aboutsummaryrefslogtreecommitdiff
path: root/security/gpa
Commit message (Collapse)AuthorAgeFilesLines
* security/gpa: Update to 0.10.0Jason E. Hale2018-10-312-12/+6
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=483623
* security/gpa: update instructions to use the port actually used.Rene Ladan2018-01-011-1/+1
| | | | Notes: svn path=/head/; revision=457764
* - Update to 0.9.10Jason E. Hale2016-12-093-12/+13
| | | | | | | | | - Satisfy missing dependencies in stage-qa - Change pre-configure message to reference security/gnupg20 since security/gnupg always installs gpgsm Notes: svn path=/head/; revision=428163
* Update security/gpgme-* to 1.8.0Jason E. Hale2016-11-261-0/+1
| | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=427185
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Allow building in poudriere or from ports when gnupg is not yet installedAntoine Brodin2016-01-161-5/+5
| | | | Notes: svn path=/head/; revision=406268
* Update to 0.9.9Jason E. Hale2015-12-082-3/+3
| | | | Notes: svn path=/head/; revision=403251
* - Update to 0.9.7Jason E. Hale2015-02-262-3/+3
| | | | Notes: svn path=/head/; revision=379983
* - Trim @dirrm[try] from pkg-plistJason E. Hale2014-09-221-1/+0
| | | | Notes: svn path=/head/; revision=368916
* - Update to 0.9.5Jason E. Hale2014-09-032-5/+5
| | | | Notes: svn path=/head/; revision=367198
* - Abbreviate MASTER_SITESJason E. Hale2014-08-161-3/+3
| | | | | | | | - Add LICENSE_FILE - Update IGNORE message as it is no longer neccessary to rebuild gpgme Notes: svn path=/head/; revision=365110
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [st]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331274
* - Update to 0.9.4Jason E. Hale2013-10-203-20/+12
| | | | | | | | | - Support staging - Use options helpers - Use new LIB_DEPENDS syntax Notes: svn path=/head/; revision=331059
* - Update security/gpgme to 1.4.3Jason E. Hale2013-10-201-0/+1
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=331057
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - convert ports to USES= gettextJason Helfman2013-04-301-6/+6
| | | | | | | Approved by: portmgr (bapt@) Notes: svn path=/head/; revision=316883
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-6/+2
| | | | Notes: svn path=/head/; revision=316355
* - Update MAINTAINER to my new FreeBSD.org addressJason E. Hale2012-09-131-1/+1
| | | | | | | Approved by: makc (mentor) Notes: svn path=/head/; revision=304177
* - Update security/gpa to 0.9.3 bugfix releaseMichael Scheidell2012-08-142-9/+13
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=302519
* - Update security/gpa to 0.9.2Michael Scheidell2012-05-125-398/+10
| | | | | | | | | | - Move LICENSE to proper location PR: ports/167792 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=296477
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Chase gpgme shared lib bump.Julien Laffaye2011-07-211-2/+2
| | | | | | | | | - Add an entry to UPDATING Reviewed by: tabthorpe Notes: svn path=/head/; revision=278110
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Fix the shared library version number for libassuan to reflect whatDoug Barton2011-01-141-2/+2
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=267763
* Update libassuan to version 2.0.1:Doug Barton2010-12-221-2/+2
| | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=266734
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-1/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* - Update security/gpgme to version 1.3.0.Doug Barton2010-06-223-4/+394
| | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=256845
* Fix port name on the LEFT side of the : for BUILD_DEPENDSDoug Barton2010-06-141-1/+1
| | | | | | | While I'm here update to the current version of libassuan-1 (1.0.5) Notes: svn path=/head/; revision=256500
* Update security/libassuan to version 2.0.0, which is required by gnupg 2.0.15Doug Barton2010-06-141-2/+2
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=256495
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Correct gpgkeys_ldap locationPav Lucistnik2009-12-191-2/+3
| | | | | | | | | PR: ports/140741 Submitted by: Max <dioksin@gmail.com> Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=246252
* - Mark IGNORE if gpgsm is not installedDmitry Marakasov2009-12-031-0/+4
| | | | | | | | PR: 140059 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Notes: svn path=/head/; revision=245169
* - Update to 0.9.0Martin Wilke2009-07-274-30/+40
| | | | | | | | PR: 137018 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=238456
* - Chase security/gpgme update.Wesley Shields2009-07-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=237891
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Use GnuPG v2 instead of v1, bump PORTREVISIONRong-En Fan2008-04-131-2/+3
| | | | | | | | | PR: ports/122672 Submitted by: Harald Schmalzbauer <harry at omnisec.de> Tested by: Harald Schmalzbauer <harry at omnisec.de> Notes: svn path=/head/; revision=211172
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209422
* Update to 0.7.6.Stefan Walter2007-09-233-6/+7
| | | | Notes: svn path=/head/; revision=199981
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 0.7.5.Stefan Walter2007-04-032-6/+5
| | | | Notes: svn path=/head/; revision=189111
* - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,Jun Kuriyama2006-12-221-3/+3
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=180452
* - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopiedJun Kuriyama2006-12-211-2/+3
| | | | | | | | | to security/gnupg1. Thanks to: dougb, lofi Notes: svn path=/head/; revision=180326
* - Update to 0.7.4Stefan Walter2006-09-233-10/+16
| | | | | | | | | | | | | - Chase master site - Remove USE_X_PREFIX - Add USE_GETTEXT - Move security/gpgme from BUILD_DEPENDS to LIB_DEPENDS PR: 103409 Submitted by: stefan Notes: svn path=/head/; revision=173654
* Update gpgme to 1.1.2, chase dependencies.Michael Nottebrock2006-09-131-1/+1
| | | | Notes: svn path=/head/; revision=172981
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* Update gpgme to 1.0.3 and chase shared library version bump.Michael Nottebrock2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147343