aboutsummaryrefslogtreecommitdiffstats
path: root/net/enet
Commit message (Collapse)AuthorAgeFilesLines
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Unbreak build after autotool updatemiwi2013-07-161-0/+1
|
* - Update to 1.3.7,1beech2013-03-083-8/+136
| | | | | PR: ports/176738 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* - Update to version 1.3.6 [1]pawel2012-12-174-6/+5
| | | | | | | - Remove Author: from pkg-descr, tab -> space WWW: line PR: ports/174417 [1] Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* - Update to 1.3.5culot2012-12-092-11/+6
| | | | | | | | - Update LICENSE (from BSD to MIT) - Pass maintainership to submitter PR: ports/174241 Submitted by: nemysis <nemysis@gmx.ch>
* - Update to version 1.3.4sylvio2012-06-064-27/+18
| | | | | PR: ports/168604 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update autoconf to 2.69 and automake to 1.12ade2012-05-121-1/+9
| | | | | PR: 166836 Tested by: Multiple -exp runs (pav)
* Update to version 1.3.3pawel2011-11-054-3/+18
| | | | | PR: ports/158909 Submitted by: Jin-Sih Lin <linpct@gmail.com>
* - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1
| | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval).
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Update to 1.2.1.stas2009-12-152-4/+4
|
* - Update to 1.2.stas2008-06-152-4/+4
|
* - Update to 1.1.stas2007-07-123-24/+4
| | | | | PR: ports/113759 Submitted by: Vogels <nivo+kw+ports.bfa274@is-root.com>
* - Update to 1.0stas2007-02-064-12/+9
| | | | | | - The project has moved. Submitted by: Marcus von Appen <mva@sysfault.org>
* - Add port for net/enetstas2006-09-245-0/+78
ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol). The primary feature it provides is optional reliable, in-order delivery of packets. Author: Lee Salzman WWW: http://enet.cubik.org Approved by: sem (mentor)