freebsd-ports/lang
Jung-uk Kim 5045cff4a0 Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).
Although POSIX says the type is 'int', all BSD variants (including Mac OS X)
have been using 'unsigned long' type for very long time and its use predates
the standard long enough.  For certain commands (e.g., TIOCSWINSZ, FIONBIO),
the Python value may get sign-extended on 64-bit platforms (by implicit type
promotion) and it causes annoying warnings from kernel such as this:

WARNING pid 24509 (python2.6): ioctl sign-extension ioctl ffffffff8004667e

Approved by:	python (maintainer timeout)
2010-07-19 21:59:28 +00:00
..
abcl
afnix Mark as broken on powerpc. 2010-04-01 07:16:55 +00:00
alisp - No need to define USE_REINPLACE these days 2009-01-08 16:58:29 +00:00
arena
asn1c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
atlast
awka
bas2tap - Update maintainer mail 2009-01-05 16:23:31 +00:00
bf2c * Fix package list by not defining LICENSE_FILE explicitly 2010-06-21 17:01:36 +00:00
bigloo - update to 1.4.1 2010-03-28 06:47:48 +00:00
boo - Update lang/mono to 2.6.4; 2010-06-01 12:41:30 +00:00
bsh . Bump PORTREVISION for my earlier change to the wrapper script. 2008-11-19 05:39:57 +00:00
bwbasic - Support NO_WRKSUBDIR 2010-02-02 22:42:55 +00:00
caml-light
ccl Upgrade to version 1.5. 2010-06-25 13:51:31 +00:00
cdent - Update to 0.5.7 2010-07-03 05:50:22 +00:00
cduce Update my mail address to @FreeBSD.org 2010-02-23 18:07:14 +00:00
cfortran - Do not use tar with --strip-components to install example files, since 2008-12-11 18:14:15 +00:00
chicken - Update to 4.5.0 2010-05-16 09:22:21 +00:00
cim For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
cint
clang By popular depend, fix the installation of the clang.1 manpage when 2010-05-04 20:45:59 +00:00
clang-devel By popular depend, fix the installation of the clang.1 manpage when 2010-05-04 20:45:59 +00:00
clips Fix post-patch to allow for CFLAGS containing a slash (which happens 2009-06-04 22:15:24 +00:00
clisp Update to 2.4.9 2010-07-12 14:17:13 +00:00
clojure - Update to 1.1.0 2010-01-02 14:14:00 +00:00
clojure-contrib Switch to USE_ANT and MAKE_ARGS. 2010-06-17 10:26:55 +00:00
clojure-mode.el - update to 1.4.1 2010-03-28 06:47:48 +00:00
cmucl Update to cmucl-19f. 2009-04-29 15:38:12 +00:00
cmucl-extra For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
cocor Fix make -j 2009-03-25 12:35:49 +00:00
compaq-cc - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
cparser Reset christoph.mallon@gmx.de due to maintainer-timeouts and no response 2010-06-06 01:09:30 +00:00
csharp-mode.el - update to 1.4.1 2010-03-28 06:47:48 +00:00
cu-prolog
cython - Update to 0.12.1 2010-02-02 14:40:09 +00:00
dice For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
diveintopython For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
dlv Layout of the MASTER_SITE changed. Adjust URLs 2009-08-31 07:27:27 +00:00
dylan Convert LDCONFIG_DIRS to USE_LDCONFIG. 2010-06-08 19:52:58 +00:00
ecl Convert LDCONFIG_DIRS to USE_LDCONFIG. 2010-06-08 19:52:58 +00:00
eiffel For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
elan - Fix configure script to detect dcg in the last element of $PATH 2009-12-17 21:32:01 +00:00
elisp-manual
elk - Mark MAKE_JOBS_UNSAFE 2009-11-19 22:07:43 +00:00
emacs-lisp-intro
embryo
eperl - Unbreak with perl5.10. 2010-02-06 05:44:20 +00:00
erlang Patch erlc.c to automatically pass the "-smp disable" arguments to 2010-04-07 22:04:49 +00:00
erlang-lite
erlang14 Patch erlc.c to automatically pass the "-smp disable" arguments to 2010-04-07 22:04:49 +00:00
etoile-compiler LICENSE BSD 2010-06-04 14:08:27 +00:00
etoile-io - drop USE_GNUSTEP_PREFIX 2010-05-30 12:28:39 +00:00
etoile-languagekit LICENSE BSD 2010-06-04 14:08:27 +00:00
etoile-lkplugins - drop USE_GNUSTEP_PREFIX 2010-05-30 12:28:39 +00:00
etoile-scriptkit LICENSE BSD 2010-06-04 14:08:27 +00:00
etoile-smalltalkkit LICENSE BSD 2010-06-04 14:08:27 +00:00
execline
expect - Optionalize 2010-02-12 10:37:20 +00:00
expect-devel - Update to 5.44.1.15 (CVS 2009-12-31) 2009-12-31 10:23:34 +00:00
ezm3 For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
f2c - Don't use UNZIP_CMD in a DEPENDS line. A user may redefine UNZIP_CMD to be 2009-09-08 21:08:41 +00:00
f77
fasm Update to 1.69.14 2010-07-08 16:22:11 +00:00
fbbi
ferite - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
ficl Drop maintainership for these ports. 2010-06-06 17:00:58 +00:00
ficl-devel Drop maintainership for these ports. 2010-06-06 17:00:58 +00:00
fpc Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
fpc-base - update to 1.4.1 2010-03-28 06:47:48 +00:00
fpc-docs - Fix do-install 2009-05-05 11:46:15 +00:00
fpc-tcl - Update to 2.2.2 2009-01-14 06:13:57 +00:00
fpc-units - update to 1.4.1 2010-03-28 06:47:48 +00:00
fpc-utils - update to 1.4.1 2010-03-28 06:47:48 +00:00
freetxl For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
fsharp - update to 1.4.1 2010-03-28 06:47:48 +00:00
g95 Mark as broken on powerpc. 2010-04-01 06:44:48 +00:00
gambas Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
gambas2 - update to 1.4.1 2010-03-28 06:47:48 +00:00
gambas2-base Mark various ports as ignore or broken on ia64. 2010-04-06 07:50:55 +00:00
gambas2-components - New port: lang/gambas2-components 2009-05-09 00:59:54 +00:00
gambas2-examples - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
gambit-c - Update to v4_4_3 2009-06-06 00:29:36 +00:00
gauche Fix build with ccache by adding CCACHE_CPP2=1 to MAKE_ENV, which 2010-03-22 12:15:33 +00:00
gawk Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
gcc Update to the 20100717 snapshot of GCC 4.6.0. 2010-07-18 19:16:22 +00:00
gcc34 Remove NO_MANCOMPRESS which is not necessary on relevant versions of 2009-12-31 09:11:34 +00:00
gcc42 Chase mpfr library and bump PORTREVISION. 2010-06-11 15:09:45 +00:00
gcc43 Update to the 20100620 snapshot of GCC 4.3.6. 2010-06-27 11:14:32 +00:00
gcc44 Update to the 20100706 snapshot of GCC 4.4.5. 2010-07-07 20:37:50 +00:00
gcc45 Update to the 20100715 snapshot of GCC 4.5.1. 2010-07-16 19:50:25 +00:00
gcc46 Update to the 20100717 snapshot of GCC 4.6.0. 2010-07-18 19:16:22 +00:00
gcc47 Update to the 20100717 snapshot of GCC 4.6.0. 2010-07-18 19:16:22 +00:00
gcc48 Update to the 20100717 snapshot of GCC 4.6.0. 2010-07-18 19:16:22 +00:00
gcl Switch to use newer GMP version. 2010-04-19 10:43:42 +00:00
gdc - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
gforth Also broken on sparc64. 2010-06-19 07:54:14 +00:00
ghc Efficient algorithms for vector arrays. 2010-06-07 03:58:17 +00:00
gjs Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
gnat Chase mpfr library and bump PORTREVISION. 2010-06-11 15:09:45 +00:00
gnat-doc-html - Ignore port if NOPORTDOCS is defined. 2010-07-01 12:19:26 +00:00
gnat-doc-info - Ignore port if NOPORTDOCS is defined. 2010-07-01 12:19:26 +00:00
gnat-doc-ps - Ignore port if NOPORTDOCS is defined. 2010-07-01 12:19:26 +00:00
gnat-doc-texi - Ignore port if NOPORTDOCS is defined. 2010-07-01 12:19:26 +00:00
gnat-doc-txt - Ignore port if NOPORTDOCS is defined. 2010-07-01 12:19:26 +00:00
gnat-gcc42 - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src 2009-12-29 10:25:55 +00:00
gnat-gcc43 Chase mpfr library and bump PORTREVISION. 2010-06-11 15:09:45 +00:00
gnat-gcc44 - Unbreak with explicit LD_LIBRARY_PATH to satisfy bootstrap compiler 2010-06-30 02:35:51 +00:00
gnustep-base - update WITH_GNUSTEP_DEVEL to 1.21.1 2010-07-18 14:00:59 +00:00
gnustep-guile LICENSE GPLv2 2010-06-04 13:49:15 +00:00
gnustep-objc LICENSE GPLv2 2010-06-05 19:53:32 +00:00
go Update to 20100413 2010-04-25 15:37:42 +00:00
Gofer - Bump PORTREVISION 2010-05-30 11:54:33 +00:00
gpc Mark as broken on powerpc: leaves files behind on deinstall. 2010-06-03 05:38:48 +00:00
gprolog - Fix plist with NOPORTDOCS/NOPORTEXAMPLES. [1] 2010-06-26 12:02:07 +00:00
groovy - Update to 1.7.0 2010-01-13 06:29:15 +00:00
gscheme LICENSE GPLv2 2010-06-04 13:58:55 +00:00
guile Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
harbour - Release some more ports 2010-04-27 01:41:02 +00:00
haskell-mode.el
hla - Fix extraction of HTML documentation 2008-12-15 13:20:17 +00:00
hope Fix a typo :) 2008-12-18 15:05:04 +00:00
hs-brainfuck - Pass maintainership to haskell@FreeBSD.org: 2010-05-26 11:18:46 +00:00
hs-unlambda - Pass maintainership to haskell@FreeBSD.org: 2010-05-26 11:18:46 +00:00
huc
hugs - Update X.org ports to 7.4+ (few ports are more recent than the katamari). 2009-01-23 16:28:36 +00:00
icc - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
icc7 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
ici
icon For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
ifc BROKEN should not be quoted. 2010-06-13 08:40:06 +00:00
ifc7 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
ikarus Switch to use newer GMP version. 2010-04-19 10:43:42 +00:00
imp-interpreter
intel2gas
intercal
io - Fix build on amd64 2009-08-17 18:28:24 +00:00
ironpython Reset perky@FreeBSD.org due to maintainer-timeouts and no response 2010-05-23 21:16:16 +00:00
itcl List the four man-pages added to the package between 3.3-RC and 3.4b1. 2010-06-12 17:35:34 +00:00
jakarta-commons-jelly
jruby Reset nemoliu@FreeBSD.org due to > 6 months of inactivity and no response 2009-12-16 10:25:21 +00:00
jython - Update to 2.5.1 2010-06-09 11:39:43 +00:00
kawa - Update to 1.9.90 2009-08-18 13:42:01 +00:00
klogoturtle - update to 1.4.1 2010-03-28 06:47:48 +00:00
klone
kroc - update to 1.4.1 2010-03-28 06:47:48 +00:00
lafontaine Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
libhx - Update to 3.2 2009-12-03 11:01:20 +00:00
libjit Mark various ports as broken or ignore on powerpc. 2010-04-01 05:16:19 +00:00
librep Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
libstdc++_stldoc_3.4.0 Drop maintainership. 2009-04-21 08:13:00 +00:00
libstdc++_stldoc_4.2.2 Drop maintainership. 2009-04-21 08:19:46 +00:00
libutils -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. 2009-08-02 19:36:34 +00:00
linux-f8-libg2c . add CONFLICTS to linux-f8 infrastructure ports; 2009-06-02 20:14:36 +00:00
linux-f8-tcl84 Change maintainers email. 2009-11-25 08:13:10 +00:00
linux-f10-libg2c Here are new Linux Fedora 10 infrastructure ports. 2009-06-01 17:26:31 +00:00
linux-f10-tcl85 . create empty directories needed for dependent ports (those directories 2009-08-31 10:25:48 +00:00
linux-j
linux-libg2c . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; 2009-06-02 21:15:40 +00:00
linux-libperl5.8 For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
llvm-gcc4 Upgrade llvm, clang, and llvm-gcc to the 2.7 release. 2010-04-28 21:05:03 +00:00
logo For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
lua Fix build on powerpc 2010-06-01 15:19:44 +00:00
lua-mode.el
lua4 - Mark MAKE_JOBS_UNSAFE 2009-11-18 22:39:55 +00:00
lua50 - Mark MAKE_JOBS_UNSAFE 2009-11-18 22:39:55 +00:00
lush Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
maude Switch to use newer GMP version. 2010-04-19 10:43:42 +00:00
mawk - Pass maintainership to submitter 2009-02-18 05:55:26 +00:00
mdk - update to 1.4.1 2010-03-28 06:47:48 +00:00
metaocaml
mit-scheme Upgrade to version 9.0.1. 2010-06-29 21:33:03 +00:00
mixal
ml-pnet - Update my mail address to FreeBSD 2009-11-27 22:52:30 +00:00
mlton - Unbreak build 2010-06-22 22:08:57 +00:00
mmix - Update to 20100311 2010-03-14 15:58:29 +00:00
mono - Fix pkg-plist (some lines where removed from the diff by mistake); 2010-06-01 18:15:06 +00:00
mono-basic - Update lang/mono to 2.6.4; 2010-06-01 12:41:30 +00:00
moscow_ml Switch to use newer GMP version. 2010-04-19 10:43:42 +00:00
mosh - Remove empty patch files 2009-07-09 15:51:54 +00:00
mozart Switch to use newer GMP version. 2010-04-19 10:43:42 +00:00
mpd
mtasc - Restore maintainership 2009-12-31 10:03:33 +00:00
munger - Update to 4.178 2010-06-18 21:33:18 +00:00
nawk - Update to 20100209 2010-05-19 05:44:33 +00:00
nbc * Update to 1.2.1.r3 2010-07-12 11:36:10 +00:00
nbfc
neko - update to 1.4.1 2010-03-28 06:47:48 +00:00
nesasm Fix typo: PORTREVISON -> PORTREVISION 2009-07-06 21:33:55 +00:00
newlisp - Update to 10.2.8. 2010-06-03 03:15:17 +00:00
nhc98
nickle Update to version 2.70. 2010-07-16 01:51:37 +00:00
njs -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. 2009-08-02 19:36:34 +00:00
nml
nqc Mark BROKEN on 8.x: does not build. 2009-05-24 16:41:36 +00:00
nwcc - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
objc - Mark MAKE_JOBS_UNSAFE 2009-11-20 22:53:09 +00:00
ocaml - Fix build on powerpc. 2010-03-22 09:37:40 +00:00
ocaml-autoconf - Update to 1.1. 2010-03-26 08:15:24 +00:00
ocaml-camlidl - OCAMLWASH is not needed. In fact, it was not really used as the proper 2009-01-08 16:12:38 +00:00
ocaml-doc Update my mail address to @FreeBSD.org 2010-02-23 18:07:14 +00:00
ocaml-examples - Install Makefiles for examples. 2010-03-09 00:12:39 +00:00
ocaml-mode.el BROKEN should not be quoted. 2010-06-13 08:40:06 +00:00
ocaml-nox11
ocamlduce Add missed patch file 2010-01-28 14:51:38 +00:00
ocs - Update MASTER_SITES and WWW 2009-04-26 05:52:53 +00:00
ofc Switch to use newer GMP version. 2010-04-19 10:43:42 +00:00
ohugs Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from 2009-05-12 11:28:17 +00:00
onyx BROKEN should not be quoted. 2010-06-13 08:40:06 +00:00
oo2c Mark BROKEN: does not build 2010-01-15 15:53:37 +00:00
oorexx
open-cobol Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
open-cobol-devel Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
opendylan
osb-jscore - update to 1.4.1 2010-03-28 06:47:48 +00:00
otcl - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
p2c Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout, 2008-11-29 00:11:56 +00:00
p5-Data-JavaScript
p5-ePerl Introduce Perl 5.10.0 2009-03-28 20:45:10 +00:00
p5-Error - Update to 0.17016 2009-12-19 12:28:21 +00:00
p5-Expect
p5-ExtUtils-F77 - Fix plist. 2008-12-30 13:18:42 +00:00
p5-F77 - Fix plist. 2008-12-30 13:18:42 +00:00
p5-Interpolation Update to 0.74. 2009-09-30 16:41:30 +00:00
p5-JavaScript
p5-JavaScript-SpiderMonkey - Update to 0.20 2010-06-10 05:16:51 +00:00
p5-JavaScript-Squish
p5-JSAN - update to 1.4.1 2010-03-28 06:47:48 +00:00
p5-List-MoreUtils Update to 0.25_02 - to unbreak on Perl 5.10.1 2009-09-10 20:44:20 +00:00
p5-Modern-Perl - Modern Perl programs use several modules to enable additional features of Perl and of the CPAN. 2010-04-05 23:16:26 +00:00
p5-Perl6-Subs - Remove unneeded dependencies which is in perl-5.8.9 dist 2010-01-27 13:05:28 +00:00
p5-Pugs-Compiler-Rule Fix plist with perl 5.8.9. 2009-01-14 15:10:02 +00:00
p5-Quantum-Superpositions For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
p5-Scalar-List-Utils Update to 1.23. 2010-03-11 08:21:46 +00:00
p5-signatures Add lang/p5-signatures 0.06, a Perl module that brings subroutine 2009-08-04 11:36:50 +00:00
p5-Switch - Update to 2.16 2010-01-09 23:27:56 +00:00
p5-Tcl - Update to 0.98 2009-12-11 09:20:17 +00:00
p5-Test-XPath - Update to 0.13 2010-06-20 05:07:16 +00:00
p5-Try-Tiny Update to 0.06. 2010-06-11 12:23:13 +00:00
p5-TryCatch - This module aims to provide a nicer syntax and method to catch errors in 2010-04-25 00:00:11 +00:00
p5-v6
parrot Update port to 2.5.0 2010-07-02 11:15:21 +00:00
pbasic For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
pcc - Update to 090922 2009-09-23 09:20:17 +00:00
pecl-perl - Unbreak after recent PHP 5.3.2 update 2010-04-12 23:19:33 +00:00
perl5.8 Introduce Perl 5.12.1 2010-07-15 14:48:51 +00:00
perl5.10 Introduce Perl 5.12.1 2010-07-15 14:48:51 +00:00
perl5.12 Introduce Perl 5.12.1 2010-07-15 14:48:51 +00:00
perl5.14 Introduce Perl 5.12.1 2010-07-15 14:48:51 +00:00
perl5.16 Introduce Perl 5.12.1 2010-07-15 14:48:51 +00:00
petite-chez - Fix to when used tool of update. 2010-04-06 12:58:17 +00:00
pfe Mark various ports as broken or ignore on powerpc. 2010-04-01 05:16:19 +00:00
pfe-devel Mark various ports as broken or ignore on powerpc. 2010-04-01 05:16:19 +00:00
phc Over to new volunteer. 2009-09-17 21:31:48 +00:00
php-mode.el - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
php4 - Chase net-snmp update 2010-06-06 19:37:37 +00:00
php4-extensions Remove mnogosearch extension. 2009-06-15 09:22:34 +00:00
php4-overload
php5 Add an OPTION to force linking with libthr (default off). This is a hack needed 2010-06-25 07:44:18 +00:00
php5-extensions Update to PHP 5.3.2 release! 2010-04-09 09:34:43 +00:00
php52 - Add optional support for PHP-FPM (FastCGI process manager) 2010-06-16 10:12:36 +00:00
php52-extensions - PHP 5.2 slave port 2010-04-23 23:58:28 +00:00
php53 Add an OPTION to force linking with libthr (default off). This is a hack needed 2010-06-25 07:44:18 +00:00
php_doc Fix some strange installation issues which have creeped in during the 2010-07-14 08:02:05 +00:00
pike76 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
pike78 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
plt-scheme - update to 1.4.1 2010-03-28 06:47:48 +00:00
pnet - Update my mail address to FreeBSD 2009-11-27 22:52:30 +00:00
pnet-base - Update my mail address to FreeBSD 2009-11-27 22:52:30 +00:00
pnetlib - Update my mail address to FreeBSD 2009-11-27 22:52:30 +00:00
polyml - Pass maintainership to Timothy Beyer (beyert|at|cs.ucr.edu) 2010-02-26 09:30:28 +00:00
ptoc Update from 3.56 to 3.58. 2010-05-20 14:58:15 +00:00
pugs - Mark BROKEN: does not build 2009-09-16 20:34:11 +00:00
py-mx-base - Update to 3.1.3 2009-12-22 14:31:38 +00:00
py-prolog BROKEN should not be quoted. 2010-06-13 08:40:06 +00:00
python - Remove distinfo, same informaion can (and should) be retrieved from 2009-07-08 19:07:04 +00:00
python-doc-html - Update lang/python26 to 2.6.5 2010-05-12 12:13:07 +00:00
python-doc-pdf-a4
python-doc-pdf-letter
python-doc-postscript-a4
python-doc-postscript-letter
python-mode.el - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
python24 Fix fcntl module to accept 'unsigned long' type commands for ioctl(2). 2010-07-19 21:59:28 +00:00
python25 Fix fcntl module to accept 'unsigned long' type commands for ioctl(2). 2010-07-19 21:59:28 +00:00
python26 Fix fcntl module to accept 'unsigned long' type commands for ioctl(2). 2010-07-19 21:59:28 +00:00
python27 - Update lang/python26 to 2.6.5 2010-05-12 12:13:07 +00:00
python31 Fix fcntl module to accept 'unsigned long' type commands for ioctl(2). 2010-07-19 21:59:28 +00:00
python32 Fix fcntl module to accept 'unsigned long' type commands for ioctl(2). 2010-07-19 21:59:28 +00:00
q Switch to use newer GMP version. 2010-04-19 10:43:42 +00:00
qore - Update to 0.8.0. 2010-07-07 11:55:24 +00:00
qscheme Also broken on sparc64. 2010-06-19 07:54:14 +00:00
racket - update to 1.4.1 2010-03-28 06:47:48 +00:00
racket-textual - update to 1.4.1 2010-03-28 06:47:48 +00:00
rakudo Update port to 2010.06 "Kiev" 2010-07-02 11:19:12 +00:00
ratfor Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now 2009-09-13 00:08:01 +00:00
rexx-imc Mark BROKEN on 9.x: does not build. 2009-12-27 10:03:13 +00:00
rexx-regina - Mark MAKE_JOBS_UNSAFE 2009-11-22 19:49:43 +00:00
rexx-wrapper - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
rhino - Update to 1.7.r2 2009-05-30 07:41:06 +00:00
rscheme
ruby-doc-stdlib
ruby-extensions - Convert to RF macro 2010-06-07 20:48:42 +00:00
ruby-js - Assign all unmaintained ruby ports to ruby@, 2009-06-16 15:53:25 +00:00
ruby-lua - Send my ruby- ports to ruby@ 2010-04-28 05:12:58 +00:00
ruby-lua4 - Use LOCAL macro 2010-06-07 21:00:37 +00:00
ruby-man - pass to ruby@ 2009-07-10 01:50:55 +00:00
ruby-mode.el - Update ruby18 to 1.8.7p72. 2009-02-12 14:24:56 +00:00
ruby-perl - Send my ruby- ports to ruby@ 2010-04-28 05:12:58 +00:00
ruby-programmingruby
ruby-reference
ruby-usersguide
ruby18 - Fix incorrect errno returned by IO::write. 2010-04-28 23:59:55 +00:00
ruby19 - Mark MAKE_JOBS_UNSAFE=yes 2010-02-16 00:08:17 +00:00
runawk runawk is a small wrapper for AWK that impements a modules 2010-04-03 16:52:52 +00:00
s9fes Update to 20100625 2010-06-25 22:22:23 +00:00
Sather - Use libraries from boehm-gc-redirect instead of building own version. 2009-12-18 04:11:03 +00:00
sather-specification
sather-tutorial
sbcl - Update to 1.0.34. 2010-01-05 01:29:47 +00:00
scala - Update to 2.7.7 2009-11-04 13:25:07 +00:00
scheme48 Reset nemoliu@FreeBSD.org due to > 6 months of inactivity and no response 2009-12-16 10:25:21 +00:00
schemetoc Mark ONLY_FOR_ARCHS=i386 due to build problems on amd64. 2009-04-25 22:17:39 +00:00
scm Mark various ports as broken or ignore on powerpc. 2010-04-01 05:16:19 +00:00
scriba BROKEN should not be quoted. 2010-06-13 08:40:06 +00:00
scsh - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles 2009-09-02 15:01:56 +00:00
sdcc - Update maintainer's email 2009-12-13 22:49:18 +00:00
sdcc-devel Update to 2.9.7.2010.04.20 2010-04-28 10:38:00 +00:00
see - Fix build after the boehm-gc update. 2009-12-17 22:08:08 +00:00
see-devel
seed7 - Update to 05_20100704 2010-07-14 10:33:06 +00:00
siod - Mark MAKE_JOBS_UNSAFE 2009-11-22 19:49:43 +00:00
sisc - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles 2009-09-02 15:01:56 +00:00
sketchy
slib - Update to 3b2 2009-08-19 20:52:43 +00:00
slib-gauche
slib-guile - Update to 3b2 2009-08-19 20:52:43 +00:00
slisp For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
smalltalk Set IGNORE for NOPORTDATA configurations: 2010-05-04 21:40:25 +00:00
smarteiffel
sml-mode.el - Release some more ports 2010-04-28 00:37:14 +00:00
sml-nj - Fix broken makefiles introduced with translation to new SF File Release System 2009-08-22 02:23:49 +00:00
sml-nj-devel - Update to 110.71 2009-11-28 00:57:45 +00:00
snobol4 Mentioning the man pages here causes failures in building packages, 2009-12-11 06:57:20 +00:00
spidermonkey Add option for UTF8 support 2009-11-09 08:29:21 +00:00
spl Reset perky@FreeBSD.org due to maintainer-timeouts and no response 2010-05-23 21:16:16 +00:00
squeak Convert LDCONFIG_DIRS to USE_LDCONFIG. 2010-06-08 19:52:58 +00:00
squeak-dev Convert LDCONFIG_DIRS to USE_LDCONFIG. 2010-06-08 19:52:58 +00:00
squirrel Update to 2.2.4 2010-07-18 21:35:08 +00:00
sr BROKEN should not be quoted. 2010-06-13 08:40:06 +00:00
stalin Mark as broken on sparc64: includes i386 asm. 2009-12-04 06:05:30 +00:00
starlogo
steptalk LICENSE GPLv2 2010-06-04 13:49:15 +00:00
STk BROKEN should not be quoted. 2010-06-13 08:40:06 +00:00
stklos Switch to use newer GMP version. 2010-04-19 10:43:42 +00:00
stldoc
swi-pl Switch to use newer GMP version. 2010-04-19 10:43:42 +00:00
sxm For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
t3x
tcc Update files/README.tccelf files/patch-libtcc.c to reflect some 2009-12-06 15:08:37 +00:00
tcl-manual - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
tcl-modules - Make portlint happy 2009-03-02 23:58:05 +00:00
tcl-wrapper - Change default Tcl/Tk version to 8.5 2009-02-23 14:46:37 +00:00
tcl82 - fix build unter FreeBSD 9 2009-10-26 15:26:23 +00:00
tcl83 - fix build unter FreeBSD 9 2009-10-26 15:26:23 +00:00
tcl84 - Modify COMMENT for tcl84-thread, tcl85-thread and tcl86-thread 2009-11-20 09:20:00 +00:00
tcl84-thread - Modify COMMENT for tcl84-thread, tcl85-thread and tcl86-thread 2009-11-20 09:20:00 +00:00
tcl85 - Update to 8.5.8 2009-11-20 10:00:26 +00:00
tcl85-thread - Modify COMMENT for tcl84-thread, tcl85-thread and tcl86-thread 2009-11-20 09:20:00 +00:00
tcl86 - Fix tcl-modules dependency 2009-11-20 11:22:52 +00:00
tcl86-thread - Modify COMMENT for tcl84-thread, tcl85-thread and tcl86-thread 2009-11-20 09:20:00 +00:00
tcltutor
tclX Use 83+ instead "yes" for USE_TCL. Somewhat counterintuitively, "yes" 2009-12-08 06:15:34 +00:00
TenDRA Add patch to try to make it compile. Note: if it doesn't work, then 2009-11-13 00:31:58 +00:00
tinypy - Restore maintainership 2009-12-31 10:03:33 +00:00
tolua Mark as broken on powerpc. 2010-04-01 06:08:46 +00:00
tolua++ - Update URL of my distfile mirror in 87 ports 2009-07-28 16:34:36 +00:00
tolua++50 - Update URL of my distfile mirror in 87 ports 2009-07-28 16:34:36 +00:00
tolua4
tolua50 Mark as broken on powerpc. 2010-04-01 06:08:46 +00:00
treecc - Update my mail address to FreeBSD 2009-11-27 22:52:30 +00:00
tuareg-mode.el - update to 1.4.1 2010-03-28 06:47:48 +00:00
twelf - update to 1.4.1 2010-03-28 06:47:48 +00:00
u++ Drop maintainership for these ports. 2010-06-06 17:00:58 +00:00
ucc - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
vala Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
visualworks Fix JUN OPTION 2009-07-25 12:15:44 +00:00
whitespace Switch to use newer GMP version. 2010-04-19 10:43:42 +00:00
xds
xds-c
xotcl - Update to 1.6.6 2010-05-11 09:44:49 +00:00
yabasic For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
yorick Update yorick to 2.1.06 2010-05-20 21:16:17 +00:00
ypsilon Maintainer says lang/ypsilon doesn't require libglut, so backout last 2009-01-26 13:30:44 +00:00
Makefile Introduce Perl 5.12.1 2010-07-15 14:48:51 +00:00