FreshPorts -- The Place For Ports Tue, 9 Feb 2010 6:44 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
ipv6calc 0.73.0 net-mgmt on this many watch lists=2 search for ports that depend on this port
Convert, change and calculate with IPv6 addresses
Maintained by: edwin@mavetju.org search for ports maintained by this maintainer
Port Added: 23 Feb 2004 04:43:25
Also Listed In: ipv6


ipv6calc will do some format changes and calculations for you

Intention:
* This utility can be used by the IPv6 enabled initscripts for
  better duplicate address detection on setup of IPv6 addresses.

WWW: http://www.deepspace6.net/projects/ipv6calc.html
Author: Peter Bieringer <pb (at) bieringer.de>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake
Required Libraries: devel/gettext

To install the port: cd /usr/ports/net-mgmt/ipv6calc/ && make install clean
To add the package: pkg_add -r ipv6calc


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from net/ipv6calc on 2004-02-22
    REASON: new category

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Aug 2009 05:36:39
Original commit files touched by this commit  0.73.0
edwin search for other commits by this committer
Update to 0.73.0:

Minor changes:

ipv6calc/ipv6calc.c
- add auto-output format detection for revnibble
- do not print resultstring, if empty
- add support for '-m' for '--in -?'
- add support for '-m' for '--out|action -?'

ipv6calc/test_ipv6calc.sh
- add input validation tests

lib/ipv6calchelp.[ch]
- support machine readable output for input types
- support machine readable output for output/action types

lib/libipv4addr.c
lib/libipv6addr.c
lib/librfc1886.c
- improve input validation

databases/registries/update-registries.sh
- fix IANA ipv6-unicast-address-assignments weblink problem
16 Jun 2009 10:39:39
Original commit files touched by this commit  0.72.2
edwin search for other commits by this committer
Update to 0.72.2
06 Mar 2009 23:19:58
Original commit files touched by this commit  0.72.1_1
edwin search for other commits by this committer
Fix build of net-mgmt/ipv6calc

PR:             ports/132350
Submitted by:   KOIE Hidetaka <koie@suri.co.jp>, pav@ earlier, erwin@ earlier
06 Mar 2009 23:19:30
Original commit files touched by this commit  0.72.1_1
edwin search for other commits by this committer
Fix build of net-mgmt/ipv6calc

PR:             ports/132350
Submitted by:   KOIE Hidetaka <koie@suri.co.jp>, pav@ earlier, erwin@ earlier
12 Jan 2009 11:03:43
Original commit files touched by this commit  0.72.1
edwin search for other commits by this committer
It's not leek-fix, it's pre-fix.
12 Jan 2009 10:56:58
Original commit files touched by this commit  0.72.1
edwin search for other commits by this committer
Update to 0.72.1
23 Dec 2008 09:06:41
Original commit files touched by this commit  0.72.0
edwin search for other commits by this committer
Update to 0.72.0

Major new features:
- support ORCHID
- detect link-local-teredo addresses
- add octal output for IPv4
- add hex output for IPv4 & IPv6
06 Jun 2008 14:53:06
Original commit files touched by this commit  0.71.0_1
edwin search for other commits by this committer
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
Original commit files touched by this commit  0.71.0
edwin search for other commits by this committer
Upgrade to 0.71.0
02 Apr 2007 20:06:34
Original commit files touched by this commit  0.70.0_1
edwin search for other commits by this committer
Add missing files, as requested by kris-mail
01 Apr 2007 23:31:11
Original commit files touched by this commit  0.70.0
edwin search for other commits by this committer
add forgotten patchfile
01 Apr 2007 23:28:14
Original commit files touched by this commit  0.70.0
edwin search for other commits by this committer
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 View all of this commit message)
29 Aug 2006 03:01:28
Original commit files touched by this commit  0.61.0
edwin search for other commits by this committer
Update to 0.61.0
11 Jul 2006 00:27:00
Original commit files touched by this commit  0.60.1
edwin search for other commits by this committer
Update to 0.60.1
Fix plist
26 Jun 2006 13:19:55
Original commit files touched by this commit  0.60.0
edwin search for other commits by this committer
Upgrade to version 0.60.0
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.51
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
12 Feb 2006 20:10:11
Original commit files touched by this commit  0.51
edwin search for other commits by this committer
upgrade to 0.51
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.50
ade search for other commits by this committer
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
Original commit files touched by this commit  0.50
edwin search for other commits by this committer
Add SHA256 checksums to the distinfo files.
16 Sep 2005 00:00:52
Original commit files touched by this commit  0.50
edwin search for other commits by this committer
[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
Original commit files touched by this commit  0.49
edwin search for other commits by this committer
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 View all of this commit message)
21 Nov 2004 21:19:29
Original commit files touched by this commit  0.48
edwin search for other commits by this committer
Update to version 0.48
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.47
ade search for other commits by this committer
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
Original commit files touched by this commit  0.47
edwin search for other commits by this committer
Update to 0.47
23 Feb 2004 04:42:13
Original commit files touched by this commit  0.46_1
wollman search for other commits by this committer
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

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.189 seconds.