| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:53:06
0.71.0_1
|
edwin  |
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) |
02 Jun 2007 23:16:10
0.71.0
|
edwin  |
Upgrade to 0.71.0 |
02 Apr 2007 20:06:34
0.70.0_1
|
edwin  |
Add missing files, as requested by kris-mail |
01 Apr 2007 23:31:11
0.70.0
|
edwin  |
add forgotten patchfile |
01 Apr 2007 23:28:14
0.70.0
|
edwin  |
Update to 0.70.0:
Major changes since 0.61.0
- remove IP2Location and GeoIP files, add related configure options
instead (thanks to Niko Tyni for contribution)
--with-ip2location-headers=DIR
IP2Location include files location
--with-ip2location-lib=DIR
IP2Location library location
--with-ip2location-static
Explicitly link IP2Location statically
(default=no)
--with-geoip-headers=DIR(Only the first 15 lines of the commit message are shown above ) |
29 Aug 2006 03:01:28
0.61.0
|
edwin  |
Update to 0.61.0 |
11 Jul 2006 00:27:00
0.60.1
|
edwin  |
Update to 0.60.1
Fix plist |
26 Jun 2006 13:19:55
0.60.0
|
edwin  |
Upgrade to version 0.60.0 |
23 Feb 2006 10:40:45
0.51
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
12 Feb 2006 20:10:11
0.51
|
edwin  |
upgrade to 0.51 |
15 Nov 2005 06:52:12
0.50
|
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. |
08 Nov 2005 21:45:49
0.50
|
edwin  |
Add SHA256 checksums to the distinfo files. |
16 Sep 2005 00:00:52
0.50
|
edwin  |
[ipv6calc-announce] New version 0.50 released
20050915/PB
various c files
- fix snprintf size parameter (credits to
Radek Vok?l for pointing this out)
lib/libipv6addr.c#ipv6addr_copy
- fix bug which causes stack overflow (credits to
Radek Vok?l for finding the bug)
several Makefiles
- add compiler switch -O2, reason for segfault was found
- remove also static on clean
ipv6logconv:
- add support for unique local unicast
update databases |
15 Sep 2005 00:03:50
0.49
|
edwin  |
Upgrade to 0.49
20050914/PB
Update databases
20050725/PB
lib/libipv6addr
ipv6calc/showinfo
- add support for Unique Local IPv6 Unicast Addresses
20050719/PB
md5/md5.c
- fix for proper support of big endian machines
lib/libipv6addr
- replace hardcoded IPv6 assignement by dynamic one(Only the first 15 lines of the commit message are shown above ) |
21 Nov 2004 21:19:29
0.48
|
edwin  |
Update to version 0.48 |
14 Mar 2004 06:17:56
0.47
|
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. |
28 Feb 2004 12:10:53
0.47
|
edwin  |
Update to 0.47 |
23 Feb 2004 04:42:13
0.46_1
|
wollman  |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |