From owner-freebsd-ports Sun Dec 16 4: 2:15 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B2AC37B419 for ; Sun, 16 Dec 2001 04:00:33 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGC07u60448; Sun, 16 Dec 2001 04:00:07 -0800 (PST) (envelope-from gnats) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by hub.freebsd.org (Postfix) with ESMTP id 6E9AA37B405 for ; Sun, 16 Dec 2001 03:56:21 -0800 (PST) Received: (from lev@localhost) by ftp.translate.ru (8.11.2/8.11.2) id fBGBsxp71622; Sun, 16 Dec 2001 14:54:59 +0300 (MSK) (envelope-from lev) Message-Id: <200112161154.fBGBsxp71622@ftp.translate.ru> Date: Sun, 16 Dec 2001 14:54:59 +0300 (MSK) From: "Lev A. Serebryakov" Reply-To: "Lev A. Serebryakov" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32896: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32896 >Category: ports >Synopsis: >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 04:00:07 PST 2001 >Closed-Date: >Last-Modified: >Originator: Lev A. Serebryakov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Dec 8 13:48:40 MSK 2001 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386 Ports collection from 16 Dec 2001. >Description: devel/p5-ORBit port could not be compiled with last devel/ORBit port (ORBit-0.5.12). Here is log. ============================================================================= ===> Extracting for p5-ORBit-0.4.3 >How-To-Repeat: Try to make deve/p5-ORBit >Fix: I don't know :( >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for CORBA-ORBit-0.4.3.tar.gz. ===> p5-ORBit-0.4.3 depends on file: /usr/local/lib/perl5/site_perl/5.005/Error.pm - found ===> p5-ORBit-0.4.3 depends on shared library: ORBit.2 - found ===> Patching for p5-ORBit-0.4.3 ===> Configuring for p5-ORBit-0.4.3 Checking if your kit is complete... Looks good Writing Makefile for CORBA::ORBit ===> Building for p5-ORBit-0.4.3 mkdir blib mkdir blib/lib mkdir blib/lib/CORBA cp ORBit/Fixed.pm blib/lib/CORBA/ORBit/Fixed.pm cp ORBit/LongLong.pm blib/lib/CORBA/ORBit/LongLong.pm cp ORBit.pm blib/lib/CORBA/ORBit.pm cp ORBit/mapping.pod blib/lib/CORBA/ORBit/mapping.pod cp ORBit/LongDouble.pm blib/lib/CORBA/ORBit/LongDouble.pm cp ORBit/ULongLong.pm blib/lib/CORBA/ORBit/ULongLong.pm /usr/bin/perl5.00503 -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 /usr/libdata/perl/5.00503/ExtUtils/xsubpp -typemap /usr/libdata/perl/5.00503/ExtUtils/typemap -typemap typemap ORBit.xs >xstmp.c && mv xstmp.c ORBit.c Please specify prototyping behavior for ORBit.xs (see perlxs manual) cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -O -pipe -g -Wall -DVERSION=\"0.4.3\" -DXS_VERSION=\"0.4.3\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE ORBit.c In file included from /usr/libdata/perl/5.00503/mach/CORE/perl.h:367, from porbit-perl.h:8, from interfaces.h:5, from ORBit.xs:2: /usr/include/sys/param.h:211: warning: `MIN' redefined /usr/local/include/glib12/glib.h:141: warning: this is the location of the previous definition /usr/include/sys/param.h:212: warning: `MAX' redefined /usr/local/include/glib12/glib.h:138: warning: this is the location of the previous definition ORBit.c: In function `XS_PortableServer__POA_create_POA': ORBit.c:1447: warning: `RETVAL' might be used uninitialized in this function ORBit.c: In function `XS_PortableServer__POA_create_reference_object_with_id': ORBit.c:1663: warning: `RETVAL' might be used uninitialized in this function cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -O -pipe -g -Wall -DVERSION=\"0.4.3\" -DXS_VERSION=\"0.4.3\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE client.c In file included from /usr/libdata/perl/5.00503/mach/CORE/perl.h:367, from porbit-perl.h:8, from client.h:4, from client.c:4: /usr/include/sys/param.h:211: warning: `MIN' redefined /usr/local/include/glib12/glib.h:141: warning: this is the location of the previous definition /usr/include/sys/param.h:212: warning: `MAX' redefined /usr/local/include/glib12/glib.h:138: warning: this is the location of the previous definition client.c: In function `do_marshal': client.c:43: warning: assignment from incompatible pointer type cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -O -pipe -g -Wall -DVERSION=\"0.4.3\" -DXS_VERSION=\"0.4.3\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE demarshal.c demarshal.c: In function `porbit_get_exception': demarshal.c:327: warning: passing arg 1 of `Perl_newSVpv' discards qualifiers from pointer target type cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -O -pipe -g -Wall -DVERSION=\"0.4.3\" -DXS_VERSION=\"0.4.3\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE errors.c errors.c: In function `porbit_system_except': errors.c:256: warning: `status_str' might be used uninitialized in this function cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -O -pipe -g -Wall -DVERSION=\"0.4.3\" -DXS_VERSION=\"0.4.3\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE extras.c cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -O -pipe -g -Wall -DVERSION=\"0.4.3\" -DXS_VERSION=\"0.4.3\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE exttypes.c exttypes.c: In function `ll_from_longlong': exttypes.c:11: warning: value computed is not used exttypes.c: In function `ull_from_ulonglong': exttypes.c:26: warning: value computed is not used cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -O -pipe -g -Wall -DVERSION=\"0.4.3\" -DXS_VERSION=\"0.4.3\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE idl.c idl.c:6: libIDL/IDL.h: No such file or directory In file included from /usr/libdata/perl/5.00503/mach/CORE/perl.h:367, from porbit-perl.h:8, from errors.h:4, from idl.c:9: /usr/include/sys/param.h:211: warning: `MIN' redefined /usr/local/include/glib12/glib.h:141: warning: this is the location of the previous definition /usr/include/sys/param.h:212: warning: `MAX' redefined /usr/local/include/glib12/glib.h:138: warning: this is the location of the previous definition idl.c:13: syntax error before `*' idl.c:14: syntax error before `*' idl.c:16: syntax error before `tree' idl.c:33: syntax error before `tree' idl.c: In function `get_declarator_typecode': idl.c:35: warning: implicit declaration of function `IDL_NODE_TYPE' idl.c:35: `tree' undeclared (first use in this function) idl.c:35: (Each undeclared identifier is reported only once idl.c:35: for each function it appears in.) idl.c:35: `IDLN_TYPE_ARRAY' undeclared (first use in this function) idl.c:37: syntax error before `size_list' idl.c:39: `base_type' undeclared (first use in this function) idl.c:42: `tmp_list' undeclared (first use in this function) idl.c:42: warning: implicit declaration of function `IDL_LIST' idl.c:42: `size_list' undeclared (first use in this function) idl.c:42: request for member `_tail' in something not a structure or union idl.c:44: syntax error before `size' idl.c:50: warning: implicit declaration of function `IDL_INTEGER' idl.c:50: `size' undeclared (first use in this function) idl.c:50: request for member `value' in something not a structure or union idl.c:55: request for member `prev' in something not a structure or union idl.c:60: `IDLN_IDENT' undeclared (first use in this function) idl.c: At top level: idl.c:71: syntax error before `tree' idl.c: In function `get_declarator_name': idl.c:73: `tree' undeclared (first use in this function) idl.c:73: `IDLN_TYPE_ARRAY' undeclared (first use in this function) idl.c:74: warning: implicit declaration of function `IDL_IDENT' idl.c:74: warning: implicit declaration of function `IDL_TYPE_ARRAY' idl.c:74: request for member `ident' in something not a structure or union idl.c:74: request for member `str' in something not a structure or union idl.c:76: `IDLN_IDENT' undeclared (first use in this function) idl.c:77: request for member `str' in something not a structure or union idl.c: At top level: idl.c:87: syntax error before `tree' idl.c: In function `peek_declarator_repoid': idl.c:89: `tree' undeclared (first use in this function) idl.c:89: `IDLN_TYPE_ARRAY' undeclared (first use in this function) idl.c:90: warning: implicit declaration of function `IDL_IDENT_REPO_ID' idl.c:90: request for member `ident' in something not a structure or union idl.c:90: warning: return makes pointer from integer without a cast idl.c:92: `IDLN_IDENT' undeclared (first use in this function) idl.c:93: warning: return makes pointer from integer without a cast idl.c: At top level: idl.c:104: syntax error before `tree' idl.c: In function `get_enum_typecode': idl.c:106: syntax error before `ident' idl.c:114: `ident' undeclared (first use in this function) idl.c:114: warning: assignment makes pointer from integer without a cast idl.c:121: request for member `str' in something not a structure or union idl.c:127: `tmp_list' undeclared (first use in this function) idl.c:127: `enumerator_list' undeclared (first use in this function) idl.c:130: request for member `next' in something not a structure or union idl.c:138: syntax error before `ident' idl.c:139: request for member `str' in something not a structure or union idl.c:141: request for member `next' in something not a structure or union idl.c: At top level: idl.c:154: syntax error before `tree' idl.c: In function `get_exception_typecode': idl.c:156: syntax error before `ident' idl.c:163: `ident' undeclared (first use in this function) idl.c:163: warning: assignment makes pointer from integer without a cast idl.c:172: request for member `str' in something not a structure or union idl.c:176: `tmp_list1' undeclared (first use in this function) idl.c:176: `members' undeclared (first use in this function) idl.c:178: syntax error before `member' idl.c:180: warning: implicit declaration of function `IDL_list_length' idl.c:180: `dcls' undeclared (first use in this function) idl.c:182: request for member `next' in something not a structure or union idl.c:191: syntax error before `member' idl.c:194: `type_spec' undeclared (first use in this function) idl.c:196: `tmp_list2' undeclared (first use in this function) idl.c:198: syntax error before `dcl' idl.c:200: `dcl' undeclared (first use in this function) idl.c:203: request for member `next' in something not a structure or union idl.c:208: request for member `next' in something not a structure or union idl.c: At top level: idl.c:217: syntax error before `tree' idl.c: In function `get_integer_typecode': idl.c:219: warning: implicit declaration of function `IDL_TYPE_INTEGER' idl.c:219: `tree' undeclared (first use in this function) idl.c:219: request for member `f_signed' in something not a structure or union idl.c:220: variable `f_type' has initializer but incomplete type idl.c:220: request for member `f_type' in something not a structure or union idl.c:220: storage size of `f_type' isn't known idl.c:224: `IDL_INTEGER_TYPE_SHORT' undeclared (first use in this function) idl.c:226: `IDL_INTEGER_TYPE_LONG' undeclared (first use in this function) idl.c:228: `IDL_INTEGER_TYPE_LONGLONG' undeclared (first use in this function) idl.c:225: warning: unreachable code at beginning of switch statement idl.c:234: warning: unreachable code at beginning of switch statement idl.c:220: warning: unused variable `f_type' idl.c: At top level: idl.c:247: syntax error before `tree' idl.c: In function `get_fixed_typecode': idl.c:251: syntax error before `positive_int_const' idl.c:256: `positive_int_const' undeclared (first use in this function) idl.c:256: request for member `value' in something not a structure or union idl.c:257: `integer_lit' undeclared (first use in this function) idl.c:257: request for member `value' in something not a structure or union idl.c: At top level: idl.c:263: syntax error before `tree' idl.c: In function `get_float_typecode': idl.c:265: variable `f_type' has initializer but incomplete type idl.c:265: warning: implicit declaration of function `IDL_TYPE_FLOAT' idl.c:265: `tree' undeclared (first use in this function) idl.c:265: request for member `f_type' in something not a structure or union idl.c:265: storage size of `f_type' isn't known idl.c:268: `IDL_FLOAT_TYPE_FLOAT' undeclared (first use in this function) idl.c:270: `IDL_FLOAT_TYPE_DOUBLE' undeclared (first use in this function) idl.c:272: `IDL_FLOAT_TYPE_LONGDOUBLE' undeclared (first use in this function) idl.c:269: warning: unreachable code at beginning of switch statement idl.c:265: warning: unused variable `f_type' idl.c: At top level: idl.c:281: syntax error before `tree' idl.c: In function `get_interface_typecode': idl.c:283: syntax error before `ident' idl.c:287: `ident' undeclared (first use in this function) idl.c:287: warning: assignment makes pointer from integer without a cast idl.c:296: request for member `str' in something not a structure or union idl.c: At top level: idl.c:304: syntax error before `tree' idl.c: In function `get_sequence_typecode': idl.c:306: syntax error before `simple_type_spec' idl.c:314: `simple_type_spec' undeclared (first use in this function) idl.c:316: `positive_int_const' undeclared (first use in this function) idl.c:317: request for member `value' in something not a structure or union idl.c: At top level: idl.c:325: syntax error before `tree' idl.c: In function `get_string_typecode': idl.c:327: syntax error before `positive_int_const' idl.c:331: `positive_int_const' undeclared (first use in this function) idl.c:332: request for member `value' in something not a structure or union idl.c: At top level: idl.c:340: syntax error before `tree' idl.c: In function `get_struct_typecode': idl.c:342: syntax error before `ident' idl.c:349: `ident' undeclared (first use in this function) idl.c:349: warning: assignment makes pointer from integer without a cast idl.c:358: request for member `str' in something not a structure or union idl.c:362: `tmp_list1' undeclared (first use in this function) idl.c:362: `member_list' undeclared (first use in this function) idl.c:364: syntax error before `member' idl.c:366: `dcls' undeclared (first use in this function) idl.c:368: request for member `next' in something not a structure or union idl.c:377: syntax error before `member' idl.c:380: `type_spec' undeclared (first use in this function) idl.c:382: `tmp_list2' undeclared (first use in this function) idl.c:384: syntax error before `dcl' idl.c:386: `dcl' undeclared (first use in this function) idl.c:389: request for member `next' in something not a structure or union idl.c:394: request for member `next' in something not a structure or union idl.c: At top level: idl.c:403: syntax error before `label' idl.c: In function `enumerator_index': idl.c:405: syntax error before `tmp_list' idl.c:409: `tmp_list' undeclared (first use in this function) idl.c:409: request for member `prev' in something not a structure or union idl.c: At top level: idl.c:417: syntax error before `tree' idl.c: In function `get_union_typecode': idl.c:419: syntax error before `ident' idl.c:424: syntax error before `tmp_list1' idl.c:428: `ident' undeclared (first use in this function) idl.c:428: warning: assignment makes pointer from integer without a cast idl.c:437: request for member `str' in something not a structure or union idl.c:445: `tmp_list1' undeclared (first use in this function) idl.c:445: `switch_body' undeclared (first use in this function) idl.c:447: syntax error before `case_stmt' idl.c:451: `tmp_list2' undeclared (first use in this function) idl.c:451: `labels' undeclared (first use in this function) idl.c:453: request for member `data' in something not a structure or union idl.c:454: request for member `prev' in something not a structure or union idl.c:455: request for member `next' in something not a structure or union idl.c:460: request for member `next' in something not a structure or union idl.c:465: request for member `next' in something not a structure or union idl.c:472: `switch_type_spec' undeclared (first use in this function) idl.c:477: syntax error before `case_stmt' idl.c:486: syntax error before `label' idl.c:488: `label' undeclared (first use in this function) idl.c:491: request for member `prev' in something not a structure or union idl.c:492: request for member `next' in something not a structure or union idl.c:493: request for member `next' in something not a structure or union idl.c:498: `declarator' undeclared (first use in this function) idl.c:500: `type_spec' undeclared (first use in this function) idl.c:528: request for member `value' in something not a structure or union idl.c:531: request for member `value' in something not a structure or union idl.c:534: request for member `value' in something not a structure or union idl.c:537: warning: implicit declaration of function `IDL_CHAR' idl.c:537: request for member `value' in something not a structure or union idl.c:540: request for member `value' in something not a structure or union idl.c:543: request for member `value' in something not a structure or union idl.c:546: request for member `value' in something not a structure or union idl.c:549: request for member `value' in something not a structure or union idl.c:556: request for member `next' in something not a structure or union idl.c:560: request for member `next' in something not a structure or union idl.c: At top level: idl.c:569: syntax error before `tree' idl.c: In function `get_wstring_typecode': idl.c:571: syntax error before `positive_int_const' idl.c:575: `positive_int_const' undeclared (first use in this function) idl.c:576: request for member `value' in something not a structure or union idl.c: At top level: idl.c:584: syntax error before `tree' idl.c: In function `get_ident_typecode': idl.c:586: syntax error before `parent' idl.c:590: `tree' undeclared (first use in this function) idl.c:590: warning: assignment makes pointer from integer without a cast idl.c:595: `parent' undeclared (first use in this function) idl.c:595: warning: implicit declaration of function `IDL_NODE_UP' idl.c:597: `IDLN_TYPE_ENUM' undeclared (first use in this function) idl.c:598: `IDLN_EXCEPT_DCL' undeclared (first use in this function) idl.c:599: `IDLN_INTERFACE' undeclared (first use in this function) idl.c:600: `IDLN_TYPE_STRUCT' undeclared (first use in this function) idl.c:601: `IDLN_TYPE_UNION' undeclared (first use in this function) idl.c:603: `IDLN_TYPE_ARRAY' undeclared (first use in this function) idl.c:605: syntax error before `Perl_list' idl.c:609: `IDLN_LIST' undeclared (first use in this function) idl.c:610: invalid lvalue in assignment idl.c:612: `IDLN_TYPE_DCL' undeclared (first use in this function) idl.c:613: `dcl' undeclared (first use in this function) idl.c:615: warning: implicit declaration of function `IDL_TYPE_DCL' idl.c:615: request for member `type_spec' in something not a structure or union idl.c:625: syntax error before `dcl' idl.c:630: request for member `type_spec' in something not a structure or union idl.c:602: warning: unreachable code at beginning of switch statement idl.c:637: warning: implicit declaration of function `IDL_NODE_TYPE_NAME' idl.c:637: warning: format argument is not a pointer (arg 4) idl.c: At top level: idl.c:645: syntax error before `tree' idl.c: In function `get_typecode': idl.c:647: `tree' undeclared (first use in this function) idl.c:649: `IDLN_TYPE_ANY' undeclared (first use in this function) idl.c:651: `IDLN_TYPE_CHAR' undeclared (first use in this function) idl.c:653: `IDLN_TYPE_BOOLEAN' undeclared (first use in this function) idl.c:655: `IDLN_TYPE_OBJECT' undeclared (first use in this function) idl.c:657: `IDLN_TYPE_OCTET' undeclared (first use in this function) idl.c:659: `IDLN_TYPE_TYPECODE' undeclared (first use in this function) idl.c:661: `IDLN_TYPE_WIDE_CHAR' undeclared (first use in this function) idl.c:665: `IDLN_TYPE_ENUM' undeclared (first use in this function) idl.c:667: `IDLN_EXCEPT_DCL' undeclared (first use in this function) idl.c:669: `IDLN_TYPE_FIXED' undeclared (first use in this function) idl.c:671: `IDLN_TYPE_FLOAT' undeclared (first use in this function) idl.c:673: `IDLN_IDENT' undeclared (first use in this function) idl.c:675: `IDLN_INTERFACE' undeclared (first use in this function) idl.c:677: `IDLN_TYPE_INTEGER' undeclared (first use in this function) idl.c:679: `IDLN_TYPE_SEQUENCE' undeclared (first use in this function) idl.c:681: `IDLN_TYPE_STRING' undeclared (first use in this function) idl.c:683: `IDLN_TYPE_STRUCT' undeclared (first use in this function) idl.c:685: `IDLN_TYPE_UNION' undeclared (first use in this function) idl.c:687: `IDLN_TYPE_WIDE_STRING' undeclared (first use in this function) idl.c:650: warning: unreachable code at beginning of switch statement idl.c: At top level: idl.c:696: syntax error before `tree' idl.c: In function `do_attribute': idl.c:699: warning: implicit declaration of function `IDL_ATTR_DCL' idl.c:699: `tree' undeclared (first use in this function) idl.c:699: request for member `f_readonly' in something not a structure or union idl.c:701: syntax error before `param_type_spec' idl.c:704: `simple_declarations' undeclared (first use in this function) idl.c:705: syntax error before `ident' idl.c:708: `ident' undeclared (first use in this function) idl.c:708: request for member `str' in something not a structure or union idl.c:709: warning: passing arg 1 of `g_strdup' makes pointer from integer without a cast idl.c:710: `param_type_spec' undeclared (first use in this function) idl.c:719: request for member `next' in something not a structure or union idl.c: At top level: idl.c:726: syntax error before `tree' idl.c: In function `do_operation': idl.c:728: warning: implicit declaration of function `IDL_OP_DCL' idl.c:728: `tree' undeclared (first use in this function) idl.c:728: request for member `f_oneway' in something not a structure or union idl.c:729: syntax error before `op_type_spec' idl.c:737: `ident' undeclared (first use in this function) idl.c:737: request for member `str' in something not a structure or union idl.c:738: warning: passing arg 1 of `g_strdup' makes pointer from integer without a cast idl.c:740: `op_type_spec' undeclared (first use in this function) idl.c:746: `parameter_dcls' undeclared (first use in this function) idl.c:753: syntax error before `param_dcl' idl.c:755: warning: implicit declaration of function `IDL_PARAM_DCL' idl.c:755: `param_dcl' undeclared (first use in this function) idl.c:755: request for member `simple_declarator' in something not a structure or union idl.c:755: request for member `str' in something not a structure or union idl.c:756: request for member `param_type_spec' in something not a structure or union idl.c:757: request for member `attr' in something not a structure or union idl.c:758: `IDL_PARAM_IN' undeclared (first use in this function) idl.c:761: `IDL_PARAM_OUT' undeclared (first use in this function) idl.c:764: `IDL_PARAM_INOUT' undeclared (first use in this function) idl.c:759: warning: unreachable code at beginning of switch statement idl.c:770: request for member `next' in something not a structure or union idl.c:773: `raises_expr' undeclared (first use in this function) idl.c:780: syntax error before `Perl_ref' idl.c:797: request for member `next' in something not a structure or union idl.c: At top level: idl.c:809: syntax error before `tree' idl.c: In function `do_const': idl.c:811: warning: implicit declaration of function `IDL_CONST_DCL' idl.c:811: `tree' undeclared (first use in this function) idl.c:811: request for member `const_type' in something not a structure or union idl.c:813: syntax error before `value' idl.c:815: `ident' undeclared (first use in this function) idl.c:815: request for member `str' in something not a structure or union idl.c:816: syntax error before `container' idl.c:820: `container' undeclared (first use in this function) idl.c:821: `IDLN_INTERFACE' undeclared (first use in this function) idl.c:822: warning: implicit declaration of function `IDL_ns_ident_to_qstring' idl.c:822: warning: implicit declaration of function `IDL_INTERFACE' idl.c:822: request for member `ident' in something not a structure or union idl.c:822: warning: assignment makes pointer from integer without a cast idl.c:824: `IDLN_MODULE' undeclared (first use in this function) idl.c:825: warning: implicit declaration of function `IDL_MODULE' idl.c:825: request for member `ident' in something not a structure or union idl.c:825: warning: assignment makes pointer from integer without a cast idl.c:822: warning: unreachable code at beginning of switch statement idl.c:837: `value' undeclared (first use in this function) idl.c:837: request for member `value' in something not a structure or union idl.c:841: request for member `value' in something not a structure or union idl.c:844: warning: implicit declaration of function `IDL_BOOLEAN' idl.c:844: request for member `value' in something not a structure or union idl.c:847: request for member `value' in something not a structure or union idl.c:851: warning: implicit declaration of function `IDL_FLOAT' idl.c:851: request for member `value' in something not a structure or union idl.c:854: warning: implicit declaration of function `IDL_STRING' idl.c:854: request for member `value' in something not a structure or union idl.c:860: request for member `value' in something not a structure or union idl.c:863: request for member `value' in something not a structure or union idl.c:866: request for member `value' in something not a structure or union idl.c: At top level: idl.c:887: syntax error before `tree' idl.c: In function `do_except': idl.c:889: syntax error before `ident' idl.c:890: `ident' undeclared (first use in this function) idl.c:890: warning: initialization makes pointer from integer without a cast idl.c:891: warning: initialization makes pointer from integer without a cast idl.c: At top level: idl.c:898: syntax error before `tree' idl.c: In function `do_type_dcl': idl.c:900: syntax error before `type_spec' idl.c:903: `dcls' undeclared (first use in this function) idl.c:904: syntax error before `dcl' idl.c:905: `dcl' undeclared (first use in this function) idl.c:909: `type_spec' undeclared (first use in this function) idl.c:913: request for member `next' in something not a structure or union idl.c: At top level: idl.c:923: syntax error before `*' idl.c: In function `tree_pre_func': idl.c:927: `tfd' undeclared (first use in this function) idl.c:928: `IDLN_LIST' undeclared (first use in this function) idl.c:930: `IDLN_MODULE' undeclared (first use in this function) idl.c:933: `IDLN_INTERFACE' undeclared (first use in this function) idl.c:942: `IDLN_ATTR_DCL' undeclared (first use in this function) idl.c:949: `IDLN_OP_DCL' undeclared (first use in this function) idl.c:955: `IDLN_CONST_DCL' undeclared (first use in this function) idl.c:958: `IDLN_EXCEPT_DCL' undeclared (first use in this function) idl.c:961: `IDLN_TYPE_DCL' undeclared (first use in this function) idl.c:929: warning: unreachable code at beginning of switch statement idl.c: At top level: idl.c:971: syntax error before `tree' idl.c: In function `define_interface': idl.c:975: syntax error before `ident' idl.c:982: `ident' undeclared (first use in this function) idl.c:982: warning: passing arg 1 of `porbit_find_interface_description' makes pointer from integer without a cast idl.c:985: warning: assignment makes pointer from integer without a cast idl.c:987: request for member `str' in something not a structure or union idl.c:988: warning: passing arg 1 of `g_strdup' makes pointer from integer without a cast idl.c:990: `idata' undeclared (first use in this function) idl.c:1016: `inheritance_spec' undeclared (first use in this function) idl.c:1022: syntax error before `ident' idl.c:1024: warning: assignment makes pointer from integer without a cast idl.c:1025: request for member `next' in something not a structure or union idl.c:977: warning: `tmp_list' might be used uninitialized in this function idl.c: At top level: idl.c:1044: syntax error before `*' idl.c: In function `tree_post_func': idl.c:1046: `tfd' undeclared (first use in this function) idl.c:1046: `IDLN_INTERFACE' undeclared (first use in this function) idl.c:1053: `IDLN_TYPE_ENUM' undeclared (first use in this function) idl.c:1056: `IDLN_EXCEPT_DCL' undeclared (first use in this function) idl.c:1062: `IDLN_TYPE_STRUCT' undeclared (first use in this function) idl.c:1065: `IDLN_TYPE_UNION' undeclared (first use in this function) idl.c:1054: warning: unreachable code at beginning of switch statement idl.c: In function `porbit_parse_idl_file': idl.c:1078: syntax error before `tree' idl.c:1088: warning: implicit declaration of function `IDL_parse_filename' idl.c:1088: `tree' undeclared (first use in this function) idl.c:1088: `ns' undeclared (first use in this function) idl.c:1089: `IDLF_TYPECODES' undeclared (first use in this function) idl.c:1089: `IDLF_CODEFRAGS' undeclared (first use in this function) idl.c:1090: `IDL_WARNING1' undeclared (first use in this function) idl.c:1092: `IDL_ERROR' undeclared (first use in this function) idl.c:1099: warning: implicit declaration of function `IDL_tree_walk' idl.c:1101: warning: implicit declaration of function `IDL_tree_free' idl.c:1102: warning: implicit declaration of function `IDL_ns_free' *** Error code 1 Stop in /usr/ports/devel/p5-ORBit/work/CORBA-ORBit-0.4.3. *** Error code 1 Stop in /usr/ports/devel/p5-ORBit. *** Error code 1 Stop in /usr/ports/devel/p5-ORBit. *** Error code 1 Stop in /usr/ports/devel/p5-ORBit. ============================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 4:40:14 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D9DB37B41C for ; Sun, 16 Dec 2001 04:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGCe3g74042; Sun, 16 Dec 2001 04:40:03 -0800 (PST) (envelope-from gnats) Received: from moutvdom01.kundenserver.de (moutvdom01.kundenserver.de [195.20.224.200]) by hub.freebsd.org (Postfix) with ESMTP id 0BE3737B416 for ; Sun, 16 Dec 2001 04:35:36 -0800 (PST) Received: from [195.20.224.209] (helo=mrvdom02.kundenserver.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #2) id 16FaVp-0007LU-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 16 Dec 2001 13:35:25 +0100 Received: from pd90489f9.dip.t-dialin.net ([217.4.137.249] helo=eta.goertemoeller.com) by mrvdom02.kundenserver.de with esmtp (Exim 2.12 #2) id 16FaVo-0006Qt-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 16 Dec 2001 13:35:25 +0100 Received: from lambda.goertemoeller.com (lambda.goertemoeller.com [192.168.1.9]) by eta.goertemoeller.com (8.11.6/8.11.6) with ESMTP id fBGCS2n10373 for ; Sun, 16 Dec 2001 13:28:03 +0100 (CET) (envelope-from tino@goertemoeller.com) Received: (from tino@localhost) by lambda.goertemoeller.com (8.11.6/8.11.6) id fBGCQWe16648; Sun, 16 Dec 2001 13:26:32 +0100 (CET) (envelope-from tino) Message-Id: <200112161226.fBGCQWe16648@lambda.goertemoeller.com> Date: Sun, 16 Dec 2001 13:26:32 +0100 (CET) From: Tino Goertemoeller Reply-To: Tino Goertemoeller To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32898: libgda patch failed to apply Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32898 >Category: ports >Synopsis: libgda patch failed to apply >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 04:40:03 PST 2001 >Closed-Date: >Last-Modified: >Originator: Tino Goertemoeller >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD lambda.goertemoeller.com 4.4-STABLE FreeBSD 4.4-STABLE #4: Sat Nov 17 01:26:50 CET 2001 root@coyote.bitmasters.kal:/usr/obj/usr/src/sys/COYOTE i386 >Description: ===> Patching for libgda-0.2.93_2 ===> Applying FreeBSD patches for libgda-0.2.93_2 >How-To-Repeat: cd /usr/ports/databases/libgda/ && make NO_CHECKSUM=YES >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Patch patch-aa failed to apply cleanly. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 4:40:22 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3277437B41A for ; Sun, 16 Dec 2001 04:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGCe3l74033; Sun, 16 Dec 2001 04:40:03 -0800 (PST) (envelope-from gnats) Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id A4D9737B41B for ; Sun, 16 Dec 2001 04:35:27 -0800 (PST) Received: from [195.20.224.209] (helo=mrvdom02.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 16FaVq-0002lP-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 16 Dec 2001 13:35:26 +0100 Received: from pd90489f9.dip.t-dialin.net ([217.4.137.249] helo=eta.goertemoeller.com) by mrvdom02.kundenserver.de with esmtp (Exim 2.12 #2) id 16FaVp-0006Qt-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 16 Dec 2001 13:35:26 +0100 Received: from lambda.goertemoeller.com (lambda.goertemoeller.com [192.168.1.9]) by eta.goertemoeller.com (8.11.6/8.11.6) with ESMTP id fBGCImn03579 for ; Sun, 16 Dec 2001 13:18:48 +0100 (CET) (envelope-from tino@goertemoeller.com) Received: (from tino@localhost) by lambda.goertemoeller.com (8.11.6/8.11.6) id fBGCHI513631; Sun, 16 Dec 2001 13:17:18 +0100 (CET) (envelope-from tino) Message-Id: <200112161217.fBGCHI513631@lambda.goertemoeller.com> Date: Sun, 16 Dec 2001 13:17:18 +0100 (CET) From: Tino Goertemoeller Reply-To: Tino Goertemoeller To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32897: gnomedb does not compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32897 >Category: ports >Synopsis: gnomedb does not compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 04:40:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Tino Goertemoeller >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD lambda.goertemoeller.com 4.4-STABLE FreeBSD 4.4-STABLE #4: Sat Nov 17 01:26:50 CET 2001 root@coyote.bitmasters.kal:/usr/obj/usr/src/sys/COYOTE i386 >Description: gnomedb fails to compile #gmake[2]: Entering directory '/usr/ports/databases/gnomedb/work/gnomedb-db-0.2.93/frontend #gmake[2]: ***No rule to make target 'xinit.c', needed by 'all'. Stop. >How-To-Repeat: cd /usr/ports/databases/gnomedb/ && make NO_CHECKSUM=YES install >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 5: 0: 6 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DEA1D37B41B for ; Sun, 16 Dec 2001 05:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGD01D75644; Sun, 16 Dec 2001 05:00:01 -0800 (PST) (envelope-from gnats) Received: from t-mta8.odn.ne.jp (mfep8.odn.ne.jp [143.90.131.186]) by hub.freebsd.org (Postfix) with ESMTP id 41B1E37B405 for ; Sun, 16 Dec 2001 04:55:28 -0800 (PST) Received: from localhost ([61.201.64.62]) by t-mta8.odn.ne.jp with ESMTP id <20011216125527355.DNBS.1471.t-mta8.odn.ne.jp@mta8.odn.ne.jp>; Sun, 16 Dec 2001 21:55:27 +0900 Message-Id: <20011216125527355.DNBS.1471.t-mta8.odn.ne.jp@mta8.odn.ne.jp> Date: Sun, 16 Dec 2001 21:55:26 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32899: mail/nbsmtp causes segfaults while a command line parsing Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32899 >Category: ports >Synopsis: mail/nbsmtp causes segfaults while a command line parsing >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 05:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD ns.test 4.4-STABLE FreeBSD 4.4-STABLE #2: Tue Dec 4 16:17:57 JST 2001 root@ns.test:/sack/obj/usr/src/sys/NS i386 >Description: nbsmtp causes segfaults while a command line parsing because of the bad pointer derefs . >How-To-Repeat: nbsmtp -h >Fix: Rewrite the command line parser, possibly using getopt(3). >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 5:49:53 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D418937B417; Sun, 16 Dec 2001 05:49:43 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGDiqZ84713; Sun, 16 Dec 2001 05:44:52 -0800 (PST) (envelope-from lioux) Date: Sun, 16 Dec 2001 05:44:52 -0800 (PST) From: Message-Id: <200112161344.fBGDiqZ84713@freefall.freebsd.org> To: bdluevel@heitec.net, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32889: Port graphics/gd fails to build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port graphics/gd fails to build State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Sun Dec 16 05:44:24 PST 2001 State-Changed-Why: Fixed committed by jhay, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32889 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 5:59:47 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C3DE737B416; Sun, 16 Dec 2001 05:59:43 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGDpNm85637; Sun, 16 Dec 2001 05:51:23 -0800 (PST) (envelope-from ijliao) Date: Sun, 16 Dec 2001 05:51:23 -0800 (PST) From: Message-Id: <200112161351.fBGDpNm85637@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, vanilla@FreeBSD.org Subject: Re: ports/32896: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Responsible-Changed-From-To: freebsd-ports->vanilla Responsible-Changed-By: ijliao Responsible-Changed-When: Sun Dec 16 05:51:16 PST 2001 Responsible-Changed-Why: over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32896 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 5:59:48 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A8C937B41D; Sun, 16 Dec 2001 05:59:44 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGDpqg85730; Sun, 16 Dec 2001 05:51:52 -0800 (PST) (envelope-from ijliao) Date: Sun, 16 Dec 2001 05:51:52 -0800 (PST) From: Message-Id: <200112161351.fBGDpqg85730@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/32897: gnomedb does not compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: gnomedb does not compile Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: ijliao Responsible-Changed-When: Sun Dec 16 05:51:43 PST 2001 Responsible-Changed-Why: over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32897 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 5:59:52 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C742C37B41E; Sun, 16 Dec 2001 05:59:44 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGDqhN85901; Sun, 16 Dec 2001 05:52:43 -0800 (PST) (envelope-from ijliao) Date: Sun, 16 Dec 2001 05:52:43 -0800 (PST) From: Message-Id: <200112161352.fBGDqhN85901@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/32898: libgda patch failed to apply Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: libgda patch failed to apply Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: ijliao Responsible-Changed-When: Sun Dec 16 05:52:36 PST 2001 Responsible-Changed-Why: over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32898 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 6:40:16 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A839537B41D for ; Sun, 16 Dec 2001 06:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGEe1D48837; Sun, 16 Dec 2001 06:40:01 -0800 (PST) (envelope-from gnats) Received: from krusty.e-technik.uni-dortmund.de (krusty.E-Technik.Uni-Dortmund.DE [129.217.163.1]) by hub.freebsd.org (Postfix) with ESMTP id 24FBD37B405; Sun, 16 Dec 2001 06:34:02 -0800 (PST) Received: from emma1.emma.line.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1]) by krusty.e-technik.uni-dortmund.de (Postfix) with ESMTP id C4601A3826; Sun, 16 Dec 2001 15:33:59 +0100 (CET) Received: from freebsd.emma.line.org (freebsd.emma.line.org [192.168.0.4]) by emma1.emma.line.org (Postfix) with ESMTP id EA0D6A2003; Sun, 16 Dec 2001 15:33:58 +0100 (CET) Received: by freebsd.emma.line.org (Postfix, from userid 500) id 932C82D308; Sun, 16 Dec 2001 15:33:56 +0100 (CET) Message-Id: <20011216143356.932C82D308@freebsd.emma.line.org> Date: Sun, 16 Dec 2001 15:33:56 +0100 (CET) From: Matthias Andree Reply-To: Matthias Andree To: FreeBSD-gnats-submit@freebsd.org Cc: sobomax@freebsd.org, jharris@widomaker.com, uwe@ohse.de X-Send-Pr-Version: 3.113 Subject: ports/32900: update port: ftp/ftpcopy 0.4.2 -> 0.4.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32900 >Category: ports >Synopsis: update port: ftp/ftpcopy 0.4.2 -> 0.4.6 >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 06:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.emma.line.org 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Nov 17 17:23:57 CET 2001 root@freebsd.emma.line.org:/usr/obj/usr/src/sys/M2A2 i386 >Description: SUPERSEDES PR #ports/32829 My update suggestion in PR #32829 broke the build (which I didn't notice because I forgot make distclean before the build), Jason Harris found that and reported a followup to PR #32829 and Cc:'ed Uwe Ohse, author of ftpcopy 0.4.5. This time, I double-checked that it works after make distclean, portlint and the standard port checking procedure are OK this time. * Fixes build problems of PR #32829 * bug fixes, new features Excerpt from NEWS: 0.4.6 December 2001 * fixed two compile time problems which probably didn't hurt too many people. * added a --raw option to ftpls to make it print the directory listings without any modifications. * added a --print-dir option to ftpls to make it print directory names before their content. 0.4.5 December 2001 * worked around a ftp server which closed the data connection without having sent a single byte. * reordered and grouped --longhelp and --help output. * added --login-sleep option. It affects the time to sleep after a failed connect or login. The default is the fixed value used before (5). * added --max-deletes option to control how many files will be deleted at the end of a single run. The default is unlimited. 0.4.4 November 2001 * fixed a bug in the MLSD processing. * added --ignore-time option to not download files if the modification time has changed. * added --ignore-size option to not download files if the size has changed. * ftpls will no longer follow endless symbolic link loops. 0.4.3 September 2001 * the workaround for missing utimes() didn't work. Impact: 0.4.2 didn't compile on such systems (fix: trivial). >How-To-Repeat: >Fix: diff -Nur ../ftpcopy.orig/ftpcopy/Makefile ./Makefile --- ../ftpcopy.orig/ftpcopy/Makefile Sun Sep 9 02:25:36 2001 +++ ./Makefile Sun Dec 16 15:22:16 2001 @@ -6,7 +6,7 @@ # PORTNAME= ftpcopy -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.6 CATEGORIES= ftp MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/ diff -Nur ../ftpcopy.orig/ftpcopy/distinfo ./distinfo --- ../ftpcopy.orig/ftpcopy/distinfo Sun Sep 9 02:25:36 2001 +++ ./distinfo Sun Dec 16 15:22:34 2001 @@ -1 +1 @@ -MD5 (ftpcopy-0.4.2.tar.gz) = 0b2048457f0c6eb4b7f205bb8b502310 +MD5 (ftpcopy-0.4.6.tar.gz) = 68cdaf1072d9de3101410713f8a83ad6 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 7:11:15 2001 Delivered-To: freebsd-ports@freebsd.org Received: from savvyworld.net (adsl-64-173-182-158.dsl.mtry01.pacbell.net [64.173.182.158]) by hub.freebsd.org (Postfix) with ESMTP id 60FD937B419 for ; Sun, 16 Dec 2001 07:11:10 -0800 (PST) Received: (from root@localhost) by savvyworld.net (8.11.6/8.11.4) id fBGFB9t79294 for ports@freebsd.org; Sun, 16 Dec 2001 07:11:09 -0800 (PST) (envelope-from eculp@EnContacto.Net) Received: from 64.173.182.155 ( [64.173.182.155]) as user eculp@EnContacto.Net by Mail.SavvyWorld.Net with HTTP; Sun, 16 Dec 2001 07:11:09 -0800 Message-ID: <1008515469.3c1cb98dc8f59@Mail.SavvyWorld.Net> Date: Sun, 16 Dec 2001 07:11:09 -0800 From: Edwin Culp To: ports@freebsd.org Subject: Mozilla plug-in question. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 64.173.182.155 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org When I start mozilla I get the following error: LoadPlugin: failed to initialize shared library /usr/X11R6/lib/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so [Shared object "libstdc++-libc6.1-1.so.2" not found] The only libstdc++-libc that I know about is a linux library libstdc++-3-libc6.2-2-2.10.0.so that won't work with my freebsd mozilla. Is there one in freebsd? Thanks, ed --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 7:36:44 2001 Delivered-To: freebsd-ports@freebsd.org Received: from klima.physik.uni-mainz.de (klima.Physik.Uni-Mainz.DE [134.93.180.162]) by hub.freebsd.org (Postfix) with ESMTP id 8934337B41A; Sun, 16 Dec 2001 07:36:37 -0800 (PST) Received: from klima.Physik.Uni-Mainz.DE (klima.Physik.Uni-Mainz.DE [134.93.180.162]) by klima.physik.uni-mainz.de (8.11.6/8.11.4) with ESMTP id fBGFaa600980; Sun, 16 Dec 2001 16:36:36 +0100 (CET) (envelope-from ohartman@klima.physik.uni-mainz.de) Date: Sun, 16 Dec 2001 16:36:36 +0100 (CET) From: "Hartmann, O." To: freebsd-ports@freebsd.org Cc: freebsd-questions@freebsd.org Subject: /ports/cdrtools broken in 4.4-STABLE? Message-ID: <20011216162645.L900-100000@klima.physik.uni-mainz.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Sirs. I have already used cdrecord a long time with a TEAC CD-R55S and a PLEXTOR CD-R PX-R412C 1.07. The main operation is to burn ISO images from FreeBSD CD-ROM images and other self made images. This worked very well until a couple of weeks in the past! It seems that FreeBSD 4.4-STABLE (recent cvsupdate) and the recent port of cdrtools have problems on both CD-R!! I took a fresh ISO image from the FreeBSD ftp site. I checked this image by hooking it into the device tree by vnconfig. I checked all other ISO images which are to be burned this way to ensure that they have the right layout. They were all right! Then I invoke cdrecord -v speed=4 dev=2,6,0 image.iso and watched the progress of this job. After a successful completion I tried to read the new CD - and it does not work! I burned on both CD-Rs, and I tested on six!!!! different machines with different operation systems (Win2k, WinXP, FreeBSD, Linux) and tried to mount the CDs, without success! The process I use, look at the command I gave above, is the same I used in the past and all other FreeBSD images are all right I burned shortly after September, 22th, when FBSD 4.4-RELEASE has been released. It is very unlikely that two indedepndent CD-Rs in two diefferent machines at two different places suffer from the same hardware damage! I think there is a evil problem with the software, either cdrrecord or the CAM devices in FreeBSD ... Does anyone can help, report the same examinations or know something more detailed about this problem? thanks, Oliver -- MfG O. Hartmann ohartman@klima.physik.uni-mainz.de ------------------------------------------------------------------ IT-Administration des Institutes fuer Physik der Atmosphaere (IPA) ------------------------------------------------------------------ Johannes Gutenberg Universitaet Mainz Becherweg 21 55099 Mainz Tel: +496131/3924662 (Maschinenraum) Tel: +496131/3924144 (Buero) FAX: +496131/3923532 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 7:40: 6 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7CA7F37B41A for ; Sun, 16 Dec 2001 07:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGFe1S29002; Sun, 16 Dec 2001 07:40:01 -0800 (PST) (envelope-from gnats) Received: from kebab.gaffel.nu (kebab.gaffel.nu [217.8.138.140]) by hub.freebsd.org (Postfix) with SMTP id C678337B405 for ; Sun, 16 Dec 2001 07:38:35 -0800 (PST) Received: (qmail 92063 invoked by uid 1000); 16 Dec 2001 15:38:14 -0000 Message-Id: <20011216153814.92062.qmail@kebab.gaffel.nu> Date: 16 Dec 2001 15:38:14 -0000 From: "Øyvind" Kolbu Reply-To: "Øyvind" Kolbu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32903: Kernel panic when returning from single mode Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32903 >Category: ports >Synopsis: Kernel panic when returning from single mode >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 07:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Øyvind Kolbu >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD kebab.gaffel.nu 4.4-STABLE FreeBSD 4.4-STABLE #3: Sun Dec 16 15:33:10 CET 2001 oyvind@kebab.gaffel.nu:/usr/obj/usr/src/sys/jali i386 4.4-STABLE, Matrox G450 32MB DDR, drm-kmod 0.9.4 >Description: The modules used are from the graphics/drm-kmod port. When going to single mode from multi-mode, with agp and mga modules loaded, to single mode, it unloads the mga module and works nicely. But when I return, loading the mga module create a kernel panic. >How-To-Repeat: Go to single-mode, return to multi-mode and it panics. >Fix: Unknown. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 7:40:33 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.du.gtn.com (mail.du.gtn.com [194.77.9.57]) by hub.freebsd.org (Postfix) with ESMTP id 9237F37B417 for ; Sun, 16 Dec 2001 07:40:13 -0800 (PST) Received: (from uucp@localhost) by mail.du.gtn.com (8.11.0.Beta3/8.11.0.Beta3) id fBGFe4323783; Sun, 16 Dec 2001 16:40:05 +0100 (MET) >Received: (from andreas@localhost) by klemm.gtn.com (8.11.6/8.11.3) id fBGDbsw06727; Sun, 16 Dec 2001 14:37:54 +0100 (CET) (envelope-from andreas) Date: Sun, 16 Dec 2001 14:37:52 +0100 From: Andreas Klemm To: lunartear Cc: hackers@apsfilter.org, ports@FreeBSD.org Subject: [phallobst@web.de: hpijs v1.0] Message-ID: <20011216133752.GA6645@titan.klemm.gtn.com> Reply-To: hackers@apsfilter.org, ports@FreeBSD.org Mime-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.3.23.1i X-Operating-System: FreeBSD 4.4-STABLE SMP X-Disclaimer: A free society is one where it is safe to be unpopular Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8w3uRX/HFJGApMzv" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --8w3uRX/HFJGApMzv Content-Type: multipart/mixed; boundary="ctP54qlpMx3WjD+/" Content-Disposition: inline --ctP54qlpMx3WjD+/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Lunartaer, Michael just gave me the information, that HP released a new version of hpijs drivers (v 1.0). Unfortunately they use whitespaces for their driver names beneath other things Michael really dislikes. So we need in apsfilter support for old and newstyle hpijs drivers, I already got some diffs from Michael, that I'll commit soon. It seems that the new driver doesn't offer more features, they only added this crappy model to the driver instead working on the functionality of the driver. I only wanted to let you know, that this could be updated as well if you work on an update for the FreeBSD ghostscript ports. Reply-To: set for apsfilter-hackers and ports. Thanks and best regards Andreas /// --=20 Andreas Klemm Powered by Free= BSD My homepage ............................... http://people.FreeBSD.ORG/~andr= eas Apsfilter Homepage ........................ http://www.apsfilter.org/ Songs from our band >> 64Bits << ........ http://www.64bits.de Inofficial band pages with add-on stuff.. http://www.apsfilter.org/64bits.h= tml --ctP54qlpMx3WjD+/ Content-Type: message/rfc822 Content-Disposition: inline Return-Path: Received: (from uucp@localhost) by klemm.gtn.com (8.11.6/8.11.3) with UUCP id fBG693c02613 for andreas@klemm.gtn.com; Sun, 16 Dec 2001 07:09:03 +0100 (CET) (envelope-from owner-apsfilter-hackers@apsfilter.org) Received: from mail.gtn.com (mail.gtn.com [194.77.9.37]) by mail.du.gtn.com (8.11.0.Beta3/8.11.0.Beta3) with ESMTP id fBFNJN117578 for ; Sun, 16 Dec 2001 00:19:24 +0100 (MET) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mail.gtn.com (8.9.3+Sun/8.9.3) with ESMTP id AAA08431 for ; Sun, 16 Dec 2001 00:19:04 +0100 (MET) Received: (from majordom@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) id fBFNJAW17644 for apsfilter-hackers-list; Sun, 16 Dec 2001 00:19:11 +0100 (CET) (envelope-from owner-apsfilter-hackers@apsfilter.org) Received: from smtp.web.de (smtp02.web.de [217.72.192.151]) by srv1.cosmo-project.de (8.11.6/8.11.6) with ESMTP id fBFNJ4p17639 for ; Sun, 16 Dec 2001 00:19:04 +0100 (CET) (envelope-from phallobst@web.de) Received: from [213.7.157.75] (helo=atze.umrk) by smtp.web.de with esmtp (Exim 3.40 #37) id 16FO53-0006Gi-00 for apsfilter-hackers@apsfilter.org; Sun, 16 Dec 2001 00:18:57 +0100 Message-ID: X-Mailer: XFMail 1.3 [p0] on Linux X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="_=XFMail.1.3.p0.Linux:011216001838:8645=_" Date: Sun, 16 Dec 2001 00:18:38 +0100 (CET) From: Michael=?iso-8859-1?Q?_Lo=DFin?= To: apsfilter-hackers Subject: hpijs v1.0 Sender: owner-apsfilter-hackers@apsfilter.org Precedence: bulk Reply-To: apsfilter-hackers@apsfilter.org X-Loop: apsfilter.org X-Sorted: aps-hackers This message is in MIME format --_=XFMail.1.3.p0.Linux:011216001838:8645=_ Content-Type: text/plain; charset=iso-8859-1 Hi hackers! Don't you just hate it when that happens... Right after aps7 was out, HP decided to release hpijs 1.0, and just for fun, we have a new and extremely silly gs interface to that driver... HP obviously wanted to follow the brain-dead example of the IBM Omni and the (previous) gimp-print package by choosing spaces in device names and one single parameter string ("IjsParams")... You guys rock! That's much better than trying to extend the capabilities of the driver, don't you think? BTW, who invented that crappy client/server model for hpijs?! So now we have the old-style interface ("hpijs") and the new one ("ijs") in parallel, since it'll take some time for the ghostscript packages to update -- and who can predict which style they will support (if any). Anyway, here are some new files we'll have to include (spaces in filenames suck big time, but I wanted that stuff to fit in as easy as possible): driver/ijs/APOLLO P-22 driver/ijs/Apollo-2500-2600 driver/ijs/DESKJET 350 driver/ijs/DESKJET 600 driver/ijs/DESKJET 610 driver/ijs/DESKJET 630 driver/ijs/DESKJET 810 driver/ijs/DESKJET 825 driver/ijs/DESKJET 920 driver/ijs/DESKJET 960 driver/ijs/PHOTOSMART 100 setup/printer-ijs SETUP, MAPPING, apsfilter just needed small changes, luckily. I also removed the DEBUG parts from apsfilter, since the user should use "aps2file -D ..." for that. Does someone use hpijs1.0 already? Testing would be nice... Michael --_=XFMail.1.3.p0.Linux:011216001838:8645=_ Content-Disposition: attachment; filename="ml-2001-12-15.patch.gz" Content-Transfer-Encoding: base64 Content-Description: ml-2001-12-15.patch.gz Content-Type: application/octet-stream; name=ml-2001-12-15.patch.gz; SizeOnDisk=2882 H4sIAL3UGzwCA+1be3Paxhb/W3yKvcRtQgBbu5JAIkMnxJCE1A9q8O3tdDoeGRYjGySNHq49Jd/9 npUESAcZqB/TTCdMEmn3PPbsOb9zdldSRtZ4TKqhd0Kqd+Twv31iuv7Ymgbcqw5v/YN+Z3DeW/XF 7UK1Ws3jk44dm7T5kFCZUNZQtYYqEybLtFAul7ESqW8GMbNGmNJQlQatx8zv35OqoioVSkk5ujLy /n2BiF+9REj3wzE5ndlW3KNDz63pWU7ok889UOjfXPOAjDzrlnt+zGMAT6/XIq5n2TB+oSo6qVxa CHwBgYRG3jjjsTW0zOlCRSlhpyXScX2Y4FZOViJH/G5mejfEsiNrsgMrJTKz/CGfTk2bC7udYAL6 FibHTGqJ2I5dXQw24rfWkPvkzdAMA8ux/0MgBB43RwRkycS0R5eOc1MqlBdTWxqXmmMyAnkzca1r n8j7Rn0hQXeSoPvyQoDt4I7yYroPuKO8mOkmd8RM2uPcQWIAgD+AGoSeTQKHzEzLJjNuh0COsFar VQCxZaVWF5gTWJP0ktQ7654MOmcXR93+oOmDtHuQDF8djq7Ju3fAZmxkc10zZoOAbOKLnQucVQkC sYmTRy6POdlGzmni8phX2cgr3J8wqrmMadcDX3mbmcl0ytuMXE6nvM3E1HTKD1mJpwOM2i7TIdLb kpTAQzTFj/vmMIGHqtQrdVJWFQMuETikt/uh65ak4YQPby7Gjndx5V/40OV4AQltK9Ida5YAAwdv 51GPdWvOk3lQKkMmATlfh+vOPPNP4l7Fl8voEgVI8gMX9DlQ/+AycUfXQvtwqkQt8PvBW8i7Xdjm CfODRhT3/kp898MPB2+/FpMJJTNgsiLPl/d1ee6bMz+0r3Rt07yWMxGOpVSRKzVShiurGLFrYxuF ChGFT/2Lj53W4Pys028W91ItUvX74WVcBZpLO19F0l+LiXTS2xS9MR6W/tmmvB1pPnZGfNp8vdIv 5L++Bnr32u9zD+pTM/JmMVG5GDHBfwpJ4jc0fQ5eTZiKUA3B0F6/VBhtXoMvLftg2ZNaRjP9OWty hp6zNmt5a3NWKLtGyyCXWqM1KpbmMlzi4L0i/cCEKJ+7cP+sP8jE6qvqc/5AH/m93flw/ukPcm4P nRmsBwEsHpZPALNEdMAiQgLPHFr21b5g/80JySUPRAxCCKRYaIrVdpGMp+aVWFbAawzcxsX9Dedu xDF1rkjUOZxy095//mkIy6CqAXIK5Vfwh3wE87np38MaeRleXYH1sLKvAlwhLlgC9ufOobiYRFFo g9Xzmc0VGAFjTXJp+taQ9FqDz+9g9b+aBLBo30auu+SE3wXcHvERZAjZOzw9+XjR7p6tUOkNI/gx mUblA/BYX5QPkWarEiI9vn5I68VD6F4V2GeuHhIuHVJcNyRxH90mU9YrrC7mDDe1JOveTByXj8Pp 9D4K6NDxPD4MiOOKnZEfO/aSc5uYo8Spgm2xAPpDz3IDcNfvUJs+t87av7bOOheHp71up18kf5Af fyRxo0kRT/u8d9T5X8IT2gKFcVeEyhdL1+6Y3EMqhpmsrZCAz2CNMb37KN988qc1ncKeMRCA8vjM uYWph65jC1WLH8x/Ztmm8NPLpCbUD5c0iPyPeMQEBzhh4IZB7AxwhG8KN4hihfxVSbtFVD7w3ETU jqVkpNdJQ+dlXBYpvxiZgfmmRP6CRTMgPwHqWr3+xeC4JwqBoBXfka//iFN7jh/0o5SBRFq6NsGZ 6zlwKvHBxZf35MrfTzv1zbkvkhT4g0m8NFg2J+YlAHO/9IKedP3Ij65/4YLpiYUisnOycrXw5otU +0MBQjFb04WhYUAzSPAjTBiDd+Pk27IFig+DB8etXq978im1XckScjZBWQapH8a7IMIIow1VbsCB L2cXhKWyjypog2qrbRBVo02sWqFqVJCj3bauyYeN5E47bIheUf5bPUbv7hpxo/2lpshLUvuLoskr CnAVyrHI6dHRKelVGWuINtzIsnyeUNud/s9fOgNSk+VGpl1D7Tpus2xbR3Q9pvPlQYkzGY9JkQxF OlVEV/VsW6tl2wbiN5A+Q0FtFbU11K5jixU0gsIQh47mpKM56VRD7ewcdDSCriB55BNdRXQUB11n h9kONElKmYbnwJCNKuYwWHYUQ8HtrFUGstpAkTQ0RNeQPEIfZYkBvc+ng9P+cetsQHpwJM7phF5s PIK2gVxmGLgdu2PoUpqIwm19fTBKk+Cm+1hun77WpyR8n3vkw3m/e9Lp90n3JDKAMU2kORyWFUjd Bly1enytiykD5VpwuCYk2jUPGi78czeF/tmI3TRmI+2msWN9RPVivaAhhofrJWKUBpOQfDFtQiiR aQOsluEYCWHNr5tYOls/KW0o8qp+yhUZymeFKqJ6wgFmr+X6MMO9QrlQhv306dH5oHt60lRk+Q7+ it7kIH14enQaH6PLktj+lqSE8Mt566g7+C0hSdIEDhhzd+IETklyTc+c+c3iL6E5tYL7JqscOlPH E5t1uD/mI8sc3Lu8SSs9bsNZpakW4+2/JJ4SrYnLD4jLC3G2EBeb+Pj2bWmjGnmDmugkAB7YdPqA 00UvVv96Lx7n9epMYtrh2BwGoQeHjzhCxb+DLdeZTp0qoFWuMlhyHog84tqCMsT9GKhhFVm8KfUG 1dfxVsvB2yvyJ1+eRD3uB47HM4eqmTjUEd/lQ2tsDaOTQ/TA4ArOWdzjhfLiHFdM54Cw7EBYVvwO 6m8O1It1ArZf+fBKMWyGcorxEShOS2cBDIulkgNg+ekF829HnhYfH275BcL9ufPrUWcwqPZahz+3 ztqPifuDdSzFsFvcH1e90tIo7qyhaN9G3Fnx20rz54g73RZ3umvc6ZPiTtfiDnsk4/sG6V8BMmUb yJRdQaY8CWTKGshgF06/g+zfsILp2yqZvmsl059UyfT1SqZlHpUtQKbmgOwpcEoBFFbRO7FgCxZp Z5yxNaBEOMsDfq7eRwIwX/+/pfbpTNuCF6btCEumPQWWIL0GS1X/DssXhuU3Wi0NtqVaAsNusATG J8BSSKMHFXJDq63BErLoOyzFAI+a2mYDU8M8R+W1xuR3UrXzXpJXzZiwfGn+TjxXEjOIhIp7H7on 7e7JpyJpEn8iPpZacWz62GDUDt0pv4ODOTDyqc935GeCf2wVyuLvN5SctW3JWds1OWtPSs7a2lZG z3uKyOjDyZkF6i4w3QDSBcS+ySP9d9w/FvfpV0gPPYfK8mxGf5b3EQmAFKAFijXo+gKl7nhk3NHX uz+LfKZwrH+7vPLMGi3H/Ws8u7p9XRB9b1lrKMqau2tszd/xC5DoXdscv+JLEcV3A/PUNwRp2uIN xTz3DU5ZvNYMfcvmvk+68Vf84rXmfMMrz0gofuk6X71/XfTW5WVvPRlg8Z8OlERv+rl7mr6wMv18 NkOniE4xnSE6y9IVJK8geQXJK0heRfIqkld1RNezdK02R99JZOk1pL+G9NcRvY7pyP46sl9H8jqS 15G8juQNJG8geQPJG1heQXQF0VVEVxFdQ3QN0euIXs/QdYQfHeFHR/jREX50qiG6hug1RM/GF86r c3xMztARPnWETx3hU0f41BE+dYRPXUXyKpZH9qnIPoQfHeFHfNMyxx+5ZDlQBHUUQTg6zfGJLUNH HjIUTGeInp2hgTxkIA8ZKIMNlMEGqmAGqmCGhsbX0Pgoww2U4QbKcANluIEiYKAIGChDDQPTNUTP +l98dDTHXyFlORgKkeiIODJflM3XvjGLeHpim9yfif9MQJNijzZBiCv6eGie90XROifN48zRKT4H mud8IrTGx3L4WC6fnsOnr/EpOfqgr/B/zfxPHqs5AAA= --_=XFMail.1.3.p0.Linux:011216001838:8645=_-- End of MIME message --ctP54qlpMx3WjD+/ Content-Type: message/rfc822 Content-Disposition: inline Return-Path: Received: (from uucp@localhost) by klemm.gtn.com (8.11.6/8.11.3) with UUCP id fBGDHor05256 for andreas@klemm.gtn.com; Sun, 16 Dec 2001 14:17:50 +0100 (CET) (envelope-from owner-apsfilter-hackers@apsfilter.org) Received: from mail.gtn.com (mail.gtn.com [194.77.9.37]) by mail.du.gtn.com (8.11.0.Beta3/8.11.0.Beta3) with ESMTP id fBG71K715779 for ; Sun, 16 Dec 2001 08:01:20 +0100 (MET) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mail.gtn.com (8.9.3+Sun/8.9.3) with ESMTP id IAA26992 for ; Sun, 16 Dec 2001 08:01:06 +0100 (MET) Received: (from majordom@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) id fBG71F022458 for apsfilter-hackers-list; Sun, 16 Dec 2001 08:01:16 +0100 (CET) (envelope-from owner-apsfilter-hackers@apsfilter.org) Received: from mail.du.gtn.com (mail.du.gtn.com [194.77.9.57]) by srv1.cosmo-project.de (8.11.6/8.11.6) with ESMTP id fBG719p22453 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified FAIL) for ; Sun, 16 Dec 2001 08:01:11 +0100 (CET) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by mail.du.gtn.com (8.11.0.Beta3/8.11.0.Beta3) id fBG718s15764 for apsfilter-hackers@apsfilter.org; Sun, 16 Dec 2001 08:01:08 +0100 (MET) >Received: (from andreas@localhost) by klemm.gtn.com (8.11.6/8.11.3) id fBG6wCT04068 for apsfilter-hackers@apsfilter.org; Sun, 16 Dec 2001 07:58:12 +0100 (CET) (envelope-from andreas) Date: Sun, 16 Dec 2001 07:58:12 +0100 From: Andreas Klemm To: apsfilter-hackers@apsfilter.org Subject: Re: hpijs v1.0 Message-ID: <20011216065812.GB3852@titan.klemm.gtn.com> References: Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.1i X-Operating-System: FreeBSD 4.4-STABLE SMP X-Disclaimer: A free society is one where it is safe to be unpopular Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ftEhullJWpWg/VHq" Sender: owner-apsfilter-hackers@apsfilter.org Precedence: bulk Reply-To: apsfilter-hackers@apsfilter.org X-Loop: apsfilter.org X-Sorted: aps-hackers --ftEhullJWpWg/VHq Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 16, 2001 at 12:18:38AM +0100, Michael Lo=DFin wrote: > Does someone use hpijs1.0 already? Testing would be nice... Do we have a contact to them, to explain the situation and ask if they could arrange things better ? (Concerning all the bad things you mentioned). I really hate spaces in file names. At least WE should replace the spaces with "_" in our cvs repository if possible. Andreas /// --=20 Andreas Klemm Apsfilter Homepage http://www.apsfilter.org Support over mailing-lists (only!) http://www.apsfilter.org/support Mailing-list archive http://www.apsfilter.org/Lists-Arc= hives Songs from our band >> 64Bits << http://www.64bits.de Inofficial band pages with add-on stuff http://www.apsfilter.org/64bits.ht= ml --ftEhullJWpWg/VHq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: Weitere Infos: siehe http://www.gnupg.org iD8DBQE8HEYDd3o+lGxvbLoRAoEZAJ4lacUSATY1VEKzoXp8xTen8GyQpACgq1O0 +8eoSSQwziRq9X7Tg6v39+4= =2Hxq -----END PGP SIGNATURE----- --ftEhullJWpWg/VHq-- --ctP54qlpMx3WjD+/-- --8w3uRX/HFJGApMzv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: Weitere Infos: siehe http://www.gnupg.org iD8DBQE8HKOvd3o+lGxvbLoRAlJ1AJsGCg/4aFM6ndiyxhBu7dJgy/hKTQCgiOLA JtcrIhbWlkHISTIdhsrLz+A= =CMzr -----END PGP SIGNATURE----- --8w3uRX/HFJGApMzv-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 9:23: 1 2001 Delivered-To: freebsd-ports@freebsd.org Received: from straylight.ringlet.net (discworld.nanolink.com [217.75.135.248]) by hub.freebsd.org (Postfix) with SMTP id 8B69737B416 for ; Sun, 16 Dec 2001 09:22:55 -0800 (PST) Received: (qmail 82785 invoked by uid 1000); 16 Dec 2001 17:05:13 -0000 Date: Sun, 16 Dec 2001 19:05:13 +0200 From: Peter Pentchev To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: mail/evolution WITHOUT_PILOT patch Message-ID: <20011216190513.A571@straylight.oblivion.bg> Mail-Followup-To: gnome@FreeBSD.org, ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, What do y'all think about the following patch to the mail/evolution port, which disables gnome-pilot support and removes the relevant dependencies for those of us who will certainly not need the support in the near future? :) And btw.. is there a reason why the libemail_conduit.so dependency was not marked as a LIB_DEPENDS? G'luck, Peter -- If the meanings of 'true' and 'false' were switched, then this sentence wouldn't be false. Index: ports/mail/evolution/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/evolution/Makefile,v retrieving revision 1.43 diff -u -r1.43 Makefile --- ports/mail/evolution/Makefile 15 Dec 2001 04:40:13 -0000 1.43 +++ ports/mail/evolution/Makefile 16 Dec 2001 17:00:45 -0000 @@ -17,11 +17,15 @@ MAINTAINER= gnome@FreeBSD.org +.if !defined(WITHOUT_PILOT) BUILD_DEPENDS= ${X11BASE}/lib/gnome-pilot/conduits/libemail_conduit.so:${PORTSDIR}/palm/gnomepilot-conduits +.endif LIB_DEPENDS= bonobo_conf.0:${PORTSDIR}/devel/bonobo-conf #ldap.1:${PORTSDIR}/net/openldap <- avoid extra dependency until # it actually works +.if !defined(WITHOUT_PILOT) RUN_DEPENDS= ${X11BASE}/lib/gnome-pilot/conduits/libemail_conduit.so:${PORTSDIR}/palm/gnomepilot-conduits +.endif #BROKEN= "Out of sync with latest gal" @@ -35,8 +39,10 @@ --with-db3-includes=${DB3_WRKSRC} \ --with-html-dir=${PREFIX}/share/gnome/html \ --with-openssl-includes=${OPENSSLBASE}/include \ - --with-openssl-libs=${OPENSSLBASE}/lib \ - --with-pisock=${LOCALBASE}/pilot --enable-pilot-conduits=yes + --with-openssl-libs=${OPENSSLBASE}/lib +.if !defined(WITHOUT_PILOT) +CONFIGURE_ARGS+=--with-pisock=${LOCALBASE}/pilot --enable-pilot-conduits=yes +.endif CONFIGURE_ENV= CPPFLAGS="-I${DB3_WRKSRC} -I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 9:40: 5 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F66F37B41A for ; Sun, 16 Dec 2001 09:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGHe1E47733; Sun, 16 Dec 2001 09:40:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E243B37B41B for ; Sun, 16 Dec 2001 09:36:07 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGHa7p47193; Sun, 16 Dec 2001 09:36:07 -0800 (PST) (envelope-from nobody) Message-Id: <200112161736.fBGHa7p47193@freefall.freebsd.org> Date: Sun, 16 Dec 2001 09:36:07 -0800 (PST) From: Paul Marquis To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/32905: Update port: print/cups-base Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32905 >Category: ports >Synopsis: Update port: print/cups-base >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 09:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Paul Marquis >Release: 4.4 stable >Organization: >Environment: FreeBSD sboy.pmarquis.com 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Sep 29 18:47:53 EDT 2001 pmarquis@sboy.pmarquis.com:/usr/obj/home/src/sys/SBOY i386 >Description: There is a typo in the post-install message for cups-base port. The last sentence says: "These are no longer installed as part of the base cups port because they have conflicting names with native print binaries, and with other ports, -->suck<-- as lprNG." The indicated text should be such, not suck, unless, of course, that was the intent of the port maintainer. :-) >How-To-Repeat: Install the cups-base port and examine the post-install message. >Fix: Apply the following patch to pkg-message in the cups-base port: --- pkg-message.orig Mon Dec 3 20:10:40 2001 +++ pkg-message Sun Dec 16 12:23:57 2001 @@ -8,5 +8,5 @@ To install the BSD and system V compatibility binaries look to the port print/cups-bin. These are no longer installed as part of the base cups port because they have conflicting names with the native print binaries, and with -other ports, suck as lprNG. +other ports, such as lprNG. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 10: 9:46 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D1E737B419; Sun, 16 Dec 2001 10:09:44 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGI3gE52309; Sun, 16 Dec 2001 10:03:42 -0800 (PST) (envelope-from dwcjr) Date: Sun, 16 Dec 2001 10:03:42 -0800 (PST) From: Message-Id: <200112161803.fBGI3gE52309@freefall.freebsd.org> To: pmarquis@pobox.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32905: Update port: print/cups-base Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: print/cups-base State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Sun Dec 16 10:03:32 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32905 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 10:39:46 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38E4437B417; Sun, 16 Dec 2001 10:39:44 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGIUcK63171; Sun, 16 Dec 2001 10:30:38 -0800 (PST) (envelope-from petef) Date: Sun, 16 Dec 2001 10:30:38 -0800 (PST) From: Message-Id: <200112161830.fBGIUcK63171@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, sobomax@FreeBSD.org Subject: Re: ports/32900: update port: ftp/ftpcopy 0.4.2 -> 0.4.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update port: ftp/ftpcopy 0.4.2 -> 0.4.6 Responsible-Changed-From-To: freebsd-ports->sobomax Responsible-Changed-By: petef Responsible-Changed-When: Sun Dec 16 10:30:33 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32900 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 10:40:16 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C6E2037B41D for ; Sun, 16 Dec 2001 10:40:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGIe0K65802; Sun, 16 Dec 2001 10:40:00 -0800 (PST) (envelope-from gnats) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by hub.freebsd.org (Postfix) with ESMTP id 48A3637B41B for ; Sun, 16 Dec 2001 10:37:45 -0800 (PST) Received: (from mb@localhost) by levais.imp.ch (8.11.6/8.11.5) id fBGIg7R50107; Sun, 16 Dec 2001 19:42:07 +0100 (CET) (envelope-from mb) Message-Id: <200112161842.fBGIg7R50107@levais.imp.ch> Date: Sun, 16 Dec 2001 19:42:07 +0100 (CET) From: Martin Blapp Reply-To: Martin Blapp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32906: [PATCH] Fix distinfo of ports/www/wwwcount Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32906 >Category: ports >Synopsis: [PATCH] Fix distinfo of ports/www/wwwcount >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 10:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Martin Blapp >Release: FreeBSD 5.0-CURRENT i386 >Organization: Improware AG >Environment: >Description: It seems that the maintainter has changed some bits in the archive without bumping the version. There is a notice on the homepage: Count 2.5 Last Updated: Aug 24, 2001 Count 2.5 Released: Jan 3, 1999 Thanks for updating the port Martin >How-To-Repeat: >Fix: --- distinfo.old Sun Dec 16 19:36:32 2001 +++ distinfo Sun Dec 16 19:37:02 2001 @@ -1 +1 @@ -MD5 (wwwcount2.5.tar.gz) = c94a3df4ef8000902f0c0cc9215a0655 +MD5 (wwwcount2.5.tar.gz) = 8f0068561b5c86903f37396d69438667 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 10:49:46 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CD2E37B416; Sun, 16 Dec 2001 10:49:44 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGIj9n67196; Sun, 16 Dec 2001 10:45:09 -0800 (PST) (envelope-from petef) Date: Sun, 16 Dec 2001 10:45:09 -0800 (PST) From: Message-Id: <200112161845.fBGIj9n67196@freefall.freebsd.org> To: mb@imp.ch, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32906: [PATCH] Fix distinfo of ports/www/wwwcount Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] Fix distinfo of ports/www/wwwcount State-Changed-From-To: open->analyzed State-Changed-By: petef State-Changed-When: Sun Dec 16 10:44:39 PST 2001 State-Changed-Why: Do you know *what* has changed? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32906 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 10:52:42 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id F0DDA37B417; Sun, 16 Dec 2001 10:52:39 -0800 (PST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.1/8.11.1) with ESMTP id fBGIqcf30307; Sun, 16 Dec 2001 19:52:38 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Sun, 16 Dec 2001 19:57:02 +0100 (CET) From: Martin Blapp To: Cc: Subject: Re: ports/32906: [PATCH] Fix distinfo of ports/www/wwwcount In-Reply-To: <200112161845.fBGIj9n67196@freefall.freebsd.org> Message-ID: <20011216195534.T43207-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, > Do you know *what* has changed? Do you have the old archive lying around ? Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 10:59:16 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id D994C37B419; Sun, 16 Dec 2001 10:59:14 -0800 (PST) Received: from bsd.havk.org (user-24-214-88-13.knology.net [24.214.88.13]) by mail.hiwaay.net (8.12.1/8.12.1) with ESMTP id fBGIxBBZ021021; Sun, 16 Dec 2001 12:59:12 -0600 (CST) Received: by bsd.havk.org (Postfix, from userid 1001) id 9BF641A786; Sun, 16 Dec 2001 12:59:08 -0600 (CST) Date: Sun, 16 Dec 2001 12:59:08 -0600 From: Steve Price To: Martin Blapp Cc: petef@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/32906: [PATCH] Fix distinfo of ports/www/wwwcount Message-ID: <20011216125908.E72144@bsd.havk.org> References: <200112161845.fBGIj9n67196@freefall.freebsd.org> <20011216195534.T43207-100000@levais.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011216195534.T43207-100000@levais.imp.ch>; from mb@imp.ch on Sun, Dec 16, 2001 at 07:57:02PM +0100 X-Operating-System: FreeBSD 4.4-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Dec 16, 2001 at 07:57:02PM +0100, Martin Blapp wrote: > > Do you have the old archive lying around ? http://people.freebsd.org/~steve/wwwcount2.5.tar.gz -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 11:20:15 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 284BC37B41C for ; Sun, 16 Dec 2001 11:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGJK1C80068; Sun, 16 Dec 2001 11:20:01 -0800 (PST) (envelope-from gnats) Received: from gugu.m6.ntu.edu.tw (gugu.m6.ntu.edu.tw [140.112.247.131]) by hub.freebsd.org (Postfix) with ESMTP id 16DBB37B41A for ; Sun, 16 Dec 2001 11:10:39 -0800 (PST) Received: from x20.gugod.org (134.c210-85-11.ethome.net.tw [210.85.11.134]) by gugu.m6.ntu.edu.tw (8.11.1/8.11.5) with ESMTP id fBGJAU696611 for ; Mon, 17 Dec 2001 03:10:31 +0800 (CST) (envelope-from gugod@gugod.org) Received: by x20.gugod.org (Postfix, from userid 1000) id 047C471E0; Sun, 16 Dec 2001 23:39:38 +0800 (CST) Message-Id: <20011216153938.047C471E0@x20.gugod.org> Date: Sun, 16 Dec 2001 23:39:38 +0800 (CST) From: Kang-min Liu Reply-To: Kang-min Liu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32907: ports/graphics/gqview update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32907 >Category: ports >Synopsis: ports/graphics/gqview update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 11:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Kang-min Liu >Release: FreeBSD 5.0-CURRENT i386 >Organization: CSIE.NTU >Environment: System: FreeBSD x20.gugod.org 5.0-CURRENT FreeBSD 5.0-CURRENT #6: Mon Nov 26 23:32:46 CST 2001 root@x20.gugod.org:/usr/obj/usr/src/sys/X20.current i386 >Description: gqview 1.0 released. Here's update. >How-To-Repeat: >Fix: Diff's here. Diff also available on http://freebsd.sinica.edu.tw/~gugod/gqview-0.11.0-1.0.diff Shar available on http://freebsd.sinica.edu.tw/~gugod/gqview-1.0.shar ----8<---- diff -ruN gqview.orig/Makefile gqview/Makefile --- gqview.orig/Makefile Sun Dec 16 23:26:53 2001 +++ gqview/Makefile Sun Dec 16 23:07:39 2001 @@ -6,7 +6,7 @@ # PORTNAME= gqview -PORTVERSION= 0.11.0 +PORTVERSION= 1.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN gqview.orig/distinfo gqview/distinfo --- gqview.orig/distinfo Sun Dec 16 23:26:53 2001 +++ gqview/distinfo Sun Dec 16 23:08:49 2001 @@ -1 +1 @@ -MD5 (gqview-0.11.0.tar.gz) = 13302d9f99e5f591f2bceee06935a603 +MD5 (gqview-1.0.tar.gz) = 10db973fbe1f97aa1e3f89ea33d73bcd diff -ruN gqview.orig/pkg-plist gqview/pkg-plist --- gqview.orig/pkg-plist Sun Dec 16 23:26:53 2001 +++ gqview/pkg-plist Sun Dec 16 23:19:37 2001 @@ -1,19 +1,212 @@ bin/gqview -%%PORTDOCS%%share/doc/gqview/README -%%GNOME:%%share/gnome/apps/Graphics/gqview.desktop -%%GNOME:%%share/gnome/pixmaps/gqview.png +share/doc/gqview/README +share/locale/da/LC_MESSAGES/gqview.mo share/locale/de/LC_MESSAGES/gqview.mo share/locale/es/LC_MESSAGES/gqview.mo +share/locale/et/LC_MESSAGES/gqview.mo +share/locale/fi/LC_MESSAGES/gqview.mo share/locale/fr/LC_MESSAGES/gqview.mo share/locale/hu/LC_MESSAGES/gqview.mo share/locale/it/LC_MESSAGES/gqview.mo share/locale/ja/LC_MESSAGES/gqview.mo +share/locale/nl/LC_MESSAGES/gqview.mo +share/locale/no/LC_MESSAGES/gqview.mo share/locale/pl/LC_MESSAGES/gqview.mo share/locale/pt_BR/LC_MESSAGES/gqview.mo share/locale/ru/LC_MESSAGES/gqview.mo share/locale/sk/LC_MESSAGES/gqview.mo share/locale/sl/LC_MESSAGES/gqview.mo share/locale/tr/LC_MESSAGES/gqview.mo +share/locale/uk/LC_MESSAGES/gqview.mo share/locale/zh_CN.GB2312/LC_MESSAGES/gqview.mo -share/locale/zh_TW.Big5/LC_MESSAGES/gqview.mo -%%PORTDOCS%%@dirrm share/doc/gqview +share/locale/zh_TW/LC_MESSAGES/gqview.mo +share/gqview/README +@dirrm include/DPS +@dirrm include/GL +@dirrm include/X11 +@dirrm include/X11/ICE +@dirrm include/X11/PEX5 +@dirrm include/X11/PM +@dirrm include/X11/SM +@dirrm include/X11/Xaw +@dirrm include/X11/Xft +@dirrm include/X11/Xmu +@dirrm include/X11/bitmaps +@dirrm include/X11/extensions +@dirrm include/X11/fonts +@dirrm include/X11/fonts/codeconv +@dirrm include/X11/pixmaps +@dirrm include/bitmaps +@dirrm include/freetype2 +@dirrm include/freetype2/freetype +@dirrm include/freetype2/freetype/cache +@dirrm include/freetype2/freetype/config +@dirrm include/freetype2/freetype/internal +@dirrm lib/X11 +@dirrm lib/X11/XF86Setup +@dirrm lib/X11/XF86Setup/pics +@dirrm lib/X11/XF86Setup/scripts +@dirrm lib/X11/XF86Setup/tcllib +@dirrm lib/X11/app-defaults +@dirrm lib/X11/config +@dirrm lib/X11/doc +@dirrm lib/X11/doc/PostScript +@dirrm lib/X11/doc/html +@dirrm lib/X11/etc +@dirrm lib/X11/fonts +@dirrm lib/X11/fonts/100dpi +@dirrm lib/X11/fonts/75dpi +@dirrm lib/X11/fonts/CID +@dirrm lib/X11/fonts/PEX +@dirrm lib/X11/fonts/Speedo +@dirrm lib/X11/fonts/Type1 +@dirrm lib/X11/fonts/cyrillic +@dirrm lib/X11/fonts/encodings +@dirrm lib/X11/fonts/encodings/large +@dirrm lib/X11/fonts/latin2 +@dirrm lib/X11/fonts/latin2/100dpi +@dirrm lib/X11/fonts/latin2/75dpi +@dirrm lib/X11/fonts/local +@dirrm lib/X11/fonts/misc +@dirrm lib/X11/fonts/util +@dirrm lib/X11/fs +@dirrm lib/X11/lbxproxy +@dirrm lib/X11/locale +@dirrm lib/X11/locale/C +@dirrm lib/X11/locale/armscii-8 +@dirrm lib/X11/locale/en_US.UTF-8 +@dirrm lib/X11/locale/en_US.utf +@dirrm lib/X11/locale/georgian-academy +@dirrm lib/X11/locale/georgian-ps +@dirrm lib/X11/locale/ibm-cp1133 +@dirrm lib/X11/locale/iscii-dev +@dirrm lib/X11/locale/isiri-3342 +@dirrm lib/X11/locale/iso8859-1 +@dirrm lib/X11/locale/iso8859-10 +@dirrm lib/X11/locale/iso8859-13 +@dirrm lib/X11/locale/iso8859-14 +@dirrm lib/X11/locale/iso8859-15 +@dirrm lib/X11/locale/iso8859-2 +@dirrm lib/X11/locale/iso8859-3 +@dirrm lib/X11/locale/iso8859-4 +@dirrm lib/X11/locale/iso8859-5 +@dirrm lib/X11/locale/iso8859-6 +@dirrm lib/X11/locale/iso8859-7 +@dirrm lib/X11/locale/iso8859-8 +@dirrm lib/X11/locale/iso8859-9 +@dirrm lib/X11/locale/iso8859-9e +@dirrm lib/X11/locale/ja +@dirrm lib/X11/locale/ja.JIS +@dirrm lib/X11/locale/ja.SJIS +@dirrm lib/X11/locale/ko +@dirrm lib/X11/locale/koi8-c +@dirrm lib/X11/locale/koi8-r +@dirrm lib/X11/locale/koi8-u +@dirrm lib/X11/locale/microsoft-cp1251 +@dirrm lib/X11/locale/microsoft-cp1255 +@dirrm lib/X11/locale/microsoft-cp1256 +@dirrm lib/X11/locale/mk_MK.UTF-8 +@dirrm lib/X11/locale/mulelao-1 +@dirrm lib/X11/locale/nokhchi-1 +@dirrm lib/X11/locale/tatar-cyr +@dirrm lib/X11/locale/tbl_data +@dirrm lib/X11/locale/th_TH +@dirrm lib/X11/locale/th_TH.TACTIS +@dirrm lib/X11/locale/tscii-0 +@dirrm lib/X11/locale/vi_VN.tcvn +@dirrm lib/X11/locale/vi_VN.viscii +@dirrm lib/X11/locale/zh +@dirrm lib/X11/locale/zh_CN.gbk +@dirrm lib/X11/locale/zh_HK.big5hkscs +@dirrm lib/X11/locale/zh_TW +@dirrm lib/X11/locale/zh_TW.Big5 +@dirrm lib/X11/proxymngr +@dirrm lib/X11/rstart +@dirrm lib/X11/rstart/commands +@dirrm lib/X11/rstart/commands/x11r6 +@dirrm lib/X11/rstart/contexts +@dirrm lib/X11/twm +@dirrm lib/X11/x11perfcomp +@dirrm lib/X11/xdm +@dirrm lib/X11/xdm/pixmaps +@dirrm lib/X11/xinit +@dirrm lib/X11/xkb +@dirrm lib/X11/xkb/compat +@dirrm lib/X11/xkb/compiled +@dirrm lib/X11/xkb/geometry +@dirrm lib/X11/xkb/geometry/digital +@dirrm lib/X11/xkb/geometry/sgi +@dirrm lib/X11/xkb/keycodes +@dirrm lib/X11/xkb/keycodes/digital +@dirrm lib/X11/xkb/keycodes/sgi +@dirrm lib/X11/xkb/keymap +@dirrm lib/X11/xkb/keymap/digital +@dirrm lib/X11/xkb/keymap/sgi +@dirrm lib/X11/xkb/keymap/sun +@dirrm lib/X11/xkb/rules +@dirrm lib/X11/xkb/semantics +@dirrm lib/X11/xkb/symbols +@dirrm lib/X11/xkb/symbols/digital +@dirrm lib/X11/xkb/symbols/fujitsu +@dirrm lib/X11/xkb/symbols/hp +@dirrm lib/X11/xkb/symbols/macintosh +@dirrm lib/X11/xkb/symbols/nec +@dirrm lib/X11/xkb/symbols/sgi +@dirrm lib/X11/xkb/symbols/sony +@dirrm lib/X11/xkb/symbols/sun +@dirrm lib/X11/xkb/symbols/xfree68 +@dirrm lib/X11/xkb/types +@dirrm lib/X11/xserver +@dirrm lib/X11/xsm +@dirrm lib/aout +@dirrm lib/modules +@dirrm lib/modules/codeconv +@dirrm lib/modules/dri +@dirrm lib/modules/drivers +@dirrm lib/modules/extensions +@dirrm lib/modules/fonts +@dirrm lib/modules/freebsd +@dirrm lib/modules/input +@dirrm share/doc/gqview +@dirrm share/locale +@dirrm share/locale/da +@dirrm share/locale/da/LC_MESSAGES +@dirrm share/locale/de +@dirrm share/locale/de/LC_MESSAGES +@dirrm share/locale/es +@dirrm share/locale/es/LC_MESSAGES +@dirrm share/locale/et +@dirrm share/locale/et/LC_MESSAGES +@dirrm share/locale/fi +@dirrm share/locale/fi/LC_MESSAGES +@dirrm share/locale/fr +@dirrm share/locale/fr/LC_MESSAGES +@dirrm share/locale/hu +@dirrm share/locale/hu/LC_MESSAGES +@dirrm share/locale/it +@dirrm share/locale/it/LC_MESSAGES +@dirrm share/locale/ja +@dirrm share/locale/ja/LC_MESSAGES +@dirrm share/locale/nl +@dirrm share/locale/nl/LC_MESSAGES +@dirrm share/locale/no +@dirrm share/locale/no/LC_MESSAGES +@dirrm share/locale/pl +@dirrm share/locale/pl/LC_MESSAGES +@dirrm share/locale/pt_BR +@dirrm share/locale/pt_BR/LC_MESSAGES +@dirrm share/locale/ru +@dirrm share/locale/ru/LC_MESSAGES +@dirrm share/locale/sk +@dirrm share/locale/sk/LC_MESSAGES +@dirrm share/locale/sl +@dirrm share/locale/sl/LC_MESSAGES +@dirrm share/locale/tr +@dirrm share/locale/tr/LC_MESSAGES +@dirrm share/locale/uk +@dirrm share/locale/uk/LC_MESSAGES +@dirrm share/locale/zh_CN.GB2312 +@dirrm share/locale/zh_CN.GB2312/LC_MESSAGES +@dirrm share/locale/zh_TW +@dirrm share/locale/zh_TW/LC_MESSAGES +@dirrm share/gqview ---->8---- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 11:29:31 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 7CBD937B416; Sun, 16 Dec 2001 11:29:27 -0800 (PST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.1/8.11.1) with ESMTP id fBGJTNf32003; Sun, 16 Dec 2001 20:29:23 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Sun, 16 Dec 2001 20:33:47 +0100 (CET) From: Martin Blapp To: Steve Price Cc: , Subject: Re: ports/32906: [PATCH] Fix distinfo of ports/www/wwwcount In-Reply-To: <20011216125908.E72144@bsd.havk.org> Message-ID: <20011216201522.M43207-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Uhh, a lot has changed. On the homepage I've found: Some cleanup for NT. new config.guess should support MacOS X. (Aug-24-2001) http://www.muquit.com/muquit/software/Count/Count.html#what Our patches still apply cleanly. Martin Blapp, mb@imp.ch ------------------------------------------------------------------ Improware AG, UNIX solution and service provider Zurlindenstrasse 29, 4133 Pratteln, Switzerland Phone: +41 061 826 93 00: +41 61 826 93 01 PGP Fingerprint: 57E 7CCD 2769 E7AC C5FA DF2C 19C6 DCD1 1B3A EC9C ------------------------------------------------------------------ On Sun, 16 Dec 2001, Steve Price wrote: > On Sun, Dec 16, 2001 at 07:57:02PM +0100, Martin Blapp wrote: > > > > Do you have the old archive lying around ? > > http://people.freebsd.org/~steve/wwwcount2.5.tar.gz > > -steve > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 11:32:52 2001 Delivered-To: freebsd-ports@freebsd.org Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by hub.freebsd.org (Postfix) with ESMTP id 41B7A37B416; Sun, 16 Dec 2001 11:32:50 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by nd250009.gab.xdsl.ne.jp (8.11.6/8.11.6/NinthNine) with SMTP id fBGJWn597022; Mon, 17 Dec 2001 04:32:49 +0900 (JST) Message-Id: <200112161932.fBGJWn597022@nd250009.gab.xdsl.ne.jp> Date: Mon, 17 Dec 2001 04:32:49 +0900 From: Norikatsu Shigemura To: lioux@FreeBSD.ORG Cc: petef@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/32790: patch for mail/qpopper with WITH_DRAC In-Reply-To: <200112130840.fBD8edv99229@freefall.freebsd.org> References: <200112130840.fBD8edv99229@freefall.freebsd.org> X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear lioux. On Thu, 13 Dec 2001 00:40:39 -0800 (PST) wrote: > Synopsis: patch for mail/qpopper with WITH_DRAC > > Responsible-Changed-From-To: freebsd-ports->lioux > Responsible-Changed-By: petef > Responsible-Changed-When: Thu Dec 13 00:40:32 PST 2001 > Responsible-Changed-Why: > Over to maintainer > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32790 What's up? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 11:39:46 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F95937B421; Sun, 16 Dec 2001 11:39:44 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGJXOb85334; Sun, 16 Dec 2001 11:33:24 -0800 (PST) (envelope-from ijliao) Date: Sun, 16 Dec 2001 11:33:24 -0800 (PST) From: Message-Id: <200112161933.fBGJXOb85334@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, nakai@FreeBSD.org Subject: Re: ports/32907: ports/graphics/gqview update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/graphics/gqview update Responsible-Changed-From-To: freebsd-ports->nakai Responsible-Changed-By: ijliao Responsible-Changed-When: Sun Dec 16 11:33:14 PST 2001 Responsible-Changed-Why: over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32907 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 12: 8:54 2001 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 227F837B405 for ; Sun, 16 Dec 2001 12:08:51 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBGK6nW47195; Sun, 16 Dec 2001 15:06:49 -0500 (EST) (envelope-from alane) Date: Sun, 16 Dec 2001 15:06:49 -0500 From: Alan Eldridge To: "Hartmann, O." Cc: freebsd-ports@FreeBSD.ORG Subject: Re: /ports/cdrtools broken in 4.4-STABLE? Message-ID: <20011216150649.D46706@wwweasel.geeksrus.net> References: <20011216162645.L900-100000@klima.physik.uni-mainz.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011216162645.L900-100000@klima.physik.uni-mainz.de>; from ohartman@klima.physik.uni-mainz.de on Sun, Dec 16, 2001 at 04:36:36PM +0100 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Dec 16, 2001 at 04:36:36PM +0100, Hartmann, O. wrote: >I have already used cdrecord a long time with a TEAC CD-R55S >and a PLEXTOR CD-R PX-R412C 1.07. The main operation >is to burn ISO images from FreeBSD CD-ROM images and other self >made images. This worked very well until a couple of weeks in >the past! It seems that FreeBSD 4.4-STABLE (recent cvsupdate) >and the recent port of cdrtools have problems on both CD-R!! Write a Problem Report. Use the 'send-pr' utility or, you can do it online (if you're more comfortable that way) at: http://www.freebsd.org/send-pr.html Please include your drive model #s, whether the drive(s) are ATAPI, SCSI, or one of each, the cdrecord port version, and the date of the -STABLE update you are running. You can look for an already submitted PR by using http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query and putting "cdrecord" in the "Text in single-line fields" form input. One last bit: when initially posting, you should post to just one list. In this case, I think freebsd-ports@ is the right one. I have removed freebsd-question@ from the Cc: line. -- Alan Eldridge Just another $LANGUAGE hacker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 12:20:40 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8822937B41A for ; Sun, 16 Dec 2001 12:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGKK1a02599; Sun, 16 Dec 2001 12:20:01 -0800 (PST) (envelope-from gnats) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by hub.freebsd.org (Postfix) with ESMTP id 7D06037B41B for ; Sun, 16 Dec 2001 12:17:39 -0800 (PST) Received: (from mb@localhost) by levais.imp.ch (8.11.6/8.11.5) id fBGKM2P50755; Sun, 16 Dec 2001 21:22:02 +0100 (CET) (envelope-from mb) Message-Id: <200112162022.fBGKM2P50755@levais.imp.ch> Date: Sun, 16 Dec 2001 21:22:02 +0100 (CET) From: Martin Blapp Reply-To: Martin Blapp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32908: [PATCH] Fix pkg-plist of ports/editors/staroffice60 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32908 >Category: ports >Synopsis: [PATCH] Fix pkg-plist of ports/editors/staroffice60 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 12:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Martin Blapp >Release: FreeBSD 5.0-CURRENT i386 >Organization: Improware AG >Environment: >Description: In my initial commit there was a core file and some old files in the pkg-plist. While we are here, also sort the pkg-plist alphabetically. Port is /usr/ports/editors/staroffice60 >How-To-Repeat: >Fix: begin 664 pkg-plist-patch.tgz M'XL(`-0!'3P``[Q=37OB.+;N[>U?P6)V-0')'T!JU0DA"2F2<$-ZJN[=\!BC M@"?&IFV3A/GU(QD"!+!T7L-,+[JJF_<]Z'SJ2`?P['5\-@N#-#N;>9D_^>T_ M\0]GK.XXE=\J%=ZHYW]6^/*_Y5]LJ\&<1J72<%B#-QJV:\O_:7'.?JNP_\AJ M=OZ9IYF75"J_38=ZG(2]O/PW%O3?_>?L[*PR^XR!_WF>S"N/?E;AS8IE?V?\ MN\LK%F/\]V_?OFW!^O.H5OUXD0E_VK[Y59G&1I38R"+$[2FO)!_/(2^*+.:NOW^?M; MA5<;N>0:9S4IE#>^\^9WUZW$PR004:7],:O\[?>S+7J5U9[:%U?W[=\K7_]O MM]-J/_3;N^")"&>UJ1=$@RSQHO0E3J;5CS3\_1M%9D[V903%TZJ?I@=EBZB6 M3KUL4@U&'[6KQU:_^GQQ24.:4?W6;?O^PHQ[O+[NMY\)`GN/_Q'C`:%KX^2KQWBA?7.+-SUE"3P]=`LR774*W#URACB']!$E";`/IV&*N* M2QSEOBI";%*T`"&21`;#="_O/U^?!7XV3X1RIP&A648Z]-+`SV-&CRA^EQ5` MQJT>\"6=S%"SD;?!RF\T6!X(9F@>66;8)E;-V,\$,",W667&KC)5#S1'@*I+ M10C?"_4AD@,T$9*_K@F0_'52?*R1A/#88'71\06E#8XU4AL;:Y0Y--904V2L M@>;`6$,-<9'C=&&1`[11,?&23!\6.4(7%SE`%Q@Y@!89:R@E-#9@;6Q\@>F# M8PW51\<:1@B/-=88'VLD(4#66%.$Y$!MB.0(78SD6Z8N1'*`)D+RUV6`'.IR MO^S)QO@`=N^=?H"$T@;'UW[%B#*'QEY3902:`V.W]].:7(6%%J#K!-$5P>V0JP(LML/&7'F(K#7MAF!YO3_VEL:4<;$_]K[FE'F*Y'] M'EV+U%U3K%M++4`3&^L#B1:@B8KW),A$0HF++:0Y,K;`IMC8@IJC8PNLC8\M MG#%"=K`DG+FDKF^@M`#-EO!Y!Z9]G;09'+KO,V-UV\#^G:D1J=T`#MP=&J&F MTG_@VM0(-1P$UM>.6H#N&+"*(5U*T,;*; MU`2<.4X.5"`"U!PK^P73X`1=A[""Z':`C;,-"-TNL(FIPGUB]S!L!A+Z@[US MNQE)Z!"^7C"88>8>X>LE"`%&Z!+V+VST4&V?L+Y?T"-TG<+ZDDJ/D#%2$*U9 M(L1;(-ZK'].P2,CZJK[@=?,\;ONJODC(9J9@$*()^+U[8S/0'/#[5]QFI#G@ M=^[BS3!CP._,"P@P<\`?F&WHH;J`WUS%ZQ&:@-_,<_2(_1B9IR*101:]!.-J MG`3CVKL85M/8-^+DR]'(2T82/$'`>TO4@04"'B%@2$&SU50=($D=>V$HD@4) MZT\7KR3@:)@%62BJ"<&_WCR+LV%8?9GNA=,!$RQ"D9),._-"D66"M-QI/!)) M1(J%B?HL4!"-25'FAUZJHIPBV$N2^'UBBC%"-E`3@9H#U/"G1CXUZ*GQ3@EU M8I13`IP8V\2PID4T,9AI<4P-86+T&@,W+_2RP4F"65;]"`,-:!1X83Q."U$K M+];2L`4&ZY\Q M%Z?`WF<,]CYCN"L9Z!>KP>J@Q12ECE-`(TN*C>K"+1>G.#BEQ,(LG(*FF*3` MWN?\'*^\S%WP4M%]QI-,&-3U'` M2%844!=%076Q+!O,%T4!O:\HJ"X6O+U*B@7VEHH"]I:*`G9*BH(&C*2@`2,I MN"LML/0I"NY]=$N2%/3\HGHK7'VT\BM*B87!ZC/88K*,H;HP!^W&%04ULJ24 M6!AJ9$F!+>:X:.XS!ZZ6S"GA%SC&)`56WSY'JZ6DP!:SS]%J*2EHM904.)+M M<]B5]CGL2ON\A%_0C8_93=R53=R53=R5<*M!1<&]#[=P MS&[@WF_@WF_@KFS@KFS@%D.OH10%-S)\3&`V7I,MO%I:>+6T\&IIX=72PLN% MA9<+"T]D"T]DR\47YN)&=G$CN[CZ#OXN3HEWP8V,7JDI"IR5EHWK`A]X&7[@ M9?CQC>''-WFPP+.R1!U#;ZXXXW@[RO%JR?%JR?%JR?%JR?'>DI_#8 M#4@*WHYRO!WE^/["\?V%X^THQ\_('#\C<_R,#,_J%07WOHM['S^)_@KG1P5SJX*QWR#;N?1OWOHU[W\:]C]_U<;RWY'AOR?'>$IXC2PH\3)$4W/OP,$52<._# MPQ1)P;V/=^,<'J8P>+ZO*+CW.>Y]CGL?/XQPCGN?X][GN/?AB16#/Q$A*>C' MYQ0%MQCZN0M%P2V&3T;@SUTH"IXO^.F5X:=7A@]3&'[@9?B!E^$'*X;WR?CG M+AC#6SB&MPH,;Q48OB/#'VN4%'Q'9OB.S/":S/":S/":S/":+/L>G`)7&/A3 MT!S_%#3'/P7-\4]!*PKN2K1:LKJ+MCVL#L_X)`6=BS'\6P.*`JMOHQ=$B@)& MLJ+@1D8O510%#!A%`7-?47"+H9Z6BX!9#-SY% MP8V,GI(4!3DI2%#R2X7W?/8=W,4E!=9$45!=)P75!QQR*@H:EI*`U65+0 M2)84-)(E!8UD2<&]#^_(DH)['\Y]2<$M!N>^VX0365)@]9MX(C?0JTY)@3<+ M28'5;Z#?2U(47'W<+PW<+PW<+W7T@P>2@GY(3U%@5]8;L,7J>"+7X=;:K3MP M&:^C(TY%@_F*,H)2R&YPN^OSCPN5)2 M8(LY>*O@X*V"@[<*#MXJP-_E411X8?!7,Q0%KI;X':P+?\]"46"+P=^SD!3X MIM>%O\Z@*+C%\.8*_M*$HL"1;-?AFFS7X9ILH[]#HBAX)*/??%04W)5XVX-? MVDL*[GV\(<'ODUW\=E1V"KA?\`*+WUR1AUR)&`=IEBQJF9C.0B\3M3@9U^*9 MB):D6B<2V:$?O,4E_9F*I"):.7Z>>%D01Z<1^[C\XTH]1N>D`KW,N_!]]4B.4XJ]5[\O?TJ!G=5S M0TXIL[7\>>93BNP&T7@ND8%_4K$_ES^+?E+E)^I'M$^JNS<4X8D]I!X*42L,DLML9R3G MGU1DV1W2I#R\4Y@$XONC0>+I*F_I9M`@L%239?)WB:[`(+)__8LD[UT,?2_- M:F(49#,9;S,Z)?7>!$J9Q.\(/HA&X@,A*#40_.K/JI>:CY=?W@,AS.(PA-]! M61;AK)ZC$D1[O^AN5!ZP5ZX*@%^MJD14(;KG855(>!V)6B!9:8UQ-E#9*Z(L M;P(&8!+U/,`DZGF`2=.3VX/\(5^HEOL\8N7:XQ$+UAZ/Z$=WD,IX M]T;I1(@,CMD"-M&?!6RB3PO81+V=+VPTA@O81+T+V$2]"]C$>'8'ZHF;<#CO MTHC1O$LC!O,NC:B;,_A\J@NLWR$J4<=#5**>AZA$7:V!>H(2K.71JPXNS1BJ=FE$76S MEC2TJ.[2B+KMTHBZ[=)(NKF,#98/:"+IM(&3=-G`23ILX,2\:LBRZB=Q&`P3 M+UE0DVJ'192%Y"JH?V M><3,V>,14V>/9]`O$EG-F\W"Z+76EY#EY5E%8=86&HGT-8LU=PO%,JJC(!%^ M%B=[3SXEL>-D)/:>JDIA!M&+>NZ:.B56O&A4R5.QMDS((]0Y+/8X)=_%4-:Y M8U:E:N61(M0C]"JS((RSM#85T_A4LKRQB$;>J:2]>!^G$I4__3$YE;3C(B#. M)B*IO?E>,DJ/6=%23KB\2C]:CNKRCXRJ3T&I-/5)1!UGYZVCV3%+6=U6'"-B M^Q:+)F<:3(42I.0%?DZLO46CJN*,@K<@59*4RTXH[CV?ZYTMF^B3RSU2X#R? M89Y"Y96DU:I.HNU7D:>SW.J9]J>3I^:A)U'U!)*V%Z9R[#0+.X&D[84%J^'G M2=9&$C:.XNF1XQNJ"$UK2A6AZ5*I(C0-ZQ<19<8X-`%4.Y09Y=`$D&U08IQ# M$T"V08F1#DT`V0;86,?()6N.C7:,7+*^V'C'R"7KBXUXC%RJOM"8Q\`D5SAD MU&-@DOV*CWM(?+)_\9$/B4_6'Q_[D/AD_?'1#XE/CG-@_*,GDJ,<&`'IB60= MP3&0F4S6%1P%FF)9!VAL9")2M83&@V9J.0Z!8R']$1R M90)&1'HB64=@3*0GDG4$1D5Z(E%'TKCH,(&H$VED=)A`SCOZV$C+(V<]-O-#8=TJ;J!DZ]R M-Q3*G&6#)LU4-G!L?G*81YF5'&8:YR*':909R&&FZ1Y^PZ+/-G8YE#G&+H83NS2Z#6B#U`V>+EDW(-V@2@]#32),"QT%OLSLS&'565+P^?<-Q)]G M6HCX<%@45WU/#U,/F@DB'20U0S(_=I@.,,D\`\`@P3D?R"B2X:U5QSD_2V>AE];^D:=D+XE'Q;C`5993N>N^/+^TDR3T^\\9E/=:)WD2:J0/4DZSM251F+;?>-`BS.'J< MB<23,5A"1/OE17WI]4U<1-'<"SN1W)KENI[R9AZ6=B5>@BA0%NEGB1>,)YGR M5`E!K8F8!C*\VJ%8GFIQ"=Y0F^\?322E=I; M#H5[DSB+E7^#,E*>)XD05[)\1*KTE!;S)&23WE?`21S*KO)>GJW4B:RDN,=D MO/RT0DE^*Y[.O&CQ[+V*^$TDI<5,U("=3-XZ5ZXL0E0>Z?@F^6:J4\ MYF!E6&G-BS25YXQR@N[CMT#8QY"M8\B\)#G_A83("Q?IHJP)6_,D$9&_:,5R MDTJR/!I*RO6&>MF6D7,[E'I65)0=Q,EEDDRF=KZXBTIJL<=-X=6)/ M/]X1:C=.LZMX_!!G$HR2[^+AQ0@ER68BR#X[$8SIBY8TU_1>1'.4>^,M6RB( M=!TN9$B@K,LD]B?S!+;F91R_2LX8X=S*0[AL[$0M"S(9M./@I10[5>?T(]BJ MEJOA4#GZ$E_Z[1-5BM&4V;`]^=:EU_[77#:@*I2/EU!6_=GR3).67\):PI%+ MB,L+D`$4J50KK\.GA".74%Z'::Q.-:45",5+-I1Q7/;MU2U<^7?/V67?>B+_ M<@3YB+HEIK-L45YK/Y:GF"/8LI,\)NI7`HY>0>D%'!-O0\]_'2?1J/K/6;D= MRQO&\R.,E]/+FVY)!]^\-?%FLL>2A[,@##T+5?TKG9>F/XLH"M+2]'Z6O`\3 MN=^7%7#K34MS;T(O+;_TU5]LM+7:%6`=*X#3!/O^LRD)7D*B?R%$2 MR.-;[=?3X*IEV:S:ZQ/Q#Y9C6PB>-]0O+I/Q5W6N'GR$X-4C)8GXYQ^]VSJC MRU=XQ\7P-K!^B9?+N4/PKHOAY?)[(!Z2+]6%Y$L\)K\.RI?KM^AX:LA[U M$)!S#,\;`-X!UR/-WL#D0_ZR&?L%^8LA M_NT_]'M/[18=?]-^Z#T]4^'=GP_/`Y-T%\W<+P%B2_ M][/)R;N7A#\_7?1;(!Z#(XN7\`<,_@.#M\'50*:I\SH&)[+;R/I;C]?=)WJVY_@6@I?B[^CX]B^U;0T` MO,,:Y_1-4>%M`._:@X%KT>WIVC:&9X.!A:>W[UT+E&^! M\KG"TW?>'U>WZOE4Y,9DA2>OY\?5N=6#\,TZ`['(E7BT( MPK,&A&]:U_3;PB6>[BZ)=Y'M2^)M$,]=S#ZLB&1]5^UN(PW>KEM7;1;CS=/9/Q% M[_FQV_T)XJ\`?*\KVU5R^YGC[2;9/CD>F#9>]!Z>?]W1VXT<#TSK%-[E34!^ M=_#PC/BK.^AT;D#\-8+_V7U\AO!R/8!_%?X:PM\\T=O_)9[>/B_QF'U:_4L, M_XCA+Z'\[?YL[*4U40\\2Q9G]V(4S*>=S`O5@Z)>"KX75"#E*HC& M0R]+(>+/(!JE<0)QGM5WVLZ>XJD7E>"5T&Y)O(S#40GRTV(^#:*SKOJ:6!5? M]#;]K&G/WLZ>?O3OSFXA(3TO]&1DQ"6,MJ:64'W-+6FZ+WR(^2#>6R+*YLFB M[T_"X6L)Q?=$E%!@3T9)0QR4@TJX]-)7D;P%82C*F6-;0#DEMB64-\6N%(A_ M*\(WD06^5XYU]C@,@[_FHB1;+?=X"1#U)LXF@7]Y>;FJ[B5J4'\Q'<9AR9+Y M[_;>;6QW;LZYD8!DA`%)TBP0#*5 M\M//`DA)E)PBUP_ECIF)*'=$EYWY?PNG!2P`!$$(>V,:JR06#CHFJ&5V;&B[ M]'D(=&_L4#.TXWI`-SCB@\BW,E<7).QP"/SA213U+\*FTK,AM7UB(I1U10A) M_K0G!8?C'R@?(C=%BOO-23'.L[G*V@]RWV@5Y_'SXO9!J^O*C*F7#Y-E8HJG M\X=Q#]H/0NGNY_<'?A.;QDVUF%_'HL&0"8#L;\?A(U5W M0P66L=(^H65QR$!9-H:*2XU[R%A37*?JS$MJWZM;Q7DB$Q0Y[?:FRJ83:KGWN=JZ>J$J?.*+1Y.XXR=UQDKOC)'?+2>Z6D]PM)[D%)[D%)[D% M)[DY)[G9C*EBY,JK1K,UBU@I1JP4(U:*4U:*4U:*4TZ*T0,G15(Q4O2J\119 M/35B==6(U5-6+TU8G77B-5?(U:'C5@]-F+UCHC5.R)6[XA8O2-B]8Z( MU3LB5N^(6+TCXO6."2O%"2M%5AB;LOKCG)/@E-5IIZQ..V5UVBFKTTY9G7;* MZK1SIBE.ME@]>\H*C5-6;)RR@N.4%1VG/)?@U1=K+)FRQI(I:RR9LL:2*6LL MF;+&DBEK+)FRQI(I:RR9LL:2*6LL80T2K.[/ZOV\F1=K4L(:=5E]+&+UL8C5 MQR)6'XM8?2QB]3%>\&2EQW(^UH1DRIJ03%D3$E[_8J7'2.YQX':7O2A-TR)] MG@ZK5MIL!N_9.!:.ZV*5N6]@#5P"L5-Z&2/EVIHF)N7:&'=+V7O#`4YY7=6`OWS.SMA MKIJJ"_JFAX-JP9.!)?=L6&ECJ](LA!/NULGM6`2A"5'=41LC1&9%VK@S%`BC30P![HK]:ID;BU,H$."K M'@/'!\]0DS+F!]]#F!]X"G4$:47%62D<"/<9=5%56(TG:Z73*E%59;#A/[9- MM0YHJY;#1Y:6`QNYA=`!J:7P(:GE`D:7%H3]JL7@Q+2A*4)(R[5@0-.U(-IV M+04W7HL%M%X+AC1?2^+MUW)X M"O=1/'=>&2,2()$FCRUYK.#JZW53I)2$-@V[FJJFH!^GC,;8ZS/-'''W!+OC M'8A54Q2,,+4#\IS?UD[!SSTIV%IW*#9CJPNS`?S'"E5`+9L;`U:C([A:1=,I MPQ8G*M%L%W,;/HG[)@872(S1R]2R!LT=X:<-UE1RR7@XT4&N]AF[':U:-'63 M<_:[5.Y.+A=-O;R=0/(%Y]%13PY:A]1S4([E9899GV'6(\QZA%F?8M:G7.MK MTU@_$B\YS_.."VVX.=AP<_#G&]USKQ3!&<]."$:_Z(AZ3;,$UB1M![#F(0=QLN9,1#M] MI:4LD=Q8FLY!>LZD>Z>5(D5L_]5(SAJN4Y="\>LE5]6*\_!W)^^^W,C5:_>! M1<8*H),_JI0OSJQIRN4=J&><'CK2,^841WK&6:$C/;\+MGK&]&"G5Y:Q=]V) M5^[[NEN@>W<`/SON<_!L<6P82ZE.*YI4R8)6,OS,[Q%&]MN?"UO?E*:J$]:^ M2(\!GHX<4ZS]K&.$MYEUS#"WE8XAWIY2CQ&EM%\YP_L)LXP8XT&?R3B[)<<` MHB_DIO(90Z#VTYJI#8EJ_L6S5@Z2M%?V#];2K$$_J*DIOMG)))1H]5'PDOV*< M0NX!M<$2J$(`,$_5HRI7QFZ"H("TW/?B@B`P+>OO4H`(_TU["!G_:.<+4&E4 M@>7,/T^%`*$T!&CW!6P,6&%E&/ZRY`O`\-!:8'!RQ%@\"($#UX$@<&+""QX.0`*7@1@ MP!&#!BP#8BP,\&`]>/2@@+;BWA`0OPK#@U0%P&ECP\@CF9&CP M<@A:PP&U&Q"\/,676VSE9=&5EP577A9=>5E\Y65#5EXV;.5E0U9>-FSE9>&5 ME\577C9DY67AE9=%5UX677E9=.5ET96715=>%EUY673E9?&5EPU9>=FPE9<- M67G9L)6715=>%E]Y67SE9<&5E\577A9=>5E\Y66#5EX66WD9"P4O+T<*00`4 MBTB/!:\.`/.$!Z\>%)`6YBP]"$P+#%Z.`(,7(7CP(@@,7D1@P M'D""%P%8\"(`"UX$P%X!&&!:\.@-/`@I=',"=#@Y=# MT!H.J-V`X.4IOEPK*'AY.5((`J!81'HL>'4`F"<\>/6@@+0P9^E!8%I@\'($ M&+P(P8,706#P(@(+7@Z`@A'4`G`86O#R".1D:O!R"UG!`[08$+T_QY1FV\LK0E5<&KKPR=.65 MX2NO+&3EE86MO+*0E5<6MO+*X)57AJ^\LI"55P:OO#)TY96A*Z\,77EEZ,HK M0U=>&;KRRM"55X:OO+*0E5<6MO+*0E9>6=C**T-77AF^\LKPE5<&KKPR?.65 MH2NO#%]Y94$KKPQ;><4:"EY>CA2"`"@6D1X+7AT`Y@D/7CTH("W,67H0F!88 MO!P!!B]"\.!%$!B\B,""EP.@X$4`%KP\@`0O`K#@10`6O`B`O3C`@_'@U8," MTH)[2TCP(@P+7AT`IX$%+X]@3H8&+X>@-1Q0NP'!RU/C\D>Y]?>)W'P#M(P; MQ_?:9T#+Z!5[[1.@;0`M4F=5;3-$OE:<,>^@![2,V]CWVK\`+6/ZL-] MEN')>RVC/^ZUC*BUUS*Z[5[[%=`J0+L&M(BOK1X0\3TBOD/$MXAX@8CGB'B& MB"-$/,744T@]@=2(&-`R(NY>FP+:I+9(;TT`;0QHA4;&9`%HD2Z(]$"D`R+] M#^E^2.]#.A_2FQ"'9_2DE2I$D--U2,]X[7[O;X23XR7&/?R4F79 M]BH6G/>']Y`JW-U1%9+.2G!NZM[+96,-5$T>0.HI-5H+"Z71(4@J":VF6;<' MG1",5W)/",8+PT<$(A7[R'G4H6I)5:6`X649T=!%;V#(`1I>T%K ML89S]VEN5&(*ZNI-62I&0#P`8N.O*L$(0+YQ]PH`\K6J:LXB>D\\T;^6E6!$ M]F,DM0V4,P^)(K.,U>4!$GFI.'M;>Z)N++D5`I@B:^32-(QIP@F$`*JLD(+7 M4C"6?'MY[[Y*`,K-(^L2]+^5-5`:S*R#=8E$[;7+&HO,@!X-CJBJ:STNH!*HB1W*/ MBJ#>DT#QE_YOU518`FLI.=^LW`.Q,=\0UZ#QV*3;[LY?!,-F4OXN[J7<0EE3 M&>KHPM^.AP#@%$KDXANG`=UEP4TM;?OQHHU*Y4;&C&N`CS!,_TA"_ZTOFK5R M5@$OL0#ENQB>6(M=N:T&F+6FX5W/?@`X]T'OU*70N3L"P"?<18U6\VS,"$!HYOG(^C+`'Y)5_PLX':#3G M?\3OF&)=5G>,,"^>.X9X%\_MF=U?$&2M$%].TBNLNR0BUC)9"\.Y%W\'H;X2 MJT)P/DUW`*3@7>N_`TC2%.E5O997_$$W;PJ5N&^(D8_1&$8MN@[A`":7F2C7 MAG-YW('A]II6OA8%S02`;M/'N/VFS_"^*O0]Q.QM?8K=W5IH10L=`'@:C(MR M3P`\#<;ENB<`GL:,\Y6*$R(@%<9EW:=$0"HP@*<1P1TQ"NB)$=P5HX"^&,&= M,0KHC1'<':.`_LCYUL8I$9`*W"6C@#X9P8X7Z8!X\L4'E^F`>/+%!Y?I@'C"^=K.Z=$0"KP M^#(-&%^F\/@R#1A?.!^5.24"4H''EVG`^,+Y>-(I$9`*#'#2B.F_QC_@=)\H MZ5["0*E>PX-)./5LFN'J'Z/P(9FR@O M@XS%^BG85DQ(7CLR(+,=&9!;UQPA>?5<0$X]%Y!/]P")<])ES_D]I`"_Z7-( M^?H<4KZ6"W":(Q#/:8#+M"#L,3T,SR;L+RT&NTMB;"%M@+\<@4CYCD"DA!T8 MX#+'9$!F`YRF(V&OZ7,!.87]IN-PQW&?$]V&.$X?A$K8!Z$BMF"(XQR1`9D- M<9R6Q!VGQP7D%'>OQ0)SF7*>WQR#`8C_%UZR%@-*IK+"?:^,#]`/2ZBE M/``4Q.N!$G@]4L-^6B%3I!`[Q+U4?\4ORQ'&+](.ZU[BAS&8P+.V,I9Q+N,$ M\B]FHU!,;LV&RF:UPEJV(_AUU@'\*NL`Q$/]43DD3UX/9$DW.=2)6P#(D->C M&8+\HT4P[Y#B$2JUTP.%=G*@S$Z.%=D1:&#H05C>KDRAH9A\@+##T_1UX.Y@:*:IY` M1O74U!52X$X/M,*.X!?;$]5&@+D"LP3F!VH&3T#NO2/0BG4(6!(H/,5NHF`1 M#^D(?CDZ@%^*#D#&>^(1B8'DZ M"BZ4IQ`GV'%7?S6L[.P\7D6-#[/@L;G6>#X/,.S!^<,SE0$5W6$39(/#%B8"*VN MB,9BSJLXQPR<*WP`B4*:!9LQ]R"X0'BWGL).,PUPFFF`TTS1/>,^!:>%3YRF MJ%-/`YQZBCKU-,"II[A33T.<>AKBU%,?X%`&Z@@S:-][EG*?5AX`Z&GCC+O? M7[F-_NIFX_Y)_W>]$4\LH"DKOK:HE62K:RO87*^VCCG8HJI4D3!;WYK--^O2MTDCVRUX4L+08,Z M4'^M?LK6M]V3*W8O)+/5CZ;(!+^^'[6[L8*K7AM;\?TD,X#IW94A7+V[=P[) MNGPNM>&;3ZW(!5N=-/:)7R^)"WY,K7N-E^^'3LT6B[+4H@':4Y32UOS,>/FX M>K/97(E"Y6XL=Y*E;@]UL3Y"<`;.&)<*[]%,QW/-NN?E"$F%95S\<4"DL%4A M&9=5[Q%9/$EM2L:]'P>$=P7_7N]>P7>W3X!(K`52]J2).91!S14_*5D7?C2%]&RY+.2W1FH!`>S<--]B^:A(QRYO M2_`3J`1?:YNL$5M4SY87AG-+:*=U]TXL25A+SIVO?>B1QIB4<]?'$46=TX5QBZN4T_WRDO@`YB&,DOQ%;.5]-F5'LSE"O*7")@G%W M1E_/S[OXJK#>4VVMXMOW:K9XH^IOTB+%]0@_-QN9`J-H*V>KJ>I7EN_(M+94 M0%Y*P;K"N!6;IEX_&KYQIU^ZW"?\QM)F(Q[Y26A#XSK@"Z07CX">ABS`+9V: M/916HDD5#6\B!O*S9]B9LDU5`5VKE;/5;KL!L=[JN?*_!$G8QKV:*RX;6BZ9 M)?FFP9`K0MA9*HVMFTQPKFSOZ0'S;E0#Y6SU6FE5EA05V8%^C_"S)&T#B=E: MZB3()*C3\_,B:+**ROEJ+'JV>G9F7">$Q%QM8>R&7^6DAN()Z3/)5ZM,(G.* M3L^7)ZW'L`&Y^2:![,C-DO1(ARUDO6[G.>P.6]!4Q&IVIG)3B(3?8*VJOGRW7-;UNO!L1B"X3D3L_.C-[&0"_1S;/,8]-8SA<<>@0_ M`263-7\HTXK4LJAJR9_':A5OV=6I92P*PQ\N.SU7_MALA.(7MY6SU<9*P?HT M2T_.S[HLMGS'\6JV6'P3CVLD`GXU-@6"6BMGJT6)V'9JOC@'5D>J%IJ_@^#5 M;'%EA>1'@E;.5EL)350[/5\N_F)KB]30C)8_GGJ`G_,B!493KV:+$[`2$Z@2 MUPTM7BW?NSH]6VZ*M+&BXMOO`*Z>IF*U=,$/!-@9\C?`0BVP)Q`@X4]Q6SF@ M%G7,7T[3=)BF_GR'Z/1\.4WG@;[2Z;GRE75?CV);;^5LM<(XC;*5D M;R1)O:R$?A(IZ\-B+9)M2_ZLPZO9XJ1!%%=K2+-$-G03HTT. M['!V>G[NUZH`RNK4@%CS1Q"O9HM%(5(@VU[.5<>-ILC,K_).S\Y-;)M"LA_( MQ59\X]P'OU=7BC\-C8U63T!)ID!N0!Z:2S6%GE8T^FY:IJIV=^`JN/ M\,\@[0A_'A(BUB9GGHO:$?Z(,Y]X4@:J*M*C544(6'`BP(+7C86*07JT&(2` MQ2`"+P;8?E:F4,%)CQ:)@'PWLP7HB`7NB`7NB`7L MB`7NB`7LB`7LB`7LB`7LB(5\3C3C2]]]!/;=`O;=`O;=`O1="?JNQ'U7XKXK M8=^5N.\"+Z3L"-AW)>R[$O9="3NB!!TQU@WD)J1'W800U$T(`=V$"-1-'(*Y M"1&@FQ`!N@D1H)L0`;J)(V`W`<WNN&:T M=P>X3;V2\^WH3N]6YI2C!0K,46"&`HSWS(X!?JVZ52`$N*DW5(8.X)>A`Y`L M%5@[=`!2A@(M0P&7`?/N3*<8X,9QRM(M"O#[0P?PVZ$#^.W0`?QVZ`!^.\3Z MD5FM56-7(I'^EHK2O8/L/\G[M9).WW>5)4$VB$WE5`)H'?-#/8) MK0J#(TAO]7(T"2F>9(6."QT56S<795/KK1M)P"Z266.>D+[NB[),K2D!C_?0 M5>O";"];*?H7/PTP2XD5W[9HP[00Y@()"230N6(C+-`>+C-7"3$5D*=86JLX M0U:Y-K5Q%T;55BO-:(T.J,777*PYCM@!%!,J6<]!_0S4,X+FD9X1-0]Z%],L M&["&TV`[,2VNK1$,M^B`4NBRDA;H)ZV>7S6MGE\U M_K-?_)IQ,S'-;]A$%%O#KYQ8BF3-5HNF;G*^<7<[$VM6N,UCHZN;;](R7@[; MJ3=6^0MV^`#OK;AB'B_?B-<5_3VQ)*6IDO&R;\=4&K!N4MF+^=< M![(7NRV(1",-YA%$G@&9-TA)"[.LL.V]W0&X*52,.FBO->#=C MKY8IYT*'O5QPCH7OU#[@NN\X(0VFI=NB6#).LAX3B)YSP>U.K5()=!8HTE&T M!L12`[UD[?:?UM`@NS(-4(DK]VUX0*Z>D*PH*Z_D,^?EX#TB,=^4S]@DQJWQ M`;79%.B,@7F/7.$6,UY6:5,0*4IG0? M6.?+)P12D)8`RF%LAKF5`S"W\L>"(;?RQX*1 MNG6G@C&WRNP6*[<#L'+[(Z50N?V14J3<[D0I6NX"+73IXX.@'KE,Q'M#NF?;2_,;*)?,A^`ND&\&9 M??E[&DJ1=8CG6'_E/_``0/X;.H#>K-Q7+GJU"%7_(Z1V=[U@\BO_)0T`(;Y%>Y^VA&.[;`%`!H]5>C4N9AGAY5&-AY MVY-C*P6-8;[=_>D>UEF^`RXQP#NI%[`U9LD$[GPPLDSS@SM#VP:KY]VR[1 MHGNJK3`P_K5D$-3-.G`0;*25;E8K*!4/H(5*A:H0/:UM5K*N%8*HVMTB!`!K MDQC-.E/58Z2$9JV)*)Y$M01;Q=TMY1X:`00E$&O#.*'>0\P&GA<3E#PBM1P+ M=R[$Y``B_FH8I\#7=:[E^D:=*P.P0C4L3H$(T#'2IH88S$J_>R^TYX8G_:&IS4>E#=OV6YU]%%6U,2[KJ>;HN]R/R=_E M[BM:?ZIO5"LW[T61->X\ZTB>CJ`/[CPQ`ORLM*P^F+31$/;#QW>0_JT2M$#` MTVG_T=)CM??%N--4/@U)%5Y;^N=88BWSN?:;Q3SQ!U4E/.4GF32V//O2EK_\D_%]:H74#;R28KTK1H=?O;Z7V3] MA<(`/X$W:_MZ2^6C[F>[A*"ZV`'XI5&?7_,;4^K+1U'OLB\=)LF-Y]% M[E_^&7.:G;[M'#]DLD@%&_K%2NF/SW*!-\9:696F2*7[,@$7<[5<,VIY#^S^ MPAP>=ABUR:%(7,8G\;G>^MH>AOZ4,3B$'XA?*=KO`]*/[I=\EA?S#OH?V\?- M?,#][=MXT/N MGXW-N^Y>&\8$JJ=/Y9-TN]]\XKW8FH:Q4#E">"-$#SG\%8"HRKZ`Y7_[XP=9 MC_:#XS3+Y15N2&[HW11M;;4KI7!=22_ES7]9E%X/=`K%``36$)`=5: MKI9QBNEI.0GI;<;6/ZJTM#%U=0A@JV-_GP)7G0DKE@J3QRD,8'I^84M1)54, MR'65\*VKO`+J1K5^"7BR5>Z4`2`7NN#GI]7',`#JV?)Z;6R1E&Q]TN1Q3/-1 MR+X"$T#M?T,+P+?OY'RUT+$HMD#V*],`KN"M?T.S`^*VR M-5==N54`(D[9XL1$MQ&DG@+J*:(NJ*_QU>TY:;[^=G9WQU?/)G?W0+60_&Z. MR6>8G.V&3CZ90GF?3(%63(TY`H=\AN104621LP>HF68/ M4#/-'L!Z1X+-9':/-=,]UDSW6#-!,PZ28\UTCS73/=9,R%:4DV.M"DU_)K,[ MK%7OL%:]PYKI#FNF.ZQFD"T1)\`X@^R@3"=3;.HVQ4:Q*3:*3;%1;(J-8E-L+C9]@%QL MBDW=H&UCDF-3MRDV=9MBX_L4&]^GV-1MBJWYIMB:;XJM^:#GI4Z.M>H":U5L M13E=8*V*!=8,\VQ9IICS33'F@F;<4RQ M&0?T`,G)L6;"9AS3&=;Y9EBKSK!6G6&M.L-:%=M;FF)SL2DV%YMB18JV*SU"FTH3Z!GJ\Z.=:J4ZQ5IUBK8A/RZ11K MU2G6JE.L5:$G$Q/HR3/)D:-"3H[5#/)*.D,V+9P<\$@GQRH26?@[.>`$3@[T52?':@99^#LY M6#/`".SDF!,@*THG![JVDV.MBH0R)\=:%5E1.CG6JLB*TLFQ5D7B*LF1Q823 M8Q6)A#(GQRH2"64D1V*3DV,U@P0;)\ZGPDAXIZCW6^.V0;C>30@$URJ*AWR'L'3HX5%:OW.ZS>[[!ZOT4> M]I(<.8CDY%`SW=Y!-7.+=;Y;:-JYN)U#0^HM\GC*R:$A]19Y/$5R9`][LE@@ M6U%.#CG!`HNK"RQ0+K!@L\""S0(+!PMHJ4)RR&<6T%*%Y%A1H<4$R;&:@>;` M),=J!@N4"RQ00H?QG1RL&?G1RK&6R"`AVL=G+((V>W MT!@YNX7&R!GRGKR38QZ)O('DY%@S85,(;&.7Y%BK8D$>VX]<8+MN%(6Q>L<& M/6`'I5D6QN9"C^JMS%15V^U-(I*UO%'N<\-%(MTGFF],*8L6NWE7R/HZ%?5K MV'(WU'XD&TK+US+YV=^P\TK&FB2^^5P;^VJY**Q_J-=KVGX5R6ML,EZ M^UI&_VC_\YMX$J]L\KV(I:Y>V>@[]]VO[+)_U%R\]KNV7YDX4\9_Z_8?>V^)&KQ M0Y*\?B?]LBWE6^F^#/&*8^K_8JMUMV3_OQ/SZMU]XB]%]N?\S"6P7"O]F'ZQ ML;9D%YLYCHZO8JZ=%KR*J>,)P<4F^T'FM8SU.NYKF?3CZVL9VX7^U[*WN\7^ MEU"NSG#Z]6WG9Z]VJ9;4. M[&:Q;&/#@>9B,T$A8G`]>K&5P`@QOG!\%5.!$8(Q&7\M6Z"WKV4L)'9! MT\W7LHH&'=X,_K7,A<0PS@+SU8QA$8RS1'\U#WR5P3=TJL/;BGE=K^.$UXV, M$U'5]$.SN1;5\.;D7BR>9$DN6`*VF5I5I/*9*Y:IJKG:[K_L,GK;7'%IM(8L MN]KCZI-V1%)%`A6462\^ZTQMEQ-NLW=>@M;+.?-IG=[D%)-NILO)U/_MFG[$ MT6YFR5*5=EF95;VA7R\+0R.HO'8?U#S/MS]+3=+DLJB=I1OZ2Q,+.YSN"]S* MV/PZ-QBD54PS(24K.+G$C\)H>FG[[30TL=Q]Z09-*_=?GX/32MWG`"HX-?\I M.12JW!?>\*2,T2$>TOX(3J[#T-0$S<0TS;-I<@RSTGW'#6\YBK[N*WMP??K/ M:,&N3+--UWXP6.15*0+:H9)U[;\;BGN9J)LJQ&.JQ*H2=^L/HE`K60VTX'X1 M*XM,JVI]XZ8Z1)>VNBJM^>J^_$LS4!RNK5"%9*Z1F#M/R9X MH[?UU69-*Z%8-TA+]?"F2.U&U#:,KAO[5V:A.N_3;F(2/A`M MUQ(;@(Y@`76I/BI%>"M7[BNI0:0U56AAV^^,!Z&E*1-CBT"8?J%"FY<63J'E MI95C:I4(S#4%B#BT.VCU5Z,"&UBK;%UG5@8./QX/=TQ*6!;AN`KM32NED1E3 MCTQE@@3C'NEV`]PL.I3.51*&QL:F,G"$=VU3JSK4,QU>*??A]G!>!W=F1W^5 MH@CLT`ZGZ!;8,QP=/H@Y.C;/87#DOM`52D;!Y#28G`3V19I4AP\>B3'(ZJ6; M$-]H0_]QCQ2J^LQ^Y5GTJVDLS3,#R$18"B]^D`Y`Z:]^H$31N$DSOVAA@\;F MU4VYIJQ2("5P`X$^^$9AV!3&M"QI$>I7L!BHBMH6NL#+EQ565\*/A1@HGTM9 MM!,Q+BC3)G'_KA(EBWJ%A(X=6BNW]1DC_KI#2U'ZB,/-;:ZJY.:;W! MW5^T\U:[I6'';"ZW0RMW:=W6TN6FJIQ6X]O+[;@MT/@URF:L:-?W%]I9*?L* M5OP<6C3/EUL*L;#R[]9)+:E$$E3AIKGU0M`-8) M_$!NW20.::L]Z<^WY(96QD4PGFB:?_AE./*=@;`L MT)K8WN0R#TI^!U^0M*YM>-($7Y`T]:_PI`G&DZ:EBG1+SAMW$B2$4^FS?!;M M!LXS3#=6+VL:W*L5C664!2:_4=^$3?U_LF(&9/L(1!:21R"RE#R`Y)5A624P M+*L$AF657"DLJP2&997`L*S&=A6650+#LDI@2%9E?%/5^FHC:S#PGQAPC]0: MHZI+3%B1/"+3H!.^:I`!ZA2N[2:VVW9G/MC&_E1"J`5_B$=!.R8G)FCQ;`TR M9I[P\*3VA"\,43H+-Y`W6*PXQ14T!SZAU^ZY4'N@)=#"2M%:!UM?I9 MH#,[VBW)G@2R&GO!P$HAFP9H%_7R&[5"9ZL1>DVO<(MQ$J[5U7$!640.FYR'/?G=JN;9U,!^[/'+$7X M]O1OJ(&RR"A5.VZ:J5'BQW4YIDPW=T35J0%>/X>F;1[%=7E#WGD_- M)KP""YEJ=Q0RE%<4-RYH@)7U1ZI#<=E8LQRX"8^##]S_QL$'+J<;PR^H]HO: MG+JK?T(:RB>NS?0E?MM9N*@4\05#Y7\^O+]ZE[O>OXRN!BY>1,R$N^&1F7!W M/#(3[I8?/K]&F?I6PHO4MQ)>HLY$>#MW!L)KHS,07H2?:9WZI__)!>/5#]9O MP"T7UYE:761A?K&%V<46HHLM3(,M])KCQ38MK:$)>>[>$72C)$UP$F/E654I MTEP5YW[M7OQ/XVOZS[6Q*AN7G4VG_9'];H)ZE-WSO_[ZE.\4_WVL6$M=TBI( M%=VS+??N\W.E3V4[0Y_IIW_XGRY%;)K:5^&XUITR-&/:SPW-PGEF6^FH59'2 M`L6]FIVNQ.WL7JOKRHQJK:EYVLHT-I'M/Z[7+"WEXWK]?2.\J*5\3&=L];,S MS932M#%C9OB9UL3&U.Z]LQ<<="?Q MSXMIQ=;]]_JKL&-2ZE,,U5?Q))9-85C:9LV3V9JG8\FL2C5'Y]Z,IGS;U&O]&X1,>9.8X@E0 M/R4%HJ9J1^1?!:(&FH?4VKVXAP#U!E-'?'FAW"4C34U=GLU8I8WPKUHQB:?$ M/Q5CJI]+\H3"WTYPEB"GK:5U:IFIL9C<$^<2$9>`N(P1<8:("T0,Y;E"Q*-S MGY[8CDZJ>N(::<%GH(`J21$QT"@J?0;$B-SO1.9> M53GW:Q=MGPXU-:#*QT25NV[K["_=]3]G?ZG:R_3.-51O+3NJ:!?%9V1?(RNO MILO9SO^Z6P&._'TSB[#*Z5_LB'AV\G"IQ MEXJ8H?#JIZ@B%E4TX.M.U%WWP?&,9-0SW.N@`SFB["2U9A0P5J-#G%/9-%LE M]4@U^+OL'K]6/-VFK"+WRS%=DY3E8S8= M$!VMHL\;2F-W&B$:3DVG-<-7=,KQ*)VN&8---31>MC_R_6ZH8%>SZY%RK3:: MD>/5YI&E4@Q5ZC?-_C.=CFE?VM\:2EQRLFA'QWE2F=[6UX!*C?8=OS",Z[0< MJ9*8DYYJ5X'G!6Y]D`]+2O+0^9@D&5$456E')'F5T:@G=\NG`:'Y]K4:ZRZB MG$\&1RC_(MN0"9IX#YH86&BQB/U"CJ4^6BCRB./E*(_9KWCY^VC5C:WI844R_YQO=;:2QU;Z..J6]W M`5GB_AXC#^AO8XX1?G=T8/03R2,M*4:B9JJ2>OEMO?SRY\B0G5O&P/Z4<&*P M2>-D:/_*3>=669[9,5&>YF)P5\N)BGILQ>A41FO13<@')FH-9UK@'AFN1H)% M4W,JJN`D]YP_ M7$^&&I%TKA&EG?WRY@UK5GIXE#HPG"2<`:!I*&88_30X(=BMU0=71(DKPW2D M2EAKT4SJRNY31@[ M,K_N;V0,-53<^MITV-=%YS1\\C-!_HHJR,_<>JC2CFBF)5Y/31W=G7/ M67Y6&X;HJ]6Q.XW1'+<[`R%4\CXWXU/NZ? M[%P-!,KQ<:Z-;96T3_2+L?!6;:MJ/62L_='@,I:1[7+4K]QP_X?_*6^\M^9Y M6\FAA6/;/&XF/]8^[MVBD2Z]WZ$=3&RM:*@9660;=^F3NU9^^>:W?XWTU\/6 MXM#P._KPJMU[XZEV.W1#(O=I@FI4U7`2E"M:)HQHW!K@JUC^]G$DOG1KA3>_ MCS3W:G2<&&MJ^CW#Z;\ISA#2B>W'Q[:&.NWS>-\O.1'!C1"\N<38.$*K4)8S[Q>T`[KO-F_/ M.[Y\JD4]-!+VQM;1$XRG%3(L$V-+D*/ETX"LMUT\H-JP\K7A#(C]G?8AE68T M`"W$(G]*;W@T/^P'#$Q/GCC[YJRI`H4UUD++[8Y)SN.4_E[%^2KK+6'/BTX> M9IT7'DW+!V3NP>](U^OO$9UO2UI\C#Q$Z&W^#-5HQEDF]/K00(0H.`_6^\\T M!Y^`5*.CW>%9\T`!\^2YYA3Q$.*':BLWM8RM2K.ADX!Z_VQF4"#2H9.-)VN3 M`=7N[.VH:O0P6G_SY[SK?95#F^5%M;&B+`AA(WW\N'E`E8V>C<[/*E*).UEH^ M20H79\_"N#'>UK8:F9;T=P'/)G@[&9EO]<^$#&P)B]Q]C*)=>X[$L)1&T:%M MN/Z9E_-FAAASM5F^^+-T&&=%Q>"+.U^C7#>PW(*U&YK M>]AFO^(&5.:;X)R5V3]>'I`_C'Z>0GCF<_18X4!V?C; M//KX2,-Y5?\9V8"JMR4TH.),=TO.AO7NW,*0HCO\,"#IK6-'5-TNSX"*M9E] M.!\RH.G/VH9DW.E*?V(]H#J>2YT7'NU4#0F9L$%6G_F(YUH8C MVFWWGZ_..ADY_78\)1CPAE$'W4\!!R2'AX$#(DYL8SV,[6]0#JCZCYH&9/LS M`>NY=.^AU:!H_^AD6#7^ZH4^?C@RJ-H=-1X0<;ISPVKN M_HF9(57_U,!Y7?]XT?G^]62J:'1#KO_T9$AU>!(SI&(]AL@XCYG[#YN&G[&. M[X<>]NP&UJ[C.YWGW\4X]X3AI1?OQ[1V_$'UBR_3<[3=Z_$Y]?H[V\(X^ M*Q/=B_UKXW.)E>TT_&Q?X5-:[8OQO&%?OW,]F6*[[8S],Z M[?EAX?@]BP&=Y2QCGEFKO?ZINP$59X*X/^Q^7M)_T'E&==B]/"/85VI[LJ>K MU3/#Z$%\>+V(VV8)HET#8C_]'_:&O7A_WH.K]YO[S$I)A.9GNPV!3'&[S\NM M$%'P"]@^6V**VW-IS-K8'3MCYKJ;VS'5RJ^QN!6R@;+!%[=;RMQ(8$/=]8ZPVCJ+@F/AH#C%6=>VJ ME)GGHYGCF/AT!C8ZGC\"`>MHNC8F;I_?,,6;S3>^^&A2=4;\TM5E(]+CN[1& MQ$)C=GLKB8;D1WN$1NUQRI*=V7;6.VP\M:_NFPT=Y9ELG_#VAGI MRU?>C(H5(N[?%C1N>?R$YLNWV#`LCV[8O'RUT+CE9'2G[.5K>L:SD2&-8D=W MKUZ^#HE1=:/;^R_?]\00CQ[6>/E"JW'Q,Y"-_CU$C&P`XOYM08QL`([4OPN, M(49ZROBU4R^O-,?$1].O43$R_3H*F6-B:!^B`G)QM#TT*DX!K01F\="^$V/' M\N7%_ZCX"5BE'"W^Q\5(^8`UZ=$6"T,,9.-H4VU,?+2D&1,?S?_.B'=7=9W[ M]=`M2NW]6N=^.71'U>&PWIE)?2O0YNRM6B^\N#:H/+R^/20[?Q^6O^[LW.]& MKA+K+E([^]OV%K9SO^XN'3K_Z_KL#.KAXN.S[ MK.#X[.HY67T3FHI#D%2JW:<$^+..`#)'/X*0.^%^\9@)B%D:QJLRE(W*IH2(&I.X7]1 M>:Z2Q\IWJB_4)6&`6_P]^&;MOG7Q@];T%\O/X"^R=LGQ@4]2I&_5:!V?ZE.= MC3G9'ODWS3A62NKT;0C$+\H!X=9V^WV7SA-^^/@.TK]5@N9:'TS::(C[66E9 MX5C[CS;1L5H\`H,JXX/[NML(\-F]/-]H>?.C*!Y_-5JE8LMFW@CMYM`62NB- ME13^OHA8CY9FS[C@TZ4U5FU'C"G\5[.YR73E?RO:;W2!V,_M]]1`ZA=I<\&O MO8YZUW[Z#:1^E_5:6O?-N=$.>8I^-/Y3=3#5?>,/Y#ZUGQ8$J<\EXH<[J/V$ M(DC]^_,/;(3;=_?`'YOB)_?!^-%&^K+[4M(/W2R3#;PQ[F+`TA14]G&?W6/M MR/79?WESK",>()W]8J6L53$ZYNV9`\#,F1^+Y0]^3<^&/@OZB^17\^XOO`'< M3\ENWLJX&2^&E[Y75>V>3;#$'U25,)6^:KJQ<+RPGODDD\96ZFG<-;S\B%C\DB:RJUS9LQ>:53;YK-^A>V>IOXDF\LLGW M;J?PM?/YG@:EAO3JM7WU@ZC7KVSR\\__>66+7[:E?"O='HAZ]3[P/TIN7KNU MNKV5_PVC-#Z_EMW/?@1_)6-NM?O1MAF M9?N:1C_[EPK9!@>CW',^'(!'K?3CVZL9\Y'MU:QU,Z%7,M>+9J]FTL6QUS*V MBV"O9<_'KMO9=)'JM,71`AADP&1(@A<[P(46WSV.B;*IFX/R^= M)SHC7\Q0>03)HP4DGTTQ^3TF?X#DMUAF;K&:N9UA\CDFQ^K]]A:3WV%RK)EN ML6:ZPQSX#FO5.ZR9[K!FNL.:Z0ZK]WNLJ/>8`]]C-7./U'Z"\WT90][B=8];GD,_8A.46VS& MH=-K[?8>/['3:^WV%A^`X+PW=8&+[#PO!=!,GOL7J_Q^K]'JOW!RQ0 M/F"!\F$"#1P/6.=[P,+!PP)JIH<%5C-8L'G`@LW#`AI2'Q;0D/JP@(;4AY=? M@CHOQUH56YH_0''U%MM!(3F2]UMLPX7D8-X1CR0YXI$D1SR2Y(B+D1QQL=L9 M-&"3'*M(:-U$L(\'&R3'KR'8]R9&M M*"<'K6,^\P#YS!0;Q:;(ZL#)H9%@BJP.G!P:":;(ZL#)H5:=8D/J%!M2I]B0 M.L7&R"DV1DZQ,7**C9%39#'AY%B]1UB]1YB_8U.(*;*-YN18JR*'&YP<:]4( M:U4L\DVQR#?%(M\4BWQ39$7IY%BK(BM*)\=:%0O#4V1%Z>18JR(K2I+/L5:= M8ZTZQUIUCK7J'&M5;/HS11Y/.3G6JLCC*9)C<[$ILO!W38ZV*;%HX.=:JR*8%R>^Q5D7._C@YUJKW6*O> M8ZWZ@+7J`]:J#UBK/F"MBCSL=7*L5;%%W!1;Q$VQ55F$KD2"380MXB)L M$4=RI)GF=]#TA^1(WDF..`')`2>(IM!S;2<'\DYR9(;MY*!UH%5)CAP5(CG2 MJM$4>J[MY%!1H>?:3@X,2TX.^+N3`QY)V_DQSK35.P-R%K#YH18)TOPCPRPEP,"F4DQWPF@EKU#CJB M17)DENKD2+`A.3#CF&$''IT.,DT.M>H?<3T!R9"L*.VP<^SN7^?JBR6.^VD"/2TT$ MJOFU8FR=(N*&*VZ6:Y6M^6IM-GQQ86PN]*A^(^-$5#7]TU_+I8KO/C$U)"^' MK[39J66JZFM1\7+BQ8#A4B60;:=GFE=%*I^YXM)HSZ<_9SY527TSF5[-YU?K;3EP77)/6)62*GI,N:S7#)."=)U8N:3 M04$MA@65FP1__Z&\OJ3F29)F,*M.4MJA3I'68Z6IY?-\4ICKY&RMU.F-^P#B MS70YF?J_7=./.-K-+%FJTBXKLZHW]&N*/#7)K]?UN0O/'-_^+#5)D\NB=I9N M/HA"K20-`(,)OP"*))%:6E$;"[/)VEUNF1N,(N>BD6JK<;#]T`>:2_=Y4/?Q M$CBY]F.=*";=QV+@3*YHQ@$GI55LA56NPX+)T5^:6.`MGKO/YZ'9S/TG3^"T MBKPJ!?4%-+GV1W!R'8:F5B56E7@GJ&1=^X^TP&`MZJ8*:3O7Y_#RU?[38##E M/G\$0\;HP8*M3%%7-[5MI.N:-X+4Q39.KNMZ!0"H7J'`-P`HJJ7[@P`Q#"@0 M4%@*EL;E`I3'J%Z!`*2/]2-;'ELC4K::W#L&/-3+`8=S>DP-&/?_O$[5F<\. MGZ@S8<4RYM=,I^>WDP=`N67+55X!QE7;;?F=Y%&E)3\S7AT;S09*H2D0`?(J MJ?A=L%K+%=*T7J]J3&\SOMXT_*9R$K>QPP;JM;%%G)08@.H5"GP;`C*A:1*_ MO1&E_X1>IL9TUII-=3-+EZG9%->;G*W7JNR-00T)5OM_S-=QH867""3 M*)N@#%75E0Z!;`"$(K2`>$09N#"YE/RV[!BX\-5&P"Y0-[;`V\93K448#31`%.$\%.,\.;9896 M\0RM+K?!JXJ0G'D.SIZGPO*(US=*S`.Z]=S'MVD(%(5`LQ!HCD*P/\P#!I#Y M-J&9+`%08_=8:#+[C#<`^'\:07,$CLFEZD*J4+/P3GT%%R!GL+K M[Z_&;92#$)PY?.(T7]9707D+&Y_G0>/S/&A\GH>-SW.86*#E6:!%N453N`52 MB)O52EHLQG0,TOX=PB](!\`%`9HO-76%%=P3V(QYC_!+LD/XZW)/0+'.$V`I MP!)`PY$GH$GRC@!S!?C'RDH).;D'H&;P!+_,7LXOL)<#!=[-8H!6V"/\7.WG M2GS_1F=)Z/1H-R^""P[Y'SS[*J5XO#*%!FOK@/&+<6BNP/P@-:6;O,3B4XM@9?8(4&BO!TKM]4BQC2IJ)$->#V3(S1-2:%SO M$"!/+0!G"J@F:YHB)03RCQT$><@.@@+;#N+7V8[@5]J>D&XC%\;`/>,C#,\D MT+3NAR7DH"W!+TNKYQ>BU2-%4%E1FHJ_KJQR0XX,!X8C#"A/BT%5W"+X1L\1 M")<,GA%+@_D`O+9UF=(3CLR(*\=&9!;WX@AF6W!@+RV()158PNW MDP([3LOACM/CH`+VN(!\ACC.$1F0UQ#':AF.0#RC`1[3@KC#]#D\H[B[5(]6R4?<7SH.=I@^AY2OSP7D,\!G MCLF`O`9X34?B;G,$!N0UP'%*+:KU%3@!ZRAX_M5QZ/3+/>EY1">)+01GL<6X M.529/Y$W?B"O?1V89J#ZL93":H1H_`P;(EQQ("!5(D\A0EJ)`=5?]`N,(!D? M2$@@Y7(*$Q%,S&!B#A,+A"BN7(M@1+(5!49D5DH0T4J+!$.,1?-54I?%",AW M';"56B-]L)OX0<[H"<@9/0$YHR<`9TR%?<0&$T]`SICI%!P3,Z-76*XR6X"C M*!%P$N`H2@1:<%N`PZ@CH&$TLUNXIK9H36WAFMK"Y=YBY38V`\M-!%9N`L!R M$P&6VQ%0N4L9QQH*FQT!C%0=`8Q4I=$*J]S2E&YX@PK2(4!)K%!%C#@)11K0 MK8C`2DX`Z%9$@&[E",BM-NL:'-NV>@/6%!%831$`UA018$TY@E53B="R(.=P M+\Q3_^,LVTX0&)@$)#*!B9"BX&6)`E)A''X^(68!J3!.2Y\0\X!4&,>K3XA% M0"H+F+@-2.46)NX"4KF#B?N`5.YAXB$@E0>4".@N<&^)`L:7"!Y?HH#Q)8+' MERBDPO`:"QA?(GA\B0+&EP@>7Z*`\26"QY M7Z*`\26"QY<`1X;]>!8POLS@\646,+[,X/$EH$O"/3*@0\+],:`[PKTQH#/" M?3&@*\(],:`CPOU02\DXLY-HE8L;T=1-SCA8UZK](0A.A&O5)B]%55E3\18J M'63T,K5N.Y=)T*^6B96"\;!L!ZB$\T"H4V?:&*XX-X9=F4Z[7#5%L>42;N?! M-P$7J`JSR04[1U5IW2UJ7+5;X@):CN.WXB;/^1Y<-6`M.J#;R^<3F29/ED`1 M"OIQRG:R>NV.D%JH<9L\ME0,P=5OI*C7E(9)V%VK0P`7VJ@BK9`45%&SVMKD M>5.HY&:E5=E>2LAGUJ)(MTO_1`*%VN==`13''8\A]T`*9=A^O,-RH1BG$0YR MF8ER;0JDXBJ*05JK.HA)5<4XZ^XB2T-^ M!ZA"6%ZS=H`1%LE1XN[A(]\VG&%F#Z57UG!"WQY8*\;YW(.\^PN`4!L^\GM; MC^%WMA[$[38]!.@U+26OV/VF!6CZ\I5SY<@>>)1;U%TH(DGK(C;6.KDI5&WL ME4L1QR"BJ1`7*$PM8V,XH6.'E$+GM4'<&>LK-+I@E5LESH5]W2XW:^X8V&=A MC,:]1Q+6BC7S?($*21$::;U^HU*YD0R/DVF3^'S=Q%HDC\Q>T:=,G:R9X\]W M&',(^H[3ZBHP17?6)0L!2]8:Z3N,-5Y^1STIHSD#VG<@=ZSM@;:I`MK/4WCS M>2RD]3P8T'B>@]O.4VC3>2B@Y3R'-QS-+'1:):JJ#&>QUP/;C0+.\NH`2>OB M'T*LE):P7WD(=JL=Q9@NGD!@&WL&;RJ'0;7M@65N+%1YF38Q!EB1-H(3C0X, M=:720`Y>4IA%_<`QL!LX*&!L<5@AZL8*QISS&,,')$>APY%C\''%4;BK4MOB MC44,WE@$A30680&U3A1*>Z#'<%?V*(^?<3?0]PWB\ M(7.C$O>FB,C%-\XQ\@-09':+Z"LM90D`L468UCG[7MZ M8])MMT\/8,9\0[)%G5L^(@FX3VPU%=2$"=2`J:I$Z>\O@1)Q;_%9=VDM@-@& M:I+4?6T0D&_=HR&^?M6^/X4`!K+O7`EU]4Q4L4!2V3WV`0BK&*^N[.5K\@[$ MGQ3GK.M>_4AK,4"N19.M$;TJJUHEB-?E`ND&N7J&NHW;!#P0VD=J* M#5*]3H[%[6U3EHI1@)4J1)%(FJ+&@G7AP!YP$1A1%X_NR5``PCE=^!U4<8XJ MO4`QE@U[BH:KI-&"]3CM`-$D$I1C96D)J!R>0&HY-5H+NT0.?\"(/=I8T"^=7N:H)Y32UID-"[H3%K% M.)UT).>X7ZNWF2QJ4$X%80,TD[1"\Q-H]4"!'0#+V?F)Q=H=%P3E?/.2.B5K MV-_),]4P'KT?R?FY,5H]\>LRMJ)2_*8E^3?.Z8^=NBFD8JL;G0FK^'EI]>RB M)J(0*:AF9\8]\..,-PB8.ST'\G9!5A9 M-['`U&SCF30VXW?;3@Z8=^>B&0_XC^1\\S1AK&.+Z"6_*ELU9!QRA#W`3\(] M]L^!ZF_UG./O+;`V1=I0X$?U[!RMFR)C'1`^DK/-TZ^0%NCD?//NYAI(C)@V M_)FE5\L*R(P5?_&U6"5:L!(K*R1[IMBJ^<9KH=G>Y<5LTU]%#DQ7OHJ2\T)( M3\S/B+$I8-NKV<8?Q3?QN"8=.X%'66S9U>+%_,P8&N"7_)QX.7OP>FPV0K%G M':V:G74M8U%P3AL?R?GF58Q*#>-Y>RL MM,0V!D93%_.V%7_YTNG9-4KZ&A,#6;$F21@O4Q[)^>;ELP*L>S7?N"D$8-RK MV<8+F4K+CP2%=&_EN@Q8S="'8T-JPW*`]:=C9*\:@J_E#6ROEYH=`M,/<;^)6K."^@],3LWUG5"_M#4R?GFFPH(R*V:;;P23:J6U%?X M4Y8#PL]5I6CYRMY'\FI^?K1YHI&*GQ?22Z"]2+\1_%W"RC3N`T0K9$O7,T`\ MJ4K@88T7\TW7:Y=WOGY#LQ%^7KP:,*[J;YBZG>FPD2TPI_!B=FYJ\55A\9-J M7FD@`2_GE[5N"@4,)'5C'SEO)/75_+R3/*=.B%1/\^B>.;(W+:FTM4ROA(VO M9,[WYQ:CX2U>$@92CS1PI9QWAH\H$M;\4-\4ACV0-K9!YD"=G%]7%=];FV^Q M?`2:PN6=&D&-U!)@(YE@.P)JC(\!<@8[5$6`B MH&,1`3E6I7+0L8@`':LCD((3`CI61X")8([E`*PY.@+,%>A8'0$F`CH6$9AC M&6TR,P[L+H.ZF0!:QD%]EK&QZWVVEM`>P=H[P'M M`Z!EO%UTT&J&R^W5C%)EDKUTA6L3C5U.D M+ZVFF&VD/ZT@,=+[5DCW6R'];X5TP!72`U=(%UPA?9#QTM->RWCI=:]5@/8K MH&6\!;;7(ETU![2,.<]>B\0Q1I#<:_\"M(R=D+V6,3L[:-=JA8S*56T1=T-, M-X"6,4'::QG?6-IKGP$MXZW,O?;;N)8FH^HJHKBGEX)1;4?RVKWQ8Q@^W:-B MD3Q>,5SE!,$`4]>&T2U[2,IYA?I(W\23T6O#R"!:\.@8"0X-7#8`CMCCT, M@P+20=/`@A'D""%P%8\'(`%+P(`(,7$7CP(@@-7@[!@A<1(<&K MA\%0@!?CP!&#!RP%0\"(` M#%Y$X,&+(#1X.00+7D2$!*\>!D,!7HP'+P>!P:M#(`#58\'+`WRYP59>)FCE M9?"5ET%77@9?>1EPY67PE9?!5UX&77F9L)67"5EYF;"5EPE9>1E\Y670E9=! M5UX&77D9=.5ET)6705=>!EUY&7CE94)67@9?>1EXY67"5EXF9.5EPE9>)F3E M9?"5ET%77@9<>1ETY66PE9>54/#R!&`!2\'0,&+`#!X$8$' M+ROAX.40+'@1$1*\>A@,!7@Q'KP1*'. MTB$8``8O0J#@Y?58\/((%KPZ!`)"@E0`)7@1@P1.#!:[.&@Y=#L.!%1$CPZF$P%.#%>/!R$!B\.@0" M4#T6O#S`EV^QE=6W3EM<577EMPY;7%5UY;?.6U15=>V["5US9D MY;4-6WEM0U9>6WSEM4577EMTY;5%5UY;=.6U15=>6W3EM4577EMXY;4-67EM M\977%EYY;<-67MN0E=6W!E=<677EM>2NO]N?"UC>) MM+6B?[`^I-S#5$:_J$'(E-M>`,FE7=Y;SS9WO&,8W=`Y,(3=5*4K.Q\\/4"DX7X8]UC-NL.D#E*-E MA#-?.7>P]!CVQ[N/&>:G>(\AWJ=QCQG6EW&/$>X7;GN4J>I$6$9*I32EEC?N MBC=9))+CGJ<(H^]T2&P85Q-UVE16C+KMQ"N1*[T%,M\!_*QGRC(N.-R)K:$1 MB9^;5L_HY4?Z.:A?@/I;4'_'UC\JSM6TG=C=WL?Y<'@GSZ6LW3?MV'I5K3AW M87?R4BC&P-J):3K'&8DZM94B17)N.6/"3ML4!6+;?U@:`6KI/JS*KQK2,\;U MG9AB[2.2&W=A.>F!_KTC.)UP;6I3W8B2N.KZ:YGQY$W=Y`5;'KOZ9*L346P- MWW@B_&;F]5P@IS&'AA&VW#1%753\`G0`OP2&)C#\UBJ%SOFU;VG%;XW@ M-Z]U7W'FBJNF<.Y@$:"2@#.T>GY5MGI^/VGU<[:^%E]SL1::#6Q$;35-N\8! MV]!_:!#4CS']A+$8W@,-_ZLWS%JMTC0MTN?IB"J;7E?IR)#8 MBI[&1?4Z'Q5-6.E-6`E.6"GR2L@K(J^,$2O%B)5BQ$IQQDIQQDIQQDIQSDIQ MSDIQSDIQP4IQP4IQP4KQEI7B+2O%6U:*=ZP4[U@IWK%2O&>E>,]*\9Z5X@,K MQ0=6B@^<%%G=D=4;69TQ8@UQ$6N(BUA#7,0:XB+6$!>QAKB(5Z>\2N75*FN( MBUA#7,0:XB+6$!>QAKB(-<1%K"$N8@UQ$6N(BUA#7,0:XB+6$!>QAKB(-<1% MK"$N8@UQ$6N(BUA#7,0:XB+6$!>QACA6YV#U#5;7F+$&G!EKP)FQ!IP9:\"9 ML0:<&6O`F?'JE%>IK%IEC3>LX88UVK`&&]98PQIJ6",-:Z!AC3.L888URK`& M&=88PQIB6",,:X!AC2^61<7=B99HB=8\FI*VO-V(LW9XZ`N2E%DTEV4#L M'_4`8GY>$O<(C*MM[!,_TZGUGS9DJN5SJ4W%EJ_HG_YQ%E.?:5%5DF\_,X#Q MM;%`8SY"&7^DC`A^OJF8[A$B5^V."'+%A:@;*Z>@GN^)YI$M+763\-76:`V( M:4^(L:'4FA*HJY6B?_'E/C-7I2`MO^P>6H(9 MRZPQ3Q)HD?66YA-7N:PY3P9WD);B2597L76G^%$*;!F*8%1WF`MX!I(;,`5? M82AC*J$20-_0-`)H%6-%D0&=J_5'MOG2O19CJ2E4!D`RCEGG;G:`-4VV=B=> M^$CEOIWN(P`?<0$,]?KNR`#K!,F.J1NM2K[<#?-7%NF_CF`<2NC+&6<2^G)_ MKA=T]0,']O8#Z$_K!G#=\5N<7&+U+CD>NLUCHVD15E0;SFF[O7[_`AH;B47, M.*V[5YL\YJO]B3)0#F0F,1JQ;G(:N"KK#OM`4%,C3I?&Z!B5"H9G\3=J=LE-U]=0SVD>]N%<6AW3[B#J:6DR@22 MP9PMYWR1>"^6J6"\)K"7*V28CJ2)VYVQ$_B[!D##>4;J[!9 MS#=I&75:JUS>3*XF$[9TQI5.^5:G@%4@LU,DMTAV@?Q&?+,1W^J,;W7&MSKG M6YWSK2[X5A>(U=I<31ES,Z^^Y>?AEI^'.[[5.[[5>[[5>[[5![[5![[5-2TU M_--`SM!Z0G#;[D`P7H;S1*Z*IEY.N87HY(SW47OR"+,>8=;9#=#),>MSS/H< MLPZJL;PL,.NW'.O67PA4K8UQ$?9&%,F:,VT\Y6*_?^LA-;.FK-Q=@IID::FPBM22N>6'<0G7).&^"J_HGH%6?>^2+(F7Z^"')FH2^" MC`M27@8Y0>Z$[,%1F"-+%DO/N[ MUZ>J>@2KVB%@74O>]90'?7>3'8!D4M@*:]!,Q_.40A:(:-9MDWOD9&AC7!QZ M!N7=U.A@=T?EC?BK89Q>VLMI);>VQN0(HDWRR#CLTP:=X#M1:2LYIT!Y@$J-95]H<&$5C!U++--RL9%TK`$F% MJACG-??ZE6Y6*W^(%*<0H/G&/MYZ`KE^C6;/@T&0[Z`A9-NU`8H2R3@7]_8! MQJLV/?FV%!MF!/$$_19M(H>@!5>YJMOM`BUIJ)*,FXD.;%%+2TN4A'/2[M`U`?:\:IO#VBQ::X$NT%MHISUO*(1.2NMOT)=M;!O![G3A>O%.?P:!\R MW(.-/>BO1J6H)^5NHH@#2Q_V$>H;Y#HYZZKLO;PP-7?2YO7=46,@0^TY8[C3 M^4.F0+Z,07RX-&5BL&(TMH2:FU9P8%-;FCBP#^&?4-T)17[B@WW(@. M0N2/2!1S+UU=M:N;QOKM.XCV;V$!>K\O`;8H\^Q[3]^5)H19=A,/R5SNGM"H MW_D#\6"E4P2XHL3^:HR")J\;8YA^E-&ZQMY=^OW";<6!0G6ES7Z M!._S$'V"]WV(/L'[0$2?X*^H]X0J&F:4V2&E1@F_%XPAS,\W]!'.)P+V>NH> MH)LX`G,3(D`W(0)T$R)`-R$"=!-'@&Y"".@F1*!N0@CJ)H2`;E)`XY6_1A(: MKXB`';&`';'PCU8Q!/;=`O;=`O;=`O;=`O?=`O;=`O?=`O?=`O3=+>B[6]AW MM[#O;F'?W<*.N(4=<0L[XA9VQ"WNB%O8$;>X(VYQ1]Q"CIC+XI_^+0T^8FP& M^2[I0=\E`O1=1V"^2P3HNT2`ODL$Z+M$@+[K"-!W"0%]EPC4=]UEP:#O$@+Y M+DWZ($B(;C<"@.U' M!%AP(L""$P%V077^`S/+O@9GEW^Q1&/-_49 MGEW^,SR[_&=X=OEOEZD5&_Q=OZ!99=WA=8 M=GE?8-GEO5^2>U141>TY`[R1SQE@E_R<`7;QSQE@U\'#L0&\X<\98-?!.0/L M.CAG@%L'T\FQ`7\,+*+OL MWZ/L,G^/LLL:+==U'E+24Y!=SE.07PR+Y:YJ-*`S4<.SBQ[P,8C!V>6/6#3D8/S MRAZVX<@SP"M_V&8CSP"S#J"-QF&0669HDW$89)81V&`(9@EH._<3A`,/.9 M)']XR3^<9FQW:(0>V%(<)I%M1KXESM8CW]KH=B3?%&>+DF]M?-MRV!9K*W/8 M1-CV9HA-QI;GL%G>-BC'!F=KE&.'N5W*,\780N48XFRK#MOA;[4.VV%OOPZ; MX6W)CME@;-,.F^!NW3H+N- MU6-:FNCF\?/B]D&KZ\J\K"YI]%6%>]JI*`LW/[Q]]_G+N_?OKS]^YND_OO]S M-IU,(7T$ZF\Q_2V8GWM8_S.D__&73Y#^S1\_8OK/F/Z73UC^?_GT#M3_!NG? MO?LYPO2_0/KW?WQ!\K.D_(#Z7R#][U\0?_C]RV)ZOT3T_UD@_DSZWZ:`?2I` M-)M`^MD]II]'0/M^^>/]^[=`>9W^3[;^S0\_O?D#Z+]OWTRGBVC)UO_T\P__ MF4VF[/IQ^CFH7X#Z.TC_`W?TU_GD'Z"-3/)J`>L/]Q.;F? M\/LOZ9R1NV^5\_1@M,/_O\CL8?2/^>WUR_?IQ_F"W_!]+?@OKWH/[CC#_< M>OTMI/_X_M^?V=VWT]\"^L_OL/Q_?@?E_]V[MY`_O'N'^<^[=Q\A_?O?9F_Y MTPVO_XCIYQ\0_WG_V^+#<@[I/R+U3_K/_.ESI_^`Z)?+&6!_.Y M?/.>/_W_U]O[V\7D(Z!_B#X"X>A?;W^=(.&KT[.GG^^GDR5-5Q=L?>3T=^S\ MM/H']OCS?@;:GZ'V9[/E(D+T2TB_`/.S`/.S`//S$\VV9P\?(?T=I/_CXY=/ M[/[U_M1HMD-Q\GMX"D=?I[S'[T1S3SS#]EUNH>DC.GY=X.=^-O9R]:G'R3S^P M%[VM_"=^4/3Z?V'RWS$YF)G/H!RI&_?\@2_WG03(O>\DD/X>L^\Z":*?0?H_ M?_^R7$SON?K/O_ST^\=/7]CRWS]__/03?WOER[]FD\E'_O+&Z_\#Z1>3*7_Z MWNG9PX+7WSY@]F\?,/L??T/TMY/?^-M/K9Z_6]CJD?J<+[#V78#M1?H94O\+ M,#\?J0&0^O](%<1??CO]_03+SSUFGQH`LC]'M@](OP#MWTXP_:]48$@_!Y[6 M.?TML)WQGT]O;Z>S!7L>X/5`_O_SZ??IW80_/25]-)]%@'[Y]@WG:>/*%'4N M:ZN2FQ]^$5;DIDBO?C0ZO1:K,\=D7T*?1%$3GDIBS>,E[!^Q^WR0##7Q5N;J M$C8D>9?M7!1XVGWP72VT2H+P]_YFQV`R(.4WIK%*6MQ1^F!(5>_X"UB(^<74 M:Y7\^../5Q]DJIK\ZGY6/EU]^M?GWZY^O`MSP9>".+NK';S\E:QX]! M5?&]A;"B'-MY#1MXA7P46M3NTW1P11R1`9G?\Y>P>($_;=TW?]KQ.G@,ZAL) M&'\^;_/8:`CYHG)9X8UTP`)JN86#0;Q>_E1%6ADLKOS?HER]68LBD7;;182` M'#LK;U61Q:*NQL'NO]>)*<[?JEN?FAJDYM8:7E= M/:<@_*-N9)LRSKXQVMB/I`]+^C?Q[5L`]GFMR@#L3V,?J[4)0>D'[L.<;-"] M_M-H02U3%(VJE:R(/=/^9]DWHDG6VQ!P31/61.B?M&Q?\X0MO)4K52AWUOIS M;84;D-ZWY4<-_;1:R:2F-8^K"*'?N<_#RJK^Y%_8A*W]*G*E:U/\44HK:NK3 MN(EWQ1.E[ZKEDZ085X0TS'NQ^6/UD[7>]4N1M2\*!=AQ(UH05TAA/[G/$U=5 M6-(?Q/-&:AU`?B;'$J[@:9.$N-9G_ZF)`.ZOAG[_R9B@1&M1I+2(?"N?5&AK M_8]_Z0XN.+E:LQ](SK_<\"*V2QO$^N^OH6QU>&<-1=T[9@!SE$LW9E7.+500 M;/)2%-LOXE&:)VE#S?QAL_8ELD#^DTR$_>R$:YH;2?N!*M&]G1IH[LO:2OF6 MQHBB\@T9:.9_1/M&S\>UJ0U@I>\)-S\J8]?;>IT3GX3P#06".A!NWR)RE?!% MQ'ZB$62EL586R;9[)\F[28B=MZ(6/Q1";ZMM%6CB@WE2UE MCE8!I?ND_>XOTTL-1)<:F`4;^(5"R<`WL$=HFGP%LS2+W,36#GP[><3`%UD4 M*CSO_Z.T%M/+\`C%?]9;@M'6^D6TDT((^M7DDB:B\D;$IAGXBA"+=I<2A>,# M7S<;P=TGWMQG6-%Z[AFPP8G3JKL627C5[?C@RNL,A%=?8FAI&YR\S,MZ&X[3 MA&?@FUJC\-`'N4;@X0_J<>#@0KO/@EWB<[EQ:]C@Y$N:JA;2AI>^,S#P&3^N M@?`RM,NI"\K0&KB@##L#P67PWS5T:\K0+.P-!&?!BD1>0+OI&#H)V]-5JP\N MO4,N&#^F=DT$PA^MR4UWX=-9='<[S9Z5U)WAO[K*#4%S4\AM`/K5-);6 MH`&D-O0?=XT*@!J;DV\\E[*HW-R4W:0MF!565\*MVT%0%;4MM-O`!D$M2V/] M]B8(%J:6U30,BV"L7%/K%P8IGW(;Z-3P-VZ\#.%4^BR??6\'NO2>;JQ>UE84 MU4KZB0N3UV)+*X,;O:VO(G>JBM^SC\EI,!D%D[,P,M:-C,US.)P86X33F17; MG1-OPCD:Q7:&>K&_D51-;"=&NI)&U$'QI;-6M42;.=< M5)GJ'%@;M[V`(+A(ZK*K=6).[,*9DS7'KELJDE,@_N2#@MDY=N M@N"7WUCQ,K6J$W^7(9;)0FXJ7=?(2MAS5;*F9:U&UI6>J_W*T!UP$1I9'Y[` MCP9EO[E#6>SF\`)CK;N;.G'/I?SDB5M#?3HW-&%)^[M:+TC<\^')6[MK+07D,?+:UZ"D+=_>EZM_=X&=\%SHML2"TS M`>U$O6C&'ZH4&ME#>]&.L:*=`EUDQ;J/#EUFHMZ6LKL=^$)+6ZFUV818V?TE MW%N.+?A=`-$\7VYII6Q0(QU;"6_L8SM6J")^C2JNH!Y?8NOR(-%]E M$EA=!`=[9=4^JPDANX/=H;2EWV2!%5U+@6QC'I').I!T@SCFE1OUC2KH)E9U M+LJ;'ZR/)LOI^8?>3`O1Q19F%UN87VQA$6SA9YJ\_.E_0I49YV>^A\`W$@4; M>9>[1<4%N>@,S"XU,`\V\.'S56'7VK817R7\^O'^-(AV9"2_3 MD9E7*E1X:\RB9N"N(]F;HI+;31EL(54%G[B&LQ?DGU9A%>?;*RY8*3P M>+@;>CS<_5;6SS]#<>5>X17!>"%3+2ZH>O,HMI?YK;=P@=>61E>/X17@^GV3 M"1ULP#95=4$#5"5-?L+IC:1>&XQ?4.U-%5[FC8S;'^`6JGKKSO3%6B2/2_\( M"=C2?\%&+-T;'*$F4KD2C49.V)WPJI#(,ZEC>H4]##F&,RJ]NB!Q?VIAF5E1 M^I59F)'=F9PP.G?O;(6W?^YN1BD*=S%.J(E"U/[UJU!<0H_L3F!_I48P;0C2 MF4*.3!Y;*-UG,B]PP+(]XA,(-WGYJ,(KKVH*_[=@`\\FP&]IW+M)BOI*Z-@[ M'7=[[@2/E:;51TF9&FJDT.;=2_8(5*=)F!)W%!#NAG%]0"M68)/7T\X7N;7H$6R!G\,!=!.US5&51?D?R/KP!&!_I,5R%L?1R#RWL<1 M.`L"8[L*RRJ!85DE,"RK*_$X+Z\POJII+V1C2U<>_X[<7YMKV])Q;-BT`L:)2G-;C0)JNN MG_5W#Y]ZJBJQJJS/BMS;#BJ[$=::S9K&/",'92ZGL;Y>Y?60;'^BRWQW=<"1 M+-]2O#/V#1*JSB%9YHX>N/V086MK42=K_\#.K`=U_GVN85N[8V?# M92R%;H_A#AL[!!TS6,Z>CFOONS.@9W2##=_3#1:WIQNLX'8Q.I8["B9G"YJ* M6I"'RYM8Q5J9[C_7:?S=\T,O[QSDILJF[I6W](FAJM??O5)WHIIQ3,U:2__X M9ZJLS?]QK%U+[1XAW%3^6_,J?1[3N0? M_SV;W]^ZO_SSGV=,O#@F<;0#FO^Z>O%7[6#9MO:UT>E-Y:]-Y:JMS&CI1Y6\ M']F-S6Y,*8L6NFF2^-5L_>'_\UKF+K(3#,.@*ER/3EZE8L_9"JS8,^8NLA,, MHR!73R-@(JJ:*?^O_QZ5[7H80\GJ7:]AIW.`5S`5;",(A*"AGO0:=@(J\5P/ M"K41!"(01[OK,>/2,^&JE3RF\D:1KAI5%;*^$66IB\>;SR1IV^$?3N-.2MK< M7R_R#YH6_:.2=5->8,_%V7^42INZ^J__X^\_?__Y^\_??_[^\_>?O__\_>?O M/W__^?O/WW_^_O/WG[___/WG[S]___G[S]]__O[S]Y^___S_Y\__`R5`L\8` #R`4` ` end >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 12:30:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F77137B41A for ; Sun, 16 Dec 2001 12:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGKU0R05534; Sun, 16 Dec 2001 12:30:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 79A4C37B41A for ; Sun, 16 Dec 2001 12:28:52 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGKSqs05168; Sun, 16 Dec 2001 12:28:52 -0800 (PST) (envelope-from nobody) Message-Id: <200112162028.fBGKSqs05168@freefall.freebsd.org> Date: Sun, 16 Dec 2001 12:28:52 -0800 (PST) From: "O. Hartmann" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/32909: cdrtools produce unreadable ISO 9660 CD Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32909 >Category: ports >Synopsis: cdrtools produce unreadable ISO 9660 CD >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 12:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: O. Hartmann >Release: FreeBSD 4.4-STABLE 16.12.2001 >Organization: IPA UNi Mainz >Environment: FreeBSD mail.physik.uni-mainz.de 4.4-STABLE FreeBSD 4.4-STABLE #20: Sun Dec 16 12:53:39 CET 2001 root@mail.physik.uni-mainz.de:/usr/obj/usr/src/sys/MAIL i386 >Description: The problem occurs with FreeBSD 4.4-STABLE (last cvsupdate: 16.12.2001 AND last make world), and with the most recent port collection "cdrtools 1.10_1" as installed on 16.12.2001. Problem: on two machines with the most recent FreeBSD 4.4-STABLE and the most recent cdrtools 1.10_1 as installed today (16th Dec 2001), I can not use the burned CDs. Both machines use Adaptec AHA2940 controllers: dorette.physik.uni-mainz.de: SCSI Controller: ahc1: port 0xe000-0xe0ff mem 0xe3101000-0xe3101fff irq 5 at device 20.0 on pci0 aic7870: Single Channel A, SCSI Id=7, 16/255 SCBs CD recorder: cd0 at ahc1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 10.000MB/s transfers (10.000MHz, offset 8) other machine: mail.physik.uni-mainz.de ahc0: port 0xa400-0xa4ff mem 0xe1000000-0xe1000fff irq 15 at device 10.0 on pci0 aic7860: Ultra Single Channel A, SCSI Id=7, 3/255 SCBs CD recorder: cd1 at ahc0 bus 0 target 6 lun 0 cd1: Removable CD-ROM SCSI-2 device cd1: 10.000MB/s transfers (10.000MHz, offset 15) Nature of failure: Creating own ISO images with mkisofs or downloading ISO images from ftp.freebsd.org (installation images of FBSD 4.4-RELEASE or other images, all proofed to be all right) and then "burning them down" via cdrecord -v speed=4 dev=x,x,x image.iso to the appropriate recorder produces always, on both recorder, CD ROMS that are unusuable. Trying to mount a cdrom created that way produces the error: mount /cdrom (fstab entry is all right, as it has been created by the installation routine of FBSD) cd9660: /dev/cd0c: invalid argument The same error occurs when trying to mount manualy the CD ROM. Trying to use such a CD ROM on a PC with Windows results in a busy CD ROM drive (about 3-10 seconds), then it stops and after each try of opening the CD ROM drive results in an error message. Using other CD ROMs (created earlier by the same recorder or commercial CD ROMs) works fine with the same command lines. The problem occured a couple of weeks ago after a cvsupdate, make world and the reinstalling the cdrtools port. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 12:39:38 2001 Delivered-To: freebsd-ports@freebsd.org Received: from catalyst.sasknow.net (catalyst.sasknow.net [207.195.92.130]) by hub.freebsd.org (Postfix) with ESMTP id F1AF137B416 for ; Sun, 16 Dec 2001 12:39:34 -0800 (PST) Received: from localhost (ryan@localhost) by catalyst.sasknow.net (8.11.6/8.11.6) with ESMTP id fBGKfXw03078 for ; Sun, 16 Dec 2001 14:41:33 -0600 (CST) (envelope-from ryan@sasknow.com) X-Authentication-Warning: catalyst.sasknow.net: ryan owned process doing -bs Date: Sun, 16 Dec 2001 14:41:33 -0600 (CST) From: Ryan Thompson X-X-Sender: To: Subject: Port out of date, maintainer not responding Message-ID: <20011216143158.E3068-100000@catalyst.sasknow.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, I've been trying without success to contact the maintainer for a port (editors/lpe) for a little over a week now. I haven't received any response. The version of the port has been out of date for about half a year now, and still it hasn't been updated by the maintainer. There are also a few patches I've sent to the author that fix some display bugs. I also use this editor daily, so I have a vested interest in keeping it current.. Thus I wouldn't mind maintaining it :-) My question is, should I try harder to contact the maintainer, or should I stop fooling around and submit a PR to change the maintainer? OR should I roll the maintainer change, update, and fixes into one large PR for an easier commit task? Thanks! - Ryan -- Ryan Thompson Network Administrator, Accounts SaskNow Technologies - http://www.sasknow.com #106-380 3120 8th St E - Saskatoon, SK - S7H 0W2 Tel: 306-664-3600 Fax: 306-664-1161 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 13:20:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EAFC137B41C for ; Sun, 16 Dec 2001 13:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGLK0P21860; Sun, 16 Dec 2001 13:20:00 -0800 (PST) (envelope-from gnats) Received: from talri.sapros.com (rularan.sapros.com [204.182.55.17]) by hub.freebsd.org (Postfix) with ESMTP id 6770737B417 for ; Sun, 16 Dec 2001 13:11:40 -0800 (PST) Received: (from peterh@localhost) by talri.sapros.com (8.11.4/8.11.3) id fBGLBZm06738; Sun, 16 Dec 2001 13:11:35 -0800 (PST) (envelope-from peterh) Message-Id: <200112162111.fBGLBZm06738@talri.sapros.com> Date: Sun, 16 Dec 2001 13:11:35 -0800 (PST) From: Peter Haight Reply-To: Peter Haight To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32911: New Port: devel/scons - SCons 0.01 - a build tool alternative to make Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32911 >Category: ports >Synopsis: New Port: devel/scons - SCons 0.01 - a build tool alternative to make >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 13:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Peter Haight >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: System: FreeBSD talri.sapros.com 4.3-STABLE FreeBSD 4.3-STABLE #2: Fri Jun 29 21:02:09 PDT 2001 peterh@talri.sapros.com:/usr/obj/usr/src/sys/TALRI i386 >Description: New Port: devel/scons - SCons 0.01 - a build tool alternative to make >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # scons # scons/Makefile # scons/distinfo # scons/pkg-comment # scons/pkg-descr # scons/pkg-plist # echo c - scons mkdir -p scons > /dev/null 2>&1 echo x - scons/Makefile sed 's/^X//' >scons/Makefile << 'END-of-scons/Makefile' X# New ports collection makefile for: scons X# Date created: 16 December 2001 X# Whom: peterh@sapros.com X# X# $FreeBSD$ X# X XPORTNAME= scons XPORTVERSION= 0.01 XCATEGORIES= devel XMASTER_SITES= http://www.scons.org/packages/ \ X ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= peterh@sapros.com X XUSE_PYTHON= yes X XSETUP_CMD= cd ${WRKSRC} && ${PYTHON_CMD} setup.py X Xdo-build: X ${SETUP_CMD} build X Xdo-install: X ${SETUP_CMD} install --prefix ${PREFIX} X X.include END-of-scons/Makefile echo x - scons/distinfo sed 's/^X//' >scons/distinfo << 'END-of-scons/distinfo' XMD5 (scons-0.01.tar.gz) = 7322bcd200083f5591b286ed74e74185 END-of-scons/distinfo echo x - scons/pkg-comment sed 's/^X//' >scons/pkg-comment << 'END-of-scons/pkg-comment' XA build tool alternative to make END-of-scons/pkg-comment echo x - scons/pkg-descr sed 's/^X//' >scons/pkg-descr << 'END-of-scons/pkg-descr' XSCons is an Open Source software construction tool--that is, a build tool; Xan improved substitute for the classic Make utility; a better way to build Xsoftware. X XWWW: http://www.scons.org/ END-of-scons/pkg-descr echo x - scons/pkg-plist sed 's/^X//' >scons/pkg-plist << 'END-of-scons/pkg-plist' Xbin/scons Xlib/scons/SCons/Builder.py Xlib/scons/SCons/Builder.pyc Xlib/scons/SCons/Defaults.py Xlib/scons/SCons/Defaults.pyc Xlib/scons/SCons/Environment.py Xlib/scons/SCons/Environment.pyc Xlib/scons/SCons/Errors.py Xlib/scons/SCons/Errors.pyc Xlib/scons/SCons/Job.py Xlib/scons/SCons/Job.pyc Xlib/scons/SCons/Node/FS.py Xlib/scons/SCons/Node/FS.pyc Xlib/scons/SCons/Node/__init__.py Xlib/scons/SCons/Node/__init__.pyc Xlib/scons/SCons/Scanner/C.py Xlib/scons/SCons/Scanner/C.pyc Xlib/scons/SCons/Scanner/Prog.py Xlib/scons/SCons/Scanner/Prog.pyc Xlib/scons/SCons/Scanner/__init__.py Xlib/scons/SCons/Scanner/__init__.pyc Xlib/scons/SCons/Script.py Xlib/scons/SCons/Script.pyc Xlib/scons/SCons/Sig/MD5.py Xlib/scons/SCons/Sig/MD5.pyc Xlib/scons/SCons/Sig/TimeStamp.py Xlib/scons/SCons/Sig/TimeStamp.pyc Xlib/scons/SCons/Sig/__init__.py Xlib/scons/SCons/Sig/__init__.pyc Xlib/scons/SCons/Taskmaster.py Xlib/scons/SCons/Taskmaster.pyc Xlib/scons/SCons/Util.py Xlib/scons/SCons/Util.pyc Xlib/scons/SCons/__init__.py Xlib/scons/SCons/__init__.pyc Xlib/scons/SCons/exitfuncs.py Xlib/scons/SCons/exitfuncs.pyc X@dirrm lib/scons/SCons/Node X@dirrm lib/scons/SCons/Scanner X@dirrm lib/scons/SCons/Sig X@dirrm lib/scons/SCons X@dirrm lib/scons END-of-scons/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 13:37:52 2001 Delivered-To: freebsd-ports@freebsd.org Received: from hex.databits.net (hex.csh.rit.edu [129.21.60.203]) by hub.freebsd.org (Postfix) with SMTP id A4ACC37B41A for ; Sun, 16 Dec 2001 13:37:49 -0800 (PST) Received: (qmail 64823 invoked by uid 1001); 16 Dec 2001 21:37:45 -0000 Date: Sun, 16 Dec 2001 16:37:45 -0500 From: Pete Fritchman To: Ryan Thompson Cc: ports@freebsd.org Subject: Re: Port out of date, maintainer not responding Message-ID: <20011216163745.C57600@databits.net> References: <20011216143158.E3068-100000@catalyst.sasknow.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011216143158.E3068-100000@catalyst.sasknow.net>; from ryan@sasknow.com on Sun, Dec 16, 2001 at 02:41:33PM -0600 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 16/12/01 14:41 -0600 - Ryan Thompson: | My question is, should I try harder to contact the maintainer, or | should I stop fooling around and submit a PR to change the maintainer? | OR should I roll the maintainer change, update, and fixes into one | large PR for an easier commit task? I'd just send one large PR. -pete -- Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)] finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 13:39:46 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8ADFF37B405; Sun, 16 Dec 2001 13:39:44 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGLahb25993; Sun, 16 Dec 2001 13:36:43 -0800 (PST) (envelope-from petef) Date: Sun, 16 Dec 2001 13:36:43 -0800 (PST) From: Message-Id: <200112162136.fBGLahb25993@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/32909: cdrtools produce unreadable ISO 9660 CD Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: cdrtools produce unreadable ISO 9660 CD Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: petef Responsible-Changed-When: Sun Dec 16 13:36:37 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32909 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 15:11:12 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A5E437B419 for ; Sun, 16 Dec 2001 15:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGNA1S56633; Sun, 16 Dec 2001 15:10:01 -0800 (PST) (envelope-from gnats) Received: from red.biolateral.com.au (red.biolateral.com.au [129.78.217.59]) by hub.freebsd.org (Postfix) with ESMTP id ADAEB37B405 for ; Sun, 16 Dec 2001 15:00:55 -0800 (PST) Received: (from chuynh@localhost) by red.biolateral.com.au (8.11.6/8.11.6) id fBGN19e45945; Mon, 17 Dec 2001 10:01:09 +1100 (EST) (envelope-from chuynh) Message-Id: <200112162301.fBGN19e45945@red.biolateral.com.au> Date: Mon, 17 Dec 2001 10:01:09 +1100 (EST) From: Camson Reply-To: Camson To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32914: New Port: biology/artemis Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32914 >Category: ports >Synopsis: New Port: biology/artemis >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 15:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Camson >Release: FreeBSD 4.4-STABLE i386 >Organization: BioLateral Pty Ltd >Environment: System: FreeBSD red.biolateral.com.au 4.4-STABLE FreeBSD 4.4-STABLE #0: Mon Dec 10 20:11:41 EST 2001 root@red.biolateral.com.au:/space/obj/usr/src/sys/GENERIC i386 >Description: Artemis is a DNA sequence viewer and annotation tool that allows visualisation of sequence features and the results of analyses within the context of the sequence, and its six-frame translation. Artemis is written in Java, reads EMBL or GENBANK format sequences and feature tables, and can work on sequences of any size. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # artemis # artemis/pkg-descr # artemis/pkg-comment # artemis/distinfo # artemis/Makefile # artemis/pkg-plist # echo c - artemis mkdir -p artemis > /dev/null 2>&1 echo x - artemis/pkg-descr sed 's/^X//' >artemis/pkg-descr << 'END-of-artemis/pkg-descr' XArtemis is a DNA sequence viewer and annotation tool that allows visualisation Xof sequence features and the results of analyses within the context of the Xsequence, and its six-frame translation. Artemis is written in Java, reads XEMBL or GENBANK format sequences and feature tables, and can work on sequences Xof any size. X XWWW: http://www.sanger.ac.uk/Software/Artemis/manual END-of-artemis/pkg-descr echo x - artemis/pkg-comment sed 's/^X//' >artemis/pkg-comment << 'END-of-artemis/pkg-comment' XA DNA sequence viewer and annotation tool END-of-artemis/pkg-comment echo x - artemis/distinfo sed 's/^X//' >artemis/distinfo << 'END-of-artemis/distinfo' XMD5 (artemis_compiled_v4.tar.gz) = e970b57e993a6b6d254ae70f83e1304e END-of-artemis/distinfo echo x - artemis/Makefile sed 's/^X//' >artemis/Makefile << 'END-of-artemis/Makefile' X# New ports collection makefile for: artemis X# Date created: 10 Nov 2001 X# Whom: camson@bilateral.com.au X# X# $FreeBSD$ X# X XPORTNAME= artemis XPORTVERSION= 4.0 XCATEGORIES= biology XMASTER_SITES= http://www.sanger.ac.uk/Software/Artemis/v4/ XDISTNAME= artemis_compiled_v4 X XMAINTAINER= chuynh@biolateral.com.au X XRUN_DEPENDS= ${JAVA_COMMAND}:${PORTSDIR}/java/jdk13 X XWRKSRC= ${WRKDIR}/${PORTNAME} X XJDK_VERSION= 1.3.1 XJDK_DIR= ${PREFIX}/jdk${JDK_VERSION} XJAVA_COMMAND= ${JDK_DIR}/bin/java X XNO_BUILD= yes X Xdo-install: X @${MKDIR} ${PREFIX}/${PORTNAME}-${PORTVERSION} X @${TAR} -C ${WRKSRC} -cf- . | ${TAR} -C ${PREFIX}/${PORTNAME}-${PORTVERSION} -xpf- X @${LN} -s ${PREFIX}/${PORTNAME}-${PORTVERSION}/art ${PREFIX}/bin/art X XPLIST_SUB= PORTVERSION="${PORTVERSION}" X X.include END-of-artemis/Makefile echo x - artemis/pkg-plist sed 's/^X//' >artemis/pkg-plist << 'END-of-artemis/pkg-plist' Xartemis-4.0/CVS/Root Xartemis-4.0/CVS/Repository Xartemis-4.0/CVS/Entries Xartemis-4.0/.cvsignore Xartemis-4.0/AppGlobal.java Xartemis-4.0/COPYING Xartemis-4.0/COPYING.JacORB Xartemis-4.0/CorbaApplet.java Xartemis-4.0/Diana.java Xartemis-4.0/INSTALL Xartemis-4.0/Makefile Xartemis-4.0/README Xartemis-4.0/art Xartemis-4.0/art.bat Xartemis-4.0/mart Xartemis-4.0/results_to_netscape Xartemis-4.0/run_blast Xartemis-4.0/run_blastn Xartemis-4.0/run_blastp Xartemis-4.0/run_blastx Xartemis-4.0/run_fasta Xartemis-4.0/run_hth Xartemis-4.0/run_jalview Xartemis-4.0/run_sigcleave Xartemis-4.0/run_tblastn Xartemis-4.0/run_tblastx Xartemis-4.0/META-INF/CVS/Root Xartemis-4.0/META-INF/CVS/Repository Xartemis-4.0/META-INF/CVS/Entries Xartemis-4.0/META-INF/MANIFEST.MF Xartemis-4.0/collections/CVS/Root Xartemis-4.0/collections/CVS/Repository Xartemis-4.0/collections/CVS/Entries Xartemis-4.0/collections/ArrayEnumeration.java Xartemis-4.0/collections/Assertable.java Xartemis-4.0/collections/Bag.java Xartemis-4.0/collections/BinaryFunction.java Xartemis-4.0/collections/CEImpl.java Xartemis-4.0/collections/CLCell.java Xartemis-4.0/collections/CLEnumeration.java Xartemis-4.0/collections/Cell.java Xartemis-4.0/collections/CheckedBag.java Xartemis-4.0/collections/CheckedCollection.java Xartemis-4.0/collections/CheckedMap.java Xartemis-4.0/collections/CheckedSeq.java Xartemis-4.0/collections/CheckedSet.java Xartemis-4.0/collections/Keyed.java Xartemis-4.0/collections/CircularList.java Xartemis-4.0/collections/Collection.java Xartemis-4.0/collections/CollectionEnumeration.java Xartemis-4.0/collections/Comparator.java Xartemis-4.0/collections/Dynarray.java Xartemis-4.0/collections/CorruptedEnumerationException.java Xartemis-4.0/collections/DAEnumeration.java Xartemis-4.0/collections/DefaultComparator.java Xartemis-4.0/collections/DefaultImplementations.java Xartemis-4.0/collections/ElementSortedCollection.java Xartemis-4.0/collections/FilteringEnumeration.java Xartemis-4.0/collections/Function.java Xartemis-4.0/collections/HTEnumeration.java Xartemis-4.0/collections/HTPairEnumeration.java Xartemis-4.0/collections/HashTableParams.java Xartemis-4.0/collections/HashedMap.java Xartemis-4.0/collections/HashedSet.java Xartemis-4.0/collections/IllegalElementException.java Xartemis-4.0/collections/Immutable.java Xartemis-4.0/collections/ImplementationCheckable.java Xartemis-4.0/collections/IncrBag.java Xartemis-4.0/collections/ImplementationError.java Xartemis-4.0/collections/IncrCollectionEnumeration.java Xartemis-4.0/collections/IncrImpl.java Xartemis-4.0/collections/IncrMap.java Xartemis-4.0/collections/IncrSeq.java Xartemis-4.0/collections/IncrSet.java Xartemis-4.0/collections/InterleavingEnumeration.java Xartemis-4.0/collections/KeySortedCollection.java Xartemis-4.0/collections/LBEnumeration.java Xartemis-4.0/collections/LLCell.java Xartemis-4.0/collections/LLCellEnumeration.java Xartemis-4.0/collections/LLMap.java Xartemis-4.0/collections/LLPair.java Xartemis-4.0/collections/LLPairEnumeration.java Xartemis-4.0/collections/LinkedBuffer.java Xartemis-4.0/collections/LinkedList.java Xartemis-4.0/collections/Map.java Xartemis-4.0/collections/MappingEnumeration.java Xartemis-4.0/collections/Pair.java Xartemis-4.0/collections/Predicate.java Xartemis-4.0/collections/Procedure.java Xartemis-4.0/collections/RBCell.java Xartemis-4.0/collections/RBCellEnumeration.java Xartemis-4.0/collections/RBMap.java Xartemis-4.0/collections/RBPair.java Xartemis-4.0/collections/RBPairEnumeration.java Xartemis-4.0/collections/RBTree.java Xartemis-4.0/collections/Seq.java Xartemis-4.0/collections/Set.java Xartemis-4.0/collections/SimpleTest.java Xartemis-4.0/collections/SortableCollection.java Xartemis-4.0/collections/UpdatableBag.java Xartemis-4.0/collections/UpdatableBagImpl.java Xartemis-4.0/collections/UpdatableCollection.java Xartemis-4.0/collections/UpdatableImpl.java Xartemis-4.0/collections/UpdatableMap.java Xartemis-4.0/collections/UpdatableMapImpl.java Xartemis-4.0/collections/javaMake Xartemis-4.0/collections/UpdatableSeq.java Xartemis-4.0/collections/UpdatableSeqImpl.java Xartemis-4.0/collections/UpdatableSet.java Xartemis-4.0/collections/UpdatableSetImpl.java Xartemis-4.0/collections/collections_Dynarray.h Xartemis-4.0/collections/Dynarray.class Xartemis-4.0/collections/UpdatableSeqImpl.class Xartemis-4.0/collections/UpdatableSeq.class Xartemis-4.0/collections/SortableCollection.class Xartemis-4.0/collections/Seq.class Xartemis-4.0/collections/UpdatableImpl.class Xartemis-4.0/collections/UpdatableCollection.class Xartemis-4.0/collections/IllegalElementException.class Xartemis-4.0/collections/CorruptedEnumerationException.class Xartemis-4.0/collections/ImplementationError.class Xartemis-4.0/collections/Collection.class Xartemis-4.0/collections/Assertable.class Xartemis-4.0/collections/ImplementationCheckable.class Xartemis-4.0/collections/Comparator.class Xartemis-4.0/collections/Predicate.class Xartemis-4.0/collections/CollectionEnumeration.class Xartemis-4.0/collections/DAEnumeration.class Xartemis-4.0/collections/CEImpl.class Xartemis-4.0/collections/KeySortedCollection.class Xartemis-4.0/collections/Map.class Xartemis-4.0/collections/ElementSortedCollection.class Xartemis-4.0/collections/Bag.class Xartemis-4.0/collections/Set.class Xartemis-4.0/collections/RBTree.class Xartemis-4.0/collections/UpdatableBagImpl.class Xartemis-4.0/collections/UpdatableBag.class Xartemis-4.0/collections/RBCell.class Xartemis-4.0/collections/Cell.class Xartemis-4.0/collections/DefaultComparator.class Xartemis-4.0/collections/RBCellEnumeration.class Xartemis-4.0/collections/Keyed.class Xartemis-4.0/corba/CVS/Root Xartemis-4.0/corba/CVS/Repository Xartemis-4.0/corba/CVS/Entries Xartemis-4.0/corba/apollo.idl Xartemis-4.0/corba/ensembl.idl Xartemis-4.0/corba/nsdb.idl Xartemis-4.0/corba/nsdb_write.idl Xartemis-4.0/corba/seqdb.idl Xartemis-4.0/corba/types.idl Xartemis-4.0/diana/CVS/Root Xartemis-4.0/diana/CVS/Repository Xartemis-4.0/diana/CVS/Entries Xartemis-4.0/diana/AlignMatch.java Xartemis-4.0/diana/AlignMatchVector.java Xartemis-4.0/diana/ChangeEvent.java Xartemis-4.0/diana/ChangeListener.java Xartemis-4.0/diana/ClipBoard.java Xartemis-4.0/diana/ComparisonData.java Xartemis-4.0/diana/ComparisonDataFactory.java Xartemis-4.0/diana/ComparisonDataParseException.java Xartemis-4.0/diana/Entry.java Xartemis-4.0/diana/EntryChangeEvent.java Xartemis-4.0/diana/EntryChangeListener.java Xartemis-4.0/diana/EntryGroup.java Xartemis-4.0/diana/EntryGroupChangeEvent.java Xartemis-4.0/diana/EntryGroupChangeListener.java Xartemis-4.0/diana/EntrySource.java Xartemis-4.0/diana/plot/CVS/Root Xartemis-4.0/diana/plot/CVS/Repository Xartemis-4.0/diana/plot/CVS/Entries Xartemis-4.0/diana/plot/AGWindowAlgorithm.java Xartemis-4.0/diana/plot/ATDeviationAlgorithm.java Xartemis-4.0/diana/plot/Algorithm.java Xartemis-4.0/diana/plot/BaseAlgorithm.java Xartemis-4.0/diana/plot/Codon12CorrelationAlgorithm.java Xartemis-4.0/diana/plot/CodonUsageAlgorithm.java Xartemis-4.0/diana/plot/CodonUsageFormatException.java Xartemis-4.0/diana/plot/CodonUsageWeight.java Xartemis-4.0/diana/plot/CodonWeight.java Xartemis-4.0/diana/plot/CoilFeatureAlgorithm.java Xartemis-4.0/diana/plot/HydroAlgorithm.java Xartemis-4.0/diana/plot/FeatureAlgorithm.java Xartemis-4.0/diana/plot/GCDeviationAlgorithm.java Xartemis-4.0/diana/plot/GCFrameAlgorithm.java Xartemis-4.0/diana/plot/GCSDWindowAlgorithm.java Xartemis-4.0/diana/plot/GCWindowAlgorithm.java Xartemis-4.0/diana/plot/HydrophilicityAlgorithm.java Xartemis-4.0/diana/plot/HydrophobicityAlgorithm.java Xartemis-4.0/diana/plot/UserDataAlgorithm.java Xartemis-4.0/diana/plot/CodonUsageAlgorithm.class Xartemis-4.0/diana/plot/BaseAlgorithm.class Xartemis-4.0/diana/plot/Algorithm.class Xartemis-4.0/diana/plot/UserDataAlgorithm.class Xartemis-4.0/diana/plot/CodonUsageWeight.class Xartemis-4.0/diana/plot/CodonWeight.class Xartemis-4.0/diana/plot/GCWindowAlgorithm.class Xartemis-4.0/diana/plot/GCSDWindowAlgorithm.class Xartemis-4.0/diana/plot/AGWindowAlgorithm.class Xartemis-4.0/diana/plot/GCFrameAlgorithm.class Xartemis-4.0/diana/plot/Codon12CorrelationAlgorithm.class Xartemis-4.0/diana/plot/GCDeviationAlgorithm.class Xartemis-4.0/diana/plot/ATDeviationAlgorithm.class Xartemis-4.0/diana/plot/CodonUsageFormatException.class Xartemis-4.0/diana/plot/FeatureAlgorithm.class Xartemis-4.0/diana/plot/HydroAlgorithm.class Xartemis-4.0/diana/plot/HydrophobicityAlgorithm.class Xartemis-4.0/diana/plot/HydrophilicityAlgorithm.class Xartemis-4.0/diana/plot/CoilFeatureAlgorithm.class Xartemis-4.0/diana/EntrySourceVector.java Xartemis-4.0/diana/EntryVector.java Xartemis-4.0/diana/ExternalApplication.java Xartemis-4.0/diana/ExternalProgram.java Xartemis-4.0/diana/ExternalProgramException.java Xartemis-4.0/diana/ExternalProgramVector.java Xartemis-4.0/diana/ExternalSearchProgram.java Xartemis-4.0/diana/Feature.java Xartemis-4.0/diana/FeatureChangeEvent.java Xartemis-4.0/diana/FeatureChangeListener.java Xartemis-4.0/diana/FeatureEnumeration.java Xartemis-4.0/diana/FeatureFromVectorPredicate.java Xartemis-4.0/diana/FeatureKeyPredicate.java Xartemis-4.0/diana/FeatureKeyQualifierPredicate.java Xartemis-4.0/diana/FeatureSegment.java Xartemis-4.0/diana/FeaturePredicate.java Xartemis-4.0/diana/FeatureSegmentVector.java Xartemis-4.0/diana/FeatureVector.java Xartemis-4.0/diana/FilteredEntryGroup.java Xartemis-4.0/diana/GotoEvent.java Xartemis-4.0/diana/GotoEventSource.java Xartemis-4.0/diana/GotoListener.java Xartemis-4.0/diana/LastSegmentException.java Xartemis-4.0/diana/Logger.java Xartemis-4.0/diana/MSPcrunchComparisonData.java Xartemis-4.0/diana/MUMmerComparisonData.java Xartemis-4.0/diana/Options.java Xartemis-4.0/diana/Selectable.java Xartemis-4.0/diana/Selection.java Xartemis-4.0/diana/SelectionChangeEvent.java Xartemis-4.0/diana/SelectionChangeListener.java Xartemis-4.0/diana/helix.gif Xartemis-4.0/diana/SimpleComparisonData.java Xartemis-4.0/diana/SimpleEntryGroup.java Xartemis-4.0/diana/SimpleGotoEventSource.java Xartemis-4.0/diana/sanger-centre.gif Xartemis-4.0/diana/components/CVS/Root Xartemis-4.0/diana/components/CVS/Repository Xartemis-4.0/diana/components/CVS/Entries Xartemis-4.0/diana/components/ActMain.java Xartemis-4.0/diana/components/AddMenu.java Xartemis-4.0/diana/components/AlignmentViewer.java Xartemis-4.0/diana/components/ArtemisMain.java Xartemis-4.0/diana/components/BasePlot.java Xartemis-4.0/diana/components/BasePlotGroup.java Xartemis-4.0/diana/components/CanvasPanel.java Xartemis-4.0/diana/components/Comparator.java Xartemis-4.0/diana/components/ComparatorDialog.java Xartemis-4.0/diana/components/CorbaEntrySource.java Xartemis-4.0/diana/components/DisplayAdjustmentEvent.java Xartemis-4.0/diana/components/DisplayAdjustmentListener.java Xartemis-4.0/diana/components/DisplayComponent.java Xartemis-4.0/diana/components/EMBLCorbaEntrySource.java Xartemis-4.0/diana/components/EditMenu.java Xartemis-4.0/diana/components/EnsemblEntrySource.java Xartemis-4.0/diana/components/EntryActionListener.java Xartemis-4.0/diana/components/EntryEdit.java Xartemis-4.0/diana/components/EntryEditVector.java Xartemis-4.0/diana/components/EntryFileDialog.java Xartemis-4.0/diana/components/EntryGroupDisplay.java Xartemis-4.0/diana/components/EntryGroupInfoDisplay.java Xartemis-4.0/diana/components/EntryGroupMenu.java Xartemis-4.0/diana/components/EntryGroupPanel.java Xartemis-4.0/diana/components/EntryHeaderEdit.java Xartemis-4.0/diana/components/ExternalProgramOptions.java Xartemis-4.0/diana/components/FeatureAminoAcidViewer.java Xartemis-4.0/diana/components/FeatureBaseViewer.java Xartemis-4.0/diana/components/FeatureDisplay.java Xartemis-4.0/diana/components/FeatureDisplayOwner.java Xartemis-4.0/diana/components/FeatureEdit.java Xartemis-4.0/diana/components/FeatureInfo.java Xartemis-4.0/diana/components/FeatureList.java Xartemis-4.0/diana/components/FeatureListFrame.java Xartemis-4.0/diana/components/FeaturePlot.java Xartemis-4.0/diana/components/FeaturePlotGroup.java Xartemis-4.0/diana/components/FeaturePopup.java Xartemis-4.0/diana/components/FeatureViewer.java Xartemis-4.0/diana/components/FileDialogEntrySource.java Xartemis-4.0/diana/components/FileViewer.java Xartemis-4.0/diana/components/GotoMenu.java Xartemis-4.0/diana/components/KeyChoice.java Xartemis-4.0/diana/components/KeyChooser.java Xartemis-4.0/diana/components/ListDialog.java Xartemis-4.0/diana/components/LogViewer.java Xartemis-4.0/diana/components/MarkerRangeRequester.java Xartemis-4.0/diana/components/MarkerRangeRequesterEvent.java Xartemis-4.0/diana/components/MarkerRangeRequesterListener.java Xartemis-4.0/diana/components/MessageDialog.java Xartemis-4.0/diana/components/MessageFrame.java Xartemis-4.0/diana/components/Navigator.java Xartemis-4.0/diana/components/Plot.java Xartemis-4.0/diana/components/PlotMouseListener.java Xartemis-4.0/diana/components/ProcessWatcher.java Xartemis-4.0/diana/components/ProcessWatcherEvent.java Xartemis-4.0/diana/components/ProcessWatcherListener.java Xartemis-4.0/diana/components/QualifierChoice.java Xartemis-4.0/diana/components/RawFeatureEdit.java Xartemis-4.0/diana/components/RunMenu.java Xartemis-4.0/diana/components/ScoreChangeEvent.java Xartemis-4.0/diana/components/ScoreChangeListener.java Xartemis-4.0/diana/components/ScoreChanger.java Xartemis-4.0/diana/components/ScoreScrollbar.java Xartemis-4.0/diana/components/SearchResultViewer.java Xartemis-4.0/diana/components/SelectMenu.java Xartemis-4.0/diana/components/SelectionInfoDisplay.java Xartemis-4.0/diana/components/SelectionMenu.java Xartemis-4.0/diana/components/SelectionViewer.java Xartemis-4.0/diana/components/Selector.java Xartemis-4.0/diana/components/SequenceViewer.java Xartemis-4.0/diana/components/Splash.java Xartemis-4.0/diana/components/TextDialog.java Xartemis-4.0/diana/components/TextRequester.java Xartemis-4.0/diana/components/TextRequesterEvent.java Xartemis-4.0/diana/components/TextRequesterListener.java Xartemis-4.0/diana/components/ViewMenu.java Xartemis-4.0/diana/components/WritableEMBLCorbaEntrySource.java Xartemis-4.0/diana/components/WriteMenu.java Xartemis-4.0/diana/components/Plot.class Xartemis-4.0/diana/components/YesNoDialog.java Xartemis-4.0/diana/components/ArtemisMain.class Xartemis-4.0/diana/components/ArtemisMain$1.class Xartemis-4.0/diana/components/ArtemisMain$2.class Xartemis-4.0/diana/components/ArtemisMain$3.class Xartemis-4.0/diana/components/ArtemisMain$4.class Xartemis-4.0/diana/components/ArtemisMain$5.class Xartemis-4.0/diana/components/ArtemisMain$6.class Xartemis-4.0/diana/components/Splash.class Xartemis-4.0/diana/components/Splash$1.class Xartemis-4.0/diana/components/Splash$2.class Xartemis-4.0/diana/components/Splash$3.class Xartemis-4.0/diana/components/EntryEditVector.class Xartemis-4.0/diana/components/LogViewer.class Xartemis-4.0/diana/components/LogViewer$1.class Xartemis-4.0/diana/components/EntryEdit.class Xartemis-4.0/diana/components/EntryEdit$1.class Xartemis-4.0/diana/components/EntryEdit$2.class Xartemis-4.0/diana/components/EntryEdit$3.class Xartemis-4.0/diana/components/EntryEdit$4.class Xartemis-4.0/diana/components/EntryEdit$5.class Xartemis-4.0/diana/components/EntryEdit$6.class Xartemis-4.0/diana/components/EntryEdit$7.class Xartemis-4.0/diana/components/EntryEdit$8.class Xartemis-4.0/diana/components/EntryEdit$9.class Xartemis-4.0/diana/components/EntryEdit$10.class Xartemis-4.0/diana/components/EntryEdit$11.class Xartemis-4.0/diana/components/EntryEdit$12.class Xartemis-4.0/diana/components/EntryEdit$13.class Xartemis-4.0/diana/components/EntryEdit$14.class Xartemis-4.0/diana/components/EntryEdit$15.class Xartemis-4.0/diana/components/ReadFeaturesActionListener.class Xartemis-4.0/diana/components/SaveEntryActionListener.class Xartemis-4.0/diana/components/SaveEntryAsActionListener.class Xartemis-4.0/diana/components/SaveEntryAsEMBLActionListener.class Xartemis-4.0/diana/components/SaveEntryAsGenbankActionListener.class Xartemis-4.0/diana/components/SaveEntryAsGFFActionListener.class Xartemis-4.0/diana/components/SaveEntryAsSubmissionActionListener.class Xartemis-4.0/diana/components/MessageDialog.class Xartemis-4.0/diana/components/FeatureDisplayOwner.class Xartemis-4.0/diana/components/EntryFileDialog.class Xartemis-4.0/diana/components/MessageDialog$1.class Xartemis-4.0/diana/components/MessageDialog$2.class Xartemis-4.0/diana/components/MessageDialog$3.class Xartemis-4.0/diana/components/FileDialogEntrySource.class Xartemis-4.0/diana/components/EMBLCorbaEntrySource.class Xartemis-4.0/diana/components/CorbaEntrySource.class Xartemis-4.0/diana/components/WritableEMBLCorbaEntrySource.class Xartemis-4.0/diana/components/FileViewer.class Xartemis-4.0/diana/components/FileViewer$1.class Xartemis-4.0/diana/components/FileViewer$2.class Xartemis-4.0/diana/components/FileViewer$3.class Xartemis-4.0/diana/components/MessageFrame.class Xartemis-4.0/diana/components/MessageFrame$1.class Xartemis-4.0/diana/components/MessageFrame$2.class Xartemis-4.0/diana/components/MessageFrame$3.class Xartemis-4.0/diana/components/ViewMenu.class Xartemis-4.0/diana/components/ViewMenu$1.class Xartemis-4.0/diana/components/ViewMenu$2.class Xartemis-4.0/diana/components/ViewMenu$3.class Xartemis-4.0/diana/components/ViewMenu$4.class Xartemis-4.0/diana/components/ViewMenu$5.class Xartemis-4.0/diana/components/ViewMenu$6.class Xartemis-4.0/diana/components/ViewMenu$7.class Xartemis-4.0/diana/components/ViewMenu$8.class Xartemis-4.0/diana/components/ViewMenu$9.class Xartemis-4.0/diana/components/ViewMenu$10.class Xartemis-4.0/diana/components/ViewMenu$11.class Xartemis-4.0/diana/components/ViewMenu$12.class Xartemis-4.0/diana/components/ViewMenu$13.class Xartemis-4.0/diana/components/ViewMenu$14.class Xartemis-4.0/diana/components/ViewMenu$15.class Xartemis-4.0/diana/components/ViewMenu$16.class Xartemis-4.0/diana/components/ViewMenu$17.class Xartemis-4.0/diana/components/ViewMenu$18.class Xartemis-4.0/diana/components/ViewMenu$19.class Xartemis-4.0/diana/components/ViewMenu$20.class Xartemis-4.0/diana/components/ViewMenu$21.class Xartemis-4.0/diana/components/ViewMenu$22.class Xartemis-4.0/diana/components/ViewMenu$23.class Xartemis-4.0/diana/components/ViewMenu$24.class Xartemis-4.0/diana/components/ViewMenu$25.class Xartemis-4.0/diana/components/ViewMenu$26.class Xartemis-4.0/diana/components/ViewMenu$27.class Xartemis-4.0/diana/components/ViewMenu$28.class Xartemis-4.0/diana/components/ViewMenu$29.class Xartemis-4.0/diana/components/SelectionMenu.class Xartemis-4.0/diana/components/AddMenu.class Xartemis-4.0/diana/components/AddMenu$1.class Xartemis-4.0/diana/components/AddMenu$2.class Xartemis-4.0/diana/components/AddMenu$3.class Xartemis-4.0/diana/components/AddMenu$4.class Xartemis-4.0/diana/components/AddMenu$5.class Xartemis-4.0/diana/components/AddMenu$6.class Xartemis-4.0/diana/components/AddMenu$7.class Xartemis-4.0/diana/components/AddMenu$8.class Xartemis-4.0/diana/components/AddMenu$9.class Xartemis-4.0/diana/components/AddMenu$10.class Xartemis-4.0/diana/components/AddMenu$11.class Xartemis-4.0/diana/components/AddMenu$12.class Xartemis-4.0/diana/components/AddMenu$13.class Xartemis-4.0/diana/components/AddMenu$14.class Xartemis-4.0/diana/components/AddMenu$15.class Xartemis-4.0/diana/components/EntryGroupDisplay.class Xartemis-4.0/diana/components/EntryGroupDisplay$1.class Xartemis-4.0/diana/components/EntryGroupDisplay$2.class Xartemis-4.0/diana/components/FeatureDisplay.class Xartemis-4.0/diana/components/GotoMenu.class Xartemis-4.0/diana/components/FeatureDisplay$1.class Xartemis-4.0/diana/components/FeatureDisplay$2.class Xartemis-4.0/diana/components/EditMenu.class Xartemis-4.0/diana/components/FeatureDisplay$3.class Xartemis-4.0/diana/components/FeatureDisplay$4.class Xartemis-4.0/diana/components/FeatureDisplay$5.class Xartemis-4.0/diana/components/FeatureDisplay$6.class Xartemis-4.0/diana/components/EntryGroupPanel.class Xartemis-4.0/diana/components/DisplayComponent.class Xartemis-4.0/diana/components/EntryGroupPanel$1.class Xartemis-4.0/diana/components/CanvasPanel.class Xartemis-4.0/diana/components/CanvasPanel$1.class Xartemis-4.0/diana/components/BasePlotGroup.class Xartemis-4.0/diana/components/SelectionInfoDisplay.class Xartemis-4.0/diana/components/DisplayAdjustmentListener.class Xartemis-4.0/diana/components/FeatureList.class Xartemis-4.0/diana/components/FeatureList$1.class Xartemis-4.0/diana/components/FeatureList$2.class Xartemis-4.0/diana/components/FeatureList$3.class Xartemis-4.0/diana/components/YesNoDialog.class Xartemis-4.0/diana/components/YesNoDialog$1.class Xartemis-4.0/diana/components/YesNoDialog$2.class Xartemis-4.0/diana/components/YesNoDialog$3.class Xartemis-4.0/diana/components/EntryGroupMenu.class Xartemis-4.0/diana/components/EntryGroupMenu$1.class Xartemis-4.0/diana/components/EntryGroupMenu$2.class Xartemis-4.0/diana/components/EntryGroupMenu$3.class Xartemis-4.0/diana/components/EntryGroupMenu$4.class Xartemis-4.0/diana/components/EntryGroupMenu$5.class Xartemis-4.0/diana/components/EntryGroupMenu$6.class Xartemis-4.0/diana/components/SelectMenu.class Xartemis-4.0/diana/components/SelectMenu$1.class Xartemis-4.0/diana/components/SelectMenu$2.class Xartemis-4.0/diana/components/SelectMenu$3.class Xartemis-4.0/diana/components/SelectMenu$4.class Xartemis-4.0/diana/components/SelectMenu$5.class Xartemis-4.0/diana/components/SelectMenu$6.class Xartemis-4.0/diana/components/SelectMenu$7.class Xartemis-4.0/diana/components/SelectMenu$8.class Xartemis-4.0/diana/components/SelectMenu$9.class Xartemis-4.0/diana/components/SelectMenu$10.class Xartemis-4.0/diana/components/SelectMenu$11.class Xartemis-4.0/diana/components/SelectMenu$12.class Xartemis-4.0/diana/components/SelectMenu$13.class Xartemis-4.0/diana/components/SelectMenu$14.class Xartemis-4.0/diana/components/SelectMenu$15.class Xartemis-4.0/diana/components/SelectMenu$16.class Xartemis-4.0/diana/components/GotoMenu$1.class Xartemis-4.0/diana/components/GotoMenu$2.class Xartemis-4.0/diana/components/GotoMenu$3.class Xartemis-4.0/diana/components/GotoMenu$4.class Xartemis-4.0/diana/components/GotoMenu$5.class Xartemis-4.0/diana/components/GotoMenu$6.class Xartemis-4.0/diana/components/GotoMenu$7.class Xartemis-4.0/diana/components/GotoMenu$8.class Xartemis-4.0/diana/components/GotoMenu$9.class Xartemis-4.0/diana/components/GotoMenu$10.class Xartemis-4.0/diana/components/EditMenu$1.class Xartemis-4.0/diana/components/EditMenu$2.class Xartemis-4.0/diana/components/EditMenu$3.class Xartemis-4.0/diana/components/EditMenu$4.class Xartemis-4.0/diana/components/EditMenu$5.class Xartemis-4.0/diana/components/EditMenu$6.class Xartemis-4.0/diana/components/EditMenu$7.class Xartemis-4.0/diana/components/EditMenu$8.class Xartemis-4.0/diana/components/EditMenu$9.class Xartemis-4.0/diana/components/EditMenu$10.class Xartemis-4.0/diana/components/EditMenu$11.class Xartemis-4.0/diana/components/EditMenu$12.class Xartemis-4.0/diana/components/EditMenu$13.class Xartemis-4.0/diana/components/EditMenu$14.class Xartemis-4.0/diana/components/EditMenu$15.class Xartemis-4.0/diana/components/EditMenu$16.class Xartemis-4.0/diana/components/EditMenu$17.class Xartemis-4.0/diana/components/EditMenu$18.class Xartemis-4.0/diana/components/EditMenu$19.class Xartemis-4.0/diana/components/EditMenu$20.class Xartemis-4.0/diana/components/EditMenu$21.class Xartemis-4.0/diana/components/EditMenu$22.class Xartemis-4.0/diana/components/WriteMenu.class Xartemis-4.0/diana/components/WriteMenu$1.class Xartemis-4.0/diana/components/WriteMenu$2.class Xartemis-4.0/diana/components/WriteMenu$3.class Xartemis-4.0/diana/components/WriteMenu$4.class Xartemis-4.0/diana/components/WriteMenu$5.class Xartemis-4.0/diana/components/WriteMenu$6.class Xartemis-4.0/diana/components/WriteMenu$7.class Xartemis-4.0/diana/components/WriteMenu$8.class Xartemis-4.0/diana/components/WriteMenu$9.class Xartemis-4.0/diana/components/WriteMenu$10.class Xartemis-4.0/diana/components/WriteMenu$11.class Xartemis-4.0/diana/components/WriteMenu$12.class Xartemis-4.0/diana/components/WriteMenu$13.class Xartemis-4.0/diana/components/WriteMenu$14.class Xartemis-4.0/diana/components/WriteMenu$15.class Xartemis-4.0/diana/components/WriteMenu$16.class Xartemis-4.0/diana/components/WriteMenu$17.class Xartemis-4.0/diana/components/WriteMenu$18.class Xartemis-4.0/diana/components/WriteMenu$19.class Xartemis-4.0/diana/components/WriteMenu$20.class Xartemis-4.0/diana/components/WriteMenu$21.class Xartemis-4.0/diana/components/RunMenu.class Xartemis-4.0/diana/components/RunMenu$1.class Xartemis-4.0/diana/components/RunMenu$2.class Xartemis-4.0/diana/components/EntryActionListener.class Xartemis-4.0/diana/components/BasePlot.class Xartemis-4.0/diana/components/BasePlot$1.class Xartemis-4.0/diana/components/Plot$1.class Xartemis-4.0/diana/components/Plot$2.class Xartemis-4.0/diana/components/Plot$3.class Xartemis-4.0/diana/components/Plot$4.class Xartemis-4.0/diana/components/Plot$5.class Xartemis-4.0/diana/components/Plot$6.class Xartemis-4.0/diana/components/Plot$7.class Xartemis-4.0/diana/components/TextDialog.class Xartemis-4.0/diana/components/TextDialog$1.class Xartemis-4.0/diana/components/TextDialog$2.class Xartemis-4.0/diana/components/TextDialog$3.class Xartemis-4.0/diana/components/ListDialog.class Xartemis-4.0/diana/components/ListDialog$1.class Xartemis-4.0/diana/components/ListDialog$2.class Xartemis-4.0/diana/components/SelectionViewer.class Xartemis-4.0/diana/components/SelectionViewer$1.class Xartemis-4.0/diana/components/EntryGroupInfoDisplay.class Xartemis-4.0/diana/components/EntryGroupInfoDisplay$1.class Xartemis-4.0/diana/components/EntryGroupInfoDisplay$2.class Xartemis-4.0/diana/components/EntryGroupInfoDisplay$3.class Xartemis-4.0/diana/components/FeatureListFrame.class Xartemis-4.0/diana/components/FeatureListFrame$1.class Xartemis-4.0/diana/components/FeatureListFrame$2.class Xartemis-4.0/diana/components/FeatureListFrame$3.class Xartemis-4.0/diana/components/KeyChooser.class Xartemis-4.0/diana/components/KeyChooser$1.class Xartemis-4.0/diana/components/KeyChooser$2.class Xartemis-4.0/diana/components/KeyChooser$3.class Xartemis-4.0/diana/components/KeyChooser$4.class Xartemis-4.0/diana/components/KeyChoice.class Xartemis-4.0/diana/components/KeyChoice$1.class Xartemis-4.0/diana/components/FeatureViewer.class Xartemis-4.0/diana/components/FeatureViewer$1.class Xartemis-4.0/diana/components/FeaturePlotGroup.class Xartemis-4.0/diana/components/FeaturePlotGroup$1.class Xartemis-4.0/diana/components/FeaturePlotGroup$2.class Xartemis-4.0/diana/components/FeaturePlotGroup$3.class Xartemis-4.0/diana/components/FeaturePlotGroup$4.class Xartemis-4.0/diana/components/FeaturePlotGroup$5.class Xartemis-4.0/diana/components/SearchResultViewer.class Xartemis-4.0/diana/components/SearchResultViewer$1.class Xartemis-4.0/diana/components/FeatureInfo.class Xartemis-4.0/diana/components/FeatureInfo$1.class Xartemis-4.0/diana/components/FeatureInfo$2.class Xartemis-4.0/diana/components/FeatureBaseViewer.class Xartemis-4.0/diana/components/FeatureBaseViewer$1.class Xartemis-4.0/diana/components/FeatureAminoAcidViewer.class Xartemis-4.0/diana/components/FeatureAminoAcidViewer$1.class Xartemis-4.0/diana/components/FeatureEdit.class Xartemis-4.0/diana/components/FeatureEdit$1.class Xartemis-4.0/diana/components/FeatureEdit$2.class Xartemis-4.0/diana/components/FeatureEdit$3.class Xartemis-4.0/diana/components/FeatureEdit$4.class Xartemis-4.0/diana/components/FeatureEdit$5.class Xartemis-4.0/diana/components/FeatureEdit$6.class Xartemis-4.0/diana/components/FeatureEdit$7.class Xartemis-4.0/diana/components/FeatureEdit$8.class Xartemis-4.0/diana/components/FeatureEdit$9.class Xartemis-4.0/diana/components/FeatureEdit$10.class Xartemis-4.0/diana/components/TextRequester.class Xartemis-4.0/diana/components/TextRequester$1.class Xartemis-4.0/diana/components/TextRequester$2.class Xartemis-4.0/diana/components/TextRequester$3.class Xartemis-4.0/diana/components/TextRequesterListener.class Xartemis-4.0/diana/components/TextRequesterEvent.class Xartemis-4.0/diana/components/FeaturePopup.class Xartemis-4.0/diana/components/FeaturePopup$1.class Xartemis-4.0/diana/components/FeaturePopup$2.class Xartemis-4.0/diana/components/Selector.class Xartemis-4.0/diana/components/FeaturePopup$3.class Xartemis-4.0/diana/components/FeaturePopup$4.class Xartemis-4.0/diana/components/FeaturePopup$5.class Xartemis-4.0/diana/components/FeaturePopup$6.class Xartemis-4.0/diana/components/FeaturePopup$7.class Xartemis-4.0/diana/components/FeaturePopup$8.class Xartemis-4.0/diana/components/FeaturePopup$9.class Xartemis-4.0/diana/components/FeaturePopup$10.class Xartemis-4.0/diana/components/FeaturePopup$11.class Xartemis-4.0/diana/components/FeaturePopup$12.class Xartemis-4.0/diana/components/FeaturePopup$13.class Xartemis-4.0/diana/components/FeaturePopup$14.class Xartemis-4.0/diana/components/FeaturePopup$15.class Xartemis-4.0/diana/components/FeaturePopup$16.class Xartemis-4.0/diana/components/FeaturePopup$17.class Xartemis-4.0/diana/components/FeaturePopup$18.class Xartemis-4.0/diana/components/FeaturePopup$19.class Xartemis-4.0/diana/components/FeaturePopup$20.class Xartemis-4.0/diana/components/FeaturePopup$21.class Xartemis-4.0/diana/components/DisplayAdjustmentEvent.class Xartemis-4.0/diana/components/EntryHeaderEdit.class Xartemis-4.0/diana/components/EntryHeaderEdit$1.class Xartemis-4.0/diana/components/Selector$1.class Xartemis-4.0/diana/components/Selector$2.class Xartemis-4.0/diana/components/Selector$3.class Xartemis-4.0/diana/components/Selector$4.class Xartemis-4.0/diana/components/Selector$5.class Xartemis-4.0/diana/components/Selector$6.class Xartemis-4.0/diana/components/Selector$7.class Xartemis-4.0/diana/components/Selector$8.class Xartemis-4.0/diana/components/Selector$9.class Xartemis-4.0/diana/components/Selector$10.class Xartemis-4.0/diana/components/Selector$11.class Xartemis-4.0/diana/components/Selector$12.class Xartemis-4.0/diana/components/MarkerRangeRequester.class Xartemis-4.0/diana/components/MarkerRangeRequesterListener.class Xartemis-4.0/diana/components/MarkerRangeRequesterEvent.class Xartemis-4.0/diana/components/Navigator.class Xartemis-4.0/diana/components/Navigator$1.class Xartemis-4.0/diana/components/Navigator$2.class Xartemis-4.0/diana/components/Navigator$3.class Xartemis-4.0/diana/components/Navigator$4.class Xartemis-4.0/diana/components/Navigator$5.class Xartemis-4.0/diana/components/Navigator$6.class Xartemis-4.0/diana/components/Navigator$7.class Xartemis-4.0/diana/components/Navigator$8.class Xartemis-4.0/diana/components/Navigator$9.class Xartemis-4.0/diana/components/ProcessWatcher.class Xartemis-4.0/diana/components/ExternalProgramOptions.class Xartemis-4.0/diana/components/ExternalProgramOptions$1.class Xartemis-4.0/diana/components/PlotMouseListener.class Xartemis-4.0/diana/components/FeaturePlot.class Xartemis-4.0/diana/components/SequenceViewer.class Xartemis-4.0/diana/components/QualifierChoice.class Xartemis-4.0/diana/components/ProcessWatcherListener.class Xartemis-4.0/diana/components/ProcessWatcherEvent.class Xartemis-4.0/diana/components/ScoreChangeListener.class Xartemis-4.0/diana/components/ScoreChangeEvent.class Xartemis-4.0/diana/components/ScoreChanger.class Xartemis-4.0/diana/components/ScoreChanger$1.class Xartemis-4.0/diana/components/ScoreChanger$2.class Xartemis-4.0/diana/components/ScoreChanger$3.class Xartemis-4.0/diana/components/ScoreChanger$4.class Xartemis-4.0/diana/components/ScoreChanger$5.class Xartemis-4.0/diana/components/ScoreScrollbar.class Xartemis-4.0/diana/sequence/CVS/Root Xartemis-4.0/diana/sequence/CVS/Repository Xartemis-4.0/diana/sequence/CVS/Entries Xartemis-4.0/diana/sequence/AminoAcidSequence.java Xartemis-4.0/diana/sequence/BasePattern.java Xartemis-4.0/diana/sequence/BasePatternFormatException.java Xartemis-4.0/diana/sequence/Bases.java Xartemis-4.0/diana/sequence/Marker.java Xartemis-4.0/diana/sequence/MarkerChangeEvent.java Xartemis-4.0/diana/sequence/MarkerChangeListener.java Xartemis-4.0/diana/sequence/MarkerRange.java Xartemis-4.0/diana/sequence/MarkerRangeVector.java Xartemis-4.0/diana/sequence/NoSequenceException.java Xartemis-4.0/diana/sequence/SequenceChangeEvent.java Xartemis-4.0/diana/sequence/SequenceChangeListener.java Xartemis-4.0/diana/sequence/Strand.java Xartemis-4.0/diana/sequence/NoSequenceException.class Xartemis-4.0/diana/sequence/SequenceChangeListener.class Xartemis-4.0/diana/sequence/Bases.class Xartemis-4.0/diana/sequence/MarkerRange.class Xartemis-4.0/diana/sequence/Marker.class Xartemis-4.0/diana/sequence/MarkerInternal.class Xartemis-4.0/diana/sequence/MarkerChangeListener.class Xartemis-4.0/diana/sequence/Strand.class Xartemis-4.0/diana/sequence/SequenceChangeEvent.class Xartemis-4.0/diana/sequence/AminoAcidSequence.class Xartemis-4.0/diana/sequence/BasePattern.class Xartemis-4.0/diana/sequence/BasePatternFormatException.class Xartemis-4.0/diana/sequence/MarkerRangeVector.class Xartemis-4.0/diana/sequence/MarkerChangeEvent.class Xartemis-4.0/diana/Logger.class Xartemis-4.0/diana/Options.class Xartemis-4.0/diana/EntryGroupChangeListener.class Xartemis-4.0/diana/EntryChangeListener.class Xartemis-4.0/diana/ChangeListener.class Xartemis-4.0/diana/Entry.class Xartemis-4.0/diana/Entry$FeatureEnumerator.class Xartemis-4.0/diana/FeatureChangeListener.class Xartemis-4.0/diana/Selectable.class Xartemis-4.0/diana/FeatureEnumeration.class Xartemis-4.0/diana/Selection.class Xartemis-4.0/diana/EntryGroup.class Xartemis-4.0/diana/SimpleEntryGroup.class Xartemis-4.0/diana/SimpleEntryGroup$FeatureEnumerator.class Xartemis-4.0/diana/EntryVector.class Xartemis-4.0/diana/EntrySourceVector.class Xartemis-4.0/diana/EntrySource.class Xartemis-4.0/diana/ExternalProgramVector.class Xartemis-4.0/diana/ExternalSearchProgram.class Xartemis-4.0/diana/ExternalProgram.class Xartemis-4.0/diana/ExternalProgramException.class Xartemis-4.0/diana/ExternalApplication.class Xartemis-4.0/diana/GotoEventSource.class Xartemis-4.0/diana/SelectionChangeListener.class Xartemis-4.0/diana/GotoListener.class Xartemis-4.0/diana/SimpleGotoEventSource.class Xartemis-4.0/diana/GotoEvent.class Xartemis-4.0/diana/EntryGroupChangeEvent.class Xartemis-4.0/diana/ChangeEvent.class Xartemis-4.0/diana/EntryChangeEvent.class Xartemis-4.0/diana/FeatureVector.class Xartemis-4.0/diana/FeaturePredicate.class Xartemis-4.0/diana/Feature.class Xartemis-4.0/diana/LastSegmentException.class Xartemis-4.0/diana/FilteredEntryGroup.class Xartemis-4.0/diana/FilteredEntryGroup$1.class Xartemis-4.0/diana/FilteredEntryGroup$2.class Xartemis-4.0/diana/FilteredEntryGroup$3.class Xartemis-4.0/diana/FilteredEntryGroup$FeatureEnumerator.class Xartemis-4.0/diana/FeatureSegment.class Xartemis-4.0/diana/FeatureKeyQualifierPredicate.class Xartemis-4.0/diana/FeatureChangeEvent.class Xartemis-4.0/diana/FeatureKeyPredicate.class Xartemis-4.0/diana/FeatureFromVectorPredicate.class Xartemis-4.0/diana/FeatureSegmentVector.class Xartemis-4.0/diana/SelectionChangeEvent.class Xartemis-4.0/docs/CVS/Root Xartemis-4.0/docs/CVS/Repository Xartemis-4.0/docs/CVS/Entries Xartemis-4.0/docs/.cvsignore Xartemis-4.0/docs/Makefile Xartemis-4.0/docs/acknowledgements.sgml Xartemis-4.0/docs/act_display_menus.sgml Xartemis-4.0/docs/act_file_menu.sgml Xartemis-4.0/docs/act_intro_chapter.sgml Xartemis-4.0/docs/act_main_window.sgml Xartemis-4.0/docs/act_main_window_1.gif Xartemis-4.0/docs/act_main_window_2.gif Xartemis-4.0/docs/act_main_window_3.gif Xartemis-4.0/docs/act_main_window_4.gif Xartemis-4.0/docs/act_main_window_5.gif Xartemis-4.0/docs/act_manual.sgml Xartemis-4.0/docs/act_start_chapter.sgml Xartemis-4.0/docs/act_user_manual_screen_shot.gif Xartemis-4.0/docs/artemis.dsl Xartemis-4.0/docs/concepts.sgml Xartemis-4.0/docs/copyright.sgml Xartemis-4.0/docs/display_common.sgml Xartemis-4.0/docs/display_menu.sgml Xartemis-4.0/docs/feature_list.sgml Xartemis-4.0/docs/file_menu.sgml Xartemis-4.0/docs/getting_java.sgml Xartemis-4.0/docs/intro_chapter.sgml Xartemis-4.0/docs/main_window_1.gif Xartemis-4.0/docs/main_window_2.gif Xartemis-4.0/docs/main_window_3.gif Xartemis-4.0/docs/main_window_4.gif Xartemis-4.0/docs/main_window_5.gif Xartemis-4.0/docs/main_window_6.gif Xartemis-4.0/docs/main_window_chapter.sgml Xartemis-4.0/docs/manual.sgml Xartemis-4.0/docs/menus.sgml Xartemis-4.0/docs/mousebuttons.sgml Xartemis-4.0/docs/options.sgml Xartemis-4.0/docs/requirements.sgml Xartemis-4.0/docs/run_menu.sgml Xartemis-4.0/docs/start_chapter.sgml Xartemis-4.0/docs/unix_args.sgml Xartemis-4.0/docs/user_manual_screen_shot.gif Xartemis-4.0/docs/views_popup.sgml Xartemis-4.0/docs/views_scale.sgml Xartemis-4.0/docs/views_scrolling.sgml Xartemis-4.0/docs/views_selection.sgml Xartemis-4.0/embl/CVS/Root Xartemis-4.0/embl/CVS/Repository Xartemis-4.0/embl/CVS/Entries Xartemis-4.0/embl/.cvsignore Xartemis-4.0/etc/CVS/Root Xartemis-4.0/etc/CVS/Repository Xartemis-4.0/etc/CVS/Entries Xartemis-4.0/etc/c1215.embl Xartemis-4.0/etc/changes.shtml Xartemis-4.0/etc/feature_keys Xartemis-4.0/etc/options Xartemis-4.0/etc/pombe.usage Xartemis-4.0/etc/qualifier_types Xartemis-4.0/lib/CVS/Root Xartemis-4.0/lib/CVS/Repository Xartemis-4.0/lib/CVS/Entries Xartemis-4.0/lib/JacORB.jar Xartemis-4.0/uk/CVS/Root Xartemis-4.0/uk/CVS/Repository Xartemis-4.0/uk/CVS/Entries Xartemis-4.0/uk/ac/CVS/Root Xartemis-4.0/uk/ac/CVS/Repository Xartemis-4.0/uk/ac/CVS/Entries Xartemis-4.0/uk/ac/sanger/CVS/Root Xartemis-4.0/uk/ac/sanger/CVS/Repository Xartemis-4.0/uk/ac/sanger/CVS/Entries Xartemis-4.0/uk/ac/sanger/pathogens/CVS/Root Xartemis-4.0/uk/ac/sanger/pathogens/CVS/Repository Xartemis-4.0/uk/ac/sanger/pathogens/CVS/Entries Xartemis-4.0/uk/ac/sanger/pathogens/Document.java Xartemis-4.0/uk/ac/sanger/pathogens/FastVector.java Xartemis-4.0/uk/ac/sanger/pathogens/FileDocument.java Xartemis-4.0/uk/ac/sanger/pathogens/FileProgressDocument.java Xartemis-4.0/uk/ac/sanger/pathogens/InputStreamProgressEvent.java Xartemis-4.0/uk/ac/sanger/pathogens/InputStreamProgressListener.java Xartemis-4.0/uk/ac/sanger/pathogens/OutOfRangeException.java Xartemis-4.0/uk/ac/sanger/pathogens/ProgressInputStream.java Xartemis-4.0/uk/ac/sanger/pathogens/ReadOnlyException.java Xartemis-4.0/uk/ac/sanger/pathogens/StringVector.java Xartemis-4.0/uk/ac/sanger/pathogens/URLDocument.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/CVS/Root Xartemis-4.0/uk/ac/sanger/pathogens/embl/CVS/Repository Xartemis-4.0/uk/ac/sanger/pathogens/embl/CVS/Entries Xartemis-4.0/uk/ac/sanger/pathogens/embl/BetweenRange.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/ComparableFeature.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/CorbaEntry.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/CorbaFeature.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/CorbaSequence.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/DateStampFeature.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/DocumentEntry.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/DocumentEntryAutosaveThread.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/DocumentEntryFactory.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/DocumentFeature.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/EMBLObject.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/Entry.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/EmblDocumentEntry.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/EmblMisc.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/EmblStreamFeature.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/EmblStreamSequence.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/EnsemblCorbaEntry.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/EnsemblCorbaFeature.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/EnsemblCorbaSequence.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/EntryInformation.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/EntryInformationException.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/FastaStreamSequence.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/Feature.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/FeatureComparator.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/Key.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/FeatureEnumeration.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/FeatureHeader.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/FeatureTable.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/FeatureTree.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/FeatureVector.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/FuzzyRange.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/GFFDocumentEntry.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/GFFMisc.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/GFFEntryInformation.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/GFFStreamFeature.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/GenbankDocumentEntry.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/GenbankMisc.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/GenbankStreamFeature.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/GenbankStreamSequence.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/InvalidKeyException.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/InvalidQualifierException.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/InvalidRelationException.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/KeyVector.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/LineGroup.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/LineGroupVector.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/LinePushBackReader.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/Location.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/LocationLexer.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/Qualifier.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/LocationParseException.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/LocationParseNode.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/LocationParseNodeVector.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/LowerInteger.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/MSPcrunchDocumentEntry.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/MSPcrunchEntryInformation.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/MSPcrunchStreamFeature.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/MiscLineGroup.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/OutOfDateException.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/PublicDBDocumentEntry.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/PublicDBStreamFeature.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/PushBackException.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/QualifierInfo.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/QualifierInfoException.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/QualifierInfoVector.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/QualifierParseException.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/QualifierVector.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/RWCorbaEntry.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/RWCorbaFeature.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/Range.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/RangeVector.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/RawStreamSequence.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/ReadFormatException.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/ReadOnlyEntry.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/Sequence.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/SimpleDocumentEntry.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/SimpleDocumentFeature.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/SimpleEntryInformation.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/StreamFeature.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/StreamFeatureTable.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/StreamQualifier.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/StreamSequence.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/UpperInteger.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/StreamSequenceFactory.java Xartemis-4.0/uk/ac/sanger/pathogens/embl/embl.example Xartemis-4.0/uk/ac/sanger/pathogens/embl/Key.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/KeyVector.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/EntryInformation.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/QualifierInfoException.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/SimpleEntryInformation.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/QualifierInfo.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/QualifierInfoVector.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/DocumentEntryFactory.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/EntryInformationException.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/InvalidKeyException.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/Entry.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/ReadFormatException.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/InvalidRelationException.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/Qualifier.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/InvalidQualifierException.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/EmblStreamFeature.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/PublicDBStreamFeature.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/SimpleDocumentFeature.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/DocumentFeature.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/StreamFeature.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/ComparableFeature.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/LineGroup.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/Feature.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/EMBLObject.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/QualifierParseException.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/DocumentEntry.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/EmblDocumentEntry.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/PublicDBDocumentEntry.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/SimpleDocumentEntry.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/Range.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/SimpleDocumentEntry$1.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/RangeVector.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/Location.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/LocationLexer.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/LocationLexer$TokenEnumeration.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/LocationParseException.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/QualifierVector.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/Sequence.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/EmblStreamSequence.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/StreamSequence.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/FastaStreamSequence.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/RawStreamSequence.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/StreamQualifier.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/OutOfDateException.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/LinePushBackReader.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/PushBackException.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/DateStampFeature.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/GenbankStreamFeature.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/GFFStreamFeature.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/FuzzyRange.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/GenbankStreamSequence.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/StreamSequenceFactory.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/FeatureHeader.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/EmblMisc.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/MiscLineGroup.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/MSPcrunchStreamFeature.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/GenbankMisc.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/GFFMisc.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/GFFDocumentEntry.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/MSPcrunchDocumentEntry.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/GenbankDocumentEntry.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/FeatureVector.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/FeatureEnumeration.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/LocationParseNode.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/LineGroupVector.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/FeatureTable.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/StreamFeatureTable.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/DocumentEntryAutosaveThread.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/LowerInteger.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/UpperInteger.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/LocationParseNodeVector.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/BetweenRange.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/CorbaEntry.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/ReadOnlyEntry.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/RWCorbaEntry.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/RWCorbaEntry$1.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/NucFeatureHasher.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/FeatureTree.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/GFFEntryInformation.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/MSPcrunchEntryInformation.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/FeatureTree$FeatureEnumerator.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/FeatureComparator.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/CorbaSequence.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/CorbaFeature.class Xartemis-4.0/uk/ac/sanger/pathogens/embl/RWCorbaFeature.class Xartemis-4.0/uk/ac/sanger/pathogens/OutOfRangeException.class Xartemis-4.0/uk/ac/sanger/pathogens/ReadOnlyException.class Xartemis-4.0/uk/ac/sanger/pathogens/StringVector.class Xartemis-4.0/uk/ac/sanger/pathogens/InputStreamProgressListener.class Xartemis-4.0/uk/ac/sanger/pathogens/StringVector$1.class Xartemis-4.0/uk/ac/sanger/pathogens/InputStreamProgressEvent.class Xartemis-4.0/uk/ac/sanger/pathogens/Document.class Xartemis-4.0/uk/ac/sanger/pathogens/FileDocument.class Xartemis-4.0/uk/ac/sanger/pathogens/FastVector.class Xartemis-4.0/uk/ac/sanger/pathogens/FileProgressDocument.class Xartemis-4.0/uk/ac/sanger/pathogens/ProgressInputStream.class Xartemis-4.0/type/stringListHolder.java Xartemis-4.0/type/stringListHelper.java Xartemis-4.0/type/longListHolder.java Xartemis-4.0/type/longListHelper.java Xartemis-4.0/type/ulongListHolder.java Xartemis-4.0/type/ulongListHelper.java Xartemis-4.0/type/NoResult.java Xartemis-4.0/type/NoResultHolder.java Xartemis-4.0/type/NoResultHelper.java Xartemis-4.0/type/NoWritePermission.java Xartemis-4.0/type/NoWritePermissionHolder.java Xartemis-4.0/type/NoWritePermissionHelper.java Xartemis-4.0/type/InvalidRelation.java Xartemis-4.0/type/InvalidRelationHolder.java Xartemis-4.0/type/InvalidRelationHelper.java Xartemis-4.0/type/IndexOutOfRange.java Xartemis-4.0/type/IndexOutOfRangeHolder.java Xartemis-4.0/type/IndexOutOfRangeHelper.java Xartemis-4.0/type/InvalidArgumentValue.java Xartemis-4.0/type/InvalidArgumentValueHolder.java Xartemis-4.0/type/InvalidArgumentValueHelper.java Xartemis-4.0/type/ParseError.java Xartemis-4.0/type/ParseErrorHolder.java Xartemis-4.0/type/ParseErrorHelper.java Xartemis-4.0/type/Date.java Xartemis-4.0/type/DateHolder.java Xartemis-4.0/type/DateHelper.java Xartemis-4.0/type/DateListHolder.java Xartemis-4.0/type/DateListHelper.java Xartemis-4.0/type/Person.java Xartemis-4.0/type/PersonHolder.java Xartemis-4.0/type/PersonHelper.java Xartemis-4.0/type/PersonListHolder.java Xartemis-4.0/type/PersonListHelper.java Xartemis-4.0/type/Revision.java Xartemis-4.0/type/RevisionHolder.java Xartemis-4.0/type/RevisionHelper.java Xartemis-4.0/type/RevisionListHolder.java Xartemis-4.0/type/RevisionListHelper.java Xartemis-4.0/type/DbXref.java Xartemis-4.0/type/DbXrefHolder.java Xartemis-4.0/type/DbXrefHelper.java Xartemis-4.0/type/DbXrefListHolder.java Xartemis-4.0/type/DbXrefListHelper.java Xartemis-4.0/type/AminoAcid.java Xartemis-4.0/type/AminoAcidHolder.java Xartemis-4.0/type/AminoAcidHelper.java Xartemis-4.0/type/AminoAcidListHolder.java Xartemis-4.0/type/AminoAcidListHelper.java Xartemis-4.0/type/CodonTranslation.java Xartemis-4.0/type/CodonTranslationHolder.java Xartemis-4.0/type/CodonTranslationHelper.java Xartemis-4.0/type/CodonTranslationListHolder.java Xartemis-4.0/type/CodonTranslationListHelper.java Xartemis-4.0/type/AntiCodon.java Xartemis-4.0/type/AntiCodonHolder.java Xartemis-4.0/type/AntiCodonHelper.java Xartemis-4.0/type/AntiCodonListHolder.java Xartemis-4.0/type/AntiCodonListHelper.java Xartemis-4.0/type/TranslationException.java Xartemis-4.0/type/TranslationExceptionHolder.java Xartemis-4.0/type/TranslationExceptionHelper.java Xartemis-4.0/type/RepeatUnit.java Xartemis-4.0/type/Exact_ftc.java Xartemis-4.0/type/TranslationExceptionListHolder.java Xartemis-4.0/type/TranslationExceptionListHelper.java Xartemis-4.0/type/SpliceConsensus.java Xartemis-4.0/type/SpliceConsensusHolder.java Xartemis-4.0/type/SpliceConsensusHelper.java Xartemis-4.0/type/SpliceConsensusListHolder.java Xartemis-4.0/type/SpliceConsensusListHelper.java Xartemis-4.0/type/RepeatUnitHolder.java Xartemis-4.0/type/RepeatUnitHelper.java Xartemis-4.0/type/RepeatUnitListHolder.java Xartemis-4.0/type/RepeatUnitListHelper.java Xartemis-4.0/type/FuzzyTypeCodeHelper.java Xartemis-4.0/type/In_ftc.java Xartemis-4.0/type/Between_ftc.java Xartemis-4.0/type/Less_ftc.java Xartemis-4.0/type/Greater_ftc.java Xartemis-4.0/type/Fuzzy.java Xartemis-4.0/type/FuzzyHolder.java Xartemis-4.0/type/FuzzyHelper.java Xartemis-4.0/type/FuzzyListHolder.java Xartemis-4.0/type/FuzzyListHelper.java Xartemis-4.0/type/NoResult.class Xartemis-4.0/type/InvalidRelation.class Xartemis-4.0/type/InvalidArgumentValue.class Xartemis-4.0/type/IndexOutOfRange.class Xartemis-4.0/type/DbXref.class Xartemis-4.0/type/Revision.class Xartemis-4.0/type/InvalidRelationHelper.class Xartemis-4.0/type/InvalidArgumentValueHelper.class Xartemis-4.0/type/IndexOutOfRangeHelper.class Xartemis-4.0/type/Date.class Xartemis-4.0/type/stringListHelper.class Xartemis-4.0/type/NoResultHelper.class Xartemis-4.0/type/TranslationException.class Xartemis-4.0/type/CodonTranslation.class Xartemis-4.0/type/AntiCodon.class Xartemis-4.0/type/SpliceConsensus.class Xartemis-4.0/type/RepeatUnit.class Xartemis-4.0/type/Fuzzy.class Xartemis-4.0/type/AminoAcid.class Xartemis-4.0/type/DbXrefListHelper.class Xartemis-4.0/type/RevisionListHelper.class Xartemis-4.0/type/DbXrefHelper.class Xartemis-4.0/type/RevisionHelper.class Xartemis-4.0/type/DateHelper.class Xartemis-4.0/type/RepeatUnitHelper.class Xartemis-4.0/type/SpliceConsensusHelper.class Xartemis-4.0/type/AntiCodonHelper.class Xartemis-4.0/type/CodonTranslationHelper.class Xartemis-4.0/type/AminoAcidHelper.class Xartemis-4.0/type/TranslationExceptionHelper.class Xartemis-4.0/type/FuzzyHelper.class Xartemis-4.0/nsdb/NucSeqListHolder.java Xartemis-4.0/nsdb/NucSeqListHelper.java Xartemis-4.0/nsdb/NucFeatureListHolder.java Xartemis-4.0/nsdb/NucFeatureListHelper.java Xartemis-4.0/nsdb/LocationListHolder.java Xartemis-4.0/nsdb/LocationListHelper.java Xartemis-4.0/nsdb/FeatureLocationListHolder.java Xartemis-4.0/nsdb/FeatureLocationListHelper.java Xartemis-4.0/nsdb/EntryInfoListHolder.java Xartemis-4.0/nsdb/EntryInfoListHelper.java Xartemis-4.0/nsdb/InexactLocation.java Xartemis-4.0/nsdb/InexactLocationHolder.java Xartemis-4.0/nsdb/InexactLocationHelper.java Xartemis-4.0/nsdb/EntryInfo.java Xartemis-4.0/nsdb/EntryInfoOperations.java Xartemis-4.0/nsdb/EntryInfoHelper.java Xartemis-4.0/nsdb/EntryInfoHolder.java Xartemis-4.0/nsdb/_EntryInfoStub.java Xartemis-4.0/nsdb/EntryInfoPOA.java Xartemis-4.0/nsdb/EntryInfoPOATie.java Xartemis-4.0/nsdb/Location.java Xartemis-4.0/nsdb/LocationOperations.java Xartemis-4.0/nsdb/LocationHelper.java Xartemis-4.0/nsdb/LocationHolder.java Xartemis-4.0/nsdb/_LocationStub.java Xartemis-4.0/nsdb/LocationPOA.java Xartemis-4.0/nsdb/LocationPOATie.java Xartemis-4.0/nsdb/LocationPackage/IdListHolder.java Xartemis-4.0/nsdb/LocationPackage/IdListHelper.java Xartemis-4.0/nsdb/LocationPackage/LocNodeTypeCodeHelper.java Xartemis-4.0/nsdb/LocationPackage/LocVirtualSegment.java Xartemis-4.0/nsdb/LocationPackage/LocVirtualSegmentHolder.java Xartemis-4.0/nsdb/LocationPackage/LocVirtualSegmentHelper.java Xartemis-4.0/nsdb/LocationPackage/LocGapHolder.java Xartemis-4.0/nsdb/LocationPackage/LocGapHelper.java Xartemis-4.0/nsdb/LocationPackage/LocPhysicalSegmentHolder.java Xartemis-4.0/nsdb/LocationPackage/LocPhysicalSegmentHelper.java Xartemis-4.0/nsdb/LocationPackage/LocOperator.java Xartemis-4.0/nsdb/LocationPackage/LocOperatorHolder.java Xartemis-4.0/nsdb/LocationPackage/LocOperatorHelper.java Xartemis-4.0/nsdb/LocationPackage/LocationNode_u.java Xartemis-4.0/nsdb/LocationPackage/LocOperator.class Xartemis-4.0/nsdb/LocationPackage/LocationNode_uHolder.java Xartemis-4.0/nsdb/LocationPackage/LocationNode_uHelper.java Xartemis-4.0/nsdb/LocationPackage/LocationNodeListHolder.java Xartemis-4.0/nsdb/LocationPackage/LocationNodeListHelper.java Xartemis-4.0/nsdb/LocationPackage/LocationNode_u.class Xartemis-4.0/nsdb/LocationPackage/LocVirtualSegment.class Xartemis-4.0/nsdb/LocationPackage/LocationNodeListHelper.class Xartemis-4.0/nsdb/LocationPackage/LocationNode_uHelper.class Xartemis-4.0/nsdb/LocationPackage/LocOperatorHelper.class Xartemis-4.0/nsdb/LocationPackage/LocGapHelper.class Xartemis-4.0/nsdb/LocationPackage/LocPhysicalSegmentHelper.class Xartemis-4.0/nsdb/LocationPackage/LocVirtualSegmentHelper.class Xartemis-4.0/nsdb/LocationPackage/IdListHelper.class Xartemis-4.0/nsdb/FeatureLocation.java Xartemis-4.0/nsdb/FeatureLocationOperations.java Xartemis-4.0/nsdb/FeatureLocationPOA.java Xartemis-4.0/nsdb/FeatureLocationHelper.java Xartemis-4.0/nsdb/FeatureLocationHolder.java Xartemis-4.0/nsdb/_FeatureLocationStub.java Xartemis-4.0/nsdb/FeatureLocationPOATie.java Xartemis-4.0/nsdb/NucFeature.java Xartemis-4.0/nsdb/NucFeaturePOA.java Xartemis-4.0/nsdb/NucFeatureOperations.java Xartemis-4.0/nsdb/NucFeatureHelper.java Xartemis-4.0/nsdb/NucFeatureHolder.java Xartemis-4.0/nsdb/_NucFeatureStub.java Xartemis-4.0/nsdb/NucFeaturePOATie.java Xartemis-4.0/nsdb/NucFeaturePackage/QualifierTypeCodeHelper.java Xartemis-4.0/nsdb/NucFeaturePackage/QualifierValue_u.java Xartemis-4.0/nsdb/NucFeaturePackage/QualifierValue_uHolder.java Xartemis-4.0/nsdb/NucFeaturePackage/QualifierValue_uHelper.java Xartemis-4.0/nsdb/NucFeaturePackage/QualifierValueListHolder.java Xartemis-4.0/nsdb/NucFeaturePackage/QualifierValueListHelper.java Xartemis-4.0/nsdb/NucFeaturePackage/Qualifier.java Xartemis-4.0/nsdb/NucFeaturePackage/QualifierHolder.java Xartemis-4.0/nsdb/NucFeaturePackage/QualifierHelper.java Xartemis-4.0/nsdb/NucFeaturePackage/QualifierListHolder.java Xartemis-4.0/nsdb/NucFeaturePackage/QualifierListHelper.java Xartemis-4.0/nsdb/NucFeaturePackage/Qualifier.class Xartemis-4.0/nsdb/NucFeaturePackage/QualifierValue_u.class Xartemis-4.0/nsdb/NucFeaturePackage/QualifierListHelper.class Xartemis-4.0/nsdb/NucFeaturePackage/QualifierHelper.class Xartemis-4.0/nsdb/NucFeaturePackage/QualifierValue_uHelper.class Xartemis-4.0/nsdb/NucFeaturePackage/QualifierValueListHelper.class Xartemis-4.0/nsdb/NucSeq.java Xartemis-4.0/nsdb/NucSeqOperations.java Xartemis-4.0/nsdb/NucSeqHelper.java Xartemis-4.0/nsdb/NucSeqHolder.java Xartemis-4.0/nsdb/_NucSeqStub.java Xartemis-4.0/nsdb/NucSeqPOA.java Xartemis-4.0/nsdb/NucSeqPOATie.java Xartemis-4.0/nsdb/Embl.java Xartemis-4.0/nsdb/EmblSeq.java Xartemis-4.0/nsdb/EmblSeqOperations.java Xartemis-4.0/nsdb/EmblSeqHelper.java Xartemis-4.0/nsdb/EmblSeqHolder.java Xartemis-4.0/nsdb/_EmblSeqStub.java Xartemis-4.0/nsdb/EmblSeqPOA.java Xartemis-4.0/nsdb/EmblSeqPOATie.java Xartemis-4.0/nsdb/EmblOperations.java Xartemis-4.0/nsdb/EmblHelper.java Xartemis-4.0/nsdb/EmblHolder.java Xartemis-4.0/nsdb/_EmblStub.java Xartemis-4.0/nsdb/EmblPOA.java Xartemis-4.0/nsdb/EmblPOATie.java Xartemis-4.0/nsdb/EmblPackage/Superceded.java Xartemis-4.0/nsdb/EmblPackage/SupercededHolder.java Xartemis-4.0/nsdb/EmblPackage/SupercededHelper.java Xartemis-4.0/nsdb/EmblPackage/Superceded.class Xartemis-4.0/nsdb/EmblPackage/SupercededHelper.class Xartemis-4.0/nsdb/OutOfDate.java Xartemis-4.0/nsdb/LocationParse.java Xartemis-4.0/nsdb/OutOfDateHolder.java Xartemis-4.0/nsdb/OutOfDateHelper.java Xartemis-4.0/nsdb/ReadOnlyException.java Xartemis-4.0/nsdb/ReadOnlyExceptionHolder.java Xartemis-4.0/nsdb/ReadOnlyExceptionHelper.java Xartemis-4.0/nsdb/LocationParseHolder.java Xartemis-4.0/nsdb/LocationParseHelper.java Xartemis-4.0/nsdb/QualifierParse.java Xartemis-4.0/nsdb/QualifierParseHolder.java Xartemis-4.0/nsdb/QualifierParseHelper.java Xartemis-4.0/nsdb/InvalidQualifier.java Xartemis-4.0/nsdb/InvalidQualifierHolder.java Xartemis-4.0/nsdb/InvalidQualifierHelper.java Xartemis-4.0/nsdb/NucFeatureWriterListHolder.java Xartemis-4.0/nsdb/NucFeatureWriterListHelper.java Xartemis-4.0/nsdb/datestamp_tHelper.java Xartemis-4.0/nsdb/Datestamp.java Xartemis-4.0/nsdb/DatestampHolder.java Xartemis-4.0/nsdb/DatestampHelper.java Xartemis-4.0/nsdb/EntryStats.java Xartemis-4.0/nsdb/EntryStatsHolder.java Xartemis-4.0/nsdb/EntryStatsHelper.java Xartemis-4.0/nsdb/ServerInfo.java Xartemis-4.0/nsdb/EmblWriter.java Xartemis-4.0/nsdb/ServerInfoHolder.java Xartemis-4.0/nsdb/ServerInfoHelper.java Xartemis-4.0/nsdb/EmblWriterOperations.java Xartemis-4.0/nsdb/EmblWriterHelper.java Xartemis-4.0/nsdb/EmblWriterHolder.java Xartemis-4.0/nsdb/_EmblWriterStub.java Xartemis-4.0/nsdb/EmblWriterPOA.java Xartemis-4.0/nsdb/EmblWriterPOATie.java Xartemis-4.0/nsdb/InvalidKey.java Xartemis-4.0/nsdb/InvalidKeyHolder.java Xartemis-4.0/nsdb/InvalidKeyHelper.java Xartemis-4.0/nsdb/CommitFailed.java Xartemis-4.0/nsdb/CommitFailedHolder.java Xartemis-4.0/nsdb/CommitFailedHelper.java Xartemis-4.0/nsdb/EmblSeqWriter.java Xartemis-4.0/nsdb/EmblSeqWriterOperations.java Xartemis-4.0/nsdb/EmblSeqWriterHelper.java Xartemis-4.0/nsdb/EmblSeqWriterHolder.java Xartemis-4.0/nsdb/_EmblSeqWriterStub.java Xartemis-4.0/nsdb/EmblSeqWriterPOA.java Xartemis-4.0/nsdb/EmblSeqWriterPOATie.java Xartemis-4.0/nsdb/NucFeatureWriter.java Xartemis-4.0/nsdb/NucFeatureWriterOperations.java Xartemis-4.0/nsdb/Embl.class Xartemis-4.0/nsdb/NucFeatureWriterHelper.java Xartemis-4.0/nsdb/NucFeatureWriterHolder.java Xartemis-4.0/nsdb/_NucFeatureWriterStub.java Xartemis-4.0/nsdb/NucFeatureWriterPOA.java Xartemis-4.0/nsdb/NucFeatureWriterPOATie.java Xartemis-4.0/nsdb/EmblSeq.class Xartemis-4.0/nsdb/EmblSeqOperations.class Xartemis-4.0/nsdb/NucSeq.class Xartemis-4.0/nsdb/EntryInfo.class Xartemis-4.0/nsdb/NucSeqOperations.class Xartemis-4.0/nsdb/EntryInfoOperations.class Xartemis-4.0/nsdb/InexactLocation.class Xartemis-4.0/nsdb/ServerInfo.class Xartemis-4.0/nsdb/EntryStats.class Xartemis-4.0/nsdb/EmblOperations.class Xartemis-4.0/nsdb/EmblWriter.class Xartemis-4.0/nsdb/EmblWriterOperations.class Xartemis-4.0/nsdb/EmblWriterHelper.class Xartemis-4.0/nsdb/NucFeature.class Xartemis-4.0/nsdb/NucFeatureOperations.class Xartemis-4.0/nsdb/EmblSeqWriter.class Xartemis-4.0/nsdb/EmblSeqWriterOperations.class Xartemis-4.0/nsdb/LocationParse.class Xartemis-4.0/nsdb/InvalidKey.class Xartemis-4.0/nsdb/ReadOnlyException.class Xartemis-4.0/nsdb/CommitFailed.class Xartemis-4.0/nsdb/NucFeatureWriter.class Xartemis-4.0/nsdb/NucFeatureWriterOperations.class Xartemis-4.0/nsdb/QualifierParse.class Xartemis-4.0/nsdb/InvalidQualifier.class Xartemis-4.0/nsdb/OutOfDate.class Xartemis-4.0/nsdb/EmblHelper.class Xartemis-4.0/nsdb/Location.class Xartemis-4.0/nsdb/LocationOperations.class Xartemis-4.0/nsdb/InexactLocationHelper.class Xartemis-4.0/nsdb/_EmblWriterStub.class Xartemis-4.0/nsdb/FeatureLocation.class Xartemis-4.0/nsdb/FeatureLocationOperations.class Xartemis-4.0/nsdb/Datestamp.class Xartemis-4.0/nsdb/_EmblStub.class Xartemis-4.0/nsdb/LocationParseHelper.class Xartemis-4.0/nsdb/CommitFailedHelper.class Xartemis-4.0/nsdb/EmblSeqWriterHelper.class Xartemis-4.0/nsdb/NucFeatureWriterHelper.class Xartemis-4.0/nsdb/QualifierParseHelper.class Xartemis-4.0/nsdb/ServerInfoHelper.class Xartemis-4.0/nsdb/EmblSeqHelper.class Xartemis-4.0/nsdb/_EmblSeqWriterStub.class Xartemis-4.0/nsdb/_NucFeatureWriterStub.class Xartemis-4.0/nsdb/EntryStatsHelper.class Xartemis-4.0/nsdb/_EmblSeqStub.class Xartemis-4.0/nsdb/NucFeatureListHelper.class Xartemis-4.0/nsdb/DatestampHelper.class Xartemis-4.0/nsdb/NucFeatureHelper.class Xartemis-4.0/nsdb/ReadOnlyExceptionHelper.class Xartemis-4.0/nsdb/LocationHelper.class Xartemis-4.0/nsdb/InvalidKeyHelper.class Xartemis-4.0/nsdb/InvalidQualifierHelper.class Xartemis-4.0/nsdb/OutOfDateHelper.class Xartemis-4.0/nsdb/FeatureLocationHelper.class Xartemis-4.0/nsdb/_NucFeatureStub.class Xartemis-4.0/nsdb/_LocationStub.class Xartemis-4.0/nsdb/_FeatureLocationStub.class Xartemis-4.0/seqdb/BioSeq.java Xartemis-4.0/seqdb/BioSeqOperations.java Xartemis-4.0/seqdb/BioSeqHelper.java Xartemis-4.0/seqdb/BioSeqHolder.java Xartemis-4.0/seqdb/_BioSeqStub.java Xartemis-4.0/seqdb/BioSeqPOA.java Xartemis-4.0/seqdb/BioSeqPOATie.java Xartemis-4.0/seqdb/Feature.java Xartemis-4.0/seqdb/FeatureOperations.java Xartemis-4.0/seqdb/FeatureHelper.java Xartemis-4.0/seqdb/FeatureHolder.java Xartemis-4.0/seqdb/_FeatureStub.java Xartemis-4.0/seqdb/FeaturePOA.java Xartemis-4.0/seqdb/FeaturePOATie.java Xartemis-4.0/seqdb/SeqInfo.java Xartemis-4.0/seqdb/SeqInfoOperations.java Xartemis-4.0/seqdb/SeqInfoHelper.java Xartemis-4.0/seqdb/SeqInfoPOA.java Xartemis-4.0/seqdb/SeqInfoHolder.java Xartemis-4.0/seqdb/_SeqInfoStub.java Xartemis-4.0/seqdb/SeqInfoPOATie.java Xartemis-4.0/seqdb/SeqInfo.class Xartemis-4.0/seqdb/SeqInfoOperations.class Xartemis-4.0/seqdb/BioSeqOperations.class Xartemis-4.0/seqdb/BioSeq.class Xartemis-4.0/seqdb/Feature.class Xartemis-4.0/seqdb/FeatureOperations.class Xartemis-4.0/Ensembl/artemis/RequestedSequenceTooLong.java Xartemis-4.0/Ensembl/artemis/RequestedSequenceTooLongHolder.java Xartemis-4.0/Ensembl/artemis/RequestedSequenceTooLongHelper.java Xartemis-4.0/Ensembl/artemis/NoEntry.java Xartemis-4.0/Ensembl/artemis/NoEntryHolder.java Xartemis-4.0/Ensembl/artemis/NoEntryHelper.java Xartemis-4.0/Ensembl/artemis/BioSequence.java Xartemis-4.0/Ensembl/artemis/BioSequenceOperations.java Xartemis-4.0/Ensembl/artemis/BioSequenceHelper.java Xartemis-4.0/Ensembl/artemis/BioSequenceHolder.java Xartemis-4.0/Ensembl/artemis/_BioSequenceStub.java Xartemis-4.0/Ensembl/artemis/BioSequencePOA.java Xartemis-4.0/Ensembl/artemis/BioSequencePOATie.java Xartemis-4.0/Ensembl/artemis/Qualifier.java Xartemis-4.0/Ensembl/artemis/QualifierHolder.java Xartemis-4.0/Ensembl/artemis/QualifierHelper.java Xartemis-4.0/Ensembl/artemis/QualifierListHolder.java Xartemis-4.0/Ensembl/artemis/QualifierListHelper.java Xartemis-4.0/Ensembl/artemis/Feature.java Xartemis-4.0/Ensembl/artemis/FeatureOperations.java Xartemis-4.0/Ensembl/artemis/FeatureHelper.java Xartemis-4.0/Ensembl/artemis/FeatureHolder.java Xartemis-4.0/Ensembl/artemis/_FeatureStub.java Xartemis-4.0/Ensembl/artemis/FeaturePOA.java Xartemis-4.0/Ensembl/artemis/DB.java Xartemis-4.0/Ensembl/artemis/FeaturePOATie.java Xartemis-4.0/Ensembl/artemis/FeatureListHolder.java Xartemis-4.0/Ensembl/artemis/FeatureListHelper.java Xartemis-4.0/Ensembl/artemis/Entry.java Xartemis-4.0/Ensembl/artemis/EntryOperations.java Xartemis-4.0/Ensembl/artemis/EntryHelper.java Xartemis-4.0/Ensembl/artemis/EntryHolder.java Xartemis-4.0/Ensembl/artemis/_EntryStub.java Xartemis-4.0/Ensembl/artemis/EntryPOA.java Xartemis-4.0/Ensembl/artemis/EntryPOATie.java Xartemis-4.0/Ensembl/artemis/QualifierDefinitionListHolder.java Xartemis-4.0/Ensembl/artemis/QualifierDefinitionListHelper.java Xartemis-4.0/Ensembl/artemis/FeatureDefinition.java Xartemis-4.0/Ensembl/artemis/FeatureDefinitionHolder.java Xartemis-4.0/Ensembl/artemis/FeatureDefinitionHelper.java Xartemis-4.0/Ensembl/artemis/FeatureDefinitionListHolder.java Xartemis-4.0/Ensembl/artemis/FeatureDefinitionListHelper.java Xartemis-4.0/Ensembl/artemis/EntryNameListHolder.java Xartemis-4.0/Ensembl/artemis/EntryNameListHelper.java Xartemis-4.0/Ensembl/artemis/DBOperations.java Xartemis-4.0/Ensembl/artemis/DBHelper.java Xartemis-4.0/Ensembl/artemis/DBHolder.java Xartemis-4.0/Ensembl/artemis/_DBStub.java Xartemis-4.0/Ensembl/artemis/DBPOA.java Xartemis-4.0/Ensembl/artemis/DBPOATie.java Xartemis-4.0/Diana.class Xartemis-4.0/AppGlobal.class Xbin/art X@dirrm artemis-4.0/META-INF/CVS X@dirrm artemis-4.0/META-INF X@dirrm artemis-4.0/collections/CVS X@dirrm artemis-4.0/collections X@dirrm artemis-4.0/corba/CVS X@dirrm artemis-4.0/corba X@dirrm artemis-4.0/diana/CVS X@dirrm artemis-4.0/diana/plot/CVS X@dirrm artemis-4.0/diana/plot X@dirrm artemis-4.0/diana/components/CVS X@dirrm artemis-4.0/diana/components X@dirrm artemis-4.0/diana/sequence/CVS X@dirrm artemis-4.0/diana/sequence X@dirrm artemis-4.0/diana X@dirrm artemis-4.0/docs/CVS X@dirrm artemis-4.0/docs X@dirrm artemis-4.0/embl/CVS X@dirrm artemis-4.0/embl X@dirrm artemis-4.0/etc/CVS X@dirrm artemis-4.0/etc X@dirrm artemis-4.0/lib/CVS X@dirrm artemis-4.0/lib X@dirrm artemis-4.0/uk/CVS X@dirrm artemis-4.0/uk/ac/sanger/CVS X@dirrm artemis-4.0/uk/ac/sanger/pathogens/CVS X@dirrm artemis-4.0/uk/ac/sanger/pathogens/embl/CVS X@dirrm artemis-4.0/uk/ac/sanger/pathogens/embl X@dirrm artemis-4.0/uk/ac/sanger/pathogens X@dirrm artemis-4.0/uk/ac/CVS X@dirrm artemis-4.0/uk/ac/sanger X@dirrm artemis-4.0/uk/ac X@dirrm artemis-4.0/uk X@dirrm artemis-4.0/type X@dirrm artemis-4.0/nsdb/LocationPackage X@dirrm artemis-4.0/nsdb/NucFeaturePackage X@dirrm artemis-4.0/nsdb/EmblPackage X@dirrm artemis-4.0/nsdb X@dirrm artemis-4.0/seqdb X@dirrm artemis-4.0/Ensembl/artemis X@dirrm artemis-4.0/Ensembl X@dirrm artemis-4.0/CVS X@dirrm artemis-4.0 END-of-artemis/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 15:40:13 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F2C3937B41B for ; Sun, 16 Dec 2001 15:40:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGNe0m63277; Sun, 16 Dec 2001 15:40:00 -0800 (PST) (envelope-from gnats) Received: from catalyst.sasknow.net (catalyst.sasknow.net [207.195.92.130]) by hub.freebsd.org (Postfix) with ESMTP id 0913937B416 for ; Sun, 16 Dec 2001 15:38:08 -0800 (PST) Received: (from ryan@localhost) by catalyst.sasknow.net (8.11.6/8.11.6) id fBGNe6V12066; Sun, 16 Dec 2001 17:40:06 -0600 (CST) (envelope-from ryan) Message-Id: <200112162340.fBGNe6V12066@catalyst.sasknow.net> Date: Sun, 16 Dec 2001 17:40:06 -0600 (CST) From: Ryan Thompson Reply-To: Ryan Thompson To: FreeBSD-gnats-submit@freebsd.org Cc: ryan@sasknow.com X-Send-Pr-Version: 3.113 Subject: ports/32915: Change maintainer, update port: editors/lpe Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32915 >Category: ports >Synopsis: Change maintainer, update port: editors/lpe >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 15:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Ryan Thompson >Release: FreeBSD 4.4-RELEASE i386 >Organization: SaskNow Technologies >Environment: System: FreeBSD catalyst.sasknow.net 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Sun Dec 9 15:21:10 CST 2001 hutenosa@catalyst.sasknow.net:/usr/src/sys/compile/CATALYST i386 >Description: The following changes to editors/lpe are included: o Change maintainer to ryan@sasknow.com (current maintainer seems to be unresponsive) o Update lpe from 1.2.5_2 to newest release, 1.2.6 o Update MASTER_SITES, WWW, and author's email to reflect new location o Update/delete patch files for new version: + Bug fix patches corrected by 1.2.6 removed + New bug fix to correct man page language (cz vs. cs) + New bug fix to correct syntax highlighting in some editing modes (New bug fixes have been sent to the author for inclusion in the next official release) o Update plist >How-To-Repeat: n/a >Fix: cd /usr/ports/editors patch -E diff -ruN lpe.orig/distinfo lpe/distinfo --- lpe.orig/distinfo Fri Jan 26 13:56:01 2001 +++ lpe/distinfo Sun Dec 16 16:39:08 2001 @@ -1 +1 @@ -MD5 (lpe-1.2.5.tar.gz) = b7d327a9d381621033986fd13f9d30d6 +MD5 (lpe-1.2.6.tar.gz) = 59feaf93bb6b57e8c3b876261b2bcaa3 diff -ruN lpe.orig/files/patch-af lpe/files/patch-af --- lpe.orig/files/patch-af Mon Apr 23 16:39:55 2001 +++ lpe/files/patch-af Wed Dec 31 18:00:00 1969 @@ -1,25 +0,0 @@ ---- src/lpe.c Thu Apr 19 02:16:41 2001 -+++ src/lpe.c Thu Apr 19 03:08:30 2001 -@@ -48,13 +48,17 @@ - { - buffer *node; - -- while (the_buf->next != the_buf) -+ if (the_buf->text != NULL) - { -- node = the_buf->next; -- the_buf->next = the_buf->next->next; -- the_buf->next->prev = the_buf; -- free(node); -+ while (the_buf->next != the_buf) -+ { -+ node = the_buf->next; -+ the_buf->next = the_buf->next->next; -+ the_buf->next->prev = the_buf; -+ free(node); -+ } - } -+ - free(the_buf); - } - diff -ruN lpe.orig/files/patch-perlmode.c lpe/files/patch-perlmode.c --- lpe.orig/files/patch-perlmode.c Wed Dec 31 18:00:00 1969 +++ lpe/files/patch-perlmode.c Sun Dec 16 16:39:08 2001 @@ -0,0 +1,12 @@ +--- src/modes/perlmode.c.orig Sun Dec 9 16:54:40 2001 ++++ src/modes/perlmode.c Sun Dec 9 16:54:56 2001 +@@ -156,7 +156,7 @@ + mode_util_set_slang_color ( "cmode", "illegal", COLOR_ILLEGAL, COLOR_ILLEGAL_FG, COLOR_ILLEGAL_BG ); + mode_util_set_slang_color ( "cmode", "debug", COLOR_DEBUG, COLOR_DEBUG_FG, COLOR_DEBUG_BG ); + mode_util_set_slang_color ( "perlmode", "variable", COLOR_VARIABLE, "brightcyan", "black" ); +- mode_util_set_slang_color ( "perlmode", "shell", COLOR_SHELL, "magneta", "black" ); ++ mode_util_set_slang_color ( "perlmode", "shell", COLOR_SHELL, "magenta", "black" ); + #ifdef HIGHLIGHT_REGEXPS +- mode_util_set_slang_color ( "perlmode", "regexp", COLOR_REGEXP, "magneta", "black" ); ++ mode_util_set_slang_color ( "perlmode", "regexp", COLOR_REGEXP, "magenta", "black" ); + #endif /* HIGHLIGHT_REGEXPS */ diff -ruN lpe.orig/files/patch-sgmlmode.c lpe/files/patch-sgmlmode.c --- lpe.orig/files/patch-sgmlmode.c Wed Dec 31 18:00:00 1969 +++ lpe/files/patch-sgmlmode.c Sun Dec 16 16:39:08 2001 @@ -0,0 +1,11 @@ +--- src/modes/sgmlmode.c.orig Sun Dec 9 21:23:46 2001 ++++ src/modes/sgmlmode.c Sun Dec 9 21:24:16 2001 +@@ -71,7 +71,7 @@ + mode_util_set_slang_color("sgmlmode", "argument", COLOR_ARGUMENT, "blue", "black" ); + mode_util_set_slang_color("sgmlmode", "special", COLOR_SPECIAL, "brown", "black" ); + mode_util_set_slang_color("sgmlmode", "value", COLOR_VALUE, "brightblue", "black" ); +- mode_util_set_slang_color("sgmlmode", "slash_text", COLOR_SLASH_TEXT, "magneta", "black" ); ++ mode_util_set_slang_color("sgmlmode", "slash_text", COLOR_SLASH_TEXT, "magenta", "black" ); + mode_util_set_slang_color("sgmlmode", "symbol", COLOR_SYMBOL, COLOR_SYMBOL_FG, COLOR_SYMBOL_BG ); + mode_util_set_slang_color("sgmlmode", "brace", COLOR_BRACE, COLOR_BRACE_FG, COLOR_BRACE_BG ); + mode_util_set_slang_color("sgmlmode", "illegal", COLOR_ILLEGAL, COLOR_ILLEGAL_FG, COLOR_ILLEGAL_BG ); diff -ruN lpe.orig/files/patch-src_cfg-core.c lpe/files/patch-src_cfg-core.c --- lpe.orig/files/patch-src_cfg-core.c Mon Apr 9 01:44:18 2001 +++ lpe/files/patch-src_cfg-core.c Wed Dec 31 18:00:00 1969 @@ -1,14 +0,0 @@ - -$FreeBSD: ports/editors/lpe/files/patch-src_cfg-core.c,v 1.1 2001/04/09 07:44:18 sobomax Exp $ - ---- src/cfg-core.c 2001/04/08 15:27:13 1.1 -+++ src/cfg-core.c 2001/04/08 15:27:39 -@@ -62,7 +62,7 @@ - /* - * We search for "\n[name]=" in the lookup table... - */ -- t_sstring = (char *) malloc (strlen (name) + 5); -+ t_sstring = (char *) alloca (strlen (name) + 5); - sprintf (t_sstring, "\n%s=", name); - if ((t_hentry = strstr (LpeOptionHash, t_sstring)) != NULL) - { diff -ruN lpe.orig/pkg-descr lpe/pkg-descr --- lpe.orig/pkg-descr Fri Jan 26 13:56:01 2001 +++ lpe/pkg-descr Sun Dec 16 16:39:08 2001 @@ -3,7 +3,7 @@ Author: Chris Smith -WWW: http://cdsmith.twu.net/opensource/lpe/ +WWW: http://cdsmith.twu.net/professional/opensource/lpe.html --Chris Piazza -cpiazza@FreeBSD.org +-Ryan Thompson +ryan@sasknow.com diff -ruN lpe.orig/pkg-plist lpe/pkg-plist --- lpe.orig/pkg-plist Fri Jan 26 13:56:01 2001 +++ lpe/pkg-plist Sun Dec 16 16:39:08 2001 @@ -18,7 +18,7 @@ share/doc/lpe/TODO share/doc/lpe/examples/custom.ex share/locale/bg/LC_MESSAGES/lpe.mo -share/locale/cz/LC_MESSAGES/lpe.mo +share/locale/cs/LC_MESSAGES/lpe.mo share/locale/de/LC_MESSAGES/lpe.mo share/locale/es/LC_MESSAGES/lpe.mo share/locale/fr/LC_MESSAGES/lpe.mo >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 16 15:50:13 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BA2937B419 for ; Sun, 16 Dec 2001 15:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGNo1e65763; Sun, 16 Dec 2001 15:50:01 -0800 (PST) (envelope-from gnats) Received: from spyros.hermans.ca (h24-65-98-68.ed.shawcable.net [24.65.98.68]) by hub.freebsd.org (Postfix) with ESMTP id 0EB3737B417 for ; Sun, 16 Dec 2001 15:48:20 -0800 (PST) Received: by spyros.hermans.ca (Postfix, from userid 1000) id 163942F98FC; Sun, 16 Dec 2001 16:48:18 -0700 (MST) Message-Id: <20011216234818.163942F98FC@spyros.hermans.ca> Date: Sun, 16 Dec 2001 16:48:18 -0700 (MST) From: Jamie Hermans