aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/windowmaker-i18n/files
diff options
context:
space:
mode:
authorflathill <flathill@FreeBSD.org>1998-11-25 18:44:01 +0800
committerflathill <flathill@FreeBSD.org>1998-11-25 18:44:01 +0800
commit02567388dcc21ca86c770d43d70351286f910ff7 (patch)
treee40627ba6a9ab912e1e4e2ce2f1412d8b77b5d51 /x11-wm/windowmaker-i18n/files
parent65e8bdc74a95fd59f28654e9b1ab558234d7a1b1 (diff)
downloadfreebsd-ports-gnome-02567388dcc21ca86c770d43d70351286f910ff7.tar.gz
freebsd-ports-gnome-02567388dcc21ca86c770d43d70351286f910ff7.tar.zst
freebsd-ports-gnome-02567388dcc21ca86c770d43d70351286f910ff7.zip
This is a GNUStep-compliant NeXTStep clone window manager with i18n extention
Based on ports/x11-wm/windowmaker.
Diffstat (limited to 'x11-wm/windowmaker-i18n/files')
-rw-r--r--x11-wm/windowmaker-i18n/files/patch-ad117
1 files changed, 115 insertions, 2 deletions
diff --git a/x11-wm/windowmaker-i18n/files/patch-ad b/x11-wm/windowmaker-i18n/files/patch-ad
index 917306ce2aea..343d79090ab7 100644
--- a/x11-wm/windowmaker-i18n/files/patch-ad
+++ b/x11-wm/windowmaker-i18n/files/patch-ad
@@ -1,5 +1,25 @@
---- configure.orig Fri Oct 23 06:49:55 1998
-+++ configure Sat Oct 24 12:58:13 1998
+--- configure.orig Fri Oct 23 21:49:55 1998
++++ configure Sun Nov 22 21:44:52 1998
+@@ -2000,7 +2000,7 @@
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+-LIBS="-lintl $LIBS"
++LIBS="-L/usr/local/lib -lintl $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 2006 "configure"
+ #include "confdefs.h"
+@@ -2100,8 +2100,8 @@
+
+
+
+-supported_locales="cs de es fr gl it ja ko nl no pt ru se tr fi hr el pl ro"
+-supported_wprefs_locales="pt hr fr ko ja"
++supported_locales="cs de es fr gl it ja_JP.EUC ja_JP.SJIS ko nl no pt ru se tr fi hr el pl ro"
++supported_wprefs_locales="pt hr fr ko ja_JP.EUC ja_JP.SJIS"
+
+ for lang in $LINGUAS; do
+ ok=0
@@ -3678,7 +3678,7 @@
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -9,3 +29,96 @@
cat > conftest.$ac_ext <<EOF
#line 3684 "configure"
#include "confdefs.h"
+@@ -3778,14 +3778,14 @@
+
+ if test "$tif" = yes; then
+ my_libname=""
+- echo $ac_n "checking for TIFFGetVersion in -ltiff""... $ac_c" 1>&6
+-echo "configure:3783: checking for TIFFGetVersion in -ltiff" >&5
+-ac_lib_var=`echo tiff'_'TIFFGetVersion | sed 'y%./+-%__p_%'`
++ echo $ac_n "checking for TIFFGetVersion in -ltiff34""... $ac_c" 1>&6
++echo "configure:3783: checking for TIFFGetVersion in -ltiff34" >&5
++ac_lib_var=`echo tiff34'_'TIFFGetVersion | sed 'y%./+-%__p_%'`
+ if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+-LIBS="-ltiff $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $XLIBS $GFXLIBS -lm $LIBS"
++LIBS="-ltiff34 $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $XLIBS $GFXLIBS -lm $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 3791 "configure"
+ #include "confdefs.h"
+@@ -3813,7 +3813,7 @@
+ fi
+ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
+ echo "$ac_t""yes" 1>&6
+- my_libok=yes my_libname="-ltiff"
++ my_libok=yes my_libname="-ltiff34"
+ else
+ echo "$ac_t""no" 1>&6
+ my_libok=no
+@@ -3821,14 +3821,14 @@
+
+ if test "$my_libok" = no; then
+ if test "$zlib" = "yes"; then
+- echo $ac_n "checking for TIFFGetVersion in -ltiff""... $ac_c" 1>&6
+-echo "configure:3826: checking for TIFFGetVersion in -ltiff" >&5
+-ac_lib_var=`echo tiff'_'TIFFGetVersion | sed 'y%./+-%__p_%'`
++ echo $ac_n "checking for TIFFGetVersion in -ltiff34""... $ac_c" 1>&6
++echo "configure:3826: checking for TIFFGetVersion in -ltiff34" >&5
++ac_lib_var=`echo tiff34'_'TIFFGetVersion | sed 'y%./+-%__p_%'`
+ if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+-LIBS="-ltiff $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $XLIBS $GFXLIBS -lz -lm $LIBS"
++LIBS="-ltiff34 $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $XLIBS $GFXLIBS -lz -lm $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 3834 "configure"
+ #include "confdefs.h"
+@@ -3856,7 +3856,7 @@
+ fi
+ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
+ echo "$ac_t""yes" 1>&6
+- my_libok=yes my_libname="-ltiff -lz"
++ my_libok=yes my_libname="-ltiff34 -lz"
+ else
+ echo "$ac_t""no" 1>&6
+ my_libok=no
+@@ -3866,14 +3866,14 @@
+ fi
+
+ if test "$my_libok" = no; then
+- echo $ac_n "checking for TIFFGetVersion in -ltiff34""... $ac_c" 1>&6
+-echo "configure:3871: checking for TIFFGetVersion in -ltiff34" >&5
+-ac_lib_var=`echo tiff34'_'TIFFGetVersion | sed 'y%./+-%__p_%'`
++ echo $ac_n "checking for TIFFGetVersion in -ltiff""... $ac_c" 1>&6
++echo "configure:3871: checking for TIFFGetVersion in -ltiff" >&5
++ac_lib_var=`echo tiff'_'TIFFGetVersion | sed 'y%./+-%__p_%'`
+ if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+-LIBS="-ltiff34 $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $XLIBS $GFXLIBS -lm $LIBS"
++LIBS="-ltiff $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $XLIBS $GFXLIBS -lm $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 3879 "configure"
+ #include "confdefs.h"
+@@ -3901,7 +3901,7 @@
+ fi
+ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
+ echo "$ac_t""yes" 1>&6
+- my_libok=yes my_libname="-ltiff34"
++ my_libok=yes my_libname="-ltiff"
+ else
+ echo "$ac_t""no" 1>&6
+ my_libok=no
+@@ -4178,7 +4178,7 @@
+ #include "confdefs.h"
+ #include <$ac_hdr>
+ EOF
+-ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
++ac_try="$ac_cpp -I/usr/local/include conftest.$ac_ext >/dev/null 2>conftest.out"
+ { (eval echo configure:4183: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+ ac_err=`grep -v '^ *+' conftest.out`
+ if test -z "$ac_err"; then