head	1.11;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.2;
locks; strict;
comment	@# @;


1.11
date	2013.03.18.17.10.01;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2013.02.06.21.57.30;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2012.11.17.06.01.06;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2012.06.01.05.24.05;	author dinoex;	state Exp;
branches;
next	1.7;

1.7
date	2011.09.23.22.25.13;	author amdmi3;	state Exp;
branches;
next	1.6;

1.6
date	2011.07.03.11.40.46;	author swills;	state Exp;
branches;
next	1.5;

1.5
date	2010.12.04.07.33.27;	author ade;	state Exp;
branches;
next	1.4;

1.4
date	2010.11.20.15.36.53;	author kwm;	state Exp;
branches;
next	1.3;

1.3
date	2010.07.27.01.25.17;	author wxs;	state Exp;
branches;
next	1.2;

1.2
date	2010.05.31.02.00.51;	author ade;	state Exp;
branches;
next	1.1;

1.1
date	2010.05.10.21.18.34;	author kwm;	state Exp;
branches;
next	;


desc
@@


1.11
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314465
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# New ports collection makefile for:	libgnome-keyring
# Date created:		2009-12-21
# Whom:			Michael Johnson <ahze@@FreeBSD.org>
#
# $FreeBSD: head/security/libgnome-keyring/Makefile 314465 2013-03-17 17:02:23Z bdrewery $
#    $MCom: ports/security/libgnome-keyring/Makefile,v 1.7 2010/09/28 08:11:06 kwm Exp $

PORTNAME=	libgnome-keyring
PORTVERSION=	2.32.0
PORTREVISION=	4
CATEGORIES=	security gnome
MASTER_SITES=	GNOME

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

LIB_DEPENDS=    tasn1.5:${PORTSDIR}/security/libtasn1 \
                gcrypt.18:${PORTSDIR}/security/libgcrypt

USE_BZIP2=	yes
USE_GNOME=	gnomehack gnomeprefix ltverhack intlhack gconf2
USE_GMAKE=	yes
USE_GETTEXT=	yes
USE_AUTOTOOLS=	libtool
USE_LDCONFIG=	yes
CPPFLAGS+=	-I${LOCALBASE}/include
LDFLAGS+=	-L${LOCALBASE}/lib

.include <bsd.port.mk>
@


1.10
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311783
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d5 1
a5 1
# $FreeBSD: head/security/libgnome-keyring/Makefile 311783 2013-02-06 17:30:08Z novel $
d10 1
a10 1
PORTREVISION=	3
@


1.9
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/security/libgnome-keyring/Makefile 300897 2012-07-14 14:29:18Z beat $
d10 1
a10 1
PORTREVISION=	2
d17 1
a17 1
LIB_DEPENDS=    tasn1.4:${PORTSDIR}/security/libtasn1 \
@


1.8
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.6
log
@- Chase the libgcrypt shared lib version
@
text
@d26 2
a27 2
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
		LDFLAGS="-L${LOCALBASE}/lib"
@


1.5
log
@Sync to new bsd.autotools.mk
@
text
@d10 1
d18 1
a18 1
                gcrypt.17:${PORTSDIR}/security/libgcrypt
@


1.4
log
@Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@@vvelox.net>
romain@@
Olaf Seibert <O.Seibert@@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@@gmail.com>
jsa@@
miwi@@
Sergio de Almeida Lenzi <lenzi.sergio@@gmail.com>
Maxim Samsonov <xors@@mne.ru>
Kris Moore

And pav@@ for 2 exp-runs

PR:		ports/152255
		ports/143260
		ports/141033
		ports/149629
		ports/150350
		ports/151523
With hat:	gnome@@
@
text
@d23 1
a23 1
USE_AUTOTOOLS=	libtool:22
@


1.3
log
@Chase security/libgcrypt shlib bump.

PR:		ports/148755
Submitted by:	Hirohisa Yamaguchi <umq@@ueo.co.jp>
@
text
@d6 1
a6 1
#    $MCom: ports/security/libgnome-keyring/Makefile,v 1.3 2010/04/27 16:37:52 kwm Exp $
d9 1
a9 2
PORTVERSION=	2.30.1
PORTREVISION=	2
@


1.2
log
@Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
@
text
@d10 1
a10 1
PORTREVISION=	1
d18 1
a18 1
                gcrypt.16:${PORTSDIR}/security/libgcrypt
@


1.1
log
@Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.

This release features commits by avl, ahze, bland, marcus, mezz, and myself.

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:	ports/143852
	ports/145347
	ports/144980
	ports/145830
	ports/145511
@
text
@d10 1
@

