Commit Graph

64653 Commits

Author SHA1 Message Date
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
fgsch
f0d1bc764e beautifulsoup name changed.
edd@ ok.
2011-04-02 01:22:13 +00:00
fgsch
977f5eb496 Update to 3.2.0 and convert the name to lowercase.
edd@ ok
2011-04-02 01:20:28 +00:00
fgsch
c508cd5496 remove beautifulsoup from RUN_DEPENDS, this works fine without it.
fix regress while i'm here. sthen@ ok
2011-04-02 01:18:35 +00:00
jeremy
32eec03916 Hook ruby-tiny_tds up to the build. 2011-04-01 23:19:01 +00:00
jeremy
78ea0c519a The TinyTDS gem is meant to serve the extremely common use-case of
connecting, querying and iterating over results to Microsoft SQL Server
databases from ruby. Even though it uses FreeTDS's DB-Library, it is NOT
meant to serve as direct 1:1 mapping of that complex C API.

OK sthen@
2011-04-01 23:17:08 +00:00
sthen
7bec75751f update license comment, no pkg change 2011-04-01 23:03:12 +00:00
jeremy
ca794aff96 Hook mongrel2 up to the build. 2011-04-01 22:31:01 +00:00
jeremy
76ccf637df Hook zeromq up to the build. 2011-04-01 22:30:11 +00:00
jeremy
3557f0c5b9 Mongrel2 is an application, language, and network architecture agnostic
web server that focuses on web applications using modern browser
technologies.

OK landry@ a while back
2011-04-01 22:28:02 +00:00
jeremy
13924d3bf0 Add zeromq, an open source message queue optimised for performance.
OK landry@ a while back
2011-04-01 22:26:54 +00:00
jeremy
01dff2fc78 Hook pcsxr and yabause up to the build. 2011-04-01 21:58:41 +00:00
jeremy
54deb25beb Remove LIB_DEPENDS on x11/gtk+2 (implied by gtkglext) and bump.
Reminded by ajacoutot@
2011-04-01 21:57:26 +00:00
jeremy
d4dd9d74ce Remove LIB_DEPENDS on devel/sdl-net (not needed) and x11/gtk+2
(implied by libglade2).  Comment another .la file and bump.

Reminded by ajacoutot@
2011-04-01 21:56:21 +00:00
ajacoutot
a43fd5ea47 Update to glib2-2.28.5.
This is a minor update, including translation updates and a few
documentation improvements.
2011-04-01 20:09:54 +00:00
jeremy
097285aa5e PCSX-Reloaded is a Sony PlayStation 1 emulator.
OK landry@
2011-04-01 17:18:55 +00:00
jeremy
1a7777786b yabause is a Sega Saturn emulator.
OK landry@
2011-04-01 17:17:45 +00:00