non port: security/gpa/Makefile |
SVNWeb
|
Number of commits found: 69 |
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 31 Oct 2018
|
[ 23:05 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
|
Mon, 1 Jan 2018
|
[ 10:53 rene ]
security/gpa: update instructions to use the port actually used.
|
Fri, 9 Dec 2016
|
[ 03:11 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
|
Sat, 26 Nov 2016
|
[ 23:41 jhale ] (Only the first 10 of 46 ports in this commit are shown above. )
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.
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 16 Jan 2016
|
[ 19:17 antoine ]
Allow building in poudriere or from ports when gnupg is not yet installed
|
Tue, 8 Dec 2015
|
[ 03:41 jhale ]
Update to 0.9.9
|
Thu, 26 Feb 2015
|
[ 03:28 jhale ]
- Update to 0.9.7
|
Wed, 3 Sep 2014
|
[ 13:40 jhale ]
- Update to 0.9.5
|
Sat, 16 Aug 2014
|
[ 17:30 jhale ]
- Abbreviate MASTER_SITES
- Add LICENSE_FILE
- Update IGNORE message as it is no longer neccessary to rebuild gpgme
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Sun, 20 Oct 2013
|
[ 19:31 jhale ]
- Update to 0.9.4
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
|
[ 19:20 jhale ] (Only the first 10 of 32 ports in this commit are shown above. )
- 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
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 30 Apr 2013
|
[ 06:28 jgh ]
- convert ports to USES= gettext
Approved by: portmgr (bapt@)
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] (Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Thu, 13 Sep 2012
|
[ 04:45 jhale ] (Only the first 10 of 41 ports in this commit are shown above. )
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor)
|
Tue, 14 Aug 2012
|
[ 12:01 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)
|
Sat, 12 May 2012
|
[ 10:59 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)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Thu, 21 Jul 2011
|
[ 12:43 jlaffaye ] (Only the first 10 of 24 ports in this commit are shown above. )
- Chase gpgme shared lib bump.
- Add an entry to UPDATING
Reviewed by: tabthorpe
|
Fri, 14 Jan 2011
|
[ 07:42 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
|
Wed, 22 Dec 2010
|
[ 19:16 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
|
Thu, 16 Dec 2010
|
[ 02:34 glarkin ] (Only the first 10 of 123 ports in this commit are shown above. )
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin
|
Tue, 22 Jun 2010
|
[ 22:35 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
|
Mon, 14 Jun 2010
|
[ 05:17 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)
|
[ 00:42 dougb ] (Only the first 10 of 13 ports in this commit are shown above. )
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.
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 19 Dec 2009
|
[ 19:03 pav ]
- Correct gpgkeys_ldap location
PR: ports/140741
Submitted by: Max <dioksin@gmail.com>
Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Thu, 3 Dec 2009
|
[ 15:55 amdmi3 ]
- Mark IGNORE if gpgsm is not installed
PR: 140059
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
Mon, 27 Jul 2009
|
[ 22:24 miwi ]
- Update to 0.9.0
PR: 137018
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Wed, 15 Jul 2009
|
[ 16:47 wxs ] (Only the first 10 of 40 ports in this commit are shown above. )
- 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
|
Fri, 6 Jun 2008
|
[ 14:01 edwin ] (Only the first 10 of 129 ports in this commit are shown above. )
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)
|
Sun, 13 Apr 2008
|
[ 15:33 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>
|
Thu, 20 Mar 2008
|
[ 10:03 pav ] (Only the first 10 of 74 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Sun, 23 Sep 2007
|
[ 12:12 stefan ]
Update to 0.7.6.
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 3 Apr 2007
|
[ 17:28 stefan ]
Update to 0.7.5.
|
Fri, 22 Dec 2006
|
[ 02:51 kuriyama ] (Only the first 10 of 28 ports in this commit are shown above. )
- 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
|
Thu, 21 Dec 2006
|
[ 13:31 kuriyama ] (Only the first 10 of 39 ports in this commit are shown above. )
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.
Thanks to: dougb, lofi
|
Sat, 23 Sep 2006
|
[ 15:35 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
|
Wed, 13 Sep 2006
|
[ 21:24 lofi ] (Only the first 10 of 22 ports in this commit are shown above. )
Update gpgme to 1.1.2, chase dependencies.
|
Sat, 5 Nov 2005
|
[ 07:48 lofi ]
Update gpgme to 1.0.3 and chase shared library version bump.
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Fri, 11 Mar 2005
|
[ 09:26 vs ]
Unbreak: Also BUILD_DEPENDS on gnupg
|
Mon, 7 Mar 2005
|
[ 15:30 flz ]
- Update to 0.7.0.
PR: ports/78519
Submitted by: supraexpress@globaleyes.net
Approved by: pav (mentor)
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Thu, 11 Dec 2003
|
[ 14:45 krion ]
- Fix COMMENT format
PR: 60147
Submitted by: Ports Fury
|
Sat, 12 Jul 2003
|
[ 12:55 sanpei ]
Add missing entry to the plist.
Submitted by: bento
|
Sun, 20 Apr 2003
|
[ 19:42 marcus ] (Only the first 10 of 16 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Thu, 20 Feb 2003
|
[ 18:59 knu ] (Only the first 10 of 146 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 15 Feb 2003
|
[ 12:10 arved ]
Use MASTER_SITE_GNUPG
|
Sun, 1 Sep 2002
|
[ 15:18 lioux ] (Only the first 10 of 11 ports in this commit are shown above. )
Deploy USE_GNOMENG infrastructure
PR: 42288
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Mon, 12 Aug 2002
|
[ 10:28 dougb ]
The gpa build now fails if gpg is not already installed.
|
Mon, 28 Jan 2002
|
[ 05:21 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.
|
Tue, 5 Jun 2001
|
[ 14:49 clive ]
Upgrade to gpa 0.4.2
|
Fri, 6 Apr 2001
|
[ 21:39 clive ]
Upgrade to 0.4.1
|
Wed, 28 Feb 2001
|
[ 09:45 clive ]
Update to 0.4.0
|
Wed, 3 Jan 2001
|
[ 18:30 clive ]
o Whitespacechage to satisfy portlint -abctN o Add WWW link
|
Thu, 5 Oct 2000
|
[ 07:42 reg ] (Only the first 10 of 73 ports in this commit are shown above. )
Implement USE_GTK, part 2.
|
Wed, 16 Aug 2000
|
[ 22:02 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.
|
Number of commits found: 69 |