aboutsummaryrefslogtreecommitdiff
path: root/devel/rpc2
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.23Michael Johnson2004-11-303-7/+4
| | | | | | | | PR: ports/74036 Submitted by: maintainer Notes: svn path=/head/; revision=122781
* Update coda5*- and coda6*-affiliated software.Sergey A. Osokin2004-08-103-7/+7
| | | | | | | | | Fix build under fresh -CURRENT (gcc 3.4.2). Bump or remove PORTREVISION where it needed. Notes: svn path=/head/; revision=115848
* Per dosirak run, fix plist.Mark Linimon2004-04-171-0/+3
| | | | Notes: svn path=/head/; revision=107306
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Update to 1.15Kevin Lo2003-03-282-2/+2
| | | | | | | | PR: 50338 Submitted by: Tim Robbins <tim@robbins.dropbear.id.au> Notes: svn path=/head/; revision=77582
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* 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