summaryrefslogtreecommitdiffstats
path: root/devel/lwp
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-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 compilekris2004-03-061-1/+7
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* Update to 1.10kevlo2003-03-282-3/+2
| | | | | PR: 50336 Submitted by: Tim Robbins <tim@robbins.dropbear.id.au>
* De-pkg-comment.knu2003-02-202-1/+1
|
* - Do not install useless .la fileijliao2002-12-223-3/+14
| | | | | PR: 45928 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-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"adamw2002-11-071-0/+2
| | | | | | in this case. Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-2/+1
| | | | Approved by: pat
* Updated for Coda-5.3.15shafeeq2001-11-162-2/+2
| | | | Shafeeq
* add missing fileijliao2001-07-061-0/+1
| | | | Submitted by: bento log
* Updated to Coda 5.3.15shafeeq2001-06-142-3/+3
| | | | Always using the provided configure script now
* Updated to Coda 5.3.14shafeeq2001-04-232-3/+3
|
* Updated for coda-5.3.12, skipping past 5.3.11shafeeq2001-01-192-2/+2
|
* Remove two files that don't exist (include/lwp/preempt.h and lib/liblwp.la).asami2000-11-031-2/+0
| | | | Submitted by: bento
* Updated to latest versions needed by coda-5.3.9 releaseshafeeq2000-10-053-3/+4
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-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
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-2/+1
|
* Adding lpw version 1.4.steve2000-05-295-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>
OpenPOWER on IntegriCloud