Commit Graph

9858 Commits

Author SHA1 Message Date
ajacoutot
3647d3b2fd Add commented tweak-tool. 2011-05-14 22:23:15 +00:00
ajacoutot
2a00b3c4b6 Import gnome-tweak-tool-3.0.3.
The gnome-tweak-tools allows tweaking hidden gtk+3/GNOME3 settings.

There's an issue with g-o-i / py-gobject, so not hooked up yet.
ok jasper@
2011-05-14 22:22:00 +00:00
ajacoutot
23ad560af3 Build and run depends on the gtk2 FLAVOR of gconf2,-gtk. 2011-05-14 22:19:13 +00:00
jasper
15c970bc86 add commented gedit entry 2011-05-14 22:17:38 +00:00
jasper
359fe89ec2 import gedit 3.0.2, still has some issues so not hooking it up yet 2011-05-14 22:17:15 +00:00
jasper
ed7cfcb5e6 comment the .la files 2011-05-14 22:10:08 +00:00
jasper
cb74d2eb95 USE_LIBTOOL=Yes is already implied by gnome.port.mk 2011-05-14 21:56:18 +00:00
ajacoutot
c28783742f Explicitely add x11/gtk+2 as a LIB_DEPENDS and add devel/gconf2,-gtk to
RUN_DEPENDS.
2011-05-14 21:35:08 +00:00
ajacoutot
8e6304f974 deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.

discussed with jasper@
2011-05-14 21:29:03 +00:00
jasper
3bd54c6597 sync 2011-05-14 20:22:15 +00:00
jasper
533de1937e import gnome-backgrounds 3.0.1
This package contains a collection of wallpapers for use with GNOME.

looks fine to aja@
2011-05-14 20:21:34 +00:00
jasper
a49be8111e - no need anymore for the inline getline() implementation; it's not used anymore 2011-05-14 13:41:14 +00:00
jasper
ffa0df82c6 remove leftover patch 2011-05-14 13:06:29 +00:00
jasper
06adc6f4c0 - update gucharmap to 3.0.1 2011-05-14 12:36:18 +00:00
ajacoutot
36aea961da Unfuck dependencies. 2011-05-14 09:48:17 +00:00
ajacoutot
726a4593f2 +keyring 2011-05-14 09:42:56 +00:00
ajacoutot
fd873ed1f0 Import gnome-keyring-3.0.1.
gnome-keyring is a program that keep password and other secrets for
users. It is run as a daemon in the session, similar to ssh-agent, and
other applications can locate it by an environment variable.
 
The program can manage several keyrings, each with its own master
password, and there is also a session keyring which is never stored to
disk, but forgotten when the session ends.

ok jasper@
2011-05-14 09:42:19 +00:00
ajacoutot
f8ba010ccf Update to gnome-devel-docs-3.0.2. 2011-05-14 09:10:40 +00:00
sebastia
f8cfa51cc9 Update simpleagenda to 0.42, now supporting alarms, and making use of the dbuskit
OK landry@
2011-05-14 08:35:30 +00:00
sebastia
aa3e6e1684 Enable dbuskit 2011-05-14 08:33:52 +00:00
sebastia
cd3938e3c3 import DBusKit: GNUstep dbus interface
DBusKit is the GNUstep D-Bus bindings framework. The framework allows
Objective-C applications to access the D-Bus inter-process communication
system.

OK landry@
2011-05-14 08:32:30 +00:00
jasper
5dbbaad218 sync 2011-05-14 08:28:49 +00:00
jasper
c1495b2b0c import gnome-menus 3.0.1
The package contains an implementation of the draft "Desktop
Menu Specification" from freedesktop.org for GNOME:
  http://www.freedesktop.org/Standards/menu-spec
Also contained here are the GNOME menu layout configuration
files, .directory files and assorted menu related utility programs.

ok aja@
2011-05-14 08:27:47 +00:00
jasper
71a5d8aace import libgweather 3.0.0
libgweather is a library to access weather information from online
services for numerous locations.

ok aja@
2011-05-14 08:27:05 +00:00
ajacoutot
d1ba7954b8 +libgnome-keyring 2011-05-13 23:18:10 +00:00
ajacoutot
68f9e1e481 Import libgnome-keyring-3.0.1.
gnome-keyring is a program that keep password and other secrets for
users. The library libgnome-keyring is used by applications to integrate
with the gnome keyring system.

ok jasper@
2011-05-13 23:17:25 +00:00
ajacoutot
c2d4e1344f +settings-daemon 2011-05-13 23:16:24 +00:00
ajacoutot
b488239e0d Import gnome-settings-daemon-3.0.1.
GNOME settings daemon to control settings and preferences throughout the
desktop.

ok jasper@
2011-05-13 23:15:13 +00:00
jasper
a84cbb033f sync 2011-05-13 23:09:00 +00:00
jasper
0f30b523ba import gnome-terminal 3.0.1
gnome-terminal is a terminal emulator program that is part of the GNOME
project.  gnome-terminal supports color displays and provides mouse
support to applications that are aware of mouse events for xterm-like
terminals.

ok aja@
2011-05-13 23:08:32 +00:00
ajacoutot
97fb855db5 +libgnomekbd 2011-05-13 21:46:10 +00:00
ajacoutot
955ef0b04e Import libgnomekbd-3.0.0.1.
GNOME keyboard configuration library.

ok jasper@
2011-05-13 21:45:30 +00:00
ajacoutot
4a02b77941 Bump after recent gnome MODULE change. 2011-05-13 21:23:58 +00:00
ajacoutot
39928b7562 Add a hack for x11/gnome3 ports.
idea from and ok jasper@
2011-05-13 21:10:49 +00:00
ajacoutot
616c7e9220 Remove obsolete pre-configure target (no pkg change). 2011-05-13 20:37:17 +00:00
ajacoutot
8aeab245ff Fix dependency. 2011-05-13 14:51:35 +00:00
jasper
ada5155c82 - remove python leftovers
- it's better to have WANTLIB

ok aja@
2011-05-13 14:31:58 +00:00
jasper
418543ac22 sync 2011-05-13 14:17:45 +00:00
jasper
5d9c00d74d import epiphany-extension 3.0.0
Epiphany Extensions is a collection of extensions for Epiphany, the
GNOME web browser.

ok aja@
2011-05-13 14:17:22 +00:00
jasper
f02c5c6910 import epiphany 3.0.3
Epiphany is a web browser designed to be as lightweight and fast
as possible, at the expense of many of the features found in other
browsers.

feedback/ok aja@
2011-05-13 14:12:30 +00:00
ajacoutot
e256fb5faf Fix distinfo. 2011-05-13 13:38:48 +00:00
jasper
e8ad865179 sync 2011-05-13 13:32:38 +00:00
jasper
30518f6f07 import zenity 3.0.0
This is zenity - a rewrite of gdialog, the GNOME port of dialog which
allows you to display dialog boxes from the commandline and shell
scripts. If you understand, things are just as they are. If you don't
understand, things are just as they are.

ok aja@
2011-05-13 13:32:23 +00:00
ajacoutot
9c8286b555 rarian is not needed anymore. 2011-05-13 12:56:19 +00:00
jasper
54f991a6e6 - adjust conflict marker to gnome-themes-*
with and ok aja@
2011-05-13 12:52:58 +00:00
jasper
f5474e1464 remove, this is actually deprecated by gnome-themes-standard
with and ok aja@
2011-05-13 12:52:39 +00:00
ajacoutot
8e3bb4ace5 +devhelp 2011-05-13 12:17:44 +00:00
ajacoutot
2a47538d99 Import devhelp-3.0.0.
Devhelp is an API documentation browser for GNOME.

ok jasper@
2011-05-13 12:17:07 +00:00
sebastia
0223b109f9 Enable lapispuzzle 2011-05-13 11:37:10 +00:00
sebastia
1392312c96 Import LapisPuzzle, a tetris like game.
LapisPuzzle is a tetris-like game which challenges the player by making
the opposing team's victories count doubly against the player and vice
versa.

OK sthen@
2011-05-13 11:35:18 +00:00