Commit Graph

73110 Commits

Author SHA1 Message Date
ajacoutot
a89a75cd04 Garbage collect the /dev/arandom patches.
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
giovanni
4ee9e37040 Add a couple of patches from Debian and take maintainership
ok Dave Steinberg (old maintainer)
2012-03-08 09:30:59 +00:00
dcoppa
ee41268740 update youtube-dl to 2012.02.27
ok sthen@
2012-03-07 22:00:07 +00:00
pea
5954d0a55c Update to 2.0.3
ok dcoppa@
2012-03-07 20:42:36 +00:00
kurt
d4c1807932 enable __cxa_atexit. okay pascal@ 2012-03-07 20:39:37 +00:00
ajacoutot
7ac2153351 Update to libgweather-3.4.0. 2012-03-07 20:22:04 +00:00
sthen
929d19b9ba Remove local strlcpy/etc patches, we aren't generally patching these in
ports any more (they should be addressed upstream instead) and at least
some of them are wrong. This fixes a bug found by Piotr Sikora:
http://permalink.gmane.org/gmane.os.openbsd.ports/53993
2012-03-07 13:14:26 +00:00
dcoppa
b0fc72e831 Zap incorrect patch.
noticed by brad, thanks
2012-03-07 12:35:39 +00:00
landry
42087adb4d Add UNMESSAGE telling how to properly & completely uninstall sympa,
otherwise httpd & postfix/sendmail will barf at next restart.
2012-03-07 09:45:16 +00:00
ajacoutot
dd40bd1eb3 Be consistent with the other www ports and install a davical.conf file
so that it works out of the box without the need to tweak httpd.conf.
Add missing --dbpass to the update-davical-database example in README.

ok landry@ (maintainer)
2012-03-07 08:38:44 +00:00
landry
3059d88974 Garbage collect two patches :
- using /dev/arandom instead of /dev/urandom is not needed anymore
- #undef _POSIX_THREAD_PRIORITY_SCHEDULING is not needed since the
  switch to rthreads.
from brad.
2012-03-06 21:15:30 +00:00
sthen
b61f5baa81 update to phpLDAPadmin 1.2.2 which rolls in 2 of the 3 security patches in
the port.  there will likely be more fixes to this soon, see
https://sourceforge.net/tracker/?func=detail&aid=3497660&group_id=61828&atid=498546
2012-03-06 20:35:20 +00:00
sthen
78137264de update to Bacula 5.2.6, ok ajacoutot@ merdely@
- don't use ports libtool, it passes invalid flags to the linker
- since libbaccats-${BACKEND} must have the same .so version as
libbaccats, use a variable to make sure they are kept in-sync
- mark as being SHARED_ONLY and sync/merge plists
2012-03-06 20:11:33 +00:00
pea
644d721dfc unbreak update_bad_phishing_sites and
update_bad_phishing_emails scripts.

ok brad (maintainer), sthen@
2012-03-06 20:09:40 +00:00
sthen
2bd5b90240 Update mailscanner url used for retrieving the scamnailer database that
clamnailer uses to generate signatures.
2012-03-06 20:07:42 +00:00
landry
50d53aae55 Add boost to BUILD_DEPENDS (doh!), reported by nigel@ 2012-03-06 19:47:45 +00:00
robert
bcc810c80e update to 17.0.963.66 2012-03-06 18:41:54 +00:00
landry
935c04e345 Update to cgit 0.9.0.2
thx ajacoutot@ for hosting the distfile.
2012-03-06 17:17:09 +00:00
ajacoutot
e182004240 Minor update to gnutls-2.12.17. 2012-03-06 16:37:49 +00:00
espie
d1754a0b78 fix things when we don't have any statistics to start with 2012-03-06 13:41:38 +00:00
dcoppa
8a50c5686a Suppress list display
(upstream svn revision r495)
2012-03-06 13:39:29 +00:00
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