Commit Graph

46 Commits

Author SHA1 Message Date
Akinori MUSHA
d31cf3da2b My previous fix was bogus. Fix build with Python 2.1 this time. 2001-06-11 09:51:15 +00:00
Akinori MUSHA
accf858209 Remove PYTHON_NO_DEPENDS=yes and fix the python support.
Reported 2 weeks ago by:	ade
Forgotten by:			knu
2001-06-09 03:04:02 +00:00
Akinori MUSHA
592b9e9aee ${LN} -> ${LN} -f
Submitted by:	Tadayuki OKADA <tadayuki@mediaone.net>
2001-05-26 12:05:30 +00:00
Akinori MUSHA
b620daa1e1 Use Python 2.1 rather than 2.0.
Submitted by:	ade
2001-05-23 03:09:35 +00:00
Ade Lovett
7903d2c1e7 Add missed patchfile from previous commit, oops. 2001-04-03 13:26:23 +00:00
Ade Lovett
7bd499c737 Make this port use tcl8.3 and python2.0 by default now
(instead of the previous 8.2 and 1.5).  I've found no problems with
this updated configuration.

Approved by:	knu (who hasn't tested this himself)
2001-04-02 19:04:13 +00:00
Akinori MUSHA
5878e8e743 Fix the breakage with gcc 2.95.3 on -CURRENT by adding "-fpic" to
CFLAGS.

Rqported by:	Andrew Kenneth Milton <akm@mail.theinternet.com.au>
2001-02-02 05:11:48 +00:00
Akinori MUSHA
c87c7c7b52 Install the executables with version numbers, to allow SWIG-dependent
ports to specify the version of SWIG to use.
2000-10-16 09:43:32 +00:00
Akinori MUSHA
01d7ceaabd Add missing entries to plist.
Submitted by:	bento
2000-10-15 08:04:12 +00:00
Akinori MUSHA
64e6cd6545 Utilize bsd.{ruby,python}.mk. 2000-09-22 04:50:44 +00:00
Akinori MUSHA
842b6d60a5 Resurrect SWIG 1.1p5 after a repocopy.
- Add patches to make it work with Perl 5.6.0
  - Remove a mirror which does not hold a distfile anymore
  - Add perl5 to CATEGORIES
  - Take over the maintainership (from ports@FreeBSD.org)
2000-08-22 01:54:02 +00:00
Chris D. Faulhaber
2e70c59bc1 Update port to 1.3a3 2000-07-10 14:31:19 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Will Andrews
b87ca5fd1d Update to 1.3a2. Add SourceForge master sites. Remove now-irrelevant
patches.
2000-06-02 19:28:07 +00:00
Steve Price
fb19387e0d Weed out crufty MASTER_SITES and add a second checksum. 'diff -urN' says
the distfiles are the same from both MASTER_SITES, yet the checksum is
different.
2000-05-28 03:49:37 +00:00
John Polstra
8ff35088c9 Add WWW line for web site. 2000-05-12 17:17:10 +00:00
Kris Kennaway
2daec2825f Chase the checksum: trivial source changes 2000-04-29 22:32:42 +00:00
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Michael Haro
6182f31e55 portlint: PREFIX -> LOCALBASE 2000-02-02 22:51:00 +00:00
Steve Price
01ad77c489 Update to use Tcl 8.2 and fix build problems on systems with gcc 2.95
as the system compiler.

Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:08:25 +00:00
Justin M. Seger
d0af85fbb9 fix category (tcl81->tcl80)
Submitted by:	Ade Lovett <ade@lovett.com>
PR:		ports/14544
1999-11-02 03:42:54 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Steve Price
37cdd52d0e To avoid requiring both tcl81 and tcl80, use tcl80 instead since the
python port requires it already.  My message to the maintainer went
unanswered.
1999-08-29 20:01:24 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Eric J.Chet
1f63e59d32 Update SWIG to patch 5 1999-01-17 15:31:07 +00:00
Steve Price
7f5f51a792 Remove the trailing '/' from *_DEPENDS definitions.
Caught by: A little perl script for INDEX generation that Satoshi
           and I are working on. :)
1998-12-07 05:34:38 +00:00
Satoshi Asami
c12c2467ed Remove manpages define in MAN? fom PLIST for all the devel ports.
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
1998-08-12 01:55:34 +00:00
Thomas Gellekum
ad0b1faa57 Add virtual category "python".
pygist: add dependency on rng.
1998-06-25 06:43:28 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Thomas Gellekum
af04ebce0f Upgrade to 1.1p4. Mostly bugfixes and added support for python-1.5. 1998-01-29 09:53:30 +00:00
Thomas Gellekum
5d4fc45de4 Upgrade to 1.1p3. 1997-12-09 10:22:40 +00:00
Satoshi Asami
c040613034 Merge swig (committed accidentally) into SWIG. I copied Makefile, files/md5
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.
1997-12-04 11:17:45 +00:00
Eric L. Hernes
3bdb90299c upgrade to 1.1 1997-08-11 15:06:32 +00:00
Eric L. Hernes
035cfdf907 upgrade to 1.1b5 1997-03-27 23:48:21 +00:00
Eric L. Hernes
959ff9f74a upgrade to 1.1b4 1997-02-24 23:10:48 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Eric L. Hernes
e31810527f upgrade to version 1.0,
change MAINTAINER jkh -> erich
Requested by:	jkh
1996-10-09 20:54:30 +00:00
Satoshi Asami
c0b512b185 Expand subdirectory and add @exec/unexec to create/remove empty
directories.
1996-04-23 07:48:20 +00:00
Satoshi Asami
560852eaa3 Little tweak to make this conform to the standard in the handbook. 1996-04-23 07:47:40 +00:00
Jordan K. Hubbard
7d6d1ac26d This is SWIG - an interface generator for TCL/Python/PERL/Guile/etc. 1996-04-19 18:44:04 +00:00