notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
ipv6calc Convert, change, and calculate with IPv6 addresses
4.1.0 net-mgmt on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.1.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-02-23 04:43:25
Last Update: 2024-02-21 15:06:39
Commit Hash: 36ec4c2
People watching this port, also watch:: porttools, pcre, python, screen, smartmontools
License: GPLv2
WWW:
https://www.deepspace6.net/projects/ipv6calc.html
https://github.com/pbiering/ipv6calc
Description:
ipv6calc is a small utility written in programming language C to manipulate (not only) IPv6 addresses and is able to do other tricky things. Intentions were convering a given IPv6 address into compressed format, convering a given IPv6 address into the same format like shown in /proc/net/if_inet6 and (because it was not difficulty) migrating the Perl program ip6_int into. Now only one utiltity is needed to do a lot.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (23 items)
Collapse this list.
  1. /usr/local/share/licenses/ipv6calc-4.1.0/catalog.mk
  2. /usr/local/share/licenses/ipv6calc-4.1.0/LICENSE
  3. /usr/local/share/licenses/ipv6calc-4.1.0/GPLv2
  4. bin/ipv6calc
  5. bin/ipv6loganon
  6. bin/ipv6logconv
  7. bin/ipv6logstats
  8. share/ipv6calc/tools/DBIP-update.sh
  9. share/ipv6calc/tools/GeoIP-update.sh
  10. share/ipv6calc/tools/IP2Location-update.sh
  11. share/ipv6calc/tools/ipv6calc-create-registry-list-ipv4.pl
  12. share/ipv6calc/tools/ipv6calc-create-registry-list-ipv6.pl
  13. share/ipv6calc/tools/ipv6calc-create-update-ipset.sh
  14. share/ipv6calc/tools/ipv6calc-db-update.sh
  15. share/ipv6calc/tools/ipv6calc-registries-check-run-create.sh
  16. share/ipv6calc/tools/ipv6calc-update-registries.sh
  17. share/man/man8/ipv6calc.8.gz
  18. share/man/man8/ipv6loganon.8.gz
  19. share/man/man8/ipv6logconv.8.gz
  20. share/man/man8/ipv6logstats.8.gz
  21. @owner
  22. @group
  23. @mode
Collapse this list.
Dependency lines:
  • ipv6calc>0:net-mgmt/ipv6calc
To install the port:
cd /usr/ports/net-mgmt/ipv6calc/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/ipv6calc
  • pkg install ipv6calc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ipv6calc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1688166080 SHA256 (ipv6calc-4.1.0.tar.gz) = 9c42edd9998f13465d275a3124cfdf72c93fd793d38f6d732124ac3f4b84e36e SIZE (ipv6calc-4.1.0.tar.gz) = 1801451

Packages (timestamps in pop-ups are UTC):
ipv6calc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.1.04.1.03.0.24.1.04.1.0-3.0.0-
FreeBSD:13:quarterly4.1.04.1.04.0.24.1.04.1.04.1.04.1.04.1.0
FreeBSD:14:latest4.1.04.1.04.0.14.1.04.1.04.0.2-4.0.2
FreeBSD:14:quarterly4.1.04.1.0-4.1.04.1.04.1.04.1.04.1.0
FreeBSD:15:latest4.1.04.1.0n/a4.1.0n/a4.1.04.1.04.1.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. gmake>=4.3 : devel/gmake
  3. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-mgmt_ipv6calc
USES:
gmake perl5 shebangfix ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://www.bieringer.de/ftp/pub/linux/IPv6/ipv6calc/
  2. https://www.deepspace6.net/ftp/pub/ds6/sources/ipv6calc/
Collapse this list.

Number of commits found: 69

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.1.0
21 Feb 2024 15:06:39
commit hash: 36ec4c223df456f92faf3d48d88071f00442d552commit hash: 36ec4c223df456f92faf3d48d88071f00442d552commit hash: 36ec4c223df456f92faf3d48d88071f00442d552commit hash: 36ec4c223df456f92faf3d48d88071f00442d552 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net-mgmt/ipv6calc: Update manpage location
(003a571d1d6585196545295efc181514f171c4c4, r523104)
4.1.0
09 Jul 2023 10:17:44
commit hash: 678374fb0a27410377f624d3fd6e703e0dd6859acommit hash: 678374fb0a27410377f624d3fd6e703e0dd6859acommit hash: 678374fb0a27410377f624d3fd6e703e0dd6859acommit hash: 678374fb0a27410377f624d3fd6e703e0dd6859a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net-mgmt/ipv6calc: Update to 4.1.0

Changes:	https://github.com/pbiering/ipv6calc/releases
4.0.2
30 Jun 2023 07:02:08
commit hash: 7e55bfd508b9e90a08978d6bded5b63124f86284commit hash: 7e55bfd508b9e90a08978d6bded5b63124f86284commit hash: 7e55bfd508b9e90a08978d6bded5b63124f86284commit hash: 7e55bfd508b9e90a08978d6bded5b63124f86284 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net-mgmt/ipv6calc: Fix build with Clang 15 and remove the workaround

libipv6calc_db_wrapper.c:2901:23: error: passing arguments to a function without
a prototype is deprecated in all versions of C and is not supported in C2x
[-Werror,-Wdeprecated-non-prototype]
                        ret = get_array_row(i, &value_first_00_31,
&value_first_32_63, &value_last_00_31, &value_last_32_63);
                                           ^
1 error generated.
4.0.2
27 May 2023 04:07:42
commit hash: 39066bd1dc2982eaa574ff58e5cfbdc3a6a70151commit hash: 39066bd1dc2982eaa574ff58e5cfbdc3a6a70151commit hash: 39066bd1dc2982eaa574ff58e5cfbdc3a6a70151commit hash: 39066bd1dc2982eaa574ff58e5cfbdc3a6a70151 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net-mgmt/ipv6calc: Cosmetic change
4.0.2
17 May 2023 16:30:15
commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: llvm15 build fixes

llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.

Approved by:	portmgr (blanket)
4.0.2
02 May 2023 13:52:36
commit hash: 8f88b048439efc7c009a7ff7adc1f1f2b76cce29commit hash: 8f88b048439efc7c009a7ff7adc1f1f2b76cce29commit hash: 8f88b048439efc7c009a7ff7adc1f1f2b76cce29commit hash: 8f88b048439efc7c009a7ff7adc1f1f2b76cce29 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/ipv6calc: Unbreak on HEAD

Approved by:	portmgr (blanket)
4.0.2
30 Jan 2023 12:59:07
commit hash: bb8bb28f40b9c8c538a53acda73eb54c5001546acommit hash: bb8bb28f40b9c8c538a53acda73eb54c5001546acommit hash: bb8bb28f40b9c8c538a53acda73eb54c5001546acommit hash: bb8bb28f40b9c8c538a53acda73eb54c5001546a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net-mgmt/ipv6calc: Update to 4.0.2

Changes:	https://github.com/pbiering/ipv6calc/releases
4.0.1
03 Oct 2022 02:14:15
commit hash: 61696730ed77102bfa098b34f77fe62297acfe70commit hash: 61696730ed77102bfa098b34f77fe62297acfe70commit hash: 61696730ed77102bfa098b34f77fe62297acfe70commit hash: 61696730ed77102bfa098b34f77fe62297acfe70 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net-mgmt/ipv6calc: Update to 4.0.1

- Update MASTER_SITES
- Update WWW
- Update pkg-descr
- Take maintainership

Changes:	https://github.com/pbiering/ipv6calc/releases
3.2.0
24 Sep 2022 13:05:11
commit hash: 907f709da11e7cad44cc356d3ae4f1536e14726ccommit hash: 907f709da11e7cad44cc356d3ae4f1536e14726ccommit hash: 907f709da11e7cad44cc356d3ae4f1536e14726ccommit hash: 907f709da11e7cad44cc356d3ae4f1536e14726c files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
*: Release a few ports to the pool
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.2.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.0
20 Jul 2022 14:22:42
commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.0
25 Apr 2022 14:12:35
commit hash: 202012d147e45fa419049044c89e30a81f839fa8commit hash: 202012d147e45fa419049044c89e30a81f839fa8commit hash: 202012d147e45fa419049044c89e30a81f839fa8commit hash: 202012d147e45fa419049044c89e30a81f839fa8 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
net-mgmt/ipv6calc: remove workaround for powerpc*

The port now builds fine.
3.2.0
18 Jul 2021 13:56:06
commit hash: 5924d50e9461f27034840c6a4b60a74557fed604commit hash: 5924d50e9461f27034840c6a4b60a74557fed604commit hash: 5924d50e9461f27034840c6a4b60a74557fed604commit hash: 5924d50e9461f27034840c6a4b60a74557fed604 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
net-mgmt/ipv6calc: Update to 3.2.0

Changelog:	https://raw.githubusercontent.com/pbiering/ipv6calc/3.2.0/ChangeLog
3.0.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.0.2
17 Jan 2021 13:12:36
Revision:561817Original commit files touched by this commit
dbaio search for other commits by this committer
net-mgmt/ipv6calc: Update to 3.0.2

Changelog:	https://raw.githubusercontent.com/pbiering/ipv6calc/3.0.2/ChangeLog
3.0.1
16 Jan 2021 12:30:18
Revision:561722Original commit files touched by this commit
dbaio search for other commits by this committer
net-mgmt/ipv6calc: Update to 3.0.1

Changelog:	https://raw.githubusercontent.com/pbiering/ipv6calc/3.0.1/ChangeLog
3.0.0
16 Nov 2020 23:33:43
Revision:555523Original commit files touched by this commit
dbaio search for other commits by this committer
net-mgmt/ipv6calc: Update to 3.0.0

Changelog:	https://raw.githubusercontent.com/pbiering/ipv6calc/3.0.0/ChangeLog
2.2.0
24 Aug 2020 23:55:49
Revision:546127Original commit files touched by this commit
dbaio search for other commits by this committer
net-mgmt/ipv6calc: Fix build on 13-CURRENT

https://github.com/pbiering/ipv6calc/issues/15

Reported by:	pkg-fallout
2.2.0
02 Nov 2019 14:09:56
Revision:516326Original commit files touched by this commit
dbaio search for other commits by this committer
net-mgmt/ipv6calc: Update to 2.2.0
2.1.1
09 Oct 2019 12:17:15
Revision:514143Original commit files touched by this commit
bapt search for other commits by this committer
Drop the ipv6 virtual category for n* category as it is not relevant anymore
2.1.1
08 Sep 2019 19:13:34
Revision:511584Original commit files touched by this commit
dbaio search for other commits by this committer
net-mgmt/ipv6calc: Update to 2.1.1
2.0.0
17 Feb 2019 12:14:25
Revision:493165Original commit files touched by this commit
dbaio search for other commits by this committer
net-mgmt/ipv6calc: Update to 2.0.0
1.1.0
24 Oct 2018 22:52:17
Revision:482942Original commit files touched by this commit
dbaio search for other commits by this committer
net-mgmt/ipv6calc: Fix build with mips, mips64 and powerpc64

Base GCC doesn't support -Wno-unknown-warning-option.

PR:		232515	[1]
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> [1]
Sponsored by:	IntegriCloud [1]
1.1.0
15 Oct 2018 23:33:05
Revision:482188Original commit files touched by this commit
dbaio search for other commits by this committer
net-mgmt/ipv6calc: Update to 1.1.0

Changes:	https://github.com/pbiering/ipv6calc/releases/tag/1.1.0
1.0.0
02 Jul 2018 04:00:29
Revision:473699Original commit files touched by this commit
linimon search for other commits by this committer
Mark ports broken on mips64 that are already broken on powerpc64.  In
most cases, the failure mode is the same.  Also, mark them broken on
mips when necessary.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
1.0.0
03 Jul 2017 23:37:11
Revision:444994Original commit files touched by this commit
dbaio search for other commits by this committer
net-mgmt/ipv6calc: Update to 1.0.0

Improve port with DATADIR macro (pkg-plist) and shebangfix

Changes: https://github.com/pbiering/ipv6calc/releases/tag/1.0.0

Approved by:	garga (mentor, implicit)
0.99.2
13 May 2017 23:36:16
Revision:440859Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
0.99.2
08 May 2017 17:21:49
Revision:440442Original commit files touched by this commit
dbaio search for other commits by this committer
Update my email address

Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D10648
0.99.2
10 Jan 2017 02:43:54
Revision:431055Original commit files touched by this commit
junovitch search for other commits by this committer
net-mgmt/ipv6calc: update 0.99.1 -> 0.99.2

Changelog:	https://github.com/pbiering/ipv6calc/releases/tag/0.99.2

PR:		215784
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br> (maintainer)
0.99.1
18 Dec 2016 16:12:28
Revision:428877Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.99.1 and pass maintainer-ship to submitter.

PR:             215364
Submitted by:   dbaio@bsd.com.br
0.96.0
25 Nov 2016 09:31:17
Revision:427092Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Strip binary
- Regenerate patches
0.96.0
16 Nov 2016 22:55:39
Revision:426269Original commit files touched by this commit
rene search for other commits by this committer
Reset edwin's ports, he has handed in his commit bit.

With hat:	portmgr-secretary
0.96.0
02 Mar 2015 23:36:36
Revision:380307Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
0.96.0
19 Feb 2014 10:15:47
Revision:345059Original commit files touched by this commit
edwin search for other commits by this committer
Add perl5 to USES statement to make the pkg-fallout-builder happy.
0.96.0
14 Feb 2014 10:49:18
Revision:344187Original commit files touched by this commit
edwin search for other commits by this committer
Upgrade to version 0.96.0

use of md5 bundled code will be only used if not available on the system
(external md5 is currently only supported via openssl library).

Old behavior can be triggered using:
--enable-bundled-md5 (and for getopt: --enable-bundled-getopt)

ipv6calcweb.cgi was extended for supporting the new outputformat
"textkeyvalue", which can be parsed easier in scripts, example:
http://ip.bieringer.de/cgi-bin/ipv6calcweb.cgi?format=textkeyvalue

ipv6calc binaries can be build using shared libraries internally to save
space on disk with configure option: --enable-shared
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.94.0
12 Feb 2014 10:16:38
Revision:343886Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.94.0
20 Sep 2013 22:24:44
Revision:327757Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
0.94.0
26 Apr 2013 12:07:36
Revision:316597Original commit files touched by this commit
edwin search for other commits by this committer
Update to version 0.94.0

Major extensions:

ipv6calc/ipv6loganon/ipv6logstats

- IID privacy detection
- implement filter mode (-A filter) [very helpful if used in pipe mode]
- reliable IPv6 address anonymization (means all IPv6 address type
information is kept while anonymize the rest [SLA, unique values in IID]
- support MAC address input in Cisco format xxxx.xxxx.xxxx
- support OUI-36
0.73.0_1
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
0.73.0_1
03 Aug 2012 15:54:36
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
0.73.0_1
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
0.73.0_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.73.0_1
31 May 2010 02:01:56
Original commit files touched by this commit
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
0.73.0
14 Aug 2009 04:36:39
Original commit files touched by this commit
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
0.72.2
16 Jun 2009 09:39:39
Original commit files touched by this commit
edwin search for other commits by this committer
Update to 0.72.2
0.72.1_1
06 Mar 2009 23:19:58
Original commit files touched by this commit
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
0.72.1_1
06 Mar 2009 23:19:30
Original commit files touched by this commit
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
0.72.1
12 Jan 2009 11:03:43
Original commit files touched by this commit
edwin search for other commits by this committer
It's not leek-fix, it's pre-fix.
0.72.1
12 Jan 2009 10:56:58
Original commit files touched by this commit
edwin search for other commits by this committer
Update to 0.72.1
0.72.0
23 Dec 2008 09:06:41
Original commit files touched by this commit
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
0.71.0_1
06 Jun 2008 13:53:06
Original commit files touched by this commit
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)
0.71.0
02 Jun 2007 22:16:10
Original commit files touched by this commit
edwin search for other commits by this committer
Upgrade to 0.71.0
0.70.0_1
02 Apr 2007 19:06:34
Original commit files touched by this commit
edwin search for other commits by this committer
Add missing files, as requested by kris-mail
0.70.0
01 Apr 2007 22:31:11
Original commit files touched by this commit
edwin search for other commits by this committer
add forgotten patchfile
0.70.0
01 Apr 2007 22:28:14
Original commit files touched by this commit
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)
0.61.0
29 Aug 2006 02:01:28
Original commit files touched by this commit
edwin search for other commits by this committer
Update to 0.61.0
0.60.1
10 Jul 2006 23:27:00
Original commit files touched by this commit
edwin search for other commits by this committer
Update to 0.60.1
Fix plist
0.60.0
26 Jun 2006 12:19:55
Original commit files touched by this commit
edwin search for other commits by this committer
Upgrade to version 0.60.0
0.51
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

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