Commit Graph

2642 Commits

Author SHA1 Message Date
naddy
1e2bbe8777 bump all (sub)packages that depend on db/v4; requested by and help from espie@ 2011-09-12 18:02:34 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
jasper
a0a550dece This replaced antlr2 2011-09-11 18:24:24 +00:00
jasper
cc896c05b7 remove lang/antlr2, it's unused and replaced by antlr3
no reply from maintainer for weeks
2011-09-11 18:22:38 +00:00
jasper
5f977b1bed - move this to using antlr3. 2011-09-11 18:20:51 +00:00
naddy
8ec3fb0e39 don't override CFLAGS and correctly enable pthreads; ok martynas@ 2011-09-11 14:10:32 +00:00
rpointel
19e3c53a5e Update Python to 3.2.2 (keep it unhooked).
ok fgsch@.
2011-09-10 05:16:20 +00:00
naddy
bebbb2d754 __builtin_clz is only available with gcc 3.4 or later 2011-09-07 11:25:18 +00:00
landry
443dbc68e7 Remove empty patches. 2011-09-07 05:18:05 +00:00
rpointel
a03b19cfef Use system libffi on Python 2.5 and 2.7 (except on arm).
ok jasper@ landry@ sthen@.
2011-09-06 20:58:08 +00:00
jasper
7aeae58ad2 - adjust path to now unversioned antlr2.jar 2011-09-06 07:20:47 +00:00
jasper
ff7ac5a860 - fix .jar installation path.
- tweak MASTER_SITES
2011-09-06 07:20:24 +00:00
jasper
3aefe375e7 - rename jarfile to antlr3.jar as this may co-exist with antlr2 a bit longer. 2011-09-05 20:44:34 +00:00
jasper
7709773812 - update clojure-contrib to 1.2.0 2011-08-31 13:10:29 +00:00
jasper
f32619f756 - tweak previous, now clojure can also find and use other java classes. 2011-08-30 19:52:22 +00:00
jasper
829398d2bd - allow clojure to pickup clojure-contrib
- take maintainership

ok ian@ (former MAINTAINER)
2011-08-30 19:48:17 +00:00
jasper
272242f43d sync 2011-08-30 19:02:59 +00:00
jasper
273fee902f import clojure-contrib 1.1.0
Extensions and enhancements to the Clojure libraries.

ok ian@
2011-08-30 19:02:24 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
jasper
cfb2b00ecd import antlr 3.4
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
language tool that provides a framework for constructing recognizers,
compilers, and translators from grammatical descriptions containing
Java, C#, Python, or C++ actions.

ok aja@

Note, the antlr2 port may be removed soon, unless anyone is still using it?
2011-08-30 07:19:34 +00:00
jasper
86bad555be sync 2011-08-30 07:16:53 +00:00
robert
a0cff325ef update to 2.10.5 2011-08-29 10:53:22 +00:00
jasper
7fa322b2d0 add missing run dependency, spotted by aja@ 2011-08-28 20:57:49 +00:00
jasper
275044f428 sync 2011-08-28 16:57:43 +00:00
jasper
a4f9b2aed3 import scala 2.9.0.1
Scala is a general purpose programming language designed to express
common programming patterns in a concise, elegant, and type-safe way. It
smoothly integrates features of object-oriented and functional
languages, enabling Java and other programmers to be more productive.
Code sizes are typically reduced by a factor of two to three when
compared to an equivalent Java application.

ok sthen@
2011-08-28 16:57:23 +00:00
sthen
6fa22cf66b update to gawk 4.0.0, from Brad + a fix from me, maintainer timeout 2011-08-28 11:15:39 +00:00
robert
3ed56ef0e1 update php/5.3 to 5.3.8 and enable fpm support. the original fpm diff
was from william@ but i had a slightly different approach of implementing
it in the port itself.
2011-08-27 13:13:13 +00:00
jeremy
5d93d9ca7c Update to JRuby 1.6.4 2011-08-26 22:11:47 +00:00
jasper
2e250b49da Add latest patch from upstream, 5.1.4-3 2011-08-25 07:02:42 +00:00
jasper
c5d049bba3 - upstream re-rolled tarball with adjusted included mini-lua. 2011-08-24 20:22:31 +00:00
kili
7ad4c00448 Add a special (and ugly) target to build a new bootstrapper.
ok jasper@, sthen@
2011-08-24 18:31:39 +00:00
espie
39b78c75e9 allow an interrupted build to be restarted. 2011-08-24 10:01:21 +00:00
jasper
31a32e8441 Add readline capabilities to the REPL by using rlwrap.
ok ian@ (MAINTAINER)
2011-08-24 07:50:40 +00:00
rpointel
fa6adaafb4 Comma was missing in our patch so test failed. Now it's ok.
Bump revision.
ok aja@.
2011-08-23 07:08:23 +00:00
espie
8c503a8b58 replace non-working cookies with working MOD* variables.
allows ruby to do stuff without taking over do-* targets entirely.

okay jeremy@
2011-08-22 17:53:38 +00:00
jasper
696c1d2030 - don't hardcode API version in PLIST
ok aja@
2011-08-22 12:32:12 +00:00
kili
ca8bd7b3a9 Some bindist tweaks. No change for regular builds, but necessary
for the bootstrap target i'm curremtly working on.
2011-08-21 21:38:04 +00:00
landry
d087e1dd1e Remove BROKEN-sparc64, parrot now passes all regress tests on sparc64. 2011-08-20 16:48:37 +00:00
landry
4ce9806ad5 Update to rakudo 2011-07, from maintainer Pascal Stumpf. 2011-08-20 16:47:54 +00:00
landry
a9168a0423 Update to parrot 3.6.0, from maintainer Pascal Stumpf.
Add a patch from upstream git to fix a segfault during build on i386.
2011-08-20 16:47:05 +00:00
edd
85b5b4e03a Add gmp support, so as to enable missing arithmetic functions (eg.
rationalize/1). Also fix WANTLIB.

OK jasper@

NOTE: port-lib-depends-check is still broken for this port. For now we can use
lib-depends-check instead.
2011-08-18 10:51:08 +00:00
jolan
9fc1efa281 remove myself as maintainer 2011-08-01 02:13:45 +00:00
jasper
7665c5d699 - update sbcl to 1.0.50
* various bug fixes and optimizations, as described in /usr/local/share/doc/sbcl/NEWS

committing on behalf of joshe@ (MAINTAINER)
2011-07-28 20:54:23 +00:00
todd
e72b03f18c update to 10.3.2, with input from ajacoutot@
from maintaner
2011-07-27 18:17:27 +00:00
sthen
aaf8da1229 The php-gd module no longer has a no_x11 flavour; add an @pkgpath so
that the new package can replace the no_x11 flavour of the old package.
ok robert@
2011-07-26 10:54:07 +00:00
kili
af5b2adfde Switch back to compiling Setup.l?hs and running the resulting program
instead of using runghc (the interpreter).

This is a *workaround* for the following two symptoms:

- Setup.hs: waitForProcess: resource exhausted (Resource temporarily
  unavailable)

- Setup.hs: fd:15: hGetContents: illegal operation (Inappropriate
  ioctl for device)

Note that this is not a *fix*. I'm sure there's some misbehaving
signal handler, either in runghc/ghci or in the ghc runtime library.

(No, it's *not* rts/posix/Signals.c:generic_handler(); I patched
it to preserve errno, but it didn't help)

Until I find the bug, it's better to let bulk builds pass without
(or with less) errors.

ok (with the workaround) espie@
2011-07-25 21:45:15 +00:00
kili
497ff3c94f Fix totally stupid error message hiding fuckup in cabal. 2011-07-23 16:38:54 +00:00
sthen
3c59336cdc Make the description agree with the suggested commands when linking
php.conf from modules.sample into modules; ok robert@
2011-07-22 10:28:54 +00:00
sthen
e96b4a7874 Use PKGSPEC to set the correct PHP version in ports which depend on modules.
Otherwise a port wanting php-mysql-5.3 was matching an installed php-mysql-5.2
package. ok robert@, bumps to follow.
2011-07-22 10:19:23 +00:00
jeremy
d1536163d4 Update to 1.2.4. 2011-07-20 22:51:32 +00:00
rpointel
a4bb35be59 Cleaned Makefile.inc and update Python 3.2 -> 3.2.1.
Permit to build on OpenBSD 5.x.
Added patches to permit "make regress" without block (to be improved).

Keep it unhooked.
2011-07-20 12:06:57 +00:00
jeremy
30ff524123 Update to 1.6.3. Make bin/jruby a compiled file instead of a bash
script, so it can now be used in shebang lines.  Remove the
building of nailgun, since nailgun support is now part of the
jruby binary.

This requires patching the included jruby-launcher gem to make a
similar change we used to make to the jruby.bash script, to set the
JAVA_HOME environment so things work correctly.

Also, create the SITEARCHDIR directory by default.

OK jcs@
2011-07-19 17:57:47 +00:00
jeremy
7d470427bf Update SUB to remove OpenBSD version, so ruby 1.8 and ruby 1.9
can still package.

OK landry@, jcs@
2011-07-19 17:28:48 +00:00
jeremy
015df4f744 Update MODRUBY_ARCH to remove OpenBSD version, and add
MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR so that ports can build
on multiple ruby implementations (plus it makes for nicer PLISTs).

OK landry@, jcs@
2011-07-19 17:26:30 +00:00
jeremy
0f31f9020a Update to 1.9.2p290.
Make regress run all three regression test suites.  Before,
later regression test suites wouldn't be run if earlier ones
were not successful, which stopped the main test suite from
running on i386, macppc, and possibly other arches.

Override the arch setting to remove OpenBSD version from it,
so ports don't have to be bumped when OpenBSD version changes.

OK landry@, jcs@
2011-07-19 17:08:54 +00:00
jeremy
9fe80155bd Override the arch setting to remove OpenBSD version from it,
so ports don't have to be bumped when OpenBSD version changes.

OK landry@, jcs@
2011-07-19 17:06:39 +00:00
jasper
ce5a2a478a - don't hardcode OSREV, it's not really needed 2011-07-19 07:29:37 +00:00
naddy
65bc5aa607 bump revision for plist changes 4.9 -> 5.0 2011-07-18 19:06:36 +00:00
naddy
eda00f379f remove some by now unused and confusing variables 2011-07-18 17:26:41 +00:00
naddy
97797cc0a0 fix build after after 4.9->5.0; with help from rpointel@ 2011-07-18 15:32:18 +00:00
sthen
17b5e65888 Replace a dead MASTER_SITES mirror with a working one. 2011-07-16 20:22:48 +00:00
robert
93da2fef8e fastcgi is hard without fastcgi support so enable it 2011-07-15 12:57:42 +00:00
robert
82b8af8cff make sure to read the correct php configuraion file, noticed by ajacoutot@ 2011-07-14 12:40:48 +00:00
naddy
faedabb1c1 Due to fixes for the definition of NULL in our header files the
corresponding fixups are omitted now.
Also add the fixup for wchar.h that must have appeared sometime in
the past.
ok sthen@
2011-07-13 22:20:31 +00:00
jasper
89368b0e65 - upstream mirror old distfiles on sf.net, so remove comment and backup site 2011-07-13 11:39:24 +00:00
jasper
cfe4b19e99 sync 2011-07-13 08:03:40 +00:00
jasper
ec80e75339 Retire this version of the 2.x family. All ports either use the
default (2.7) or are using an even older version (2.4/2.5) so 2.6 can go.

ok sthen@ rpointel@
2011-07-13 08:03:31 +00:00
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
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
jeremy
d6e2524879 Update to version 1.6.2. 2011-06-02 00:11:50 +00:00
ajacoutot
2eb999c6f7 Bugfix update to vala-0.12.1.
ok jasper@
2011-06-01 16:14:52 +00:00
rpointel
ea37821819 Correct the wrong value of LDFLAGS (certain ports will need WANTLIB += ${MODPY_WANTLIB}).
Thanks for fgsch@ for his patch-Modules_selectmodule_c to correct SIGBUS error on sparc64 (test_kqueue.py).

It's time make bulks of Python2.7 on as many archs as we can.

Thanks a lot.

ok sthen@ aja@
2011-05-30 21:11:44 +00:00
jasper
a86c14c4aa add patch here too to unbreak after gmp update; no binary change 2011-05-27 21:11:37 +00:00
jasper
c88bae6877 fix distinfo for php-5.3.5, we're not at 5.3.6 yet.. 2011-05-27 21:09:22 +00:00
jasper
ff90d9b257 Security fix for CVE-2011-0188
Ruby BigDecimal Integer Truncation Vulnerability

Fix from upstream svn. Only 64-bit hosts are affected.

ok jeremy@ (MAINTAINER)
2011-05-25 18:20:43 +00:00
jasper
17243e0941 regen patches 2011-05-25 17:50:45 +00:00
jasper
dcd4f22681 Remove python-mode.el, it's now part of the emacs-python package.
It wasn't distributed anymore in the python distfile starting from 2.7 anymore.

Please install the emacs-python pacakge to continue using the functionality.

ok rpointel@
2011-05-23 06:42:02 +00:00
landry
6ab0fdaec1 Update to rakudo 2011.04 from maintainer Pascal Stumpf.
Use ${PARROT_VERSION} in PLIST to avoid churn upon next update.
Tested on amd64/ppc by myself.
2011-05-22 20:23:27 +00:00
landry
654aff0886 Update to parrot 3.3.0, from maintainer Pascal Stumpf.
Use ${V} in PLIST to avoid churn on next update.
Tested on amd64/ppc by myself.
2011-05-22 20:22:08 +00:00
jasper
87723a3ac3 the python-mode.el isn't distributed anymore with python >= 2.7, so remove
this message for now.

discussed with and ok rpointel@
2011-05-22 19:21:24 +00:00
sthen
2f4780a0dc add MODGCC4_GCJWANTLIB and MODGCC4_GCJLIBDEP, pdftk will need these.
ok landry@
2011-05-20 08:12:53 +00:00
rpointel
cc67cdc9fd add python2.7 to the build.
ok landry@ sthen@
2011-05-15 08:25:45 +00:00
robert
96d274dabc Add support for running phpize and installing an example ini
file for ports using this module.
2011-05-13 09:41:24 +00:00
sthen
ec6452affe fix curl updates 2011-05-12 17:07:20 +00:00
robert
2db9cd2030 fix update from www/php5 2011-05-12 14:30:12 +00:00
joshe
955603c335 Update lang/sbcl to 1.0.48
This eliminates a number of patches which have been committed
upstream, as well as removes the texlive build dependency. The PDF
documentation is no longer built, which doesn't seem to upset anyone.

ok jasper@
2011-05-12 02:11:52 +00:00
fgsch
b773a0128f Use skipIf and mention the platforms explicitly. 2011-05-08 22:46:19 +00:00
fgsch
0a79ab1fc2 Security fix for CVE-2011-1521.
prodded and ok jasper
2011-05-07 09:36:17 +00:00
fgsch
81bd45496c make the comments more prominent. 2011-05-07 09:35:13 +00:00
fgsch
e7a4d15602 - revert the handling of async callbacks pre 2.7 for the time being. this
fixes the hangs and some other problems and allow us to move further while
  a proper fix is investigated. as a result remove the patches to test_io
  and test_socket, they are ok now.
- remove the distutils diff. it doesn't seem right, nobody really knows why
  it's there and it actually breaks things with this version.
- bump
discussed and ok rpointel martynas sthen djm
2011-05-05 23:25:44 +00:00
jeremy
ad9b5dc56c REVISION bump rubinius after devel/llvm upgrade, and change the build
depends to llvm>=2.9.

sthen@ agreed about a month ago
2011-05-05 18:22:35 +00:00
rpointel
129e1f459d Removed AUTOCONF_VERSION?= now we have the correct AUTOCONF_VERSION in each version of Python.
From Brad, ok sthen@.
2011-05-03 17:52:04 +00:00
rpointel
ddaac7f6a1 use proper autoconf version, from Brad.
ok sthen@.
2011-05-03 17:48:08 +00:00
fgsch
0f9cb35359 install 2to3 under python2.7-2to3 so it can co-exist with 2.6
rpointel sthen martynas ok.
2011-05-03 17:18:28 +00:00
fgsch
f50c74636c - install 2to3 under python2.6-2to3 so it can co-exist with 2.7
- use right autoconf version
- fix CVE-2011-1521 (2.4 and 2.5 will be handled separately)
- bump
rpointel sthen martynas ok.
2011-05-03 17:17:01 +00:00
fgsch
14d07c603d adjust interpreter path for 2to3 and install it under pythonVERSION-2to3.
discussed with rpointel, rpointel sthen martynas ok.
2011-05-03 17:14:43 +00:00
ajacoutot
6f3853d4f2 And once again, fix the DLLMAP_FILES regex. 2011-05-03 10:40:59 +00:00
jasper
67c829d0ee sync 2011-05-02 20:46:42 +00:00
jasper
8d9e163650 import feldspar
Feldspar (Functional Embedded Language for DSP and PARallelism) is an embedded
DSL for describing digital signal processing algorithms

ok kili@
2011-05-02 20:45:39 +00:00
jasper
8e7fce00c0 - remove unneeded patch 2011-05-02 19:02:40 +00:00
jasper
eea515899b - update to 0.92.0 2011-05-02 17:22:37 +00:00
sthen
27836bb7f9 - add a HOMEPAGE
- set license markers ("without fee" Lucent/Bell license)
- bump REVISION
2011-04-28 19:28:15 +00:00
jasper
398bd7cda9 make build logs a lot easier to read by zapping the
"<malloc.h> is obsolete, use <stdlib.h>" warnings.
2011-04-28 19:18:22 +00:00
jasper
78f9b820e1 - enable rdf and sgml libraries now that libc has swprintf() 2011-04-28 18:59:18 +00:00
robert
5413f6acc9 update to 2.10.2 2011-04-27 08:50:15 +00:00
rpointel
714b3ba354 Added 2 patch to permit to 'make regress' without blocking...
Used @unittest.skip instead of commenting out the test.
Corrected wrong value of LDSHARED in sysconfig, cf http://bugs.python.org/issue10547.
Bump REVISION.
ok landry@ (thanks).
2011-04-26 19:42:31 +00:00
kili
684b72c0fd Bye bye haskeline,
mtl and terminfo don't really rhyme.

yes | sed 's/./I shall not touch INTREE_ONLY_PACKAGES in ghc.mk./;100q'

But keep utf8-string and xhtml for now.
2011-04-25 22:06:43 +00:00
jolan
1a3df9cf28 remove dead mirrors and use MASTER_SITE_BACKUP explicitly 2011-04-25 15:01:28 +00:00
rpointel
eaa3c34823 Import Python 2.7.1.
Thanks a lot to landry@, fgsch@ for feedback.
Need tests before doing this version the default.
2011-04-24 09:31:44 +00:00
rpointel
c25fe689b1 Prepare import of python 2.7.
(Not linked to the build, and not made the default python).
ok landry@, fgsch@.
2011-04-24 09:19:01 +00:00
naddy
48f3fa2894 New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 22:53:48 +00:00
kili
7c696eb115 Update distinfo here, too. 2011-04-23 20:52:00 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
71daab7260 Move almost all Haskell distfiles fetched from hackage.haskell.org
into a common subdirectory `ghc', and also move the ghc distfiles
there (from ghc-${MODGHC_VER}).

This will avoid potential conflicts of hs-* ports distfiles coming
from hackage.haskell.org with distfiles used by other ports.

Based on an idea from dcoppa@ for databases/hs-redis.

ok dcoppa@

If you want to save some bandwdith and disk space, see my mail to
ports@, which contains a shell script that can move distfiles around
under your DISTDIR.
2011-04-23 20:16:38 +00:00
kili
806bf57ddd Moving around the alex- and happy-generated files is now done by
the haddock port.
2011-04-23 12:52:36 +00:00
kili
9e7bda54a3 Adjust comment about mtl-1 included in the ghc package; there's
only one port left that doesn't work with mtl-2.
2011-04-23 08:40:41 +00:00
jeremy
4694195495 Use new style depends in comment.
OK jasper@
2011-04-20 18:17:27 +00:00
shadchin
cac6fa0cdb update to 11.1.1
- remove BROKEN-hppa

ok jasper@, tested on hppa landry@
2011-04-20 15:45:16 +00:00
jeremy
97314c91d2 Update to JRuby 1.6.1.
OK ajacoutot@
2011-04-18 21:25:20 +00:00
jasper
8f5f5e9a5b - switch to autoconf 2.67. config.h was checked.
ok sthen@
2011-04-16 11:49:01 +00:00
kili
a9bd7fa59f For cabalized haskell ports, let Setup configure and Setup build
be a little bit more verbose. It's annoying if you don't see what's
going on during configure and which options are passed to ghc during
build.
2011-04-13 15:20:15 +00:00
kili
a08d197254 Whenever a package installs a script using #!/usr/bin/env, god kills
a kitten.

Let pydoc${VERSION} use #!${LOCALBASE}/bin/python${VERSION} instead
of $!/usr/bin/env python${VERSION}.

ok rpointel@, sthen@ (after some discussion wether post-build is
the proper target for this or not)
2011-04-12 19:28:13 +00:00
jasper
6aa6429509 - fix paths the bf-to-{c,java} compilers will use.
prompted by aja@, ok aja@ sthen@
2011-04-12 16:28:54 +00:00
jasper
c4ff43167c add VMEM_WARNING
ok landry@
2011-04-12 13:48:57 +00:00
ajacoutot
ed4adac7d0 Space before '=' to be consistent with the rest of the Makefile. 2011-04-12 12:21:28 +00:00
jasper
919576b37c sync 2011-04-12 11:49:27 +00:00
jasper
c4668930af import nbfc 0.1
The New Brainfuck Compiler is an optimising Brainfuck-to-C and
Brainfuck-to-Java compiler.

ok sthen@
2011-04-12 11:48:58 +00:00
jasper
79a213615b install a pkg-config file, there is one in the distfile but it's not part of
the build for spidermonkey so provide our own. this is needed by gjs to
pickup mozilla-js.

ok martynas@ (MAINTAINER)
2011-04-11 20:02:19 +00:00
kili
83c332ca76 Add hs-syb dependency and bump. 2011-04-11 14:47:17 +00:00
kili
ce5f31092f Tweak dependencies and bump. 2011-04-11 14:46:29 +00:00
kili
f20fe3fa2a Bump after ghc update. 2011-04-11 14:45:14 +00:00
kili
cdffd322bb Update to 7.0.3.
ok jasper@ (who also gave an ok to all the depending updates).
2011-04-11 14:30:32 +00:00
kili
835eeba5b3 Mark as broken for now. Even the newest version (from git) has
problems (with the update hs-parsec).
2011-04-11 13:06:14 +00:00
jasper
30640486e2 this does need jpeg after all 2011-04-11 06:43:39 +00:00
jasper
61f9ed9482 adjust after recent lesstif removal
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
landry
db888385c2 Long awaited update to Spidermonkey 1.9.2.16, needed by upcoming GJS.
Note that this is not js185-1.0.0 distributed by upstream (which is
based on mozilla-2.0), but rather js/src built from firefox 3.6.16
source tarball, so that it works on sparc64 (hence the 1.9.2.16 branch
ersion).
- use patches from www/firefox36 port, remove local patches
- lib got renamed to mozjs, depending ports will be fixed shortly
- use the provided install target instead of rolling our own
- enable ctypes/readline
- regress tests happy on ppc/sparc64/amd64.

After leeeengthy discussion with martynas@ (maintainer)
ok jasper@ martynas@
2011-04-10 17:24:38 +00:00
jsg
6546280009 update to the llvm 2.9 based version 2011-04-09 21:53:41 +00:00
jasper
c1ea93f1b6 - update to 5.10.4 2011-04-08 07:55:16 +00:00
ajacoutot
b16c353ce9 Unbreak by creating a new tarball with bootrapped patched .c files.
breakage reported by and ok landry@ (vala wouldn't build witout vala...)
2011-04-06 12:05:07 +00:00
ajacoutot
825cdf008e Update to vala-0.12.0.
tested in a bulk by landry@, thanks!
2011-04-05 18:40:44 +00:00
fgsch
88acb62e56 enable utf8 support. a nice to have for the upcoming mongodb port.
martynas@ (maintainer) ok
2011-04-04 22:36:27 +00:00
ajacoutot
174ea062e2 Simplify: use my distfiles subdomain. 2011-04-02 16:56:42 +00:00
naddy
0c47e7e2bf tighten BUILD_DEPENDS, so gcc3 won't be accepted where gcc4 is required and
vice versa
2011-03-26 19:13:28 +00:00
sthen
b47bbf573f don't pick up an installed gsed; problem noticed by landry@, ok robert@ 2011-03-26 10:23:13 +00:00
jeremy
eb297ee133 Add MODRUBY_HANDLE_FLAVORS variable which can be set to No to not have
the lang/ruby module add FLAVORS automatically for gem and extconf
ports, or to Yes to enable the FLAVORS for non-gem and non-extconf
ports.

Add a MODRUBY_BIN_TESTRB variable containing the appropriate testrb
command for use in regress tests.

OK landry@
2011-03-24 21:26:59 +00:00
jeremy
180c423954 Move to version 1.2.3. Since 1.2.3 uses rubygems 1.5.2, borrow some
patches from lang/jruby that bring back the .require_paths file
creation so that gem ports continue to build.

OK landry@
2011-03-22 20:23:10 +00:00
jasper
6b8fba1e75 unfuck rcs id too 2011-03-22 08:03:20 +00:00
jasper
95c965eb80 - fix libspec for parrot which was backwards (1.0 vs 0.1) 2011-03-22 08:02:55 +00:00
robert
28a8dffc1d do not conflict with the -fastcgi subpackage 2011-03-21 21:39:45 +00:00
jasper
f071bea5bc - fix the autoconf bits for openssl's pkg-config files as well as a fix
for one of the autoconf tests which assumes libssl is linked with libcrypto.

from brad
ok robert@ (MAINTAINER)
2011-03-21 19:50:18 +00:00
ajacoutot
6674371329 Add femail,-chroot as a RUN_DEPENDS for php*-core. It is super small and
is nice to have around from the start.

Idea from sthen@

ok robert@ (maintainer)
2011-03-21 18:29:07 +00:00
ajacoutot
9331077b64 Lowercase COMMENT. 2011-03-20 13:10:31 +00:00
landry
976b63cb6e +rakudo 2011-03-20 12:12:39 +00:00
landry
87abde0820 Import rakudo 2011.01:
Rakudo is an implementation of the Perl 6 programming language, based on
the Parrot VM.

From MAINTAINER Pascal Stumpf (thanks!), joint testing on
arm/mips64el by kili & sparc64/ppc by me.
2011-03-20 12:11:56 +00:00
jeremy
ee92d991f2 Allow building of gem ext and extconf based ports with jruby,
since jruby 1.6.0 now supports them.  Require at least jruby
1.6.0 when building/running a gem ext or extconf port.

Since jruby no longer bundles RSpec, simplify the
MODRUBY_RSPEC_DEPENDS handling.

OK landry@
2011-03-18 23:04:22 +00:00
jeremy
d23f1df8b3 Update jruby to 1.6.0. This version adds ruby 1.9 syntax support,
as well as experimental C extension support, and many other
significant new features.

Bump required memory to 384MB, should fix occassional memory
errors when building.

Use the jruby-complete.jar instead of the jruby.jar, seems
to be necessary for C extension support to work correctly.

RSpec is no longer bundled.  Additionally, the extra 1.5.3
distfile is no longer needed as the changes have been included
upstream.

OK landry@
2011-03-18 23:01:22 +00:00
jasper
82359535d8 - switch from www/tidy to www/tidyp which is API compatible
ok sthen@
2011-03-15 19:49:42 +00:00
ajacoutot
0f6542179b Use the converters/libiconv MODULE. 2011-03-15 10:02:59 +00:00
jeremy
6fc087d685 Add GEM_MAN_SUFFIX so that gem ports with man pages can avoid
conflicts.  Also, base MODRUBY_PKG_PREFIX on MODRUBY_FLAVOR to
avoid some duplication.

OK landry@
2011-03-14 20:39:20 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
sthen
c13709faec update DESCR; Anthony J. Bentley 2011-03-14 08:40:20 +00:00
ajacoutot
fa7b9b1b10 Update to vala-0.10.4.
* Bug fixes and binding updates.
2011-03-12 15:58:16 +00:00
jeremy
22c1a10e51 Bump version to 1.2.2. Fixes building some rbx-* ports with systrace
enabled.  Fix the hardcoding of the OpenBSD version in the PLIST.

OK landry@
2011-03-10 20:40:33 +00:00
landry
180dff3a0d Forgot to remove old patches, and fix ${LOCALBASE} in
patch-config_init_hints_openbsd_pm. Reminded by Pascal Stumpf, thanks!
2011-03-09 22:48:32 +00:00
ajacoutot
c6ba481169 Use FULLPKGNAME in REGRESS_DEPENDS, much less error-prone. 2011-03-09 06:23:35 +00:00
ajacoutot
0b0f08ff77 Fix rcs ids. 2011-03-08 23:45:47 +00:00
landry
56349280c1 Update to parrot 3.0.0, from Pascal Stumpf (thanks!) with some tweaks.
Disable threads as it seems to trigger funky bugs. Enable it on all
archs but sparc64 as it's broken there.
Testing on arm/mips64el by kili, sparc64/ppc by me.
2011-03-08 20:12:15 +00:00
sthen
05bf32f685 missing bump 2011-03-08 09:36:04 +00:00
ajacoutot
96250d8180 Typos in COMMENTs, from Anthony J. Bentley. 2011-03-08 06:44:55 +00:00
jasper
8c0c89528e sync 2011-03-07 19:27:20 +00:00
jasper
5058e93845 import onyx 5.1.2
Onyx is a powerful stack-based, multi-threaded, interpreted, general
purpose programming language similar to PostScript.

ok aja@
2011-03-07 19:26:28 +00:00
ajacoutot
8e09e8c409 New style *_DEPENDS (untested, these ports are broken anyway). 2011-03-07 18:59:56 +00:00
jeremy
7f925b471d Bump to ruby 1.9.2p180, fixing a security vulnerability:
* FileUtils is vulnerable to symlink race attacks

OK jasper@
2011-03-07 18:59:18 +00:00
jeremy
942f36623c Bump to ruby 1.8.7p334, fixing two security vulnerabilities:
* FileUtils is vulnerable to symlink race attacks
* Exception methods can bypass $SAFE
2011-03-07 18:57:38 +00:00
ajacoutot
243e9a69db Update to vala-0.10.3. 2011-03-03 13:46:38 +00:00
robert
ec1135afbf remove old patches 2011-03-02 08:47:24 +00:00
robert
e8f3634c5b update to 2.10.1 2011-03-02 08:37:51 +00:00
jasper
cf7345bce8 - update librep to 0.91.1
- adjust MASTER_SITES
2011-03-02 06:39:44 +00:00
espie
2d6d25ab59 add PRAGMA_POP_PUSH_PACK support on i386 and amd64, to allow chromium9 to
work.
Limit it to i386 and amd64 so that it has minimal impact.
As discussed with naddy@/jasper@/sthen@/miod@
2011-02-08 09:37:51 +00:00
jeremy
be40d18596 Fix zlib ffi driver on 32-bit big endian platforms. Fixes gem
installation on macppc.  Thanks to ajacoutot@ for access to a macppc
machine.

OK ajacoutot@, jasper@
2011-01-21 16:36:53 +00:00
stu
d9c40afc0d Eagle is now also on sf; a more reliable place for the distfile. 2011-01-19 23:22:05 +00:00
jasper
187473acde - add a mirror for the distfile. 2011-01-19 22:50:11 +00:00
jasper
2b652e0076 - various fixes, as GCC would generate incorrect code (what's new..)
from Alexander Shiryaev (MAINTAINER)
ok landry@
2011-01-18 12:03:19 +00:00
stu
de6f7e4573 Update to beta-13.\nOk jasper@. 2011-01-17 22:09:35 +00:00
sthen
99e3d2219c security update to 5.2.17/5.3.5; note that this port is still unlinked and WIP
ok robert@
2011-01-17 19:30:26 +00:00
jasper
d2dd3a2350 only for i386 now 2011-01-17 09:25:23 +00:00
ajacoutot
4d44cd5446 Better regex, with robert@ 2011-01-16 16:44:27 +00:00
jasper
88a1ab29d8 sync 2011-01-15 13:08:30 +00:00
jasper
6b5442d0e3 import obc-2.9.1
Oberon-2 is clean and simple programming language.
This is portable compiler that translates Oberon-2 into bytecode, which
can be either interpreted or dynamically translated into machine code.
Dynamic translation uses a portable interface modelled on the one in GNU
Lightning, but is so far implemented only on x86 machines.  The
implementation includes a full garbage collector, and comes with
profiling tools and a simple GUI debugger.
[...]

    from Alexander Shiryaev (MAINTAINER) with tweaks by me
	
	    ok landry@
2011-01-15 13:07:50 +00:00
jasper
be3244fe09 import oo2c
OOC is an Oberon-2 development platform. It consists of an optimizing
compiler, a number of related tools, a set of standard library modules,
and a reference manual.

from Alexander Shiryaev (MAINTAINER) with tweaks by me

ok landry@
2011-01-15 13:06:17 +00:00
naddy
4cb3e73f03 bump revision for plist changes 4.8 -> 4.9 2011-01-15 01:09:42 +00:00
naddy
5ba9e6cafd Epoch bump for lang/gcc/3.3 because the version number shouldn't
count as older than one from 2005.

Revision bump for all ports that depend on libstdc++-3 because the
package specs have changed.
2011-01-15 01:07:45 +00:00
robert
3a126321a6 update to 2.8.2 2011-01-14 21:14:12 +00:00
kurt
3b1e485094 Correct snafu with pkg version going backwards. Clue bat
beating from espie@ help and okay landry@
2011-01-13 22:35:52 +00:00
jasper
866e94c5b5 - adjust gforthmi as well to non-standard dictionary path 2011-01-13 15:35:39 +00:00
stu
4e4143cb6d +eagle 2011-01-13 13:31:53 +00:00
stu
fa47230476 Import eagle 1.0-beta12:
Eagle (Extensible Adaptable Generalized Logic Engine) is an
implementation of the Tcl language for the Common Language Runtime
(CLR). Eagle was written from scratch based on the design and
implementation of Tcl 8.4 and provides most of the functionality of the
Tcl 8.4 interpreter while borrowing selected features from Tcl 8.5 and
the upcoming Tcl 8.6, in addition to adding entirely new features.
Feedback and ok from jasper@ and thanks to all for their patience with me.
2011-01-13 13:30:46 +00:00
jeremy
1b09215e21 Enable llvm use by rubinius, now that llvm has been updated to 2.8.
This enables the JIT compiler, which provides dramatic speedups (~8x
for some simple tests).

OK @sthen
2011-01-13 00:21:03 +00:00
jeremy
8590263c00 Use llvm 2.8 version. Enable build on amd64 since it works now.
Bring library versioning under control and bump the major versions.
Mark as SHARED_ONLY. Remove TODO file as it is no longer needed.

OK @sthen
2011-01-13 00:18:18 +00:00
jeremy
77bfe83133 Add hidden dependency on databases/db/v4 and honor CC/CFLAGS.
Prodded and OK jasper@
2011-01-07 19:18:43 +00:00
jeremy
83ea6efd00 Use intree version of libffi, and don't hardcode /usr/local.
Prodded and OK jasper@
2011-01-06 20:20:01 +00:00