ajacoutot
c3d64eadef
Bugfix update to avahi-0.6.28.
2010-12-14 14:55:02 +00:00
ajacoutot
38bfd454ee
Minor update to libdaemon-0.14.
2010-12-14 14:54:35 +00:00
ajacoutot
2df1d40ba4
Regen WANTLIB to unbreak installation.
2010-12-14 12:23:30 +00:00
espie
ef56915d0c
- pass PORTSDIR for libtool, since people seem to want to stuff their
...
ports tree in weird places.
- show CHECKSUM_FILES if DPB=fetch or better.
2010-12-14 11:37:38 +00:00
ajacoutot
62b6b5b582
Regen WANTLIB to unbreak installation.
2010-12-14 11:28:26 +00:00
ajacoutot
7390cdf3c8
* use gettext MODULE instead of iconv/intl in WANTLIB
...
* tweak the way we install examples so update-plist does not whine
* remove useless use of gtk-update-icon-cache goo
* regen WANTLIB while here
ok edd@ (maintainer)
2010-12-14 11:07:31 +00:00
espie
1abd8d2260
missing license marker. 10 years!!!!
2010-12-14 11:04:32 +00:00
ajacoutot
fa9ea65a59
WANTLIB.
2010-12-14 10:12:21 +00:00
ajacoutot
1c92e8faa9
Regen WANTLIB to unbreak installation.
2010-12-14 10:10:33 +00:00
ajacoutot
b21d741fe5
Tracker deskbar plugin is gone.
2010-12-14 09:54:35 +00:00
ajacoutot
83fd57d4fb
Fix DESCR.
2010-12-14 09:54:17 +00:00
ajacoutot
17aeb8be9f
Fix LIB_DEPENDS and WANTLIB to unbreak installation.
2010-12-14 09:33:03 +00:00
jasper
dfa4896385
- add missing dependency, spotted by aja@
2010-12-14 08:57:01 +00:00
jasper
857daf22f3
- rename extra gcc/gdb distfiles
...
prompted by ckuethe@
2010-12-13 22:22:15 +00:00
jasper
cd1fd9daf3
- update to 0.4.4
2010-12-13 19:50:38 +00:00
jasper
8500bfe6ff
- fix master sites
2010-12-13 18:34:05 +00:00
sebastia
c57b6e3df4
fix PLIST for the README file, should use FULLPKGNAME.
...
remove unused SUBST_VARS from Makefile.
2010-12-13 18:30:10 +00:00
jakemsr
5e4c653ebd
update to minitube-1.3 following youtube.com changes
...
from Antti Harri (similar patches from steven@ and dcoppa@ too)
2010-12-13 17:22:06 +00:00
ajacoutot
a973364d79
Move to using daemon_user.
...
ok pea@ (maintainer)
2010-12-13 16:14:38 +00:00
ajacoutot
73ebcb7514
Cope with recent rc.subr changes.
2010-12-13 16:13:04 +00:00
jasper
f83eb1cb1d
- fix indent of do-install
...
- add missing rcs id
- reformat DESCR
- protect $@ in the clojure script
ok ian@ (MAINTAINER)
2010-12-13 16:04:28 +00:00
ajacoutot
ad3333c06b
Fix indent.
2010-12-13 15:47:48 +00:00
robert
dd44295926
Call it 3.3.0rc1.
2010-12-13 14:16:46 +00:00
bluhm
f52492f28b
- update p5-BSD-Resource to 1.2904
...
- take maintainership
- fix spaces around =
- sort according to Makefile.template
ok jasper@
2010-12-13 13:50:39 +00:00
sthen
6e05e64e55
- update p5-CGI-Session to 4.42 and move some optional dependencies from
...
RUN_DEPENDS to REGRESS_DEPENDS.
- remove former MAINTAINER at his request.
2010-12-13 13:15:06 +00:00
jasper
5f7ae1bf04
- PKG_ARCH is taken care of by cpan.port.mk
...
ok sthen@ (MAINTAINER)
2010-12-13 12:00:33 +00:00
ajacoutot
ecf1d42ef4
Update to dbus-python-0.83.2.
2010-12-13 10:42:00 +00:00
ajacoutot
692b507b05
Update to dbus-glib-0.92.
2010-12-13 10:41:41 +00:00
ajacoutot
927234fdf3
Update to dbus-1.4.0.
2010-12-13 10:41:22 +00:00
robert
3f5c71ae57
Update tthis patch from the zabbix repo with a fixed socket leak
2010-12-13 10:40:52 +00:00
jasper
5c291dcae9
- switch to cpan module
...
- install examples
- sort makefile/dependencies
2010-12-13 10:26:00 +00:00
espie
5f73174274
+p5-Coro
...
+p5-Guard
2010-12-13 09:54:48 +00:00
espie
9f30a5751d
implementation of coroutines for perl5.
2010-12-13 09:53:47 +00:00
espie
80a333a8eb
another scope guard, prereq for coroutines
2010-12-13 09:53:16 +00:00
espie
5cb978edde
cut the "monster patches" into small pieces. pval can fix it to his liking
...
if he comes back.
In the mean time, fix build of chromium by adding the required
-I/usr/local/includes to gyp glue where needed.
2010-12-13 09:51:45 +00:00
jasper
40038d6302
- gmake is not needed
2010-12-13 09:50:12 +00:00
jasper
45bae85402
- sync
2010-12-13 08:28:55 +00:00
jasper
32c92511f1
import hs-blaze-builder 0.2.1.1
...
This library provides an abstraction of buffered output of byte streams
and several convenience functions to exploit it. For example, it allows
to efficiently serialize Haskell values to lazy bytestrings with a large
average chunk size. The large average chunk size allows to make good use
of cache prefetching in later processing steps (e.g. compression) and
reduces the sytem call overhead when writing the resulting lazy
bytestring to a file or sending it over the network.
ok kili@
2010-12-13 08:28:27 +00:00
jasper
aaff0c4253
- reword COMMENT
...
- simplify MASTER_SITES
- set NO_REGRESS
ok ckuethe@ (MAINTAINER)
2010-12-13 08:27:43 +00:00
ajacoutot
8455ddfd69
WANTLIB.
2010-12-13 07:56:14 +00:00
ajacoutot
7a3d7fdc10
Unbreak dlopening this module by actually patching the right file.
...
breakage also reported by naddy@
2010-12-13 06:37:06 +00:00
bluhm
b65da41fe1
- update p5-Net-SIP to 0.62
...
- spacing
2010-12-12 22:04:33 +00:00
espie
c6ed94f022
not sure why it happens, but log nopkgname...
2010-12-12 21:21:03 +00:00
jasper
f1e7ea6307
- unbreak on i386. spotted by naddy@
2010-12-12 20:43:41 +00:00
naddy
7985ea4a47
* update to 2.13: bug fixes
...
* install .desktop file for qt client; from FreeBSD
2010-12-12 20:42:38 +00:00
jasper
d8a6a9ff88
- ramble a bit about programming various arduino devices with avrdude
...
prompted by a mail from mark peoples
ok ckuethe@ (MAINTAINER)
2010-12-12 20:20:56 +00:00
jasper
1552f48bdc
- unbreak rc_stop()
...
from frantisek holop, ok brad (MAINTAINER)
2010-12-12 20:18:40 +00:00
jasper
05b985db76
- missing dependency
2010-12-12 19:48:45 +00:00
jasper
ee50eb08a4
- update icewm to 1.3.7
2010-12-12 19:13:01 +00:00
jasper
27b23ec6b9
style
2010-12-12 18:58:32 +00:00