| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
07 Dec 2009 20:49:46
1.2.14
|
johans  |
Add libltdl dependency, that somehow missed in the previous commit
(resulting in a port that wouldn't compile) |
07 Dec 2009 20:32:35
1.2.14
|
johans  |
Update to 1.2.14 |
05 Oct 2009 18:03:28
1.2.13_1
|
johans  |
Fix build with GNUTLS option (auto-detection failed) |
04 Oct 2009 22:09:08
1.2.13_1
|
johans  |
- Fix objformat detection
(as a result it again compiles on 64bit systems[1]
and installs with correct library names[2])
Reported by: QAT[1], erwin[2] |
01 Oct 2009 21:10:54
1.2.13
|
johans  |
Update to 1.2.13 |
01 Sep 2008 11:18:27
1.2.11_2
|
johans  |
On FreeBSD, at least, the CLOCKS_PER_SEC is defined as 128.
Integer-divided by 1000 this means a sure zero, which brings up a
compiler warning -- a good thing.
The patch fixes the problem while maintaining compatibility for all.
Submitted by: mi |
03 Mar 2008 11:57:08
1.2.11_1
|
novel  |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
15 Dec 2007 19:37:32
1.2.11
|
johans  |
- Update to 1.2.11 |
14 Nov 2007 18:38:40
1.2.10_2
|
johans  |
- Fix build on FreeBSD 7
Reported by: pointyhead (via pav)
Approved by: portmgr (pav) |
11 Oct 2007 20:32:20
1.2.10_2
|
johans  |
- Fix compilation on FreeBSD 7 (openssl issues)
- Fix libnss option
- Grab maintainership (and feed patches upstream) |
01 Jul 2007 09:56:17
1.2.10_2
|
novel  |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs. |
27 Feb 2007 21:18:31
1.2.10_1
|
linimon  |
Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
We appreciate the help in the past.
Hat: portmgr |
02 Jan 2007 08:54:13
1.2.10_1
|
novel  |
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here |
11 Sep 2006 00:53:06
1.2.10
|
kris  |
BROKEN on 7.0: Does not compile |
19 Jul 2006 07:47:46
1.2.10
|
miwi  |
- Update to 1.2.20
PR: ports/99269
Submitted by: miwi
Approved by: markus (co mentor), maintainer timeout |
28 May 2006 06:25:51
1.2.9
|
mezz  |
devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus |
13 May 2006 05:15:53
1.2.9
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
23 Feb 2006 10:40:45
1.2.9
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
25 Jan 2006 19:17:14
1.2.9
|
mi  |
Update from 1.2.4 to 1.2.9. Switch to using OPTIONS and add nss as
one of the optional back-ends.
Approved by: maintainer |
24 Jan 2006 01:03:33
1.2.4_1
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Jan 2006 16:34:19
1.2.4_1
|
novel  |
Chase gnutls update. |
15 Nov 2005 06:52:12
1.2.4
|
ade  |
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. |
06 Jun 2004 02:44:39
1.2.4
|
marcus  |
Chase the gnutls shared lib version.
Pointy hat to: sergei |
31 Mar 2004 04:12:58
1.2.4
|
trevor  |
SIZEify (maintainer timeout) |
19 Mar 2004 05:36:30
1.2.4
|
marcus  |
Chase the gnutls shared lib version. |
14 Mar 2004 06:17:56
1.2.4
|
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. |
12 Feb 2004 13:52:15
1.2.4
|
pav  |
- Update to 1.2.4
PR: ports/62301
Submitted by: ijliao
Approved by: maintainer |
04 Nov 2003 18:30:50
1.0.1_2
|
marcus  |
Chase the libxslt shared lib version with a PORTREVISION bump. |
26 Sep 2003 15:19:56
1.0.1_1
|
krion  |
- Chase libraries to new gnutls version |
04 Jun 2003 11:39:26
1.0.1_1
|
edwin  |
Update: security/xmlsec1
Changes/update for myself
- Bring GNUTLS as optional flavor
Changes/update from KATO Tsuguru <tkato@prontomail.com> (thanks!)
- Do not install useless .la file
- Install .pc file to correct place
PR: ports/52769
Submitted by: Jim Geovedi <jim@corebsd.or.id> |
06 May 2003 04:10:46
1.0.1
|
foxfair  |
Add xmlsec1 1.0.1 released at Apr 28 2003. This is the latest stable version
of a C library based on LibXML2 and OpenSSL. Origial PR was intended to
import 1.0.0 but we have a newer version to go now, also enable GnuTLS
support .
PR: 51102
Submitted by: Jim Geovedi <jim@corebsd.or.id> |