Commit Graph

3048 Commits

Author SHA1 Message Date
brad
0bb4b63fcf Unlink 3.3 and 4.2.
discussed with tobiasu@ pascal@
ok pascal@
2013-01-22 04:01:55 +00:00
kili
f37bb0916b All plist changes are done. 2013-01-20 18:07:58 +00:00
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
kili
91a533f650 Enable profiling by default for ports containing Haskell libraries.
Suggested by David Schaefer.

Mark ghc broken temporarily until all necessary plist changes
are committed.

ok jasper@ dcoppa@
2013-01-20 17:51:14 +00:00
tobiasu
5610f716f0 "Fix" parallel make install by forcing gmake to only run 1 job. It's not
pretty and we would like to have a better fix, but for now it should suffice.

ok naddy@, sthen@
2013-01-20 02:23:40 +00:00
sthen
fadd2fec7a unbreak patch; spotted by kili, thanks 2013-01-19 18:22:16 +00:00
sthen
70b8a37cc4 bugfix update to php 5.3.21, ok robert@ 2013-01-18 21:07:08 +00:00
bcallah
6e2fc64bd9 More mips64el check-in. Add mips64el to NOT_FOR_ARCHS-go. ld fails: Bad final value
ok jasper@ pascal@
2013-01-18 19:09:58 +00:00
pascal
b368cf7d60 Add hppa support. Still a bit rough around the edges: Some optimisations
(-foptimize-sibling-calls and -freorder-blocks) cause segfaults during build,
so don't include them in -O2 on hppa.  Also, -go is not supported.

requested by and ok brad@ and tested on one of his machines
2013-01-16 19:28:48 +00:00
sthen
ab67366c05 don't fail in fake-install if ccache isn't used (smlnj builds in ${WRKDIR}
directly and fake-install copies everything from WRKDIR/bin), discussed with
jasper@
2013-01-16 12:20:40 +00:00
sthen
f03f7c0e49 Previous setting of -Xmx to java was good for amd64, but not i386.
Change to passing the flag in via the environment and use different
values for different arch. Definitely builds on amd64/i386 now. ok jasper@
2013-01-16 11:17:18 +00:00
benoit
fa4c018841 - update verilator to 3.844
- regen PLIST

ok jasper@
2013-01-16 07:43:48 +00:00
jasper
cc13f50e31 typo that snuck in.. 2013-01-14 16:19:50 +00:00
jasper
aa4d7cd80b - update to smlnj-110.75
joint work with Alexander Polakov
2013-01-14 16:16:59 +00:00
kurt
f12f025fe7 Fix termination segfault caused by a use-after free race by having the
finalizer_thread exit as soon as it finishes. okay robert@ naddy@
2013-01-13 21:38:37 +00:00
abieber
969471a300 Upgrade node to 0.8.17
- remove two of our patches

OK jasper@
2013-01-13 14:53:40 +00:00
brad
4a2a4061c8 Fix the gen-posix-names.sh script to look for the sysconf(3) SC_*
constants from the correct header so as to fix the crashing issue
with smlnj.

From Alexander Polakov <plhk at sdf dot org>

ok sthen@
2013-01-13 07:10:09 +00:00
brad
74744ecd3c - Change RUN_DEPENDS to point to gcc 4.6 instead of 4.2.
- Capitalize Java properly.

ok kurt@
2013-01-13 02:18:47 +00:00
pascal
05fd655191 Bring in some WIP mips64 work; fails atm due to a binutils bug when linking
liblto_plugin.so:

/usr/bin/ld: not enough GOT space for local GOT entries
/usr/bin/ld: BFD 2.15 internal error, aborting at
/usr/src/gnu/usr.bin/binutils/bfd/elfxx-mips.c line 6483 in _bfd_mips_elf_relocate_section

with/tested by jasper@
2013-01-10 15:00:55 +00:00
jeremy
ff1c01cb9b Add pthread to WANTLIB for ruby C extensions on ruby 1.9, since on ruby
1.9 they are linked to pthread.

OK sthen@
2013-01-09 17:38:03 +00:00
sthen
23d560b289 link squeak with -lpthread; it's needed for, at least, some X things. ok espie@
- this fixes basic operation of scratch, though there are still issues
2013-01-08 15:59:05 +00:00
jasper
f09c09f5c0 Security fixes for CVE-2012-6089 and CVE-2012-6090,
Multiple (stack-based) buffer overflows in patch canonisation code and when expanding file-names with long paths

Patches taken from upstream
2013-01-08 13:36:47 +00:00
pascal
23ea3c8c47 Sync mips* configuration with base. Fixes gfortran on mips64 (loongson
untested).

tested by and ok jasper@
2013-01-05 16:51:28 +00:00
chrisz
12eb27ca17 by default use ocamldoc.opt on native-dynlink archs.
This will greatly speed up builds for several ports.
2013-01-03 14:32:11 +00:00
chrisz
0db34feeee always define -Ddynlink= in PKG_ARGS and MODOCAML_NATDYNLINK.
This unbreaks devel/coccinelle

OK
jasper@, landry@, avsm@ (maintainer)
2012-12-31 15:17:00 +00:00
jasper
ab689f4ef8 - add a README to explain how to run and use the guiserver.
maintainer timed-out.
2012-12-31 14:57:15 +00:00
jasper
af84bdcf70 - update to newlisp-10.4.5
maintainer timed-out
2012-12-31 14:52:45 +00:00
jasper
d74b5d0e76 unbreak on mips64
ok pascal@ (MAINTAINER)
2012-12-29 07:20:51 +00:00
jasper
062044e273 - update to datalog-2.3 2012-12-28 16:43:11 +00:00
jasper
5320a5e5e5 use xdg-open instead of hardcoding a list of browsers 2012-12-28 14:48:42 +00:00
jasper
81b5f76cbd - unbreak newlisp-edit as the path to newlisp was wrong. 2012-12-28 14:44:56 +00:00
espie
298824094f a little overkill on autoconf override magic... 2012-12-28 14:32:00 +00:00
espie
e803038409 make darn sure we don't detect gnu stuff 2012-12-27 18:16:44 +00:00
naddy
2d6647c472 Mark as BROKEN. The build is unreliable and fails most of the time in
bulk builds.
2012-12-26 17:47:56 +00:00
naddy
814177890f do not run parallel fake until the race condition there has been fixed 2012-12-26 16:15:19 +00:00
naddy
f1585b592f remove pm3: it has been broken for eight years 2012-12-26 15:07:57 +00:00
brad
dcd1c4672d Bump MODCLANG_VERSION after the update to LLVM 3.2. 2012-12-23 21:36:33 +00:00
sthen
b7e535002c sync wantlib 2012-12-23 12:25:30 +00:00
sthen
0f00dc3d53 bump -Xmx, fails to compile swing otherwise. ok jasper@ 2012-12-23 12:06:24 +00:00
sthen
8f88b1b375 update to php 5.3.20, ok robert@ 2012-12-22 12:09:23 +00:00
fgsch
5401d8078b - expose _MODPY_MAJOR_VERSION (remove underscore)
- use :R to extract the major
- remove unneeded check

rpointel@ ok. while here add some spaces for consistency with the rest of
the file.
2012-12-21 18:19:38 +00:00
landry
ef7b5735ee Mark as BROKEN-hppa: never built there.
error: unsupported architecture hppa
2012-12-21 18:18:55 +00:00
landry
75e5169014 Mark as BROKEN-hppa: Segfault during build since the PIE switch 2012-12-21 18:16:09 +00:00
landry
4f266b4171 Mark as BROKEN-hppa: never built there.
There should probably be a easy fix, but that'd involve a brave soul digging
into the patch maze.
2012-12-21 18:13:08 +00:00
landry
82a8a36b42 Mark as BROKEN-hppa: it never built there.
cc: Internal error: Illegal instruction on _gambc.c
2012-12-21 18:04:02 +00:00
jasper
6f1166755e - enable readline support on the REPL 2012-12-21 09:42:28 +00:00
jasper
f9ee1a60d9 sync 2012-12-21 08:43:04 +00:00
jasper
8b279ba906 import kawa-1.13
Kawa is a programming language for the Java platform. It is an
implementation of Scheme, which, is in the Lisp family of programming
languages. Kawa has many useful features, including convenient
integration with Java. It can be used as a "scripting language", but
includes a compiler and all the benefits of a "real" programming
language, including optional static typing, so Kawa programs can be as
efficient as Java.  Kawa is also a useful framework for implementing
other programming languages on the Java platform. It has has many useful
utility classes.

ok aja@
2012-12-21 08:42:36 +00:00
landry
7f3e7e2ae8 Mark as BROKEN on sparc64 and hppa. crashes/infinite loops on the
former, undefined refs to atomic ops on the latter.
2012-12-20 15:52:36 +00:00
jeremy
31fc516be5 + SUBDIR += io 2012-12-17 23:57:13 +00:00