Commit Graph

65693 Commits

Author SHA1 Message Date
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
matthew
3fbd78b501 add opencsg 2011-04-29 18:15:04 +00:00
matthew
2262322e6f Add OpenCSG 1.3.1.
ok landry@

OpenCSG is a library that does image-based CSG rendering using OpenGL.
OpenCSG is written in C++ and supports most modern graphics hardware.

CSG is short for Constructive Solid Geometry and denotes an approach
to model complex 3D-shapes using simpler ones. I.e., two shapes can be
combined by taking the union of them, by intersecting them, or by
subtracting one shape of the other. The most basic shapes, which are
not result of such a CSG operation, are called primitives. Primitives
must be solid, i.e., they must have a clearly defined interior and
exterior. By construction, a CSG shape is also solid then.

Image-based CSG rendering (also z-buffer CSG rendering) is a term that
denotes algorithms for rendering CSG shapes without an explicit
calculation of the geometric boundary of a CSG shape. Such algorithms
use frame-buffer settings of the graphics hardware, e.g., the depth
and stencil buffer, to compose CSG shapes. OpenCSG implements a
variety of those algorithms, namely the Goldfeather algorithm and the
SCS algorithm, both of them in several variants.
2011-04-29 18:00:03 +00:00
matthew
5ea8e37938 add cgal 2011-04-29 17:55:50 +00:00
matthew
ae39bc87fa CGAL 3.8 port; needs recent libm (i.e., fenv.h) to build 2011-04-29 17:47:50 +00:00
sthen
49167b523a Set CMAKE_HOST_SYSTEM_PROCESSOR more like people are expecting by
using arch -s instead of uname -p. Tested with all current CMake
users in tree, no change.  ok dcoppa@
2011-04-29 16:50:32 +00:00
pea
80a0814378 Update to 0.8.1
ok jasper@
2011-04-29 14:30:28 +00:00
gsoares
fa8aa2153b - update to 0.14
- doesnt need groff
- install examples
- regen plist

ok jasper@ sthen@
2011-04-29 14:09:52 +00:00
landry
7cb6ca89df update to firefox-i18n 4.0.1 2011-04-29 13:28:28 +00:00
landry
cc02225242 update to thunderbird-i18n 3.1.10 2011-04-29 13:27:39 +00:00
landry
56f17afd60 Fix, was broken since vim 7.3 update. Pointed out by Rafael Sadowski,
thanks!
2011-04-29 13:27:20 +00:00
landry
6682fdca87 Ooops, update fennec's distinfo after DIST_SUBIDR change. Pointed out by
naddy@.
2011-04-29 13:22:31 +00:00
robert
089acff6fe update to the latest stable version which is now 11.0.696.60
+ switch from using system sqlite to the bundled one because they have
  many modifications that are needed
+ add a new mirror for the distfile because the google one is utterly slow
2011-04-29 13:18:01 +00:00
sthen
db24b5aee8 regen distinfo and adjust WRKDIST; stupid built-on-the-fly tarballs
only change are paths in the tgz and different .hg_archival.txt file
2011-04-29 11:47:12 +00:00