head	1.22;
access;
symbols
	RELEASE_6_1_0:1.19
	RELEASE_5_5_0:1.19
	RELEASE_6_0_0:1.12
	RELEASE_5_4_0:1.9
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.2;
locks; strict;
comment	@# @;


1.22
date	2006.05.28.15.22.12;	author pav;	state dead;
branches;
next	1.21;

1.21
date	2006.05.15.22.23.01;	author mezz;	state Exp;
branches;
next	1.20;

1.20
date	2006.03.15.05.43.39;	author marcus;	state Exp;
branches;
next	1.19;

1.19
date	2006.02.23.10.38.55;	author ade;	state Exp;
branches;
next	1.18;

1.18
date	2006.02.14.20.44.26;	author marcus;	state Exp;
branches;
next	1.17;

1.17
date	2005.11.15.06.50.56;	author ade;	state Exp;
branches;
next	1.16;

1.16
date	2005.11.15.00.04.22;	author ahze;	state Exp;
branches;
next	1.15;

1.15
date	2005.11.05.05.21.01;	author marcus;	state Exp;
branches;
next	1.14;

1.14
date	2005.09.15.06.48.22;	author marcus;	state Exp;
branches;
next	1.13;

1.13
date	2005.09.05.18.29.41;	author marcus;	state Exp;
branches;
next	1.12;

1.12
date	2005.07.17.01.54.54;	author marcus;	state Exp;
branches;
next	1.11;

1.11
date	2005.07.03.19.15.40;	author marcus;	state Exp;
branches;
next	1.10;

1.10
date	2005.04.26.06.02.40;	author marcus;	state Exp;
branches;
next	1.9;

1.9
date	2005.03.07.08.51.55;	author marcus;	state Exp;
branches;
next	1.8;

1.8
date	2005.01.11.15.41.01;	author adamw;	state Exp;
branches;
next	1.7;

1.7
date	2004.12.18.00.27.02;	author marcus;	state Exp;
branches;
next	1.6;

1.6
date	2004.11.07.22.24.19;	author marcus;	state Exp;
branches;
next	1.5;

1.5
date	2004.07.09.17.42.46;	author marcus;	state Exp;
branches;
next	1.4;

1.4
date	2004.06.29.06.09.10;	author marcus;	state Exp;
branches;
next	1.3;

1.3
date	2004.05.11.20.28.56;	author marcus;	state Exp;
branches;
next	1.2;

1.2
date	2004.04.19.19.38.34;	author marcus;	state Exp;
branches;
next	1.1;

1.1
date	2004.04.05.02.54.41;	author marcus;	state Exp;
branches;
next	;


desc
@@


1.22
log
@- Rename ports

  security/gnomekeyring -> security/gnome-keyring
  security/gnomekeyringmanager -> security/gnome-keyring-manager
@
text
@# New ports collection makefile for:   gnomekeyring
# Date Created:			08 December 2003
# Whom:				Joe Marcus Clarke <marcus@@FreeBSD.org>
#
# $FreeBSD: ports/security/gnomekeyring/Makefile,v 1.21 2006/05/15 22:23:01 mezz Exp $
#   $MCom: ports-stable/security/gnomekeyring/Makefile,v 1.2 2006/03/13 23:28:20 mezz Exp $
#

PORTNAME=	gnomekeyring
PORTVERSION=	0.4.9
CATEGORIES=	security gnome
MASTER_SITES=	${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=	sources/gnome-keyring/0.4
DISTNAME=	gnome-keyring-${PORTVERSION}
DIST_SUBDIR=	gnome2

MAINTAINER=	gnome@@FreeBSD.org
COMMENT=	A program that keeps passwords and other secrets

USE_X_PREFIX=	yes
USE_BZIP2=	yes
USE_GNOME=	gnomehack gtk20
USE_GMAKE=	yes
USE_GETTEXT=	yes
GNU_CONFIGURE=	yes
INSTALLS_SHLIB=	yes
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
		LDFLAGS="-L${LOCALBASE}/lib"

.include <bsd.port.mk>
@


1.21
log
@Add USE_GETTEXT to appease portlint.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.20
log
@Update to 0.4.9.
@
text
@d24 1
@


1.19
log
@Conversion to a single libtool environment.

Approved by:	portmgr (kris)
@
text
@d6 1
d10 1
a10 2
PORTVERSION=	0.4.7
PORTREVISION=	1
@


1.18
log
@Update to 0.4.7.
@
text
@d10 1
d24 1
a24 1
USE_AUTOTOOLS=	libtool:15
@


1.17
log
@Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
@
text
@d9 1
a9 1
PORTVERSION=	0.4.6
@


1.16
log
@- Update to 0.4.6
@
text
@d23 1
a23 1
USE_LIBTOOL_VER=15
@


1.15
log
@Bump PORTREVISION to chase the glib20 shared library update.
@
text
@d9 1
a9 2
PORTVERSION=	0.4.5
PORTREVISION=	1
@


1.14
log
@Update to 0.4.5.
@
text
@d10 1
@


1.13
log
@Update to 0.4.4.
@
text
@d9 1
a9 1
PORTVERSION=	0.4.4
@


1.12
log
@Fix alignment problems on non-i386 platforms.
@
text
@d9 1
a9 2
PORTVERSION=	0.4.3
PORTREVISION=	1
@


1.11
log
@Update to 0.4.3.
@
text
@d10 1
@


1.10
log
@Fix dbus and gnomekeyring on -CURRENT by not using LOCAL_CREDS.  While it
works, it does not provide the pid information that the cmsgcred structure
gives us. Dbus and gnomekeyring will now behave the same way on all versions
of FreeBSD.
@
text
@d9 1
a9 2
PORTVERSION=	0.4.2
PORTREVISION=	1
@


1.9
log
@Update to 0.4.2.
@
text
@d10 1
@


1.8
log
@Update to 0.4.1.
@
text
@d9 1
a9 1
PORTVERSION=	0.4.1
@


1.7
log
@Fix some alignment errors with socket authentication which fixes
gnome-keyring on non-i386 platforms.

Submitted by:	Sean McNeil <sean@@mcneil.com>
@
text
@d9 1
a9 2
PORTVERSION=	0.4.0
PORTREVISION=	1
@


1.6
log
@Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).

This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@@webonaut.com>
Piotr Smyrak <piotr.smyrak@@heron.pl>
Radek Kozlowski <radek@@raadradd.com>
Khairil Yusof <kaeru@@pd.jaring.my>
Yasuda Keisuke <kysd@@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@@sdf.lonestar.org>
Vladimir Grebenschikov <vova@@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@@webonaut.com> and Radek Kozlowski
<radek@@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
@
text
@d10 1
@


1.5
log
@Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
@
text
@d9 1
a9 2
PORTVERSION=	0.2.1
PORTREVISION=	1
d12 1
a12 1
MASTER_SITE_SUBDIR=	sources/gnome-keyring/0.2
d21 1
a21 1
USE_GNOME=	gnomehack lthack gtk20
d23 1
a23 1
USE_INC_LIBTOOL_VER=13
@


1.4
log
@Correct a typo.  CONFIGURE_ARGS should obviously be CONFIGURE_ENV here.
@
text
@d24 1
a24 1
USE_LIBTOOL_VER=13
@


1.3
log
@Fix gnomekeyring on platforms that support SCM_CREDS but not the LOCAL_CREDS
socket option (e.g. FreeBSD).
@
text
@d26 1
a26 1
CONFIGURE_ARGS=	CPPFLAGS="-I${LOCALBASE}/include" \
@


1.2
log
@Update to 0.2.1.
@
text
@d10 1
@


1.1
log
@Add gnomekeyring, an API and daemon for managing lists of credentials.  This
is similar to the Keychain in MacOS.
@
text
@d9 1
a9 1
PORTVERSION=	0.2.0
@

