aboutsummaryrefslogtreecommitdiff
path: root/devel/rpc2
Commit message (Collapse)AuthorAgeFilesLines
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Update to 2.7Cheng-Lung Sung2008-04-153-9/+17
| | | | | | | | | | - submitter => maintainer PR: ports/122723 Submitted by: maintainer (Wen heping) Notes: svn path=/head/; revision=211288
* - Update to 2.5.Marcelo Araujo2007-05-274-30/+4
| | | | | | | | | | | | | - Removed patch files. - rm files/patch-rp2gen_symtab.c. - rm files/patch-secure_secure_init.c. PR: ports/112919 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> Approved by: itetcu (mentor) Notes: svn path=/head/; revision=192056
* - Update to 2.4Martin Wilke2007-02-273-12/+5
| | | | | | | | PR: 109284 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Notes: svn path=/head/; revision=186100
* Fix a bug in rp2gen utility which segfaults on 64 bit architecturesVasil Dimov2006-10-202-0/+16
| | | | | | | | | | | during net/coda6_server's build. net/coda6_server build failure reported by Kris. Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175431
* Upgrade:Vasil Dimov2006-10-054-10/+27
| | | | | | | | | | | | | * net/coda6_server and net/coda6_client from 6.0.7 to 6.1.1 and thus un-DEPRECATE them * devel/rvm from 1.10 to 1.13 * devel/lwp from 1.12 to 2.3 * devel/rpc2 from 1.28 to 2.2 These four are tightly related so I upgrade them in one.. well.. changeset Notes: svn path=/head/; revision=174560
* Reset inactive maintainer (a mailing list).Mark Linimon2006-09-041-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172159
* Update to 1.28Martin Wilke2006-06-122-5/+4
| | | | | | | | | PR: ports/97966 Submitted by: miwi Approved by: krion (mentor), maintainer timeout Notes: svn path=/head/; revision=165192
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+5
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* 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