3812 Commits

Author SHA1 Message Date
jeremy
7b0a779875 Fix build of ri-docs subpackage.
The previously backported patch was handled slightly differently by
upstream, so one of the methods no longer exists, and needs to be
removed from the ri docs.
2014-11-14 17:51:42 +00:00
jeremy
2643f8a1b3 Backport security fix for CVE-2014-8090
While here, remove previously backported patch that was already handled
upstream.
2014-11-14 17:41:50 +00:00
jeremy
ec94bcdd0b Update to ruby 1.9.3-p551, fixing CVE-2014-8090
OK jasper@
2014-11-14 17:40:42 +00:00
jeremy
cf493ebf86 Update to ruby 2.0.0-p598, fixing CVE-2014-8090
Remove patch accepted upstream.

OK jasper@
2014-11-14 17:39:57 +00:00
jeremy
a92542ca9a Update to ruby 2.1.5, fixing CVE-2014-8090
OK jasper@
2014-11-14 17:37:52 +00:00
robert
bb415afd58 security update to 5.5.19; includes fix for CVE-2014-3710 2014-11-13 19:57:16 +00:00
jturner
e422b23c46 Update node-typescript to 1.3.0 2014-11-13 00:04:18 +00:00
tobiasu
0dc2906b12 Add ARM support to gcc 4.9
Marked broken because it uses instructions the default binutils don't
understand. The port itself seems to work.

I will probably post the update instructions to arm@ for those that are
interested in playing with this.

ok pascal@ a long time ago
2014-11-12 10:56:59 +00:00
juanfra
ea6bb748ca I forgot to add the new wantlibs in the previous commit.
Tested on amd64 and i386.
2014-11-12 02:35:29 +00:00
juanfra
25d46612b7 Update to racket 6.1.1.
The installation of the shared lib is not recommended by upstream and
nobody is using it, so I'm removing the lib from the package.
2014-11-11 23:51:51 +00:00
jeremy
64a46ad795 Update the embedded jnr-posix library, fixes File.utime on i386. 2014-11-08 19:59:18 +00:00
dcoppa
822c603545 Use MAKE or make from ENV to override rbconfig's make.
Backported from 2.1: f2bad74dda

ok landry@, jeremy@ (maintainer)
2014-11-07 15:18:56 +00:00
landry
0f6ee37ae3 Enforce CFLAGS=-O0, segfaults during build with -O2 when using Debug or
Release build type. From dcoppa@
2014-11-07 10:07:40 +00:00
sthen
23337c3345 As reported by Mike <gmail/lesniewskister>, php 5.5 opcache isn't included
in the packages - it was already built, we just didn't install it.
2014-11-06 20:22:12 +00:00
sthen
f0e5d2ca70 Since we got rid of 5.2, all versions of php in tree now support fpm and
pcntl, so move the Makefile parts up to Makefile.inc. Looks ok to robert@
2014-11-06 17:34:33 +00:00
sthen
169898c264 switch PHP default to 5.5, ok robert@ 2014-11-06 17:11:43 +00:00
naddy
d4ca7b9741 remove python 3.3 leftovers; ok rpointel@ 2014-11-05 12:09:07 +00:00
bcallah
d68829a63b Update to 20141102. 2014-11-03 04:14:49 +00:00
rpointel
2314bd805f unlink 3.3 2014-11-02 07:48:30 +00:00
rpointel
0220641482 Remove Python 3.3.
ok aja@ and others.
2014-11-02 07:47:51 +00:00
jca
99e9b4c1b6 Fix MODPY_LIB_DEPENDS when using setuptools.
The make(1) variables assignements would lead to setuptools added to
MODPY_LIB_DEPENDS (bogus).  py-Pillow was affected but no plist change.
Fix _MODPY_BUILD_DEPENDS similarly, no port affected.
ok ajacoutot@, also discussed with sthen@ months ago
2014-11-01 10:24:16 +00:00
jeremy
cdabae0a2a Backport security fix for CVE-2014-8080 2014-11-01 04:56:40 +00:00
jeremy
cafbc4bf25 Update to ruby 1.9.3-p550
Allow external C extensions to be installed via gem install.
This was missed earlier when changes were made to other ruby
versions.
2014-11-01 04:56:09 +00:00
jeremy
ea355bad5e Update to ruby 2.0.0-p594
Bump lib major due to struct change.

Backport a fix to fix an error introduced when backporting a fix.
2014-11-01 04:54:43 +00:00
jeremy
9b1b92ab0b Update to ruby 2.1.4
Bump lib major due to struct change.

Add VERSION to SUBST_VARS, since test-unit gem version always matches it.

Remove configure patch for issue fixed upstream.
2014-11-01 04:53:09 +00:00
sthen
c06ed6c5ed remove useless conditional, we don't have 5.2 any more 2014-10-28 13:07:47 +00:00
sthen
7a77409142 use .elif, not .else if - this caused the wrong PKGSPEC to be used for
php/5.5 subpackages. plist_db says a REVISION bump is not needed.
2014-10-28 12:46:21 +00:00
kirby
9b9ccda43c Unify names for portroach.
with maintainer's permission and ok from jasper@
2014-10-27 21:06:25 +00:00
jasper
6f8a2070d8 update to gambit-4.7.3 2014-10-26 14:22:05 +00:00
jasper
5344f8bc46 remove defunt HOMEPAGE and mirror distfile 2014-10-26 14:02:48 +00:00
jsing
9b64e75a2f Update lang/go to 1.3.3.
ok sthen@
2014-10-26 13:07:14 +00:00
chrisz
43cd332526 update to OCaml 4.02.1.
Tested upgrade from 4.02.0 without revision bumping other packages.

ok avsm@. espie@ had a look -> no revision bumps needed.
2014-10-25 11:55:54 +00:00
sthen
49efbc10ff update to railo-4.2.1.008 2014-10-23 17:25:45 +00:00
jasper
e6128caab5 limit 1.x releases 2014-10-22 20:09:29 +00:00
stu
03c1a319f5 Remove unecessary dir in Tcl's own module path.
Adjust extension module path to not conflict with anything in SUBST_VARS.
2014-10-21 05:08:53 +00:00
stu
05bf9bdd0b Remove unecessary dir in Tcl's own module path.
Adjust extension module path to not conflict with anything in SUBST_VARS.
2014-10-21 05:08:14 +00:00
bcallah
a4980ebcc1 Update to 20141019 - among other things, seed7 now has sqlite3 support. 2014-10-20 00:31:55 +00:00
kili
825553537f For the new ghc, we need a newer bootstrapper.
Strange enough, at least our current ghc (7.6.3) doesn't
build with integer-simple, so use integer-gmp instead.
2014-10-19 19:08:48 +00:00
dcoppa
f47d8fc96f Relax the version check on mkdirp, so it uses the newer mkdirp
bundled with Node instead of trying to download mkdirp-0.3.5 from
registry.npmjs.org

Spotted by sthen@
OK abieber@, jasper@
2014-10-19 08:42:53 +00:00
sthen
678fc8d73f update to php 5.4.34, 5.5.18
ok robert@ who also had a diff for this but forgot to commit it :)
2014-10-18 20:31:11 +00:00
jasper
1a568ab4ad remove support for rspec2 2014-10-17 17:08:57 +00:00
jasper
571d436e38 drop maintainership of stuff i don't use anymore 2014-10-17 11:15:03 +00:00
jasper
8997f81346 update to vala-0.26.1 2014-10-15 09:15:18 +00:00
jeremy
1a20cbf501 Allow gem install to work for gems with C extensions. As a bonus,
remove the need to use FAKE_AS_ROOT = always-wrap.

landry@ phessler@ naddy@ in favor
2014-10-15 02:06:35 +00:00
jeremy
9e175750f9 Use a 18 suffix for ruby 1.8 gem binaries
This makes them consistent with ruby 1.9+ gem binaries.
2014-10-11 19:52:10 +00:00
stu
f5bb0d0f28 Update to 0.75pl2.
Use GitHub.
Fix build-jim-ext.
2014-10-10 19:58:21 +00:00
jturner
9af2f56e68 Update node-typescript to 1.1.0-1 2014-10-08 17:03:01 +00:00
dcoppa
7769c068c4 Update to MonadCatchIO-mtl-0.3.1.0 2014-10-07 12:59:51 +00:00
jca
35b309fb9f Update to mawk-1.3.4-20140914 2014-10-06 21:54:59 +00:00
jasper
3c833b2350 - update to vala-0.26.0
ok aja@
2014-10-01 08:53:44 +00:00