aboutsummaryrefslogtreecommitdiff
path: root/net/gnet
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.4.Maxim Sobolev2000-11-254-2/+14
| | | | Notes: svn path=/head/; revision=35413
* Capitalize first letter and put period at the end of sentence.Maxim Sobolev2000-11-251-1/+1
| | | | Notes: svn path=/head/; revision=35412
* Implement USE_GLIB.Jeremy Lea2000-10-051-5/+1
| | | | Notes: svn path=/head/; revision=33423
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Fix another figure out GLIB_CONFIG but use hardcoded glib-configAde Lovett2000-06-151-0/+13
| | | | | | | in the configure file pilot botch Notes: svn path=/head/; revision=29616
* Update to 1.0.3Yukihiro Nakai2000-04-192-2/+2
| | | | Notes: svn path=/head/; revision=27741
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Update to 1.0.1Ade Lovett2000-03-242-3/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=27021
* Update to 1.0.0Yukihiro Nakai2000-02-293-24/+24
| | | | Notes: svn path=/head/; revision=26430
* Fix around libtool.Yukihiro Nakai2000-02-283-4/+14
| | | | | | | | PR: ports/16876 Submitted by: Kato Tsuguru<tkato@prontomail.ne.jp>, Ade Lovett<ade@FreeBSD.org> Notes: svn path=/head/; revision=26408
* - This port LIB_DEPENDS on the glib12 port.Steve Price2000-02-271-0/+2
| | | | | | | | - Use ifr_flags instead of ifr_ifru.ifru_flags so this build again on current. Notes: svn path=/head/; revision=26360
* Initial import.Yukihiro Nakai2000-02-165-0/+60
a simple network library built upon glib. Notes: svn path=/head/; revision=25886