summaryrefslogtreecommitdiff
path: root/devel/SWIG (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-11-02fix category (tcl81->tcl80)Justin M. Seger1-1/+1
Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544 Notes: svn path=/head/; revision=22852
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-29To avoid requiring both tcl81 and tcl80, use tcl80 instead since theSteve Price1-3/+3
python port requires it already. My message to the maintainer went unanswered. Notes: svn path=/head/; revision=21099
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20947
1999-06-26As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1-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
1999-01-17Update SWIG to patch 5Eric J.Chet2-5/+5
Notes: svn path=/head/; revision=16102
1998-12-07Remove the trailing '/' from *_DEPENDS definitions.Steve Price1-2/+2
Caught by: A little perl script for INDEX generation that Satoshi and I are working on. :) Notes: svn path=/head/; revision=15164
1998-08-12Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi Asami1-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
1998-06-25Add virtual category "python".Thomas Gellekum1-2/+2
pygist: add dependency on rng. Notes: svn path=/head/; revision=11520
1998-02-24Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1-5/+5
Notes: svn path=/head/; revision=9912
1998-01-29Upgrade to 1.1p4. Mostly bugfixes and added support for python-1.5.Thomas Gellekum3-6/+10
Notes: svn path=/head/; revision=9502
1997-12-09Upgrade to 1.1p3.Thomas Gellekum2-7/+8
Notes: svn path=/head/; revision=9041
1997-12-04Merge swig (committed accidentally) into SWIG. I copied Makefile, files/md5Satoshi Asami3-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
1997-08-11upgrade to 1.1Eric L. Hernes3-15/+26
Notes: svn path=/head/; revision=7536
1997-03-27upgrade to 1.1b5Eric L. Hernes3-28/+43
Notes: svn path=/head/; revision=6036
1997-02-24upgrade to 1.1b4Eric L. Hernes3-18/+44
Notes: svn path=/head/; revision=5736
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-3/+3
Notes: svn path=/head/; revision=4575
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-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
1996-10-09upgrade to version 1.0,Eric L. Hernes3-29/+31
change MAINTAINER jkh -> erich Requested by: jkh Notes: svn path=/head/; revision=3944
1996-04-23Expand subdirectory and add @exec/unexec to create/remove emptySatoshi Asami1-1/+21
directories. Notes: svn path=/head/; revision=3017
1996-04-23Little tweak to make this conform to the standard in the handbook.Satoshi Asami1-2/+4
Notes: svn path=/head/; revision=3016
1996-04-19This is SWIG - an interface generator for TCL/Python/PERL/Guile/etc.Jordan K. Hubbard5-0/+35
Notes: svn path=/head/; revision=3009