summaryrefslogtreecommitdiff
path: root/devel/swig13 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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. Notes: svn path=/head/; revision=32338
* 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) Notes: svn path=/head/; revision=31838
* Update port to 1.3a3Chris D. Faulhaber2000-07-104-7/+11
| | | | Notes: svn path=/head/; revision=30442
* 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 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
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-4/+3
| | | | Notes: svn path=/head/; revision=29614
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-2/+2
| | | | Notes: svn path=/head/; revision=29595
* Update to 1.3a2. Add SourceForge master sites. Remove now-irrelevantWill Andrews2000-06-023-85/+69
| | | | | | | patches. Notes: svn path=/head/; revision=29111
* 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. Notes: svn path=/head/; revision=28812
* Add WWW line for web site.John Polstra2000-05-121-0/+2
| | | | Notes: svn path=/head/; revision=28416
* Chase the checksum: trivial source changesKris Kennaway2000-04-291-1/+1
| | | | Notes: svn path=/head/; revision=28097
* 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 Notes: svn path=/head/; revision=27941
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* portlint: PREFIX -> LOCALBASEMichael Haro2000-02-021-2/+2
| | | | Notes: svn path=/head/; revision=25433
* 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> Notes: svn path=/head/; revision=23466
* fix category (tcl81->tcl80)Justin M. Seger1999-11-021-1/+1
| | | | | | | | Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544 Notes: svn path=/head/; revision=22852
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* 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. Notes: svn path=/head/; revision=21099
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* 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. Notes: svn path=/head/; revision=19799
* Update SWIG to patch 5Eric J.Chet1999-01-172-5/+5
| | | | Notes: svn path=/head/; revision=16102
* 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. :) Notes: svn path=/head/; revision=15164
* 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). Notes: svn path=/head/; revision=12467
* Add virtual category "python".Thomas Gellekum1998-06-251-2/+2
| | | | | | | pygist: add dependency on rng. Notes: svn path=/head/; revision=11520
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-241-5/+5
| | | | Notes: svn path=/head/; revision=9912
* Upgrade to 1.1p4. Mostly bugfixes and added support for python-1.5.Thomas Gellekum1998-01-293-6/+10
| | | | Notes: svn path=/head/; revision=9502
* Upgrade to 1.1p3.Thomas Gellekum1997-12-092-7/+8
| | | | Notes: svn path=/head/; revision=9041
* 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. Notes: svn path=/head/; revision=8985
* upgrade to 1.1Eric L. Hernes1997-08-113-15/+26
| | | | Notes: svn path=/head/; revision=7536
* upgrade to 1.1b5Eric L. Hernes1997-03-273-28/+43
| | | | Notes: svn path=/head/; revision=6036
* upgrade to 1.1b4Eric L. Hernes1997-02-243-18/+44
| | | | Notes: svn path=/head/; revision=5736
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+3
| | | | Notes: svn path=/head/; revision=4575
* 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! Notes: svn path=/head/; revision=3948
* upgrade to version 1.0,Eric L. Hernes1996-10-093-29/+31
| | | | | | | | change MAINTAINER jkh -> erich Requested by: jkh Notes: svn path=/head/; revision=3944
* Expand subdirectory and add @exec/unexec to create/remove emptySatoshi Asami1996-04-231-1/+21
| | | | | | | directories. Notes: svn path=/head/; revision=3017
* Little tweak to make this conform to the standard in the handbook.Satoshi Asami1996-04-231-2/+4
| | | | Notes: svn path=/head/; revision=3016
* This is SWIG - an interface generator for TCL/Python/PERL/Guile/etc.Jordan K. Hubbard1996-04-195-0/+35
Notes: svn path=/head/; revision=3009