Commit Graph

2469 Commits

Author SHA1 Message Date
fgsch
abc3c2a2b8 Moved to python/3.2. 2011-09-21 14:43:33 +00:00
fgsch
3505cd6312 Move python 3.2 to the one under python 2011-09-21 14:39:06 +00:00
fgsch
f07def33ab Merge in support for python3.
remi@ sthen@ ok
2011-09-21 14:37:28 +00:00
ajacoutot
4bf9d0baba No need to USE_GROFF, man pages are Ok with mandoc.
from Brad
2011-09-21 09:20:07 +00:00
fgsch
39cac6370f add pkgpath markers.
sthen@ ok.
2011-09-20 12:29:38 +00:00
fgsch
b113d8cfaf - correct maintainer and configure arguments
- this now lives under lang/python
2011-09-20 10:55:28 +00:00
fgsch
f2e7d58191 Reimport 3.2 under lang/python in preparation to merge lang/python3 under
lang/python.
remi@ sthen@ ok.
2011-09-20 10:51:26 +00:00
jasper
6cb7efc322 - update vala to 0.14.0
ok aja@
2011-09-17 17:21:16 +00:00
edd
26f505717d Update swi-prolog to 5.10.5.
OK jasper@
2011-09-17 16:06:32 +00:00
rpointel
a3363c1fbf Prefix PKGNAME with py3- by default and strip potential existing py|python prefix, override if needed.
Idea from landry@ and sthen@, ok landry@.
2011-09-17 12:05:33 +00:00
rpointel
40da662748 link python3 to the build.
ok naddy@, phessler and ten ok landry@.
2011-09-17 08:52:06 +00:00
kili
a522a3d346 Workaround for failing test case process007: use bash (yuck!) 2011-09-16 21:17:41 +00:00
jasper
023da4e68e sync 2011-09-16 20:08:48 +00:00
jasper
8dcd027206 import jimtcl 0.72
Jim is a small footprint implementation of the Tcl programming language
written from scratch. Currently Jim Tcl is very feature complete with an
extensive test suite. There are some Tcl commands and features which are
not implemented (and likely never will be), including namespaces, traces
and Tk. [..]

ok aja@
2011-09-16 20:07:35 +00:00
jasper
0d323c5986 sync 2011-09-16 13:46:48 +00:00
jasper
a5dcdfacc2 import myhdl 0.7
MyHDL is an open source Python package that lets you go from Python to
silicon. With MyHDL, you can use Python as a hardware description and
verification language. Furthermore, you can convert MyHDL code, that was
developed towards implementation, to Verilog and VHDL automatically, and
take it to a silicon implementation from there.

ok landry@
2011-09-16 13:46:13 +00:00
jasper
7ff35bc980 - also append 'src' to the classpath, this is usefull when invoking clojure
from a library path.
2011-09-16 12:47:50 +00:00
jasper
48c3037055 fix borked patch 2011-09-16 10:42:58 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
dcoppa
59f5224fca upstream rerolled ocaml-3.12-refman.html.tar.gz 2011-09-16 09:38:31 +00:00
jasper
316619dd54 sync 2011-09-16 08:13:54 +00:00
jasper
75670b6fc6 import freehdl 0.0.7
FreeHDL is a compiler/simulator suite for the hardware description
language VHDL.  VHDL'93 as well as VHDL'87 standards are supported.
[...]

ok landry@
2011-09-16 08:13:12 +00:00
espie
340195f8f9 modernize gcc build: pseudo-flavors, multi-packages, and ONLY_FOR_ARCHS-*
(prevent bulk from building gcc 4 twice, once for java, once for objc)
2011-09-15 17:25:34 +00:00
kili
20f0ceada9 Fix the ghcpkg01 test case. 2011-09-15 17:23:29 +00:00
jasper
f638292b71 Security fix for CVE-2011-2896,
SWI-Prolog XPCE Component "LZWReadByte()" Buffer Overflow Vulnerability
2011-09-15 15:36:54 +00:00
fgsch
a0eda24d70 siginterrupt test is passing now. remove skipIf from here.
no bump required.
2011-09-14 09:23:11 +00:00
jasper
09eb55854e - update to 0.13.4
* needed for upcoming gnome3 updates

ok aja@
2011-09-12 18:19:53 +00:00
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