aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netleak
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-10-311-1/+1
| | | | Notes: svn path=/head/; revision=453238
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Add LICENSEDmitry Marakasov2016-01-051-1/+5
| | | | | | | | - Add NO_ARCH - Switch to options helpers Notes: svn path=/head/; revision=405280
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-3/+3
| | | | Notes: svn path=/head/; revision=360666
* 1: Stagify.Vanilla I. Shu2014-06-093-19/+27
| | | | | | | | 2: use @sample on pkg-plist. 3: bump version. Notes: svn path=/head/; revision=357101
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - Convert to new perl frameworkMathieu Arnold2013-08-031-1/+2
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-281-5/+5
| | | | Notes: svn path=/head/; revision=300176
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-241-1/+1
| | | | | | | | | (part 4). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248459
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* Allow PREFIX to be set by userSteven Kreuzer2009-06-271-2/+9
| | | | | | | | Reported by: QAT Approved by: wxs (mentor) Notes: svn path=/head/; revision=236691
* - register CONLICTS between security/srm and security/secure_delete for bin/srmVolker Stolz2008-07-312-5/+2
| | | | | | | | | | | - reset maintainer: Vaida Bogdan no longer uses FreeBSD. Thank you for maintaining the ports so far! - nuke some small plists while here PR: ports/125698 Submitted by: Andrew Stuart Notes: svn path=/head/; revision=217867
* NetAddr/IP.pm has changed its location after the last update.Anton Berezin2006-08-231-1/+1
| | | | | | | | | | | | | Chase dependent ports and specify the dependency using "package dependency" syntax which is immune to such changes. No portrevision bumps. Reported by: krismail Pointy hat to: tobez Notes: svn path=/head/; revision=171289
* Network Leak Finder is a collection of small perlscripts that detectsPav Lucistnik2005-11-125-0/+79
connectivity between network segments. It is mostly useful to detect "leaks" in large organizations that have private network segments physically separated from the Internet. PR: ports/88424 Submitted by: Vaida Bogdan <vaidab@phenix.rootshell.be> Notes: svn path=/head/; revision=148027