89142 Commits

Author SHA1 Message Date
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
landry
ad51fbd907 Set NO_TEST=Yes, because well, it has no tests. 2013-12-30 12:35:22 +00:00
espie
4a258ab53d new internal _PKG_ADD_LOCAL, that's stricly used to add packages built on
*this* machine.
Visible: SIGNING_PARAMETERS. Set for signing every package on the fly.
(if SIGNING_PARAMETERS is not empty, don't wave -Dunsigned)
2013-12-30 12:33:07 +00:00
zhuk
df36fdc9b1 Handle "?=" as well as "=" when searching for duplicated assignments. 2013-12-30 12:29:25 +00:00
espie
e58cb3371d Add -Dunsigned while building, unless we are in an environment where we
sign packages by default.
2013-12-30 12:28:23 +00:00
ajacoutot
bf346a38fb Update to gnucash-2.6.0. 2013-12-30 12:23:45 +00:00
landry
5e3d4ebe41 "Nobody told him it was useless, so he did it anyway"
Unbreak squeak-vm on alpha, because if __alpha__ is defined,
then we're probably running on a variant of DEC unix, and we
should use /decgcc -taso, right?
2013-12-30 12:14:55 +00:00
landry
74093e8489 +xfce4-whiskermenu 2013-12-30 11:48:53 +00:00
landry
7f8f2c5483 Import xfce4-whiskermenu 1.3.0.
Whisker Menu is an alternate application launcher for Xfce. When you
open it you are shown a list of applications you have marked as
favorites. You can browse through all of your installed applications by
clicking on the category buttons on the side. Top level categories make
browsing fast, and simple to switch between. Additionally, Whisker Menu
keeps a list of the last ten applications that you've launched from it.

See http://gottcode.org/xfce4-whiskermenu-plugin/ for details.

User switching and menu editing disabled by default, since
gdmflexiserver wont work on OpenBSD, and we don't have menulibre in
ports yet.
2013-12-30 11:48:14 +00:00
landry
b39a019651 Mark as BROKEN-alpha: the pfe binary is called with --help during build
to generate its manpage, but it segfaults at that point. Why building it
at all then...
2013-12-30 11:46:16 +00:00
landry
59107e396c +cutemaze 2013-12-30 11:25:22 +00:00
landry
8525e03402 Import cutemaze 1.1.0, a really simple maze game for kids.
(modeled after other gottcode games)

CuteMaze is a simple, top-down game in which mazes are randomly
generated using one of a choice of several different algorithms. You
move the character through the maze while hunting for targets (cheese,
by default)-the game is won once all of these targets have been picked
up.
2013-12-30 11:24:48 +00:00
rpointel
afe89e42c0 update tortoisehg to 2.10.1 (minor scheduled release)
Details: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-2101
2013-12-30 09:19:50 +00:00
rpointel
5fddd519b4 Update mercurial to 2.8.1 (bugfix release).
Details: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.8.1_.282013-12-1.29
2013-12-30 09:19:02 +00:00
ajacoutot
ae46b92a60 Drop /var/run/console management patches, calls to session.d's
session_active_changed are not supported since a while.
That fixes a race condition where connecting to ConsoleKit could fail
which would lead to several issues (unable to unlock screen, reboot...).
2013-12-30 08:52:08 +00:00
jasper
616053aa73 update to lua-lgi-0.7.2 2013-12-30 08:00:03 +00:00
jasper
d778cab1ad switch to github as master sites 2013-12-30 07:41:23 +00:00
jasper
e41ddbdb2c add missing MASTER_SITES; spotted by espie@/naddy@ 2013-12-30 07:37:55 +00:00
ajacoutot
025c6a8b6c Tweaks. 2013-12-29 18:47:37 +00:00
zhuk
12b19d3aa2 Catch Samba libraries not written as lib/samba/ as well as Qt and others. 2013-12-29 16:59:06 +00:00
jasper
14fda10df2 sync 2013-12-29 13:41:49 +00:00
jasper
e20d183b17 import mcollective-filemgr-agent
This agent let you touch files, delete files or retrieve a bunch of
stats about a file.

ok aja@
2013-12-29 13:41:03 +00:00
jasper
e422f91124 import mcollective-sysctl-data
This plugin can retrieve a value from a sysctl variable to be used in
agents and discovery.

ok aja@
2013-12-29 13:40:31 +00:00
ajacoutot
f11bedf79c Update to trytond-module-timesheet_cost-3.0.1. 2013-12-29 13:06:59 +00:00
ajacoutot
2a69bcf9a6 Update to trytond-module-sale_invoice_grouping-3.0.1. 2013-12-29 13:06:44 +00:00
ajacoutot
2bb448252b Update to trytond-module-project-3.0.1. 2013-12-29 13:06:21 +00:00
ajacoutot
ac90eb9c17 Update to trytond-module-calendar_todo-3.0.1. 2013-12-29 13:06:06 +00:00
ajacoutot
0a75231175 Update to trytond-module-calendar-3.0.1. 2013-12-29 13:05:53 +00:00
ajacoutot
69dde03dfc Update to trytond-module-bank-3.0.1. 2013-12-29 13:05:38 +00:00
ajacoutot
5dc287925a Update to trytond-module-account_dunning_letter-3.0.1. 2013-12-29 13:05:24 +00:00
ajacoutot
ac2f281581 Update to trytond-module-account_dunning-3.0.1. 2013-12-29 13:05:08 +00:00