Commit Graph

66499 Commits

Author SHA1 Message Date
jasper
175dd30580 - implement uptime.boot_time 2011-06-01 07:24:49 +00:00
ajacoutot
bb80c67587 +power-manager 2011-06-01 05:38:29 +00:00
ajacoutot
dc8b9ebad4 Import gnome-power-manager-3.0.2.
GNOME Power Manager is a GNOME session daemon that acts as a policy
agent on top of UPower. GNOME Power Manager listens for system events
and responds with user-configurable actions.

ok jasper@
2011-06-01 05:37:58 +00:00
sthen
89bd457672 fixes from Brad;
- Missing dependencies.
- Using wrong commandline options for modern FFmpeg.
- ImageMagick check broken since it wasn't checking the
  correct return code.
2011-06-01 00:04:16 +00:00
naddy
b54c819e8e update to 2.8; mostly from gsoares@
ok sthen@, gsoares@
2011-05-31 19:36:36 +00:00
jasper
03fb5bd137 - add a comment as to why we undef STAT_STATVFS now
- rename a function now it's in the openbsd implementation
- put CP_IDLE instead of 0 in uptime->idletime
2011-05-31 19:25:31 +00:00
jasper
ae1e1ca6d8 zap logs that snuck in 2011-05-31 18:08:51 +00:00
jasper
6a5430296f - filesystem read/write accounting works fine, so there's no reason not to export it.
fixes the "Disk" graph from gnome-applets multiload applet
2011-05-31 18:06:28 +00:00
kili
90542cc4a2 + zaz 2011-05-31 17:52:43 +00:00
kili
66a26951ab Zaz is a game where the player has to get rid of incoming balls by
arranging them in triplets. The idea of the game is loosely based
on games like Luxor, Zuma and Puzzle Bobble. The twists that make
Zaz stand out from other games of this type are that the balls have
to be picked from the path (insted of being randomly assigned for
the player) and that the player's "vehicle" is also attached to a
path which is different from level to level.

ok landry@ (after removing USE_X11 and after jasper fixed ftgl)
2011-05-31 17:51:32 +00:00
jakob
d5a1f8bf58 update to ldns 1.6.10 2011-05-31 17:40:49 +00:00
dcoppa
54c465c605 Update to youtube-dl-2011.03.29
OK sthen@
2011-05-31 17:36:01 +00:00
jasper
aa25eb0f63 backport from gedit3:
- CONFIGURE_STYLE is set by Makefile.inc, so no need to do it here too
- remove extra libs from CONFIGURE_ENV that have been there since 1.1.1.1 but aren't needed anymore
2011-05-31 16:10:20 +00:00
jasper
b44895b5a8 - CONFIGURE_STYLE is set by Makefile.inc, so no need to do it here too
- remove extra libs from CONFIGURE_ENV that have been there since 1.1.1.1 but aren't needed anymore
2011-05-31 16:09:46 +00:00
ajacoutot
d3006324d6 Sync readme after the dependency flush. 2011-05-31 15:00:45 +00:00
jasper
627d3ef616 bugfix update to 3.0.4 2011-05-31 14:46:10 +00:00
ajacoutot
7785025a43 Add run_depends on gsettings-desktop-schemas; this is needed to check
whether we want to force gnome-shell or fallback mode.
2011-05-31 14:38:24 +00:00
ajacoutot
4f60b6a9cb Fix some comments in the autoconf macros and patch headers, no pkg change. 2011-05-31 14:27:49 +00:00
jasper
2513ae7bfe make this work on 32 bit arches. 2011-05-31 14:19:18 +00:00
jasper
5821c1967b - silence various warnings 2011-05-31 14:02:26 +00:00
jasper
72430a5fe7 - slightly adjust cpu usage retrieval.
this still doesn't work on i386 (32 bit arches?), whereas it does work
  fine on amd64, mips64el and sparc64..
2011-05-31 13:47:56 +00:00
ajacoutot
89ff636d32 Add missing dependency on gvfs. 2011-05-31 13:31:45 +00:00
ajacoutot
880db4a492 Add dependency on gnome-screensaver. 2011-05-31 13:03:26 +00:00
ajacoutot
ff8d78a393 +screensaver 2011-05-31 13:01:09 +00:00
ajacoutot
a311059a62 Import gnome-screensaver-3.0.0.
gnome-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
It is designed to support:
    * the ability to lock down configuration settings
    * translation into many languages
    * user switching (not implemented under OpenBSD)

ok jasper@
2011-05-31 13:00:33 +00:00
dcoppa
92d8c91ad3 Link hs-polyparse to the build 2011-05-31 12:25:55 +00:00
ajacoutot
7c4c914bdd Disable user switching. 2011-05-31 10:48:21 +00:00
dcoppa
bc61c3b115 Update to mutagen-1.20
With a patch to handle 'TXXX' frames (from upstream svn).

OK giovanni@, who has tested it using the Exaile music player
2011-05-31 09:49:52 +00:00
dcoppa
b5771972ee Adjust comments. No changes to the package. 2011-05-31 09:30:43 +00:00
jasper
53e032a8e2 update to py-decorator 3.3.1 2011-05-31 09:26:39 +00:00
dcoppa
a54abfd839 sync 2011-05-31 09:21:09 +00:00
dcoppa
7af88817c7 Import py-vorbis, a set of Python bindings for the vorbis libraries.
With fixes from Debian's patchset for python-pyvorbis.

OK landry@
2011-05-31 09:19:45 +00:00
jasper
620481c51a - update to Finance-Currency-Convert-XE-0.19 2011-05-31 09:09:11 +00:00
jasper
23400dca63 sync 2011-05-31 09:08:57 +00:00
jasper
3130ad9647 import gcalctool 6.0.2
Gcalctool is the default GNOME desktop calculator.
It has Basic, Financial and Scientific modes. Internally it uses
multiple precision arithmetic to produce results to a high degree of
accuracy.

ok aja@
2011-05-31 09:08:31 +00:00
ckuethe
9f5977b84a update to scons 2.0.1, after consultation with former MAINTAINER.
ok and bulk build test from landry@
2011-05-31 09:06:48 +00:00
sthen
13602cba97 use base64-encoded checksums, "if you wish to regen, go ahead" espie@ 2011-05-31 08:35:20 +00:00
robert
ba1ed4f32a Make v8 pre-allocate at least 32M of virtual memory to avoid
crashing with vmmap. This is needed because of their JIT is
not fully 64-bit.
2011-05-31 07:55:04 +00:00
jasper
803dd6b93b missed bump with previous cleaning
ok aja@
2011-05-31 07:53:30 +00:00
dcoppa
79f5d35489 Use MODPY_EGG_VERSION.
Use MODPY_ADJ_FILES.
Regen PLIST.

OK sthen@
2011-05-31 07:21:04 +00:00
rpointel
0e28b0e3c9 First ports I found which need Add WANTLIB += ${MODPY_WANTLIB}, bump revision.
ok sthen@.
2011-05-31 05:44:26 +00:00
shadchin
65586efaf2 Properly fix the "missing" header.
From Brad.
2011-05-31 02:33:21 +00:00
kili
6b21ae8f46 Update to gummi-0.5.8. Fixes the display problem with texlive-2010. 2011-05-30 23:55:18 +00:00
ajacoutot
6740552946 +devel 2011-05-30 22:16:16 +00:00
ajacoutot
06ead3382d +gconf-editor 2011-05-30 22:15:58 +00:00
ajacoutot
e02ab4676f Import gconf-editor-3.0.0.
An editor for the GConf configuration system.

ok jasper@
2011-05-30 22:15:11 +00:00
ajacoutot
a97dcb4c7e Move to pkg-readmes. 2011-05-30 22:13:31 +00:00
sthen
c53fd27ee7 Replace broken '.if ${MODPY_MAJOR} == "2"' with an .if ${...:M} construct,
puzzled through by aja@, rpointel@ and myself. ok rpointel@. No package
change -> no bump.
2011-05-30 21:42:52 +00:00
rpointel
ea37821819 Correct the wrong value of LDFLAGS (certain ports will need WANTLIB += ${MODPY_WANTLIB}).
Thanks for fgsch@ for his patch-Modules_selectmodule_c to correct SIGBUS error on sparc64 (test_kqueue.py).

It's time make bulks of Python2.7 on as many archs as we can.

Thanks a lot.

ok sthen@ aja@
2011-05-30 21:11:44 +00:00
sthen
17f86c3675 - reduce the default shutdown_lifetime to 20s; previously it was 30s which
is the maximum time rc.subr waits for a daemon, so usually it would end up
being forcefully killed (i.e. unclean shutdown -> cache must be rescanned
at next startup). suggested by aja@, diff from Brad.

- adjust PLIST to prevent warnings with pkg_delete -c, from aja@ ok Brad.
2011-05-30 20:56:30 +00:00