89222 Commits

Author SHA1 Message Date
sebastia
0294c795c0 update SOPE to 2.1.1b
OK giovanni@
2014-01-03 18:37:48 +00:00
jeremy
b1beeb893a Hook ruby 2.1 up to the build 2014-01-03 17:53:38 +00:00
jeremy
2cfb8f5b3c Import ruby 2.1.0
OK landry@
2014-01-03 17:51:52 +00:00
jeremy
de7b3ae783 Add dependency on graphics/freeglut, building the Font and OpenGL
extensions.

Hidden dependency noticed by naddy@. OK naddy@
2014-01-03 16:18:11 +00:00
ajacoutot
19f1228b3c Sync patches with upstream now that g_get_current_dir() does the right
thing.
2014-01-03 16:02:20 +00:00
ajacoutot
1d5d65fd3e From upstream: g_get_current_dir(): consult PWD first 2014-01-03 16:01:53 +00:00
naddy
02270920a7 SECURITY update to 1.6.8:
Fix a null pointer dereference (CVE-2013-6954)
2014-01-03 15:53:04 +00:00
ajacoutot
0cb79a6d4d Update to phpvirtualbox-4.3.1. 2014-01-03 14:26:47 +00:00
ajacoutot
dc08eb298e Bugfix update to poppler-0.24.5.
ok kili@ (maintainer)
2014-01-03 13:50:04 +00:00
zhuk
d8a32767dc correct @conflict marker. 2014-01-03 13:17:43 +00:00
ajacoutot
7f19864d63 Update to argyllcms-1.6.2. 2014-01-03 10:22:12 +00:00
landry
64ffabd136 add ${_MODPY_BUILD_DEPENDS} to BDEP, NO_BUILD is set to Yes but MODPY_BIN
is used during do-install.
2014-01-03 10:21:01 +00:00
ajacoutot
57a8b64e3d Simplify patching. 2014-01-03 09:51:01 +00:00
ajacoutot
5c530d1205 Update to libtasn1-3.4. 2014-01-03 06:43:06 +00:00
ajacoutot
a545c8ff15 Fix HOMEPAGE. 2014-01-03 06:39:57 +00:00
ajacoutot
855134bb0b Update to gnugk-3.5. 2014-01-03 06:21:04 +00:00
bcallah
b228dc4dcb +livestreamer-curses 2014-01-03 01:37:03 +00:00
bcallah
d6bd9f0433 Import Livestreamer-curses, a curses-based UI for livestreamer that allows
you to manage your favorite streams.
reads good to landry@
2014-01-03 01:36:39 +00:00
naddy
35da062e4b maintenance update to 7.34.0 2014-01-02 22:01:24 +00:00
landry
30afe2879e Forgotten in previous 2014-01-02 14:02:17 +00:00
landry
941f20ed5b Stop using waf, it's actually much simpler to write a do-build target
rather than dealing with a piece-of-crap build system hostile towards
packagers. Fix WANTLIB while here.
Nothing uses devel/waf in tree anymore now.
VS: ----------------------------------------------------------------------
2014-01-02 14:01:53 +00:00
landry
b014df339a Update to pidgin-sipe 1.17.3, from maintainer Tom Doherty 2014-01-02 13:50:31 +00:00
landry
0e36fe8f4c Switch from waf to use autoconf/automake.
While here fix WANTLIB & PLIST.
2014-01-02 13:28:22 +00:00
landry
28615baa94 Update to bitlbee 3.2.1, from maintainer Tom Doherty. 2014-01-02 13:04:34 +00:00
sthen
65742df15e Fix some of the ports broken by the move to PIE on i386. This fixes those
ports where there are now insufficient registers, for which using
-fomit-frame-pointer (to free up ebp) is enough to get them building
again. Regen distinfo while there.
2014-01-02 12:21:49 +00:00
sthen
6450189d48 update to OpenConnect 5.02
notable changes:
- workaround for XML POST issues with authgroups (full fix in a future
release, but this interim release has been made to avoid an ABI break)
- fix potential memory corruption which could be triggered by a malicious server
2014-01-02 11:54:43 +00:00
jasper
ac8e89d492 - update to gajim-0.15.4
- add missing dependency needed for ssl cert verification

ok pea@ (MAINTAINER)
2014-01-02 11:35:18 +00:00
ajacoutot
db39a18868 Do not optimize the event variant because that would lead to a segfault
when converting back via from_variant with several events (upstream).
This fixes an empathy and gnome-contacts crash.

ok jasper@ (maintainer)
2014-01-02 09:41:59 +00:00
naddy
5f1954b272 sync, 8641 2014-01-01 22:02:46 +00:00
naddy
611dc52f1c Drop USE_GROFF since groff and mandoc produce identical output. 2014-01-01 20:46:27 +00:00
espie
26bd083a4e missing inter-dependency.
makes build reliable again.

problem reported about 1 month ago to robert@ and dcoppa@, no reply at all,

finally got fed up with it and fixed it myself.
2014-01-01 18:03:57 +00:00
bentley
25ccb6c75a Update to renpy-6.16.5.
Thanks to Brad for looking into and fixing runtime issues with ffmpeg.

ok brad@
2014-01-01 06:43:05 +00:00
ajacoutot
7440bae5b5 Do not override CFLAGS and do not force optimization. 2013-12-31 17:23:57 +00:00
tobiasu
b07482408f +fs_mark 2013-12-31 17:10:08 +00:00
tobiasu
b4a324fe16 import fs_mark
The fs_mark program is meant to give a low level bashing to file
systems. The write pattern that we concentrate on is heavily
synchronous IO across mutiple directories, drives, etc.

OK jca@
2013-12-31 17:06:24 +00:00
bentley
01e4c88ae5 Clicking URLs requires xdg-open, so add it as a RDEP.
ok sthen@ (MAINTAINER)
2013-12-31 16:58:44 +00:00
ajacoutot
502fd3fd40 NOTE: spam in /var/log/authlog is "expected". 2013-12-31 16:14:53 +00:00
sthen
edf0a2543a bdep on sphinx 2013-12-31 12:48:30 +00:00
jasper
024cda5705 Apply two patches from upstream to fix the assumed default file mode to 0644.
This got broken in 3.4.1 when it was incorrectly defaulting to 0600.
2013-12-31 12:31:39 +00:00
jasper
e4d615ad19 update to gthumb-3.2.6 2013-12-31 09:20:42 +00:00
ajacoutot
11a6782a8c Update to p5-Glib2-1.304. 2013-12-31 08:15:06 +00:00
sthen
f70f34732b reluctantly mark BROKEN-i386; most if not all builds using packages from this
fail with the following error,

"guarantee(get_thread() == thread) failed: must be the same thread, quickly"

espie@ agrees
2013-12-30 23:21:41 +00:00
landry
fca8c11615 Remove radiusd-lucent, dead upstream since 10+ years. Use freeradius if
you want a RADIUS server...
Note that radiusd-cistron will also hit the Attic unless someone still
uses it, since its homepage also states that it's now unmaintained and
one should use freeradius instead :)
2013-12-30 23:20:36 +00:00
sthen
98d1a871be update to yubikey-personalization-gui-3.1.12 2013-12-30 23:05:53 +00:00
sthen
d926f84438 update to ykpers 1.14.2 2013-12-30 23:05:26 +00:00
sthen
fab28290aa comment-out the right line in sample config 2013-12-30 23:04:49 +00:00
pascal
61015e95fa Use __guard_local instead of __guard; fixes math/octave build after __guard
removal.

ok matthew@ brad@
2013-12-30 22:02:25 +00:00
landry
7cf8d881d8 Add postgresql,-server to BDEP, CMake's FindPostgreSQL.cmake looks for
catalog/pg_type.h which isn't in the main subpackage. Breakage reported
by naddy@
2013-12-30 18:06:43 +00:00
espie
5874eaac46 affinity/nfs locks don't really deal with packages not built
because of missing depends.  Keep in mind that build_path_list has
to be extensive to avoid LISTING errors...

So, if we meet a stub there, we should do our best to avoid it.
Some of these checks are probably slightly overkill.

problem noticed by landry@
2013-12-30 17:32:26 +00:00
zhuk
326a3c687b Regen patches, no binary change here. 2013-12-30 14:11:48 +00:00