Commit Graph

10363 Commits

Author SHA1 Message Date
sebastia
d6c1be58eb Import batmon: a GNUstep battery monitor
Battery Monitor is a battery monitor for laptops. It displays the
current status of the battery (charge/discharge and energy level) as
well as some information about the general health of the cell.

OK landry@
2011-07-19 16:25:42 +00:00
sebastia
916835fd69 enable Jigsaw, Renaissance and Zipper 2011-07-19 14:00:18 +00:00
sebastia
91ec19533d Import Zipper: Zipper is a tool for inspecting compressed archvies. It integrates with the GWorkspace desktop.
Zipper consists only of a single window, displaying the contents of the
selected archive. Currently, you can view and extract .tar, .tar.gz,
.tar.bz2, .rar, .lha, .lhz, .zip and .7z archives. Further it allows to
create .tar.gz archives.

OK landry@
2011-07-19 13:58:02 +00:00
sebastia
a174b633f7 Import Renaissance: GNUstep layer to write portable GUIs
GNUstep Renaissance allows you to describe your user interfaces (that
is, the windows in your application, and the buttons, boxes, textfields,
etc in the windows) in simple and intuitive XML files, using an open,
standard format describing the logic of the interface. GNUstep
Renaissance can then, at run time, generate the user interfaces (using
the native host OpenStep-like libraries) by reading the XML files.

OK landry@
2011-07-19 13:52:40 +00:00
sebastia
8e99a38db7 import Jigsaw: GNUstep jigsaw puzzle game
OK landry@
2011-07-19 13:50:39 +00:00
ajacoutot
35975af2f9 Unbreak after cantarell-fonts moved to fonts/. 2011-07-19 09:34:19 +00:00
jasper
46b7f21fa4 add 'fonts' to their categories 2011-07-19 09:28:36 +00:00
jasper
e7b6752815 move these fonts to fonts/ 2011-07-19 09:27:33 +00:00
jasper
1c407dc524 unhook ports that have moved to fonts/ 2011-07-19 09:22:49 +00:00
jasper
fad85f135a adjust dependencies after moving fonts to fonts/
pointed out by sthen@
2011-07-19 09:20:47 +00:00
sebastia
184727a1a5 enable cdplayer 2011-07-19 06:31:34 +00:00
sebastia
7e56c4b406 import cdplayer:
a GNUstep based CD player with CDDB support.

OK landry@
2011-07-19 06:30:42 +00:00
sebastia
f36edb6962 update gnustep-base to 1.22.1.
getting rid of two patches that made it into upstream.
Add a patch that disables the generation of backtraces, when trying to
handle exceptions, which caused hangs and 100% CPU hogging.
This makes many GNUstep applications happy, hopefully finding a better
way soon.

OK landry@
2011-07-19 06:29:09 +00:00
sebastia
97f9125b33 Update gnustep-make to 2.6.1. While there, do not disable native-objective-c
exceptions. They are not used by any port, but maybe someone wants to do it
in the future, or a port may need it.
Further, zap the stripping of binaries that gets propagated into the gnusteps
config.make to be more inline with upstream. This is now properly handled via
the gnustep.port.mk.

OK landry@
2011-07-19 06:23:28 +00:00
sebastia
d7cafe63de Allow all dependent ports to build with(out) debugging symbols, depending on
a defined DEBUG in /etc/mk.conf

OK landry@
2011-07-19 06:19:49 +00:00
naddy
65bc5aa607 bump revision for plist changes 4.9 -> 5.0 2011-07-18 19:06:36 +00:00
naddy
eda00f379f remove some by now unused and confusing variables 2011-07-18 17:26:41 +00:00
ajacoutot
98a665c99e Better DESCR. 2011-07-18 13:45:11 +00:00
ajacoutot
8527fb5d24 disable-silent-rules 2011-07-18 11:52:23 +00:00
ajacoutot
275d1b77c6 +seahorse-plugins 2011-07-18 11:28:36 +00:00
ajacoutot
4bfa3cf860 Import seahorse-plugins-2.91.6.
(no 3.X stable release yet)

Plugins and utilities for encryption in GNOME.

ok jasper@
2011-07-18 11:27:56 +00:00
ajacoutot
fecaff6657 We can do without patches. 2011-07-18 09:08:22 +00:00
ajacoutot
9469d6a79c Missing flavor. 2011-07-18 08:04:11 +00:00
sthen
f0a63210c0 librsvg doesn't need python at runtime, the script that used it is no
longer installed. ok/tweak aja@
2011-07-17 20:09:15 +00:00
naddy
82f570bcfc fix missing prototypes and a load of (harmless) LP64 warnings 2011-07-17 15:39:50 +00:00
matthieu
be7b9dbeb4 Upgrade to xcursorgen 1.0.4 as found in X.Org 7.6.
Brings native support for newer libpng.
wantlib fix and ok sthen@.
2011-07-17 08:34:46 +00:00
ajacoutot
7ccf0ab6d3 Sync the nautilus extensions packages. 2011-07-17 08:30:52 +00:00
ajacoutot
eb20fe8788 SECURITY: fix heap-based buffer overflow. CVE-2011-2588.
from Brad (maintainer)
2011-07-17 06:35:42 +00:00
sebastia
302c121b3d Enable gmastermind and sudoku 2011-07-16 15:23:41 +00:00
sebastia
29299451e4 Import Sudoku:
GNUstep Sudoku allows you to create and solve sudoku puzzles. Store
sudokus for in-depth study. Solvability guaranteed.

OK sthen@
2011-07-16 15:21:43 +00:00
sebastia
9982fe2db5 Import GMastermind:
GMastermind is an implementation of the well-known Mastermind game. The
object of the game is to determine the hidden combination of four
colors.

OK sthen@
2011-07-16 15:17:57 +00:00
sebastia
c7fd33e5f5 Update LapisPuzzle to 1.2.
This is a bugfix release, just mostly getting rid of the patches directory.

OK sthen@
2011-07-16 15:08:21 +00:00
ajacoutot
ad67ca6b4d Unbreak after recent avahi change -- spotted by Nigel Taylor. 2011-07-16 13:25:18 +00:00
ajacoutot
e2db18faa8 +vinagre 2011-07-16 06:29:27 +00:00
ajacoutot
6f247afb49 Import vinagre-3.0.2.
This is vinagre, a remote desktop viewer for the GNOME Desktop.

ok jasper@
2011-07-16 06:28:51 +00:00
dcoppa
5caea121a4 nano? Don't make me laugh. 2011-07-15 13:23:19 +00:00
ajacoutot
7204c8fca0 Extend comment. 2011-07-15 12:41:44 +00:00
ajacoutot
802d31eb60 +krb5-auth-dialog 2011-07-15 08:28:53 +00:00
ajacoutot
7f9f3d9846 Import krb5-auth-dialog-3.0.1.
krb5-auth-dialog is a simple dialog that monitors kerberos tickets, and
pops up a dialog when they are about to expire.

ok jasper@
2011-07-15 08:28:20 +00:00
ajacoutot
8178735a4d Move to tar.xz. 2011-07-15 08:19:50 +00:00
ajacoutot
dd9692d358 Move to tar.xz. 2011-07-15 08:11:39 +00:00
ajacoutot
6e6999490b Force depend on gtk-vnc--gtk2. 2011-07-15 07:06:25 +00:00
ajacoutot
64ac699bfe Add support and default to gtk+3.
Add a gtk2 FLAVOR. Remove python bindings (which are unused) and the
browser plugin which is gtk2-only.
Don't install the example binary.

ok jasper@
2011-07-15 07:06:06 +00:00
ajacoutot
254738a1cc No need to specify the avahi no_* FLAVORS, there are all on by default. 2011-07-14 19:23:02 +00:00
ajacoutot
1fa9ade93a Bugfix update to vino-3.0.3 and unbreak after recent avahi changes. 2011-07-14 19:04:21 +00:00
ajacoutot
6a6ce53a5b Talk about spell checking. 2011-07-14 16:27:18 +00:00
jasper
ea8e69cd99 sync 2011-07-14 14:40:19 +00:00
jasper
466c32a3a9 import nautilus-sendto 3.0.0
The Nautilus "sendto" plugin provides the Nautilus file manager with a
context menu component for quickly sending files through external
applications.
Supported so far (if installed) are Evolution, Gajim, Pidgin and UPnP.

feedback/ok aja@
2011-07-14 14:39:35 +00:00
ajacoutot
40ababe268 evolution-rss-import requires an argument, so there is no point in
providing a menu entry that is run without a way to give an arg.
2011-07-14 13:42:05 +00:00
ajacoutot
06c8e605e5 Sync comment. 2011-07-14 13:29:01 +00:00