pkgsrc/lang
asau e609dd0c29 Update Racket to version 5.1.3
Changes in Racket 5.1.3

This is a bugfix release, resolving the DrRacket issue with
the contour view.  In addition, two tex files with problematic
licensing were removed.


Changes in Racket 5.1.2

* The download page includes 64-bit installers for Mac OS X,
  Windows, and two Debian flavors.  Racket now supports OS X Lion.

* Racket now includes a new `racket/place' library to support
  parallelism, complementing `racket/future'.  Racket's parallel
  build process is now based on places instead of multiple OS
  processes.

  Places support share-nothing parallelism and message-passing
  communication.  Compared to futures, places are heavyweight, but
  they have a simpler performance model.

* The syntax-certificate system has been replaced by a syntax-taint
  system.  Both certificates and taints were designed to protect
  otherwise inaccessible bindings from abuse when they appear in
  macro expansions.  Taints are simpler and lighter, and the switch
  closes known holes in the certificate system.  Macros that are not
  implemented with `syntax-rules' or `define-syntax-rule', however,
  must explicitly use `syntax-protect' to protect their expansions
  from abuse.

* The `net/url' library supports HTTPS connections, but beware that
  by default all sites are accepted (equivalent to ignoring a
  browser's warnings about untrusted certificates).

* Error messages in the student languages use a simplified
  vocabulary and consistent phrasings.  If you maintain curriculum
  material or teachpacks then please consider updating.  See the
  "Error Message Composition Guidelines" section in the
  documentation for details.

* Typed Racket: almost all core Racket data structures and
  operations are now accessible in Typed Racket (most of this work
  is due to prolific contributor Eric Dobson).  The performance of
  the typechecker has been significantly improved.

* The `scriblib/bibtex' library supports BibTeX-formatted citation
  databases in Scribble documents.  BibTeX can be tricky to parse,
  so please report failed entries as bug reports.

* The `for' forms now support an `#:unless' clause, and a
  nonnegative integer can be used as a sequence.  The new `compose1'
  function creates single-valued composition functions.  The
  `racket/function' library now provides `identity', `thunk', and
  `thunk*'.

* The license has been clarified: we now use LGPLv2.1 uniformly.
  (The license file used to specify LGPLv2, contrary to the download
  pages.)
2011-08-16 22:28:54 +00:00
..
a60 Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
awka DESTDIR support 2010-02-03 23:27:52 +00:00
baci Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
boomerang Initial import of boomerang-0.2: 2010-12-18 12:47:11 +00:00
brandybasic Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
bwbasic Set HOMEPAGE. 2010-03-03 12:38:28 +00:00
caml-light Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
camlp5 Update lang/camlp5 to 5.15 2010-10-11 21:27:54 +00:00
ccsh Transfer ownership to pkgsrc-users. pancake's address is not valid any 2010-07-06 10:17:11 +00:00
cdl3 Update to CDL3 version 1.2.8 2011-04-19 19:45:02 +00:00
Cg-compiler Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
chicken Update Chicken to version 4.7.0 2011-05-26 20:06:13 +00:00
cim
cint Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
clang Fix LLVM bug 8765 (longjmp issue on NetBSD); patches courtesy of joerg. 2011-05-07 16:54:56 +00:00
classpath recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
classpath-gui recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
clisp recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
coq recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
cparser Update to 0.9.9. 2009-08-18 19:01:26 +00:00
cu-prolog Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
eag Pass down --x-includes/--x-libraries for modular Xorg too. 2009-11-26 16:40:55 +00:00
ecl Fix build on SunOS. 2011-05-14 22:30:44 +00:00
eieio Doesn't support Emacs 23. 2010-02-16 20:21:57 +00:00
elisp-manual Add user-destdir support. 2010-02-20 12:27:22 +00:00
elk Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
embryo Update to embryo-0.9.9.063: Minor bugfixes. 2009-12-16 19:30:31 +00:00
erlang Update Erlang to R14B03 2011-05-26 20:19:43 +00:00
erlang-doc Update Erlang to R14B03 2011-05-26 20:19:43 +00:00
erlang-man Update Erlang to R14B03 2011-05-26 20:19:43 +00:00
ezm3 Remove empty PLIST.common_end. 2009-07-22 09:26:26 +00:00
f2c Update to f2c-20100903. 2010-12-14 18:12:40 +00:00
ficl Import FICL 4.1.0 as lang/ficl. 2010-12-01 21:58:27 +00:00
focal patch getline() -> get_line() for -current (thank you PSOIX) 2010-04-29 00:22:02 +00:00
fort77 Don't run tests at build time. Fixes PR pkg/42955 2010-03-11 18:55:34 +00:00
g95 lang/g95: bring in DragonFly support 2011-02-19 16:06:31 +00:00
gambc Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
gauche Fix the location of SITE_ARCH_DIR. It was changed not to include 2010-12-16 06:58:20 +00:00
gawk recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gcc Staged installation support. (Also converts to static packaging list.) 2011-07-15 08:47:22 +00:00
gcc3 corrected HOMEPAGE URL (old URL no longer exists) 2009-09-20 14:41:52 +00:00
gcc3-ada Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gcc3-c Fix a number of GENERATE_PLIST entries to always have a terminating ; 2009-06-16 15:25:31 +00:00
gcc3-c++ Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gcc3-f77 Support DESTDIR. 2009-11-07 18:03:55 +00:00
gcc3-java Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gcc3-objc Convert to destdir. From Makoto Fujiwara <makoto@ki.nu>. 2011-06-03 08:35:36 +00:00
gcc34 Convert to destdir, from Makoto Fujiwara <makoto@ki.nu>. 2011-06-03 08:32:30 +00:00
gcc34-ada recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gcc44 When not using the GNU linker, gcc will always link shared libraries 2011-07-14 19:54:55 +00:00
gcc45 Update to 4.5.3, from Kai-Uwe Eckhardt. 2011-07-11 22:31:18 +00:00
gcc46 Update to 4.6.1, provided by Kai-Uwe Eckhardt. 2011-08-13 14:06:22 +00:00
gforth Fix annoying marker bug. 2011-03-29 21:19:19 +00:00
ghc Fix build issue when using gmake 3.82. 2010-10-31 19:05:01 +00:00
gnat-aux -update to the 20110627 snapshot which is based on gcc-4.6.1, from 2011-07-18 09:27:25 +00:00
gpc DESTDIR support. 2010-02-14 06:58:25 +00:00
gprolog Update to GNU Prolog version 1.3.1. 2010-05-19 09:10:55 +00:00
guile Increase default stack limit. This gets around a problem where the 2011-05-12 12:15:41 +00:00
guile16 Recursive bump for libltdl 2009-12-15 23:41:45 +00:00
gwydion-dylan Build fix: always pass "--tag" parameter to libtool. 2011-03-31 09:03:21 +00:00
heirloom-awk Add missed tools to heirloom-awk and heirloom-grep, tested on Linux 2011-05-28 11:42:05 +00:00
hugs LICENSE=modified-bsd 2010-09-28 04:36:41 +00:00
icc11 Add Intel C++ compiler version 11.1.080. 2011-07-20 10:35:17 +00:00
icon Fix icon binary, it had the destdir embedded. From Mark Schuetz Schmuck 2011-03-01 10:08:26 +00:00
inform Add inform-license and use it for lang/inform (instead of unclear 2010-06-03 09:26:30 +00:00
intercal update to 0.29 2010-11-30 20:13:29 +00:00
ja-gawk * add user-destdir support 2010-02-20 08:14:44 +00:00
jamvm Transfer ownership to pkgsrc-users. pancake's address is not valid any 2010-07-06 10:17:11 +00:00
japhar Explicitly depend on zlib. This package includes a local copy of it 2010-11-05 13:46:44 +00:00
jasmin Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
java-lang-spec Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
java-vm-spec Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
jikes Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
jini Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
joos service suspended. fetch from backup. 2011-03-11 12:33:04 +00:00
js add license information to the package Makefile 2010-04-19 06:16:40 +00:00
kaffe recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
kaffe-esound Recursive bump for libltdl 2009-12-15 23:41:45 +00:00
kaffe-x11 recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
kali Update to Kali Scheme 0.52.2 2010-08-21 14:16:17 +00:00
ksi Update to KSi 3.9.0 2010-08-12 09:27:54 +00:00
librep recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
libtcl-nothread Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
likepython Added one forgotten installation directory. 2010-03-03 12:25:16 +00:00
lua update master_sites. remove dead mirrors. 2011-03-11 12:44:30 +00:00
LuaJIT Only for i386. 2009-08-03 12:20:16 +00:00
lush Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
maude Update Maude to version 2.6 2011-04-19 19:18:40 +00:00
mawk Closes PR pkg/44852, oked by wiz@ and reed@ 2011-05-07 09:43:05 +00:00
mercury Update to Mercury 0.13.1 2010-07-20 12:29:20 +00:00
minischeme Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
mit-scheme-bin Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
mono Add fix for DragonFly/amd64 from PR#45201 2011-08-04 05:23:02 +00:00
mono-basic Add a patch to remove a non-standard option to cp; 2011-07-05 15:06:28 +00:00
moscow_ml Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
mpd DESTDIR support. 2010-03-03 13:31:53 +00:00
nawk Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
nhc98 Use new ${LP64PLATFORMS} variable to restrict platforms instead of manual 2010-01-07 07:36:53 +00:00
objc Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
ocaml Fix build with binutils-2.21. From Florian Walpen in PR 45246. 2011-08-15 21:19:33 +00:00
ocamlduce Update HOMEPAGE. 2010-02-07 12:55:29 +00:00
onyx Support staged installation. 2011-03-30 22:17:48 +00:00
oo2c Add user-destdir installation support. 2011-05-27 13:16:04 +00:00
opencobol recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
openjdk7 Set FETCH_MESSAGE for jce only when it is not fetched yet. 2011-08-03 13:28:35 +00:00
openjdk7-bin drop ownership, some whitelist pkglint 2011-07-27 21:58:31 +00:00
ossp-js update master_sites. 2011-03-11 12:50:38 +00:00
p2c DESTDIR support. Fix getline issues. 2009-09-03 13:14:10 +00:00
parrot Update to version 3.5.0. 2011-07-25 06:44:23 +00:00
pcc Update pcc to 1.0.0. 2011-04-10 10:46:45 +00:00
pcc-current Upgrade from 1.0.0_BETA-20110225 to the 20110228 version. 2011-03-01 08:59:45 +00:00
pear Update pear pacakge to 1.9.3. 2011-06-19 15:40:21 +00:00
perl5 Bump default BUILD_DEPENDS for Module::Build packages to match current 2011-08-15 04:48:36 +00:00
pfe Set $SHELL in the environment so it doesn't end up trying to use zsh, or 2011-07-03 01:47:41 +00:00
pforth Update to pForth version 27. 2010-11-22 01:25:48 +00:00
php Install module correctly 2011-04-13 13:23:39 +00:00
php5 Change LICENSE to php from php-license. 2011-06-24 11:59:29 +00:00
php5-perl Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
php53 pkglint clean-up 2011-07-08 10:20:10 +00:00
pict Not MAKE_JOBS_SAFE. 2009-12-07 22:56:02 +00:00
pnet Drop LICENSE=gnu-gpl-v2. 2011-05-21 11:59:53 +00:00
pnetC Update MASTER_SITES, it's part of dotgnu. 2011-06-25 09:04:26 +00:00
pnetlib * note "used by" comments. 2011-05-21 12:09:35 +00:00
pnetlib-nox11
polyml Update to Poly/ML Version 5.3 2009-12-13 23:26:25 +00:00
py-basicproperty Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
py-cxfreeze update to 4.2.2, from Helge Muehlmeier per PR pkg/44315 (but without 2011-01-11 11:39:50 +00:00
py-html-docs Remove empty PLIST.pre. 2009-07-22 09:28:15 +00:00
py-psyco Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
py-pyrex Update to 0.9.9, set LICENSE. 2010-05-02 13:51:44 +00:00
py24-html-docs Update py24-html-docs to 2.4.4. 2011-06-17 12:19:33 +00:00
py25-html-docs Update py25-html-docs to 2.5.4. 2011-06-17 12:22:38 +00:00
py26-html-docs Update py26-html-docs to 2.6.7. 2011-06-17 12:27:09 +00:00
py27-html-docs Import py27-html-docs-2.7.2 as lang/py27-html-docs. 2011-06-17 12:38:05 +00:00
python Make sure that PYDISTUTILS_CREATES_EGGFILES is defined in all branches. 2011-07-07 18:46:32 +00:00
python24 Update python24 to 2.4.6. 2011-04-23 08:53:53 +00:00
python25 Update python25 to 2.5.6. 2011-06-04 05:08:19 +00:00
python26 Update python26 to 2.6.7. 2011-06-04 03:58:58 +00:00
python27 Update python27 to 2.7.2. 2011-06-13 11:31:13 +00:00
python31 PLIST fix for Darwin + pkglint cosmetics 2011-06-22 18:42:16 +00:00
racket Update Racket to version 5.1.3 2011-08-16 22:28:54 +00:00
racket-textual Update Racket to version 5.1.3 2011-08-16 22:28:54 +00:00
rcfunge NetBSD<5.99's curses has a wrong keypad(3) declaration, use pkgsrc 2009-12-01 10:36:58 +00:00
rexx-imc DESTDIR support 2010-02-04 01:32:00 +00:00
rexx-regina DESTDIR support 2010-02-04 01:32:00 +00:00
ruby Update devel/ruby-rdoc package to 3.9.2. 2011-08-13 02:05:42 +00:00
ruby-doc-stdlib Remove empty PLIST.pre. 2009-07-22 09:30:39 +00:00
ruby18 * Add LICENSE. 2010-09-10 03:37:05 +00:00
ruby18-base Update ruby18-base pacakge to 1.8.7.352 (1.8.7-p352). 2011-08-12 15:33:12 +00:00
ruby19 Importing lang/ruby19 package, a meta package which covers ruby19-base, 2010-09-12 03:51:51 +00:00
ruby19-base Add work around for utimensat(2) on NetBSD. (Don't use it.) 2011-08-15 01:13:25 +00:00
runawk update description 2011-05-09 19:21:44 +00:00
sablevm recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
sablevm-classpath Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
sablevm-classpath-gui recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
sather Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
sbcl Update to SBCL 1.0.49 2011-06-11 19:24:10 +00:00
scala Update Scala to 2.8.1. 2010-11-12 20:20:33 +00:00
scheme48 check-interpreter fix. 2011-07-03 12:40:20 +00:00
scm DESTDIR support 2010-02-04 01:32:00 +00:00
see add licensing information 2010-04-19 06:24:33 +00:00
sigscheme Fix build on SunOS. 2011-04-14 20:06:49 +00:00
siod service suspended. fetch from backup. 2011-03-11 12:55:09 +00:00
smalltalk Update GNU Smalltalk to version 3.2.4 2011-04-30 11:46:15 +00:00
SmartEiffel check-interpreter fix. 2011-07-03 12:40:20 +00:00
smlnj Update to SML/NJ 110.72, bug fix release. 2010-02-07 03:14:36 +00:00
snobol Mark BROKEN, doesn't fetch. 2011-04-22 23:05:26 +00:00
spidermonkey Only include nspr and threads bl3.mk files when threading is enabled; 2011-01-01 14:03:42 +00:00
spl Support staged installation. 2011-04-01 01:02:41 +00:00
squeak Update to Squeak 4.0 2010-03-19 14:41:56 +00:00
squeak-vm recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
sr "yacc" was added to USE_TOOLS 2011-08-03 09:30:48 +00:00
sr-examples Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
stalin Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
STk Not MAKE_JOBS_SAFE. 2010-03-17 15:12:23 +00:00
sun-jdk6 64 bit linux systems deserve a 64 bit java runtime 2011-08-16 22:13:23 +00:00
sun-jre6 64 bit linux systems deserve a 64 bit java runtime 2011-08-16 22:13:23 +00:00
swi-prolog Use META_PACKAGE 2009-04-08 23:11:13 +00:00
swi-prolog-lite Update to SWI-Prolog 5.11.18 2011-04-12 23:16:42 +00:00
swi-prolog-packages Update to SWI-Prolog 5.11.18 2011-04-12 23:16:42 +00:00
tcl Fix for buffer overflow and segfault on some Linux system 2011-08-16 10:18:58 +00:00
tcl-expect Fix argument order when calling libtool. 2009-09-09 17:18:18 +00:00
tcl-itcl Fix some issues where DESTDIR ended up included twice... 2010-02-11 13:44:02 +00:00
tcl-itcl-current Redo DESTDIR support 2010-02-11 13:58:05 +00:00
tcl-otcl Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00
tcl-tclX Fix patch so that -Wl,-R and the path are one option. 2010-02-25 19:53:55 +00:00
tinyscheme reorder entries with standard format. 2011-05-02 11:35:18 +00:00
tk-expect Give up maintainership of packages where I am still listed as MAINTAINER. 2009-08-20 15:24:58 +00:00
tk-tclX Give up maintainership of packages where I am still listed as MAINTAINER. 2009-08-20 15:24:58 +00:00
twelf DESTDIR support 2010-02-04 01:21:39 +00:00
ucblogo Support staged installation. 2009-12-10 23:42:14 +00:00
umb-scheme Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
utilisp * MAKE_JOBS_SAFE=no 2011-05-27 09:43:20 +00:00
vala update to 0.12.1 2011-06-09 11:10:41 +00:00
vscm Update VCSM to V4R2. 2011-04-17 07:46:05 +00:00
vslisp Fix MASTER_SITES. 2010-05-19 11:11:44 +00:00
wsbasic Update to 1_2_7, from <wenheping@gmail.com> via PR pkg/42845. 2010-02-19 14:06:19 +00:00
yabasic DESTDIR support 2010-02-04 01:32:00 +00:00
yap Don't use obsolete "malloc.h", some systems choose to break it intentionally (e.g. DragonFly). 2011-07-09 21:15:48 +00:00
Makefile +icc11 2011-07-21 04:52:55 +00:00