Commit Graph

64569 Commits

Author SHA1 Message Date
ajacoutot
1fd644c742 Add clucene support (i.e. enable zarafa-indexer). Note that the
zarafa-indexer is not used by default.
Tweak patches accordingly.
Use RLIMIT_DATA instead of RLIMIT_AS which we don't have.

Fix default client_update_path.
Remove a couple of patch entries that are not needed anymore.

Rewrite zarafa.rc and make it a wrapper script that calls the provided
rc.d(8) scripts. This is much more simple, makes much more sense and
allow for proper debugging as discussed with robert@.
2011-04-04 08:01:04 +00:00
dcoppa
bafe2933a4 Make use of libtool's tag=disable-static option to remove the unused
static archives for the plugins and libraries.

From Brad. OK sthen@
2011-04-04 07:43:22 +00:00
ajacoutot
f55e4163e5 Bugfix update to librsvg-2.34.0.
Force disable gtk+3 support for now.
2011-04-04 06:26:03 +00:00
ajacoutot
92a796650d Update to gnome-common-2.34.0. 2011-04-04 05:52:01 +00:00
sthen
0e20780610 "Drop the use of faad / liba52 / libdca / libmad and libmpeg2 for decoding
AAC / AC3 / DTS / MPEG Audio and MPEG/MPEG2 in favour of FFmpeg's libavcodec
decoders which nowdays are just as good and in some cases like AC3 / DTS
are better."  From Brad (maintainer). ok dcoppa@
2011-04-03 21:41:38 +00:00
jasper
a4367ae483 mirror the distfile, as the tarball changes checksum at each fetch
requested by landry@
2011-04-03 21:32:49 +00:00
jasper
6f4dcddb6f - install examples
- set REGRESS_IS_INTERACTIVE

from gleydson soares
2011-04-03 19:41:25 +00:00
ajacoutot
72c5e6c88d Rewrite samba.rc and make it a wrapper script that calls the provided
rc.d(8) script. This is much more simple, makes much more sense and
allow for proper debugging.

discussed with robert@
2011-04-03 18:07:52 +00:00
jasper
8181d0d39d - update to 1.02
- no need for groff

from gleydson soares
2011-04-03 17:29:30 +00:00
jasper
c12842f86f - update to 0.16
- install examples
- don't need groff

from new maintainer gleydson soares
2011-04-03 17:27:06 +00:00
ajacoutot
0e4ea5c477 One more daemon in black list. 2011-04-03 17:25:33 +00:00
jasper
bfc29d08fe sync 2011-04-03 17:17:19 +00:00
jasper
45302ec0f9 import p5-Object-eBay 0.5.0
Object::eBay provides an object-oriented interface to the eBay API.
Objects are created to represent entities dealing with eBay such as
items, users, etc. You won't want to create objects of the class
Object::eBay but rather of its subclasses such as: Object::eBay::Item or
Object::eBay::User.

ok simon@
2011-04-03 17:16:13 +00:00
dcoppa
ca0f0d8623 Some fixes backported from upstream:
- Remove dependency on bzip2.
- Remove some OpenBSD build hacks which have been broken for quite
  awhile and are not necessary anyway.
- Update FFmpeg macro for newer versions.

From Brad.
2011-04-03 15:02:11 +00:00
dcoppa
a69794a5c1 Bug-fix update to qt-4.7.2.
Tested in a bulk build by landry@
OK espie@
2011-04-03 13:35:30 +00:00
kili
7d210c185c Update to 0.16.3. This builds fine with ghc (6.12) again. 2011-04-03 12:57:28 +00:00
dcoppa
797716881a Link umurmur. 2011-04-03 12:31:17 +00:00
dcoppa
99b7915817 Import audio/umurmur, a minimalistic Mumble server implementation.
Initial port and manual pages by J Sisson.
Tweaked by myself and ajacoutot@.

OK ajacoutot@
2011-04-03 12:04:47 +00:00
jasper
954a6ec9e5 - spacing 2011-04-03 12:04:24 +00:00
jasper
cb3aae548d - update xmlsec to 1.2.17
* includes a security fix for 	CVE-2011-1425
2011-04-03 10:59:50 +00:00
landry
c79058d314 +cgit 2011-04-03 10:28:13 +00:00
landry
4384ef8d72 Import cgit 0.8.3.5:
cgit is a fast web interface for the git scm, using a builtin cache to
decrease server io-pressure.

With tweaks from and ok sthen@ jasper@
2011-04-03 10:27:24 +00:00
landry
63fd810c25 Fix crash when connection to postgres fails, backported from upstream
git commit c3d5d52ad084a98cc161.
From Piotr Sikora, thanks!
2011-04-03 09:04:54 +00:00
benoit
2fbe435e12 - update oggconvert to 0.3.3
- update plist

ok jasper@
2011-04-03 08:51:27 +00:00
benoit
fe3fda9f56 - update highlight to 3.2
- update plist
- update patches
- add BUILD_DEPENDS and LIB_DEPENDS

ok ajacoutot@
2011-04-03 07:45:23 +00:00
espie
c37a0a8a83 define IGNORE${SUBPACKAGE} for each SUBPACKAGE.
Prevents dpb from building subpackages that are NOT_FOR_ARCHS or
ONLY_FOR_ARCHS, as tested by quite a few porters.
2011-04-03 07:19:05 +00:00
ajacoutot
62b66606ff C++ code needs to define __STDC_CONSTANT_MACROS to pull in parts of
stdint.h (needed by graphics/ffmpeg).

from Brad.
2011-04-03 06:37:29 +00:00
jeremy
22be034088 Distfile got moved, update MASTER_SITES.
Prompted by naddy@
2011-04-02 21:33:55 +00:00
ajacoutot
5bf1f4ef72 Use REVISION-subpackage. 2011-04-02 21:10:42 +00:00
jasper
01b6bc4255 sigh, bump to 0.8.3 here too. 2011-04-02 21:03:02 +00:00
jasper
8e369d20aa - bugfix update to 0.8.3 2011-04-02 21:02:48 +00:00
kili
9efe957859 - Don't try to close joysticks that have never been opened (and do not
even exist, although reported as existing by SDL).
  From Antti Harri <iku@openbsd.fi>.

- Don't pass -1 to a function expecting an unsigned int (ugly quick-fix
  by adding a cast; I'll suggest upstream to fix this in a better way).

- Fix an sizeof (char *) error.

The latter two fix the build on arm.
2011-04-02 17:39:33 +00:00
ajacoutot
174ea062e2 Simplify: use my distfiles subdomain. 2011-04-02 16:56:42 +00:00
robert
e445fe38b5 make sure that we don't try to use NPTL code because if we do, all of the
zarafa-spooler processes will end up as zombies and we won't be able
to send emails.
this commit also removed the upper limit of 1 thread and from now on
we use the default value which is 5.

ok ajacoutot@
2011-04-02 16:36:45 +00:00
jeremy
4e789433fd Change MASTER_SITES and remove use of FETCH_CMD. No package change.
Prompted by naddy@, thanks to ajacoutot@ for hosting.
2011-04-02 16:22:05 +00:00
robert
1689f9c64b Define the apache_request_headers() function in php in case we are
using nginx or lighttpd as a webserver and not apache.

ok ajacoutot@ (maintainer)
2011-04-02 15:42:18 +00:00
rpointel
bac0534b21 Update opentdd to 1.1.0 from Daniel Dickman (MAINTAINER).
Adjust WANTLIB and LIB_DEPENDS with lzma from me.
2011-04-02 15:39:36 +00:00
ajacoutot
d042afed10 Use the "_rsync" user and group by default, instead of nobody.
Tweak man pages accordingly.
While here:
simplify @extra marker in PLIST
set GPL version

"looks good" to naddy@
with inputs from and ok schwarze@, ok sthen@
2011-04-02 15:13:25 +00:00
ajacoutot
dbc5a80580 Don't install ssl-certificates.sh, it doesn't work without external ssl
configuration by default and requires CA.sh.
2011-04-02 15:09:52 +00:00
simon
c45fed4623 update to version 0.09
ok landry@, Cesare Gargano (maintainer)
2011-04-02 14:55:13 +00:00
sthen
cf01b3d519 - update sieveconnect to 0.81 (which works with archiveopteryx)
- use correct path to system CA certs (/etc/ssl/cert.pem)

from Piotr Sikora, ok maintainer.
while there, fix whitespace and add NO_REGRESS.
2011-04-02 14:31:42 +00:00
ajacoutot
a91c3639df Update to liboobs-3.0.0. 2011-04-02 13:40:04 +00:00
ajacoutot
bd12e4a0d6 Minor update to system-tools-backends-2.10.2. 2011-04-02 12:56:31 +00:00
kili
414f8a0625 Let it compile on archs where char defaults to unsigned (powerpc). 2011-04-02 09:57:23 +00:00
jasper
bf26c53ae2 - tweak patch, no change to the package. 2011-04-02 09:06:51 +00:00
jasper
5665fdda5d - update mspdebug to 0.14
* most patches have been committed upstream

tested on a launchpad
2011-04-02 08:22:28 +00:00
benoit
7122f903ee - update p5-Net-Whois-RIPE to 2.00003
- update plist
- modify RUN_DEPENDS and REGRESS_DEPENDS
- remove USE_GROFF

tweaks and ok giovanni@
2011-04-02 08:05:19 +00:00
ajacoutot
781e4c2f62 Bugfix update to gtk+3-3.0.7. 2011-04-02 06:59:44 +00:00
ajacoutot
73ac4fa7f8 Bugfix update to gtk+2-2.24.4.
* Add missing introspection annotations
* Fix GtkComboBoxEntry accessibility support
* Thread-safety fixes in file chooser and app chooser code
* Fix some deficiencies with the builtin icon theme
* Translation updates
2011-04-02 06:33:34 +00:00
ajacoutot
c2321558c0 C++ code needs to define __STDC_CONSTANT_MACROS to pull in parts of
stdint.h. Necessary to be able to remove a hack in the FFmpeg port coming
up.

from Brad
2011-04-02 06:15:11 +00:00