summaryrefslogtreecommitdiff
path: root/devel/swig
AgeCommit message (Collapse)AuthorFilesLines
2007-07-10Adapted package for installation to DESTDIR.heinz1-4/+6
2007-01-21Use stdlib.h instead of malloc.h in generated codes. Noted byminskim3-2/+19
Martijn van Buul in PR 35453, and also by Mark E. Perkins on pkgsrc-users@. Bump PKGREVISION.
2006-12-03Fix portability-check.obache2-1/+31
2006-12-02Updated swig to 1.3.31:wulf4-12/+139
SWIG-1.3.31 summary: - Python modern classes regression fix SWIG-1.3.30 summary: - Python-2.5 support - New language module: R - Director support added for C# - Numerous director fixes and improvements - Improved mingw/msys support - Better constants support in Guile and chicken modules - Support for generating PHP5 class wrappers - Important Java premature garbage collection fix - Minor improvements/fixes in cffi, php, allegrocl, perl, chicken, lua, ruby, ocaml, python, java, c# and guile - Many many other bug fixes
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-06-18Exclude all files in share/examples/swig/ from CHECK_INTERPRETER. Thisrillig1-2/+2
is necessary to avoid a run-time dependency on Perl.
2006-05-21Fixed pkglint warnings.rillig5-31/+30
2006-04-15patch-ab is implemented in new version of swig and hence was removedwulf1-15/+0
2006-04-13Updated swig to 1.3.29:wulf6-71/+557
Addition of Lua, CLISP and Common Lisp with UFFI and CFFI Improvements to PHP4, C# and runtime type system Many new features and bug fixes
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
that they look nicer.
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-02-26Don't use "ktrace" command in "post-install" target. This was obviouslytron1-2/+2
some leftover debugging code.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-3/+4
2006-01-24SWIG comes with plenty of documentation, which is not installed by default.rillig2-2/+2139
Now it is installed.
2006-01-12Update to 1.3.24 with contents of devel/swig13.wiz7-104/+365
2005-10-23Sorted PLISTs.rillig1-50/+50
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam1-2/+2
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-05-05Unused.wiz1-22/+0
2004-05-03Convert to buildlink3.wiz1-0/+20
2004-03-20Switch swig to Tcl 8.4 and bl3ify. Bump PKGREVISION.minskim1-4/+5
2004-03-08Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 willminskim1-2/+2
be updated to depend on lang/tcl after Tcl/Tk update.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-11-26buildlink2.mk file for devel/swigjlam1-0/+22
2002-09-24buildlink1 -> buildlink2jlam1-3/+6
2002-01-23Switch to new "python" dependency scheme.tron1-3/+2
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-06-30Add missing dependences on Perl, Python and TCL.tron1-3/+6
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-02-15Update md5. The program author added a prototype and didn't change thedmcmahill1-2/+2
distfile name. Thanks to Carl Alexander, xela@MIT.EDU, for verifying this with the swig people.
1999-01-14Update per advice from Thorsten. BTW, swig is the Simplified Wrapper and ↵mellon3-14/+10
Interface Generator.
1999-01-14Swig 1.1p5mellon5-0/+114