Commit graph

51 commits

Author SHA1 Message Date
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Julien Laffaye
2f634463b6 - Chase gpgme shared lib bump.
- Add an entry to UPDATING

Reviewed by:	tabthorpe
2011-07-21 12:43:39 +00:00
Olli Hauer
87931c6875 -remove MD5 2011-07-03 14:03:52 +00:00
Doug Barton
0064bfe0b9 Fix the shared library version number for libassuan to reflect what
the authors intended by adding:

USE_AUTOTOOLS=	libtool
USE_GNOME=	ltverhack

to security/libassuan/Makefile.

Update the libassuan shared library version number and/or bump
PORTREVISION in the dependent ports.

Requested by:	ale
Feature safe:	yes
2011-01-14 07:42:11 +00:00
Doug Barton
54767cbda3 Update libassuan to version 2.0.1:
* Input and output notification handler can now really access the
  parsed fd as stated in the manual.

* Cleaned up the logging.

Bump PORTREVISION and libassuan version number in related ports
2010-12-22 19:16:12 +00:00
Greg Larkin
afb4f48d31 - Chase security/libksba shlib version bump
Requested by:	kwm
Pointyhat to:	glarkin
2010-12-16 02:34:07 +00:00
Doug Barton
2d44459706 - Update security/gpgme to version 1.3.0.
- No shlib bump.
- This version works with libassuan 2.x and is needed to fix the build of
  security/gpa due to dependency conflicts.
- Add LICENSE

PR:             ports/148061

- Fix the build of security/gpa with libassuan 2.x
- Patch for server.c taken from gpa svn.
- Add LICENSE while here.

PR:             ports/148062

Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)

Feature safe:	yes
2010-06-22 22:35:54 +00:00
Doug Barton
2bb492f2f1 Fix port name on the LEFT side of the : for BUILD_DEPENDS
While I'm here update to the current version of libassuan-1 (1.0.5)
2010-06-14 05:17:52 +00:00
Doug Barton
74677dffde Update security/libassuan to version 2.0.0, which is required by gnupg 2.0.15
Unfortunately version 2.0.0 is largely incompatible with version 1.x, so it
is necessary to have a stopgap measure while ports that depend on libassuan
can be updated. In conversation with the maintainers of the dependent ports
it was originally considered ideal to prepare updates for the ports first,
then upgrade everything to libassuan 2.x en masse. Since no action has
arisen on that front, go with plan B:

Copy security/libassuan to security/libassuan-1, and update the dependent
ports accordingly. Because this is (intended to be) a _temporary_ measure,
and because no updates for libassuan 1.x are anticipated, and because the
hope is that it can be removed sooner rather than later, it's a copy instead
of a repocopy.
2010-06-14 00:42:52 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Pav Lucistnik
d6b34588a7 - Correct gpgkeys_ldap location
PR:		ports/140741
Submitted by:	Max <dioksin@gmail.com>
Approved by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2009-12-19 19:03:21 +00:00
Dmitry Marakasov
30e34ba280 - Mark IGNORE if gpgsm is not installed
PR:		140059
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2009-12-03 15:55:33 +00:00
Martin Wilke
67f6f57e18 - Update to 0.9.0
PR:		137018
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2009-07-27 22:24:29 +00:00
Wesley Shields
e6246d1055 - Chase security/gpgme update.
Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the
following ports require a patch to use the new gpgme correctly:
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim4
deskutils/kdepim4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
finance/qhacc
mail/mutt-devel
net-im/ayttm
net-im/centericq
net-im/centerim
net-im/centerim-devel
security/openvas-libnasl

These patches were submitted by various people and documented in ports/135911.

PR:		ports/135911
2009-07-15 16:47:45 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Rong-En Fan
58ddff72d8 - Use GnuPG v2 instead of v1, bump PORTREVISION
PR:		ports/122672
Submitted by:	Harald Schmalzbauer <harry at omnisec.de>
Tested by:	Harald Schmalzbauer <harry at omnisec.de>
2008-04-13 15:33:33 +00:00
Pav Lucistnik
6f8a3dbfb1 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 10:03:51 +00:00
Stefan Walter
03fc0b4b47 Update to 0.7.6. 2007-09-23 12:12:59 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Stefan Walter
9c46d4a871 Update to 0.7.5. 2007-04-03 17:28:09 +00:00
Jun Kuriyama
265500d7d8 - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
  correct.  To work around this, change dependency line from bin/gpg
  to bin/gpgv which exists in security/gnupg1 port only.

Spotted by:	ume
2006-12-22 02:51:16 +00:00
Jun Kuriyama
fc5b96f1a8 - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.

Thanks to:	dougb, lofi
2006-12-21 13:31:56 +00:00
Stefan Walter
d2a593bb53 - Update to 0.7.4
- Chase master site
- Remove USE_X_PREFIX
- Add USE_GETTEXT
- Move security/gpgme from BUILD_DEPENDS to LIB_DEPENDS

PR:		103409
Submitted by:	stefan
2006-09-23 15:35:38 +00:00
Michael Nottebrock
4dce0bd83b Update gpgme to 1.1.2, chase dependencies. 2006-09-13 21:24:20 +00:00
Pav Lucistnik
d679262e6c - Add SHA256 2005-11-25 18:01:15 +00:00
Michael Nottebrock
c72f84013c Update gpgme to 1.0.3 and chase shared library version bump. 2005-11-05 07:48:01 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Volker Stolz
e77e531853 Unbreak: Also BUILD_DEPENDS on gnupg 2005-03-11 09:26:48 +00:00
Florent Thoumie
a3a60b7e22 - Update to 0.7.0.
PR:		ports/78519
Submitted by:	supraexpress@globaleyes.net
Approved by:	pav (mentor)
2005-03-07 15:30:55 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Kirill Ponomarev
08c9da0af9 - Fix COMMENT format
PR:		60147
Submitted by:	Ports Fury
2003-12-11 14:45:38 +00:00
MIHIRA Sanpei Yoshiro
b66c5da753 Add missing entry to the plist.
Submitted by:	bento
2003-07-12 12:55:31 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Tilman Keskinoz
f357388f5a Use MASTER_SITE_GNUPG 2003-02-15 12:17:21 +00:00
Christian Weisgerber
06d64d51ab Remove an illegal optimization that breaks on all platforms where
va_list is not a pointer (e.g. alpha).

Notified by:	beta
Obtained from:	NetBSD
2002-11-30 14:00:06 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Mario Sergio Fujikawa Ferreira
9764e65058 Deploy USE_GNOMENG infrastructure
PR:		42288
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-01 15:18:25 +00:00
Doug Barton
e2a50527a3 The gpa build now fails if gpg is not already installed. 2002-08-12 10:28:40 +00:00
Clive Lin
06946da7aa o Upgrade to 0.4.3.
o Drop maintainership. I'll be getting busy for several months, and can
  only keep my eyes on specific chinese/ ports.
2002-01-28 05:21:34 +00:00
Clive Lin
9784b7d95c Upgrade to gpa 0.4.2 2001-06-05 13:49:47 +00:00
Clive Lin
11f8a31b75 Upgrade to 0.4.1 2001-04-06 20:39:39 +00:00
Clive Lin
566a10481f Update to 0.4.0 2001-02-28 09:45:18 +00:00
Clive Lin
fd8a523999 o Whitespacechage to satisfy portlint -abctN
o Add WWW link
2001-01-03 18:30:53 +00:00
Jeremy Lea
99290b0d61 Implement USE_GTK, part 2. 2000-10-05 06:42:57 +00:00