Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BROKEN on sparc64: Build fails | Kris Kennaway | 2004-04-12 | 1 | -1/+7 |
| | |||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | Ade Lovett | 2004-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. | ||||
* | Update to 1.3.21. | Akinori MUSHA | 2004-02-29 | 1 | -1/+1 |
| | |||||
* | Fix a typo (GMAKE -> MAKE) to fix build on bento and unmark BROKEN. | Akinori MUSHA | 2004-02-29 | 1 | -3/+1 |
| | |||||
* | This is broken on 4.x too. | Kris Kennaway | 2004-02-22 | 1 | -7/+3 |
| | |||||
* | BROKEN on 5.x: Does not install | Kris Kennaway | 2004-02-16 | 1 | -1/+7 |
| | |||||
* | Update to 1.3.20. | Akinori MUSHA | 2004-02-13 | 1 | -11/+4 |
| | |||||
* | Switch to tcl 8.4 and bump PORTREVISION | Kris Kennaway | 2003-08-17 | 1 | -4/+5 |
| | | | | Reviewed by: maintainer | ||||
* | [Fix Port] devel/swig13 | Edwin Groothuis | 2003-06-04 | 1 | -3/+1 |
| | | | | | | | Fix dependencies for new PHP 4.3.2. PR: ports/52805 Sumitted by: Alex Dupre <sysadmin@alexdupre.com> | ||||
* | Update to 1.3.19. | Akinori MUSHA | 2003-04-02 | 1 | -1/+2 |
| | |||||
* | De-pkg-comment my non-ruby ports as well. | Akinori MUSHA | 2003-02-18 | 1 | -0/+1 |
| | |||||
* | ${LOCALBASE}/bin/php lives in www/mod_php4, now. | Dirk Froemberg | 2003-01-29 | 1 | -1/+1 |
| | | | | Reminded by: kris | ||||
* | Update to 1.3.16. (patch-Makefile.in has already been submitted to the | Akinori MUSHA | 2002-10-27 | 1 | -4/+2 |
| | | | | | | SWIG development team) Remove bogus MASTER_SITES. | ||||
* | Update to 1.3.14. | Akinori MUSHA | 2002-09-07 | 1 | -5/+33 |
| | | | | | | | | | - 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 MUSHA | 2002-06-10 | 1 | -1/+1 |
| | | | | | PR: ports/39110 Noticed by: Dominic Mitchell <dom@semantico.com> | ||||
* | Update to 1.3.11. | Akinori MUSHA | 2002-02-14 | 1 | -3/+35 |
| | | | | | | | Add PHP4 support. Improve plist so that it packages properly with any feature selection. | ||||
* | Update to 1.3.9. | Akinori MUSHA | 2001-12-11 | 1 | -1/+1 |
| | | | | | PR: ports/32482 Submitted by: Chia-liang Kao <clkao@clkao.org> | ||||
* | Add autoconf as build-time dependency. | Akinori MUSHA | 2001-08-06 | 1 | -0/+2 |
| | | | | Noted by: bento's log | ||||
* | Update to 1.3.6. | Akinori MUSHA | 2001-07-14 | 1 | -5/+3 |
| | |||||
* | Add a patch to fix the build with recent ruby. It has already been | Akinori MUSHA | 2001-06-09 | 1 | -1/+1 |
| | | | | submitted to the SWIG development team. | ||||
* | Update the Guile support, from Matthias K,Av(Bppe. | Akinori MUSHA | 2001-04-24 | 1 | -10/+28 |
| | | | | | | | 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 be | Akinori MUSHA | 2001-03-19 | 1 | -1/+1 |
| | | | | | | 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" to | Akinori MUSHA | 2001-02-02 | 1 | -1/+2 |
| | | | | | | CFLAGS. Rqported by: Andrew Kenneth Milton <akm@mail.theinternet.com.au> | ||||
* | Install the executables with version numbers, to allow SWIG-dependent | Akinori MUSHA | 2000-10-16 | 1 | -7/+12 |
| | | | | ports to specify the version of SWIG to use. | ||||
* | Add missing entries to plist. | Akinori MUSHA | 2000-10-15 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | Update to 1.3a5. | Akinori MUSHA | 2000-09-24 | 1 | -2/+1 |
| | | | | See http://www.swig.org/Release/CHANGES for details. | ||||
* | Utilize bsd.{ruby,python}.mk. | Akinori MUSHA | 2000-09-22 | 1 | -3/+7 |
| | |||||
* | Update to 1.3a4. | Akinori MUSHA | 2000-09-06 | 1 | -3/+4 |
| | | | | | | | | - 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 version | Akinori MUSHA | 2000-08-22 | 1 | -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.3a3 | Chris D. Faulhaber | 2000-07-10 | 1 | -1/+1 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 2000-06-16 | 1 | -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 I | Maxim Sobolev | 2000-06-16 | 1 | -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 Sobolev | 2000-06-15 | 1 | -2/+3 |
| | |||||
* | Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. | Maxim Sobolev | 2000-06-14 | 1 | -2/+2 |
| | |||||
* | Update to 1.3a2. Add SourceForge master sites. Remove now-irrelevant | Will Andrews | 2000-06-02 | 1 | -9/+10 |
| | | | | patches. | ||||
* | Weed out crufty MASTER_SITES and add a second checksum. 'diff -urN' says | Steve Price | 2000-05-28 | 1 | -2/+1 |
| | | | | | the distfiles are the same from both MASTER_SITES, yet the checksum is different. | ||||
* | Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive | Kris Kennaway | 2000-04-23 | 1 | -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 update | Michael Haro | 2000-04-11 | 1 | -3/+3 |
| | |||||
* | portlint: PREFIX -> LOCALBASE | Michael Haro | 2000-02-02 | 1 | -2/+2 |
| | |||||
* | Update to use Tcl 8.2 and fix build problems on systems with gcc 2.95 | Steve Price | 1999-11-28 | 1 | -4/+4 |
| | | | | | | as the system compiler. Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | fix category (tcl81->tcl80) | Justin M. Seger | 1999-11-02 | 1 | -1/+1 |
| | | | | | Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544 | ||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | To avoid requiring both tcl81 and tcl80, use tcl80 instead since the | Steve Price | 1999-08-29 | 1 | -3/+3 |
| | | | | | python port requires it already. My message to the maintainer went unanswered. | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Update SWIG to patch 5 | Eric J.Chet | 1999-01-17 | 1 | -4/+4 |
| | |||||
* | Remove the trailing '/' from *_DEPENDS definitions. | Steve Price | 1998-12-07 | 1 | -2/+2 |
| | | | | | Caught by: A little perl script for INDEX generation that Satoshi and I are working on. :) | ||||
* | Add virtual category "python". | Thomas Gellekum | 1998-06-25 | 1 | -2/+2 |
| | | | | pygist: add dependency on rng. | ||||
* | Upgrade to use tcl8.1 and tk8.1. | Justin M. Seger | 1998-02-24 | 1 | -5/+5 |
| | |||||
* | Upgrade to 1.1p4. Mostly bugfixes and added support for python-1.5. | Thomas Gellekum | 1998-01-29 | 1 | -5/+5 |
| | |||||
* | Upgrade to 1.1p3. | Thomas Gellekum | 1997-12-09 | 1 | -6/+7 |
| |