aboutsummaryrefslogtreecommitdiff
path: root/net/libutp
Commit message (Collapse)AuthorAgeFilesLines
* Part 2 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-031-4/+0
| | | | Notes: svn path=/head/; revision=338513
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | 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
* Add NO_PROFILE=yes to these Makefiles to prevent building/installing theMikhail Teterin2012-07-311-0/+1
| | | | | | | | | _p.a flavor of the libraries. Submitted by: pointyhat's bot Notes: svn path=/head/; revision=301797
* Add port of libutp -- a TCP-like networking API using UDP-transport.Mikhail Teterin2012-07-276-0/+99
Notes: svn path=/head/; revision=301628