aboutsummaryrefslogtreecommitdiff
path: root/security/zombiezapper
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2014-09-304-66/+0
| | | | | | | | | | | | | | | | | | | | | 2014-08-31 net/libnet10: Superseded by net/libnet 2014-09-30 net/despoof: Depends on expired net/libnet10 2014-09-30 sysutils/gpkgdep: Requires old pkg_info 2014-09-30 security/vida: Depends on expired net/libnet10 2014-09-30 net/nemesis: Depends on expired net/libnet10 2014-09-30 net-mgmt/sing: Depends on expired net/libnet10 2014-09-30 net-mgmt/gps: Depends on expired net/libnet10 2014-09-30 net/ttlscan: Depends on expired net/libnet10 2014-09-30 security/zombiezapper: Depends on expired net/libnet10 2014-09-30 dns/dnshijacker: Depends on expired net/libnet10 2014-09-30 net/xboxproxy: Depends on expired net/libnet10 2014-09-30 net-mgmt/scdp: Depends on expired net/libnet10 2014-09-30 net-mgmt/angst: Depends on expired net/libnet10 2014-09-30 security/py-otr: Abandoned upstream 2014-09-30 net-p2p/cdonkey: depends on deprecated db41 version Notes: svn path=/head/; revision=369592
* net/libnet10 expired, set the 12 dependent ports to expire 30 SEP 2014John Marino2014-09-091-0/+3
| | | | | | | | | | The ports the depend on net/libnet10 should have been set to expire on the same day as net/libnet10. That didn't happen, so postpone the removal of libnet10 three weeks to afford an opportunity for 12 ports to migrate to a new libnet. Notes: svn path=/head/; revision=367721
* Support staging.Emanuel Haupt2013-11-191-4/+5
| | | | Notes: svn path=/head/; revision=334307
* 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 MASTER_SITESJason E. Hale2012-10-264-21/+15
| | | | | | | | | | | | | | | | | - Remove DEPRECATED/EXPIRATION_DATE as port fetches now - Use PORTDOCS macro and PLIST_FILES instead of 4 line pkg-plist - Convert to new options framework - Trim Makefile header - Remove dead WWW from pkg-descr - Rename patch-aa to patch-zz.c PR: ports/172065 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=306429
* Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's ↵Baptiste Daroussin2012-09-211-0/+3
| | | | | | | distilator) Notes: svn path=/head/; revision=304618
* - Reassign to the heapGreg Larkin2012-02-271-1/+1
| | | | | | | Requested by: roam (on ports-developers@) Notes: svn path=/head/; revision=292325
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Patch net/libnet* to versioned libraries and header files, so they canPav Lucistnik2007-01-311-4/+4
| | | | | | | | | | | | coexist PR: ports/103861 Submitted by: alepulver Tested by: pointyhat With hat: portmgr Notes: svn path=/head/; revision=183770
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* libnet update:Sergey Matveychuk2005-11-141-1/+2
| | | | | | | | | | | | | | | | | - move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> Notes: svn path=/head/; revision=148262
* A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,Peter Pentchev2004-11-011-1/+1
| | | | | | | | | like, MONTHS ago! Submitted by: Brian Poole <raj@cerias.purdue.edu> Notes: svn path=/head/; revision=120589
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 1.2, which adds support for Shaft and Windows versions of Trinoo.Peter Pentchev2003-03-053-52/+7
| | | | Notes: svn path=/head/; revision=76918
* Remove pkg-comment files in my ports.Peter Pentchev2003-02-192-1/+1
| | | | Notes: svn path=/head/; revision=75894
* sync with bsd.port.mk's PORTDOCS handlingPeter Pentchev2001-01-171-3/+3
| | | | Notes: svn path=/head/; revision=37267
* Take over maintainershipPeter Pentchev2000-11-251-1/+1
| | | | | | | Approved by: kris (former maintainer) Notes: svn path=/head/; revision=35409
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27426
* Zombiezapper sends commands to DDoS agents to stop flooding, leaving themKris Kennaway2000-02-206-0/+107
around for further forensics. As with most of the DDoS tools, this assumes the agents are using the default settings. Notes: svn path=/head/; revision=26027