diff options
author | marcus <marcus@FreeBSD.org> | 2007-10-25 07:37:25 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-10-25 07:37:25 +0800 |
commit | 43bd9f14d9ce11690e9538bf3b03d3462faa6dbe (patch) | |
tree | da347910089a96d6d726b8bb080f62c773263828 /irc | |
parent | 2e669ed08a56339ee1a8b2a0573a30147f95bd82 (diff) | |
download | freebsd-ports-gnome-43bd9f14d9ce11690e9538bf3b03d3462faa6dbe.tar.gz freebsd-ports-gnome-43bd9f14d9ce11690e9538bf3b03d3462faa6dbe.tar.zst freebsd-ports-gnome-43bd9f14d9ce11690e9538bf3b03d3462faa6dbe.zip |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
Diffstat (limited to 'irc')
-rw-r--r-- | irc/gdesklets-irc/Makefile | 4 | ||||
-rw-r--r-- | irc/gdesklets-irc/pkg-message | 4 | ||||
-rw-r--r-- | irc/lostirc/Makefile | 2 | ||||
-rw-r--r-- | irc/lostirc/pkg-plist | 5 | ||||
-rw-r--r-- | irc/xchat-gnome/Makefile | 2 | ||||
-rw-r--r-- | irc/xchat-gnome/pkg-plist | 29 | ||||
-rw-r--r-- | irc/xchat1/Makefile | 4 | ||||
-rw-r--r-- | irc/xchat1/pkg-plist | 2 |
8 files changed, 27 insertions, 25 deletions
diff --git a/irc/gdesklets-irc/Makefile b/irc/gdesklets-irc/Makefile index a1e7d25fd503..a5ca098b5a25 100644 --- a/irc/gdesklets-irc/Makefile +++ b/irc/gdesklets-irc/Makefile @@ -7,7 +7,7 @@ PORTNAME= irc PORTVERSION= 1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= irc gnome deskutils MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- @@ -22,7 +22,7 @@ USE_PYTHON= yes USE_XLIB= yes NAME= irc -DATADIR= ${PREFIX}/share/gnome/gdesklets +DATADIR= ${PREFIX}/share/gdesklets LANG= ko PKGMESSAGE= ${WRKDIR}/pkg-message WRKSRC= ${WRKDIR}/${NAME} diff --git a/irc/gdesklets-irc/pkg-message b/irc/gdesklets-irc/pkg-message index 11381c1167cd..b629d1ef3ea7 100644 --- a/irc/gdesklets-irc/pkg-message +++ b/irc/gdesklets-irc/pkg-message @@ -1,11 +1,11 @@ ## To view the installed applets: - ls %%PREFIX%%/share/gnome/gdesklets/Displays + ls %%PREFIX%%/share/gdesklets/Displays To use this applet: - gdesklets open %%PREFIX%%/share/gnome/gdesklets/Displays/%%NAME%%/%%NAME%%.display + gdesklets open %%PREFIX%%/share/gdesklets/Displays/%%NAME%%/%%NAME%%.display NOTE: Be sure to login as your user when you use the gdesklets command, as the configuration will be stored in the ~/.gdesklets/ directory diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile index 52533097cf36..bfde407c8386 100644 --- a/irc/lostirc/Makefile +++ b/irc/lostirc/Makefile @@ -7,7 +7,7 @@ PORTNAME= lostirc PORTVERSION= 0.4.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://demian.dyndns.org/src/ diff --git a/irc/lostirc/pkg-plist b/irc/lostirc/pkg-plist index 91c83b2a892b..495ef7bf7799 100644 --- a/irc/lostirc/pkg-plist +++ b/irc/lostirc/pkg-plist @@ -4,8 +4,9 @@ bin/lostirc %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/TODO -share/gnome/applications/lostirc.desktop -share/gnome/pixmaps/lostirc.png +share/applications/lostirc.desktop +share/pixmaps/lostirc.png share/locale/da/LC_MESSAGES/lostirc.mo share/locale/fr/LC_MESSAGES/lostirc.mo %%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrmtry share/applications diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index a741c7741ddc..cc10cfa9423d 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -7,7 +7,7 @@ PORTNAME= xchat PORTVERSION= 0.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://releases.navi.cx/xchat-gnome/ PKGNAMESUFFIX= -gnome diff --git a/irc/xchat-gnome/pkg-plist b/irc/xchat-gnome/pkg-plist index 581d9256fb0a..c6969c452844 100644 --- a/irc/xchat-gnome/pkg-plist +++ b/irc/xchat-gnome/pkg-plist @@ -27,21 +27,21 @@ lib/xchat-gnome/plugins/urlscraper.a lib/xchat-gnome/plugins/urlscraper.la lib/xchat-gnome/plugins/urlscraper.so %%DBUS%%share/dbus-1/services/org.gnome.Xchat.service -share/gnome/applications/xchat-gnome.desktop +share/applications/xchat-gnome.desktop share/gnome/help/xchat-gnome/C/figures/xchat-gnome_main_window.png share/gnome/help/xchat-gnome/C/legal.xml share/gnome/help/xchat-gnome/C/xchat-gnome.xml -share/gnome/omf/xchat-gnome/xchat-gnome-C.omf -share/gnome/xchat-gnome/channel-list.glade -share/gnome/xchat-gnome/connect-dialog.glade -share/gnome/xchat-gnome/dcc-window.glade -share/gnome/xchat-gnome/irc-network-editor.glade -share/gnome/xchat-gnome/message.wav -share/gnome/xchat-gnome/preferences-dialog.glade -share/gnome/xchat-gnome/setup-dialog.glade -share/gnome/xchat-gnome/topic-change.glade -share/gnome/xchat-gnome/xchat-gnome-ui.xml -share/gnome/xchat-gnome/xchat-gnome.glade +share/omf/xchat-gnome/xchat-gnome-C.omf +share/xchat-gnome/channel-list.glade +share/xchat-gnome/connect-dialog.glade +share/xchat-gnome/dcc-window.glade +share/xchat-gnome/irc-network-editor.glade +share/xchat-gnome/message.wav +share/xchat-gnome/preferences-dialog.glade +share/xchat-gnome/setup-dialog.glade +share/xchat-gnome/topic-change.glade +share/xchat-gnome/xchat-gnome-ui.xml +share/xchat-gnome/xchat-gnome.glade share/icons/hicolor/128x128/apps/xchat-gnome.png share/icons/hicolor/16x16/apps/xchat-gnome-dcc.png share/icons/hicolor/16x16/apps/xchat-gnome-message-data.png @@ -112,8 +112,8 @@ share/locale/wa/LC_MESSAGES/xchat-gnome.mo share/locale/zh_CN/LC_MESSAGES/xchat-gnome.mo share/locale/zh_HK/LC_MESSAGES/xchat-gnome.mo share/locale/zh_TW/LC_MESSAGES/xchat-gnome.mo -@dirrm share/gnome/xchat-gnome -@dirrm share/gnome/omf/xchat-gnome +@dirrm share/xchat-gnome +@dirrm share/omf/xchat-gnome @dirrm share/gnome/help/xchat-gnome/C/figures @dirrm share/gnome/help/xchat-gnome/C @dirrm share/gnome/help/xchat-gnome @@ -129,3 +129,4 @@ share/locale/zh_TW/LC_MESSAGES/xchat-gnome.mo @dirrmtry share/locale/ku @dirrmtry share/locale/jbo/LC_MESSAGES @dirrmtry share/locale/jbo +@dirrmtry share/applications diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 40d4eddec4f1..05597b5cc929 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -7,7 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.8.11 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ @@ -66,7 +66,7 @@ CONFIGURE_ARGS+= --enable-gdk-pixbuf USE_GNOME= imlib CONFIGURE_ARGS+= --enable-gnome --enable-panel --enable-gdk-pixbuf \ --enable-zvt -MAKE_ARGS= icondir="${PREFIX}/share/gnome/pixmaps" \ +MAKE_ARGS= icondir="${PREFIX}/share/pixmaps" \ utildir="${PREFIX}/share/gnome/apps/Internet" .else CONFIGURE_ARGS+= --disable-gnome --disable-zvt diff --git a/irc/xchat1/pkg-plist b/irc/xchat1/pkg-plist index feeacf15b1e9..54af6d2ffe03 100644 --- a/irc/xchat1/pkg-plist +++ b/irc/xchat1/pkg-plist @@ -16,7 +16,7 @@ bin/xchat-text %%PORTDOCS%%share/doc/xchat/xchat.html %%PORTDOCS%%share/doc/xchat/xchat.sgml %%GNOME:%%share/gnome/apps/Internet/xchat.desktop -%%GNOME:%%share/gnome/pixmaps/xchat.png +%%GNOME:%%share/pixmaps/xchat.png %%PORTDOCS%%@dirrm share/doc/xchat share/locale/ca/LC_MESSAGES/xchat.mo share/locale/cs/LC_MESSAGES/xchat.mo |