244 Commits

Author SHA1 Message Date
espie
40a3b4b61c move to @dir, trim down list of locale dirs to stuff not installed
by gettext.
2004-07-14 16:10:54 +00:00
marcm
e2b2602d36 Add patch from nikolay@ to make this compile again on sparc64 and update
to 2.6.2 while I'm here.
2004-07-08 17:09:38 +00:00
sturm
2b6b029866 this needs p5-XML-Parser to build
ok marcm@
2004-07-07 14:32:10 +00:00
marcm
41cafa6800 Add a dependency I missed.
Prodding by naddy@
2004-07-02 03:55:54 +00:00
xsa
93568351bb set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
reasons... okay pvalchev@.
2004-06-26 07:35:05 +00:00
marcm
67cdc082bc Interestingly librsvg doesn't require Gnome in libgsf, so mark it as
such.  Now other ports that want to use librsvg won't pull in half of
Gnome if they don't want it.
2004-06-25 19:22:29 +00:00
marcm
0a53bf80bc Don't install the "broken" file. Great for debugging I suppose, but
spews crap into the logs because, well, it's broken :).
2004-06-25 16:45:11 +00:00
marcm
153fb92b7e Update to 2.6.0.3 in sync with Gnome 2.6. 2004-06-24 23:58:34 +00:00
marcm
95401581ca Monster update to Gnome 2.6. See, I am not slacking, really!
Change info on a Gnome mirror near you.
2004-06-23 03:26:11 +00:00
marcm
dc79117a80 +keyring
+libxklavier
2004-06-22 03:28:35 +00:00
marcm
493662c651 A Gnome utility library for XKB. New with Gnome 2.6. 2004-06-22 03:27:12 +00:00
marcm
3e216570da The Gnome keyring password agent. New for Gnome 2.6. 2004-06-22 03:26:03 +00:00
david
456dc1d22d use the no_gle flavor of xscreensaver due to license issues with gle
ok marcm@
2004-02-26 07:01:01 +00:00
marcm
525a9ed8ae This gets updated to Gnome 2.4.2 too. 2004-02-22 05:34:26 +00:00
marcm
7d828e5461 Update to Gnome 2.4.2 2004-02-22 05:33:52 +00:00
sturm
7297ccd7b0 mark some subpackages arch independent
ok naddy@
2004-02-04 07:39:18 +00:00
marcm
6d37774e3c Another minor bugfix update along with a PLIST cleanup. This one seems to
be required by newer Gnome2 apps.
2004-01-30 13:40:47 +00:00
marcm
f323a3cf90 Update to 2.4.4.7. First a bugfile release then a release to handle
that stupid intltool madness.
2004-01-30 13:36:51 +00:00
sturm
831a944d56 actually this builds fine with systrace 2004-01-29 18:23:40 +00:00
marcm
825cbc7921 Update libgnomeprint and libgnomeprintui from 2.4.0 to 2.4.2. Bug fixes.
Needed for Gnumeric updates.
2004-01-28 16:09:30 +00:00
naddy
522123d9f3 add some missing @dirrms and drop those already handled in dependencies 2004-01-17 19:38:14 +00:00
marcm
52563c4b4a Despite the 2.5.0 version number, this is a bugfix update for 2.4 series. 2004-01-03 05:53:38 +00:00
naddy
795b8a2458 missing @dirrm 2003-12-20 15:17:04 +00:00
naddy
ed01857cd0 remove trailing whitespace 2003-12-16 13:44:37 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
naddy
48a819eb16 @dirrm shared directories 2003-12-15 20:35:19 +00:00
marcm
b6ca6616d3 This no longer needs intltool, it has its own. Re-gen the PLIST while
I'm here.
2003-12-15 03:59:47 +00:00
marcm
4bbfb09476 Remove Gnome1/2 conflict stuff from the plists. No longer needed with the
new pkg_* tools.
2003-12-09 04:40:42 +00:00
marcm
41d69cbce9 Properly update gtk+2's loader file so, oh I don't know, this will
actually work with gtk+2 now :).
2003-12-08 06:10:23 +00:00
pvalchev
fb20101607 another "a" 2003-12-04 23:08:16 +00:00
marcm
33c3571556 Gnome 2.4.1.
Sync versions with the Gnome 2.4.1 release.  Mostly bugfixes, too numerous
to list :).

This also addresses systrace issues and some config file issues from
sturm@, and wireless applet support from djm@.
2003-12-01 04:13:05 +00:00
marcm
d519cc0a80 Unbreak this on arches that don't have APM support (like sparc64) 2003-10-19 06:43:06 +00:00
marcm
f953b46917 @extra-ifcation of Gnome 1.
Prodded by naddy@
2003-10-16 16:55:10 +00:00
marcm
72c40bd003 Make the ogg icon match the right ogg mime type. Now my oggs have
pretty icons :).
2003-10-11 02:38:58 +00:00
marcm
66e7cd80e9 Fix Ogg Vorbis mime-type. Now my oggs preview properly :). 2003-10-11 02:37:15 +00:00
marcm
2f20575d1c Disable systrace here 'til we figure out what it's doing (or not doing
as the case may be).
2003-10-08 19:56:59 +00:00
marcm
9ab3999e49 +gdm 2003-10-08 15:57:54 +00:00
marcm
8385364268 GDM is the Gnome Display Manager. 2003-10-08 15:57:01 +00:00
marcm
d29438a036 +zenity 2003-10-08 01:27:00 +00:00
marcm
1b785ebf35 Zenity is a rewrite of gdialog, the GNOME port of dialog
which allows you to display dialog boxes from the commandline
and shell scripts.

From marc at msys dot ch
2003-10-08 01:25:43 +00:00
marcm
42b37d6636 Enable run-time decompression using libgsf. 2003-10-07 17:12:23 +00:00
marcm
c9fa4c9d79 +libgnomeprint
+libgnomeprintui
2003-10-07 17:08:03 +00:00
marcm
4573ebf1cf User interface portion of the Gnome 2.4 printing framework. 2003-10-07 17:06:28 +00:00
marcm
4a4e01de88 Gnome 2.4 printing framework. 2003-10-07 17:05:42 +00:00
marcm
6cf7a79b98 Update Gnome documentation to 2.4 2003-10-07 08:59:42 +00:00
marcm
d7ffacf681 Update to Gnome 2.4.0.
Release notes available at: http://www.gnome.org/start/2.4/notes/

Please note that x11/gnome/bonobo-activation is now part of libbonobo
2003-10-07 05:48:53 +00:00
marcm
b0e260d78c Remove Gnome 1 core and applets.
Gnome 1, as a standalone environment, has left the building.  Applications
that use the remaining Gnome 1 ports (bonobo, bonobo-conf, controlcenter,
libs, oaf, print and vfs) will still work, but the Gnome 1 desktop itself
is no more.

This is a first step at Gnome 1 removal.  Other Gnome 1 bits will be
removed as their dependent ports get updated.

This also removes the Gnome 1 vs Gnome 2 conflicts so it should make the
package builders happy.
2003-09-26 05:04:04 +00:00
marcm
4f2900ec78 @extra and friends for Gnome 2 2003-08-23 19:51:44 +00:00
pvalchev
be85591e9f disable oaftest here as well 2003-08-21 23:09:31 +00:00
marcm
d6ceb17f10 Nitpicks 2003-08-07 14:20:34 +00:00