aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pixilate
Commit message (Collapse)AuthorAgeFilesLines
* - Patch net/libnet* to versioned libraries and header files, so they canPav Lucistnik2007-01-311-9/+12
| | | | | | | | | | | | coexist PR: ports/103861 Submitted by: alepulver Tested by: pointyhat With hat: portmgr Notes: svn path=/head/; revision=183770
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149444
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* 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
* Drop maintership.Kirill Ponomarev2005-04-211-1/+1
| | | | Notes: svn path=/head/; revision=133879
* - Fix build with libnet-develKirill Ponomarev2004-04-151-0/+123
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=107092
* - Bump PORTREVISION because of new libnet-devel versionKirill Ponomarev2004-04-141-0/+1
| | | | Notes: svn path=/head/; revision=107009
* - Utilize PLIST_FILESKirill Ponomarev2004-03-202-4/+3
| | | | Notes: svn path=/head/; revision=104763
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* - SIZEifyKirill Ponomarev2004-01-302-0/+2
| | | | Notes: svn path=/head/; revision=99518
* - Use autoconf253 and automake-1.5 as dependencies.Kirill Ponomarev2003-10-171-8/+5
| | | | Notes: svn path=/head/; revision=91522
* - Fix configureKirill Ponomarev2003-10-131-3/+8
| | | | | | | - Unbreak this port Notes: svn path=/head/; revision=91085
* BROKEN: Does not configureKris Kennaway2003-10-121-0/+2
| | | | Notes: svn path=/head/; revision=90950
* - Update to 0.4.1 and fix buildKirill Ponomarev2003-09-193-3/+12
| | | | | | | Noticed by: kris via bento Notes: svn path=/head/; revision=89071
* - Use GNU_CONFIGUREKirill Ponomarev2003-09-031-4/+2
| | | | | | | | | - Bump PORTREVISION Noticed by: kris via bento Notes: svn path=/head/; revision=88427
* - Take maintainershipKirill Ponomarev2003-08-301-1/+1
| | | | | | | Approved by: Kirby Kuehl <kkuehl@cisco.com> (pixilate author) Notes: svn path=/head/; revision=88100
* - fix broken configureDirk Meyer2003-08-301-4/+2
| | | | | | | | | - reset inactive mainatiner PR: 55414 Submitted by: kkuehl@cisco.com Notes: svn path=/head/; revision=88068
* BROKEN: Does not configureKris Kennaway2003-06-271-0/+2
| | | | Notes: svn path=/head/; revision=83746
* Add pixilate 0.4, a program that generates packets to matchWill Andrews2003-06-034-0/+45
a list of Cisco PIX access lists. PR: 51624 Submitted by: Barry Irwin <bvi@moria.org> Notes: svn path=/head/; revision=82175