non port: security/gpgme03/Makefile |
SVNWeb
|
Number of commits found: 20 |
Sun, 8 Jan 2012
|
[ 22:21 eadler ] (Only the first 10 of 19 ports in this commit are shown above. )
2012-01-08 security/cryptplug: development has ceased
2012-01-08 security/gpgme03: superceded by security/gpgme
|
Thu, 8 Dec 2011
|
[ 20:10 scheidell ]
- Mark security/gpgme03 and security/cryptplug DEPRECATED and set
EXPIRATION_DATE to 30 days from now.
- security/cryptplug has not been developed since 2003 and is not used by any
other port in the ports tree. It is the last port depending on security/gpgme03.
- security/gpgme03 is an ancient version of GpgME (2003) and with cryptplug
gone, no other ports need it. New ports should use security/gpgme instead.
PR: ports/155200
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Approved by: markun@onohara.to (maintainer)
Feature safe: yes
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Sun, 30 Sep 2007
|
[ 04:47 linimon ] (Only the first 10 of 300 ports in this commit are shown above. )
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
|
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
|
[ 15:40 lofi ]
Retire gnupg-devel after three years of porting, patching and bugging
gnupg-developers to include freebsd-fixes in what is now the all new and
shiny gnupg 2.0. Thanks to everyone who contributed.
|
[ 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, 13 May 2006
|
[ 04:15 edwin ] (Only the first 10 of 275 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with S
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Tue, 21 Dec 2004
|
[ 09:03 clement ]
- gpgme et gpgme03 are no longer in conflict
|
[ 08:59 clement ] (Only the first 10 of 19 ports in this commit are shown above. )
- Rework gpgme03 port to avoid conflict with gpgme 1.0
- Make ports depending on it use new layout
- Bump PORTREVISION (except elmo*)
Approved by: portmgr (marcus)
|
Fri, 17 Dec 2004
|
[ 08:07 lofi ]
Set LATEST_LINK to gpgme03
|
Mon, 13 Dec 2004
|
[ 20:29 lofi ]
gpgme and gpgme03 are conflicting ports.
|
Sat, 11 Dec 2004
|
[ 05:28 marcus ]
Add gpgme03 after a repocopy from ports/security/gpgme. Gpgme03 is the older
0.3.x version of gpgme needed by a few ports. The security/gpgme port
itself will be updated to 1.0.x.
|
Number of commits found: 20 |