Commit Graph

75069 Commits

Author SHA1 Message Date
dcoppa
eaafe82ea7 Merged upstream. 2012-05-18 08:26:05 +00:00
landry
99bc929b39 Fix build on sparc64, broken since 1.8.1. Provide atomic{In,De}crement
implems based on __sync_fetch_and_add builtin, with hints from kettenis@
2012-05-18 07:45:57 +00:00
bentley
ca1c8137bb Update to uqm-0.7.0.
Addons structure and behavior has changed in this release:
 - 3domusic and remix addons can, when installed, be selected from the game
   settings menu rather than as command-line arguments
 - voice addon will be automatically enabled when installed, but can be
   turned off by adjusting the voice volume in the game settings menu

ok kirby@
2012-05-18 05:22:47 +00:00
bentley
ca0ae29ca3 +shntool 2012-05-18 01:30:55 +00:00
bentley
d76271db40 Import shntool-3.0.10.
shntool is a multi-purpose WAVE data processing and reporting utility.
File formats are abstracted from its core, so it can process any file
that contains WAVE data, compressed or not - provided there exists a
format module to handle that particular file type.

ok sthen@
2012-05-18 01:29:56 +00:00
sthen
3d82dc899d tweak www/rackmonkey package docs:
- tell people to use /etc/rc.d/httpd restart not apachectl stop / start
- remind people to enable mod_perl
- zap blank line
2012-05-17 23:13:52 +00:00
naddy
96b74a66f4 no need for groff 2012-05-17 22:23:02 +00:00
sthen
17ee2ec39a Tweak powerdns wantlib; libz is common so put it in WANTLIB rather than
all the various WANTLIB-foo.  From Brad, no pkg change.
2012-05-17 21:39:44 +00:00
ajacoutot
5e64dbdc79 Pushed upstream. 2012-05-17 18:04:00 +00:00
naddy
4812d0ac16 no need for groff 2012-05-17 11:49:07 +00:00
sthen
fc37d02bcf remove not-yet-ported REGRESS_DEPENDS 2012-05-17 11:21:30 +00:00
sthen
674aa55f4a sync, still not enabled by default though 2012-05-17 11:06:33 +00:00
sthen
a514f443ab update to icinga 1.7.0 - IDO users note, as well as the usual DB upgrade
steps, edit icinga.cfg and change broker_module=/usr/local/bin/idomod.o
to broker_module=/usr/local/lib/idomod.so, this is also mentioned in the
README.

Notable fixes:
- flexible downtimes now last the duration specified once triggered
- avoid insane looping through event list when rescheduling checks
2012-05-17 11:05:40 +00:00
landry
7de3a9f27a mark as BROKEN-sparc64 since it never built there 2012-05-17 10:36:34 +00:00
sthen
54ba3d719d roll sqlite3 into the main PowerDNS package, remove sqlite2 support, from Brad. 2012-05-17 10:27:02 +00:00
landry
981c23b608 add bug # url 2012-05-17 10:23:24 +00:00
ajacoutot
730c80a594 Update to cups-1.5.3. 2012-05-17 10:11:23 +00:00
ajacoutot
f1d3309b8f Call setgid(2) before initgroups(3), otherwise we end up with an empty
group list and havp will get the gid of the last entry in groups(5).

ok giovanni@ (maintainer) robert@ jasper@
2012-05-17 09:10:44 +00:00
landry
7d8652ecf1 add comments explaining damn patches 2012-05-17 08:59:00 +00:00
sthen
8060590fd8 update to Device::SerialPort 1.04 from dhill, also bump EPOCH as cpan-style
version numbering doesn't align with pkg_add's (1.03001 > 1.04)
2012-05-17 08:58:02 +00:00
sthen
aae0e427f7 update to Device::Modem 1.56 from dhill 2012-05-17 08:56:47 +00:00
robert
1f4053bbd9 Add a temporary workaround to the chrome wrapper script that checks
if the SingletonLock file is available and valid.
The problem is that when chrome crashes one of the destructors fail to
remove the lockfile and then when you start chrome again, it will
try to communicate with the old PID of the chromium main process, because
the SingletonLock file will point to `hostname`-PID_of_old_chromium and
since that process is not running anymore, startup will fail.
2012-05-17 08:52:59 +00:00
sthen
acb35341d2 missed rm's 2012-05-17 08:12:31 +00:00
jasper
2adfb0a1d4 - update to 1.3.3
- take maintainership
2012-05-17 08:05:05 +00:00
sthen
83705fdbd4 Roll the SQLite support for Dovecot into the main package. From Brad,
I added a REVISION bump, and a @conflict marker because this is moving from
a subpackage to a package rather than rolling a FLAVOR into another.
2012-05-17 07:48:15 +00:00
jasper
07a378960e missing bump 2012-05-17 07:44:40 +00:00
sthen
8ba835d5a5 packaging fixes to vnstat, ok pea@ :
- remove bogus empty @sample line from PLIST causing "File /usr/local/
is not a file" messages at pkg_delete time

- grammar tweak in README
2012-05-17 07:30:27 +00:00
ajacoutot
86265ce150 Fix usage of the _POSIX_THREAD_PRIORITY_SCHEDULING macro.
from Brad
2012-05-17 05:01:35 +00:00
landry
7058cc3a99 Ensure GJS is not picked as a hidden dependency (reported by naddy@) 2012-05-16 19:35:22 +00:00
sthen
232deb7215 Roll sqlite support into the main package; there's no point having it
as an optional flavour now that sqlite is in base. From Brad.
2012-05-16 14:40:08 +00:00
edd
f1121baa4f Bump the maximum number of uhid devices SDL can address from 4 to 16. It is
quite easy to exhaust the SDL default of 4.

OK jasper@
2012-05-16 14:01:19 +00:00
ajacoutot
f7d38c649a Unbreak on a clean box: fix the way FLAVOR are handled.
spotted by sthen@

ok sthen@ robert@ (maintainer)
2012-05-16 13:47:18 +00:00
sthen
c2549ce5e5 tweak maintainer target to patch the OUI/name db to fix the ridiculous
"Oracle Corporation" entries and update the package using a regenerated
list.
2012-05-16 13:22:17 +00:00
sthen
ee0e3c5d53 SECURITY update to pidgin-otr 3.2.1; CVE-2012-2369
Format string security flaw could be exploited by a remote attacker
to cause arbitrary code to be executed on the user's machine.
2012-05-16 12:18:29 +00:00
sthen
b5108d586d In openimageio, only use GCC 64-bit atomics on amd64. Other arch use TBB
as was already done for FreeBSD. Fixes build for i386. ok pascal@
2012-05-16 12:09:35 +00:00
jasper
f9e47381a1 make sure the .lua files go into the DATADIR. 2012-05-16 12:04:19 +00:00
ajacoutot
24f881ccad Remove dconf,-editor from -extra.
It's not really meant for typical user usage.
2012-05-16 11:15:23 +00:00
ajacoutot
61d2f52129 Fix dependency loop; spotted by robert@ 2012-05-16 09:36:53 +00:00
stsp
ad46ff1735 Stop lying about my location. 2012-05-16 09:15:54 +00:00
sthen
5537099ae2 update to MP4::Info 1.13, from dhill. drop maintainer as per his request. 2012-05-16 08:57:14 +00:00
sthen
4506b9af25 update to Net::Dict 2.09 from dhill, ok maintainer 2012-05-16 08:57:14 +00:00
espie
ef74243178 adjust interface slightly 2012-05-16 08:22:22 +00:00
ajacoutot
2bab059acd Better COMMENT. 2012-05-16 07:47:21 +00:00
landry
c8e17e81fb Update to midori 0.4.6.
See http://mail.xfce.org/pipermail/xfce-announce/2012-May/000196.html
2012-05-16 07:16:13 +00:00
jasper
fbebf9fd0d don't append ccache to BUILD_DEPENDS if NO_BUILD is set to Yes
ok sthen@
2012-05-16 06:36:56 +00:00
ajacoutot
02efe34ac9 Minor update to yelp-3.4.2. 2012-05-16 06:12:04 +00:00
jasper
83fb508ecf sync 2012-05-16 06:11:04 +00:00
jasper
aafb3f253b import logfmon 1.1
The logfmon daemon monitors a set of syslog log files and matches each
new entry against the rules defined in its configuration file.  Each
rule may be tested against entries from a single file, a set of files or
from all files. Depending on the rule, a command may be executed or the
entry may be ignored. All unmatched messages are batched together and
mailed every 15 minutes, or whatever alternative time is specified in
the configuration file.

from Tom Doherty
ok aja@
2012-05-16 06:10:18 +00:00
jasper
f3ebab3756 fold PFRAG.shared into PLIST, all this was SHARED_ONLY already anyway. 2012-05-15 20:45:12 +00:00
jasper
cf8f4d9083 fold PFRAG.shared into PLIST 2012-05-15 20:36:28 +00:00