Commit Graph

66638 Commits

Author SHA1 Message Date
ajacoutot
542240d822 Revert, I missed the mail from naddy@ on ports@ (sorry about that) --
pointed by landry@
2011-06-06 08:10:46 +00:00
ajacoutot
646c646907 Unbreak now that we have wcsncasecmp(3). 2011-06-06 07:59:44 +00:00
rpointel
63c928b32e Replace python2.6 by ${MODPY_WANTLIB}, bump revision.
ok ajacoutot@.
2011-06-06 07:47:05 +00:00
ajacoutot
3be8bdfc2e Bugfix update to glib2-2.28.8.
Remove patches applied upstream.
2011-06-06 06:22:19 +00:00
jasper
0cac5e487c use ${MODPY_WANTLIB} instead of the actual python library, this would break
when the default python version changes. found out the hard way by landry@
2011-06-05 21:01:13 +00:00
kili
6618b37ca4 Sort. 2011-06-05 16:31:12 +00:00
robert
d75e3af324 use a different method to force using the bundled mcs.exe for bootstrapping
to avoid random build failures in fake
2011-06-05 15:16:48 +00:00
jasper
b26108add7 add a fix from freebsd to prevent gv from choking on pageup/down
via james jerkins
2011-06-05 15:03:09 +00:00
jasper
c35c99ef53 install the pkgconfig file into a location where it can be found 2011-06-05 14:37:16 +00:00
jasper
602883bb94 install the pkgconfig file into a location where it can be found 2011-06-05 14:28:53 +00:00
ajacoutot
2964072c46 Missing update-desktop-database goo and dependency.
Tighten LIB_DEPENDS.
2011-06-05 14:24:53 +00:00
stsp
c97041b381 += capitan-sevilla 2011-06-05 11:15:20 +00:00
stsp
fa26d661f8 Captain Sevilla is a platform game with hero Mariano Lopez, a sausage
delivery man who is transformed into Captain 'S' after eating
radioactive sausages.  The game's villain is Dr. Torrebruno, an eminent
nuclear physicist with a strange mental disease. The game can be played
in Spanish and in English.

ok rpointel benoit
2011-06-05 11:13:47 +00:00
kili
9d044c4c34 Follow API change in poppler-0.16. 2011-06-04 19:07:59 +00:00
kili
76fe7d65b4 Follow incompatible API change in poppler-0.16 and fix an old bug in
text selection.
While here, adjust WANTLIB.

Brynet (maintainer) will work on a real update of this port.
2011-06-04 19:05:23 +00:00
kili
6147e12c60 Follow incompatible API change in poppler-0.16. Text selection is still
broken, though (but I think it already was broken with poppler-0.14).
While here, adjust WANTLIB.
2011-06-04 19:04:24 +00:00
kili
f8fcf38000 Update to poppler-0.16.5.
Gnome introspection disabled for now (doesn't compile with gcc-3).
2011-06-04 19:03:19 +00:00
jolan
36aaaa2b3f +asterisk-g729 2011-06-04 17:15:56 +00:00
jolan
7d416dc50c asterisk-g729, G.729a voice codec for Asterisk
thanks to ian@ and sthen@ for testing and reviewing
2011-06-04 17:14:58 +00:00
dcoppa
ec5d2188b7 This one too does not need to depend on py-gnome, py-gtk2 is enough.
OK ajacoutot@
2011-06-04 16:39:00 +00:00
espie
91419bfb7c spaces 2011-06-04 12:58:24 +00:00
espie
64fc6d3cf2 keep a better list of depends, so that pkg_add does add exactly what it should 2011-06-04 12:56:54 +00:00
kili
31a1a8e32b Don't use bash as the shell.
(It's still stupid code, simulating system(3) in a weird way)
2011-06-04 12:10:43 +00:00
sthen
2fde866515 no need to set PKGNAME, pear.port.mk does it now.
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00
sthen
bed987eb68 set a default PKGNAME in the pear module, ok robert@
PKGNAME ?= pear-${DISTNAME:S/_/-/}
2011-06-04 11:40:00 +00:00
sthen
d55f5c6070 use correct group ownership for @sample'd /var/dovecot/login directory
ok Brad
2011-06-04 11:38:43 +00:00
robert
20ecae79d8 do the previous on amd64 only 2011-06-04 11:29:52 +00:00
robert
5fe620df73 Use the no_java flavor by default until jdk gets fixed on amd64. 2011-06-04 11:28:55 +00:00
robert
16f1c2b8eb Make mono happy with vmmap. Thanks to Zoltan Varga from Mono for looking
into this issue and coming up with the fix:
Fix NOMAP32BIT support in specific trampolines.
2011-06-04 11:17:08 +00:00
sthen
9c15c7bb38 - clarify license marker
- consistently use ${...} not $(...)
from Brad
2011-06-04 09:20:36 +00:00
ajacoutot
8da8a25e9e Unbreak with new vala (reported by landry@). 2011-06-04 09:09:36 +00:00
ajacoutot
a26f67932f Fix/add paths to online documentation. 2011-06-04 06:59:00 +00:00
sthen
bf8efe7b3c make some directories writable, stops the installer whining 2011-06-03 22:07:39 +00:00
ajacoutot
5ab1d18b2e Fix rc.d script ownerships.
from Bjorn Ketelaars
2011-06-03 21:38:44 +00:00
kili
ecbdd17e7e +taskwarrior 2011-06-03 21:07:55 +00:00
kili
47ab3664ce Taskwarrior is a command line todo list manager. It maintains a
list of tasks that you want to do, allowing you to add/remove, and
otherwise manipulate them.  Task has a rich list of subcommands
that allow you to do various things with it.

Originally submitted by Piotr Sikora.

PLIST tweaks by me, Cmake tweaks from dcoppa@.
COMMENT and DESCR tweaks by the bikeshedding company.

ok dcoppa@
2011-06-03 21:07:10 +00:00
sthen
d9c199c2d5 Bugfix update to roundcubemail-0.5.3 2011-06-03 19:17:44 +00:00
dcoppa
e11b596666 Update to ruby-redis-2.2.0
OK jeremy@
2011-06-03 18:53:47 +00:00
jeremy
7f7d2cc5fe Update to 1.1.0. 2011-06-03 17:26:30 +00:00
jeremy
93e3056003 Update to 3.24.1. 2011-06-03 17:25:56 +00:00
ajacoutot
a1f6d57fb2 Bugfix update to dbus-python-0.84.0. 2011-06-03 16:56:35 +00:00
ajacoutot
8279df0f22 Bugfix update to dbus-glib-0.94. 2011-06-03 16:55:16 +00:00
ajacoutot
f0783ed916 Fix path to machine-id. 2011-06-03 16:54:05 +00:00
ajacoutot
11dfd4b837 Bugfix update to dbus-1.4.10. 2011-06-03 16:51:23 +00:00
sthen
bac6270c37 Fix asterisk build on a clean box; there is a bogus dependency on libltdl
recorded in asterisk's menuselect system, knocking out ODBC build if not
present (though this is only done, afaict, due to a missing dependency
in a unixodbc package on some linux version), so add libltdl as a
BUILD_DEPENDS.

Doesn't affect the packages, other than -odbc wasn't built before
unless you had libltdl installed, so no bump.
2011-06-03 16:08:01 +00:00
shadchin
601defec3d Update to 1.002
ok ajacoutot@
2011-06-03 16:04:27 +00:00
ajacoutot
7cd8b4eac5 Missing defines. 2011-06-03 15:52:12 +00:00
ajacoutot
71588a4efb Regen dependencies after recent gnome-desktop commit. 2011-06-03 15:41:14 +00:00
ajacoutot
ea46f2dfdd No need to depend on py-gnome, py-gtk2 is enough.
from dcoppa@
2011-06-03 15:40:12 +00:00
gsoares
aa189a40c1 update textproc/p5-PatchReader to 0.9.6
doesnt need groff
switch to new CPAN_AUTHOR

OK sthen@ jasper@
(maintainer timeout)
2011-06-03 13:59:55 +00:00