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. | ||||
* | BROKEN on !i386 and !alpha: Does not compile | kris | 2004-03-06 | 1 | -1/+7 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Update to 1.10 | kevlo | 2003-03-28 | 2 | -3/+2 |
| | | | | | PR: 50336 Submitted by: Tim Robbins <tim@robbins.dropbear.id.au> | ||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | - Do not install useless .la file | ijliao | 2002-12-22 | 3 | -3/+14 |
| | | | | | PR: 45928 Submitted by: Ports Fury | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer" | adamw | 2002-11-07 | 1 | -0/+2 |
| | | | | | | in this case. Approved by: pat | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -2/+1 |
| | | | | Approved by: pat | ||||
* | Updated for Coda-5.3.15 | shafeeq | 2001-11-16 | 2 | -2/+2 |
| | | | | Shafeeq | ||||
* | add missing file | ijliao | 2001-07-06 | 1 | -0/+1 |
| | | | | Submitted by: bento log | ||||
* | Updated to Coda 5.3.15 | shafeeq | 2001-06-14 | 2 | -3/+3 |
| | | | | Always using the provided configure script now | ||||
* | Updated to Coda 5.3.14 | shafeeq | 2001-04-23 | 2 | -3/+3 |
| | |||||
* | Updated for coda-5.3.12, skipping past 5.3.11 | shafeeq | 2001-01-19 | 2 | -2/+2 |
| | |||||
* | Remove two files that don't exist (include/lwp/preempt.h and lib/liblwp.la). | asami | 2000-11-03 | 1 | -2/+0 |
| | | | | Submitted by: bento | ||||
* | Updated to latest versions needed by coda-5.3.9 release | shafeeq | 2000-10-05 | 3 | -3/+4 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 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 | ||||
* | Fourth round of INSTALLS_SHLIBS conversion. | sobomax | 2000-06-16 | 2 | -2/+1 |
| | |||||
* | Adding lpw version 1.4. | steve | 2000-05-29 | 5 | -0/+38 |
A userspace thread library developed as part of the CODA project. PR: 17941 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> |