Commit graph

16 commits

Author SHA1 Message Date
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