ajacoutot
e14d157874
BUILD_DEPENDS are still needed.
2013-04-04 18:16:07 +00:00
sthen
e48f90b3b1
update to p5-Authen-Radius-0.22, from giovanni@, with a tweak from me
...
to avoid a hanging test. (still marked as interactive, as it requires a
local radius server to test), ok giovanni@
2013-04-04 17:05:16 +00:00
brad
4cfd1cae42
Make use of clock_gettime() on OpenBSD.
...
ok sthen@
2013-04-04 16:48:22 +00:00
jasper
fdd0279249
protect some files on updates
2013-04-04 16:28:20 +00:00
brad
ffe6844fac
sync distinfo and merge in PFRAG.shared.
...
ok sthen@
2013-04-04 16:03:55 +00:00
ajacoutot
ced3d2884c
Temporarily remove dependency in yelp to prevent a dep look.
...
I'm working on a more permanent solution.
gnome-icon-theme-symbolic -> gnome-icon-theme
gnome-icon-theme -> librsvg
librsvg -> gtk-doc
gtk-doc -> yelp
yelp -> webkit,gtk3
webkit,gtk+3 -> gtk+3
gtk+3 -> gnome-icon-theme-symbolic
Thanks fgsch@ for the notice and espie@ for debugging the loop
2013-04-04 15:42:00 +00:00
ajacoutot
497fe3a829
Regen PLIST to unbreak, no more MODPY_PY_PREFIX.
2013-04-04 15:12:21 +00:00
sthen
20b4cba0fb
Critical SECURITY update to PostgreSQL, fixing CVE-2013-1899,
...
CVE-2013-1900 and CVE-2013-1901. ok jasper@
"A major security issue fixed in this release, CVE-2013-1899, makes
it possible for a connection request containing a database name that
begins with "-" to be crafted that can damage or destroy files within a
server's data directory. Anyone with access to the port the PostgreSQL
server listens on can initiate this request. This issue was discovered
by Mitsumasa Kondo and Kyotaro Horiguchi of NTT Open Source Software
Center." http://www.postgresql.org/about/news/1456/
2013-04-04 14:45:46 +00:00
ajacoutot
050aa0ae59
Regen PLIST... MODPY_PY_PREFIX is bad!
2013-04-04 14:38:28 +00:00
ajacoutot
59ad8af304
Committed upstream.
2013-04-04 14:36:01 +00:00
bcallah
fbc9d8a37b
+golly
2013-04-04 14:16:10 +00:00
bcallah
d7e22aba02
Import games/golly, a game of life simulator.
...
Tweaks from jasper@
ok brad@ jasper@
2013-04-04 14:15:23 +00:00
ajacoutot
ad546fa526
Better patches.
2013-04-04 13:51:30 +00:00
ajacoutot
0a90ec6050
Fix dependencies (missing py-gobject3).
...
Enable the python plugins -- they require py3-gobject3 which is not around
yet (we will move py-gobject3 to python3 sooner than later) but at least
the gedit ports are ready for the py3 move.
2013-04-04 13:07:36 +00:00
ajacoutot
b912c94656
SECURITY update to opera-12.15.
2013-04-04 12:57:25 +00:00
sthen
378e074c6d
use ^ before MODPY_PREFIX in SUBST_VARS to reduce bogus subst's (this is
...
only used by "make plist" and doesn't chnage packages). ok fgsch rpointel aja
2013-04-04 12:36:43 +00:00
ajacoutot
f143707c12
Regression tests need dbus-python.
2013-04-04 12:18:34 +00:00
ajacoutot
b2fa76e3d3
Fix devel/py-gobject3 dependency. Sometimes it's needed at run time, or
...
for the regression tests...
2013-04-04 12:17:22 +00:00
jasper
41a0d9b749
regen after first batch of gnomes shuffling is finished.
2013-04-04 07:43:21 +00:00
ajacoutot
e2ae313f8d
Update to alacarte-3.7.90 to unbreak runtime.
...
ok jasper@
2013-04-04 07:05:06 +00:00
ajacoutot
a969ec038f
share/pygobject/2.0/codegen is no more.
2013-04-04 07:04:43 +00:00
ajacoutot
fe3aa7bc59
Regen PLIST to unbreak; MODPY_PY_PREFIX does not exist in this context.
...
reported by nigel@
2013-04-04 06:03:42 +00:00
tobiasu
22ba0b47ce
Update adastrap tarball due to libm major bump. Bundle libm with adastrap
...
as we do for libc since it's cheap to do and can save us some work in the
future.
ok pascal@
2013-04-04 04:21:14 +00:00
brad
2f6e701f9c
Update to isc-dhcp 4.2.5-P1.
...
ok sthen@
2013-04-03 21:06:01 +00:00
sthen
f245b54399
Normally newer versions of BIND default to one UDP listener per interface
...
per CPU. As found by Marc Peters, this doesn't work too well on a t5120
with 64 threads, so change the default settings in the rc.d script to -U 4
to cap this to 4, or the number of CPUs if less.
As usual with rc.d scripts, if you need to override flags, set
isc_named_flags="..." in rc.conf.local.
2013-04-03 20:17:23 +00:00
sthen
9ccf830572
libbind has a missing build depend on groff, noticed by rpe@, as it tries
...
to rebuild catpages. Since I throw them away anyway, patch the Makefile to
stop rebuilding them as well. Fixes build without groff installed -
doesn't change the package so no bump.
2013-04-03 20:04:20 +00:00
robert
97a7d6503d
update to 5.0.3, based on ajacoutot@'s diff
...
ok ajacoutot@ (MAINTAINER)
2013-04-03 17:40:48 +00:00
ajacoutot
3eee748ba6
No this does not need to depend on py-gobject3.
2013-04-03 17:07:15 +00:00
ajacoutot
63a2c0921b
Make the rc script a little bit less horrible.
2013-04-03 15:45:47 +00:00
naddy
396c3d5177
casting a pointer type does not magically change the size of the
...
referenced variable
2013-04-03 15:35:54 +00:00
ajacoutot
8a96ac99f1
Unbreak the USB backend.
...
spotted by Martin Crossley
2013-04-03 15:19:01 +00:00
naddy
93b3d4f665
casting a pointer type does not magically change the size of the
...
referenced variable
2013-04-03 15:14:16 +00:00
ajacoutot
174693ba80
Add a do-test target.
2013-04-03 14:30:40 +00:00
ajacoutot
767c439285
Remove clocks, it's implied by gnome-shell.
...
Add weather.
2013-04-03 13:42:27 +00:00
ajacoutot
62fd2cec2d
+weather
2013-04-03 13:41:47 +00:00
ajacoutot
84664f9460
Import gnome-weather-3.8.0.
...
Weather application for GNOME.
ok jasper@
2013-04-03 13:41:17 +00:00
ajacoutot
48e0ad1afe
Python is needed for the tests.
2013-04-03 13:37:41 +00:00
ajacoutot
c2f069b8ea
Does not need python.
2013-04-03 13:34:30 +00:00
ajacoutot
01fb62a45a
This does not need python.
2013-04-03 13:25:57 +00:00
ajacoutot
c1ccee307f
Add MODPY_RUNDEP=No.
2013-04-03 13:16:31 +00:00
ajacoutot
235b50bf14
No need for the python module.
2013-04-03 13:00:14 +00:00
ajacoutot
c06625b36c
Depends on x11/gnome/clocks.
2013-04-03 12:32:42 +00:00
ajacoutot
b3dc172d20
Doesn't really make sense to maintain this patch.
2013-04-03 11:35:43 +00:00
sthen
772d1907ea
add comment re use of gtar; this one is not extended headers
2013-04-03 11:23:31 +00:00
ajacoutot
2db0d35e2b
Needs lsusb.
2013-04-03 09:41:31 +00:00
ajacoutot
bfec60b31f
No need for librsvg.
2013-04-03 08:20:44 +00:00
robert
a52e8efd8d
- update to 26.0.1410.43
...
- switch chromium to use clang/llvm instead of gcc
- switch back to the internal libvpx because it's an unreleased version
at this point
- re-enable SSE2 support
2013-04-03 08:19:10 +00:00
ajacoutot
171c2807f8
librsvg is implied.
2013-04-03 08:16:43 +00:00
ajacoutot
90c8d74593
Oops, wrong Makefile, revert previous.
2013-04-03 08:15:15 +00:00
ajacoutot
924bf35962
Remove librsvg.
2013-04-03 08:11:23 +00:00