aboutsummaryrefslogtreecommitdiff
path: root/devel/lwp
Commit message (Collapse)AuthorAgeFilesLines
* Updated for Coda-5.3.15Shafeeq Sinnamohideen2001-11-162-2/+2
| | | | | | | Shafeeq Notes: svn path=/head/; revision=50129
* add missing fileYing-Chieh Liao2001-07-061-0/+1
| | | | | | | Submitted by: bento log Notes: svn path=/head/; revision=44809
* Updated to Coda 5.3.15Shafeeq Sinnamohideen2001-06-142-3/+3
| | | | | | | Always using the provided configure script now Notes: svn path=/head/; revision=44007
* Updated to Coda 5.3.14Shafeeq Sinnamohideen2001-04-232-3/+3
| | | | Notes: svn path=/head/; revision=41839
* Updated for coda-5.3.12, skipping past 5.3.11Shafeeq Sinnamohideen2001-01-192-2/+2
| | | | Notes: svn path=/head/; revision=37344
* Remove two files that don't exist (include/lwp/preempt.h and lib/liblwp.la).Satoshi Asami2000-11-031-2/+0
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34703
* Updated to latest versions needed by coda-5.3.9 releaseShafeeq Sinnamohideen2000-10-053-3/+4
| | | | Notes: svn path=/head/; revision=33439
* 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
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-2/+1
| | | | Notes: svn path=/head/; revision=29630
* Adding lpw version 1.4.Steve Price2000-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> Notes: svn path=/head/; revision=28898