openbsd-ports/lang
robert 281e83e581 Fix kinfo_proc2 code and add support for more mono stuff using sysctl to
get process informations. Remove the mkbundle.cs patch and replace it
with one that uses configure.in so the libgc dependency ends up in the
pkg-config file. Move disabled features to configure.in from our Makefile
2010-04-08 12:12:33 +00:00
..
antlr2 parser generator for Java, C#, Python, or C++ languages 2009-06-16 15:20:26 +00:00
arena update to 0.9.13 2007-09-18 18:39:07 +00:00
chicken - switch chicken to use libffi 2009-10-09 13:03:22 +00:00
classpath WANTLIB changes after xcb addition and bump. 2009-08-10 17:31:07 +00:00
clisp update to clisp-2.48. patch for texlive follows. 2010-01-07 10:55:28 +00:00
ecl update to 8.12.0 (new numbering scheme, but >old version) 2009-03-16 11:19:12 +00:00
eltclsh WANTLIB changes after xcb addition and bump. 2009-08-10 17:31:07 +00:00
erlang Update erlang to r12b5, from Benoit Chesneau, maintainer ok. 2009-08-20 17:37:28 +00:00
expect @comment man/man1/mkpasswd.1 again. It had been re-added by accident 2009-11-19 22:36:56 +00:00
ezm3 * new homepage; from robert@openbsd.pap.st 2008-09-28 13:55:17 +00:00
gawk Disable the internal libsigsegv, it took out the build on several 2009-10-21 10:47:24 +00:00
gcc sync Ada bootstrap; with and ok espie@ 2010-02-14 20:13:18 +00:00
gforth Fix use of uninitalized memory. Found by malloc option J. okay naddy@ 2009-11-17 01:04:43 +00:00
ghc Fix for perl 5.10. 2008-10-02 19:50:52 +00:00
Gofer - use our naming scheme for patches 2007-10-26 21:42:18 +00:00
gprolog - update gprolog to 1.3.1 2009-12-27 19:30:21 +00:00
guile Force -pthread for compiling *and* linking. 2009-10-21 13:54:52 +00:00
hugs WANTLIB changes after xcb addition and bump. 2009-08-10 17:31:07 +00:00
icon SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
intel2gas Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
jamvm update to 1.5.3: 2009-07-22 00:31:57 +00:00
jikes Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
jruby face reality, it's i386 only and the build is badly broken on anything else 2010-02-03 12:59:24 +00:00
kaffe WANTLIB changes after xcb addition and bump. 2009-08-10 17:31:07 +00:00
klone Make klone honor CFLAGS and CC. 2008-01-23 21:22:27 +00:00
librep bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
llvm-gcc4 bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
lua remove patch that causes math.randomseed() to not function 2009-06-24 14:19:06 +00:00
mawk Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
mono Fix kinfo_proc2 code and add support for more mono stuff using sysctl to 2010-04-08 12:12:33 +00:00
mono-basic the mono module handles some dependencies now, so remove the ones that 2010-04-05 10:52:50 +00:00
nhc98 Update to nhc98-1.20. 2008-08-28 19:55:20 +00:00
ocaml WANTLIB changes after xcb addition and bump. 2009-08-10 17:31:07 +00:00
ocamlduce mark ocamlduce as broken for the moment, as it doesnt currently compile and the update to match the 3.11 OCaml in the tree requires a bunch of other work first 2009-05-20 03:24:50 +00:00
open-cobol a few deps 2009-03-16 11:40:24 +00:00
otcl WANTLIB changes after xcb addition and bump. 2009-08-10 17:31:07 +00:00
parrot don't rely on --icu-config arguments but provide icu config to fix build 2009-06-18 23:00:43 +00:00
petite-chez Petite Chez Scheme is a complete Scheme system that is fully compatible 2009-04-24 13:13:45 +00:00
pfe Fix the build on i386; add --with-regs to CONFIGURE_ARGS (from pkgsrc) 2009-06-29 20:21:53 +00:00
pm3 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
python python2.5 needs a patch to libffi/configure in order to detect what 2010-02-28 15:27:37 +00:00
ruby bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
sbcl Update SBCL to version 1.0.31 from MAINTAINER (Josh Elsasser). 2009-11-17 10:44:59 +00:00
scheme48 - this needs -pthread to build 2009-04-05 11:15:10 +00:00
scheme-report Fix MASTER_SITES, ftp://ftp.swiss.ai.mit.edu seems to be dead. 2009-08-26 10:53:10 +00:00
scm Fix MASTER_SITES (they moved old stuff to OLD). 2009-08-26 10:42:25 +00:00
smlnj Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
spidermonkey update to spidermonkey-1.7.0v0. from Benoit Chesneau with couple 2009-05-05 21:01:55 +00:00
squeak SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
STk bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
swi-prolog bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
tcl Let there be tcl on landisk. Okay espie@. 2010-02-06 10:27:21 +00:00
tcltutor bump following tk dep changes 2009-03-11 21:37:27 +00:00
tendra Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
ucblogo fix MASTER_SITES, ok naddy@ 2010-01-30 19:08:30 +00:00
unicon - extend archtecture tests for mips64el 2010-02-09 12:18:45 +00:00
vala Update to vala-0.7.10. 2010-03-21 09:42:37 +00:00
Makefile SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00