Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chase the glib20 update, and bump all affected ports' PORTREVISIONs. | marcus | 2004-04-05 | 1 | -0/+1 |
| | |||||
* | Update to 2.0.5. | marcus | 2004-03-21 | 3 | -14/+3 |
| | |||||
* | - Add SIZE to GNOME ports | pav | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | USE_REINPLACE need be defined only when REINPLACE_CMD is used. | trevor | 2003-11-17 | 1 | -1/+0 |
| | |||||
* | Update to 2.0.4. | marcus | 2003-07-30 | 2 | -2/+2 |
| | |||||
* | Add gnet2 after a repo copy from gnet-glib2. gnet2 is the stable Glib-2 | marcus | 2003-07-12 | 7 | -154/+64 |
| | | | | based version of the simple network library, GNet. | ||||
* | Update to 1.1.9. | marcus | 2003-07-05 | 4 | -17/+16 |
| | |||||
* | Remove REINPLACE commands that were rolled into gnomehack. | adamw | 2003-06-12 | 1 | -3/+0 |
| | |||||
* | Convert to new GNOME infrastructure. | marcus | 2003-04-22 | 1 | -3/+1 |
| | |||||
* | Remove USE_GNOMENG. | marcus | 2003-04-21 | 1 | -1/+0 |
| | |||||
* | Remove some redundant -p arguments to MKDIR. | marcus | 2003-02-24 | 1 | -4/+4 |
| | |||||
* | Add a patch missed in the last commit. | marcus | 2003-02-24 | 1 | -0/+19 |
| | |||||
* | Add gnet-glib2 after a repo copy from gnet. gnet-glib2 provides the Gnet | marcus | 2003-02-24 | 10 | -66/+136 |
| | | | | API built on Glib 2. | ||||
* | Use USE_LIBTOOL. | sobomax | 2002-07-20 | 3 | -6/+14 |
| | |||||
* | Convert USE_GLIB into USE_GNOMENG+USE_GNOME. | sobomax | 2002-07-16 | 1 | -1/+2 |
| | |||||
* | Update to 1.1.4 | nakai | 2002-06-27 | 6 | -43/+38 |
| | | | | Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | ||||
* | Upgrade to 1.1.0, change MASTER_SITE to new site. | vanilla | 2001-05-26 | 4 | -25/+40 |
| | |||||
* | Update to 1.0.4. | sobomax | 2000-11-25 | 4 | -2/+14 |
| | |||||
* | Capitalize first letter and put period at the end of sentence. | sobomax | 2000-11-25 | 1 | -1/+1 |
| | |||||
* | Implement USE_GLIB. | reg | 2000-10-05 | 1 | -5/+1 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 1 | -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 | ||||
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | sobomax | 2000-06-16 | 2 | -2/+1 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Fix another figure out GLIB_CONFIG but use hardcoded glib-config | ade | 2000-06-16 | 1 | -0/+13 |
| | | | | in the configure file pilot botch | ||||
* | Update to 1.0.3 | nakai | 2000-04-19 | 2 | -2/+2 |
| | |||||
* | Portlint COMMENT's. | knu | 2000-04-15 | 1 | -1/+1 |
| | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Update to 1.0.1 | ade | 2000-03-25 | 2 | -3/+3 |
| | | | | Approved by: maintainer | ||||
* | Update to 1.0.0 | nakai | 2000-02-29 | 3 | -24/+24 |
| | |||||
* | Fix around libtool. | nakai | 2000-02-28 | 3 | -4/+14 |
| | | | | | PR: ports/16876 Submitted by: Kato Tsuguru<tkato@prontomail.ne.jp>, Ade Lovett<ade@FreeBSD.org> | ||||
* | - This port LIB_DEPENDS on the glib12 port. | steve | 2000-02-27 | 1 | -0/+2 |
| | | | | | - Use ifr_flags instead of ifr_ifru.ifru_flags so this build again on current. | ||||
* | Initial import. | nakai | 2000-02-16 | 5 | -0/+60 |
a simple network library built upon glib. |