1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

43 Commits

Author SHA1 Message Date
Akinori MUSHA
3283cab4fa Add patches to build the "witme" file manager. They will probably be
included in the future release of SWIG 1.3.

Submitted by: Jeremy Norris <ishmael27@home.com>
2001-03-19 18:15:58 +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
e7d442c175 Update to 1.3a5.
See http://www.swig.org/Release/CHANGES for details.
2000-09-24 22:45:54 +00:00
Akinori MUSHA
64e6cd6545 Utilize bsd.{ruby,python}.mk. 2000-09-22 04:50:44 +00:00
Akinori MUSHA
76d6f720c4 Update to 1.3a4.
- SWIG has finally merged swigruby and now includes Ruby support!

Sort and update PLIST.

Update DESCR to reflect the latest languages support.
2000-09-06 15:58:07 +00:00
Akinori MUSHA
e40f98a4bb Repocopied from SWIG, because 1.3a3 is actually a development version
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)
2000-08-22 01:45:49 +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