Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2001 14:24:22 +0900 (JST)
From:      mac@clave.gr.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27488: windowmaker-i18n update to 0.65.0
Message-ID:  <200105210524.OAA31729@rumba.clave.gr.jp>

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

>Number:         27488
>Category:       ports
>Synopsis:       windowmaker-i18n update to 0.65.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 20 22:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Masahide -mac- NODA
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD berlog 4.3-STABLE FreeBSD 4.3-STABLE #0: Tue May 15 09:12:29 GMT 2001 mac@berlog:/usr/src/sys/compile/BERLOG i386

>Description:

update windowmaker-i18n ports :
    - Window Maker 0.65.0
    - japanese po files now store in ja ( not ja_JP.EUC )
    - Hermes support enable
    - wsetfont script running with /bin/sh

>How-To-Repeat:
	<code/input/activities to reproduce the problem (multiple lines)>
>Fix:

attach this patch and remove follwo size 0 files:
	files/patch-ad
	files/patch-bc
	files/patch-bf

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-wm/windowmaker-i18n/Makefile,v
retrieving revision 1.82
diff -u -r1.82 Makefile
--- Makefile	2001/02/27 04:59:21	1.82
+++ Makefile	2001/05/21 03:23:14
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	windowmaker-i18n
-PORTVERSION=	0.64.0
+PORTVERSION=	0.65.0
 # PORTREVISION=
 CATEGORIES=	x11-wm windowmaker
 MASTER_SITES=	${MASTER_SITE_WINDOWMAKER}
@@ -19,6 +19,7 @@
 		jpeg.9:${PORTSDIR}/graphics/jpeg \
 		png.4:${PORTSDIR}/graphics/png \
 		tiff.4:${PORTSDIR}/graphics/tiff \
+		Hermes.1:${PORTSDIR}/graphics/Hermes \
 		PropList.2:${PORTSDIR}/devel/libPropList \
 		intl.1:${PORTSDIR}/devel/gettext
 BUILD_DEPENDS=	nkf:${PORTSDIR}/japanese/nkf
@@ -33,12 +34,13 @@
 INSTALLS_SHLIB=	yes
 CONFIGURE_ENV=	X11BASE=${X11BASE}  LOCALBASE=${LOCALBASE} \
 		CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" \
-		LINGUAS="cs de es fr gl it ja_JP.EUC ko nl no pt ru sv tr fi hr el pl ro da zh_TW.Big5 zh_CN sk bg hu"
+		LINGUAS="cs de es et fr gl it ja ko nl no pt ru sv tr fi hr el pl ro da zh_TW.Big5 zh_CN sk bg hu"
 CONFIGURE_ARGS=	--with-pixmapdir=${PREFIX}/include/X11/pixmaps \
 	--with-nlsdir=${PREFIX}/share/locale \
 	--with-libs-from="-L${LOCALBASE}/lib" \
 	--with-incs-from="-I${LOCALBASE}/include" \
 	--with-appspath="${PREFIX}/GNUstep/Apps" \
+	--enable-hermes \
 	--disable-debug
 
 MAN1=	geticonset.1x getstyle.1x seticons.1x setstyle.1x \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-wm/windowmaker-i18n/distinfo,v
retrieving revision 1.35
diff -u -r1.35 distinfo
--- distinfo	2001/02/27 04:59:21	1.35
+++ distinfo	2001/05/10 23:44:28
@@ -1 +1 @@
-MD5 (WindowMaker-0.64.0.tar.bz2) = f03a6e99eb62c6edc2b452b7d6c54edb
+MD5 (WindowMaker-0.65.0.tar.bz2) = d17f6b206db4c4157248e36422fc9cbb
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/x11-wm/windowmaker-i18n/pkg-plist,v
retrieving revision 1.33
diff -u -r1.33 pkg-plist
--- pkg-plist	2001/02/27 04:59:21	1.33
+++ pkg-plist	2001/05/19 08:33:08
@@ -103,7 +103,7 @@
 lib/libWUtil.a
 lib/libwraster.a
 lib/libwraster.so
-lib/libwraster.so.3
+lib/libwraster.so.4
 share/WINGs/Images.tiff
 share/WINGs/Images.xpm
 share/WINGs/defaultIcon.tiff
@@ -275,6 +275,7 @@
 share/locale/el/LC_MESSAGES/WindowMaker.mo
 share/locale/es/LC_MESSAGES/WPrefs.mo
 share/locale/es/LC_MESSAGES/WindowMaker.mo
+share/locale/et/LC_MESSAGES/WindowMaker.mo
 share/locale/fi/LC_MESSAGES/WPrefs.mo
 share/locale/fi/LC_MESSAGES/WindowMaker.mo
 share/locale/fr/LC_MESSAGES/WPrefs.mo
@@ -286,8 +287,8 @@
 share/locale/hu/LC_MESSAGES/WindowMaker.mo
 share/locale/it/LC_MESSAGES/WPrefs.mo
 share/locale/it/LC_MESSAGES/WindowMaker.mo
-share/locale/ja_JP.EUC/LC_MESSAGES/WPrefs.mo
-share/locale/ja_JP.EUC/LC_MESSAGES/WindowMaker.mo
+share/locale/ja/LC_MESSAGES/WPrefs.mo
+share/locale/ja/LC_MESSAGES/WindowMaker.mo
 share/locale/ko/LC_MESSAGES/WPrefs.mo
 share/locale/ko/LC_MESSAGES/WindowMaker.mo
 share/locale/nl/LC_MESSAGES/WindowMaker.mo
? files/patch-wsetfont
Index: files/patch-ad
===================================================================
RCS file: /home/ncvs/ports/x11-wm/windowmaker-i18n/files/patch-ad,v
retrieving revision 1.23
diff -u -r1.23 patch-ad
--- files/patch-ad	2001/02/27 04:59:25	1.23
+++ files/patch-ad	2001/05/21 05:14:12
@@ -1,13 +0,0 @@
---- configure.orig	Sun Feb 11 04:46:34 2001
-+++ configure	Sun Feb 11 16:35:26 2001
-@@ -3083,8 +3083,8 @@
- 
- 
- 
--supported_locales="cs de es fr gl it ja ko nl no pt ru sv tr fi hr el pl ro da zh_TW.Big5 zh_CN sk bg hu"
--supported_wprefs_locales="pt hr fr ko ja cs zh_TW.Big5 es zh_CN fi it ru de bg hu sk"
-+supported_locales="cs de es fr gl it ja_JP.EUC ko nl no pt ru sv tr fi hr el pl ro da zh_TW.Big5 zh_CN sk bg hu"
-+supported_wprefs_locales="pt hr fr ko ja_JP.EUC cs zh_TW.Big5 es zh_CN fi it ru de bg hu sk"
- 
- for lang in $LINGUAS; do
- 	ok=0
Index: files/patch-ak
===================================================================
RCS file: /home/ncvs/ports/x11-wm/windowmaker-i18n/files/patch-ak,v
retrieving revision 1.4
diff -u -r1.4 patch-ak
--- files/patch-ak	1999/02/11 07:23:10	1.4
+++ files/patch-ak	2001/05/21 05:14:12
@@ -1,11 +1,7 @@
---- po/Makefile.in.orig	Thu Jan 21 00:00:00 1999
-+++ po/Makefile.in	Fri Jan 29 10:23:01 1999
-@@ -206,12 +206,14 @@
- mostlyclean-generic distclean-generic clean-generic \
- maintainer-clean-generic clean mostlyclean distclean maintainer-clean
+--- po/Makefile.in.orig	Mon Apr 30 07:17:51 2001
++++ po/Makefile.in	Fri May 11 10:23:26 2001
+@@ -212,10 +212,10 @@
  
-+ja_JP.EUC.po:	ja.po
-+	nkf -e ja.po > ja_JP.EUC.po
  
  .po.mo: 
 -	msgfmt -o $@ $<
Index: files/patch-al
===================================================================
RCS file: /home/ncvs/ports/x11-wm/windowmaker-i18n/files/patch-al,v
retrieving revision 1.4
diff -u -r1.4 patch-al
--- files/patch-al	1999/02/11 07:23:10	1.4
+++ files/patch-al	2001/05/21 05:14:12
@@ -1,11 +1,7 @@
---- WPrefs.app/po/Makefile.in.orig	Fri Jan 29 01:38:16 1999
-+++ WPrefs.app/po/Makefile.in	Fri Jan 29 10:23:34 1999
-@@ -205,12 +205,14 @@
- mostlyclean-generic distclean-generic clean-generic \
- maintainer-clean-generic clean mostlyclean distclean maintainer-clean
+--- WPrefs.app/po/Makefile.in.orig	Mon Apr 30 07:17:57 2001
++++ WPrefs.app/po/Makefile.in	Fri May 11 10:23:45 2001
+@@ -212,10 +212,10 @@
  
-+ja_JP.EUC.po:	ja.po
-+	nkf -e ja.po > ja_JP.EUC.po
  
  .po.mo: 
 -	msgfmt -o $@ $<
Index: files/patch-bc
===================================================================
RCS file: /home/ncvs/ports/x11-wm/windowmaker-i18n/files/patch-bc,v
retrieving revision 1.4
diff -u -r1.4 patch-bc
--- files/patch-bc	2001/02/27 04:59:25	1.4
+++ files/patch-bc	2001/05/21 05:14:12
@@ -1,65 +0,0 @@
---- util/wsetfont.orig	Fri Feb  9 07:43:01 2001
-+++ util/wsetfont	Sun Feb 11 16:41:09 2001
-@@ -76,6 +76,9 @@
-     exit
- fi
- 
-+# set default value
-+MultiByteText="NO"
-+
- case $1 in
-    default)
- 	SystemFont=\"-*-helvetica-medium-r-normal-*-%d-*-*-*-*-*-*-*\"
-@@ -175,6 +178,7 @@
- 	ClipTitleFont=\"-*-helvetica-bold-r-normal-*-10-*-*-*-*-*-*-*,-*-*-medium-r-normal-*-12-*,-*-*-medium-r-normal-*-*-*\"
- 	DisplayFont=\"-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*,-*-*-medium-r-normal-*-14-*,-*-*-medium-r-normal-*-*-*\"
- 	LargeDisplayFont=\"-*-helvetica-bold-r-normal-*-24-*-*-*-*-*-*-*,-*-*-medium-r-normal-*-24-*,-*-*-medium-r-normal-*-*-*\"
-+	MultiByteText=\"YES\";
- 	;;
-    korean)
- 	SystemFont=\"-*-helvetica-medium-r-normal-*-%d-*-*-*-*-*-*-*,-*-kodig-medium-r-normal--%d-*-*-*-*-*-*-*,*-*-medium-r-normal-*-%d-*-*-*-*-*-*-*,*-*-*-*-*--%d-*-*-*-*-*-*-*,*\"
-@@ -186,6 +190,7 @@
- 	ClipTitleFont=\"-*-helvetica-bold-r-normal-*-10-*-*-*-*-*-*-*,-*-kodig-medium-r-normal--10-*-*-*-*-*-*-*,*-*-medium-r-normal--10-*-*-*-*-*-*-*,*-*-medium-r-normal--*-*-*-*-*-*-*-*,*-*-*-r-normal--*-*-*-*-*-*-*-*,*\"
- 	DisplayFont=\"-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*,-*-kodig-medium-r-normal--12-*-*-*-*-*-*-*,*-*-medium-r-normal--12-*-*-*-*-*-*-*,*-*-medium-r-normal--*-*-*-*-*-*-*-*,*-*-*-r-normal--*-*-*-*-*-*-*-*,*\"
- 	LargeDisplayFont=\"-*-helvetica-bold-r-normal-*-24-*-*-*-*-*-*-*,-*-kodig-bold-r-normal--24-*-*-*-*-*-*-*,-*-*-medium-r-normal--24-*-*-*-*-*-*-*,*-*-bold-r-normal-*-24-*-*-*-*-*-*-*,*-*-*-*-*--24-*-*-*-*-*-*-*,*\"
-+	MultiByteText=\"YES\";
- 	;;
-    korean2)
- 	SystemFont=\"-*-helvetica-medium-r-normal-*-%d-*-*-*-*-*-*-*,-*-medium-r-normal-*-%d-*,-*-medium-r-normal-*\"
-@@ -197,6 +202,7 @@
- 	ClipTitleFont=\"-*-helvetica-bold-r-normal-*-10-*-*-*-*-*-*-*,-*-gothic-medium-r-normal-*-12-*-*-*-*-*-ksc5601.1987-*\"
- 	DisplayFont=\"-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*,-*-gothic-medium-r-normal-*-16-*-*-*-*-*-ksc5601.1987-*\"
- 	LargeDisplayFont=\"-*-helvetica-bold-r-normal-*-24-*-*-*-*-*-*-*,-*-medium-r-normal-*-24-*,-*-medium-r-normal-*\"
-+	MultiByteText=\"YES\";
- 	;;
-    *)
- 	echo "NOTICE:"
-@@ -221,10 +227,13 @@
- 
- $WDWRITE WMGLOBAL SystemFont "$SystemFont"
- $WDWRITE WMGLOBAL BoldSystemFont "$BoldSystemFont"
-+$WDWRITE WMGLOBAL MultiByteText "$MultiByteText"
-+
- 
- echo
- echo "    SystemFont=$SystemFont"
- echo "    BoldSystemFont=$BoldSystemFont"
-+echo "    MultiByteText=$MultiByteText"
- echo
- echo "Setting up  ~/GNUstep/Defaults/WindowMaker..."
- 
-@@ -235,6 +244,7 @@
- $WDWRITE WindowMaker ClipTitleFont "$ClipTitleFont"
- $WDWRITE WindowMaker DisplayFont "$DisplayFont"
- $WDWRITE WindowMaker LargeDisplayFont "$LargeDisplayFont"
-+$WDWRITE WindowMaker MultiByteText "$MultiByteText"
- 
- echo
- echo "WindowTitleFont=$WindowTitleFont"
-@@ -244,5 +254,6 @@
- echo "ClipTitleFont=$ClipTitleFont"
- echo "DisplayFont=$DisplayFont"
- echo "LargeDisplayFont=$LargeDisplayFont"
-+echo "MultiByteText=$MultiByteText"
- echo
- echo "Done."
Index: files/patch-bf
===================================================================
RCS file: /home/ncvs/ports/x11-wm/windowmaker-i18n/files/patch-bf,v
retrieving revision 1.2
diff -u -r1.2 patch-bf
--- files/patch-bf	2001/01/11 00:18:30	1.2
+++ files/patch-bf	2001/05/21 05:14:12
@@ -1,11 +0,0 @@
---- 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:1:0
-+libwraster_la_LDFLAGS = -version-info 3:0:0
- 
- bin_SCRIPTS = get-wraster-flags
- 


>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?200105210524.OAA31729>