aboutsummaryrefslogtreecommitdiff
path: root/net/tcpreen
Commit message (Collapse)AuthorAgeFilesLines
* Drop the ipv6 virtual category for n* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514143
* - Add LICENSEAlex Kozlov2018-09-293-24/+10
| | | | | | | | | | | | - Use options helpers - Update WWW [1] PR: 231258 [1] Submitted by: Kurt Jaeger <pi@FreeBSD.org> [1] Approved by: Janos Mohacsi <jmohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=480906
* net/tcpreen: Fix build with Clang 6Tobias Kortkamp2018-09-091-0/+18
| | | | | | | | | | | | | | | main.cpp:111:27: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal] "TCP re-engineering tool "VERSION" ("PACKAGE_HOST")\n" ^ http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479076_s338486/logs/errors/tcpreen-1.4.4_3.log PR: 230895 Submitted by: tobik Approved by: jmohacsi@bsd.hu (maintainer timeout, 2 weeks) Notes: svn path=/head/; revision=479276
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* Cleanup plistAntoine Brodin2014-11-221-1/+0
| | | | Notes: svn path=/head/; revision=373063
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361440
* Stagify.Vanilla I. Shu2014-06-242-6/+4
| | | | | | | Approved by: portmgr@ (blanket approval) Notes: svn path=/head/; revision=359039
* Remove trailing whitespaces from category netEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345423
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* 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
* Convert from WITHOUT_NLS to PORT_OPTIONS:MNLSBaptiste Daroussin2013-05-061-2/+4
| | | | | | | While here do some conversion to new options framework Notes: svn path=/head/; revision=317503
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Change MAINTAINER addressThomas Abthorpe2013-01-091-6/+2
| | | | | | | | - Trim headers while I am here - Clean up some trailing whitespace Notes: svn path=/head/; revision=310162
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Update to 1.4.4Martin Wilke2007-12-273-6/+6
| | | | | | | | PR: 119055 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=204636
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Update to 1.4.3.Roman Bogorodskiy2005-07-042-3/+3
| | | | | | | | PR: 82966 Submitted by: Janos Mohacsi (maintainer) Notes: svn path=/head/; revision=138452
* - Update to 1.4.2.Florent Thoumie2005-03-172-3/+3
| | | | | | | | PR: ports/78945 Submitted by: maintainer Notes: svn path=/head/; revision=131501
* - Update to 1.4.1Pav Lucistnik2004-12-183-10/+10
| | | | | | | | PR: ports/75184 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=124386
* Support WITHOUT_NLSKirill Ponomarev2004-07-102-2/+9
| | | | Notes: svn path=/head/; revision=113346
* Update to version 1.4.0Kirill Ponomarev2004-06-282-4/+3
| | | | | | | | PR: ports/68443 Submitted by: maintainer Notes: svn path=/head/; revision=112472
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* - Update to 1.3.6Pav Lucistnik2003-12-212-3/+2
| | | | | | | | PR: ports/60447 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=96291
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* - Unbreak for 5.xErwin Lansing2003-06-233-15/+9
| | | | | | | | | | | | | | | - Properly conditionalize getopt_long(3) dependency with USE_GETOPT_LONG - Switch to tracking "unstable" tcreen: update to 1.3.4, see ${DOCSDIR}/NEWS for the list of new features and changes - Install some additional documentation - Use DOCSDIR in pkg-plist PR: 53304 [1], 53368 [2], 53578 [3] Submitted by: Sergei Kolobov <sergei@kolobov.com> [1] [2], Kirill Ponomarew <ponomarew@oberon.net> [3] Approved by: maintainer Notes: svn path=/head/; revision=83474
* BROKEN on 5.1: configure failsKris Kennaway2003-05-181-0/+4
| | | | Notes: svn path=/head/; revision=81214
* Maintainer update: net/tcpreen to version 1.2.2Edwin Groothuis2003-03-312-6/+12
| | | | | | | | PR: ports/48868 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=77788
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 1.1.3Tilman Keskinoz2003-01-182-2/+2
| | | | | | | | PR: 47163 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=73411
* Maintainer update to version 1.1.0Edwin Groothuis2002-11-232-3/+5
| | | | | | | | PR: ports/45388 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=70793
* Update to tcpreen 1.0.4Kris Kennaway2002-10-072-2/+2
| | | | | | | Reviewed by: Janos Mohacsi <mohacsi@niif.hu> (maintainer) Notes: svn path=/head/; revision=67570
* Add tcpreen 1.0.0, a simple TCP session re-engineering tool.Oliver Braun2002-08-275-0/+45
PR: ports/42063 Submitted by: Janos.Mohacsi@bsd.hu Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=65111