Commit Graph

9975 Commits

Author SHA1 Message Date
ajacoutot
8926e238ed This is not needed anymore. 2011-05-18 15:40:11 +00:00
jasper
fca36406d6 add commented panel entry 2011-05-18 15:33:29 +00:00
jasper
802d71e022 import gnome-panel 3.0.0.1 (needs lots of fixes, so not hooking it up yet)
gnome-panel contains the GNOME panel, the libpanel-applet library and
several applets:
  * the GNOME panel is the area on your desktop from which you can run
    applications and applets, and perform other tasks.
  * the libpanel-applet library allows to develop small applications
    which may be embedded in the panel. These are called applets.
    Documentation for the API is available with gtk-doc.
  * the applets supplied here include the Workspace Switcher, the Window
    List, the Window Selector, the Notification Area, the Clock and the
    infamous 'Wanda the Fish'.

feedback/ok aja@
2011-05-18 15:32:44 +00:00
jasper
2b668becca tweak decision logic for deciding if we should use the ipv4 or ipv6 tools.
it would default to ipv6 as most interfaces have an unused ipv6 address, while
actually using the ipv4 address. this fixes ping/traceroute functionality when
using hostnames instead of ip addresses.
2011-05-18 15:25:34 +00:00
jasper
bf79395caf prevent a tornado of warnings and let this work a lot better 2011-05-18 13:29:11 +00:00
sebastia
9a3c792c08 Fix LIB_DEPENDS to sqlite3 due to changes in libxslt
OK landry@, yes please sthen@
2011-05-18 13:08:25 +00:00
ajacoutot
a56d9ffd0a Remove libtool files from plugins dir. 2011-05-18 11:17:37 +00:00
jasper
b02f361d1c remove bogus LIB_DEPENDS
ok aja@
2011-05-18 11:06:05 +00:00
jasper
7d1ee4a2aa bleh, removed devel/gsettings-desktop-schemas from eog instead of eog-plugins.. 2011-05-18 09:12:28 +00:00
ajacoutot
c3101c7472 Tweak comment, remove bogus RUN_DEPENDS. 2011-05-18 09:06:28 +00:00
jasper
b03cd60bdc enter databases/ 2011-05-18 09:02:31 +00:00
jasper
77cf7bedce sync 2011-05-18 08:58:14 +00:00
jasper
909c95643a import eog-plugins 3.0.0 (with map plugin disabled, depends on new clutter)
Set of plugins for Eye of GNOME.

ok aja@
2011-05-18 08:57:48 +00:00
jasper
5e1d01f61d import eog 3.0.1
This is the Eye of GNOME, an image viewer program.  It is meant to be a
fast and functional image viewer.

ok aja@
2011-05-18 08:56:06 +00:00
dcoppa
4e2d78bc08 In pre-install, get rid of a bunch of rm's and use:
find ${WRKDIST}/lib -name '*.lua.in.orig' -print | xargs rm

which will always be good in every case.
2011-05-18 08:28:55 +00:00
jeremy
77d605d852 About 4 months late, but link ruby-profligacy to the build 2011-05-18 01:10:50 +00:00
ajacoutot
a41c79296a Remove XXX, it's just the way port-lib-depends-check is suposed to work. 2011-05-17 18:21:28 +00:00
landry
7f6bb0b91c Update to xfce4-terminal 0.4.7.
Fixes (among others) memory leaks/high cpu usage with vte 0.28, see
https://bugzilla.xfce.org/show_bug.cgi?id=6921
2011-05-17 18:11:28 +00:00
landry
f8108f9a57 Update to xfdesktop 4.8.2. 2011-05-17 18:08:39 +00:00
jasper
cf52d2d039 sync 2011-05-17 17:22:16 +00:00
jasper
91c74351ca import gnome-nettool 3.0.0
GNOME Nettool is a set of front-ends to various networking command-line
tools, like ping, netstat, ifconfig, whois, traceroute, finger.

ok aja@
2011-05-17 17:21:35 +00:00
ajacoutot
131ac97219 +evolution-data-server 2011-05-17 17:07:50 +00:00
ajacoutot
347101e7d3 Import evolution-data-server-3.0.1.
The Evolution Data Server package provides a unified backend for
programs that work with contacts, tasks, and calendar information. It
was originally developed for Evolution (hence the name), but is now used
by other packages as well. 

The Evolution Data Server provides a single database for common,
desktop-wide information, such as a user's address book or calendar
events.

ok jasper@
2011-05-17 17:07:32 +00:00
ajacoutot
03be77925a Depends on x11/polkit-gnome,gtk2. 2011-05-17 15:05:03 +00:00
ajacoutot
f451f25a43 Only build the gtk2 FLAVOR of polkit-gnome by default, gir-scanner fails
when trying to build a gtkX version when gtkY is installed and currently
the gtk3 support is only needed for gnome3 ports which are not enabled.
2011-05-17 15:04:42 +00:00
ajacoutot
368e4ebd31 Move to gtk3 and add a gtk2 FLAVOR.
ok jasper@
2011-05-17 15:02:46 +00:00
ajacoutot
fc107d5a58 Fix RUN_DEPENDS. 2011-05-17 14:34:05 +00:00
ajacoutot
c37b53ec3d Add a small doc for people who want to start playing with gnome3.
NOTE: not much is in yet... so better wait a little until they're cool
stuffs to play with.
2011-05-17 14:26:53 +00:00
ajacoutot
da9febb5b8 Fix distinfo. 2011-05-17 14:22:06 +00:00
ajacoutot
74d64c1042 Bump all after removing and x11/gnome/Makefile.inc change. 2011-05-17 14:11:30 +00:00
ajacoutot
610ea0541d Fix dependencies. 2011-05-17 14:08:15 +00:00
ajacoutot
27dbf31d5f Finish the move. 2011-05-17 14:05:11 +00:00
ajacoutot
f5a3f0cd4d Shuffle things around so that the gnome3 directory is usable like
mystuff. README coming soon so anyone can start having 'fun' with gnome3
ports.
Also this will allow proper dependencies to be set from the start
instead of breaking half of the tree when GNOME3 is enabled.

discussed with an ok jasper@
2011-05-17 14:03:46 +00:00
dcoppa
75daded68d Again, do not install foreign language man pages: too many mandoc
errors with letters containing diacritics.

Zap USE_GROFF.
2011-05-17 14:03:30 +00:00
ajacoutot
3cc007d382 Remove gnome3 hack, this won't be needed anymore. 2011-05-17 13:48:18 +00:00
dcoppa
0140248139 Update to awesome-3.4.10 (codename "Exploder") 2011-05-17 11:30:54 +00:00
ajacoutot
9986e5b4c2 Satisfy all lib dependencies using LIB_DEPENDS, relying on RUN_DEPENDS just
breaks the dep chain.
2011-05-17 11:14:53 +00:00
dcoppa
0021bbfc04 Update to PyQt-4.8.4.
Tested in a bulk build by landry@
OK landry@, sthen@
2011-05-17 08:38:32 +00:00
dcoppa
3ee450ad0d Bugfixing update to qt4-4.7.3.
Unbreak the no_examples PSEUDO_FLAVOR.

Use the recommended dist site to provide for faster and more localized
downloads (from Brad).

Tested in a bulk build by landry@
OK landry@, sthen@
2011-05-17 08:26:53 +00:00
jasper
fc94d7c330 tweak BUILD_DEPENDS, no functional change though 2011-05-17 06:35:04 +00:00
ajacoutot
559731f772 Add comment. 2011-05-17 06:03:17 +00:00
jasper
b27f188c5b add missing build dependency on gobject-introspection 2011-05-16 20:45:02 +00:00
jasper
d59baff98f remove configure argument not recognized anymore 2011-05-16 20:42:15 +00:00
jasper
51541ceef5 add missing build dependency 2011-05-16 20:36:07 +00:00
jolan
2b65b8ed3f fix packaging with no_web FLAVOR 2011-05-16 17:37:59 +00:00
jasper
cad0a9039a add missing dep 2011-05-16 12:57:00 +00:00
sthen
bac95a8c2c update terminus-font to 4.35, from LEVAI Daniel (Daniel takes
MAINTAINER, previous maintainer agrees). Small tweaks from me.
Terminus has now changed from GPL to the SIL Open Font License 1.1.
2011-05-16 11:25:13 +00:00
sthen
2df276d775 add ugly whitespace now to reduce the diff for the next commit 2011-05-16 11:16:30 +00:00
ajacoutot
47feaadfb0 +video-arcade 2011-05-16 09:45:05 +00:00
ajacoutot
8334fc5654 Import gnome-video-arcade-0.8.0.
GNOME Video Arcade is a clean and simple MAME front-end for the GNOME
Desktop Environment.

GNOME Video Arcade recognizes that the frontend is not the point, the
games are. As such, its chief design goal is to help you quickly find a
game to play and then get out of the way. Its purpose is not to help you
manage your ROM collection, nor to provide a confusing graphical
interface for MAME's plethora of configuration options.
It can utilize third-party data files like arcade history and game
categories.

ok jasper@
2011-05-16 09:44:33 +00:00
jasper
d7b671ee79 tweak comments 2011-05-16 09:40:44 +00:00
jasper
0b5b0d1982 fix LIB_DEPENDS/WANTLIB
spotted by landry@
2011-05-16 08:42:45 +00:00
ajacoutot
4e2b6df1b3 Add the EPOCH to the webkit dependency.
spotted by landry@
2011-05-16 08:24:31 +00:00
jasper
0bc83b4283 - disable mpfr module, this needs mpfr 3.x after all. 2011-05-15 14:35:58 +00:00
jasper
f5a1e59407 - fix REPL by linking with termcap where we link with readline
- regen WANTLIB accordingly
2011-05-15 14:11:52 +00:00
sebastia
dda38efe9d enable affiche 2011-05-15 13:06:47 +00:00
sebastia
bc40b6794a Import Affiche: GNUstep sticky notes
Affiche is a little application that allows people to "stick" little
notes on their computer desktop.

OK sthen@
2011-05-15 13:05:54 +00:00
sebastia
7731a20298 use PKGNAME ?= ${DISTNAME:L} in Makefile.inc, and remove it from the gnustep ports that use it.
OK sthen@
2011-05-15 13:03:26 +00:00
jasper
901fd28288 force dependency on latest gucharmap (with gtk3 enabled) 2011-05-15 09:25:01 +00:00
jasper
d176dcc25a hookup ze gtk2 flavor for gucharmap 2011-05-15 09:24:12 +00:00
jasper
8bdad66971 depend on gucharmap,gtk2 2011-05-15 09:23:01 +00:00
jasper
fd95f9b2d1 - switch by default to gtk3, and add a gtk2 flavor for current users of gucharmap.
discussed with/ok aja@
2011-05-15 09:22:36 +00:00
jasper
a56e42a351 plug a few leaks, from upstream 2011-05-14 22:46:50 +00:00
jasper
61849a4d47 add explicit run dependency on gsettings-desktop-schemas
remove bogus build dep,

pointed out by aja@
2011-05-14 22:43:48 +00:00
jasper
dbc28b72b4 add commented gedit-plugins entry 2011-05-14 22:35:06 +00:00
jasper
8bdb62f8d2 import gedit-plugins
Bunch of additional plug-ins for Gedit.

This also has issues (libpeas/gedit related?), so also not hooking it up yet.
2011-05-14 22:34:30 +00:00
jasper
397df9c300 point homepage to the "old" plugins page for gedit based on gtk2. 2011-05-14 22:23:26 +00:00
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