Commit graph

22 commits

Author SHA1 Message Date
Edwin Groothuis
67876ff1fa Update to version 0.48 2004-11-21 21:19:29 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Edwin Groothuis
f2ff4dcdea Update to 0.47 2004-02-28 12:10:53 +00:00
Garrett Wollman
60aab66567 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
2004-02-23 04:42:13 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Edwin Groothuis
2593246092 Upgrade to version 0.46
Now to the news: version 0.46 is available now.

    - IPv4 database updated (20030906)
    - add support of LACNIC registry
    - add output format "octal"
	Print octal representation of a given IPv6 address:
	(useful for djbdns/tinydns)
	    3ffe:ffff::1 ->
	    \77\376\377\377\0\0\0\0\0\0\0\0\0\0\0\1
	--printfulluncompressed 3ffe:ffff::1 ->
	    \077\376\377\377\000\000\000\000\000\000\000\000\000\000\000\001
	Available format options:
	--printfulluncompressed: Print in full uncompressed format

    - New program "ipv6logstats" for parsing web server logs to get some
    IPv4/IPv6 distribution data and build time line charts. See examples for
    more.

    - add input types:
	"ipv4hex" (hexadecimal IPv4 address)
	"ipv4revhex" (reverse hexadecimal IPv4 address)
    - add support of spaces in MAC/EUI-48 addresses
2003-10-07 07:07:25 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Edwin Groothuis
d6c5cb19cc Maintainer update to version 0.45
ChangeLog:
* fix not proper handling of option "-q|--quiet" in some cases
* enhance help options (-h|--help now also valid) on --out|action|in
* ipv6logconf: "make test" can be now also executed by root (su to nobody)
* minor cosmetics in IEEE/OUI database
2002-11-14 20:39:42 +00:00
Edwin Groothuis
afc907f44d Maintainer update to version 0.44 2002-11-09 13:26:15 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Patrick Li
a33e7e9586 Update to 0.43
PR:		ports/41185
Submitted by:	maintainer
2002-07-31 02:31:49 +00:00
Patrick Li
bf7da04428 Update to 0.42
PR:		ports/40713
Submitted by:	maintainer
2002-07-17 23:07:40 +00:00
Pete Fritchman
0c6ad098bb Update to 0.41.
PR:		38842
Submitted by:	maintainer
2002-06-03 02:31:16 +00:00
Cy Schubert
7eade38b85 Port failed to build due to upgrade by PR/37327 which failed to
remove the patches from the files directory.  This commit fixes
the problem.

PR:		37545
Submitted by:	MAINTAINER:  Edwin Groothuis <edwin@mavetju.org>
Detected by:	BENTO
2002-04-29 00:08:06 +00:00
Munechika SUMIKAWA
afc9ce37ba Upgrade to 0.40.
PR:		ports/37327
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-04-22 13:12:23 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Patrick Li
518410cd69 Update to 0.38
PR:		35360
Submitted by:	maintainer
2002-02-26 23:09:58 +00:00
Patrick Li
e40072a045 Add port net/ipv6calc - a utility to convert, change and calculate with
IPv6 addresses

PR:		34441
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-01-30 21:02:46 +00:00