3370 Commits

Author SHA1 Message Date
stu
8cf6a0762a Update to 8.6.1. 2013-09-22 10:33:12 +00:00
sthen
0715ecc825 update to php 5.5.4, ok robert@ 2013-09-20 20:20:28 +00:00
sthen
ce1ab8e3ac update to php 5.4.20, ok robert@ 2013-09-20 20:20:10 +00:00
stu
68e74b5b89 Update to 8.5.15. 2013-09-20 10:09:08 +00:00
tobiasu
a6e0c5595f New sparc64 adastrap 2013-09-19 21:14:56 +00:00
naddy
b47bcc9ecf keep the included libtool from picking up GNU sed; ok pascal@ 2013-09-19 18:33:25 +00:00
sthen
5eacc8b0ed s/simple/Yes/ in SEPARATE_BUILD 2013-09-19 14:56:28 +00:00
sthen
a9208c849a +racket 2013-09-19 14:56:13 +00:00
sthen
fb27b97eba import ports/lang/racket, from Juan Francisco Cantero Hurtado, ok landry@
Racket (formerly called PLT Scheme) is a multi-paradigm programming
language in the Lisp/Scheme family, that also serves as a platform for
language creation, design, and implementation.

The primary components of Racket platform are:

- The implementation of Racket (including a rich run-time system,
  various libraries, JIT compiler, and more).
- DrRacket (formerly named DrScheme), the Racket program development
  environment.
- Teachpacks to use together with various books.
- pkg.racket-lang.org, Racket's web-based package distribution system
  for user-contributed packages.
- raco, command line tool for finding documentation, compiling Racket
  source to bytecode, packaging executables, and packaging installable
  archives.
2013-09-19 14:55:55 +00:00
sthen
69b0b66c54 update to pypy 2.1, testing/help edd@ and Laurie Tratt (maintainer) 2013-09-19 08:39:30 +00:00
sthen
1ec0ac3ed5 new i386 bootstraps 2013-09-16 21:16:17 +00:00
espie
2116dffc7c new adastrap for amd64 2013-09-16 12:45:07 +00:00
espie
5a5e8f0cf6 avoid old fixed-includes there too 2013-09-16 11:49:20 +00:00
espie
0862814d0b new adastrap for amd64 WITHOUT the fixed-includes
(and moved an rm out of a loop)
2013-09-16 10:55:00 +00:00
espie
e9a158ab37 fix gcc build, make sure it doesn't rely on bootstrapped old
fixed includes
2013-09-16 10:28:15 +00:00
jca
1d0a80f71e Fix struct timeval representation leading to build failures, and remove
BROKEN-i386.  This makes sbcl usable on i386 again.  ok krw@
2013-09-15 16:34:00 +00:00
bcallah
cdcf2ae0e7 Update Seed7 to the 20130908 release. Upstream changed 'cp -a' to 'cp -p'
in the makefile, so the patch goes away.
2013-09-08 19:50:46 +00:00
sthen
7af28e3c16 add conflict and pkgpath markers, so that pecl-phar gets merged into PHP
ok robert@
2013-09-07 13:49:42 +00:00
sthen
3c955007bb mark BROKEN-i386, fails since 64-bit time_t 2013-09-06 22:16:24 +00:00
landry
55c40111f4 mark as BROKEN-alpha: unsupported architecture (like hppa) 2013-09-04 18:38:35 +00:00
landry
e99d1c34cf Mark as BROKEN-alpha: miniruby abort trap when generating rdoc
(it never actually built/packaged)
2013-09-04 18:15:19 +00:00
ajacoutot
0fab6c88e6 LOCALBASE -> TRUEPREFIX 2013-08-30 22:56:49 +00:00
bcallah
b8f06a60fd +seed7 2013-08-30 21:41:32 +00:00
bcallah
2f81217716 Import lang/seed7. Seed7 is a high-level, extensible, general purpose
programming language.

Includes a Seed7 interpreter, Seed7 compiler, and many example programs.

tested and ok abieber@
2013-08-30 21:41:09 +00:00
bcallah
12ae510824 Update HOMEPAGE and regen distinfo.
Bump REVISION.
From Donovan Watteau <tsoomi AT gmail dot com>
While here, add mips64 to the arch list. Tested by me on an O2.
2013-08-27 21:53:10 +00:00
jsing
88e063095f Make lang/go work past the ABI break, with 64-bit time_t.
Tested by DsP.

ok sthen@
2013-08-25 11:57:27 +00:00
jturner
fee0623854 Update typescript to 0.9.1.1. 2013-08-25 03:05:22 +00:00
sthen
1f67939c2b suhosin hasn't been ported to php 5.4 or 5.5 yet, so remove the
suhosin-related lines that we were patching into the config files
to avoid confusion.  ok robert@
2013-08-24 09:23:28 +00:00
sthen
d118456904 Update to new PHP releases (and backported patch for 5.3), fixing the
recent security fix which was buggy.  ok robert@
2013-08-23 10:06:45 +00:00
robert
2ff1ea951e add patch from php git to fix CVE-2013-4073 2013-08-23 06:32:44 +00:00
robert
a111fe9b8c update to 5.5.2 2013-08-23 06:31:43 +00:00
robert
3034bb7f31 update to 5.4.18 2013-08-23 06:31:29 +00:00
sthen
bb76fdd89c switch jruby to a modified jnr-posix.jar fixing post-64-bit time_t,
this is an interim fix until it's handled upstream. jar from & ok jeremy@
2013-08-22 21:35:57 +00:00
pascal
1be23ed5d6 Merge in arm backend from base.
tested by/ok sthen@
2013-08-22 10:07:04 +00:00
zhuk
527048e75d There is no reason to expose "jruby" FLAVOR ever in cases where it's not
supported. Cuts down a lot of extra noise from ruby-* when doing
automated ports checking as a bonus.

initial diff by me; better version and okay jeremy@
2013-08-18 21:05:20 +00:00
pascal
1e2a6dad97 Adjust FPC to recent ABI changes and regenerate bootstrap. Work started by
sthen@; it just needed some more tweaks.  Again, bootstrap hosted by aja@ -
thanks!
2013-08-18 09:21:58 +00:00
sthen
62b6f7ba6b regenerate bootstrap 2013-08-16 22:04:41 +00:00
kili
b0549ccdb2 Reenable. We have new bootstrappers. 2013-08-16 13:40:49 +00:00
tobiasu
eb47b19fef New adastraps for sparc64. 2013-08-16 07:37:18 +00:00
naddy
58f9853ba9 -tidy was already a revision ahead before the last general bump 2013-08-15 19:44:25 +00:00
kili
c6160daa4d Mark as BROKEN until I get the time to build new bootstrappers after
the 64 bit time_t switch.

If anyone wants to beat me, grab ~kili/ghc-bootstrap.sh from cvs
(or http://openbsd.dead-parrot.de/ghc-bootstrap.sh), *read and try
to understand it*, downgrade the lang/ghc port to the last 7.4.
version (for example, cvs -q up -dP -D 2013-07-09) and then run
ghc-boostrap.sh (but be aware that you'll need a lot of time, disk
space, memory, and alcohol).

This may work or not (it worked for 5.3-current back in may). If
it doesn't work, either wait or go using some real programming
language.
2013-08-14 20:20:33 +00:00
sthen
7a6faecac7 new bootstraps from myself and naddy 2013-08-14 12:26:01 +00:00
sthen
ebf9dd03db new bootstraps for amd64/i386, on a temporary mirror for now. 2013-08-14 07:56:25 +00:00
abieber
c259261b86 Make gyp a run dep for node. I think the lack of this is causing the node-*
failures that keep randomly happening.

OK landry@
2013-08-11 17:12:13 +00:00
robert
bd009eb1b7 add @pkgpath for pecl-fileinfo 2013-08-10 15:05:54 +00:00
landry
c6518668aa Adjust @conflict after devel/spidermonkey update & bump, with ajacoutot@ 2013-08-10 12:42:23 +00:00
naddy
b164eddd96 remove last mentions of GCC2_ARCHS variable 2013-08-09 11:02:28 +00:00
naddy
d85f4f7fc0 remove GCC2 FORTRAN compiler and libraries that had been used on GCC2 archs 2013-08-09 10:59:30 +00:00
miod
8b15e75eaf Bring over the vax ELF gcc changes. No version/epoch bump needed according
to naddy@
2013-08-09 08:52:03 +00:00
jturner
a7717a80d5 Update typescript to 0.9.1.
rm editor tmp file that made it into the release.
2013-08-08 22:44:30 +00:00