Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Oct 2018 23:05:37
0.10.0

|
jhale  |
security/gpa: Update to 0.10.0
- Fix LICENSE
- Remove check for gpgsm since security/gnupg always installs it now
Changes: https://lists.gnupg.org/pipermail/gnupg-devel/2018-October/033993.html |
01 Jan 2018 10:53:04
0.9.10

|
rene  |
security/gpa: update instructions to use the port actually used. |
09 Dec 2016 03:11:34
0.9.10

|
jhale  |
- Update to 0.9.10
- Satisfy missing dependencies in stage-qa
- Change pre-configure message to reference security/gnupg20 since
security/gnupg always installs gpgsm |
26 Nov 2016 23:41:17
0.9.9_1

|
jhale  |
Update security/gpgme-* to 1.8.0
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.
The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module. |
01 Apr 2016 14:25:18
0.9.9

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
16 Jan 2016 19:17:15
0.9.9

|
antoine  |
Allow building in poudriere or from ports when gnupg is not yet installed |
08 Dec 2015 03:41:45
0.9.9

|
jhale  |
Update to 0.9.9 |
26 Feb 2015 03:28:00
0.9.7

|
jhale  |
- Update to 0.9.7 |
22 Sep 2014 13:17:03
0.9.5

|
jhale  |
- Trim @dirrm[try] from pkg-plist |
03 Sep 2014 13:40:27
0.9.5

|
jhale  |
- Update to 0.9.5 |
16 Aug 2014 17:30:14
0.9.4

|
jhale  |
- Abbreviate MASTER_SITES
- Add LICENSE_FILE
- Update IGNORE message as it is no longer neccessary to rebuild gpgme |
29 Jul 2014 18:41:17
0.9.4

|
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
22 Oct 2013 14:01:39
0.9.4

|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
20 Oct 2013 19:31:50
0.9.4

|
jhale  |
- Update to 0.9.4
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax |
20 Oct 2013 19:20:16
0.9.3_1

|
jhale  |
- Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
to what the author intended. This effectively rolls the version
number backwards, but should prevent future unneccesary version
bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports |
20 Sep 2013 22:55:26
0.9.3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
14 Aug 2013 22:35:54
0.9.3

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
30 Apr 2013 06:28:27
0.9.3

|
jgh  |
- convert ports to USES= gettext
Approved by: portmgr (bapt@) |
23 Apr 2013 14:20:28
0.9.3

|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
13 Sep 2012 04:45:59
0.9.3

|
jhale  |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
14 Aug 2012 12:01:37
0.9.3
|
scheidell  |
- Update security/gpa to 0.9.3 bugfix release
- Clean up COMMENT
- Drop ABI numbers from LIB_DEPENDS
- pkg-config is needed for build
- Make sure we are picking up version 2.x of gpg during configure
- Convert to OPTIONSng
PR: ports/170570
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
12 May 2012 10:59:20
0.9.2
|
scheidell  |
- Update security/gpa to 0.9.2
- Move LICENSE to proper location
PR: ports/167792
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
23 Sep 2011 22:26:39
0.9.0_10
|
amdmi3  |
- 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 |
21 Jul 2011 12:43:39
0.9.0_10
|
jlaffaye  |
- Chase gpgme shared lib bump.
- Add an entry to UPDATING
Reviewed by: tabthorpe |
03 Jul 2011 14:03:52
0.9.0_9
|
ohauer  |
-remove MD5 |
14 Jan 2011 07:42:11
0.9.0_9
|
dougb  |
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 |
22 Dec 2010 19:16:12
0.9.0_8
|
dougb  |
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 |
16 Dec 2010 02:34:07
0.9.0_7
|
glarkin  |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
22 Jun 2010 22:35:54
0.9.0_6
|
dougb  |
- 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 |
14 Jun 2010 05:17:52
0.9.0_5
|
dougb  |
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) |
14 Jun 2010 00:42:52
0.9.0_5
|
dougb  |
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. |
31 May 2010 02:01:56
0.9.0_4
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.9.0_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.9.0_2
|
dinoex  |
- update to jpeg-8 |
19 Dec 2009 19:03:21
0.9.0_1
|
pav  |
- Correct gpgkeys_ldap location
PR: ports/140741
Submitted by: Max <dioksin@gmail.com>
Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
03 Dec 2009 15:55:33
0.9.0
|
amdmi3  |
- Mark IGNORE if gpgsm is not installed
PR: 140059
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
27 Jul 2009 22:24:29
0.9.0
|
miwi  |
- Update to 0.9.0
PR: 137018
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
15 Jul 2009 16:47:45
0.7.6_3
|
wxs  |
- 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 |
06 Jun 2008 14:01:07
0.7.6_2
|
edwin  |
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) |
13 Apr 2008 15:33:33
0.7.6_1
|
rafan  |
- 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> |
20 Mar 2008 10:03:51
0.7.6
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
23 Sep 2007 12:12:59
0.7.6
|
stefan  |
Update to 0.7.6. |
19 May 2007 20:32:57
0.7.5_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 Apr 2007 17:28:09
0.7.5
|
stefan  |
Update to 0.7.5. |
22 Dec 2006 02:51:16
0.7.4_2
|
kuriyama  |
- 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 |
21 Dec 2006 13:31:56
0.7.4_1
|
kuriyama  |
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.
Thanks to: dougb, lofi |
23 Sep 2006 15:35:38
0.7.4
|
stefan  |
- 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 |
13 Sep 2006 21:24:20
0.7.0_4
|
lofi  |
Update gpgme to 1.1.2, chase dependencies. |
25 Nov 2005 18:01:16
0.7.0_3
|
pav  |
- Add SHA256 |
05 Nov 2005 07:48:01
0.7.0_3
|
lofi  |
Update gpgme to 1.0.3 and chase shared library version bump. |
05 Nov 2005 05:22:06
0.7.0_2
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
12 Mar 2005 10:54:27
0.7.0_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
11 Mar 2005 09:26:48
0.7.0
|
vs  |
Unbreak: Also BUILD_DEPENDS on gnupg |
07 Mar 2005 15:30:55
0.7.0
|
flz  |
- Update to 0.7.0.
PR: ports/78519
Submitted by: supraexpress@globaleyes.net
Approved by: pav (mentor) |
04 Feb 2004 05:10:27
0.4.3_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
29 Jan 2004 16:13:06
0.4.3_1
|
trevor  |
SIZEify. |
11 Dec 2003 14:45:38
0.4.3_1
|
krion  |
- Fix COMMENT format
PR: 60147
Submitted by: Ports Fury |
12 Jul 2003 12:55:31
0.4.3_1
|
sanpei  |
Add missing entry to the plist.
Submitted by: bento |
20 Apr 2003 19:42:17
0.4.3
|
marcus  |
Remove USE_GNOMENG. |
20 Feb 2003 18:59:13
0.4.3
|
knu  |
De-pkg-comment. |
15 Feb 2003 12:10:32
0.4.3
|
arved  |
Use MASTER_SITE_GNUPG |
30 Nov 2002 14:00:06
0.4.3
|
naddy  |
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 |
01 Sep 2002 15:18:25
0.4.3
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42288
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
12 Aug 2002 10:28:40
0.4.3
|
dougb  |
The gpa build now fails if gpg is not already installed. |
28 Jan 2002 05:21:35

|
clive  |
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. |
05 Jun 2001 14:49:48

|
clive  |
Upgrade to gpa 0.4.2 |
06 Apr 2001 21:39:40

|
clive  |
Upgrade to 0.4.1 |
28 Feb 2001 09:45:19

|
clive  |
Update to 0.4.0 |
03 Jan 2001 18:30:53

|
clive  |
o Whitespacechage to satisfy portlint -abctN o Add WWW link |
08 Oct 2000 07:30:58

|
asami  |
Convert category security to new layout. |
05 Oct 2000 07:42:57

|
reg  |
Implement USE_GTK, part 2. |
16 Aug 2000 22:02:13

|
ade  |
The GNU Privacy Assistant is a graphical frontend to GnuPG and may be used to
manage the keys and encrypt/decrypt/sign/check files. |