aboutsummaryrefslogtreecommitdiff
path: root/devel/rpc2
Commit message (Collapse)AuthorAgeFilesLines
* Port needs perl.Edwin Groothuis2002-11-041-0/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69417
* Updated for Coda-5.3.15Shafeeq Sinnamohideen2001-11-162-2/+2
| | | | | | | Shafeeq Notes: svn path=/head/; revision=50129
* 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-2/+2
| | | | Notes: svn path=/head/; revision=41839
* Updated for coda-5.3.12, skipping past 5.3.11Shafeeq Sinnamohideen2001-01-193-5/+5
| | | | Notes: svn path=/head/; revision=37344
* Remove .la files, which aren't installed. (This is, of course, a goodSatoshi Asami2000-11-131-3/+0
| | | | | | | | | thing.) Submitted by: bento Notes: svn path=/head/; revision=35063
* Updated to latest versions needed by coda-5.3.9 releaseShafeeq Sinnamohideen2000-10-053-3/+6
| | | | 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
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-2/+1
| | | | Notes: svn path=/head/; revision=29615
* Adding rpc2 version 1.5.Steve Price2000-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> Notes: svn path=/head/; revision=28900