aboutsummaryrefslogtreecommitdiff
path: root/net/udt
Commit message (Expand)AuthorAgeFilesLines
* Add a patch to force using ::bind() instead of std::bind().Mikhail Teterin2018-01-211-0/+9
* - Switch to options helpersDmitry Marakasov2015-09-241-7/+5
* Cleanup plistAntoine Brodin2014-11-221-3/+0
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-262-2/+2
* Fix a stage violationAntoine Brodin2014-08-101-2/+2
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-0/+2
* Support staging. Convert from NOPORTDOCS to the new way...Mikhail Teterin2014-06-091-4/+6
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
* Add a patch to make the invocation of select(2) work in CEPoll::wait() method.Mikhail Teterin2014-02-112-0/+31
* Relax the compiler warning flags slightly to ensure successful buildsMikhail Teterin2014-02-112-4/+5
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-201-0/+1
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-1/+1
* Upgrade from 4.10 to 4.11. Most of my patches have been incorporated byMikhail Teterin2013-02-276-1388/+100
* UDP-based Data TransferMikhail Teterin2012-02-158-0/+1547