pkgsrc/lang
dholland beed0c4b0d Add a ghc-bootstrap package for making ghc binary bootstrap kits.
This is a ghc 6.8.3 package based on lang/ghc.

As of ghc 7.something, the old system of bootstrapping ghc from
generated C sources has been deprecated. While in theory we could move
pkgsrc up to that point using C bootstrap kits like the one currently
used by lang/ghc, there are several reasons not to: (1) it's a dead
end; (2) there is no available infrastructure for building such kits,
as in the past it was done by hand by the package maintainer; (3)
building ghc from C sources wasn't ever really fully supported anyway
and usually requires fiddling to make it work.

For this reason, by the power invested in me as one of the few people
who actually uses ghc for something nontrivial (much as I perhaps
regret doing so)... we will switch to binary bootstrap kits now.

The bootstrap kits generated here are just installable ghc packages
under a different name. This package depends on lang/ghc and uses the
installed ghc to build another copy; then that copy becomes the
bootstrap kit. That is, the bootstrap kit is the pkgsrc package you
get by doing 'make package' in this directory.

I have a (tested and working) patch to switch lang/ghc to use a new
bootstrap kit generated here, but I am intentionally holding off on
committing it until after 2013q4 is branched. That way anyone who
wants a bootstrap kit for a platform currently supported by lang/ghc
can get one by checking out 2013q4, building ghc, and then building
ghc-bootstrap.

Note that these bootstrap kits cannot be used with the wip/ghc
package; it uses a built but not installed ghc source tree as the
bootstrap kit. You can capture one of these from here if you really
want to by doing 'make' and then tarring up work/ghc-6.8.3... I think.
I haven't tested that, and for now it won't work anyway as wip/ghc is
too many versions ahead for such a build to be supported.

Because ghc can only be built with a recent ghc, updating lang/ghc to
a recent version will require a ping/pong process with ghc and
ghc-bootstrap. This is the chief reason to have a separate
ghc-bootstrap package; it should be perfectly possible to build
lang/ghc with a lang/ghc package as the bootstrap too.
2013-12-15 02:00:07 +00:00
..
a60 Resolves: 2013-04-06 20:27:16 +00:00
abcl Update to ABCL 1.2.1 2013-07-02 19:33:59 +00:00
algol68g * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
asn1c Adding package for ASN.1 to C compiler asn1c from Lev Walkin version 2013-10-26 14:44:12 +00:00
awka Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
baci Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
basic256 Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
boomerang Revision bump associated with the update of lang/ocaml to version 4.01. 2013-11-01 11:30:21 +00:00
brandybasic Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
bwbasic Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
caml-light Don't force -fno-defer-pop. 2013-10-27 20:32:56 +00:00
camlp5 Revision bump associated with the update of lang/ocaml to version 4.01. 2013-11-01 11:30:21 +00:00
ccsh Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
cdl3 No change to package version: just updated maintainer e-mail address (no 2013-04-03 12:53:58 +00:00
Cg-compiler Munged MAINTAINER on file copy. Fixed. 2013-06-30 14:14:10 +00:00
chicken Update to Chicken 4.8.0.5 2013-10-04 15:55:38 +00:00
cim Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
cint Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
clang Fix machine/endian.h include for solaris 2013-07-09 08:11:05 +00:00
classpath Resolves: 2013-04-06 20:27:16 +00:00
classpath-gui Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
clisp Rpath is a linker option, prefix it with -Wl when necessary. 2013-10-26 22:03:49 +00:00
clojure Update to Clojure 1.5.1 2013-06-11 19:51:27 +00:00
coq natdynlink is supported on darwin 2013-11-02 17:57:17 +00:00
cparser Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
cu-prolog Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
eag Updated package to version 2.6. Added license (eag-license). Upstream changes 2013-04-03 13:26:44 +00:00
ecl Update to ECL 13.5.1 2013-06-16 07:42:19 +00:00
eieio Resolves: 2013-04-06 20:27:16 +00:00
elisp-manual Shorten. Note that this is the emacs21 manual and emacs22+ come with 2013-08-03 21:47:00 +00:00
elk Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
embryo band-aid patch for missing fxp2f(3) on NetBSD<6. 2013-08-30 11:12:04 +00:00
erlang Update Erlang/OTP to R16B02. 2013-10-20 18:37:49 +00:00
erlang-doc Update Erlang/OTP to R16B02. 2013-10-20 18:37:49 +00:00
erlang-man Update Erlang/OTP to R16B02. 2013-10-20 18:37:49 +00:00
ezm3 Mark remaining packages not support DESTDIR as BROKEN as decided 2013-10-24 10:31:02 +00:00
f2c Only install catman page if catinstall is set. 2013-09-12 13:10:19 +00:00
ficl Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
focal Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
fort77 Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
g95 Fix relocation errors on OSX. 2013-12-10 11:44:47 +00:00
gambc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
gauche Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
gawk Fix build on MirBSD. 2013-10-19 19:47:39 +00:00
gcc Resolves: 2013-04-06 20:27:16 +00:00
gcc-aux lang/gcc-aux: Remove old hashes from distinfo 2013-08-15 10:58:42 +00:00
gcc3 Disable gcc3-java as it does not build, has not built in years, and 2012-04-07 17:33:54 +00:00
gcc3-c Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
gcc3-c++ Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
gcc3-f77 Resolves: 2013-04-06 20:27:16 +00:00
gcc3-objc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
gcc34 'Please use ${ECHO} instead of "echo".' 2013-04-06 14:58:18 +00:00
gcc44 Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
gcc45 Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
gcc46 Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
gcc47 Disable gethostbyname_r detection on NetBSD to make this build on 6.99.23. 2013-08-22 22:07:52 +00:00
gcc47-libs fix -specs for ccache 2013-08-15 06:48:50 +00:00
gcc48 Ooops, stupid typo in previous 2013-10-24 19:25:43 +00:00
gcc48-libs Changes 4.8.2: 2013-10-21 20:26:19 +00:00
gforth Remove -fno-defer-pop -fcaller-saves -fno-inline, which are workarounds 2013-10-28 23:48:30 +00:00
ghc After all the Sturm und Drang, it turns out the only thing needed for 2013-12-06 06:20:00 +00:00
ghc-bootstrap Add a ghc-bootstrap package for making ghc binary bootstrap kits. 2013-12-15 02:00:07 +00:00
ghc7 Import ghc-7.6.3 as lang/ghc7. 2013-12-12 12:47:17 +00:00
gnat-aux Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
go Update go to 1.1.2. 2013-09-24 20:53:48 +00:00
gpc Resolves: 2013-04-06 20:27:16 +00:00
gprolog Add another site. 2013-06-13 16:31:55 +00:00
guile Patch around gtexinfo 5.2's high-and-mighty attitude towards indiscretions. 2013-11-30 07:06:25 +00:00
guile16 guile doesn't use any curses, termcap or terminfo 2013-10-18 15:53:27 +00:00
gwydion-dylan Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
heirloom-awk Not MAKE_JOBS_SAFE. 2011-12-19 01:31:37 +00:00
hugs * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
icc11 Switch to gcc47 instead of gcc34. Works just as well and will be supported 2013-02-25 16:11:38 +00:00
icon Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
inform Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
intercal Reset maintainer on his request. 2012-12-12 10:44:06 +00:00
ja-gawk Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
jamvm Don't use -fno-reorder-blocks. 2013-10-28 23:47:18 +00:00
japhar Work around linux's broken sort(1). 2013-04-28 03:31:22 +00:00
jasmin Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
java-lang-spec Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
java-vm-spec Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
jikes Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
jini
joos Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
js Add CONFLICTS with spidermonkey 2012-10-21 21:06:05 +00:00
kaffe Fix giflib5 fallout. 2013-08-31 14:50:32 +00:00
kaffe-esound Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
kaffe-x11 Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
kali Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
konoha Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
ksi * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
librep * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
libtcl-nothread Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
likepython "Please write NetBSD.org instead of netbsd.org" 2013-04-06 13:09:24 +00:00
lua Fixes missing ":" 2013-11-05 11:26:44 +00:00
lua51 No need to define BUILDLINK_ABI_DEPENDS, pkgbase is reset. 2013-10-30 08:59:36 +00:00
lua52 No need to define BUILDLINK_ABI_DEPENDS for flesh package. 2013-10-30 09:02:06 +00:00
LuaJIT Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
LuaJIT2 Import LuaJIT version 2.0.2. 2013-07-14 21:42:00 +00:00
lush * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
maude Fix build with newer bison. Don't use <rope> with clang, but fall back 2013-11-29 18:30:09 +00:00
mawk Update to 1.3.4.20130219 2013-05-13 01:47:57 +00:00
mercury * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
minischeme Use void on mark. 2013-01-11 23:27:37 +00:00
mit-scheme-bin Fix a common mistake in many different packages: POSIX says that when using 2013-10-18 11:41:17 +00:00
mono Revert -r1.144, which is wrong, and instead clear PLATFORM in ALL_ENV. 2013-11-22 14:40:35 +00:00
mono-basic Clear PLATFORM in the environment; has the same consequences as in the 2013-11-24 02:38:58 +00:00
mono2 Revert -r1.5, which is wrong, and instead clear PLATFORM in ALL_ENV. 2013-11-22 13:38:31 +00:00
moscow_ml Don't use -fno-defer-pop. 2013-10-28 23:49:17 +00:00
mpd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
nawk Fix build under Mac OS X (Mountain Lion). 2013-06-14 14:46:37 +00:00
newlisp Update to 10.5.4 2013-10-12 10:30:40 +00:00
nhc98 minor tidyup from PR 45318 2013-11-02 18:58:27 +00:00
nodejs Fix copy/paste error. 2013-12-12 11:53:38 +00:00
nqp Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
objc Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
ocaml natdynlink should only be enabled for 64-bit Darwin. Fixes 32-bit build. 2013-12-10 19:26:22 +00:00
onyx Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
oo2c Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
open-cobol-ce Import open-cobol-ce-1.1.59 as lang/open-cobol-ce. 2013-05-26 04:13:05 +00:00
opencobol Set CONFLICTS. 2013-05-26 04:15:40 +00:00
openjdk7 improve builtin support for sun-jdk7 in openjdk7/bootstrap.mk 2013-10-16 16:51:00 +00:00
openjdk7-bin Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
opensource-cobol Set CONFLICTS. 2013-05-26 04:15:40 +00:00
ossp-js * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
p2c Honor PKGMANDIR, and fix race condition in makefile. 2013-04-28 03:38:25 +00:00
p5-Switch Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
parrot Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
pcc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
pcc-current Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
pear Remove description for old versions of php pakcages. 2013-03-16 02:06:20 +00:00
perl5 Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
pfe Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
pforth Remove flags that have been GCC's since ~forever. 2013-10-28 23:47:56 +00:00
php Update php55 to 5.5.7 (PHP 5.5.7). 2013-12-13 15:33:22 +00:00
php5-perl Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
php53 Update php53 to 5.3.28 (PHP 5.3.28). 2013-12-13 15:30:35 +00:00
php54 Update php54 to 5.4.23 (PHP 5.4.23). 2013-12-13 15:32:21 +00:00
php55 Update php55 to 5.5.7 (PHP 5.5.7). 2013-12-13 15:33:22 +00:00
picoc * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
pict Revision bump associated with the update of lang/ocaml to version 4.01. 2013-11-01 11:30:21 +00:00
polyml Use pkgsrc libffi instead of bundled one. Ride the update. 2012-10-08 14:34:06 +00:00
py-basicproperty Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
py-cxfreeze Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
py-psyco Update for python25 removal. 2012-10-03 22:14:00 +00:00
py-pyrex Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
py26-html-docs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
py27-html-docs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
python Add a package settable `PY_PEP3147=no' for the case PEP 3147 is not supported. 2013-11-10 13:05:54 +00:00
python26 Python 2.6.9 is a security-fix source-only release for Python 2.6.8, fixing several reported security issues: issue 16037, issue 16038, issue 16039, issue 16040, issue 16041, and issue 16042 (CVE-2013-1752, long lines consuming too much memory), as well as issue 14984 (security enforcement on $HOME/.netrc files), issue 16248 (code execution vulnerability in tkinter), and issue 18709 (CVE-2013-4238, SSL module handling of NULL bytes inside subjectAltName). 2013-11-06 07:25:49 +00:00
python27 The nullbytecert.pem is actually part of Python 2.7.6 so trying to patch it 2013-12-14 18:59:55 +00:00
python32 Fixes missing rpath in pkg-config file. 2013-11-10 12:12:32 +00:00
python33 Fix packaging on FreeBSD: OSS audio. 2013-12-06 10:46:23 +00:00
racket Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
racket-textual Update to Racket 5.3.6 2013-08-23 17:19:40 +00:00
rakudo-star Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
rcfunge Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
rexx-imc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
rexx-regina Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
ruby Start update of Ruby on Rails 3.2.16. 2013-12-04 15:41:48 +00:00
ruby-coffee-script Importing ruby-coffee-script package version 2.2.0. 2012-03-04 16:14:42 +00:00
ruby-coffee-script-source Update ruby-coffee-script-source to 1.6.3. 2013-09-15 13:50:49 +00:00
ruby-doc-stdlib Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
ruby-execjs Update ruby-execjs to 2.0.1. 2013-09-15 13:55:54 +00:00
ruby18 Reset PKGREVISION with update. 2012-02-16 16:46:24 +00:00
ruby18-base Fix wrong parameter from [ruby-list:49643] in ruby-tk package. 2013-11-24 15:26:30 +00:00
ruby193 Importing ruby193 version 1.9.3p0 (Ruby 1.9.3 p0). 2011-11-08 16:12:25 +00:00
ruby193-base Fix wrong parameter from [ruby-list:49643] in ruby-tk package. 2013-11-24 15:26:30 +00:00
ruby200 Add ruby200 package. This is a meta package for Ruby 2.0.0. 2013-07-21 02:36:38 +00:00
ruby200-base Fix wrong parameter from [ruby-list:49643] in ruby-tk package. 2013-11-24 15:26:30 +00:00
runawk Update to 1.5.0 2013-09-13 07:45:01 +00:00
sablevm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
sablevm-classpath Resolves: 2013-04-06 20:27:16 +00:00
sablevm-classpath-gui Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
sather Fix rpath options to be passed down as linker flags. 2013-10-27 20:33:39 +00:00
sbcl Update to SBCL 1.1.14 2013-12-03 19:37:20 +00:00
scala Upgrade to 2.10.3. 2013-10-02 06:59:08 +00:00
scheme48 Build with -O0 for now until I can figure out why it crashes when 2013-11-10 20:28:50 +00:00
scm * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
see * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
sigscheme Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
siod CONFLICTS between siag and siod packages 2012-10-21 11:39:12 +00:00
smalltalk Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
SmartEiffel Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
smlnj '"@comment $NetBSD$" expected.' 2013-04-06 04:03:36 +00:00
snobol Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
spidermonkey * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
spl Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
squeak Update to Squeak 4.4 2013-11-16 20:34:56 +00:00
squeak-vm PKGREVISION bump for json-c shlib rename. 2013-11-25 12:00:45 +00:00
sr Add CONFLICTS with clearsilver-base-[0-9]* and netramet-[0-9]* 2012-10-21 20:56:54 +00:00
sr-examples Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
stalin Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
STk Update HOMEPAGE. 2013-06-16 11:47:13 +00:00
sun-jdk6 Fix SunOS PLISTs. Please try to keep them in sync when you change this 2013-12-13 11:10:20 +00:00
sun-jdk7 improve builtin versioning and update BUILDLINK_DEPMETHOD correctly for sun-jdk7 2013-10-16 16:48:55 +00:00
sun-jre6 Update to 6.0.45 2013-04-25 13:32:12 +00:00
sun-jre7 improve builtin versioning and update BUILDLINK_JAVA_PREFIX accordingly for sun-jre7 2013-10-16 16:47:29 +00:00
swi-prolog
swi-prolog-lite Don't overwrite shlib.pl with the really old version from files/ . 2013-07-26 09:29:34 +00:00
swi-prolog-packages * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
tcl Changes 8.5.15: 2013-11-02 20:22:02 +00:00
tcl-expect Add symbolic link to shared library in location that tclsh scripts (such 2013-06-10 21:49:21 +00:00
tcl-itcl Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
tcl-otcl Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
tinyscheme Various MASTER_SITES-related fixes. 2013-04-06 14:09:32 +00:00
twelf Resolves: 2013-04-06 20:27:16 +00:00
ucblogo Fix format string, some missing prototypes and the check for signal 2013-07-18 12:05:09 +00:00
umb-scheme Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
utilisp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
vala Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
vala014 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
vala018 update to 0.18.1 2012-11-23 17:08:31 +00:00
vala020 add pkg for the newest vala release branch 2013-04-21 12:05:47 +00:00
vscm Fix broken build with gcc 4.5. While here, fix usage of tolower(). 2012-12-21 04:23:45 +00:00
vslisp Various MASTER_SITES-related fixes. 2013-04-06 14:09:32 +00:00
wsbasic Hand in maintainership. 2013-04-13 07:55:01 +00:00
yabasic Consistently return a value in non-void functions. 2012-12-20 21:49:06 +00:00
yap Make the GCC version check specific enough to not match clang. 2013-10-27 20:33:18 +00:00
Makefile + ghc7 2013-12-12 12:48:18 +00:00