Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 1999 20:12:15 +0200 (SAT)
From:      reg@shale.csir.co.za
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9803: Port update: gtk+-1.1.14
Message-ID:  <199901301812.UAA49481@shale.csir.co.za>

next in thread | raw e-mail | index | archive | help

>Number:         9803
>Category:       ports
>Synopsis:       Port update: gtk+-1.1.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 30 10:20:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Lea
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
Arb's Inc.
>Environment:

	FreeBSD Ports collection

>Description:

	Update gtk11-devel port to GTK+ 1.1.14

>How-To-Repeat:

	Added bck paatch-ac for 4.0-CURRENT support.   Major changes to
	Makefile.in's caused by new automake.  Slight tidy up.

>Fix:
	
	
diff -urN gtk11-devel.old/Makefile gtk11-devel/Makefile
--- gtk11-devel.old/Makefile	Thu Jan 21 00:14:27 1999
+++ gtk11-devel/Makefile	Fri Jan 29 01:40:05 1999
@@ -6,8 +6,8 @@
 # $Id: Makefile,v 1.42 1999/01/20 22:14:27 vanilla Exp $
 #
 
-DISTNAME=	gtk+-1.1.13
-PKGNAME=	gtk-1.1.13
+DISTNAME=	gtk+-1.1.14
+PKGNAME=	gtk-1.1.14
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	ftp://ftp.gimp.org/pub/gtk/v1.1/ \
 		ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.1/ \
@@ -22,11 +22,10 @@
 USE_X_PREFIX=	yes
 USE_PERL5=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	INSTALL='$${INSTALL} -c' \
+CONFIGURE_ARGS=	--includedir=${PREFIX}/include/gtk11d
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		GLIB_CONFIG="${LOCALBASE}/bin/glib11d-config" \
-		CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS=	--includedir=${PREFIX}/include/gtk11d
 
 MAN1=		gtk-config.1
 
diff -urN gtk11-devel.old/files/md5 gtk11-devel/files/md5
--- gtk11-devel.old/files/md5	Thu Jan 21 00:14:28 1999
+++ gtk11-devel/files/md5	Thu Jan 28 23:34:15 1999
@@ -1 +1 @@
-MD5 (gtk+-1.1.13.tar.gz) = 781652d197c769245242d95fa706ec0c
+MD5 (gtk+-1.1.14.tar.gz) = bfb7e6f493549117b3d383b889a16fdb
diff -urN gtk11-devel.old/patches/patch-aa gtk11-devel/patches/patch-aa
--- gtk11-devel.old/patches/patch-aa	Thu Jan 21 00:14:28 1999
+++ gtk11-devel/patches/patch-aa	Sat Jan 30 19:59:18 1999
@@ -1,15 +1,15 @@
---- Makefile.in.orig	Mon Jan 18 08:16:41 1999
-+++ Makefile.in	Thu Jan 21 04:51:44 1999
-@@ -122,7 +122,7 @@
+--- Makefile.in.orig	Thu Jan 28 10:50:23 1999
++++ Makefile.in	Sat Jan 30 19:56:35 1999
+@@ -124,7 +124,7 @@
  SRC_SUBDIRS = gdk gtk
  SUBDIRS = po $(SRC_SUBDIRS) docs
  
 -bin_SCRIPTS = gtk-config
 +bin_SCRIPTS = gtk11d-config
  
- EXTRA_DIST =	\
- 	HACKING		\
-@@ -209,7 +209,7 @@
+ EXTRA_DIST =  	HACKING			gtk+.spec	        gtk.m4          	makecopyright		TODO			NEWS.pre-1-0		ChangeLog.pre-1-0		README.cvs-commits		intl/libgettext.h		intl/po2tbl.sed.in		examples/Makefile		examples/README.1ST		examples/extract.awk		examples/extract.sh		examples/aspectframe/Makefile  	examples/aspectframe/aspectframe.c  	examples/base/Makefile		examples/base/base.c 	examples/buttons/Makefile  	examples/buttons/buttons.c  	examples/buttons/info.xpm  	examples/clist/clist.c 	examples/entry/Makefile  	examples/entry/entry.c  	examples/eventbox/Makefile  	examples/eventbox/eventbox.c  	examples/filesel/Makefile  	examples/filesel/filesel.c  	examples/gtkdial/Makefile  	examples/gtkdial/dial_test.c  	examples/gtkdial/gtkdial.c  	examples/gtkdial/gtkdial.h  	examples/helloworld/Makefile  	examples/helloworld/helloworld.c  	examples/helloworld2/Makefile  	examples/helloworld2/helloworld2.c  	examples/list/Makefile  	examples/list/list.c  	examples/menu/Makefile  	examples/menu/m!
enu.c  	examples/menu/menufactory.c  	examples/menu/menufactory.h  	examples/menu/mfmain.c  	examples/menu/mfmain.h  	examples/notebook/Makefile  	examples/notebook/notebook.c  	examples/packer/Makefile  	examples/packer/pack.c 	examples/packbox/Makefile  	examples/packbox/packbox.c  	examples/paned/Makefile  	examples/paned/paned.c  	examples/pixmap/Makefile  	examples/pixmap/pixmap.c  	examples/progressbar/Makefile  	examples/progressbar/progressbar.c  	examples/radiobuttons/Makefile  	examples/radiobuttons/radiobuttons.c  	examples/rulers/Makefile  	examples/rulers/rulers.c  	examples/scribble-simple/Makefile  	examples/scribble-simple/scribble-simple.c  	examples/scrolledwin/Makefile  	examples/scrolledwin/scrolledwin.c  	examples/selection/Makefile  	examples/selection/gettargets.c  	examples/selection/setselection.c  	examples/statusbar/Makefile  	examples/statusbar/statusbar.c  	examples/table/Makefile  	examples/table/table.c  	examples/tictactoe/Makefile  	examples/ti!
ctactoe/tictactoe.c  	examples/tictactoe/tictactoe.h  	examples/tictactoe/ttt_test.c  	examples/wheelbarrow/Makefile  	examples/wheelbarrow/wheelbarrow.c  	examples/find-examples.sh
+ 
+@@ -134,7 +134,7 @@
  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  CONFIG_HEADER = config.h
@@ -18,7 +18,7 @@
  SCRIPTS =  $(bin_SCRIPTS)
  
  DATA =  $(m4data_DATA)
-@@ -263,7 +263,10 @@
+@@ -193,7 +193,10 @@
  	-rm -f config.h
  
  maintainer-clean-hdr:
@@ -27,80 +27,18 @@
 +	cp gtk-config.in gtk11d-config.in
 +
 +gtk11d-config: $(top_builddir)/config.status gtk11d-config.in
- 	cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= ./config.status
+ 	cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
  
  install-binSCRIPTS: $(bin_SCRIPTS)
-@@ -285,25 +288,6 @@
- 	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
- 	done
- 
--install-m4dataDATA: $(m4data_DATA)
--	@$(NORMAL_INSTALL)
--	$(mkinstalldirs) $(DESTDIR)$(m4datadir)
--	@list='$(m4data_DATA)'; for p in $$list; do \
--	  if test -f $(srcdir)/$$p; then \
--	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(m4datadir)/$$p"; \
--	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(m4datadir)/$$p; \
--	  else if test -f $$p; then \
--	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(m4datadir)/$$p"; \
--	    $(INSTALL_DATA) $$p $(DESTDIR)$(m4datadir)/$$p; \
--	  fi; fi; \
--	done
--
--uninstall-m4dataDATA:
--	@$(NORMAL_UNINSTALL)
--	list='$(m4data_DATA)'; for p in $$list; do \
--	  rm -f $(DESTDIR)$(m4datadir)/$$p; \
--	done
--
- # This directory's subdirectories are mostly independent; you can cd
- # into them and run `make' without going through this Makefile.
- # To change the values of `make' variables: instead of editing Makefiles,
-@@ -443,21 +427,19 @@
- all-recursive-am: config.h
- 	$(MAKE) all-recursive
- 
--all-am: Makefile $(SCRIPTS) $(DATA) config.h
-+all-am: Makefile $(SCRIPTS) config.h
- 
+@@ -411,7 +414,7 @@
  install-exec-am: install-binSCRIPTS
+ install-exec: install-exec-recursive
  
 -install-data-am: install-m4dataDATA
--
--uninstall-am: uninstall-binSCRIPTS uninstall-m4dataDATA
-+uninstall-am: uninstall-binSCRIPTS
- 
- install-exec: install-exec-recursive install-exec-am
- 	@$(NORMAL_INSTALL)
- 
--install-data: install-data-recursive install-data-am
-+install-data: install-data-recursive
- 	@$(NORMAL_INSTALL)
- 
--install: install-recursive install-exec-am install-data-am
-+install: install-recursive install-exec-am
- 	@:
- 
- uninstall: uninstall-recursive uninstall-am
-@@ -505,15 +487,15 @@
- 	-rm -f config.status
- 
- .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
--uninstall-binSCRIPTS install-binSCRIPTS uninstall-m4dataDATA \
--install-m4dataDATA install-data-recursive uninstall-data-recursive \
-+uninstall-binSCRIPTS install-binSCRIPTS \
-+install-data-recursive uninstall-data-recursive \
- install-exec-recursive uninstall-exec-recursive installdirs-recursive \
- uninstalldirs-recursive all-recursive check-recursive \
- installcheck-recursive info-recursive dvi-recursive \
- mostlyclean-recursive distclean-recursive clean-recursive \
- maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
- distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
--installcheck all-recursive-am all-am install-exec-am install-data-am \
-+installcheck all-recursive-am all-am install-exec-am \
- uninstall-am install-exec install-data install uninstall all \
- installdirs mostlyclean-generic distclean-generic clean-generic \
- maintainer-clean-generic clean mostlyclean distclean maintainer-clean
++install-data-am:
+ install-data: install-data-recursive
+ 
+ install-am: all-am
 --- docs/Makefile.in.orig	Thu Jan 21 04:51:49 1999
 +++ docs/Makefile.in	Thu Jan 21 04:52:04 1999
 @@ -98,7 +98,7 @@
@@ -112,38 +50,33 @@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  NM = @NM@
  PACKAGE = @PACKAGE@
---- gdk/Makefile.in.orig	Mon Jan 18 08:16:45 1999
-+++ gdk/Makefile.in	Thu Jan 21 02:41:48 1999
-@@ -121,7 +121,7 @@
+--- gdk/Makefile.in.orig	Thu Jan 28 10:50:28 1999
++++ gdk/Makefile.in	Fri Jan 29 01:20:28 1999
+@@ -123,12 +123,12 @@
  
  gdkincludedir = $(includedir)/gdk
  
 -lib_LTLIBRARIES = libgdk.la
 +lib_LTLIBRARIES = libgdk11d.la
  
- INCLUDES = \
- 	-DG_LOG_DOMAIN=\"Gdk\"	\
-@@ -132,7 +132,7 @@
- 	@GLIB_CFLAGS@		\
- 	@x_cflags@ 
- 
--libgdk_la_SOURCES = \
-+libgdk11d_la_SOURCES = \
- 	gdk.c		\
- 	gdkcc.c		\
- 	gdkcolor.c	\
-@@ -181,8 +181,8 @@
- 	@GLIB_LIBS@	\
- 	-lm
- 
--libgdk_la_LDFLAGS = \
--	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE) \
-+libgdk11d_la_LDFLAGS = \
-+	-version-info 1:3:0 \
-          @GLIB_LIBS@	\
-          @x_ldflags@	\
-          @x_libs@	\
-@@ -209,8 +209,8 @@
+ INCLUDES =  	-DG_LOG_DOMAIN=\"Gdk\"		-I$(top_srcdir)			@GTK_DEBUG_FLAGS@ 		@GTK_XIM_FLAGS@			@GTK_LOCALE_FLAGS@		@GLIB_CFLAGS@			@x_cflags@ 
+ 
+ 
+-libgdk_la_SOURCES =  	gdk.c			gdkcc.c			gdkcolor.c		gdkcursor.c		gdkdnd.c		gdkdraw.c		gdkevents.c     	gdkfont.c		gdkgc.c			gdkglobals.c		gdkim.c			gdkimage.c		gdkinput.c		gdkinput.h		gdkinputnone.h  	gdkinputcommon.h 	gdkinputgxi.h		gdkinputxfree.h		gdkpixmap.c		gdkproperty.c		gdkrgb.c		gdkrectangle.c		gdkregion.c		gdkselection.c		gdkvisual.c		gdkwindow.c		gdkxid.c 		MwmUtil.h       	gxid_lib.h		gxid_proto.h	        gxid_lib.c
++libgdk11d_la_SOURCES =  	gdk.c			gdkcc.c			gdkcolor.c		gdkcursor.c		gdkdnd.c		gdkdraw.c		gdkevents.c     	gdkfont.c		gdkgc.c			gdkglobals.c		gdkim.c			gdkimage.c		gdkinput.c		gdkinput.h		gdkinputnone.h  	gdkinputcommon.h 	gdkinputgxi.h		gdkinputxfree.h		gdkpixmap.c		gdkproperty.c		gdkrgb.c		gdkrectangle.c		gdkregion.c		gdkselection.c		gdkvisual.c		gdkwindow.c		gdkxid.c 		MwmUtil.h       	gxid_lib.h		gxid_proto.h	        gxid_lib.c
+ 
+ 
+ gdkinclude_HEADERS =  	gdk.h			gdkcursors.h		gdkrgb.h		gdki18n.h		gdkkeysyms.h		gdkprivate.h		gdktypes.h		gdkx.h
+@@ -137,7 +137,7 @@
+ LDADDS =  	@x_ldflags@		@x_libs@		@GLIB_LIBS@		-lm
+ 
+ 
+-libgdk_la_LDFLAGS =  	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE)          @GLIB_DEPLIBS@	         @x_ldflags@	         @x_libs@	         -lm
++libgdk11d_la_LDFLAGS =  	-version-info 1:3:0          @GLIB_DEPLIBS@	         @x_ldflags@	         @x_libs@	         -lm
+ 
+ 
+ EXTRA_PROGRAMS = gxid
+@@ -161,8 +161,8 @@
  X_LIBS = @X_LIBS@
  X_EXTRA_LIBS = @X_EXTRA_LIBS@
  X_PRE_LIBS = @X_PRE_LIBS@
@@ -154,18 +87,18 @@
  gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo gdkglobals.lo gdkim.lo \
  gdkimage.lo gdkinput.lo gdkpixmap.lo gdkproperty.lo gdkrgb.lo \
  gdkrectangle.lo gdkregion.lo gdkselection.lo gdkvisual.lo gdkwindow.lo \
-@@ -233,8 +233,8 @@
+@@ -186,8 +186,8 @@
  
  TAR = tar
- GZIP = --best
+ GZIP_ENV = --best
 -SOURCES = $(libgdk_la_SOURCES) $(gxid_SOURCES)
 -OBJECTS = $(libgdk_la_OBJECTS) $(gxid_OBJECTS)
 +SOURCES = $(libgdk11d_la_SOURCES) $(gxid_SOURCES)
 +OBJECTS = $(libgdk11d_la_OBJECTS) $(gxid_OBJECTS)
  
- all: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
- 
-@@ -311,8 +311,8 @@
+ all: all-redirect
+ .SUFFIXES:
+@@ -263,8 +263,8 @@
  
  maintainer-clean-libtool:
  
@@ -176,56 +109,46 @@
  
  mostlyclean-binPROGRAMS:
  
---- gtk/Makefile.in.orig	Mon Jan 18 08:16:47 1999
-+++ gtk/Makefile.in	Thu Jan 21 02:41:48 1999
-@@ -123,7 +123,7 @@
+--- gtk/Makefile.in.orig	Thu Jan 28 10:50:30 1999
++++ gtk/Makefile.in	Fri Jan 29 01:24:16 1999
+@@ -125,12 +125,12 @@
  
  gtkincludedir = $(includedir)/gtk
  
 -lib_LTLIBRARIES = libgtk.la
 +lib_LTLIBRARIES = libgtk11d.la
  
- static_SOURCES = \
- 	gtkaccelgroup.c		\
-@@ -233,7 +233,7 @@
- 	fnmatch.c		\
- 	fnmatch.h
- 
--libgtk_la_SOURCES = \
-+libgtk11d_la_SOURCES = \
- 	$(static_SOURCES)	\
- 	gtkmarshal.c
- 
-@@ -371,9 +371,8 @@
- 	../gdk/gdktypes.h \
- 	../gdk/gdkrgb.h
- 
--libgtk_la_LDFLAGS = \
--	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)	\
--	-release $(LT_RELEASE) 					\
-+libgtk11d_la_LDFLAGS = \
-+	-version-info 1:3:0 \
- 	@GLIB_LIBS@ 						\
- 	@x_ldflags@						\
- 	@x_libs@ 						\
-@@ -429,12 +428,12 @@
+ static_SOURCES =  	gtkaccelgroup.c			gtkaccellabel.c			gtkadjustment.c			gtkalignment.c			gtkarg.c			gtkarrow.c			gtkaspectframe.c		gtkbin.c			gtkbindings.c			gtkbbox.c			gtkbox.c			gtkbutton.c			gtkcalendar.c			gtkcheckbutton.c		gtkcheckmenuitem.c		gtkclist.c			gtkcolorsel.c			gtkcombo.c			gtkcontainer.c			gtkctree.c			gtkcurve.c			gtkdata.c			gtkdialog.c			gtkdnd.c			gtkdrawingarea.c		gtkeditable.c           	gtkentry.c			gtkeventbox.c			gtkfilesel.c			gtkfixed.c			gtkfontsel.c            	gtkframe.c			gtkgamma.c			gtkgc.c				gtkhandlebox.c			gtkhbbox.c			gtkhbox.c			gtkhpaned.c			gtkhruler.c			gtkhscale.c			gtkhscrollbar.c			gtkhseparator.c			gtkimage.c			gtkinputdialog.c		gtkintl.h			gtkinvisible.c			gtkitem.c			gtkitemfactory.c		gtklabel.c			gtklayout.c			gtklist.c			gtklistitem.c			gtkmain.c			gtkmenu.c			gtkmenubar.c			gtkmenufactory.c		gtkmenuitem.c			gtkmenushell.c			gtkmisc.c			gtknotebook.c			gtkobject.c			gtkoptionmenu.c			gtkpacker.c			gtkpaned.c			gtkpixmap.c		!
	gtkplug.c               	gtkpreview.c			gtkprogress.c			gtkprogressbar.c		gtkradiobutton.c		gtkradiomenuitem.c		gtkrange.c			gtkrc.c				gtkruler.c			gtkscale.c			gtkscrollbar.c			gtkscrolledwindow.c		gtkselection.c			gtkseparator.c			gtksignal.c			gtksocket.c             	gtkspinbutton.c			gtkstyle.c			gtkstatusbar.c			gtktable.c			gtktearoffmenuitem.c    	gtktext.c			gtkthemes.c			gtktipsquery.c			gtktogglebutton.c		gtktoolbar.c			gtktooltips.c			gtktree.c			gtktreeitem.c			gtktypeutils.c			gtkvbbox.c			gtkvbox.c			gtkviewport.c			gtkvpaned.c			gtkvruler.c			gtkvscale.c			gtkvscrollbar.c			gtkvseparator.c			gtkwidget.c			gtkwindow.c			fnmatch.c			fnmatch.h
+ 
+ 
+-libgtk_la_SOURCES =  	$(static_SOURCES)		gtkmarshal.c
++libgtk11d_la_SOURCES =  	$(static_SOURCES)		gtkmarshal.c
+ 
+ 
+ # Source headers which are non-autogenerated headers
+@@ -150,7 +150,7 @@
+ gdk_headers =  	../gdk/gdktypes.h 	../gdk/gdkrgb.h
+ 
+ 
+-libgtk_la_LDFLAGS =  	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)		-release $(LT_RELEASE) 						@GLIB_DEPLIBS@ 							@x_ldflags@							@x_libs@ 							-lm
++libgtk11d_la_LDFLAGS =  	-version-info 1:3:0	@GLIB_DEPLIBS@ 							@x_ldflags@							@x_libs@ 							-lm
+ 
+ 
+ EXTRA_DIST =  	line-arrow.xbm 			line-wrap.xbm 			testgtk.1 			testgtkrc 			testgtkrc2 			gtkfeatures.h.in		makeenums.pl			makeenums.awk			maketypes.awk			makeenums.h			gtkargcollector.c		gtktypebuiltins_vars.c		gtktypebuiltins_ids.c		gtktypebuiltins_evals.c		gtk-boxed.defs			gtk.defs			genmarshal.pl			gtkmarshal.list			check-y.xpm			check-n.xpm			test.xpm			marble.xpm			3DRings.xpm			FilesQueue.xpm			Modeller.xpm			tree_plus.xpm			tree_minus.xpm			tree_plus.xbm			tree_minus.xbm                  circles.xbm
+@@ -162,10 +162,10 @@
+ noinst_PROGRAMS = testgtk testinput testselection testrgb testdnd simple 
  # testthreads
  
- DEPS =	\
--	libgtk.la					\
--	$(top_builddir)/gdk/libgdk.la
-+	libgtk11d.la					\
-+	$(top_builddir)/gdk/libgdk11d.la
- 
- LDADDS = \
--	libgtk.la					\
--	$(top_builddir)/gdk/libgdk.la			\
-+	libgtk11d.la					\
-+	$(top_builddir)/gdk/libgdk11d.la			\
- 	@x_ldflags@					\
- 	@x_libs@					\
- 	@GLIB_LIBS@                                     \
-@@ -469,8 +468,8 @@
+-DEPS =  	libgtk.la						$(top_builddir)/gdk/libgdk.la
++DEPS =  	libgtk11d.la						$(top_builddir)/gdk/libgdk11d.la
+ 
+ 
+-LDADDS =  	libgtk.la						$(top_builddir)/gdk/libgdk.la				@x_ldflags@						@x_libs@						@GLIB_LIBS@                                     	-lm
++LDADDS =  	libgtk11d.la						$(top_builddir)/gdk/libgdk11d.la				@x_ldflags@						@x_libs@						@GLIB_LIBS@                                     	-lm
+ 
+ 
+ testgtk_DEPENDENCIES = $(DEPS)
+@@ -197,8 +197,8 @@
  X_LIBS = @X_LIBS@
  X_EXTRA_LIBS = @X_EXTRA_LIBS@
  X_PRE_LIBS = @X_PRE_LIBS@
@@ -236,21 +159,18 @@
  gtkalignment.lo gtkarg.lo gtkarrow.lo gtkaspectframe.lo gtkbin.lo \
  gtkbindings.lo gtkbbox.lo gtkbox.lo gtkbutton.lo gtkcalendar.lo \
  gtkcheckbutton.lo gtkcheckmenuitem.lo gtkclist.lo gtkcolorsel.lo \
-@@ -526,10 +525,10 @@
+@@ -255,8 +255,8 @@
  
  TAR = tar
- GZIP = --best
+ GZIP_ENV = --best
 -SOURCES = $(libgtk_la_SOURCES) testgtk.c testinput.c testselection.c testrgb.c testdnd.c simple.c
 -OBJECTS = $(libgtk_la_OBJECTS) testgtk.o testinput.o testselection.o testrgb.o testdnd.o simple.o
 +SOURCES = $(libgtk11d_la_SOURCES) testgtk.c testinput.c testselection.c testrgb.c testdnd.c simple.c
 +OBJECTS = $(libgtk11d_la_OBJECTS) testgtk.o testinput.o testselection.o testrgb.o testdnd.o simple.o
  
--all: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
-+all: Makefile $(LTLIBRARIES) $(HEADERS)
- 
+ all: all-redirect
  .SUFFIXES:
- .SUFFIXES: .S .c .lo .o .s
-@@ -606,8 +605,8 @@
+@@ -334,8 +334,8 @@
  
  maintainer-clean-libtool:
  
@@ -261,6 +181,15 @@
  
  mostlyclean-noinstPROGRAMS:
  
+@@ -450,7 +450,7 @@
+ uninstall-am: uninstall-libLTLIBRARIES uninstall-gtkincludeHEADERS \
+ 		uninstall-local
+ uninstall: uninstall-am
+-all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
++all-am: Makefile $(LTLIBRARIES) $(HEADERS)
+ all-redirect: all-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 --- po/Makefile.in.in.orig	Mon Jan 18 07:58:44 1999
 +++ po/Makefile.in.in	Thu Jan 21 02:41:48 1999
 @@ -18,7 +18,7 @@
diff -urN gtk11-devel.old/patches/patch-ac gtk11-devel/patches/patch-ac
--- gtk11-devel.old/patches/patch-ac	Thu Jan  1 02:00:00 1970
+++ gtk11-devel/patches/patch-ac	Fri Jan 29 01:16:48 1999
@@ -0,0 +1,20 @@
+--- ltconfig.orig	Fri Jan 29 01:16:10 1999
++++ ltconfig	Fri Jan 29 01:16:36 1999
+@@ -1201,7 +1201,7 @@
+     ;;
+ 
+   # FreeBSD 3, at last, uses gcc -shared to do shared libraries.
+-  freebsd3*)
++  freebsd3* | freebsd4*)
+     archive_cmds='$CC -shared -o $lib$libobjs$deplibs'
+     hardcode_libdir_flag_spec='-R$libdir'
+     hardcode_direct=yes
+@@ -1606,7 +1606,7 @@
+   shlibpath_var=PATH
+   ;;
+ 
+-freebsd2* | freebsd3*)
++freebsd*)
+   objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
+   version_type=freebsd-$objformat
+   library_names_spec='${libname}${release}.so$versuffix $libname.so'
diff -urN gtk11-devel.old/pkg/PLIST gtk11-devel/pkg/PLIST
--- gtk11-devel.old/pkg/PLIST	Thu Jan 21 00:14:29 1999
+++ gtk11-devel/pkg/PLIST	Fri Jan 29 01:43:21 1999
@@ -57,7 +57,6 @@
 include/gtk11d/gtk/gtkimage.h
 include/gtk11d/gtk/gtkinputdialog.h
 include/gtk11d/gtk/gtkinvisible.h
-include/gtk11d/gtk/gtkintl.h
 include/gtk11d/gtk/gtkitem.h
 include/gtk11d/gtk/gtkitemfactory.h
 include/gtk11d/gtk/gtklabel.h
@@ -149,6 +148,7 @@
 share/locale/pl/LC_MESSAGES/gtk+.mo
 share/locale/pt/LC_MESSAGES/gtk+.mo
 share/locale/sv/LC_MESSAGES/gtk+.mo
+share/locale/ru/LC_MESSAGES/gtk+.mo
 share/themes/Default/gtk/gtkrc
 @dirrm share/themes/Default/gtk
 @dirrm share/themes/Default

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901301812.UAA49481>