openbsd-ports/lang
pascal 13f6a15732 Patch GCC and derived ports to use PIE by default on the same architectures it
is enabled on in base; except for gcc 3.3, which does not have PIE support and
therefore needs to pass -nopie to the linker.

Also, sync powerpc pthread specs with base.  From Brad.

ok naddy@
2012-09-01 00:00:32 +00:00
..
antlr3 This replaced antlr2 2011-09-11 18:24:24 +00:00
arena - install examples 2012-04-19 06:46:41 +00:00
boo - fix build with new nant 2012-06-12 17:31:32 +00:00
chicken sync wantlib and bump epoch 2012-08-23 18:53:49 +00:00
clang add MODCLANG_VERSION 2012-05-26 09:13:43 +00:00
classpath sync wantlib 2012-08-23 19:19:16 +00:00
clisp Adapt PIE fixes to new gcc/ld behaviour: Use -nopie as LDFLAGS and -fno-pie as 2012-08-30 20:54:59 +00:00
clojure - update clojure to 1.4.0 2012-04-18 20:18:43 +00:00
coffeescript adjust for node.port.mk location change 2012-05-23 15:13:20 +00:00
cython sync wantlib 2012-08-23 19:19:16 +00:00
datalog handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location. 2012-07-10 15:22:44 +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 import elixir 0.5.0 2012-06-02 12:24:13 +00:00
eltclsh Update HOMEPAGE and MASTER_SITE 2012-04-28 20:20:15 +00:00
erlang Adapt PIE fixes to new gcc/ld behaviour: Use -nopie as LDFLAGS and -fno-pie as 2012-08-30 20:54:59 +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 Bump to enforce updates. 2011-12-27 21:10:28 +00:00
freehdl configure checks for gnu libtool, but the build will use "our" libtool 2011-09-23 13:06:26 +00:00
g77 Patch GCC and derived ports to use PIE by default on the same architectures it 2012-09-01 00:00:32 +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 skip the test for get_fpc_csr() on OpenBSD; we do have the function, 2012-08-29 18:46:24 +00:00
gawk update to gawk 4.0.1, from rpe, ok ajacoutot@ 2012-08-27 13:38:08 +00:00
gcc Patch GCC and derived ports to use PIE by default on the same architectures it 2012-09-01 00:00:32 +00:00
gforth Use PROPERTIES to check for be/le, reorganise Makefile to make usd of 2012-06-04 21:02:15 +00:00
gfortran Patch GCC and derived ports to use PIE by default on the same architectures it 2012-09-01 00:00:32 +00:00
ghc For now, mark GHC broken on amd64. kili@ is sitting on an update at the moment 2012-08-31 18:10:14 +00:00
go make sure make plist works on any arch, should fix pkglocatedb troubles. 2012-07-30 15:49:55 +00:00
gprolog Adapt PIE fixes to new gcc/ld behaviour: Use -nopie as LDFLAGS and -fno-pie as 2012-08-30 20:54:59 +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 Bump after previous hs- library updates. 2011-12-31 22:19:45 +00:00
hs-haskell-src-exts normalize pkgpath 2011-09-16 10:31:20 +00:00
hs-HsParrot normalize pkgpath 2011-09-16 10:31:20 +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
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 sync wantlib 2012-08-23 19:19:16 +00:00
librep - update to 0.92.2.1, no visible changes for us. 2012-07-07 09:07:03 +00:00
lua XXX comment, PKG_ARCH=* is set too easily. Add reminder to remove workaround 2012-08-05 08:07:28 +00:00
mawk Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
mono Security fix for CVE-2012-3382, Mono "ProcessRequest()" Cross-Site Scripting Vulnerability 2012-07-13 16:59:15 +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 Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't 2012-03-29 13:38:12 +00:00
nhc98 RCS id cleanup; also add OpenBSD RCS Id where missing... 2012-08-19 22:30:36 +00:00
node - upgrade node to 0.8.8 2012-08-30 01:13:32 +00:00
nqp Update to nqp 2012.06.1; give arm a chance to work. 2012-07-13 09:46:41 +00:00
obc - update to 0.9.2 2011-10-21 20:23:02 +00:00
ocaml specify the correct man page location for CONFIGURE_STYLE=oasis ports 2012-08-21 00:24:22 +00:00
ocamlduce new depends 2010-11-17 08:05:12 +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.5.0, fix detection of libffi and IPv6. 2012-07-13 09:46:05 +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 It seems no one is interested if fixing this port on powerpc, so mark it 2011-10-17 07:10:53 +00:00
php update to PHP 5.3.16, ok robert@ 2012-08-24 08:11:13 +00:00
pm3 normalize pkgpath 2011-09-16 10:31:20 +00:00
processing normalize pkgpath 2011-09-16 10:31:20 +00:00
pugs New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 22:53:48 +00:00
python consistent style 2012-08-28 19:10:45 +00:00
railo update Railo to 3.3.4.003 2012-06-30 20:47:53 +00:00
rakudo Mark as BROKEN-sparc64, almost killed the build machine.. 2012-08-06 13:09:39 +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 sync wantlib 2012-08-23 19:19:16 +00:00
sbcl Adapt PIE fixes to new gcc/ld behaviour: Use -nopie as LDFLAGS and -fno-pie as 2012-08-30 20:54:59 +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 - add a HOMEPAGE 2011-04-28 19:28:15 +00:00
spidermonkey Use PKGSPEC to make sure the 2 spidermonkey ports are differentiated 2012-04-08 17:21:35 +00:00
squeak Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't 2012-03-29 13:38:12 +00:00
STk BROKEN on sparc64 (and has been for quite some time) 2011-12-30 21:46:01 +00:00
swi-prolog bump for plist changes 5.1 -> 5.2 2012-06-21 13:56:57 +00:00
tcl Fix bad patch from previous commit. 2012-08-26 16:51:13 +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 Remove patches casting NULL when used as a sentinel to a pointer. 2012-02-21 22:19:31 +00:00
unicon Let this build only on i386. 2011-11-13 17:55:22 +00:00
vala - update to 0.17.5, which will be needed soon by newer gnome 2012-08-29 14:11:17 +00:00
verilator *** empty log message *** 2011-11-17 23:33:40 +00:00
Makefile boring morning useless cleanup: remove the FreeBSD RCS tags; it makes 2012-08-18 07:25:25 +00:00