aboutsummaryrefslogtreecommitdiff
path: root/security/firewalk
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Install net/libnet headers and libraries back in the location where otherTijl Coosemans2016-03-201-8/+2
| | | | | | | | | | | | ports expect it. The files were put in a different location to avoid a conflict with net/libnet10 but this port has been removed a while ago now. PR: 208122 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411432
* - Convert net/libnet to USES=libtool and bump dependent portsTijl Coosemans2014-07-141-1/+1
| | | | | | | | | - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=361791
* - Support stagingEmanuel Haupt2014-04-044-19/+16
| | | | | | | | | - Define DOCS option - New LIB_DEPENDS definition - Modernize Notes: svn path=/head/; revision=350071
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Remove A/An in COMMENTCarlo Strub2013-03-291-5/+2
| | | | | | | - Trim Header where applicable Notes: svn path=/head/; revision=315566
* - update libnet to 1.1.6Dirk Meyer2013-02-181-4/+3
| | | | | | | | | - build shared lib - fix dependend ports when libnet.so.8 was linked in - fix dependend ports when includes where missing Notes: svn path=/head/; revision=312526
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* -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-3/+9
| | | | | | | | | | | | 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-2/+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
* - Firewalk port really depends on net/libnet-devel, but the check can be ↵Volker Stolz2005-09-152-1/+14
| | | | | | | | | | | | satisfied by net/libnet. - BIOCIMMEDIATE is undefined in some cases. PR: ports/86132 Submitted by: Michael Scheidell via maintainer Notes: svn path=/head/; revision=142806
* - Update maintainer's email addressPav Lucistnik2004-11-141-1/+1
| | | | | | | | PR: ports/73939 Submitted by: Yonatan <onatan@gmail.com> (maintainer) Notes: svn path=/head/; revision=121613
* - Fix build with gcc 3.4Pav Lucistnik2004-08-162-5/+14
| | | | | | | | | | - Unconfuse doc install PR: ports/70530 Submitted by: Yonatan <Yonatan@Xpert.com> (maintainer) Notes: svn path=/head/; revision=116447
* - Bump PORTREVISION because of new libnet-devel versionKirill Ponomarev2004-04-141-0/+1
| | | | Notes: svn path=/head/; revision=107009
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Add missing dependancy of libnet-devel, reported by bentoKirill Ponomarev2003-09-232-5/+6
| | | | | | | | | | - Use DOCSDIR PR: 56885 Submitted by: maintainer Notes: svn path=/head/; revision=89115
* port update: security/firewalk 1.0 -> 5.0Edwin Groothuis2003-09-044-38/+28
| | | | | | | | | | | | | | | | I'll be happy to take maintainership over this one. I removed the BROKEN notice on versions older than 3, as this was completely rewritten and I feel somewhat optimistic today. Please tell me if this is proves wrong. The patch to change the Makefile is also not required anymore, I hope the configure is doing the right magic, as I haven't tested it when PREFIX!=/usr/local PR: ports/54473 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Notes: svn path=/head/; revision=88495
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* - Fix MASTER_SITESYing-Chieh Liao2002-12-222-9/+10
| | | | | | | | | | - Support LOCALBASE properly PR: 45862 Submitted by: Ports Fury Notes: svn path=/head/; revision=71790
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to 1.0Patrick Li2002-01-042-2/+2
| | | | | | | | PR: 33549 Submitted by: Kirby Kuehl <vacuum@12-232-21-91.client.attbi.com> Notes: svn path=/head/; revision=52578
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Then -> than in pkg-descr, remove extra blank line in patch-aa.Daniel Harris2000-12-232-2/+1
| | | | | | | | PR: 23723 Submitted by: olgeni@uli.it Notes: svn path=/head/; revision=36258
* Reverted maintainership to ports@FreeBSD.org, several people reportPeter Pentchev2000-12-221-1/+1
| | | | | | | the current maintainer has been unreachable. Notes: svn path=/head/; revision=36237
* Update to 0.99.1; the old one was not even fetchable anymore.Peter Pentchev2000-12-213-12/+12
| | | | | | | | | PR: 23714 Submitted by: Roman Shterenzon <roman@xpert.com> Silence by: maintainer (according to the PR) Notes: svn path=/head/; revision=36197
* Remove redundant/inappropriate CATEGORIES. People need to start readingWill Andrews2000-06-021-1/+1
| | | | | | | the Porter's Handbook. :-) Notes: svn path=/head/; revision=29084
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27426
* Make this compile again after the libnet updates.Steve Price1999-12-241-21/+20
| | | | | | | PR: 15645 Notes: svn path=/head/; revision=23959
* prefix -> localbaseMichael Haro1999-10-301-1/+1
| | | | | | | | PR: 14604 Submitted by: "Oleg V. Volkov" <rover@lglobus.ru> Notes: svn path=/head/; revision=22728
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19848
* Initial import of firewalk version 0.99beta.Steve Price1999-06-096-0/+67
A network auditing tool. PR: 11641 Submitted by: Peter Shipley <shipley@dis.org> Notes: svn path=/head/; revision=19358