head 1.7; access; symbols OPENPKG_E1_MP_HEAD:1.7 OPENPKG_E1_MP:1.7 OPENPKG_CW_FP:1.5 OPENPKG_2_0_RELEASE:1.3 OPENPKG_2_0_SOLID:1.3.0.6 OPENPKG_2_0_SOLID_BP:1.3 OPENPKG_1_3_RELEASE:1.3.2.1 OPENPKG_1_3_SOLID:1.3.2.1.0.2 OPENPKG_1_3_SOLID_BP:1.3.2.1 OPENPKG_1_STABLE_MP:1.3 OPENPKG_1_2_RELEASE:1.3 OPENPKG_1_2_SOLID:1.3.0.4 OPENPKG_1_2_SOLID_BP:1.3 OPENPKG_1_STABLE:1.3.0.2 OPENPKG_1_STABLE_BP:1.3; locks; strict; comment @# @; 1.7 date 2005.12.16.08.00.06; author rse; state dead; branches; next 1.6; commitid wGtnoyuDBpMWvOdr; 1.6 date 2005.07.30.17.01.29; author steve; state Exp; branches; next 1.5; 1.5 date 2004.10.25.13.34.47; author tho; state Exp; branches; next 1.4; 1.4 date 2004.06.24.13.01.15; author ms; state Exp; branches; next 1.3; 1.3 date 2002.08.11.07.42.14; author rse; state Exp; branches 1.3.2.1; next 1.2; 1.2 date 2002.03.24.10.00.40; author rse; state dead; branches; next 1.1; 1.1 date 2002.02.05.08.55.26; author rse; state Exp; branches; next ; 1.3.2.1 date 2003.07.24.20.53.50; author rse; state dead; branches; next ; desc @@ 1.7 log @upgrading package: autogen 5.7.3 -> 5.8 @ text @Index: xml2ag/xmlopts.h --- xml2ag/xmlopts.h.orig 2005-07-29 01:20:09 +0200 +++ xml2ag/xmlopts.h 2005-07-30 18:54:00 +0200 @@@@ -138,7 +138,7 @@@@ #define OPT_VALUE_LOOP_LIMIT (*(unsigned long*)(&DESC(LOOP_LIMIT).pzLastArg)) #define VALUE_OPT_TIMEOUT 't' #define OPT_VALUE_TIMEOUT (*(unsigned long*)(&DESC(TIMEOUT).pzLastArg)) -typedef enum { +typedef enum tracetype { TRACE_NOTHING, TRACE_TEMPLATES, TRACE_BLOCK_MACROS, TRACE_EXPRESSIONS, TRACE_EVERYTHING } te_Trace; @ 1.6 log @upgrading package: autogen 5.6.6 -> 5.7.2 @ text @@ 1.5 log @upgrading package: autogen 5.6.2 -> 5.6.4 @ text @d1 4 a4 17 --- autoopts/agman1.tpl.orig Mon Jul 15 19:39:33 2002 +++ autoopts/agman1.tpl Mon Jul 15 19:48:10 2002 @@@@ -432,9 +432,9 @@@@ ENDIF :+][+: ESAC :+][+: ENDIF :+] -_End_Of_Man_[+: +_End_Of_Man_{+ -(shell (out-pop #t) ) :+] +(shell (out-pop #t) ) +} .PP This manual page was \fIAutoGen\fP-erated from the \fB[+:prog_name:+]\fP option definitions.[+: # --- xml2ag/xmlopts.h.orig 2004-06-24 14:35:42.000000000 +0200 +++ xml2ag/xmlopts.h 2004-06-24 14:47:18.570257914 +0200 @@@@ -122,7 +122,7 @@@@ @ 1.4 log @try to correct noncompliant (at least to ANSI C) enum construct @ text @d18 1 a18 1 #define OPT_VALUE_LOOP_LIMIT (*(unsigned long*)(&OPT_ARG(LOOP_LIMIT))) d20 1 a20 1 #define OPT_VALUE_TIMEOUT (*(unsigned long*)(&OPT_ARG(TIMEOUT))) @ 1.3 log @upgrade and finally fix hang in manpage building @ text @d15 11 @ 1.3.2.1 log @mass Merge-From-CURRENT (MFC) in preparation for OpenPKG 1.3 [removed packages only] @ text @@ 1.2 log @upgrade to autogen 5.3.3 @ text @d1 8 a8 9 --- compat/gnu-regex.h.orig Sun Dec 9 20:46:02 2001 +++ compat/gnu-regex.h Tue Feb 5 09:46:12 2002 @@@@ -40,6 +40,9 @@@@ #ifndef _REGEX_RE_COMP #define _REGEX_RE_COMP #endif +#ifdef __FreeBSD__ +#undef _REGEX_RE_COMP +#endif d10 5 a14 2 /* The following two types have to be signed and unsigned integer type wide enough to hold a value of a pointer. For most ANSI compilers @ 1.1 log @upgrade to autogen 5.3.1 @ text @@