summaryrefslogtreecommitdiff
path: root/devel/swig13 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.3.16. (patch-Makefile.in has already been submitted to theAkinori MUSHA2002-10-274-10/+27
| | | | | | SWIG development team) Remove bogus MASTER_SITES.
* Update to 1.3.14.Akinori MUSHA2002-09-073-19/+64
| | | | | | | | | - Switch tcl from 8.2 to 8.3. - Add support for java, ocaml and pike. Submitted by: Andrew Filonov <aef@antar.bryansk.ru> - Set CATEGORIES dynamically according to SWIG_LANGUAGES.
* Update to 1.3.12.Akinori MUSHA2002-06-103-9/+30
| | | | | PR: ports/39110 Noticed by: Dominic Mitchell <dom@semantico.com>
* Update to 1.3.11.Akinori MUSHA2002-02-143-22/+65
| | | | | | | Add PHP4 support. Improve plist so that it packages properly with any feature selection.
* Update to 1.3.9.Akinori MUSHA2001-12-113-2/+4
| | | | | PR: ports/32482 Submitted by: Chia-liang Kao <clkao@clkao.org>
* Add missing lib/libswigguile.* files.Akinori MUSHA2001-08-131-0/+3
|
* Add autoconf as build-time dependency.Akinori MUSHA2001-08-061-0/+2
| | | | Noted by: bento's log
* Update to 1.3.6.Akinori MUSHA2001-07-1410-490/+10
|
* Add a patch to fix the build with recent ruby. It has already beenAkinori MUSHA2001-06-092-1/+23
| | | | submitted to the SWIG development team.
* Update the Guile support, from Matthias K,Av(Bppe.Akinori MUSHA2001-04-247-204/+335
| | | | | | | Allow to choose what languages are wanted via the SWIG_LANGUAGE variable. (Thanks, Jacques!) Submitted by: nectar
* Add patches to build the "witme" file manager. They will probably beAkinori MUSHA2001-03-196-1/+350
| | | | | | included in the future release of SWIG 1.3. Submitted by: Jeremy Norris <ishmael27@home.com>
* Fix the breakage with gcc 2.95.3 on -CURRENT by adding "-fpic" toAkinori MUSHA2001-02-021-1/+2
| | | | | | CFLAGS. Rqported by: Andrew Kenneth Milton <akm@mail.theinternet.com.au>
* Install the executables with version numbers, to allow SWIG-dependentAkinori MUSHA2000-10-162-7/+13
| | | | ports to specify the version of SWIG to use.
* Add missing entries to plist.Akinori MUSHA2000-10-152-0/+4
| | | | Submitted by: bento
* Update to 1.3a5.Akinori MUSHA2000-09-243-3/+4
| | | | See http://www.swig.org/Release/CHANGES for details.
* Utilize bsd.{ruby,python}.mk.Akinori MUSHA2000-09-221-3/+7
|
* Update to 1.3a4.Akinori MUSHA2000-09-064-51/+64
| | | | | | | | - SWIG has finally merged swigruby and now includes Ruby support! Sort and update PLIST. Update DESCR to reflect the latest languages support.
* Repocopied from SWIG, because 1.3a3 is actually a development versionAkinori MUSHA2000-08-221-3/+2
| | | | | | | | | | | | incompatible with 1.1p5, which is a stable version. Thus 1.3a3 should take its place as SWIG-devel and 1.1p5 should take its place back as SWIG. Also: - Remove a mirror which does not hold a distfile anymore - Add perl5 to CATEGORIES - Take over the maintainership (from ports@FreeBSD.org)
* Update port to 1.3a3Chris D. Faulhaber2000-07-104-7/+11
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-2/+2
| | | | | | | | | 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 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
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-4/+3
|
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-2/+2
|
* Update to 1.3a2. Add SourceForge master sites. Remove now-irrelevantWill Andrews2000-06-023-85/+69
| | | | patches.
* Weed out crufty MASTER_SITES and add a second checksum. 'diff -urN' saysSteve Price2000-05-282-3/+3
| | | | | the distfiles are the same from both MASTER_SITES, yet the checksum is different.
* Add WWW line for web site.John Polstra2000-05-121-0/+2
|
* Chase the checksum: trivial source changesKris Kennaway2000-04-291-1/+1
|
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsiveKris Kennaway2000-04-231-1/+1
| | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
|
* portlint: PREFIX -> LOCALBASEMichael Haro2000-02-021-2/+2
|
* Update to use Tcl 8.2 and fix build problems on systems with gcc 2.95Steve Price1999-11-281-4/+4
| | | | | | as the system compiler. Submitted by: Ade Lovett <ade@lovett.com>
* fix category (tcl81->tcl80)Justin M. Seger1999-11-021-1/+1
| | | | | Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* To avoid requiring both tcl81 and tcl80, use tcl80 instead since theSteve Price1999-08-291-3/+3
| | | | | python port requires it already. My message to the maintainer went unanswered.
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Update SWIG to patch 5Eric J.Chet1999-01-172-5/+5
|
* Remove the trailing '/' from *_DEPENDS definitions.Steve Price1998-12-071-2/+2
| | | | | Caught by: A little perl script for INDEX generation that Satoshi and I are working on. :)
* Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi Asami1998-08-121-1/+0
| | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear).
* Add virtual category "python".Thomas Gellekum1998-06-251-2/+2
| | | | pygist: add dependency on rng.
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-241-5/+5
|
* Upgrade to 1.1p4. Mostly bugfixes and added support for python-1.5.Thomas Gellekum1998-01-293-6/+10
|
* Upgrade to 1.1p3.Thomas Gellekum1997-12-092-7/+8
|
* Merge swig (committed accidentally) into SWIG. I copied Makefile, files/md5Satoshi Asami1997-12-043-81/+90
| | | | | | | | | | and pkg/PLIST and made minor changes. pkg/COMMENT and pkg/DESCR are left alone to honor the original porter. I've also left the MAINTAINER line alone. Please talk to the original maintainer if you want to change this. devel/swig will be deleted in a few days.
* upgrade to 1.1Eric L. Hernes1997-08-113-15/+26
|
* upgrade to 1.1b5Eric L. Hernes1997-03-273-28/+43
|
* upgrade to 1.1b4Eric L. Hernes1997-02-243-18/+44
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+3
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* upgrade to version 1.0,Eric L. Hernes1996-10-093-29/+31
| | | | | change MAINTAINER jkh -> erich Requested by: jkh