65506 Commits

Author SHA1 Message Date
pea
31a97e7084 + use proper AUTOCONF_VERSION (from Brad)
+ fix CONFIGURE_ARGS

ok sthen@
2011-05-02 11:43:37 +00:00
jasper
45fc2758d9 no point in changing docdir, if docs aren't installed 2011-05-02 11:41:32 +00:00
jasper
b34a2b5546 - remove unneeded patch and fix docdir path 2011-05-02 11:34:14 +00:00
sthen
450ebe0708 - update to 1.3.1 (bug fixes + adds 'med metric' for bgp)
- add rc scripts
2011-05-02 10:49:46 +00:00
landry
972c30a071 Tighten dependency on apache-ant->=1.8.2, fix ant home configure arg,
bump REVISION. From Daniel Dickman, tested by robert@.
2011-05-02 07:26:20 +00:00
landry
05d097e5e9 Tighten depends on apache-ant->=1.8.2, remove now unneeded ANT_HOME from
MAKE_ENV, and bump REVISIONs. From Daniel Dickman, thanks!
2011-05-02 07:23:17 +00:00
landry
2962a3f594 Update to apache-ant 1.8.2, from Daniel Dickman who takes
maintainership.
2011-05-02 07:20:34 +00:00
kevlo
546199046a Update to 0.0.4.2
ok ajacoutot@
2011-05-02 06:58:39 +00:00
kevlo
800ce0f160 Update to 0.3.4
ok ajacoutot@
2011-05-02 06:57:34 +00:00
kevlo
1ad7d52c97 Update to 0.3.3
ok ajacoutot@
2011-05-02 06:55:07 +00:00
sthen
7c499ba4f7 SECURITY update (CVE-2011-0418), glob memory exhaustion with braces.
ok Brad
2011-05-02 03:03:46 +00:00
jasper
07cabb14e1 - no need for groff anymore since rsvg(1) got removed 2011-05-01 21:44:48 +00:00
kili
46f557424a + hs-ghc-mtl
+ hs-hint
2011-05-01 21:23:50 +00:00
kili
34947fd730 This library provides an mtl compatible version of the GhcT
monad-transformer defined in the GHC-API since version 6.10.1.

ok jasper@
2011-05-01 21:23:14 +00:00
kili
9042321086 This library defines an Interpreter monad. It allows to load Haskell
modules, browse them, type-check and evaluate strings with Haskell
expressions and even coerce them into values. The library is
thread-safe and type-safe (even the coercion of expressions to
values).
It is, esentially, a huge subset of the GHC API wrapped in a simpler
API.

ok jasper@
2011-05-01 21:21:35 +00:00
gsoares
0a0de6ff8d - update to 1.48,
- remove NO_REGRESS, and set REGRESS_TARGET (enable regression tests)
- use INSTALL_MAN instead of INSTALL_DATA
- add a patch to fix an issue which was found by Igor Zinovik(MAINTAINER)
http://sourceforge.net/apps/trac/cppcheck/ticket/2755
(The patch has already been committed upstream and will be part of the next release)

ok jasper@, sthen@, Igor Zinovik(MAINTAINER)
2011-05-01 21:08:49 +00:00
jim
39749746c3 Update to version 20101217
This release corrects some minor bugs and adds several useful features including an --iterations flag, plus pre- and post-filters for customization. A better guess is made for the starting indentation level of old code with tabs.

ok sthen@
2011-05-01 21:00:03 +00:00
jasper
7d5db7eb8b - zap unneeded patch 2011-05-01 20:44:00 +00:00
jasper
727c7e2d85 don't force rm 2011-05-01 20:43:24 +00:00
jasper
2b21a3e13c - remove unneeded patch
- prevent patch left-over from ending up in PLIST
2011-05-01 20:38:18 +00:00
sthen
d52574a8af Use correct AUTOCONF_VERSION, from Brad. 2011-05-01 20:22:34 +00:00
sthen
61e7229715 Use correct AUTOCONF_VERSION, from Brad. 2011-05-01 20:14:21 +00:00
sthen
6a349b7359 add an rc script, ok jim@ 2011-05-01 20:05:54 +00:00
ajacoutot
fb16f449fe Use proper AUTOCONF_VERSION, from Brad. 2011-05-01 18:42:51 +00:00
ajacoutot
bd44aea4a5 No need for autoconf here.
Fix Xrender detection while here.
2011-05-01 18:14:51 +00:00
ajacoutot
95086ee1dc Use proper AUTOCONF_VERSION, from Brad. 2011-05-01 18:11:03 +00:00
jasper
13b77a3fea - update to 0.34
- remove benoit chesneau as maintainer per his request

from wen heping
2011-05-01 18:08:01 +00:00
ajacoutot
6dd426f5a5 Use proper AUTOCONF_VERSION, from Brad. 2011-05-01 18:00:37 +00:00
ajacoutot
d3e984026f Add proper AUTOCONF_VERSION, from Brad. 2011-05-01 17:56:46 +00:00
jasper
51b068fe2c sync 2011-05-01 17:29:52 +00:00
jasper
b2ec4b7be1 import hs-type-level 0.2.4
This library permits performing computations on the type-level.
Type-level functions are implemented using functional dependencies of
multi parameter type classes. To date, Booleans and Numerals (Naturals
and Positives) are supported.

ok kili@
2011-05-01 17:29:26 +00:00
jasper
55587f8276 - remove patch since we have fenv.h now
from brad
2011-05-01 17:27:47 +00:00
rpointel
ecdfe705cc add a patch which is needed to build correctly with python 2.7.
ok jasper@, maintainer timed-out.
2011-05-01 16:26:10 +00:00
ajacoutot
5d26a70b63 Add an rc_check because checking on gdm-binary is not enough: at reboot
or shutdown time, we may be left with a hanging gdm-binary process (that
is because X is killed before the rc script has a chance to run).
2011-05-01 16:23:18 +00:00
steven
91bc646285 update to 3.1.4 2011-05-01 13:48:32 +00:00
steven
99e109d864 distfiles were re-rolled, man page dir changed, etc.
spotted by Skylar Hawk, thanks.
2011-05-01 13:43:04 +00:00
rpointel
e2db087946 update pip to 1.0.1, from Wen Heping (MAINTAINER). 2011-05-01 12:54:53 +00:00
sthen
936b6924ac install docbook.spec outside the .for loop, it's pointless to install
the same file 6 times.
2011-05-01 12:32:19 +00:00
ajacoutot
8be917e72b Use proper AUTOCONF_VERSION, from Brad. 2011-05-01 12:12:17 +00:00
ajacoutot
382b28b3a0 Use proper AUTOCONF_VERSION, from Brad. 2011-05-01 11:43:06 +00:00
ajacoutot
c6da1f2fb8 Use proper AUTOCONF_VERSION version, from Brad. 2011-05-01 11:39:03 +00:00
ajacoutot
0c8fae4b4b Use proper AUTOCONF_VERSION, from Brad. 2011-05-01 11:35:06 +00:00
ajacoutot
104e5e02d5 Set proper AUTOCONF_VERSION, from Brad. 2011-05-01 11:34:17 +00:00
sthen
a0b11d8d8c update to 0.098, from Brad 2011-05-01 11:28:10 +00:00
landry
246ade0791 Explicitely add 1.7 to the list of allowed jdks. Needed by an incoming
apache-ant update, and it's more correct anyway since MODJAVA_VER is set
to 1.7+.
From Daniel Dickman.
2011-05-01 09:25:02 +00:00
landry
f3abe3e315 Chase firefox36 update and bump xulrunner to 1.9.2.17. 2011-04-30 08:35:40 +00:00
benoit
ea97f96353 - update john to 1.7.7
- update patch

ok sthen@, gsoares@
2011-04-30 05:12:51 +00:00
matthew
3f4996784a cgal needs m>=5.3 for fenv.h support 2011-04-30 01:07:14 +00:00
matthew
6100c96341 add openscad 2011-04-29 18:56:45 +00:00
matthew
42debab506 Add cad/openscad.
ok landry@

OpenSCAD is a software for creating 3D CAD objects.

Unlike most free software for creating 3D models, it does not focus on
the artistic aspects of 3D modelling but instead on the CAD aspects.
Thus it is more suitable for creating 3D models of machine parts but
perhaps not when creating computer-animated movies.

OpenSCAD is not an interactive modeller. Instead it is something like
a 3D-compiler that reads in a script file that describes the object
and renders the 3D model from this script file. This gives designers
full control over the modelling process and enables them to easily
change any step in the modelling process or make designes that are
defined by configurable parameters.
2011-04-29 18:55:37 +00:00