Commit Graph

73039 Commits

Author SHA1 Message Date
ajacoutot
27c4883c06 Bugfix update to glom-1.20.10. 2012-03-06 13:12:47 +00:00
ajacoutot
569d2a223a Bump doc-utils version. 2012-03-06 12:45:13 +00:00
ajacoutot
25d297576c Remove now undeeded _POSIX_THREAD_PRIORITY_SCHEDULING hack.
from Brad
2012-03-06 11:43:39 +00:00
ajacoutot
a7915c237a Remove MONOTONIC_CLOCK hack since sysconf(3) has support for it now. 2012-03-06 11:39:17 +00:00
espie
bffed54177 create build-stats dir (noticed by Mark Patruck) 2012-03-06 11:22:40 +00:00
sthen
cc0bfeb9df update to dhex 0.66 and change maintainer email
From Thanasoulas Spiros (maintainer)
2012-03-06 10:11:47 +00:00
dcoppa
e3c3e70161 Only allocate a size for the child window if the parent widget is
realized (upstream svn revision r87)
2012-03-06 08:50:54 +00:00
sthen
cb297f8a0a Update to MailScanner 4.84.5-2, OK with Brad.
- Fixes URL used to fetch phishing-detection database; the domain that
it was hosted on lapsed. You may have a corrupt database: if the file
/var/spool/MailScanner/quarantine/phishingupdate exists, delete it
and run update_bad_phishing_sites and update_bad_phishing_emails
manually as the "run as user".

- While there update the TNEF.pm fix to improve temp file handling.
2012-03-06 08:34:20 +00:00
sthen
18e7b066bb Add a lighttpd fix from upstream. From Brad.
- Disable mmap by default with mod_compress, if a user truncates a file we
are mmapping, reading the truncated area leads to SIGBUS.
2012-03-06 08:23:43 +00:00
landry
9cd31faea4 +davical 2012-03-05 21:20:20 +00:00
landry
965eb7bdaa Import davical 1.0.2.
DAViCal is a server for calendar/contacts sharing. It is an
implementation of the CalDAV protocol which is designed for storing
calendaring resources (in iCalendar format) on a remote shared server.
It also provides CardDAV features for contact/vCard sharing.

ok ajacoutot@
2012-03-05 21:19:53 +00:00
espie
5327873dc1 fix -a bug: if you specify -I ..., this shouldn't negate a -a.
"permanent build log" under %f/build-stats/%a
-J250 by default
2012-03-05 19:43:09 +00:00
landry
fca1d1455b s/LOCALBASE/TRUEPREFIX/, from ajacoutot@ 2012-03-05 18:28:40 +00:00
landry
1b73bf600d Set PKG_ARCH=*, prompted by ajacoutot@ 2012-03-05 18:20:17 +00:00
landry
7b879e3a52 Set PKG_ARCH=* and remove useless .in file.
from ajacoutot@
2012-03-05 18:19:55 +00:00
landry
203d6e62ba +arabica,awl,eliot 2012-03-05 18:06:56 +00:00
landry
5d259ed12b Import eliot 1.14.
Eliot is a Scrabble game, it offers 3 different game modes:
The free game mode is the standard one, ideal for having fun with your
friends or family. You can play the game against a friend so that you
can test your skills.

In the duplicate mode, all the players are faced with the same board and
letters at the same time. It is mainly used in clubs and competitions
since it takes away the chance (and tactics) component(s) of the game.

The training mode allows to play alone and make progress for the
duplicate.  It gives more freedom than the multiplayer modes.

Feedback/ok sthen@
2012-03-05 18:05:35 +00:00
landry
5fd8be38fb Import arabica 2011.11.
Arabica is an XML and HTML processing toolkit, providing SAX, DOM,
XPath, and XSLT implementations, written in Standard C++.

ok sthen@
2012-03-05 18:03:37 +00:00
landry
03e7df9d96 Import awl 0.51, a set of php libraries needed by upcoming davical port.
ok sthen@
2012-03-05 18:02:05 +00:00
nigel
adebbe9b80 Fix the failure to build when libyaml is installed.
Builds on amd64/i386 - with/without libyaml installed.

Fix from maintainer Antti Harri <iku@openbsd.fi>

Ok aja@
2012-03-05 17:57:21 +00:00
ajacoutot
35f37fdfb6 Update to gstreamer-plugins-bad-0.10.23.
prodded by Brad.
2012-03-05 15:22:46 +00:00
ajacoutot
e7d500dc4e Update to gstreamer-plugins-ugly-0.10.19.
prodded by Brad.
2012-03-05 15:22:08 +00:00
pea
af6fa238bd Update to 9.1.3
ok ajacoutot@
2012-03-05 15:00:57 +00:00
robert
9a3132e553 update to 17.0.963.65 2012-03-05 12:57:48 +00:00
ajacoutot
63c1c46d96 Drop the PSEUDO_FLAVOR, some rpath magic is needed for the tracker plugin
which changes the resulting -main package.
2012-03-05 12:12:49 +00:00
bentley
43c44f6ed0 +gcap 2012-03-05 08:58:00 +00:00
bentley
4b8fd93392 Import gcap-0.1.1.
gcap is a command line tool for downloading Youtube closed captions.
The downloaded closed captions are saved in SubRip (srt) file format.

ok sthen@
2012-03-05 08:57:19 +00:00
ajacoutot
ef7e7c57b2 Missing RUN_DEPENDS. 2012-03-05 06:43:53 +00:00
espie
d154bdc39f missing build dep, okay aja. 2012-03-04 22:25:08 +00:00
landry
34e114e11d sync 2012-03-04 20:05:37 +00:00
landry
8c7bd284e2 Import p5-Lingua-EN-Sentence from Chris Bennett, needed by
p5-Locale-Maketext-Lexicon upcoming update.

The Lingua::EN::Sentence module contains the function get_sentences,
which splits text into its constituent sentences, based on a regular
expression and a list of abbreviations (built in and given).
Certain well know exceptions, such as abreviations, may cause
incorrect segmentations.

ok sthen@
2012-03-04 20:04:54 +00:00
schwarze
2c1f4ac115 There is no regression framework; noted by Brian Callahan (MAINTAINER).
Drop the redundant LIB_DEPENDS on devel/sdl; noted by ajacoutot@.
The LIB_DEPENDS change affects the package, so bump; noted by sthen@.
ok ajacoutot@
2012-03-04 18:05:09 +00:00
landry
fd55580c48 Remove xfce4-session's README, an overhauled version was added to xfce
meta port.
2012-03-04 18:02:58 +00:00
landry
e52986cc09 +xfce 2012-03-04 17:53:24 +00:00
landry
cdf762f5e4 Import xfce meta package, requested by several, and modeled after
meta/gnome port (ie separation between -main/-extras).
ok/tweaks ajacoutot@
2012-03-04 17:52:52 +00:00
dcoppa
358fd93272 Updates for musicpd ports:
libmpdclient 2.6 -> 2.7
mpc 0.21 -> 0.22
mpd 0.16.5 -> 0.16.7
ncmpc 0.19 -> 0.20

Ok Tobias Ulmer (maintainer) who also requested to give maintainership
to me

Ok landry@
2012-03-04 16:57:19 +00:00
jsg
b7866836c7 update to 0.145u3
ok fgsch@
2012-03-04 01:46:41 +00:00
jsg
6da70a7fe8 modify the configure script so it does not dlopen old X11 libs
and include brad's X11 WANTLIB bits.

ok sthen@ dcoppa@ earlier version ok ajacoutot@
2012-03-04 01:33:22 +00:00
pascal
9dd6223fbc Update to 7.4, take maintainer and teach gdb about threaded coredumps.
ok sthen@
2012-03-03 19:22:42 +00:00
ajacoutot
e64ff1fab0 Revert previous and add textproc/intltool MODULE. 2012-03-03 17:30:17 +00:00
espie
258c06240c fix build 2012-03-03 17:09:14 +00:00
sthen
6863049a1e Remove USE_GROFF and add an rc script.
From Brad with a tweak to the script by me.
2012-03-03 15:56:18 +00:00
sthen
2add8b26da Depend on one of the actual MDB2-<database> drivers not just MDB2.
Tweaked from a submission from Johan Huldtgren.
2012-03-03 13:13:47 +00:00
landry
d42fd9d503 +pear-MDB2-pgsql 2012-03-03 12:47:47 +00:00
landry
ed04826555 Import pear-MDB2-pgsql, from maintainer Johan Huldtgren.
This is the PostgreSQL MDB2 driver, needed if one wants to use
www/horde with a PostgreSQL backend.

ok & whitespace tweaks sthen@ (i also added 'PostgreSQL' to COMMENT while here)
2012-03-03 12:46:58 +00:00
sthen
cd6b1d8392 don't build on arm, mktileset loops 2012-03-03 11:48:44 +00:00
sthen
3f2cd885f4 Update to unbound 1.4.16
From Brad, was sent to jakob@ a while ago
2012-03-03 11:44:23 +00:00
sthen
90aa931365 Install an rc script for trac and use a dedicated uid. 2012-03-03 11:42:06 +00:00
sthen
dc0ad8c2f5 reserve uid for www/trac 2012-03-03 11:40:32 +00:00
sthen
5bfea6f3c5 update to node.js 0.6.12, from maintainer Aaron Bieber 2012-03-03 10:58:00 +00:00