..
antlr3
This replaced antlr2
2011-09-11 18:24:24 +00:00
arena
- install examples
2012-04-19 06:46:41 +00:00
boo
fuck that shit
2012-09-18 16:53:17 +00:00
chicken
zap trailing whitespace in files where it's present on PERMIT_* lines
2012-10-15 15:18:31 +00:00
clang
Bump MODCLANG_VERSION after the update to LLVM 3.2.
2012-12-23 21:36:33 +00:00
classpath
sync wantlib
2012-12-23 12:25:30 +00:00
clisp
configure doesn't pass LDFLAGS for some tests, so add -nopie to CFLAGS as well
2012-10-11 18:12:53 +00:00
clojure
- update clojure to 1.4.0
2012-04-18 20:18:43 +00:00
coffeescript
- update to coffeescript-1.4.0
2012-11-20 19:30:13 +00:00
cython
sync wantlib
2012-08-23 19:19:16 +00:00
datalog
- update to datalog-2.3
2012-12-28 16:43:11 +00:00
eagle
Update to beta-24.
2012-08-26 15:43:51 +00:00
ecl
mark as BROKEN on sparc, the build gets stuck in an infinite loop
2012-03-30 09:06:34 +00:00
elixir
add not-really-missing build dependency
2012-09-04 08:50:52 +00:00
eltclsh
Update to eltclsh-1.12.
2012-10-10 22:09:29 +00:00
erlang
- update erlang to R15B02
2012-09-10 20:35:19 +00:00
expect
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
2012-03-29 13:38:12 +00:00
ezm3
new lib_depends/revision
2010-10-24 21:06:28 +00:00
feldspar
Unbreak by updating to feldspar-compiler-0.6.0.2.
2012-10-31 19:23:33 +00:00
freehdl
configure checks for gnu libtool, but the build will use "our" libtool
2011-09-23 13:06:26 +00:00
g77
- unbreak g77 on mips64* by defining PIE_DEFAULT in the right place.
2012-12-12 21:54:41 +00:00
g77-old
drop GCC4 support from a port that is only for GCC2 archs
2012-06-22 11:59:51 +00:00
gambit
Mark as BROKEN-hppa: it never built there.
2012-12-21 18:04:02 +00:00
gawk
remove Peter Stromberg as maintainer:
2012-12-13 16:34:47 +00:00
gcc
Bring in some WIP mips64 work; fails atm due to a binutils bug when linking
2013-01-10 15:00:55 +00:00
gforth
Add a patch allowing gforth to build on mips64el.
2012-10-14 20:18:56 +00:00
gfortran
Sync mips* configuration with base. Fixes gfortran on mips64 (loongson
2013-01-05 16:51:28 +00:00
ghc
Fix license comment: the package now also contains a (patched) libgmp,
2012-12-04 06:30:20 +00:00
go
Update to go 1.0.3.
2012-10-01 06:20:09 +00:00
gprolog
zap trailing whitespace in files where it's present on PERMIT_* lines
2012-10-15 15:18:31 +00:00
guile
- don't install emacs files; since it'll break when emacs is not available.
2012-07-07 10:15:24 +00:00
hs-haskell-src
Move the @exec and @unexec lines running the {,un}register.sh scripts
2012-10-28 23:24:28 +00:00
hs-haskell-src-exts
Move the @exec and @unexec lines running the {,un}register.sh scripts
2012-10-28 23:24:28 +00:00
hs-HsParrot
Move the @exec and @unexec lines running the {,un}register.sh scripts
2012-10-28 23:24:28 +00:00
hs-syntactic
This library provides:
2012-10-31 19:21:14 +00:00
hugs
Add CFLAGS to the link targets (to get all binaries linked with libpthread).
2012-06-18 22:03:46 +00:00
icon
bye bye FLAVOR:L
2011-12-02 14:36:13 +00:00
intel2gas
LP64 + gcc4
2010-06-08 07:36:20 +00:00
io
Import lang/io 20110905
2012-12-17 23:55:28 +00:00
iverilog
- update to iverilog 0.9.4
2011-06-13 19:42:25 +00:00
jamvm
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
2012-03-29 13:38:12 +00:00
jikes
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
2012-03-29 13:38:12 +00:00
jimtcl
Unfuck soname.
2011-11-14 18:30:17 +00:00
jruby
Update to jruby 1.6.8.
2012-09-24 17:07:39 +00:00
kawa
bump -Xmx, fails to compile swing otherwise. ok jasper@
2012-12-23 12:06:24 +00:00
librep
- update to 0.92.2.1, no visible changes for us.
2012-07-07 09:07:03 +00:00
libv8
Add i386 compat to libv8 - was removed in previous version as the patches
2012-12-05 01:07:45 +00:00
lua
allow MODLUA_VERSION to be overridden; ok jasper@
2012-12-11 22:12:12 +00:00
luajit
remove mips64 from ONLY_FOR_ARCHS until gcc 4.6 has been ported to it.
2012-12-02 19:09:36 +00:00
mawk
Remove irrelevant $FreeBSD RCS ids.
2012-08-18 12:41:37 +00:00
mono
Mark as BROKEN. The build is unreliable and fails most of the time in
2012-12-26 17:47:56 +00:00
mono-basic
add missing patch
2011-11-09 22:25:29 +00:00
myhdl
import myhdl 0.7
2011-09-16 13:46:13 +00:00
nbfc
- fix paths the bf-to-{c,java} compilers will use.
2011-04-12 16:28:54 +00:00
newlisp
- add a README to explain how to run and use the guiserver.
2012-12-31 14:57:15 +00:00
nhc98
Mark as BROKEN-hppa: Segfault during build since the PIE switch
2012-12-21 18:16:09 +00:00
node
Update lang/node to 0.8.15
2012-12-12 16:51:23 +00:00
nqp
unbreak on mips64
2012-12-29 07:20:51 +00:00
obc
update lang/ocaml to 4.00.1.
2012-11-30 19:38:09 +00:00
ocaml
by default use ocamldoc.opt on native-dynlink archs.
2013-01-03 14:32:11 +00:00
ocamlduce
- update to version 3.12.1
2012-12-04 07:01:07 +00:00
onyx
import onyx 5.1.2
2011-03-07 19:26:28 +00:00
oo2c
normalize pkgpath
2011-09-16 10:31:20 +00:00
open-cobol
- update to 1.1
2012-06-22 16:38:21 +00:00
otcl
Remove irrelevant $FreeBSD RCS ids.
2012-08-18 12:41:37 +00:00
parrot
Update to parrot 4.9.0, nqp/rakudo 2012.10. Tested on amd64/powerpc. Still
2012-11-05 17:57:50 +00:00
pcc
bump for plist changes 5.1 -> 5.2
2012-06-22 11:28:51 +00:00
petite-chez
- tweak patches/descr
2011-11-11 20:12:51 +00:00
pfe
zap trailing whitespace in files where it's present on PERMIT_* lines
2012-10-15 15:18:31 +00:00
php
update to php 5.3.20, ok robert@
2012-12-22 12:09:23 +00:00
processing
normalize pkgpath
2011-09-16 10:31:20 +00:00
pugs
Fix fallout of haskell ports, now that devel/gmp is no more a
2012-10-11 14:39:45 +00:00
python
- expose _MODPY_MAJOR_VERSION (remove underscore)
2012-12-21 18:19:38 +00:00
railo
update Railo to 3.3.4.003
2012-06-30 20:47:53 +00:00
rakudo
This has been BROKEN forever on powerpc, exists_keyed_str() not implemented in class 'NQPMu'.
2012-12-07 08:44:05 +00:00
rubinius
Don't assume that llvm-config is a perl script, will fix build with LLVM 3.1
2012-05-24 08:51:32 +00:00
ruby
Add pthread to WANTLIB for ruby C extensions on ruby 1.9, since on ruby
2013-01-09 17:38:03 +00:00
sbcl
remove empty files
2012-11-13 10:42:27 +00:00
scala
- update to 2.9.1
2011-10-06 13:44:45 +00:00
scheme48
add conflict marker for gambit
2012-04-20 10:48:40 +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
modernize makefile a bit
2011-11-12 14:37:16 +00:00
smlnj
mark as BROKEN.
2012-11-30 11:29:05 +00:00
spidermonkey
Bump all ports depending on nspr to account for the devel/nspr,-main ->
2012-11-12 20:45:32 +00:00
squeak
link squeak with -lpthread; it's needed for, at least, some X things. ok espie@
2013-01-08 15:59:05 +00:00
STk
BROKEN on sparc64 (and has been for quite some time)
2011-12-30 21:46:01 +00:00
swi-prolog
Security fixes for CVE-2012-6089 and CVE-2012-6090,
2013-01-08 13:36:47 +00:00
tcl
Update to 8.5.13.
2012-11-19 15:09:52 +00:00
tcltutor
Update to tcltutor-3.0b6.
2011-11-07 03:06:48 +00:00
tinyscheme
import tinyscheme 1.40
2012-06-26 19:53:38 +00:00
ucblogo
zap trailing whitespace where it's present in MASTER_SITES/COMMENT
2012-10-15 15:06:41 +00:00
unicon
Let this build only on i386.
2011-11-13 17:55:22 +00:00
vala
- update to vala-0.18.1
2012-11-14 08:00:59 +00:00
verilator
*** empty log message ***
2011-11-17 23:33:40 +00:00
Makefile
remove pm3: it has been broken for eight years
2012-12-26 15:07:57 +00:00