3833 Commits

Author SHA1 Message Date
robert
e044433d49 update to 5.3.29; includes security fix for CVE-2014-3981 and CVE-2014-3515 2014-09-11 19:09:01 +00:00
ajacoutot
899ad9b243 Not a GNU configure script; sync WANTLIB while here. 2014-09-11 08:47:02 +00:00
stu
e39252b964 Tidy Makefile. 2014-09-11 03:49:27 +00:00
jasper
75ba46b685 Security fix for CVE-2014-5256
ok abieber@ (MAINTAINER)
2014-09-09 14:01:26 +00:00
jasper
3583cdb6e5 Security fix for CVE-2014-5461 2014-09-09 13:54:43 +00:00
chrisz
bbb4fdcb7f Remove unused and wrong OCAML_VERSION.
It's job is now done by bsd.port.arch.mk

Noticed and ok by jca@
2014-09-08 05:10:10 +00:00
stu
afc87ba350 Update to 8.6.2. 2014-09-07 18:49:13 +00:00
chrisz
9c331e6a11 Add patches to fix bytecode only building. 2014-09-04 16:46:37 +00:00
chrisz
613008e6eb bump due to reordering of plist. Noticed by naddy@ Thanks! 2014-09-04 15:56:26 +00:00
chrisz
df729a7087 Fix PLISTs for bytecode archs. No plist change for native archs.
Bytecode archs were broken until now.
2014-09-03 17:48:19 +00:00
chrisz
a66367a935 fix installation location of findlib META. 2014-09-03 10:22:03 +00:00
naddy
c4d256f452 do not pick up kpathsea/getopt.h from print/texlive/base 2014-09-02 15:01:12 +00:00
espie
fd2577db50 not yet on by default, still some love needed for umasks 2014-09-02 12:56:35 +00:00
chrisz
4f34b70b07 Upgrade OCaml to 4.02. Since camlp4 is now a seperate port,
add / change BUILD_DEPENDS for all ports using camlp4.
Findlib is changed because it won't use camlp4 and doesn't install
the Bytes module anymore, which is now included in OCaml 4.02.

ok avsm@
2014-09-02 09:24:44 +00:00
chrisz
82568420dc Add lang/ocaml-camlp4 which is no longer included with OCaml 4.02
ok avsm@
2014-09-02 08:59:43 +00:00
chrisz
7b51c3e997 Import lang/ocaml-camlp4, which is not included with OCaml 4.02 anymore.
ok avsm@
2014-09-02 08:47:36 +00:00
landry
0247c0e9f9 BROKEN-hppa = SIGILL during build 2014-09-01 20:19:12 +00:00
stu
3f11e13cc5 Update to 3.0b7. 2014-08-31 15:51:49 +00:00
jasper
6dec3ff1aa update to coffeescript-1.8.0 2014-08-31 10:48:53 +00:00
jasper
d099caff2e Remove MASTER_SITES=${MASTER_SITE_BACKUP} which is already taken care of by bsd.port.mk 2014-08-30 21:54:07 +00:00
stu
dc7842f950 Adjust for ALL_TEST_ENV. 2014-08-30 17:19:39 +00:00
dlg
64a1c82fb3 port the fix for the tidy tidyReleaseDate vs tidyVersion segfault.
basically ports/lang/php/5.3/patches/patch-ext_tidy_tidy_c r1.3

ok robert@ sthen@
2014-08-29 06:56:48 +00:00
tobiasu
c9d36af054 Add sparc backend to gcc 4.9.1
Build time: 3.5 days @ 150MHz
I do take 200MHz HyperSPARC and memory donations :-)

OK pascal@
2014-08-25 09:57:04 +00:00
sthen
7ffa3c2855 update to php 5.5.16, ok robert@ 2014-08-23 10:45:51 +00:00
sthen
4ecb66c86f update to php 5.4.32, ok robert@ 2014-08-23 10:45:41 +00:00
chrisz
0ae97f5f8a Last OCaml REVISION bumps do to changes in BUILD_DEPENDS. 2014-08-23 07:09:18 +00:00
jasper
be45cf16ed add alpha/hppa to list of arches for no_ri_docs instead of marking it
broken. sebastia@ confirms ruby works good enough for puppet on these arches.
the underlying problem in miniruby still needs to be addressed though.

ok jeremy@
2014-08-22 08:15:55 +00:00
chrisz
10bf6648f4 Split off camlp4, labltk and graphics from our current OCaml 4.01.
This will help when upgrading to upcoming OCaml 4.02, which will miss camlp4
and labltk.
For a smooth transision, make all OCaml ports BUILD_DEPEND on camlp4 via
MODULES=ocaml.

sysutils/findlib is the only port using -labltk.
graphics/ocaml-camlimage is the only port using -graphics.


ok avsm@
2014-08-21 20:54:04 +00:00
juanfra
ae908bdb91 Update to Racket 6.1. Tested on amd64 and i386. 2014-08-19 22:51:20 +00:00
landry
474737e0a6 BROKEN-alpha = dyncall_callvm.c:66:4: error: #error unsupported platform 2014-08-19 05:36:58 +00:00
pascal
d2e15f0694 Update to GCC 4.9.1 + fix for CVE-2014-5044. As usual, sparc64 adastrap
generated by tobiasu@, thanks!
2014-08-18 07:42:11 +00:00
kili
91a0cb8298 Fix a bunch of patches that were recersed by accident.
ok pascal@
2014-08-15 22:07:43 +00:00
jasper
8b8254e550 sort 2014-08-15 12:24:46 +00:00
pascal
d91857b837 SECURITY fix for CVE-2014-5044. Upstream commit:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=213313
2014-08-15 08:19:29 +00:00
naddy
ce2be36268 Add the remaining pieces to allow fake as non-root.
Not enabled as a general default yet.

Committing for espie@
2014-08-14 17:04:12 +00:00
espie
1e03f31759 _FAKESUDO where needed, from naddy 2014-08-10 10:13:18 +00:00
espie
92816cd8fc use more specific version of SUBST_* where appropriate 2014-08-10 09:58:04 +00:00
juanfra
95a08f3f70 Unbreak Racket on i386 changing the default GC to Senora.
Matthew Flatt (Racket) suggested to change the default GC instead of
to patch the outdated version of Boehm included with Racket.

Problems on i386 reported by sthen@. Tested on amd64 and i386 by me.

OK sthen@ jasper@.
2014-07-26 18:03:31 +00:00
jsing
5415a2a317 The size of if_msghdr changed with r1.156 of net/if.h, which means that
the various Sizeof*MsgHdr constants are now incorrect. This results in
various problems when attempting to parse the routing messages. Fix this
by respecting the header length returned from the kernel.

Makes regress pass again...

ok sthen@
2014-07-25 14:39:41 +00:00
jsing
8ab8f40717 Update lang/go to version 1.3.
ok matthew@ naddy@ sthen@
2014-07-25 13:36:55 +00:00
ajacoutot
938e7bd130 Install missing @sample files; this unbreaks mono-basic.
ok sthen@ robert@ (maintainer)
2014-07-23 09:54:14 +00:00
ajacoutot
9d087a11f1 Tweak documentation according to recent rc changes.
ok jasper@
2014-07-22 10:55:40 +00:00
ajacoutot
f6f261adea Drop some uneeded stuffs. 2014-07-21 10:36:36 +00:00
ajacoutot
fddbfc09af SYnc WANTLIB and regen PLIST> 2014-07-18 16:01:33 +00:00
ajacoutot
8365c4dcda Fix MASTER_SITES. 2014-07-18 13:44:30 +00:00
edd
63f6833d65 Update lang/pypy to 2.3.1.
OK sthen@
2014-07-18 08:48:37 +00:00
naddy
7652ff02cd bump for plist changes 5.5 -> 5.6 2014-07-16 14:35:38 +00:00
espie
6e2a628745 more 5.6 bumps 2014-07-16 12:35:23 +00:00
espie
109d2f89b0 bump for 5.6beta 2014-07-16 09:11:43 +00:00
juanfra
7d549109e0 Fix a compiler warning. Backported from boehm.
I also added ELFCLASS64 to MIPS. We don't need the 32bits support.
2014-07-15 15:32:41 +00:00