aboutsummaryrefslogtreecommitdiff
path: root/devel/swig13/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.3.35Rong-En Fan2008-04-111-3/+6
| | | | | | | - Add Octave support Notes: svn path=/head/; revision=211075
* - Update the supported languages list in commentRong-En Fan2008-03-291-4/+14
| | | | | | | | | | | - All supported language except lua can be found by configure script, so add proper instructions to let configure finds our lua installation. This fixes lua support. Tested by: Vlad GALU <dudu at dudu.ro> Notes: svn path=/head/; revision=210088
* - Fix build when php-config is in $PATHRong-En Fan2008-03-101-2/+4
| | | | | | | | PR: ports/121547 Submitted by: Mel <mel at rachie.is-a-geek.net> Notes: svn path=/head/; revision=208705
* - Update to 1.3.34Rong-En Fan2008-03-091-1/+1
| | | | Notes: svn path=/head/; revision=208667
* - Update to 1.3.33Rong-En Fan2008-02-101-2/+1
| | | | Notes: svn path=/head/; revision=206980
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Fix LUA interface by replacing malloc.h to stdlib.hRong-En Fan2007-06-101-0/+3
| | | | | | | | PR: ports/113513 Submitted by: Scot Hetzel <swhetzel at gmail.com> Notes: svn path=/head/; revision=193152
* - Update to 1.3.31Rong-En Fan2007-03-311-3/+2
| | | | | | | | | | - Take maintainership since I use it PR: ports/111037 Approved by: alexbl (maintainer) Notes: svn path=/head/; revision=188848
* Change all my MAINTAINER lines to my new FreeBSD.org address.Alexander Botero-Lowry2006-09-131-1/+1
| | | | | | | Approved by: novel Notes: svn path=/head/; revision=172903
* - Fix the plist fixPav Lucistnik2006-04-041-1/+1
| | | | | | | | | PR: ports/95293 Submitted by: Martin Jackson <mhjacks@swbell.net> Approved by: Alexander Botero-Lowry <alex@foxybanana.com> (maintainer) Notes: svn path=/head/; revision=158790
* [PATCH] devel/swig: [SUMMARIZE CHANGES]Edwin Groothuis2006-04-021-0/+1
| | | | | | | | | | - Fix the pkg-plist PR: ports/95211 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158629
* [PATCH] devel/swig: update to 1.3.29Edwin Groothuis2006-04-011-1/+1
| | | | | | | | | | - Update to 1.3.29 PR: ports/95182 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158521
* - Update to 1.3.28Pav Lucistnik2006-03-161-87/+2
| | | | | | | | | | | - Take maintainership - Drop dependencies on languages PR: ports/94434 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=157462
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Reset maintainershipErwin Lansing2006-02-061-1/+1
| | | | | | | | PR: 92915 Submitted by: Soeren Straarup <xride@x12.dk> (ex-maintainer) Notes: svn path=/head/; revision=155380
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Update to 1.3.27Marcus Alves Grando2005-10-241-4/+3
| | | | | | | | PR: 87932 Submitted by: Soeren Straarup <xride@x12.dk> (maintainer) Notes: svn path=/head/; revision=146288
* - Install examples into ${EXAMPLESDIR}.Joseph Koshy2005-09-241-1/+13
| | | | | | | | | | - Install documentation into ${DOCSDIR} honoring NOPORTDOCS. - Sort "pkg-plist". Approved by: Soeren Straarup <xride@x12.dk> [MAINTAINER] Notes: svn path=/head/; revision=143491
* Fix compilation of prograsm, which uses `runtime.swg', with gcc 2.95Lev A. Serebryakov2005-07-291-0/+1
| | | | | | | | Submitted: maintainer Approved: maintainer Notes: svn path=/head/; revision=140389
* - Update to 1.3.25.Simon L. B. Nielsen2005-06-291-33/+43
| | | | | | | | | | | - Assign maintainership to submitter. PR: ports/82240 Submitted by: Soeren Straarup <xride@x12.dk> Approved by: maintainer timeout Notes: svn path=/head/; revision=138216
* Replace -fpic with -fPIC and unbreak on sparc64.Akinori MUSHA2004-11-111-5/+2
| | | | | | | | PR: ports/72187 Submitted by: Hannes Mehnert <hannes - at - mehnert.org> Notes: svn path=/head/; revision=121362
* Don't try to use lang/chicken if present.Volker Stolz2004-07-081-0/+4
| | | | | | | | | PR: ports/64142 Submitted by: Kimura Fuyuki Approved by: maintainer timeout Notes: svn path=/head/; revision=113191
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-2/+1
| | | | Notes: svn path=/head/; revision=110841
* BROKEN on sparc64: Build failsKris Kennaway2004-04-121-1/+7
| | | | Notes: svn path=/head/; revision=106775
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-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. Notes: svn path=/head/; revision=103963
* Update to 1.3.21.Akinori MUSHA2004-02-291-1/+1
| | | | Notes: svn path=/head/; revision=102565
* Fix a typo (GMAKE -> MAKE) to fix build on bento and unmark BROKEN.Akinori MUSHA2004-02-291-3/+1
| | | | Notes: svn path=/head/; revision=102564
* This is broken on 4.x too.Kris Kennaway2004-02-221-7/+3
| | | | Notes: svn path=/head/; revision=101641
* BROKEN on 5.x: Does not installKris Kennaway2004-02-161-1/+7
| | | | Notes: svn path=/head/; revision=101031
* Update to 1.3.20.Akinori MUSHA2004-02-131-11/+4
| | | | Notes: svn path=/head/; revision=100856
* Switch to tcl 8.4 and bump PORTREVISIONKris Kennaway2003-08-171-4/+5
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=87118
* [Fix Port] devel/swig13Edwin Groothuis2003-06-041-3/+1
| | | | | | | | | | Fix dependencies for new PHP 4.3.2. PR: ports/52805 Sumitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=82242
* Update to 1.3.19.Akinori MUSHA2003-04-021-1/+2
| | | | Notes: svn path=/head/; revision=77964
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-181-0/+1
| | | | Notes: svn path=/head/; revision=75780
* ${LOCALBASE}/bin/php lives in www/mod_php4, now.Dirk Froemberg2003-01-291-1/+1
| | | | | | | Reminded by: kris Notes: svn path=/head/; revision=74226
* Update to 1.3.16. (patch-Makefile.in has already been submitted to theAkinori MUSHA2002-10-271-4/+2
| | | | | | | | | SWIG development team) Remove bogus MASTER_SITES. Notes: svn path=/head/; revision=68960
* Update to 1.3.14.Akinori MUSHA2002-09-071-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. Notes: svn path=/head/; revision=65772
* Update to 1.3.12.Akinori MUSHA2002-06-101-1/+1
| | | | | | | | PR: ports/39110 Noticed by: Dominic Mitchell <dom@semantico.com> Notes: svn path=/head/; revision=61066
* Update to 1.3.11.Akinori MUSHA2002-02-141-3/+35
| | | | | | | | | | Add PHP4 support. Improve plist so that it packages properly with any feature selection. Notes: svn path=/head/; revision=54685
* Update to 1.3.9.Akinori MUSHA2001-12-111-1/+1
| | | | | | | | PR: ports/32482 Submitted by: Chia-liang Kao <clkao@clkao.org> Notes: svn path=/head/; revision=51325
* Add autoconf as build-time dependency.Akinori MUSHA2001-08-061-0/+2
| | | | | | | Noted by: bento's log Notes: svn path=/head/; revision=45871
* Update to 1.3.6.Akinori MUSHA2001-07-141-5/+3
| | | | Notes: svn path=/head/; revision=45111
* Add a patch to fix the build with recent ruby. It has already beenAkinori MUSHA2001-06-091-1/+1
| | | | | | | submitted to the SWIG development team. Notes: svn path=/head/; revision=43687
* Update the Guile support, from Matthias K,Av(Bppe.Akinori MUSHA2001-04-241-10/+28
| | | | | | | | | | Allow to choose what languages are wanted via the SWIG_LANGUAGE variable. (Thanks, Jacques!) Submitted by: nectar Notes: svn path=/head/; revision=41848
* Add patches to build the "witme" file manager. They will probably beAkinori MUSHA2001-03-191-1/+1
| | | | | | | | | included in the future release of SWIG 1.3. Submitted by: Jeremy Norris <ishmael27@home.com> Notes: svn path=/head/; revision=40059
* Fix the breakage with gcc 2.95.3 on -CURRENT by adding "-fpic" toAkinori MUSHA2001-02-021-1/+2
| | | | | | | | | CFLAGS. Rqported by: Andrew Kenneth Milton <akm@mail.theinternet.com.au> Notes: svn path=/head/; revision=37902
* Install the executables with version numbers, to allow SWIG-dependentAkinori MUSHA2000-10-161-7/+12
| | | | | | | ports to specify the version of SWIG to use. Notes: svn path=/head/; revision=33889
* Add missing entries to plist.Akinori MUSHA2000-10-151-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=33853
* Update to 1.3a5.Akinori MUSHA2000-09-241-2/+1
| | | | | | | See http://www.swig.org/Release/CHANGES for details. Notes: svn path=/head/; revision=33078
* Utilize bsd.{ruby,python}.mk.Akinori MUSHA2000-09-221-3/+7
| | | | Notes: svn path=/head/; revision=32965