Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2000 18:02:00 +0900 (JST)
From:      mac@clave.gr.jp
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        mac@clave.gr.jp
Subject:   ports/17726: update ports : windowmaker-i18n to 0.62.0
Message-ID:  <200004010902.SAA17795@rumba.clave.gr.jp>

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

>Number:         17726
>Category:       ports
>Synopsis:       update ports : windowmaker-i18n to 0.62.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr  1 01:10:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Masahide -mac- NODA
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
>Environment:

>Description:

I'm maintaner of windowmaker-i18n.

Update ports to Window Maker 0.62.0.

>How-To-Repeat:

>Fix:

apply this patch to x11-wm/windowmaker-i18n

-------- 8< -------- 8< -------- 8< -------- 8< -------- 8< --------
diff -urN -x CVS -x work windowmaker-i18n.orig/Makefile windowmaker-i18n/Makefile
--- windowmaker-i18n.orig/Makefile	Sat Apr  1 13:51:02 2000
+++ windowmaker-i18n/Makefile	Fri Mar 31 09:45:39 2000
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	WindowMaker with i18n extention
-# Version required:	0.61.0
+# Version required:	0.62.0
 # Date created:		24 Nov 1998
 # Whom:			mac@jp.freebsd.org
 #
 # $FreeBSD: ports/x11-wm/windowmaker-i18n/Makefile,v 1.68 2000/02/17 06:01:12 taoka Exp $
 #
 
-DISTNAME=	WindowMaker-0.61.1
-PKGNAME=	windowmaker-i18n-0.61.1
+DISTNAME=	WindowMaker-0.62.0
+PKGNAME=	windowmaker-i18n-0.62.0
 CATEGORIES=	x11-wm windowmaker
 MASTER_SITES=	${MASTER_SITE_WINDOWMAKER}
 MASTER_SITE_SUBDIR=	beta/srcs
@@ -42,7 +42,7 @@
 MAN1=	geticonset.1x getstyle.1x seticons.1x setstyle.1x \
 	wdwrite.1x wmaker.1x wmsetbg.1x wxcopy.1x wxpaste.1x wsetfont.1x
 
-JA_CATALOGFILE=	WindowMaker-0.61.1ja1
+JA_CATALOGFILE=	
 
 .if defined(JA_CATALOGFILE) && !empty(JA_CATALOGFILE)
 MASTER_SITES+=	ftp://muse.brain.riken.go.jp/pub/ja.po/
@@ -64,7 +64,7 @@
 
 post-extract:
 	@cd ${WRKSRC} && \
-	${TAR} xfz libwmfun-0.0.2.tar.gz
+	${TAR} xfz libwmfun-0.0.3.tar.gz
 
 .include <bsd.port.pre.mk>
 
diff -urN -x CVS -x work windowmaker-i18n.orig/files/md5 windowmaker-i18n/files/md5
--- windowmaker-i18n.orig/files/md5	Sat Apr  1 13:51:02 2000
+++ windowmaker-i18n/files/md5	Fri Mar 31 09:43:52 2000
@@ -1,2 +1 @@
-MD5 (WindowMaker-0.61.1.tar.bz2) = 74c4f4b74feb3fc5def8f2cfc1dc9e65
-MD5 (WindowMaker-0.61.1ja1.tar.bz2) = 3aa21dbd7b05d73d5a834e487d613a9e
+MD5 (WindowMaker-0.62.0.tar.bz2) = 104189babbc8640e81515896c26aa503
diff -urN -x CVS -x work windowmaker-i18n.orig/patches/patch-bf windowmaker-i18n/patches/patch-bf
--- windowmaker-i18n.orig/patches/patch-bf	Thu Jan  1 09:00:00 1970
+++ windowmaker-i18n/patches/patch-bf	Fri Mar 31 19:47:43 2000
@@ -0,0 +1,11 @@
+--- wrlib/Makefile.in.orig	Fri Mar 31 19:46:32 2000
++++ wrlib/Makefile.in	Fri Mar 31 19:46:42 2000
+@@ -96,7 +96,7 @@
+ 
+ lib_LTLIBRARIES = libwraster.la
+ 
+-libwraster_la_LDFLAGS = -version-info 2:0:0
++libwraster_la_LDFLAGS = -version-info 3:0:0
+ 
+ bin_SCRIPTS = get-wraster-flags
+ 
diff -urN -x CVS -x work windowmaker-i18n.orig/patches/patch-cc windowmaker-i18n/patches/patch-cc
--- windowmaker-i18n.orig/patches/patch-cc	Sat Apr  1 13:51:02 2000
+++ windowmaker-i18n/patches/patch-cc	Fri Mar 31 10:01:04 2000
@@ -1,22 +1,22 @@
---- configure.orig	Tue Feb 15 16:00:11 2000
-+++ configure	Tue Feb 15 16:02:20 2000
-@@ -5398,7 +5398,8 @@
+--- configure.orig	Fri Mar 31 09:47:28 2000
++++ configure	Fri Mar 31 09:49:56 2000
+@@ -5866,7 +5866,8 @@
  	WindowMaker/Pixmaps/Makefile WindowMaker/Styles/Makefile \
  	WindowMaker/Themes/Makefile \
  	WPrefs.app/Makefile WPrefs.app/tiff/Makefile WPrefs.app/xpm/Makefile \
--	WPrefs.app/po/Makefile  src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
-+	WPrefs.app/po/Makefile \
-+	libwmfun-0.0.2/libwmfun/Makefile src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
+-	WPrefs.app/po/Makefile contrib/WindowMaker.spec  src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
++	WPrefs.app/po/Makefile contrib/WindowMaker.spec  \
++	libwmfun-0.0.3/libwmfun/Makefile src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
  EOF
  cat >> $CONFIG_STATUS <<EOF
  
-@@ -5531,7 +5532,8 @@
+@@ -5999,7 +6000,8 @@
  	WindowMaker/Pixmaps/Makefile WindowMaker/Styles/Makefile \
  	WindowMaker/Themes/Makefile \
  	WPrefs.app/Makefile WPrefs.app/tiff/Makefile WPrefs.app/xpm/Makefile \
--	WPrefs.app/po/Makefile "}
-+	WPrefs.app/po/Makefile \
-+	libwmfun-0.0.2/libwmfun/Makefile "}
+-	WPrefs.app/po/Makefile contrib/WindowMaker.spec "}
++	WPrefs.app/po/Makefile contrib/WindowMaker.spec \
++	libwmfun-0.0.3/libwmfun/Makefile "}
  EOF
  cat >> $CONFIG_STATUS <<\EOF
  for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
diff -urN -x CVS -x work windowmaker-i18n.orig/patches/patch-cd windowmaker-i18n/patches/patch-cd
--- windowmaker-i18n.orig/patches/patch-cd	Sat Apr  1 13:51:02 2000
+++ windowmaker-i18n/patches/patch-cd	Fri Mar 31 10:01:18 2000
@@ -6,7 +6,7 @@
  
 -SUBDIRS = wrlib WINGs src util po WindowMaker wmlib test WPrefs.app doc 	contrib
 +SUBDIRS = wrlib WINGs src util po WindowMaker wmlib test WPrefs.app doc 	contrib \
-+		libwmfun-0.0.2/libwmfun
++		libwmfun-0.0.3/libwmfun
  
  
- EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N MIRRORS COPYING.OPL 	Install acconfig.h INSTALL.pt 	mkpatch README.KDE README.GNOME WindowMaker.lsm.in 	docklib-0.2.tar.gz libwmfun-0.0.2.tar.gz 
+ EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N MIRRORS COPYING.OPL 	Install acconfig.h INSTALL.pt 	mkpatch README.KDE README.GNOME WindowMaker.lsm.in 	docklib-0.2.tar.gz libwmfun-0.0.3.tar.gz 
diff -urN -x CVS -x work windowmaker-i18n.orig/patches/patch-ce windowmaker-i18n/patches/patch-ce
--- windowmaker-i18n.orig/patches/patch-ce	Sat Apr  1 13:51:02 2000
+++ windowmaker-i18n/patches/patch-ce	Fri Mar 31 09:51:06 2000
@@ -1,5 +1,5 @@
---- libwmfun-0.0.2/libwmfun/Makefile.in.orig	Tue Feb 15 16:04:35 2000
-+++ libwmfun-0.0.2/libwmfun/Makefile.in	Tue Feb 15 15:44:31 2000
+--- libwmfun-0.0.3/libwmfun/Makefile.in.orig	Tue Feb 15 16:04:35 2000
++++ libwmfun-0.0.3/libwmfun/Makefile.in	Tue Feb 15 15:44:31 2000
 @@ -38,7 +38,7 @@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
diff -urN -x CVS -x work windowmaker-i18n.orig/pkg/PLIST windowmaker-i18n/pkg/PLIST
--- windowmaker-i18n.orig/pkg/PLIST	Sat Apr  1 13:51:02 2000
+++ windowmaker-i18n/pkg/PLIST	Fri Mar 31 10:15:29 2000
@@ -10,7 +10,6 @@
 GNUstep/Apps/WPrefs.app/tiff/dock.tiff
 GNUstep/Apps/WPrefs.app/tiff/dontlinkworkspaces.tiff
 GNUstep/Apps/WPrefs.app/tiff/ergonomic.tiff
-GNUstep/Apps/WPrefs.app/tiff/ergowood.tiff
 GNUstep/Apps/WPrefs.app/tiff/expert.tiff
 GNUstep/Apps/WPrefs.app/tiff/fonts.tiff
 GNUstep/Apps/WPrefs.app/tiff/iconprefs.tiff
@@ -21,7 +20,6 @@
 GNUstep/Apps/WPrefs.app/tiff/menualign2.tiff
 GNUstep/Apps/WPrefs.app/tiff/menuprefs.tiff
 GNUstep/Apps/WPrefs.app/tiff/menus.tiff
-GNUstep/Apps/WPrefs.app/tiff/miscprefs2.tiff
 GNUstep/Apps/WPrefs.app/tiff/moreanim.tiff
 GNUstep/Apps/WPrefs.app/tiff/mousesettings.tiff
 GNUstep/Apps/WPrefs.app/tiff/mousespeed.tiff
@@ -47,7 +45,6 @@
 GNUstep/Apps/WPrefs.app/tiff/speed4s.tiff
 GNUstep/Apps/WPrefs.app/tiff/tdel.tiff
 GNUstep/Apps/WPrefs.app/tiff/tedit.tiff
-GNUstep/Apps/WPrefs.app/tiff/temp.tiff
 GNUstep/Apps/WPrefs.app/tiff/textr.tiff
 GNUstep/Apps/WPrefs.app/tiff/theme.tiff
 GNUstep/Apps/WPrefs.app/tiff/timer0.tiff
@@ -66,6 +63,7 @@
 GNUstep/Apps/WPrefs.app/tiff/whandling.tiff
 GNUstep/Apps/WPrefs.app/tiff/windowfocus.tiff
 GNUstep/Apps/WPrefs.app/tiff/workspace.tiff
+GNUstep/Apps/WPrefs.app/tiff/workspacename.tiff
 GNUstep/Apps/WPrefs.app/tiff/xis.tiff
 GNUstep/Apps/WPrefs.app/xpm/advancetonewworkspace.xpm
 GNUstep/Apps/WPrefs.app/xpm/animations.xpm
@@ -76,7 +74,6 @@
 GNUstep/Apps/WPrefs.app/xpm/dock.xpm
 GNUstep/Apps/WPrefs.app/xpm/dontlinkworkspaces.xpm
 GNUstep/Apps/WPrefs.app/xpm/ergonomic.xpm
-GNUstep/Apps/WPrefs.app/xpm/ergowood.xpm
 GNUstep/Apps/WPrefs.app/xpm/expert.xpm
 GNUstep/Apps/WPrefs.app/xpm/fonts.xpm
 GNUstep/Apps/WPrefs.app/xpm/iconprefs.xpm
@@ -87,7 +84,6 @@
 GNUstep/Apps/WPrefs.app/xpm/menualign2.xpm
 GNUstep/Apps/WPrefs.app/xpm/menuprefs.xpm
 GNUstep/Apps/WPrefs.app/xpm/menus.xpm
-GNUstep/Apps/WPrefs.app/xpm/miscprefs2.xpm
 GNUstep/Apps/WPrefs.app/xpm/moreanim.xpm
 GNUstep/Apps/WPrefs.app/xpm/mousesettings.xpm
 GNUstep/Apps/WPrefs.app/xpm/mousespeed.xpm
@@ -113,7 +109,6 @@
 GNUstep/Apps/WPrefs.app/xpm/speed4s.xpm
 GNUstep/Apps/WPrefs.app/xpm/tdel.xpm
 GNUstep/Apps/WPrefs.app/xpm/tedit.xpm
-GNUstep/Apps/WPrefs.app/xpm/temp.xpm
 GNUstep/Apps/WPrefs.app/xpm/textr.xpm
 GNUstep/Apps/WPrefs.app/xpm/theme.xpm
 GNUstep/Apps/WPrefs.app/xpm/timer0.xpm
@@ -132,8 +127,11 @@
 GNUstep/Apps/WPrefs.app/xpm/whandling.xpm
 GNUstep/Apps/WPrefs.app/xpm/windowfocus.xpm
 GNUstep/Apps/WPrefs.app/xpm/workspace.xpm
+GNUstep/Apps/WPrefs.app/xpm/workspacename.xpm
 GNUstep/Apps/WPrefs.app/xpm/xis.xpm
+bin/get-wings-flags
 bin/get-wraster-flags
+bin/get-wutil-flags
 bin/geticonset
 bin/getstyle
 bin/seticons
@@ -165,7 +163,7 @@
 lib/libwmfun.so.0
 lib/libwraster.a
 lib/libwraster.so
-lib/libwraster.so.3
+lib/libwraster.so.2
 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
 share/WINGs/Images.tiff
@@ -185,10 +183,14 @@
 share/WindowMaker/Icons/GNUstepGlow.xpm
 share/WindowMaker/Icons/GNUterm.tiff
 share/WindowMaker/Icons/GNUterm.xpm
+share/WindowMaker/Icons/Terminal.tiff
+share/WindowMaker/Icons/Terminal.xpm
+share/WindowMaker/Icons/TerminalGNUstep.tiff
+share/WindowMaker/Icons/TerminalGNUstep.xpm
+share/WindowMaker/Icons/TerminalLinux.tiff
+share/WindowMaker/Icons/TerminalLinux.xpm
 share/WindowMaker/Icons/clip.tiff
 share/WindowMaker/Icons/clip.xpm
-share/WindowMaker/Icons/clip2.tiff
-share/WindowMaker/Icons/clip2.xpm
 share/WindowMaker/Icons/defaultAppIcon.tiff
 share/WindowMaker/Icons/defaultAppIcon.xpm
 share/WindowMaker/Icons/defaultterm.tiff
@@ -239,6 +241,7 @@
 share/WindowMaker/Styles/Copper.style
 share/WindowMaker/Styles/DarkBlue.style
 share/WindowMaker/Styles/DarkRed.style
+share/WindowMaker/Styles/Emerald.style
 share/WindowMaker/Styles/Fire.style
 share/WindowMaker/Styles/Food.style
 share/WindowMaker/Styles/Golden.style
@@ -253,6 +256,7 @@
 share/WindowMaker/Styles/Purplish.style
 share/WindowMaker/Styles/Red.style
 share/WindowMaker/Styles/RednBlue.style
+share/WindowMaker/Styles/Spring.style
 share/WindowMaker/Styles/Summer.style
 share/WindowMaker/Styles/Traditional.style
 share/WindowMaker/Styles/VioletBlue.style
@@ -294,6 +298,8 @@
 share/WindowMaker/plmenu.fr
 share/WindowMaker/plmenu.hr
 share/WindowMaker/plmenu.it
+share/WindowMaker/plmenu.ko
+share/WindowMaker/plmenu.pl
 share/WindowMaker/plmenu.zh_CN
 share/WindowMaker/wmmacros
 share/WindowMaker/xtree.dat

>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?200004010902.SAA17795>