head 1.4; access; symbols OPENPKG_E1_MP_HEAD:1.1 OPENPKG_E1_MP:1.1 OPENPKG_E1_MP_2_STABLE:1.1.2.2 OPENPKG_E1_FP:1.1.2.2 OPENPKG_2_STABLE_MP:1.1 OPENPKG_2_STABLE_20061018:1.1.2.2 OPENPKG_2_STABLE:1.1.0.2; locks; strict; comment @# @; 1.4 date 2009.05.16.16.11.37; author rse; state Exp; branches; next 1.3; commitid ippwCwZ6gDzq97Ot; 1.3 date 2009.04.12.16.48.31; author rse; state Exp; branches; next 1.2; commitid fJuKS8QOKQ8PrKJt; 1.2 date 2007.12.24.19.03.04; author rse; state Exp; branches; next 1.1; commitid mDEWP5bKRDvCsIKs; 1.1 date 2006.09.14.08.51.23; author rse; state Exp; branches 1.1.2.1; next ; commitid 3enVzrBnAdft3MMr; 1.1.2.1 date 2006.09.14.08.51.23; author rse; state dead; branches; next 1.1.2.2; commitid iZxwRSmmWscPXUQr; 1.1.2.2 date 2006.10.16.14.50.31; author rse; state Exp; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.4 log @fix building under FreeBSD 7 @ text @Index: gle4/configure --- gle4/configure.orig 2009-04-12 00:00:26 +0200 +++ gle4/configure 2009-05-16 18:07:07 +0200 @@@@ -5854,7 +5854,7 @@@@ GLE_INSTALL_DATA=/usr/share/gle/$GLE_VERSION prefix="/usr" else - GLE_INSTALL_DATA=$prefix/share/gle/$GLE_VERSION + GLE_INSTALL_DATA=$prefix/share/gle fi if test "$exec_prefix" = "NONE"; then Index: gle4/src/gle/file_io.cpp --- gle4/src/gle/file_io.cpp.orig 2009-02-22 13:06:28 +0100 +++ gle4/src/gle/file_io.cpp 2009-05-16 18:08:24 +0200 @@@@ -37,6 +37,7 @@@@ * * *************************************************************************/ +#include #include #include #include @ 1.3 log @upgrading package: gle 4.1.2c -> 4.2.0 @ text @d1 3 a3 3 Index: configure --- configure.orig 2009-04-12 00:00:26 +0200 +++ configure 2009-04-12 18:39:38 +0200 d13 11 @ 1.2 log @upgrading package: gle 4.0.12 -> 4.1.0 @ text @d2 5 a6 9 --- configure.orig 2007-12-24 10:40:46 +0100 +++ configure 2007-12-24 18:51:31 +0100 @@@@ -5838,10 +5838,10 @@@@ if test "$prefix" = "NONE"; then - GLE_INSTALL_DATA=/usr/share/gle/$GLE_VERSION + GLE_INSTALL_DATA=/usr/share/gle prefix="/usr" d8 2 a9 2 - GLE_INSTALL_DATA=$prefix/share/gle/$GLE_VERSION + GLE_INSTALL_DATA=$prefix/share/gle @ 1.1 log @new package: gle 4.0.12 (Graphics Layout Engine (GLE)) @ text @d2 3 a4 3 --- configure.orig 2006-09-14 00:41:37 +0200 +++ configure 2006-09-14 10:33:40 +0200 @@@@ -4555,9 +4555,9 @@@@ d10 1 @ 1.1.2.1 log @file gle.patch was added on branch OPENPKG_2_STABLE on 2006-10-16 14:50:31 +0000 @ text @d1 15 @ 1.1.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 15 Index: configure --- configure.orig 2006-09-14 00:41:37 +0200 +++ configure 2006-09-14 10:33:40 +0200 @@@@ -4555,9 +4555,9 @@@@ if test "$prefix" = "NONE"; then - GLE_INSTALL_DATA=/usr/share/gle/$GLE_VERSION + GLE_INSTALL_DATA=/usr/share/gle else - GLE_INSTALL_DATA=$prefix/share/gle/$GLE_VERSION + GLE_INSTALL_DATA=$prefix/share/gle fi if test "$exec_prefix" = "NONE"; then @