Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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) | ||||
* | Update to 0.3.3. patch-memswap.c has been incorporated into the | linimon | 2003-12-08 | 4 | -120/+12 |
| | | | | | | | upstream distribution; other changes are new translations and bugfixes. Tested on both 4.x and 5.x. PR: ports/58788 Submitted by: Thorsten Greiner <thorsten.greiner@web.de> (maintainer) | ||||
* | add xfce4-panel to RUN_DEPENDS too | oliver | 2003-08-18 | 1 | -0/+1 |
| | | | | | Approved by: maintainer Noted by: demon | ||||
* | Utilize xfce category | oliver | 2003-08-16 | 1 | -1/+1 |
| | | | | Approved by: maintainer | ||||
* | Add xfce4-systemload-plugin 0.3.2, system Load plugin for XFce4. | oliver | 2003-08-01 | 6 | -0/+175 |
PR: 55133 Submitted by: Thorsten Greiner <thorsten.greiner@web.de> |