aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rpc2
Commit message (Collapse)AuthorAgeFilesLines
* Updated for Coda-5.3.15shafeeq2001-11-172-2/+2
| | | | Shafeeq
* Updated to Coda 5.3.15shafeeq2001-06-152-3/+3
| | | | Always using the provided configure script now
* Updated to Coda 5.3.14shafeeq2001-04-242-2/+2
|
* Updated for coda-5.3.12, skipping past 5.3.11shafeeq2001-01-203-5/+5
|
* Remove .la files, which aren't installed. (This is, of course, a goodasami2000-11-131-3/+0
| | | | | | thing.) Submitted by: bento
* Updated to latest versions needed by coda-5.3.9 releaseshafeeq2000-10-063-3/+6
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-162-2/+1
|
* Adding rpc2 version 1.5.steve2000-05-295-0/+51
An interprocess communication library developed as part of the CODA project. PR: 17943 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>