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
naddy
b2572714e6
fix crash on SIGINT or end of file, reported by Thomas Pfaff
2012-05-15 19:51:53 +00:00
jasper
45bf6e64b9
use MODLUA_WANTLIB
2012-05-15 19:48:30 +00:00
jasper
3583d15ad2
switch to lua.port.mk
2012-05-15 19:38:01 +00:00
jasper
7aedd86c8a
drop an underscore
2012-05-15 19:24:21 +00:00
ajacoutot
5f32258a4e
Bugfix update to gvfs-1.12.3.
2012-05-15 18:29:31 +00:00
jasper
d6d6ca72b2
various lua tweaks
2012-05-15 18:28:36 +00:00
jasper
7a5b780456
cleanup
2012-05-15 18:22:18 +00:00
jasper
f422c6fc8f
switch to lua.port.mk and a few tweaks
2012-05-15 18:21:12 +00:00
jasper
eb3c8c376e
switch to lua.port.mk now that we can toggle MODLUA_BUILD_DEP
2012-05-15 18:15:10 +00:00
jasper
2da6934e08
add MODLUA_BUILD_DEP and rename MODLUA_RUN_DEP for consistency
2012-05-15 18:14:44 +00:00
jasper
4868ff182a
switch to lua.port.mk
2012-05-15 18:14:01 +00:00
jasper
eca3ed6b04
- switch to lua module
...
- regen WANTLIB while here
2012-05-15 18:04:13 +00:00
jasper
979b051eff
switch to lua module
2012-05-15 18:03:59 +00:00
jasper
b089987cb2
add support for retrieving MODLUA_WANTLIB and MODLUA_LIB_DEPENDS through the module.
2012-05-15 18:03:18 +00:00
jasper
33f4e7c6a2
- update to 0.6.18
...
ok MAINTAINER
2012-05-15 17:37:34 +00:00
jasper
02255fa12c
sync with new lua.port.mk
2012-05-15 17:34:05 +00:00