Commit Graph

1267 Commits

Author SHA1 Message Date
jasper
4cbb4f9b05 - mention glade3 2008-12-17 10:38:59 +00:00
ajacoutot
ced1aeb73f - mention conduit 2008-12-16 14:36:44 +00:00
jasper
25a98f6f1c - move scrollkeeper from build depends to run depends, as gnome-utils already
pulls it in for building. but we also need it at install time
2008-12-16 12:27:11 +00:00
ajacoutot
c3af06b1b7 - add a small reminder comment
no pkg change
2008-12-16 07:58:18 +00:00
jasper
28241d3df2 - update gnome-user-docs to 2.24.1 2008-12-15 22:07:35 +00:00
jasper
125d25527a - update gnome-devel-docs to 2.24.1 2008-12-15 22:03:30 +00:00
ajacoutot
d8a89ee478 - mention mousetweaks
- bump
2008-12-15 08:56:38 +00:00
ajacoutot
387772a735 - add sound-theme-freedesktop to run_depends to enable desktop sounds
- fix WANTLIB

Warning: with GNOME 2.24, no option is provided to automatically start
esound with the session ; either use 'aucat -l' in rc.local to use
libsndio or add 'esd -unix -noterminate -nobeeps &' in your
xinirc/xsession to keep using esound.
2008-12-14 19:22:55 +00:00
ajacoutot
8b138261d3 - remove all run_depends, there are not needed (control-center2 already
references these)
2008-12-14 18:46:46 +00:00
ajacoutot
c618af6fea +mousetweaks 2008-12-13 17:53:38 +00:00
ajacoutot
c504f0454f Import mousetweaks-2.24.2
The Mousetweaks package provides mouse accessibility enhancements for
the GNOME desktop.
<...>


Amongst other things, it allows users to perform a right click by doing
a click&hold of the left mousebutton which is very handy for me...
powerbook user.

2nd try... I hope this time I didn't mess it up...
2008-12-13 17:52:58 +00:00
ajacoutot
1662856003 - uncomment bug-buddy from run_depends now that we have it
- bump
2008-12-13 17:08:36 +00:00
ajacoutot
763e009c0d +bug-buddy 2008-12-13 16:59:10 +00:00
ajacoutot
47d9531704 Import bug-buddy-2.24.2
bug-buddy is a graphical bug reporting tool.  It can extract debugging
information from a crashed application and create either a stacktrace or
a minidump file to send to the GNOME bug tracker.
<...>
2008-12-13 16:58:34 +00:00
ajacoutot
8b8a5277b0 - add missing build+run_depends on py-gnome-desktop
fix packaging, noticed by Alexey Suslikov
2008-12-13 09:58:47 +00:00
ajacoutot
b76c4d2e97 - remove bogus post-install target
- install /etc/X11/gdm/... scripts as executable; it's been wrong for ever
since those scripts never got a change to actually run!
2008-12-12 12:59:28 +00:00
ajacoutot
e104e709ae - user switching does not work under OpenBSD, so disable the button 2008-12-12 12:50:48 +00:00
ajacoutot
b80f09db95 +py-nautilus 2008-12-12 09:55:52 +00:00
ajacoutot
95f8fba5bd Import py-nautilus-0.5.1 (a.k.a. nautilus-python)
Python bindings for the nautilus extension library.
2008-12-12 09:55:03 +00:00
ajacoutot
4e582816a3 +conduit
Note that this needs avahi for network sync which I'm currently working on.
2008-12-12 09:17:14 +00:00
ajacoutot
25cc6c07ea - fix help menu 2008-12-12 09:15:45 +00:00
ajacoutot
2af6851d33 - totem and tomboy are not *needed* dependencies for proper operation 2008-12-12 08:40:27 +00:00
jasper
99706744e5 - fix to make it package, not bumping as it's only been around for < 2 minutes 2008-12-11 23:05:26 +00:00
jasper
45b80e6550 import conduit 0.3.15
Conduit is a synchronization application for GNOME. It allows you to
synchronize your files, photos, emails, contacts, notes, calendar data
and any other type of personal information and synchronize that data
with another computer, and online service.

(don't hook it up yet, as it needs some more tweaking, which'll help having
it in-tree)
2008-12-11 23:03:11 +00:00
jasper
3fa49287ba - sync WANTLIB after gtk-vnc update
ok ajacoutot@
2008-12-11 12:36:58 +00:00
ajacoutot
f7075f6136 - bugfix update to 2.24.3
* Fix parsing of RSS feeds that use HTML comments
* Fix problems that made Totem show an error when selecting a data
device in the Movie menu
2008-12-08 14:16:16 +00:00
ajacoutot
86bc2f886f - SECURITY update to vinagre-0.5.2 2008-12-05 19:45:20 +00:00
jasper
a87311b2e4 argh, forgot to bump the major. luckily a frog caught me, thanks! 2008-12-05 16:35:45 +00:00
jasper
5a447b9420 - update devhelp to 0.22
* switches to use webkit
- specify license marker
2008-12-04 14:28:30 +00:00
ajacoutot
70566f33bc - run_depends on either one of the in-tree notification-daemons
(i.e. notification-daemon or notification-daemon-xfce) with a preference
on notification-daemon if none are installed since this is GNOME
2008-12-02 09:04:25 +00:00
jasper
c2ab132e5e - merge PFRAG.shared into PLIST, missed that in import
- fix distinfo
- bump
2008-12-01 22:06:06 +00:00
jasper
a654e6f1a5 - add libgnomedb 2008-12-01 20:26:51 +00:00
jasper
5cd7ea360c import libgnomedb 3.0.0
* Libgnomedb gives you a set of powerful widgets to show and edit data
directly in the database, you can also create new Data Sources and
conect to your preconfigured database server.
* Libgnomedb is based in the GTK Object framework and allows you to
create create new widgets that meets your needs using the flexibility of
GObject.

"looks fine" ajacoutot@
2008-12-01 20:26:00 +00:00
ajacoutot
f05c8158b4 - add a workaround to install desktop launchers in 644 mode whatever the
original file mode from the system applications directory is
2008-11-29 16:14:38 +00:00
jasper
c7cf88e5cf - add a -tds subpackage
- fix the postgresql configure option
- set SHARED_ONLY

feedback and ok ajacoutot@
2008-11-29 12:53:51 +00:00
ajacoutot
2651bcfaba - user switching does not work under OpenBSD, so remove corresponding
button
2008-11-29 12:11:19 +00:00
ajacoutot
fd8ac6128c +screensaver 2008-11-29 11:35:39 +00:00
ajacoutot
cbe1c37a63 Import gnome-screensaver-2.24.1
gnome-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
<...>
2008-11-29 11:34:51 +00:00
ajacoutot
00635375fb - this needs gnome-screensaver, not xscreensaver
- regen PLIST
2008-11-29 11:31:45 +00:00
ajacoutot
f42863e724 - tweak some run dependencies:
* remove gnome-spell (deprecated)
* add notification-daemon (discussed with jasper@)
* make it run_depends either on xscreensaver or gnome-screensaver
2008-11-29 11:29:53 +00:00
ajacoutot
91fc623da0 - add small comment about the run_depends
no pkg change, no bump
2008-11-28 15:34:26 +00:00
ajacoutot
403ef873b0 - control-center is not needed to build this
- as for run_depends, better use the new gnome-settings-daemon instead of
control-center
2008-11-28 15:27:29 +00:00
ajacoutot
2a9c1d59bd - fix the invest applet 2008-11-27 13:42:19 +00:00
ajacoutot
62d03977aa - oops 2008-11-27 12:44:54 +00:00
ajacoutot
3ca7bfe48e - make this build with new totem-pl-parser (we cannot update totem quite
yet because our gstreamer is too old)
- regen PLIST because nautilus-extensions directory changed with recent
nautilus update (spotted by jasper@)
2008-11-27 11:13:40 +00:00
ajacoutot
9514b10e72 - update to totem-pl-parser-2.24.2
from jasper@
2008-11-27 11:11:35 +00:00
ajacoutot
7ddc9f47e6 - add a small reminder comment
no pkg change, no bump
2008-11-27 10:27:22 +00:00
ajacoutot
6ec322f3bc - adapt a patch from Gentoo to fix "Restart" and "Shut Down" buttons.
We do not support policykit yet and latest gnome-panel requires it
for restart/shutdown support, so just backport the old way in which
the panel will talk directly to GDM bypassing gnome-session
dbus/polycikit.

"commit it" jasper@
2008-11-26 11:58:40 +00:00
ajacoutot
63a2db1e87 - small update to gnome-session-2.24.2
mostly bugfixes and translation tweaks
2008-11-26 09:11:30 +00:00
ajacoutot
3bd99b87ec - update gdm to version 2.20.8
- enable libwrap support
- explicitely disable policykit and console-helper

ok jasper@
2008-11-25 18:27:39 +00:00
ajacoutot
19a0df2500 - minor update to libgweather-2.24.2
- remove outdated COMMENT
2008-11-25 13:54:11 +00:00
jasper
6e9dd8c279 - add a build dependency to build the dbus doc file 2008-11-25 13:47:50 +00:00
jasper
9dcdb11e80 - update gnome-panel to 2.24.2
* translation updates
2008-11-25 13:46:14 +00:00
jasper
e33c9d86f9 - update gnome-desktop to 2.24.2 2008-11-25 13:26:45 +00:00
jasper
47c771c904 - update gnome-menus 2.24.2
* translation updates
2008-11-25 13:24:23 +00:00
ajacoutot
fd1fbab567 - bugfix update to cheese-2.24.2 2008-11-25 10:33:57 +00:00
jasper
59d86a4f45 - update gnome-games to 2.24.2
* mostly gnome-sudoku fixes
2008-11-25 09:52:57 +00:00
jasper
3c7127fb14 - update orca to 2.24.2
* lots of bugs fixed
2008-11-25 09:20:33 +00:00
jasper
4db5e40b31 - hookup gvfs, spotted by sturm@ 2008-11-25 08:24:53 +00:00
ajacoutot
12f6a8284d - minor update to gnome-applets-2.24.2
one mem leak fix and some translations updates
- add missing gtk-update-icon-cache goo
2008-11-25 08:19:43 +00:00
ajacoutot
d8b5ef3471 - bugfix update to gnome-settings-daemon-2.24.1 2008-11-25 07:43:13 +00:00
jasper
380d601fd1 - update gcalctool to 2.24.2 2008-11-24 23:29:09 +00:00
jasper
55ab603cd2 - add the rodent 2008-11-24 23:17:32 +00:00
jasper
3c1951d197 import hamster-applet 2.24.2
Project Hamster is time tracking for masses. It helps you to keep track
on how much time you have spent during the day on activities you have
set up. At the beginning you define some activities you do, like
"hacking GNOME", "listening to Humppa", "hurling beer", "pretend to be
hacking" and so on, and, whenever you change from doing one task to
other, you change your current activity in Hamster. After a while you
can see some statistics of how many hours you have spent on what. Some
nice reports and graphical statistics will help you keep time tracking
fun.

ok ajacoutot@
2008-11-24 23:15:54 +00:00
jasper
6ce20cc184 - update eog to 2.24.2
* several bugfixes and translation updates
2008-11-24 22:27:55 +00:00
jasper
00ec982cec - remove two configure arguments, one doesn't exist and the other has no
effect (removing it doesn't cause any harm)
2008-11-24 22:19:33 +00:00
jasper
876b62b3d3 - update file-roller to 2.24.2
* translation updates
2008-11-24 18:48:57 +00:00
jasper
43ee4c7bf6 - update gucharmap to 2.24.2
* translation updates
2008-11-24 18:37:02 +00:00
jasper
f2ee08531f - update gnome-terminal to 2.24.2
* translation updates
2008-11-24 18:25:53 +00:00
jasper
e67360a730 - update nautilus to 2.24.2
- depend on latest gvfs

ok ajacoutot@
2008-11-24 18:13:31 +00:00
ajacoutot
6090a7399f - minor update to version 1.0.3
fixes some mem leak and bugs
- also subpackage this port the same way gnome-vfs2 is (i.e. samba is no
longer a requirement for the main package)
- explicitely depends on latest glib2 (requested by jasper@)

ok jasper@
2008-11-24 16:15:42 +00:00
jasper
ad5690eea3 - update libxklavier to 3.8
- regen WANTLIB
- remove MASTER_SITES, as gnome.port.mk fully takes care of it now

ok ajacoutot@
2008-11-24 11:15:03 +00:00
ajacoutot
633a2be614 - user switching does not work under OpenBSD... at least not in a secure
and default setup, so @comment the desktop entry

ok jasper@
2008-11-24 09:10:11 +00:00
jasper
7c0e9fa0f3 - remove XXX'd MASTER_SITES now gnome.port.mk can finally take care of that properly
ok ajacoutot@
2008-11-23 22:59:08 +00:00
jasper
f23699fa1e - use a better way to figure out the MASTER_SITES, so no overridings should
be needed anymore if a file is on ftp.gnome.org

no chickens were injured or eaten whilst working on this, although "someone"
is begging to differ
2008-11-23 22:56:37 +00:00
ajacoutot
dd04d47f4c - forgot to cvs rm in previous commit 2008-11-23 18:39:41 +00:00
ajacoutot
4b76ad2857 - bugfix update to version 2.24.2
ok jasper@
2008-11-23 18:26:30 +00:00
ajacoutot
b4685ad616 - enable sound and install ogg files
- use gstreamer for sound and make sure sdl/sdl_mixer isn't picked up
- explicitely disable ggz-server support
- add missing run_depends on py-gnome-desktop

ok jasper@
2008-11-23 12:52:32 +00:00
jasper
9d8aa68d79 - include missing header 2008-11-23 12:45:47 +00:00
jasper
f64d07a85a - remove a part that's never going to be used in this form,
if we're going to set the schema's file path via a module, it'll be done
via a gconf2 module

discussed with ajacoutot@
2008-11-23 12:16:03 +00:00
jasper
721e981823 - hookup gnome games now that writing to the score files works...
...so long for productivity...
2008-11-23 11:14:23 +00:00
jasper
0b4fd3eae7 - fix a file outside of every prefix
- better modes for the binaries

ok ajacoutot@
2008-11-23 11:08:07 +00:00
jasper
109b7a681d - fix LIB_DEPENDS and re-order them 2008-11-23 10:30:36 +00:00
sturm
1bcc77e40a typo 2008-11-23 07:34:45 +00:00
ajacoutot
f769a77c16 - remove SHARED_ONLY (implied by the python MODULE)
- remove non-existent configure option
- fix WANTLIB
2008-11-23 00:21:54 +00:00
jasper
14fd2753a4 - fix potential crasher with 7zip files
* diff from opensolaris
2008-11-23 00:11:18 +00:00
ajacoutot
a851877403 - forgot one build+run_depends in previous commit 2008-11-23 00:10:56 +00:00
jasper
9a05ee66a3 - tweak CONFIGURE_ENV 2008-11-23 00:07:32 +00:00
ajacoutot
e399012143 - add some missing lib_depends
- fix build with latest gdl (from upstream SVN via jasper@)
- sync DESCR with reality
2008-11-22 23:55:08 +00:00
ajacoutot
5010871952 - when db4 is installed it will be picked whatever option we set, so
merge -db4 subpackage into -main (which makes sense anyway)
- fix WANTLIB and regen PLIST for all subpackages

ok jasper@
2008-11-22 23:53:47 +00:00
jasper
3695089654 - fix a crasher, though not the one i'm hunting right now
* diff from upstream gnome
2008-11-22 23:48:52 +00:00
jasper
51f744f8be import gnome-games 2.24.1
GNOME Games is a collection of seventeen small "five-minute" games in a
variety of styles and genres for the GNOME desktop.

there may be an issue with the score files left to sort out, hence i'm
not hooking it up yet.
2008-11-22 23:42:54 +00:00
ajacoutot
5d436585c8 - quiet up gconftool-2 until x11/gnome/controlcenter2 is fixed 2008-11-22 20:38:46 +00:00
ajacoutot
ec2876e54a - mention x11/gnome/settings-daemon in the XXX comment
- no pkg change, no bump
2008-11-22 20:22:06 +00:00
jasper
3b11abfa96 - remove gail, the gailutil library was pulled into gtk+2
all the dependent ports have been fixed by landry@ and yours truly

"if there's a moment to do it, it's now" aja@
landry@ would agree too.
2008-11-22 20:20:51 +00:00
jasper
88e8ea3b79 - gailutil moved to gtk+2, catchup and unbreak this port
- specify license version while here

ok aja@
2008-11-22 20:14:40 +00:00
jasper
5c56de77cc - fix build on an empty box
ok aja@
2008-11-22 19:45:50 +00:00
ajacoutot
7fdd599627 - baobab needs gvfs-monitor-dir
"sure" jasper@
2008-11-22 19:09:45 +00:00
ajacoutot
89d9dd1468 - gvfs-monitor-* need fam(3) support in glib2, so make it run_depends on
glib2-fam
gnome-utils will also benefit from this change (baobab)
2008-11-22 18:57:57 +00:00
ajacoutot
a64a1e0d36 - bugfix update to version 2.24.2
- google search module needs py-simplejson

ok jasper@
2008-11-22 15:15:54 +00:00
ajacoutot
60752e48d1 - add one missing gtk-update-icon-cache goo
- regen PLIST while here
- bump
2008-11-22 12:29:27 +00:00
ajacoutot
7c14620b6b - explicitely set some configure switches
- regen PLIST
- bump

"sure" jasper@
2008-11-22 11:38:45 +00:00
jasper
8fc9a275fc - remove now unneeded configure patch
- tweak CONFIGURE_ENV
- regen PLIST

"ppfftt" ajacoutot@
2008-11-22 11:02:14 +00:00
jasper
f298b1bac0 - remove some bogus configure switches
- make it more clear why we choose gstreamer and not oss (we can't have both)
- explicitly disable pulseaudio

ok ajacoutot@
2008-11-22 10:57:26 +00:00
ajacoutot
b15b00b3cb - add one missing gtk-update-icon-cache goo
"ja ja" jasper@
2008-11-22 09:23:29 +00:00
ajacoutot
d56762eaee - quiet up gconftool-2 WARNING
- simplify examples installation
- tweak DESCR
- remove an unused CONFIGURE_ARGS

"please commit it" jasper@
2008-11-21 19:55:29 +00:00
jasper
0518e4c634 - update zenity to 2.24.0
- fix COMMENT
- specify license version

feedback and ok ajacoutot@

...and as we get to the Z, this should also be the last comit to update
core parts of GNOME.
2008-11-21 19:20:59 +00:00
jasper
a317fbf0bd - update vino to 2.24.1
feedback and ok ajacoutot@
2008-11-21 19:19:12 +00:00
jasper
b916589d0c - update seahorse to 2.24.1
- add a patch to alias ENOTSUPP to EOPNOTSUPP (ENOTSUP is defined in 1003.1 though)

feedback and ok ajacoutot@
2008-11-21 19:12:31 +00:00
jasper
c8d3d53696 - update py-gnome to 2.22.3
- specify license version
- fix DESCR

feedback and ok ajacoutot@
2008-11-21 19:09:31 +00:00
jasper
9368837db1 - update py-gnome-desktop to 2.24.0
with and ok ajacoutot@
2008-11-21 19:08:42 +00:00
jasper
a057787389 - update pessulus to 2.24.0
with and ok ajacoutot@
2008-11-21 19:06:20 +00:00
jasper
70b14738fc - update orca to 2.24.1
- specify license version
- shorten BUILD_DEPENDS

feedback and ok ajacoutot@
2008-11-21 19:05:30 +00:00
jasper
f416232d42 - update nautilus to 2.24.1
* finally with tabs
- specify licenses and their versions

feedback and ok ajacoutot@
2008-11-21 19:04:31 +00:00
jasper
701113121f - update metacity to 2.24.0
- compositor code is enabled now, so you can have funky effects too ;-)
* add a message on how to enable it, as it's disabled by default

feedback and ok ajacoutot@
2008-11-21 19:01:18 +00:00
jasper
9b10ad4a49 - update libxklavier 3.6
- specify license version

feedback and ok ajacoutot@
2008-11-21 18:57:29 +00:00
jasper
6cde15a383 - update libgnomeprintui to 2.18.3
- specify license versions

feedback and ok ajacoutot@
2008-11-21 18:54:45 +00:00
jasper
86b1b94f0a - update libgnomeprint to 2.18.5
- specify license versions

feedback and ok ajacoutot@
2008-11-21 18:53:48 +00:00
jasper
e0dc20ec7d - update libgnomekbd to 2.24.0
- specify license version

feedback and ok ajacoutot@
2008-11-21 18:52:24 +00:00
jasper
115e4fce9b - update libgnomecanvas 2.20.1.1
feedback and ok ajacoutot@
2008-11-21 18:51:28 +00:00
jasper
32e7a1ccb0 - libgnomeui to 2.24.0
- specify license version

feedback and ok ajacoutot@
2008-11-21 18:47:16 +00:00
ajacoutot
426a0b0648 - explicitely disable pulseaudio
ok jasper@
2008-11-21 18:39:58 +00:00
jasper
90bc2c367d - update libgnome to 2.24.1
- specify license version

feedback and ok ajacoutot@
2008-11-21 18:36:51 +00:00
jasper
5b9a1a9950 - update libgda to 3.1.5
- specify license version

feedback and ok ajacoutot@
2008-11-21 18:35:31 +00:00
jasper
dcd0d95c1c - update libgail-gnome to 1.20.1
- specify license version

with and ok ajacoutot@
2008-11-21 18:34:34 +00:00
jasper
257ffa76ee - update libbonoboui to 2.24.0
- specify license versions
- fix DESCR

feedback and ok ajacoutot@
2008-11-21 18:32:48 +00:00
jasper
504334a24c - update libbonobo to 2.24.0
- specify license versions

feedback and ok ajacoutot@
2008-11-21 18:31:50 +00:00
jasper
75dfed909b - update gucharmap to 2.24.1.1
- fix license marker

feedback and ok ajacoutot@
2008-11-21 18:30:23 +00:00
jasper
8589487e42 - update gok to 2.24.0
- specify license version

feedback and ok ajacoutot@
2008-11-21 18:27:05 +00:00
jasper
b9d89a7079 - update gnome2-user-docs to 2.24.0
- specify license version

feedback and ok ajacoutot@
2008-11-21 18:26:32 +00:00
jasper
0f668993c6 - update gnome-vfs2 to 2.24.0
feedback and ok ajacoutot@
2008-11-21 18:25:49 +00:00
jasper
d6f6420eb9 - update gnome-utils to 2.24.1
- specify license version

feedback and ok ajacoutot@
2008-11-21 18:24:27 +00:00
jasper
4a73bc7d31 - update gnome-themes to 2.24.1
- specify license version

feedback and ok ajacoutot@
2008-11-21 18:22:38 +00:00
jasper
ac760e15d0 - update gnome-terminal to 2.24.1.1
- specify license versions

feedback and ok ajacoutot@
2008-11-21 18:21:52 +00:00
jasper
f33bba781e - update gnome-speech to 0.4.22
feedback and ok ajacoutot@
2008-11-21 18:20:04 +00:00
jasper
dfc413b562 - update gnome-session 2.24.1
- specify licenses and their versions
- remove devhelp from README.OpenBSD as it's already a RUN_DEPENDS
- fix persmissions on README.OpenBSD

with and ok ajacoutot@
2008-11-21 18:18:59 +00:00
jasper
bff5c1a508 - update gnome-panel to 2.24.1
* this needs some work wrt the clock applet
- specify licenses and their versions

feedback and ok ajacoutot@
2008-11-21 18:15:45 +00:00
jasper
8c88f1927c - update gnome-menus to 2.24.1
* drops fam dependency
- specify license versions

feedback and ok ajacoutot@
2008-11-21 18:14:12 +00:00
jasper
d822c1999b - update gnome-media to 2.24.0.1
- specify licenses

feedback and ok ajacoutot@
2008-11-21 18:12:35 +00:00
jasper
03be07fb0d - update gnome-mag to 0.15.4
- specify license version
- don't bother installing useless documentation which breaks builds every
  now and then

feedback and ok ajacoutot@
2008-11-21 18:09:05 +00:00
jasper
0a1570621c - update gnome-keyring to 2.24.1
feedback and ok ajacoutot@
2008-11-21 18:06:05 +00:00
jasper
680d5230d7 - update gnome-icon-theme to 2.24.0
feedback and ok ajacoutot@
2008-11-21 18:04:45 +00:00
jasper
47d2033c66 - update gnome-devel-docs to 2.24.0
feedback and ok ajacoutot@
2008-11-21 18:03:22 +00:00
jasper
055ba8733c - update gnome-desktop to 2.24.1
- fix and specify license versions

i'd like to use this commit to explain a bit about this gnome 2.24 update.
it wouldn't have been possible without the donations that made p2k8 as
good as it was. some gnome-related ports may not build right now, antoine
and i are working on this, but please report any breakage to us.
more gnome commits will come from a couch in rainy antwerp this weekend.

feedback and ok ajacoutot@
2008-11-21 18:01:10 +00:00
jasper
455d7e21c6 - update gnome-common 2.24.0
- fix COMMENT and DESCR

feedback and ok ajacoutot@
2008-11-21 17:56:50 +00:00
jasper
ec775b3b68 - update gnome-build to 2.24.1
- uppercase GNOME in COMMENT

feedback and ok ajacoutot@
2008-11-21 17:55:31 +00:00
jasper
e6f6c70e45 - update gnome-backgrounds to 2.24.0
- uppercase GNOME in COMMENT
- fix license

feedback and ok ajacoutot@
2008-11-21 17:54:16 +00:00
jasper
bb596994da - update gnome-audio to 2.22.2
- specify licenses and their version

feedback and ok ajacoutot@
2008-11-21 17:52:11 +00:00
jasper
208d2e6a20 - hook up libweather now it's used 2008-11-21 17:51:05 +00:00
jasper
b0384b85f7 - update gnome-applets to 2.24.1
- fix and specify license versions

with and ok ajacoutot@
2008-11-21 17:50:05 +00:00
jasper
10921d890f - update ghex to 2.22.0
feedback and ok ajacoutot@
2008-11-21 17:43:53 +00:00
jasper
981a816734 - update gdm to 2.20.7
* note there is a 2.24.x version of gdm, but newer versions require
policykit and all that kind of scary dbus shitz

feedback and ok ajacoutot@
2008-11-21 17:43:02 +00:00
jasper
5a1e69edb2 - update gedit to 2.24.1
feedback and ok ajacoutot@
2008-11-21 17:37:38 +00:00
jasper
b865715fa2 - update gedit-plugins to 2.22.5
feedback and ok ajacoutot@
2008-11-21 17:35:04 +00:00
jasper
3db80050a9 - update gdl to 2.24.0
feedback and ok ajacoutot@
2008-11-21 17:33:53 +00:00
jasper
5f3c3a410c - update gcalctool to 5.24.1
- specify license version

feedback and ok ajacoutot@
2008-11-21 17:32:15 +00:00
jasper
70d21629c3 - update file-roller to 2.24.1
- update license version
- add lzma to RUN_DEPENDS

feedback and ok ajacoutot@
2008-11-21 17:29:17 +00:00
jasper
28fa759429 - update eog to 2.24.1
- specify license version

feedback and ok ajacoutot@
2008-11-21 17:25:34 +00:00
jasper
571d12b2ea - update gnome 2.24.1
- specify license version
- add MODGNOME_HELP_FILES
- fix icons location
- don't require pkg-config's pkg-config file....

with and ok ajacoutot@
2008-11-21 17:23:43 +00:00
jasper
d902587cba - update eel to 2.24.1
- specify and fix license version

feedback and ok ajacoutot@
2008-11-21 17:18:14 +00:00
jasper
c3147092fc - update deskbar-applet 2.24.1
- fix HOMEPAGE

feedback and ok ajacoutot@
2008-11-21 17:12:44 +00:00
jasper
abd83334b3 - update dasher to 4.9.0
- specify license version

feedback and ok ajacoutot@
2008-11-21 17:06:25 +00:00
jasper
d0f34966dd - enable gnome-settings-daemon, now it's used 2008-11-21 17:04:02 +00:00
jasper
8881e262f4 - update control-center2 to 2.24.0.1
feedback and ok ajacoutot@
2008-11-21 17:02:49 +00:00
jasper
76a024c6d1 - remove bogus SUBST_VARS 2008-11-21 17:01:34 +00:00
jasper
d4fb936bb8 - update at-spi to 1.24.0
- specify license version
- fix documentation location

with and ok ajacoutot@
2008-11-21 17:00:48 +00:00
jasper
f2744f75b6 - update alacarte 0.11.6
- specify license version
- use SUBST_CMD

feedback and ok ajacoutot@
2008-11-21 16:56:44 +00:00
ajacoutot
41d51d95c8 - no need to @sample ${SYSCONFDIR}
jasper@ agrees
2008-11-21 15:34:57 +00:00
sthen
f1d6285f56 unbreak; missing \ 2008-11-20 01:41:34 +00:00
jasper
18a7a89331 ....and get rid of the bashism by using echo(1) and cut(1)
also add a missing build dependency (from mr. frog aka ajacoutot)

ok ajacoutot@
2008-11-19 22:22:14 +00:00
ajacoutot
81c229d4c8 - this needs bash (for now)
- unfuck the gconftool-2 calls in PLIST by moving them where they belong
- fix WANTLIB and regen PLIST while here

ok jasper@
2008-11-19 17:35:52 +00:00
jasper
e5a1a393a3 - fix license markers
- add MODGNOME_HELP_FILES
- don't set USE_GMAKE/CONFIGURE_STYLE, it's taken care of by gnome.port.mk
and Makefile.inc
2008-11-19 16:24:54 +00:00
ajacoutot
0c0964f4bf - fix dependencies after recent librsvg update 2008-11-19 14:18:51 +00:00
jasper
0030696894 - tweak empathy's entry
- add tomboy
- use SUBST_CMD
2008-11-18 23:06:41 +00:00
landry
796a2f40c9 Remove no_gnome FLAVOR here too.
That should be ok for today... other svg-related fallouts are known.
2008-11-18 14:26:02 +00:00
landry
ab2b7514a5 Temporarly fix dependencies now that gail is provided by Gtk+2.
An upcoming update to latest version will fix WANTLIB.
2008-11-18 14:00:00 +00:00
landry
57ccc0ebbe Fix after no_gnome FLAVOR removal in x11/gnome/librsvg. 2008-11-18 13:55:08 +00:00
landry
9dd16d7892 Remove the no_gnome FLAVOR here too. 2008-11-18 13:36:26 +00:00
landry
0e361038e4 Update to librsvg 2.22.3.
While here, remove the crazy no_gnome FLAVOR too. This new version
doesn't directly depend on gnome libs anymore, and no_gnome libgsf
FLAVOR disappeared too. It will make bulk builds much more simpler.

Discussed with sturm@ ajacoutot@ jasper@ naddy@, diff to update to
latest version originally from jasper@, FLAVOR removal by myself.

ok ajacoutot@ jasper@
2008-11-18 13:34:43 +00:00
landry
391352e8d0 Mark IGNORE, now that it's provided by x11/gtk+2.
Will be unlinked soon anyway..
2008-11-18 12:44:04 +00:00
jasper
233e8fb0d5 - escape the '#' of C#
noticed by claudio@
2008-11-16 09:46:02 +00:00
jasper
3fcf2f1e99 - fix WANTLIB
- specify license version
- regen PLIST
2008-11-14 17:59:34 +00:00
jasper
2c600636d9 - update WANTLIB
- regen PLIST
* this port won't be updated to the 2.24.x series yet (needs avahi)
2008-11-14 16:19:31 +00:00
ajacoutot
1dbeef6b9f - update to cheese-2.24.1
note that until gstreamer v4l2 support is fixed, this port stays not
functionnal (robert? ;-))
2008-11-14 16:18:00 +00:00
jasper
e24faf6a9b - specify license version
- update WANTLIB
- regen PLIST
2008-11-14 16:14:16 +00:00
jasper
08cecad276 - update gvfs to 1.0.2, so the frogs and start playing with it 2008-11-12 22:45:26 +00:00
jasper
2a506ef207 import gnome-settings-daemon 2.24.0 (not linked to the builds yet)
GNOME settings deamon to control settings and preferences throughout the
desktop.

this used to be part of gnome-control-center, but it was split of.
it depends on some stuff not committed yet (e.g. gnome-desktop update),
but having it in tree allows the gtk-frogs to test it more easily.
2008-11-11 22:22:41 +00:00
jasper
a96e3b1aed - build the espeak driver 2008-11-11 16:27:48 +00:00
jasper
bae4db545a - use a little saner way to disable java, shrinks the patch by about 430 lines
- specify license version
- regen PLIST
2008-11-11 16:00:08 +00:00
jasper
f5f17c4550 - untwist build/run depends
from mikolaj kucharski, thanks!
2008-11-11 11:42:43 +00:00
jasper
1921822353 - s/gnome/GNOME/
- regen PLIST while here
2008-10-30 12:26:37 +00:00
jasper
6f5333aa01 - add a conflict marker with libgweather.
the gweather lib was put into it's own package for 2.24
2008-10-29 12:01:19 +00:00
jasper
a3d1bb4a36 import libgweather 2.24.1
libgweather is a library to access weather information from online
services for numerous locations.

(not hooked to the builds yet)
2008-10-29 11:59:55 +00:00
ajacoutot
0f12677dff - fix gnome-session startup with latest dbus
spotted by robert@
fix suggested by jasper@
2008-10-28 13:44:32 +00:00
jasper
589ecda1d1 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:09:53 +00:00
ajacoutot
21f540029a - MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE 2008-10-28 09:28:24 +00:00
jasper
ec38d89def - unbreak after python 2.5 PLIST shuffling
from mikolaj kucharski, also spotted by naddy@, thanks both!
2008-10-22 19:37:49 +00:00
sturm
cd530bb2b6 add missing entry for mono-gnome to unbreak mirror-maker 2008-10-20 06:47:49 +00:00
robert
7370540a1a add the needed files to DLLMAP_FILES 2008-10-18 18:17:05 +00:00
ajacoutot
005bc1890f - revert; stupid configure args never mean the same
spotted by viq on silc, thanks!
2008-10-18 07:39:57 +00:00
ian
e6b4cd73ee Replace first sentence of DESCR with something more sensible, OK jasper@
While at it wrap a few lines and fix typo. Bump pkg.
2008-10-17 20:05:47 +00:00
robert
e47b019460 add mono-gtk2 to {LIB,BUILD}_DEPENDS 2008-10-17 19:41:33 +00:00
ajacoutot
0c9dcd506d - explicitely disable afs support
no pkg change
2008-10-17 14:19:25 +00:00
robert
2df816044e f-spot cries for libgphoto2 2008-10-17 11:02:16 +00:00
jasper
cabbd7ed82 import f-spot 0.5.0.2
The main F-Spot user interface in Browse mode is shown. F-Spot supports
16 common files types, including JPEG, GIF, TIFF, RAW, and others.
Import your photos from your hard drive, camera (including PTP type), or
iPod.
Photos can be tagged for searching and grouping, and the timeline gives
quick sense of temporal location, and quanity of photos taken. F-Spot
can view and export EXIF and XMP metadata in your images.
Other features include fullscreen and slideshow modes.

it needs some more tweaking, hence it's not hooked to the builds yet.
2008-10-17 10:39:17 +00:00
robert
15ebde0497 +tomboy 2008-10-17 07:16:57 +00:00
robert
6886952f3f import of tomboy:
Tomboy is a desktop note-taking application for Linux and Unix. Simple and
easy to use, but with potential to help you organize the ideas and
information you deal with every day.
2008-10-17 07:16:15 +00:00
robert
7184b9bf7c Some file have to be added to DLLMAP_FILES 2008-10-17 06:52:08 +00:00
robert
681f556b45 {RUN,BUILD}_DEPEND on lang/mono 2008-10-17 05:58:56 +00:00
jasper
a53d221df0 - use gnome.port.mk
- specify license version
2008-10-16 22:15:06 +00:00
jasper
9f01801841 - CATEGORIES+=lang/mono is now set via mono.port.mk 2008-10-16 21:47:54 +00:00
robert
101fabd0b7 import of mono-gnome-2.20.0
Gnome# is a .NET language binding for assorted GNOME libraries.
2008-10-16 20:48:07 +00:00
ajacoutot
14a36f1be9 - zenity is alredy brought by gdm 2008-10-14 12:41:51 +00:00
ajacoutot
caea2cf617 - fix man page installation PATH
- add support for secure remote connection (gdm-ssh-session)
- use FAKE_FLAGS instead of post-install tweaks
- regen PLIST
2008-10-14 12:15:36 +00:00
ajacoutot
1728cdbe1e - fuck me, move @unexec-delete at the end of the PLIST as under some
circumstances the icon-cache file would be recreated by @unexec

spotted by Mikolaj Kucharski, thanks!
2008-10-08 13:00:00 +00:00
ajacoutot
2e52811b1f - oops, missing %D in PLIST 2008-10-08 12:43:38 +00:00
ajacoutot
97b64acdb7 - remove cache file on pkg_delete
ok jasper@
2008-10-08 11:41:52 +00:00
ajacoutot
43ee50a94c - fix WANTLIB
- regen PLIST while here
- bump
2008-10-03 10:15:45 +00:00
ajacoutot
b41220eff4 - add some necessary and/or helpful RUN_DEPENDS
"okicoki" jasper@
2008-10-01 20:34:38 +00:00
ajacoutot
9d92270a25 - fix LIB_DEPENDS spec on python-expat
"oh yeah baby!" jasper@
2008-10-01 19:30:03 +00:00
ajacoutot
325dcbec4b - add a workaround when updating a tar archive that doesn't exist;
tar.gz archives can now be created without error (it worked before but
an error was popped up)
from GNOME bugzilla #487012
- regen PLIST and precise license marker while here
2008-09-30 10:31:25 +00:00
sturm
f63995e55c explain RUN_DEPENDS on popt
requested by brad@
2008-09-29 19:02:22 +00:00
jasper
8556cc911b - fix location of gnome-session in README.OpenBSD (spotted by landry@, thanks!)
- regen PLIST while here
2008-09-29 09:27:32 +00:00
sturm
eb7d733629 missing RUN_DEPENDS on devel/popt
bump PKGNAME
2008-09-28 10:57:51 +00:00
sturm
039a9c36aa missing dependency on x11/gnome/doc-utils
bump PKGNAME
2008-09-28 10:29:47 +00:00
sturm
9c83ce535b unbreak build
fix WANTLIB
bump PKGNAME
2008-09-28 10:10:30 +00:00
sturm
c37c1dfd1c missing dependency on x11/py-gtk2
bump PKGNAME
2008-09-28 09:16:24 +00:00
sturm
63fe1f578d mising dependency on gnome-doc-utils
bump PKGNAME
2008-09-28 08:55:01 +00:00
ajacoutot
d1291a0677 +cheese 2008-09-22 13:51:03 +00:00
ajacoutot
eb1e1eb8e9 Import cheese-2.22.3
Cheese uses your webcam to take photos and videos, applies fancy special
effects and lets you share the fun with others.  Under the hood, Cheese
uses GStreamer to apply fancy effects to photos and videos.  With Cheese
it is easy to take photos of you, your friends, pets or whatever you
want and share them with others.

Add a patch from NetBSD to fix v4l2 support.

BEWARE!
This port is not functionnal right now, an update to
gstreamer-plugins-good is needed first
2008-09-22 13:50:29 +00:00
naddy
adbe21a999 unbreak MDB detection on amd64 and sparc64; ok ajacoutot@ 2008-09-10 19:37:29 +00:00
ajacoutot
ede7611617 - tweak MESSAGE 2008-09-09 11:17:30 +00:00
ajacoutot
7dfacac8f3 - update to devhelp 0.20
- merge PFRAG.shared into PLIST as it is SHARED_ONLY (python MODULE)

ok jasper@
2008-09-08 18:11:15 +00:00
jasper
fff5da8313 - remove old, unused and unneeded gtk+1 cruft
ok ajacoutot@
agreed by mbalmer@
2008-08-27 07:41:59 +00:00
martynas
4d2a54c035 - use a proper way to mark RPATH (-R backwards-compat flag didn't
mark resulting libmozembed here)
- workaround no more
ok kurt@
2008-08-26 18:11:03 +00:00
martynas
8d5462d323 give regression tests a chance to work. no package changes
ok wcmaier@
2008-08-23 21:40:08 +00:00
jasper
e1406ab374 - add libgda 2008-08-21 10:28:39 +00:00
jasper
df2581ac29 import libgda 3.0.4
GNOME Data Access (GDA) is an attempt to provide uniform access to
different kinds of data sources (databases, information servers, mail
spools, etc).  It is a complete architecture that provides all you need
to access your data.  It is defined by a set of CORBA interfaces as
generic as possible (but very powerful at the same time) so that any
kind of data source can be accessed through them.

most work done by ajacoutot@, based on an initial port by me.
2008-08-21 10:27:24 +00:00
ajacoutot
2eda52dcb3 - add sparc64 to the list of apm(4) capable arches (needs -current) 2008-08-21 07:30:16 +00:00
jasper
9c1c3948f5 - update gossip to 0.31
- enable dbus, keyring and ebook support
2008-08-20 16:14:03 +00:00
jasper
feca2d2e32 - update gnomebaker to 0.6.4
(all our patches are accepted upstream)
- set a default device via gconf (from antoine)

ok ajacoutot@
2008-08-19 22:37:40 +00:00
jasper
111cd7c0c6 - explicitly depend on py-gtk > 2.12
- bump pkgname
2008-08-19 22:32:08 +00:00
martynas
680c954d11 last round of library bumps due to libc/libm changes. from sthen@
double-checked & ok naddy@, go for it pval@
2008-07-30 19:47:09 +00:00
ajacoutot
0b00d63311 - make it clear gconfd-2 must be restarted as a regular user (not as root!) 2008-07-26 10:39:29 +00:00
ajacoutot
6995ecbbbc - add patch from upstream SVN to fix an issue with the Darklooks theme
GNOME bugzilla #528322
issue brought to my attention by viq on silc
2008-07-25 11:25:12 +00:00
ajacoutot
f4dc3ef8dd - update to version 0.15.0
- use SUBST_CMD
2008-07-25 08:31:06 +00:00
ajacoutot
3c9472d6a7 - use MACHINE instead of ARCH (so we don't need to add stuffs beneath
the bsd.port.mk include)
- unbreak sparc64 and other non apm(4) archs in the process

spotted by, discussed with and ok sturm@
2008-07-23 09:50:06 +00:00
jasper
27342c2469 - update planner to 0.14.3 (lots of bugfixes) 2008-07-18 12:06:42 +00:00
jasper
b2e97aa481 - fix CONFIGURE_ENV so gnome-display-properties gets built
noticed by amfpg at yahoo.com
2008-07-14 12:24:47 +00:00
jasper
9936741947 - update gnome-themes-extras to 2.22.0 2008-07-13 17:03:24 +00:00