naddy
d428c829a3
use <sys/select.h> to get select() in a reliable, standards-compliant way
...
pointed out by kirby@
2013-12-04 15:23:55 +00:00
jasper
b1fb6ec8df
fixup MASTER_SITES
2013-12-04 09:52:04 +00:00
jasper
44f343e5ca
- fix a small buglet when handling non-flavored packages; it didn't cause
...
any fallout (afaics), but it did break some spec tests.
- add link to upstream pr
2013-12-04 09:23:39 +00:00
jasper
6ff0550561
sync with upstream pr; use -o update on openbsd for remounts.
2013-12-04 09:20:56 +00:00
steven
561cb87fa5
unbreak by not picking up libuuid from e2fsprogs - reported by naddy@
...
writing uuid still works without libuuid.
2013-12-04 07:13:31 +00:00
joshe
090001ca9b
Update conkeror to a recent git snapshot and switch to xulrunner 24.
...
Prodding and ok landry@
2013-12-04 04:40:39 +00:00
jasper
1fc9776cdc
update to gedit-plugins-3.10.1
2013-12-03 23:00:07 +00:00
landry
afb1fb109d
Update to BackupPC 3.3.0.
...
See for Changelog:
http://comments.gmane.org/gmane.comp.sysutils.backup.backuppc.devel/960
2013-12-03 22:02:53 +00:00
sthen
bde7e85865
Remove ez-ipupdate, 10+ year-old unmaintained software that only works
...
with a couple of commercial dyndns providers which are also covered by
other software such as net/ddclient, net/inadyn, net/no-ip.
At the request of Mitja (maintainer), nobody complained on ports@ (and
it can always be fished out of the attic if needed).
2013-12-03 21:50:01 +00:00
naddy
89240070cb
* timeb was already well deprecated on 4.4BSD
...
* regen patches
2013-12-03 21:18:50 +00:00
naddy
e393892376
mark as BROKEN: multicast address handling in the kernel has changed
2013-12-03 20:51:06 +00:00
landry
e3bb6a7421
BROKEN-hppa: celt.c:1540: internal compiler error: in delete_output_reload, at reload1.c:7926
2013-12-03 18:23:09 +00:00
landry
1b3b8072e1
Ensure xulrunner-devel RUN_DEPENDS on xulrunner.
2013-12-03 16:08:21 +00:00
giovanni
2c7b97f314
Update to 1.3.9
...
replace ftime(3) with gettimeofday(2)
replace random(3) with arc4random(3)
help and ok naddy@
2013-12-03 14:21:37 +00:00
sthen
c379d21732
mark for parallel builds; ok pascal
2013-12-03 10:38:52 +00:00
kirby
285bdebbee
security and bugfix update to munin-2.0.18
...
* Avoid a node DoS on bad plugin (CVE-2013-6359)
* Avoid an OOM in HTML generation on bad multigraph data (CVE-2013-6048)
OK sthen@ with the reminder to fix substitue-confvar-inline target
2013-12-03 10:21:01 +00:00
sthen
fb889f7a67
mark BROKEN on i386 to save ~5 hours in a bulk build before it fails
2013-12-03 10:15:17 +00:00
brad
68837d1bd9
Add firmware for 100 adapter as well as 2000 and 7000 series adapters.
...
ok sthen@
2013-12-03 09:56:54 +00:00
dcoppa
88ef1a6e73
thumbnail mode: if --action is set, run it instead of opening images
...
(upstream git commit c0649c4b2a7c824abc743fa59457221e2bc3ab21)
2013-12-03 07:37:44 +00:00
dcoppa
d71c2d0ad9
Unbreak lablgtk2 on ppc.
...
A required patch hunk got removed by accident during the update to
2.18.0.
From Daniel Dickman, thanks!
2013-12-03 07:15:45 +00:00
dcoppa
b8f893e527
Update to youtube-dl-2013.12.02
2013-12-03 06:53:17 +00:00
dcoppa
19d29f3558
Update to redis-2.8.2
2013-12-03 06:50:17 +00:00
fgsch
9f6c39bd47
Add compiz-plugins-main, the main plugins for compiz.
2013-12-03 00:53:41 +00:00
fgsch
3a5424c337
Add ccsm, the compiz configuration manager.
2013-12-03 00:52:03 +00:00
fgsch
6f91c8b7c6
Add compizconfig-python, the compiz configuration system bindings.
2013-12-03 00:51:19 +00:00
fgsch
fc60e889bd
Add libcompizconfig, the compiz configuration system library.
2013-12-03 00:49:44 +00:00
fgsch
47aecd728f
Add bcop, the compiz option code generator.
2013-12-03 00:47:07 +00:00
brad
90ff1b2653
Bump to 5.9
...
Roll in some firmware updates for the 5000 / 1000 and 6000g2a series chipsets.
5000 8.83.5.1-1
1000 39.31.5.1
6000g2a 18.168.6.1
5000 / 1000
fix "tid mismatch" issue
6000g2a
This adds support for WoWLAN and P2P
Tested on 5300 / 1000 and 6205 adapters.
ok sthen@ stsp@
2013-12-02 23:49:00 +00:00
pascal
016e4e0bed
Update to 4.8.2; adastraps hosted by/testing/ok tobiasu@
2013-12-02 22:34:55 +00:00
brad
b93422e552
- Remove MAKE_FLAGS variables as they were only relevant for the GNU autoconf/make
...
build infrastructure
- Remove the CMake patch as sebastia@ says it did not actually work and should be
removed
- Some frontend driver tweaks for the external assembler handling for 32-bit mode
(-m32) on amd64, powerpc handling and bring the ABI determination bits in line
with the other OS's to use the getGnuCompatibleMipsABIName function
ok sthen@
2013-12-02 22:14:29 +00:00
espie
29e4606615
zap extra experiment, noticed by rpe@
2013-12-02 21:47:37 +00:00
rpe
a6f54f2511
adapt to new DISTFILES format filename{url}sufx
...
ok naddy@ sthen@
2013-12-02 21:01:43 +00:00
sthen
d75908d019
honour CC/CXX, similar diff from marco
2013-12-02 20:07:38 +00:00
naddy
c9352c758d
sync, 8577
2013-12-02 18:38:48 +00:00
zhuk
e753ae63b6
Unbreak docbook-to-man: mktemp(1) requires XXX be placed at the end of
...
template, and not in the middle.
okay jca@
2013-12-02 18:19:59 +00:00
naddy
54e1152622
replace ftime() with gettimeofday() and drop -lcompat; ok edd@ jca@
2013-12-02 16:32:12 +00:00
espie
80546a87fd
remove redundancies with new filename{url}sufx scheme
2013-12-02 16:25:08 +00:00
jasper
5e7af29747
teach augeas' sudo lens about 'lecture' and 'insults'
2013-12-02 16:08:14 +00:00
jasper
6d88c6b446
let puppet run_depend on augeas; suggested by aja@
2013-12-02 16:04:26 +00:00
jsing
065f5275b2
Update lang/go to Go 1.2.
...
ok sthen@
2013-12-02 15:35:49 +00:00
naddy
8a4969d25b
Remove sgmlformat. Used in XFree86 times to format the docs, long
...
obsolete. ok matthieu@, kili@
2013-12-02 15:32:58 +00:00
naddy
73ff4c1080
Replace the one use of ftime() on BSD with gettimeofday().
...
Also remove the useless inclusion of <sgtty.h>
ok jca@
2013-12-02 15:29:29 +00:00
kirby
e36ca339ca
Bugfix update to munin-2.0.17
...
ok sthen
2013-12-02 13:37:47 +00:00
ajacoutot
eabaebf9e7
GtkFileChooser: avoid a memory leak (upstream).
...
This was harmful for OS using kqueue...
2013-12-02 09:25:26 +00:00
ajacoutot
cd46f35495
Do not hardcode python version.
2013-12-02 08:23:42 +00:00
espie
a69d8e1708
adjust distfiles handling to allow for filename{url}sufx
...
to become
filenamesufx (stored name)
urlsufx (fetched url)
to be documented
okay sthen@
2013-12-02 08:23:16 +00:00
bcallah
252b26208d
+nfoview
2013-12-01 23:17:09 +00:00
bcallah
3c8b559611
Import textproc/nfoview. NFOView is a simple viewer for NFO files that
...
provides preset font and encoding settings designed for such files, as well
as clickable hyperlinks and automatic window sizing.
ok brad@ juanfra@
2013-12-01 23:16:42 +00:00
brad
d427c703cb
Update to Audacious 3.4.2. Audacious has had a sndio output plugin for
...
a long time, so disable the unnecssary SDL output plugin.
ok naddy@
2013-12-01 22:37:35 +00:00
zhuk
0999226a47
Make ccache work with Clang and GCC 4.6 & 4.8.
...
tested and okay juanfra@; also okay sthen@ for Clang part
2013-12-01 20:05:41 +00:00