aboutsummaryrefslogtreecommitdiff
path: root/net/ipsumdump
Commit message (Collapse)AuthorAgeFilesLines
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* - Update to 1.84Martin Wilke2014-05-183-7/+6
| | | | | | | | | | - Pet portlint PR: 189794 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=354398
* - Stage supportMartin Wilke2014-03-121-5/+2
| | | | Notes: svn path=/head/; revision=347956
* - Stage supportMartin Wilke2014-01-251-6/+6
| | | | Notes: svn path=/head/; revision=340990
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Try to fix parallel (-jX) builds by specifying that main program dependsAlexey Dokuchaev2013-08-192-21/+22
| | | | | | | | | | | | | | | on the accompanying library - Convert USE_GMAKE and USE_PERL5 to USES - Do not use .for loop to install just one documentation file - Utilize OPTIONS_SUB and IPV6_CONFIGURE_ENABLE while here - Augment CATEGORIES in IPv6 case - Synchronize port description with the upstream; sanitize its formatting Reported by: marino Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=324974
* Remove line left from conversionBaptiste Daroussin2012-12-171-1/+0
| | | | Notes: svn path=/head/; revision=309054
* Convert miwi's ports to new Options frameworkBaptiste Daroussin2012-12-171-13/+7
| | | | | | | | | | While here fix some consistency in PEAR options name bumped revision of net/icpld and net/ipsumdump because IPV6 is now on Approved by: miwi (maintainer) Notes: svn path=/head/; revision=309053
* - Update to 1.82Martin Wilke2011-07-022-3/+3
| | | | Notes: svn path=/head/; revision=276864
* - Remove Dead mirrorMartin Wilke2011-06-251-2/+1
| | | | | | | Reported by: az Notes: svn path=/head/; revision=276303
* - Update to 1.81Martin Wilke2011-06-252-3/+3
| | | | Notes: svn path=/head/; revision=276290
* - Update to 1.80Dennis Herrmann2011-02-182-4/+3
| | | | | | | Approved by: miwi (maintainer) Notes: svn path=/head/; revision=269327
* - Update to 1.79Martin Wilke2010-11-042-4/+4
| | | | Notes: svn path=/head/; revision=264014
* - Update to 1.78Martin Wilke2009-09-302-4/+8
| | | | Notes: svn path=/head/; revision=242273
* - Update to 1.77Martin Wilke2009-06-162-4/+4
| | | | Notes: svn path=/head/; revision=236056
* - Update to 1.76Martin Wilke2008-12-062-4/+4
| | | | Notes: svn path=/head/; revision=223847
* - Update to 1.75Martin Wilke2008-12-042-4/+4
| | | | Notes: svn path=/head/; revision=223781
* - Update to 1.72Martin Wilke2008-11-152-4/+4
| | | | Notes: svn path=/head/; revision=222891
* - Update to 1.71Martin Wilke2008-10-122-4/+4
| | | | Notes: svn path=/head/; revision=221483
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Update to 1.70Martin Wilke2008-05-082-4/+4
| | | | Notes: svn path=/head/; revision=212833
* - Update to 1.69Martin Wilke2008-05-022-4/+4
| | | | Notes: svn path=/head/; revision=212480
* - Update to 1.68Martin Wilke2008-04-192-4/+4
| | | | Notes: svn path=/head/; revision=211633
* - Update to 1.66Martin Wilke2008-03-062-5/+5
| | | | Notes: svn path=/head/; revision=208545
* - Update to 1.63Martin Wilke2007-01-242-6/+6
| | | | Notes: svn path=/head/; revision=183218
* - Update to 1.62Martin Wilke2006-10-082-4/+4
| | | | Notes: svn path=/head/; revision=174901
* Obey conventions and change my mail to @FreeBSD.org addressMartin Wilke2006-06-161-1/+1
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=165605
* - Update to 1.61Marcus Alves Grando2006-05-062-8/+20
| | | | | | | | | | | - Add OPTIONS for ipv6 - Take maintainership PR: 96681 Submitted by: "Martin Wilke" <freebsd___unixfreunde.de> Notes: svn path=/head/; revision=161458
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* Upgrade to version 1.57Edwin Groothuis2005-10-052-3/+3
| | | | | | | Noticed by: new ports version checker Notes: svn path=/head/; revision=144241
* - Add a MASTER_SITES backupRenato Botelho2005-09-201-1/+2
| | | | | | | Submitted by: maintainer via email Notes: svn path=/head/; revision=143226
* Drop maintainership, since I'm buried in the $REALLIFE stuff.Kirill Ponomarev2005-09-141-1/+1
| | | | Notes: svn path=/head/; revision=142683
* Update to 1.56Kirill Ponomarev2005-09-022-3/+3
| | | | | | | | PR: ports/85629 Submitted by: Andrej Zverev <az at inec.ru> Notes: svn path=/head/; revision=141798
* Update to 1.55Kirill Ponomarev2005-06-072-4/+4
| | | | Notes: svn path=/head/; revision=137017
* Update to 1.54Kirill Ponomarev2005-04-202-3/+3
| | | | Notes: svn path=/head/; revision=133800
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to 1.53Kirill Ponomarev2005-04-102-3/+3
| | | | Notes: svn path=/head/; revision=132871
* Update to 1.52Kirill Ponomarev2005-03-172-3/+3
| | | | Notes: svn path=/head/; revision=131529
* Update to 1.51Kirill Ponomarev2005-02-062-3/+3
| | | | Notes: svn path=/head/; revision=128181
* Update to 1.50Kirill Ponomarev2005-01-282-3/+3
| | | | Notes: svn path=/head/; revision=127556
* Update to 1.49Kirill Ponomarev2005-01-162-3/+3
| | | | Notes: svn path=/head/; revision=126592
* Update to 1.48Kirill Ponomarev2005-01-142-3/+3
| | | | | | | | | Fix handling of extra length annotations. If the IP length is available, use that (not extra length), except for packets that represent flows. Notes: svn path=/head/; revision=126412
* Update to 1.47Kirill Ponomarev2005-01-122-3/+3
| | | | Notes: svn path=/head/; revision=126212
* Update to 1.45Kirill Ponomarev2005-01-082-3/+3
| | | | Notes: svn path=/head/; revision=125797
* Update to 1.43Kirill Ponomarev2004-10-123-5/+5
| | | | Notes: svn path=/head/; revision=119030
* Update to 1.42Kirill Ponomarev2004-09-032-3/+3
| | | | | | | | o Add support for PPP-encapsulated DAG dumps, via the --dag-ppp option, and for PPP-encapsulated tcpdump files. Notes: svn path=/head/; revision=118068
* Update to 1.41Kirill Ponomarev2004-08-282-3/+3
| | | | | | | | | o Add support for IEEE 802.11/Prism2 encapsulated dumps. o Use C for CWR in tcp_flags dumps. o Bump IPSummaryDump file format version number to 1.2 Notes: svn path=/head/; revision=117496
* Update to 1.40Kirill Ponomarev2004-08-192-3/+3
| | | | | | | o Fix ERF/DAG timestamps. Notes: svn path=/head/; revision=116652
* Update to 1.39Kirill Ponomarev2004-08-132-3/+3
| | | | | | | o Support new-style ERF/DAG dumps. Notes: svn path=/head/; revision=116156