10546 Commits

Author SHA1 Message Date
ajacoutot
dc0312a858 Update to py-gobject3-3.2.1. 2012-05-11 05:38:25 +00:00
rpointel
34252e08f3 Update tortoisehg to 2.4, from me with a tweak by landry@.
ok landry@.
2012-05-11 05:33:57 +00:00
rpointel
31139d17a5 Update mercurial to 2.2.1.
ok wcmaier@ (maintainer).
2012-05-11 05:32:50 +00:00
jasper
c372572ab9 enable regress tests 2012-05-10 13:17:48 +00:00
jasper
2db3b5a940 sync 2012-05-10 13:16:26 +00:00
jasper
7d4e2ad1af import node-expresso 0.9.2
Expresso is a JavaScript TDD framework written for nodejs. Expresso is
extremely fast, and is packed with features such as additional assertion
methods, code coverage reporting, CI support, and more.

ok sthen@
2012-05-10 13:15:46 +00:00
ajacoutot
10fe6d903c Update to py-tz-2012c.
MAINTAINER timeout
2012-05-10 08:47:28 +00:00
jasper
b7292ed89a - set NO_REGRESS where applicable and add a comment as to why it's set
- run the tests of node-pg during 'regress' not 'build'

with and ok sthen@
2012-05-10 08:41:39 +00:00
kili
6fcbf62ceb Update to darcs-2.8.0. 2012-05-09 21:00:20 +00:00
jasper
9566522718 sync 2012-05-09 15:25:19 +00:00
jasper
dd7073a40f import node-npm 0.0.3
Make Node Module is a build tool for making native node.js modules.

ok sthen@
2012-05-09 15:24:04 +00:00
ajacoutot
72fc7b989e Update to libclog-0.6.1.
from David Hill (maintainer)
2012-05-09 14:35:53 +00:00
mpi
524938b448 Update libusb-compat to 0.1.4, take maintainership.
ok dcoppa@, ajacoutot@
2012-05-09 09:43:07 +00:00
jasper
3681ae85d3 - bump node requirement to the latest and greatest 2012-05-09 06:39:04 +00:00
jasper
c9b9ea117b - bump after recent node.port.mk change 2012-05-08 17:11:02 +00:00
espie
2f7daaa920 typo in REGRESS_DEPENDS 2012-05-08 17:04:52 +00:00
naddy
036077dd75 typo 2012-05-08 11:35:27 +00:00
kili
50f3593a8f Add new hs- ports 2012-05-07 18:53:16 +00:00
kili
4600d42853 Allows QuickCheck2 properties to be used with the test-framework
package.

ok sthen@
2012-05-07 18:51:40 +00:00
kili
d366a5940d Allows HUnit test cases to be used with the test-framework package.
ok sthen@
2012-05-07 18:51:05 +00:00
kili
0f03bd4f29 Allows tests such as QuickCheck properties and HUnit test cases to
be assembled into test groups, run in parallel (but reported in
deterministic order, to aid diff interpretation) and filtered and
controlled by command line options. All of this comes with colored
test output, progress reporting and test statistics output.

some nits and ok sthen@
2012-05-07 18:50:40 +00:00
kili
48c469b3c5 Pretty printing library based on Wadler's paper "A Prettier Printer".
It has been enhanced with support for ANSI terminal colored output
using the ansi-terminal package.

ok sthen@
2012-05-07 18:49:42 +00:00
kili
a0e01bad5f The shellish package provides a single module for convenient "systems"
programming in Haskell, similar in spirit to POSIX shells or PERL.

* Elegance and safety is sacrificed for conciseness and
  swiss-army-knife-ness.

* The interface exported by Shellish is thread-safe.

Overall, the module should help you to get a job done quickly,
without getting too dirty.

some nits and ok sthen@
2012-05-07 18:49:02 +00:00
kili
ac115f0902 Provides strict versions of some standard Haskell data types (pairs,
Maybe and Either). Also contains strict IO operations.

ok sthen@
2012-05-07 18:48:05 +00:00
kili
762ec07bbb A commandline parsing library, based on getopt. Comes with a powerful
attribute system. Supports complex interfaces with many options and
commands, with option & command grouping, with simple and convenient
API. Even though quite powerful, it strives to keep simple things
simple. The library uses "System.Console.GetOpt" as its backend.

In comparison to the other commandline handling libraries:

Compared to cmdargs, cmdlib has a pure attribute system and is based
on GetOpt for help formatting & argument parsing. Cmdlib may also
be more extendable due to typeclass design, and can use user-supplied
types for option arguments.

Cmdargs >= 0.4 can optionally use a pure attribute system, although
this is clearly an add-on and the API is a second-class citizen in
relation to the impure version.

GetOpt and parseargs both require explicit flag representation, so
they live a level below cmdlib. GetOpt is in fact used as a backend
by cmdlib.

ok sthen@
2012-05-07 18:47:35 +00:00
kili
98bdc1c964 Provides a wide range of strategies and a unified combinator framework
for splitting lists with respect to some sort of delimiter.

ok sthen@
2012-05-07 18:44:56 +00:00
dcoppa
7defea07ff try_compile: Cleanup temporary directories
Since commit 4fbdce2b (try_compile: Use random executable file name,
2012-02-13) a different <target>.dir is used for each try-compile.
Cleanup the directories as well as their content to avoid accumulating
leftover temporary directories.
(upstream git commit 953257ca611526c9a161a22e5148802be1c67649)

Remove troublesome "Qt4Deploy" and "CTest.UpdateCVS" tests
(from gentoo's package/dev-util/cmake/files/)

Sync FindPkgConfig.cmake patch with upstream
2012-05-07 13:58:18 +00:00
dcoppa
498b61a3b2 Update to cmake-2.8.8
OK sthen@
2012-05-07 07:06:20 +00:00
benoit
b125062ad7 - update py-asn1 to 0.1.3
ok landry@
2012-05-06 20:49:37 +00:00
jasper
2e00bd5f68 - update to 3.12.1 2012-05-06 20:14:32 +00:00
jasper
39a33cab50 - update to 2.71, fixes CVE-2012-2451: insecure temporary file usage
from ian mcwilliam
2012-05-06 17:51:09 +00:00
dcoppa
fa4bc9a99d Fix CMake check for pthread_mutex_lock: use check_library_exists()
function instead of the buggy check_symbol_exists().

ok sthen@
2012-05-05 19:24:01 +00:00
ajacoutot
0881ce2ba6 Fix RUN_DEPENDS-gnome-keyring; no need to depend on ruby nor python for
this subpackage.

ok stsp@ (maintainer)
2012-05-05 10:12:52 +00:00
pascal
f60ae88499 Minor update to 7.4.1. 2012-05-04 21:09:29 +00:00
stsp
82864b0efd Remove devel/rsvndump. The same functionality is provided by the 'svnrdump'
command shipped with devel/subversion.
ok dcoppa gonzalo brynet
2012-05-04 09:39:02 +00:00
stsp
badc44b2ee Unhook devel/rsvndump. 2012-05-04 09:37:35 +00:00
jasper
a415e91633 Add comment about msp430mcu-20120406-sf3522088.patch 2012-05-04 08:58:55 +00:00
jasper
43725a9b49 Fix MASTER_SITES1 2012-05-04 08:56:39 +00:00
jasper
d88413864d add LTS patch msp430-libc-20120224-sf3522752 2012-05-04 08:56:23 +00:00
kurt
cab1900edc Use -gstabs to address package growth on amd64. Noted by sthen@ tested
by naddy@
2012-05-03 21:48:21 +00:00
ajacoutot
b30aa1e14d Maintenance update to desktop-file-utils-0.20. 2012-05-03 15:24:54 +00:00
ajacoutot
b2490555a3 Update to libdvdread-4.2.0.
from Brad, ok sthen@
2012-05-03 06:51:07 +00:00
okan
69af18eb51 update to 1.07; from Wen Heping (MAINTAINER)
ok landry@
2012-05-02 14:32:24 +00:00
naddy
9c220e77c8 explicitly link with apr libs 2012-05-01 20:37:41 +00:00
ajacoutot
24c2f58734 Update to nasm 2.10.
Bulk testing by sthen@
from Brad, ok maintainer
2012-05-01 15:25:26 +00:00
sebastia
ce396c95af Fix Itcl library loading.
Feedback and OK stu@
2012-05-01 06:58:45 +00:00
ajacoutot
646aeecd0b Minor update to dconf-0.12.1. 2012-05-01 06:17:38 +00:00
ajacoutot
dd99bb690a Bugfix update to glib 2.32.2. 2012-05-01 06:17:01 +00:00
ajacoutot
39c9e10fa3 Minor update to libaudiofile-0.3.4. 2012-05-01 06:04:48 +00:00
rpointel
d040020a23 Update tortoise hg to 2.3.2. 2012-04-30 17:01:44 +00:00