# New ports collection makefile for: enet # Date created: 2006-09-23 # Whom: Stanislav Sedov # # $FreeBSD$ # PORTNAME= enet PORTVERSION= 1.2 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://enet.bespin.org/download/ MAINTAINER= stas@FreeBSD.org COMMENT= Simple and robust communication library based on UDP GNU_CONFIGURE= yes DOCS= design.txt docs/FAQ.dox docs/design.dox docs/tutorial.dox post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/ .endif .include Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.133sunpoet2018-02-042-4/+4
* - Update to 1.132sunpoet2016-11-30'commitgraph'>* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
* - remove MD5ohauer2011-07-031-1/+0
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-1/+1
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-1/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-2/+2
* - Fix the build with recent GCC [1]danfe2007-06-141-3/+7
* - Drop maintainershipmiwi2007-05-281-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Fix after objformat removalpav2007-03-291-1/+1
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
* Conversion to a single libtool environment.ade2006-02-232-2/+12
* - Make distfile fetchable againaz2005-11-292-5/+2
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
* Mark as BROKEN: unfetchable.linimon2005-10-121-1/+5
* Add support for translations. PORTREVISION bump for changing the pkg-plist.adamw2005-04-242-5/+11
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
* Fix "ownership" of lib/bmp/General and make the plugins respect the newvs2005-02-251-1/+0
* - Disable scrobbler plugin, port does not expect it and it breaks on 4.xpav2005-02-171-0/+10