diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-01-24 05:07:19 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-01-24 05:07:19 +0000 |
commit | 77b07c735b1479d4bae88a3578dde6f1a8490d90 (patch) | |
tree | 77916abf7205bca99521f0d478817756d594142d /x11/gnome-libs | |
parent | Update to 1.19. (diff) |
Update to 1.2.9 -- bring in a few pieces of documentation here
which slightly change a few other ports.
Notes
Notes:
svn path=/head/; revision=37520
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r-- | x11/gnome-libs/Makefile | 7 | ||||
-rw-r--r-- | x11/gnome-libs/distinfo | 2 | ||||
-rw-r--r-- | x11/gnome-libs/files/patch-ba | 19 | ||||
-rw-r--r-- | x11/gnome-libs/files/patch-bc | 6 | ||||
-rw-r--r-- | x11/gnome-libs/files/patch-bd | 8 | ||||
-rw-r--r-- | x11/gnome-libs/files/patch-bg | 6 | ||||
-rw-r--r-- | x11/gnome-libs/pkg-plist | 255 |
7 files changed, 262 insertions, 41 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index a4d16826a6d6..bc4a0fb11e0e 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomelibs -PORTVERSION= 1.2.8 -PORTREVISION= 1 +PORTVERSION= 1.2.9 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs @@ -46,4 +45,8 @@ post-patch: @${PERL} -pi -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/gnome-config.in ${WRKSRC}/libgnome/gnome-util.c +# need to make launched gnome-terminals appear in utmp/wtmp +post-install: + @${CHMOD} u+s ${PREFIX}/bin/gnome-pty-helper + .include <bsd.port.mk> diff --git a/x11/gnome-libs/distinfo b/x11/gnome-libs/distinfo index 45bb2c16b2e5..1075f39e091b 100644 --- a/x11/gnome-libs/distinfo +++ b/x11/gnome-libs/distinfo @@ -1 +1 @@ -MD5 (gnome-libs-1.2.8.tar.gz) = c4f18ad56ec1b98e6885403cabd4e15d +MD5 (gnome-libs-1.2.9.tar.gz) = caf067ea6be50c3030e08a65e63629a4 diff --git a/x11/gnome-libs/files/patch-ba b/x11/gnome-libs/files/patch-ba index 113a3524dd24..d26ccd3bfc85 100644 --- a/x11/gnome-libs/files/patch-ba +++ b/x11/gnome-libs/files/patch-ba @@ -1,20 +1,7 @@ ---- Makefile.in.orig Wed Sep 22 16:54:37 1999 -+++ Makefile.in Thu Sep 23 12:20:30 1999 -@@ -154,7 +154,7 @@ - @COMPILE_TEST_GNOME_TRUE@test_gnome = test-gnome test-suite - @COMPILE_TEST_GNOME_FALSE@test_gnome = - --SUBDIRS = po intl support macros tools images libart_lgpl libgnome libgnomeui gtk-xmhtml zvt libgnorba idl $(test_gnome) devel-docs gnome-data man gnome-faq -+SUBDIRS = po intl support macros tools images libart_lgpl libgnome libgnomeui gtk-xmhtml zvt libgnorba idl $(test_gnome) gnome-data man - - - include_HEADERS = gnome.h -@@ -162,7 +162,7 @@ - EXTRA_DIST = HACKING gnomeConf.sh.in gnome-bug.in gnome-config.in gnome-libs.spec.in - +--- Makefile.in.orig Sun Jan 21 16:37:06 2001 ++++ Makefile.in Mon Jan 22 14:07:50 2001 +@@ -163,3 +163,3 @@ -confexecdir = $(libdir) +confexecdir = $(sysconfdir) confexec_DATA = gnomeConf.sh - - CLEANFILES = gnomeConf.sh diff --git a/x11/gnome-libs/files/patch-bc b/x11/gnome-libs/files/patch-bc index 393384efdff8..3f0690acc14a 100644 --- a/x11/gnome-libs/files/patch-bc +++ b/x11/gnome-libs/files/patch-bc @@ -1,7 +1,7 @@ ---- libgnome/Makefile.in.orig Thu Oct 12 22:03:30 2000 -+++ libgnome/Makefile.in Fri Oct 13 10:07:06 2000 +--- libgnome/Makefile.in.orig Sun Jan 21 16:37:20 2001 ++++ libgnome/Makefile.in Mon Jan 22 13:45:00 2001 @@ -170,3 +170,3 @@ --libgnome_la_LDFLAGS = -version-info 36:1:4 #-rpath $(libdir) +-libgnome_la_LDFLAGS = -version-info 36:2:4 #-rpath $(libdir) +libgnome_la_LDFLAGS = -version-info 4:0:0 #-rpath $(libdir) libgnome_la_LIBADD = $(GLIB_LIBS) -lm $(DL_LIB) diff --git a/x11/gnome-libs/files/patch-bd b/x11/gnome-libs/files/patch-bd index cdcc760e9e26..08c2a8a547a7 100644 --- a/x11/gnome-libs/files/patch-bd +++ b/x11/gnome-libs/files/patch-bd @@ -1,12 +1,12 @@ ---- libgnomeui/Makefile.in.orig Thu Oct 12 22:03:38 2000 -+++ libgnomeui/Makefile.in Fri Oct 13 10:08:00 2000 +--- libgnomeui/Makefile.in.orig Sun Jan 21 16:37:24 2001 ++++ libgnomeui/Makefile.in Mon Jan 22 13:45:42 2001 @@ -201,3 +201,3 @@ --libgnomeui_la_LDFLAGS = -version-info 44:1:12 -rpath $(libdir) +-libgnomeui_la_LDFLAGS = -version-info 45:0:13 -rpath $(libdir) +libgnomeui_la_LDFLAGS = -version-info 4:0:0 -rpath $(libdir) libgnomeui_la_LIBADD = $(LIBGNOMEUI_LIBS) @@ -260,3 +260,3 @@ - gtkpixmapmenuitem.lo + gtk-ted.lo gtkdial.lo gtkpixmapmenuitem.lo -PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) +PROGRAMS = $(bin_PROGRAMS) diff --git a/x11/gnome-libs/files/patch-bg b/x11/gnome-libs/files/patch-bg index a70e5fde31d2..ff2f54e9b3ec 100644 --- a/x11/gnome-libs/files/patch-bg +++ b/x11/gnome-libs/files/patch-bg @@ -1,5 +1,5 @@ ---- zvt/Makefile.in.orig Thu Oct 12 22:03:51 2000 -+++ zvt/Makefile.in Fri Oct 13 10:08:57 2000 +--- zvt/Makefile.in.orig Sun Jan 21 16:37:29 2001 ++++ zvt/Makefile.in Mon Jan 22 13:46:50 2001 @@ -22,3 +22,3 @@ bindir = @bindir@ -sbindir = @sbindir@ @@ -7,7 +7,7 @@ libexecdir = @libexecdir@ @@ -158,3 +158,3 @@ --libzvt_la_LDFLAGS = -version-info 4:9:2 -rpath $(libdir) +-libzvt_la_LDFLAGS = -version-info 4:10:2 -rpath $(libdir) +libzvt_la_LDFLAGS = -version-info 4:0:0 -rpath $(libdir) @@ -194,3 +194,3 @@ diff --git a/x11/gnome-libs/pkg-plist b/x11/gnome-libs/pkg-plist index 54e2a4db1f2c..a491ac67423c 100644 --- a/x11/gnome-libs/pkg-plist +++ b/x11/gnome-libs/pkg-plist @@ -221,6 +221,227 @@ share/gnome/gtkrc.vi_VN.tcvn share/gnome/gtkrc.vi_VN.viscii share/gnome/gtkrc.zh_CN share/gnome/gtkrc.zh_TW.Big5 +share/gnome/help/gnome-dev-info/C/addauth.html +share/gnome/help/gnome-dev-info/C/altpol.html +share/gnome/help/gnome-dev-info/C/arch.html +share/gnome/help/gnome-dev-info/C/book1.html +share/gnome/help/gnome-dev-info/C/codstd.html +share/gnome/help/gnome-dev-info/C/cvs.html +share/gnome/help/gnome-dev-info/C/dialogapputil-docs.html +share/gnome/help/gnome-dev-info/C/docbook.css +share/gnome/help/gnome-dev-info/C/event-driven-programming.html +share/gnome/help/gnome-dev-info/C/gnome-actionarea.html +share/gnome/help/gnome-dev-info/C/gnome-app-helper-convenience-macros.html +share/gnome/help/gnome-dev-info/C/gnome-app-helper-functions.html +share/gnome/help/gnome-dev-info/C/gnome-app-helper-gnomeuiinfo.html +share/gnome/help/gnome-dev-info/C/gnome-app-helper-keybindings-config.html +share/gnome/help/gnome-dev-info/C/gnome-app-helper-quick-example.html +share/gnome/help/gnome-dev-info/C/gnome-app-helper.html +share/gnome/help/gnome-dev-info/C/gnome-app-util.html +share/gnome/help/gnome-dev-info/C/gnome-app.html +share/gnome/help/gnome-dev-info/C/gnome-canvas-coordinates.html +share/gnome/help/gnome-dev-info/C/gnome-canvas-getting-started.html +share/gnome/help/gnome-dev-info/C/gnome-canvas-object-arguments.html +share/gnome/help/gnome-dev-info/C/gnome-canvas-organization-of-items.html +share/gnome/help/gnome-dev-info/C/gnome-canvas.html +share/gnome/help/gnome-dev-info/C/gnome-client.html +share/gnome/help/gnome-dev-info/C/gnome-color-selector.html +share/gnome/help/gnome-dev-info/C/gnome-defs.html +share/gnome/help/gnome-dev-info/C/gnome-dentry.html +share/gnome/help/gnome-dev-info/C/gnome-dev-info.html +share/gnome/help/gnome-dev-info/C/gnome-dialog.html +share/gnome/help/gnome-dev-info/C/gnome-dns.html +share/gnome/help/gnome-dev-info/C/gnome-fileconvert.html +share/gnome/help/gnome-dev-info/C/gnome-font-selector.html +share/gnome/help/gnome-dev-info/C/gnome-hello-0-basic.jpg +share/gnome/help/gnome-dev-info/C/gnome-hello-1-menus.jpg +share/gnome/help/gnome-dev-info/C/gnome-hello-2-i18n.jpg +share/gnome/help/gnome-dev-info/C/gnome-help.html +share/gnome/help/gnome-dev-info/C/gnome-history.html +share/gnome/help/gnome-dev-info/C/gnome-hook.html +share/gnome/help/gnome-dev-info/C/gnome-i18n.html +share/gnome/help/gnome-dev-info/C/gnome-ice.html +share/gnome/help/gnome-dev-info/C/gnome-mdi-docs.html +share/gnome/help/gnome-dev-info/C/gnome-messagebox.html +share/gnome/help/gnome-dev-info/C/gnome-mime.html +share/gnome/help/gnome-dev-info/C/gnome-net.html +share/gnome/help/gnome-dev-info/C/gnome-pixmap.html +share/gnome/help/gnome-dev-info/C/gnome-plugins.html +share/gnome/help/gnome-dev-info/C/gnome-properties.html +share/gnome/help/gnome-dev-info/C/gnome-score.html +share/gnome/help/gnome-dev-info/C/gnome-scores.html +share/gnome/help/gnome-dev-info/C/gnome-session.html +share/gnome/help/gnome-dev-info/C/gnome-startup.html +share/gnome/help/gnome-dev-info/C/gnome-stock-imlib.html +share/gnome/help/gnome-dev-info/C/gnome-stock-xpm.html +share/gnome/help/gnome-dev-info/C/gnome-stock.html +share/gnome/help/gnome-dev-info/C/gnome-string.html +share/gnome/help/gnome-dev-info/C/gnome-triggers.html +share/gnome/help/gnome-dev-info/C/gnome-util.html +share/gnome/help/gnome-dev-info/C/gnomeappbar.html +share/gnome/help/gnome-dev-info/C/graphics-contexts.html +share/gnome/help/gnome-dev-info/C/gtk-clock.html +share/gnome/help/gnome-dev-info/C/gtk-ted.html +share/gnome/help/gnome-dev-info/C/index.html +share/gnome/help/gnome-dev-info/C/intro.html +share/gnome/help/gnome-dev-info/C/libgnome.html +share/gnome/help/gnome-dev-info/C/libgnomeui.html +share/gnome/help/gnome-dev-info/C/libgnorba-docs.html +share/gnome/help/gnome-dev-info/C/ln14.html +share/gnome/help/gnome-dev-info/C/nontech.html +share/gnome/help/gnome-dev-info/C/orbitgtk.html +share/gnome/help/gnome-dev-info/C/start.html +share/gnome/help/gnome-dev-info/C/thisdoc.html +share/gnome/help/gnome-dev-info/C/tut-doc.html +share/gnome/help/gnome-dev-info/C/tut-i18n.html +share/gnome/help/gnome-dev-info/C/tut-menus.html +share/gnome/help/gnome-dev-info/C/tut-parsing.html +share/gnome/help/gnome-dev-info/C/tut-sm.html +share/gnome/help/gnome-dev-info/C/tutorial.html +share/gnome/help/gnome-dev-info/C/visuals.html +share/gnome/help/gnome-dev-info/C/what.html +share/gnome/help/gnome-dev-info/C/whatis.html +share/gnome/help/gnome-dev-info/C/x-concepts-docs.html +share/gnome/help/gnome-dev-info/C/x1453.html +share/gnome/help/gnome-dev-info/C/x2161.html +share/gnome/help/gnome-dev-info/C/x2674.html +share/gnome/help/gnome-dev-info/C/x671.html +share/gnome/html/gnome-decl.txt +share/gnome/html/gnome-sections.txt +share/gnome/html/gnome.html +share/gnome/html/gnome/book1.html +share/gnome/html/gnome/gnome-gnome-config.html +share/gnome/html/gnome/gnome-gnome-defs.html +share/gnome/html/gnome/gnome-gnome-dentry.html +share/gnome/html/gnome/gnome-gnome-exec.html +share/gnome/html/gnome/gnome-gnome-fileconvert.html +share/gnome/html/gnome/gnome-gnome-help.html +share/gnome/html/gnome/gnome-gnome-history.html +share/gnome/html/gnome/gnome-gnome-i18n.html +share/gnome/html/gnome/gnome-gnome-metadata.html +share/gnome/html/gnome/gnome-gnome-mime-info.html +share/gnome/html/gnome/gnome-gnome-mime.html +share/gnome/html/gnome/gnome-gnome-paper.html +share/gnome/html/gnome/gnome-gnome-popt.html +share/gnome/html/gnome/gnome-gnome-regex.html +share/gnome/html/gnome/gnome-gnome-remote.html +share/gnome/html/gnome/gnome-gnome-score.html +share/gnome/html/gnome/gnome-gnome-sound.html +share/gnome/html/gnome/gnome-gnome-triggers.html +share/gnome/html/gnome/gnome-gnome-url.html +share/gnome/html/gnome/gnome-gnome-util.html +share/gnome/html/gnome/gnome-libgnome.html +share/gnome/html/gnome/libgnome.html +share/gnome/html/gnomeui-decl.txt +share/gnome/html/gnomeui-scan.c +share/gnome/html/gnomeui-sections.txt +share/gnome/html/gnomeui.hierarchy +share/gnome/html/gnomeui.html +share/gnome/html/gnomeui.types +share/gnome/html/gnomeui/book1.html +share/gnome/html/gnomeui/gnome-objects.html +share/gnome/html/gnomeui/gnomeabout.html +share/gnome/html/gnomeui/gnomeanimator.html +share/gnome/html/gnomeui/gnomeapp.html +share/gnome/html/gnomeui/gnomeappbar.html +share/gnome/html/gnomeui/gnomecalculator.html +share/gnome/html/gnomeui/gnomecanvas.html +share/gnome/html/gnomeui/gnomecanvasellipse.html +share/gnome/html/gnomeui/gnomecanvasgroup.html +share/gnome/html/gnomeui/gnomecanvasimage.html +share/gnome/html/gnomeui/gnomecanvasitem.html +share/gnome/html/gnomeui/gnomecanvasline.html +share/gnome/html/gnomeui/gnomecanvaspolygon.html +share/gnome/html/gnomeui/gnomecanvasre.html +share/gnome/html/gnomeui/gnomecanvasrect.html +share/gnome/html/gnomeui/gnomecanvastext.html +share/gnome/html/gnomeui/gnomecanvaswidget.html +share/gnome/html/gnomeui/gnomeclient.html +share/gnome/html/gnomeui/gnomecolorpicker.html +share/gnome/html/gnomeui/gnomedateedit.html +share/gnome/html/gnomeui/gnomedentryedit.html +share/gnome/html/gnomeui/gnomedialog.html +share/gnome/html/gnomeui/gnomedock.html +share/gnome/html/gnomeui/gnomedockband.html +share/gnome/html/gnomeui/gnomedockitem.html +share/gnome/html/gnomeui/gnomedocklayout.html +share/gnome/html/gnomeui/gnomedruid.html +share/gnome/html/gnomeui/gnomedruidpage.html +share/gnome/html/gnomeui/gnomedruidpagefinish.html +share/gnome/html/gnomeui/gnomedruidpagestandard.html +share/gnome/html/gnomeui/gnomedruidpagestart.html +share/gnome/html/gnomeui/gnomeentry.html +share/gnome/html/gnomeui/gnomefileentry.html +share/gnome/html/gnomeui/gnomefontpicker.html +share/gnome/html/gnomeui/gnomefontselector.html +share/gnome/html/gnomeui/gnomeguru.html +share/gnome/html/gnomeui/gnomehref.html +share/gnome/html/gnomeui/gnomeiconentry.html +share/gnome/html/gnomeui/gnomeiconlist.html +share/gnome/html/gnomeui/gnomeiconselection.html +share/gnome/html/gnomeui/gnomeicontextitem.html +share/gnome/html/gnomeui/gnomeless.html +share/gnome/html/gnomeui/gnomemdi.html +share/gnome/html/gnomeui/gnomemdichild.html +share/gnome/html/gnomeui/gnomemdigenericchild.html +share/gnome/html/gnomeui/gnomemessagebox.html +share/gnome/html/gnomeui/gnomenumberentry.html +share/gnome/html/gnomeui/gnomepaperselector.html +share/gnome/html/gnomeui/gnomepixmap.html +share/gnome/html/gnomeui/gnomepixmapentry.html +share/gnome/html/gnomeui/gnomeprocbar.html +share/gnome/html/gnomeui/gnomepropertybox.html +share/gnome/html/gnomeui/gnomescores.html +share/gnome/html/gnomeui/gnomespell.html +share/gnome/html/gnomeui/gnomestock.html +share/gnome/html/gnomeui/gnomeui-gnome-app-helper.html +share/gnome/html/gnomeui/gnomeui-gnome-app-util.html +share/gnome/html/gnomeui/gnomeui-gnome-canvas-util.html +share/gnome/html/gnomeui/gnomeui-gnome-dialog-util.html +share/gnome/html/gnomeui/gnomeui-gnome-dns.html +share/gnome/html/gnomeui/gnomeui-gnome-geometry.html +share/gnome/html/gnomeui/gnomeui-gnome-ice.html +share/gnome/html/gnomeui/gnomeui-gnome-icon-text.html +share/gnome/html/gnomeui/gnomeui-gnome-init.html +share/gnome/html/gnomeui/gnomeui-gnome-mdi-session.html +share/gnome/html/gnomeui/gnomeui-gnome-popup-help.html +share/gnome/html/gnomeui/gnomeui-gnome-popup-menu.html +share/gnome/html/gnomeui/gnomeui-gnome-preferences.html +share/gnome/html/gnomeui/gnomeui-gnome-properties.html +share/gnome/html/gnomeui/gnomeui-gnome-property-entries.html +share/gnome/html/gnomeui/gnomeui-gnome-startup.html +share/gnome/html/gnomeui/gnomeui-gnome-types.html +share/gnome/html/gnomeui/gnomeui-gnome-uidefs.html +share/gnome/html/gnomeui/gnomeui-gnome-window-icon.html +share/gnome/html/gnomeui/gnomeui-gnome-winhints.html +share/gnome/html/gnomeui/gnomeui-gtkcauldron.html +share/gnome/html/gnomeui/gtkclock.html +share/gnome/html/gnomeui/gtkdial.html +share/gnome/html/gnomeui/gtkpixmapmenuitem.html +share/gnome/html/gnomeui/gtkted.html +share/gnome/html/gnomeui/libgnomeui.html +share/gnome/html/gnorba-decl.txt +share/gnome/html/gnorba-sections.txt +share/gnome/html/gnorba/book1.html +share/gnome/html/gnorba/gnorba-gnorba.html +share/gnome/html/gnorba/gnorba-goad.html +share/gnome/html/gnorba/libgnorba.html +share/gnome/html/zvt/book1.html +share/gnome/html/zvt/x119.html +share/gnome/html/zvt/x144.html +share/gnome/html/zvt/x152.html +share/gnome/html/zvt/x192.html +share/gnome/html/zvt/x222.html +share/gnome/html/zvt/x243.html +share/gnome/html/zvt/x263.html +share/gnome/html/zvt/x98.html +share/gnome/html/zvt/zvtterm-future.html +share/gnome/html/zvt/zvtterm-input-output.html +share/gnome/html/zvt/zvtterm-notes.html +share/gnome/html/zvt/zvtterm-properties.html +share/gnome/html/zvt/zvtterm-reference.html +share/gnome/html/zvt/zvtterm-window-hints.html +share/gnome/html/zvt/zvtterm.html share/gnome/idl/GnomeObject.idl share/gnome/idl/Table.idl share/gnome/idl/desktop-editor.idl @@ -240,6 +461,7 @@ share/gnome/pixmaps/yes.xpm share/gnome/type-convert/gnome-make-postscript-mimes share/gnome/type-convert/postscript.convert share/gnome/type-convert/type.convert +share/locale/az/LC_MESSAGES/gnome-libs.mo share/locale/ca/LC_MESSAGES/gnome-libs.mo share/locale/cs/LC_MESSAGES/gnome-libs.mo share/locale/da/LC_MESSAGES/gnome-libs.mo @@ -272,22 +494,31 @@ share/locale/sl/LC_MESSAGES/gnome-libs.mo share/locale/sp/LC_MESSAGES/gnome-libs.mo share/locale/sr/LC_MESSAGES/gnome-libs.mo share/locale/sv/LC_MESSAGES/gnome-libs.mo +share/locale/ta/LC_MESSAGES/gnome-libs.mo share/locale/tr/LC_MESSAGES/gnome-libs.mo share/locale/wa/LC_MESSAGES/gnome-libs.mo share/locale/zh_CN.GB2312/LC_MESSAGES/gnome-libs.mo share/locale/zh_TW.Big5/LC_MESSAGES/gnome-libs.mo @exec mkdir -p %D/share/gnome/games -@dirrm etc/sound/events -@dirrm etc/sound -@dirrm include/gtk-xmhtml -@dirrm include/libart_lgpl -@dirrm include/libgnome -@dirrm include/libgnomeui -@dirrm include/libgnorba -@dirrm include/zvt -@dirrm share/gnome/games -@dirrm share/gnome/idl -@dirrm share/gnome/mime-info -@dirrm share/gnome/pixmaps @dirrm share/gnome/type-convert +@dirrm share/gnome/pixmaps +@dirrm share/gnome/mime-info +@dirrm share/gnome/idl +@dirrm share/gnome/html/zvt +@dirrm share/gnome/html/gnorba +@dirrm share/gnome/html/gnomeui +@dirrm share/gnome/html/gnome +@dirrm share/gnome/html +@dirrm share/gnome/help/gnome-dev-info/C +@dirrm share/gnome/help/gnome-dev-info +@dirrm share/gnome/help +@dirrm share/gnome/games @dirrm share/gnome +@dirrm include/zvt +@dirrm include/libgnorba +@dirrm include/libgnomeui +@dirrm include/libgnome +@dirrm include/libart_lgpl +@dirrm include/gtk-xmhtml +@dirrm etc/sound/events +@dirrm etc/sound |