Commit Graph

10396 Commits

Author SHA1 Message Date
ajacoutot
1583bea603 Bugfix update to gtk+3-3.0.12. 2011-07-28 06:51:16 +00:00
sebastia
7b3b2313f1 Remove two obsolete patches. I missed them with the update 'cause of my
tests with pre-releases...
no bump, since it prevented the port to build.
Pointed out by Nigel Taylor. njtailor AT asterisk daemon co uk
2011-07-28 06:21:10 +00:00
sebastia
64d1b45cb4 Minor update to pdfkit 0.9 -> 0.9.1
OK jasper@
2011-07-27 19:55:40 +00:00
jasper
8d001788a9 - trim DESCR
prompted by antti harri
2011-07-27 18:44:25 +00:00
jasper
939f62a250 - update to 0.2.4 2011-07-27 11:00:03 +00:00
jasper
b9295cc05d sync 2011-07-27 10:49:29 +00:00
jasper
48e6183273 import gitg 0.2.3
gitg is a git repository viewer targeting gtk+/GNOME. One of its main
objectives is to provide a more unified user experience for git
frontends across multiple desktops. It does this not be writing a
cross-platform application, but by close collaboration with similar
clients for other operating systems (like GitX for OS X).

ok aja@
2011-07-27 10:48:21 +00:00
jasper
4606bc35db - update to 3.1.4 2011-07-27 10:39:00 +00:00
ajacoutot
e70fe27e57 +rhythmbox 2011-07-27 10:08:31 +00:00
ajacoutot
b201caa498 Import rhythmbox-2.90.1.
Rhythmbox is an integrated music management application, originally
inspired by Apple's iTunes. It is free software, designed to work well
under the GNOME Desktop, and based on the powerful GStreamer media
framework.

based on an initial work from jasper@
ok jasper@
2011-07-27 10:07:50 +00:00
ajacoutot
1572090457 Enters audio. 2011-07-27 10:07:33 +00:00
pea
d71d256a27 Update to 1.22.1
Change maintainer

Initial diff from Amit Kulkarni with tweaks by me.

ok ajacoutot@
2011-07-27 09:49:58 +00:00
ajacoutot
cff11ed126 Don't install libtool files. 2011-07-26 15:36:26 +00:00
ajacoutot
d37f4b8a69 @comment libtool files. 2011-07-26 15:19:31 +00:00
ajacoutot
000edd694c Turn nautilus_window_close() into a virtual method. 2011-07-26 07:04:27 +00:00
ajacoutot
4ed29b7711 Update to orca-3.1.4. 2011-07-26 06:05:58 +00:00
ajacoutot
66c8eb4e71 Merged into the main tree. 2011-07-25 16:32:37 +00:00
ajacoutot
1d8f611660 +libgnome-media-profiles 2011-07-25 16:31:43 +00:00
ajacoutot
6e0759aad5 Merge libgnome-media-profiles from gnome3. 2011-07-25 16:30:55 +00:00
ajacoutot
28faf279d9 Do install the desktop file but do not display it in the menu. 2011-07-25 10:26:38 +00:00
ajacoutot
98c6bef38a Move the 'File System' shortcut down the list in the sidebar. 2011-07-25 10:07:43 +00:00
edd
1906bcaa5e x11/tint is GPLv2, not MIT. Noticed by Carson Chittom, cheers. 2011-07-24 09:14:58 +00:00
ajacoutot
5fd9e1c3b7 Fix BUILD_DEPENDS. 2011-07-23 08:08:16 +00:00
ajacoutot
e38f002e24 +libgnome-media-profiles 2011-07-23 08:00:41 +00:00
ajacoutot
79472db1bf Import libgnome-media-profiles-3.0.0.
Library that contains code to manage media profiles.
(needed for rhythmbox update)

ok jasper@
2011-07-23 08:00:01 +00:00
naddy
d975b56bde add "fonts" category 2011-07-20 20:42:13 +00:00
ajacoutot
4cf99970a5 @comment libtool files. 2011-07-20 15:00:03 +00:00
ajacoutot
6ad8fbc302 py-gnome is enough. 2011-07-20 07:39:22 +00:00
ajacoutot
4c8f2d2b8b py-gtk2 is enough here.
ok jasper (maintainer)
2011-07-20 07:29:46 +00:00
ajacoutot
d38c42acaf -py-gnome-extras 2011-07-20 06:35:09 +00:00
ajacoutot
9c971dccb2 Remove, not used by anything in tree and will ease the future gnome3 merge.
ok jasper@
2011-07-20 06:34:48 +00:00
jasper
c93e73447f tweak previous 2011-07-19 19:55:18 +00:00
jeremy
9bc799db7a Bump after change to remove OpenBSD version from ruby SITEARCHDIR,
and use new MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR variables in
PLIST.

OK landry@, jcs@
2011-07-19 18:00:16 +00:00
sebastia
d6c1be58eb Import batmon: a GNUstep battery monitor
Battery Monitor is a battery monitor for laptops. It displays the
current status of the battery (charge/discharge and energy level) as
well as some information about the general health of the cell.

OK landry@
2011-07-19 16:25:42 +00:00
sebastia
916835fd69 enable Jigsaw, Renaissance and Zipper 2011-07-19 14:00:18 +00:00
sebastia
91ec19533d Import Zipper: Zipper is a tool for inspecting compressed archvies. It integrates with the GWorkspace desktop.
Zipper consists only of a single window, displaying the contents of the
selected archive. Currently, you can view and extract .tar, .tar.gz,
.tar.bz2, .rar, .lha, .lhz, .zip and .7z archives. Further it allows to
create .tar.gz archives.

OK landry@
2011-07-19 13:58:02 +00:00
sebastia
a174b633f7 Import Renaissance: GNUstep layer to write portable GUIs
GNUstep Renaissance allows you to describe your user interfaces (that
is, the windows in your application, and the buttons, boxes, textfields,
etc in the windows) in simple and intuitive XML files, using an open,
standard format describing the logic of the interface. GNUstep
Renaissance can then, at run time, generate the user interfaces (using
the native host OpenStep-like libraries) by reading the XML files.

OK landry@
2011-07-19 13:52:40 +00:00
sebastia
8e99a38db7 import Jigsaw: GNUstep jigsaw puzzle game
OK landry@
2011-07-19 13:50:39 +00:00
ajacoutot
35975af2f9 Unbreak after cantarell-fonts moved to fonts/. 2011-07-19 09:34:19 +00:00
jasper
46b7f21fa4 add 'fonts' to their categories 2011-07-19 09:28:36 +00:00
jasper
e7b6752815 move these fonts to fonts/ 2011-07-19 09:27:33 +00:00
jasper
1c407dc524 unhook ports that have moved to fonts/ 2011-07-19 09:22:49 +00:00
jasper
fad85f135a adjust dependencies after moving fonts to fonts/
pointed out by sthen@
2011-07-19 09:20:47 +00:00
sebastia
184727a1a5 enable cdplayer 2011-07-19 06:31:34 +00:00
sebastia
7e56c4b406 import cdplayer:
a GNUstep based CD player with CDDB support.

OK landry@
2011-07-19 06:30:42 +00:00
sebastia
f36edb6962 update gnustep-base to 1.22.1.
getting rid of two patches that made it into upstream.
Add a patch that disables the generation of backtraces, when trying to
handle exceptions, which caused hangs and 100% CPU hogging.
This makes many GNUstep applications happy, hopefully finding a better
way soon.

OK landry@
2011-07-19 06:29:09 +00:00
sebastia
97f9125b33 Update gnustep-make to 2.6.1. While there, do not disable native-objective-c
exceptions. They are not used by any port, but maybe someone wants to do it
in the future, or a port may need it.
Further, zap the stripping of binaries that gets propagated into the gnusteps
config.make to be more inline with upstream. This is now properly handled via
the gnustep.port.mk.

OK landry@
2011-07-19 06:23:28 +00:00
sebastia
d7cafe63de Allow all dependent ports to build with(out) debugging symbols, depending on
a defined DEBUG in /etc/mk.conf

OK landry@
2011-07-19 06:19:49 +00:00
naddy
65bc5aa607 bump revision for plist changes 4.9 -> 5.0 2011-07-18 19:06:36 +00:00
naddy
eda00f379f remove some by now unused and confusing variables 2011-07-18 17:26:41 +00:00