Commit History - (may be incomplete: see CVSWeb link above for full details) |
Date | By | Description |
21 Dec 2004 08:59:42
0.3.16_3 |
clement |
- 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) |
18 Dec 2004 19:43:33
0.3.16_2 |
lofi |
Change dependency file to something gpgme03-specific. |
13 Dec 2004 20:29:46
0.3.16_2 |
lofi |
Change dependency to gpgme03. |
09 Jul 2004 18:43:11
0.3.16_1 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
04 May 2004 15:40:42
0.3.16_1 |
lofi |
Update WWW: |
03 May 2004 20:22:05
0.3.16_1 |
lofi |
Update the Aegypten ports to versions compatible with libgcrypt 1.2.0 |
18 Mar 2004 01:41:17
0.3.16_1 |
lofi |
SIZEify. |
14 Mar 2004 06:17:56
0.3.16_1 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:10:27
0.3.16_1 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
28 Aug 2003 17:40:02
0.3.16 |
lofi |
Change maintainer address.
Approved by: arved (Mentor) |
18 Jun 2003 04:01:55
0.3.16 |
foxfair |
PR: 53404
Submitted by: maintainer
Update to 0.3.16, which is the latest version and fix minor problem
in pkg-plist. |
21 Feb 2003 13:26:58
0.3.15 |
knu |
De-pkg-comment. |
15 Feb 2003 12:55:20
0.3.15 |
arved |
Use MASTER_SITE_GNUPG |
30 Jan 2003 22:44:55
0.3.15 |
will |
These ports were:
(a) Necessary for ?egypten support in KMail (KDE 3.1), along with the
upgrade earlier of security/gpgme to 0.3.14. This provides PGP/MIME
support to KMail (in addition to inline PGP signatures).
(b) ...:
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> |
30 Jan 2003 22:40:59
0.3.15 |
will |
Add cryptplug 0.3.15, a collection of plug-ins to cryptographic
engines. |