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
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