jturner
63253ddd8d
Import ports/lang/nimrod. ok juanfra@
...
Nimrod is a statically typed, imperative programming language that tries
to give the programmer ultimate power without compromises on runtime
efficiency. This means it focuses on compile-time mechanisms in all
their various forms.
Beneath a nice infix/indentation based syntax with a powerful (AST
based, hygienic) macro system lies a semantic model that supports a soft
realtime GC on thread local heaps. Asynchronous message passing is used
between threads, so no "stop the world" mechanism is necessary. An
unsafe shared memory heap is also provided for the increased efficiency
that results from that model.
2014-03-29 23:59:25 +00:00
brad
3765ea7813
Mirror the distfile and change MASTER_SITES to my server; upstream
...
snuck in config file changes to the distfile.
ok sthen@
2014-03-29 22:50:05 +00:00
bcallah
3a97c1d3b1
Update to 1.4.3.29
2014-03-29 21:16:21 +00:00
ajacoutot
878ff339d0
Cope with tracker/nautilus dependency switch.
2014-03-29 19:32:25 +00:00
ajacoutot
211e02aa9c
Reverse the nautilus <-> tracker dependency. It makes more sense nowadays.
2014-03-29 19:31:06 +00:00
ajacoutot
798c571d19
Register p5-RTx-Tags removal.
2014-03-29 16:44:29 +00:00
ajacoutot
875e89994d
-p5-RTx-Tags
2014-03-29 16:43:14 +00:00
ajacoutot
acee89c5ca
Drop p5-RTx-Tags which installs some files under a non-sense path.
...
Nothing uses it in-tree and robert@ is working on a huge RT update.
ok robert@
2014-03-29 16:42:52 +00:00
ajacoutot
c2ae8651cb
-rpath seems to be not needed for this port anymore.
2014-03-29 16:35:59 +00:00
ajacoutot
9f8c4dfca3
Also @comment html/nut-banner.png like other html/ stuffs that currently
...
install directly under PREFIX.
ok sthen@ (maintainer)
2014-03-29 15:39:13 +00:00
ajacoutot
83a6bc77f4
Make sure we remove /etc/dconf/db/gdm since dconf handling had changed in
...
gdm.
2014-03-29 15:34:38 +00:00
naddy
303d8f364a
fix quoting
2014-03-29 15:01:51 +00:00
ajacoutot
e50b40fc0c
Tweak patch; still fucked though.
2014-03-29 14:46:26 +00:00
naddy
02cb051d12
escape for make
2014-03-29 13:30:26 +00:00
sthen
01cb949bce
update to Icinga 1.11.1, fixing CVE-2014-2386 in icinga-cgi (small buffer
...
overflows when checking strlen against MAX_INPUT_BUFFER) and a couple of
other minor issues
2014-03-29 12:07:01 +00:00
sthen
f42034f7e9
quick hack to unbreak gcc/4.8 after gets removal; bootstraps will be
...
updated later. ok pascal@
2014-03-29 10:09:27 +00:00
jasper
0ce6bbea06
update to alacarte-3.11.91
2014-03-29 09:02:26 +00:00
ajacoutot
42959b5f41
Fix some memory leaks and crashes (from upstream).
2014-03-29 08:56:24 +00:00
ajacoutot
4c19ea378a
Extend comment.
2014-03-29 08:47:21 +00:00
benoit
1b302b44f7
Update py-hgtools to 5.1.
2014-03-29 08:21:30 +00:00
benoit
86121d2c0a
Update highlight to 3.17.
2014-03-29 07:50:15 +00:00
ajacoutot
0645e4125c
Duh, actually fix running as unpriv user -- was due to an evil typo...
2014-03-29 00:27:00 +00:00
ajacoutot
38e2feb987
Run as root for now; for some require it cannot acquire the bus.
2014-03-29 00:19:45 +00:00
nigel
5e0a00dfba
Update to version 0.693
...
Ok sthen@
2014-03-28 22:15:36 +00:00
ajacoutot
d7b99a2a7d
Force setting -rpath ; not sure which of libtool or ld fucks it up...
2014-03-28 22:13:21 +00:00
nigel
b32a8bba16
Update to version 0.26
...
Ok sthen@
2014-03-28 22:09:31 +00:00
nigel
e8d47e5338
Update to version 1.44
...
Ok sthen@
2014-03-28 21:59:33 +00:00
nigel
1f73d677ad
Update to version 1.28
...
Ok sthen@
2014-03-28 21:25:13 +00:00
nigel
e6d99e917d
Update to version 0.12
...
Ok sthen@
2014-03-28 21:21:31 +00:00
naddy
0d53d7c743
+flac123
2014-03-28 20:59:48 +00:00
naddy
62c9504957
Import flac123.
...
flac123 is a command line tool for playing audio files stored in
the lossless FLAC format. It fills a gap in the existing FLAC tools
which provide a standalone tool to encode and decode files, a tool
to manipulate metadata, but no command line tool for playback.
From: Donovan Watteau <tsoomi@gmail.com>
2014-03-28 20:58:56 +00:00
jasper
69ba9ea350
pushed upstream
2014-03-28 20:28:30 +00:00
ajacoutot
61e1e71baa
Add x11/gnome/contacts to -main.
2014-03-28 16:20:20 +00:00
jasper
0d1299f7f2
fix CONFIGURE_STYLE from 'simple' to 'gnu' (which is far from simple).
...
this also ensures that gawk won't be picked up when it shouldn't.
ok rpointel@ (MAINTAINER)
2014-03-28 16:19:31 +00:00
sthen
806613ebe7
add a patch from nigel@ so that https urls aren't detected as being malformed
2014-03-28 16:18:21 +00:00
ajacoutot
b84b1c792a
No need to build+run depends on x11/gnome/desktop.
2014-03-28 16:02:21 +00:00
ajacoutot
27b80b55d8
Tweak deps now that js files are bundled into the binary.
...
net/telepathy/telepathy-mission-control not needed anymore.
2014-03-28 15:54:15 +00:00
dcoppa
25c2f35cfb
Update to grep-2.18
...
ok naddy@ (maintainer)
2014-03-28 15:35:21 +00:00
sthen
84f2afdc91
update to p5-HTML-Lint 2.20
2014-03-28 15:22:41 +00:00
jasper
ecf3dd1aae
Disable -Werror to prevent failing compilation when using deprecated
...
functions from libgnome-keyring
ok sthen@ (MAINTAINER)
2014-03-28 15:08:03 +00:00
ajacoutot
9e7d85d12a
Turns out gnome-common is too clever for our stupid autotools ports...
...
Just symlink aclocal and friends.
ok jasper@
2014-03-28 13:30:18 +00:00
jasper
d60c1b5837
bump dependency on gnome-common to ensure we have a fixed gnome-autogen.sh
2014-03-28 12:36:29 +00:00
jasper
dc1b06028b
revert a commit that results in finding the wrong aclocal.
...
to be investigated later, but it unbreaks libgtop2 for now.
2014-03-28 12:33:10 +00:00
sthen
d75936c966
+p5-IO-SessionData
2014-03-28 12:18:37 +00:00
sthen
18d8c2ab70
update to p5-SOAP-Lite 1.11
2014-03-28 12:18:07 +00:00
sthen
4bb1308944
import p5-IO-SessionData, a supporting module for SOAP::Lite. ok nigel@
2014-03-28 12:17:47 +00:00
pea
50209740a9
Critical update to 9.3.4
...
"The data corruption issue in PostgreSQL 9.3 affects binary replication
standbys, servers being recovered from point-in-time-recovery backup,
and standalone servers which recover from a system crash. The bug
causes unrecoverable index corruption during recovery due to incorrect
replay of row locking operations. This can then cause query results to be
inconsistent depending on whether or not an index is used, and eventually
lead to primary key violations and similar issues."
ok sthen@, jasper@
2014-03-28 11:50:51 +00:00
dcoppa
bd081827ca
Bugfixing update to git-1.9.1
...
OK benoit@ (maintainer)
2014-03-28 11:46:56 +00:00
sthen
bd9f268c3c
BROKEN with perl 5.18
2014-03-28 11:40:16 +00:00
sthen
19963c46be
fix with new perl
2014-03-28 11:36:08 +00:00