aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ipv6mon
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-062-3/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* net/ipv6mon: switch from USE_GCC=any to USE_GCC=yesRene Ladan2020-06-211-1/+1
| | | | | | | | | Build-tested on 11.3-i386 and head-amd64 Reported by: gerald Notes: svn path=/head/; revision=539789
* net-mgmt/ipv6mon: unexpire by downloading from GitHubRene Ladan2020-06-083-15/+18
| | | | | | | | | | | | | Use the correct path in ipv6mon(8) and ipv6mon.conf(5) Bump PORTREVISION PR: 242414 Submitted by: takefu Approved by: maintainer timeout (hrs, 6 months) MFH: 2020Q2 Notes: svn path=/head/; revision=538214
* Deprecate ports broken for more than 6 monthsAntoine Brodin2020-04-041-0/+2
| | | | Notes: svn path=/head/; revision=530719
* Mark a few ports BROKEN (unfetchable)Antoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516887
* Drop the ipv6 virtual category for n* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514143
* - Fix LICENSEDmitry Marakasov2019-09-122-4/+7
| | | | | | | | | | | | - Add LICENSE_FILE - Switch to options helpers - Update WWW - Silence patching Approved by: portmgr blanket Notes: svn path=/head/; revision=511864
* Allow staging as a regular userAntoine Brodin2014-09-182-1/+1
| | | | Notes: svn path=/head/; revision=368516
* - Add $ipv6mon_interfaces support to rc.d/ipv6mon.Hiroki Sato2014-09-155-30/+66
| | | | | | | | | - Style fix. PR: 180324 Notes: svn path=/head/; revision=368273
* Support stageBaptiste Daroussin2014-05-093-19/+14
| | | | | | | Use @sample Notes: svn path=/head/; revision=353374
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* Fix $rcvar.Hiroki Sato2012-10-032-1/+2
| | | | | | | Spotted by: ume Notes: svn path=/head/; revision=305183
* Add net-mgmt/ipv6mon, a tool for monitoring IPv6 address usage on a localHiroki Sato2012-10-027-0/+118
network. WWW: http://www.si6networks.com/tools/ipv6mon/ Notes: svn path=/head/; revision=305174