head 1.7; access; symbols pkgsrc-2013Q2:1.7.0.54 pkgsrc-2013Q2-base:1.7 pkgsrc-2012Q4:1.7.0.52 pkgsrc-2012Q4-base:1.7 pkgsrc-2011Q4:1.7.0.50 pkgsrc-2011Q4-base:1.7 pkgsrc-2011Q2:1.7.0.48 pkgsrc-2011Q2-base:1.7 pkgsrc-2009Q4:1.7.0.46 pkgsrc-2009Q4-base:1.7 pkgsrc-2008Q4:1.7.0.44 pkgsrc-2008Q4-base:1.7 pkgsrc-2008Q3:1.7.0.42 pkgsrc-2008Q3-base:1.7 cube-native-xorg:1.7.0.40 cube-native-xorg-base:1.7 pkgsrc-2008Q2:1.7.0.38 pkgsrc-2008Q2-base:1.7 pkgsrc-2008Q1:1.7.0.36 pkgsrc-2008Q1-base:1.7 pkgsrc-2007Q4:1.7.0.34 pkgsrc-2007Q4-base:1.7 pkgsrc-2007Q3:1.7.0.32 pkgsrc-2007Q3-base:1.7 pkgsrc-2007Q2:1.7.0.30 pkgsrc-2007Q2-base:1.7 pkgsrc-2007Q1:1.7.0.28 pkgsrc-2007Q1-base:1.7 pkgsrc-2006Q4:1.7.0.26 pkgsrc-2006Q4-base:1.7 pkgsrc-2006Q3:1.7.0.24 pkgsrc-2006Q3-base:1.7 pkgsrc-2006Q2:1.7.0.22 pkgsrc-2006Q2-base:1.7 pkgsrc-2006Q1:1.7.0.20 pkgsrc-2006Q1-base:1.7 pkgsrc-2005Q4:1.7.0.18 pkgsrc-2005Q4-base:1.7 pkgsrc-2005Q3:1.7.0.16 pkgsrc-2005Q3-base:1.7 pkgsrc-2005Q2:1.7.0.14 pkgsrc-2005Q2-base:1.7 pkgsrc-2005Q1:1.7.0.12 pkgsrc-2005Q1-base:1.7 pkgsrc-2004Q4:1.7.0.10 pkgsrc-2004Q4-base:1.7 pkgsrc-2004Q3:1.7.0.8 pkgsrc-2004Q3-base:1.7 pkgsrc-2004Q2:1.7.0.6 pkgsrc-2004Q2-base:1.7 pkgsrc-2004Q1:1.7.0.4 pkgsrc-2004Q1-base:1.7 pkgsrc-2003Q4:1.7.0.2 pkgsrc-2003Q4-base:1.7 buildlink2-base:1.7 netbsd-1-5-RELEASE:1.6 netbsd-1-4-PATCH003:1.6 netbsd-1-4-PATCH002:1.5 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.7 date 2000.12.12.02.10.43; author wiz; state dead; branches; next 1.6; 1.6 date 2000.07.30.19.44.14; author tron; state Exp; branches; next 1.5; 1.5 date 99.12.07.10.46.05; author tron; state Exp; branches; next 1.4; 1.4 date 99.10.28.23.50.59; author jlam; state Exp; branches; next 1.3; 1.3 date 99.10.28.04.58.36; author jlam; state Exp; branches; next 1.2; 1.2 date 99.03.29.23.21.18; author garbled; state dead; branches; next 1.1; 1.1 date 98.11.04.07.58.50; author garbled; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 98.11.04.07.58.50; author garbled; state Exp; branches; next ; desc @@ 1.7 log @Added wm category to main Makefile; remove packages that have been moved from x11 to wm; fix paths in packages that depend on the moved ones. @ text @$NetBSD: patch-aa,v 1.6 2000/07/30 19:44:14 tron Exp $ --- configure.orig Tue Apr 11 01:19:49 2000 +++ configure Sun Jul 30 21:38:11 2000 @@@@ -4810,7 +4810,7 @@@@ if test "x$enable_fsstd" = "xyes"; then ENLIGHTENMENT_ROOT=${datadir}/enlightenment ENLIGHTENMENT_BIN=${bindir} - LOCALEDIR=${prefix}/${DATADIRNAME}/locale + LOCALEDIR=${prefix}/share/locale USE_FSSTD=yes else ENLIGHTENMENT_ROOT=${prefix}/enlightenment @@@@ -5473,7 +5473,7 @@@@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-lttf -lm $LIBS" +LIBS="-lttf -lintl -lm $LIBS" cat > conftest.$ac_ext <&6 - TTF_LIBS=-lttf + TTF_LIBS="-lttf -lintl" else echo "$ac_t""no" 1>&6 @@@@ -5518,14 +5518,14 @@@@ -echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 -echo "configure:5523: checking for dlopen in -ldl" >&5 -ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` -if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + +echo $ac_n "checking for library containing dlopen""... $ac_c" 1>&6 +echo "configure:5524: checking for library containing dlopen" >&5 +if eval "test \"`echo '$''{'ac_cv_search_dlopen'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else - ac_save_LIBS="$LIBS" -LIBS="-ldl -lm $LIBS" + ac_func_search_save_LIBS="$LIBS" +ac_cv_search_dlopen="no" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" + ac_cv_search_dlopen="none required" else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=no" fi rm -f conftest* -LIBS="$ac_save_LIBS" +test "$ac_cv_search_dlopen" = "no" && for i in "dl"; do +LIBS="-l$i -lm $ac_func_search_save_LIBS" +cat > conftest.$ac_ext <&6 - DL_LIBS=-ldl +int main() { +dlopen() +; return 0; } +EOF +if { (eval echo configure:5564: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + ac_cv_search_dlopen="-l$i" +break else - echo "$ac_t""no" 1>&6 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 +fi +rm -f conftest* +done +LIBS="$ac_func_search_save_LIBS" +fi +echo "$ac_t""$ac_cv_search_dlopen" 1>&6 +if test "$ac_cv_search_dlopen" != "no"; then + test "$ac_cv_search_dlopen" = "none required" || LIBS="$ac_cv_search_dlopen $LIBS" + DL_LIBS=$LIBS +else : + echo "Warning: Enlightenment requires the dl (dynamic loader) library" echo "to be supported on your platform for module support. Modules" echo "have been disabled (this will affect functionality)" @@@@ -5564,9 +5586,8 @@@@ fi - echo $ac_n "checking for XTestGrabControl in -lXtst""... $ac_c" 1>&6 -echo "configure:5570: checking for XTestGrabControl in -lXtst" >&5 +echo "configure:5591: checking for XTestGrabControl in -lXtst" >&5 ac_lib_var=`echo Xtst'_'XTestGrabControl | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@@@ -5574,7 +5595,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lXtst $X_LIBS $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5610: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@@@ -5613,7 +5634,7 @@@@ fi echo $ac_n "checking for XTestQueryExtension in -lXtst""... $ac_c" 1>&6 -echo "configure:5617: checking for XTestQueryExtension in -lXtst" >&5 +echo "configure:5638: checking for XTestQueryExtension in -lXtst" >&5 ac_lib_var=`echo Xtst'_'XTestQueryExtension | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@@@ -5621,7 +5642,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lXtst $X_LIBS $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5657: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@@@ -5654,7 +5675,7 @@@@ echo $ac_n "checking for XkbQueryExtension in -lXext""... $ac_c" 1>&6 -echo "configure:5658: checking for XkbQueryExtension in -lXext" >&5 +echo "configure:5679: checking for XkbQueryExtension in -lXext" >&5 ac_lib_var=`echo Xext'_'XkbQueryExtension | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@@@ -5662,7 +5683,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lXext $X_LIBS $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5698: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@@@ -5697,7 +5718,7 @@@@ fi echo $ac_n "checking for XineramaQueryExtension in -lXinerama""... $ac_c" 1>&6 -echo "configure:5701: checking for XineramaQueryExtension in -lXinerama" >&5 +echo "configure:5722: checking for XineramaQueryExtension in -lXinerama" >&5 ac_lib_var=`echo Xinerama'_'XineramaQueryExtension | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@@@ -5705,7 +5726,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lXinerama $X_LIBS $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5741: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@@@ -5753,7 +5774,7 @@@@ if test "x$enable_zoom" = "xyes"; then echo $ac_n "checking for XF86VidModeQueryExtension in -lXxf86vm""... $ac_c" 1>&6 -echo "configure:5757: checking for XF86VidModeQueryExtension in -lXxf86vm" >&5 +echo "configure:5778: checking for XF86VidModeQueryExtension in -lXxf86vm" >&5 ac_lib_var=`echo Xxf86vm'_'XF86VidModeQueryExtension | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@@@ -5761,7 +5782,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lXxf86vm $X_LIBS $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5797: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@@@ -5808,7 +5829,7 @@@@ echo $ac_n "checking for mass_quantities_of_bass_ale in -lFridge""... $ac_c" 1>&6 -echo "configure:5812: checking for mass_quantities_of_bass_ale in -lFridge" >&5 +echo "configure:5833: checking for mass_quantities_of_bass_ale in -lFridge" >&5 ac_lib_var=`echo Fridge'_'mass_quantities_of_bass_ale | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@@@ -5816,7 +5837,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lFridge $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5852: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@@@ -5855,7 +5876,7 @@@@ fi echo $ac_n "checking for mass_quantities_of_any_ale in -lFridge""... $ac_c" 1>&6 -echo "configure:5859: checking for mass_quantities_of_any_ale in -lFridge" >&5 +echo "configure:5880: checking for mass_quantities_of_any_ale in -lFridge" >&5 ac_lib_var=`echo Fridge'_'mass_quantities_of_any_ale | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@@@ -5863,7 +5884,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lFridge $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5899: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @ 1.6 log @Update "enlightenment" package to version 0.16.4 based on patches supplied by Damon Brodie in PR pkg/10632. A list of change is not available. @ text @d1 1 a1 1 $NetBSD$ @ 1.5 log @Defuzz patch file. @ text @d3 12 a14 3 --- configure.orig Sun Nov 7 02:21:24 1999 +++ configure Tue Dec 7 11:32:56 1999 @@@@ -3588,7 +3588,7 @@@@ d21 1 a21 1 #line 3594 "configure" d23 1 a23 1 @@@@ -3616,7 +3616,7 @@@@ d32 267 @ 1.4 log @Update to enlightenment-0.16.1. Changes from 0.16.0: * fix bug with translucent move in 24bpp packed. * fix minor debugging output left in scripts that generates mysterious "$HOME/2" files. * fix "script correctness" so they are more pure "/bin/sh" so they work right on solairs and non bash based /bin/sh systems. * patches to make E compile and work on OS/2. * add stricter requirements for RPM spec files and for configure check to require the latest versions of libraries so things work. * fix coredump when a window ops menu iconifies itself. * fix 2 IPC sync problems (one debugging output and one inconsistent output problem) - affects epplets greatly. If you use epplets you SHOULD update. * fix coredump in ArrangeRects. * fix some paranoia about laoding textclasses in theme configs * fix max size hint for KDE support so it actually works. * add manual page. * add examples of configs that make E be lenient to GNOME & KDE and add documentation about that. * fix translucent move mode bug when desktops are partially dragged down. * fix default dock direction for dock app support. * fix so the logout sound happens when you have libSM. * fix ShinyMetal background and ICONBOX border. @ text @d3 3 a5 3 --- configure.orig Wed Oct 27 19:29:36 1999 +++ configure Thu Oct 28 16:11:37 1999 @@@@ -3585,7 +3585,7 @@@@ d12 1 a12 1 #line 3591 "configure" d14 1 a14 1 @@@@ -3613,7 +3613,7 @@@@ @ 1.3 log @* Update to enlightenment-0.16.0 * Change MAINTAINER to packages@@netbsd.org * Remove dependency on ImageMagick * Use package-supplied software description for pkg/DESCR @ text @d3 3 a5 3 --- configure.orig Sun Oct 10 19:37:10 1999 +++ configure Mon Oct 25 23:11:11 1999 @@@@ -3590,7 +3590,7 @@@@ d12 1 a12 1 #line 3596 "configure" d14 1 a14 1 @@@@ -3618,7 +3618,7 @@@@ @ 1.2 log @Update Enlightenment to 0.15.4. Makes it actually work again with all the new gtk/glib stuff. @ text @d1 21 a21 5 $NetBSD: patch-aa,v 1.1 1998/11/04 07:58:50 garbled Exp $ --- configedit/configure.orig Tue Nov 3 04:04:17 1998 +++ configedit/configure Tue Nov 3 04:06:38 1998 @@@@ -624,7 +624,7 @@@@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' a22 6 -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' +test -z "$INSTALL_SCRIPT" echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6 echo "configure:631: checking whether build environment is sane" >&5 @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Initial import of enlightenment-0.14 a window manager for X @ text @@