Commit Graph

62786 Commits

Author SHA1 Message Date
benoit
2c60a71108 import p5-Iterator-Util;
essential utilities for the Iterator class.
2010-12-30 10:41:42 +00:00
benoit
de88261818 import p5-Iterator;
a general-purpose iterator class.
2010-12-30 10:39:31 +00:00
giovanni
e5f2080ec0 Update to 0.92a and add an rcscript
Hints and ok ajacoutot@, ok benoit@
2010-12-30 10:21:25 +00:00
benoit
367058a6e2 - update p5-DateTime-Format-Pg to 0.16005 2010-12-30 10:07:01 +00:00
benoit
04db1d6b6f - update p5-DateTime-Format-ISO8601 to 0.07
- add REGRESS_DEPENDS
2010-12-30 09:54:51 +00:00
benoit
e0c72f29e7 - update p5-DateTime-Format-HTTP to 0.40 2010-12-30 09:31:34 +00:00
jasper
d91df34c16 - update cppcheck to 1.46.1
from igor (MAINTAINER)
2010-12-30 09:12:01 +00:00
jasper
8d871a191a - fix build on mips64* 2010-12-30 09:01:09 +00:00
jasper
eddfe1e804 Enable node and add a note as to why it's using the bundled libcares 2010-12-30 08:54:52 +00:00
jasper
581d07b2fc - update xhippo to 3.5
- set license marker
- reformat DESCR

maintainer timed-out
2010-12-30 08:53:36 +00:00
jasper
0abba27e81 - Fix install by setting LIB_DEPENDS so we can grab the libraries
ok dcoppa@ (MAINTAINER)
2010-12-30 08:33:59 +00:00
jasper
67f737d489 - erl(1) needs $HOME to be set, so remove the patch and properly deal with
it in CONFIGURE_ENV.
2010-12-30 08:33:24 +00:00
jasper
9a032f9a01 - add missing dependency on p5-Log-Log4perl
ok sthen@ (MAINTAINER)
2010-12-30 08:19:31 +00:00
benoit
7fe2ad4550 - update unrar to 4.02
- maintainer timeout
- add and regen patches

ok giovanni@
2010-12-30 07:51:27 +00:00
benoit
b55b796b6e - update libspectrum to 1.0.0
- remove patch
2010-12-29 22:41:54 +00:00
ajacoutot
38c7253ef8 Update to evolution-plugin-rss-0.2.2. 2010-12-29 19:50:46 +00:00
ajacoutot
1649d52d71 Bugfix update to anjuta-2.32.1.1. 2010-12-29 19:48:04 +00:00
jasper
d6b8f76bab - this won't work on ARM untill __ARM_NR_cacheflush is implemented/worked-around in the v8 code. 2010-12-29 17:49:41 +00:00
ajacoutot
e567e36795 Unbreak by using GNU libtool. 2010-12-29 15:21:58 +00:00
edd
e98b6eff7d Fix missing sqlite run depend for fritzing. Also fix WANTLIB while we are at it.
OK jasper@
2010-12-29 15:21:39 +00:00
jasper
968ba62354 - honor CXXFLAGS with this utterly retarded and stupid "build system"
(though this fix was simple, i take every opportunity to rant at scons)
2010-12-29 15:06:48 +00:00
stsp
852a0905fb Fix WANTLIB and LIB_DEPENDS, remove redundant SHARED_ONLY,
use MAKE_PROGRAM instead of GMAKE, use shorter paths in do-install.
All suggested by and ok ajacoutot@
2010-12-29 14:57:17 +00:00
stsp
4070c8ecbe += pysvn 2010-12-29 13:50:00 +00:00
stsp
11ff14c3c7 Import devel/pysvn, a python interface to Subversion.
ok landry@
2010-12-29 13:47:53 +00:00
ajacoutot
25cf283a1f Update to gyrus-0.3.10.
* replace glade with gtkbuilder
* replace gnet with gio
* remove GTK+ deprecated API usage
* memory leaks fixed, UI improvements, and code fixes
2010-12-29 13:41:51 +00:00
jasper
8948bf2b4a - remove patch, and just set ALL_TARGET accordingly 2010-12-29 12:39:54 +00:00
jasper
fad598871c - remove unneeded patch. 2010-12-29 12:37:27 +00:00
espie
34f55e5a2e check that the package name itself does not go backwards as well 2010-12-29 12:33:38 +00:00
jasper
e2852eeda5 - force the creation of the link 2010-12-29 12:28:36 +00:00
espie
2d255d213d small hack to make these work even if PORTSDIR is not set and non-standard,
since the lib are supposed to be in the same relative location.
2010-12-29 12:28:23 +00:00
jasper
f346c0f658 - don't link with -lpthread 2010-12-29 12:24:39 +00:00
ajacoutot
1a65cf35c8 Update to timetrex-3.3.1. 2010-12-29 12:20:40 +00:00
jasper
ddbc876d2c - remove unneeded patches 2010-12-29 12:06:32 +00:00
jasper
291509b4b5 - add (start of a) README 2010-12-29 11:50:34 +00:00
jasper
52b0f8c41d - fix another instance of putting the hostname of build machine in a config file
- let -main depend -web, instead of the other way around, this allows for no futher tweaks to run yaws

prompted/ok aja@
2010-12-29 10:26:35 +00:00
ajacoutot
9145731ac1 Fix rc_stop and rc_reload so that one can use sudo to manipulate the
daemon using the rc script. Make the rc script conform to rc.subr style.
2010-12-29 10:15:13 +00:00
sebastia
ec3c5449eb Fix build with gcc-2.95, and bump revision
OK ajacoutot@ (MAINTAINER)
2010-12-29 09:58:45 +00:00
jasper
d050660782 - add an rc script
rc.d-cluestick from aja@
2010-12-29 09:45:50 +00:00
benoit
a98060527c +p5-Redis 2010-12-29 08:35:04 +00:00
benoit
cc63f7763a import p5-Redis;
Pure perl bindings for redis.

ok dcoppa@
2010-12-29 08:32:33 +00:00
ajacoutot
4a561ad806 Unbreak after previous commit. 2010-12-29 07:33:08 +00:00
ajacoutot
ba1d321f62 Update to mailscanner-4.82.3.1.
from Brad.
2010-12-29 06:42:16 +00:00
jasper
c5744a55e5 - update mcabber to 0.10.1 (from maintainer)
- regen WANTLIB while here
2010-12-28 23:51:45 +00:00
benoit
2b591e423a - update p5-Tree-DAG_Node to 1.06
ok jasper@
2010-12-28 22:29:43 +00:00
benoit
1a7836fd17 - update p5-Devel-GlobalDestruction to 0.03
- regen PLIST

ok jasper@
2010-12-28 22:28:26 +00:00
dhill
fac34379ca add p5-Log-Any
ok jasper@
2010-12-28 19:52:09 +00:00
dhill
dc8cd064b3 Log::Any Perl Module 2010-12-28 19:49:09 +00:00
ajacoutot
27f8d4d9e1 Update to vala-0.10.2.
* Bug fixes and binding updates.
2010-12-28 19:48:43 +00:00
jasper
dbf085daa1 import WIP node.js 0.2.5
Node.js is an evented I/O framework for the V8 JavaScript engine. It is
intended for writing scalable network programs such as web servers.

As there are still some issues to resolve, this won't be hooked up yet.

ok landry@
2010-12-28 18:19:28 +00:00
jasper
b003a7b2c1 - SECURITY update of pidgin to 2.7.9, which fixes a NULL pointer dereference
which could lead to a remotely-triggered DoS in MSN.

 ok brad (MAINTAINER)
2010-12-28 18:18:02 +00:00