aboutsummaryrefslogtreecommitdiff
path: root/net/mgen
Commit message (Collapse)AuthorAgeFilesLines
* net/mgen: Fix build with Clang 6Tobias Kortkamp2018-08-251-0/+15
| | | | | | | | | | | ../common/mgenSocketList.cpp:231:20: error: cannot initialize return object of type 'MgenSocketList::Item *' with an rvalue of type 'bool' return false; ^~~~~ http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/mgen-4.2b6.log Notes: svn path=/head/; revision=478078
* - Switch to options helpersDmitry Marakasov2015-12-301-3/+4
| | | | | | | - Simplify build Notes: svn path=/head/; revision=404867
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-2/+1
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* net category: Remove $PTHREAD_LIBSJohn Marino2015-03-253-8/+4
| | | | | | | | | | | openafs did not pass check-plist (pre-existing) so fixed and bumped. Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks but they weren't fixed. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382278
* Fix path to MASTER_SITE.Adam Weinberger2014-07-311-1/+1
| | | | Notes: svn path=/head/; revision=363583
* Stage and fix build without gcc.Adam Weinberger2014-07-311-10/+13
| | | | Notes: svn path=/head/; revision=363576
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-241-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362812
* 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
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-1/+1
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* - Convert gmake,bzip2 to USESMartin Wilke2014-05-291-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355691
* 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
* - 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
* - Fix build on -CURRENT and unbreakRenato Botelho2009-05-082-8/+13
| | | | | | | | - Since i'm here, fix MASTER_SITES, directory has changed since version 5 was released Notes: svn path=/head/; revision=233444
* Mark BROKEN: does not build after the arp-v2 import.Erwin Lansing2009-01-081-1/+7
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=225512
* - Add Backup MASTER_SITESMartin Wilke2006-11-061-1/+3
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=176653
* - Update to 4.2b6Martin Wilke2006-11-014-40/+4
| | | | | | | | PR: ports/104806 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=176006
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* - Mark i386 only [1]Simon Barner2005-06-011-0/+5
| | | | | | | | | - Fix WRKSRC Reported by: Mohacsi Janos <mohacsi@niif.hu> (maintainer) [1] Notes: svn path=/head/; revision=136593
* (I forgot to cvs add the new patches.)Simon Barner2005-05-312-0/+28
| | | | | | | | | | | | | - unmark IGNORE (fix PTHREAD_{CFLAGS, LIBS}) [1 (partly)] - pet portlint: * tab-instead-of-blank fixes * use DISTNAME instead of single entry for DISTFILES PR: ports/81710 [1] Submitted by: Janos Mohacsi <janos.mohacsi@niif.hu> (maintainer) [1] Notes: svn path=/head/; revision=136524
* - unmark IGNORE (fix PTHREAD_{CFLAGS, LIBS}) [1 (partly)]Simon Barner2005-05-311-3/+4
| | | | | | | | | | | | - pet portlint: * tab-instead-of-blank fixes * use DISTNAME instead of single entry for DISTFILES PR: ports/81710 [1] Submitted by: Janos Mohacsi <janos.mohacsi@niif.hu> (maintainer) [1] Notes: svn path=/head/; revision=136522
* s/BROKEN/IGNORE/ to prevent package buildKris Kennaway2005-04-011-1/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132142
* BROKEN: Does not respect PTHREAD_LIBSKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132009
* Add mgen, The Multi-Generator, an open source software by the Naval ResearchPav Lucistnik2004-11-045-0/+94
Laboratory (NRL) PROTocol Engineering Advanced Networking (PROTEAN) Research Group. MGEN provides the ability to perform IP network performance tests and measurements using UDP/IP traffic (TCP is currently being developed). PR: ports/73532 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=120823