summaryrefslogtreecommitdiffstats
path: root/devel/rpc2
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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-152-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>
OpenPOWER on IntegriCloud