Commit Graph

2490 Commits

Author SHA1 Message Date
jasper
9b2894aeaf - rename USE_NANT to MODMONO_NANT and change it to use yes/no instead of
merely checking if it's defined.
- define MODMONO_(BUILD,INSTALL)_TARGET which can be used if
  do-(build,install) are already defined.

ok robert@
2011-10-03 11:00:58 +00:00
ajacoutot
0ac7d27f8e Remove MODMONO_ONLY_FOR_ARCHS, it's unused.
discussed with espie@
2011-10-02 15:21:44 +00:00
espie
c52ad831c4 ... make no_suhosin a full flavor 2011-10-02 11:16:19 +00:00
espie
f9b3b56f3e you've got to be kidding me 2011-10-02 10:56:16 +00:00
kurt
5b017cae2e - sync ONLY_FOR_ARCHS with classpath's
- add comment to patch-src_hooks_c to document reason for patch
From brad@comstyle.com
2011-10-01 14:31:04 +00:00
fgsch
1d041aca14 python 2.6 is not longer but comment still valid for 2.7 so update accordingly. 2011-09-28 16:59:33 +00:00
espie
0ab6d4fc77 reuse value from bsd.port.arch.mk 2011-09-28 13:56:03 +00:00
jasper
8044649162 CONFIGURE_SHARED has been taken care of by gnome.port.mk for a while now. 2011-09-28 09:54:01 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
sthen
44a531d6b3 revert previous; devel/gdb broken on amd64 2011-09-27 21:39:35 +00:00
sthen
119b2307f8 let Python use PKGSPEC infrastructure, discussed with and variable name
suggestion from fgsch@
2011-09-27 21:27:36 +00:00
landry
55d38b2fe3 Switch ocaml to use the static libbfd.a from devel/gdb port now that
it's hooked up to the build on all archs. Tested on i386/amd64/sparc64.
ok avsm@ (maintainer) ckuethe@ dcoppa@ jasper@
2011-09-27 19:01:25 +00:00
nigel
df60e75843 Changed to allow installation with other python versions.
ok sthen@ fsgch@
2011-09-26 19:06:58 +00:00
naddy
05c118d6d9 use bsd.port.arch.mk framework 2011-09-26 14:06:51 +00:00
jasper
c9e4cff887 - update clojure to 1.3.0
clojure-contrib won't be updated yet, as upstream split it into a dozen
separate modules.
2011-09-25 21:12:51 +00:00
espie
707fbd6212 put ada at the end, so if it doesn't package, it's not such a bummer... 2011-09-25 14:12:10 +00:00
espie
7d0a0c4644 use bsd.port.arch.mk 2011-09-25 12:19:23 +00:00
kurt
bc70758475 Update to 1.5.4 and remove MAINTAINER as requested.
From Brad <brad@comstyle.com> and Amit Kulkarni <amitkulz@gmail.com>
2011-09-23 23:39:57 +00:00
jasper
b31268c068 configure checks for gnu libtool, but the build will use "our" libtool 2011-09-23 13:06:26 +00:00
jasper
8bc2721574 - unbreak after recent libtool update
from brad
2011-09-22 21:15:30 +00:00
sthen
1506610460 reinstate MODPYSPEC and restore MODPY_RUN_DEPENDS to previous
same diff/ok fgsch@
2011-09-22 09:44:40 +00:00
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