aboutsummaryrefslogtreecommitdiff
path: root/security/ipv6toolkit
Commit message (Collapse)AuthorAgeFilesLines
* Mk: Cleanup after moving apply-slist earlier.Mathieu Arnold2021-04-141-1/+1
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-063-6/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Fix a build breakage when -fno-common is specified.Hiroki Sato2020-08-234-4/+41
| | | | | | | - Minor style fixes. Notes: svn path=/head/; revision=545978
* - Fix LICENSEDmitry Marakasov2020-01-042-5/+6
| | | | | | | | | | | - Add LICENSE_FILE - Silence patching (installs before build look scary) - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=522019
* Additional builds with with src r354909 applied.Brooks Davis2019-12-202-2/+0
| | | | | | | | | | | | | | | | | | | | The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into errors causing these ports that declare them and use the FreeBSD make infrastructure as part of their build to fail. When the offending variables occur in a BSD Makefile, NO_MAN becomes MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and MK_PROFILE=no respectively. When declared in the environment they become WITHOUT_<FOO>. Also GC NO_MANCOMPRESSED which doesn't do anything. In the case of devel/libpasori, this change accomplished the same thing as the change in r518434, but more directly (fix the Makefiles rather than patching them after they are installed). Notes: svn path=/head/; revision=520531
* Drop the ipv6 virtual category for s* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514144
* Update to 2.0.Hiroki Sato2015-09-225-11/+14
| | | | Notes: svn path=/head/; revision=397561
* - Switch to options helpersDmitry Marakasov2015-09-031-4/+2
| | | | | | | | | | | - Add some NO_ARCHes - Fix and unsilence some installation commands - Other minor fixes Approved by: portmgr blanket Notes: svn path=/head/; revision=395960
* Cleanup plistAntoine Brodin2014-11-131-1/+0
| | | | Notes: svn path=/head/; revision=372514
* Allow staging as a regular userAntoine Brodin2014-09-143-3/+1
| | | | Notes: svn path=/head/; revision=368230
* Update to v2.0beta.Hiroki Sato2014-09-145-11/+24
| | | | Notes: svn path=/head/; revision=368215
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* - Update to 1.5.2.Hiroki Sato2014-01-166-36/+28
| | | | | | | - Add STAGEDIR support. Notes: svn path=/head/; revision=339963
* Fix build on 8.x.Hiroki Sato2013-10-031-0/+18
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=329159
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Update to 1.4.1.Hiroki Sato2013-09-055-9/+26
| | | | Notes: svn path=/head/; revision=326429
* Update to 1.4.Hiroki Sato2013-09-046-37/+37
| | | | Notes: svn path=/head/; revision=326255
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Make parallel build possible for SUBDIR.Hiroki Sato2013-06-151-0/+2
| | | | Notes: svn path=/head/; revision=321010
* Fix pkg-plist.Hiroki Sato2013-06-142-3/+4
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=320885
* Update to 1.3.4.Hiroki Sato2013-06-136-58/+60
| | | | Notes: svn path=/head/; revision=320839
* - Remove A/An in COMMENTCarlo Strub2013-03-291-1/+1
| | | | | | | - Trim Header where applicable Notes: svn path=/head/; revision=315566
* Update to 1.3.1. Changes include:Hiroki Sato2013-02-193-6/+10
| | | | | | | - Fix tunnel support. Notes: svn path=/head/; revision=312599
* The distfile was re-rolled.Hiroki Sato2013-02-171-2/+2
| | | | | | | Notified by: Fernando Gont Notes: svn path=/head/; revision=312399
* Update to 1.3.Hiroki Sato2013-02-169-89/+87
| | | | Notes: svn path=/head/; revision=312388
* Update to v1.2.3.Hiroki Sato2012-08-202-3/+3
| | | | Notes: svn path=/head/; revision=302793
* Update to 1.2.2.Hiroki Sato2012-07-292-3/+3
| | | | Notes: svn path=/head/; revision=301698
* Update to 1.2.1.Hiroki Sato2012-07-172-3/+3
| | | | Notes: svn path=/head/; revision=300989
* Add security/ipv6toolkit, a portable IPv6 security assessment suite.Hiroki Sato2012-07-167-0/+126
WWW: http://www.si6networks.com/research/tools.html Notes: svn path=/head/; revision=300968