Commit Graph

10187 Commits

Author SHA1 Message Date
ajacoutot
ce3922f796 Update to gnome-settings-daemon-3.0.2. 2011-05-23 10:31:50 +00:00
dcoppa
3b99c5f001 Fixes for TextDialog and ToolTipWindow style rendering bugs.
Commits fd6fbb80e7a6c1d62d696a4f598edc1101b13194 and
822c02e96a88a90540fa622afa5ab196b9ba5a7c.
2011-05-23 09:13:36 +00:00
ajacoutot
ef45bee41f Resurrect patch-dbus_dbus-connection_c which was lost during an update. 2011-05-23 08:58:31 +00:00
jasper
6167d01a1e sync with README
ok aja@
2011-05-23 08:24:41 +00:00
ajacoutot
ed5e46dd25 Tighten dependencies. 2011-05-23 07:47:39 +00:00
ajacoutot
5115468c62 Update to gtk+3-3.0.10.
Bug fixed:
* GtkEntry icon tooltip is never appearing
* GtkLabel does not honor width-chars anymore
* Mnemonics don't show under some letters
* Add missing gtk_widget_override_* annotations
* GtkButton uses wrong values in grab
2011-05-23 06:11:21 +00:00
jasper
1c29f96f0c add missing gettext module 2011-05-22 17:05:30 +00:00
espie
9fd57f026d fix fetch 2011-05-22 16:19:31 +00:00
espie
15db9b9717 fix fetch 2011-05-22 16:01:48 +00:00
espie
d82af7221b find distfiles over at FreeBSD's 2011-05-22 16:01:01 +00:00
jasper
3835d36c52 enable gedit, it works good enough apart from a known Glib.Variant issue. 2011-05-22 14:33:16 +00:00
jasper
cebe8f25ea no need to include util.h for us. 2011-05-22 13:55:27 +00:00
ajacoutot
2d68cfb6f2 Update to libgnome-keyring-3.0.2.
* Fix a memory leak
2011-05-22 13:00:23 +00:00
ajacoutot
4d1abe074c Update to gnome-tweak-tool-3.0.4. 2011-05-22 10:08:18 +00:00
ajacoutot
7b8ed37513 Disable the "Switch User" button. 2011-05-22 08:58:21 +00:00
dcoppa
84126e0d3f Update to wxPython-2.8.12.0.
Based on a diff for 2.8.11.0 by rpointel@
Tested in a bulk build by landry@
OK rpointel@, landry@, alek@ (maintainer)
2011-05-22 08:21:34 +00:00
dcoppa
9637d13311 Update to wxWidgets-2.8.12.
Tested in a bulk build by landry@
OK rpointel@, landry@
2011-05-22 08:13:18 +00:00
ajacoutot
1b807ca60d Remove bogus LIB_DEPENDS. 2011-05-21 08:22:11 +00:00
ajacoutot
7c87d8b96e Add all the minimum required components for a fully working gnome-session
to RUN_DEPENDS.
2011-05-21 06:49:52 +00:00
ajacoutot
80d2bbd5d2 +cantarell-fonts 2011-05-21 06:29:30 +00:00
ajacoutot
2cfc5eedd3 Import cantarell-fonts-0.0.6.
The Cantarell typeface family is a contemporary Humanist sans serif, and
is used by the GNOME project for its user interface.
The Regular font fully supports the following writing systems: 
Basic Latin, Western European, Catalan, Baltic, Turkish, Central 
European, Dutch and Afrikaans.

ok jasper@
2011-05-21 06:29:05 +00:00
ajacoutot
23cb00d986 Sync readme. 2011-05-20 16:41:47 +00:00
jasper
6b0e92fe59 keep this sorted 2011-05-20 16:06:56 +00:00
jasper
7f62762643 sync 2011-05-20 16:05:17 +00:00
jasper
dbf3d4cda6 import totem 3.0.1 (now with nautilus subpackage for the properties tab)
Totem is movie player for the GNOME desktop based on GStreamer.
It features a playlist, a full-screen mode, seek and volume controls,
as well as complete keyboard navigation.

feedback/ok aja@
2011-05-20 16:04:45 +00:00
ajacoutot
e17c2c575c Update to nautilus-3.0.1.1. 2011-05-20 08:52:27 +00:00
ajacoutot
9a7b6d772b Missing dependency on x11/dbus-python. 2011-05-20 08:50:11 +00:00
sebastia
2039324476 Update Gemas to 0.2, some improvements to the indentation.
OK landry@
2011-05-20 07:33:45 +00:00
sebastia
1f530cb5e4 Update highlighterkit to 0.1.1, minor improvements about how highlighting is done.
Added patch to build with gcc-2.95

OK landry@
2011-05-20 07:29:49 +00:00
ajacoutot
8870927e66 Bugfix update to gnome-keyring-3.0.2. 2011-05-19 21:01:13 +00:00
jasper
1ff276729c sync 2011-05-19 19:21:08 +00:00
jasper
b20dae7b92 import gnome-utils 3.0.1
GNOME Utilities for the GNOME Desktop contains the following:

  * baobab
  * gnome-dictionary
  * gnome-font-viewer
  * gnome-screenshot
  * gnome-search-tool
  * gnome-system-log

ok aja@
2011-05-19 19:20:23 +00:00
ajacoutot
a6012bc232 Edit comment, no pkg change. 2011-05-19 18:44:57 +00:00
ajacoutot
b91873d572 +nautilus 2011-05-19 18:42:06 +00:00
ajacoutot
1da186d2a9 Import nautilus-3.0.1.
This is Nautilus, the file manager for the GNOME desktop.

ok jasper@
2011-05-19 18:40:59 +00:00
ajacoutot
b7009897ec Only refer to 'GNOME' and not gnome2, gnome3...
ok jasper@
2011-05-19 18:13:38 +00:00
ajacoutot
49a6114148 Small tweak from Gentoo:
add an autostart condition: gnome-shell comes with its own
implementation of a policy kit agent, however the fallback session does
not and needs polkit-gnome-authentication-agent to be started.
This only affects the !gtk2 FLAVOR (polkit-gnome,gtk2 will automatically
start as usual).
2011-05-19 17:55:45 +00:00
ajacoutot
7b8991687a Refer to 'GNOME' and not gnome2 or gnome3. Makes it easier for us.
ok jasper@
2011-05-19 17:26:48 +00:00
ajacoutot
07174a9714 We want to use @unexec here and not @unexec-delete.
The reason is that if a theme is removed after updating to a new version,
then we are left over with a useless cache file because we are using
pkg_add -u and not pkg_delete.
2011-05-19 14:43:16 +00:00
ajacoutot
4f23ec182e Fix COMMENT. 2011-05-19 14:36:36 +00:00
ajacoutot
9ef4c5f760 We want @unexec-delete rm -f instead of @extra. 2011-05-19 14:30:39 +00:00
ajacoutot
c53ee58ede session and panel work ok enough, so enable them. 2011-05-19 14:19:08 +00:00
ajacoutot
f5799a9bb9 +metacity 2011-05-19 13:52:10 +00:00
ajacoutot
888558de21 Import metacity-2.34.0.
Metacity is a simple window manager that integrates nicely with GNOME.

(note that it is exactly the same as the one under x11/gnome except it
depends on x11/gnome/themes-standard (i.e. gtk+3) because the default
theme is different in GNOME3 -- eventually when upstream fix gtk+3
support in metacity this can go back in the main hierarchy and we'll add
a gtk+3 FLAVOR)
2011-05-19 13:50:17 +00:00
ajacoutot
8e7b304365 Precise conflict marker. 2011-05-19 12:45:53 +00:00
ajacoutot
5370f78670 Accessibility themes are now in gnome-themes-standard so remove theme from
here.
2011-05-19 12:45:23 +00:00
ajacoutot
b93f9bb8f6 Fix Inherits. 2011-05-19 10:38:54 +00:00
ajacoutot
93fbbfa109 Add the corresponding "Inherits" theme to RUN_DEPENDS. 2011-05-19 10:31:44 +00:00
ajacoutot
e436c48f4e Metacity defaults to the "Clearlooks" theme, so it needs to RUN_DEPENDS on
gnome-icon-themes.
2011-05-19 10:06:37 +00:00
ajacoutot
50ec174ebe Enable gnome-tweak-tool. It still has a runtime issue but this is due to
py-gobject / gobject-introspection which is being worked on and not by
tweak-tool itself.
2011-05-19 08:40:07 +00:00
ajacoutot
4306a6f44a +session (commented) 2011-05-19 08:37:33 +00:00
ajacoutot
6cf4bb001c Import gnome-session-3.0.1.
gnome-session contains the GNOME session manager, as well as a
configuration program to choose applications starting on login.

(not hooked up yet)

ok jasper@
2011-05-19 08:36:41 +00:00
ajacoutot
ebd8419a3a Tighten build+run depends. 2011-05-19 08:31:57 +00:00
ajacoutot
73cb8d1f55 Add the inherited theme (i.e. Inherits=foo) to RUN_DEPENDS.
landry@ agrees
2011-05-19 07:57:51 +00:00
ajacoutot
1be6361984 Add gtk+2 and librsvg to RUN_DEPENDS.
Rational: except for QT/KDE ports, gtk+2 should already be in the
dependency chain for ports installing share/icons/ files (i.e. no need
to explicitely add it) and if we have svg icons without their png
counterpart and librsvg is not part of the dependency chain then we
explicitely add it.
gnome-icon-theme is the inherited theme for most icon themes so we
make sure we have gtk-update-icon-cache and can display svg icons.

landry@ agrees
2011-05-19 07:50:37 +00:00
jasper
d307e174ed missing bump when switching to x11/polkit-gnome,gtk2
spotted by landry@
2011-05-18 21:26:56 +00:00
ajacoutot
3bbbf28131 Nothing in the dep chain provides librsvg, so explicitely depend on it
so that the icon is correctly displayed.

ok landry@ (maintainer)
2011-05-18 21:13:49 +00:00
ajacoutot
ddbb62ea09 Nothing in the dep chain provides librsvg, so explicitely depend on it
so that the icon is correctly displayed.
2011-05-18 21:12:08 +00:00
jasper
65e00fdb7a don't put all the plugins into the main binary, may ease debugging 2011-05-18 16:22:55 +00:00
ajacoutot
be4496bb79 Let's not complicate things, remove the xsltproc tweak, it's not really
needed.
2011-05-18 15:50:37 +00:00
ajacoutot
fa61b6e915 Not needed. 2011-05-18 15:49:32 +00:00
ajacoutot
dd6d553609 Not really needed. 2011-05-18 15:49:05 +00:00
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
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
ajacoutot
2be34863d0 DESKTOP_FILES and goo is not needed anymore. 2011-05-13 10:21:33 +00:00
jasper
ec8c518a25 this needs gnome-js-common 2011-05-13 10:11:41 +00:00
ajacoutot
1106e36408 +user-docs 2011-05-13 10:08:45 +00:00
ajacoutot
7684b1c80e Import gnome-user-docs-3.0.3.
This package contains documents which will be packaged together and
shipped as gnome-user-docs in the core GNOME distribution.  They should 
be documents targetted for end-users of GNOME and have general GNOME
applicability.
The GNOME Documentation Project (GDP) is responsible for this
documentation.

ok jasper@
2011-05-13 10:07:11 +00:00
jasper
3fac4a438e sync 2011-05-13 10:04:20 +00:00
ajacoutot
bfdc750a76 Add missing build+run depends.
Add missing PFRAG.shared.
2011-05-13 10:04:10 +00:00
jasper
195cecc142 import seed 3.0.0
Seed is a library and interpreter, dynamically bridging (through
gobject-introspection) the WebKit JavaScriptCore engine with the GObject
type system. In a more concrete sense, Seed enables you to immediately
write applications around a significant portion of the GNOME platform,
and easily embed JavaScript as a scripting language in your GObject
library.

ok aja@
2011-05-13 09:59:35 +00:00
ajacoutot
a3aafdd405 Move the @unexec-delete where they belong. 2011-05-13 09:49:36 +00:00
landry
fc7fb9c41f +gnome-colors-icon-theme 2011-05-13 09:41:39 +00:00
ajacoutot
31e45cf26e Uncomment the index.theme files.
Add missing goos and move the @unexec stuffs to the head.
2011-05-13 09:40:46 +00:00
landry
599f3fdf86 Import gnome-colors-icon-theme from Martin Pieuchot.
The GNOME-Colors is a project that aims to make the GNOME desktop as
elegant, consistent and colorful as possible.

This package provides various fd.o compliant icon themes.

ok dcoppa@.
2011-05-13 09:39:54 +00:00
jasper
f9e971fb1a sync 2011-05-13 09:26:34 +00:00
jasper
0b41f56aee moved to x11/gnome 2011-05-13 09:26:15 +00:00
jasper
29c224c564 import gnome-themes-standard 3.0.1 (into the right dir this time)
This package contains a set of standard themes for GNOME3.
		
		    ok aja@
2011-05-13 09:26:06 +00:00
jasper
35e2788c5c sync 2011-05-13 09:20:22 +00:00
jasper
02dad4d113 import gnome-themes-standard 3.0.1
This package contains a set of standard themes for GNOME3.

ok aja@
2011-05-13 09:18:50 +00:00
jasper
23b12bc2cd import gnome-themes 3.0.0
Themes collection for GNOME.

ok aja@
2011-05-13 09:17:49 +00:00
ajacoutot
bee60c698c +notification-daemon 2011-05-13 09:17:39 +00:00
ajacoutot
d8bbc7546a Import notification-daemon-0.7.1.
The Desktop Notifications framework provides a standard way of doing
passive pop-up notifications on the desktop. These are designed to
notify the user of something without interrupting their work with a
dialog box that they must close. Passive popups can automatically
disappear after a short period of time.

ok jasper@
2011-05-13 09:17:05 +00:00
jasper
435ec2be06 sync 2011-05-13 08:52:53 +00:00
jasper
ca12bbf441 import gnome-desktop 3.0.1
gnome-desktop contains the libgnome-desktop library as well as some
desktop-wide documents.

ok aja@
2011-05-13 08:52:11 +00:00
ajacoutot
7e3d70a3de Add x11/gnome3 to CATEGORIES. 2011-05-13 08:47:47 +00:00
ajacoutot
4f89d9450b +icon-theme
+icon-theme-extras
+icon-theme-symbolic
+yelp
2011-05-13 08:47:26 +00:00
ajacoutot
36dc513f2c Import yelp-3.0.2.
Yelp is the help browser for GNOME.

ok jasper@
2011-05-13 08:46:39 +00:00
ajacoutot
8149c7f8e4 Import gnome-icon-theme-symbolic-3.0.0.
Purpose of this icon theme is to extend the base icon theme that follows
the Tango style guidelines for specific purposes. This would include
OSD messages, panel system/notification area, and possibly menu icons. 

Icons follow the naming specification, but have a -symbolic suffix, so
only applications specifically looking up these symbolic icons will
render them. If a -symbolic icon is missing, the app will fall back to
the regular name.

ok jasper@
2011-05-13 08:43:36 +00:00
ajacoutot
e0bd8effd3 Import gnome-icon-theme-extras-3.0.0.
This package contains some extra icons for GNOME.

ok jasper@
2011-05-13 08:42:48 +00:00
ajacoutot
18de1cf8fb Import gnome-icon-theme-3.0.0.
This package contains the base GNOME icon theme.

ok jasper@
2011-05-13 08:41:57 +00:00
ajacoutot
10bd7dcd7e Add an x11/gnome3 subdirectory.
This is a staging area that will not be hooked into the build. It's used
to commit updates to x11/gnome that cannot yet make it in the regular
tree before we move to GNOME3. When the time is come, everything under
x11/gnome3 will be moved back to x11/gnome.

Using this will allow us to have everything in-tree and allow brave
souls to play, help, test... :-)

discussed with and ok jasper@
2011-05-13 08:41:04 +00:00
jasper
879308244f sync 2011-05-13 08:18:08 +00:00
jasper
620b9d8ee0 import gnome-js-common 0.1.2
gnome-js-common is a module holding tests and JavaScript code useful or
common to both Seed and gjs.

ok aja@
2011-05-13 08:16:28 +00:00
ajacoutot
dda8072869 Missed a part in previous, reminded by Brad. 2011-05-12 22:13:12 +00:00
jasper
fe9dca7638 tweak patch and add commit hash 2011-05-12 06:14:54 +00:00
ajacoutot
afea1cd1ff Comment. 2011-05-12 06:05:16 +00:00
ajacoutot
93f2fc5cdd Use proper AUTOCONF_VERSION, from Brad. 2011-05-12 06:04:32 +00:00
ajacoutot
534b992b3c Typo, my bad. Spotted by Markus Lude. 2011-05-11 21:24:59 +00:00
ajacoutot
b028bcbeba Explain the dependencies in MODGNOME_HELP_FILES a bit more. 2011-05-11 14:56:42 +00:00
ajacoutot
89ba53aa6d Extend comment. 2011-05-11 12:50:20 +00:00
dcoppa
966cc6f1af fluxbox-remote: fix handling of exit codes
(upstream commit 2f166eb4aeb5d77407e9380d644215cd5e94d592)
2011-05-11 10:05:42 +00:00
dcoppa
3737b33c1a Get rid of the use of libtool's --tag=disable-static and only delete
the archives for the plugins.

From Brad; OK sthen@
2011-05-11 09:08:07 +00:00
ajacoutot
c1dcb146ce Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 08:03:21 +00:00
ajacoutot
69db523da2 Fix after recent webkit update. 2011-05-11 06:02:15 +00:00
ajacoutot
580c130515 Maintenance update to totem-pl-parser-2.32.5. 2011-05-10 17:11:43 +00:00
ajacoutot
27a83492f5 Remove unnecessary NULL casts. 2011-05-09 17:03:37 +00:00
ajacoutot
a58d5c5501 Update to a more recent git checkout. 2011-05-09 15:25:21 +00:00
dcoppa
ae21425878 Ops. USE_GROFF no more needed. 2011-05-09 11:33:35 +00:00
sebastia
5d92a80042 Minor update, fixing a large speed penalty with regard to font handling in the cairo backend.
OK landry@, sthen@
2011-05-09 11:15:13 +00:00
dcoppa
6eee220a6d Update to i3-3.e-bf3 (i3-3.5.3) 2011-05-09 11:03:40 +00:00
ajacoutot
4e2fdf9ca5 Bugfix update to gtk3mm-3.0.1. 2011-05-09 10:16:53 +00:00
jasper
f707d73e82 more complete fix for the problem, with upstream 2011-05-08 20:39:34 +00:00
jasper
f1835190b9 - add commit has 2011-05-08 20:38:46 +00:00
jasper
40591a80c6 fix WANTLIB
ok aja@
2011-05-08 17:45:48 +00:00
dcoppa
25d9cd0797 - Fix a potential crash with MMS.
- Don't free uninitialized ES format descriptor for DV muxed in AVI.

From upstream via Brad.
OK sthen@
2011-05-08 16:20:16 +00:00
ajacoutot
29aed87b1b -deskbar-applet 2011-05-08 13:22:10 +00:00
ajacoutot
04cce79762 Remove deskbar-applet, it's unmaintained and buggy.
No objection on ports@

"kill it" dcoppa@, ok jasper@
2011-05-08 13:21:10 +00:00
ajacoutot
a46d2bc521 Remove deskbar-applet support. 2011-05-08 13:20:28 +00:00
ajacoutot
736a51b996 Remove patch to unbreak when ossp-uuid is installed, as spotted by landry@ 2011-05-08 10:02:29 +00:00
ajacoutot
98b70b9060 Don't use /proc to get the process name.
from robert@
2011-05-07 16:17:26 +00:00
ajacoutot
7fb83aa6cf Don't mention deskbar-applet which will be removed soon. 2011-05-07 12:07:10 +00:00
ajacoutot
e5840bb128 Only link with libexecinfo where it's needed. 2011-05-06 15:05:48 +00:00
ajacoutot
50c7e4b2d4 Distfile is not fetchable anymore, add a new MASTER_SITES.
ksh: q: not found
2011-05-06 14:32:37 +00:00
dcoppa
50f2ddcf0f - New HOMEPAGE
- Fix a pasto in the floating_resize_window function
  (from upstream git)
2011-05-06 14:14:31 +00:00
jasper
b34d412d4f mention gnote instead of tomboy 2011-05-06 11:27:51 +00:00
jasper
13d998f212 swap gnote for tomboy 2011-05-06 11:26:30 +00:00
jasper
47ea204420 be gone!
as discussed with aja@
2011-05-06 11:26:11 +00:00
jasper
f0492d1151 import gnote 0.7.4
Gnote is a port of Tomboy to C++.
It is the same note taking application, including most of the add-ins
(more are to come). Synchronization support is being worked on.

This will replace tomboy in our tree, users can sync their tomboy notes
with the TomboyImport addin.

feedback/ok aja@
2011-05-06 11:25:46 +00:00
dcoppa
e977dcf529 - Disable the Musepack decoder and rely upon FFmpeg.
- Re-enable the faad-based AAC decoder. There is a bug with VLC that
  causes some streamed AAC content when being transcoded (to at least
  Vorbis) to sound like its only at half or quarter speed.
- Just delete the .la files.

From Brad

OK sthen@
2011-05-06 08:18:54 +00:00
ajacoutot
e32a88b897 Don't try to open /proc. 2011-05-06 07:34:17 +00:00
sebastia
f4c9042f4a Enable gnustep on macppc. Thanks to Joel Carnat for testing www/sogo and some of the applications.
OK landry@
2011-05-05 22:56:16 +00:00
ajacoutot
5e5a1f1085 Bugfix update to libgda-4.2.7. 2011-05-05 15:51:03 +00:00
ajacoutot
be563afec6 +yelp-xsl 2011-05-05 13:20:43 +00:00
ajacoutot
acb0469e0a Import yelp-xsl-3.0.1.
yelp-xsl is a collection of programs and data files to help you build,
maintain, and distribute documentation.

ok jasper@
2011-05-05 13:20:16 +00:00