naddy
41407ec618
fix time_t abuses in twenty-year-old code
2013-04-05 20:36:27 +00:00
jturner
d417093c36
Unbreak on mips64(el) platforms.
...
Add g_atomic_int_get and g_atomic_pointer_get const patch which was also
submitted upstream.
ok aja@ bcallah@
2013-04-05 19:20:26 +00:00
ajacoutot
bf1d94af7a
Sync the watch list.
2013-04-05 17:45:52 +00:00
naddy
ed6595c489
Remove Archie clients. Archie FTP index search is long dead. ok sthen@
2013-04-05 17:29:50 +00:00
ajacoutot
f00ef05f9c
Update to gtk2mm-2.24.3.
2013-04-05 16:45:42 +00:00
gonzalo
a9a3b31647
Update for Spectrwm to 2.2.0:
...
* Fix setkeymapping to call expand_tilde for proper expansion of ~
in path.
* Add new quirk NOFOCUSONMAP.
* Add get_screen_count function that handles the result of
xcb_get_setup.
* Initialize some pointers that could be freed without being
initialized.
* Add new ws_next_move and ws_prev_move bindings.
* Fix fullscreen layout stacking issue when using multiple regions.
* Improve man page explanation of verbose_layout.
* Fix input focus fallback issue when running with multiple regions.
* Fix manual focus mode sometimes switching region with pointer
motion.
2013-04-05 16:32:01 +00:00
ajacoutot
93b6779cbd
Missing BUILD+RUN_DEPENDS.
...
spotted by naddy@
2013-04-05 15:53:55 +00:00
naddy
1a7a94a0a7
bump after PLIST changes
2013-04-05 15:26:51 +00:00
stsp
b5c1681785
Add patches for CVE-2013-1884, CVE-2013-1845, CVE-2013-1846, CVE-2013-1847,
...
and CVE-2013-1849. All of these are denial-of-service vulnerabilities
which affect Subversion servers using mod_dav_svn (Apache HTTPD) only.
2013-04-05 14:51:35 +00:00
ajacoutot
c27a02bc63
Do not remove share/help/ during @extraunexec.
2013-04-05 14:19:20 +00:00
ajacoutot
e8a103a2c6
Bring lots of fixes from upstream to fix several crashes.
2013-04-05 14:07:31 +00:00
ajacoutot
6dab856256
Disable the nautilus extension for the time being; it's not functionnal yet
...
and is disabled by default.
ok jasper@
2013-04-05 13:57:16 +00:00
ajacoutot
b0ffcebe4a
nautilus-sendto is already part of -main.
2013-04-05 11:54:40 +00:00
ajacoutot
cb61095779
And another one...
2013-04-05 11:21:26 +00:00
ajacoutot
f36ea5366b
Missing BUILD_DEPENDS, spotted by nigel.
2013-04-05 11:17:23 +00:00
benoit
b5bf15a07f
- update py-hgtools to 3.0.2
2013-04-05 09:27:18 +00:00
fgsch
f5e56cf971
Update to sdlmame 0.148u2.
...
bcallah@ ok.
2013-04-05 09:10:25 +00:00
ajacoutot
3223fc9fe4
Drop comment, no pkg change.
2013-04-05 08:21:45 +00:00
ajacoutot
4d79c16e15
No need for textproc/rarian, ca sert rarian.
...
Regen PLIST/WANTLIB while here.
2013-04-05 08:02:36 +00:00
ajacoutot
0337075b6a
textproc/rarian is not needed.
2013-04-05 07:52:27 +00:00
ajacoutot
c6fca121cc
Dep loop is gone.
...
Use source-highlight for syntax highlighting.
Explicitely disable dblatext and fop.
2013-04-05 07:41:08 +00:00
jasper
5574b262f4
no need for the gcc4 module anymore, thanks to martynas@
...
you will need a recent gcc from base for this.
2013-04-05 07:34:05 +00:00
ajacoutot
9d2dad0e49
Greatly simplify the way we disable gtk.
2013-04-05 07:32:15 +00:00
ajacoutot
97428866bc
Use gsed in pre-configure.
2013-04-05 07:02:08 +00:00
ajacoutot
58e37b7e76
Fix sed(1) usage in pam-foreground-compat.ck.
2013-04-05 06:59:11 +00:00
ajacoutot
067ffc0dab
Add interface-after-init exception for glibmm and gtk# ; from upstream.
2013-04-05 06:33:21 +00:00
martynas
07281374f8
Add test dependency on texlive to get a better test coverage.
...
From Juan Francisco Cantero Hurtado. OK rpe@.
2013-04-04 22:36:51 +00:00
naddy
e8fbb299e8
actually bump the revision
2013-04-04 21:45:03 +00:00
naddy
55e9bc133a
update to 1.15.3, which claims to fix corner cases of WAV writing, again
2013-04-04 19:57:23 +00:00
ajacoutot
ac1243b565
Rework dependencies.
2013-04-04 19:26:41 +00:00
ajacoutot
67011d867f
Add comment about rarian/scrollkeeper.
2013-04-04 19:18:14 +00:00
brad
50c1016581
Import of MariaDB.
...
MariaDB is a multi-threaded SQL database with a command syntax very similar
to mSQL.
ok sthen@ giovanni@
2013-04-04 18:58:44 +00:00
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