Commit Graph

2375 Commits

Author SHA1 Message Date
jeremy
1dcb6991d1 Update to 1.8.7-p352.
"looks ok to me" landry@
2011-07-11 04:15:19 +00:00
jasper
9d438e995c - fix spello in comments: areference to a metal genre and wrong tense 2011-07-10 19:38:17 +00:00
jasper
1c75ff7d6d - update to haskell-src-exts-1.11.1
ok kili@
2011-07-10 12:21:07 +00:00
jasper
a838548eee fix prev. 2011-07-09 09:43:59 +00:00
robert
b1a46ef878 fix fastcgi path 2011-07-09 00:41:44 +00:00
robert
c897d74fff set CONFIGURE_STYLE for the phpize modules 2011-07-09 00:15:09 +00:00
robert
dc81a2fceb add support for MODPHP_BUILDDEP and MODPHP_RUNDEP 2011-07-08 22:36:47 +00:00
robert
c944cab818 switch to lang/php 2011-07-08 18:23:17 +00:00
robert
1ba5ab8133 add new master site and remove REVISIONs 2011-07-08 17:45:08 +00:00
robert
b779fc4db0 update to 5.3.6 2011-07-08 16:57:35 +00:00
jasper
a18204ad04 - fix patch names, no binary change
- regen a patch while here
2011-07-08 11:42:09 +00:00
jasper
2ecb7aa27e fix, as spotted by nigel taylor 2011-07-08 07:39:37 +00:00
jasper
8037b9b663 missing in prev. 2011-07-07 21:32:58 +00:00
jasper
dcc5448126 recognize openbsd5, may need some more work 2011-07-07 21:32:39 +00:00
sthen
62807b896e unbreak patching, spotted by Nigel Taylor.
as a bonus recognise openbsd 5.3 in regression tests.
bump as this file makes it into the package.
2011-07-07 20:55:05 +00:00
ajacoutot
94ccb4c91a Use the libiconv|gettext MODULE. 2011-07-06 23:56:08 +00:00
jasper
8f4e6e2aa2 regen 2011-07-06 12:25:29 +00:00
jasper
f7c94b8b34 regen 2011-07-06 12:05:56 +00:00
jasper
58a52e292f - zap a patch that would bork instead of fix the path in pydoc
spotted by frantisek holop
2011-07-06 07:35:16 +00:00
landry
0b62f2b8d1 add forgotten patch 2011-07-05 20:07:49 +00:00
landry
c46721a6f5 Backport 7e6fe78278
From Piotr Sikora, Fixes a crasher in timezone handling with MochiWeb.
2011-07-05 20:07:30 +00:00
naddy
f0a7665a76 bump EPOCH; 13b.04 < 47.4.0 from 5+ years ago 2011-07-05 05:09:04 +00:00
jasper
0e77ee167f - install a .desktop file 2011-07-03 21:49:30 +00:00
jasper
6e312ed33f - update to 1.6
- do some real testing during regress
2011-07-02 10:10:37 +00:00
jasper
edc3060414 sync 2011-07-02 09:48:48 +00:00
jasper
ccc1c3bc39 import datalog 1.5
The Datalog package contains a lightweight deductive database system.
Queries and database updates are expressed using Datalog -- a
declarative logic language in which each formula is a function-free
Horn clause, and every variable in the head of a clause must appear
in the body of the clause. The use of Datalog syntax and an
implementation based on tabling intermediate results, ensures that
all queries terminate.

from Daniel Dickman
ok sthen@
2011-07-02 09:48:03 +00:00
jasper
a089d2238d - unbreak regress target 2011-07-01 12:41:23 +00:00
dcoppa
b55107cded Unbreak Erlang/OTP on sparc64 (fix a misaligned memory access).
This is not my patch, but a modified one
(7092c4a41a)
that has been committed upstream by Bjorn-Egil Dahlberg of the
Erlang/OTP team at Ericsson: thanks!

OK landry@
2011-07-01 08:26:24 +00:00
kili
f08f365520 Update to ghc-7.0.4.
i386 tests done by Jona Joachim (thanks!).
2011-06-30 21:26:15 +00:00
kili
8f1fe8440c Using vfork(2) is evil, but adding a line like
#define fork vfork

and then apparently call fork (in cbits/runProcess.c, IIRC) is
even worse.

This patch appears to `fix' (or hide?) the ENODEV errors spotted
by landry@ during bulk builds.

A complete GHC update will follow soon, so there's no reason for a bump.
2011-06-30 21:25:17 +00:00
rpointel
3756dd0626 Use devel/libffi and not libffi embedded in Python.
ok landry@ jasper@.
2011-06-29 11:58:31 +00:00
rpointel
907ada56db +cython 2011-06-29 08:28:47 +00:00
rpointel
91fe494c92 Import cython, from James Turner, with few tweaks by me and landry@.
ok landry@, benoit@. 
Cython is a language that makes writing C extensions for the Python
language as easy as Python itself. Cython is based on the well-known
Pyrex, but supports more cutting edge functionality and optimizations.
The Cython language is very close to the Python language, but Cython
additionally supports calling C functions and declaring C types on
variables and class attributes. This allows the compiler to generate
very efficient C code from Cython code.
This makes Cython a language for wrapping external C libraries, and for
fast C modules that speed up the execution of Python code.
2011-06-29 08:27:26 +00:00
jasper
047258332b @comment the wininst files, like python2, so this packages on mips64el now. 2011-06-28 09:29:28 +00:00
rpointel
3671c22e9e Import the WIP of Python 3.2.
Worked on it with jasper@ and Henry Precheur (thanks).
Ok jasper@, sthen@.
Not link to the build, having it intree will allow more people to work on it.
2011-06-27 18:44:13 +00:00
dcoppa
6bca37f0e2 Fix MASTER_SITES: a double '/' breaks their webserver 2011-06-25 07:48:43 +00:00
jasper
cdb8ff7f5e add a better COMMENT 2011-06-24 21:12:52 +00:00
jasper
9cfae73a3b sync 2011-06-24 07:01:30 +00:00
jasper
317573addb import processing 1.5.1
Processing is an open source programming language and environment for
people who want to create images, animations, and interactions.
Initially developed to serve as a software sketchbook and to teach
fundamentals of computer programming within a visual context, Processing
also has evolved into a tool for generating finished professional work.
Today, there are tens of thousands of students, artists, designers,
researchers, and hobbyists who use Processing for learning, prototyping,
and production.

ok sthen@
2011-06-24 07:00:16 +00:00
jasper
2918cfae48 - update to 1.2.1
ok ian@ (MAINTAINER)
2011-06-23 07:40:25 +00:00
naddy
dd00a8e076 simply install the source man page 2011-06-21 20:17:53 +00:00
jasper
08dfc2c1ce - fix MASTER_SITES, a double '/' breaks their fragile webserver
spotted by dhill@
2011-06-20 21:54:37 +00:00
sthen
748511976d Use PATCHORIG, regen patches and rename the files which didn't match the
normal update-patches filenames. This avoids update-patches picking up the
.orig files in PHP distfiles and make it easier to keep in-sync. ok robert@
2011-06-18 19:49:22 +00:00
jasper
3752dd95fa don't pickup etags if it's installed, etags will choke and dump core later on in the build.
add this quick bandaid untill etags gets fixed
2011-06-13 21:04:58 +00:00
rpointel
201b9f189f Add a patch from Samir Saada (thanks) to correctly build on loongson.
Bump revision. Ok jasper@.
2011-06-13 19:43:59 +00:00
jasper
708fc01cab - update to iverilog 0.9.4 2011-06-13 19:42:25 +00:00
rpointel
f280fddcc0 Switch default to python 2.7.
Discussed and ok from many. Bumps will follow.
"go go go" from jasper@.
2011-06-08 17:28:14 +00:00
rpointel
7b840f9416 Modify patch from fgsch@. Bump revision.
ok sthen@ jasper@
2011-06-08 08:02:54 +00:00
robert
d75e3af324 use a different method to force using the bundled mcs.exe for bootstrapping
to avoid random build failures in fake
2011-06-05 15:16:48 +00:00
robert
16f1c2b8eb Make mono happy with vmmap. Thanks to Zoltan Varga from Mono for looking
into this issue and coming up with the fix:
Fix NOMAP32BIT support in specific trampolines.
2011-06-04 11:17:08 +00:00