aboutsummaryrefslogtreecommitdiff
path: root/net/ostinato
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/protobuf to 3.3.0Sunpoet Po-Chuan Hsieh2017-04-291-1/+1
| | | | | | | | | | | - Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds fine without it - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases PR: 178687 [1] Notes: svn path=/head/; revision=439753
* Update devel/protobuf to 3.2.0Sunpoet Po-Chuan Hsieh2017-01-291-1/+1
| | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases Notes: svn path=/head/; revision=432762
* - Update devel/protobuf to 3.1.0Sunpoet Po-Chuan Hsieh2016-12-141-0/+1
| | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases Notes: svn path=/head/; revision=428581
* Update to 0.8Niclas Zeising2016-06-282-4/+5
| | | | | | | Changelog: http://devguide.ostinato.org/ChangeLog.html Notes: svn path=/head/; revision=417749
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* net/ostinato: 0.5.1 -> 0.7.1Kurt Jaeger2015-10-174-11/+12
| | | | | | | | | | | | | Changes: https://github.com/pstavirs/ostinato/wiki/ChangeLog#2015-06-16_version_0.7.1 - LICENSE is GPLv3 - New webpage in pkg-descr PR: 203507 Approved by: zeising (maintainer) Notes: svn path=/head/; revision=399541
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* - Update to 2.6.0Sunpoet Po-Chuan Hsieh2014-10-041-1/+1
| | | | | | | | | | | | | | | | - Update MASTER_SITES - Add my LOCAL to MASTER_SITES - Use USE_CSTD - Use MAKE_CMD - Reformat pkg-descr - Update WWW - Take maintainership - Bump PORTREVISION for devel/protobuf shlib change Changes: https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt Notes: svn path=/head/; revision=369969
* - Convert to USES=qmake (and other USES while I'm here)Max Brazhnikov2013-11-221-9/+3
| | | | | | | | | | - Add state support - Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc. Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=334586
* Fix build on head with clang and libc++.Niclas Zeising2013-09-261-0/+10
| | | | Notes: svn path=/head/; revision=328364
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* 1: Upgrade protobuf to 2.5.0.Vanilla I. Shu2013-03-181-1/+2
| | | | | | | | 2: bump revision. 3: document UPDATING. Notes: svn path=/head/; revision=314580
* Add new port net/ostinatoNiclas Zeising2013-03-093-0/+37
Ostinato is an open-source, cross-platform network packet crafter/traffic generator and analyzer with a friendly GUI. Craft and send packets of several streams with different protocols at different rates. WWW: http://code.google.com/p/ostinato/ Notes: svn path=/head/; revision=313754