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 Reply-To: Jamie Hermans To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32916: NEW PORT: graphics/jhead 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: 32916 >Category: ports >Synopsis: NEW PORT: graphics/jhead >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:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jamie Hermans >Release: FreeBSD 4.4-STABLE i386 >Organization: hermans.ca >Environment: System: FreeBSD spyros.hermans.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Dec 5 09:58:46 MST 2001 root@spyros.hermans.ca:/usr/obj/usr/src/sys/SPYROS i386 >Description: Exif Jpeg camera setting parser and thumbnail remover >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: # # jhead # jhead/distinfo # jhead/pkg-plist # jhead/pkg-descr # jhead/pkg-comment # jhead/Makefile # jhead/files # jhead/files/Makefile # echo c - jhead mkdir -p jhead > /dev/null 2>&1 echo x - jhead/distinfo sed 's/^X//' >jhead/distinfo << 'END-of-jhead/distinfo' XMD5 (jhead.zip) = 4baed69ea14629f49ff4935915be6b12 END-of-jhead/distinfo echo x - jhead/pkg-plist sed 's/^X//' >jhead/pkg-plist << 'END-of-jhead/pkg-plist' Xbin/jhead END-of-jhead/pkg-plist echo x - jhead/pkg-descr sed 's/^X//' >jhead/pkg-descr << 'END-of-jhead/pkg-descr' X'jhead' is a program to parse through the little file system in the Exif Xheaders and extract digital camera settings. X XInformation that the 'jhead' program can extract from an Exif file: X X Integral low-res Exif thumbnail X Shutter speed X Camera F-stop number X Flash used (yes/no) X Focus distance (some digital cameras store this element) X Focal length (most zoom cameras store their zoomed-to focal length) X Equivalent 35mm focal length (Calculated from focal length, CCD X size, and CCD resolution) X Image resolution X Time and date picture was taken X Camera make and model X XWWW: http://www.sentex.net/~mwandel/jhead/ X X- Jamie Xjamie@hermans.ca END-of-jhead/pkg-descr echo x - jhead/pkg-comment sed 's/^X//' >jhead/pkg-comment << 'END-of-jhead/pkg-comment' XExif Jpeg camera setting parser and thumbnail remover END-of-jhead/pkg-comment echo x - jhead/Makefile sed 's/^X//' >jhead/Makefile << 'END-of-jhead/Makefile' X# New ports collection makefile for: jhead X# Date created: 01 Dec 2001 X# Whom: Jamie Hermans X# X# $FreeBSD$ X# X XPORTNAME= jhead XPORTVERSION= 1.5 XCATEGORIES= graphics XMASTER_SITES= http://www.sentex.net/~mwandel/jhead/ XMASTER_SITE_SUBDIR= ${PORTNAME} XDISTNAME= jhead X XMAINTAINER= jamie@hermans.ca X XUSE_ZIP= yes X XWRKSRC= ${WRKDIR} X Xpre-build: X ${CP} ${FILESDIR}/Makefile ${WRKDIR} X Xdo-install: X ${INSTALL_PROGRAM} ${WRKDIR}/jhead ${PREFIX}/bin X X.include END-of-jhead/Makefile echo c - jhead/files mkdir -p jhead/files > /dev/null 2>&1 echo x - jhead/files/Makefile sed 's/^X//' >jhead/files/Makefile << 'END-of-jhead/files/Makefile' X#-------------------------------- X# jhead makefile for FreeBSD X#-------------------------------- X XOBJ=. XSRC=. X Xall: jhead X Xobjs = $(OBJ)/jhead.o $(OBJ)/exif.o X X$(OBJ)/%.o:$(SRC)/%.c X cc -O3 -Wall -c $< -o $@ X Xjhead: $(objs) jhead.h X cc -o jhead $(objs) -lm END-of-jhead/files/Makefile 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 16:28:59 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mta02bw.bigpond.com (mta02bw.bigpond.com [139.134.6.34]) by hub.freebsd.org (Postfix) with ESMTP id 8B38D37B419; Sun, 16 Dec 2001 16:28:56 -0800 (PST) Received: from homer ([144.135.24.78]) by mta02bw.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GOGPNK00.CMW; Mon, 17 Dec 2001 10:35:44 +1000 Received: from CPE-144-132-237-90.nsw.bigpond.net.au ([144.132.237.90]) by bwmam04.mailsvc.email.bigpond.com(MailRouter V3.0g 29/3693605); 17 Dec 2001 10:28:53 From: "Taras M. Dowhaluk" To: freebsd-ports@freebsd.org, dinoex@freebsd.org Date: Mon, 17 Dec 2001 11:24:10 +1000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: sendmail patch file patch-aa Reply-To: tdowhalu@nsw.bigpond.net.au Message-ID: <3C1DD5DB.21482.1056DD7@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) 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 G'day, There appears to be a character missing from line 9 of patch-aa in the sendmail port. I've just cvsup'ed the sendmail port and line 9 of patch-aa reads: + $.$b?g I believe it should read: + $.$b$?g i.e. there's a "$" missing before the "?". On my sendmail, 8.12.1, 4.4-stable, the generated sendmail.cf Received: header ends with the character 0x9C (i.e. sendmail's internal representation for CONDFI) because of the missing CONDIF. regards, taras -- From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey." Taras M. Dowhaluk BuggerIT Pty Ltd Sydney, Australia fax: +61 2 9894 4717 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 16:40: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 51C2D37B41C for ; Sun, 16 Dec 2001 16:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBH0e2g80544; Sun, 16 Dec 2001 16:40:02 -0800 (PST) (envelope-from gnats) Received: from mailout00.sul.t-online.com (mailout00.sul.t-online.com [194.25.134.16]) by hub.freebsd.org (Postfix) with ESMTP id AB98837B419 for ; Sun, 16 Dec 2001 16:31:16 -0800 (PST) Received: from fwd03.sul.t-online.de by mailout00.sul.t-online.de with smtp id 16FlgZ-0003wY-00; Mon, 17 Dec 2001 01:31:15 +0100 Received: from spotteswoode.dnsalias.org (520082050842-0001@[62.155.170.185]) by fmrl03.sul.t-online.com with smtp id 16FlgV-1xRqEKC; Mon, 17 Dec 2001 01:31:11 +0100 Received: (qmail 8958 invoked by uid 0); 17 Dec 2001 00:31:10 -0000 Message-Id: <20011217013110.B595@spotteswoode.dnsalias.org> Date: 17 Dec 2001 01:31:10 +0100 From: "clemensF" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32917: bsd.ports.mk fails for innocent $GREP_OPTIONS 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: 32917 >Category: ports >Synopsis: installing ports may fail if $GREP_OPTIONS is set >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 16:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Tip Chap >Release: FreeBSD 4.3-RELEASE i386 >Organization: golden common mistakes, discorporated and irritated >Environment: System: FreeBSD spotteswoode.dnsalias.org 4.3-RELEASE FreeBSD 4.3-RELEASE #12: Tue Dec 11 12:23:45 CET 2001 root@spotteswoode.dnsalias.org:/usr/src/sys/compile/n1 i386 >Description: after installing XFree86-4.1 right from xfree86.org (freebsd binaries), i mounted to install Xwrapper from the ports. all the libs were there, all the includes, but /usr/ports/Mk/bsd.ports.mk complained the Xlibs were missing and had to be rebuilt. i had tried to do so up front, but the patches didn't apply cleanly and i couldn't get /usr/ports/x11/XFree86-4 to compile. as i was unable to find the cause for this, i went to download the binaries from xfree86.org, which installed fine, except for one thing: the installation script checks the (supplied) extract- utilities version. this utility is a hacked version of gnu-tar, and its checked using this line ``fgrep "extract (XFree86 version"''. this is when i first discovered the problems i had. i use gnu-grep, which (i think) is in freebsd's base install. with "export $GREP_OPTIONS='-Ei'" in my environment, an "unbalanced parentheses" was detected, which failed this first trial. i corrected the problem by unsetting the GREP_OPTIONS and averything thereafter went ok. without giving it much thought i switched to another shell window and went ahead to install /usr/ports/x11/Xwrapper, but this environment had unchanged $GREP_OPTIONS, and i couldn't find the actual cause for the install to insist on rebuilding the entire X installation, because the "grep -F" used to check for the name looked as unsuspicious as could be. >How-To-Repeat: >Fix: it took literally hours to find out that those GREP_OPTIONS were the cause, and i'd like the ports-maintainer to unset this option in the make file (perhaps putting ``GREP_OPTIONS=""'' somewhere near the top?). clemens fischer >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 16:41:19 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 C245437B419 for ; Sun, 16 Dec 2001 16:40:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBH0e4C80554; Sun, 16 Dec 2001 16:40:04 -0800 (PST) (envelope-from gnats) Date: Sun, 16 Dec 2001 16:40:04 -0800 (PST) Message-Id: <200112170040.fBH0e4C80554@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jeremy Norris Subject: Re: ports/32231: Update port devel/fam Reply-To: Jeremy Norris 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 The following reply was made to PR ports/32231; it has been noted by GNATS. From: Jeremy Norris To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/32231: Update port devel/fam Date: Sun, 16 Dec 2001 18:31:47 -0600 Please use this diff. Updates in this diff include: Now uses USE_AUTOMAKE_VER=15 and USE_AUTOCONF_VER=213 (note: it is USE_AUTOCONF_VER=25 ready when we get that). Created custom do-configure target, so that we run auto-stuff in a more proper order. Added comments in a few places in Makefile to explain my methods. Changed tabbing after variable declarations in Makefile to line everything up. Added patch-fam::Directory.c++ and patch-fam::DirectoryScanner.h to change #include -> #include (sys/dir.h is depracated). Added patches obtained from Redhat (patch-fam::Interest.c++ and patch-fam::NetConnection.c++) that "fixes some of the one second mtime resolution races" and "fixes a warning that Kde tends to trigger a lot that can fill up your logs". Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/fam/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 31 Mar 2001 02:45:55 -0000 1.1 +++ Makefile 17 Dec 2001 00:13:48 -0000 @@ -5,25 +5,91 @@ # $FreeBSD: ports/devel/fam/Makefile,v 1.1 2001/03/31 02:45:55 will Exp $ # -PORTNAME= fam -PORTVERSION= 2.6.4 -CATEGORIES= devel -MASTER_SITES= ftp://oss.sgi.com/projects/fam/download/ -DISTNAME= ${PORTNAME}-oss-${PORTVERSION} - -MAINTAINER= ishmael27@home.com - -USE_AUTOMAKE= yes -USE_LIBTOOL= yes -USE_GMAKE= yes -PATCH_STRIP= -p1 -INSTALLS_SHLIB= yes +PORTNAME= fam +PORTVERSION= 2.6.6 +CATEGORIES= sysutils +MASTER_SITES= ftp://oss.sgi.com/projects/fam/download/ -MAN1= fam.1m -MAN3= fam.3x +MAINTAINER= ishmael27x@yahoo.com + +USE_AUTOCONF_VER= 213 +USE_AUTOMAKE_VER= 15 +AUTOMAKE_ARGS= --add-missing --force-missing --copy --foreign +USE_LIBTOOL= yes +EXTRACT_AFTER_ARGS= | ${TAR} -xf - -C ${WRKSRC} +PKGMESSAGE= ${WRKDIR}/.MESSAGE +INSTALLS_SHLIB= yes +MAN3= fam.3 +MAN8= fam.8 + +LIBTOOLIZE= libtoolize +LIBTOOLIZE_ARGS= --force --copy +.if exists(/usr/sbin/rpcbind) +PORTMAP= rpcbind +.else +PORTMAP= portmap +.endif + +# XXX This and ${EXTRACT_AFTER_ARGS} are needed since tarball doesn't extract +# directly into ${WRKDIR}/fam-2.6.6 +do-extract: + @${RM} -rf ${WRKDIR} + @${MKDIR} ${WRKSRC} + @for file in ${EXTRACT_ONLY}; do \ + if ! (cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/$$file ${EXTRACT_AFTER_ARGS});\ + then \ + exit 1; \ + fi \ + done +.if !defined(EXTRACT_PRESERVE_OWNERSHIP) + @if [ `id -u` = 0 ]; then \ + ${CHMOD} -R ug-s ${WRKDIR}; \ + ${CHOWN} -R 0:0 ${WRKDIR}; \ + fi +.endif + +post-patch: + @${MV} ${WRKSRC}/man/fam.1m.in ${WRKSRC}/man/fam.8.in + @${MV} ${WRKSRC}/man/fam.3x ${WRKSRC}/man/fam.3 + +# XXX This seems to be the more preferred order of running things. +do-configure: + @(cd ${WRKSRC} && ${LIBTOOLIZE} ${LIBTOOLIZE_ARGS}) + @(cd ${WRKSRC} && ${ACLOCAL}) + @(cd ${WRKSRC} && ${SETENV} ${AUTOCONF_ENV} ${AUTOCONF} \ + ${AUTOCONF_ARGS}) +# XXX This can go away when we get autoconf-2.52 in the ports tree. + @${PERL} -pi -e '\ + s|^AUTOCONF=.*|AUTOCONF=\$${AUTOCONF-"\$${am_missing_run}${AUTOCONF}"}| ; \ + s|^AUTOHEADER=.*|AUTOHEADER=\$${AUTOHEADER-"\$${am_missing_run}${AUTOHEADER}"}|' \ + ${WRKSRC}/configure + @(cd ${WRKSRC} && ${AUTOHEADER}) + @(cd ${WRKSRC} && ${SETENV} ${AUTOMAKE_ENV} ${AUTOMAKE} \ + ${AUTOMAKE_ARGS}) + @(cd ${WRKSRC} && \ + if ! ${SETENV} CC="${CC}" CXX="${CXX}" \ + CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \ + INSTALL="/usr/bin/install -c -o ${BINOWN} -g ${BINGRP}" \ + INSTALL_DATA="${INSTALL_DATA}" \ + INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ + INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ + ${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS}; then \ + ${ECHO} "===> Script \"${CONFIGURE_SCRIPT}\" failed: here are the contents of \"${CONFIGURE_LOG}\""; \ + ${CAT} ${CONFIGURE_LOG}; \ + ${ECHO} "(end of \"${CONFIGURE_LOG}\")"; \ + ${FALSE}; \ + fi) + +post-configure: + @${PERL} -pi -e 's|%%PORTMAP%%|${PORTMAP}|g' ${WRKSRC}/man/fam.8 + @${MV} ${WRKSRC}/fam/fam.conf ${WRKSRC}/fam/fam.conf.sample + @${SED} -e 's|%%PORTMAP%%|${PORTMAP}|g' -e 's|%%PREFIX%%|${PREFIX}|g' \ + ${PKGDIR}/pkg-message >${PKGMESSAGE} post-install: - @${INSTALL_SCRIPT} -m 751 ${FILESDIR}/fam.sh.sample ${PREFIX}/etc/rc.d/fam.sh.sample + @if [ ! -f ${PREFIX}/etc/fam.conf ]; then \ + ${CP} -p ${PREFIX}/etc/fam.conf.sample ${PREFIX}/etc/fam.conf; \ + fi @${CAT} ${PKGMESSAGE} .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/fam/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 31 Mar 2001 02:45:55 -0000 1.1 +++ distinfo 23 Nov 2001 14:53:49 -0000 @@ -1 +1 @@ -MD5 (fam-oss-2.6.4.tar.gz) = d060919b3d9ede61a8b68eae1ded53ce +MD5 (fam-2.6.6.tar.gz) = c1ecf4136b673e49fd0ea7a2e50d9885 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/devel/fam/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 31 Mar 2001 02:45:55 -0000 1.1 +++ pkg-descr 16 Dec 2001 17:42:15 -0000 @@ -1,4 +1,5 @@ -FAM, the File Alteration Monitor, provides an API which applications can use -to be notified when specific files or directories are changed. +FAM, the File Alteration Monitor, provides a daemon and an API which +applications can use to be notified when specific files or directories are +changed. WWW: http://oss.sgi.com/projects/fam/ Index: pkg-message =================================================================== RCS file: /home/ncvs/ports/devel/fam/pkg-message,v retrieving revision 1.1 diff -u -r1.1 pkg-message --- pkg-message 31 Mar 2001 02:45:55 -0000 1.1 +++ pkg-message 25 Nov 2001 23:13:59 -0000 @@ -1,8 +1,17 @@ -************************************************************************ -In order to run this port, please add the following line to /etc/rpc if -it is not already there: +To run FAM, please check and perform the following: +1. Be sure that the following line is in /etc/rpc sgi_fam 391002 -************************************************************************ +2. Be sure that %%PORTMAP%%(8) is running. +You probably will want to add the following line to /etc/rc.conf +portmap_enable="YES" + +3. Be sure that the following line is in /etc/inetd.conf +sgi_fam/1-2 stream rpc/tcp wait root %%PREFIX%%/sbin/fam fam + +4. Be sure that inetd(8) is running. +You probably will want to add the following line to /etc/rc.conf +inetd_enable="YES" + Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/fam/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 21 May 2001 07:13:05 -0000 1.2 +++ pkg-plist 26 Nov 2001 00:20:53 -0000 @@ -1,9 +1,9 @@ -bin/fam -etc/fam.conf -etc/rc.d/fam.sh.sample +@comment $FreeBSD$ +@unexec if cmp -s %D/etc/fam.conf %D/etc/fam.conf.sample; then rm -f %D/etc/fam.conf; fi +etc/fam.conf.sample +@exec if [ ! -f %D/etc/fam.conf ]; then cp -p %D/%F %B/fam.conf; fi include/fam.h -lib/fam/editconf.perl lib/libfam.a lib/libfam.so lib/libfam.so.0 -@dirrm lib/fam +sbin/fam Index: files/fam.sh.sample =================================================================== RCS file: files/fam.sh.sample diff -N files/fam.sh.sample --- files/fam.sh.sample 31 Mar 2001 02:45:55 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,20 +0,0 @@ -#!/bin/sh - -if ! PREFIX=$(expr $0 : "\(/.*\)/etc/rc\.d/$(basename $0)\$"); then - echo "$0: Cannot determine the PREFIX" >&2 - exit 1 -fi - -case "$1" in -start) - [ -x ${PREFIX}/bin/fam ] && ( ${PREFIX}/bin/fam & ) && echo -n ' fam' - ;; -stop) - killall fam && echo -n ' fam' - ;; -*) - echo "Usage: `basename $0` {start|stop}" >&2 - ;; -esac - -exit 0 Index: files/patch-Makefile.am =================================================================== RCS file: /home/ncvs/ports/devel/fam/files/patch-Makefile.am,v retrieving revision 1.1 diff -u -r1.1 patch-Makefile.am --- files/patch-Makefile.am 31 Mar 2001 02:45:55 -0000 1.1 +++ files/patch-Makefile.am 16 Dec 2001 00:32:21 -0000 @@ -1,33 +1,58 @@ ---- Makefile.am.orig Fri May 19 23:46:31 2000 -+++ Makefile.am Mon Mar 19 11:51:05 2001 -@@ -7,30 +7,3 @@ - rpm: dist - @cd build && $(MAKE) $(AM_MAKEFLAGS) rpm + +$FreeBSD$ + +--- Makefile.am.orig Mon Oct 22 01:33:09 2001 ++++ Makefile.am Sun Nov 25 18:46:14 2001 +@@ -1,6 +1,6 @@ + include $(top_srcdir)/common.am --# We proceed even if these commands fail because this might be an install --# into $DESTDIR by a non-root user. +-SUBDIRS = util include support libfam fam man test build ++SUBDIRS = include support libfam fam man + + EXTRA_DIST = common.am INSTALL.rpm + +@@ -9,28 +9,28 @@ + + # We proceed even if these commands fail because this might be an install + # into $DESTDIR by a non-root user. -install-exec-hook: - -@if test "no$(LDCONFIG)" != "no"; then \ --## echo "Adding $(libdir) to ld.so.conf..."; \ ++#install-exec-hook: ++# -@if test "no$(LDCONFIG)" != "no"; then \ + ## echo "Adding $(libdir) to ld.so.conf..."; \ - $(EDITCONF) ld.so.conf add $(DESTDIR)$(libdir) $(DESTDIR)$(libdir); \ - exec $(LDCONFIG); \ - fi --## @echo "Adding fam to rpc..." ++# $(EDITCONF) ld.so.conf add $(DESTDIR)$(libdir) $(DESTDIR)$(libdir); \ ++# exec $(LDCONFIG); \ ++# fi + ## @echo "Adding fam to rpc..." - -@$(EDITCONF) rpc add 391002 "sgi_fam 391002" --## @echo "Adding fam to inetd.conf..." ++# -@$(EDITCONF) rpc add 391002 "sgi_fam 391002" + ## @echo "Adding fam to inetd.conf..." - -@$(EDITCONF) inetd.conf add '\b(fam|FAM)\b' \ - "# fam, the File Alteration Monitor, http://oss.sgi.com/projects/fam/" \ - "sgi_fam/1-2 stream rpc/tcp wait root $(DESTDIR)$(bindir)/fam fam" - @echo "Restarting inetd..." - -@killall -HUP inetd -- --# We don't remove $(libdir) from ld.so.conf here because we don't have --# a way to tell whether we're the ones who added it, and other things --# probably use it as well. ++# -@$(EDITCONF) inetd.conf add '\b(fam|FAM)\b' \ ++# "# fam, the File Alteration Monitor, http://oss.sgi.com/projects/fam/" \ ++# "sgi_fam/1-2 stream rpc/tcp wait root $(DESTDIR)$(bindir)/fam fam" ++# @echo "Restarting inetd..." ++# -@killall -HUP inetd + + # We don't remove $(libdir) from ld.so.conf here because we don't have + # a way to tell whether we're the ones who added it, and other things + # probably use it as well. -uninstall-local: --## @echo "Removing fam from rpc..." ++#uninstall-local: + ## @echo "Removing fam from rpc..." - -@$(EDITCONF) rpc remove 391002 --## @echo "Removing fam from inetd.conf..." ++# -@$(EDITCONF) rpc remove 391002 + ## @echo "Removing fam from inetd.conf..." - -@$(EDITCONF) inetd.conf remove '\b(fam|FAM)\b' - @echo "Restarting inetd..." - -@killall -HUP inetd ++# -@$(EDITCONF) inetd.conf remove '\b(fam|FAM)\b' ++# @echo "Restarting inetd..." ++# -@killall -HUP inetd Index: files/patch-acconfig.h =================================================================== RCS file: files/patch-acconfig.h diff -N files/patch-acconfig.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-acconfig.h 16 Dec 2001 00:33:17 -0000 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- acconfig.h.orig Mon Oct 22 01:33:09 2001 ++++ acconfig.h Fri Nov 23 09:54:00 2001 +@@ -47,6 +47,8 @@ + ** Otherwise, we'll use MNTTYPE_NFS. */ + #undef HAVE_FSID_NFS2 + ++#undef HAVE_MNTENT_H ++ + /* Define if we have MNTTYPE_NFS2 */ + #define HAVE_MNTTYPE_NFS2 0 + Index: files/patch-common.am =================================================================== RCS file: files/patch-common.am diff -N files/patch-common.am --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-common.am 16 Dec 2001 00:33:29 -0000 @@ -0,0 +1,20 @@ + +$FreeBSD$ + +--- common.am.orig Mon Oct 22 01:33:09 2001 ++++ common.am Fri Dec 14 17:44:24 2001 +@@ -1,7 +1,7 @@ + # Since we're not always using gcc, we don't want to use dependency + # tracking. (It croaks non-GNU compilers.) Seems like this should be + # configurable through autoconf! +-AUTOMAKE_OPTIONS=no-dependencies ++#AUTOMAKE_OPTIONS=no-dependencies + + # why couldn't CONFIG_ETC_CONFIG_PATH be defined in config.h??? + INCLUDES = @FAMPROTOINC@ -DCONFIG_ETC_CONFIG_PATH=\"@FAM_CONF@\" +@@ -10,3 +10,5 @@ + EDITCONF = perl $(top_srcdir)/util/editconf/editconf.perl + + uninstallscriptdir = $(pkglibdir) ++ ++CLEANFILES = Index: files/patch-configure.in =================================================================== RCS file: files/patch-configure.in diff -N files/patch-configure.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-configure.in 16 Dec 2001 17:17:18 -0000 @@ -0,0 +1,91 @@ + +$FreeBSD$ + +--- configure.in.orig Sun Nov 4 23:31:30 2001 ++++ configure.in Sun Dec 16 11:16:25 2001 +@@ -73,7 +73,7 @@ + fi + AC_PROG_CXX + AC_PROG_CXXCPP +-AC_PROG_RANLIB ++dnl AC_PROG_RANLIB + + AC_PROG_INSTALL + dnl I don't know why, but automake wants to use ./mkinstalldirs. +@@ -95,6 +95,8 @@ + dnl AC_HEADER_SYS_WAIT + dnl AC_CHECK_HEADERS(fcntl.h limits.h sys/time.h syslog.h unistd.h) + ++AC_CHECK_HEADER(mntent.h, AC_DEFINE(HAVE_MNTENT_H)) ++ + dnl + dnl See if imon is available; if so, is it IRIX or Linux? + dnl +@@ -310,10 +312,10 @@ + dnl If we don't have MNTTYPE_NFS , we croak. + dnl + +-FAM_DECL_IN_MNTENT(MNTTYPE_NFS, ,AC_MSG_ERROR(Didn't find MNTTYPE_NFS in mntent.h)) +-FAM_DECL_IN_MNTENT(MNTTYPE_NFS2, AC_DEFINE(HAVE_MNTTYPE_NFS2)) +-FAM_DECL_IN_MNTENT(MNTTYPE_NFS3, AC_DEFINE(HAVE_MNTTYPE_NFS3)) +-FAM_DECL_IN_MNTENT(MNTTYPE_CACHEFS, AC_DEFINE(HAVE_MNTTYPE_CACHEFS)) ++dnl FAM_DECL_IN_MNTENT(MNTTYPE_NFS, ,AC_MSG_ERROR(Didn't find MNTTYPE_NFS in mntent.h)) ++dnl FAM_DECL_IN_MNTENT(MNTTYPE_NFS2, AC_DEFINE(HAVE_MNTTYPE_NFS2)) ++dnl FAM_DECL_IN_MNTENT(MNTTYPE_NFS3, AC_DEFINE(HAVE_MNTTYPE_NFS3)) ++dnl FAM_DECL_IN_MNTENT(MNTTYPE_CACHEFS, AC_DEFINE(HAVE_MNTTYPE_CACHEFS)) + + dnl + dnl Test for bindresvport() prototype. +@@ -516,8 +518,8 @@ + + dnl + dnl This grief is for replacing XXX_FAM_CONF with $FAM_CONF +-dnl in the fam(1M) man page. (Simply putting @FAM_CONF@ in +-dnl fam.1m.in puts the string "$sysconfdir/fam.conf" in the ++dnl in the fam(8) man page. (Simply putting @FAM_CONF@ in ++dnl fam.8.in puts the string "$sysconfdir/fam.conf" in the + dnl man page, which isn't acceptable. Isn't there a way to make + dnl autoconf handle this??) + dnl +@@ -529,7 +531,7 @@ + [ + TMPFILE=configure.tmp + for f in $CONFIG_FILES; do +- if test `basename $f` != 'fam.1m'; then ++ if test `basename $f` != 'fam.8'; then + continue + fi + echo "replacing XXX_FAM_CONF with $FAM_CONF and removing maintainer comments in $f" +@@ -554,25 +556,25 @@ + dnl + AC_OUTPUT( + Makefile +- build/Makefile +- build/rpm/Makefile +- build/rpm/rpm.spec ++dnl build/Makefile ++dnl build/rpm/Makefile ++dnl build/rpm/rpm.spec + fam/Makefile + fam/fam.conf + include/Makefile + libfam/Makefile + man/Makefile +- man/fam.1m ++ man/fam.8 + support/Makefile + test/Makefile +- util/Makefile +- util/editconf/Makefile ++dnl util/Makefile ++dnl util/editconf/Makefile + ) + + dnl + dnl fam is a good deal less interesting without imon. + dnl +-if test "$have_imon" != 'yes'; then ++if test `uname` = Linux && "$have_imon" != 'yes'; then + cat << EOF + + ****************************************************************** Index: files/patch-fam::Client.h =================================================================== RCS file: files/patch-fam::Client.h diff -N files/patch-fam::Client.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Client.h 16 Dec 2001 00:34:15 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- fam/Client.h.orig Fri May 19 23:46:31 2000 ++++ fam/Client.h Sun Oct 7 15:22:17 2001 +@@ -23,6 +23,7 @@ + #ifndef Client_included + #define Client_included + ++#include + #include // for in_addr + + #include "Activity.h" Index: files/patch-fam::Directory.c++ =================================================================== RCS file: files/patch-fam::Directory.c++ diff -N files/patch-fam::Directory.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Directory.c++ 17 Dec 2001 00:08:54 -0000 @@ -0,0 +1,16 @@ + +$FreeBSD$ + +--- fam/Directory.c++.orig Mon Oct 22 01:33:10 2001 ++++ fam/Directory.c++ Sun Dec 16 18:06:34 2001 +@@ -26,7 +26,9 @@ + #include + #include + #include +-#include ++#if !defined(__FreeBSD__) ++# include ++#endif + #include + #include + #include Index: files/patch-fam::DirectoryScanner.h =================================================================== RCS file: files/patch-fam::DirectoryScanner.h diff -N files/patch-fam::DirectoryScanner.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::DirectoryScanner.h 17 Dec 2001 00:09:02 -0000 @@ -0,0 +1,19 @@ + +$FreeBSD$ + +--- fam/DirectoryScanner.h.orig Mon Oct 22 01:33:10 2001 ++++ fam/DirectoryScanner.h Sun Dec 16 18:07:45 2001 +@@ -27,7 +27,12 @@ + + #include + #include +-#include ++#if defined(__FreeBSD__) ++# include ++# define direct dirent ++#else ++# include ++#endif + + #include "Event.h" + Index: files/patch-fam::FileSystem.c++ =================================================================== RCS file: files/patch-fam::FileSystem.c++ diff -N files/patch-fam::FileSystem.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::FileSystem.c++ 16 Dec 2001 00:34:31 -0000 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- fam/FileSystem.c++.orig Fri May 19 23:46:31 2000 ++++ fam/FileSystem.c++ Sun Oct 7 15:22:17 2001 +@@ -22,7 +22,7 @@ + + #include "FileSystem.h" + +-#include ++#include "mntent.h" + #include + + #include "Event.h" Index: files/patch-fam::FileSystemTable.c++ =================================================================== RCS file: files/patch-fam::FileSystemTable.c++ diff -N files/patch-fam::FileSystemTable.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::FileSystemTable.c++ 16 Dec 2001 00:34:49 -0000 @@ -0,0 +1,28 @@ + +$FreeBSD$ + +--- fam/FileSystemTable.c++.orig Fri May 19 23:46:31 2000 ++++ fam/FileSystemTable.c++ Sun Oct 7 15:22:17 2001 +@@ -21,9 +21,10 @@ + // Temple Place - Suite 330, Boston MA 02111-1307, USA. + + #include ++#include + #include "FileSystemTable.h" + +-#include ++#include "mntent.h" + #include + #include + +@@ -255,7 +256,10 @@ + // create_fs_by_name initializes our "root" member variable. + if (!fs_by_name) + { create_fs_by_name(); ++#if !defined(__FreeBSD__) ++ /* there is no mtab "file" in freebsd! */ + mtab_watcher = new InternalClient(mtab_name, mtab_event_handler, NULL); ++#endif + } + + cr.become_user(); Index: files/patch-fam::IMon.c++ =================================================================== RCS file: files/patch-fam::IMon.c++ diff -N files/patch-fam::IMon.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::IMon.c++ 16 Dec 2001 00:35:04 -0000 @@ -0,0 +1,16 @@ + +$FreeBSD$ + +--- fam/IMon.c++.orig Fri May 19 23:46:31 2000 ++++ fam/IMon.c++ Sun Oct 7 15:22:17 2001 +@@ -34,7 +34,9 @@ + #endif + #endif + +-#include ++#if !defined(__FreeBSD__) ++# include ++#endif + #include + + #include "Interest.h" Index: files/patch-fam::Interest.c++ =================================================================== RCS file: files/patch-fam::Interest.c++ diff -N files/patch-fam::Interest.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Interest.c++ 16 Dec 2001 00:36:07 -0000 @@ -0,0 +1,35 @@ + +$FreeBSD$ + +--- fam/Interest.c++.orig Mon Oct 22 01:33:10 2001 ++++ fam/Interest.c++ Fri Dec 14 17:40:52 2001 +@@ -25,7 +25,9 @@ + #include + #include + #include +-#include ++#if !defined(__FreeBSD__) ++# include ++#endif + + #ifdef HAVE_IRIX_XTAB_VERIFICATION + #include +@@ -186,11 +188,16 @@ + bool stat_changed = (old_stat.st_ctim.tv_sec != status.st_ctim.tv_sec) || + (old_stat.st_ctim.tv_nsec != status.st_ctim.tv_nsec) || + (old_stat.st_mtim.tv_sec != status.st_mtim.tv_sec) || +- (old_stat.st_mtim.tv_nsec != status.st_mtim.tv_nsec); ++ (old_stat.st_mtim.tv_nsec != status.st_mtim.tv_nsec) || + #else + bool stat_changed = (old_stat.st_ctime != status.st_ctime) || +- (old_stat.st_mtime != status.st_mtime); ++ (old_stat.st_mtime != status.st_mtime) || + #endif ++ (old_stat.st_mode != status.st_mode) || ++ (old_stat.st_uid != status.st_uid) || ++ (old_stat.st_gid != status.st_gid) || ++ (old_stat.st_size != status.st_size) || ++ (old_stat.st_ino != status.st_ino); + old_stat = status; + + // If dev/ino changed, move this interest to the right hash chain. Index: files/patch-fam::InternalClient.c++ =================================================================== RCS file: files/patch-fam::InternalClient.c++ diff -N files/patch-fam::InternalClient.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::InternalClient.c++ 16 Dec 2001 00:36:27 -0000 @@ -0,0 +1,15 @@ + +$FreeBSD$ + +--- fam/InternalClient.c++.orig Fri May 19 23:46:31 2000 ++++ fam/InternalClient.c++ Sun Oct 7 15:22:17 2001 +@@ -35,8 +35,8 @@ + { + assert(filename); + assert(h); +- assert(filename[0] == '/'); + Log::debug("%s watching %s", name(), filename); ++ assert(filename[0] == '/'); + interest = new File(filename, this, Request(0), Cred::SuperUser); + } + Index: files/patch-fam::Listener.c++ =================================================================== RCS file: files/patch-fam::Listener.c++ diff -N files/patch-fam::Listener.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Listener.c++ 16 Dec 2001 00:36:40 -0000 @@ -0,0 +1,59 @@ + +$FreeBSD$ + +--- fam/Listener.c++.orig Mon Oct 22 01:33:10 2001 ++++ fam/Listener.c++ Fri Nov 23 09:52:14 2001 +@@ -22,6 +22,8 @@ + + #include "Listener.h" + ++#include ++#include + #include + #include + #include +@@ -205,7 +207,11 @@ + unsetenv("TMPDIR"); + + char *tmpfile = tempnam("/tmp", ".fam"); ++#if defined(__FreeBSD__) ++ sockaddr_un sun = { sizeof(sockaddr_un), AF_UNIX, "" }; ++#else + sockaddr_un sun = { AF_UNIX, "" }; ++#endif + if(strlen(tmpfile) >= (sizeof(sun.sun_path) - 1)) + { + Log::error("tmpnam() too long for sun_path (%d >= %d)!", +@@ -239,7 +245,7 @@ + return; + } + +- if (chown(sun.sun_path, uid, -1) != 0) ++ if (chown(sun.sun_path, uid, (gid_t)-1) != 0) + { Log::perror("localclient chown"); + close(client_sock); + return; +@@ -275,7 +281,11 @@ + + // Get the new socket. + ++#if defined(__FreeBSD__) ++ struct sockaddr_un sun = { sizeof(sockaddr_un), AF_UNIX, "" }; ++#else + struct sockaddr_un sun = { AF_UNIX, "" }; ++#endif + CONFIG_SOCKLEN_T sunlen = sizeof(sun); + int client_fd = accept(ofd, (struct sockaddr *) &sun, &sunlen); + if (client_fd < 0) +@@ -337,7 +347,11 @@ + void + Listener::dirty_ugly_hack() + { ++#if defined(__FreeBSD__) ++ static sockaddr_un sun = { sizeof (sockaddr_un), AF_UNIX, "/tmp/.fam_socket" }; ++#else + static sockaddr_un sun = { AF_UNIX, "/tmp/.fam_socket" }; ++#endif + + int sock = socket(PF_UNIX, SOCK_STREAM, 0); + if (sock < 0) Index: files/patch-fam::Log.c++ =================================================================== RCS file: files/patch-fam::Log.c++ diff -N files/patch-fam::Log.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Log.c++ 16 Dec 2001 00:36:53 -0000 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- fam/Log.c++.orig Fri May 19 23:46:31 2000 ++++ fam/Log.c++ Sun Oct 7 15:22:17 2001 +@@ -28,6 +28,8 @@ + #include + #include + #include ++#include ++#include + #include + #include + #include Index: files/patch-fam::Makefile.am =================================================================== RCS file: files/patch-fam::Makefile.am diff -N files/patch-fam::Makefile.am --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Makefile.am 16 Dec 2001 00:37:05 -0000 @@ -0,0 +1,29 @@ + +$FreeBSD$ + +--- fam/Makefile.am.orig Mon Oct 22 01:33:10 2001 ++++ fam/Makefile.am Sat Dec 15 18:13:35 2001 +@@ -1,7 +1,7 @@ + include $(top_srcdir)/common.am + +-bin_PROGRAMS = fam +-sysconf_DATA = fam.conf ++sbin_PROGRAMS = fam ++sysconf_DATA = fam.conf.sample + + fam_SOURCES = \ + Activity.c++ \ +@@ -72,6 +72,7 @@ + main.c++ \ + timeval.c++ \ + timeval.h \ ++ mntent_compat.c++ \ + @IMON_FUNCS@.c++ + + EXTRA_fam_SOURCES = IMonIrix.c++ IMonLinux.c++ IMonNone.c++ +@@ -79,4 +80,4 @@ + fam_LDADD = -lrpcsvc $(top_srcdir)/support/libsupport.a + + CLEANFILES += @MKDEPFILE@ ii_files/*.ii +-sinclude @MKDEPFILE@ ++#sinclude @MKDEPFILE@ Index: files/patch-fam::NetConnection.c++ =================================================================== RCS file: files/patch-fam::NetConnection.c++ diff -N files/patch-fam::NetConnection.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::NetConnection.c++ 16 Dec 2001 00:37:17 -0000 @@ -0,0 +1,26 @@ + +$FreeBSD$ + +--- fam/NetConnection.c++.orig Mon Oct 22 01:33:10 2001 ++++ fam/NetConnection.c++ Fri Dec 14 17:41:01 2001 +@@ -252,7 +252,19 @@ + assert(ret == omsgList->len); + } else + { +- Log::error("fd %d write error: %m", fd); ++ /* Since the client library can close it's fd before ++ * getting acks from all FAMCancelMonitor requests we ++ * may get a broken pipe error here when writing the ack. ++ * Don't threat this as an error, since that fills the logs ++ * with crap. ++ */ ++ if (errno == EPIPE) ++ { ++ Log::debug("fd %d write error: %m", fd); ++ } else ++ { ++ Log::error("fd %d write error: %m", fd); ++ } + + } + msgList_t *oldHead = omsgList; Index: files/patch-fam::Scheduler.h =================================================================== RCS file: files/patch-fam::Scheduler.h diff -N files/patch-fam::Scheduler.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Scheduler.h 16 Dec 2001 00:37:41 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- fam/Scheduler.h.orig Fri May 19 23:46:32 2000 ++++ fam/Scheduler.h Sun Oct 7 15:22:17 2001 +@@ -24,6 +24,7 @@ + #define Scheduler_included + + #include ++#include + + #include "Boolean.h" + Index: files/patch-fam::StringTable.h =================================================================== RCS file: files/patch-fam::StringTable.h diff -N files/patch-fam::StringTable.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::StringTable.h 16 Dec 2001 00:37:55 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- fam/StringTable.h.orig Fri May 19 23:46:32 2000 ++++ fam/StringTable.h Sun Oct 7 15:22:17 2001 +@@ -25,6 +25,7 @@ + + #include + #include ++#include "mntent.h" + + // A StringTable maps C strings onto values. It is a cheap O(n) + // implementation, suitable only for small tables that are Index: files/patch-fam::fam.conf.in =================================================================== RCS file: files/patch-fam::fam.conf.in diff -N files/patch-fam::fam.conf.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::fam.conf.in 16 Dec 2001 00:38:08 -0000 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- fam/fam.conf.in.orig Mon Oct 22 01:33:11 2001 ++++ fam/fam.conf.in Sun Nov 25 18:23:46 2001 +@@ -6,7 +6,7 @@ + # fam.conf + # + # For more information on the configuration options below, see the +-# fam(1M) man page. ++# fam(8) man page. + + # + # insecure_compatibility disables authentication. This causes Index: files/patch-fam::mntent.h =================================================================== RCS file: files/patch-fam::mntent.h diff -N files/patch-fam::mntent.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::mntent.h 16 Dec 2001 00:38:24 -0000 @@ -0,0 +1,62 @@ + +$FreeBSD$ + +--- fam/mntent.h.orig Sun Oct 7 15:22:17 2001 ++++ fam/mntent.h Sun Oct 7 15:22:17 2001 +@@ -0,0 +1,56 @@ ++/* ++ * mntent ++ * mntent.h - compatability header for FreeBSD ++ * ++ * Copyright (c) 2001 David Rufino ++ * All rights reserved. ++ * ++ * Redistribution and use in source and binary forms, with or without ++ * modification, are permitted provided that the following conditions ++ * are met: ++ * 1. Redistributions of source code must retain the above copyright ++ * notice, this list of conditions and the following disclaimer. ++ * 2. Redistributions in binary form must reproduce the above copyright ++ * notice, this list of conditions and the following disclaimer in the ++ * documentation and/or other materials provided with the distribution. ++ * ++ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ++ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ++ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ++ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE ++ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL ++ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS ++ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ++ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT ++ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY ++ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ++ * SUCH DAMAGE. ++ */ ++ ++#if defined(HAVE_MNTENT_H) ++#include ++#else ++#ifndef _MNTENT_H ++#define _MNTENT_H ++#include ++ ++#define MOUNTED "dummy" ++ ++#define MNTTYPE_NFS "nfs" ++ ++struct mntent { ++ char *mnt_fsname; ++ char *mnt_dir; ++ char *mnt_type; ++ char *mnt_opts; ++ int mnt_freq; ++ int mnt_passno; ++}; ++ ++#define setmntent(x,y) ((FILE *)0x1) ++struct mntent *getmntent __P ((FILE *fp)); ++char *hasmntopt __P ((const struct mntent *mnt, const char *option)); ++#define endmntent(x) ((int)1) ++ ++#endif /* _MNTENT_H */ ++#endif /* HAVE_MNTENT_H */ Index: files/patch-fam::mntent_compat.c++ =================================================================== RCS file: files/patch-fam::mntent_compat.c++ diff -N files/patch-fam::mntent_compat.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::mntent_compat.c++ 16 Dec 2001 00:38:39 -0000 @@ -0,0 +1,157 @@ + +$FreeBSD$ + +--- fam/mntent_compat.c++.orig Sun Oct 7 15:22:17 2001 ++++ fam/mntent_compat.c++ Sun Oct 7 15:22:17 2001 +@@ -0,0 +1,151 @@ ++/* ++ * Copyright (c) 1980, 1989, 1993, 1994 ++ * The Regents of the University of California. All rights reserved. ++ * Copyright (c) 2001 ++ * David Rufino ++ * ++ * Redistribution and use in source and binary forms, with or without ++ * modification, are permitted provided that the following conditions ++ * are met: ++ * 1. Redistributions of source code must retain the above copyright ++ * notice, this list of conditions and the following disclaimer. ++ * 2. Redistributions in binary form must reproduce the above copyright ++ * notice, this list of conditions and the following disclaimer in the ++ * documentation and/or other materials provided with the distribution. ++ * 3. All advertising materials mentioning features or use of this software ++ * must display the following acknowledgement: ++ * This product includes software developed by the University of ++ * California, Berkeley and its contributors. ++ * 4. Neither the name of the University nor the names of its contributors ++ * may be used to endorse or promote products derived from this software ++ * without specific prior written permission. ++ * ++ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ++ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ++ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ++ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE ++ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL ++ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS ++ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ++ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT ++ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY ++ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ++ * SUCH DAMAGE. ++ */ ++ ++/* most of this was ripped from the mount(3) source */ ++ ++#include "config.h" ++#include "mntent.h" ++#if !defined(HAVE_MNTENT_H) ++#include ++#include ++#include ++#include ++#include ++ ++static int pos = -1; ++static int mntsize = -1; ++static struct mntent _mntent; ++ ++char * ++hasmntopt (const struct mntent *mnt, const char *option) ++{ ++ int found; ++ char *opt, *optbuf; ++ ++ optbuf = strdup(mnt->mnt_opts); ++ found = 0; ++ for (opt = optbuf; (opt = strtok(opt, " ")) != NULL; opt = NULL) { ++ if (!strcasecmp(opt, option)) { ++ opt = opt - optbuf + mnt->mnt_opts; ++ free (optbuf); ++ return (opt); ++ } ++ } ++ free (optbuf); ++ return (NULL); ++} ++ ++static char * ++catopt (char *s0, const char *s1) ++{ ++ size_t i; ++ char *cp; ++ ++ if (s1 == NULL || *s1 == '\0') ++ return s0; ++ if (s0 && *s0) { ++ i = strlen(s0) + strlen(s1) + 1 + 1; ++ if ((cp = (char *)malloc(i)) == NULL) ++ return (NULL); ++ (void)snprintf(cp, i, "%s %s", s0, s1); ++ } else ++ cp = strdup(s1); ++ ++ if (s0) ++ free(s0); ++ return (cp); ++} ++ ++ ++static char * ++flags2opts (int flags) ++{ ++ char *res; ++ res = NULL; ++ res = catopt(res, (flags & MNT_RDONLY) ? "ro" : "rw"); ++ if (flags & MNT_SYNCHRONOUS) res = catopt(res, "sync"); ++ if (flags & MNT_NOEXEC) res = catopt(res, "noexec"); ++ if (flags & MNT_NOSUID) res = catopt(res, "nosuid"); ++ if (flags & MNT_NODEV) res = catopt(res, "nodev"); ++ if (flags & MNT_UNION) res = catopt(res, "union"); ++ if (flags & MNT_ASYNC) res = catopt(res, "async"); ++ if (flags & MNT_NOATIME) res = catopt(res, "noatime"); ++ if (flags & MNT_NOCLUSTERR) res = catopt(res, "noclusterr"); ++ if (flags & MNT_NOCLUSTERW) res = catopt(res, "noclusterw"); ++ if (flags & MNT_NOSYMFOLLOW) res = catopt(res, "nosymfollow"); ++ if (flags & MNT_SUIDDIR) res = catopt(res, "suiddir"); ++ ++ return res; ++} ++ ++static struct mntent * ++statfs_to_mntent (struct statfs *mntbuf) ++{ ++ static char opts_buf[40], *tmp; ++ ++ _mntent.mnt_fsname = mntbuf->f_mntfromname; ++ _mntent.mnt_dir = mntbuf->f_mntonname; ++ _mntent.mnt_type = mntbuf->f_fstypename; ++ tmp = flags2opts (mntbuf->f_flags); ++ if (tmp) { ++ opts_buf[sizeof(opts_buf)-1] = '\0'; ++ strncpy (opts_buf, tmp, sizeof(opts_buf)-1); ++ free (tmp); ++ } else { ++ *opts_buf = '\0'; ++ } ++ _mntent.mnt_opts = opts_buf; ++ _mntent.mnt_freq = _mntent.mnt_passno = 0; ++ return (&_mntent); ++} ++ ++struct mntent * ++getmntent (FILE *fp) ++{ ++ struct statfs *mntbuf; ++ ++ if (pos == -1 || mntsize == -1) ++ mntsize = getmntinfo (&mntbuf, MNT_NOWAIT); ++ ++ ++pos; ++ if (pos == mntsize) { ++ pos = mntsize = -1; ++ return (NULL); ++ } ++ ++ return (statfs_to_mntent (&mntbuf[pos])); ++} ++ ++#endif /* HAVE_MNTENT_H */ Index: files/patch-freebsd =================================================================== RCS file: files/patch-freebsd diff -N files/patch-freebsd --- files/patch-freebsd 31 Mar 2001 02:45:55 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,490 +0,0 @@ -diff -urN fam-oss-2.6.4/config.h.in fam-oss-2.6.4-freebsd/config.h.in ---- fam-oss-2.6.4/config.h.in Sat May 20 05:50:17 2000 -+++ fam-oss-2.6.4-freebsd/config.h.in Sun Mar 18 00:02:38 2001 -@@ -12,6 +12,8 @@ - /* Define if the system has imon and IMONIOC_ ioctl flags. */ - #undef HAVE_IMON - -+#undef HAVE_MNTENT_H -+ - /* Define if the system has the struct revokdi and the IMONIOC_REVOKDI - ** ioctl flag. (IRIX 5.3 doesn't.) - */ -diff -urN fam-oss-2.6.4/configure.in fam-oss-2.6.4-freebsd/configure.in ---- fam-oss-2.6.4/configure.in Sat May 20 06:23:17 2000 -+++ fam-oss-2.6.4-freebsd/configure.in Sun Mar 18 00:36:29 2001 -@@ -95,6 +95,8 @@ - dnl AC_HEADER_SYS_WAIT - dnl AC_CHECK_HEADERS(fcntl.h limits.h sys/time.h syslog.h unistd.h) - -+AC_CHECK_HEADER(mntent.h, AC_DEFINE(HAVE_MNTENT_H)) -+ - dnl - dnl See if imon is available; if so, is it IRIX or Linux? - dnl -@@ -299,10 +301,10 @@ - dnl If we don't have MNTTYPE_NFS , we croak. - dnl - --FAM_DECL_IN_MNTENT(MNTTYPE_NFS, ,AC_MSG_ERROR(Didn't find MNTTYPE_NFS in mntent.h)) --FAM_DECL_IN_MNTENT(MNTTYPE_NFS2, AC_DEFINE(HAVE_MNTTYPE_NFS2)) --FAM_DECL_IN_MNTENT(MNTTYPE_NFS3, AC_DEFINE(HAVE_MNTTYPE_NFS3)) --FAM_DECL_IN_MNTENT(MNTTYPE_CACHEFS, AC_DEFINE(HAVE_MNTTYPE_CACHEFS)) -+dnl FAM_DECL_IN_MNTENT(MNTTYPE_NFS, ,AC_MSG_ERROR(Didn't find MNTTYPE_NFS in mntent.h)) -+dnl FAM_DECL_IN_MNTENT(MNTTYPE_NFS2, AC_DEFINE(HAVE_MNTTYPE_NFS2)) -+dnl FAM_DECL_IN_MNTENT(MNTTYPE_NFS3, AC_DEFINE(HAVE_MNTTYPE_NFS3)) -+dnl FAM_DECL_IN_MNTENT(MNTTYPE_CACHEFS, AC_DEFINE(HAVE_MNTTYPE_CACHEFS)) - - dnl - dnl Test for bindresvport() prototype. -diff -urN fam-oss-2.6.4/fam/Client.h fam-oss-2.6.4-freebsd/fam/Client.h ---- fam-oss-2.6.4/fam/Client.h Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/Client.h Sat Mar 17 00:14:35 2001 -@@ -23,6 +23,7 @@ - #ifndef Client_included - #define Client_included - -+#include - #include // for in_addr - - #include "Activity.h" -diff -urN fam-oss-2.6.4/fam/FileSystem.c++ fam-oss-2.6.4-freebsd/fam/FileSystem.c++ ---- fam-oss-2.6.4/fam/FileSystem.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/FileSystem.c++ Sat Mar 17 13:18:10 2001 -@@ -22,7 +22,7 @@ - - #include "FileSystem.h" - --#include -+#include "mntent.h" - #include - - #include "Event.h" -diff -urN fam-oss-2.6.4/fam/FileSystemTable.c++ fam-oss-2.6.4-freebsd/fam/FileSystemTable.c++ ---- fam-oss-2.6.4/fam/FileSystemTable.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/FileSystemTable.c++ Sat Mar 17 23:44:17 2001 -@@ -21,9 +21,10 @@ - // Temple Place - Suite 330, Boston MA 02111-1307, USA. - - #include -+#include - #include "FileSystemTable.h" - --#include -+#include "mntent.h" - #include - #include - -@@ -255,7 +256,10 @@ - // create_fs_by_name initializes our "root" member variable. - if (!fs_by_name) - { create_fs_by_name(); -+#if !defined(__FreeBSD__) -+ /* there is no mtab "file" in freebsd! */ - mtab_watcher = new InternalClient(mtab_name, mtab_event_handler, NULL); -+#endif - } - - cr.become_user(); -diff -urN fam-oss-2.6.4/fam/IMon.c++ fam-oss-2.6.4-freebsd/fam/IMon.c++ ---- fam-oss-2.6.4/fam/IMon.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/IMon.c++ Sat Mar 17 14:06:17 2001 -@@ -34,7 +34,9 @@ - #endif - #endif - --#include -+#if !defined(__FreeBSD__) -+# include -+#endif - #include - - #include "Interest.h" -diff -urN fam-oss-2.6.4/fam/Interest.c++ fam-oss-2.6.4-freebsd/fam/Interest.c++ ---- fam-oss-2.6.4/fam/Interest.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/Interest.c++ Sat Mar 17 14:06:37 2001 -@@ -25,7 +25,9 @@ - #include - #include - #include --#include -+#if !defined(__FreeBSD__) -+# include -+#endif - - #ifdef HAVE_IRIX_XTAB_VERIFICATION - #include -diff -urN fam-oss-2.6.4/fam/InternalClient.c++ fam-oss-2.6.4-freebsd/fam/InternalClient.c++ ---- fam-oss-2.6.4/fam/InternalClient.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/InternalClient.c++ Sat Mar 17 23:20:15 2001 -@@ -35,8 +35,8 @@ - { - assert(filename); - assert(h); -- assert(filename[0] == '/'); - Log::debug("%s watching %s", name(), filename); -+ assert(filename[0] == '/'); - interest = new File(filename, this, Request(0), Cred::SuperUser); - } - -diff -urN fam-oss-2.6.4/fam/Listener.c++ fam-oss-2.6.4-freebsd/fam/Listener.c++ ---- fam-oss-2.6.4/fam/Listener.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/Listener.c++ Sat Mar 17 14:12:57 2001 -@@ -22,6 +22,8 @@ - - #include "Listener.h" - -+#include -+#include - #include - #include - #include -@@ -202,7 +204,11 @@ - // requested user and pass the name back to the client. - - char *tmpfile = tempnam("/tmp", ".fam"); -+#if defined(__FreeBSD__) -+ sockaddr_un sun = { sizeof(sockaddr_un), AF_UNIX, "" }; -+#else - sockaddr_un sun = { AF_UNIX, "" }; -+#endif - if(strlen(tmpfile) >= (sizeof(sun.sun_path) - 1)) - { - Log::error("tmpnam() too long for sun_path (%d >= %d)!", -@@ -235,7 +241,7 @@ - return; - } - -- if (chown(sun.sun_path, uid, -1) != 0) -+ if (chown(sun.sun_path, uid, (gid_t)-1) != 0) - { Log::perror("localclient chown"); - close(client_sock); - return; -@@ -271,7 +277,11 @@ - - // Get the new socket. - -+#if defined(__FreeBSD__) -+ struct sockaddr_un sun = { sizeof(sockaddr_un), AF_UNIX, "" }; -+#else - struct sockaddr_un sun = { AF_UNIX, "" }; -+#endif - CONFIG_SOCKLEN_T sunlen = sizeof(sun); - int client_fd = accept(ofd, (struct sockaddr *) &sun, &sunlen); - if (client_fd < 0) -@@ -333,7 +343,11 @@ - void - Listener::dirty_ugly_hack() - { -+#if defined(__FreeBSD__) -+ static sockaddr_un sun = { sizeof (sockaddr_un), AF_UNIX, "/tmp/.fam_socket" }; -+#else - static sockaddr_un sun = { AF_UNIX, "/tmp/.fam_socket" }; -+#endif - - int sock = socket(PF_UNIX, SOCK_STREAM, 0); - if (sock < 0) -diff -urN fam-oss-2.6.4/fam/Log.c++ fam-oss-2.6.4-freebsd/fam/Log.c++ ---- fam-oss-2.6.4/fam/Log.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/Log.c++ Sat Mar 17 14:14:31 2001 -@@ -28,6 +28,8 @@ - #include - #include - #include -+#include -+#include - #include - #include - #include -diff -urN fam-oss-2.6.4/fam/Makefile.am fam-oss-2.6.4-freebsd/fam/Makefile.am ---- fam-oss-2.6.4/fam/Makefile.am Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/Makefile.am Sat Mar 17 18:12:17 2001 -@@ -72,6 +72,7 @@ - main.c++ \ - timeval.c++ \ - timeval.h \ -+ mntent_compat.c++ \ - @IMON_FUNCS@.c++ - - EXTRA_fam_SOURCES = IMonIrix.c++ IMonLinux.c++ IMonNone.c++ -diff -urN fam-oss-2.6.4/fam/Scheduler.h fam-oss-2.6.4-freebsd/fam/Scheduler.h ---- fam-oss-2.6.4/fam/Scheduler.h Sat May 20 05:46:32 2000 -+++ fam-oss-2.6.4-freebsd/fam/Scheduler.h Sat Mar 17 00:14:04 2001 -@@ -24,6 +24,7 @@ - #define Scheduler_included - - #include -+#include - - #include "Boolean.h" - -diff -urN fam-oss-2.6.4/fam/StringTable.h fam-oss-2.6.4-freebsd/fam/StringTable.h ---- fam-oss-2.6.4/fam/StringTable.h Sat May 20 05:46:32 2000 -+++ fam-oss-2.6.4-freebsd/fam/StringTable.h Sat Mar 17 18:05:38 2001 -@@ -25,6 +25,7 @@ - - #include - #include -+#include "mntent.h" - - // A StringTable maps C strings onto values. It is a cheap O(n) - // implementation, suitable only for small tables that are -diff -urN fam-oss-2.6.4/fam/mntent.h fam-oss-2.6.4-freebsd/fam/mntent.h ---- fam-oss-2.6.4/fam/mntent.h Thu Jan 1 01:00:00 1970 -+++ fam-oss-2.6.4-freebsd/fam/mntent.h Sat Mar 17 18:11:08 2001 -@@ -0,0 +1,56 @@ -+/* -+ * mntent -+ * mntent.h - compatability header for FreeBSD -+ * -+ * Copyright (c) 2001 David Rufino -+ * All rights reserved. -+ * -+ * Redistribution and use in source and binary forms, with or without -+ * modification, are permitted provided that the following conditions -+ * are met: -+ * 1. Redistributions of source code must retain the above copyright -+ * notice, this list of conditions and the following disclaimer. -+ * 2. Redistributions in binary form must reproduce the above copyright -+ * notice, this list of conditions and the following disclaimer in the -+ * documentation and/or other materials provided with the distribution. -+ * -+ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -+ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -+ * SUCH DAMAGE. -+ */ -+ -+#if defined(HAVE_MNTENT_H) -+#include -+#else -+#ifndef _MNTENT_H -+#define _MNTENT_H -+#include -+ -+#define MOUNTED "dummy" -+ -+#define MNTTYPE_NFS "nfs" -+ -+struct mntent { -+ char *mnt_fsname; -+ char *mnt_dir; -+ char *mnt_type; -+ char *mnt_opts; -+ int mnt_freq; -+ int mnt_passno; -+}; -+ -+#define setmntent(x,y) ((FILE *)0x1) -+struct mntent *getmntent __P ((FILE *fp)); -+char *hasmntopt __P ((const struct mntent *mnt, const char *option)); -+#define endmntent(x) ((int)1) -+ -+#endif /* _MNTENT_H */ -+#endif /* HAVE_MNTENT_H */ -diff -urN fam-oss-2.6.4/fam/mntent_compat.c++ fam-oss-2.6.4-freebsd/fam/mntent_compat.c++ ---- fam-oss-2.6.4/fam/mntent_compat.c++ Thu Jan 1 01:00:00 1970 -+++ fam-oss-2.6.4-freebsd/fam/mntent_compat.c++ Sat Mar 17 23:48:07 2001 -@@ -0,0 +1,151 @@ -+/* -+ * Copyright (c) 1980, 1989, 1993, 1994 -+ * The Regents of the University of California. All rights reserved. -+ * Copyright (c) 2001 -+ * David Rufino -+ * -+ * Redistribution and use in source and binary forms, with or without -+ * modification, are permitted provided that the following conditions -+ * are met: -+ * 1. Redistributions of source code must retain the above copyright -+ * notice, this list of conditions and the following disclaimer. -+ * 2. Redistributions in binary form must reproduce the above copyright -+ * notice, this list of conditions and the following disclaimer in the -+ * documentation and/or other materials provided with the distribution. -+ * 3. All advertising materials mentioning features or use of this software -+ * must display the following acknowledgement: -+ * This product includes software developed by the University of -+ * California, Berkeley and its contributors. -+ * 4. Neither the name of the University nor the names of its contributors -+ * may be used to endorse or promote products derived from this software -+ * without specific prior written permission. -+ * -+ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -+ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -+ * SUCH DAMAGE. -+ */ -+ -+/* most of this was ripped from the mount(3) source */ -+ -+#include "config.h" -+#include "mntent.h" -+#if !defined(HAVE_MNTENT_H) -+#include -+#include -+#include -+#include -+#include -+ -+static int pos = -1; -+static int mntsize = -1; -+static struct mntent _mntent; -+ -+char * -+hasmntopt (const struct mntent *mnt, const char *option) -+{ -+ int found; -+ char *opt, *optbuf; -+ -+ optbuf = strdup(mnt->mnt_opts); -+ found = 0; -+ for (opt = optbuf; (opt = strtok(opt, " ")) != NULL; opt = NULL) { -+ if (!strcasecmp(opt, option)) { -+ opt = opt - optbuf + mnt->mnt_opts; -+ free (optbuf); -+ return (opt); -+ } -+ } -+ free (optbuf); -+ return (NULL); -+} -+ -+static char * -+catopt (char *s0, const char *s1) -+{ -+ size_t i; -+ char *cp; -+ -+ if (s1 == NULL || *s1 == '\0') -+ return s0; -+ if (s0 && *s0) { -+ i = strlen(s0) + strlen(s1) + 1 + 1; -+ if ((cp = (char *)malloc(i)) == NULL) -+ return (NULL); -+ (void)snprintf(cp, i, "%s %s", s0, s1); -+ } else -+ cp = strdup(s1); -+ -+ if (s0) -+ free(s0); -+ return (cp); -+} -+ -+ -+static char * -+flags2opts (int flags) -+{ -+ char *res; -+ res = NULL; -+ res = catopt(res, (flags & MNT_RDONLY) ? "ro" : "rw"); -+ if (flags & MNT_SYNCHRONOUS) res = catopt(res, "sync"); -+ if (flags & MNT_NOEXEC) res = catopt(res, "noexec"); -+ if (flags & MNT_NOSUID) res = catopt(res, "nosuid"); -+ if (flags & MNT_NODEV) res = catopt(res, "nodev"); -+ if (flags & MNT_UNION) res = catopt(res, "union"); -+ if (flags & MNT_ASYNC) res = catopt(res, "async"); -+ if (flags & MNT_NOATIME) res = catopt(res, "noatime"); -+ if (flags & MNT_NOCLUSTERR) res = catopt(res, "noclusterr"); -+ if (flags & MNT_NOCLUSTERW) res = catopt(res, "noclusterw"); -+ if (flags & MNT_NOSYMFOLLOW) res = catopt(res, "nosymfollow"); -+ if (flags & MNT_SUIDDIR) res = catopt(res, "suiddir"); -+ -+ return res; -+} -+ -+static struct mntent * -+statfs_to_mntent (struct statfs *mntbuf) -+{ -+ static char opts_buf[40], *tmp; -+ -+ _mntent.mnt_fsname = mntbuf->f_mntfromname; -+ _mntent.mnt_dir = mntbuf->f_mntonname; -+ _mntent.mnt_type = mntbuf->f_fstypename; -+ tmp = flags2opts (mntbuf->f_flags); -+ if (tmp) { -+ opts_buf[sizeof(opts_buf)-1] = '\0'; -+ strncpy (opts_buf, tmp, sizeof(opts_buf)-1); -+ free (tmp); -+ } else { -+ *opts_buf = '\0'; -+ } -+ _mntent.mnt_opts = opts_buf; -+ _mntent.mnt_freq = _mntent.mnt_passno = 0; -+ return (&_mntent); -+} -+ -+struct mntent * -+getmntent (FILE *fp) -+{ -+ struct statfs *mntbuf; -+ -+ if (pos == -1 || mntsize == -1) -+ mntsize = getmntinfo (&mntbuf, MNT_NOWAIT); -+ -+ ++pos; -+ if (pos == mntsize) { -+ pos = mntsize = -1; -+ return (NULL); -+ } -+ -+ return (statfs_to_mntent (&mntbuf[pos])); -+} -+ -+#endif /* HAVE_MNTENT_H */ -diff -urN fam-oss-2.6.4/libfam/Client.c++ fam-oss-2.6.4-freebsd/libfam/Client.c++ ---- fam-oss-2.6.4/libfam/Client.c++ Sat May 20 05:46:32 2000 -+++ fam-oss-2.6.4-freebsd/libfam/Client.c++ Sat Mar 17 00:12:01 2001 -@@ -20,6 +20,7 @@ - // with this program; if not, write the Free Software Foundation, Inc., 59 - // Temple Place - Suite 330, Boston MA 02111-1307, USA. - -+#include - #include - #include - #include -diff -urN fam-oss-2.6.4/libfam/fam.c++ fam-oss-2.6.4-freebsd/libfam/fam.c++ ---- fam-oss-2.6.4/libfam/fam.c++ Sat May 20 05:46:32 2000 -+++ fam-oss-2.6.4-freebsd/libfam/fam.c++ Sat Mar 17 00:12:43 2001 -@@ -21,6 +21,7 @@ - // Temple Place - Suite 330, Boston MA 02111-1307, USA. - - #include -+#include - #include - #include - #include -diff -urN fam-oss-2.6.4/test/test.c++ fam-oss-2.6.4-freebsd/test/test.c++ ---- fam-oss-2.6.4/test/test.c++ Sat May 20 05:46:32 2000 -+++ fam-oss-2.6.4-freebsd/test/test.c++ Sat Mar 17 18:39:23 2001 -@@ -1,6 +1,7 @@ - #include - #include - #include -+#include - #include - #include - #include ---- fam-oss-2.6.4/acconfig.h Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/acconfig.h Sun Mar 18 00:40:47 2001 -@@ -44,6 +44,8 @@ - ** Otherwise, we'll use MNTTYPE_NFS. */ - #undef HAVE_FSID_NFS2 - -+#undef HAVE_MNTENT_H -+ - /* Define if we have MNTTYPE_NFS2 */ - #define HAVE_MNTTYPE_NFS2 0 - Index: files/patch-libfam::Client.c++ =================================================================== RCS file: files/patch-libfam::Client.c++ diff -N files/patch-libfam::Client.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-libfam::Client.c++ 16 Dec 2001 00:38:52 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- libfam/Client.c++.orig Fri May 19 23:46:32 2000 ++++ libfam/Client.c++ Sun Oct 7 15:22:17 2001 +@@ -20,6 +20,7 @@ + // with this program; if not, write the Free Software Foundation, Inc., 59 + // Temple Place - Suite 330, Boston MA 02111-1307, USA. + ++#include + #include + #include + #include Index: files/patch-libfam::fam.c++ =================================================================== RCS file: files/patch-libfam::fam.c++ diff -N files/patch-libfam::fam.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-libfam::fam.c++ 16 Dec 2001 00:39:05 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- libfam/fam.c++.orig Fri May 19 23:46:32 2000 ++++ libfam/fam.c++ Sun Oct 7 15:22:17 2001 +@@ -21,6 +21,7 @@ + // Temple Place - Suite 330, Boston MA 02111-1307, USA. + + #include ++#include + #include + #include + #include Index: files/patch-man::Makefile.am =================================================================== RCS file: files/patch-man::Makefile.am diff -N files/patch-man::Makefile.am --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-man::Makefile.am 16 Dec 2001 00:39:22 -0000 @@ -0,0 +1,15 @@ + +$FreeBSD$ + +--- man/Makefile.am.orig Mon Oct 22 01:33:11 2001 ++++ man/Makefile.am Fri Nov 23 10:49:15 2001 +@@ -1,5 +1,5 @@ +-# This is a little weird because fam.1m is generated from fam.1m.in ++# This is a little weird because fam.8 is generated from fam.8.in + # at the end of the configure script. +-man_MANS = fam.1m fam.3x +-EXTRA_DIST = fam.1m.in fam.3x +-CLEANFILES = fam.1m ++man_MANS = fam.8 fam.3 ++EXTRA_DIST = fam.8.in fam.3 ++CLEANFILES = fam.8 Index: files/patch-man::fam.1m.in =================================================================== RCS file: files/patch-man::fam.1m.in diff -N files/patch-man::fam.1m.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-man::fam.1m.in 16 Dec 2001 00:39:41 -0000 @@ -0,0 +1,89 @@ + +$FreeBSD$ + +--- man/fam.1m.in.orig Mon Oct 22 01:33:11 2001 ++++ man/fam.1m.in Sat Dec 15 18:29:50 2001 +@@ -1,6 +1,6 @@ +-.\"## fam.1m.in ++.\"## fam.8.in + .\"## +-.\"## When configure.in generates fam.1m, lines starting with .\"## ++.\"## When configure.in generates fam.8, lines starting with .\"## + .\"## should be removed; when building on IRIX, lines starting with + .\"## .\"IRIX should have that part removed (uncommenting the rest + .\"## of the line). +@@ -9,13 +9,13 @@ + .\"## separate files. + .\"## + .nr X +-.if \nX=0 .ds x} fam 1M "Silicon Graphics" "\&" ++.if \nX=0 .ds x} fam 8 "Silicon Graphics" "\&" + .TH \*(x} + .SH NAME + fam \- file alteration monitor + .SH SYNOPSIS + .nf +-\f3/usr/etc/fam\f1 [ \f3\-f\f1 | \f3\-v\f1 | \f3\-d\f1 ] [ \f3\-l\f1 | \c ++\f3fam\f1 [ \f3\-f\f1 | \f3\-v\f1 | \f3\-d\f1 ] [ \f3\-l\f1 | \c + \f3\-t\f1 \f2NFS_polling_interval\f1 ] + [ \f3\-T\f1 \f2idle_timeout\f1 ] [ \f3\-p\f1 \c + \f2program\f3.\f2version\f1 ] [ \f3\-L\f1 ] [ \f3-C\f1 ] +@@ -24,22 +24,13 @@ + .SH DESCRIPTION + \f2fam\f1 is a server that tracks changes to the filesystem and + relays these changes to interested applications. +-Applications such as +-\f2fm\f1(1G) and \f2mailbox\f1(1) present an up-to-date view of the filesystem. +-In the absence of \f2fam\f1, these applications and others like them +-are forced to poll the filesystem to detect changes. +-\f2fam\f1 is +-more efficient. +-.P + Applications can request \f2fam\f1 to monitor any files or directories in + any filesystem. + When \f2fam\f1 detects changes to monitored files, it notifies + the appropriate application. + The FAM API provides a programmatic interface to \f2fam\f1; see +-.IR fam (3X). ++.IR fam (3). + .P +-\f2fam\f1 is informed of filesystem changes as they happen by the +-kernel through the \f2imon\f1(7M) pseudo device driver. + If asked to + monitor files on an NFS mounted filesystem, \f2fam\f1 tries to use + \f2fam\f1 on the NFS server to monitor files. +@@ -47,9 +38,9 @@ + contact a remote \f2fam\f1, it polls the files instead. + \f2fam\f1 also polls special files. + .P +-Normally, \f2fam\f1 is started by \f2inetd\f1(1M). ++Normally, \f2fam\f1 is started by \f2inetd\f1(8). + It is registered with +-\f2portmap\f1(1M) as performing the sgi_fam service. ++\f2%%PORTMAP%%\f1(8) as performing the sgi_fam service. + .SH OPTIONS + .TP 26 + \f3\-l\f1 +@@ -166,8 +157,7 @@ + \f2Note that fam never opens the files it's monitoring\f1, and cannot + be used by a rogue client to read the contents of any file on the system. + \f2fam\f1 only gives out the names of monitored files, and only monitors files +-which the client can +-.IR stat (1M). ++which the client can stat. + Users can stat a file without having read permission on it as long as + they have search permission on the directory containing it. + .\"IRIX .SH COMPATIBILITY +@@ -196,9 +186,7 @@ + XXX_FAM_CONF + .SH "SEE ALSO" + .\"IRIX fm(1G), +-inetd(1M), ++fam(3), ++inetd(8), + .\"IRIX mailbox(1), +-portmap(1M), +-fam(3X), +-imon(7M), +-stat(1M). ++%%PORTMAP%%(8). Index: files/patch-man::fam.3x =================================================================== RCS file: files/patch-man::fam.3x diff -N files/patch-man::fam.3x --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-man::fam.3x 16 Dec 2001 00:39:55 -0000 @@ -0,0 +1,41 @@ + +$FreeBSD$ + +--- man/fam.3x.orig Mon Oct 22 01:33:11 2001 ++++ man/fam.3x Fri Nov 23 10:51:07 2001 +@@ -1,9 +1,9 @@ + '\"macro stdmacro +-.if n .pH g3x.fam @(#)fam 30.3 of 1/19/86 ++.if n .pH g3.fam @(#)fam 30.3 of 1/19/86 + .nr X +-.if \nX=0 .ds x} FAM 3X "Specialized Libraries" "\&" +-.if \nX=1 .ds x} FAM 3X "Specialized Libraries" +-.if \nX=2 .ds x} FAM 3X "" "\&" ++.if \nX=0 .ds x} FAM 3 "Specialized Libraries" "\&" ++.if \nX=1 .ds x} FAM 3 "Specialized Libraries" ++.if \nX=2 .ds x} FAM 3 "" "\&" + .if \nX=3 .ds x} FAM "" "" "\&" + .TH \*(x} + .SH NAME +@@ -65,10 +65,9 @@ + .PP + .SH DESCRIPTION + \fIFAM\fP monitors files and directories, notifying interested +-applications of changes. Routines for communicating with the fam(1M) ++applications of changes. Routines for communicating with the fam(8) + server process are found in ``libfam.a'', which is loaded if the +-option ``-lfam'' is used with cc(1) or ld(1). The library +-``libC.a'' (``-lC'') must also be specified. ++option ``-lfam'' is used with cc(1) or ld(1). + .PP + An application calls routines described here to establish a list of + files for \fIfam \fPto monitor. \fIFam \fPgenerates events on a socket to +@@ -282,7 +281,7 @@ + + + .SH SEE ALSO +-fam(1M). ++fam(8). + .SH BUGS + The FAMMoved event is not currently supported. + .PP Index: files/patch-support::Makefile.am =================================================================== RCS file: files/patch-support::Makefile.am diff -N files/patch-support::Makefile.am --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-support::Makefile.am 16 Dec 2001 00:40:07 -0000 @@ -0,0 +1,11 @@ + +$FreeBSD$ + +--- support/Makefile.am.orig Mon Oct 22 01:33:11 2001 ++++ support/Makefile.am Sat Dec 15 18:14:16 2001 +@@ -12,4 +12,4 @@ + libsupport_a_LIBADD = @snprintf_o@ @foo_o@ + + CLEANFILES += @MKDEPFILE@ ii_files/*.ii +-sinclude @MKDEPFILE@ ++#sinclude @MKDEPFILE@ 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 17: 0: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 0DAEA37B417 for ; Sun, 16 Dec 2001 17:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBH101f83546; Sun, 16 Dec 2001 17:00:01 -0800 (PST) (envelope-from gnats) Received: from postoffice.aims.com.au (eth0.lnk.aims.com.au [203.31.73.253]) by hub.freebsd.org (Postfix) with ESMTP id C66DD37B419 for ; Sun, 16 Dec 2001 16:52:39 -0800 (PST) Received: from postoffice.aims.com.au (nts-ts1.aims.private [192.168.10.2]) by postoffice.aims.com.au with ESMTP id fBH0qcr14237 for ; Mon, 17 Dec 2001 11:52:38 +1100 (EST) (envelope-from chris@aims.com.au) Received: from ntsts1 by aims.com.au with SMTP (MDaemon.v3.5.3.R) for ; Mon, 17 Dec 2001 11:52:29 +1100 Message-Id: <200112170049.fBH0n1p41308@ait0fd01.aims.private> Date: Mon, 17 Dec 2001 11:52:27 +1100 From: "Chris Knight" Reply-To: "Chris Knight" To: X-Send-Pr-Version: 3.113 Subject: ports/32918: [MAINTAINER UPDATE] net/rdesktop 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: 32918 >Category: ports >Synopsis: [MAINTAINER UPDATE] net/rdesktop >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 17:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Chris Knight >Release: FreeBSD 4.4-STABLE i386 >Organization: AIMS Independent Computer Professionals >Environment: System: FreeBSD ait0fd01.aims.private 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Dec 7 15:16:26 EST 2001 root@ait0fd01.aims.private:/var/obj/usr/src/sys/THINKPAD i386 >Description: Update to 1.0.0p19.7.6 >How-To-Repeat: N/A >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/rdesktop/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 2001/11/30 05:06:23 1.7 +++ Makefile 2001/12/17 00:46:09 @@ -6,14 +6,14 @@ # PORTNAME= rdesktop -PORTVERSION= 1.0.0.p19.7.5 +PORTVERSION= 1.0.0.p19.7.6 CATEGORIES= net comms MASTER_SITES= http://bibl4.oru.se/projects/rdesktop/dist/releases/ DISTNAME= rdesktop-1.0.0 PATCH_SITES= http://bibl4.oru.se/projects/rdesktop/ \ http://bibl4.oru.se/projects/rdesktop/patch19/ -PATCHFILES= rdesktop-unified-patch19-7-5.bz2 +PATCHFILES= rdesktop-unified-patch19-7-6.bz2 PATCH_DIST_STRIP= -p2 MAINTAINER= chris@aims.com.au Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/rdesktop/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo 2001/11/30 05:06:23 1.5 +++ distinfo 2001/12/17 00:46:09 @@ -1,2 +1,2 @@ MD5 (rdesktop-1.0.0.tar.bz2) = 2f45a57016fe7ee7930848bbcb94f8b7 -MD5 (rdesktop-unified-patch19-7-5.bz2) = 5a1ebe2b07062ec97067dadbd19318a9 +MD5 (rdesktop-unified-patch19-7-6.bz2) = c20774a5e6c446f82ec199e8143775ce >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 18:30: 7 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 78F4137B41A for ; Sun, 16 Dec 2001 18:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBH2U1g08373; Sun, 16 Dec 2001 18:30:01 -0800 (PST) (envelope-from gnats) Date: Sun, 16 Dec 2001 18:30:01 -0800 (PST) Message-Id: <200112170230.fBH2U1g08373@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Steve Price Subject: Re: ports/32917: bsd.ports.mk fails for innocent $GREP_OPTIONS Reply-To: Steve Price 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 The following reply was made to PR ports/32917; it has been noted by GNATS. From: Steve Price To: clemensF Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/32917: bsd.ports.mk fails for innocent $GREP_OPTIONS Date: Sun, 16 Dec 2001 20:26:28 -0600 On Mon, Dec 17, 2001 at 01:31:10AM +0100, clemensF wrote: > > it took literally hours to find out that those GREP_OPTIONS were the cause, > and i'd like the ports-maintainer to unset this option in the make file (perhaps > putting ``GREP_OPTIONS=""'' somewhere near the top?). Does adding GREP_OPTIONS='' to /etc/make.conf help? If not, then it won't help by adding it to the port's Makefile either. If it does, then I thinks that's the best solution. Someone might have a very good reason for setting GREP_OPTIONS and for bsd.port.mk to blithely undo that setting isn't the right solution IMHO. -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 18:32:31 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 61BDF37B41A for ; Sun, 16 Dec 2001 18:32:25 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBH2Ubf70459; Sun, 16 Dec 2001 21:30:37 -0500 (EST) (envelope-from alane) Date: Sun, 16 Dec 2001 21:30:36 -0500 From: Alan Eldridge To: Steve Price Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/32917: bsd.ports.mk fails for innocent $GREP_OPTIONS Message-ID: <20011216213036.A70404@wwweasel.geeksrus.net> References: <200112170230.fBH2U1g08373@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112170230.fBH2U1g08373@freefall.freebsd.org>; from steve@havk.org on Sun, Dec 16, 2001 at 06:30:01PM -0800 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 06:30:01PM -0800, Steve Price wrote: >The following reply was made to PR ports/32917; it has been noted by GNATS. > > On Mon, Dec 17, 2001 at 01:31:10AM +0100, clemensF wrote: > > > > it took literally hours to find out that those GREP_OPTIONS were the cause, > > and i'd like the ports-maintainer to unset this option in the make file (perhaps > > putting ``GREP_OPTIONS=""'' somewhere near the top?). > > Does adding GREP_OPTIONS='' to /etc/make.conf help? If not, then > it won't help by adding it to the port's Makefile either. If it > does, then I thinks that's the best solution. Someone might have > a very good reason for setting GREP_OPTIONS and for bsd.port.mk > to blithely undo that setting isn't the right solution IMHO. Steve, I thought he was asking that it be added to the Makefile of the port(s) that exhibited the problem, not to bsd.port.mk. He was just noting that the breakage occurred in bsd.ports.mk. -- Alan Eldridge Just another $THING 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 18:45:27 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 E5DCD37B416 for ; Sun, 16 Dec 2001 18:45:24 -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 fBH2jLBZ010493; Sun, 16 Dec 2001 20:45:22 -0600 (CST) Received: by bsd.havk.org (Postfix, from userid 1001) id AAE421A786; Sun, 16 Dec 2001 20:45:20 -0600 (CST) Date: Sun, 16 Dec 2001 20:45:20 -0600 From: Steve Price To: Alan Eldridge Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/32917: bsd.ports.mk fails for innocent $GREP_OPTIONS Message-ID: <20011216204520.J72144@bsd.havk.org> References: <200112170230.fBH2U1g08373@freefall.freebsd.org> <20011216213036.A70404@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011216213036.A70404@wwweasel.geeksrus.net>; from alane@geeksrus.net on Sun, Dec 16, 2001 at 09:30:36PM -0500 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 09:30:36PM -0500, Alan Eldridge wrote: > > Steve, I thought he was asking that it be added to the Makefile of the > port(s) that exhibited the problem, not to bsd.port.mk. He was just noting > that the breakage occurred in bsd.ports.mk. I understand that. However there are bound to be problems with his setting of GREP_OPTIONS in other ports as well. If setting GREP_OPTIONS='' in this port's Makefile fixes it then adding the this setting to /etc/make.conf will accomplish the same thing for all the other ports that would be broken by it. There are entirely too many programs out there that change their behavior based on the value of an environment variable. Finding every port that breaks for every permutation and fixing the port and/or changing bsd.port.mk is not the right solution IMHO. Forceably unsetting GREP_OPTIONS when it is '-Ei' might be the right thing for all ports but there's bound to be a setting where it isn't the right thing. If this person is having problems with his GREP_OPTIONS setting while building ports then he should either unset it while building ports or find a way like in /etc/make.conf that does it for him. -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 18:50:11 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 8004C37B41D for ; Sun, 16 Dec 2001 18:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBH2o0A10709; Sun, 16 Dec 2001 18:50:00 -0800 (PST) (envelope-from gnats) Received: from gateway.biolateral.com.au (yellow.biolateral.com.au [129.78.217.60]) by hub.freebsd.org (Postfix) with ESMTP id 3E01637B417 for ; Sun, 16 Dec 2001 18:48:59 -0800 (PST) Received: (from chuynh@localhost) by gateway.biolateral.com.au (8.11.6/8.11.6) id fBH2nKc08902; Mon, 17 Dec 2001 13:49:20 +1100 (EST) (envelope-from chuynh) Message-Id: <200112170249.fBH2nKc08902@gateway.biolateral.com.au> Date: Mon, 17 Dec 2001 13:49:20 +1100 (EST) From: Camson Huynh Reply-To: Camson Huynh To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32920: New Port: biology/gff2ps 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: 32920 >Category: ports >Synopsis: New Port: biology/gff2ps >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 18:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Camson Huynh >Release: FreeBSD 4.4-STABLE i386 >Organization: BioLateral Pty Ltd >Environment: System: FreeBSD oasis.bio 4.4-STABLE FreeBSD 4.4-STABLE #0: Mon Dec 10 11:25:48 EST 2001 root@oasis.biolateral.com.au:/usr/obj/usr/src/sys/OASIS i386 >Description: gff2ps is a script program developed with the aim of converting gff-formatted records into high quality one-dimensional plots in PostScript. Such plots maybe useful for comparing genomic structures and to visualizing outputs from genome annotation programs. WWW: http://www1.imim.es/~jabril/ >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: # # . # ./pkg-plist # ./pkg-descr # ./pkg-comment # ./distinfo # ./Makefile # ./files # ./files/patch-aa # ./gff2ps.shar # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xbin/gff2ps END-of-./pkg-plist echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' Xgff2ps is a script program developed with the aim of converting gff-formatted Xrecords into high quality one-dimensional plots in PostScript. Such plots maybe Xuseful for comparing genomic structures and to visualizing outputs from genome Xannotation programs. X XWWW: http://www1.imim.es/~jabril/ END-of-./pkg-descr echo x - ./pkg-comment sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment' XConverts gff-formated genomic data-sets to PostScript END-of-./pkg-comment echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (gff2ps_v0.97b.gz) = bc200821ff1a43d6ec7e43905520d902 END-of-./distinfo echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: gff2ps X# Date created: 17 December 2001 X# Whom: chuynh@biolateral.com.au X# X# $FreeBSD$ X# X XPORTNAME= gff2ps XPORTVERSION= 0.97b XCATEGORIES= biology XMASTER_SITES= ftp://www1.imim.es/pub/gff_tools/gff2ps/ XDISTNAME= gff2ps_v${PORTVERSION} XEXTRACT_SUFX= .gz X XMAINTAINER= chuynh@biolateral.com.au X XRUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk X XPATCH_WRKSRC= ${WRKDIR} XEXTRACT_AFTER_ARGS= > ${WRKDIR}/gff2ps X XNO_BUILD= yes X Xdo-install: X ${INSTALL_SCRIPT} ${WRKDIR}/gff2ps ${PREFIX}/bin X X.include END-of-./Makefile echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/patch-aa sed 's/^X//' >./files/patch-aa << 'END-of-./files/patch-aa' X--- gff2ps.orig Mon Nov 26 15:32:33 2001 X+++ gff2ps Mon Nov 26 15:32:47 2001 X@@ -1,4 +1,4 @@ X-#!/bin/bash X+#!/usr/local/bin/bash X ###################################################################### X # gff2ps # X ###################################################################### END-of-./files/patch-aa echo x - ./gff2ps.shar sed 's/^X//' >./gff2ps.shar << 'END-of-./gff2ps.shar' X# This is a shell archive. Save it in a file, remove anything before X# this line, and then unpack it by entering "sh file". Note, it may X# create directories; files and directories will be owned by you and X# have default permissions. X# X# This archive contains: X# X# . X# ./pkg-plist X# ./pkg-descr X# ./pkg-comment X# ./distinfo X# ./Makefile X# ./files X# ./files/patch-aa X# ./gff2ps.shar X# Xecho c - . Xmkdir -p . > /dev/null 2>&1 Xecho x - ./pkg-plist Xsed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' XXbin/gff2ps XEND-of-./pkg-plist Xecho x - ./pkg-descr Xsed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XXgff2ps is a script program developed with the aim of converting gff-formatted XXrecords into high quality one-dimensional plots in PostScript. Such plots maybe XXuseful for comparing genomic structures and to visualizing outputs from genome XXannotation programs. XX XXWWW: http://www1.imim.es/~jabril/ XEND-of-./pkg-descr Xecho x - ./pkg-comment Xsed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment' XXConverts gff-formated genomic data-sets to PostScript XEND-of-./pkg-comment Xecho x - ./distinfo Xsed 's/^X//' >./distinfo << 'END-of-./distinfo' XXMD5 (gff2ps_v0.97b.gz) = bc200821ff1a43d6ec7e43905520d902 XEND-of-./distinfo Xecho x - ./Makefile Xsed 's/^X//' >./Makefile << 'END-of-./Makefile' XX# New ports collection makefile for: gff2ps XX# Date created: 17 December 2001 XX# Whom: chuynh@biolateral.com.au XX# XX# $FreeBSD$ XX# XX XXPORTNAME= gff2ps XXPORTVERSION= 0.97b XXCATEGORIES= biology XXMASTER_SITES= ftp://www1.imim.es/pub/gff_tools/gff2ps/ XXDISTNAME= gff2ps_v${PORTVERSION} XXEXTRACT_SUFX= .gz XX XXMAINTAINER= chuynh@biolateral.com.au XX XXRUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk XX XXPATCH_WRKSRC= ${WRKDIR} XXEXTRACT_AFTER_ARGS= > ${WRKDIR}/gff2ps XX XXNO_BUILD= yes XX XXdo-install: XX ${INSTALL_SCRIPT} ${WRKDIR}/gff2ps ${PREFIX}/bin XX XX.include XEND-of-./Makefile Xecho c - ./files Xmkdir -p ./files > /dev/null 2>&1 Xecho x - ./files/patch-aa Xsed 's/^X//' >./files/patch-aa << 'END-of-./files/patch-aa' XX--- gff2ps.orig Mon Nov 26 15:32:33 2001 XX+++ gff2ps Mon Nov 26 15:32:47 2001 XX@@ -1,4 +1,4 @@ XX-#!/bin/bash XX+#!/usr/local/bin/bash XX ###################################################################### XX # gff2ps # XX ###################################################################### XEND-of-./files/patch-aa Xecho x - ./gff2ps.shar Xsed 's/^X//' >./gff2ps.shar << 'END-of-./gff2ps.shar' END-of-./gff2ps.shar 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 19:39: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 18CB937B41B; Sun, 16 Dec 2001 19:39:45 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBH3bMH21198; Sun, 16 Dec 2001 19:37:22 -0800 (PST) (envelope-from dwcjr) Date: Sun, 16 Dec 2001 19:37:22 -0800 (PST) From: Message-Id: <200112170337.fBH3bMH21198@freefall.freebsd.org> To: chris@aims.com.au, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32553: [NEW PORT] databases/firebird-devel 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: [NEW PORT] databases/firebird-devel State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Sun Dec 16 19:37:11 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32553 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 19:39:55 2001 Delivered-To: freebsd-ports@freebsd.org Received: from Veronica.wmol.com (veronica.wmol.com [208.242.83.241]) by hub.freebsd.org (Postfix) with ESMTP id AECD337B41A for ; Sun, 16 Dec 2001 19:39:53 -0800 (PST) Received: from rain.hill.hom (24.247.83.42.bay.mi.chartermi.net [24.247.83.42]) by Veronica.wmol.com (Vircom SMTPRS 5.1.202) with ESMTP id ; Sun, 16 Dec 2001 22:36:05 -0500 Date: Sun, 16 Dec 2001 22:39:41 +0000 From: David Hill To: troff@paranoia.ru Cc: ports@freebsd.org Subject: new ickle released Message-Id: <20011216223941.426a7f5a.david@phobia.ms> X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; i386--freebsd5.0) 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 Hello - Ickle 0.2.0 was released December 15th. There are many changes since the last release. I was hoping it could be updated in the ports. Thanks David 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 21:14:51 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 6A92837B416; Sun, 16 Dec 2001 21:14:49 -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 fBH5EjBZ031384; Sun, 16 Dec 2001 23:14:46 -0600 (CST) Received: by bsd.havk.org (Postfix, from userid 1001) id 589A41A786; Sun, 16 Dec 2001 23:14:44 -0600 (CST) Date: Sun, 16 Dec 2001 23:14:44 -0600 From: Steve Price To: Ying-Chieh Liao Cc: ports@FreeBSD.org Subject: Re: cvs commit: ports/astro Makefile ports/astro/match Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20011216231444.M72144@bsd.havk.org> References: <200112170438.fBH4c8d32845@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112170438.fBH4c8d32845@freefall.freebsd.org>; from ijliao@FreeBSD.org on Sun, Dec 16, 2001 at 08:38:07PM -0800 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 08:38:07PM -0800, Ying-Chieh Liao wrote: > ijliao 2001/12/16 20:38:07 PST > > Modified files: > astro Makefile > Added files: > astro/match Makefile distinfo pkg-comment pkg-descr > pkg-plist > Log: > add match Is there anyone else that finds it beneficial to have the version number here as well? I'm not picking on this commit mind you. IMHO it makes it easier if the commit message contains the initial version that was added to the tree. What do others think? -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 21:20:11 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 1251D37B41B for ; Sun, 16 Dec 2001 21:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBH5K1u43097; Sun, 16 Dec 2001 21:20:01 -0800 (PST) (envelope-from gnats) Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 32E1C37B41A for ; Sun, 16 Dec 2001 21:10:56 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id C9355C059 for ; Sun, 16 Dec 2001 21:10:55 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id VAA10297 for ; Sun, 16 Dec 2001 21:10:55 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id fBH5Bpp67561; Sun, 16 Dec 2001 21:11:51 -0800 (PST) (envelope-from swear@blarg.net) Message-Id: Date: 16 Dec 2001 21:11:50 -0800 From: "Gary W. Swearingen" Reply-To: swear@blarg.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/32922: ports/devel/bin86 won't build with umask 027 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: 32922 >Category: ports >Synopsis: ports/devel/bin86 won't build with umask 027 >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 21:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Gary W. Swearingen >Release: FreeBSD 4.4-RELEASE i386 >Organization: none >Environment: n/a ================ >Description: ports/devel/bin86 won't build with umask 027, but it will with umask 022. Ports should build with umask settings no less safe than 022, not only 022. (They shouldn't warn about it, either.) The "make" error message was: install -c -s -o root -g wheel -m 555 `find /usr/ports/devel/bin86/work/bin86-0.16.0 -type f -perm 755 |grep -v encap` /usr/local/bin usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-v] [-g group] [-m mode] [-o owner] directory ... *** Error code 64 ================ >How-To-Repeat: I did "umask 027; portupgrade bin86; umask 022; portupgrade bin86". ================ >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 21:21:33 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 02EBE37B405 for ; Sun, 16 Dec 2001 21:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBH5K1743102; Sun, 16 Dec 2001 21:20:01 -0800 (PST) (envelope-from gnats) Date: Sun, 16 Dec 2001 21:20:01 -0800 (PST) Message-Id: <200112170520.fBH5K1743102@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jeremy Norris Subject: Re: ports/32231: Update port devel/fam Reply-To: Jeremy Norris 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 The following reply was made to PR ports/32231; it has been noted by GNATS. From: Jeremy Norris To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/32231: Update port devel/fam Date: Sun, 16 Dec 2001 23:15:10 -0600 I forgot a couple things in the previous update, so please use this diff: Include patch posted to FAM mailing list by Mark Miller that allows specification of nfs_polling_interval and idle_timeout in fam.conf. Also changes discrepancy in usage() stating nfs_polling_interval default is 3 (it is really 6). (found in patch-fam::main.c++, patch-fam::fam.conf.in, and patch-man::fam.1m.in). Add patch-fam::Scheduler.c++, which is obtained from Debian. This fixes building of fam with gcc-3. Please note, I have submitted these patches to the official FAM caretakers. Please see bug 93 at http://oss.sgi.com/bugzilla/ Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/fam/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 31 Mar 2001 02:45:55 -0000 1.1 +++ Makefile 17 Dec 2001 05:00:10 -0000 @@ -5,25 +5,91 @@ # $FreeBSD: ports/devel/fam/Makefile,v 1.1 2001/03/31 02:45:55 will Exp $ # -PORTNAME= fam -PORTVERSION= 2.6.4 -CATEGORIES= devel -MASTER_SITES= ftp://oss.sgi.com/projects/fam/download/ -DISTNAME= ${PORTNAME}-oss-${PORTVERSION} - -MAINTAINER= ishmael27@home.com - -USE_AUTOMAKE= yes -USE_LIBTOOL= yes -USE_GMAKE= yes -PATCH_STRIP= -p1 -INSTALLS_SHLIB= yes +PORTNAME= fam +PORTVERSION= 2.6.6 +CATEGORIES= sysutils +MASTER_SITES= ftp://oss.sgi.com/projects/fam/download/ -MAN1= fam.1m -MAN3= fam.3x +MAINTAINER= ishmael27x@yahoo.com + +USE_AUTOCONF_VER= 213 +USE_AUTOMAKE_VER= 15 +AUTOMAKE_ARGS= --add-missing --force-missing --copy --foreign +USE_LIBTOOL= yes +EXTRACT_AFTER_ARGS= | ${TAR} -xf - -C ${WRKSRC} +PKGMESSAGE= ${WRKDIR}/.MESSAGE +INSTALLS_SHLIB= yes +MAN3= fam.3 +MAN8= fam.8 + +LIBTOOLIZE= libtoolize +LIBTOOLIZE_ARGS= --force --copy +.if exists(/usr/sbin/rpcbind) +PORTMAP= rpcbind +.else +PORTMAP= portmap +.endif + +# XXX This and ${EXTRACT_AFTER_ARGS} are needed since tarball doesn't extract +# directly into ${WRKDIR}/fam-2.6.6 +do-extract: + @${RM} -rf ${WRKDIR} + @${MKDIR} ${WRKSRC} + @for file in ${EXTRACT_ONLY}; do \ + if ! (cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/$$file ${EXTRACT_AFTER_ARGS});\ + then \ + exit 1; \ + fi \ + done +.if !defined(EXTRACT_PRESERVE_OWNERSHIP) + @if [ `id -u` = 0 ]; then \ + ${CHMOD} -R ug-s ${WRKDIR}; \ + ${CHOWN} -R 0:0 ${WRKDIR}; \ + fi +.endif + +post-patch: + @${MV} ${WRKSRC}/man/fam.1m.in ${WRKSRC}/man/fam.8.in + @${MV} ${WRKSRC}/man/fam.3x ${WRKSRC}/man/fam.3 + +# XXX This seems to be the more preferred order of running things. +do-configure: + @(cd ${WRKSRC} && ${LIBTOOLIZE} ${LIBTOOLIZE_ARGS}) + @(cd ${WRKSRC} && ${ACLOCAL}) + @(cd ${WRKSRC} && ${SETENV} ${AUTOCONF_ENV} ${AUTOCONF} \ + ${AUTOCONF_ARGS}) +# XXX This can go away when we get autoconf-2.52 in the ports tree. + @${PERL} -pi -e '\ + s|^AUTOCONF=.*|AUTOCONF=\$${AUTOCONF-"\$${am_missing_run}${AUTOCONF}"}| ; \ + s|^AUTOHEADER=.*|AUTOHEADER=\$${AUTOHEADER-"\$${am_missing_run}${AUTOHEADER}"}|' \ + ${WRKSRC}/configure + @(cd ${WRKSRC} && ${AUTOHEADER}) + @(cd ${WRKSRC} && ${SETENV} ${AUTOMAKE_ENV} ${AUTOMAKE} \ + ${AUTOMAKE_ARGS}) + @(cd ${WRKSRC} && \ + if ! ${SETENV} CC="${CC}" CXX="${CXX}" \ + CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \ + INSTALL="/usr/bin/install -c -o ${BINOWN} -g ${BINGRP}" \ + INSTALL_DATA="${INSTALL_DATA}" \ + INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ + INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ + ${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS}; then \ + ${ECHO} "===> Script \"${CONFIGURE_SCRIPT}\" failed: here are the contents of \"${CONFIGURE_LOG}\""; \ + ${CAT} ${CONFIGURE_LOG}; \ + ${ECHO} "(end of \"${CONFIGURE_LOG}\")"; \ + ${FALSE}; \ + fi) + +post-configure: + @${PERL} -pi -e 's|%%PORTMAP%%|${PORTMAP}|g' ${WRKSRC}/man/fam.8 + @${MV} ${WRKSRC}/fam/fam.conf ${WRKSRC}/fam/fam.conf.sample + @${SED} -e 's|%%PORTMAP%%|${PORTMAP}|g' -e 's|%%PREFIX%%|${PREFIX}|g' \ + ${PKGDIR}/pkg-message >${PKGMESSAGE} post-install: - @${INSTALL_SCRIPT} -m 751 ${FILESDIR}/fam.sh.sample ${PREFIX}/etc/rc.d/fam.sh.sample + @if [ ! -f ${PREFIX}/etc/fam.conf ]; then \ + ${CP} -p ${PREFIX}/etc/fam.conf.sample ${PREFIX}/etc/fam.conf; \ + fi @${CAT} ${PKGMESSAGE} .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/fam/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 31 Mar 2001 02:45:55 -0000 1.1 +++ distinfo 23 Nov 2001 14:53:49 -0000 @@ -1 +1 @@ -MD5 (fam-oss-2.6.4.tar.gz) = d060919b3d9ede61a8b68eae1ded53ce +MD5 (fam-2.6.6.tar.gz) = c1ecf4136b673e49fd0ea7a2e50d9885 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/devel/fam/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 31 Mar 2001 02:45:55 -0000 1.1 +++ pkg-descr 16 Dec 2001 17:42:15 -0000 @@ -1,4 +1,5 @@ -FAM, the File Alteration Monitor, provides an API which applications can use -to be notified when specific files or directories are changed. +FAM, the File Alteration Monitor, provides a daemon and an API which +applications can use to be notified when specific files or directories are +changed. WWW: http://oss.sgi.com/projects/fam/ Index: pkg-message =================================================================== RCS file: /home/ncvs/ports/devel/fam/pkg-message,v retrieving revision 1.1 diff -u -r1.1 pkg-message --- pkg-message 31 Mar 2001 02:45:55 -0000 1.1 +++ pkg-message 25 Nov 2001 23:13:59 -0000 @@ -1,8 +1,17 @@ -************************************************************************ -In order to run this port, please add the following line to /etc/rpc if -it is not already there: +To run FAM, please check and perform the following: +1. Be sure that the following line is in /etc/rpc sgi_fam 391002 -************************************************************************ +2. Be sure that %%PORTMAP%%(8) is running. +You probably will want to add the following line to /etc/rc.conf +portmap_enable="YES" + +3. Be sure that the following line is in /etc/inetd.conf +sgi_fam/1-2 stream rpc/tcp wait root %%PREFIX%%/sbin/fam fam + +4. Be sure that inetd(8) is running. +You probably will want to add the following line to /etc/rc.conf +inetd_enable="YES" + Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/fam/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 21 May 2001 07:13:05 -0000 1.2 +++ pkg-plist 26 Nov 2001 00:20:53 -0000 @@ -1,9 +1,9 @@ -bin/fam -etc/fam.conf -etc/rc.d/fam.sh.sample +@comment $FreeBSD$ +@unexec if cmp -s %D/etc/fam.conf %D/etc/fam.conf.sample; then rm -f %D/etc/fam.conf; fi +etc/fam.conf.sample +@exec if [ ! -f %D/etc/fam.conf ]; then cp -p %D/%F %B/fam.conf; fi include/fam.h -lib/fam/editconf.perl lib/libfam.a lib/libfam.so lib/libfam.so.0 -@dirrm lib/fam +sbin/fam Index: files/fam.sh.sample =================================================================== RCS file: files/fam.sh.sample diff -N files/fam.sh.sample --- files/fam.sh.sample 31 Mar 2001 02:45:55 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,20 +0,0 @@ -#!/bin/sh - -if ! PREFIX=$(expr $0 : "\(/.*\)/etc/rc\.d/$(basename $0)\$"); then - echo "$0: Cannot determine the PREFIX" >&2 - exit 1 -fi - -case "$1" in -start) - [ -x ${PREFIX}/bin/fam ] && ( ${PREFIX}/bin/fam & ) && echo -n ' fam' - ;; -stop) - killall fam && echo -n ' fam' - ;; -*) - echo "Usage: `basename $0` {start|stop}" >&2 - ;; -esac - -exit 0 Index: files/patch-Makefile.am =================================================================== RCS file: /home/ncvs/ports/devel/fam/files/patch-Makefile.am,v retrieving revision 1.1 diff -u -r1.1 patch-Makefile.am --- files/patch-Makefile.am 31 Mar 2001 02:45:55 -0000 1.1 +++ files/patch-Makefile.am 16 Dec 2001 00:32:21 -0000 @@ -1,33 +1,58 @@ ---- Makefile.am.orig Fri May 19 23:46:31 2000 -+++ Makefile.am Mon Mar 19 11:51:05 2001 -@@ -7,30 +7,3 @@ - rpm: dist - @cd build && $(MAKE) $(AM_MAKEFLAGS) rpm + +$FreeBSD$ + +--- Makefile.am.orig Mon Oct 22 01:33:09 2001 ++++ Makefile.am Sun Nov 25 18:46:14 2001 +@@ -1,6 +1,6 @@ + include $(top_srcdir)/common.am --# We proceed even if these commands fail because this might be an install --# into $DESTDIR by a non-root user. +-SUBDIRS = util include support libfam fam man test build ++SUBDIRS = include support libfam fam man + + EXTRA_DIST = common.am INSTALL.rpm + +@@ -9,28 +9,28 @@ + + # We proceed even if these commands fail because this might be an install + # into $DESTDIR by a non-root user. -install-exec-hook: - -@if test "no$(LDCONFIG)" != "no"; then \ --## echo "Adding $(libdir) to ld.so.conf..."; \ ++#install-exec-hook: ++# -@if test "no$(LDCONFIG)" != "no"; then \ + ## echo "Adding $(libdir) to ld.so.conf..."; \ - $(EDITCONF) ld.so.conf add $(DESTDIR)$(libdir) $(DESTDIR)$(libdir); \ - exec $(LDCONFIG); \ - fi --## @echo "Adding fam to rpc..." ++# $(EDITCONF) ld.so.conf add $(DESTDIR)$(libdir) $(DESTDIR)$(libdir); \ ++# exec $(LDCONFIG); \ ++# fi + ## @echo "Adding fam to rpc..." - -@$(EDITCONF) rpc add 391002 "sgi_fam 391002" --## @echo "Adding fam to inetd.conf..." ++# -@$(EDITCONF) rpc add 391002 "sgi_fam 391002" + ## @echo "Adding fam to inetd.conf..." - -@$(EDITCONF) inetd.conf add '\b(fam|FAM)\b' \ - "# fam, the File Alteration Monitor, http://oss.sgi.com/projects/fam/" \ - "sgi_fam/1-2 stream rpc/tcp wait root $(DESTDIR)$(bindir)/fam fam" - @echo "Restarting inetd..." - -@killall -HUP inetd -- --# We don't remove $(libdir) from ld.so.conf here because we don't have --# a way to tell whether we're the ones who added it, and other things --# probably use it as well. ++# -@$(EDITCONF) inetd.conf add '\b(fam|FAM)\b' \ ++# "# fam, the File Alteration Monitor, http://oss.sgi.com/projects/fam/" \ ++# "sgi_fam/1-2 stream rpc/tcp wait root $(DESTDIR)$(bindir)/fam fam" ++# @echo "Restarting inetd..." ++# -@killall -HUP inetd + + # We don't remove $(libdir) from ld.so.conf here because we don't have + # a way to tell whether we're the ones who added it, and other things + # probably use it as well. -uninstall-local: --## @echo "Removing fam from rpc..." ++#uninstall-local: + ## @echo "Removing fam from rpc..." - -@$(EDITCONF) rpc remove 391002 --## @echo "Removing fam from inetd.conf..." ++# -@$(EDITCONF) rpc remove 391002 + ## @echo "Removing fam from inetd.conf..." - -@$(EDITCONF) inetd.conf remove '\b(fam|FAM)\b' - @echo "Restarting inetd..." - -@killall -HUP inetd ++# -@$(EDITCONF) inetd.conf remove '\b(fam|FAM)\b' ++# @echo "Restarting inetd..." ++# -@killall -HUP inetd Index: files/patch-acconfig.h =================================================================== RCS file: files/patch-acconfig.h diff -N files/patch-acconfig.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-acconfig.h 16 Dec 2001 00:33:17 -0000 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- acconfig.h.orig Mon Oct 22 01:33:09 2001 ++++ acconfig.h Fri Nov 23 09:54:00 2001 +@@ -47,6 +47,8 @@ + ** Otherwise, we'll use MNTTYPE_NFS. */ + #undef HAVE_FSID_NFS2 + ++#undef HAVE_MNTENT_H ++ + /* Define if we have MNTTYPE_NFS2 */ + #define HAVE_MNTTYPE_NFS2 0 + Index: files/patch-common.am =================================================================== RCS file: files/patch-common.am diff -N files/patch-common.am --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-common.am 16 Dec 2001 00:33:29 -0000 @@ -0,0 +1,20 @@ + +$FreeBSD$ + +--- common.am.orig Mon Oct 22 01:33:09 2001 ++++ common.am Fri Dec 14 17:44:24 2001 +@@ -1,7 +1,7 @@ + # Since we're not always using gcc, we don't want to use dependency + # tracking. (It croaks non-GNU compilers.) Seems like this should be + # configurable through autoconf! +-AUTOMAKE_OPTIONS=no-dependencies ++#AUTOMAKE_OPTIONS=no-dependencies + + # why couldn't CONFIG_ETC_CONFIG_PATH be defined in config.h??? + INCLUDES = @FAMPROTOINC@ -DCONFIG_ETC_CONFIG_PATH=\"@FAM_CONF@\" +@@ -10,3 +10,5 @@ + EDITCONF = perl $(top_srcdir)/util/editconf/editconf.perl + + uninstallscriptdir = $(pkglibdir) ++ ++CLEANFILES = Index: files/patch-configure.in =================================================================== RCS file: files/patch-configure.in diff -N files/patch-configure.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-configure.in 16 Dec 2001 17:17:18 -0000 @@ -0,0 +1,91 @@ + +$FreeBSD$ + +--- configure.in.orig Sun Nov 4 23:31:30 2001 ++++ configure.in Sun Dec 16 11:16:25 2001 +@@ -73,7 +73,7 @@ + fi + AC_PROG_CXX + AC_PROG_CXXCPP +-AC_PROG_RANLIB ++dnl AC_PROG_RANLIB + + AC_PROG_INSTALL + dnl I don't know why, but automake wants to use ./mkinstalldirs. +@@ -95,6 +95,8 @@ + dnl AC_HEADER_SYS_WAIT + dnl AC_CHECK_HEADERS(fcntl.h limits.h sys/time.h syslog.h unistd.h) + ++AC_CHECK_HEADER(mntent.h, AC_DEFINE(HAVE_MNTENT_H)) ++ + dnl + dnl See if imon is available; if so, is it IRIX or Linux? + dnl +@@ -310,10 +312,10 @@ + dnl If we don't have MNTTYPE_NFS , we croak. + dnl + +-FAM_DECL_IN_MNTENT(MNTTYPE_NFS, ,AC_MSG_ERROR(Didn't find MNTTYPE_NFS in mntent.h)) +-FAM_DECL_IN_MNTENT(MNTTYPE_NFS2, AC_DEFINE(HAVE_MNTTYPE_NFS2)) +-FAM_DECL_IN_MNTENT(MNTTYPE_NFS3, AC_DEFINE(HAVE_MNTTYPE_NFS3)) +-FAM_DECL_IN_MNTENT(MNTTYPE_CACHEFS, AC_DEFINE(HAVE_MNTTYPE_CACHEFS)) ++dnl FAM_DECL_IN_MNTENT(MNTTYPE_NFS, ,AC_MSG_ERROR(Didn't find MNTTYPE_NFS in mntent.h)) ++dnl FAM_DECL_IN_MNTENT(MNTTYPE_NFS2, AC_DEFINE(HAVE_MNTTYPE_NFS2)) ++dnl FAM_DECL_IN_MNTENT(MNTTYPE_NFS3, AC_DEFINE(HAVE_MNTTYPE_NFS3)) ++dnl FAM_DECL_IN_MNTENT(MNTTYPE_CACHEFS, AC_DEFINE(HAVE_MNTTYPE_CACHEFS)) + + dnl + dnl Test for bindresvport() prototype. +@@ -516,8 +518,8 @@ + + dnl + dnl This grief is for replacing XXX_FAM_CONF with $FAM_CONF +-dnl in the fam(1M) man page. (Simply putting @FAM_CONF@ in +-dnl fam.1m.in puts the string "$sysconfdir/fam.conf" in the ++dnl in the fam(8) man page. (Simply putting @FAM_CONF@ in ++dnl fam.8.in puts the string "$sysconfdir/fam.conf" in the + dnl man page, which isn't acceptable. Isn't there a way to make + dnl autoconf handle this??) + dnl +@@ -529,7 +531,7 @@ + [ + TMPFILE=configure.tmp + for f in $CONFIG_FILES; do +- if test `basename $f` != 'fam.1m'; then ++ if test `basename $f` != 'fam.8'; then + continue + fi + echo "replacing XXX_FAM_CONF with $FAM_CONF and removing maintainer comments in $f" +@@ -554,25 +556,25 @@ + dnl + AC_OUTPUT( + Makefile +- build/Makefile +- build/rpm/Makefile +- build/rpm/rpm.spec ++dnl build/Makefile ++dnl build/rpm/Makefile ++dnl build/rpm/rpm.spec + fam/Makefile + fam/fam.conf + include/Makefile + libfam/Makefile + man/Makefile +- man/fam.1m ++ man/fam.8 + support/Makefile + test/Makefile +- util/Makefile +- util/editconf/Makefile ++dnl util/Makefile ++dnl util/editconf/Makefile + ) + + dnl + dnl fam is a good deal less interesting without imon. + dnl +-if test "$have_imon" != 'yes'; then ++if test `uname` = Linux && "$have_imon" != 'yes'; then + cat << EOF + + ****************************************************************** Index: files/patch-fam::Client.h =================================================================== RCS file: files/patch-fam::Client.h diff -N files/patch-fam::Client.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Client.h 16 Dec 2001 00:34:15 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- fam/Client.h.orig Fri May 19 23:46:31 2000 ++++ fam/Client.h Sun Oct 7 15:22:17 2001 +@@ -23,6 +23,7 @@ + #ifndef Client_included + #define Client_included + ++#include + #include // for in_addr + + #include "Activity.h" Index: files/patch-fam::Directory.c++ =================================================================== RCS file: files/patch-fam::Directory.c++ diff -N files/patch-fam::Directory.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Directory.c++ 17 Dec 2001 00:08:54 -0000 @@ -0,0 +1,16 @@ + +$FreeBSD$ + +--- fam/Directory.c++.orig Mon Oct 22 01:33:10 2001 ++++ fam/Directory.c++ Sun Dec 16 18:06:34 2001 +@@ -26,7 +26,9 @@ + #include + #include + #include +-#include ++#if !defined(__FreeBSD__) ++# include ++#endif + #include + #include + #include Index: files/patch-fam::DirectoryScanner.h =================================================================== RCS file: files/patch-fam::DirectoryScanner.h diff -N files/patch-fam::DirectoryScanner.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::DirectoryScanner.h 17 Dec 2001 00:09:02 -0000 @@ -0,0 +1,19 @@ + +$FreeBSD$ + +--- fam/DirectoryScanner.h.orig Mon Oct 22 01:33:10 2001 ++++ fam/DirectoryScanner.h Sun Dec 16 18:07:45 2001 +@@ -27,7 +27,12 @@ + + #include + #include +-#include ++#if defined(__FreeBSD__) ++# include ++# define direct dirent ++#else ++# include ++#endif + + #include "Event.h" + Index: files/patch-fam::FileSystem.c++ =================================================================== RCS file: files/patch-fam::FileSystem.c++ diff -N files/patch-fam::FileSystem.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::FileSystem.c++ 16 Dec 2001 00:34:31 -0000 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- fam/FileSystem.c++.orig Fri May 19 23:46:31 2000 ++++ fam/FileSystem.c++ Sun Oct 7 15:22:17 2001 +@@ -22,7 +22,7 @@ + + #include "FileSystem.h" + +-#include ++#include "mntent.h" + #include + + #include "Event.h" Index: files/patch-fam::FileSystemTable.c++ =================================================================== RCS file: files/patch-fam::FileSystemTable.c++ diff -N files/patch-fam::FileSystemTable.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::FileSystemTable.c++ 16 Dec 2001 00:34:49 -0000 @@ -0,0 +1,28 @@ + +$FreeBSD$ + +--- fam/FileSystemTable.c++.orig Fri May 19 23:46:31 2000 ++++ fam/FileSystemTable.c++ Sun Oct 7 15:22:17 2001 +@@ -21,9 +21,10 @@ + // Temple Place - Suite 330, Boston MA 02111-1307, USA. + + #include ++#include + #include "FileSystemTable.h" + +-#include ++#include "mntent.h" + #include + #include + +@@ -255,7 +256,10 @@ + // create_fs_by_name initializes our "root" member variable. + if (!fs_by_name) + { create_fs_by_name(); ++#if !defined(__FreeBSD__) ++ /* there is no mtab "file" in freebsd! */ + mtab_watcher = new InternalClient(mtab_name, mtab_event_handler, NULL); ++#endif + } + + cr.become_user(); Index: files/patch-fam::IMon.c++ =================================================================== RCS file: files/patch-fam::IMon.c++ diff -N files/patch-fam::IMon.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::IMon.c++ 16 Dec 2001 00:35:04 -0000 @@ -0,0 +1,16 @@ + +$FreeBSD$ + +--- fam/IMon.c++.orig Fri May 19 23:46:31 2000 ++++ fam/IMon.c++ Sun Oct 7 15:22:17 2001 +@@ -34,7 +34,9 @@ + #endif + #endif + +-#include ++#if !defined(__FreeBSD__) ++# include ++#endif + #include + + #include "Interest.h" Index: files/patch-fam::Interest.c++ =================================================================== RCS file: files/patch-fam::Interest.c++ diff -N files/patch-fam::Interest.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Interest.c++ 16 Dec 2001 00:36:07 -0000 @@ -0,0 +1,35 @@ + +$FreeBSD$ + +--- fam/Interest.c++.orig Mon Oct 22 01:33:10 2001 ++++ fam/Interest.c++ Fri Dec 14 17:40:52 2001 +@@ -25,7 +25,9 @@ + #include + #include + #include +-#include ++#if !defined(__FreeBSD__) ++# include ++#endif + + #ifdef HAVE_IRIX_XTAB_VERIFICATION + #include +@@ -186,11 +188,16 @@ + bool stat_changed = (old_stat.st_ctim.tv_sec != status.st_ctim.tv_sec) || + (old_stat.st_ctim.tv_nsec != status.st_ctim.tv_nsec) || + (old_stat.st_mtim.tv_sec != status.st_mtim.tv_sec) || +- (old_stat.st_mtim.tv_nsec != status.st_mtim.tv_nsec); ++ (old_stat.st_mtim.tv_nsec != status.st_mtim.tv_nsec) || + #else + bool stat_changed = (old_stat.st_ctime != status.st_ctime) || +- (old_stat.st_mtime != status.st_mtime); ++ (old_stat.st_mtime != status.st_mtime) || + #endif ++ (old_stat.st_mode != status.st_mode) || ++ (old_stat.st_uid != status.st_uid) || ++ (old_stat.st_gid != status.st_gid) || ++ (old_stat.st_size != status.st_size) || ++ (old_stat.st_ino != status.st_ino); + old_stat = status; + + // If dev/ino changed, move this interest to the right hash chain. Index: files/patch-fam::InternalClient.c++ =================================================================== RCS file: files/patch-fam::InternalClient.c++ diff -N files/patch-fam::InternalClient.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::InternalClient.c++ 16 Dec 2001 00:36:27 -0000 @@ -0,0 +1,15 @@ + +$FreeBSD$ + +--- fam/InternalClient.c++.orig Fri May 19 23:46:31 2000 ++++ fam/InternalClient.c++ Sun Oct 7 15:22:17 2001 +@@ -35,8 +35,8 @@ + { + assert(filename); + assert(h); +- assert(filename[0] == '/'); + Log::debug("%s watching %s", name(), filename); ++ assert(filename[0] == '/'); + interest = new File(filename, this, Request(0), Cred::SuperUser); + } + Index: files/patch-fam::Listener.c++ =================================================================== RCS file: files/patch-fam::Listener.c++ diff -N files/patch-fam::Listener.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Listener.c++ 16 Dec 2001 00:36:40 -0000 @@ -0,0 +1,59 @@ + +$FreeBSD$ + +--- fam/Listener.c++.orig Mon Oct 22 01:33:10 2001 ++++ fam/Listener.c++ Fri Nov 23 09:52:14 2001 +@@ -22,6 +22,8 @@ + + #include "Listener.h" + ++#include ++#include + #include + #include + #include +@@ -205,7 +207,11 @@ + unsetenv("TMPDIR"); + + char *tmpfile = tempnam("/tmp", ".fam"); ++#if defined(__FreeBSD__) ++ sockaddr_un sun = { sizeof(sockaddr_un), AF_UNIX, "" }; ++#else + sockaddr_un sun = { AF_UNIX, "" }; ++#endif + if(strlen(tmpfile) >= (sizeof(sun.sun_path) - 1)) + { + Log::error("tmpnam() too long for sun_path (%d >= %d)!", +@@ -239,7 +245,7 @@ + return; + } + +- if (chown(sun.sun_path, uid, -1) != 0) ++ if (chown(sun.sun_path, uid, (gid_t)-1) != 0) + { Log::perror("localclient chown"); + close(client_sock); + return; +@@ -275,7 +281,11 @@ + + // Get the new socket. + ++#if defined(__FreeBSD__) ++ struct sockaddr_un sun = { sizeof(sockaddr_un), AF_UNIX, "" }; ++#else + struct sockaddr_un sun = { AF_UNIX, "" }; ++#endif + CONFIG_SOCKLEN_T sunlen = sizeof(sun); + int client_fd = accept(ofd, (struct sockaddr *) &sun, &sunlen); + if (client_fd < 0) +@@ -337,7 +347,11 @@ + void + Listener::dirty_ugly_hack() + { ++#if defined(__FreeBSD__) ++ static sockaddr_un sun = { sizeof (sockaddr_un), AF_UNIX, "/tmp/.fam_socket" }; ++#else + static sockaddr_un sun = { AF_UNIX, "/tmp/.fam_socket" }; ++#endif + + int sock = socket(PF_UNIX, SOCK_STREAM, 0); + if (sock < 0) Index: files/patch-fam::Log.c++ =================================================================== RCS file: files/patch-fam::Log.c++ diff -N files/patch-fam::Log.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Log.c++ 16 Dec 2001 00:36:53 -0000 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- fam/Log.c++.orig Fri May 19 23:46:31 2000 ++++ fam/Log.c++ Sun Oct 7 15:22:17 2001 +@@ -28,6 +28,8 @@ + #include + #include + #include ++#include ++#include + #include + #include + #include Index: files/patch-fam::Makefile.am =================================================================== RCS file: files/patch-fam::Makefile.am diff -N files/patch-fam::Makefile.am --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Makefile.am 16 Dec 2001 00:37:05 -0000 @@ -0,0 +1,29 @@ + +$FreeBSD$ + +--- fam/Makefile.am.orig Mon Oct 22 01:33:10 2001 ++++ fam/Makefile.am Sat Dec 15 18:13:35 2001 +@@ -1,7 +1,7 @@ + include $(top_srcdir)/common.am + +-bin_PROGRAMS = fam +-sysconf_DATA = fam.conf ++sbin_PROGRAMS = fam ++sysconf_DATA = fam.conf.sample + + fam_SOURCES = \ + Activity.c++ \ +@@ -72,6 +72,7 @@ + main.c++ \ + timeval.c++ \ + timeval.h \ ++ mntent_compat.c++ \ + @IMON_FUNCS@.c++ + + EXTRA_fam_SOURCES = IMonIrix.c++ IMonLinux.c++ IMonNone.c++ +@@ -79,4 +80,4 @@ + fam_LDADD = -lrpcsvc $(top_srcdir)/support/libsupport.a + + CLEANFILES += @MKDEPFILE@ ii_files/*.ii +-sinclude @MKDEPFILE@ ++#sinclude @MKDEPFILE@ Index: files/patch-fam::NetConnection.c++ =================================================================== RCS file: files/patch-fam::NetConnection.c++ diff -N files/patch-fam::NetConnection.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::NetConnection.c++ 16 Dec 2001 00:37:17 -0000 @@ -0,0 +1,26 @@ + +$FreeBSD$ + +--- fam/NetConnection.c++.orig Mon Oct 22 01:33:10 2001 ++++ fam/NetConnection.c++ Fri Dec 14 17:41:01 2001 +@@ -252,7 +252,19 @@ + assert(ret == omsgList->len); + } else + { +- Log::error("fd %d write error: %m", fd); ++ /* Since the client library can close it's fd before ++ * getting acks from all FAMCancelMonitor requests we ++ * may get a broken pipe error here when writing the ack. ++ * Don't threat this as an error, since that fills the logs ++ * with crap. ++ */ ++ if (errno == EPIPE) ++ { ++ Log::debug("fd %d write error: %m", fd); ++ } else ++ { ++ Log::error("fd %d write error: %m", fd); ++ } + + } + msgList_t *oldHead = omsgList; Index: files/patch-fam::Scheduler.c++ =================================================================== RCS file: files/patch-fam::Scheduler.c++ diff -N files/patch-fam::Scheduler.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Scheduler.c++ 17 Dec 2001 05:00:33 -0000 @@ -0,0 +1,22 @@ + +$FreeBSD$ + +--- fam/Scheduler.c++.orig Mon Oct 22 01:33:10 2001 ++++ fam/Scheduler.c++ Sun Dec 16 22:09:59 2001 +@@ -26,6 +26,7 @@ + #include + #include + #include ++#include + #include + + #include "Log.h" +@@ -332,7 +333,7 @@ + + if (status == -1 && errno != EINTR) + { Log::perror("select"); // Oh, no! +- ::exit(1); ++ std::exit(1); + } + if (status > 0) + { Index: files/patch-fam::Scheduler.h =================================================================== RCS file: files/patch-fam::Scheduler.h diff -N files/patch-fam::Scheduler.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Scheduler.h 16 Dec 2001 00:37:41 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- fam/Scheduler.h.orig Fri May 19 23:46:32 2000 ++++ fam/Scheduler.h Sun Oct 7 15:22:17 2001 +@@ -24,6 +24,7 @@ + #define Scheduler_included + + #include ++#include + + #include "Boolean.h" + Index: files/patch-fam::StringTable.h =================================================================== RCS file: files/patch-fam::StringTable.h diff -N files/patch-fam::StringTable.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::StringTable.h 16 Dec 2001 00:37:55 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- fam/StringTable.h.orig Fri May 19 23:46:32 2000 ++++ fam/StringTable.h Sun Oct 7 15:22:17 2001 +@@ -25,6 +25,7 @@ + + #include + #include ++#include "mntent.h" + + // A StringTable maps C strings onto values. It is a cheap O(n) + // implementation, suitable only for small tables that are Index: files/patch-fam::fam.conf.in =================================================================== RCS file: files/patch-fam::fam.conf.in diff -N files/patch-fam::fam.conf.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::fam.conf.in 17 Dec 2001 03:39:54 -0000 @@ -0,0 +1,33 @@ + +$FreeBSD$ + +--- fam/fam.conf.in.orig Mon Oct 22 01:33:11 2001 ++++ fam/fam.conf.in Sun Dec 16 21:37:47 2001 +@@ -6,7 +6,7 @@ + # fam.conf + # + # For more information on the configuration options below, see the +-# fam(1M) man page. ++# fam(8) man page. + + # + # insecure_compatibility disables authentication. This causes +@@ -38,6 +38,18 @@ + # exported to the hosts. + # + xtab_verification = true ++ ++# ++# idle_timeout sets the number of seconds fam will wait for new ++# connections before quitting. A value of zero will cause fam to ++# wait indefinitely. This will be overridden by the command-line option ++# -T. The default is 5 ++idle_timeout = 5 ++ ++# ++# Set the interval for polling files to nfs_polling_interval seconds. ++# The default is 6 seconds. Overridden by -t. ++nfs_polling_interval = 6 + + ## This is removed because the HAVE_MAC and HAVE_AUDIT stuff is not done. + ### Index: files/patch-fam::main.c++ =================================================================== RCS file: files/patch-fam::main.c++ diff -N files/patch-fam::main.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::main.c++ 17 Dec 2001 03:40:03 -0000 @@ -0,0 +1,64 @@ + +$FreeBSD$ + +--- fam/main.c++.orig Mon Oct 22 01:33:11 2001 ++++ fam/main.c++ Sun Dec 16 21:37:47 2001 +@@ -64,6 +64,8 @@ + #define CFG_LOCAL_ONLY "local_only" + #define CFG_XTAB_VERIFICATION "xtab_verification" + #define CFG_UNTRUSTED_USER "untrusted_user" ++#define CFG_IDLE_TIMEOUT "idle_timeout" ++#define CFG_NFS_POLLING_INTERVAL "nfs_polling_interval" + static void parse_config(config_opts &opts); + static void parse_config_line(config_opts &opts, int line, + const char *k, const char *v); +@@ -88,7 +90,7 @@ + fprintf(stderr, "\t-d\t\tdebug\n"); + fprintf(stderr, "\t-v\t\tverbose\n"); + fprintf(stderr, "\t-l\t\tno polling\n"); +- fprintf(stderr, "\t-t seconds\tset polling interval (default 3 sec)\n"); ++ fprintf(stderr, "\t-t seconds\tset polling interval (default 6 sec)\n"); + fprintf(stderr, "\t-T seconds\tset inactive timeout (default 5 sec)\n"); + fprintf(stderr, "\t-p prog.vers\tset RPC program number and version\n"); + fprintf(stderr, "\t-L\t\tlocal only (ignore remote requests)\n"); +@@ -339,6 +341,9 @@ + static void + parse_config_line(config_opts &opts, int lineno, const char *key, const char *val) + { ++ char* p; ++ int secs; ++ + if(!strcmp(key, CFG_UNTRUSTED_USER)) + { + if (!opts.untrusted_user) opts.untrusted_user = strdup(val); +@@ -359,6 +364,30 @@ + CFG_INSECURE_COMPAT " is set", + opts.config_file, lineno, key); + } ++ } ++ else if(!strcmp(key, CFG_IDLE_TIMEOUT)) ++ { ++ secs = strtoul(val, &p, 10); ++ if (*p) ++ { ++ Log::error("config file %s line %d: value for %s " ++ "must be an integer. Ignoring.", ++ opts.config_file, lineno, key); ++ } ++ else ++ { ++ opts.activity_timeout = secs; ++ } ++ } ++ else if(!strcmp(key, CFG_NFS_POLLING_INTERVAL)) ++ { ++ secs = strtoul(val, &p, 10); ++ if (*p || secs == 0) ++ Log::error("config file %s line %d: value for %s " ++ "must be a non-zero integer. Ignoring.", ++ opts.config_file, lineno, key); ++ else ++ opts.pollster_interval = secs; + } + else if(!strcmp(key, CFG_INSECURE_COMPAT)) + { Index: files/patch-fam::mntent.h =================================================================== RCS file: files/patch-fam::mntent.h diff -N files/patch-fam::mntent.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::mntent.h 16 Dec 2001 00:38:24 -0000 @@ -0,0 +1,62 @@ + +$FreeBSD$ + +--- fam/mntent.h.orig Sun Oct 7 15:22:17 2001 ++++ fam/mntent.h Sun Oct 7 15:22:17 2001 +@@ -0,0 +1,56 @@ ++/* ++ * mntent ++ * mntent.h - compatability header for FreeBSD ++ * ++ * Copyright (c) 2001 David Rufino ++ * All rights reserved. ++ * ++ * Redistribution and use in source and binary forms, with or without ++ * modification, are permitted provided that the following conditions ++ * are met: ++ * 1. Redistributions of source code must retain the above copyright ++ * notice, this list of conditions and the following disclaimer. ++ * 2. Redistributions in binary form must reproduce the above copyright ++ * notice, this list of conditions and the following disclaimer in the ++ * documentation and/or other materials provided with the distribution. ++ * ++ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ++ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ++ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ++ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE ++ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL ++ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS ++ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ++ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT ++ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY ++ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ++ * SUCH DAMAGE. ++ */ ++ ++#if defined(HAVE_MNTENT_H) ++#include ++#else ++#ifndef _MNTENT_H ++#define _MNTENT_H ++#include ++ ++#define MOUNTED "dummy" ++ ++#define MNTTYPE_NFS "nfs" ++ ++struct mntent { ++ char *mnt_fsname; ++ char *mnt_dir; ++ char *mnt_type; ++ char *mnt_opts; ++ int mnt_freq; ++ int mnt_passno; ++}; ++ ++#define setmntent(x,y) ((FILE *)0x1) ++struct mntent *getmntent __P ((FILE *fp)); ++char *hasmntopt __P ((const struct mntent *mnt, const char *option)); ++#define endmntent(x) ((int)1) ++ ++#endif /* _MNTENT_H */ ++#endif /* HAVE_MNTENT_H */ Index: files/patch-fam::mntent_compat.c++ =================================================================== RCS file: files/patch-fam::mntent_compat.c++ diff -N files/patch-fam::mntent_compat.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::mntent_compat.c++ 16 Dec 2001 00:38:39 -0000 @@ -0,0 +1,157 @@ + +$FreeBSD$ + +--- fam/mntent_compat.c++.orig Sun Oct 7 15:22:17 2001 ++++ fam/mntent_compat.c++ Sun Oct 7 15:22:17 2001 +@@ -0,0 +1,151 @@ ++/* ++ * Copyright (c) 1980, 1989, 1993, 1994 ++ * The Regents of the University of California. All rights reserved. ++ * Copyright (c) 2001 ++ * David Rufino ++ * ++ * Redistribution and use in source and binary forms, with or without ++ * modification, are permitted provided that the following conditions ++ * are met: ++ * 1. Redistributions of source code must retain the above copyright ++ * notice, this list of conditions and the following disclaimer. ++ * 2. Redistributions in binary form must reproduce the above copyright ++ * notice, this list of conditions and the following disclaimer in the ++ * documentation and/or other materials provided with the distribution. ++ * 3. All advertising materials mentioning features or use of this software ++ * must display the following acknowledgement: ++ * This product includes software developed by the University of ++ * California, Berkeley and its contributors. ++ * 4. Neither the name of the University nor the names of its contributors ++ * may be used to endorse or promote products derived from this software ++ * without specific prior written permission. ++ * ++ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ++ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ++ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ++ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE ++ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL ++ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS ++ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ++ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT ++ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY ++ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ++ * SUCH DAMAGE. ++ */ ++ ++/* most of this was ripped from the mount(3) source */ ++ ++#include "config.h" ++#include "mntent.h" ++#if !defined(HAVE_MNTENT_H) ++#include ++#include ++#include ++#include ++#include ++ ++static int pos = -1; ++static int mntsize = -1; ++static struct mntent _mntent; ++ ++char * ++hasmntopt (const struct mntent *mnt, const char *option) ++{ ++ int found; ++ char *opt, *optbuf; ++ ++ optbuf = strdup(mnt->mnt_opts); ++ found = 0; ++ for (opt = optbuf; (opt = strtok(opt, " ")) != NULL; opt = NULL) { ++ if (!strcasecmp(opt, option)) { ++ opt = opt - optbuf + mnt->mnt_opts; ++ free (optbuf); ++ return (opt); ++ } ++ } ++ free (optbuf); ++ return (NULL); ++} ++ ++static char * ++catopt (char *s0, const char *s1) ++{ ++ size_t i; ++ char *cp; ++ ++ if (s1 == NULL || *s1 == '\0') ++ return s0; ++ if (s0 && *s0) { ++ i = strlen(s0) + strlen(s1) + 1 + 1; ++ if ((cp = (char *)malloc(i)) == NULL) ++ return (NULL); ++ (void)snprintf(cp, i, "%s %s", s0, s1); ++ } else ++ cp = strdup(s1); ++ ++ if (s0) ++ free(s0); ++ return (cp); ++} ++ ++ ++static char * ++flags2opts (int flags) ++{ ++ char *res; ++ res = NULL; ++ res = catopt(res, (flags & MNT_RDONLY) ? "ro" : "rw"); ++ if (flags & MNT_SYNCHRONOUS) res = catopt(res, "sync"); ++ if (flags & MNT_NOEXEC) res = catopt(res, "noexec"); ++ if (flags & MNT_NOSUID) res = catopt(res, "nosuid"); ++ if (flags & MNT_NODEV) res = catopt(res, "nodev"); ++ if (flags & MNT_UNION) res = catopt(res, "union"); ++ if (flags & MNT_ASYNC) res = catopt(res, "async"); ++ if (flags & MNT_NOATIME) res = catopt(res, "noatime"); ++ if (flags & MNT_NOCLUSTERR) res = catopt(res, "noclusterr"); ++ if (flags & MNT_NOCLUSTERW) res = catopt(res, "noclusterw"); ++ if (flags & MNT_NOSYMFOLLOW) res = catopt(res, "nosymfollow"); ++ if (flags & MNT_SUIDDIR) res = catopt(res, "suiddir"); ++ ++ return res; ++} ++ ++static struct mntent * ++statfs_to_mntent (struct statfs *mntbuf) ++{ ++ static char opts_buf[40], *tmp; ++ ++ _mntent.mnt_fsname = mntbuf->f_mntfromname; ++ _mntent.mnt_dir = mntbuf->f_mntonname; ++ _mntent.mnt_type = mntbuf->f_fstypename; ++ tmp = flags2opts (mntbuf->f_flags); ++ if (tmp) { ++ opts_buf[sizeof(opts_buf)-1] = '\0'; ++ strncpy (opts_buf, tmp, sizeof(opts_buf)-1); ++ free (tmp); ++ } else { ++ *opts_buf = '\0'; ++ } ++ _mntent.mnt_opts = opts_buf; ++ _mntent.mnt_freq = _mntent.mnt_passno = 0; ++ return (&_mntent); ++} ++ ++struct mntent * ++getmntent (FILE *fp) ++{ ++ struct statfs *mntbuf; ++ ++ if (pos == -1 || mntsize == -1) ++ mntsize = getmntinfo (&mntbuf, MNT_NOWAIT); ++ ++ ++pos; ++ if (pos == mntsize) { ++ pos = mntsize = -1; ++ return (NULL); ++ } ++ ++ return (statfs_to_mntent (&mntbuf[pos])); ++} ++ ++#endif /* HAVE_MNTENT_H */ Index: files/patch-freebsd =================================================================== RCS file: files/patch-freebsd diff -N files/patch-freebsd --- files/patch-freebsd 31 Mar 2001 02:45:55 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,490 +0,0 @@ -diff -urN fam-oss-2.6.4/config.h.in fam-oss-2.6.4-freebsd/config.h.in ---- fam-oss-2.6.4/config.h.in Sat May 20 05:50:17 2000 -+++ fam-oss-2.6.4-freebsd/config.h.in Sun Mar 18 00:02:38 2001 -@@ -12,6 +12,8 @@ - /* Define if the system has imon and IMONIOC_ ioctl flags. */ - #undef HAVE_IMON - -+#undef HAVE_MNTENT_H -+ - /* Define if the system has the struct revokdi and the IMONIOC_REVOKDI - ** ioctl flag. (IRIX 5.3 doesn't.) - */ -diff -urN fam-oss-2.6.4/configure.in fam-oss-2.6.4-freebsd/configure.in ---- fam-oss-2.6.4/configure.in Sat May 20 06:23:17 2000 -+++ fam-oss-2.6.4-freebsd/configure.in Sun Mar 18 00:36:29 2001 -@@ -95,6 +95,8 @@ - dnl AC_HEADER_SYS_WAIT - dnl AC_CHECK_HEADERS(fcntl.h limits.h sys/time.h syslog.h unistd.h) - -+AC_CHECK_HEADER(mntent.h, AC_DEFINE(HAVE_MNTENT_H)) -+ - dnl - dnl See if imon is available; if so, is it IRIX or Linux? - dnl -@@ -299,10 +301,10 @@ - dnl If we don't have MNTTYPE_NFS , we croak. - dnl - --FAM_DECL_IN_MNTENT(MNTTYPE_NFS, ,AC_MSG_ERROR(Didn't find MNTTYPE_NFS in mntent.h)) --FAM_DECL_IN_MNTENT(MNTTYPE_NFS2, AC_DEFINE(HAVE_MNTTYPE_NFS2)) --FAM_DECL_IN_MNTENT(MNTTYPE_NFS3, AC_DEFINE(HAVE_MNTTYPE_NFS3)) --FAM_DECL_IN_MNTENT(MNTTYPE_CACHEFS, AC_DEFINE(HAVE_MNTTYPE_CACHEFS)) -+dnl FAM_DECL_IN_MNTENT(MNTTYPE_NFS, ,AC_MSG_ERROR(Didn't find MNTTYPE_NFS in mntent.h)) -+dnl FAM_DECL_IN_MNTENT(MNTTYPE_NFS2, AC_DEFINE(HAVE_MNTTYPE_NFS2)) -+dnl FAM_DECL_IN_MNTENT(MNTTYPE_NFS3, AC_DEFINE(HAVE_MNTTYPE_NFS3)) -+dnl FAM_DECL_IN_MNTENT(MNTTYPE_CACHEFS, AC_DEFINE(HAVE_MNTTYPE_CACHEFS)) - - dnl - dnl Test for bindresvport() prototype. -diff -urN fam-oss-2.6.4/fam/Client.h fam-oss-2.6.4-freebsd/fam/Client.h ---- fam-oss-2.6.4/fam/Client.h Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/Client.h Sat Mar 17 00:14:35 2001 -@@ -23,6 +23,7 @@ - #ifndef Client_included - #define Client_included - -+#include - #include // for in_addr - - #include "Activity.h" -diff -urN fam-oss-2.6.4/fam/FileSystem.c++ fam-oss-2.6.4-freebsd/fam/FileSystem.c++ ---- fam-oss-2.6.4/fam/FileSystem.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/FileSystem.c++ Sat Mar 17 13:18:10 2001 -@@ -22,7 +22,7 @@ - - #include "FileSystem.h" - --#include -+#include "mntent.h" - #include - - #include "Event.h" -diff -urN fam-oss-2.6.4/fam/FileSystemTable.c++ fam-oss-2.6.4-freebsd/fam/FileSystemTable.c++ ---- fam-oss-2.6.4/fam/FileSystemTable.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/FileSystemTable.c++ Sat Mar 17 23:44:17 2001 -@@ -21,9 +21,10 @@ - // Temple Place - Suite 330, Boston MA 02111-1307, USA. - - #include -+#include - #include "FileSystemTable.h" - --#include -+#include "mntent.h" - #include - #include - -@@ -255,7 +256,10 @@ - // create_fs_by_name initializes our "root" member variable. - if (!fs_by_name) - { create_fs_by_name(); -+#if !defined(__FreeBSD__) -+ /* there is no mtab "file" in freebsd! */ - mtab_watcher = new InternalClient(mtab_name, mtab_event_handler, NULL); -+#endif - } - - cr.become_user(); -diff -urN fam-oss-2.6.4/fam/IMon.c++ fam-oss-2.6.4-freebsd/fam/IMon.c++ ---- fam-oss-2.6.4/fam/IMon.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/IMon.c++ Sat Mar 17 14:06:17 2001 -@@ -34,7 +34,9 @@ - #endif - #endif - --#include -+#if !defined(__FreeBSD__) -+# include -+#endif - #include - - #include "Interest.h" -diff -urN fam-oss-2.6.4/fam/Interest.c++ fam-oss-2.6.4-freebsd/fam/Interest.c++ ---- fam-oss-2.6.4/fam/Interest.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/Interest.c++ Sat Mar 17 14:06:37 2001 -@@ -25,7 +25,9 @@ - #include - #include - #include --#include -+#if !defined(__FreeBSD__) -+# include -+#endif - - #ifdef HAVE_IRIX_XTAB_VERIFICATION - #include -diff -urN fam-oss-2.6.4/fam/InternalClient.c++ fam-oss-2.6.4-freebsd/fam/InternalClient.c++ ---- fam-oss-2.6.4/fam/InternalClient.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/InternalClient.c++ Sat Mar 17 23:20:15 2001 -@@ -35,8 +35,8 @@ - { - assert(filename); - assert(h); -- assert(filename[0] == '/'); - Log::debug("%s watching %s", name(), filename); -+ assert(filename[0] == '/'); - interest = new File(filename, this, Request(0), Cred::SuperUser); - } - -diff -urN fam-oss-2.6.4/fam/Listener.c++ fam-oss-2.6.4-freebsd/fam/Listener.c++ ---- fam-oss-2.6.4/fam/Listener.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/Listener.c++ Sat Mar 17 14:12:57 2001 -@@ -22,6 +22,8 @@ - - #include "Listener.h" - -+#include -+#include - #include - #include - #include -@@ -202,7 +204,11 @@ - // requested user and pass the name back to the client. - - char *tmpfile = tempnam("/tmp", ".fam"); -+#if defined(__FreeBSD__) -+ sockaddr_un sun = { sizeof(sockaddr_un), AF_UNIX, "" }; -+#else - sockaddr_un sun = { AF_UNIX, "" }; -+#endif - if(strlen(tmpfile) >= (sizeof(sun.sun_path) - 1)) - { - Log::error("tmpnam() too long for sun_path (%d >= %d)!", -@@ -235,7 +241,7 @@ - return; - } - -- if (chown(sun.sun_path, uid, -1) != 0) -+ if (chown(sun.sun_path, uid, (gid_t)-1) != 0) - { Log::perror("localclient chown"); - close(client_sock); - return; -@@ -271,7 +277,11 @@ - - // Get the new socket. - -+#if defined(__FreeBSD__) -+ struct sockaddr_un sun = { sizeof(sockaddr_un), AF_UNIX, "" }; -+#else - struct sockaddr_un sun = { AF_UNIX, "" }; -+#endif - CONFIG_SOCKLEN_T sunlen = sizeof(sun); - int client_fd = accept(ofd, (struct sockaddr *) &sun, &sunlen); - if (client_fd < 0) -@@ -333,7 +343,11 @@ - void - Listener::dirty_ugly_hack() - { -+#if defined(__FreeBSD__) -+ static sockaddr_un sun = { sizeof (sockaddr_un), AF_UNIX, "/tmp/.fam_socket" }; -+#else - static sockaddr_un sun = { AF_UNIX, "/tmp/.fam_socket" }; -+#endif - - int sock = socket(PF_UNIX, SOCK_STREAM, 0); - if (sock < 0) -diff -urN fam-oss-2.6.4/fam/Log.c++ fam-oss-2.6.4-freebsd/fam/Log.c++ ---- fam-oss-2.6.4/fam/Log.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/Log.c++ Sat Mar 17 14:14:31 2001 -@@ -28,6 +28,8 @@ - #include - #include - #include -+#include -+#include - #include - #include - #include -diff -urN fam-oss-2.6.4/fam/Makefile.am fam-oss-2.6.4-freebsd/fam/Makefile.am ---- fam-oss-2.6.4/fam/Makefile.am Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/Makefile.am Sat Mar 17 18:12:17 2001 -@@ -72,6 +72,7 @@ - main.c++ \ - timeval.c++ \ - timeval.h \ -+ mntent_compat.c++ \ - @IMON_FUNCS@.c++ - - EXTRA_fam_SOURCES = IMonIrix.c++ IMonLinux.c++ IMonNone.c++ -diff -urN fam-oss-2.6.4/fam/Scheduler.h fam-oss-2.6.4-freebsd/fam/Scheduler.h ---- fam-oss-2.6.4/fam/Scheduler.h Sat May 20 05:46:32 2000 -+++ fam-oss-2.6.4-freebsd/fam/Scheduler.h Sat Mar 17 00:14:04 2001 -@@ -24,6 +24,7 @@ - #define Scheduler_included - - #include -+#include - - #include "Boolean.h" - -diff -urN fam-oss-2.6.4/fam/StringTable.h fam-oss-2.6.4-freebsd/fam/StringTable.h ---- fam-oss-2.6.4/fam/StringTable.h Sat May 20 05:46:32 2000 -+++ fam-oss-2.6.4-freebsd/fam/StringTable.h Sat Mar 17 18:05:38 2001 -@@ -25,6 +25,7 @@ - - #include - #include -+#include "mntent.h" - - // A StringTable maps C strings onto values. It is a cheap O(n) - // implementation, suitable only for small tables that are -diff -urN fam-oss-2.6.4/fam/mntent.h fam-oss-2.6.4-freebsd/fam/mntent.h ---- fam-oss-2.6.4/fam/mntent.h Thu Jan 1 01:00:00 1970 -+++ fam-oss-2.6.4-freebsd/fam/mntent.h Sat Mar 17 18:11:08 2001 -@@ -0,0 +1,56 @@ -+/* -+ * mntent -+ * mntent.h - compatability header for FreeBSD -+ * -+ * Copyright (c) 2001 David Rufino -+ * All rights reserved. -+ * -+ * Redistribution and use in source and binary forms, with or without -+ * modification, are permitted provided that the following conditions -+ * are met: -+ * 1. Redistributions of source code must retain the above copyright -+ * notice, this list of conditions and the following disclaimer. -+ * 2. Redistributions in binary form must reproduce the above copyright -+ * notice, this list of conditions and the following disclaimer in the -+ * documentation and/or other materials provided with the distribution. -+ * -+ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -+ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -+ * SUCH DAMAGE. -+ */ -+ -+#if defined(HAVE_MNTENT_H) -+#include -+#else -+#ifndef _MNTENT_H -+#define _MNTENT_H -+#include -+ -+#define MOUNTED "dummy" -+ -+#define MNTTYPE_NFS "nfs" -+ -+struct mntent { -+ char *mnt_fsname; -+ char *mnt_dir; -+ char *mnt_type; -+ char *mnt_opts; -+ int mnt_freq; -+ int mnt_passno; -+}; -+ -+#define setmntent(x,y) ((FILE *)0x1) -+struct mntent *getmntent __P ((FILE *fp)); -+char *hasmntopt __P ((const struct mntent *mnt, const char *option)); -+#define endmntent(x) ((int)1) -+ -+#endif /* _MNTENT_H */ -+#endif /* HAVE_MNTENT_H */ -diff -urN fam-oss-2.6.4/fam/mntent_compat.c++ fam-oss-2.6.4-freebsd/fam/mntent_compat.c++ ---- fam-oss-2.6.4/fam/mntent_compat.c++ Thu Jan 1 01:00:00 1970 -+++ fam-oss-2.6.4-freebsd/fam/mntent_compat.c++ Sat Mar 17 23:48:07 2001 -@@ -0,0 +1,151 @@ -+/* -+ * Copyright (c) 1980, 1989, 1993, 1994 -+ * The Regents of the University of California. All rights reserved. -+ * Copyright (c) 2001 -+ * David Rufino -+ * -+ * Redistribution and use in source and binary forms, with or without -+ * modification, are permitted provided that the following conditions -+ * are met: -+ * 1. Redistributions of source code must retain the above copyright -+ * notice, this list of conditions and the following disclaimer. -+ * 2. Redistributions in binary form must reproduce the above copyright -+ * notice, this list of conditions and the following disclaimer in the -+ * documentation and/or other materials provided with the distribution. -+ * 3. All advertising materials mentioning features or use of this software -+ * must display the following acknowledgement: -+ * This product includes software developed by the University of -+ * California, Berkeley and its contributors. -+ * 4. Neither the name of the University nor the names of its contributors -+ * may be used to endorse or promote products derived from this software -+ * without specific prior written permission. -+ * -+ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -+ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -+ * SUCH DAMAGE. -+ */ -+ -+/* most of this was ripped from the mount(3) source */ -+ -+#include "config.h" -+#include "mntent.h" -+#if !defined(HAVE_MNTENT_H) -+#include -+#include -+#include -+#include -+#include -+ -+static int pos = -1; -+static int mntsize = -1; -+static struct mntent _mntent; -+ -+char * -+hasmntopt (const struct mntent *mnt, const char *option) -+{ -+ int found; -+ char *opt, *optbuf; -+ -+ optbuf = strdup(mnt->mnt_opts); -+ found = 0; -+ for (opt = optbuf; (opt = strtok(opt, " ")) != NULL; opt = NULL) { -+ if (!strcasecmp(opt, option)) { -+ opt = opt - optbuf + mnt->mnt_opts; -+ free (optbuf); -+ return (opt); -+ } -+ } -+ free (optbuf); -+ return (NULL); -+} -+ -+static char * -+catopt (char *s0, const char *s1) -+{ -+ size_t i; -+ char *cp; -+ -+ if (s1 == NULL || *s1 == '\0') -+ return s0; -+ if (s0 && *s0) { -+ i = strlen(s0) + strlen(s1) + 1 + 1; -+ if ((cp = (char *)malloc(i)) == NULL) -+ return (NULL); -+ (void)snprintf(cp, i, "%s %s", s0, s1); -+ } else -+ cp = strdup(s1); -+ -+ if (s0) -+ free(s0); -+ return (cp); -+} -+ -+ -+static char * -+flags2opts (int flags) -+{ -+ char *res; -+ res = NULL; -+ res = catopt(res, (flags & MNT_RDONLY) ? "ro" : "rw"); -+ if (flags & MNT_SYNCHRONOUS) res = catopt(res, "sync"); -+ if (flags & MNT_NOEXEC) res = catopt(res, "noexec"); -+ if (flags & MNT_NOSUID) res = catopt(res, "nosuid"); -+ if (flags & MNT_NODEV) res = catopt(res, "nodev"); -+ if (flags & MNT_UNION) res = catopt(res, "union"); -+ if (flags & MNT_ASYNC) res = catopt(res, "async"); -+ if (flags & MNT_NOATIME) res = catopt(res, "noatime"); -+ if (flags & MNT_NOCLUSTERR) res = catopt(res, "noclusterr"); -+ if (flags & MNT_NOCLUSTERW) res = catopt(res, "noclusterw"); -+ if (flags & MNT_NOSYMFOLLOW) res = catopt(res, "nosymfollow"); -+ if (flags & MNT_SUIDDIR) res = catopt(res, "suiddir"); -+ -+ return res; -+} -+ -+static struct mntent * -+statfs_to_mntent (struct statfs *mntbuf) -+{ -+ static char opts_buf[40], *tmp; -+ -+ _mntent.mnt_fsname = mntbuf->f_mntfromname; -+ _mntent.mnt_dir = mntbuf->f_mntonname; -+ _mntent.mnt_type = mntbuf->f_fstypename; -+ tmp = flags2opts (mntbuf->f_flags); -+ if (tmp) { -+ opts_buf[sizeof(opts_buf)-1] = '\0'; -+ strncpy (opts_buf, tmp, sizeof(opts_buf)-1); -+ free (tmp); -+ } else { -+ *opts_buf = '\0'; -+ } -+ _mntent.mnt_opts = opts_buf; -+ _mntent.mnt_freq = _mntent.mnt_passno = 0; -+ return (&_mntent); -+} -+ -+struct mntent * -+getmntent (FILE *fp) -+{ -+ struct statfs *mntbuf; -+ -+ if (pos == -1 || mntsize == -1) -+ mntsize = getmntinfo (&mntbuf, MNT_NOWAIT); -+ -+ ++pos; -+ if (pos == mntsize) { -+ pos = mntsize = -1; -+ return (NULL); -+ } -+ -+ return (statfs_to_mntent (&mntbuf[pos])); -+} -+ -+#endif /* HAVE_MNTENT_H */ -diff -urN fam-oss-2.6.4/libfam/Client.c++ fam-oss-2.6.4-freebsd/libfam/Client.c++ ---- fam-oss-2.6.4/libfam/Client.c++ Sat May 20 05:46:32 2000 -+++ fam-oss-2.6.4-freebsd/libfam/Client.c++ Sat Mar 17 00:12:01 2001 -@@ -20,6 +20,7 @@ - // with this program; if not, write the Free Software Foundation, Inc., 59 - // Temple Place - Suite 330, Boston MA 02111-1307, USA. - -+#include - #include - #include - #include -diff -urN fam-oss-2.6.4/libfam/fam.c++ fam-oss-2.6.4-freebsd/libfam/fam.c++ ---- fam-oss-2.6.4/libfam/fam.c++ Sat May 20 05:46:32 2000 -+++ fam-oss-2.6.4-freebsd/libfam/fam.c++ Sat Mar 17 00:12:43 2001 -@@ -21,6 +21,7 @@ - // Temple Place - Suite 330, Boston MA 02111-1307, USA. - - #include -+#include - #include - #include - #include -diff -urN fam-oss-2.6.4/test/test.c++ fam-oss-2.6.4-freebsd/test/test.c++ ---- fam-oss-2.6.4/test/test.c++ Sat May 20 05:46:32 2000 -+++ fam-oss-2.6.4-freebsd/test/test.c++ Sat Mar 17 18:39:23 2001 -@@ -1,6 +1,7 @@ - #include - #include - #include -+#include - #include - #include - #include ---- fam-oss-2.6.4/acconfig.h Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/acconfig.h Sun Mar 18 00:40:47 2001 -@@ -44,6 +44,8 @@ - ** Otherwise, we'll use MNTTYPE_NFS. */ - #undef HAVE_FSID_NFS2 - -+#undef HAVE_MNTENT_H -+ - /* Define if we have MNTTYPE_NFS2 */ - #define HAVE_MNTTYPE_NFS2 0 - Index: files/patch-libfam::Client.c++ =================================================================== RCS file: files/patch-libfam::Client.c++ diff -N files/patch-libfam::Client.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-libfam::Client.c++ 16 Dec 2001 00:38:52 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- libfam/Client.c++.orig Fri May 19 23:46:32 2000 ++++ libfam/Client.c++ Sun Oct 7 15:22:17 2001 +@@ -20,6 +20,7 @@ + // with this program; if not, write the Free Software Foundation, Inc., 59 + // Temple Place - Suite 330, Boston MA 02111-1307, USA. + ++#include + #include + #include + #include Index: files/patch-libfam::fam.c++ =================================================================== RCS file: files/patch-libfam::fam.c++ diff -N files/patch-libfam::fam.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-libfam::fam.c++ 16 Dec 2001 00:39:05 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- libfam/fam.c++.orig Fri May 19 23:46:32 2000 ++++ libfam/fam.c++ Sun Oct 7 15:22:17 2001 +@@ -21,6 +21,7 @@ + // Temple Place - Suite 330, Boston MA 02111-1307, USA. + + #include ++#include + #include + #include + #include Index: files/patch-man::Makefile.am =================================================================== RCS file: files/patch-man::Makefile.am diff -N files/patch-man::Makefile.am --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-man::Makefile.am 16 Dec 2001 00:39:22 -0000 @@ -0,0 +1,15 @@ + +$FreeBSD$ + +--- man/Makefile.am.orig Mon Oct 22 01:33:11 2001 ++++ man/Makefile.am Fri Nov 23 10:49:15 2001 +@@ -1,5 +1,5 @@ +-# This is a little weird because fam.1m is generated from fam.1m.in ++# This is a little weird because fam.8 is generated from fam.8.in + # at the end of the configure script. +-man_MANS = fam.1m fam.3x +-EXTRA_DIST = fam.1m.in fam.3x +-CLEANFILES = fam.1m ++man_MANS = fam.8 fam.3 ++EXTRA_DIST = fam.8.in fam.3 ++CLEANFILES = fam.8 Index: files/patch-man::fam.1m.in =================================================================== RCS file: files/patch-man::fam.1m.in diff -N files/patch-man::fam.1m.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-man::fam.1m.in 17 Dec 2001 03:40:19 -0000 @@ -0,0 +1,106 @@ + +$FreeBSD$ + +--- man/fam.1m.in.orig Mon Oct 22 01:33:11 2001 ++++ man/fam.1m.in Sun Dec 16 21:37:47 2001 +@@ -1,6 +1,6 @@ +-.\"## fam.1m.in ++.\"## fam.8.in + .\"## +-.\"## When configure.in generates fam.1m, lines starting with .\"## ++.\"## When configure.in generates fam.8, lines starting with .\"## + .\"## should be removed; when building on IRIX, lines starting with + .\"## .\"IRIX should have that part removed (uncommenting the rest + .\"## of the line). +@@ -9,13 +9,13 @@ + .\"## separate files. + .\"## + .nr X +-.if \nX=0 .ds x} fam 1M "Silicon Graphics" "\&" ++.if \nX=0 .ds x} fam 8 "Silicon Graphics" "\&" + .TH \*(x} + .SH NAME + fam \- file alteration monitor + .SH SYNOPSIS + .nf +-\f3/usr/etc/fam\f1 [ \f3\-f\f1 | \f3\-v\f1 | \f3\-d\f1 ] [ \f3\-l\f1 | \c ++\f3fam\f1 [ \f3\-f\f1 | \f3\-v\f1 | \f3\-d\f1 ] [ \f3\-l\f1 | \c + \f3\-t\f1 \f2NFS_polling_interval\f1 ] + [ \f3\-T\f1 \f2idle_timeout\f1 ] [ \f3\-p\f1 \c + \f2program\f3.\f2version\f1 ] [ \f3\-L\f1 ] [ \f3-C\f1 ] +@@ -24,22 +24,13 @@ + .SH DESCRIPTION + \f2fam\f1 is a server that tracks changes to the filesystem and + relays these changes to interested applications. +-Applications such as +-\f2fm\f1(1G) and \f2mailbox\f1(1) present an up-to-date view of the filesystem. +-In the absence of \f2fam\f1, these applications and others like them +-are forced to poll the filesystem to detect changes. +-\f2fam\f1 is +-more efficient. +-.P + Applications can request \f2fam\f1 to monitor any files or directories in + any filesystem. + When \f2fam\f1 detects changes to monitored files, it notifies + the appropriate application. + The FAM API provides a programmatic interface to \f2fam\f1; see +-.IR fam (3X). ++.IR fam (3). + .P +-\f2fam\f1 is informed of filesystem changes as they happen by the +-kernel through the \f2imon\f1(7M) pseudo device driver. + If asked to + monitor files on an NFS mounted filesystem, \f2fam\f1 tries to use + \f2fam\f1 on the NFS server to monitor files. +@@ -47,9 +38,9 @@ + contact a remote \f2fam\f1, it polls the files instead. + \f2fam\f1 also polls special files. + .P +-Normally, \f2fam\f1 is started by \f2inetd\f1(1M). ++Normally, \f2fam\f1 is started by \f2inetd\f1(8). + It is registered with +-\f2portmap\f1(1M) as performing the sgi_fam service. ++\f2%%PORTMAP%%\f1(8) as performing the sgi_fam service. + .SH OPTIONS + .TP 26 + \f3\-l\f1 +@@ -131,6 +122,16 @@ + service remote requests without attempting to perform the verification. If + the \f2local_only\f1 configuration option or \f3-L\f1 command-line option is + used, \f2xtab_verification\f1 has no effect. ++.TP ++\f3idle_timeout\f1 ++The number of seconds to wait for a new connection before ++quitting. Setting this value to \f20\f1 will make fam wait ++indefinitely for new connections. Can be overridden by the \f3-T\f1 ++option. Defaults to 5 seconds. ++.TP ++\f3nfs_polling_interval\f1 ++The number of seconds between polling nfs servers. This value can be ++overridden by the \f3-t\f1 command-line option. Defaults to 5 seconds. + .\"## + .\"## This stuff is removed because the MAC and SAT stuff isn't implemented. + .\"## If you put this back, add sysconf(1) to the SEE ALSO section. +@@ -166,8 +167,7 @@ + \f2Note that fam never opens the files it's monitoring\f1, and cannot + be used by a rogue client to read the contents of any file on the system. + \f2fam\f1 only gives out the names of monitored files, and only monitors files +-which the client can +-.IR stat (1M). ++which the client can stat. + Users can stat a file without having read permission on it as long as + they have search permission on the directory containing it. + .\"IRIX .SH COMPATIBILITY +@@ -196,9 +196,7 @@ + XXX_FAM_CONF + .SH "SEE ALSO" + .\"IRIX fm(1G), +-inetd(1M), ++fam(3), ++inetd(8), + .\"IRIX mailbox(1), +-portmap(1M), +-fam(3X), +-imon(7M), +-stat(1M). ++%%PORTMAP%%(8). Index: files/patch-man::fam.3x =================================================================== RCS file: files/patch-man::fam.3x diff -N files/patch-man::fam.3x --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-man::fam.3x 16 Dec 2001 00:39:55 -0000 @@ -0,0 +1,41 @@ + +$FreeBSD$ + +--- man/fam.3x.orig Mon Oct 22 01:33:11 2001 ++++ man/fam.3x Fri Nov 23 10:51:07 2001 +@@ -1,9 +1,9 @@ + '\"macro stdmacro +-.if n .pH g3x.fam @(#)fam 30.3 of 1/19/86 ++.if n .pH g3.fam @(#)fam 30.3 of 1/19/86 + .nr X +-.if \nX=0 .ds x} FAM 3X "Specialized Libraries" "\&" +-.if \nX=1 .ds x} FAM 3X "Specialized Libraries" +-.if \nX=2 .ds x} FAM 3X "" "\&" ++.if \nX=0 .ds x} FAM 3 "Specialized Libraries" "\&" ++.if \nX=1 .ds x} FAM 3 "Specialized Libraries" ++.if \nX=2 .ds x} FAM 3 "" "\&" + .if \nX=3 .ds x} FAM "" "" "\&" + .TH \*(x} + .SH NAME +@@ -65,10 +65,9 @@ + .PP + .SH DESCRIPTION + \fIFAM\fP monitors files and directories, notifying interested +-applications of changes. Routines for communicating with the fam(1M) ++applications of changes. Routines for communicating with the fam(8) + server process are found in ``libfam.a'', which is loaded if the +-option ``-lfam'' is used with cc(1) or ld(1). The library +-``libC.a'' (``-lC'') must also be specified. ++option ``-lfam'' is used with cc(1) or ld(1). + .PP + An application calls routines described here to establish a list of + files for \fIfam \fPto monitor. \fIFam \fPgenerates events on a socket to +@@ -282,7 +281,7 @@ + + + .SH SEE ALSO +-fam(1M). ++fam(8). + .SH BUGS + The FAMMoved event is not currently supported. + .PP Index: files/patch-support::Makefile.am =================================================================== RCS file: files/patch-support::Makefile.am diff -N files/patch-support::Makefile.am --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-support::Makefile.am 16 Dec 2001 00:40:07 -0000 @@ -0,0 +1,11 @@ + +$FreeBSD$ + +--- support/Makefile.am.orig Mon Oct 22 01:33:11 2001 ++++ support/Makefile.am Sat Dec 15 18:14:16 2001 +@@ -12,4 +12,4 @@ + libsupport_a_LIBADD = @snprintf_o@ @foo_o@ + + CLEANFILES += @MKDEPFILE@ ii_files/*.ii +-sinclude @MKDEPFILE@ ++#sinclude @MKDEPFILE@ 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 21:29: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 4119137B419; Sun, 16 Dec 2001 21:29:45 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBH5OEt43772; Sun, 16 Dec 2001 21:24:14 -0800 (PST) (envelope-from dwcjr) Date: Sun, 16 Dec 2001 21:24:14 -0800 (PST) From: Message-Id: <200112170524.fBH5OEt43772@freefall.freebsd.org> To: root@ait0fd01.aims.private, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32918: [MAINTAINER UPDATE] net/rdesktop 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: [MAINTAINER UPDATE] net/rdesktop State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Sun Dec 16 21:24:06 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32918 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 23:20: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 C57B637B41E for ; Sun, 16 Dec 2001 23:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBH7K1g66421; Sun, 16 Dec 2001 23:20:01 -0800 (PST) (envelope-from gnats) Received: from mdw.elis.rug.ac.be (mdw.elis.rug.ac.be [157.193.67.161]) by hub.freebsd.org (Postfix) with SMTP id B9C2D37B41C for ; Sun, 16 Dec 2001 23:12:54 -0800 (PST) Received: (qmail 1055 invoked by uid 1000); 17 Dec 2001 07:12:48 -0000 Message-Id: <20011217071248.1054.qmail@mdw.elis.rug.ac.be> Date: 17 Dec 2001 07:12:48 -0000 From: Michiel De Wilde To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32923: Unbreak port: x11-wm/mosfet-liquid (by maintainer) 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: 32923 >Category: ports >Synopsis: Unbreak port: x11-wm/mosfet-liquid (by maintainer) >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Dec 16 23:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Michiel De Wilde >Release: FreeBSD 4.4-STABLE i386 >Organization: Ghent University >Environment: System: FreeBSD mdw.elis.rug.ac.be 4.4-STABLE FreeBSD 4.4-STABLE #0: Mon Nov 26 08:28:43 CET 2001 mdewilde@mdw.elis.rug.ac.be:/usr/obj/usr/src/sys/mdw.elis.rug.ac.be i386 >Description: pat@FreeBSD.org shouldn't have removed the *.la files without verifying functionality. It breaks the port :-( Don't worry, I won't hold it against you. "WARNING: Unable to find style plugin liquid.la" >How-To-Repeat: Please don't. >Fix: rm files/patch-admin::ltmain.sh patch --- pkg-plist.orig Mon Dec 17 07:45:15 2001 +++ pkg-plist Mon Dec 17 07:47:06 2001 @@ -1,5 +1,8 @@ +lib/kde2/libkwinliquid.la lib/kde2/libkwinliquid.so +lib/libkcm_transmenu.la lib/libkcm_transmenu.so +lib/liquid.la lib/liquid.so share/applnk/Settings/LookNFeel/transmenu.desktop share/apps/kdisplay/color-schemes/Liquid.kcsrc >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 Mon Dec 17 0:20:24 2001 Delivered-To: freebsd-ports@freebsd.org Received: from Terry.Dorm11.NCTU.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by hub.freebsd.org (Postfix) with ESMTP id B655037B419; Mon, 17 Dec 2001 00:20:15 -0800 (PST) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.11.6/8.11.6) id fBH68oC18427; Mon, 17 Dec 2001 14:08:50 +0800 (CST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 14:08:50 +0800 From: Ying-Chieh Liao To: Steve Price Cc: ports@FreeBSD.org Subject: Re: cvs commit: ports/astro Makefile ports/astro/match Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20011217060850.GA18373@terry.dragon2.net> References: <200112170438.fBH4c8d32845@freefall.freebsd.org> <20011216231444.M72144@bsd.havk.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <20011216231444.M72144@bsd.havk.org> User-Agent: Mutt/1.3.23.2i X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 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 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=big5 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On =A4=E9, 12 16, 2001 at 23:14:44 -0600, Steve Price wrote: > Is there anyone else that finds it beneficial to have the version > number here as well? I'm not picking on this commit mind you. > IMHO it makes it easier if the commit message contains the initial > version that was added to the tree. What do others think? You mean next time when we import a new port, we have to log "add blah-1.2.3" ? I think that it's a good idea, I'll do it next time --=20 Pi seconds is a nanocentury. --- Tom Duff --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8HYvyrMYBZRHAI4IRAlLyAKCbXCAy7cZ0/nVKKxjtyoB56SECrgCfaSp5 Ax9Zb82XfL+yiIFe7xncVFY= =u5Ki -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 0:20:51 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 5BEF337B41B for ; Mon, 17 Dec 2001 00:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBH8K1279987; Mon, 17 Dec 2001 00:20:01 -0800 (PST) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 1013D37B417 for ; Mon, 17 Dec 2001 00:13:52 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id D9FD12B78A for ; Mon, 17 Dec 2001 09:13:25 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id BBE97893; Mon, 17 Dec 2001 19:13:18 +1100 (EST) Message-Id: <20011217081318.BBE97893@k7.mavetju.org> Date: Mon, 17 Dec 2001 19:13:18 +1100 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32925: new port: lang/tcl-manual 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: 32925 >Category: ports >Synopsis: new port: lang/tcl-manual >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: Mon Dec 17 00:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.4-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju.org 4.4-RELEASE FreeBSD 4.4-RELEASE #2: Sat Nov 10 21:31:47 EST 2001 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: This port installs the manual of TCL/TK (8.3 and 8.4), in HTML-format. >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: # # lang/tcl-manual/ # lang/tcl-manual/pkg-plist # lang/tcl-manual/pkg-descr # lang/tcl-manual/pkg-comment # lang/tcl-manual/distinfo # lang/tcl-manual/Makefile # lang/tcl-manual/files # lang/tcl-manual/files/patch-tclsh84 # lang/tcl-manual/files/patch-wish83 # lang/tcl-manual/files/patch-wish84 # lang/tcl-manual/files/patch-tclsh83 # echo c - lang/tcl-manual/ mkdir -p lang/tcl-manual/ > /dev/null 2>&1 echo x - lang/tcl-manual/pkg-plist sed 's/^X//' >lang/tcl-manual/pkg-plist << 'END-of-lang/tcl-manual/pkg-plist' Xshare/doc/tcl83/TclCmd/while.htm Xshare/doc/tcl83/TclCmd/Tcl.htm Xshare/doc/tcl83/TclCmd/after.htm Xshare/doc/tcl83/TclCmd/append.htm Xshare/doc/tcl83/TclCmd/array.htm Xshare/doc/tcl83/TclCmd/bgerror.htm Xshare/doc/tcl83/TclCmd/binary.htm Xshare/doc/tcl83/TclCmd/break.htm Xshare/doc/tcl83/TclCmd/catch.htm Xshare/doc/tcl83/TclCmd/cd.htm Xshare/doc/tcl83/TclCmd/clock.htm Xshare/doc/tcl83/TclCmd/close.htm Xshare/doc/tcl83/TclCmd/concat.htm Xshare/doc/tcl83/TclCmd/continue.htm Xshare/doc/tcl83/TclCmd/dde.htm Xshare/doc/tcl83/TclCmd/encoding.htm Xshare/doc/tcl83/TclCmd/eof.htm Xshare/doc/tcl83/TclCmd/error.htm Xshare/doc/tcl83/TclCmd/eval.htm Xshare/doc/tcl83/TclCmd/exec.htm Xshare/doc/tcl83/TclCmd/exit.htm Xshare/doc/tcl83/TclCmd/expr.htm Xshare/doc/tcl83/TclCmd/fblocked.htm Xshare/doc/tcl83/TclCmd/fconfigure.htm Xshare/doc/tcl83/TclCmd/fcopy.htm Xshare/doc/tcl83/TclCmd/file.htm Xshare/doc/tcl83/TclCmd/fileevent.htm Xshare/doc/tcl83/TclCmd/filename.htm Xshare/doc/tcl83/TclCmd/flush.htm Xshare/doc/tcl83/TclCmd/for.htm Xshare/doc/tcl83/TclCmd/foreach.htm Xshare/doc/tcl83/TclCmd/format.htm Xshare/doc/tcl83/TclCmd/gets.htm Xshare/doc/tcl83/TclCmd/glob.htm Xshare/doc/tcl83/TclCmd/global.htm Xshare/doc/tcl83/TclCmd/history.htm Xshare/doc/tcl83/TclCmd/http.htm Xshare/doc/tcl83/TclCmd/if.htm Xshare/doc/tcl83/TclCmd/incr.htm Xshare/doc/tcl83/TclCmd/info.htm Xshare/doc/tcl83/TclCmd/interp.htm Xshare/doc/tcl83/TclCmd/join.htm Xshare/doc/tcl83/TclCmd/lappend.htm Xshare/doc/tcl83/TclCmd/library.htm Xshare/doc/tcl83/TclCmd/lindex.htm Xshare/doc/tcl83/TclCmd/linsert.htm Xshare/doc/tcl83/TclCmd/list.htm Xshare/doc/tcl83/TclCmd/llength.htm Xshare/doc/tcl83/TclCmd/load.htm Xshare/doc/tcl83/TclCmd/lrange.htm Xshare/doc/tcl83/TclCmd/lreplace.htm Xshare/doc/tcl83/TclCmd/lsearch.htm Xshare/doc/tcl83/TclCmd/lsort.htm Xshare/doc/tcl83/TclCmd/memory.htm Xshare/doc/tcl83/TclCmd/msgcat.htm Xshare/doc/tcl83/TclCmd/namespace.htm Xshare/doc/tcl83/TclCmd/open.htm Xshare/doc/tcl83/TclCmd/package.htm Xshare/doc/tcl83/TclCmd/packagens.htm Xshare/doc/tcl83/TclCmd/pid.htm Xshare/doc/tcl83/TclCmd/pkgMkIndex.htm Xshare/doc/tcl83/TclCmd/proc.htm Xshare/doc/tcl83/TclCmd/puts.htm Xshare/doc/tcl83/TclCmd/pwd.htm Xshare/doc/tcl83/TclCmd/re_syntax.htm Xshare/doc/tcl83/TclCmd/read.htm Xshare/doc/tcl83/TclCmd/regexp.htm Xshare/doc/tcl83/TclCmd/registry.htm Xshare/doc/tcl83/TclCmd/regsub.htm Xshare/doc/tcl83/TclCmd/rename.htm Xshare/doc/tcl83/TclCmd/resource.htm Xshare/doc/tcl83/TclCmd/return.htm Xshare/doc/tcl83/TclCmd/safe.htm Xshare/doc/tcl83/TclCmd/scan.htm Xshare/doc/tcl83/TclCmd/seek.htm Xshare/doc/tcl83/TclCmd/set.htm Xshare/doc/tcl83/TclCmd/socket.htm Xshare/doc/tcl83/TclCmd/source.htm Xshare/doc/tcl83/TclCmd/split.htm Xshare/doc/tcl83/TclCmd/string.htm Xshare/doc/tcl83/TclCmd/subst.htm Xshare/doc/tcl83/TclCmd/switch.htm Xshare/doc/tcl83/TclCmd/tcltest.htm Xshare/doc/tcl83/TclCmd/tclvars.htm Xshare/doc/tcl83/TclCmd/tell.htm Xshare/doc/tcl83/TclCmd/time.htm Xshare/doc/tcl83/TclCmd/trace.htm Xshare/doc/tcl83/TclCmd/unknown.htm Xshare/doc/tcl83/TclCmd/unset.htm Xshare/doc/tcl83/TclCmd/update.htm Xshare/doc/tcl83/TclCmd/uplevel.htm Xshare/doc/tcl83/TclCmd/upvar.htm Xshare/doc/tcl83/TclCmd/variable.htm Xshare/doc/tcl83/TclCmd/vwait.htm Xshare/doc/tcl83/TclCmd/contents.htm Xshare/doc/tcl83/UserCmd/contents.htm Xshare/doc/tcl83/UserCmd/tclsh.htm Xshare/doc/tcl83/UserCmd/wish.htm Xshare/doc/tcl83/TkLib/WindowId.htm Xshare/doc/tcl83/TkLib/3DBorder.htm Xshare/doc/tcl83/TkLib/AddOption.htm Xshare/doc/tcl83/TkLib/BindTable.htm Xshare/doc/tcl83/TkLib/CanvPsY.htm Xshare/doc/tcl83/TkLib/CanvTkwin.htm Xshare/doc/tcl83/TkLib/CanvTxtInfo.htm Xshare/doc/tcl83/TkLib/Clipboard.htm Xshare/doc/tcl83/TkLib/ClrSelect.htm Xshare/doc/tcl83/TkLib/ConfigWidg.htm Xshare/doc/tcl83/TkLib/ConfigWind.htm Xshare/doc/tcl83/TkLib/CoordToWin.htm Xshare/doc/tcl83/TkLib/CrtErrHdlr.htm Xshare/doc/tcl83/TkLib/CrtGenHdlr.htm Xshare/doc/tcl83/TkLib/CrtImgType.htm Xshare/doc/tcl83/TkLib/CrtItemType.htm Xshare/doc/tcl83/TkLib/CrtPhImgFmt.htm Xshare/doc/tcl83/TkLib/CrtSelHdlr.htm Xshare/doc/tcl83/TkLib/CrtWindow.htm Xshare/doc/tcl83/TkLib/DeleteImg.htm Xshare/doc/tcl83/TkLib/DrawFocHlt.htm Xshare/doc/tcl83/TkLib/EventHndlr.htm Xshare/doc/tcl83/TkLib/FindPhoto.htm Xshare/doc/tcl83/TkLib/FontId.htm Xshare/doc/tcl83/TkLib/FreeXId.htm Xshare/doc/tcl83/TkLib/GeomReq.htm Xshare/doc/tcl83/TkLib/GetAnchor.htm Xshare/doc/tcl83/TkLib/GetBitmap.htm Xshare/doc/tcl83/TkLib/GetCapStyl.htm Xshare/doc/tcl83/TkLib/GetClrmap.htm Xshare/doc/tcl83/TkLib/GetColor.htm Xshare/doc/tcl83/TkLib/GetCursor.htm Xshare/doc/tcl83/TkLib/GetDash.htm Xshare/doc/tcl83/TkLib/GetFont.htm Xshare/doc/tcl83/TkLib/GetGC.htm Xshare/doc/tcl83/TkLib/GetHINSTANCE.htm Xshare/doc/tcl83/TkLib/GetHWND.htm Xshare/doc/tcl83/TkLib/GetImage.htm Xshare/doc/tcl83/TkLib/GetJoinStl.htm Xshare/doc/tcl83/TkLib/GetJustify.htm Xshare/doc/tcl83/TkLib/GetOption.htm Xshare/doc/tcl83/TkLib/GetPixels.htm Xshare/doc/tcl83/TkLib/GetPixmap.htm Xshare/doc/tcl83/TkLib/GetRelief.htm Xshare/doc/tcl83/TkLib/GetRootCrd.htm Xshare/doc/tcl83/TkLib/GetScroll.htm Xshare/doc/tcl83/TkLib/GetSelect.htm Xshare/doc/tcl83/TkLib/GetUid.htm Xshare/doc/tcl83/TkLib/GetVRoot.htm Xshare/doc/tcl83/TkLib/GetVisual.htm Xshare/doc/tcl83/TkLib/Grab.htm Xshare/doc/tcl83/TkLib/HWNDToWindow.htm Xshare/doc/tcl83/TkLib/HandleEvent.htm Xshare/doc/tcl83/TkLib/IdToWindow.htm Xshare/doc/tcl83/TkLib/ImgChanged.htm Xshare/doc/tcl83/TkLib/InternAtom.htm Xshare/doc/tcl83/TkLib/MainLoop.htm Xshare/doc/tcl83/TkLib/MainWin.htm Xshare/doc/tcl83/TkLib/MaintGeom.htm Xshare/doc/tcl83/TkLib/ManageGeom.htm Xshare/doc/tcl83/TkLib/MapWindow.htm Xshare/doc/tcl83/TkLib/MeasureChar.htm Xshare/doc/tcl83/TkLib/MoveToplev.htm Xshare/doc/tcl83/TkLib/Name.htm Xshare/doc/tcl83/TkLib/NameOfImg.htm Xshare/doc/tcl83/TkLib/OwnSelect.htm Xshare/doc/tcl83/TkLib/ParseArgv.htm Xshare/doc/tcl83/TkLib/QWinEvent.htm Xshare/doc/tcl83/TkLib/Restack.htm Xshare/doc/tcl83/TkLib/RestrictEv.htm Xshare/doc/tcl83/TkLib/SetAppName.htm Xshare/doc/tcl83/TkLib/SetClass.htm Xshare/doc/tcl83/TkLib/SetGrid.htm Xshare/doc/tcl83/TkLib/SetOptions.htm Xshare/doc/tcl83/TkLib/SetVisual.htm Xshare/doc/tcl83/TkLib/StrictMotif.htm Xshare/doc/tcl83/TkLib/TextLayout.htm Xshare/doc/tcl83/TkLib/TkInitStubs.htm Xshare/doc/tcl83/TkLib/Tk_Init.htm Xshare/doc/tcl83/TkLib/Tk_Main.htm Xshare/doc/tcl83/TkLib/contents.htm Xshare/doc/tcl83/Keywords/Z.htm Xshare/doc/tcl83/Keywords/A.htm Xshare/doc/tcl83/Keywords/B.htm Xshare/doc/tcl83/Keywords/C.htm Xshare/doc/tcl83/Keywords/D.htm Xshare/doc/tcl83/Keywords/E.htm Xshare/doc/tcl83/Keywords/F.htm Xshare/doc/tcl83/Keywords/G.htm Xshare/doc/tcl83/Keywords/H.htm Xshare/doc/tcl83/Keywords/I.htm Xshare/doc/tcl83/Keywords/J.htm Xshare/doc/tcl83/Keywords/K.htm Xshare/doc/tcl83/Keywords/L.htm Xshare/doc/tcl83/Keywords/M.htm Xshare/doc/tcl83/Keywords/N.htm Xshare/doc/tcl83/Keywords/O.htm Xshare/doc/tcl83/Keywords/P.htm Xshare/doc/tcl83/Keywords/Q.htm Xshare/doc/tcl83/Keywords/R.htm Xshare/doc/tcl83/Keywords/S.htm Xshare/doc/tcl83/Keywords/T.htm Xshare/doc/tcl83/Keywords/U.htm Xshare/doc/tcl83/Keywords/V.htm Xshare/doc/tcl83/Keywords/W.htm Xshare/doc/tcl83/Keywords/X.htm Xshare/doc/tcl83/Keywords/Y.htm Xshare/doc/tcl83/Keywords/contents.htm Xshare/doc/tcl83/TclLib/WrongNumArgs.htm Xshare/doc/tcl83/TclLib/Access.htm Xshare/doc/tcl83/TclLib/AddErrInfo.htm Xshare/doc/tcl83/TclLib/Alloc.htm Xshare/doc/tcl83/TclLib/AllowExc.htm Xshare/doc/tcl83/TclLib/AppInit.htm Xshare/doc/tcl83/TclLib/AssocData.htm Xshare/doc/tcl83/TclLib/Async.htm Xshare/doc/tcl83/TclLib/BackgdErr.htm Xshare/doc/tcl83/TclLib/Backslash.htm Xshare/doc/tcl83/TclLib/BoolObj.htm Xshare/doc/tcl83/TclLib/ByteArrObj.htm Xshare/doc/tcl83/TclLib/CallDel.htm Xshare/doc/tcl83/TclLib/ChnlStack.htm Xshare/doc/tcl83/TclLib/CmdCmplt.htm Xshare/doc/tcl83/TclLib/Concat.htm Xshare/doc/tcl83/TclLib/CrtChannel.htm Xshare/doc/tcl83/TclLib/CrtChnlHdlr.htm Xshare/doc/tcl83/TclLib/CrtCloseHdlr.htm Xshare/doc/tcl83/TclLib/CrtCommand.htm Xshare/doc/tcl83/TclLib/CrtFileHdlr.htm Xshare/doc/tcl83/TclLib/CrtInterp.htm Xshare/doc/tcl83/TclLib/CrtMathFnc.htm Xshare/doc/tcl83/TclLib/CrtObjCmd.htm Xshare/doc/tcl83/TclLib/CrtSlave.htm Xshare/doc/tcl83/TclLib/CrtTimerHdlr.htm Xshare/doc/tcl83/TclLib/CrtTrace.htm Xshare/doc/tcl83/TclLib/DString.htm Xshare/doc/tcl83/TclLib/DetachPids.htm Xshare/doc/tcl83/TclLib/DoOneEvent.htm Xshare/doc/tcl83/TclLib/DoWhenIdle.htm Xshare/doc/tcl83/TclLib/DoubleObj.htm Xshare/doc/tcl83/TclLib/DumpActiveMemory.htm Xshare/doc/tcl83/TclLib/Encoding.htm Xshare/doc/tcl83/TclLib/Eval.htm Xshare/doc/tcl83/TclLib/Exit.htm Xshare/doc/tcl83/TclLib/ExprLong.htm Xshare/doc/tcl83/TclLib/ExprLongObj.htm Xshare/doc/tcl83/TclLib/FindExec.htm Xshare/doc/tcl83/TclLib/GetCwd.htm Xshare/doc/tcl83/TclLib/GetHostName.htm Xshare/doc/tcl83/TclLib/GetIndex.htm Xshare/doc/tcl83/TclLib/GetInt.htm Xshare/doc/tcl83/TclLib/GetOpnFl.htm Xshare/doc/tcl83/TclLib/GetStdChan.htm Xshare/doc/tcl83/TclLib/GetVersion.htm Xshare/doc/tcl83/TclLib/Hash.htm Xshare/doc/tcl83/TclLib/Init.htm Xshare/doc/tcl83/TclLib/InitStubs.htm Xshare/doc/tcl83/TclLib/IntObj.htm Xshare/doc/tcl83/TclLib/Interp.htm Xshare/doc/tcl83/TclLib/LinkVar.htm Xshare/doc/tcl83/TclLib/ListObj.htm Xshare/doc/tcl83/TclLib/Notifier.htm Xshare/doc/tcl83/TclLib/Object.htm Xshare/doc/tcl83/TclLib/ObjectType.htm Xshare/doc/tcl83/TclLib/OpenFileChnl.htm Xshare/doc/tcl83/TclLib/OpenTcp.htm Xshare/doc/tcl83/TclLib/ParseCmd.htm Xshare/doc/tcl83/TclLib/PkgRequire.htm Xshare/doc/tcl83/TclLib/Preserve.htm Xshare/doc/tcl83/TclLib/PrintDbl.htm Xshare/doc/tcl83/TclLib/RecEvalObj.htm Xshare/doc/tcl83/TclLib/RecordEval.htm Xshare/doc/tcl83/TclLib/Utf.htm Xshare/doc/tcl83/TclLib/RegExp.htm Xshare/doc/tcl83/TclLib/SaveResult.htm Xshare/doc/tcl83/TclLib/SetErrno.htm Xshare/doc/tcl83/TclLib/SetRecLmt.htm Xshare/doc/tcl83/TclLib/SetResult.htm Xshare/doc/tcl83/TclLib/SetVar.htm Xshare/doc/tcl83/TclLib/Sleep.htm Xshare/doc/tcl83/TclLib/SourceRCFile.htm Xshare/doc/tcl83/TclLib/SplitList.htm Xshare/doc/tcl83/TclLib/SplitPath.htm Xshare/doc/tcl83/TclLib/StaticPkg.htm Xshare/doc/tcl83/TclLib/StrMatch.htm Xshare/doc/tcl83/TclLib/StringObj.htm Xshare/doc/tcl83/TclLib/TCL_MEM_DEBUG.htm Xshare/doc/tcl83/TclLib/Tcl_Main.htm Xshare/doc/tcl83/TclLib/Thread.htm Xshare/doc/tcl83/TclLib/ToUpper.htm Xshare/doc/tcl83/TclLib/TraceVar.htm Xshare/doc/tcl83/TclLib/Translate.htm Xshare/doc/tcl83/TclLib/UpVar.htm Xshare/doc/tcl83/TclLib/contents.htm Xshare/doc/tcl83/TkCmd/wm.htm Xshare/doc/tcl83/TkCmd/options.htm Xshare/doc/tcl83/TkCmd/bell.htm Xshare/doc/tcl83/TkCmd/bind.htm Xshare/doc/tcl83/TkCmd/bindtags.htm Xshare/doc/tcl83/TkCmd/bitmap.htm Xshare/doc/tcl83/TkCmd/button.htm Xshare/doc/tcl83/TkCmd/canvas.htm Xshare/doc/tcl83/TkCmd/checkbutton.htm Xshare/doc/tcl83/TkCmd/chooseColor.htm Xshare/doc/tcl83/TkCmd/chooseDirectory.htm Xshare/doc/tcl83/TkCmd/clipboard.htm Xshare/doc/tcl83/TkCmd/colors.htm Xshare/doc/tcl83/TkCmd/cursors.htm Xshare/doc/tcl83/TkCmd/destroy.htm Xshare/doc/tcl83/TkCmd/dialog.htm Xshare/doc/tcl83/TkCmd/entry.htm Xshare/doc/tcl83/TkCmd/event.htm Xshare/doc/tcl83/TkCmd/focus.htm Xshare/doc/tcl83/TkCmd/focusNext.htm Xshare/doc/tcl83/TkCmd/font.htm Xshare/doc/tcl83/TkCmd/frame.htm Xshare/doc/tcl83/TkCmd/tk.htm Xshare/doc/tcl83/TkCmd/getOpenFile.htm Xshare/doc/tcl83/TkCmd/grab.htm Xshare/doc/tcl83/TkCmd/grid.htm Xshare/doc/tcl83/TkCmd/image.htm Xshare/doc/tcl83/TkCmd/keysyms.htm Xshare/doc/tcl83/TkCmd/label.htm Xshare/doc/tcl83/TkCmd/listbox.htm Xshare/doc/tcl83/TkCmd/loadTk.htm Xshare/doc/tcl83/TkCmd/lower.htm Xshare/doc/tcl83/TkCmd/menu.htm Xshare/doc/tcl83/TkCmd/menubutton.htm Xshare/doc/tcl83/TkCmd/message.htm Xshare/doc/tcl83/TkCmd/messageBox.htm Xshare/doc/tcl83/TkCmd/option.htm Xshare/doc/tcl83/TkCmd/optionMenu.htm Xshare/doc/tcl83/TkCmd/pack.htm Xshare/doc/tcl83/TkCmd/palette.htm Xshare/doc/tcl83/TkCmd/photo.htm Xshare/doc/tcl83/TkCmd/place.htm Xshare/doc/tcl83/TkCmd/popup.htm Xshare/doc/tcl83/TkCmd/radiobutton.htm Xshare/doc/tcl83/TkCmd/raise.htm Xshare/doc/tcl83/TkCmd/scale.htm Xshare/doc/tcl83/TkCmd/scrollbar.htm Xshare/doc/tcl83/TkCmd/selection.htm Xshare/doc/tcl83/TkCmd/send.htm Xshare/doc/tcl83/TkCmd/text.htm Xshare/doc/tcl83/TkCmd/tkerror.htm Xshare/doc/tcl83/TkCmd/tkvars.htm Xshare/doc/tcl83/TkCmd/tkwait.htm Xshare/doc/tcl83/TkCmd/toplevel.htm Xshare/doc/tcl83/TkCmd/winfo.htm Xshare/doc/tcl83/TkCmd/contents.htm Xshare/doc/tcl83/contents.htm Xshare/doc/tcl84/TclCmd/while.htm Xshare/doc/tcl84/TclCmd/Tcl.htm Xshare/doc/tcl84/TclCmd/after.htm Xshare/doc/tcl84/TclCmd/append.htm Xshare/doc/tcl84/TclCmd/array.htm Xshare/doc/tcl84/TclCmd/bgerror.htm Xshare/doc/tcl84/TclCmd/binary.htm Xshare/doc/tcl84/TclCmd/break.htm Xshare/doc/tcl84/TclCmd/catch.htm Xshare/doc/tcl84/TclCmd/cd.htm Xshare/doc/tcl84/TclCmd/clock.htm Xshare/doc/tcl84/TclCmd/close.htm Xshare/doc/tcl84/TclCmd/concat.htm Xshare/doc/tcl84/TclCmd/continue.htm Xshare/doc/tcl84/TclCmd/dde.htm Xshare/doc/tcl84/TclCmd/encoding.htm Xshare/doc/tcl84/TclCmd/eof.htm Xshare/doc/tcl84/TclCmd/error.htm Xshare/doc/tcl84/TclCmd/eval.htm Xshare/doc/tcl84/TclCmd/exec.htm Xshare/doc/tcl84/TclCmd/exit.htm Xshare/doc/tcl84/TclCmd/expr.htm Xshare/doc/tcl84/TclCmd/fblocked.htm Xshare/doc/tcl84/TclCmd/fconfigure.htm Xshare/doc/tcl84/TclCmd/fcopy.htm Xshare/doc/tcl84/TclCmd/file.htm Xshare/doc/tcl84/TclCmd/fileevent.htm Xshare/doc/tcl84/TclCmd/filename.htm Xshare/doc/tcl84/TclCmd/flush.htm Xshare/doc/tcl84/TclCmd/for.htm Xshare/doc/tcl84/TclCmd/foreach.htm Xshare/doc/tcl84/TclCmd/format.htm Xshare/doc/tcl84/TclCmd/gets.htm Xshare/doc/tcl84/TclCmd/glob.htm Xshare/doc/tcl84/TclCmd/global.htm Xshare/doc/tcl84/TclCmd/history.htm Xshare/doc/tcl84/TclCmd/http.htm Xshare/doc/tcl84/TclCmd/if.htm Xshare/doc/tcl84/TclCmd/incr.htm Xshare/doc/tcl84/TclCmd/info.htm Xshare/doc/tcl84/TclCmd/interp.htm Xshare/doc/tcl84/TclCmd/join.htm Xshare/doc/tcl84/TclCmd/lappend.htm Xshare/doc/tcl84/TclCmd/library.htm Xshare/doc/tcl84/TclCmd/lindex.htm Xshare/doc/tcl84/TclCmd/linsert.htm Xshare/doc/tcl84/TclCmd/list.htm Xshare/doc/tcl84/TclCmd/llength.htm Xshare/doc/tcl84/TclCmd/load.htm Xshare/doc/tcl84/TclCmd/lrange.htm Xshare/doc/tcl84/TclCmd/lreplace.htm Xshare/doc/tcl84/TclCmd/lsearch.htm Xshare/doc/tcl84/TclCmd/lsort.htm Xshare/doc/tcl84/TclCmd/memory.htm Xshare/doc/tcl84/TclCmd/msgcat.htm Xshare/doc/tcl84/TclCmd/namespace.htm Xshare/doc/tcl84/TclCmd/open.htm Xshare/doc/tcl84/TclCmd/package.htm Xshare/doc/tcl84/TclCmd/packagens.htm Xshare/doc/tcl84/TclCmd/pid.htm Xshare/doc/tcl84/TclCmd/pkgMkIndex.htm Xshare/doc/tcl84/TclCmd/proc.htm Xshare/doc/tcl84/TclCmd/puts.htm Xshare/doc/tcl84/TclCmd/pwd.htm Xshare/doc/tcl84/TclCmd/re_syntax.htm Xshare/doc/tcl84/TclCmd/read.htm Xshare/doc/tcl84/TclCmd/regexp.htm Xshare/doc/tcl84/TclCmd/registry.htm Xshare/doc/tcl84/TclCmd/regsub.htm Xshare/doc/tcl84/TclCmd/rename.htm Xshare/doc/tcl84/TclCmd/resource.htm Xshare/doc/tcl84/TclCmd/return.htm Xshare/doc/tcl84/TclCmd/safe.htm Xshare/doc/tcl84/TclCmd/scan.htm Xshare/doc/tcl84/TclCmd/seek.htm Xshare/doc/tcl84/TclCmd/set.htm Xshare/doc/tcl84/TclCmd/socket.htm Xshare/doc/tcl84/TclCmd/source.htm Xshare/doc/tcl84/TclCmd/split.htm Xshare/doc/tcl84/TclCmd/string.htm Xshare/doc/tcl84/TclCmd/subst.htm Xshare/doc/tcl84/TclCmd/switch.htm Xshare/doc/tcl84/TclCmd/tcltest.htm Xshare/doc/tcl84/TclCmd/tclvars.htm Xshare/doc/tcl84/TclCmd/tell.htm Xshare/doc/tcl84/TclCmd/time.htm Xshare/doc/tcl84/TclCmd/trace.htm Xshare/doc/tcl84/TclCmd/unknown.htm Xshare/doc/tcl84/TclCmd/unset.htm Xshare/doc/tcl84/TclCmd/update.htm Xshare/doc/tcl84/TclCmd/uplevel.htm Xshare/doc/tcl84/TclCmd/upvar.htm Xshare/doc/tcl84/TclCmd/variable.htm Xshare/doc/tcl84/TclCmd/vwait.htm Xshare/doc/tcl84/TclCmd/contents.htm Xshare/doc/tcl84/UserCmd/contents.htm Xshare/doc/tcl84/UserCmd/tclsh.htm Xshare/doc/tcl84/UserCmd/wish.htm Xshare/doc/tcl84/TkLib/WindowId.htm Xshare/doc/tcl84/TkLib/3DBorder.htm Xshare/doc/tcl84/TkLib/AddOption.htm Xshare/doc/tcl84/TkLib/BindTable.htm Xshare/doc/tcl84/TkLib/CanvPsY.htm Xshare/doc/tcl84/TkLib/CanvTkwin.htm Xshare/doc/tcl84/TkLib/CanvTxtInfo.htm Xshare/doc/tcl84/TkLib/Clipboard.htm Xshare/doc/tcl84/TkLib/ClrSelect.htm Xshare/doc/tcl84/TkLib/ConfigWidg.htm Xshare/doc/tcl84/TkLib/ConfigWind.htm Xshare/doc/tcl84/TkLib/CoordToWin.htm Xshare/doc/tcl84/TkLib/CrtCmHdlr.htm Xshare/doc/tcl84/TkLib/CrtErrHdlr.htm Xshare/doc/tcl84/TkLib/CrtGenHdlr.htm Xshare/doc/tcl84/TkLib/CrtImgType.htm Xshare/doc/tcl84/TkLib/CrtItemType.htm Xshare/doc/tcl84/TkLib/CrtPhImgFmt.htm Xshare/doc/tcl84/TkLib/CrtSelHdlr.htm Xshare/doc/tcl84/TkLib/CrtWindow.htm Xshare/doc/tcl84/TkLib/DeleteImg.htm Xshare/doc/tcl84/TkLib/DrawFocHlt.htm Xshare/doc/tcl84/TkLib/EventHndlr.htm Xshare/doc/tcl84/TkLib/FindPhoto.htm Xshare/doc/tcl84/TkLib/FontId.htm Xshare/doc/tcl84/TkLib/FreeXId.htm Xshare/doc/tcl84/TkLib/GeomReq.htm Xshare/doc/tcl84/TkLib/GetAnchor.htm Xshare/doc/tcl84/TkLib/GetBitmap.htm Xshare/doc/tcl84/TkLib/GetCapStyl.htm Xshare/doc/tcl84/TkLib/GetClrmap.htm Xshare/doc/tcl84/TkLib/GetColor.htm Xshare/doc/tcl84/TkLib/GetCursor.htm Xshare/doc/tcl84/TkLib/GetDash.htm Xshare/doc/tcl84/TkLib/GetFont.htm Xshare/doc/tcl84/TkLib/GetGC.htm Xshare/doc/tcl84/TkLib/GetHINSTANCE.htm Xshare/doc/tcl84/TkLib/GetHWND.htm Xshare/doc/tcl84/TkLib/GetImage.htm Xshare/doc/tcl84/TkLib/GetJoinStl.htm Xshare/doc/tcl84/TkLib/GetJustify.htm Xshare/doc/tcl84/TkLib/GetOption.htm Xshare/doc/tcl84/TkLib/GetPixels.htm Xshare/doc/tcl84/TkLib/GetPixmap.htm Xshare/doc/tcl84/TkLib/GetRelief.htm Xshare/doc/tcl84/TkLib/GetRootCrd.htm Xshare/doc/tcl84/TkLib/GetScroll.htm Xshare/doc/tcl84/TkLib/GetSelect.htm Xshare/doc/tcl84/TkLib/GetUid.htm Xshare/doc/tcl84/TkLib/GetVRoot.htm Xshare/doc/tcl84/TkLib/GetVisual.htm Xshare/doc/tcl84/TkLib/Grab.htm Xshare/doc/tcl84/TkLib/HWNDToWindow.htm Xshare/doc/tcl84/TkLib/HandleEvent.htm Xshare/doc/tcl84/TkLib/IdToWindow.htm Xshare/doc/tcl84/TkLib/ImgChanged.htm Xshare/doc/tcl84/TkLib/InternAtom.htm Xshare/doc/tcl84/TkLib/MainLoop.htm Xshare/doc/tcl84/TkLib/MainWin.htm Xshare/doc/tcl84/TkLib/MaintGeom.htm Xshare/doc/tcl84/TkLib/ManageGeom.htm Xshare/doc/tcl84/TkLib/MapWindow.htm Xshare/doc/tcl84/TkLib/MeasureChar.htm Xshare/doc/tcl84/TkLib/MoveToplev.htm Xshare/doc/tcl84/TkLib/Name.htm Xshare/doc/tcl84/TkLib/NameOfImg.htm Xshare/doc/tcl84/TkLib/OwnSelect.htm Xshare/doc/tcl84/TkLib/ParseArgv.htm Xshare/doc/tcl84/TkLib/QWinEvent.htm Xshare/doc/tcl84/TkLib/Restack.htm Xshare/doc/tcl84/TkLib/RestrictEv.htm Xshare/doc/tcl84/TkLib/SetAppName.htm Xshare/doc/tcl84/TkLib/SetClass.htm Xshare/doc/tcl84/TkLib/SetClassProcs.htm Xshare/doc/tcl84/TkLib/SetGrid.htm Xshare/doc/tcl84/TkLib/SetOptions.htm Xshare/doc/tcl84/TkLib/SetVisual.htm Xshare/doc/tcl84/TkLib/StrictMotif.htm Xshare/doc/tcl84/TkLib/TextLayout.htm Xshare/doc/tcl84/TkLib/TkInitStubs.htm Xshare/doc/tcl84/TkLib/Tk_Init.htm Xshare/doc/tcl84/TkLib/Tk_Main.htm Xshare/doc/tcl84/TkLib/contents.htm Xshare/doc/tcl84/Keywords/Z.htm Xshare/doc/tcl84/Keywords/A.htm Xshare/doc/tcl84/Keywords/B.htm Xshare/doc/tcl84/Keywords/C.htm Xshare/doc/tcl84/Keywords/D.htm Xshare/doc/tcl84/Keywords/E.htm Xshare/doc/tcl84/Keywords/F.htm Xshare/doc/tcl84/Keywords/G.htm Xshare/doc/tcl84/Keywords/H.htm Xshare/doc/tcl84/Keywords/I.htm Xshare/doc/tcl84/Keywords/J.htm Xshare/doc/tcl84/Keywords/K.htm Xshare/doc/tcl84/Keywords/L.htm Xshare/doc/tcl84/Keywords/M.htm Xshare/doc/tcl84/Keywords/N.htm Xshare/doc/tcl84/Keywords/O.htm Xshare/doc/tcl84/Keywords/P.htm Xshare/doc/tcl84/Keywords/Q.htm Xshare/doc/tcl84/Keywords/R.htm Xshare/doc/tcl84/Keywords/S.htm Xshare/doc/tcl84/Keywords/T.htm Xshare/doc/tcl84/Keywords/U.htm Xshare/doc/tcl84/Keywords/V.htm Xshare/doc/tcl84/Keywords/W.htm Xshare/doc/tcl84/Keywords/X.htm Xshare/doc/tcl84/Keywords/Y.htm Xshare/doc/tcl84/Keywords/contents.htm Xshare/doc/tcl84/TclLib/WrongNumArgs.htm Xshare/doc/tcl84/TclLib/Access.htm Xshare/doc/tcl84/TclLib/AddErrInfo.htm Xshare/doc/tcl84/TclLib/Alloc.htm Xshare/doc/tcl84/TclLib/AllowExc.htm Xshare/doc/tcl84/TclLib/AppInit.htm Xshare/doc/tcl84/TclLib/AssocData.htm Xshare/doc/tcl84/TclLib/Async.htm Xshare/doc/tcl84/TclLib/BackgdErr.htm Xshare/doc/tcl84/TclLib/Backslash.htm Xshare/doc/tcl84/TclLib/BoolObj.htm Xshare/doc/tcl84/TclLib/ByteArrObj.htm Xshare/doc/tcl84/TclLib/CallDel.htm Xshare/doc/tcl84/TclLib/ChnlStack.htm Xshare/doc/tcl84/TclLib/CmdCmplt.htm Xshare/doc/tcl84/TclLib/Concat.htm Xshare/doc/tcl84/TclLib/CrtChannel.htm Xshare/doc/tcl84/TclLib/CrtChnlHdlr.htm Xshare/doc/tcl84/TclLib/CrtCloseHdlr.htm Xshare/doc/tcl84/TclLib/CrtCommand.htm Xshare/doc/tcl84/TclLib/CrtFileHdlr.htm Xshare/doc/tcl84/TclLib/CrtInterp.htm Xshare/doc/tcl84/TclLib/CrtMathFnc.htm Xshare/doc/tcl84/TclLib/CrtObjCmd.htm Xshare/doc/tcl84/TclLib/CrtSlave.htm Xshare/doc/tcl84/TclLib/CrtTimerHdlr.htm Xshare/doc/tcl84/TclLib/CrtTrace.htm Xshare/doc/tcl84/TclLib/DString.htm Xshare/doc/tcl84/TclLib/DetachPids.htm Xshare/doc/tcl84/TclLib/DoOneEvent.htm Xshare/doc/tcl84/TclLib/DoWhenIdle.htm Xshare/doc/tcl84/TclLib/DoubleObj.htm Xshare/doc/tcl84/TclLib/DumpActiveMemory.htm Xshare/doc/tcl84/TclLib/Encoding.htm Xshare/doc/tcl84/TclLib/Environment.htm Xshare/doc/tcl84/TclLib/Eval.htm Xshare/doc/tcl84/TclLib/Exit.htm Xshare/doc/tcl84/TclLib/ExprLong.htm Xshare/doc/tcl84/TclLib/ExprLongObj.htm Xshare/doc/tcl84/TclLib/FileSystem.htm Xshare/doc/tcl84/TclLib/FindExec.htm Xshare/doc/tcl84/TclLib/GetCwd.htm Xshare/doc/tcl84/TclLib/GetHostName.htm Xshare/doc/tcl84/TclLib/GetIndex.htm Xshare/doc/tcl84/TclLib/GetInt.htm Xshare/doc/tcl84/TclLib/GetOpnFl.htm Xshare/doc/tcl84/TclLib/GetStdChan.htm Xshare/doc/tcl84/TclLib/GetVersion.htm Xshare/doc/tcl84/TclLib/Hash.htm Xshare/doc/tcl84/TclLib/Init.htm Xshare/doc/tcl84/TclLib/InitStubs.htm Xshare/doc/tcl84/TclLib/IntObj.htm Xshare/doc/tcl84/TclLib/Interp.htm Xshare/doc/tcl84/TclLib/LinkVar.htm Xshare/doc/tcl84/TclLib/ListObj.htm Xshare/doc/tcl84/TclLib/Macintosh.htm Xshare/doc/tcl84/TclLib/Notifier.htm Xshare/doc/tcl84/TclLib/Object.htm Xshare/doc/tcl84/TclLib/ObjectType.htm Xshare/doc/tcl84/TclLib/OpenFileChnl.htm Xshare/doc/tcl84/TclLib/OpenTcp.htm Xshare/doc/tcl84/TclLib/Panic.htm Xshare/doc/tcl84/TclLib/ParseCmd.htm Xshare/doc/tcl84/TclLib/PkgRequire.htm Xshare/doc/tcl84/TclLib/RegExp.htm Xshare/doc/tcl84/TclLib/Preserve.htm Xshare/doc/tcl84/TclLib/PrintDbl.htm Xshare/doc/tcl84/TclLib/RecEvalObj.htm Xshare/doc/tcl84/TclLib/RecordEval.htm Xshare/doc/tcl84/TclLib/SaveResult.htm Xshare/doc/tcl84/TclLib/SetErrno.htm Xshare/doc/tcl84/TclLib/SetRecLmt.htm Xshare/doc/tcl84/TclLib/SetResult.htm Xshare/doc/tcl84/TclLib/SetVar.htm Xshare/doc/tcl84/TclLib/Signal.htm Xshare/doc/tcl84/TclLib/Sleep.htm Xshare/doc/tcl84/TclLib/SourceRCFile.htm Xshare/doc/tcl84/TclLib/SplitList.htm Xshare/doc/tcl84/TclLib/SplitPath.htm Xshare/doc/tcl84/TclLib/StaticPkg.htm Xshare/doc/tcl84/TclLib/StrMatch.htm Xshare/doc/tcl84/TclLib/StringObj.htm Xshare/doc/tcl84/TclLib/SubstObj.htm Xshare/doc/tcl84/TclLib/TCL_MEM_DEBUG.htm Xshare/doc/tcl84/TclLib/Tcl_Main.htm Xshare/doc/tcl84/TclLib/Thread.htm Xshare/doc/tcl84/TclLib/Utf.htm Xshare/doc/tcl84/TclLib/ToUpper.htm Xshare/doc/tcl84/TclLib/TraceVar.htm Xshare/doc/tcl84/TclLib/Translate.htm Xshare/doc/tcl84/TclLib/UniCharIsAlpha.htm Xshare/doc/tcl84/TclLib/UpVar.htm Xshare/doc/tcl84/TclLib/contents.htm Xshare/doc/tcl84/TkCmd/wm.htm Xshare/doc/tcl84/TkCmd/options.htm Xshare/doc/tcl84/TkCmd/bell.htm Xshare/doc/tcl84/TkCmd/bind.htm Xshare/doc/tcl84/TkCmd/bindtags.htm Xshare/doc/tcl84/TkCmd/bitmap.htm Xshare/doc/tcl84/TkCmd/button.htm Xshare/doc/tcl84/TkCmd/canvas.htm Xshare/doc/tcl84/TkCmd/checkbutton.htm Xshare/doc/tcl84/TkCmd/chooseColor.htm Xshare/doc/tcl84/TkCmd/chooseDirectory.htm Xshare/doc/tcl84/TkCmd/clipboard.htm Xshare/doc/tcl84/TkCmd/colors.htm Xshare/doc/tcl84/TkCmd/console.htm Xshare/doc/tcl84/TkCmd/cursors.htm Xshare/doc/tcl84/TkCmd/destroy.htm Xshare/doc/tcl84/TkCmd/dialog.htm Xshare/doc/tcl84/TkCmd/entry.htm Xshare/doc/tcl84/TkCmd/event.htm Xshare/doc/tcl84/TkCmd/focus.htm Xshare/doc/tcl84/TkCmd/focusNext.htm Xshare/doc/tcl84/TkCmd/font.htm Xshare/doc/tcl84/TkCmd/tk.htm Xshare/doc/tcl84/TkCmd/frame.htm Xshare/doc/tcl84/TkCmd/getOpenFile.htm Xshare/doc/tcl84/TkCmd/grab.htm Xshare/doc/tcl84/TkCmd/grid.htm Xshare/doc/tcl84/TkCmd/image.htm Xshare/doc/tcl84/TkCmd/keysyms.htm Xshare/doc/tcl84/TkCmd/label.htm Xshare/doc/tcl84/TkCmd/listbox.htm Xshare/doc/tcl84/TkCmd/loadTk.htm Xshare/doc/tcl84/TkCmd/lower.htm Xshare/doc/tcl84/TkCmd/menu.htm Xshare/doc/tcl84/TkCmd/menubutton.htm Xshare/doc/tcl84/TkCmd/message.htm Xshare/doc/tcl84/TkCmd/messageBox.htm Xshare/doc/tcl84/TkCmd/option.htm Xshare/doc/tcl84/TkCmd/optionMenu.htm Xshare/doc/tcl84/TkCmd/pack.htm Xshare/doc/tcl84/TkCmd/palette.htm Xshare/doc/tcl84/TkCmd/photo.htm Xshare/doc/tcl84/TkCmd/place.htm Xshare/doc/tcl84/TkCmd/popup.htm Xshare/doc/tcl84/TkCmd/radiobutton.htm Xshare/doc/tcl84/TkCmd/raise.htm Xshare/doc/tcl84/TkCmd/scale.htm Xshare/doc/tcl84/TkCmd/scrollbar.htm Xshare/doc/tcl84/TkCmd/selection.htm Xshare/doc/tcl84/TkCmd/send.htm Xshare/doc/tcl84/TkCmd/spinbox.htm Xshare/doc/tcl84/TkCmd/text.htm Xshare/doc/tcl84/TkCmd/tkerror.htm Xshare/doc/tcl84/TkCmd/tkvars.htm Xshare/doc/tcl84/TkCmd/tkwait.htm Xshare/doc/tcl84/TkCmd/toplevel.htm Xshare/doc/tcl84/TkCmd/winfo.htm Xshare/doc/tcl84/TkCmd/contents.htm Xshare/doc/tcl84/contents.htm X@dirrm share/doc/tcl83/TclCmd X@dirrm share/doc/tcl83/UserCmd X@dirrm share/doc/tcl83/TkLib X@dirrm share/doc/tcl83/Keywords X@dirrm share/doc/tcl83/TclLib X@dirrm share/doc/tcl83/TkCmd X@dirrm share/doc/tcl83/ X@dirrm share/doc/tcl84/TclCmd X@dirrm share/doc/tcl84/UserCmd X@dirrm share/doc/tcl84/TkLib X@dirrm share/doc/tcl84/Keywords X@dirrm share/doc/tcl84/TclLib X@dirrm share/doc/tcl84/TkCmd X@dirrm share/doc/tcl84/ END-of-lang/tcl-manual/pkg-plist echo x - lang/tcl-manual/pkg-descr sed 's/^X//' >lang/tcl-manual/pkg-descr << 'END-of-lang/tcl-manual/pkg-descr' XThis are the manuals for the TCL and TK commands and the TCL and XTK library. They're installed in share/doc/tcl83/contents.htm and Xshare/doc/tcl84/contents.htm. X X X- Edwin Groothuis Xedwin@mavetju.org X XWWW: http://www.scriptics.com/ END-of-lang/tcl-manual/pkg-descr echo x - lang/tcl-manual/pkg-comment sed 's/^X//' >lang/tcl-manual/pkg-comment << 'END-of-lang/tcl-manual/pkg-comment' XTool Command Language - Documentation END-of-lang/tcl-manual/pkg-comment echo x - lang/tcl-manual/distinfo sed 's/^X//' >lang/tcl-manual/distinfo << 'END-of-lang/tcl-manual/distinfo' XMD5 (tcl8.3.4.html.tar.gz) = 68e8caa389268c8d2ffe17bc7c3f0afc XMD5 (tcl8.4a3.html.tar.gz) = 50937f120da6c5a866648fcb2beb472b END-of-lang/tcl-manual/distinfo echo x - lang/tcl-manual/Makefile sed 's/^X//' >lang/tcl-manual/Makefile << 'END-of-lang/tcl-manual/Makefile' X# New ports collection makefile for: tcl-manual X# Date created: 13 December 2001 X# Whom: Edwin Groothuis (edwin@mavetju.org) X# X# $FreeBSD$ X# X XPORTNAME= tcl-manual XPORTVERSION= 1.0 XCATEGORIES= lang XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= tcl XDISTFILES= tcl8.3.4.html.tar.gz tcl8.4a3.html.tar.gz X XMAINTAINER= edwin@mavetju.org X XNO_WRKSUBDIR= yes # euh... no work-subdir. XNO_BUILD= yes # it's only text! X Xdo-install: X ${MKDIR} ${PREFIX}/share/doc/tcl83 X ${MKDIR} ${PREFIX}/share/doc/tcl84 X ${CP} -R ${WRKDIR}/tcl8.4a3/html/* ${PREFIX}/share/doc/tcl84 X ${CP} -R ${WRKDIR}/tcl8.3.4/html/* ${PREFIX}/share/doc/tcl83 X Xpost-patch: X @${RM} ${WRKDIR}/tcl8.3.4/html/UserCmd/*.orig X @${RM} ${WRKDIR}/tcl8.4a3/html/UserCmd/*.orig X @${PERL} -pi -e 's|tcl\.h|tcl8.3/tcl.h|g' ${WRKDIR}/tcl8.3.4/html/TclLib/* X @${PERL} -pi -e 's|tk\.h|tk8.3/tk.h|g' ${WRKDIR}/tcl8.3.4/html/TkLib/* X @${PERL} -pi -e 's|tcl\.h|tcl8.4/tcl.h|g' ${WRKDIR}/tcl8.4a3/html/TclLib/* X @${PERL} -pi -e 's|tk\.h|tk8.4/tk.h|g' ${WRKDIR}/tcl8.4a3/html/TkLib/* X X.include END-of-lang/tcl-manual/Makefile echo c - lang/tcl-manual/files mkdir -p lang/tcl-manual/files > /dev/null 2>&1 echo x - lang/tcl-manual/files/patch-tclsh84 sed 's/^X//' >lang/tcl-manual/files/patch-tclsh84 << 'END-of-lang/tcl-manual/files/patch-tclsh84' X--- tcl8.4a3/html/UserCmd/tclsh.htm.org Mon Dec 17 01:05:42 2001 X+++ tcl8.4a3/html/UserCmd/tclsh.htm Mon Dec 17 01:06:06 2001 X@@ -21,7 +21,7 @@ X

NAME

X tclsh - Simple shell containing Tcl interpreter X

SYNOPSIS

X-tclsh ?fileName arg arg ...?
X+tclsh8.4 ?fileName arg arg ...?
X

DESCRIPTION

X Tclsh is a shell-like application that reads Tcl commands X from its standard input or from a file and evaluates them. X@@ -46,7 +46,7 @@ X case, but the script file can always source it if desired. X

X If you create a Tcl script in a file whose first line is X-

#!/usr/local/bin/tclsh
X+
#!/usr/local/bin/tclsh8.4
X then you can invoke the script file directly from your shell if X you mark the file as executable. X This assumes that tclsh has been installed in the default X@@ -60,7 +60,7 @@ X following three lines: X
#!/bin/sh
X # the next line restarts using tclsh \
X-exec tclsh "$0" "$@"
X+exec tclsh8.4 "$0" "$@"
X This approach has three advantages over the approach in the previous X paragraph. First, the location of the tclsh binary doesn't have X to be hard-wired into the script: it can be anywhere in your shell END-of-lang/tcl-manual/files/patch-tclsh84 echo x - lang/tcl-manual/files/patch-wish83 sed 's/^X//' >lang/tcl-manual/files/patch-wish83 << 'END-of-lang/tcl-manual/files/patch-wish83' X--- tcl8.3.4/html/UserCmd/wish.htm.orig Mon Dec 17 01:02:23 2001 X+++ tcl8.3.4/html/UserCmd/wish.htm Mon Dec 17 01:03:12 2001 X@@ -35,7 +35,7 @@ X

NAME

X wish - Simple windowing shell X

SYNOPSIS

X-wish ?fileName arg arg ...?
X+wish8.3 ?fileName arg arg ...?
X

OPTIONS

X
X

-colormap new
X@@ -143,7 +143,7 @@ X

X

SCRIPT FILES

X If you create a Tcl script in a file whose first line is X-
#!/usr/local/bin/wish
X+
#!/usr/local/bin/wish8.3
X then you can invoke the script file directly from your shell if X you mark it as executable. X This assumes that wish has been installed in the default X@@ -157,7 +157,7 @@ X following three lines: X
#!/bin/sh
X # the next line restarts using wish \
X-exec wish "$0" "$@"
X+exec wish8.3 "$0" "$@" X This approach has three advantages over the approach in the previous X paragraph. First, the location of the wish binary doesn't have X to be hard-wired into the script: it can be anywhere in your shell END-of-lang/tcl-manual/files/patch-wish83 echo x - lang/tcl-manual/files/patch-wish84 sed 's/^X//' >lang/tcl-manual/files/patch-wish84 << 'END-of-lang/tcl-manual/files/patch-wish84' X--- tcl8.4a3/html/UserCmd/wish.htm.orig Mon Dec 17 00:35:48 2001 X+++ tcl8.4a3/html/UserCmd/wish.htm Mon Dec 17 00:36:42 2001 X@@ -35,7 +35,7 @@ X

NAME

X wish - Simple windowing shell X

SYNOPSIS

X-wish ?fileName arg arg ...?
X+wish8.4 ?fileName arg arg ...?
X

OPTIONS

X
X

-colormap new
X@@ -143,7 +143,7 @@ X

X

SCRIPT FILES

X If you create a Tcl script in a file whose first line is X-
#!/usr/local/bin/wish
X+
#!/usr/local/bin/wish8.4
X then you can invoke the script file directly from your shell if X you mark it as executable. X This assumes that wish has been installed in the default X@@ -157,7 +157,7 @@ X following three lines: X
#!/bin/sh
X # the next line restarts using wish \
X-exec wish "$0" "$@"
X+exec wish8.4 "$0" "$@" X This approach has three advantages over the approach in the previous X paragraph. First, the location of the wish binary doesn't have X to be hard-wired into the script: it can be anywhere in your shell END-of-lang/tcl-manual/files/patch-wish84 echo x - lang/tcl-manual/files/patch-tclsh83 sed 's/^X//' >lang/tcl-manual/files/patch-tclsh83 << 'END-of-lang/tcl-manual/files/patch-tclsh83' X--- tcl8.3.4/html/UserCmd/tclsh.htm.orig Mon Dec 17 01:02:21 2001 X+++ tcl8.3.4/html/UserCmd/tclsh.htm Mon Dec 17 01:02:48 2001 X@@ -21,7 +21,7 @@ X

NAME

X tclsh - Simple shell containing Tcl interpreter X

SYNOPSIS

X-tclsh ?fileName arg arg ...?
X+tclsh8.3 ?fileName arg arg ...?
X

DESCRIPTION

X Tclsh is a shell-like application that reads Tcl commands X from its standard input or from a file and evaluates them. X@@ -46,7 +46,7 @@ X case, but the script file can always source it if desired. X

X If you create a Tcl script in a file whose first line is X-

#!/usr/local/bin/tclsh
X+
#!/usr/local/bin/tclsh8.3
X then you can invoke the script file directly from your shell if X you mark the file as executable. X This assumes that tclsh has been installed in the default X@@ -60,7 +60,7 @@ X following three lines: X
#!/bin/sh
X # the next line restarts using tclsh \
X-exec tclsh "$0" "$@"
X+exec tclsh8.3 "$0" "$@" X This approach has three advantages over the approach in the previous X paragraph. First, the location of the tclsh binary doesn't have X to be hard-wired into the script: it can be anywhere in your shell END-of-lang/tcl-manual/files/patch-tclsh83 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 Mon Dec 17 1: 0:46 2001 Delivered-To: freebsd-ports@freebsd.org Received: from msa5.hinet.net (msa5.hinet.net [168.95.4.215]) by hub.freebsd.org (Postfix) with ESMTP id 09BDF37B419 for ; Mon, 17 Dec 2001 01:00:31 -0800 (PST) Received: from tuning78 ([211.21.63.21]) by msa5.hinet.net (8.8.8/8.8.8) with SMTP id RAA24309 for ; Mon, 17 Dec 2001 17:00:04 +0800 (CST) Message-Id: <200112170900.RAA24309@msa5.hinet.net> From: "Tuning Corp." To: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="= Multipart Boundary 1217011700" Date: Mon, 17 Dec 2001 17:00:43 +0800 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 This is a multipart MIME message. --= Multipart Boundary 1217011700 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: 7bit --= Multipart Boundary 1217011700 Content-Type: application/octet-stream; name="Tuning cosmetics from Taiwan.doc" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="Tuning cosmetics from Taiwan.doc" 0M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAPgADAP7/CQAGAAAAAAAAAAAAAAAB AAAAIwAAAAAAAAAAEAAAJQAAAAEAAAD+////AAAAACIAAAD///////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// ///////////////////////spcEAOSAJBAAA8FK/AAAAAAAAEAAAAAAABAAA GQcAAA4AYmpiav3P/c8AAAAAAAAAAAAAAAAAAAAAAAAEBBYANhIAAJ+lAACf pQAAGQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD//w8AAAAAAAAA AAD//w8AAAAAAAAAAAD//w8AAAAAAAAAAAAAAAAAAAAAAGwAAAAAACQBAAAA AAAAJAEAACQBAAAAAAAAJAEAAAAAAAAkAQAAAAAAACQBAAAAAAAAJAEAABQA AAAAAAAAAAAAADgBAAAAAAAAWgIAAAAAAABaAgAAAAAAAFoCAAAAAAAAWgIA AAwAAABmAgAADAAAADgBAAAAAAAAEwgAADoBAAB+AgAAAAAAAH4CAAAAAAAA fgIAAAAAAAB+AgAAAAAAAH4CAAAAAAAAfgIAAAAAAAB+AgAAAAAAAH4CAAAA AAAAkgcAAAIAAACUBwAAAAAAAJQHAAAAAAAAlAcAAAAAAACUBwAAAAAAAJQH AAAAAAAAlAcAACQAAABNCQAAIAIAAG0LAACQAAAAuAcAABUAAAAAAAAAAAAA AAAAAAAAAAAAJAEAAAAAAAB+AgAAAAAAAAAAAAAAAAAAAAAAAAAAAAB+AgAA AAAAAH4CAAAAAAAAfgIAAAAAAAB+AgAAAAAAALgHAAAAAAAA6gIAAAAAAAAk AQAAAAAAACQBAAAAAAAAfgIAAAAAAAAAAAAAAAAAAH4CAAAAAAAAzQcAABYA AADqAgAAAAAAAOoCAAAAAAAA6gIAAAAAAAB+AgAAFgAAACQBAAAAAAAAfgIA AAAAAAAkAQAAAAAAAH4CAAAAAAAAkgcAAAAAAAAAAAAAAAAAAOoCAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAfgIAAAAAAACSBwAAAAAAAOoCAACcBAAA6gIAAAAAAAAAAAAAAAAAAIYH AAAAAAAAJAEAAAAAAAAkAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhgcAAAAAAAB+AgAA AAAAAHICAAAMAAAA4McKrqFxwQE4AQAAIgEAAFoCAAAAAAAAlAIAAEAAAACG BwAAAAAAAAAAAAAAAAAAhgcAAAwAAADjBwAAMAAAABMIAAAAAAAAhgcAAAAA AAD9CwAAAAAAANQCAAAWAAAA/QsAAAAAAACGBwAAAAAAAOoCAAAAAAAAOAEA AAAAAAA4AQAAAAAAACQBAAAAAAAAJAEAAAAAAAAkAQAAAAAAACQBAAAAAAAA AgDZAAAAVFVOSU5HICBDT1JQT1JBVElPTiAgKCBzaW5jZSAxOTg1ICkNRS1N QUlMIDogdHVuaW5nNzhAIG1zMTUuaGluZXQubmV0IFRFTCA6IDAwODg2MiAy MyA3NyAwNSAwOCAsIEZBWDogMjMgNzcgMDUgMTkgLFRBSVdBTg0gDUxhZGll cyBhbmQgR2VudGxlbWVuLA0NV2UgYXJlIHBsZWFzZWQgdG8gaW50cm9kdWNl IG9uZSByZXB1dGFibGUgbWFudWZhY3R1cmVyICYgZXhwb3J0ZXIgZm9yIGFs bCBraW5kcyBvZiBDb3NtZXRpYyBwcm9kdWN0cyBhbmQgZXNwZWNpYWxseSBh cyB0aGUgb3JpZ2luYWwgc3VwcGxpZXIgZm9yIG1hbnkgaW50ZXJuYXRpb25h bGx5IGZhbW91cyBjb3NtZXRpYy1icmFuZHMgZnJvbSBUYWl3YW4sIGluY2x1 ZGluZyB0aGUgY29sb3KWc2VyaWVzIChtYWtlLXVwIGtpdHMgb2YgZXllLXNo YWRvdyAsIGJsdXNoLW9uLCBsaXBzdGljayCFZXRjLiksIGFuZCB0aGUgc2tp bi1jYXJlIHNlcmllcyB0byBhbGwgb3ZlciB0aGUgd29ybGQgbWFya2V0aW5n IGZvciAxNyB5ZWFycyByZXB1dGF0aW9uIGFscmVhZHkuDQ1JZiBpdCBpcyBj b252ZW5pZW50IGZvciB5b3VyIGVzdGVlbWVkIGNvbXBhbnkgLCB3ZSBpbnZp dGUgeW91IHRvIHZpc2l0IG91ciBXZWItU2l0ZSBhcyB0aGUgZm9sbG93IDog DWh0dHA6Ly93d3cudHVuaW5nY29zbWV0aWNzLmNvbQ0NTG9va2luZyBmb3J3 YXJkIHRvIGhlYXJpbmcgZnJvbSB5b3Ugc29vbi4NDVRoYW5rIHlvdSAmIGJl c3QgcmVnYXJkcyAvIEV4cG9ydGluZyBEZXB0LiBUdW5pbmcgQ29ycG9yYXRp b24sICBUYWlwZWkgLSBUYWl3YW4gICAgICAgICAgICAgDQAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAEwQAABQEAAAjBAAA JAQAACoEAAAtBAAAWAQAAFkEAAB5BAAAegQAAHwEAACQBAAAkQQAAJMEAAC5 BAAAvgQAANkEAAD3BAAA+AQAAF4FAABjBQAAZgUAAHAFAABxBQAAhQUAAIYF AACcBQAAnQUAAKkFAACqBQAAsQUAALUFAADDBQAA6gUAAPcFAAAJBgAADAYA AEoGAABfBgAAcQYAAJAGAACRBgAAmQYAAJoGAAC0BgAAuQYAALsGAADWBgAA AgcAAAQHAAAFBwAADQcAABkHAAD79/Xt6ePp3unW9dLM0szSzMXM0szSzNLM 0szSzNLM0szSzNLM0sHSvdLM0szSzNLM0szSzAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAHNQiBQ0o0AAc1CIFDShwADTUIgT4qAUNKHABvKAEKQ0ocAFwIgW8oAQAH Q0ocAFwIgQ41CIE+KgZDShQAUEoDAAAJNQiBPioGbygBCjUIgT4qBkNKEgAA BjUIgT4qBgAPNQiBQ0oUAEtIAABQSgMAAzUIgQc1CIFDSiAABzUIgUNKKAAA NQAEAAAkBAAAegQAAHwEAACSBAAAkwQAAAsGAAAMBgAAcQYAAJAGAACRBgAA uwYAALwGAAAZBwAA+QAAAAAAAAAAAAAAAPEAAAAAAAAAAAAAAADvAAAAAAAA AAAAAAAA7wAAAAAAAAAAAAAAAO8AAAAAAAAAAAAAAADqAAAAAAAAAAAAAAAA 7wAAAAAAAAAAAAAAAOoAAAAAAAAAAAAAAADvAAAAAAAAAAAAAAAA7wAAAAAA AAAAAAAAAO8AAAAAAAAAAAAAAADvAAAAAAAAAAAAAAAA6gAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAEAAADJANhJAMAAQAAAAcAAA+EeABWRDIA XoR4AAYAAAMkATEkAWEkAQANAAQAABkHAAD+AAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIBAQE0ACZQCQAxkGgB MlACAB+wgi4gsMZBIbBuBCKwbgQjkBwBJJBTAyWwAAAXsFMDGLDgAwyQqQEA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAABQAEgAKAAEAaQAPAAMAAAAEAAAAAAA8AABA8f8CADwADAACAGdR h2UAAAUAAAAxJAAAIABDShgAS0gCAFBKBABfSAEEbUgJBG5IBARzSAkEdEgE BCYAAQABAAIAJgAMAAQAGWpMmCAAMQAAAAgAAQAGJAFAJgADADUIgQAAAAAA AAAAAAAAAAAAAAAAHABBQPL/oQAcAAwABgAQmC2KtWs9hFdbi1cAAAAAAAAA AAAAAAAcAFVAogDxABwADAADAIWNI5BQfQAABgA+KgFCKgIkAFZAogABASQA DAAHAPJd5WexlYR2hY0jkFB9AAAGAD4qAUIqDCwAQwABABIBLAAMAAQALGeH ZS5+kmMAAA4AEQAPhPAAVkRkAF6E8AADADUIgQAAAAAAGQMAAAQAABIAAAAA /////wAAAAAkAAAAegAAAHwAAACSAAAAkwAAAAsCAAAMAgAAcQIAAJACAACR AgAAuwIAALwCAAAbAwAAmAAAAAAwAAAAAAAAAIAAAACAmAAAAAAAAAAAAAAA AIAAAACAmAAAAAAwAAAAAAAAAIAAAACAmAAAAAAwAAAAAAAAAIAAAACAmAAA AAAwAAAAAAAAAIAAAACAmAAAAAAwAAAAAAAAAIAAAACAmAAAAAAwAAAAAAAA AIAAAACAmAAAAAAwAAAAAAAAAIAAAACAmAAAAAAwAAAAAAAAAIAAAACAmAAA AAAwAAAAAAAAAIAAAACAmAAAAAAwAAAAAAAAAIAAAACAmAAAAAAwAAAAAAAA AIAAAACAmAAAAAAwAAAAAAAAAIAAAACAAAQAABkHAAAGAAAAAAQAABkHAAAH AAAAAAQAABkHAAAIAAAAAAAAAFABAABUAQAAGwMAAAcABAAHAAAAAAATAAAA JgAAACwAAACTAAAArwEAADICAAA7AgAA+QIAAAIDAAAbAwAAMwAHADMABwAE AAcAMwAHADMABwAAAAAAkwAAAK8BAAAbAwAABwAEAAcA//8UAAAABAB1AHMA ZQByACgAQwA6AFwATQB5ACAARABvAGMAdQBtAGUAbgB0AHMAXAALVxZZols2 YouVfHbhT1wAC1cWWYuVfHbhTygAJ1nPkYuVfHYodSkALgBkAG8AYwAEAHUA cwBlAHIAQQBDADoAXABXAEkATgBEAE8AVwBTAFwAQQBwAHAAbABpAGMAYQB0 AGkAbwBuACAARABhAHQAYQBcAE0AaQBjAHIAbwBzAG8AZgB0AFwAVwBvAHIA ZABcADJRWFvqgdVS3lapXwtXFlmLlXx24U8oACdZz5GLlXx2KHUpAC4AYQBz AGQABAB1AHMAZQByACgAQwA6AFwATQB5ACAARABvAGMAdQBtAGUAbgB0AHMA XAALVxZZols2YouVfHbhT1wAC1cWWYuVfHbhTygAJ1nPkYuVfHYodSkALgBk AG8AYwAEAHUAcwBlAHIAIABDADoAXABNAHkAIABEAG8AYwB1AG0AZQBuAHQA cwBcAAtXFlmLlXx24U8oACdZz5GLlXx2KHUpAC4AZABvAGMABAB1AHMAZQBy AEEAQwA6AFwAVwBJAE4ARABPAFcAUwBcAEEAcABwAGwAaQBjAGEAdABpAG8A bgAgAEQAYQB0AGEAXABNAGkAYwByAG8AcwBvAGYAdABcAFcAbwByAGQAXAAy UVhb6oHVUt5WqV8LVxZZi5V8duFPKAAnWc+Ri5V8dih1KQAuAGEAcwBkAAQA dQBzAGUAcgBBAEMAOgBcAFcASQBOAEQATwBXAFMAXABBAHAAcABsAGkAYwBh AHQAaQBvAG4AIABEAGEAdABhAFwATQBpAGMAcgBvAHMAbwBmAHQAXABXAG8A cgBkAFwAMlFYW+qB1VLeVqlfC1cWWYuVfHbhTygAJ1nPkYuVfHYodSkALgBh AHMAZAAEAHUAcwBlAHIAMABDADoAXABNAHkAIABEAG8AYwB1AG0AZQBuAHQA cwBcAFQAdQBuAGkAbgBnACAAYwBvAHMAbQBlAHQAaQBjAHMAIABmAHIAbwBt ACAAVABhAGkAdwBhAG4ALgBkAG8AYwAEAHUAcwBlAHIAMABDADoAXABNAHkA IABEAG8AYwB1AG0AZQBuAHQAcwBcAFQAdQBuAGkAbgBnACAAYwBvAHMAbQBl AHQAaQBjAHMAIABmAHIAbwBtACAAVABhAGkAdwBhAG4ALgBkAG8AYwAEAHUA cwBlAHIAQwBcAFwAVAB1AG4AaQBuAGcAOAA5AFwAQwBcAE0AeQAgAEQAbwBj AHUAbQBlAG4AdABzAFwAVABYAFQAXAB8duFP347UmlwAVAB1AG4AaQBuAGcA IABjAG8AcwBtAGUAdABpAGMAcwAgAGYAcgBvAG0AIABUAGEAaQB3AGEAbgAu AGQAbwBjAAQAdQBzAGUAcgA5AEMAOgBcAE0AeQAgAEQAbwBjAHUAbQBlAG4A dABzAFwAVABYAFQAXAB8duFP347UmlwAVAB1AG4AaQBuAGcAIABjAG8AcwBt AGUAdABpAGMAcwAgAGYAcgBvAG0AIABUAGEAaQB3AGEAbgAuAGQAbwBjAAAA AAAbAwAAAQAAAP9AAYABAFQBAABUAQAAlFnFAOYA5gBUAQAAAAAAAFQBAAAA AAAAAhAAAAAAAAAAGQMAAEAAAAgAQAAA//8BAAAABwBVAG4AawBuAG8AdwBu AP//AQAIAAAAAAAAAAAAAAD//wEAAAAAAP//AAACAP//AAAAAP//AAACAP// AAAAAAUAAABHFpABAAACAgYDBQQFAgMEhzoAAAAAAAAAAAAAAAAAAP8AAAAA AAAAVABpAG0AZQBzACAATgBlAHcAIABSAG8AbQBhAG4AAAA1FpABAgAFBQEC AQcGAgUHAAAAAAAAABAAAAAAAAAAAAAAAIAAAAAAUwB5AG0AYgBvAGwAAAAz JpABAAACCwYEAgICAgIEhzoAAAAAAAAAAAAAAAAAAP8AAAAAAAAAQQByAGkA YQBsAAAAPzWQAYgEAgIDCQAAAAAAAAEAAAAAAAgIEAAAAAAAAAAAABAAAAAA ADB9DmbUmgAATQBpAG4AZwBMAGkAVQAAAEMWkAGIBQICAwAAAAAAAAABAAAA AAAICBAAAAAAAAAAAAAQAAAAAACwZTB9DmbUmgAAUABNAGkAbgBnAEwAaQBV AAAAIAAEAPEIiBgAAOABAABoAQAAAADJS1umO6RbRp7rU4YFABIAAAByAAAA jgIAAAEAAQAAAAQAAxAFAAAAAAAAAAAAAAABAAEAAAABAAAAAAAAACEDAAAA AAAAAwA/ABwAIQApACwALgA6ADsAPwBdAH0AogC3ABMgFCAZIB0gIiAlICYg JyAyIHQlATACMAkwCzANMA8wETAVMB4wMP4x/jP+NP42/jj+Ov48/j7+QP5C /kT+T/5Q/lH+Uv5U/lX+Vv5X/lr+XP5e/gH/Cf8M/w7/Gv8b/x//XP9d/2T/ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAWwB7AKMApQAYIBwg NSAIMAowDDAOMBAwFDAdMDX+N/45/jv+Pf4//kH+Q/5Z/lv+Xf4I/1v/AAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG4E HAF4ALQAgoAyAAAAAAAAAAAAAAAAAAAAIwMAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAACAAAAAAAAAAAAATKDUQAAAADfAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAP//EgAAAAAAAAArACAAIAAgACAAIAAgACAAIABUAFUATgBJAE4A RwAgACAAQwBPAFIAUABPAFIAQQBUAEkATwBOACAAIAAoACAAcwBpAG4AYwBl ACAAMQA5ADgANAAgACkAAAAAAAAABAB1AHMAZQByAAQAdQBzAGUAcgAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAD+/wAABAoCAAAAAAAAAAAAAAAAAAAAAAABAAAA4IWf8vlPaBCr kQgAKyez2TAAAACMAQAAEQAAAAEAAACQAAAAAgAAAJgAAAADAAAAzAAAAAQA AADYAAAABQAAAOgAAAAHAAAA9AAAAAgAAAAEAQAACQAAABQBAAASAAAAIAEA AAoAAAA8AQAACwAAAEgBAAAMAAAAVAEAAA0AAABgAQAADgAAAGwBAAAPAAAA dAEAABAAAAB8AQAAEwAAAIQBAAACAAAAtgMAAB4AAAAsAAAAICAgICAgICBU VU5JTkcgIENPUlBPUkFUSU9OICAoIHNpbmNlIDE5ODQgKQAeAAAAAQAAAAAg ICAeAAAABQAAAHVzZXIAICAgHgAAAAEAAAAAc2VyHgAAAAcAAABOb3JtYWwA IB4AAAAFAAAAdXNlcgBsACAeAAAAAgAAADUAZXIeAAAAEwAAAE1pY3Jvc29m dCBXb3JkIDkuMABQQAAAAADsuoMCAAAAQAAAAACkCq4ZuMABQAAAAAAOvGft aMEBQAAAAABiL5ihccEBAwAAAAEAAAADAAAAcgAAAAMAAACOAgAAAwAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAA/v8AAAQKAgAAAAAAAAAAAAAAAAAAAAAAAQAAAALVzdWcLhsQ k5cIACss+a4wAAAAGAEAAAwAAAABAAAAaAAAAA8AAABwAAAABQAAAIAAAAAG AAAAiAAAABEAAACQAAAAFwAAAJgAAAALAAAAoAAAABAAAACoAAAAEwAAALAA AAAWAAAAuAAAAA0AAADAAAAADAAAAPgAAAACAAAAtgMAAB4AAAAFAAAAaG9t ZQAAIAADAAAABQAAAAMAAAABAAAAAwAAACMDAAADAAAA/AoJAAsAAAAAAAAA CwAAAAAAAAALAAAAAAAAAAsAAAAAAAAAHhAAAAEAAAAsAAAAICAgICAgICBU VU5JTkcgIENPUlBPUkFUSU9OICAoIHNpbmNlIDE5ODQgKQAMEAAAAgAAAB4A AAAFAAAAvNDDRAADAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAEAAAACAAAAAwAAAAQAAAAFAAAABgAAAAcAAAAIAAAACQAA AP7///8LAAAADAAAAA0AAAAOAAAADwAAABAAAAARAAAA/v///xMAAAAUAAAA FQAAABYAAAAXAAAAGAAAABkAAAD+////GwAAABwAAAAdAAAAHgAAAB8AAAAg AAAAIQAAAP7////9////JAAAAP7////+/////v////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// ////////////////////////////////////UgBvAG8AdAAgAEUAbgB0AHIA eQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA ABYABQH//////////wMAAAAGCQIAAAAAAMAAAAAAAABGAAAAAAAAAAAAAAAA 4McKrqFxwQEmAAAAgAAAAAAAAAAxAFQAYQBiAGwAZQAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgACAP// /////////////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAoAAAAAEAAAAAAAAFcAbwByAGQARABvAGMAdQBtAGUAbgB0AAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaAAIBBQAAAP////// ////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADYS AAAAAAAABQBTAHUAbQBtAGEAcgB5AEkAbgBmAG8AcgBtAGEAdABpAG8AbgAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAgECAAAABAAAAP////8AAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASAAAAABAAAAAAAAAF AEQAbwBjAHUAbQBlAG4AdABTAHUAbQBtAGEAcgB5AEkAbgBmAG8AcgBtAGEA dABpAG8AbgAAAAAAAAAAAAAAOAACAf///////////////wAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABoAAAAAEAAAAAAAAAEAQwBvAG0A cABPAGIAagAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAASAAIBAQAAAAYAAAD/////AAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAGYAAAAAAAAATwBiAGoAZQBjAHQAUABv AG8AbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAABYAAQD///////////////8AAAAAAAAAAAAAAAAAAAAAAAAAAODHCq6h ccEB4McKrqFxwQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AP///////////////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAEAAAD+//////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// ////////////////////////////////////////////AQD+/wMKAAD///// BgkCAAAAAADAAAAAAAAARhQAAABNaWNyb3NvZnQgV29yZCCk5aXzAAoAAABN U1dvcmREb2MAEAAAAFdvcmQuRG9jdW1lbnQuOAD0ObJxAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAA= --= Multipart Boundary 1217011700-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 1:10:21 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 E518C37B41D for ; Mon, 17 Dec 2001 01:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBH9A0191906; Mon, 17 Dec 2001 01:10:00 -0800 (PST) (envelope-from gnats) Received: from yoda.bmi.net (yoda.bmi.net [204.57.191.163]) by hub.freebsd.org (Postfix) with ESMTP id 50D9437B416 for ; Mon, 17 Dec 2001 01:04:06 -0800 (PST) Received: from johncoop.MSHOME (drumheller-router.bmi.net [206.63.201.3] (may be forged)) by yoda.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id CAA28687; Mon, 17 Dec 2001 02:37:39 -0800 Received: by johncoop.MSHOME (Postfix, from userid 0) id 1205C15503; Mon, 17 Dec 2001 01:03:39 -0800 (PST) Message-Id: <20011217090339.1205C15503@johncoop.MSHOME> Date: Mon, 17 Dec 2001 01:03:39 -0800 (PST) From: John Merryweather Cooper Reply-To: John Merryweather Cooper To: FreeBSD-gnats-submit@freebsd.org Cc: lioux@brturbo.com X-Send-Pr-Version: 3.113 Subject: ports/32926: [NEW PORT] djvulibre-3.5.2--a Mozilla plugin and tools 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: 32926 >Category: ports >Synopsis: [NEW PORT] djvulibre-3.5.2--a Mozilla plugin and tools >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 01:10:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD johncoop.MSHOME 4.4-STABLE FreeBSD 4.4-STABLE #30: Sun Dec 16 02:53:49 PST 2001 jmcoopr@johncoop.MSHOME:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: I'm on a mission to port as many plugins for mozilla as I can. :) The AT&T-developed plugin is already in the tree: this is the GPL version and includes utilities to help create DjVu document images. >How-To-Repeat: N/A >Fix: The much-hated, total insane shar archive follows (tarballs on request): # 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: # # djvulibre # djvulibre/Makefile # djvulibre/distinfo # djvulibre/pkg-comment # djvulibre/pkg-descr # djvulibre/files # djvulibre/files/patch-configure # djvulibre/files/patch-libdjvu::GUnicode.cpp # djvulibre/files/patch-gui::nsdejavu::Makefile.in # djvulibre/pkg-plist # echo c - djvulibre mkdir -p djvulibre > /dev/null 2>&1 echo x - djvulibre/Makefile sed 's/^X//' >djvulibre/Makefile << 'END-of-djvulibre/Makefile' X# New ports collection makefile for: djvulibre X# Date created: 16 December 2001 X# Whom: John Merryweather Cooper X# X# $FreeBSD$ X# X XPORTNAME= djvulibre XPORTVERSION= 3.5.2 XCATEGORIES= www print graphics XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=djvu X XMAINTAINER= jmcoopr@webmail.bmi.net X XLIB_DEPENDS= qt2.4:${PORTSDIR}/x11-toolkits/qt23 XRUN_DEPENDS= mozilla:${PORTSDIR}/www/mozilla X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_X_PREFIX= yes XUSE_XLIB= yes X XCONFIGURE_ARGS= --prefix=${PREFIX} --with-qt --enable-threads XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LIBS="-L${LOCALBASE}/lib -lgiconv" \ X PTHREAD_CFLAGS=${PTHREAD_CFLAGS} \ X PTHREAD_LIBS=${PTHREAD_LIBS} \ X QT_CFLAGS="-I${X11BASE}/include/qt2" \ X QT_LIBS="-L${X11BASE}/lib -lqt2" \ X MOC=${X11BASE}/bin/moc2 \ X JPEG_CFLAGS="-I${LOCALBASE}/include" XCONFIGURE_TARGET=${ARCH}-pc-freebsd${OSREL} X XMAN1= bzz.1 c44.1 cjb2.1 cpaldjvu.1 csepdjvu.1 ddjvu.1 djview.1 \ X djvm.1 djvmcvt.1 djvu.1 djvudump.1 djvuextract.1 \ X djvumake.1 djvused.1 djvutxt.1 nsdejavu.1 X Xpost-patch: X @${PERL} -pi -e 's|-liconv|-lgiconv|g ; \ X s|([^g])iconv.h|\1giconv.h|g' \ X ${WRKSRC}/configure X Xpre-build: X @cd ${WRKSRC} && ${MAKE} depend X X.include END-of-djvulibre/Makefile echo x - djvulibre/distinfo sed 's/^X//' >djvulibre/distinfo << 'END-of-djvulibre/distinfo' XMD5 (djvulibre-3.5.2.tar.gz) = a5550b522db0a625778fdd66d9130868 END-of-djvulibre/distinfo echo x - djvulibre/pkg-comment sed 's/^X//' >djvulibre/pkg-comment << 'END-of-djvulibre/pkg-comment' XMozilla plugin and tools that view and manipulate AT&T DjVu images END-of-djvulibre/pkg-comment echo x - djvulibre/pkg-descr sed 's/^X//' >djvulibre/pkg-descr << 'END-of-djvulibre/pkg-descr' XDjVuLibre is an open source (GPL'ed) implementation of DjVu, including Xviewers, browser plugins, decoders, simple encoders, and utilities. DjVu Xcan advantageously replace PDF, PS, TIFF, JPEG, and GIF for distributing Xscanned documents, digital documents, or high-resolution pictures. DjVu Xcontent downloads faster, displays and renders faster, looks nicer on a Xscreen, and consume less client resources than competing formats. DjVu Ximages display instantly and can be smoothly zoomed and panned with no Xlengthy re-rendering. X X-- jmcoopr@webmail.bmi.net X XWWW: http://djvu.sourceforge.net/ END-of-djvulibre/pkg-descr echo c - djvulibre/files mkdir -p djvulibre/files > /dev/null 2>&1 echo x - djvulibre/files/patch-configure sed 's/^X//' >djvulibre/files/patch-configure << 'END-of-djvulibre/files/patch-configure' X--- configure Fri Dec 7 14:05:33 2001 X+++ configure.new Sun Dec 16 22:32:59 2001 X@@ -4453,7 +4453,7 @@ X fi X done X X-for ac_func in gethostname dlopen iconv X+for ac_func in gethostname dlopen libiconv X do X as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` X echo "$as_me:4459: checking for $ac_func" >&5 END-of-djvulibre/files/patch-configure echo x - djvulibre/files/patch-libdjvu::GUnicode.cpp sed 's/^X//' >djvulibre/files/patch-libdjvu::GUnicode.cpp << 'END-of-djvulibre/files/patch-libdjvu::GUnicode.cpp' X--- libdjvu/GUnicode.cpp Tue Oct 23 14:09:25 2001 X+++ libdjvu/GUnicode.cpp.new Sun Dec 16 23:07:22 2001 X@@ -42,7 +42,7 @@ X X #include "GString.h" X #ifdef HAS_ICONV X-#include X+#include X #endif X X static unsigned char nill=0; END-of-djvulibre/files/patch-libdjvu::GUnicode.cpp echo x - djvulibre/files/patch-gui::nsdejavu::Makefile.in sed 's/^X//' >djvulibre/files/patch-gui::nsdejavu::Makefile.in << 'END-of-djvulibre/files/patch-gui::nsdejavu::Makefile.in' X--- gui/nsdejavu/Makefile.in Wed Nov 21 15:02:18 2001 X+++ gui/nsdejavu/Makefile.in.new Sun Dec 16 23:47:41 2001 X@@ -25,7 +25,7 @@ X datadir = @datadir@ X libdir = @libdir@ X mandir = @mandir@ X-plugindir = ${libdir}/netscape/plugins X+plugindir = ${libdir}/mozilla/plugins X X CC = @CC@ X CXX = @CXX@ END-of-djvulibre/files/patch-gui::nsdejavu::Makefile.in echo x - djvulibre/pkg-plist sed 's/^X//' >djvulibre/pkg-plist << 'END-of-djvulibre/pkg-plist' Xbin/bzz Xbin/c44 Xbin/cjb2 Xbin/cpaldjvu Xbin/csepdjvu Xbin/ddjvu Xbin/djvm Xbin/djvmcvt Xbin/djvudump Xbin/djvuextract Xbin/djvumake Xbin/djvused Xbin/djvutxt Xbin/djview Xlib/mozilla/plugins/nsdejavu.so X@dirrm lib/mozilla/plugins X@dirrm lib/mozilla Xshare/djvu/osi/en/unixgui-viewer.xml Xshare/djvu/osi/en/djvutools-reference.xml Xshare/djvu/osi/en/unixgui-shared.xml Xshare/djvu/osi/en/messages.xml Xshare/djvu/osi/en/libdjvu++.xml X@dirrm share/djvu/osi/en Xshare/djvu/osi/Chinese_PRC/messages.xml Xshare/djvu/osi/Chinese_PRC/libdjvu++.xml X@dirrm share/djvu/osi/Chinese_PRC Xshare/djvu/osi/de_DE/messages.xml Xshare/djvu/osi/de_DE/libdjvu++.xml X@dirrm share/djvu/osi/de_DE Xshare/djvu/osi/fr_FR/messages.xml Xshare/djvu/osi/fr_FR/libdjvu++.xml X@dirrm share/djvu/osi/fr_FR Xshare/djvu/osi/ja_JP/messages.xml Xshare/djvu/osi/ja_JP/libdjvu++.xml X@dirrm share/djvu/osi/ja_JP X@dirrm share/djvu/osi Xshare/djvu/languages.xml X@dirrm share/djvu END-of-djvulibre/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 Mon Dec 17 1:19: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 A35B137B419; Mon, 17 Dec 2001 01:19:45 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBH9Hvh93523; Mon, 17 Dec 2001 01:17:57 -0800 (PST) (envelope-from jkh) Date: Mon, 17 Dec 2001 01:17:57 -0800 (PST) From: Message-Id: <200112170917.fBH9Hvh93523@freefall.freebsd.org> To: wvengen@stack.nl, jkh@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32750: Update port: misc/sword-modules 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: misc/sword-modules State-Changed-From-To: feedback->closed State-Changed-By: jkh State-Changed-When: Mon Dec 17 01:16:51 PST 2001 State-Changed-Why: Maintainer has submitted fix and indicated that it should be commited in order to fix the problems observed in the -current snapshot builder http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32750 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 1:21:33 2001 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 8CAA537B41D for ; Mon, 17 Dec 2001 01:21:23 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id LAA95771; Mon, 17 Dec 2001 11:21:05 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h139.228.dialup.iptcom.net [212.9.228.139]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id LAA38737; Mon, 17 Dec 2001 11:21:02 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id fBH9JoF43645; Mon, 17 Dec 2001 11:19:50 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C1DB97A.BD01F9EB@FreeBSD.org> Date: Mon, 17 Dec 2001 11:23:06 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Ryan Thompson Cc: ports@FreeBSD.org Subject: Re: Port out of date, maintainer not responding References: <20011216143158.E3068-100000@catalyst.sasknow.net> Content-Type: text/plain; charset=koi8-r 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 Ryan Thompson wrote: > > 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? The latter. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 2:30: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 5660537B41F for ; Mon, 17 Dec 2001 02:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHAU0b09271; Mon, 17 Dec 2001 02:30:00 -0800 (PST) (envelope-from gnats) Received: from yoda.bmi.net (yoda.bmi.net [204.57.191.163]) by hub.freebsd.org (Postfix) with ESMTP id 3EC7637B405; Mon, 17 Dec 2001 02:26:24 -0800 (PST) Received: from johncoop.MSHOME (drumheller-router.bmi.net [206.63.201.3] (may be forged)) by yoda.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id EAA06132; Mon, 17 Dec 2001 04:00:14 -0800 Received: by johncoop.MSHOME (Postfix, from userid 0) id 5517415503; Mon, 17 Dec 2001 02:26:22 -0800 (PST) Message-Id: <20011217102622.5517415503@johncoop.MSHOME> Date: Mon, 17 Dec 2001 02:26:22 -0800 (PST) From: John Merryweather Cooper Reply-To: John Merryweather Cooper To: FreeBSD-gnats-submit@freebsd.org Cc: sobomax@freebsd.org, gnome@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32927: [PATCH] Upgrade balsa to balsa-1.3.0 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: 32927 >Category: ports >Synopsis: [PATCH] Upgrade balsa to balsa-1.3.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 02:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD johncoop.MSHOME 4.4-STABLE FreeBSD 4.4-STABLE #30: Sun Dec 16 02:53:49 PST 2001 jmcoopr@johncoop.MSHOME:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: Balsa 1.3.0 was released yesterday. The focus is on UI improvements. Also, the tarball is now a bzip2 one, the help files have been tweaked and ldap addressbook processing improved. >How-To-Repeat: N/A >Fix: # Files that have changed: # 'balsa.new/Makefile' | 0 # 'balsa.new/distinfo' | 0 # 'balsa.new/files/patch-configure' | 0 # 'balsa.new/files/patch-libbalsa::address-book-ldap.c' | 0 # 'balsa.new/pkg-plist' | 0 # ./Makefile | 16 +-- # ./distinfo | 2 # ./files/patch-configure | 17 +++ # ./files/patch-libbalsa::address-book-ldap.c | 9 + # ./pkg-plist | 83 ++++++++++-------- # 10 files changed, 85 insertions(+), 42 deletions(-) # The patch: # This is a patch for balsa to update it to balsa.new # # To apply this patch: # STEP 1: Chdir to the source directory. # STEP 2: Run the 'applypatch' program with this patch file as input. # # If you do not have 'applypatch', it is part of the 'makepatch' package # that you can fetch from the Comprehensive Perl Archive Network: # http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz # In the above URL, 'x' should be 2 or higher. # # To apply this patch without the use of 'applypatch': # STEP 1: Chdir to the source directory. # If you have a decent Bourne-type shell: # STEP 2: Run the shell with this file as input. # If you don't have such a shell, you may need to manually create # the files as shown below. # STEP 3: Run the 'patch' program with this file as input. # # These are the commands needed to create/delete files/directories: # touch 'files/patch-configure' chmod 0644 'files/patch-configure' touch 'files/patch-libbalsa::address-book-ldap.c' chmod 0644 'files/patch-libbalsa::address-book-ldap.c' # # This command terminates the shell and need not be executed manually. exit # #### End of Preamble #### #### Patch data follows #### diff -u 'balsa/Makefile' 'balsa.new/Makefile' Index: ./Makefile --- ./Makefile Wed Nov 7 16:21:56 2001 +++ ./Makefile Sun Dec 16 12:48:40 2001 @@ -2,39 +2,41 @@ # Date created: 02 December 1998 # Whom: Glenn Johnson # -# $FreeBSD: ports/mail/balsa/Makefile,v 1.49 2001/11/07 08:51:15 sobomax Exp $ +# $FreeBSD$ # PORTNAME= balsa -PORTVERSION= 1.2.3 +PORTVERSION= 1.3.0 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= esmtp.5:${PORTSDIR}/mail/libesmtp \ - ldap.2:${PORTSDIR}/net/openldap2 \ +LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ aspell.11:${PORTSDIR}/textproc/aspell \ pcre.0:${PORTSDIR}/devel/pcre -RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell +BUILD_DEPENDS= ${LOCALBASE}/bin/libesmtp-config:${PORTSDIR}/mail/libesmtp +RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell \ + ${LOCALBASE}/bin/libesmtp-config:${PORTSDIR}/mail/libesmtp USE_X_PREFIX= yes USE_GNOME= yes USE_LIBTOOL= yes USE_OPENSSL= yes +USE_BZIP2= yes LIBTOOLFILES= libmutt/configure CONFIGURE_ARGS= --enable-threads \ --enable-gtkhtml \ --enable-ldap \ --disable-more-warnings \ --with-ssl -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib -lgiconv" MAN1= balsa.1 -pre-patch: +post-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g ; \ s|-liconv|-lgiconv|g ; s|iconv_open|libiconv_open|g ; \ diff -u 'balsa/distinfo' 'balsa.new/distinfo' Index: ./distinfo --- ./distinfo Wed Nov 7 16:21:56 2001 +++ ./distinfo Sun Dec 16 12:17:22 2001 @@ -1 +1 @@ -MD5 (balsa-1.2.3.tar.gz) = 10fe350475b92863da6704a84be6709e +MD5 (balsa-1.3.0.tar.bz2) = 7ccfffa3d4a4df485bb9e483f2a1a98e diff -u /dev/null 'balsa.new/files/patch-configure' Index: ./files/patch-configure --- ./files/patch-configure Wed Dec 31 16:00:00 1969 +++ ./files/patch-configure Sun Dec 16 12:53:14 2001 @@ -0,0 +1,20 @@ +--- configure Fri Dec 14 06:13:21 2001 ++++ configure.new Sun Dec 16 12:52:33 2001 +@@ -8869,7 +8869,7 @@ + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-lldap -llber -lresolv $LIBS" ++LIBS="-lldap -llber $LIBS" + cat > conftest.$ac_ext <> confdefs.h <<\EOF + #define ENABLE_LDAP 1 + EOF +- LIBS="-lldap -llber -lresolv $LIBS" ++ LIBS="-lldap -llber $LIBS" + else + echo "$ac_t""no" 1>&6 + { echo "configure: error: *** You enabled LDAP but ldap library is not found." 1>&2; exit 1; } diff -u /dev/null 'balsa.new/files/patch-libbalsa::address-book-ldap.c' Index: ./files/patch-libbalsa::address-book-ldap.c --- ./files/patch-libbalsa::address-book-ldap.c Wed Dec 31 16:00:00 1969 +++ ./files/patch-libbalsa::address-book-ldap.c Sun Dec 16 13:02:12 2001 @@ -0,0 +1,11 @@ +--- libbalsa/address-book-ldap.c Mon Nov 19 03:41:21 2001 ++++ libbalsa/address-book-ldap.c.new Sun Dec 16 12:59:34 2001 +@@ -31,7 +31,7 @@ + #include + #include + #include +-#include ++#include + + #include "address-book.h" + #include "address-book-ldap.h" diff -u 'balsa/pkg-plist' 'balsa.new/pkg-plist' Index: ./pkg-plist --- ./pkg-plist Wed Nov 7 16:21:56 2001 +++ ./pkg-plist Mon Dec 17 02:13:45 2001 @@ -1,12 +1,49 @@ bin/balsa +share/locale/az/LC_MESSAGES/balsa.mo +share/locale/bg/LC_MESSAGES/balsa.mo +share/locale/ca/LC_MESSAGES/balsa.mo +share/locale/cs/LC_MESSAGES/balsa.mo +share/locale/da/LC_MESSAGES/balsa.mo +share/locale/de/LC_MESSAGES/balsa.mo +share/locale/el/LC_MESSAGES/balsa.mo +share/locale/en_GB/LC_MESSAGES/balsa.mo +share/locale/es/LC_MESSAGES/balsa.mo +share/locale/et/LC_MESSAGES/balsa.mo +share/locale/fi/LC_MESSAGES/balsa.mo +share/locale/fr/LC_MESSAGES/balsa.mo +share/locale/ga/LC_MESSAGES/balsa.mo +share/locale/hu/LC_MESSAGES/balsa.mo +share/locale/it/LC_MESSAGES/balsa.mo +share/locale/ja/LC_MESSAGES/balsa.mo +share/locale/ko/LC_MESSAGES/balsa.mo +share/locale/lt/LC_MESSAGES/balsa.mo +share/locale/nl/LC_MESSAGES/balsa.mo +share/locale/nn/LC_MESSAGES/balsa.mo +share/locale/no/LC_MESSAGES/balsa.mo +share/locale/pl/LC_MESSAGES/balsa.mo +share/locale/pt/LC_MESSAGES/balsa.mo +share/locale/pt_BR/LC_MESSAGES/balsa.mo +share/locale/ro/LC_MESSAGES/balsa.mo +share/locale/ru/LC_MESSAGES/balsa.mo +share/locale/sk/LC_MESSAGES/balsa.mo +share/locale/sl/LC_MESSAGES/balsa.mo +share/locale/sv/LC_MESSAGES/balsa.mo +share/locale/tr/LC_MESSAGES/balsa.mo +share/locale/uk/LC_MESSAGES/balsa.mo +share/locale/wa/LC_MESSAGES/balsa.mo +share/locale/zh_CN/LC_MESSAGES/balsa.mo +share/locale/zh_TW/LC_MESSAGES/balsa.mo etc/sound/events/balsa.soundlist etc/sound/events/email.soundlist share/gnome/apps/Internet/balsa.desktop +share/gnome/help/balsa/C/ab-conf.html +share/gnome/help/balsa/C/authors.html share/gnome/help/balsa/C/authours.html share/gnome/help/balsa/C/common-tasks.html share/gnome/help/balsa/C/folder-config.html share/gnome/help/balsa/C/getting-started.html share/gnome/help/balsa/C/glossary.html +share/gnome/help/balsa/C/identities.html share/gnome/help/balsa/C/images/address-book-ldap.png share/gnome/help/balsa/C/images/address-book-modify.png share/gnome/help/balsa/C/images/address-book-start.png @@ -24,8 +61,17 @@ share/gnome/help/balsa/C/images/spell-check.png share/gnome/help/balsa/C/index.html share/gnome/help/balsa/C/its-not-working.html +share/gnome/help/balsa/C/ln28.html share/gnome/help/balsa/C/ln7.html share/gnome/help/balsa/C/mbox-formats.html +share/gnome/help/balsa/C/preferences-0.html +share/gnome/help/balsa/C/preferences-1.html +share/gnome/help/balsa/C/preferences-2.html +share/gnome/help/balsa/C/preferences-3.html +share/gnome/help/balsa/C/preferences-4.html +share/gnome/help/balsa/C/preferences-5.html +share/gnome/help/balsa/C/preferences-6.html +share/gnome/help/balsa/C/preferences.html share/gnome/help/balsa/C/stylesheet-images/caution.gif share/gnome/help/balsa/C/stylesheet-images/home.gif share/gnome/help/balsa/C/stylesheet-images/important.gif @@ -38,6 +84,7 @@ share/gnome/help/balsa/C/stylesheet-images/toc-plus.gif share/gnome/help/balsa/C/stylesheet-images/up.gif share/gnome/help/balsa/C/stylesheet-images/warning.gif +share/gnome/help/balsa/C/toolbars.html share/gnome/help/balsa/C/topic.dat share/gnome/help/balsa/C/win-composer.html share/gnome/help/balsa/C/win-config-0.html @@ -53,6 +100,7 @@ share/gnome/help/balsa/C/win-config-9.html share/gnome/help/balsa/C/win-config.html share/gnome/help/balsa/C/win-main.html +share/gnome/help/balsa/C/win-message.html share/gnome/pixmaps/balsa/attachment.png share/gnome/pixmaps/balsa/balsa-logo.png share/gnome/pixmaps/balsa/balsa-top.png @@ -62,41 +110,8 @@ share/gnome/pixmaps/gnome-balsa2.png share/gnome/sounds/balsa/newmail.wav share/gnome/sounds/balsa/startup.wav -share/locale/az/LC_MESSAGES/balsa.mo -share/locale/bg/LC_MESSAGES/balsa.mo -share/locale/ca/LC_MESSAGES/balsa.mo -share/locale/cs/LC_MESSAGES/balsa.mo -share/locale/da/LC_MESSAGES/balsa.mo -share/locale/de/LC_MESSAGES/balsa.mo -share/locale/el/LC_MESSAGES/balsa.mo -share/locale/en_GB/LC_MESSAGES/balsa.mo -share/locale/es/LC_MESSAGES/balsa.mo -share/locale/et/LC_MESSAGES/balsa.mo -share/locale/fi/LC_MESSAGES/balsa.mo -share/locale/fr/LC_MESSAGES/balsa.mo -share/locale/ga/LC_MESSAGES/balsa.mo -share/locale/hu/LC_MESSAGES/balsa.mo -share/locale/it/LC_MESSAGES/balsa.mo -share/locale/ja/LC_MESSAGES/balsa.mo -share/locale/ko/LC_MESSAGES/balsa.mo -share/locale/lt/LC_MESSAGES/balsa.mo -share/locale/nl/LC_MESSAGES/balsa.mo -share/locale/nn/LC_MESSAGES/balsa.mo -share/locale/no/LC_MESSAGES/balsa.mo -share/locale/pl/LC_MESSAGES/balsa.mo -share/locale/pt/LC_MESSAGES/balsa.mo -share/locale/pt_BR/LC_MESSAGES/balsa.mo -share/locale/ro/LC_MESSAGES/balsa.mo -share/locale/ru/LC_MESSAGES/balsa.mo -share/locale/sk/LC_MESSAGES/balsa.mo -share/locale/sl/LC_MESSAGES/balsa.mo -share/locale/sv/LC_MESSAGES/balsa.mo -share/locale/tr/LC_MESSAGES/balsa.mo -share/locale/uk/LC_MESSAGES/balsa.mo -share/locale/wa/LC_MESSAGES/balsa.mo -share/locale/zh_CN/LC_MESSAGES/balsa.mo -@dirrm share/gnome/sounds/balsa @dirrm share/gnome/pixmaps/balsa +@dirrm share/gnome/sounds/balsa @dirrm share/gnome/help/balsa/C/stylesheet-images @dirrm share/gnome/help/balsa/C/images @dirrm share/gnome/help/balsa/C #### End of Patch data #### #### ApplyPatch data follows #### # Data version : 1.0 # Date generated : Mon Dec 17 02:19:18 2001 # Generated by : makepatch 2.00 # Recurse directories : Yes # p 'Makefile' 1435 1008535720 0100644 # p 'distinfo' 60 1008533842 0100644 # c 'files/patch-configure' 0 1008535994 0100644 # c 'files/patch-libbalsa::address-book-ldap.c' 0 1008536532 0100644 # p 'pkg-plist' 4362 1008584025 0100644 #### End of ApplyPatch data #### #### End of Patch kit [created: Mon Dec 17 02:19:18 2001] #### #### Checksum: 279 10210 55270 #### >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 Mon Dec 17 2:58:48 2001 Delivered-To: freebsd-ports@freebsd.org Received: from router.darlow.co.uk (pc2-bigg2-0-cust101.lut.cable.ntl.com [213.107.35.101]) by hub.freebsd.org (Postfix) with ESMTP id BF3C537B417 for ; Mon, 17 Dec 2001 02:58:45 -0800 (PST) Received: from ideal.darlow.co.uk (IDENT:1000@ideal.darlow.co.uk [192.168.0.2]) by router.darlow.co.uk (8.11.6/8.11.6) with SMTP id fBHAweM40593 for ; Mon, 17 Dec 2001 10:58:41 GMT (envelope-from neil@darlow.co.uk) From: Neil Darlow Date: Mon, 17 Dec 2001 10:58:51 GMT Message-ID: <20011217.10585100@ideal.darlow.co.uk> Subject: Ports gettext policy? To: freebsd-ports@freebsd.org X-Mailer: Mozilla/3.0 (compatible; StarOffice/5.2;Linux) X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 see that bsd.port.mk has policy included to handle the two variants of autoconf and automake. What is the policy regarding the use of gettext-0.10.35/0.10.40? I don't see any conditionals to support these variants. Regards, Neil Darlow M.Sc. Please c.c., I'm not subscribed to the list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 3: 0:20 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 B527537B41D for ; Mon, 17 Dec 2001 03:00:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHB00513787; Mon, 17 Dec 2001 03:00:00 -0800 (PST) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 47BFF37B41A for ; Mon, 17 Dec 2001 02:50:38 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id DD2982B775 for ; Mon, 17 Dec 2001 11:50:27 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 02CA4893; Mon, 17 Dec 2001 21:50:21 +1100 (EST) Message-Id: <20011217105021.02CA4893@k7.mavetju.org> Date: Mon, 17 Dec 2001 21:50:21 +1100 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32928: new port: devel/autobook 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: 32928 >Category: ports >Synopsis: new port: devel/autobook >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: Mon Dec 17 03:00:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.4-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju.org 4.4-RELEASE FreeBSD 4.4-RELEASE #2: Sat Nov 10 21:31:47 EST 2001 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: This port installs the book "GNU automake, autoconf and libtool" >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: # # devel/autobook/ # devel/autobook/distinfo # devel/autobook/Makefile # devel/autobook/pkg-comment # devel/autobook/pkg-descr # devel/autobook/pkg-plist # echo c - devel/autobook/ mkdir -p devel/autobook/ > /dev/null 2>&1 echo x - devel/autobook/distinfo sed 's/^X//' >devel/autobook/distinfo << 'END-of-devel/autobook/distinfo' XMD5 (autobook-1.3.tar.gz) = 3e7c4928ca30747a1589f61e6acf934d END-of-devel/autobook/distinfo echo x - devel/autobook/Makefile sed 's/^X//' >devel/autobook/Makefile << 'END-of-devel/autobook/Makefile' X# New ports collection makefile for: autobook X# Date created: 13 December 2001 X# Whom: Edwin Groothuis (edwin@mavetju.org) X# X# $FreeBSD$ X# X XPORTNAME= autobook XPORTVERSION= 1.3 XCATEGORIES= devel XMASTER_SITES= http://sources.redhat.com/autobook/ X XMAINTAINER= edwin@mavetju.org X XNO_BUILD= yes # it's only text! X Xdo-install: X ${MKDIR} ${PREFIX}/share/doc/autobook X ${CP} ${WRKSRC}/* ${PREFIX}/share/doc/autobook X X.include END-of-devel/autobook/Makefile echo x - devel/autobook/pkg-comment sed 's/^X//' >devel/autobook/pkg-comment << 'END-of-devel/autobook/pkg-comment' XGNU autoconf, automake and libtool - The Book END-of-devel/autobook/pkg-comment echo x - devel/autobook/pkg-descr sed 's/^X//' >devel/autobook/pkg-descr << 'END-of-devel/autobook/pkg-descr' XThis it the book "GNU AUTOCONF, AUTOMAKE AND LIBTOOL" by Gary V. XVaughan, Ben Elliston, Tom Tromey and Ian Lance Taylor. X XThe book is installed as share/doc/autobook/autobook.html X X- Edwin Groothuis Xedwin@mavetju.org X XWWW: http://sources.redhat.com/autobook/ END-of-devel/autobook/pkg-descr echo x - devel/autobook/pkg-plist sed 's/^X//' >devel/autobook/pkg-plist << 'END-of-devel/autobook/pkg-plist' Xshare/doc/autobook/autobook.html Xshare/doc/autobook/autobook_1.html Xshare/doc/autobook/autobook_10.html Xshare/doc/autobook/autobook_100.html Xshare/doc/autobook/autobook_101.html Xshare/doc/autobook/autobook_102.html Xshare/doc/autobook/autobook_103.html Xshare/doc/autobook/autobook_104.html Xshare/doc/autobook/autobook_105.html Xshare/doc/autobook/autobook_106.html Xshare/doc/autobook/autobook_107.html Xshare/doc/autobook/autobook_108.html Xshare/doc/autobook/autobook_109.html Xshare/doc/autobook/autobook_11.html Xshare/doc/autobook/autobook_110.html Xshare/doc/autobook/autobook_111.html Xshare/doc/autobook/autobook_112.html Xshare/doc/autobook/autobook_113.html Xshare/doc/autobook/autobook_114.html Xshare/doc/autobook/autobook_115.html Xshare/doc/autobook/autobook_116.html Xshare/doc/autobook/autobook_117.html Xshare/doc/autobook/autobook_118.html Xshare/doc/autobook/autobook_119.html Xshare/doc/autobook/autobook_12.html Xshare/doc/autobook/autobook_120.html Xshare/doc/autobook/autobook_121.html Xshare/doc/autobook/autobook_122.html Xshare/doc/autobook/autobook_123.html Xshare/doc/autobook/autobook_124.html Xshare/doc/autobook/autobook_125.html Xshare/doc/autobook/autobook_126.html Xshare/doc/autobook/autobook_127.html Xshare/doc/autobook/autobook_128.html Xshare/doc/autobook/autobook_129.html Xshare/doc/autobook/autobook_13.html Xshare/doc/autobook/autobook_130.html Xshare/doc/autobook/autobook_131.html Xshare/doc/autobook/autobook_132.html Xshare/doc/autobook/autobook_133.html Xshare/doc/autobook/autobook_134.html Xshare/doc/autobook/autobook_135.html Xshare/doc/autobook/autobook_136.html Xshare/doc/autobook/autobook_137.html Xshare/doc/autobook/autobook_138.html Xshare/doc/autobook/autobook_139.html Xshare/doc/autobook/autobook_14.html Xshare/doc/autobook/autobook_140.html Xshare/doc/autobook/autobook_141.html Xshare/doc/autobook/autobook_142.html Xshare/doc/autobook/autobook_143.html Xshare/doc/autobook/autobook_144.html Xshare/doc/autobook/autobook_145.html Xshare/doc/autobook/autobook_146.html Xshare/doc/autobook/autobook_147.html Xshare/doc/autobook/autobook_148.html Xshare/doc/autobook/autobook_149.html Xshare/doc/autobook/autobook_15.html Xshare/doc/autobook/autobook_150.html Xshare/doc/autobook/autobook_151.html Xshare/doc/autobook/autobook_152.html Xshare/doc/autobook/autobook_153.html Xshare/doc/autobook/autobook_154.html Xshare/doc/autobook/autobook_155.html Xshare/doc/autobook/autobook_156.html Xshare/doc/autobook/autobook_157.html Xshare/doc/autobook/autobook_158.html Xshare/doc/autobook/autobook_159.html Xshare/doc/autobook/autobook_16.html Xshare/doc/autobook/autobook_160.html Xshare/doc/autobook/autobook_161.html Xshare/doc/autobook/autobook_162.html Xshare/doc/autobook/autobook_163.html Xshare/doc/autobook/autobook_164.html Xshare/doc/autobook/autobook_165.html Xshare/doc/autobook/autobook_166.html Xshare/doc/autobook/autobook_167.html Xshare/doc/autobook/autobook_168.html Xshare/doc/autobook/autobook_169.html Xshare/doc/autobook/autobook_17.html Xshare/doc/autobook/autobook_170.html Xshare/doc/autobook/autobook_171.html Xshare/doc/autobook/autobook_172.html Xshare/doc/autobook/autobook_173.html Xshare/doc/autobook/autobook_174.html Xshare/doc/autobook/autobook_175.html Xshare/doc/autobook/autobook_176.html Xshare/doc/autobook/autobook_177.html Xshare/doc/autobook/autobook_178.html Xshare/doc/autobook/autobook_179.html Xshare/doc/autobook/autobook_18.html Xshare/doc/autobook/autobook_180.html Xshare/doc/autobook/autobook_181.html Xshare/doc/autobook/autobook_182.html Xshare/doc/autobook/autobook_183.html Xshare/doc/autobook/autobook_184.html Xshare/doc/autobook/autobook_185.html Xshare/doc/autobook/autobook_186.html Xshare/doc/autobook/autobook_187.html Xshare/doc/autobook/autobook_188.html Xshare/doc/autobook/autobook_189.html Xshare/doc/autobook/autobook_19.html Xshare/doc/autobook/autobook_190.html Xshare/doc/autobook/autobook_191.html Xshare/doc/autobook/autobook_192.html Xshare/doc/autobook/autobook_193.html Xshare/doc/autobook/autobook_194.html Xshare/doc/autobook/autobook_195.html Xshare/doc/autobook/autobook_196.html Xshare/doc/autobook/autobook_197.html Xshare/doc/autobook/autobook_198.html Xshare/doc/autobook/autobook_199.html Xshare/doc/autobook/autobook_2.html Xshare/doc/autobook/autobook_20.html Xshare/doc/autobook/autobook_200.html Xshare/doc/autobook/autobook_201.html Xshare/doc/autobook/autobook_202.html Xshare/doc/autobook/autobook_203.html Xshare/doc/autobook/autobook_204.html Xshare/doc/autobook/autobook_205.html Xshare/doc/autobook/autobook_206.html Xshare/doc/autobook/autobook_207.html Xshare/doc/autobook/autobook_208.html Xshare/doc/autobook/autobook_209.html Xshare/doc/autobook/autobook_21.html Xshare/doc/autobook/autobook_210.html Xshare/doc/autobook/autobook_211.html Xshare/doc/autobook/autobook_212.html Xshare/doc/autobook/autobook_213.html Xshare/doc/autobook/autobook_214.html Xshare/doc/autobook/autobook_215.html Xshare/doc/autobook/autobook_216.html Xshare/doc/autobook/autobook_217.html Xshare/doc/autobook/autobook_218.html Xshare/doc/autobook/autobook_219.html Xshare/doc/autobook/autobook_22.html Xshare/doc/autobook/autobook_220.html Xshare/doc/autobook/autobook_221.html Xshare/doc/autobook/autobook_222.html Xshare/doc/autobook/autobook_223.html Xshare/doc/autobook/autobook_224.html Xshare/doc/autobook/autobook_225.html Xshare/doc/autobook/autobook_226.html Xshare/doc/autobook/autobook_227.html Xshare/doc/autobook/autobook_228.html Xshare/doc/autobook/autobook_229.html Xshare/doc/autobook/autobook_23.html Xshare/doc/autobook/autobook_230.html Xshare/doc/autobook/autobook_231.html Xshare/doc/autobook/autobook_232.html Xshare/doc/autobook/autobook_233.html Xshare/doc/autobook/autobook_234.html Xshare/doc/autobook/autobook_235.html Xshare/doc/autobook/autobook_236.html Xshare/doc/autobook/autobook_237.html Xshare/doc/autobook/autobook_238.html Xshare/doc/autobook/autobook_239.html Xshare/doc/autobook/autobook_24.html Xshare/doc/autobook/autobook_240.html Xshare/doc/autobook/autobook_241.html Xshare/doc/autobook/autobook_242.html Xshare/doc/autobook/autobook_243.html Xshare/doc/autobook/autobook_244.html Xshare/doc/autobook/autobook_245.html Xshare/doc/autobook/autobook_246.html Xshare/doc/autobook/autobook_247.html Xshare/doc/autobook/autobook_248.html Xshare/doc/autobook/autobook_249.html Xshare/doc/autobook/autobook_25.html Xshare/doc/autobook/autobook_250.html Xshare/doc/autobook/autobook_251.html Xshare/doc/autobook/autobook_252.html Xshare/doc/autobook/autobook_253.html Xshare/doc/autobook/autobook_254.html Xshare/doc/autobook/autobook_255.html Xshare/doc/autobook/autobook_256.html Xshare/doc/autobook/autobook_257.html Xshare/doc/autobook/autobook_258.html Xshare/doc/autobook/autobook_259.html Xshare/doc/autobook/autobook_26.html Xshare/doc/autobook/autobook_260.html Xshare/doc/autobook/autobook_261.html Xshare/doc/autobook/autobook_262.html Xshare/doc/autobook/autobook_263.html Xshare/doc/autobook/autobook_264.html Xshare/doc/autobook/autobook_265.html Xshare/doc/autobook/autobook_266.html Xshare/doc/autobook/autobook_267.html Xshare/doc/autobook/autobook_268.html Xshare/doc/autobook/autobook_269.html Xshare/doc/autobook/autobook_27.html Xshare/doc/autobook/autobook_270.html Xshare/doc/autobook/autobook_271.html Xshare/doc/autobook/autobook_272.html Xshare/doc/autobook/autobook_273.html Xshare/doc/autobook/autobook_274.html Xshare/doc/autobook/autobook_275.html Xshare/doc/autobook/autobook_276.html Xshare/doc/autobook/autobook_277.html Xshare/doc/autobook/autobook_278.html Xshare/doc/autobook/autobook_279.html Xshare/doc/autobook/autobook_28.html Xshare/doc/autobook/autobook_280.html Xshare/doc/autobook/autobook_281.html Xshare/doc/autobook/autobook_282.html Xshare/doc/autobook/autobook_283.html Xshare/doc/autobook/autobook_284.html Xshare/doc/autobook/autobook_285.html Xshare/doc/autobook/autobook_286.html Xshare/doc/autobook/autobook_29.html Xshare/doc/autobook/autobook_3.html Xshare/doc/autobook/autobook_30.html Xshare/doc/autobook/autobook_31.html Xshare/doc/autobook/autobook_32.html Xshare/doc/autobook/autobook_33.html Xshare/doc/autobook/autobook_34.html Xshare/doc/autobook/autobook_35.html Xshare/doc/autobook/autobook_36.html Xshare/doc/autobook/autobook_37.html Xshare/doc/autobook/autobook_38.html Xshare/doc/autobook/autobook_39.html Xshare/doc/autobook/autobook_4.html Xshare/doc/autobook/autobook_40.html Xshare/doc/autobook/autobook_41.html Xshare/doc/autobook/autobook_42.html Xshare/doc/autobook/autobook_43.html Xshare/doc/autobook/autobook_44.html Xshare/doc/autobook/autobook_45.html Xshare/doc/autobook/autobook_46.html Xshare/doc/autobook/autobook_47.html Xshare/doc/autobook/autobook_48.html Xshare/doc/autobook/autobook_49.html Xshare/doc/autobook/autobook_5.html Xshare/doc/autobook/autobook_50.html Xshare/doc/autobook/autobook_51.html Xshare/doc/autobook/autobook_52.html Xshare/doc/autobook/autobook_53.html Xshare/doc/autobook/autobook_54.html Xshare/doc/autobook/autobook_55.html Xshare/doc/autobook/autobook_56.html Xshare/doc/autobook/autobook_57.html Xshare/doc/autobook/autobook_58.html Xshare/doc/autobook/autobook_59.html Xshare/doc/autobook/autobook_6.html Xshare/doc/autobook/autobook_60.html Xshare/doc/autobook/autobook_61.html Xshare/doc/autobook/autobook_62.html Xshare/doc/autobook/autobook_63.html Xshare/doc/autobook/autobook_64.html Xshare/doc/autobook/autobook_65.html Xshare/doc/autobook/autobook_66.html Xshare/doc/autobook/autobook_67.html Xshare/doc/autobook/autobook_68.html Xshare/doc/autobook/autobook_69.html Xshare/doc/autobook/autobook_7.html Xshare/doc/autobook/autobook_70.html Xshare/doc/autobook/autobook_71.html Xshare/doc/autobook/autobook_72.html Xshare/doc/autobook/autobook_73.html Xshare/doc/autobook/autobook_74.html Xshare/doc/autobook/autobook_75.html Xshare/doc/autobook/autobook_76.html Xshare/doc/autobook/autobook_77.html Xshare/doc/autobook/autobook_78.html Xshare/doc/autobook/autobook_79.html Xshare/doc/autobook/autobook_8.html Xshare/doc/autobook/autobook_80.html Xshare/doc/autobook/autobook_81.html Xshare/doc/autobook/autobook_82.html Xshare/doc/autobook/autobook_83.html Xshare/doc/autobook/autobook_84.html Xshare/doc/autobook/autobook_85.html Xshare/doc/autobook/autobook_86.html Xshare/doc/autobook/autobook_87.html Xshare/doc/autobook/autobook_88.html Xshare/doc/autobook/autobook_89.html Xshare/doc/autobook/autobook_9.html Xshare/doc/autobook/autobook_90.html Xshare/doc/autobook/autobook_91.html Xshare/doc/autobook/autobook_92.html Xshare/doc/autobook/autobook_93.html Xshare/doc/autobook/autobook_94.html Xshare/doc/autobook/autobook_95.html Xshare/doc/autobook/autobook_96.html Xshare/doc/autobook/autobook_97.html Xshare/doc/autobook/autobook_98.html Xshare/doc/autobook/autobook_99.html Xshare/doc/autobook/autobook_abt.html Xshare/doc/autobook/autobook_fot.html Xshare/doc/autobook/autobook_ovr.html Xshare/doc/autobook/autobook_toc.html Xshare/doc/autobook/back.png Xshare/doc/autobook/backon.png Xshare/doc/autobook/bg1.png Xshare/doc/autobook/blank.png Xshare/doc/autobook/blankon.png Xshare/doc/autobook/forward.png Xshare/doc/autobook/forwardon.png Xshare/doc/autobook/help.png Xshare/doc/autobook/helpon.png Xshare/doc/autobook/home.png Xshare/doc/autobook/homeon.png Xshare/doc/autobook/inactive.png Xshare/doc/autobook/index.png Xshare/doc/autobook/indexon.png Xshare/doc/autobook/next.png Xshare/doc/autobook/nexton.png Xshare/doc/autobook/prev.png Xshare/doc/autobook/prevon.png Xshare/doc/autobook/toc.png Xshare/doc/autobook/tocon.png Xshare/doc/autobook/up.png Xshare/doc/autobook/upon.png X@dirrm share/doc/autobook END-of-devel/autobook/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 Mon Dec 17 3: 9:57 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 762A937B41A; Mon, 17 Dec 2001 03:09:51 -0800 (PST) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHB7Wm18615; Mon, 17 Dec 2001 03:07:32 -0800 (PST) (envelope-from tobez) Date: Mon, 17 Dec 2001 03:07:32 -0800 (PST) From: Message-Id: <200112171107.fBHB7Wm18615@freefall.freebsd.org> To: skv@protey.ru, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org, tobez@FreeBSD.org Subject: Re: ports/32773: Update port: p5-XML-Simple-1.06 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: p5-XML-Simple-1.06 State-Changed-From-To: open->feedback State-Changed-By: tobez State-Changed-When: Mon Dec 17 03:06:00 PST 2001 State-Changed-Why: What does he port maintainer say about this update? Responsible-Changed-From-To: freebsd-ports->tobez Responsible-Changed-By: tobez Responsible-Changed-When: Mon Dec 17 03:06:00 PST 2001 Responsible-Changed-Why: I'll take care of it when we get feedback from the maintainer. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32773 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 3:38:47 2001 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 00A0C37B405; Mon, 17 Dec 2001 03:38:40 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id NAA18177; Mon, 17 Dec 2001 13:38:10 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h166.228.dialup.iptcom.net [212.9.228.166]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id NAA03014; Mon, 17 Dec 2001 13:38:06 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id fBHBbZF44197; Mon, 17 Dec 2001 13:37:35 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C1DD9C1.513CBEB4@FreeBSD.org> Date: Mon, 17 Dec 2001 13:40:49 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Peter Pentchev Cc: gnome@FreeBSD.org, ports@FreeBSD.org Subject: Re: mail/evolution WITHOUT_PILOT patch References: <20011216190513.A571@straylight.oblivion.bg> Content-Type: text/plain; charset=koi8-r 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 Peter Pentchev wrote: > > 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? :) Done, I've also extended your patch to cover pkg-plist as well. > And btw.. is there a reason why the libemail_conduit.so > dependency was not marked as a LIB_DEPENDS? Because it is not in the ${X11BASE}/lib. -Maxim > > 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 Mon Dec 17 3:40: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 26C0937B416 for ; Mon, 17 Dec 2001 03:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHBe3024304; Mon, 17 Dec 2001 03:40:03 -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 4B18D37B41A; Mon, 17 Dec 2001 03:35:38 -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 E3FC1A3826; Mon, 17 Dec 2001 12:35:35 +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 CBCADA2003; Mon, 17 Dec 2001 12:35:34 +0100 (CET) Received: by freebsd.emma.line.org (Postfix, from userid 500) id 3DAE82D30E; Mon, 17 Dec 2001 12:35:34 +0100 (CET) Message-Id: <20011217113534.3DAE82D30E@freebsd.emma.line.org> Date: Mon, 17 Dec 2001 12:35:34 +0100 (CET) From: Matthias Andree Reply-To: Matthias Andree To: FreeBSD-gnats-submit@freebsd.org Cc: nbm@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32929: update port: ftp/vsftpd 0.0.15 -> 1.0.1 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: 32929 >Category: ports >Synopsis: update port: ftp/vsftpd 0.0.15 -> 1.0.1 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 03:40:02 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: Update vsftpd to current released version. Now includes manpages. Also create /var/ftp, the ~ftp directory (without this, it'a a no-go). >How-To-Repeat: >Fix: (note: the MASTER_SITES diff satisfies portlint -t complaints) diff -Nur vsftpd.old/Makefile vsftpd/Makefile --- vsftpd.old/Makefile Thu Aug 2 11:52:25 2001 +++ vsftpd/Makefile Mon Dec 17 12:31:15 2001 @@ -6,14 +6,18 @@ # PORTNAME= vsftpd -PORTVERSION= 0.0.15 +PORTVERSION= 1.0.1 CATEGORIES= ftp -MASTER_SITES= ftp://ferret.lmh.ox.ac.uk/pub/linux/ +MASTER_SITES= ftp://ferret.lmh.ox.ac.uk/pub/linux/ MAINTAINER= nbm@FreeBSD.org ALL_TARGET= vsftpd +MAN5= vsftpd.conf.5 + +MAN8= vsftpd.8 + post-patch: @${PERL} -i -p -e \ 's@^(#define VSFTP_DEFAULT_CONFIG )"[/]etc/vsftpd.conf"@\1"${PREFIX}/etc/vsftpd.conf"@' \ @@ -33,6 +37,15 @@ ${INSTALL_DATA} ${WRKSRC}/vsftpd.conf ${PREFIX}/etc/ ; \ fi @# + @${MKDIR} ${PREFIX}/share/vsftpd/empty +.if !defined(NOPORTDOCS) + @for i in ${MAN8} ; do ${INSTALL_MAN} -m 644 ${WRKSRC}/$${i} ${MANPREFIX}/man/man8/ ; done + @for i in ${MAN5} ; do ${INSTALL_MAN} -m 644 ${WRKSRC}/$${i} ${MANPREFIX}/man/man5/ ; done +.endif @${PERL5} ${PKGINSTALL} + @${MKDIR} /var/ftp + +post-uninstall: + @${RMDIR} /var/ftp .include diff -Nur vsftpd.old/distinfo vsftpd/distinfo --- vsftpd.old/distinfo Thu Aug 2 11:52:25 2001 +++ vsftpd/distinfo Mon Dec 17 11:51:46 2001 @@ -1 +1 @@ -MD5 (vsftpd-0.0.15.tar.gz) = 74eadb6c203cc90359632c91e6bb2b9a +MD5 (vsftpd-1.0.1.tar.gz) = a30724a5e56091164f538bbdce10cdf4 diff -Nur vsftpd.old/pkg-plist vsftpd/pkg-plist --- vsftpd.old/pkg-plist Tue Apr 17 11:51:06 2001 +++ vsftpd/pkg-plist Mon Dec 17 12:29:28 2001 @@ -1,6 +1,9 @@ libexec/vsftpd +@exec mkdir -p %D/share/vsftpd/empty @unexec if ! `grep -q %D/etc/vsftpd.conf %D/etc/vsftpd.conf.dist`; then rm %D/etc/vsftpd.conf; fi etc/vsftpd.conf.dist @exec if [ ! -f %B/vsftpd.conf ]; then cp %B/vsftpd.conf.dist %B/vsftpd.conf; fi -@unexec rmdir %D/share/vsftpd/empty 2>/dev/null || true -@unexec rmdir %D/share/vsftpd 2>/dev/null || true +@exec if [ ! -d /var/ftp ]; then mkdir /var/ftp ; fi +@unexec rmdir /var/ftp 2>/dev/null || true +@dirrm share/vsftpd/empty +@dirrm share/vsftpd >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 Mon Dec 17 3:59:43 2001 Delivered-To: freebsd-ports@freebsd.org Received: from webzure0.webzure.com (CPE-144-132-64-14.vic.bigpond.net.au [144.132.64.14]) by hub.freebsd.org (Postfix) with ESMTP id 12F1237B417; Mon, 17 Dec 2001 03:59:36 -0800 (PST) Received: from webzure1.webzure.com (webzure1.webzure.com [192.168.1.2]) by webzure0.webzure.com (8.11.6/8.11.3) with ESMTP id fBHBxYh29170; Mon, 17 Dec 2001 22:59:34 +1100 (EST) (envelope-from admin@webzure.com) Message-Id: <5.1.0.14.2.20011217230118.00ab9220@192.168.1.1> X-Sender: admin@192.168.1.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 17 Dec 2001 23:01:43 +1100 To: dirk@FreeBSD.org From: Andrew Dresden Subject: FreeBSD Port: php4-4.0.6_1 Cc: ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 will fbsd port of php 4.1.0 be ready? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 4: 9:55 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 477CF37B41F; Mon, 17 Dec 2001 04:09:46 -0800 (PST) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHC0L327598; Mon, 17 Dec 2001 04:00:21 -0800 (PST) (envelope-from dinoex) Date: Mon, 17 Dec 2001 04:00:21 -0800 (PST) From: Message-Id: <200112171200.fBHC0L327598@freefall.freebsd.org> To: dirk.meyer@dinoex.sub.org, dinoex@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32263: [PATCH] freebsd-uucp to build under 4.3 to 4.1 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] freebsd-uucp to build under 4.3 to 4.1 State-Changed-From-To: open->closed State-Changed-By: dinoex State-Changed-When: Mon Dec 17 03:59:49 PST 2001 State-Changed-Why: Committed, no response from MAINTAINER http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32263 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 4:50: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 3C17137B417 for ; Mon, 17 Dec 2001 04:50:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHCo5r46193; Mon, 17 Dec 2001 04:50:05 -0800 (PST) (envelope-from gnats) Received: from darkone.comintern.net (darkone.comintern.net [213.148.1.98]) by hub.freebsd.org (Postfix) with ESMTP id 307A937B405 for ; Mon, 17 Dec 2001 04:40:41 -0800 (PST) Received: from 3wgraphics.com (ppp-9-088.comintern.ru [213.148.9.88]) by darkone.comintern.net (8.11.6/8.11.6) with ESMTP id fBHCdPD571584 for ; Mon, 17 Dec 2001 15:39:34 +0300 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 16FwxH-0001nw-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 17 Dec 2001 15:33:15 +0300 Message-Id: Date: Mon, 17 Dec 2001 15:33:15 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/32930: New port: p5-BSD-stat-0.23 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: 32930 >Category: ports >Synopsis: New port: p5-BSD-stat-0.23 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 04:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: New port: p5-BSD-stat-0.23 stat() with BSD 4.4 extentions >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: # # p5-BSD-stat # p5-BSD-stat/distinfo # p5-BSD-stat/Makefile # p5-BSD-stat/pkg-comment # p5-BSD-stat/pkg-descr # p5-BSD-stat/pkg-plist # echo c - p5-BSD-stat mkdir -p p5-BSD-stat > /dev/null 2>&1 echo x - p5-BSD-stat/distinfo sed 's/^X//' >p5-BSD-stat/distinfo << 'END-of-p5-BSD-stat/distinfo' XMD5 (BSD-stat-0.23.tar.gz) = b1cc70e072e373e2909f25bb89194b43 END-of-p5-BSD-stat/distinfo echo x - p5-BSD-stat/Makefile sed 's/^X//' >p5-BSD-stat/Makefile << 'END-of-p5-BSD-stat/Makefile' X# New ports collection makefile for: BSD-stat X# Date created: 17 Dec 2001 X# Whom: Sergey Skvortsov X# X# $FreeBSD$ X# X XPORTNAME= BSD-stat XPORTVERSION= 0.23 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= BSD XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= BSD::stat.3 X X.include END-of-p5-BSD-stat/Makefile echo x - p5-BSD-stat/pkg-comment sed 's/^X//' >p5-BSD-stat/pkg-comment << 'END-of-p5-BSD-stat/pkg-comment' Xstat() with BSD 4.4 extentions END-of-p5-BSD-stat/pkg-comment echo x - p5-BSD-stat/pkg-descr sed 's/^X//' >p5-BSD-stat/pkg-descr << 'END-of-p5-BSD-stat/pkg-descr' XThis module's default exports override the core stat() and lstat() Xfunctions, replacing them with versions that contains BSD 4.4 extentions Xsuch as flags. This module also adds chflags function. X XWWW: http://search.cpan.org/search?dist=BSD-stat X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-BSD-stat/pkg-descr echo x - p5-BSD-stat/pkg-plist sed 's/^X//' >p5-BSD-stat/pkg-plist << 'END-of-p5-BSD-stat/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/BSD/stat/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/BSD/stat/autosplit.ix Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/BSD/stat/stat.bs Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/BSD/stat/stat.so Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/BSD/stat.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/BSD/stat X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/BSD 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/BSD 2>/dev/null || true END-of-p5-BSD-stat/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 Mon Dec 17 5: 8:54 2001 Delivered-To: freebsd-ports@freebsd.org Received: from no-spam.it.helsinki.fi (NO-SPAM.it.helsinki.fi [128.214.205.34]) by hub.freebsd.org (Postfix) with ESMTP id 4BB4837B417 for ; Mon, 17 Dec 2001 05:08:51 -0800 (PST) Received: from mursu.pesa.fi (root@sirppi.helsinki.fi [128.214.205.27]) by no-spam.it.helsinki.fi (8.11.4/8.11.4-SPAMmers-sod-off) with ESMTP id fBHD8nT03775 for ; Mon, 17 Dec 2001 15:08:49 +0200 (EET) Received: (from poku@localhost) by mursu.pesa.fi (8.11.6/8.11.1) id fBHD8gv10479; Mon, 17 Dec 2001 15:08:42 +0200 (EET) (envelope-from poku@mursu.pesa.fi) To: freebsd-ports@FreeBSD.ORG Subject: autoconf confusion + a bonus quirk From: Jussi Reissell Date: 17 Dec 2001 15:08:42 +0200 Message-ID: <87pu5e3sf9.fsf@mursu.pesa.fi> Lines: 21 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7 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 There seems to be two versions of autoconf in the ports/devel tree: autoconf and autoconf213. I have autoconf installed but the xpdf port insists on autoconf213. I'm not quite comfortable with the idea of having two versions of autoconf especially since the distfiles seem to be the same. Autoconf213 is merely made with a different switch. The semantics of which I wasn't able to find out on a quick glance. So, how should I resolve this little conflict and get xpdf up? As for the promised bonus quirk: Make readmes dies on the makefile of security/drweb_sendmail. (I don't have drweb_sendmail installed). It dies on the test .if ${SENDMAIL_VERSION} == "8.11.1" in line 61. Initializing the SENDMAIL_VERSION variable to something (anything) before the test .if exists( ${WITH_DRWEBSMF_SENDMAIL_DIR} ... on line 36 fixes this problem. -- muuu. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 5:19: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 00F1937B41B; Mon, 17 Dec 2001 05:19:46 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHDDas53222; Mon, 17 Dec 2001 05:13:36 -0800 (PST) (envelope-from kevlo) Date: Mon, 17 Dec 2001 05:13:36 -0800 (PST) From: Message-Id: <200112171313.fBHDDas53222@freefall.freebsd.org> To: obraun@informatik.unibw-muenchen.de, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32886: Update Port: lang/hugs 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: lang/hugs State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Mon Dec 17 05:13:23 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32886 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 5:20: 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 D18B837B41A for ; Mon, 17 Dec 2001 05:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHDK1R54404; Mon, 17 Dec 2001 05:20:01 -0800 (PST) (envelope-from gnats) Date: Mon, 17 Dec 2001 05:20:01 -0800 (PST) Message-Id: <200112171320.fBHDK1R54404@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Neil Blakey-Milner Subject: Re: ports/32929: update port: ftp/vsftpd 0.0.15 -> 1.0.1 Reply-To: Neil Blakey-Milner 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 The following reply was made to PR ports/32929; it has been noted by GNATS. From: Neil Blakey-Milner To: Matthias Andree Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/32929: update port: ftp/vsftpd 0.0.15 -> 1.0.1 Date: Mon, 17 Dec 2001 15:14:44 +0200 On Mon 2001-12-17 (12:35), Matthias Andree wrote: > >Number: 32929 > >Category: ports > >Synopsis: update port: ftp/vsftpd 0.0.15 -> 1.0.1 I'm currently out of my usual country on business - can someone else do this update, please? Matthias, if you want to take over maintainership, it's yours. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 5:29: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 04E5F37B419; Mon, 17 Dec 2001 05:29:46 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHDNOi55047; Mon, 17 Dec 2001 05:23:24 -0800 (PST) (envelope-from kevlo) Date: Mon, 17 Dec 2001 05:23:24 -0800 (PST) From: Message-Id: <200112171323.fBHDNOi55047@freefall.freebsd.org> To: lehmann@ans-netz.de, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32881: update-port: mail/sylpheed 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: mail/sylpheed State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Mon Dec 17 05:23:13 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32881 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 5:39:49 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 081B937B41B; Mon, 17 Dec 2001 05:39:46 -0800 (PST) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHDbDB58762; Mon, 17 Dec 2001 05:37:13 -0800 (PST) (envelope-from tobez) Date: Mon, 17 Dec 2001 05:37:13 -0800 (PST) From: Message-Id: <200112171337.fBHDbDB58762@freefall.freebsd.org> To: skv@protey.ru, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32878: New port: p5-Carp-Assert-0.17 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: New port: p5-Carp-Assert-0.17 State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Mon Dec 17 05:31:49 PST 2001 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32878 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 5:45:10 2001 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 8C2BC37B405 for ; Mon, 17 Dec 2001 05:45:03 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id PAA28081; Mon, 17 Dec 2001 15:44:53 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h84.227.dialup.iptcom.net [212.9.227.84]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id PAA61425; Mon, 17 Dec 2001 15:44:52 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id fBHDiKF44667; Mon, 17 Dec 2001 15:44:20 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C1DF776.B40DF424@FreeBSD.org> Date: Mon, 17 Dec 2001 15:47:34 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Jussi Reissell Cc: freebsd-ports@FreeBSD.org Subject: Re: autoconf confusion + a bonus quirk References: <87pu5e3sf9.fsf@mursu.pesa.fi> Content-Type: text/plain; charset=koi8-r 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 Jussi Reissell wrote: > > As for the promised bonus quirk: Make readmes dies on the makefile of > security/drweb_sendmail. (I don't have drweb_sendmail installed). It > dies on the test > .if ${SENDMAIL_VERSION} == "8.11.1" > in line 61. Initializing the SENDMAIL_VERSION variable to something > (anything) before the test > .if exists( ${WITH_DRWEBSMF_SENDMAIL_DIR} ... > on line 36 fixes this problem. You need /usr/src tree to pass past this port. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 5:49: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 0BDC237B416; Mon, 17 Dec 2001 05:49:46 -0800 (PST) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHDmMB62496; Mon, 17 Dec 2001 05:48:22 -0800 (PST) (envelope-from tobez) Date: Mon, 17 Dec 2001 05:48:22 -0800 (PST) From: Message-Id: <200112171348.fBHDmMB62496@freefall.freebsd.org> To: skv@protey.ru, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32930: New port: p5-BSD-stat-0.23 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: New port: p5-BSD-stat-0.23 State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Mon Dec 17 05:43:06 PST 2001 State-Changed-Why: New port added, thanks! I fixed pkg-plist. There's something obviously wrong with you automated plist generation - this is not the first time when exactly the same kind of error appears in your new perl ports: instead of specifying directory %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Something you specify non-existent directory %D/lib/perl5/site_perl/%%PERL_VER%%/Something Keep that in mind! :-) http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32930 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 5:57:36 2001 Delivered-To: freebsd-ports@freebsd.org Received: from oberon.gaumina.lt (oberon.gaumina.lt [213.197.142.100]) by hub.freebsd.org (Postfix) with SMTP id 8CC1B37B417 for ; Mon, 17 Dec 2001 05:57:08 -0800 (PST) Received: (qmail 9442 invoked from network); 17 Dec 2001 13:57:06 -0000 Received: from unknown (HELO there) (213.197.142.107) by oberon.gaumina.lt with SMTP; 17 Dec 2001 13:57:06 -0000 From: Martynas Sklizmantas Organization: GAUMINA Subject: FreeBSD Port: mget-1.3.0 Date: Mon, 17 Dec 2001 15:57:06 +0200 X-Mailer: KMail [version 1.3] Cc: ports@FreeBSD.org MIME-Version: 1.0 To: dbera@cse.iitk.ac.in Content-Type: Multipart/Mixed; boundary="------------Boundary-00=_6RQHL3MDYB0H7N75ORXS" Message-Id: <20011217135708.8CC1B37B417@hub.freebsd.org> 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 --------------Boundary-00=_6RQHL3MDYB0H7N75ORXS Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit hello, on my two freebsd 4.4-RELEASE machines it segfaults. i believe you will find more information in core attached. Best regards, Martynas Sklizmantas GAUMINA http://www.gaumnina.lt Unix administrator --------------Boundary-00=_6RQHL3MDYB0H7N75ORXS Content-Type: application/x-gzip; name="mget.core.gz" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="mget.core.gz" H4sICA/5HTwAA21nZXQuY29yZQDs3Q1gVOWd7/ETmIQpRImKSrtojy3o2IYkICrECAESCjWElBdB SYVh5iSMTGbGeQFiR00N3hoTlVbbsrvZlrrbLbfLKttql93OClZvpd20Rautd2/aZntrxcpVWt+w nTb3f+YlefIQOLTjbu5dvp/25+T/f+Y55zxnzkxmIpE76huWFBUVvcfIcRnjjaLc13OMYXMM05ho eHL3MYx40fDYQeVrW6Yskxx2uY3815KS3NeZcVMykBs3JmQyYcS4VAPFnpPOr5LxY7lxM5sR400y XlaSHe/IZsT2D0u1r2TE9keMD0hllmXHN2YzYrxWDr0jN76vKJMR48fsU/r4gez6xmWSH7cXvTl3 npZELWvRqrrM13avwd6cfU6/UWJMktunZV2VxnDyp7rntwcOqOd73MiHwDj00kTP++X2U+OKjB1y 3/x8d27745R933Hu4KBhDGbc/7UrDrqNw7mHcHAwdezC5suv+er+wQXGrqfMfdHN//CHBQ69vI69 /3LeI8/dN+uu3x8Y7hnvAnsNQcl47fzZvbZWKz7izic0AAAAAODMtNLyB6KWL275zWDY540HwiEz FI6bLeFEyF8x0WjIN1sCVtBvBkLm0tWrm8zNltdvRc1AzPSFo9FERObLnZWN5edVGzN8xsST778h feDAlGeyPwewP8M1SeaWnvqYayTFks3xeCTfKzKGPxvbNj7icu+WPPSYy53/bLxU8qBSL5EMpLL7 tj/7qrfH7WOqKvF0vO7yNPa43DdJQpLbJfdJviB5WPK45PuSpi+XeF6V2z9Izr7X5b5YUiGZL2mU 3CQJSW6X3Cf5guRhyeOS70t+KnlV8gfJ2ffJfEmFZL6kUXKTJCS5XXKf5AuShyWPS3pud3v2y+f9 V+XrP0jOvl/mSyok8yWNkpskIcntkvskRco5e0hin/JyOfaz7Fs5b/bPeDyfdLnt8/zop1xu+2cr qztdbvuhfFhOoP2zCfvHJudLzPElHvuz+NRnsud2j2x0ityeI7lQsuMel9v+2i+35xrZH9ecZ2Q/ x6vsY9nYlPuZisKl1buedbk3N0/2bF8/2TNFbp+S21NfMaNzGyN/cHXsXdruRO2nMUt/+O5sVxX8 3fDPfwAAAADgtA243KZ8ov6EcYcxMDjS6W2g2G24Jhrj5ZPa2aMNH5zk7jAmGBfJJ7/jo23z8CR3 rVFizDdqjfQftV8AAAAAAHDajrn0fxWbMVXpq/+mtErpq/+mc6nSH6/0Nyp99d/lblf6xUp/p9Iv Ufp7lP4EpX9Q6asLeUHpv0fpH1P66h9NcP96uD9J6ZtKX/2jCXOV/llKv0npqz8P2az0Jyv9DqVf pvR3Kf1zlP4+pX+u0j+k9M9T+gNKf4rSP670z1f6Zb8Z7l+g9D1K/0KlX6v0pyr9dUr/vUo/ovTf p/TvVvp/pvR3K/1pSn+/0r9I6R9W+hcr/SNK//1K33h9uG8q7alK/xKlX6X0P6D0lyr9Dyr9jUp/ utLfrvRnKP2dSv9Spb9H6V+m9A8qffUPFryg9C9X+seU/oeUvvuN4f6Hlb6p9MuV/lylP1PpNyn9 CqW/WelXKv0OpV+l9Hcp/VlKf5/Sn630Dyn9K5T+gNJXf6fpuNK/UumXvTncv0rpe5T+1Uq/VunP VfrrlP48pR9R+tVK/26lf43S3630a5T+fqV/rdI/rPTnK/0jSn+B0jfeGu7XKu2pSn+h0q9S+ouU /lKlv1jpb1T6dUp/u9KvV/o7lf4Spb9H6X9E6R9U+kuV/gtKf5nSP6b0P6r03W8P969T+qbSb1D6 c5X+cqXfpPQblf5mpb9C6Xco/Salv0vpf0zp71P6K5X+IaW/SukPKP3VSv+40l+j9MuOD/evV/oe pb9W6dcq/XVKf53Sv0HpR5T+jUr/bqW/XunvVvrNSn+/0v+40j+s9G9S+keU/galb7wz3N+otKcq fa/Sr1L6m5T+UqXvU/oblb5f6W9X+pbS36n0W5T+HqXfqvQPKv3NSv8FpR9Q+seU/s1K3/3b4f4W pW8q/aDSn6v025R+k9IPKf3NSj+s9DuUfkTp71L6tyj9fUo/qvQPKf2Y0h9Q+urvAh5X+gmlX/a7 4f5Wpe9R+tuUfq3S36701yn9dqUfUfq3Kv27lf4nlP5upZ9U+vuV/m1K/7DSv13pH1H6dxgAznTn f+kvDzvdJ7jwxD+TLa/CB/Kf8c3GkZ9n1fuM/ESL/6omK1dA07hi9ynuCgAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACj OzjJ3SExnpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAgIOyg5Pc9u3U3O2pjPsP2P/O3H53jdH+y57Irf+Jsdk/AAAAAADvtiLla/fh4c+7 f+zn2roC5gIAAAAAgLHVaMW3haNbTH80HIlYftMXDoUsXzwQDpny/6gVs+JD9wnEzEQoanl9m72b gpba9oe3hUbf/mJv6LK46Y3FAq325m5JWLG47Mbr98u2Y8bC7K3pDcp2/e1mIGQmYpYyP3+HFm9b INhuhsJxM5aIRMJReyub2s1INBwP+8LB3B2MppH1yAnGiogV9WYWN7K/KuzbYsXNeHvE0kaGtneK tnerNxDMnJITDd1xWzQcas3uoSUcNWOZPRrLZW3eVsuMh8NmUO5g1Mn5CYSyx5g7SZnTFojKXkeR O/Lw0MIyawvNzG1/eMHKGZZz1po5++rp2DZiZMhKKxZORH1yhFabrN0btU9qIjS8ZLlDIhjPLsAb bdXPQWOizYoGfN6gKYPydUiONSFpkWumzRsIGYui4S2W7DkQsYzVspE2b6jdDAZCW2Kyaa9/Zjgk O2wJBC0z1i6XTpuxLBi0WmV7McvaYjSGzVjEK4cXtFri9tr91taAzzKW2BOGj2m1tT2e3cimRKxd Pb5lIW9EVh2JBrxxywyEffFg5vHJbWfoiOQEhzJbiI3Ws89d/vBCW73BgH9oucYyubpNvzx+vng4 2i5HHB9ROzjJFWtf+rlDXBwNx2Izs0XmxGUXb20PxOIxuZ4y/cyyFwXloshNG76oFnmHn45NVrQt IM/VzIkMBWRUnr+ZSzwoc+0z1Ga12Uc9dFn45THKbNa7NRzwywR5RHybA0G/fS35ZJtywuw9ZE6+ 34r5ooGIrNuo32757BPd5o2bVjQqnYX56yMoB64+ITKHax+EvDa1BFoT9kEvC0US8Uq5kuQmN39Z KC5fJCL22ck+FqZcdsHMJZLwbc4fz1CdOSL7kR56KEae64h9LuL2k31NyG+1BEKy3cyeqs0qw1ib e3ymL4la1qJVddVmLOqrDAY22fFVBq6Ye1VlqxWqDMQCoZYKX/lWc1bFVeasefPmVVbNrZx9tTn7 iuor51XPniX7keM267dHzOknuQYOvljsqaot8TRJdkoikiPvuDxHzi72TC8r9vRI/ubcYs+uKcWe pfK1PcelzD9H0pHO9k/FpdXmL4s9zYuKPcGFxR633O5f6LyN0bhH/BTaMLa/S9udqP0k+nAh25W5 443smu3Yx2hvz2maqanSFMt93iu5bcSsYwuyt9Nrs7c3ZG9r78/e3v1k9vbm45nbjh0VCzPrO9eX ud3x489nbq3vfc++NTfsHrdIbo9sXXq1ffvQg+9rk9vaF3urHpLbnRc/lfqR3M659M0tpYuNjoGr 259cuNjY/cJda+dsXWwcamxte+LvFhvXfnrjL9b9++Lanse2X/TI+XVNr/38R79433V1n3l+eckP jnXU5eddGCp+7LH9Dyx5850FL49fMXf57Iuq3lm67c4baw7E7vjJivMTqa4XPv+1Z3trrvjKnuc/ +Nayedd+5Y2630/+8uy/+nzPD9z/vH7G4vBev6fk0MT8mVgT2iLfe0L5Z9ZpP1x5dc8Xe8ol50rG SX71XLHnx5InJF+V7JLskNwiWSuplVRIPiAplRiSN35Y7Pm55KDk05I7JbdIVkkWSExJieTtZ4s9 P5M8K0lJ/l7yJUmHxCuplVwkGXym2DMg2Sf5oqRDslZSK7lUcrbk2GHZn+SLkg7JekmdxJQM/KDY 84jks5J2iVdSKzEkz3+/2PMtyW5JhyQm2SRplFwjKZdMlYyTDHyv2POU5GuSL0juloQk6yWLJKZk kuR4X7HnRcl3JbslWyUb+/LX/rE7TnX+VyZC1nJva6BxRWP9qe634x/lWCS/HzSy/wLJKYvkH/bV rOZ05p1OaksMw+P601NabBRJxknGS1ySYkmJZILELXmP5FTbmNhVbEySlErOkpwtmSwxulzvbk62 //fK/iWlkrMkZ0smS4z3ut7d6PvmXx7CyP57aftSsL/n2u877O+T8qw0Jhj2+wXDeI9hf383jEmS UslZkrMlkyVlRvY9zbmS8yRTJOdLLpBcKJlqZL/nvk/yZ5JpkoskF0veLzEll0g+IPmgxH7fNUNy qeQyif3Cd7nkQ5IPS8olMyUVkkqJvP0zZklmS66QzJFcKblKcrVkrmSepFpyjaRGcq1kvsT+xl8r 8Uo2SXwS+4Od/bmpRdIq2SwJSG6WbJEEJW0S+yN2WBKR3CKJSuyPanFJQrJVsk2yXWJ/sLhVsl7S LPm45CbJBsnG/8T9f0KSNLLvf26X2N9MOiSflNwp6ZTskNwl+W+ST0nulnRJ7pF0S3ok90ruk9wv 2Sn5tOQzkgckD0o+K/mc5POSXZI/l/yF5C8lvZK/knxB8kXJbsmXJA9J/lryN5IvS/5W8hXJHsl/ l3xV8neSvZK/lzwseUSyT/IPkq9Jvi55VPKY5BuSf5Tsl/yT5J8l35SkJP8ieVxyQHJQ8oTkW5In JU9J/ofk25KnJYck35F8V/Kvkj7J9yTfl/xAcljyjORZyQ8lz0mel/xI8mPJC5L/Kfk3yf+S9Et+ Ivmp5GeSAcm/S34u+d+SX0helPxS8pLkiORlya8kr0iOSv6P5FXJa5Jjkl9LfiN5XfKG5E3JW5K3 Jccl70h+K/mdJC35veQPEvvbv+1Mf/7bb9zttzSLJXUS+83TEslHJEslyyQflVwnaZAslzRKVkia JB+TrJSskqyWrJFcb2Q/l66T3CC50Tj58/8/a/88/3n+j/b8P5WNvyr2qD8xaB5f4rFTd9lw1/58 31Qrn5nels9GMnborWJPjcxbJ58B98vX6RflM/wF8hlmvnzOkfEqSY1kjuTRt7Kf8Tted3nWSb3r iHxWkhyXOZ6XZJvSmyuxP6/Yn1vKcvu0X6fsa81+rYpckH29ikzIvk4tcGdfq/KvTfsuzr4+7XNl X6Mcf9EMZ6amkhE/Yyo62f2qSjzu2XLfqpH3v3V/0/NDc0xl7LBr5M+upLafK6Ntet+rLs8+/Yd/ isiPXZ7IL10e+xrvle3Yr1X7fujyHBvtzkWZ/2X3L8eT3+eu2SUn/Vna+JPvOqN24/DcnouLPf3v L/ZMN4s9j0qekvzi4hPXVWb8OvNSM+HXgyPo97vzkmJPn7we1P32wIHdkrtzt3ec63BQOemwHNvO k6/NlqyV1x45F0lZR1Ie7/QpzsW7piz7HkqtAQDAsF3ynirzWUEEf3fggPo+ih9XAwAAAAAAAAAA APh/wWvjSjyViVjU/pVUa7vlqwz6Z1rBlopYuGKWPp75tdUNUXtsjpG7R7Pp8OeaHMZ7HcZTDuP9 DuNph/Fpl5x6vMZhvNlhPOkw3uswnnIY73cYTzuMT/uAw/odxpsdxpMO470O4ymH8X6H8bTD+LQP OqzfYbzZYTzpMN7rMJ5yGO93GE87jE+b7rB+h/Fmh/Gkw3ivw3jKYbzfYTztMD5thsP6HcabHcaT DuO9DuMph/F+h/G0w/i0Sx3W7zDe7DCedBjvdRhPOYz3O4ynHcanXeawfofxZofxpMN4r8N4ymG8 32E87TA+zeOwfofxZofxpMN4r8N4ymG832E87TA+7XKH9TuMNzuMJx3Gex3GUw7j/Q7jaYfxaR9y WL/DeLPDeNJhvNdhPOUw3u8wnnYYn/Zhh/U7jDc7jCcdxnsdxlMO4/0O42mH8WnlDut3GG92GE86 jPc6jKccxvsdxtMO49NmOqzfYbzZYTzpMN7rMJ5yGO93GE87jE+rcFi/w3izw3jSYbzXYTzlMN7v MJ52GJ9W6bB+h/Fmh/Gkw3ivw3jKYbzfYdzJa8UlnqHfD5sl26otGf69yg6XO/OLwE25r8XxZ1zu Xfe73HOkPij1G3I7VXr+e1xuU9nuDqn3KL+otrrT5X70Uy73w+MMo+qTLrf9O8U1d7rcS3LjZbXD 6yjK/9Pep/Qz+5w1PL439/ttj1YVtvYT1m//ztVGZf3272zZv8htDtfP7S/x9H5u5H53Sm/PZ0s8 S5XeMamrlHrg0yWe3Q+WeEpk472yHft3yaukV67cx5Ttuv42v+2i7P43Zvdp/27crtx69+bOxaNy WxwfZ7zY4vTbcae5fvsYTGX9B+39TzKMje8ZqneHyzwPznCPWL9/Y5lnT2qCZ+klyvp/MsHzwoXD 9eZXSzwea4KnY62sX7YzwWUY+w+XeIIThu9z6M0JnkN3TR5ev9zPPh57n9t/W+zJXwN7c78b9+js 7Pqvea34T15/+orCr6H/n6XnnOHrv/IMX/9VZ/j6rz7D1z/3DF//vDN8/dVn+PqvOcPXX3OGr//a M3z988/s9Z/pXisq8bS1WnG1Nu3P4rOynwPtOjMgn7UeytW19njus6hdN+Xub2j3t296ZazDHp89 +nhz/nO/Mj+ibG9v7cjrM6XVfVrdr9VHtTqt1aULR9bTtLpcq2u0ukGrm7U6qNVJre7R6l6t3qvV Ka3u0+p+rT6q1WmtLl2krV+ry7W6RqsbtLpZq4NandTqHq3u1eq9Wp3S6j6t7tfqo1qd1urSxdr6 tbpcq2u0ukGrm7U6qNVJre7R6l6t3qvVKa3u0+p+rT6q1WmtLq3T1q/V5Vpdo9UNWt2s1UGtTmp1 j1b3avVerU5pdZ9W92v1Ua1Oa3VpvbZ+rS7X6hqtbtDqZq0OanVSq3u0uler92p1Sqv7tLpfq49q dVqrS5do69fqcq2u0eoGrW7W6qBWJ7W6R6t7tXqvVqe0uk+r+7X6qFantbr0I9r6tbpcq2u0ukGr m7U6qNVJre7R6l6t3qvVKa3u0+p+rT6q1WmtLl2qrV+ry7W6RqsbtLpZq4NandTqHq3u1eq9Wp3S 6j6t7tfqo1qd1urSZdr6tbpcq2u0ukGrm7U6qNVJre7R6l6t3qvVKa3u0+p+rT6q1WmtLv2otn6t LtfqGq1u0OpmrQ5qdVKre7S6V6v3anVKq/u0ul+rj2p1WqtLr9PWr9XlWl2j1Q1a3azVQa1OanWP Vvdq9V6tTml1n1b3a/VRrU5rdWmDtn6tLtfqGq1u0OpmrQ5qdVKre7S6V6v3anVKq/u0ul+rj2p1 WqtLl2vr1+pyra7R6gatbtbqoFYntbpHq3u1eq9Wp7S6T6v7tfqoVqe1urRRW79Wl2t1jVY3aHWz Vge1OqnVPVrdq9V7tTql1X1a3a/VR7U6rdWlK7T1a3W5VtdodYNWN2t1UKuTWt2j1b1avVerU1rd p9X9Wn1Uq3WvuYb/fH/10B/094XbIt54tl43a9bKq5ThsM8bHKWsbGuP3RLUm1v81uxT7d5IN536 +P6jJT82tvtPj/H+kyvHeP1jvP/kqjFe/xjvP7l6jNc/xvtPrhnj9Y/x/pPXj/H6x3j/ybVjvP4x 3n9y3Rivf4z3n7xhjNc/xvtP3jjG6x/j/SfXj/H6x3j/yeYxXv8Y7z/58TFe/xjvP3nTGK9/jPef 3DC2+x9rr43Pf/4f+swuaQ0lWq14OBIf+u8AnGq+fav+/St/jNSfOC8vXeD8Gm9h85MFzk8VOD9d 4PyaTQWuv8D5qQLnpwucX+MrcP0Fzk8VOD9d4Pwaf4HrL3B+qsD56QLn11gFrr/A+akC56cLnF/T UuD6C5yfKnB+usD5Na0Frr/A+akC56cLnF+zucD1Fzg/VeD8dIHzawIFrr/A+akC56cLnF9zc4Hr L3B+qsD56QLn12wpcP0Fzk8VOD9d4PyaYIHrL3B+qsD56QLn17QVuP4C56cKnJ8ucH5NqMD1Fzg/ VeD8dIHza8IFrr/A+akC5wMAAAAAAAAAAAAAAGS9PLnYMHZ2d/bL1/cYd9e/NJj5svOp45Mfr3+p qbu+rOnI/LcHB7u+1Z0bKOuYayTc3Z1zpBo07no2XtJx20vViUh3p/1ftO+ca8RXdH7zF/a249Oz 21hTOjj73s5nXh0cbOqWccMo3if/aDryb28ODr7ygex9lpcOzrq385UT7vMNuU/3AzXytX2/rnH7 F9gHfaPLMDqq106+KzZevri16JrJdwXkq6fr7UOUmxeyN89lbw7bN90P2GMd1Ub8gu5O+w9edJVl 1/Dyp+Uf9241slV3wj2vKrFleDG546svHay6t7PsNf34LtCO79v1Ly3oXlPWUV09+a59ckhSV7/8 FfliZ1eiv3t5X9fyw3J49n9f8eXHcvvtto8mt/ey7kRp95TPdZ0zaGSPstvoqh/oypz6VybsHKwf 6K4fkAcgXtwx99rEse7ElKfr++zldc434q07O59Ky/iHM3dvGvy6fTN41ZHPvDE4KI/bXQcT1d1r Bj6cORHd8/cZ6X8aFL95uOvQ24eXzvvW5B03SNl5W7+RmGQf7Jq+rjWHX5kgp9E+3M5vlw3W98lu En/RedtzRjzYedsLRqJl+ER5cksw7Mdyzifth7PphNP10utyujLH1fW2cgDfffvZe1dfMNiVPbTc pZV9qMPj5NzZBzV5R1SOo3vN4a41fd3LBzrmGfFId6K/83aXEZ+cPVkLu9wvv2Nkruehh6+7vn+w KncJ7jzheNbax5PZa9ePR56Qe+vGDWbPe/Y4XrL/VobuNf2dt7qKJt/1gH2c3fkLZtZtuWuq+5zc 41c2WPRKtOut4eO4fOjsyKHE70zbh9N0wtV+6DeneTj5S+xjclT7q+3j+0jm+Bzmdt421Yi75TLs XjO1a2Lm7LmN+Dnd17u7l5R2jZt18GX7L1+Q417T372o9OXX7XP5dGambf9ae0c/NTJPOdn54cxX 46oTc4afXOdrT67dRmZ7mebT2Vec+3PX/dCcc0bOeSW8M3eylrvnuRPXnfBcTJQOXjXac/GeX4/y XKyX16vqxMX28/CVqSd7rg2v0Z55r7V//U0bvvNk11trul7sPDpl1RF7ZP0nn/Sfl3llvNmw/zeY KBuUI0m4j/zmmOz340e+8+RO7f5z8vcfTEwdTEwZnnEwP0POgzbHyM0p0uf06HPKrh+a9K/nyin9 +jH76ftN+5+D8bN2dpcMHu78drpz/mDijfU3fedJbT+7ZMp6e41HHpAZTxqjalqxatm6hhs2LF6x cmX94tXGzJnGjFi1GY7EA+GQuXFG7DIzEDO9bZsCrYlwIjZRn6/eeeZM++7+sBULXRY3vcFgeJvp DZneaGuizQrFT5irz5/hK3C+zI5atyQCUSvmOFGZnwhFLV+4NRS41fKPXMzEk49nDnZidgOBYNBq 9QbzYzNnmjN82amB0FZvMODXRkY//tEOfZQZpzj/a03Hx+s05v9RD0DP/uE/41ikZEGuZ1+q6u1z 9r1nlXg6Xnd56v68xLP5E5M9mz5X4olK7pR8RhKRbd79rMsdz227R77eJdmeq8+WvCEplZglhnGW 3LoukMjtgxL7b4zZLYUMGQNyMPZx2383zyS5LZPYf6POTtmSfN/J/BVAUyTnSOy/0uZYcfbrPXIr zx9jqUSer4bb6UQq5yB/O+405wAA8G5bFfZtseLyLd6KejPf5eX/oXBoZizTN1YM9b3BqOX1t8s7 FjMSDbfK+5CYMhqSdwLqyJCVViyciPosM261RcJRbzQQbJc3TN6t3kDQuylo2XdIBONmPBw2g/JG wtKOr1HeWUQDPnnzNPSWJ5yQtMjbkDZvIGQsioa3WLLnQMQyVstG2ryhdjMYCG2Jyaa9/pnhkOyw JRC0zFh7TA7CWJZ7MxazrC1GY9iMRbxyeEGrJW6v3W9tDfgsY4k9YfiYVlvb49mNbErE2tXjWxby RmTVkWjAG7fMQNgXD5ot4Wh+O0NHJCc4lNlCbLSefe7yh5d7R5hfrrFM3q6Zfnnj54uHo+1yxPER tQP1IYqbsUREHoS4vE3d1J4/xMXRcCw2M1tkTlx28db2QCweM+qy/cyyFwXloshNy78b9RuLvHKw fn/mYW+yom2BWCyQOZGhgIwu9obsHdvvFX32GWqz2uyjHros/PIYZTbr3RoO+GWCPCK+zYGg376W fLJNOWH2HjIn32/FfNFARNZt1G+3fPaJbvPGTSsalc7C/PURlAPPPnbhUGt+AfZB+MKhFnnbax/0 slAkEa+UK0lucvOXheLyRSJin53sY2HKZRfMXCIJ3+b88QzVmSOyH+mhh2LkuY7Y5yIuWzPWhPxW SyAk283sqdqUN5Vrc4/Pdn90w6b2uGW/zc5e19kzNDEzEotHA6HWE4YSIdlJdn7mv98Ri/ry//UO 34ZoZSK+2X6u5m83tMTi3nhLrMI3yvWRmb8pEKrO/iOztcxXmX+Ovv2KisxXla1WqNLegZyBUbd9 usfXasXtkxiSxVr6UUYdru/T2f62aCBubR39EE+1PrkKKlvi0UTIvnJPssKlC1ctrTZXZB+f8FYr 2mJ/KIp4W2Ulprks5JMjiFmZhhmTD4j6Z6QZ02OhQGvQit90qbF6eVPdspVGZbwtIp+7KjfFK9YN KWT9Lb5QPHiS46+aNfuKOVdedfXceQsXLa6rX/KRpcs+el3D8sYVTR9buWr1muvXrrvhRu8mn1zA rZsDN28JtoXCkVuisXhi67bt7bcaxmL3JTtO+fjIy0VlIuoNycu1XRftzH7Oy5NvCuHghpC1rTp7 jnIvFJnvRLmzWXGqD6mnd/23h3wnWf/3+vr6loVajEZvo3Iusis2PKFEMHj5CedIPhRWVRgVmfnT l0Qta9GqumpTPYjKwBVzr8o8PwKxQKilwle+1ZxVcZU5a968eZVVcytnX23OvqL6ynnVs2fJ64S8 7pj12yPm9JOu8tgduS9qc/WB7O3Ags9eufvBwcGfLbjyxUeuHK5/sEDWFAgF4u3ZheW3c3yBd3HY 95VPPbvg64c2dnvu+faC37V/sem8uh/mPo5Pz21/Wu52Sm1+P3/M+R96/sjTOlwpx+FviZzsBcLp 9SUQ88bj7Sd9eTmtx98XDMdO9vxdafkS0Vhgq2U2rV66sn5h3YbG+rUbVq1euLr+9LfvDfks+wmW /WLE9vMv+Ya5zRsNZV7MjUor7qtsy1zpFfb3JGP5woaGFYs3rGhavWxF46oR8xOhLfLeKiTfE73/ l707gYuq3P84fkTQcQaYsbRcc8q0B7UYFEUwaxQrJRcyu5ZmAoICCiKLW1ZkWmm2WFpmVvxNirCr mVpds6K0Im+WQXW7VjdsVUqBylRa+H9+85zRYWRp8XVfr//r37n33fc4M2eZszznPM85c8iWs4T6 H7UaGRmJWapvmHMq51MpyX34XAoH0xlpHHpyZMdJZwTOrJlpcnDrYx4V55CcgUynRErJZMk0tX+d PHxq2rTUk0aQMTM5bSrHe6eSvfj8MO8g9d6aksrI6r3necXTIGWeXU5lb+J18xMymTnZHMU9ZYO8 LkXEyR+X8Bz1eYtzhNzsmfNSkvXX0otZhTlTE3OcmSkUKc6kFE675NDu/UxTXTPbt+fh1+aaNGT9 eKcXY2Qf37JkWkyp3kGcf8vHZc7lw9LPV/IO+xunz/FphpzGNr57nJLtOzklN3FKasMTSUhwNPgb 5uN/U9rQbWP7W+j2N/m74Mnme6f5fFbawhr6S9ZXmdt/Ttq0zMQZMc5Gv2gjnXulvdnfWMufobaj m3GiXbKlOV/ebKyT9zdFt3/w8+2FZ+xelzvtrCtaXFS8NH500LLAxDNbxR9uP2v6oj5LOqZvfCB9 yYBjwz8at2hJu1bv1kWtqbtja+CsfdeMWLr8nVuWRbWZte6NsU9eFHZnix1jur0066MdXUZviT42 et3RTfl3jFQ7Dnb85PKXb/vS/cybnS8/dODrDQtjh0yfeOXe1176Pv58hxpmaml+B8mS8/V6aWre PctHdQ/j/CsnL0me+DalzcALIpxqaEr29JQZKfPCnAPCI8Oj+zUxvLc9N+GBhpfzlkUWZSy2qJFY hrfwA869lX/znuUeiyq526Lyyf14Gl/cYVEufIi3FtiPk9e7m+Md+KBFVa+yqDVk4Go+R7ZbaVHD VzDOlfWHk9e9w819xKJmYNyjFvUxuYzcA++2l/CwXaUg+2H9fTxldXZWoztYixYBAYGBrVtbLDZb SEhoqMNx+unt259xRseOnTp16dKtm9PZvXuPHj17hoX16tWnT3h4RETfvpGRUVEDBw4aNHjwRRe5 3bGxl1xy6aUjRsTFUbKPueKKsWPHjRs//uqrJ06cNOm66xITk5KSk6dNS02dPj0jIzMzKysnJy9v 9ux58+bPX7DgppvWvM7yK7WoXCzAHpTi6G6W+9ss9z0sJ2x/19Lg+pH174ydmTUvm2I9lzI6TE5S Ip3xM+ekZCfPnMYpbHJejj4zdzqHzJjh9Hwwh9IqJyV7NkVoU1uXHj+DZ+WmZXAIbuOSzcs77jBn dGS4qx9nQ40P39j229x27e0KXA2XT77zx/Fpqjl/URf4zUsj53f61GZ2Yg4V/8xc7wleRMSJM7yB TpcrxhURExHd5Bne8bOC3FQOXp72k8QMZx7VXqfsliqsj3NOahrVTd7Ny8xJnOp3uG5y/vxmb4D/ 3Lli+vf/DeefsqyvKLSrKEg53YdsC9lnAsnKdXYlZfun5BuQ6ysvkOsg11hWkddDytkschzkmDCC dKEN/T3ItpAv15r85jG7kusxFWQp5FrOi+RGyPWcdWQ+5FrPFHIUpAwfSjoh13ECyIq1ej9+lSzA jkL97xdJ+V7Pmd9pk/l91hfq71JYqL/Ho4X6OzxYqOf/vkI973cW6vm+rVDPc36hnl9v92yRns4z RXo6G4r0dIqL9HQeL9LTWVukp/NIkZ7O6iI9nRVmLi/S07vNzEVFerr5Zt5QpKefZ2Z2kZ6PFDOT ivSyu9rMq4r08rvEzKFFehleXKSX36AiveyiSLnO1Y+U43Q4Kde5epNyPew8sj3ZnTyD7EbK9bHO ZAeyA9mRbEd2Ih1kZzKY7EK2MTOI7Crrysxfn7Crs8ifzDxCyjHtBzNluTvJz/n32eR75DlkKSll /HZStuONZA9Zj2RPWa7keeQSUlbMHDKMzCR7kclkb/I6Um42GE+eT8aZGUtKURdtZj8yXJaHmT1J qWadQ8pDU88i5a+fdCDl+Hk6KfcchJJU1AwrOUD2H1KKnF8ftyu5keEYGU1+T3ru6iAHkXtJua/h bXKwfE/yItmuSDlnKSDd5DJyIrmQvFa2BzMnkZPIseR1pNvM/uRk2afN7EYmyHojrydbmPk9y30B +TV5A1lu5m7yRvJN0ltJlS79Sb39N1I+ZabkhnMEmZyXlexpW/GUT335X4Szr8sVIUcFV39nhCsm MiqGUnVmEgegzIYKqWbGnzH9T05B9t1BT7PO0R4GKjbqfVa65Zvs6lbcgFmYiuswdpP+/rFG093/ 9feb6ypYDu6BjmbdZHYJA+sfrxuqE5z6rvqmxt75s+cfzuimzz921tXVXbnZri7H7fRfRl6Mat4b REahDxPrR4Yjlf7e5HlYR393shvkPobO5Jmb9XZ3OmlD0S91dTKseJ1+GVY4f62ra21+1nvvhXQ5 W+S1QE9/mk9/kqdff+vxPv3xnn59J8OlPv3RPv0uT7/D09/Tp7/rFn0M9MyvT3/wFn2slC7Ap//w 5hP9hzbr46r4crM+Nkr38WZ9/JKuzKdfvmPFrea6ONuqKs61nrReRjzLtvpsw/UY32W0+Tm72vBc 8/VKw/jz20/CoObPXzlRTJK25T9QffN0L26zq39gC57CE1iLNbgf92AJFuJGzEX2Nv39w17geItO cKA1DNTwfiW+wCeQaXyIPfgnXjOHP3dMVkqmp/xOTsvOTMzwltSR5rlq//B+LmcERbQrhp6UnKy0 lHqFtKd9OTe30etgJ8aflJiT8gcmQBd40KqOfmtVRYes6gf6PyQdVSe2H9k2vMeDC828d0fj28fR DjZldLSpgTA62VRgZ1ujn73kDbsagsGIRn9E4HyEoQfORld0RFtYEICfX9efP0J+h2+wD//GHryB HXgZL+A5bMZGrMc6PIyVuAMLcT2ykYaE1/V3nEROQNzrv3/6w3ARGjvOnNQm79cllHJ+g6txJcYg DpdgCAZjICIRjt7oibPRBR1wOkLRBoGoY55rZb7xHQ7iK+zDR/gA7+ItyPTH7GJ6cKMPuuI0tEH1 m3Z1AJ/iLWzH01iHB7EIszANkxCPC3EeOqElvmEa7+NFPImVuAlppboMDO23e33kaRlfffufIM89 bB39lpGaaVN9sm1q5yyb+hY/59hUZLbe5qyURAEcZQONIKOV0dqwGG14zWYEGyFGqGE3HP4L3K9r 0Qz/LsCo39bn/cy35fq7lJfrMr6kXNeTCsr1cSG7XJ9zjSvX9aTYcl0/iijXZX/ncl0fspXretCx Ml3/qS7T9Z6KMl3fKSnT9Z37ynR9Z0GZPkbMKNP1naQyXd+ZVKbrO2PLdH3HXfbbyvuTuyBLSWlb 5e13wlNv9vuU/VjXCy+ef2KJrRgi5b7+rHTO0bqNsuGuRePHk5Igi1HS2mLkc9SVCtAem8WNJme5 YsPLhiPI85msCpsqKLap1PU25dhgU66/29TwuwMtgZ/blIXs8oVNrbor0KKwYkSw6sBruSOD1dXL Ai0V8cFNLDPG/5ld3Wvo+zGl85advsda307qiw4zZeZkOwk0X/Nfnt7uvRXBatxKLAxWwxafPD/+ 4xx2gLLkgN4W/cfv5vVxB5rfDrqYw8r2NOOA3k7lNRmnbLupPq/5nt8GGSf2D99hAxoY1r+93LsM /Yc1GhjWaGDYhpZ58Td2lQ83bKiotKuXsA75cMPAp4y3BA/hRmShy+5g9fyeE8vb3dxCa6STeV90 UC9zmecbzX5ZH9f79Oea/fIlssz+XzHd7PffPx7zeX2N2S/L7l6fad12sOF1/aLPsE/7DPtkM8PK 50tq7Or5Gl3GbSWfrDHbg8jba3RZt5hMq9Hl3RRyXI0u8+LJwTV6HcaQfWt02RdOdq3R5V8nMrRG l4FtZHw1ZrsUWVGty8I3ya3VujzcSD5SrcvEVeSial0u3kxmV+uyMZNMq9bl41TyympdRo4iB1Xr cjKK7F2ty8qeZMdq3T50hoyvWrcRWclfqnQ70Q9Veh6kraia/q+qdHvRZ+R/qnSb0UfkG1W63ehV sqBKtxndSM6q0u1FGWRylW4rSiDdVbqd6FzSqNJtRZ8eYvs8pNuLniIfOqTbjO4n5+Mn+vPIifiZ /r+Rw/EL/UNJJ2Rb+ol1+vlB3c70CVkK7/b2aiPbiqxzWRdyzWt/S10GF9zawnAPtRv5968yjH2H g4xdqwclfdfw8HHfc26EQeiHPuiB7jgb3dAVnXAm2qEtLDCwAY/jYazAnViMBcjFDCTjWr/hr0E8 3sEr5jSf/f7keWyi/SUzZ7Kn+dnb9nJy63NE863PzYw/MTvHe0Lfr4HxRzbfup1vHlfn6vv/pTDx NLCzg7YxV6BFf8xzndBt6LJUtivZP73HhsaPzU13TXw/qbAMiKxfXYmICHdFOl2R1FViIvs5E6ek nlRb+T3LL1fuC/oTa4fv/aMuywLNrD2s83szDx3Wx9JKMz83s+KwLvfeM3OPmf7dgCN6PL3NPNvM Tma2P6LH19ZMq5mtj+jx/fSjziM/Njx+b+d7/JP1Lf9w/6TLUXkvv459ZHGI2r4sRCVjEUruClE7 JZeHqNtXhCgX4jHs/hB1D7k8wKHycC2GIwLnwMD7LRxqOx7BLUjAZeiPLjBQYTjUC7i5pUNNw0hE ojMM7Gc8u/FhQYhahQp8ix/g/S7SPuD5817HL3D1jzLGjxg5bMjQoWONP98+8WeHN0Y6lBuHL9dO 9fgLGHdj55OnYvzGqKbHL8s/MWdKY5cXm9k/iaYL0GYLuGbGf6I9pPmxn6iK+4zfe3+G9zan39vF /xqi3sLAuhC1BRcaoaoIrhahahHyg0LVFsS3ClVrsB8/Q7UOVXN5fT+6tDr5/eHm+zKNnfTL+rzW Enp8XSWfzv6EvjgHVhw5zaH2YReexzosxxwkYDSGog+caIcAVLR1qE1Yi+XIwWS40RNnos7hUN/h Y+zGKyjAzUjAYHSDgT12h3oZBZiDBFyKC+BARSjvowDXIxluGHgnxKG24kHcjAQ4cTjYoT5DCQpw HxYiExMxEgNxDgx8YXOoMryEItyF65EEN3qjA4JQaWW8uB/51vr78Ni8zJRRidPSRo8ZfUlT28E9 XULVHvwiayfgNxjKf4Ya9f2W4X4LN0d4ORP/o4KDjBYIQEsEIgit0BoWtEFT47AuCTJsCEYIQmGH sSTw1Gps+h2ZPoIRglDYYXQMPLX8p/3XjyL/6oz69wTK+bWca8t5t5yDy/mZnJvLuZmcs0udVuqy UoeV83A5J5e6qtRRpW4qdVJPXdTQv+GVOqfUNaWOKXVLqVNKXVLqkFJ3dELqilJHlLqeHFjlXgK5 j0Ca0KSAk3sH5L4BuWdA7heQewTkvgC5F0DuA5B7AOT6v1x8kev+cs1frvfL8V+u88sxVK7vy7V9 afeSa/pyPV+u5buRiCTIjWdSd5TfRUnj9zSkIg3pmA6541hurpefhMxEFmYZ+rcT8lOsXORhNuYY nqqOIRdM5kPuFfDcHwC5H0DuAUj4L05f7i2Q+wrkXgK5j0AuxObjZizELZAfGCzGrbgNt2OJIU+r kcdpGMYy3Im7II+WuAfySBdpW5THdMhvvlfifjwAat3Gg1iNh7AGD+MRPIoC/A/W4jGsQyEexxMo wpMoxno8hb9jAzZCnkWxCc9gM7ZAHvXyLJ7D8/gHtuEFbMeLeAlyY38JXsGrkMcy7MRreN3QT9Ao xZvYhX9CHv+yG2/jHchTOd5FGcohD8F5Hx/gX5Bn4/wbe/ER5MkXn0Ce6/EpKrAPn+FzyKN8vsRX +BryAIkDqMQ3+BYHcQhVkGvXNfgO8gAR+S3+YfyIIzgKeUhLLaTtRdpcpK1F2li8J9L/3/f/IYY+ pZHrYsMgJ0+X4jJDP3NgBOJwOUZiFEZjDOJxBaR+J78mGIer8DdD/+5Mfkx0DSYYje///63p/7X/ /7X/N7T/N9UlxDuUt34u9evslCmTc1JmeW5/6Od7+0NUeERkeHRkU+NqpH6cnBTOWDNnyn/l94nH 7x8bQEVZ3z/G//s6XdExERExEa5G7x+bnJqYk2r+hO+tp0OV069z+XVSzknZdEO9uaz2+33WNTrd d+u8fYfO9KOezF90gey+xp7Tpnhy0b8e8GTK7t2SzskFAbJr7589PEpy7YpOGaT7yzWuteQ9Z+3c /gEZ2fPw9OBYI78iat6OIbFGwYeLx0fOjjVKR0/LeGV9rDF4ecIXV++LdS/bOrfrxvbD4qs+++CL TpcPu/f9Ua3eqc4f5h3uzMygrVufv+/Sw8cuPtByzMBRfbu6jg2fs3DChS/n3PTJmPZ525d8+MAz ZWsu7PdE0fvdfxwRPfiJH4b9Yi/s+/ADy96xbJvYI3bmU8mqVWmTv9ORsr7kkbYNtp/7dv7XCOWZ ManX2tXciXbVjtw58Y9d47X4tRZVn6LxWv0qQ8PL//h4S67Tvw9ZZT4rR+ZRxvdH5su3deyojKPi xPVkaV8Zt7j+fWUFGzla99XP9Kk83FrVwvpja9UJvRCDOExAOuZjKYr2WFUpttG/C3tRiVpYjzA8 eiEGcZiAdLQrtqml5GoUYxt2YS8qUQvrUYZHL8QgDhOQjvlYitUoRul7VrWL3ItK1MJ6jOHRCzGI wwSkYz6WYjWKsQ27sBdZi+yqlrTWMjx6IQZxmIB0zMdSrEYxtmEX9qIStbD+xPDohRjEYQLSMR9L sRrF2IZd2ItK1ML6M8OjF2IQhwlIx4x8u1pKrkYxtmEX9kKex1RLWn9hePRCDOIwAemYj6VYjWJs wy7sRSVq/7ed+4GNszzsOH4mdnyc/+ScBjAQwG2z7ukN4qQF6h3x6hCbXC4mMYmh5pQpSWMX53AA xW6xbhW1RNe619JmajulVzRlK63ca6pSrdusG5sziWrWDTY6sc27siqTmGZd2cTalDiXAPs9975H YuOL/ycGvh/py3vve8/zvO/9sYmd2Mr3huargBof85mwthEVVTEVVwmVVCmVVhmVVTnle1PzVUAF VVhFVFTFVFwlVFKl1NC/+kxG26zKKZ/Ha65TARVUYfWyqTRRbWMqrhIqqVIqrTKqrl+PX1tfiear gAqqsIqoqIqpuEqopEqptMqorMop3xWarwIqqMIqoqIqpuIqoZIqpdIqo7Iqp3wrNF8FVFCFVURF VUzFVUIlVUqlVUZlVU75SjVfnXh8lQlqG1YRFVUxFVcJlVQplVYZlVU55SvTfBVQQRVWERVVaz+n 94+2CZVUKZVWGZVVOeVbqfkqoIIqrCIqqmIqrhIqqVIqrTIqq3LKV675KqCCKqwiKqpiKq4SKqlS Kq0yKqtyyufVfBVQQRVWERVVMRVXCZVUKZVWGZVVOeW7UvNVQAVVWEVUVMVUXCVUUqVUWmVUVuWU z6f5KqCCKqwiqu22ahPTNq4SKqlSKq0yKqtyyleh+SqggiqsIiqqYiquEiqpUiqtMiqrcspXqfkq oIIqrCIqqmIqrhIqqVIqrTIqq3LKV6X5KqCCKqwiKqpiKq4SKqlSKq0yKqtyylet+eq4PtcEtQ2r iIqqmIqrhEqqlEqrjMqqm79XYXyrNF8FVFCFVURFVUzFVUIlVUqlVUZlVU75/JqvAiqowiqioiqm 4iqhkiql0iqjsiqnfDWarwIqqMIqoqIqpuLq6X+rMOOhSpPS7XSN/XnHVSarbU75Vmu+CqigCquI iqqYiquESqqUSquMyqqc8r1P81VABVVY1epjOaptu84b1zahkiql0qpb/x/LaptTvjWarwIqqMIq oqIqpuIqoZIqpdIqo7Iqp3xXab4KqKAaHqowEW2jKqbiKqGSKqXSKqOyKqd8V2u+Cqig8tdVmoi2 URVTcZVQSZVSaZVRWZVTvms0XwVUUIVVREVVTMVVQiVVSqVVRmVVTvlqNV8FVFCFVURFVUzFVUIl VUqlVUZlVU75rtV8FVBBFVYRFVVNN1WauLYJlVQplVYZlVU55btO81VABVVYRVRUxVRcJVRSpVRa ZVRW5ZTves1XARVUYRVRURVTcZVQSZVSaZVRWZVTvrWarwIqqMIqoqIqpuIqoZLqnN63aW0zKqty yneD5quACqqwiqioiqm4SqikSqm0yqisyinfjZqvAiqowiqioiqm4iqhkiql0iqjsiqn2vR+ue4m zVdBFVYRFVUxFVcJlVTPPabr1zajsiqnfHU6vwqooAqriIqqmIqrhEqqlEqrjHpar21OW9/7NV8F 1NGrKk1Y2+P/WWGi2sZUXCVUUqVUWmVUVuWU7wOarwIqqMIqoqIqpuIqoZIqpdIqo7Iqp3wf1HwV UEEVVhEVVTEVVwmVVCmVVhmVVTnlW6f5KqCCKqwiKqpiKq4SKqlSKq0yKqtyyvdbmq8CKqjCKqKi KqbiaihaYTzJVabhY35T99Ma07PZb15Vj7xWZV76pyrz2Wa/GV29Ov+1TMdvqsyJqtUmtE9jv1tj mpsrzJH2VebYVr9pbvSbJh17VmOfLK823meqzZ5fV5kXtd+s8fsSFWad1v9Ji76+nqgyRxr8JvT9 GjN8p/Z/UGNOPFGR/32h/fbvfA9qrK6n6eN+M7zHbya2VBv/nX5jf5foqVNV5umGajOua1yrY17N 7bD/rlvbvppqM6C5nfdVms5QtTmmaz+paxs+rs+rGr9P9T+l8+mxDer2gOrYovHaDrb6zXP22r9b bey/6+3R4zn+xxWm6ccV5pkfes0x7fv/vMbY72s8cq++trOPX9e/9slq86yu8+Q11aZfj+tmPcZh fb11Umvt0Zx1p/VY7Xl1LS/r2Cld3/H/rjZjm52/g+3Ttklz7O9H7fl9v1nTWm1q9bhO+FebgRdK vcPfrjYn7HVp3Dd0jkrdd/JGPTY9f807qs0zq6tNT4vfbFATdi2d84jW8tvX4qsV5oTWtl9L2n/f XKlj9uvSuu1+c+wuvUZaa5Nem89r3itq0w6veeTn1cZ+/TqxQ8/BX1abUwNV5lU9r6O6/ydv+kyf Hk+dXpsxXVOp1vusjm/oqTCbdN62uyrMSe3v0ePzJGtMp31PaH37O1+fPFthKn+muXoOn3pW/8/d 6zdpPW8b/qHGNNle13Or53Nc6x7/eoVp1f5LZ6ryXz+/pGPnnqoxL2j7guYc0znW3VGR/7voExp3 UvP2aFunc9b9dY152b62TX5T+u0K06z399qd1WY4WG1e1Otu/w77FY0/pdej9ZjeL/a8us5H1CnN O/ek8+8RWjXmxRZ9bGzzm6eDFWaNff9pzoCei8GvlXonrqo2a37hM889WJH/d5l9n3C+xz16W0n+ +9yjP/VO+l225rvuv+9d73xPfOATk3+XbeexK/PfSRi7Zsrvsr2hxPldtufc32X7/rn9LlsAAID5 sn826a8qMzf/aL5/HwEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAIDlosTd3jng8fyBvVG32nhK57nYyQpv3clSb+v1fjPd3QP90x8HAAAAAAAAAAAA AADvDut+WmOu0LbQcnP2sYEDS7nOUh9/J1zPYr3uxdZpWuL1rcV4fprmeD0XG79Y7xNgvkpmHgIA AAAAAAAAAAAAAAAAAAAAAIB3qroyr+fY+d3W12uM59VS74C7v8fuX8STZytM5z6/mbipzPvKmZGR 0c1+0+kp835u9ZJdMQAAAAAAAAAAAAAAAN7tTpZ6B9Q+VTjUVLit7RXufuF3Ya+YRbMdt1Rd7vNf 7va5r6kHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAABgFl6/tsz8+E/K89n9P9P+c6+VmbamlebCcdr3+P92ZGSnO37rX/2pz/MRZ4wd/+TDfmP3 7Xo9XeXme78sfWu9wrgBzf/hNefnj/5XmXlEx+x9fdqePFPmnHODxm9cmZ/32tXO9dj1C9c4icaM d7rHdbtB66zQTdtJ3X6gZPL1vuSez65n79/q3l9Y7hee8+cb/4+3n+/Ccx3JjYw8v7HMdJc7+5/P OWt7R5ztvjvm/bK8qw2+uvKt98RC1P7f7NbpnuW4pdb/q+mvY6jI8UU//6+X9jwNpxZ3/b7HS735 zwUL1P2buV3X6JTx43OcP1tHX1vcdRtOL4/3+VLznlmcx3m0yDqj7vGxRTrPcjN41nlcR88uzuMz 56Zfp6PI8WKG5zh+Jh2vX9rXr+GN6c/XXeT4TMbmOW+xjL05v/OHPOXzmjc8z3lzNVhyac7zTjW6 4uLPj7d0eT1/pmx+13O0yLzRWa5Xu3J5PQ/vVebK98brMOGb2+PsqJg8vvPzi/Pn6fnqr3SuZ7By +scxXOT4TEzV0rz+Y+6640u0/nx5Vy3O9Rz7uvt9FtfwIq07X8P+xT1/R82leTxm9eKcZ9hdZ3TK euPu/oS79b5vbufrnuP4qcYXOH++xta4H39rFvf8g1ddfL1R9/6xGcbVXu3cb66ePC509dyud8gd PzzHebXXXHx8xwz3H53h/sXSXXvx8wxNuX/U3R8rMs977fTHG4ocL+if4f5ixovMq71u8vGG6y7P x8lCDV0//XWPFTl+qYytnXz+CXffe4Ozrb3h8lyf98alPe/oEq8/eNP81i/9w4X9+bG/7uLnHXbv H51h3ExC71/a58/7Aff994F3xsd79wdn+Pxb5P4x9/i4u52YMu6VXJm52Pvh1gW+X94rhj5U5Pkv cvxy65zhdQ2ZS3vd5sPO+Ro+vLDzDs8wf2KB6xcMBiav0/ce/zgZunnKn/+m7I/ffPHn3dyyPD5O GtY71xFaf2mup7Z+fucZnOe82QptuMQf/xvdj393G9o4x6+/pox/doaPR+9HZrf+i1PW6Z/lvIUK fXT687w8z88z40XWu9xqb1ua6xqd57oNt89v3tA85y13HQ2TH1d/w+I8Tu/vLs/nqyG4vK6r4w7n errvWJrrqt20vB5vMd2N74zrnMnE713exzHx8Tn+/VPTDN9/nOH+sRnuXyxDm2d3nolZjpuq8wvv 7T/fL9R48/L8+K29a4bvv7v3d88wbrE0bHX//Lt18vm6t87u/MOzHLfchbYt78cxGJ58fUPhhV2v 2b68H2/bNyb/PfNSC909x6//5ji+mIYdl/d1aNi5NOcfn7Kut63I37+5x0NF7l8q5h736393G7pn YecfnWG+d9fs1u8oMm7NFy/+54HRWa5fsG6G9Yo5unt25xmfYZxpn/7+jiLHpxqa5biJWY6byeC9 Uz7/3ju/dWvvm9u8/jmOH5vj+MutocP9+Ou4RN//vH+Oz/8sx4/Oclx7kY+7UGR284/Octz4LMdd LmbP26/P/hxg8JnyfN26/yI/V1jS/Zrzc4V27JcPevI/S1ficX6uML9uoamcYyVjmm/P96vvlOez P1f4tvPZsXqt7PnG3PPZsT/4zv9eWex83fr4s+Pt7SOaY7crdL7QaefnGAvz7fkadMyusUlbe9v+ XOF0P8dob9t5L9SWmRNjpfn1u087a084P5+VP5/n9PmfYxw67fwc44XX+5R7Pnt7yD2fvd/uv6T9 ws8x2v0X9/nf9nzYc2k/f65xjR86U2rud9ez+z/XftM+5/my+49qv1Pr9N3pN4XX92PR8nybzoyM TF3fjl17cFV+fmjCeb7t2JfXJFdN93wP2Enu87Vpwnk9f+ebK83/PFZuhifevv7QhPP47fpD7vp2 /H3HX1o5af2Nzpovasx1D6/KP4bC82bTfkntGef1LMy3r6f3jLN+5RnntbHXM+3rqX07z97/wpdK vf/4lXLTMM3z8cKE83ra6+0441yvHX9jctg36Xo3OO9T+3radTf1PF9tr8e+nvlr3riyZNS93sJ8 e/+we73PaGtv29dz2uvVMTvPvp5HhleaH/9FqbfnrPMYh1vK7bH8e2LgzPn3n8k577+3rldrrMu5 7z/dtvdvde+3a+47e8H7T/eP/kzn0Jhj31pprtAUe/9PvlDqLbz/unPO9d7urmf3C+8/e/12316v x51rr7dUt69wX8dndP8f/dp5vKES57i9tjelMN6O+d739fla/v1vSr2F+VdcsOZvf7PUW9h/ReO3 f9MZb93mXtuF4+2h0rPOtVVqO3zk/PzC55yOs8612e1VF9xv5z+uHXv89q+Uest1380/On8+q72w jnvbju2vcn5G2q7Tem5k5J5zzpgD2vaqx9TX1Q/U36nn1Zj6lVr5+sjI9Wq/elB9Rj2uvqy+pf5Z vaJyasUbul71IbVRPfGGcx77frh1wHn+6lSZWunm8evPxu71XqmOfk2PK//mL13w/7sOPdDV53n0 0UfXf+pwV2/3oa79fesf0pG2TzQ31nc/fKirvnf/wYe0v3lry67GQw8f7vLc1d62t23z7t3b7mvZ e/fO5pbG+1t2e0I7d7fv2Hx3S+ND+x/s6lz/QPfDvX3re/o8LTvuu3Cd+vW93YcPeO5s3bll++5t kZbG7Z57d2th5yR3b94Sar+/raXx4Ecbbr/lFl1R1yd7O29df6tne7POdW9r+7ZQy+bmxk/t7+nt 0uhtrY31n9l/uP7Q/oM97nVubd++d9eWvXdta23Z3Vjf1Xeg/oG+B22HDwQnXUexQ7c82NnlaWne 1r5zV+NnDnq27Gzduau9ZdfdjZ7mbbvbWjff3xjcsH6DZ3eo9b7Wxo94WnduzT9s5+y7W/S07Nyx 9+7NO/LPV8/DB/b31E9+SoL1fYceqV+/bUvLLZ9+6GB//Uc33voxLdfSqgfz6d7D9c6cTx58qP6T +3u780/sW8+J5572vR13tTdu8OioPXjBUxTaqcu48CXLX3V/X9fhQ3r12kON9b1aNFif/489Ue9b t9668cD+Q129wcmX4ex2bNy463Zn94KnTPuevVMvu7fv8P4DXQt9X74bvNm+zv9E87o1baeb2u1n lk+v+Gr3muEOfQpte37gl28cueD+2sL9zX/f1Hr1v5R4zg/70mv285r9vGQ/t12rB/X/R+fixQDw CwA= --------------Boundary-00=_6RQHL3MDYB0H7N75ORXS-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 6: 0: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 86F0337B41D for ; Mon, 17 Dec 2001 06:00:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHE00K65774; Mon, 17 Dec 2001 06:00:00 -0800 (PST) (envelope-from gnats) Received: from darkone.comintern.net (darkone.comintern.net [213.148.1.98]) by hub.freebsd.org (Postfix) with ESMTP id 8C8FB37B416 for ; Mon, 17 Dec 2001 05:59:25 -0800 (PST) Received: from 3wgraphics.com (ppp-9-088.comintern.ru [213.148.9.88]) by darkone.comintern.net (8.11.6/8.11.6) with ESMTP id fBHDxFD577688 for ; Mon, 17 Dec 2001 16:59:16 +0300 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 16FyDU-0003F2-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 17 Dec 2001 16:54:04 +0300 Message-Id: Date: Mon, 17 Dec 2001 16:54:04 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/32931: New port: p5-Class-Fields-0.14 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: 32931 >Category: ports >Synopsis: New port: p5-Class-Fields-0.14 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 06:00:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: New port: p5-Class-Fields-0.14 Set of modules to operate with inheritance, fields, members access >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: # # p5-Class-Fields # p5-Class-Fields/Makefile # p5-Class-Fields/pkg-comment # p5-Class-Fields/pkg-descr # p5-Class-Fields/pkg-plist # p5-Class-Fields/distinfo # p5-Class-Fields/pkg-install # p5-Class-Fields/pkg-deinstall # echo c - p5-Class-Fields mkdir -p p5-Class-Fields > /dev/null 2>&1 echo x - p5-Class-Fields/Makefile sed 's/^X//' >p5-Class-Fields/Makefile << 'END-of-p5-Class-Fields/Makefile' X# New ports collection makefile for: Class-Fields X# Date created: 15 Dec 2001 X# Whom: Sergey Skvortsov X# X# $FreeBSD$ X# X XPORTNAME= Class-Fields XPORTVERSION= 0.14 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Class XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Carp/Assert.pm:${PORTSDIR}/devel/p5-Carp-Assert XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes XCONFIGURE_ARGS= INSTALLDIRS='site' X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Class::Fields.3 Class::Fields::Attribs.3 \ X Class::Fields::Fuxor.3 Class::Fields::Inherit.3 base.3 \ X fields.3 private.3 protected.3 public.3 X Xpre-install: X @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL X Xpost-install: X @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL X X.include END-of-p5-Class-Fields/Makefile echo x - p5-Class-Fields/pkg-comment sed 's/^X//' >p5-Class-Fields/pkg-comment << 'END-of-p5-Class-Fields/pkg-comment' XSet of modules to operate with inheritance, fields, members access END-of-p5-Class-Fields/pkg-comment echo x - p5-Class-Fields/pkg-descr sed 's/^X//' >p5-Class-Fields/pkg-descr << 'END-of-p5-Class-Fields/pkg-descr' XSet of modules: X X* Class::Fields - inspect the fields of a class X* Class::Fields::Fuxor - low level manipuation of object data members X* base - establish IS-A relationship with base class at compile time X* fields - compile-time class fields X* private - add private data members to Perl classes X* protected - "private" data fields which are inherited by child classes X* public - add public data members to Perl classes X XWWW: http://search.cpan.org/search?dist=Class-Fields X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-Class-Fields/pkg-descr echo x - p5-Class-Fields/pkg-plist sed 's/^X//' >p5-Class-Fields/pkg-plist << 'END-of-p5-Class-Fields/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Fields/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Class/Fields.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/Fields/Attribs.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/Fields/Fuxor.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/Fields/Inherit.pm Xlib/perl5/site_perl/%%PERL_VER%%/base.pm Xlib/perl5/site_perl/%%PERL_VER%%/fields.pm Xlib/perl5/site_perl/%%PERL_VER%%/private.pm Xlib/perl5/site_perl/%%PERL_VER%%/protected.pm Xlib/perl5/site_perl/%%PERL_VER%%/public.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Class/Fields X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Fields X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true END-of-p5-Class-Fields/pkg-plist echo x - p5-Class-Fields/distinfo sed 's/^X//' >p5-Class-Fields/distinfo << 'END-of-p5-Class-Fields/distinfo' XMD5 (Class-Fields-0.14.tar.gz) = 05688ce65e0efe5fd8805700694af4e1 END-of-p5-Class-Fields/distinfo echo x - p5-Class-Fields/pkg-install sed 's/^X//' >p5-Class-Fields/pkg-install << 'END-of-p5-Class-Fields/pkg-install' X#!/bin/sh X XPATH=/bin:/usr/sbin:/usr/bin X XMODULES='base.pm' XPERLLIB_PATH=`perl -e 'use Config; print $Config{installprivlib}'` XSITEPERLLIB_PATH=`perl -e 'use Config; print $Config{installsitelib}'` X Xcase $2 in XPOST-INSTALL) X for MODULE in ${MODULES} X do X MODULE_PATH="${PERLLIB_PATH}/${MODULE}" X echo "MODULE_PATH=${MODULE_PATH}" X if [ -r ${MODULE_PATH} ]; then X mv ${MODULE_PATH} "${MODULE_PATH}.old" X#imho useless# ln -sf ${SITEPERLLIB_PATH}/${MODULE} ${MODULE_PATH} X fi X done X ;; Xesac END-of-p5-Class-Fields/pkg-install echo x - p5-Class-Fields/pkg-deinstall sed 's/^X//' >p5-Class-Fields/pkg-deinstall << 'END-of-p5-Class-Fields/pkg-deinstall' X#!/bin/sh X XPATH=/bin:/usr/sbin:/usr/bin X XMODULES='base.pm' XPERLLIB_PATH=`perl -e 'use Config; print $Config{installprivlib}'` XSITEPERLLIB_PATH=`perl -e 'use Config; print $Config{installsitelib}'` X Xfor MODULE in ${MODULES} Xdo X MODULE_PATH="${PERLLIB_PATH}/${MODULE}" X if [ -r ${MODULE_PATH}.old ]; then X mv "${MODULE_PATH}.old" ${MODULE_PATH} X fi Xdone X END-of-p5-Class-Fields/pkg-deinstall 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 Mon Dec 17 6:10:27 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 22B1337B419 for ; Mon, 17 Dec 2001 06:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHEA1473687; Mon, 17 Dec 2001 06:10:01 -0800 (PST) (envelope-from gnats) Received: from sahiro.homeip.net (p122-dna05sawada.niigata.ocn.ne.jp [211.122.195.250]) by hub.freebsd.org (Postfix) with ESMTP id F1FCD37B416 for ; Mon, 17 Dec 2001 06:04:11 -0800 (PST) Received: by sahiro.merseine.nu (Postfix) id 2F352BAC4; Mon, 17 Dec 2001 23:04:01 +0900 (JST) Message-Id: <20011217140423.2F352BAC4@sahiro.merseine.nu> Date: Mon, 17 Dec 2001 23:04:01 +0900 (JST) From: SASAKI Katuhiro Reply-To: SASAKI Katuhiro To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32932: New port: editors/koffice-i18n 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: 32932 >Category: ports >Synopsis: New port: editors/koffice-i18n >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: Mon Dec 17 06:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: SASAKI Katuhiro >Release: FreeBSD 4.4-RELEASE i386 >Organization: personal >Environment: >Description: New port koffice-i18n. This package provides localized messages for KOffice(editors/koffice). >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: # # koffice-i18n/ # koffice-i18n/Makefile # koffice-i18n/distinfo # koffice-i18n/pkg-comment # koffice-i18n/pkg-descr # koffice-i18n/pkg-plist # koffice-i18n/scripts # koffice-i18n/scripts/Configure # echo c - koffice-i18n/ mkdir -p koffice-i18n/ > /dev/null 2>&1 echo x - koffice-i18n/Makefile sed 's/^X//' >koffice-i18n/Makefile << 'END-of-koffice-i18n/Makefile' X# New ports collection makefile for: koffice-i18n X# Date created: 15 December 2001 X# Whom: SASAKI Katuhiro X# X# $FreeBSD$ X# X XPORTNAME= koffice-i18n XPORTVERSION= 1.1 XCATEGORIES?= editors kde XMASTER_SITES= ${MASTER_SITE_KDE} XMASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src XDIST_SUBDIR= KDE X XMAINTAINER?= sahiro@crest.ocn.ne.jp X XBUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ X automake14:${PORTSDIR}/devel/automake14 XLIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext XRUN_DEPENDS= koshell:${PORTSDIR}/editors/koffice X XUSE_KDELIBS_VER=2 XUSE_BZIP2= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes X XPLIST= ${WRKDIR}/PLIST XSCRIPTS_ENV+= PLIST=${PLIST} X X.include X Xpre-configure: X ${MKDIR} ${WRKSRC}/auto-bin X.for AC in autoconf autoheader X ${LN} -sf ${LOCALBASE}/bin/${AC}213 ${WRKSRC}/auto-bin/${AC} X.endfor X.for AM in automake aclocal X ${LN} -sf ${LOCALBASE}/bin/${AM}14 ${WRKSRC}/auto-bin/${AM} X.endfor X cd ${WRKSRC} && env PATH=${WRKSRC}/auto-bin:$$PATH \ X ${GMAKE} -f Makefile.cvs X @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/Configure X X.include END-of-koffice-i18n/Makefile echo x - koffice-i18n/distinfo sed 's/^X//' >koffice-i18n/distinfo << 'END-of-koffice-i18n/distinfo' XMD5 (KDE/koffice-i18n-1.1.tar.bz2) = eacc3ed19e4f41427a19d1cad05b10b6 END-of-koffice-i18n/distinfo echo x - koffice-i18n/pkg-comment sed 's/^X//' >koffice-i18n/pkg-comment << 'END-of-koffice-i18n/pkg-comment' XLocalized messages for KOffice END-of-koffice-i18n/pkg-comment echo x - koffice-i18n/pkg-descr sed 's/^X//' >koffice-i18n/pkg-descr << 'END-of-koffice-i18n/pkg-descr' XLocalized messages for KOffice. END-of-koffice-i18n/pkg-descr echo x - koffice-i18n/pkg-plist sed 's/^X//' >koffice-i18n/pkg-plist << 'END-of-koffice-i18n/pkg-plist' Xshare/locale/az/LC_MESSAGES/csvfilter.mo Xshare/locale/az/LC_MESSAGES/example.mo Xshare/locale/az/LC_MESSAGES/graphite.mo Xshare/locale/az/LC_MESSAGES/kchart.mo Xshare/locale/az/LC_MESSAGES/kformula.mo Xshare/locale/az/LC_MESSAGES/kivio.mo Xshare/locale/az/LC_MESSAGES/koffice.mo Xshare/locale/az/LC_MESSAGES/kontour.mo Xshare/locale/az/LC_MESSAGES/koshell.mo Xshare/locale/az/LC_MESSAGES/kpresenter.mo Xshare/locale/az/LC_MESSAGES/krayon.mo Xshare/locale/az/LC_MESSAGES/kscan_plugin.mo Xshare/locale/az/LC_MESSAGES/kspread.mo Xshare/locale/az/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/az/LC_MESSAGES/kugar.mo Xshare/locale/az/LC_MESSAGES/kword.mo Xshare/locale/bg/LC_MESSAGES/example.mo Xshare/locale/bg/LC_MESSAGES/graphite.mo Xshare/locale/bg/LC_MESSAGES/kchart.mo Xshare/locale/bg/LC_MESSAGES/kformula.mo Xshare/locale/bg/LC_MESSAGES/kivio.mo Xshare/locale/bg/LC_MESSAGES/koffice.mo Xshare/locale/bg/LC_MESSAGES/kontour.mo Xshare/locale/bg/LC_MESSAGES/koshell.mo Xshare/locale/bg/LC_MESSAGES/kpresenter.mo Xshare/locale/bg/LC_MESSAGES/krayon.mo Xshare/locale/bg/LC_MESSAGES/kspread.mo Xshare/locale/bg/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/bg/LC_MESSAGES/kugar.mo Xshare/locale/bg/LC_MESSAGES/kword.mo Xshare/locale/cs/LC_MESSAGES/csvfilter.mo Xshare/locale/cs/LC_MESSAGES/kchart.mo Xshare/locale/cs/LC_MESSAGES/kivio.mo Xshare/locale/cs/LC_MESSAGES/koffice.mo Xshare/locale/cs/LC_MESSAGES/kontour.mo Xshare/locale/cs/LC_MESSAGES/koshell.mo Xshare/locale/cs/LC_MESSAGES/kpresenter.mo Xshare/locale/cs/LC_MESSAGES/krayon.mo Xshare/locale/cs/LC_MESSAGES/kscan_plugin.mo Xshare/locale/cs/LC_MESSAGES/kspread.mo Xshare/locale/cs/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/cs/LC_MESSAGES/kugar.mo Xshare/locale/cs/LC_MESSAGES/kword.mo Xshare/locale/da/LC_MESSAGES/csvfilter.mo Xshare/locale/da/LC_MESSAGES/example.mo Xshare/locale/da/LC_MESSAGES/graphite.mo Xshare/locale/da/LC_MESSAGES/kchart.mo Xshare/locale/da/LC_MESSAGES/kformula.mo Xshare/locale/da/LC_MESSAGES/kivio.mo Xshare/locale/da/LC_MESSAGES/koffice.mo Xshare/locale/da/LC_MESSAGES/kontour.mo Xshare/locale/da/LC_MESSAGES/koshell.mo Xshare/locale/da/LC_MESSAGES/kpresenter.mo Xshare/locale/da/LC_MESSAGES/krayon.mo Xshare/locale/da/LC_MESSAGES/kscan_plugin.mo Xshare/locale/da/LC_MESSAGES/kspread.mo Xshare/locale/da/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/da/LC_MESSAGES/kugar.mo Xshare/locale/da/LC_MESSAGES/kword.mo Xshare/locale/de/LC_MESSAGES/csvfilter.mo Xshare/locale/de/LC_MESSAGES/example.mo Xshare/locale/de/LC_MESSAGES/graphite.mo Xshare/locale/de/LC_MESSAGES/kchart.mo Xshare/locale/de/LC_MESSAGES/kformula.mo Xshare/locale/de/LC_MESSAGES/kivio.mo Xshare/locale/de/LC_MESSAGES/koffice.mo Xshare/locale/de/LC_MESSAGES/kontour.mo Xshare/locale/de/LC_MESSAGES/koshell.mo Xshare/locale/de/LC_MESSAGES/kpresenter.mo Xshare/locale/de/LC_MESSAGES/krayon.mo Xshare/locale/de/LC_MESSAGES/kscan_plugin.mo Xshare/locale/de/LC_MESSAGES/kspread.mo Xshare/locale/de/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/de/LC_MESSAGES/kugar.mo Xshare/locale/de/LC_MESSAGES/kword.mo Xshare/locale/en_GB/LC_MESSAGES/csvfilter.mo Xshare/locale/en_GB/LC_MESSAGES/example.mo Xshare/locale/en_GB/LC_MESSAGES/graphite.mo Xshare/locale/en_GB/LC_MESSAGES/kchart.mo Xshare/locale/en_GB/LC_MESSAGES/kformula.mo Xshare/locale/en_GB/LC_MESSAGES/kivio.mo Xshare/locale/en_GB/LC_MESSAGES/koffice.mo Xshare/locale/en_GB/LC_MESSAGES/kontour.mo Xshare/locale/en_GB/LC_MESSAGES/koshell.mo Xshare/locale/en_GB/LC_MESSAGES/kpresenter.mo Xshare/locale/en_GB/LC_MESSAGES/krayon.mo Xshare/locale/en_GB/LC_MESSAGES/kscan_plugin.mo Xshare/locale/en_GB/LC_MESSAGES/kspread.mo Xshare/locale/en_GB/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/en_GB/LC_MESSAGES/kugar.mo Xshare/locale/en_GB/LC_MESSAGES/kword.mo Xshare/locale/eo/LC_MESSAGES/csvfilter.mo Xshare/locale/eo/LC_MESSAGES/example.mo Xshare/locale/eo/LC_MESSAGES/graphite.mo Xshare/locale/eo/LC_MESSAGES/kchart.mo Xshare/locale/eo/LC_MESSAGES/kformula.mo Xshare/locale/eo/LC_MESSAGES/kivio.mo Xshare/locale/eo/LC_MESSAGES/koffice.mo Xshare/locale/eo/LC_MESSAGES/kontour.mo Xshare/locale/eo/LC_MESSAGES/koshell.mo Xshare/locale/eo/LC_MESSAGES/kpresenter.mo Xshare/locale/eo/LC_MESSAGES/krayon.mo Xshare/locale/eo/LC_MESSAGES/kscan_plugin.mo Xshare/locale/eo/LC_MESSAGES/kspread.mo Xshare/locale/eo/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/eo/LC_MESSAGES/kugar.mo Xshare/locale/eo/LC_MESSAGES/kword.mo Xshare/locale/es/LC_MESSAGES/csvfilter.mo Xshare/locale/es/LC_MESSAGES/example.mo Xshare/locale/es/LC_MESSAGES/graphite.mo Xshare/locale/es/LC_MESSAGES/kchart.mo Xshare/locale/es/LC_MESSAGES/kformula.mo Xshare/locale/es/LC_MESSAGES/kivio.mo Xshare/locale/es/LC_MESSAGES/koffice.mo Xshare/locale/es/LC_MESSAGES/kontour.mo Xshare/locale/es/LC_MESSAGES/koshell.mo Xshare/locale/es/LC_MESSAGES/kpresenter.mo Xshare/locale/es/LC_MESSAGES/krayon.mo Xshare/locale/es/LC_MESSAGES/kscan_plugin.mo Xshare/locale/es/LC_MESSAGES/kspread.mo Xshare/locale/es/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/es/LC_MESSAGES/kugar.mo Xshare/locale/es/LC_MESSAGES/kword.mo Xshare/locale/et/LC_MESSAGES/csvfilter.mo Xshare/locale/et/LC_MESSAGES/example.mo Xshare/locale/et/LC_MESSAGES/graphite.mo Xshare/locale/et/LC_MESSAGES/kchart.mo Xshare/locale/et/LC_MESSAGES/kformula.mo Xshare/locale/et/LC_MESSAGES/kivio.mo Xshare/locale/et/LC_MESSAGES/koffice.mo Xshare/locale/et/LC_MESSAGES/kontour.mo Xshare/locale/et/LC_MESSAGES/koshell.mo Xshare/locale/et/LC_MESSAGES/kpresenter.mo Xshare/locale/et/LC_MESSAGES/krayon.mo Xshare/locale/et/LC_MESSAGES/kscan_plugin.mo Xshare/locale/et/LC_MESSAGES/kspread.mo Xshare/locale/et/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/et/LC_MESSAGES/kugar.mo Xshare/locale/et/LC_MESSAGES/kword.mo Xshare/locale/fr/LC_MESSAGES/kchart.mo Xshare/locale/fr/LC_MESSAGES/kformula.mo Xshare/locale/fr/LC_MESSAGES/kivio.mo Xshare/locale/fr/LC_MESSAGES/koffice.mo Xshare/locale/fr/LC_MESSAGES/kontour.mo Xshare/locale/fr/LC_MESSAGES/koshell.mo Xshare/locale/fr/LC_MESSAGES/kpresenter.mo Xshare/locale/fr/LC_MESSAGES/krayon.mo Xshare/locale/fr/LC_MESSAGES/kspread.mo Xshare/locale/fr/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/fr/LC_MESSAGES/kword.mo Xshare/locale/hu/LC_MESSAGES/csvfilter.mo Xshare/locale/hu/LC_MESSAGES/example.mo Xshare/locale/hu/LC_MESSAGES/graphite.mo Xshare/locale/hu/LC_MESSAGES/kchart.mo Xshare/locale/hu/LC_MESSAGES/kformula.mo Xshare/locale/hu/LC_MESSAGES/kivio.mo Xshare/locale/hu/LC_MESSAGES/koffice.mo Xshare/locale/hu/LC_MESSAGES/kontour.mo Xshare/locale/hu/LC_MESSAGES/koshell.mo Xshare/locale/hu/LC_MESSAGES/kpresenter.mo Xshare/locale/hu/LC_MESSAGES/krayon.mo Xshare/locale/hu/LC_MESSAGES/kscan_plugin.mo Xshare/locale/hu/LC_MESSAGES/kspread.mo Xshare/locale/hu/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/hu/LC_MESSAGES/kugar.mo Xshare/locale/hu/LC_MESSAGES/kword.mo Xshare/locale/it/LC_MESSAGES/csvfilter.mo Xshare/locale/it/LC_MESSAGES/example.mo Xshare/locale/it/LC_MESSAGES/graphite.mo Xshare/locale/it/LC_MESSAGES/kchart.mo Xshare/locale/it/LC_MESSAGES/kformula.mo Xshare/locale/it/LC_MESSAGES/kformviewer.mo Xshare/locale/it/LC_MESSAGES/kivio.mo Xshare/locale/it/LC_MESSAGES/koffice.mo Xshare/locale/it/LC_MESSAGES/kontour.mo Xshare/locale/it/LC_MESSAGES/koshell.mo Xshare/locale/it/LC_MESSAGES/kpresenter.mo Xshare/locale/it/LC_MESSAGES/krayon.mo Xshare/locale/it/LC_MESSAGES/kscan_plugin.mo Xshare/locale/it/LC_MESSAGES/kspread.mo Xshare/locale/it/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/it/LC_MESSAGES/kugar.mo Xshare/locale/it/LC_MESSAGES/kword.mo Xshare/locale/it/LC_MESSAGES/spell_tool.mo Xshare/locale/ja/LC_MESSAGES/csvfilter.mo Xshare/locale/ja/LC_MESSAGES/example.mo Xshare/locale/ja/LC_MESSAGES/graphite.mo Xshare/locale/ja/LC_MESSAGES/kchart.mo Xshare/locale/ja/LC_MESSAGES/kformula.mo Xshare/locale/ja/LC_MESSAGES/kivio.mo Xshare/locale/ja/LC_MESSAGES/koffice.mo Xshare/locale/ja/LC_MESSAGES/kontour.mo Xshare/locale/ja/LC_MESSAGES/koshell.mo Xshare/locale/ja/LC_MESSAGES/kpresenter.mo Xshare/locale/ja/LC_MESSAGES/krayon.mo Xshare/locale/ja/LC_MESSAGES/kscan_plugin.mo Xshare/locale/ja/LC_MESSAGES/kspread.mo Xshare/locale/ja/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/ja/LC_MESSAGES/kugar.mo Xshare/locale/ja/LC_MESSAGES/kword.mo Xshare/locale/lt/LC_MESSAGES/csvfilter.mo Xshare/locale/lt/LC_MESSAGES/example.mo Xshare/locale/lt/LC_MESSAGES/graphite.mo Xshare/locale/lt/LC_MESSAGES/kchart.mo Xshare/locale/lt/LC_MESSAGES/kformula.mo Xshare/locale/lt/LC_MESSAGES/kimageshop.mo Xshare/locale/lt/LC_MESSAGES/kivio.mo Xshare/locale/lt/LC_MESSAGES/koffice.mo Xshare/locale/lt/LC_MESSAGES/kontour.mo Xshare/locale/lt/LC_MESSAGES/koshell.mo Xshare/locale/lt/LC_MESSAGES/kpresenter.mo Xshare/locale/lt/LC_MESSAGES/krayon.mo Xshare/locale/lt/LC_MESSAGES/kscan_plugin.mo Xshare/locale/lt/LC_MESSAGES/kspread.mo Xshare/locale/lt/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/lt/LC_MESSAGES/kugar.mo Xshare/locale/lt/LC_MESSAGES/kword.mo Xshare/locale/mt/LC_MESSAGES/csvfilter.mo Xshare/locale/mt/LC_MESSAGES/example.mo Xshare/locale/mt/LC_MESSAGES/graphite.mo Xshare/locale/mt/LC_MESSAGES/kchart.mo Xshare/locale/mt/LC_MESSAGES/kformula.mo Xshare/locale/mt/LC_MESSAGES/kivio.mo Xshare/locale/mt/LC_MESSAGES/koffice.mo Xshare/locale/mt/LC_MESSAGES/kontour.mo Xshare/locale/mt/LC_MESSAGES/koshell.mo Xshare/locale/mt/LC_MESSAGES/kpresenter.mo Xshare/locale/mt/LC_MESSAGES/krayon.mo Xshare/locale/mt/LC_MESSAGES/kscan_plugin.mo Xshare/locale/mt/LC_MESSAGES/kspread.mo Xshare/locale/mt/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/mt/LC_MESSAGES/kugar.mo Xshare/locale/mt/LC_MESSAGES/kword.mo Xshare/locale/nl/LC_MESSAGES/csvfilter.mo Xshare/locale/nl/LC_MESSAGES/example.mo Xshare/locale/nl/LC_MESSAGES/graphite.mo Xshare/locale/nl/LC_MESSAGES/kchart.mo Xshare/locale/nl/LC_MESSAGES/kformula.mo Xshare/locale/nl/LC_MESSAGES/kivio.mo Xshare/locale/nl/LC_MESSAGES/koffice.mo Xshare/locale/nl/LC_MESSAGES/kontour.mo Xshare/locale/nl/LC_MESSAGES/koshell.mo Xshare/locale/nl/LC_MESSAGES/kpresenter.mo Xshare/locale/nl/LC_MESSAGES/krayon.mo Xshare/locale/nl/LC_MESSAGES/kscan_plugin.mo Xshare/locale/nl/LC_MESSAGES/kspread.mo Xshare/locale/nl/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/nl/LC_MESSAGES/kugar.mo Xshare/locale/nl/LC_MESSAGES/kword.mo Xshare/locale/no/LC_MESSAGES/graphite.mo Xshare/locale/no/LC_MESSAGES/kchart.mo Xshare/locale/no/LC_MESSAGES/kformula.mo Xshare/locale/no/LC_MESSAGES/kivio.mo Xshare/locale/no/LC_MESSAGES/koffice.mo Xshare/locale/no/LC_MESSAGES/kontour.mo Xshare/locale/no/LC_MESSAGES/koshell.mo Xshare/locale/no/LC_MESSAGES/kpresenter.mo Xshare/locale/no/LC_MESSAGES/krayon.mo Xshare/locale/no/LC_MESSAGES/kscan_plugin.mo Xshare/locale/no/LC_MESSAGES/kspread.mo Xshare/locale/no/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/no/LC_MESSAGES/kword.mo Xshare/locale/no_NY/LC_MESSAGES/csvfilter.mo Xshare/locale/no_NY/LC_MESSAGES/example.mo Xshare/locale/no_NY/LC_MESSAGES/graphite.mo Xshare/locale/no_NY/LC_MESSAGES/kchart.mo Xshare/locale/no_NY/LC_MESSAGES/kformula.mo Xshare/locale/no_NY/LC_MESSAGES/kivio.mo Xshare/locale/no_NY/LC_MESSAGES/koffice.mo Xshare/locale/no_NY/LC_MESSAGES/kontour.mo Xshare/locale/no_NY/LC_MESSAGES/koshell.mo Xshare/locale/no_NY/LC_MESSAGES/kpresenter.mo Xshare/locale/no_NY/LC_MESSAGES/krayon.mo Xshare/locale/no_NY/LC_MESSAGES/kscan_plugin.mo Xshare/locale/no_NY/LC_MESSAGES/kspread.mo Xshare/locale/no_NY/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/no_NY/LC_MESSAGES/kugar.mo Xshare/locale/no_NY/LC_MESSAGES/kword.mo Xshare/locale/pl/LC_MESSAGES/csvfilter.mo Xshare/locale/pl/LC_MESSAGES/example.mo Xshare/locale/pl/LC_MESSAGES/graphite.mo Xshare/locale/pl/LC_MESSAGES/kchart.mo Xshare/locale/pl/LC_MESSAGES/kformula.mo Xshare/locale/pl/LC_MESSAGES/kivio.mo Xshare/locale/pl/LC_MESSAGES/koffice.mo Xshare/locale/pl/LC_MESSAGES/kontour.mo Xshare/locale/pl/LC_MESSAGES/koshell.mo Xshare/locale/pl/LC_MESSAGES/kpresenter.mo Xshare/locale/pl/LC_MESSAGES/krayon.mo Xshare/locale/pl/LC_MESSAGES/kscan_plugin.mo Xshare/locale/pl/LC_MESSAGES/kspread.mo Xshare/locale/pl/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/pl/LC_MESSAGES/kugar.mo Xshare/locale/pl/LC_MESSAGES/kword.mo Xshare/locale/pt/LC_MESSAGES/csvfilter.mo Xshare/locale/pt/LC_MESSAGES/example.mo Xshare/locale/pt/LC_MESSAGES/graphite.mo Xshare/locale/pt/LC_MESSAGES/kchart.mo Xshare/locale/pt/LC_MESSAGES/kformula.mo Xshare/locale/pt/LC_MESSAGES/kivio.mo Xshare/locale/pt/LC_MESSAGES/koffice.mo Xshare/locale/pt/LC_MESSAGES/kontour.mo Xshare/locale/pt/LC_MESSAGES/koshell.mo Xshare/locale/pt/LC_MESSAGES/kpresenter.mo Xshare/locale/pt/LC_MESSAGES/krayon.mo Xshare/locale/pt/LC_MESSAGES/kscan_plugin.mo Xshare/locale/pt/LC_MESSAGES/kspread.mo Xshare/locale/pt/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/pt/LC_MESSAGES/kugar.mo Xshare/locale/pt/LC_MESSAGES/kword.mo Xshare/locale/pt_BR/LC_MESSAGES/example.mo Xshare/locale/pt_BR/LC_MESSAGES/graphite.mo Xshare/locale/pt_BR/LC_MESSAGES/kchart.mo Xshare/locale/pt_BR/LC_MESSAGES/kdiagramm.mo Xshare/locale/pt_BR/LC_MESSAGES/kformula.mo Xshare/locale/pt_BR/LC_MESSAGES/kimage.mo Xshare/locale/pt_BR/LC_MESSAGES/kimageshop.mo Xshare/locale/pt_BR/LC_MESSAGES/kivio.mo Xshare/locale/pt_BR/LC_MESSAGES/koffice.mo Xshare/locale/pt_BR/LC_MESSAGES/kohtml.mo Xshare/locale/pt_BR/LC_MESSAGES/kontour.mo Xshare/locale/pt_BR/LC_MESSAGES/koshell.mo Xshare/locale/pt_BR/LC_MESSAGES/kpresenter.mo Xshare/locale/pt_BR/LC_MESSAGES/krayon.mo Xshare/locale/pt_BR/LC_MESSAGES/kspread.mo Xshare/locale/pt_BR/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/pt_BR/LC_MESSAGES/kugar.mo Xshare/locale/pt_BR/LC_MESSAGES/kword.mo Xshare/locale/pt_BR/LC_MESSAGES/spell_tool.mo Xshare/locale/ro/LC_MESSAGES/example.mo Xshare/locale/ro/LC_MESSAGES/graphite.mo Xshare/locale/ro/LC_MESSAGES/kchart.mo Xshare/locale/ro/LC_MESSAGES/kformula.mo Xshare/locale/ro/LC_MESSAGES/kivio.mo Xshare/locale/ro/LC_MESSAGES/koffice.mo Xshare/locale/ro/LC_MESSAGES/kontour.mo Xshare/locale/ro/LC_MESSAGES/koshell.mo Xshare/locale/ro/LC_MESSAGES/kpresenter.mo Xshare/locale/ro/LC_MESSAGES/krayon.mo Xshare/locale/ro/LC_MESSAGES/kspread.mo Xshare/locale/ro/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/ro/LC_MESSAGES/kugar.mo Xshare/locale/ro/LC_MESSAGES/kword.mo Xshare/locale/ru/LC_MESSAGES/csvfilter.mo Xshare/locale/ru/LC_MESSAGES/example.mo Xshare/locale/ru/LC_MESSAGES/graphite.mo Xshare/locale/ru/LC_MESSAGES/kchart.mo Xshare/locale/ru/LC_MESSAGES/kformula.mo Xshare/locale/ru/LC_MESSAGES/kivio.mo Xshare/locale/ru/LC_MESSAGES/koffice.mo Xshare/locale/ru/LC_MESSAGES/kontour.mo Xshare/locale/ru/LC_MESSAGES/koshell.mo Xshare/locale/ru/LC_MESSAGES/kpresenter.mo Xshare/locale/ru/LC_MESSAGES/krayon.mo Xshare/locale/ru/LC_MESSAGES/kscan_plugin.mo Xshare/locale/ru/LC_MESSAGES/kspread.mo Xshare/locale/ru/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/ru/LC_MESSAGES/kugar.mo Xshare/locale/ru/LC_MESSAGES/kword.mo Xshare/locale/sk/LC_MESSAGES/csvfilter.mo Xshare/locale/sk/LC_MESSAGES/example.mo Xshare/locale/sk/LC_MESSAGES/graphite.mo Xshare/locale/sk/LC_MESSAGES/kchart.mo Xshare/locale/sk/LC_MESSAGES/kformula.mo Xshare/locale/sk/LC_MESSAGES/kivio.mo Xshare/locale/sk/LC_MESSAGES/koffice.mo Xshare/locale/sk/LC_MESSAGES/kontour.mo Xshare/locale/sk/LC_MESSAGES/koshell.mo Xshare/locale/sk/LC_MESSAGES/kpresenter.mo Xshare/locale/sk/LC_MESSAGES/krayon.mo Xshare/locale/sk/LC_MESSAGES/kscan_plugin.mo Xshare/locale/sk/LC_MESSAGES/kspread.mo Xshare/locale/sk/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/sk/LC_MESSAGES/kugar.mo Xshare/locale/sk/LC_MESSAGES/kword.mo Xshare/locale/sl/LC_MESSAGES/csvfilter.mo Xshare/locale/sl/LC_MESSAGES/example.mo Xshare/locale/sl/LC_MESSAGES/graphite.mo Xshare/locale/sl/LC_MESSAGES/kchart.mo Xshare/locale/sl/LC_MESSAGES/kformula.mo Xshare/locale/sl/LC_MESSAGES/kivio.mo Xshare/locale/sl/LC_MESSAGES/koffice.mo Xshare/locale/sl/LC_MESSAGES/kontour.mo Xshare/locale/sl/LC_MESSAGES/koshell.mo Xshare/locale/sl/LC_MESSAGES/kpresenter.mo Xshare/locale/sl/LC_MESSAGES/krayon.mo Xshare/locale/sl/LC_MESSAGES/kscan_plugin.mo Xshare/locale/sl/LC_MESSAGES/kspread.mo Xshare/locale/sl/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/sl/LC_MESSAGES/kugar.mo Xshare/locale/sl/LC_MESSAGES/kword.mo Xshare/locale/sv/LC_MESSAGES/csvfilter.mo Xshare/locale/sv/LC_MESSAGES/example.mo Xshare/locale/sv/LC_MESSAGES/graphite.mo Xshare/locale/sv/LC_MESSAGES/kchart.mo Xshare/locale/sv/LC_MESSAGES/kformula.mo Xshare/locale/sv/LC_MESSAGES/kivio.mo Xshare/locale/sv/LC_MESSAGES/koffice.mo Xshare/locale/sv/LC_MESSAGES/kontour.mo Xshare/locale/sv/LC_MESSAGES/koshell.mo Xshare/locale/sv/LC_MESSAGES/kpresenter.mo Xshare/locale/sv/LC_MESSAGES/krayon.mo Xshare/locale/sv/LC_MESSAGES/kscan_plugin.mo Xshare/locale/sv/LC_MESSAGES/kspread.mo Xshare/locale/sv/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/sv/LC_MESSAGES/kugar.mo Xshare/locale/sv/LC_MESSAGES/kword.mo Xshare/locale/ta/LC_MESSAGES/csvfilter.mo Xshare/locale/ta/LC_MESSAGES/example.mo Xshare/locale/ta/LC_MESSAGES/graphite.mo Xshare/locale/ta/LC_MESSAGES/kchart.mo Xshare/locale/ta/LC_MESSAGES/kformula.mo Xshare/locale/ta/LC_MESSAGES/kivio.mo Xshare/locale/ta/LC_MESSAGES/koffice.mo Xshare/locale/ta/LC_MESSAGES/kontour.mo Xshare/locale/ta/LC_MESSAGES/koshell.mo Xshare/locale/ta/LC_MESSAGES/kpresenter.mo Xshare/locale/ta/LC_MESSAGES/krayon.mo Xshare/locale/ta/LC_MESSAGES/kscan_plugin.mo Xshare/locale/ta/LC_MESSAGES/kspread.mo Xshare/locale/ta/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/ta/LC_MESSAGES/kugar.mo Xshare/locale/ta/LC_MESSAGES/kword.mo Xshare/locale/tr/LC_MESSAGES/csvfilter.mo Xshare/locale/tr/LC_MESSAGES/example.mo Xshare/locale/tr/LC_MESSAGES/graphite.mo Xshare/locale/tr/LC_MESSAGES/kchart.mo Xshare/locale/tr/LC_MESSAGES/kformula.mo Xshare/locale/tr/LC_MESSAGES/kimage.mo Xshare/locale/tr/LC_MESSAGES/kivio.mo Xshare/locale/tr/LC_MESSAGES/koffice.mo Xshare/locale/tr/LC_MESSAGES/kontour.mo Xshare/locale/tr/LC_MESSAGES/koshell.mo Xshare/locale/tr/LC_MESSAGES/kpresenter.mo Xshare/locale/tr/LC_MESSAGES/krayon.mo Xshare/locale/tr/LC_MESSAGES/kscan_plugin.mo Xshare/locale/tr/LC_MESSAGES/kspread.mo Xshare/locale/tr/LC_MESSAGES/kspreadcalc_calc.mo Xshare/locale/tr/LC_MESSAGES/kugar.mo Xshare/locale/tr/LC_MESSAGES/kword.mo X@dirrm share/locale/tr/LC_MESSAGES X@dirrm share/locale/tr X@dirrm share/locale/ta/LC_MESSAGES X@dirrm share/locale/ta X@dirrm share/locale/sv/LC_MESSAGES X@dirrm share/locale/sv X@dirrm share/locale/sl/LC_MESSAGES X@dirrm share/locale/sl X@dirrm share/locale/sk/LC_MESSAGES X@dirrm share/locale/sk X@dirrm share/locale/ru/LC_MESSAGES X@dirrm share/locale/ru X@dirrm share/locale/ro/LC_MESSAGES X@dirrm share/locale/ro X@dirrm share/locale/pt_BR/LC_MESSAGES X@dirrm share/locale/pt_BR X@dirrm share/locale/pt/LC_MESSAGES X@dirrm share/locale/pt X@dirrm share/locale/pl/LC_MESSAGES X@dirrm share/locale/pl X@dirrm share/locale/no_NY/LC_MESSAGES X@dirrm share/locale/no_NY X@dirrm share/locale/no/LC_MESSAGES X@dirrm share/locale/no X@dirrm share/locale/nl/LC_MESSAGES X@dirrm share/locale/nl X@dirrm share/locale/mt/LC_MESSAGES X@dirrm share/locale/mt X@dirrm share/locale/lt/LC_MESSAGES X@dirrm share/locale/lt X@dirrm share/locale/ja/LC_MESSAGES X@dirrm share/locale/ja X@dirrm share/locale/it/LC_MESSAGES X@dirrm share/locale/it X@dirrm share/locale/hu/LC_MESSAGES X@dirrm share/locale/hu X@dirrm share/locale/fr/LC_MESSAGES X@dirrm share/locale/fr X@dirrm share/locale/et/LC_MESSAGES X@dirrm share/locale/et X@dirrm share/locale/es/LC_MESSAGES X@dirrm share/locale/es X@dirrm share/locale/eo/LC_MESSAGES X@dirrm share/locale/eo X@dirrm share/locale/en_GB/LC_MESSAGES X@dirrm share/locale/en_GB X@dirrm share/locale/de/LC_MESSAGES X@dirrm share/locale/de X@dirrm share/locale/da/LC_MESSAGES X@dirrm share/locale/da X@dirrm share/locale/cs/LC_MESSAGES X@dirrm share/locale/cs X@dirrm share/locale/bg/LC_MESSAGES X@dirrm share/locale/bg X@dirrm share/locale/az/LC_MESSAGES X@dirrm share/locale/az END-of-koffice-i18n/pkg-plist echo c - koffice-i18n/scripts mkdir -p koffice-i18n/scripts > /dev/null 2>&1 echo x - koffice-i18n/scripts/Configure sed 's/^X//' >koffice-i18n/scripts/Configure << 'END-of-koffice-i18n/scripts/Configure' X#! /bin/sh X# $FreeBSD$ X X/bin/rm -f ${PLIST} ${PLIST}.dirs X Xif [ "${LINGUAS}" ]; then X set `echo $LINGUAS` Xelse Xif [ "${BATCH}" ]; then X set \"az\" \"bg\" \"cs\" \"da\" \"en_GB\" \"eo\" \"es\" \"et\" \"hu\" \"it\" \"lt\" \"mt\" \"nl\" \"no\" \"no_NY\" \"pl\" \"pt\" \"pt_BR\" \"ro\" \"sk\" \"sl\" \"sv\" \"ta\" \"tr\" Xelse X /usr/bin/dialog --title "Select languages" --clear \ X --checklist "\n\ XPlease select desired languages:" -1 -1 16 \ Xaz "Afrikaans" OFF \ Xbg "Bulgarisch" OFF \ Xcs "Czech" OFF \ Xda "Danish" OFF \ Xde "German" ON \ Xen_GB "UK English" OFF \ Xeo "Esperanto" OFF \ Xes "Spanish" OFF \ Xet "Estonian" OFF \ Xfr "French" ON \ Xhu "Hungarian" OFF \ Xit "Italian" OFF \ Xja "Japanese" ON \ Xlt "Lithuanian" OFF \ Xmt "Maltese" OFF \ Xnl "Dutch" OFF \ Xno "Norwegian" OFF \ Xno_NY "Norwegian (Nynorsk)" OFF \ Xpl "Polish" OFF \ Xpt "Portuguese" OFF \ Xpt_BR "Portuguese (Brazil)" OFF \ Xro "Romanian" OFF \ Xru "Russian" ON \ Xsk "Slovak" OFF \ Xsl "Slovenian" OFF \ Xsv "Swedish" OFF \ Xta "Tamil" OFF \ Xtr "Turkish" OFF \ X2> /tmp/chklist.tmp.$$ X X retval=$? X X if [ -s /tmp/chklist.tmp.$$ ]; then X set `cat /tmp/chklist.tmp.$$` X fi X rm -f /tmp/chklist.tmp.$$ X X case $retval in X 0) if [ -z "$*" ]; then X echo "Nothing selected" X fi X ;; X 1) echo "Cancel pressed." X exit 1 X ;; X esac Xfi Xfi X X/bin/rm -f ${WRKSRC}/subdirs X Xwhile [ "$1" ]; do X a=`echo -n $1 | /usr/bin/sed -e 's#\"##g'` X echo $a >> ${WRKSRC}/subdirs X /usr/bin/grep "^[^@].*/$a/.*" ${CURDIR}/pkg-plist >> ${PLIST} X /usr/bin/grep "^[^@].*-$a\$" ${CURDIR}/pkg-plist >> ${PLIST} X /usr/bin/grep "^@.*/$a/.*" ${CURDIR}/pkg-plist >> ${PLIST}.dirs X /usr/bin/grep "^@.*/$a$" ${CURDIR}/pkg-plist >> ${PLIST}.dirs X shift Xdone X X/bin/cat ${PLIST}.dirs >> ${PLIST} END-of-koffice-i18n/scripts/Configure 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 Mon Dec 17 6:20: 7 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 479A137B41C for ; Mon, 17 Dec 2001 06:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHEK1f77521; Mon, 17 Dec 2001 06:20:01 -0800 (PST) (envelope-from gnats) Received: from darkone.comintern.net (darkone.comintern.net [213.148.1.98]) by hub.freebsd.org (Postfix) with ESMTP id E9F2B37B417 for ; Mon, 17 Dec 2001 06:16:48 -0800 (PST) Received: from 3wgraphics.com (ppp-9-088.comintern.ru [213.148.9.88]) by darkone.comintern.net (8.11.6/8.11.6) with ESMTP id fBHEGgD501567 for ; Mon, 17 Dec 2001 17:16:43 +0300 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 16FyUW-0003w9-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 17 Dec 2001 17:11:40 +0300 Message-Id: Date: Mon, 17 Dec 2001 17:11:40 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/32933: New port: p5-Class-Accessor-0.17 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: 32933 >Category: ports >Synopsis: New port: p5-Class-Accessor-0.17 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 06:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: New port: p5-Class-Accessor-0.17 Automated accessor generation >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: # # p5-Class-Accessor # p5-Class-Accessor/Makefile # p5-Class-Accessor/pkg-comment # p5-Class-Accessor/pkg-descr # p5-Class-Accessor/pkg-plist # p5-Class-Accessor/distinfo # echo c - p5-Class-Accessor mkdir -p p5-Class-Accessor > /dev/null 2>&1 echo x - p5-Class-Accessor/Makefile sed 's/^X//' >p5-Class-Accessor/Makefile << 'END-of-p5-Class-Accessor/Makefile' X# New ports collection makefile for: Class-Accessor X# Date created: 17 Dec 2001 X# Whom: Sergey Skvortsov X# X# $FreeBSD$ X# X XPORTNAME= Class-Accessor XPORTVERSION= 0.17 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Class XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/base.pm:${PORTSDIR}/devel/p5-Class-Fields XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Class::Accessor.3 Class::Accessor::Fast.3 X X.include END-of-p5-Class-Accessor/Makefile echo x - p5-Class-Accessor/pkg-comment sed 's/^X//' >p5-Class-Accessor/pkg-comment << 'END-of-p5-Class-Accessor/pkg-comment' XAutomated accessor generation END-of-p5-Class-Accessor/pkg-comment echo x - p5-Class-Accessor/pkg-descr sed 's/^X//' >p5-Class-Accessor/pkg-descr << 'END-of-p5-Class-Accessor/pkg-descr' XThis module automagically generates accessor/mutators for your class. X XWWW: http://search.cpan.org/search?dist=Class-Accessor X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-Class-Accessor/pkg-descr echo x - p5-Class-Accessor/pkg-plist sed 's/^X//' >p5-Class-Accessor/pkg-plist << 'END-of-p5-Class-Accessor/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Accessor/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Class/Accessor.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/Accessor/Fast.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Class/Accessor X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Accessor X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true END-of-p5-Class-Accessor/pkg-plist echo x - p5-Class-Accessor/distinfo sed 's/^X//' >p5-Class-Accessor/distinfo << 'END-of-p5-Class-Accessor/distinfo' XMD5 (Class-Accessor-0.17.tar.gz) = 2d7d388b201b505158c0761cc6efed4f END-of-p5-Class-Accessor/distinfo 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 Mon Dec 17 6:39:49 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 7737937B41B; Mon, 17 Dec 2001 06:39:46 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHEcLg01403; Mon, 17 Dec 2001 06:38:21 -0800 (PST) (envelope-from petef) Date: Mon, 17 Dec 2001 06:38:21 -0800 (PST) From: Message-Id: <200112171438.fBHEcLg01403@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, nbm@FreeBSD.org Subject: Re: ports/32929: update port: ftp/vsftpd 0.0.15 -> 1.0.1 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/vsftpd 0.0.15 -> 1.0.1 Responsible-Changed-From-To: freebsd-ports->nbm Responsible-Changed-By: petef Responsible-Changed-When: Mon Dec 17 06:38:11 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32929 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 6:39: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 215D437B405; Mon, 17 Dec 2001 06:39:46 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHEb5x95999; Mon, 17 Dec 2001 06:37:05 -0800 (PST) (envelope-from petef) Date: Mon, 17 Dec 2001 06:37:05 -0800 (PST) From: Message-Id: <200112171437.fBHEb5x95999@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/32927: [PATCH] Upgrade balsa to balsa-1.3.0 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] Upgrade balsa to balsa-1.3.0 Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: petef Responsible-Changed-When: Mon Dec 17 06:36:56 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32927 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 6:49:49 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 F0D9037B41D; Mon, 17 Dec 2001 06:49:46 -0800 (PST) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHEhEc28746; Mon, 17 Dec 2001 06:43:14 -0800 (PST) (envelope-from tobez) Date: Mon, 17 Dec 2001 06:43:14 -0800 (PST) From: Message-Id: <200112171443.fBHEhEc28746@freefall.freebsd.org> To: skv@protey.ru, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32931: New port: p5-Class-Fields-0.14 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: New port: p5-Class-Fields-0.14 State-Changed-From-To: open->feedback State-Changed-By: tobez State-Changed-When: Mon Dec 17 06:41:44 PST 2001 State-Changed-Why: The approach you've taken with base.pm seems overly complicated to me. Is it possible to achieve the effect with less code? Or shall we simply wait until the @INC order of the system perl changes? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32931 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 7: 0: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 44BE537B41E for ; Mon, 17 Dec 2001 07:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHF01s09254; Mon, 17 Dec 2001 07:00:01 -0800 (PST) (envelope-from gnats) Received: from darkone.comintern.net (darkone.comintern.net [213.148.1.98]) by hub.freebsd.org (Postfix) with ESMTP id F281B37B419 for ; Mon, 17 Dec 2001 06:58:46 -0800 (PST) Received: from 3wgraphics.com (ppp-9-088.comintern.ru [213.148.9.88]) by darkone.comintern.net (8.11.6/8.11.6) with ESMTP id fBHEwcD511205 for ; Mon, 17 Dec 2001 17:58:41 +0300 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 16Fz96-0004lx-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 17 Dec 2001 17:53:36 +0300 Message-Id: Date: Mon, 17 Dec 2001 17:53:36 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/32934: New port: p5-Class-Data-Inheritable-0.02 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: 32934 >Category: ports >Synopsis: New port: p5-Class-Data-Inheritable-0.02 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 07:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: New port: p5-Class-Data-Inheritable-0.02 Inheritable, overridable class data >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: # # p5-Class-Data-Inheritable # p5-Class-Data-Inheritable/Makefile # p5-Class-Data-Inheritable/pkg-comment # p5-Class-Data-Inheritable/pkg-descr # p5-Class-Data-Inheritable/pkg-plist # p5-Class-Data-Inheritable/distinfo # echo c - p5-Class-Data-Inheritable mkdir -p p5-Class-Data-Inheritable > /dev/null 2>&1 echo x - p5-Class-Data-Inheritable/Makefile sed 's/^X//' >p5-Class-Data-Inheritable/Makefile << 'END-of-p5-Class-Data-Inheritable/Makefile' X# New ports collection makefile for: Class-Data-Inheritable X# Date created: 17 Dec 2001 X# Whom: Sergey Skvortsov X# X# $FreeBSD$ X# X XPORTNAME= Class-Data-Inheritable XPORTVERSION= 0.02 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Class XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/base.pm:${PORTSDIR}/devel/p5-Class-Fields XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Class::Data::Inheritable.3 X X.include END-of-p5-Class-Data-Inheritable/Makefile echo x - p5-Class-Data-Inheritable/pkg-comment sed 's/^X//' >p5-Class-Data-Inheritable/pkg-comment << 'END-of-p5-Class-Data-Inheritable/pkg-comment' XInheritable, overridable class data END-of-p5-Class-Data-Inheritable/pkg-comment echo x - p5-Class-Data-Inheritable/pkg-descr sed 's/^X//' >p5-Class-Data-Inheritable/pkg-descr << 'END-of-p5-Class-Data-Inheritable/pkg-descr' XClass::Data::Inheritable is for creating accessor/mutators to class Xdata. That is, if you want to store something about your class as a Xwhole (instead of about a single object). This data is then inherited Xby your subclasses and can be overriden. X XWWW: http://search.cpan.org/search?dist=Class-Data-Inheritable X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-Class-Data-Inheritable/pkg-descr echo x - p5-Class-Data-Inheritable/pkg-plist sed 's/^X//' >p5-Class-Data-Inheritable/pkg-plist << 'END-of-p5-Class-Data-Inheritable/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Data/Inheritable/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Class/Data/Inheritable.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Data/Inheritable X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/Data 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Data 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true END-of-p5-Class-Data-Inheritable/pkg-plist echo x - p5-Class-Data-Inheritable/distinfo sed 's/^X//' >p5-Class-Data-Inheritable/distinfo << 'END-of-p5-Class-Data-Inheritable/distinfo' XMD5 (Class-Data-Inheritable-0.02.tar.gz) = d3a9fff92ede1085643341179fd9263b END-of-p5-Class-Data-Inheritable/distinfo 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 Mon Dec 17 7: 9: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 D9EC137B405; Mon, 17 Dec 2001 07:09:46 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHF8lP14292; Mon, 17 Dec 2001 07:08:47 -0800 (PST) (envelope-from kevlo) Date: Mon, 17 Dec 2001 07:08:47 -0800 (PST) From: Message-Id: <200112171508.fBHF8lP14292@freefall.freebsd.org> To: rasmus@kaj.se, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32882: www/webredirect MASTER_SITES 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: www/webredirect MASTER_SITES update State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Mon Dec 17 07:08:36 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32882 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 7: 9: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 01DDF37B421; Mon, 17 Dec 2001 07:09:51 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHF4IB10060; Mon, 17 Dec 2001 07:04:18 -0800 (PST) (envelope-from kevlo) Date: Mon, 17 Dec 2001 07:04:18 -0800 (PST) From: Message-Id: <200112171504.fBHF4IB10060@freefall.freebsd.org> To: adam@blacktabby.org, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32879: Maintainer update of games/slashem-tty port 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: Maintainer update of games/slashem-tty port State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Mon Dec 17 07:04:05 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32879 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 7:19: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 43E2A37B416; Mon, 17 Dec 2001 07:19:46 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHFDG915398; Mon, 17 Dec 2001 07:13:16 -0800 (PST) (envelope-from petef) Date: Mon, 17 Dec 2001 07:13:16 -0800 (PST) From: Message-Id: <200112171513.fBHFDG915398@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, dwcjr@FreeBSD.org Subject: Re: ports/32271: [PATCH] pkg-plist for net/isc-dhcp2 incorrect 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] pkg-plist for net/isc-dhcp2 incorrect Responsible-Changed-From-To: freebsd-ports->dwcjr Responsible-Changed-By: petef Responsible-Changed-When: Mon Dec 17 07:13:03 PST 2001 Responsible-Changed-Why: You mentioned you were going to remove this port. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32271 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 7: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 B965337B41D for ; Mon, 17 Dec 2001 07:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHFU1B21944; Mon, 17 Dec 2001 07:30:01 -0800 (PST) (envelope-from gnats) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 765EA37B41B for ; Mon, 17 Dec 2001 07:29:51 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id fBHFTpB77397; Mon, 17 Dec 2001 07:29:51 -0800 (PST) (envelope-from obrien) Message-Id: <200112171529.fBHFTpB77397@dragon.nuxi.com> Date: Mon, 17 Dec 2001 07:29:51 -0800 (PST) From: "David O'Brien" Reply-To: "David O'Brien" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32936: ports/security/keyprint only supports S/Key, not also OPIE 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: 32936 >Category: ports >Synopsis: ports/security/keyprint only supports S/Key, not also OPIE >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: Mon Dec 17 07:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: David O'Brien >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD dragon.nuxi.com 5.0-CURRENT FreeBSD 5.0-CURRENT #226: Mon Dec 10 17:53:38 PST 2001 rootk@dragon.nuxi.com:/FBSD/src/sys/i386/compile/DRAGON i386 >Description: ports/security/keyprint is no longer usable on 5-CURRENT because S/Key was replaced(upgraded) by OPIE. >How-To-Repeat: >Fix: Do some perl fu. >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 Mon Dec 17 7:34:31 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 8B33337B41A; Mon, 17 Dec 2001 07:34:28 -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 fBHFYPBZ026059; Mon, 17 Dec 2001 09:34:26 -0600 (CST) Received: by bsd.havk.org (Postfix, from userid 1001) id 396731A78A; Mon, 17 Dec 2001 09:34:24 -0600 (CST) Date: Mon, 17 Dec 2001 09:34:24 -0600 From: Steve Price To: Ying-Chieh Liao Cc: ports@FreeBSD.org Subject: Re: cvs commit: ports/astro Makefile ports/astro/match Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20011217093424.P72144@bsd.havk.org> References: <200112170438.fBH4c8d32845@freefall.freebsd.org> <20011216231444.M72144@bsd.havk.org> <20011217060850.GA18373@terry.dragon2.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011217060850.GA18373@terry.dragon2.net>; from ijliao@FreeBSD.org on Mon, Dec 17, 2001 at 02:08:50PM +0800 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 Mon, Dec 17, 2001 at 02:08:50PM +0800, Ying-Chieh Liao wrote: > > You mean next time when we import a new port, we have to log > "add blah-1.2.3" ? Yes or the slightly more verbose 'add blah version 1.2.3'. When we import contrib'd code to the src/ tree we always add a tag that denotes the version of the code being imported. Since we add things to the ports tree we can't (and probably don't want to) add a tag denoting the version. We can however put it in the first commit message which version we added. Just as we say 'update to version 1.2.4' I think it is also valuable to have 'adding version 1.2.3' so we can tell which version we started with. Thanks. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 7:39: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 5CCC037B41C; Mon, 17 Dec 2001 07:39:46 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHFWJA22407; Mon, 17 Dec 2001 07:32:19 -0800 (PST) (envelope-from petef) Date: Mon, 17 Dec 2001 07:32:19 -0800 (PST) From: Message-Id: <200112171532.fBHFWJA22407@freefall.freebsd.org> To: ats@first.gmd.de, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32284: ports/devel/tclreadline has a checksum problem 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/devel/tclreadline has a checksum problem State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Mon Dec 17 07:32:10 PST 2001 State-Changed-Why: Checksum updated, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32284 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 7:40:11 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 508D737B419 for ; Mon, 17 Dec 2001 07:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHFe1c23699; Mon, 17 Dec 2001 07:40:01 -0800 (PST) (envelope-from gnats) Received: from darkone.comintern.net (darkone.comintern.net [213.148.1.98]) by hub.freebsd.org (Postfix) with ESMTP id 0F50537B59E for ; Mon, 17 Dec 2001 07:33:58 -0800 (PST) Received: from 3wgraphics.com (ppp-9-088.comintern.ru [213.148.9.88]) by darkone.comintern.net (8.11.6/8.11.6) with ESMTP id fBHFXmT555067 for ; Mon, 17 Dec 2001 18:33:49 +0300 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 16Fzh1-0005JB-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 17 Dec 2001 18:28:39 +0300 Message-Id: Date: Mon, 17 Dec 2001 18:28:39 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/32937: Update port: p5-Class-Fields-0.14 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: 32937 >Category: ports >Synopsis: Update port: p5-Class-Fields-0.14 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 07:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: Update port: p5-Class-Fields-0.14 Set of modules to operate with inheritance, fields, members access >How-To-Repeat: >Fix: diff -urN p5-Class-Fields-0/Makefile p5-Class-Fields/Makefile --- p5-Class-Fields-0/Makefile Mon Dec 17 18:27:07 2001 +++ p5-Class-Fields/Makefile Mon Dec 17 18:27:20 2001 @@ -25,10 +25,4 @@ Class::Fields::Fuxor.3 Class::Fields::Inherit.3 base.3 \ fields.3 private.3 protected.3 public.3 -pre-install: - @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL - -post-install: - @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - .include diff -urN p5-Class-Fields-0/pkg-deinstall p5-Class-Fields/pkg-deinstall --- p5-Class-Fields-0/pkg-deinstall Mon Dec 17 18:27:07 2001 +++ p5-Class-Fields/pkg-deinstall Thu Jan 1 03:00:00 1970 @@ -1,16 +0,0 @@ -#!/bin/sh - -PATH=/bin:/usr/sbin:/usr/bin - -MODULES='base.pm' -PERLLIB_PATH=`perl -e 'use Config; print $Config{installprivlib}'` -SITEPERLLIB_PATH=`perl -e 'use Config; print $Config{installsitelib}'` - -for MODULE in ${MODULES} -do - MODULE_PATH="${PERLLIB_PATH}/${MODULE}" - if [ -r ${MODULE_PATH}.old ]; then - mv "${MODULE_PATH}.old" ${MODULE_PATH} - fi -done - diff -urN p5-Class-Fields-0/pkg-install p5-Class-Fields/pkg-install --- p5-Class-Fields-0/pkg-install Mon Dec 17 18:27:07 2001 +++ p5-Class-Fields/pkg-install Thu Jan 1 03:00:00 1970 @@ -1,20 +0,0 @@ -#!/bin/sh - -PATH=/bin:/usr/sbin:/usr/bin - -MODULES='base.pm' -PERLLIB_PATH=`perl -e 'use Config; print $Config{installprivlib}'` -SITEPERLLIB_PATH=`perl -e 'use Config; print $Config{installsitelib}'` - -case $2 in -POST-INSTALL) - for MODULE in ${MODULES} - do - MODULE_PATH="${PERLLIB_PATH}/${MODULE}" - if [ -r ${MODULE_PATH} ]; then - mv ${MODULE_PATH} "${MODULE_PATH}.old" -#imho useless# ln -sf ${SITEPERLLIB_PATH}/${MODULE} ${MODULE_PATH} - fi - done - ;; -esac >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 Mon Dec 17 8: 3: 2 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 E53AB37B405; Mon, 17 Dec 2001 08:02:59 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBHG1D676308; Mon, 17 Dec 2001 11:01:13 -0500 (EST) (envelope-from alane) Date: Mon, 17 Dec 2001 11:01:13 -0500 From: Alan Eldridge To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32893: MAINTAINER UPDATE of freeamp to 2.1.1 Message-ID: <20011217110113.A76177@wwweasel.geeksrus.net> References: <200112160532.fBG5WGj99375@wwweasel.geeksrus.net> <200112160540.fBG5e0912104@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112160540.fBG5e0912104@freefall.freebsd.org>; from gnats-admin@FreeBSD.org on Sat, Dec 15, 2001 at 09:40:00PM -0800 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 SUPERCEDED. DO NOT APPLY. -- Alan Eldridge Just another $THING hacker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 8:10:18 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 AE37937B419 for ; Mon, 17 Dec 2001 08:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHGA1932431; Mon, 17 Dec 2001 08:10:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 0B4EC37B405 for ; Mon, 17 Dec 2001 08:03:12 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBHG1PX76340; Mon, 17 Dec 2001 11:01:25 -0500 (EST) (envelope-from alane) Message-Id: <200112171601.fBHG1PX76340@wwweasel.geeksrus.net> Date: Mon, 17 Dec 2001 11:01:25 -0500 (EST) From: Alan E Reply-To: Alan E To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32938: maintainer update to 2.1.1 (SUPERCEDES pr/32893) 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: 32938 >Category: ports >Synopsis: maintainer update to 2.1.1 (SUPERCEDES pr/32893) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 08:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alan E (maintainer) >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: Update to 2.1.1. Patch submitted by "KATO Tsuguru" . >How-To-Repeat: >Fix: Index: freeamp/Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/audio/freeamp/Makefile,v retrieving revision 1.9 diff -u -3 -r1.9 Makefile --- freeamp/Makefile 13 Dec 2001 05:30:22 -0000 1.9 +++ freeamp/Makefile 17 Dec 2001 15:47:43 -0000 @@ -6,8 +6,7 @@ # PORTNAME= freeamp -PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTVERSION= 2.1.1 CATEGORIES= audio MASTER_SITES= http://www.freeamp.org/download/src/ @@ -21,7 +20,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_BZIP2= yes -WANT_ESOUND= yes USE_GTK= yes USE_GMAKE= yes USE_AUTOCONF= yes @@ -36,7 +34,7 @@ CFLAGS+= "-D_M_ALPHA" .endif -.if defined(HAVE_ESOUND) +.if defined(WITH_ESOUND) || defined(WITH_ALL_PLUGINS) USE_ESOUND= yes PLIST_SUB+= ESOUND="" .else @@ -44,13 +42,32 @@ PLIST_SUB+= ESOUND="@comment " .endif -.if defined(WITH_LIBARTS) +.if defined(WITH_LIBARTS) || defined(WITH_ALL_PLUGINS) LIB_DEPENDS= libartsc.0:${PORTSDIR}/x11/kdelibs2 PLIST_SUB+= LIBARTS="" .else CONFIGURE_ARGS+= --disable-arts PLIST_SUB+= LIBARTS="@comment " .endif + +.if defined(WITH_VORBIS) || defined(WITH_ALL_PLUGINS) +LIB_DEPENDS= vorbis.0:${PORTSDIR}/audio/libvorbis +PLIST_SUB+= VORBIS="" +.else +CONFIGURE_ARGS+= --disable-vorbis +PLIST_SUB+= VORBIS="@comment" +.endif + +pre-everything:: + @${ECHO_MSG} + @${ECHO_MSG} "You may use the following build options:" + @${ECHO_MSG} + @${ECHO_MSG} "WITH_ESOUND=yes build with ESounD outout plugin" + @${ECHO_MSG} "WITH_LIBARTS=yes build with libArts output plugin" + @${ECHO_MSG} "WITH_VORBIS=yes build with Ogg/Vorbis codec plugin" + @${ECHO_MSG} + @${ECHO_MSG} "WITH_ALL_PLUGINS=yes build with all plugins" + @${ECHO_MSG} post-install: @${MKDIR} ${PREFIX}/etc/sdr/plugins Index: freeamp/distinfo =================================================================== RCS file: /home/alane/cvsroot/ports/audio/freeamp/distinfo,v retrieving revision 1.4 diff -u -3 -r1.4 distinfo --- freeamp/distinfo 2 Jul 2001 08:24:04 -0000 1.4 +++ freeamp/distinfo 17 Dec 2001 15:43:52 -0000 @@ -1 +1 @@ -MD5 (freeamp-2.1.0.tar.bz2) = 58d4bfe12a58abc4ef33bbfc19e8b4a7 +MD5 (freeamp-2.1.1.tar.bz2) = 56720f823f84c3505aeab474c9a6a836 Index: freeamp/pkg-plist =================================================================== RCS file: /home/alane/cvsroot/ports/audio/freeamp/pkg-plist,v retrieving revision 1.3 diff -u -3 -r1.3 pkg-plist --- freeamp/pkg-plist 3 Jul 2001 12:46:56 -0000 1.3 +++ freeamp/pkg-plist 17 Dec 2001 15:47:57 -0000 @@ -26,8 +26,9 @@ lib/freeamp/plugins/rmp.dlf lib/freeamp/plugins/signature.pmo lib/freeamp/plugins/soundcard.pmo -lib/freeamp/plugins/vorbis.lmc -lib/freeamp/plugins/vorbis.mdf +%%VORBIS%%lib/freeamp/plugins/vorbis.lmc +%%VORBIS%%lib/freeamp/plugins/vorbis.mdf +lib/freeamp/plugins/wav.lmc lib/freeamp/plugins/wavout.pmo lib/freeamp/plugins/winamp.ftf lib/freeamp/plugins/winamp_theme.xml @@ -205,4 +206,4 @@ @dirrm lib/freeamp/plugins @dirrm lib/freeamp @unexec rmdir %D/etc/sdr/plugins 2>/dev/null || true -@unexec rmdir %D/etc/sdr 2&>/dev/null || true +@unexec rmdir %D/etc/sdr 2>/dev/null || true Index: freeamp/files/patch-aa =================================================================== RCS file: /home/alane/cvsroot/ports/audio/freeamp/files/patch-aa,v retrieving revision 1.2 diff -u -3 -r1.2 patch-aa --- freeamp/files/patch-aa 3 Jul 2001 12:46:58 -0000 1.2 +++ freeamp/files/patch-aa 17 Dec 2001 15:43:52 -0000 @@ -1,6 +1,6 @@ ---- configure.in.orig Sat Apr 14 02:44:47 2001 -+++ configure.in Mon Jul 2 21:43:50 2001 -@@ -174,8 +174,8 @@ +--- configure.in.orig Tue Dec 11 06:42:31 2001 ++++ configure.in Sun Dec 16 23:03:03 2001 +@@ -179,8 +179,8 @@ ;; freebsd*) host_os="freebsd" @@ -11,7 +11,7 @@ ;; netbsd*) host_os="freebsd" -@@ -326,9 +326,9 @@ +@@ -331,9 +331,9 @@ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'` esd_micro_version=`$ESD_CONFIG $esd_config_args --version | \ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'` @@ -23,7 +23,7 @@ LIBS="$LIBS $ESD_LIBS" rm -f conf.esdtest AC_MSG_CHECKING(for ESD - version >= $min_esd_version) -@@ -387,7 +387,7 @@ +@@ -392,7 +392,7 @@ } ],, have_esound=false, have_esound=false) @@ -32,7 +32,16 @@ LIBS="$ac_save_LIBS" AC_LANG_RESTORE rm -f conf.esdtest -@@ -460,9 +460,9 @@ +@@ -419,7 +419,7 @@ + + dnl optional freetype support.. + save_CPPFLAGS="$CPPFLAGS" +-CPPFLAGS="$CPPFLAGS -I/usr/local/include" ++CPPFLAGS="$CPPFLAGS" + AC_LANG_SAVE + AC_LANG_C + AC_CHECK_HEADERS(freetype.h, have_freetype="true", have_freetype="false") +@@ -465,9 +465,9 @@ gtk_config_major=`$GTK_CONFIG --version | sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'` gtk_config_minor=`$GTK_CONFIG --version | sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'` gtk_config_micro=`$GTK_CONFIG --version | sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'` @@ -44,7 +53,7 @@ LIBS="$GTK_LIBS $LIBS" AC_TRY_RUN([ -@@ -489,7 +489,7 @@ +@@ -494,7 +494,7 @@ gtk_major_version, gtk_minor_version, gtk_micro_version); return 1; }], , have_gtk=false, have_gtk=false]) @@ -53,7 +62,7 @@ LIBS="$ac_save_LIBS" if test "$have_gtk" = "false"; then AC_MSG_RESULT(no) -@@ -510,7 +510,7 @@ +@@ -515,7 +515,7 @@ OSINC="$OSINC -I$srcdir/ui/download/unix/include" OSINC="$OSINC -I$srcdir/ui/musicbrowser/include" OSINC="$OSINC -I$srcdir/ftc/kjofol" @@ -62,7 +71,7 @@ AC_DEFINE(HAVE_GTK) elif test "$host_os" = "beos"; then OSDEPPLUGINS="$OSDEPPLUGINS plugins/musicbrowser.ui" -@@ -536,7 +536,7 @@ +@@ -541,7 +541,7 @@ AC_SUBST(GTK_LIBS) AC_SUBST(EXTRALIBS) @@ -71,7 +80,7 @@ dnl orbit crap save_CPPFLAGS="$CPPFLAGS" -@@ -656,7 +656,7 @@ +@@ -661,7 +661,7 @@ alsa_min_major_version=0 alsa_min_minor_version=5 alsa_min_micro_version=0 @@ -80,7 +89,7 @@ ac_save_LIBS="$LIBS" LIBS="$LIBS -lasound" -@@ -701,7 +701,7 @@ +@@ -706,7 +706,7 @@ ], , have_alsa=false, have_alsa=false ) AC_LANG_RESTORE @@ -89,35 +98,44 @@ LIBS="$ac_save_LIBS" if test "$have_alsa" = "false"; then AC_MSG_RESULT(no) -@@ -748,13 +748,21 @@ - have_arts="false") +@@ -726,6 +726,10 @@ + AC_MSG_RESULT([compiling alsa pmo plugin]) fi -+AC_ARG_ENABLE(arts, [ --disable-arts Don't compile the libArts output plugin], enable_arts=no, enable_arts=yes) + -+if test "x$enable_arts" = "xno"; then -+ have_arts="false"; ++AC_ARG_ENABLE(vorbis, [ --disable-vorbis Don't compile the Vorbis output plugin], enable_vorbis=no, enable_vorbis=yes) ++ ++if test "x$enable_vorbis" = "xyes"; then + AC_CHECK_LIB(ogg, ogg_sync_init, have_ogg="yes",) + AC_CHECK_LIB(vorbisfile, ov_info, have_vorbis="yes",, -lvorbis -logg) + +@@ -736,6 +740,7 @@ + OSDEPPLUGINS="$OSDEPPLUGINS plugins/vorbis.mdf"; + AC_MSG_RESULT([compiling vorbis codec plugin]) + fi +fi + fi + + ID3_LIBS="" +@@ -749,6 +754,9 @@ + dnl Partly taken from SDL's configure.in + dnl ------------------------------------------------------------- + ++AC_ARG_ENABLE(arts, [ --disable-arts Don't compile the libArts output plugin], enable_arts=no, enable_arts=yes) + - ARTS_LIBS="" --AC_CHECK_LIB(artsc, arts_init, -- OSDEPPLUGINS="$OSDEPPLUGINS plugins/arts.pmo"; -- OSINC="$OSINC -I$srcdir/io/arts/include" -- ARTS_LIBS="-lartsc -laudiofile" -- AC_MSG_RESULT([compiling arts pmo plugin]) --) -+if test "$have_arts" = "true"; then -+ AC_CHECK_LIB(artsc, arts_init, -+ OSDEPPLUGINS="$OSDEPPLUGINS plugins/arts.pmo"; -+ OSINC="$OSINC -I$srcdir/io/arts/include" -+ ARTS_LIBS="-lartsc -laudiofile" -+ AC_MSG_RESULT([compiling arts pmo plugin]) -+ ) ++if test "x$enable_arts" = "xyes"; then + AC_PATH_PROG(ARTSCCONFIG, artsc-config) + if test x$ARTSCCONFIG = x -o x$ARTSCCONFIG = x'"$ARTSCCONFIG"'; then + : # arts isn't installed +@@ -765,6 +773,7 @@ + AC_MSG_RESULT([compiling arts pmo plugin]) + ]) + fi +fi AC_SUBST(ARTS_LIBS) AC_SUBST(EXTRALIBS) -@@ -808,9 +816,9 @@ +@@ -819,9 +828,9 @@ gdk_pixbuf_micro_version=`$GDK_PIXBUF_CONFIG $gdk_pixbuf_config_args --version | \ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'` if test "x$enable_gdk_pixbuftest" = "xyes" ; then @@ -129,7 +147,7 @@ LIBS="$LIBS $GDK_PIXBUF_LIBS" dnl dnl Now check if the installed GDK_PIXBUF is sufficiently new. (Also sanity -@@ -872,7 +880,7 @@ +@@ -883,7 +892,7 @@ } ],, no_gdk_pixbuf=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"]) @@ -138,7 +156,7 @@ LIBS="$ac_save_LIBS" fi fi -@@ -891,7 +899,7 @@ +@@ -902,7 +911,7 @@ : else echo "*** Could not run GDK_PIXBUF test program, checking why..." @@ -147,7 +165,7 @@ LIBS="$LIBS $GDK_PIXBUF_LIBS" AC_TRY_LINK([ #include -@@ -910,7 +918,7 @@ +@@ -921,7 +930,7 @@ echo "*** exact error that occured. This usually means GDK_PIXBUF was incorrectly installed" echo "*** or that you have moved GDK_PIXBUF since it was installed. In the latter case, you" echo "*** may want to edit the gdk-pixbuf-config script: $GDK_PIXBUF_CONFIG" ]) @@ -156,7 +174,7 @@ LIBS="$ac_save_LIBS" fi fi -@@ -922,13 +930,13 @@ +@@ -933,8 +942,8 @@ AC_SUBST(GDK_PIXBUF_LIBS) rm -f conf.gdk_pixbuftest @@ -167,9 +185,12 @@ AC_LANG_SAVE AC_LANG_CPLUSPLUS - AC_CHECK_LIB(musicbrainz, mb_New, , -- AC_MSG_ERROR([FreeAmp requires that the MusicBrainz client library be installed.]),-ldl) -+ AC_MSG_ERROR([FreeAmp requires that the MusicBrainz client library be installed.])) +@@ -944,7 +953,7 @@ + echo "*** Download the library from " + echo "*** http://www.musicbrainz.org/download.html" + echo "***" +- AC_MSG_ERROR(Cannot continue.)],-ldl -lm -lstdc++) ++ AC_MSG_ERROR(Cannot continue.)],-lm -lstdc++) AC_LANG_RESTORE AC_CONFIG_HEADER(config/config.h) Index: freeamp/files/patch-ad =================================================================== RCS file: freeamp/files/patch-ad diff -N freeamp/files/patch-ad --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ freeamp/files/patch-ad 17 Dec 2001 15:43:52 -0000 @@ -0,0 +1,11 @@ +--- Makefile-plugins.in.orig Tue Oct 16 13:31:05 2001 ++++ Makefile-plugins.in Wed Dec 12 03:25:45 2001 +@@ -232,7 +232,7 @@ + UNIXFREEAMPUIOBJ += ui/freeamp/unix/src/GTKPreferenceWindow.o + UNIXFREEAMPUIOBJ += ui/freeamp/unix/src/GTKFileSelector.o + UNIXFREEAMPUIOBJ += ui/musicbrowser/unix/src/gtkmessagedialog.o +-UNIXFREEAMPUILIBS = $(TTF_LIBS) $(GDK_PIXBUF_LIBS) ++UNIXFREEAMPUILIBS = $(TTF_LIBS) $(GDK_PIXBUF_LIBS) $(GTK_LIBS) + + BEOSFREEAMPUIOBJ = ui/freeamp/beos/src/BeOSWindow.o + BEOSFREEAMPUIOBJ += ui/freeamp/beos/src/BeOSBitmap.o >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 Mon Dec 17 8:30:11 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 09B8737B41B for ; Mon, 17 Dec 2001 08:30:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHGU5N36612; Mon, 17 Dec 2001 08:30:05 -0800 (PST) (envelope-from gnats) Date: Mon, 17 Dec 2001 08:30:05 -0800 (PST) Message-Id: <200112171630.fBHGU5N36612@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Cy Schubert - ITSD Open Systems Group Subject: Re: ports/32915: Change maintainer, update port: editors/lpe Reply-To: Cy Schubert - ITSD Open Systems Group 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 The following reply was made to PR ports/32915; it has been noted by GNATS. From: Cy Schubert - ITSD Open Systems Group To: Ryan Thompson Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/32915: Change maintainer, update port: editors/lpe Date: Mon, 17 Dec 2001 08:27:18 -0800 In message <200112162340.fBGNe6V12066@catalyst.sasknow.net>, Ryan Thompson writ es: > > >Number: 32915 > >Category: ports > >Synopsis: Change maintainer, update port: editors/lpe Reading your posting to -ports, it's been a week since the first note was sent to the maintainer. I would think we should give the maintainer a little more time to respond. It's that time of year when people take time off and some people don't use vacation or "out of office" notification. I don't think it would be unreasonable to wait three weeks, until after Christmas, maybe even longer, to assume that the maintainer is AWOL. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 9: 0:18 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 9088D37B41A for ; Mon, 17 Dec 2001 09:00:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHH04T41966; Mon, 17 Dec 2001 09:00:04 -0800 (PST) (envelope-from gnats) Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 9893137B417 for ; Mon, 17 Dec 2001 08:55:41 -0800 (PST) Received: (from marcus@localhost) by creme-brulee.marcuscom.com (8.11.6/8.11.6) id fBHGtbt82593; Mon, 17 Dec 2001 11:55:37 -0500 (EST) (envelope-from marcus) Message-Id: <200112171655.fBHGtbt82593@creme-brulee.marcuscom.com> Date: Mon, 17 Dec 2001 11:55:37 -0500 (EST) From: Joe Clarke Reply-To: Joe Clarke To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32940: [MAINTAINER-UPDATE] Update net/openslp 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: 32940 >Category: ports >Synopsis: [MAINTAINER-UPDATE] Update net/openslp >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 09:00:04 PST 2001 >Closed-Date: >Last-Modified: >Originator: Joe Marcus Clarke >Release: FreeBSD 4.4-RELEASE i386 >Organization: MarcusCom, Inc, >Environment: System: FreeBSD creme-brulee.marcuscom.com 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Sun Sep 23 18:05:39 EDT 2001 root@creme-brulee.marcuscom.com:/usr/src/sys/compile/CREME-BRULEE i386 >Description: Update net/openslp to 1.0.6. >How-To-Repeat: >Fix: * Deleted File: files/patch-ab --- Makefile.orig Mon Dec 17 11:52:19 2001 +++ Makefile Mon Dec 17 11:23:50 2001 @@ -6,7 +6,7 @@ # PORTNAME= openslp -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openslp --- distinfo.orig Mon Dec 17 11:52:28 2001 +++ distinfo Mon Dec 17 11:25:03 2001 @@ -1 +1 @@ -MD5 (openslp-1.0.2.tar.gz) = 11c56c243ee71cce1c8e9cf46734ec8e +MD5 (openslp-1.0.6.tar.gz) = c9af809dbdf6cfd1f08d42d9fcfd2e1a --- files/patch-aa.orig Mon Dec 17 11:23:25 2001 +++ files/patch-aa Mon Dec 17 11:27:57 2001 @@ -1,5 +1,5 @@ ---- Makefile.in.orig Wed Sep 12 12:13:48 2001 -+++ Makefile.in Sat Sep 15 15:57:54 2001 +--- Makefile.in.orig Mon Dec 17 11:26:53 2001 ++++ Makefile.in Mon Dec 17 11:27:42 2001 @@ -78,8 +78,7 @@ VERSION = @VERSION@ @@ -10,10 +10,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_CLEAN_FILES = slp.list -@@ -343,10 +342,6 @@ - file=$(DESTDIR)$(sysconfdir)/slp.spi;\ - if [ -f $$file ]; then cp -f $$file $$file.bak; else true; fi - cp -f $(srcdir)/etc/slp.spi $(DESTDIR)$(sysconfdir) +@@ -347,10 +346,6 @@ + if [ -f $$file ]; then true;\ + else cp -f $(srcdir)/etc/slp.spi $(DESTDIR)$(sysconfdir);\ + fi - rm -rf $(DESTDIR)$(DOC_DIR) - mkdir -p $(DESTDIR)$(DOC_DIR) - cp -r $(srcdir)/doc/* $(DESTDIR)$(DOC_DIR) >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 Mon Dec 17 9:36:46 2001 Delivered-To: freebsd-ports@freebsd.org Received: from hermit.white-mountain.org (adsl-63-204-195-98.dsl.snfc21.pacbell.net [63.204.195.98]) by hub.freebsd.org (Postfix) with ESMTP id DDDD737B41B; Mon, 17 Dec 2001 09:36:39 -0800 (PST) Received: from white-mountain.org (localhost.localdomain [127.0.0.1]) by hermit.white-mountain.org (Postfix) with ESMTP id 76C4E4437; Mon, 17 Dec 2001 09:36:39 -0800 (PST) Message-ID: <3C1E2CCF.E28CD4EE@white-mountain.org> Date: Mon, 17 Dec 2001 09:35:11 -0800 From: Jamie Flournoy X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: phantom@FreeBSD.org Cc: ports@FreeBSD.org Subject: bug in FreeBSD Port: bugzilla-2.14 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 I grabbed your port on Friday and installed Bugzilla using it... it seems that Bugzilla expects to find sendmail at /usr/lib/sendmail but the sendmail port for FreeBSD installs it at /usr/sbin/sendmail. To verify this, try "grep sendmail *" in the bugzilla directory. I get this: CGI.pl: open SENDMAIL, "|/usr/lib/sendmail -t"; Token.pm: open SENDMAIL, "|/usr/lib/sendmail -t"; Token.pm: open SENDMAIL, "|/usr/lib/sendmail -t"; globals.pl: if (open(SENDMAIL, "|/usr/lib/sendmail $sendmailparm -t")) { importxml.pl: "|/usr/lib/sendmail -ODeliveryMode=background -t") || move.pl: "|/usr/lib/sendmail -ODeliveryMode=background -t") || processmail: open(SENDMAIL, "|/usr/lib/sendmail $sendmailparam -t") || whineatnews.pl: open(SENDMAIL, "|/usr/lib/sendmail -t") || die "Can't open sendmail"; I think that your Bugzilla port should include a patch that changes this path from /usr/lib/sendmail to /usr/sbin/sendmail in all these files. I'd send you a patch that does this but I'm not sure how to prepare it so it would be useful to you. Without this change, Bugzilla can't send email, even though the server it's running on can. I hand-edited each of these files and the problem went away. BTW, thanks a million for making this thing! I got Bugzilla up and running on a FreeBSD 4.4-RELEASE box in 3 hours, including MySQL, Apache, and all of the other little doodads Bugzilla depends on! Now I just have to learn how to use Bugzilla effectively... :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 9:49:50 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 84F2837B405; Mon, 17 Dec 2001 09:49:46 -0800 (PST) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHHndC54072; Mon, 17 Dec 2001 09:49:39 -0800 (PST) (envelope-from sumikawa) Date: Mon, 17 Dec 2001 09:49:39 -0800 (PST) From: Message-Id: <200112171749.fBHHndC54072@freefall.freebsd.org> To: yatt@msc.biglobe.ne.jp, sumikawa@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32801: Update port: japanese/mozilla-jlp 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: japanese/mozilla-jlp State-Changed-From-To: open->closed State-Changed-By: sumikawa State-Changed-When: Tue Dec 18 02:49:17 JST 2001 State-Changed-Why: commited, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32801 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 10: 6:38 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 9E4EC37B420; Mon, 17 Dec 2001 10:06:33 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBHI4eI01953; Mon, 17 Dec 2001 13:04:40 -0500 (EST) (envelope-from alane) Date: Mon, 17 Dec 2001 13:04:40 -0500 From: Alan Eldridge To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32938: maintainer update to 2.1.1 (SUPERCEDES pr/32893) Message-ID: <20011217130440.A1908@wwweasel.geeksrus.net> References: <200112171601.fBHG1PX76340@wwweasel.geeksrus.net> <200112171610.fBHGA1S32427@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112171610.fBHGA1S32427@freefall.freebsd.org>; from gnats-admin@FreeBSD.org on Mon, Dec 17, 2001 at 08:10:01AM -0800 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 SUPERCEDES ports/32893. How about that? This PR # is a permutation of the PR # that it supercedes. Cool. I took advantage of the fact that ports/32893 was left uncommitted over the weeked to update it. However, I am at somewhat of a loss as to why most other maintainer updates posted over the weekend were handled in a matter of hours, while mine was not handled. I will have bug fix updates for this port coming in soon and it makes it more difficult if I have to have multiple PRs in the queue that will have to be applied sequentially; it is also more difficult because I have to manage multple levels of patches here. If there is a reason for delaying my updates, please let me know. Thanks. -- Alan Eldridge Just another $THING hacker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 10:51: 7 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 A0B4937C188; Mon, 17 Dec 2001 10:49:46 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHIkgT69493; Mon, 17 Dec 2001 10:46:42 -0800 (PST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 10:46:42 -0800 (PST) From: Message-Id: <200112171846.fBHIkgT69493@freefall.freebsd.org> To: alane@geeksrus.net, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32893: MAINTAINER UPDATE of freeamp to 2.1.1 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: MAINTAINER UPDATE of freeamp to 2.1.1 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 17 10:45:53 PST 2001 State-Changed-Why: request by originator http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32893 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 10:56:46 2001 Delivered-To: freebsd-ports@freebsd.org Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by hub.freebsd.org (Postfix) with ESMTP id B343637BE66 for ; Mon, 17 Dec 2001 10:55:56 -0800 (PST) Received: from ark.cris.net (ark.cris.net [212.110.128.68]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id UAA87285; Mon, 17 Dec 2001 20:55:51 +0200 (EET) Received: (from phantom@localhost) by ark.cris.net (8.11.1/8.11.1) id fBHItLA14905; Mon, 17 Dec 2001 20:55:21 +0200 (EET) Date: Mon, 17 Dec 2001 20:55:21 +0200 From: Alexey Zelkin To: Jamie Flournoy Cc: ports@FreeBSD.org Subject: Re: bug in FreeBSD Port: bugzilla-2.14 Message-ID: <20011217205521.A14587@ark.cris.net> References: <3C1E2CCF.E28CD4EE@white-mountain.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3C1E2CCF.E28CD4EE@white-mountain.org>; from jamie@white-mountain.org on Mon, Dec 17, 2001 at 09:35:11AM -0800 X-Operating-System: FreeBSD 3.5-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 hi, On Mon, Dec 17, 2001 at 09:35:11AM -0800, Jamie Flournoy wrote: > I grabbed your port on Friday and installed Bugzilla using it... it > seems that Bugzilla expects to find sendmail at /usr/lib/sendmail but > the sendmail port for FreeBSD installs it at /usr/sbin/sendmail. I just committed fix. Thanks for notice! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 10:59:58 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 8439B37B619; Mon, 17 Dec 2001 10:59:46 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHIp0V70588; Mon, 17 Dec 2001 10:51:00 -0800 (PST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 10:51:00 -0800 (PST) From: Message-Id: <200112171851.fBHIp0V70588@freefall.freebsd.org> To: ports@geeksrus.net, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32938: maintainer update to 2.1.1 (SUPERCEDES pr/32893) 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: maintainer update to 2.1.1 (SUPERCEDES pr/32893) State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 17 10:50:51 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32938 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 11: 1:53 2001 Delivered-To: freebsd-ports@freebsd.org Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by hub.freebsd.org (Postfix) with ESMTP id 6824737B725 for ; Mon, 17 Dec 2001 11:01:05 -0800 (PST) Received: from ark.cris.net (ns2.cris.net [212.110.128.68]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id VAA87984 for ; Mon, 17 Dec 2001 21:01:01 +0200 (EET) Received: (from phantom@localhost) by ark.cris.net (8.11.1/8.11.1) id fBHJ0V515817; Mon, 17 Dec 2001 21:00:31 +0200 (EET) Date: Mon, 17 Dec 2001 21:00:31 +0200 From: Alexey Zelkin To: ports@FreeBSD.org Cc: Bcc@FreeBSD.ORG:Alexey Zelkin Subject: Default location for port's contrib staff Message-ID: <20011217210031.B14587@ark.cris.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i X-Operating-System: FreeBSD 3.5-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 hi, Port which I maintain (bugzilla) contains bunch of scripts contributed by people to make life with bugzulla more funny. They're located under contib/ and are not required to install. Therefore they're not installed by default port install. But, I just thought that it'd useful for people who setup pre-built package to have these scripts too. Where should I install these scripts ? The only place that I know is /usr/local/share/examples, but maybe there some more options ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 11: 3:54 2001 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4DEF737B6CB for ; Mon, 17 Dec 2001 11:00:27 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHJ0QW72991 for freebsd-ports@freebsd.org; Mon, 17 Dec 2001 11:00:26 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 17 Dec 2001 11:00:26 -0800 (PST) Message-Id: <200112171900.fBHJ0QW72991@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports 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 Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The report has been examined by a team member and evaluated. f - feedback The problem has been solved, and the originator has been given a patch or a fix has been committed. The PR remains in this state pending a response from the originator. s - suspended The problem is not being worked on. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/07/30] ports/29325 ports Dbview contains an error, because of whic o [2001/11/12] ports/31938 ports Broken cookie handling in lynx-ssl-2.8.4. o [2001/12/04] ports/32506 ports mod_auth_pam doesn't works o [2001/12/11] ports/32707 ports ghostscript-gnu fails during install o [2001/12/16] ports/32923 ports Unbreak port: x11-wm/mosfet-liquid (by ma 5 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1999/11/27] ports/15123 ports www/apache13-modssl has PREFIX problems f a [2000/10/30] ports/22421 ports New port: Enhydra 3.1 beta 1 o [2000/11/26] ports/23125 ports Successful emulation of StarOffice depend o [2000/12/07] ports/23358 ports New port: java/jakarta-oro a [2001/01/31] ports/24753 ports Pipsecd may get a tun device with the IFH o [2001/04/09] ports/26464 ports Citrix client no longer reads files in lo a [2001/05/29] ports/27739 ports Broken Port: textproc/pspell-ispell -- co o [2001/06/04] ports/27875 ports invoked on boot, SIGHUP is delivered and o [2001/06/20] ports/28301 ports Isakmpd port hogs 99% of cpu capacity. o [2001/06/24] ports/28398 ports ja-dvips cannot find tex.pro o [2001/06/27] ports/28458 ports Gnome-1.4's use of Xalf out of sync with f [2001/08/05] ports/29468 ports apache+ssl-1.3.12.1.40 port doesn't insta o [2001/09/09] ports/30477 ports mogrify (ImageMagick-5.3.7) is not moving a [2001/09/17] ports/30638 ports SQL-Ledger port update o [2001/09/18] ports/30663 ports NEW PORT: devel/libCxClient o [2001/09/25] ports/30823 ports New port: KinterbasDB, Python module to a o [2001/09/30] ports/30947 ports mail/mahogany fails to build, conflicts w a [2001/10/08] ports/31143 ports gd does not compile, uses nonexistent ftg o [2001/10/09] ports/31184 ports Latex2html problem o [2001/10/10] ports/31191 ports netsaint - plugins sometimes not found o [2001/10/18] ports/31352 ports Netsaint check_by_ssh: fcntl(0, F_SETFL, o [2001/10/20] ports/31390 ports Citrix ICA client 6.0.908 is no longer av o [2001/10/21] ports/31414 ports gd won't compile on 4.3 o [2001/10/28] ports/31567 ports tgif -print fails to create temp files o [2001/10/28] ports/31578 ports ports: patch for /usr/ports/java/linux-ib o [2001/11/01] ports/31688 ports JDK 1.3.1 Update for Sun's Java Communica o [2001/11/01] ports/31689 ports JDK 1.3.1 update for FreeBSD/Java Commapi o [2001/11/01] ports/31699 ports The graphics/gd2 port conflicts with grap o [2001/11/04] ports/31767 ports Fix glide3 includes for DRI compile o [2001/11/16] ports/32047 ports Existence of linux_base-62 appeares to be a [2001/11/21] ports/32164 ports New port: p5-XML-SAX-Simple-0.01 o [2001/11/23] ports/32223 ports Port databases/mysql-jdbc-mm is quite out a [2001/11/24] ports/32249 ports New port: net/vicq-devel : ICQ client wit o [2001/12/03] ports/32465 ports emulators/vmware2 doesn't build o [2001/12/03] ports/32471 ports amavis-perl only usable for sendmail o [2001/12/03] ports/32476 ports New port: oracle7-client o [2001/12/03] ports/32477 ports New port: p5-DBD-Oracle-1.12 o [2001/12/03] ports/32491 ports XF86 4.1.0 DPMS not functioning o [2001/12/08] ports/32637 ports Can't make install ja-mozilla-jlp-0.9.6, o [2001/12/09] ports/32639 ports freeamp: preference AllowMultipleInstance o [2001/12/12] ports/32753 ports althea port doesn't compile. o [2001/12/12] ports/32789 ports musicbrainz port won't build (autoconf/au o [2001/12/13] ports/32805 ports The apache2 port overwrites configuration o [2001/12/15] ports/32872 ports nethack3-gnome port, gtk library componen o [2001/12/16] ports/32903 ports Kernel panic when returning from single m o [2001/12/16] ports/32922 ports ports/devel/bin86 won't build with umask f [2001/12/17] ports/32931 ports New port: p5-Class-Fields-0.14 o [2001/12/17] ports/32933 ports New port: p5-Class-Accessor-0.17 o [2001/12/17] ports/32934 ports New port: p5-Class-Data-Inheritable-0.02 o [2001/12/17] ports/32937 ports Update port: p5-Class-Fields-0.14 50 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1999/04/05] ports/10965 ports lcc-3.6 unable to compile anything o [2000/03/19] ports/17489 ports Zephyr port is broken with Kerberos enabl a [2000/08/14] ports/20601 ports DESTDIR and /etc/shells f [2000/09/10] ports/21179 ports New port: math/gul-vdog-qt f [2000/09/16] ports/21313 ports vmwarIPv6 and vmware2 panic: Fatal trap 1 f [2000/11/07] ports/22683 ports New port net/dnip-update a [2000/12/02] ports/23232 ports gettext/xview port collision a [2000/12/12] ports/23499 ports [NEW PORT]: Two LaTeX macro package ports o [2000/12/19] ports/23649 ports the port of mod_php4 does not install cor o [2000/12/24] ports/23822 ports mtree entries for German X11 man pages o [2001/01/12] ports/24299 ports Configure the synaptics touchpad. a [2001/01/26] ports/24660 ports New port: Xerces-C 1.3.0 o [2001/01/27] ports/24687 ports QUAKE FORGE & SVGALIB a [2001/01/30] ports/24736 ports New port: SGI's open inventor (graphics/i a [2001/02/17] ports/25177 ports New port: java/jdbcpool-current a [2001/02/24] ports/25342 ports saint: user authentication fails in remot a [2001/02/28] ports/25448 ports mpmf20 fails to correctly display the dir a [2001/03/05] ports/25560 ports New port: ftp/kbear: An ftp client for KD a [2001/03/11] ports/25710 ports New port: news/slrn-pl, slrn with polish o [2001/03/28] ports/26192 ports apel appeared both in xemacs/site-package a [2001/04/01] ports/26274 ports New port: Perl/TK Jabber client a [2001/04/02] ports/26297 ports New port: devel/florist a [2001/04/03] ports/26313 ports New Port: german/eagle: A tool for design a [2001/04/16] ports/26628 ports New port: audio/qtecasound, well done o [2001/04/23] ports/26801 ports cyrus port should add periodic file to pr a [2001/04/24] ports/26825 ports port xmms-avi won't compile libavixmms.so a [2001/04/26] ports/26884 ports new port for visualworks 5i.3 o [2001/05/06] ports/27167 ports ETHOberonV4 won't run f [2001/05/15] ports/27332 ports New port: swedish/staroffice52 a [2001/05/23] ports/27569 ports bootup error problem with Apache 2 a [2001/05/31] ports/27805 ports New port: SQL-Ledger Accounting o [2001/06/07] ports/27931 ports devel/pth vs. native pthreads conflict fi a [2001/06/08] ports/27956 ports New port:A messenging client supporting A o [2001/06/12] ports/28111 ports pcb port has unlisted dependencies a [2001/06/12] ports/28115 ports New Port - textproc/htmldoc o [2001/06/18] ports/28256 ports New port: citadel-5.74 a [2001/06/19] ports/28272 ports Update port: net/libsocket++ o [2001/06/21] ports/28332 ports Gimp manual port 1-2 years out of date, m a [2001/06/23] ports/28363 ports New port: audacity-0.95 - a graphical wav a [2001/06/28] ports/28482 ports PostgreSQL Compile problem o [2001/06/29] ports/28521 ports inconsistency: daemontools and serialmail f [2001/06/30] ports/28551 ports ports/mail/faces doesn't build (linking w o [2001/07/06] ports/28771 ports opendx server fails to start o [2001/07/09] ports/28851 ports New port: conserver-7.0.2 o [2001/07/19] ports/29080 ports New port: net/icradius - IC-Radius daemon o [2001/07/19] ports/29081 ports New port: net/p5-IC-Radius o [2001/07/21] ports/29120 ports [PATCH] net/radiusd-cistron: Add PAM supp o [2001/07/25] ports/29223 ports cyrus-imapd and postfix master.8 manpage o [2001/07/28] ports/29286 ports New port: french/xtel - an emulator for t o [2001/07/29] ports/29297 ports NEW PORT: System Maintenance Aid written o [2001/07/30] ports/29332 ports Refiling New Port: ripem-2.1 o [2001/07/30] ports/29343 ports new postgresql7 port feature o [2001/07/31] ports/29346 ports New port: misc/afbackup-beta o [2001/08/01] ports/29369 ports new port for the CHTML package o [2001/08/03] ports/29426 ports New port: he2 - a Hebrew LaTeX oriented e o [2001/08/04] ports/29456 ports New port of blimitd (daemon to enforce lo o [2001/08/07] ports/29514 ports new port submission: games/xlogical (SDL o [2001/08/07] ports/29519 ports X11 ports generate undef pthread refs wit o [2001/08/09] ports/29573 ports New port: A script to fetch mail from a H o [2001/08/09] ports/29590 ports [new port] www/parser-bin One more server a [2001/08/11] ports/29630 ports New port : xtexsh o [2001/08/12] ports/29667 ports New port: www/mod_auth_pwcheck o [2001/08/14] ports/29711 ports New port: xjumpx -- improved version of g o [2001/08/15] ports/29731 ports minor errors in docs, install o [2001/08/17] ports/29836 ports New port: cyrus-imspd o [2001/08/18] ports/29843 ports StarOffice 5.2 port does not find CD-ROM o [2001/08/21] ports/29924 ports remove port smalleiffel-0.76.b4 o [2001/08/21] ports/29929 ports wginstall.pl script chokes on calculated o [2001/08/24] ports/30029 ports new port: net/papaya-plugins (plugins for o [2001/08/24] ports/30030 ports new port: net/papaya-plugins (graphical m f [2001/08/28] ports/30166 ports ports/net/nettest2001 f [2001/09/01] ports/30249 ports SmallEiffel update to -0.75 o [2001/09/04] ports/30314 ports [PATCH] Add Exim packages to CDROM 1 f [2001/09/06] ports/30395 ports New port: lang/spl o [2001/09/13] ports/30549 ports Maintainer update: Jakarta Ant 1.4 o [2001/09/13] ports/30557 ports bitchx fails to build when WITH_TCL=yes i o [2001/09/13] ports/30560 ports Typos in /usr/ports/french/staroffice52/p o [2001/09/15] ports/30604 ports postgresql7 doesn't build with kerberos5 f [2001/09/16] ports/30615 ports The 'bcwipe' port installs Linux binaries o [2001/09/17] ports/30625 ports [PATCH] vmware2 patch for -current with K o [2001/09/20] ports/30698 ports New port: news/pl-slrn o [2001/09/20] ports/30701 ports setiathome port misuses the 'nobody' user o [2001/09/21] ports/30707 ports midnight commander can't handle correctly o [2001/09/26] ports/30841 ports News port: fortuneru, contains fortune fi o [2001/09/26] ports/30845 ports New port: textproc/xerces-c: Xerces C++ X o [2001/09/26] ports/30849 ports news/ntpcache fails compiling authinfo_pa o [2001/09/26] ports/30859 ports A New Port o [2001/09/27] ports/30870 ports httpd in free(): warning: recursive call o [2001/09/29] ports/30926 ports LPRngTool port update o [2001/09/30] ports/30933 ports New port : lang/linux-j o [2001/09/30] ports/30942 ports New port: Pike 7.0 from CVS o [2001/10/01] ports/30979 ports New port for "txfonts" TeX's font package o [2001/10/03] ports/31026 ports New Port: Internet Message Support Protoc o [2001/10/04] ports/31036 ports NEW PORT: KWebget o [2001/10/04] ports/31037 ports NEW PORT: Krusader o [2001/10/04] ports/31039 ports New Port: nhc98 1.08 - a haskell compiler f [2001/10/04] ports/31053 ports Update port: devel/stlport o [2001/10/05] ports/31061 ports New port: security/gnupg-devel o [2001/10/05] ports/31063 ports Upgrade aim-transport in jabber port. o [2001/10/05] ports/31082 ports New port: LaBrea security utility a [2001/10/06] ports/31093 ports new port "flyway" a [2001/10/08] ports/31144 ports New port: x11/xcursor o [2001/10/11] ports/31222 ports ports:astro/SETIsupport(version is wrong) o [2001/10/11] ports/31223 ports ImageMagick utilities link without -lciph o [2001/10/11] ports/31229 ports new port: astro/linux-setiathome-i686 o [2001/10/14] ports/31268 ports New port: comms/zssh o [2001/10/15] ports/31282 ports NEW PORT: aolserver+ad o [2001/10/15] ports/31286 ports ifhp-3.4.7 port (LPRng) update o [2001/10/15] ports/31288 ports LPRng-3.7.9 port (LPRng) update o [2001/10/17] ports/31331 ports new port of adpcm library o [2001/10/17] ports/31342 ports I was trying to install xscreensaver and o [2001/10/19] ports/31369 ports New KMerlin Port o [2001/10/19] ports/31377 ports New port: squidpurge o [2001/10/19] ports/31378 ports Port upgrade : gdkxft 1.1 -> gdkxft 1.2 o [2001/10/23] ports/31453 ports New Port: nhc98 1.10 - a haskell compiler o [2001/10/23] ports/31461 ports New ports: deskutils/mcal & gmcal - a lib o [2001/10/23] ports/31463 ports Updates to vterrain-sdk and vterrain-apps o [2001/10/24] ports/31473 ports New port: Courier-MTA SMTP IMAP POP3 HTTP o [2001/10/24] ports/31475 ports New port: sysconftool o [2001/10/26] ports/31508 ports Coding error in py-4suite: Ft/Lib/Uuid.py o [2001/10/26] ports/31517 ports New Port: kdetheme-qnix o [2001/10/26] ports/31518 ports GD 1.8.4 port fails to build TTF support o [2001/10/27] ports/31528 ports New port: GTK client for StaticCling.org o [2001/10/27] ports/31529 ports avifile-0.60.20010429_1 doesn't build if o [2001/10/27] ports/31539 ports New port: graphics/xpcd (PhotoCD tool col o [2001/10/28] ports/31547 ports cthumb port is stale o [2001/10/29] ports/31606 ports New port: irc/gruftistats o [2001/10/29] ports/31625 ports New Port: Frontpage v5.0 + language speci o [2001/10/29] ports/31626 ports Update to mod_frontpage v5, removal of FP o [2001/10/30] ports/31630 ports Port se-ispell install the dictionary in o [2001/10/31] ports/31669 ports New port: graphics/xawtv_applet o [2001/10/31] ports/31674 ports port math/plplot doesn't build a TCL enab o [2001/10/31] ports/31679 ports Maintainer update: graphics/linux_mesa3 o [2001/10/31] ports/31684 ports ports/comms/hylafax fixes o [2001/11/01] ports/31697 ports Jabber port doesn't install jud o [2001/11/02] ports/31712 ports Add the Linux to flash Cisco/Aironet card o [2001/11/03] ports/31727 ports update pnet 0.1.8->0.2.2 o [2001/11/03] ports/31739 ports New port: lang/python-devel o [2001/11/03] ports/31740 ports Update port: ftp/py-curl o [2001/11/03] ports/31744 ports New port: emulators/minix (2.0.0) o [2001/11/04] ports/31757 ports devel/gvd doesn't build without tex o [2001/11/05] ports/31773 ports New port: audio/cplay, audioplayer for th o [2001/11/05] ports/31775 ports Better path for the X11 fonts from the po o [2001/11/06] ports/31813 ports New Port - Update: dbXML - Java Native XM o [2001/11/07] ports/31827 ports New port: Mird database library o [2001/11/07] ports/31841 ports update to geda tool set o [2001/11/08] ports/31856 ports New port: security/pcsc-lite o [2001/11/08] ports/31858 ports New port: pike 7.2.234 (current CVS versi o [2001/11/11] ports/31920 ports sniffit does not detect packets on some i o [2001/11/11] ports/31922 ports new port o [2001/11/12] ports/31926 ports New port security/drweb-qmail: Qmail mess o [2001/11/12] ports/31945 ports new port: devel/xbkregex library o [2001/11/12] ports/31950 ports New port: japanese/celrw o [2001/11/13] ports/31965 ports New port: editss, an editor for XPilot sh o [2001/11/13] ports/31970 ports New port o [2001/11/14] ports/31974 ports Update port: japanese/gqmpeg o [2001/11/14] ports/31975 ports "Error in backend/storage/lmgr/proc.c: Pr o [2001/11/14] ports/31984 ports Update orion port for config of rmi serve o [2001/11/14] ports/31996 ports Build of db3 fails at ./configure o [2001/11/15] ports/32034 ports [NEW PORT] ncurses-ada -- an Ada 95 bindi o [2001/11/16] ports/32037 ports New port: pm-lib o [2001/11/16] ports/32046 ports Port cleanup: x11-fonts/webfonts o [2001/11/16] ports/32048 ports New port: palm/hdunix (1.0) o [2001/11/17] ports/32056 ports New Port: emulators/adamem o [2001/11/17] ports/32060 ports New port: mkfile(8) for FreeBSD o [2001/11/18] ports/32076 ports WISH: merge icon patch to blackbox port o [2001/11/19] ports/32115 ports create port mail/sylpheed-devel [sylpheed o [2001/11/21] ports/32179 ports New port: editss (an editor for XPilot sh o [2001/11/22] ports/32195 ports New port: icradius: a powerful RADIUS dae o [2001/11/22] ports/32196 ports New port: p5-IC-Radius: required for icra o [2001/11/22] ports/32199 ports linking dict is at /usr/local/share/doc/t o [2001/11/22] ports/32202 ports ports/devel/py-htmlkit distribution does a [2001/11/23] ports/32231 ports Update port devel/fam o [2001/11/25] ports/32281 ports Dead project for openverse. o [2001/11/26] ports/32298 ports mail/nmh port fails with new autoconf por o [2001/11/26] ports/32302 ports [NEW PORT] mtx 1.2.14 o [2001/11/27] ports/32328 ports Port update: mc-4.5.55 o [2001/11/27] ports/32345 ports New port: devel/hmake o [2001/11/28] ports/32361 ports port doesn't work o [2001/11/28] ports/32362 ports postgresql7 port should install more *.h o [2001/11/29] ports/32376 ports New port: GPS Manager (astro/gpsman) o [2001/11/29] ports/32379 ports NEW PORT: wots 1.22 o [2001/11/30] ports/32408 ports Update port: print/ghostscript-afpl o [2001/12/01] ports/32429 ports NEW PORT: graphics/jhead o [2001/12/01] ports/32434 ports New Port: TeXmacs, a free wysiwyg scienti o [2001/12/02] ports/32440 ports graphics/gd does not build (requires free o [2001/12/02] ports/32457 ports New port: mail/p5-razor-agents o [2001/12/03] ports/32481 ports New port: devel/chora - the Horde CVS web o [2001/12/04] ports/32523 ports Update port: print/ghostscript-gnu (fix p o [2001/12/05] ports/32533 ports new port: databases/db4 (DB v4) o [2001/12/05] ports/32535 ports update of /usr/ports/www/roxen/ o [2001/12/05] ports/32543 ports Update of Click Modular Router to version o [2001/12/05] ports/32547 ports update cadaver port o [2001/12/06] ports/32559 ports gdkxft is now at version 1.4 o [2001/12/06] ports/32565 ports New port: QScheme scheme interpretor o [2001/12/06] ports/32571 ports build broken on eperl o [2001/12/07] ports/32577 ports little patch for textproc/catdoc o [2001/12/07] ports/32580 ports Two ports to be put in the ports tree o [2001/12/08] ports/32604 ports Many ports which depends on apache don't o [2001/12/08] ports/32633 ports Update port: x11-wm/golem o [2001/12/09] ports/32640 ports New port: p5-Class-ObjectTemplate o [2001/12/09] ports/32641 ports New port: p5-Class-ObjectTemplate-DB o [2001/12/09] ports/32653 ports Added patches to improve USB scanner supp o [2001/12/10] ports/32678 ports New port: wscan, 802.11 wireless signal s o [2001/12/12] ports/32743 ports Update port: games/nethack3-gnome/games/n o [2001/12/12] ports/32758 ports PORT UPDATE : net/openldap 1.2.11 -> 1.2. o [2001/12/13] ports/32810 ports ports/security/pad security (mkstemp()) f o [2001/12/13] ports/32811 ports Update port: games/imaze update to versio f [2001/12/13] ports/32823 ports Update port: devel/viewcvs Update to View o [2001/12/13] ports/32826 ports New port: eieio - Enhanced Integration of o [2001/12/14] ports/32846 ports [NEW PORT] SIDplug 1.1.4 - a Commodore 64 o [2001/12/14] ports/32848 ports New port: mail/smtpproxy o [2001/12/15] ports/32851 ports Update port: databases/unixODBC to 2.1.0 o [2001/12/15] ports/32852 ports Update port: devel/libdsp to 4.2.0 o [2001/12/15] ports/32855 ports Update port: graphics/gnofract4d to 1.6 o [2001/12/15] ports/32859 ports Update port: lang/smalltalk to 1.95.7 o [2001/12/15] ports/32862 ports Update port: net/tn5250 to 0.16.3 o [2001/12/15] ports/32874 ports Maintainer update of misc/smssend o [2001/12/15] ports/32883 ports New port: deskutils/nag - Horde's task li o [2001/12/15] ports/32892 ports New ports: x11-toolkits/gtk12-apireferenc o [2001/12/16] ports/32899 ports mail/nbsmtp causes segfaults while a comm a [2001/12/16] ports/32906 ports [PATCH] Fix distinfo of ports/www/wwwcoun o [2001/12/16] ports/32908 ports [PATCH] Fix pkg-plist of ports/editors/st o [2001/12/16] ports/32911 ports New Port: devel/scons - SCons 0.01 - a bu o [2001/12/16] ports/32914 ports New Port: biology/artemis o [2001/12/16] ports/32915 ports Change maintainer, update port: editors/l o [2001/12/16] ports/32916 ports NEW PORT: graphics/jhead o [2001/12/16] ports/32917 ports installing ports may fail if $GREP_OPTION o [2001/12/16] ports/32920 ports New Port: biology/gff2ps o [2001/12/17] ports/32925 ports new port: lang/tcl-manual o [2001/12/17] ports/32926 ports [NEW PORT] djvulibre-3.5.2--a Mozilla plu o [2001/12/17] ports/32928 ports new port: devel/autobook o [2001/12/17] ports/32932 ports New port: editors/koffice-i18n o [2001/12/17] ports/32936 ports ports/security/keyprint only supports S/K o [2001/12/17] ports/32940 ports [MAINTAINER-UPDATE] Update net/openslp 235 problems total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 11:10: 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 D502E37B7DC; Mon, 17 Dec 2001 11:09:46 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHJ7bo79401; Mon, 17 Dec 2001 11:07:37 -0800 (PST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 11:07:37 -0800 (PST) From: Message-Id: <200112171907.fBHJ7bo79401@freefall.freebsd.org> To: wvengen@stack.nl, ijliao@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: pending/32765: Re ports/32750: Update port: misc/sword-modules 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: Re ports/32750: Update port: misc/sword-modules State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 17 11:05:30 PST 2001 State-Changed-Why: already updated by pr/32750 Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: ijliao Responsible-Changed-When: Mon Dec 17 11:05:30 PST 2001 Responsible-Changed-Why: mis-filed http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32765 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 11:19:51 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 76B6E37B41E; Mon, 17 Dec 2001 11:19:47 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHJI7E81685; Mon, 17 Dec 2001 11:18:07 -0800 (PST) (envelope-from petef) Date: Mon, 17 Dec 2001 11:18:07 -0800 (PST) From: Message-Id: <200112171918.fBHJI7E81685@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, mharo@FreeBSD.org Subject: Re: ports/32936: ports/security/keyprint only supports S/Key, not also OPIE 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/security/keyprint only supports S/Key, not also OPIE Responsible-Changed-From-To: freebsd-ports->mharo Responsible-Changed-By: petef Responsible-Changed-When: Mon Dec 17 11:18:02 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32936 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 11:26:28 2001 Delivered-To: freebsd-ports@freebsd.org Received: from smd.mega.net.id (smd.mega.net.id [202.149.244.129]) by hub.freebsd.org (Postfix) with ESMTP id B3BBB37B405; Mon, 17 Dec 2001 11:26:16 -0800 (PST) Received: from 12.64.216.246 [12.64.216.246] by smd.mega.net.id (SMTPD32-7.00 EVAL) id A1B11360128; Thu, 13 Dec 2001 19:32:01 +0800 To: From: pfiqs6w1hse3@hotmail.com Subject: Make 45% Yearly Fully Secured! Date: Sat, 15 Dec 2001 05:28:31 -0500 MIME-Version: 1.0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 Message-Id: <200112131932945.SM01684@12.64.216.246> 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 36% YEARLY

Investor Alert!!

 


Make 45% Fully Se= cured!


Learn how you can make 45% paid quarterly in a= dvance factoring commercial accounts receivables. 


Contact us for your "FREE" in-depth information package.

 

CLICK HERE FOR YOUR FREE INFORMATION PACKAGE

 

Look into how you can get a return of 45% paid quarterly in advance and "= Fully secured".

 

 

Visit our website here to be removed.<= /p> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 11:29:49 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 9427637B419; Mon, 17 Dec 2001 11:29:46 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHJS7o84440; Mon, 17 Dec 2001 11:28:07 -0800 (PST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 11:28:07 -0800 (PST) From: Message-Id: <200112171928.fBHJS7o84440@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32862: Update port: net/tn5250 to 0.16.3 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: net/tn5250 to 0.16.3 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 17 11:27:59 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32862 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 11:29:50 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 EA4A837B41A; Mon, 17 Dec 2001 11:29:46 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHJNhO83198; Mon, 17 Dec 2001 11:23:43 -0800 (PST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 11:23:43 -0800 (PST) From: Message-Id: <200112171923.fBHJNhO83198@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32852: Update port: devel/libdsp to 4.2.0 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: devel/libdsp to 4.2.0 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 17 11:23:33 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32852 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 11:29:56 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 5113337B41C; Mon, 17 Dec 2001 11:29:48 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHJNSB83102; Mon, 17 Dec 2001 11:23:28 -0800 (PST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 11:23:28 -0800 (PST) From: Message-Id: <200112171923.fBHJNSB83102@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32855: Update port: graphics/gnofract4d to 1.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: graphics/gnofract4d to 1.6 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 17 11:23:22 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32855 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 11:29:59 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 C39C737B41E; Mon, 17 Dec 2001 11:29:48 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHJJtH82135; Mon, 17 Dec 2001 11:19:55 -0800 (PST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 11:19:55 -0800 (PST) From: Message-Id: <200112171919.fBHJJtH82135@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32851: Update port: databases/unixODBC to 2.1.0 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: databases/unixODBC to 2.1.0 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 17 11:19:48 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32851 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 11:29:56 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 90CE037B41B; Mon, 17 Dec 2001 11:29:47 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHJPTw83662; Mon, 17 Dec 2001 11:25:29 -0800 (PST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 11:25:29 -0800 (PST) From: Message-Id: <200112171925.fBHJPTw83662@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32859: Update port: lang/smalltalk to 1.95.7 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: lang/smalltalk to 1.95.7 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 17 11:25:01 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32859 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 11:30:18 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 DE6BF37B42A for ; Mon, 17 Dec 2001 11:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHJU0X84865; Mon, 17 Dec 2001 11:30:00 -0800 (PST) (envelope-from gnats) Received: from pureftpd.org (r209m36.cybercable.tm.fr [195.132.209.36]) by hub.freebsd.org (Postfix) with SMTP id A7E9537B41A for ; Mon, 17 Dec 2001 11:27:17 -0800 (PST) Received: (qmail 9305 invoked by uid 1000); 17 Dec 2001 19:28:01 -0000 Message-Id: <20011217192800.9304.qmail@> Date: 17 Dec 2001 19:28:00 -0000 From: Jedi/Sector One Reply-To: Jedi/Sector One To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32944: ports update : ftp/pure-ftpd 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: 32944 >Category: ports >Synopsis: ports update : ftp/pure-ftpd >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: Mon Dec 17 11:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jedi/Sector One >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD tidiable.home.rtchat.com 4.4-STABLE FreeBSD 4.4-STABLE #8: Sat Dec 8 22:39:11 CET 2001 root@tidiable.home.rtchat.com:/usr/obj/usr/src/sys/JEDI i386 >Description: diff -urN ports/ftp/pure-ftpd.orig/Makefile ports/ftp/pure-ftpd/Makefile --- ports/ftp/pure-ftpd.orig/Makefile Thu Dec 13 11:07:22 2001 +++ ports/ftp/pure-ftpd/Makefile Mon Dec 17 20:25:16 2001 @@ -6,7 +6,7 @@ # PORTNAME= pure-ftpd -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= ftp ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pureftpd diff -urN ports/ftp/pure-ftpd.orig/distinfo ports/ftp/pure-ftpd/distinfo --- ports/ftp/pure-ftpd.orig/distinfo Thu Dec 13 11:07:22 2001 +++ ports/ftp/pure-ftpd/distinfo Mon Dec 17 20:25:45 2001 @@ -1 +1 @@ -MD5 (pure-ftpd-1.0.4.tar.gz) = b506e27f2e59db3a08a500d5aec473b9 +MD5 (pure-ftpd-1.0.5.tar.gz) = 5d573a15056b5a2d4915030225909cd8 >How-To-Repeat: - >Fix: Yet another maintenance release with minor updates. New feature : multiple IP/mask filters can be applied to each virtual user. >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 Mon Dec 17 11:39: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 10A0437B42B; Mon, 17 Dec 2001 11:39:48 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHJYeY87174; Mon, 17 Dec 2001 11:34:40 -0800 (PST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 11:34:40 -0800 (PST) From: Message-Id: <200112171934.fBHJYeY87174@freefall.freebsd.org> To: mico@bsd.hu, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32874: Maintainer update of misc/smssend 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: Maintainer update of misc/smssend State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 17 11:34:33 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32874 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 11:50:11 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 12B7E37B41B for ; Mon, 17 Dec 2001 11:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHJo1U90286; Mon, 17 Dec 2001 11:50:01 -0800 (PST) (envelope-from gnats) Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id AF26D37B416 for ; Mon, 17 Dec 2001 11:47:33 -0800 (PST) Received: (from marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) id fBHJlcp72634; Mon, 17 Dec 2001 14:47:38 -0500 (EST) (envelope-from marcus) Message-Id: <200112171947.fBHJlcp72634@shumai.marcuscom.com> Date: Mon, 17 Dec 2001 14:47:38 -0500 (EST) From: Joe Marcus Clarke Reply-To: Joe Marcus Clarke To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32945: [MAINTAINER UPDATE] Update net/netatalk 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: 32945 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update net/netatalk >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 11:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Joe Marcus Clarke >Release: FreeBSD 4.4-STABLE i386 >Organization: MarcusCom, Inc. >Environment: System: FreeBSD shumai.marcuscom.com 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 16 00:23:18 EST 2001 marcus@shumai.marcuscom.com:/usr/obj/usr/src/sys/SHUMAI i386 >Description: Update Netatalk 1.5pre8 to 1.5rc1. This also fixes up the build process a great deal. >How-To-Repeat: >Fix: * Deleted Files: files/patch-configure.in --- Makefile.orig Mon Dec 17 14:41:17 2001 +++ Makefile Mon Dec 17 14:44:29 2001 @@ -6,12 +6,11 @@ # PORTNAME= netatalk -PORTVERSION= 1.5p8 -PORTREVISION= 2 +PORTVERSION= 1.5r1 CATEGORIES= net print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= netatalk -DISTNAME= netatalk-1.5pre8 +DISTNAME= netatalk-1.5rc1 MAINTAINER= marcus@marcuscom.com @@ -48,18 +47,15 @@ # Configure EXPERIMENTAL CNID DID support. This is an attmept to make # DIDs more persistent by using a Berkeley database to store the DID values. # This should hopefully allow aliases to work between restarts of afpd. -# This has been tested on MacOS 9.2.1. I have not gotten working on OS X. -CONFIGURE_ARGS+= --enable-cnid-db \ +# This has been tested on MacOS 9.2.x and OS X. +CONFIGURE_ARGS+= --with-did=cnid \ --with-db3=/usr/local .else # This method of DID calculation is not persistent, but has been tested to -# work with MacOS X (10.0.4 and 10.1) as well as MacOS 7-9.2.1. +# work with MacOS X (10.0.3-10.1.1) as well as MacOS 7-9.2.2. CONFIGURE_ARGS+= --with-did=last .endif -USE_AUTOMAKE= yes -AUTOMAKE_ARGS= --add-missing --no-force -USE_LIBTOOL= yes -LIBTOOLFILES= configure +GNU_CONFIGURE= yes USE_GMAKE= yes FILES= AppleVolumes.default AppleVolumes.system afpd.conf \ atalkd.conf papd.conf @@ -79,10 +75,6 @@ post-extract: @${SED} -e "s=%%PREFIX%%=${PREFIX}=g" ${FILESDIR}/netatalk.sh \ > ${WRKSRC}/netatalk.sh - @${RM} -f ${WRKSRC}/missing ${WRKSRC}/mkinstalldirs - -post-configure: - @find ${WRKSRC} -type f | xargs ${TOUCH} -f post-install: @${RM} -f ${PREFIX}/bin/nu ${PREFIX}/bin/lp2pap.sh \ --- distinfo.orig Mon Dec 17 14:41:25 2001 +++ distinfo Mon Dec 17 14:15:31 2001 @@ -1 +1 @@ -MD5 (netatalk-1.5pre8.tar.gz) = 5abc43625a4efa19ac4bf1a10bebab69 +MD5 (netatalk-1.5rc1.tar.gz) = 66cba4ab02b37ea1fa1ff245e4669f2a --- files/patch-Makefile.in.orig Mon Dec 17 14:46:31 2001 +++ files/patch-Makefile.in Mon Dec 17 14:33:22 2001 @@ -1,18 +1,17 @@ ---- config/Makefile.in.orig Thu Aug 30 12:02:31 2001 -+++ config/Makefile.in Thu Aug 30 12:03:21 2001 -@@ -136,11 +136,11 @@ +--- config/Makefile.in.orig Mon Dec 17 14:30:53 2001 ++++ config/Makefile.in Mon Dec 17 14:31:45 2001 +@@ -264,12 +264,8 @@ + install-config-files: $(CONFFILES) $(GENFILES) $(mkinstalldirs) $(DESTDIR)$(pkgconfdir) - @list='$(pkgconf_DATA)'; for p in $$list; do \ - if test -f $(srcdir)/$$p; then \ -- echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfdir)/$$p"; \ -- $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfdir)/$$p; \ -+ echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfdir)/$$p.dist"; \ -+ $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfdir)/$$p.dist; \ - else if test -f $$p; then \ -- echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfdir)/$$p"; \ -- $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfdir)/$$p; \ -+ echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfdir)/$$p.dist"; \ -+ $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfdir)/$$p.dist; \ - fi; fi; \ + for f in $(CONFFILES) $(GENFILES); do \ +- if test "x$(OVERWRITE_CONFIG)" = "xyes" -o ! -f $(DESTDIR)$(pkgconfdir)/$$f; then \ +- echo "$(INSTALL_DATA) $$f $(DESTDIR)$(pkgconfdir)"; \ +- $(INSTALL_DATA) $$f $(DESTDIR)$(pkgconfdir); \ +- else \ +- echo "not overwriting $$f"; \ +- fi; \ ++ echo "$(INSTALL_DATA) $$f $(DESTDIR)$(pkgconfdir)/$$f.dist"; \ ++ $(INSTALL_DATA) $$f $(DESTDIR)$(pkgconfdir)/$$f.dist; \ done + @USE_PAM_TRUE@install-data-local: install-config-files $(PAMFILES) >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 Mon Dec 17 12: 0: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 15B2F37B53A; Mon, 17 Dec 2001 11:59:48 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHJxdc92320; Mon, 17 Dec 2001 11:59:39 -0800 (PST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 11:59:39 -0800 (PST) From: Message-Id: <200112171959.fBHJxdc92320@freefall.freebsd.org> To: skv@protey.ru, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32934: New port: p5-Class-Data-Inheritable-0.02 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: New port: p5-Class-Data-Inheritable-0.02 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 17 11:59:32 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32934 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 12: 0: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 9B6EE37B4EC; Mon, 17 Dec 2001 11:59:46 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHJvf591715; Mon, 17 Dec 2001 11:57:41 -0800 (PST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 11:57:41 -0800 (PST) From: Message-Id: <200112171957.fBHJvf591715@freefall.freebsd.org> To: skv@protey.ru, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32933: New port: p5-Class-Accessor-0.17 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: New port: p5-Class-Accessor-0.17 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 17 11:57:32 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32933 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 12: 9: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 9EF7537B41C; Mon, 17 Dec 2001 12:09:46 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHK67697180; Mon, 17 Dec 2001 12:06:07 -0800 (PST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 12:06:07 -0800 (PST) From: Message-Id: <200112172006.fBHK67697180@freefall.freebsd.org> To: skv@protey.ru, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32931: New port: p5-Class-Fields-0.14 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: New port: p5-Class-Fields-0.14 State-Changed-From-To: feedback->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 17 12:05:56 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32931 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 12: 9:54 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 6D1FE37B41D; Mon, 17 Dec 2001 12:09:47 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHK6Nq97304; Mon, 17 Dec 2001 12:06:23 -0800 (PST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 12:06:23 -0800 (PST) From: Message-Id: <200112172006.fBHK6Nq97304@freefall.freebsd.org> To: skv@protey.ru, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32937: Update port: p5-Class-Fields-0.14 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: p5-Class-Fields-0.14 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 17 12:06:13 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32937 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 12:19: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 A2EA437B41C; Mon, 17 Dec 2001 12:19:46 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHK9uv98327; Mon, 17 Dec 2001 12:09:56 -0800 (PST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 12:09:56 -0800 (PST) From: Message-Id: <200112172009.fBHK9uv98327@freefall.freebsd.org> To: jrb@cs.pdx.edu, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32678: New port: wscan, 802.11 wireless signal strength meter 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: New port: wscan, 802.11 wireless signal strength meter State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 17 12:09:49 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32678 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 12:27: 5 2001 Delivered-To: freebsd-ports@freebsd.org Received: from no-spam.it.helsinki.fi (NO-SPAM.it.helsinki.fi [128.214.205.34]) by hub.freebsd.org (Postfix) with ESMTP id B00D737B405; Mon, 17 Dec 2001 12:27:01 -0800 (PST) Received: from mursu.pesa.fi (root@sirppi.helsinki.fi [128.214.205.27]) by no-spam.it.helsinki.fi (8.11.4/8.11.4-SPAMmers-sod-off) with ESMTP id fBHKQCT05832; Mon, 17 Dec 2001 22:26:12 +0200 (EET) Received: (from poku@localhost) by mursu.pesa.fi (8.11.6/8.11.1) id fBHKIuH01723; Mon, 17 Dec 2001 22:18:56 +0200 (EET) (envelope-from poku@mursu.pesa.fi) To: Maxim Sobolev Cc: freebsd-ports@FreeBSD.org Subject: Re: autoconf confusion + a bonus quirk References: <87pu5e3sf9.fsf@mursu.pesa.fi> <3C1DF776.B40DF424@FreeBSD.org> From: Jussi Reissell Date: 17 Dec 2001 22:18:56 +0200 In-Reply-To: Maxim Sobolev's message of "Mon, 17 Dec 2001 15:47:34 +0200" Message-ID: <87k7vlfvm7.fsf@mursu.pesa.fi> Lines: 20 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7 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 Maxim Sobolev writes: > Jussi Reissell wrote: > > > > As for the promised bonus quirk: Make readmes dies on the makefile of > > security/drweb_sendmail. (I don't have drweb_sendmail installed). It > > dies on the test > > .if ${SENDMAIL_VERSION} == "8.11.1" > > in line 61. Initializing the SENDMAIL_VERSION variable to something > > (anything) before the test > > .if exists( ${WITH_DRWEBSMF_SENDMAIL_DIR} ... > > on line 36 fixes this problem. > > You need /usr/src tree to pass past this port. Sorry, I forgot about that. I didn't have the src tree around at the time. But it does create a dependency on the order things are done. Not a big deal, but why have such dependencies when they could easily be avoided? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 12:40:17 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 515CF37B417 for ; Mon, 17 Dec 2001 12:40:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHKe4R04839; Mon, 17 Dec 2001 12:40:04 -0800 (PST) (envelope-from gnats) Date: Mon, 17 Dec 2001 12:40:04 -0800 (PST) Message-Id: <200112172040.fBHKe4R04839@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Ryan Thompson Subject: Re: ports/32915: Change maintainer, update port: editors/lpe Reply-To: Ryan Thompson 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 The following reply was made to PR ports/32915; it has been noted by GNATS. From: Ryan Thompson To: Cc: Subject: Re: ports/32915: Change maintainer, update port: editors/lpe Date: Mon, 17 Dec 2001 14:39:42 -0600 (CST) Note that I have now received a response from the current maintainer, who has agreed to let the port go. The message with headers is included below: Received: from norrgarden.se ([213.136.63.4]) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id OAA22976 for ; Mon, 17 Dec 2001 14:27:14 -0600 (CST) (envelope-from calle.madestrand@norrgarden.se) From: calle.madestrand@norrgarden.se Message-ID: <200112172027.OAA22976@ren.sasknow.com> Received: from WorldClient [213.136.63.5] by norrgarden.se [213.136.63.5] with SMTP (MDaemon.v3.5.8.R) for ; Mon, 17 Dec 2001 21:29:17 +0100 Date: Mon, 17 Dec 2001 21:29:14 +0100 To: Ryan Thompson Subject: Re: FreeBSD editors/lpe port X-Mailer: WorldClient Pro 2.2.3 X-MDRemoteIP: 213.136.63.5 X-Return-Path: calle.madestrand@norrgarden.se X-MDaemon-Deliver-To: ryan@sasknow.com Hi Sorry for late response, forgot to check this email account, its not my primary anymore but yes you can take over this port if you wish to. -----Original Message----- From: Ryan Thompson To: Date: Fri, 14 Dec 2001 14:40:32 -0600 (CST) Subject: Re: FreeBSD editors/lpe port > > Hello again, > > Have you given this consideration? If you are too busy, I can submit a > pr to get the maintainer changed, if you'd be willing to give a nod of > approval at the appropriate time. > > Thanks, > - Ryan > > > Ryan Thompson wrote to calle.madestrand@norrgarden.se: > > > > > Hello there, > > > > You're listed as the maintainer for the FreeBSD port of the lpe > > editor. Are you still interested in actively maintaining it? The > > version in ports is about a year old, I think. ;-) > > > > Let me know either way, and perhaps we can get the maintainer > > changed. > > > > 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 > -- 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 Mon Dec 17 12:50:17 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 562E137B41F for ; Mon, 17 Dec 2001 12:50:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHKo4406773; Mon, 17 Dec 2001 12:50:04 -0800 (PST) (envelope-from gnats) Date: Mon, 17 Dec 2001 12:50:04 -0800 (PST) Message-Id: <200112172050.fBHKo4406773@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Ryan Thompson Subject: Re: ports/32915: Change maintainer, update port: editors/lpe Reply-To: Ryan Thompson 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 The following reply was made to PR ports/32915; it has been noted by GNATS. From: Ryan Thompson To: Cy Schubert - ITSD Open Systems Group Cc: Subject: Re: ports/32915: Change maintainer, update port: editors/lpe Date: Mon, 17 Dec 2001 14:43:34 -0600 (CST) Cy Schubert - ITSD Open Systems Group wrote to Ryan Thompson: > Reading your posting to -ports, it's been a week since the first > note was sent to the maintainer. I would think we should give the > maintainer a little more time to respond. Hi Cy, The maintainer has now responded (to me, at least) with an OK to give up the port and change the maintainer. I've attached his message with headers to ports/32915 in a separate post.. Hopefully that will be sufficient. 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 Mon Dec 17 12:50:20 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 1BC5F37B438 for ; Mon, 17 Dec 2001 12:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHKo1906751; Mon, 17 Dec 2001 12:50: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 A234037B41D for ; Mon, 17 Dec 2001 12:40:07 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHKe7704856; Mon, 17 Dec 2001 12:40:07 -0800 (PST) (envelope-from nobody) Message-Id: <200112172040.fBHKe7704856@freefall.freebsd.org> Date: Mon, 17 Dec 2001 12:40:07 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/32947: Update port: archivers/libcomprex 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: 32947 >Category: ports >Synopsis: Update port: archivers/libcomprex >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: Mon Dec 17 12:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Fix pkg-plist >How-To-Repeat: >Fix: diff -urN /usr/ports/archivers/libcomprex/pkg-plist archivers/libcomprex/pkg-plist --- /usr/ports/archivers/libcomprex/pkg-plist Sat Nov 24 06:21:57 2001 +++ archivers/libcomprex/pkg-plist Mon Dec 17 22:16:45 2001 @@ -8,7 +8,7 @@ lib/comprex/file/ar.so lib/comprex/file/bzip2.so lib/comprex/file/zlib.so -lib/comprex/scheme/curl.a +lib/comprex/scheme/curl.so lib/libcomprex.a lib/libcomprex.so lib/libcomprex.so.0 >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 Mon Dec 17 12:50:43 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 BDF8D37B41E for ; Mon, 17 Dec 2001 12:50:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHKo1g06760; Mon, 17 Dec 2001 12:50: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 6561437B41C for ; Mon, 17 Dec 2001 12:40:45 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHKejo04933; Mon, 17 Dec 2001 12:40:45 -0800 (PST) (envelope-from nobody) Message-Id: <200112172040.fBHKejo04933@freefall.freebsd.org> Date: Mon, 17 Dec 2001 12:40:45 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/32948: Update port: audio/musicbrainz to 1.0.1 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: 32948 >Category: ports >Synopsis: Update port: audio/musicbrainz to 1.0.1 >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: Mon Dec 17 12:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.0.1 New file: files/patch-ltmain.sh Remove file: files/patch-configure.in Approved by maintainer. >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/musicbrainz/Makefile audio/musicbrainz/Makefile --- /usr/ports/audio/musicbrainz/Makefile Fri Nov 30 22:40:12 2001 +++ audio/musicbrainz/Makefile Tue Dec 11 22:48:49 2001 @@ -6,33 +6,20 @@ # PORTNAME= musicbrainz -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= audio MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ MAINTAINER= roman@xpert.com -USE_AUTOCONF= yes -USE_GMAKE= yes USE_BZIP2= yes -USE_LIBTOOL= yes USE_NEWGCC= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" - -pre-extract: -.if !defined(WITHOUT_VORBIS) - @${ECHO} - @${ECHO} "You can disable Vorbis support by defining WITHOUT_VORBIS" - @${ECHO} -LIB_DEPENDS+= vorbis.0:${PORTSDIR}/audio/libvorbis -HAVE_VORBIS= yes -.endif - -post-extract: - @${RM} ${WRKSRC}/config.sub ${WRKSRC}/config.guess ;\ - ${LN} -s ${AUTOCONF_DIR}/config.* ${WRKSRC}/ ;\ - ${PERL} -pi -e 's/-ldl//g' ${WRKSRC}/examples/Makefile.* +post-patch: + @${PERL} -pi -e 's|^CFLAGS=|#CFLAGS=|g ; \ + s|^CPPFLAGS=|#CPPFLAGS=|g' ${WRKSRC}/configure .include diff -urN /usr/ports/audio/musicbrainz/distinfo audio/musicbrainz/distinfo --- /usr/ports/audio/musicbrainz/distinfo Mon Aug 27 19:46:15 2001 +++ audio/musicbrainz/distinfo Tue Dec 11 21:57:01 2001 @@ -1 +1 @@ -MD5 (musicbrainz-1.0.0.tar.bz2) = 3c1739cb488de8677319c639e6c2081d +MD5 (musicbrainz-1.0.1.tar.bz2) = dfe8253f6d1c73c89dc06c00e3c35e11 diff -urN /usr/ports/audio/musicbrainz/files/patch-configure.in audio/musicbrainz/files/patch-configure.in --- /usr/ports/audio/musicbrainz/files/patch-configure.in Tue May 22 04:54:08 2001 +++ audio/musicbrainz/files/patch-configure.in Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- configure.in.orig Sat May 19 14:53:45 2001 -+++ configure.in Sat May 19 14:53:51 2001 -@@ -5,8 +5,6 @@ - AM_INIT_AUTOMAKE(musicbrainz, "$VERSION") - dnl AC_DEFINE_UNQUOTED(VERSION, "$VERSION") - --CFLAGS="-Wall -O2" --CPPFLAGS="-Wall -O2" - - dnl Canonicalize host. - AC_CANONICAL_HOST diff -urN /usr/ports/audio/musicbrainz/files/patch-ltmain.sh audio/musicbrainz/files/patch-ltmain.sh --- /usr/ports/audio/musicbrainz/files/patch-ltmain.sh Thu Jan 1 09:00:00 1970 +++ audio/musicbrainz/files/patch-ltmain.sh Tue Dec 11 22:08:02 2001 @@ -0,0 +1,25 @@ +--- ltmain.sh.orig Thu Aug 23 07:47:42 2001 ++++ ltmain.sh Tue Dec 11 22:07:52 2001 +@@ -2408,6 +2408,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test "$build_libtool_need_lc" = "yes"; then +@@ -4175,10 +4178,12 @@ + fi + + # Install the pseudo-library for information purposes. ++ if /usr/bin/false ; then + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + instname="$dir/$name"i + $show "$install_prog $instname $destdir/$name" + $run eval "$install_prog $instname $destdir/$name" || exit $? ++ fi + + # Maybe install the static library, too. + test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff -urN /usr/ports/audio/musicbrainz/pkg-plist audio/musicbrainz/pkg-plist --- /usr/ports/audio/musicbrainz/pkg-plist Tue May 22 04:53:07 2001 +++ audio/musicbrainz/pkg-plist Tue Dec 11 23:03:29 2001 @@ -1,4 +1,4 @@ -include/musicbrainz/bitprint.h +include/musicbrainz/bitprintinfo.h include/musicbrainz/bitzi/bitcollider.h include/musicbrainz/bitzi/gui_win32.h include/musicbrainz/bitzi/list.h >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 Mon Dec 17 12:50:51 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 1DA9937B420 for ; Mon, 17 Dec 2001 12:50:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHKo5q06782; Mon, 17 Dec 2001 12:50:05 -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 79E2B37B41B for ; Mon, 17 Dec 2001 12:42:36 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHKgZb05317; Mon, 17 Dec 2001 12:42:35 -0800 (PST) (envelope-from nobody) Message-Id: <200112172042.fBHKgZb05317@freefall.freebsd.org> Date: Mon, 17 Dec 2001 12:42:35 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/32949: Update port: devel/pedisassem 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: 32949 >Category: ports >Synopsis: Update port: devel/pedisassem >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: Mon Dec 17 12:50:04 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Fix pkg-plist >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/pedisassem/pkg-plist devel/pedisassem/pkg-plist --- /usr/ports/devel/pedisassem/pkg-plist Wed Apr 18 21:41:29 2001 +++ devel/pedisassem/pkg-plist Mon Dec 17 21:55:32 2001 @@ -1,3 +1,3 @@ bin/pedisassem -share/doc/pedisassem/README -@dirrm share/doc/pedisassem +%%PORTDOCS%%share/doc/pedisassem/readme.txt +%%PORTDOCS%%@dirrm share/doc/pedisassem >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 Mon Dec 17 12:51: 1 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 57BB237B423 for ; Mon, 17 Dec 2001 12:50:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHKo5106791; Mon, 17 Dec 2001 12:50:05 -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 459B137B416 for ; Mon, 17 Dec 2001 12:43:17 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHKhHm05440; Mon, 17 Dec 2001 12:43:17 -0800 (PST) (envelope-from nobody) Message-Id: <200112172043.fBHKhHm05440@freefall.freebsd.org> Date: Mon, 17 Dec 2001 12:43:17 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/32950: Update port: graphics/gnofract4d 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: 32950 >Category: ports >Synopsis: Update port: graphics/gnofract4d >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: Mon Dec 17 12:50:05 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Avoid making empty directory >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/gnofract4d/Makefile graphics/gnofract4d/Makefile --- /usr/ports/graphics/gnofract4d/Makefile Tue Dec 18 05:13:22 2001 +++ graphics/gnofract4d/Makefile Tue Dec 18 05:35:30 2001 @@ -23,9 +23,10 @@ pre-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure - @find ${WRKSRC} -name "*Makefile*" | xargs ${PERL} -pi -e \ + @find ${WRKSRC} -name "*Makefile*" | xargs ${PERL} -pi.dist -e \ 's|-g -O2 -Wall -D_REENTRANT|\@CXXFLAGS\@|g ; \ - s|\$$\(datadir\)/gnome|\$$\(datadir\)|g ; \ - s|\$$\(datadir\)/locale|\$$\(prefix\)/share/locale|g' + s|datadir\)/gnome|datadir\)|g ; \ + s|datadir\)/locale|prefix\)/share/locale|g ; \ + s|gnofract4d_helpdir\)/images|gnofract4d_helpdir\)|g' .include diff -urN /usr/ports/graphics/gnofract4d/pkg-plist graphics/gnofract4d/pkg-plist --- /usr/ports/graphics/gnofract4d/pkg-plist Tue Dec 18 05:13:22 2001 +++ graphics/gnofract4d/pkg-plist Tue Dec 18 05:14:32 2001 @@ -113,6 +113,5 @@ @dirrm share/gnome/maps/gnofract4d @dirrm share/gnome/maps @dirrm share/gnome/help/gnofract4d/C/stylesheet-image -@dirrm share/gnome/help/gnofract4d/C/images @dirrm share/gnome/help/gnofract4d/C @dirrm share/gnome/help/gnofract4d >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 Mon Dec 17 12:51: 9 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 2958337B426 for ; Mon, 17 Dec 2001 12:50:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHKo6P06808; Mon, 17 Dec 2001 12:50:06 -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 6B16E37B416 for ; Mon, 17 Dec 2001 12:43:55 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHKhtb05536; Mon, 17 Dec 2001 12:43:55 -0800 (PST) (envelope-from nobody) Message-Id: <200112172043.fBHKhtb05536@freefall.freebsd.org> Date: Mon, 17 Dec 2001 12:43:55 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/32951: Update port: math/plplot 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: 32951 >Category: ports >Synopsis: Update port: math/plplot >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: Mon Dec 17 12:50:05 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Add build option to support Tcl/Tk >How-To-Repeat: >Fix: diff -urN /usr/ports/math/plplot/Makefile math/plplot/Makefile --- /usr/ports/math/plplot/Makefile Thu Aug 9 01:27:11 2001 +++ math/plplot/Makefile Mon Dec 17 21:44:13 2001 @@ -29,8 +29,32 @@ DEMOS_DIR="${PREFIX}/share/examples/plplot" \ INFO_DIR="${PREFIX}/info" \ M4="${LOCALBASE}/bin/gm4" -CONFIGURE_ARGS= --disable-tk --disable-tcl --disable-itcl --disable-python \ - --with-double +CONFIGURE_ARGS= --disable-python --with-double INSTALLS_SHLIB= yes + +.if defined(WITH_TCLTK) +LIB_DEPENDS+= itk32.1:${PORTSDIR}/x11-toolkits/itk +CONFIGURE_ENV+= ITCLINCDIR="${LOCALBASE}/include/itcl3.2" \ + ITCLLIBDIR="${LOCALBASE}/lib" \ + ITCLLIBSTR="-litcl32" \ + ITKINCDIR="${LOCALBASE}/include/itk3.2" \ + ITKLIBDIR="${LOCALBASE}/lib" \ + ITKLIBSTR="-litk32" \ + TCLINCDIR="${LOCALBASE}/include/tcl8.3" \ + TCLLIBDIR="${LOCALBASE}/lib" \ + TCLLIBSTR="-ltcl83" \ + TKINCDIR="${LOCALBASE}/include/tk8.3" \ + TKLIBDIR="${LOCALBASE}/lib" \ + TKLIBSTR="-ltk83" +PLIST_SUB+= TCLTK="" +.else +CONFIGURE_ARGS+= --disable-itcl --disable-tcl --disable-tk +PLIST_SUB+= TCLTK="@comment " +.endif + +post-patch: +.for file in scripts/mktclIndex + @${PERL} -pi -e 's|tclsh|${LOCALBASE}/bin/tclsh8.3|g' ${WRKSRC}/${file} +.endfor .include diff -urN /usr/ports/math/plplot/files/patch-aa math/plplot/files/patch-aa --- /usr/ports/math/plplot/files/patch-aa Thu Jun 14 01:07:11 2001 +++ math/plplot/files/patch-aa Mon Dec 17 20:19:28 2001 @@ -1,6 +1,6 @@ ---- configure.orig Fri Mar 30 04:55:57 2001 -+++ configure Sat Apr 28 11:41:53 2001 -@@ -1262,7 +1262,9 @@ +--- configure.orig Fri Jun 15 07:53:27 2001 ++++ configure Mon Dec 17 20:14:24 2001 +@@ -1268,7 +1268,9 @@ # Defaults @@ -11,7 +11,7 @@ # Double precision # Note that because there is no standard way to invoke double -@@ -1530,9 +1532,9 @@ +@@ -1536,9 +1538,9 @@ # Optimization if test "$with_opt" = "yes"; then @@ -24,7 +24,50 @@ fi # ---------------------------------------------------------------------------- -@@ -4628,6 +4630,13 @@ +@@ -2012,15 +2014,33 @@ + # Default linker library commands. These may need version numbers + # appended to them though. + +-ITKLIBSTR=-litk +-TKLIBSTR=-ltk +-ITCLLIBSTR=-litcl +-TCLLIBSTR=-ltcl +-XLIBSTR=-lX11 +-GDLIBSTR=-lgd +-PNGLIBSTR=-lpng +-JPEGLIBSTR=-ljpeg +-ZLIBLIBSTR=-lz ++if test -z "$ITKLIBSTR"; then ++ ITKLIBSTR=-litk ++fi ++if test -z "$TKLIBSTR"; then ++ TKLIBSTR=-ltk ++fi ++if test -z "$ITCLLIBSTR"; then ++ ITCLLIBSTR=-litcl ++fi ++if test -z "$TCLLIBSTR"; then ++ TCLLIBSTR=-ltcl ++fi ++if test -z "$XLIBSTR"; then ++ XLIBSTR=-lX11 ++fi ++if test -z "$GDLIBSTR"; then ++ GDLIBSTR=-lgd ++fi ++if test -z "$PNGLIBSTR"; then ++ PNGLIBSTR=-lpng ++fi ++if test -z "$JPEGLIBSTR"; then ++ JPEGLIBSTR=-ljpeg ++fi ++if test -z "$ITKLIBSTR"; then ++ ZLIBLIBSTR=-lz ++fi + + # Add the current directory to the include path. This must occur + # first in the list, before we add the directories for any auxilliary +@@ -4721,6 +4741,13 @@ EXTRA_LIBS="-ldl -lm" fi ;; @@ -37,8 +80,8 @@ + ;; * ) echo $ac_n "checking for main in -lXbsd""... $ac_c" 1>&6 - echo "configure:4634: checking for main in -lXbsd" >&5 -@@ -4909,6 +4918,20 @@ + echo "configure:4727: checking for main in -lXbsd" >&5 +@@ -5002,6 +5029,20 @@ # for Linux.) SHLIB_F77FLAGS=-fPIC ;; @@ -59,7 +102,7 @@ HP-UX-* ) SO=".sl" SHLIB_F77FLAGS="+z" -@@ -6600,6 +6623,7 @@ +@@ -6719,6 +6760,7 @@ s%@LDCXX_FLAGS@%$LDCXX_FLAGS%g s%@F77_FLAGS@%$F77_FLAGS%g s%@LDF_FLAGS@%$LDF_FLAGS%g diff -urN /usr/ports/math/plplot/pkg-plist math/plplot/pkg-plist --- /usr/ports/math/plplot/pkg-plist Thu Aug 9 01:27:11 2001 +++ math/plplot/pkg-plist Mon Dec 17 21:39:58 2001 @@ -2,6 +2,8 @@ bin/plplot-config bin/plpr bin/plrender +%%TCLTK%%bin/plserver +%%TCLTK%%bin/pltcl bin/pltek bin/pstex2eps include/plplot/drivers.h @@ -15,11 +17,15 @@ include/plplot/plplotP.h include/plplot/plstream.h include/plplot/plstrm.h +%%TCLTK%%include/plplot/pltcl.h +%%TCLTK%%include/plplot/pltk.h include/plplot/plxwd.h +%%TCLTK%%include/plplot/tclMatrix.h lib/libplcxxd.a lib/libplplotd.a lib/libplplotd.so lib/libplplotd.so.5 +%%TCLTK%%lib/libtclmatrixd.a share/doc/plplot/CHANGES share/doc/plplot/COPYING.LIB share/doc/plplot/Copyright @@ -30,8 +36,6 @@ share/doc/plplot/ToDo share/doc/plplot/mklinks share/examples/plplot/Makefile -share/examples/plplot/c++/Makefile -share/examples/plplot/c++/x01cc.cc share/examples/plplot/c/Makefile share/examples/plplot/c/tutor.c share/examples/plplot/c/x01c.c @@ -53,6 +57,8 @@ share/examples/plplot/c/x17c.c share/examples/plplot/c/x18c.c share/examples/plplot/c/x19c.c +share/examples/plplot/c++/Makefile +share/examples/plplot/c++/x01cc.cc share/examples/plplot/f77/Makefile share/examples/plplot/f77/x01f.f share/examples/plplot/f77/x02f.f @@ -69,23 +75,101 @@ share/examples/plplot/f77/x13f.f share/examples/plplot/f77/x16f.f share/examples/plplot/plplot-test.sh +%%TCLTK%%share/examples/plplot/tcl/README.tcldemos +%%TCLTK%%share/examples/plplot/tcl/plgrid.tcl +%%TCLTK%%share/examples/plplot/tcl/plot.dat +%%TCLTK%%share/examples/plplot/tcl/plot.tcl +%%TCLTK%%share/examples/plplot/tcl/r.dat +%%TCLTK%%share/examples/plplot/tcl/stats.log +%%TCLTK%%share/examples/plplot/tcl/tcldemos.tcl +%%TCLTK%%share/examples/plplot/tcl/x01.tcl +%%TCLTK%%share/examples/plplot/tcl/x02.tcl +%%TCLTK%%share/examples/plplot/tcl/x03.tcl +%%TCLTK%%share/examples/plplot/tcl/x04.tcl +%%TCLTK%%share/examples/plplot/tcl/x05.tcl +%%TCLTK%%share/examples/plplot/tcl/x06.tcl +%%TCLTK%%share/examples/plplot/tcl/x07.tcl +%%TCLTK%%share/examples/plplot/tcl/x08.tcl +%%TCLTK%%share/examples/plplot/tcl/x09.tcl +%%TCLTK%%share/examples/plplot/tcl/x10.tcl +%%TCLTK%%share/examples/plplot/tcl/x11.tcl +%%TCLTK%%share/examples/plplot/tcl/x12.tcl +%%TCLTK%%share/examples/plplot/tcl/x13.tcl +%%TCLTK%%share/examples/plplot/tcl/x14.tcl +%%TCLTK%%share/examples/plplot/tcl/x15.tcl +%%TCLTK%%share/examples/plplot/tcl/x16.tcl +%%TCLTK%%share/examples/plplot/tcl/x17.tcl +%%TCLTK%%share/examples/plplot/tcl/x18.tcl share/examples/plplot/test_c.sh share/examples/plplot/test_cxx.sh share/examples/plplot/test_f77.sh share/examples/plplot/test_octave.sh share/examples/plplot/test_python.sh share/examples/plplot/test_tcl.sh +%%TCLTK%%share/examples/plplot/tk/Makefile +%%TCLTK%%share/examples/plplot/tk/README.tkdemos +%%TCLTK%%share/examples/plplot/tk/tk01 +%%TCLTK%%share/examples/plplot/tk/tk02 +%%TCLTK%%share/examples/plplot/tk/tk03 +%%TCLTK%%share/examples/plplot/tk/tk04 +%%TCLTK%%share/examples/plplot/tk/tkdemos.tcl +%%TCLTK%%share/examples/plplot/tk/x01.tcl +%%TCLTK%%share/examples/plplot/tk/x02.tcl +%%TCLTK%%share/examples/plplot/tk/x03.tcl +%%TCLTK%%share/examples/plplot/tk/x04.tcl +%%TCLTK%%share/examples/plplot/tk/x05.tcl +%%TCLTK%%share/examples/plplot/tk/x06.tcl +%%TCLTK%%share/examples/plplot/tk/x07.tcl +%%TCLTK%%share/examples/plplot/tk/x08.tcl +%%TCLTK%%share/examples/plplot/tk/x09.tcl +%%TCLTK%%share/examples/plplot/tk/x10.tcl +%%TCLTK%%share/examples/plplot/tk/x11.tcl +%%TCLTK%%share/examples/plplot/tk/x12.tcl +%%TCLTK%%share/examples/plplot/tk/x13.tcl +%%TCLTK%%share/examples/plplot/tk/x14.tcl +%%TCLTK%%share/examples/plplot/tk/x15.tcl +%%TCLTK%%share/examples/plplot/tk/x16.tcl +%%TCLTK%%share/examples/plplot/tk/x17.tcl +%%TCLTK%%share/examples/plplot/tk/x18.tcl +%%TCLTK%%share/examples/plplot/tk/xtk01.c +%%TCLTK%%share/examples/plplot/tk/xtk02.c +%%TCLTK%%share/examples/plplot/tk/xtk04.c share/plplot/data/cglobe.map share/plplot/data/globe.map share/plplot/data/plstnd5.fnt share/plplot/data/plxtnd5.fnt share/plplot/data/usa.map share/plplot/data/usaglobe.map +%%TCLTK%%share/plplot/tcl/FileSelector.tcl +%%TCLTK%%share/plplot/tcl/PLWin.itk +%%TCLTK%%share/plplot/tcl/PLXWin.itk +%%TCLTK%%share/plplot/tcl/Pltkwin.tcl +%%TCLTK%%share/plplot/tcl/about.tcl +%%TCLTK%%share/plplot/tcl/cmap0a.pal +%%TCLTK%%share/plplot/tcl/cmap1a.pal +%%TCLTK%%share/plplot/tcl/cmap1b.pal +%%TCLTK%%share/plplot/tcl/cmap1c.pal +%%TCLTK%%share/plplot/tcl/cmap1d.pal +%%TCLTK%%share/plplot/tcl/help_gui.tcl +%%TCLTK%%share/plplot/tcl/help_keys.tcl +%%TCLTK%%share/plplot/tcl/help_tcltk.tcl +%%TCLTK%%share/plplot/tcl/plclient.tcl +%%TCLTK%%share/plplot/tcl/plcolor.tcl +%%TCLTK%%share/plplot/tcl/plconfig.tcl +%%TCLTK%%share/plplot/tcl/pldefaults.tcl +%%TCLTK%%share/plplot/tcl/plplot.tcl +%%TCLTK%%share/plplot/tcl/plserver.tcl +%%TCLTK%%share/plplot/tcl/pltools.tcl +%%TCLTK%%share/plplot/tcl/plwidget.tcl +%%TCLTK%%share/plplot/tcl/tclIndex +%%TCLTK%%@dirrm share/plplot/tcl @dirrm share/plplot/data @dirrm share/plplot +%%TCLTK%%@dirrm share/examples/plplot/tk +%%TCLTK%%@dirrm share/examples/plplot/tcl @dirrm share/examples/plplot/f77 -@dirrm share/examples/plplot/c @dirrm share/examples/plplot/c++ +@dirrm share/examples/plplot/c @dirrm share/examples/plplot @dirrm share/doc/plplot @dirrm include/plplot >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 Mon Dec 17 13: 0: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 36AE937B428; Mon, 17 Dec 2001 12:59:47 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHKrUA07852; Mon, 17 Dec 2001 12:53:30 -0800 (PST) (envelope-from pat) Date: Mon, 17 Dec 2001 12:53:30 -0800 (PST) From: Message-Id: <200112172053.fBHKrUA07852@freefall.freebsd.org> To: michiel.dewilde@rug.ac.be, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32923: Unbreak port: x11-wm/mosfet-liquid (by maintainer) 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: Unbreak port: x11-wm/mosfet-liquid (by maintainer) State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Dec 17 12:52:38 PST 2001 State-Changed-Why: Committed and sorry about that. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32923 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 13:25:52 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mooseriver.com (superior.mooseriver.com [205.166.121.28]) by hub.freebsd.org (Postfix) with ESMTP id 3E3E037B416 for ; Mon, 17 Dec 2001 13:25:50 -0800 (PST) Received: from mooseriver.com (localhost.mooseriver.com [127.0.0.1]) by mooseriver.com (8.11.6/8.11.5) with ESMTP id fBHLLvJ34162; Mon, 17 Dec 2001 13:22:01 -0800 (PST) (envelope-from jgrosch@mooseriver.com) Message-ID: <3C1E61F4.6070005@mooseriver.com> Date: Mon, 17 Dec 2001 13:21:56 -0800 From: Josef Grosch Organization: Moose River Systems, Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.4) Gecko/20010928 X-Accept-Language: en-us MIME-Version: 1.0 To: ernst@jollem.com Cc: ports@FreeBSD.org Subject: FreeBSD Port: bugseeker-1.0.2_1 Content-Type: text/plain; charset=us-ascii; format=flowed 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 Hello, This port is broken. Karmira has changed the name of the binary as well as the name of the directory that it unpacks into. Blah, Blah, Blah. Josef -- Josef Grosch | Another day closer to a | FreeBSD 4.4 jgrosch@MooseRiver.com | Micro$oft free world | www.bafug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 15: 0:26 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 A6AA837B640 for ; Mon, 17 Dec 2001 15:00:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHN00x37083; Mon, 17 Dec 2001 15:00: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 C03EB37B431 for ; Mon, 17 Dec 2001 14:51:27 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHMpR635735; Mon, 17 Dec 2001 14:51:27 -0800 (PST) (envelope-from nobody) Message-Id: <200112172251.fBHMpR635735@freefall.freebsd.org> Date: Mon, 17 Dec 2001 14:51:27 -0800 (PST) From: Steve Davidson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/32952: Checksum mismatch for zip23.tar.gz 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: 32952 >Category: ports >Synopsis: Checksum mismatch for zip23.tar.gz >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 15:00:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Steve Davidson >Release: 4.4 RELEASE >Organization: >Environment: 4.4 RELEASE, updated ports three days ago. >Description: Checksum mismatch for zip23.tar.gz >How-To-Repeat: cd /usr/ports/archivers/zip make install ... ===> Extracting for zip-2.3 >Fix: Verify the code. Reset the checksum. >Release-Note: >Audit-Trail: >Unformatted: >> Checksum mismatch for zip23.tar.gz. >> Checksum OK for zcrypt29-exportable.zip. Make sure the Makefile and distinfo file (/usr/ports/archivers/zip/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/archivers/zip. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 15: 9:58 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 7AABB37B420; Mon, 17 Dec 2001 15:09:48 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHN1Hm37481; Mon, 17 Dec 2001 15:01:17 -0800 (PST) (envelope-from petef) Date: Mon, 17 Dec 2001 15:01:17 -0800 (PST) From: Message-Id: <200112172301.fBHN1Hm37481@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, ache@FreeBSD.org Subject: Re: ports/32952: Checksum mismatch for zip23.tar.gz 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: Checksum mismatch for zip23.tar.gz Responsible-Changed-From-To: freebsd-ports->ache Responsible-Changed-By: petef Responsible-Changed-When: Mon Dec 17 15:01:08 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32952 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 16:39:41 2001 Delivered-To: freebsd-ports@freebsd.org Received: from 141.com (mail1.141.com [65.168.139.2]) by hub.freebsd.org (Postfix) with ESMTP id C0CE737B419 for ; Mon, 17 Dec 2001 16:39:39 -0800 (PST) Received: from 141.com [138.88.111.134] by 141.com with ESMTP (SMTPD32-7.04) id A04A21460138; Mon, 17 Dec 2001 17:39:38 -0700 To: freebsd-ports@freebsd.org Subject: port ups-debug needs to be updated. Date: Mon, 17 Dec 2001 19:39:39 -0500 From: Andrew Lankford Message-Id: <200112171739495.SM01196@141.com> 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 The port ups-debug in devel needs updating. Version 3.35 is no longer a beta release and version 3.37 is now available on one of the master sites. I would have sent a problem report to GNATS if it wasn't for the fact that the system bounces my email messages no matter what I do. Andrew Lankford To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 16:50: 8 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 8E01E37B417 for ; Mon, 17 Dec 2001 16:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI0o2361477; Mon, 17 Dec 2001 16:50:02 -0800 (PST) (envelope-from gnats) Date: Mon, 17 Dec 2001 16:50:02 -0800 (PST) Message-Id: <200112180050.fBI0o2361477@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Frank Schoenmann Subject: Re: ports/30947: mail/mahogany fails to build, conflicts with /usr/include/openssl/ssl.h Reply-To: Frank Schoenmann 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 The following reply was made to PR ports/30947; it has been noted by GNATS. From: Frank Schoenmann To: freebsd-gnats-submit@FreeBSD.org, j.kossen@home.nl Cc: Subject: Re: ports/30947: mail/mahogany fails to build, conflicts with /usr/include/openssl/ssl.h Date: Tue, 18 Dec 2001 01:47:29 +0100 The following patch worked for me to compile mahogany-0.60 (without port docs). But I don't use SSL, whose support will maybe be broken after applying the changes. --- src/mail/MailFolderCC.cpp.orig Mon Dec 17 23:08:57 2001 +++ src/mail/MailFolderCC.cpp Mon Dec 17 23:10:24 2001 @@ -3667,8 +3667,8 @@ SSL_DEF( int, SSL_set_wfd, (SSL *s, int fd) ); SSL_DEF( void, SSL_set_read_ahead, (SSL *s, int yes) ); SSL_DEF( int, SSL_connect, (SSL *ssl) ); -SSL_DEF( int, SSL_read, (SSL *ssl,char *buf,int num) ); -SSL_DEF( int, SSL_write, (SSL *ssl,const char *buf,int num) ); +SSL_DEF( int, SSL_read, (SSL *ssl,void *buf,int num) ); +SSL_DEF( int, SSL_write, (SSL *ssl,const void *buf,int num) ); SSL_DEF( int, SSL_pending, (SSL *s) ); SSL_DEF( int, SSL_library_init, (void ) ); SSL_DEF( void, SSL_load_error_strings, (void ) ); @@ -3702,9 +3702,9 @@ { (*stub_SSL_set_read_ahead)(s,yes); } int SSL_connect(SSL *ssl) { return (*stub_SSL_connect)(ssl); } -int SSL_read(SSL *ssl,char * buf, int num) +int SSL_read(SSL *ssl,void * buf, int num) { return (*stub_SSL_read)(ssl, buf, num); } -int SSL_write(SSL *ssl,const char *buf,int num) +int SSL_write(SSL *ssl,const void *buf,int num) { return (*stub_SSL_write)(ssl, buf, num); } int SSL_pending(SSL *s) { return (*stub_SSL_pending)(s); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 17:19:50 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 2912237B405; Mon, 17 Dec 2001 17:19:47 -0800 (PST) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI1Hxv70115; Mon, 17 Dec 2001 17:17:59 -0800 (PST) (envelope-from cjc) Date: Mon, 17 Dec 2001 17:17:59 -0800 (PST) From: Message-Id: <200112180117.fBI1Hxv70115@freefall.freebsd.org> To: cjc@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32939: UPDATE : ftp/vsftpd to 1.01 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 : ftp/vsftpd to 1.01 Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: cjc Responsible-Changed-When: Mon Dec 17 17:16:58 PST 2001 Responsible-Changed-Why: Misfiled. A ports PR. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32939 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 17:29: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 2850537B41B; Mon, 17 Dec 2001 17:29:47 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI1T3472145; Mon, 17 Dec 2001 17:29:03 -0800 (PST) (envelope-from petef) Date: Mon, 17 Dec 2001 17:29:03 -0800 (PST) From: Message-Id: <200112180129.fBI1T3472145@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, petef@FreeBSD.org Subject: Re: ports/32939: UPDATE : ftp/vsftpd to 1.01 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 : ftp/vsftpd to 1.01 Responsible-Changed-From-To: freebsd-ports->petef Responsible-Changed-By: petef Responsible-Changed-When: Mon Dec 17 17:28:34 PST 2001 Responsible-Changed-Why: I'm handling another PR for this same update, I'll see if this PR introduces anything new to the upgrade. . http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32939 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 18:22:28 2001 Delivered-To: freebsd-ports@freebsd.org Received: from agitated.net (atlas.agitated.net [64.23.79.144]) by hub.freebsd.org (Postfix) with ESMTP id 25D6E37B41A for ; Mon, 17 Dec 2001 18:22:24 -0800 (PST) Received: from ajf (nic-29-c106-146.twmi.rr.com [65.29.106.146]) by agitated.net (Postfix) with ESMTP id D20E69BD57; Mon, 17 Dec 2001 21:19:40 -0500 (EST) Message-ID: <002401c1876a$7c8c57e0$6701a8c0@ajf> From: "Andrew Forgue" To: Cc: Subject: Problem with guile-gnome .20_3 Date: Mon, 17 Dec 2001 21:19:47 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0021_01C18740.8E67D270" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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 This is a multi-part message in MIME format. ------=_NextPart_000_0021_01C18740.8E67D270 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I cannot compile guile-gnome. The build fails with exacty the same = error found in this report from August. The common thing seems to be that we are both using alphas. =20 Note: The suggested fix with port update did not do anything. Still = breaks. http://www.freebsd.org/cgi/query-pr.cgi?pr=3D29463 System Specs: Alpha PWS500a 4.4-STABLE FreeBSD 4.4-STABLE #4: Sun Dec 16 20:53:15 EST 2001 alpha I just cvsed ports about 10 minutes ago. Maybe someone can point me in the right direction? Please CC me as I am not on this list. Thanks, Andrew ------=_NextPart_000_0021_01C18740.8E67D270 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hello,
 
I cannot compile guile-gnome.  The = build fails=20 with exacty the same error
found in this report from August.  = The common=20 thing seems to be that we
are both using alphas.  =
 
Note: The suggested fix with port = update did not do=20 anything. Still breaks.
 
http://www.fr= eebsd.org/cgi/query-pr.cgi?pr=3D29463
 
System Specs:
 Alpha PWS500a
 4.4-STABLE FreeBSD 4.4-STABLE #4: = Sun Dec 16=20 20:53:15 EST 2001 alpha
 
I just cvsed ports about 10 = minutes=20 ago.
 
Maybe someone can point me in the right = direction?
Please CC me as I am not on this = list.
 
Thanks,
 
Andrew
------=_NextPart_000_0021_01C18740.8E67D270-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 19:43:12 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.nipsi.de (dsl-213-023-033-078.arcor-ip.net [213.23.33.78]) by hub.freebsd.org (Postfix) with SMTP id 80FAE37B41C for ; Mon, 17 Dec 2001 19:43:07 -0800 (PST) Received: (qmail 80517 invoked from network); 18 Dec 2001 03:43:05 -0000 Received: from unknown (HELO ?172.16.1.198?) (172.16.1.198) by nipsi with SMTP; 18 Dec 2001 03:43:05 -0000 Subject: Re: [HEADS-UP] Serious Evolution stability issue has been resolved From: Dennis To: Maxim Sobolev Cc: gnome@FreeBSD.org, ports@FreeBSD.org In-Reply-To: <1008435732.37441.0.camel@notebook> References: <1008435732.37441.0.camel@notebook> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 18 Dec 2001 04:43:04 +0100 Message-Id: <1008646985.5267.1.camel@uschi.home.net> Mime-Version: 1.0 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 Do you expect to add SSL support to the evolution port ? I know it's a bit tricky and that you have to get libnspr4 and libnss3, but without imaps support evolution is bit limited On Sat, 2001-12-15 at 18:02, Maxim Sobolev wrote: > Hi folks, > > Just to let you know, that after my last db3 surgery stability of > Evolution improved greatly - I'm testing it for almost a day now and so > far have not had a single(!!!) crash. On the same system (my development > 5-CURRENT box) previous version was not even able to complete initial > configuation wizard. Therefore, update to evolution-1.0_4 is really > recommended for all current users and is a must before reporting any > problems. > > Of course, I'm typing this message in Evolution - it really rocks, and > if you are looking for the good mail client for FreeBSD then you should > give it a try. :) > > Thanks! > > -Maxim > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 20: 9: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 09D6837B41B; Mon, 17 Dec 2001 20:09:51 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI48Ys09501; Mon, 17 Dec 2001 20:08:34 -0800 (PST) (envelope-from pat) Date: Mon, 17 Dec 2001 20:08:34 -0800 (PST) From: Message-Id: <200112180408.fBI48Ys09501@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32947: Update port: archivers/libcomprex 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: archivers/libcomprex State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Dec 17 20:08:15 PST 2001 State-Changed-Why: Committed, Thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32947 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 20:19: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 50D8E37B41F; Mon, 17 Dec 2001 20:19:48 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI4BmJ10118; Mon, 17 Dec 2001 20:11:48 -0800 (PST) (envelope-from pat) Date: Mon, 17 Dec 2001 20:11:48 -0800 (PST) From: Message-Id: <200112180411.fBI4BmJ10118@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32949: Update port: devel/pedisassem 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: devel/pedisassem State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Dec 17 20:11:30 PST 2001 State-Changed-Why: Committed, Thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32949 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 20:19:58 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 C3DC937B41D; Mon, 17 Dec 2001 20:19:47 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI4I5u11278; Mon, 17 Dec 2001 20:18:05 -0800 (PST) (envelope-from pat) Date: Mon, 17 Dec 2001 20:18:05 -0800 (PST) From: Message-Id: <200112180418.fBI4I5u11278@freefall.freebsd.org> To: j@pureftpd.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32944: ports update : ftp/pure-ftpd 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 update : ftp/pure-ftpd State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Dec 17 20:17:47 PST 2001 State-Changed-Why: Committed, Thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32944 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 20:20: 9 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 808F437B425 for ; Mon, 17 Dec 2001 20:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI4K2811558; Mon, 17 Dec 2001 20:20:02 -0800 (PST) (envelope-from gnats) Date: Mon, 17 Dec 2001 20:20:02 -0800 (PST) Message-Id: <200112180420.fBI4K2811558@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jeremy Norris Subject: Re: ports/32231: Update port devel/fam Reply-To: Jeremy Norris 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 The following reply was made to PR ports/32231; it has been noted by GNATS. From: Jeremy Norris To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/32231: Update port devel/fam Date: Mon, 17 Dec 2001 22:19:42 -0600 Please hold off on this update, FAM maintainer at SGI has announced intentions to release a new version (2.6.7) by the end of this week. It should hopefully include many of the patches in my previous updates. Jeremy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 20:22: 1 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mta02.mail.mel.aone.net.au (mta02.mail.au.uu.net [203.2.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 3BB6437B41A for ; Mon, 17 Dec 2001 20:21:59 -0800 (PST) Received: from ozemail.com.au ([63.60.228.55]) by mta02.mail.mel.aone.net.au with SMTP id <20011218042157.TKUH2177.mta02.mail.mel.aone.net.au@ozemail.com.au> for ; Tue, 18 Dec 2001 15:21:57 +1100 From: To: ports@freebsd.org Subject: Stolen Hardcore Celebrity Sex Videos Date: Tue, 18 Dec 2001 15:18:09 Message-Id: <705.500786.687555@ozemail.com.au> Reply-To: escandals@hotmail.com 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 Celebrity Orgy.com - Stolen Hardcore Celebrity Sex Videos - Thousands of Celebrity XXX Sex Pics http://203.177.51.20/danni/co/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 20:39: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 2BDCE37B419; Mon, 17 Dec 2001 20:39:48 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI4Uc313507; Mon, 17 Dec 2001 20:30:38 -0800 (PST) (envelope-from pat) Date: Mon, 17 Dec 2001 20:30:38 -0800 (PST) From: Message-Id: <200112180430.fBI4Uc313507@freefall.freebsd.org> To: marcus@marcuscom.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32940: [MAINTAINER-UPDATE] Update net/openslp 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: [MAINTAINER-UPDATE] Update net/openslp State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Dec 17 20:30:21 PST 2001 State-Changed-Why: Committed, Thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32940 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 20:40:41 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 1BE9037B41F for ; Mon, 17 Dec 2001 20:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI4e2319701; Mon, 17 Dec 2001 20:40:02 -0800 (PST) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 452B237B419 for ; Mon, 17 Dec 2001 20:36:23 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 878662B78A for ; Tue, 18 Dec 2001 05:36:14 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 81DEA5F; Tue, 18 Dec 2001 15:36:10 +1100 (EST) Message-Id: <20011218043610.81DEA5F@k7.mavetju.org> Date: Tue, 18 Dec 2001 15:36:10 +1100 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32956: new port: net/papaya 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: 32956 >Category: ports >Synopsis: new port: net/papaya >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: Mon Dec 17 20:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.4-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju.org 4.4-RELEASE FreeBSD 4.4-RELEASE #2: Sat Nov 10 21:31:47 EST 2001 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: Graphical GTK mud client with plugin support - executable >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: # # net/papaya # net/papaya/files # net/papaya/files/patch-Makefile.in # net/papaya/files/patch-configure # net/papaya/files/patch-src-Makefile.in # net/papaya/files/patch-mkinstalldirs # net/papaya/files/patch-src-install-system.sh # net/papaya/files/patch-po-Makefile.in # net/papaya/files/patch-po-Makefile.in.in # net/papaya/files/patch-po-Makefile # net/papaya/pkg-plist # net/papaya/pkg-descr # net/papaya/pkg-comment # net/papaya/distinfo # net/papaya/Makefile # echo c - net/papaya mkdir -p net/papaya > /dev/null 2>&1 echo c - net/papaya/files mkdir -p net/papaya/files > /dev/null 2>&1 echo x - net/papaya/files/patch-Makefile.in sed 's/^X//' >net/papaya/files/patch-Makefile.in << 'END-of-net/papaya/files/patch-Makefile.in' X--- Makefile.in.orig Mon Dec 17 22:13:42 2001 X+++ Makefile.in Mon Dec 17 22:14:04 2001 X@@ -6,17 +6,17 @@ X X all: X for subdir in $(SUBDIRS); do \ X- make -C $$subdir; \ X+ ${MAKE} -C $$subdir; \ X done X X clean: X for subdir in $(SUBDIRS); do \ X- make -C $$subdir clean; \ X+ ${MAKE} -C $$subdir clean; \ X done X X install: X for subdir in $(SUBDIRS); do \ X- make -C $$subdir install; \ X+ ${MAKE} -C $$subdir install; \ X done X X dist: Makefile END-of-net/papaya/files/patch-Makefile.in echo x - net/papaya/files/patch-configure sed 's/^X//' >net/papaya/files/patch-configure << 'END-of-net/papaya/files/patch-configure' X--- configure.orig Mon Oct 15 21:41:00 2001 X+++ configure Mon Dec 17 22:55:13 2001 X@@ -2546,7 +2546,7 @@ X CATOBJEXT=.cat X INSTOBJEXT=.cat X DATADIRNAME=lib X- INTLDEPS='$(top_builddir)/intl/libintl.a' X+ INTLDEPS='$(PREFIX)/lib/libintl.a' X INTLLIBS=$INTLDEPS X LIBS=`echo $LIBS | sed -e 's/-lintl//'` X nls_cv_header_intl=intl/libintl.h X@@ -2675,7 +2675,7 @@ X CATOBJEXT=.gmo X INSTOBJEXT=.mo X DATADIRNAME=share X- INTLDEPS='$(top_builddir)/intl/libintl.a' X+ INTLDEPS='$(PREFIX)/lib/libintl.a' X INTLLIBS=$INTLDEPS X LIBS=`echo $LIBS | sed -e 's/-lintl//'` X nls_cv_header_intl=intl/libintl.h X@@ -3095,7 +3095,7 @@ X X X # Extract the first word of "gtk-config", so it can be a program name with args. X-set dummy gtk-config; ac_word=$2 X+set dummy ${GTK_CONFIG}; ac_word=$2 X echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 X echo "configure:3101: checking for $ac_word" >&5 X if eval "test \"`echo '$''{'ac_cv_path_GTKCONFIG'+set}'`\" = set"; then X@@ -3130,15 +3130,15 @@ X fi X X if test "x$GTKCONFIG" != "x"; then X- GTK_INC=`gtk-config --cflags` X- LIBGTK=`gtk-config --libs` X+ GTK_INC=`${GTK_CONFIG} --cflags` X+ LIBGTK=`${GTK_CONFIG} --libs` X LIBS="$LIBS $LIBGTK" X else X { echo "configure: error: *** gtk is required ***" 1>&2; exit 1; } X fi X X # Extract the first word of "glib-config", so it can be a program name with args. X-set dummy glib-config; ac_word=$2 X+set dummy ${GLIB_CONFIG}; ac_word=$2 X echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 X echo "configure:3144: checking for $ac_word" >&5 X if eval "test \"`echo '$''{'ac_cv_path_GLIBCONFIG'+set}'`\" = set"; then X@@ -3173,8 +3173,8 @@ X fi X X if test "x$GLIBCONFIG" != "x"; then X- GLIB_INC=`glib-config --cflags` X- LIBGLIB=`glib-config --libs` X+ GLIB_INC=`${GLIB_CONFIG} --cflags` X+ LIBGLIB=`${GLIB_CONFIG} --libs` X LIBS="$LIBS $LIBGLIB" X else X { echo "configure: error: *** glib is required ***" 1>&2; exit 1; } END-of-net/papaya/files/patch-configure echo x - net/papaya/files/patch-src-Makefile.in sed 's/^X//' >net/papaya/files/patch-src-Makefile.in << 'END-of-net/papaya/files/patch-src-Makefile.in' X--- src/Makefile.in.orig Mon Oct 15 21:35:13 2001 X+++ src/Makefile.in Tue Dec 18 07:40:49 2001 X@@ -22,9 +22,9 @@ X SUBDIRS = X X C++FLAGS := -fno-rtti -fno-inline @DEBUG@ -DUNIX -Wall -Ih @DMALLOC@ @ZVT@ @ZLIB@ -DPREFIX=\"$(PREFIX)\" @IPV4@ @GTK@ @GTK_INC@ @GLIB_INC@ @GNOME_INC@ X-#C++FLAGS := -fno-rtti -fno-inline @DEBUG@ -DUNIX -Wall $(shell gtk-config --cflags) $(shell glib-config --cflags) $(shell gnome-config --cflags gnome) -Ih @DMALLOC@ @ZVT@ @ZLIB@ -DPREFIX=\"$(PREFIX)\" @IPV4@ @GTK@ X+#C++FLAGS := -fno-rtti -fno-inline @DEBUG@ -DUNIX -Wall $(shell ${GTK_CONFIG} --cflags) $(shell ${GLIB_CONFIG} --cflags) $(shell gnome-config --cflags gnome) -Ih @DMALLOC@ @ZVT@ @ZLIB@ -DPREFIX=\"$(PREFIX)\" @IPV4@ @GTK@ X X-LFLAGS = @INTLLIBS@ @LIBS@ -lgthread X+LFLAGS = @INTLLIBS@ @LIBS@ -pthread X X #CCMALLOC = @CCMALLOC@ X END-of-net/papaya/files/patch-src-Makefile.in echo x - net/papaya/files/patch-mkinstalldirs sed 's/^X//' >net/papaya/files/patch-mkinstalldirs << 'END-of-net/papaya/files/patch-mkinstalldirs' X--- /dev/null Fri Aug 24 22:05:18 2001 X+++ mkinstalldirs Fri Aug 24 22:06:29 2001 X@@ -0,0 +1,40 @@ X+#! /bin/sh X+# mkinstalldirs --- make directory hierarchy X+# Author: Noah Friedman X+# Created: 1993-05-16 X+# Public domain X+ X+# $Id: mkinstalldirs,v 1.1 1998/07/17 14:18:48 jbj Exp $ X+ X+errstatus=0 X+ X+for file X+do X+ set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` X+ shift X+ X+ pathcomp= X+ for d X+ do X+ pathcomp="$pathcomp$d" X+ case "$pathcomp" in X+ -* ) pathcomp=./$pathcomp ;; X+ esac X+ X+ if test ! -d "$pathcomp"; then X+ echo "mkdir $pathcomp" 1>&2 X+ X+ mkdir "$pathcomp" || lasterr=$? X+ X+ if test ! -d "$pathcomp"; then X+ errstatus=$lasterr X+ fi X+ fi X+ X+ pathcomp="$pathcomp/" X+ done X+done X+ X+exit $errstatus X+ X+# mkinstalldirs ends here END-of-net/papaya/files/patch-mkinstalldirs echo x - net/papaya/files/patch-src-install-system.sh sed 's/^X//' >net/papaya/files/patch-src-install-system.sh << 'END-of-net/papaya/files/patch-src-install-system.sh' X--- src/install-system.sh.orig Mon Dec 17 22:18:24 2001 X+++ src/install-system.sh Mon Dec 17 22:20:43 2001 X@@ -1,13 +1,5 @@ X #! /bin/sh X X-if [ $# = 0 ] X-then X- # Change this line if you're installing from a binary-only distribution. X- PREFIX="/usr/local" X-else X- PREFIX=$1 X-fi X- X #Determine what arguments we need to pass to install X if [ `uname` = 'Linux' ] X then X@@ -30,16 +22,16 @@ X fi X X echo "Installing papaya binary." X-$INSTALL -m 0755 papaya $PREFIX/bin X+__INSTALL_PROG__ papaya $PREFIX/bin X X echo "Installing default configuration data." X-$INSTALL -m 0644 rc/papayarc $PREFIX/share/papaya X+__INSTALL_DATA__ rc/papayarc $PREFIX/share/papaya X X echo "Installing default MUD connection wizard data." X-$INSTALL -m 0644 rc/mcw.dat $PREFIX/share/papaya X+__INSTALL_DATA__ rc/mcw.dat $PREFIX/share/papaya X X echo "Installing the MUDConnector MUD list." X-$INSTALL -m 0644 rc/mudlist.txt $PREFIX/share/papaya X+__INSTALL_DATA__ -m 0644 rc/mudlist.txt $PREFIX/share/papaya X X #echo "Installing Tcl data files." X #if [ ! -d "$PREFIX/share/papaya/tcl" ] X@@ -56,6 +48,6 @@ X mkdir $PREFIX/share/papaya/bitmaps X fi X X-$INSTALL -m 0644 bitmaps/papaya.xpm $PREFIX/share/papaya/bitmaps X+__INSTALL_DATA__ bitmaps/papaya.xpm $PREFIX/share/papaya/bitmaps X X echo "Installation complete." END-of-net/papaya/files/patch-src-install-system.sh echo x - net/papaya/files/patch-po-Makefile.in sed 's/^X//' >net/papaya/files/patch-po-Makefile.in << 'END-of-net/papaya/files/patch-po-Makefile.in' X--- po/Makefile.in.orig Tue Dec 18 15:15:55 2001 X+++ po/Makefile.in Tue Dec 18 15:16:49 2001 X@@ -26,8 +26,8 @@ X X DESTDIR = X X-INSTALL = @INSTALL@ X-INSTALL_DATA = @INSTALL_DATA@ X+INSTALL = __INSTALL_PROG__ X+INSTALL_DATA = __INSTALL_DATA__ X MKINSTALLDIRS = $(top_srcdir)/$(top_srcdir)/mkinstalldirs X X CC = cc END-of-net/papaya/files/patch-po-Makefile.in echo x - net/papaya/files/patch-po-Makefile.in.in sed 's/^X//' >net/papaya/files/patch-po-Makefile.in.in << 'END-of-net/papaya/files/patch-po-Makefile.in.in' X--- po/Makefile.in.in.orig Tue Dec 18 15:24:54 2001 X+++ po/Makefile.in.in Tue Dec 18 15:25:11 2001 X@@ -26,8 +26,8 @@ X X DESTDIR = X X-INSTALL = @INSTALL@ X-INSTALL_DATA = @INSTALL_DATA@ X+INSTALL = __INSTALL_PROG__ X+INSTALL_DATA = __INSTALL_DATA__ X MKINSTALLDIRS = $(top_srcdir)/@MKINSTALLDIRS@ X X CC = @CC@ END-of-net/papaya/files/patch-po-Makefile.in.in echo x - net/papaya/files/patch-po-Makefile sed 's/^X//' >net/papaya/files/patch-po-Makefile << 'END-of-net/papaya/files/patch-po-Makefile' X--- po/Makefile.orig Tue Dec 18 15:29:24 2001 X+++ po/Makefile Tue Dec 18 15:29:38 2001 X@@ -26,8 +26,8 @@ X X DESTDIR = X X-INSTALL = @INSTALL@ X-INSTALL_DATA = @INSTALL_DATA@ X+INSTALL = __INSTALL_PROG__ X+INSTALL_DATA = __INSTALL_DATA__ X MKINSTALLDIRS = $(top_srcdir)/$(top_srcdir)/mkinstalldirs X X CC = gcc END-of-net/papaya/files/patch-po-Makefile echo x - net/papaya/pkg-plist sed 's/^X//' >net/papaya/pkg-plist << 'END-of-net/papaya/pkg-plist' Xbin/papaya Xshare/papaya/mcw.dat Xshare/papaya/mudlist.txt Xshare/papaya/papayarc Xshare/papaya/bitmaps/papaya.xpm Xshare/gettext/po/Makefile.in.in Xshare/locale/en/LC_MESSAGES/papaya.mo Xshare/locale/en_GB/LC_MESSAGES/papaya.mo X@dirrm share/gettext/po X@dirrm share/papaya/bitmaps X@dirrm share/papaya END-of-net/papaya/pkg-plist echo x - net/papaya/pkg-descr sed 's/^X//' >net/papaya/pkg-descr << 'END-of-net/papaya/pkg-descr' XPapaya is a MUD client. A MUD client is a program like telnet, but Xcustomised for playing MUDs with. Papaya has a number of features Xdesigned to make playing MUDs more enjoyable. Papaya makes use of XGnome to provide a graphical interface. X XThis section is for the executable. X XWWW: http://www.gtk-papaya.org/ END-of-net/papaya/pkg-descr echo x - net/papaya/pkg-comment sed 's/^X//' >net/papaya/pkg-comment << 'END-of-net/papaya/pkg-comment' XGraphical GTK mud client with plugin support - executable END-of-net/papaya/pkg-comment echo x - net/papaya/distinfo sed 's/^X//' >net/papaya/distinfo << 'END-of-net/papaya/distinfo' XMD5 (papaya-src-0.90.tar.gz) = e0d61b27fba539b66a0fc87728410770 END-of-net/papaya/distinfo echo x - net/papaya/Makefile sed 's/^X//' >net/papaya/Makefile << 'END-of-net/papaya/Makefile' X# New ports collection makefile for: papaya X# Date created: 23 August 2001 X# Whom: Edwin Groothuis (edwin@mavetju.org) X# X# $FreeBSD$ X# X XPORTNAME= papaya XPORTVERSION= 0.90 XCATEGORIES= net XMASTER_SITES= http://www.gtk-papaya.org/downloads/source/ XDISTNAME= papaya-src-${PORTVERSION} X XMAINTAINER= edwin@mavetju.org X XRUN_DEPENDS= :${PORTSDIR}/net/papaya-plugins X XUSE_GMAKE= yes XHAS_CONFIGURE= yes XUSE_GTK= yes X XCONFIGURE_ENV+= GLIBCONFIG=${GLIB_CONFIG} XCONFIGURE_ENV+= GTKCONFIG=${GTK_CONFIG} X Xpost-patch: X ${PERL} -pi -e "s|PREFIX|{PREFIX}|g" ${WRKSRC}/src/install-system.sh X ${PERL} -pi -e "s|__INSTALL_PROG__|${INSTALL_PROGRAM}|g" ${WRKSRC}/src/install-system.sh ${WRKSRC}/po/Makefile.* X ${PERL} -pi -e "s|__INSTALL_DATA__|${INSTALL_DATA}|g" ${WRKSRC}/src/install-system.sh ${WRKSRC}/po/Makefile.* X X.include END-of-net/papaya/Makefile 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 Mon Dec 17 20:49: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 BAB9E37B41A; Mon, 17 Dec 2001 20:49:47 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI4l8127555; Mon, 17 Dec 2001 20:47:08 -0800 (PST) (envelope-from petef) Date: Mon, 17 Dec 2001 20:47:08 -0800 (PST) From: Message-Id: <200112180447.fBI4l8127555@freefall.freebsd.org> To: matt@LUCIDA.CA, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/27739: Broken Port: textproc/pspell-ispell -- compile fails. 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: Broken Port: textproc/pspell-ispell -- compile fails. State-Changed-From-To: analyzed->closed State-Changed-By: petef State-Changed-When: Mon Dec 17 20:46:11 PST 2001 State-Changed-Why: An update has been committed and pspell-ispell now compiles. Thanks for your report! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27739 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 20:50: 7 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 9877037B41F for ; Mon, 17 Dec 2001 20:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI4o2j30636; Mon, 17 Dec 2001 20:50:02 -0800 (PST) (envelope-from gnats) Date: Mon, 17 Dec 2001 20:50:02 -0800 (PST) Message-Id: <200112180450.fBI4o2j30636@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Edwin Groothuis Subject: Re: ports/30030: new port: net/papaya (graphical mudclient) Reply-To: Edwin Groothuis 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 The following reply was made to PR ports/30030; it has been noted by GNATS. From: Edwin Groothuis To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/30030: new port: net/papaya (graphical mudclient) Date: Tue, 18 Dec 2001 15:45:09 +1100 Please close this PR as it is superseeded by ports/32956 -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 20:50:21 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 5853837B41A for ; Mon, 17 Dec 2001 20:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI4o1R30631; Mon, 17 Dec 2001 20:50:01 -0800 (PST) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 8EC2437B41B for ; Mon, 17 Dec 2001 20:43:51 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id A67C32B790 for ; Tue, 18 Dec 2001 05:43:36 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id A00D15F; Tue, 18 Dec 2001 15:43:33 +1100 (EST) Message-Id: <20011218044333.A00D15F@k7.mavetju.org> Date: Tue, 18 Dec 2001 15:43:33 +1100 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32958: new port: net/papaya-plugins 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: 32958 >Category: ports >Synopsis: new port: net/papaya-plugins >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: Mon Dec 17 20:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.4-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju.org 4.4-RELEASE FreeBSD 4.4-RELEASE #2: Sat Nov 10 21:31:47 EST 2001 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: Graphical GTK mud client with plugin support - Plugins >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: # # net/papaya-plugins # net/papaya-plugins/scripts # net/papaya-plugins/scripts/configure.papaya-plugins # net/papaya-plugins/scripts/add-plugins # net/papaya-plugins/files # net/papaya-plugins/files/patch-Makefile.in # net/papaya-plugins/files/patch-TurfProtocol.cpp # net/papaya-plugins/files/patch-PythonPlugin.cpp # net/papaya-plugins/files/patch-SpellStacker.h # net/papaya-plugins/Makefile # net/papaya-plugins/pkg-plist # net/papaya-plugins/pkg-descr # net/papaya-plugins/pkg-comment # net/papaya-plugins/distinfo # echo c - net/papaya-plugins mkdir -p net/papaya-plugins > /dev/null 2>&1 echo c - net/papaya-plugins/scripts mkdir -p net/papaya-plugins/scripts > /dev/null 2>&1 echo x - net/papaya-plugins/scripts/configure.papaya-plugins sed 's/^X//' >net/papaya-plugins/scripts/configure.papaya-plugins << 'END-of-net/papaya-plugins/scripts/configure.papaya-plugins' X#!/bin/sh X# $FreeBSD$ X Xtempfile=`mktemp -t checklist` X Xif [ "${BATCH}" = "yes" ]; then X set \"common\" Xelse X /usr/bin/dialog --title "Postfix configuration options" --clear \ X --checklist "\n\ XPlease select desired options:" -1 -1 8 \ Xcommon "Enable common generic plugins" ON \ Xextra "Enable extra generic plugins" OFF \ Xturf "Enable the TurfProtocol plugin" OFF \ Xturf-common "Enable common Turf plugins" OFF \ Xturf-extra "Enable extra Turf plugins" OFF \ Xpython "Enable the Python interpreter" OFF \ Xall "Overrides above" OFF \ Xdebugging "Compile with debugging symbols" OFF \ X2> $tempfile X X retval=$? X X if [ -s $tempfile ]; then X set `cat $tempfile` X fi X rm -f $tempfile X X case $retval in X 0) if [ -z "$*" ]; then X echo "Nothing selected" X fi X ;; X 1) echo "Cancel pressed." X exit 1 X ;; X esac Xfi X Xexec > ${WRKDIR}/Makefile.inc X Xwhile [ "$1" ]; do X echo "CONFIGURE_ARGS+= --enable-`echo $1 | sed -e 's/"//g'`" X shift Xdone END-of-net/papaya-plugins/scripts/configure.papaya-plugins echo x - net/papaya-plugins/scripts/add-plugins sed 's/^X//' >net/papaya-plugins/scripts/add-plugins << 'END-of-net/papaya-plugins/scripts/add-plugins' X#!/bin/sh X Xfiles=`ls ${WRKSRC}/o/ | sed -e 's/^.*\/o\///g'` X X> pkg-plist Xfor f in $files; do X echo share/papaya/plugins/$f >> pkg-plist Xdone X Xecho "@dirrm share/papaya/plugins" >> pkg-plist END-of-net/papaya-plugins/scripts/add-plugins echo c - net/papaya-plugins/files mkdir -p net/papaya-plugins/files > /dev/null 2>&1 echo x - net/papaya-plugins/files/patch-Makefile.in sed 's/^X//' >net/papaya-plugins/files/patch-Makefile.in << 'END-of-net/papaya-plugins/files/patch-Makefile.in' X--- Makefile.in.orig Fri Aug 24 23:13:23 2001 X+++ Makefile.in Fri Aug 24 23:13:48 2001 X@@ -47,7 +47,7 @@ X # should select the correct LFLAGS line. X ## X X-C++FLAGS = -I/usr/local/include $(POSTGRES_INC) `glib-config --cflags` `gtk-config --cflags` -fno-exceptions -fno-rtti -fno-inline @DEBUG@ -DUNIX -Wall $(MIDI) -Ih `gnome-config --cflags gnomeui` X+C++FLAGS = -I/usr/local/include $(POSTGRES_INC) `${GLIB_CONFIG} --cflags` `${GTK_CONFIG} --cflags` -fno-exceptions -fno-rtti -fno-inline @DEBUG@ -DUNIX -Wall $(MIDI) -Ih `gnome-config --cflags gnomeui` X X all: $(MODULES) X END-of-net/papaya-plugins/files/patch-Makefile.in echo x - net/papaya-plugins/files/patch-TurfProtocol.cpp sed 's/^X//' >net/papaya-plugins/files/patch-TurfProtocol.cpp << 'END-of-net/papaya-plugins/files/patch-TurfProtocol.cpp' X--- TurfProtocol.cpp.orig Tue Dec 18 09:07:51 2001 X+++ TurfProtocol.cpp Tue Dec 18 09:07:31 2001 X@@ -1,5 +1,5 @@ X #include X-#include X+#include X #include X #ifndef WIN32 X #include END-of-net/papaya-plugins/files/patch-TurfProtocol.cpp echo x - net/papaya-plugins/files/patch-PythonPlugin.cpp sed 's/^X//' >net/papaya-plugins/files/patch-PythonPlugin.cpp << 'END-of-net/papaya-plugins/files/patch-PythonPlugin.cpp' X--- PythonPlugin.cpp.orig Tue Dec 18 09:06:44 2001 X+++ PythonPlugin.cpp Tue Dec 18 09:06:59 2001 X@@ -1,7 +1,7 @@ X #include X #include X #include X-#include X+#include X #include X #include X #include END-of-net/papaya-plugins/files/patch-PythonPlugin.cpp echo x - net/papaya-plugins/files/patch-SpellStacker.h sed 's/^X//' >net/papaya-plugins/files/patch-SpellStacker.h << 'END-of-net/papaya-plugins/files/patch-SpellStacker.h' X--- SpellStacker.h.orig Tue Dec 18 14:44:13 2001 X+++ SpellStacker.h Tue Dec 18 14:43:44 2001 X@@ -2,7 +2,7 @@ X #define INCLUDE_SPELLSTACKER_H X X #ifndef WIN32 X-#include X+#include X #endif X X class SpellStacker : public Plugin { END-of-net/papaya-plugins/files/patch-SpellStacker.h echo x - net/papaya-plugins/Makefile sed 's/^X//' >net/papaya-plugins/Makefile << 'END-of-net/papaya-plugins/Makefile' X# New ports collection makefile for: papaya-plugins X# Date created: 23 August 2001 X# Whom: Edwin Groothuis (edwin@mavetju.org) X# X# $FreeBSD$ X# X XPORTNAME= papaya-plugins XPORTVERSION= 0.90 XCATEGORIES= net XMASTER_SITES= http://www.gtk-papaya.org/downloads/plugins/source/ XDISTNAME= papaya-plugins-src-${PORTVERSION} X XMAINTAINER= edwin@mavetju.org X XBUILD_DEPENDS= ${PORTSDIR}/net/papaya/work/papaya-src-${PORTVERSION}/src/h:${PORTSDIR}/net/papaya X XUSE_GMAKE= yes XUSE_GTK= yes XHAS_CONFIGURE= yes XIS_INTERACTIVE= yes X Xpre-configure: X @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.papaya-plugins X ${RM} ${WRKSRC}/config.cache X Xpost-configure: X ${LN} -fs ${PORTSDIR}/net/papaya/work/papaya-src-${PORTVERSION}/src/h ${WRKSRC}/h X Xpost-build: X @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/add-plugins X X.include X X.if exists(${WRKDIR}/Makefile.inc) X.include "${WRKDIR}/Makefile.inc" X.endif END-of-net/papaya-plugins/Makefile echo x - net/papaya-plugins/pkg-plist sed 's/^X//' >net/papaya-plugins/pkg-plist << 'END-of-net/papaya-plugins/pkg-plist' Xshare/papaya/plugins/Clock.so Xshare/papaya/plugins/ConnectionTimer.so Xshare/papaya/plugins/Fraction.so Xshare/papaya/plugins/Log.so Xshare/papaya/plugins/MSP.so Xshare/papaya/plugins/MudLog.so Xshare/papaya/plugins/Mudftp.so Xshare/papaya/plugins/Multi.so Xshare/papaya/plugins/PapayaUsers.so Xshare/papaya/plugins/PromptPlugin.so Xshare/papaya/plugins/Speedwalk.so X@dirrm share/papaya/plugins END-of-net/papaya-plugins/pkg-plist echo x - net/papaya-plugins/pkg-descr sed 's/^X//' >net/papaya-plugins/pkg-descr << 'END-of-net/papaya-plugins/pkg-descr' XPapaya is a MUD client. A MUD client is a program like telnet, but Xcustomised for playing MUDs with. Papaya has a number of features Xdesigned to make playing MUDs more enjoyable. Papaya makes use of XGnome to provide a graphical interface. X XThis section is only the plugins. X XWWW: http://www.gtk-papaya.org/ END-of-net/papaya-plugins/pkg-descr echo x - net/papaya-plugins/pkg-comment sed 's/^X//' >net/papaya-plugins/pkg-comment << 'END-of-net/papaya-plugins/pkg-comment' XGraphical GTK mud client with plugin support - plugins END-of-net/papaya-plugins/pkg-comment echo x - net/papaya-plugins/distinfo sed 's/^X//' >net/papaya-plugins/distinfo << 'END-of-net/papaya-plugins/distinfo' XMD5 (papaya-plugins-src-0.90.tar.gz) = 4d89921d9d91fbb6aba3e774bbbc8c8b END-of-net/papaya-plugins/distinfo 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 Mon Dec 17 20:59:50 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 7826537B41F; Mon, 17 Dec 2001 20:59:47 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI4pKK31783; Mon, 17 Dec 2001 20:51:21 -0800 (PST) (envelope-from petef) Date: Mon, 17 Dec 2001 20:51:21 -0800 (PST) From: Message-Id: <200112180451.fBI4pKK31783@freefall.freebsd.org> To: edwin@mavetju.org, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/30030: new port: net/papaya-plugins (graphical mud-client) 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: new port: net/papaya-plugins (graphical mud-client) State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Mon Dec 17 20:51:14 PST 2001 State-Changed-Why: Superseded by ports/32956. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30030 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 21: 0: 9 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 2B5D737B419 for ; Mon, 17 Dec 2001 21:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI502p38519; Mon, 17 Dec 2001 21:00:02 -0800 (PST) (envelope-from gnats) Date: Mon, 17 Dec 2001 21:00:02 -0800 (PST) Message-Id: <200112180500.fBI502p38519@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Edwin Groothuis Subject: Re: ports/30029: new port: net/papaya-plugins (plugins for the papaya mud-client) Reply-To: Edwin Groothuis 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 The following reply was made to PR ports/30029; it has been noted by GNATS. From: Edwin Groothuis To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/30029: new port: net/papaya-plugins (plugins for the papaya mud-client) Date: Tue, 18 Dec 2001 15:51:11 +1100 Please close this PR as it is superseeded by ports/32958 -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 21: 0:24 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 72EBD37B41F for ; Mon, 17 Dec 2001 21:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI503Z38543; Mon, 17 Dec 2001 21:00:03 -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 7FE8C37B419 for ; Mon, 17 Dec 2001 20:51:40 -0800 (PST) Received: (from ryan@localhost) by catalyst.sasknow.net (8.11.6/8.11.6) id fBI4rdr28713; Mon, 17 Dec 2001 22:53:39 -0600 (CST) (envelope-from ryan) Message-Id: <200112180453.fBI4rdr28713@catalyst.sasknow.net> Date: Mon, 17 Dec 2001 22:53:39 -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/32959: Change maintainer: editors/biew 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: 32959 >Category: ports >Synopsis: Change maintainer: editors/biew >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 21:00:03 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: I'll take over the biew port. (Currently maintained by ports@FreeBSD.org). Also change: pkg-descr to remove whitespace, and add my name >How-To-Repeat: n/a >Fix: cd /usr/ports/editors patch -E >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 Mon Dec 17 21: 9:49 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 7C38E37B417; Mon, 17 Dec 2001 21:09:47 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI54dg41228; Mon, 17 Dec 2001 21:04:39 -0800 (PST) (envelope-from petef) Date: Mon, 17 Dec 2001 21:04:39 -0800 (PST) From: Message-Id: <200112180504.fBI54dg41228@freefall.freebsd.org> To: ryan@sasknow.com, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32959: Change maintainer: editors/biew 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: Change maintainer: editors/biew State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Mon Dec 17 21:04:34 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32959 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 21: 9: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 D3FE137B419; Mon, 17 Dec 2001 21:09:47 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI59hI46053; Mon, 17 Dec 2001 21:09:43 -0800 (PST) (envelope-from petef) Date: Mon, 17 Dec 2001 21:09:43 -0800 (PST) From: Message-Id: <200112180509.fBI59hI46053@freefall.freebsd.org> To: gouders@et.bocholt.fh-ge.de, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/29468: apache+ssl-1.3.12.1.40 port doesn't install "ready to use" 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: apache+ssl-1.3.12.1.40 port doesn't install "ready to use" State-Changed-From-To: feedback->closed State-Changed-By: petef State-Changed-When: Mon Dec 17 21:09:35 PST 2001 State-Changed-Why: Feedback timeout. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29468 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 22:13:16 2001 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id AB08A37B41B; Mon, 17 Dec 2001 22:13:07 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id IAA00777; Tue, 18 Dec 2001 08:13:03 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from h144.234.dialup.iptcom.net (h144.234.dialup.iptcom.net [212.9.234.144]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id IAA84516; Tue, 18 Dec 2001 08:13:01 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Subject: Re: [HEADS-UP] Serious Evolution stability issue has been resolved From: Maxim Sobolev To: Dennis Cc: gnome@FreeBSD.org, ports@FreeBSD.org In-Reply-To: <1008646985.5267.1.camel@uschi.home.net> References: <1008435732.37441.0.camel@notebook> <1008646985.5267.1.camel@uschi.home.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-+EJ/puuNf8kQ0rK+c1/P" Message-Id: <1008655552.5329.7.camel@notebook> Mime-Version: 1.0 X-Mailer: Evolution/1.0 (Preview Release) Date: 18 Dec 2001 08:13:08 +0200 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 --=-+EJ/puuNf8kQ0rK+c1/P Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2001-12-18 at 05:43, Dennis wrote: > Do you expect to add SSL support to the evolution port ? I know it's a > bit tricky and that you have to get libnspr4 and libnss3, but without > imaps support evolution is bit limited The problem is that 1.0 is no longer supports "raw" libssl, so we need to create a port of Mozilla's nspr library for this to work. This issue is already on my plate and I hope to address it really soon. -Maxim >=20 > On Sat, 2001-12-15 at 18:02, Maxim Sobolev wrote: > > Hi folks, > >=20 > > Just to let you know, that after my last db3 surgery stability of > > Evolution improved greatly - I'm testing it for almost a day now and so > > far have not had a single(!!!) crash. On the same system (my developmen= t > > 5-CURRENT box) previous version was not even able to complete initial > > configuation wizard. Therefore, update to evolution-1.0_4 is really > > recommended for all current users and is a must before reporting any > > problems. > >=20 > > Of course, I'm typing this message in Evolution - it really rocks, and > > if you are looking for the good mail client for FreeBSD then you should > > give it a try. :) > >=20 > > Thanks! > >=20 > > -Maxim > >=20 > >=20 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-ports" in the body of the message >=20 >=20 >=20 --=-+EJ/puuNf8kQ0rK+c1/P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQA8Hty/oNu5t4iCBa8RAn4bAJ9IYHsZ5ZPpcPCOnUWHvJ8NyMotqACfeuuG pNRX68ZlMtB0x4bUXqFIh4M= =oO3E -----END PGP SIGNATURE----- --=-+EJ/puuNf8kQ0rK+c1/P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 22:20: 9 2001 Delivered-To: freebsd-ports@freebsd.org Received: from data.net.au (CPE-144-137-2-180.vic.bigpond.net.au [144.137.2.180]) by hub.freebsd.org (Postfix) with ESMTP id EF5B837B41C; Mon, 17 Dec 2001 22:19:49 -0800 (PST) Received: from amd-600.webzure.com (amd-600 [192.168.88.32]) by data.net.au (8.9.3/8.9.3) with ESMTP id PAA07628; Tue, 18 Dec 2001 15:09:22 +1100 Message-Id: <5.1.0.14.2.20011218150657.00acd6e0@203.89.199.66> X-Sender: andrew@203.89.199.66 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 18 Dec 2001 15:07:24 +1100 To: dirk@FreeBSD.org From: Andrew Dresden Subject: FreeBSD Port: php4-4.0.6_1 Cc: ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Any idea when 4.1.0 will be ready? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 22:35:18 2001 Delivered-To: freebsd-ports@freebsd.org Received: from trex.fandom.net (CPE-203-45-79-235.nsw.bigpond.net.au [203.45.79.235]) by hub.freebsd.org (Postfix) with ESMTP id 0872337B420 for ; Mon, 17 Dec 2001 22:34:36 -0800 (PST) Received: from localhost.fandom.net ([127.0.0.1] helo=fandom.net) by trex.fandom.net with smtp (Exim 3.22 #1) id 16GDvx-000G2L-00 for ports@FreeBSD.org; Tue, 18 Dec 2001 17:41:01 +1100 Received: from 192.168.167.6 (SquirrelMail authenticated user daeron@fandom.net) by 192.168.167.1 with HTTP; Tue, 18 Dec 2001 17:41:01 +1100 (EST) Message-ID: <1107.192.168.167.6.1008657661.squirrel@192.168.167.1> Date: Tue, 18 Dec 2001 17:41:01 +1100 (EST) Subject: kdreamsite From: "Daeron" To: ports@FreeBSD.org X-Mailer: SquirrelMail (version 1.0.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Guys, Kdreamsite seems to be failing to compile, no doubt trouble between the kdelibs-1.x & kdelibs-2.x, I've added the the kdelibs-1 from a packages file, left includes in place but also copied them to a /usr/local/include/kde11 before then compiling & installing the whole kde2.2.2 environment over. I tried the below with a standard "make install" ; when it failed as shown below, I deleted the work directory and tried a make L=/usr/local/include/kde11 install which fails at the same spot. ================================================================= deuce# make install ===> Extracting for kdreamsite-0.2 >> Checksum OK for kdreamsite-0.2.tar.gz. ===> kdreamsite-0.2 depends on executable: gmake - found ===> kdreamsite-0.2 depends on shared library: kdecore.3 - found ===> kdreamsite-0.2 depends on shared library: qt.3 - found ===> Patching for kdreamsite-0.2 ===> Applying FreeBSD patches for kdreamsite-0.2 ===> Configuring for kdreamsite-0.2 creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for ranlib... ranlib checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking for main in -lcompat... yes checking for main in -lcrypt... yes checking for the third argument of getsockname... socklen_t checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for killpg in -lucb... no checking for Qt... libraries /usr/local/lib, headers /usr/X11R6/include/X11/qt checking if Qt compiles without flags... yes checking for moc... /usr/X11R6/bin/moc checking for rpath... yes checking for bool... yes checking host system type... i386--freebsd4.4 checking target system type... i386--freebsd4.4 checking build system type... i386--freebsd4.4 checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for a C-Compiler... cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking how to run the C preprocessor... cc -E checking for a C++-Compiler... c++ checking whether the C++ compiler (c++ -O -pipe -s) works... yes checking whether the C++ compiler (c++ -O -pipe -s) is a cross-compiler... no checking whether we are using GNU C++... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... -static checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... yes checking how to hardcode library paths into programs... immediate checking for /usr/libexec/elf/ld option to reload object files... -r checking dynamic linker characteristics... no checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for objdir... .libs creating libtool checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for KDE... libraries /usr/local/lib, headers /usr/local/include checking for extra includes... no checking for extra libs... no checking for kde headers installed... configure: error: your system is not able to compile a small KDE application! Check, if you installed the KDE header files correctly. ===> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:558: checking for gcc configure:671: checking whether the C compiler (cc -O -pipe ) works configure:687: cc -o conftest -O -pipe conftest.c 1>&5 configure:713: checking whether the C compiler (cc -O -pipe ) is a cross-compiler configure:718: checking whether we are using GNU C configure:727: cc -E conftest.c configure:746: checking whether cc accepts -g configure:778: checking how to run the C++ preprocessor configure:796: c++ -E conftest.C >/dev/null 2>conftest.out configure:822: checking for X configure:839: c++ -E conftest.C >/dev/null 2>conftest.out configure:835: X11/Intrinsic.h: No such file or directory configure: failed program was: #line 834 "configure" #include "confdefs.h" #include configure:915: c++ -o conftest -O -pipe conftest.C -lXt 1>&5 configure: In function `int main()': configure:911: implicit declaration of function `int XtMalloc(...)' configure: failed program was: #line 908 "configure" #include "confdefs.h" int main() { XtMalloc() ; return 0; } configure:1082: checking for a BSD compatible install configure:1135: checking whether build environment is sane configure:1173: checking whether gmake sets ${MAKE} configure:1202: checking for ranlib configure:1242: checking for ld used by GCC configure:1299: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) configure:1315: checking for BSD-compatible nm configure:1352: checking whether ln -s works configure:1381: checking for main in -lcompat configure:1396: cc -o conftest -O -pipe conftest.c -lcompat 1>&5 configure:1417: checking for main in -lcrypt configure:1432: cc -o conftest -O -pipe conftest.c -lcrypt 1>&5 configure:1453: checking for the third argument of getsockname configure:1478: c++ -c -O -pipe conftest.C 1>&5 configure:1535: checking for dnet_ntoa in -ldnet configure:1557: c++ -o conftest -O -pipe conftest.C -ldnet 1>&5 /usr/libexec/elf/ld: cannot find -ldnet configure: failed program was: #line 1543 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:1579: checking for dnet_ntoa in -ldnet_stub configure:1601: c++ -o conftest -O -pipe conftest.C -ldnet_stub 1>&5 /usr/libexec/elf/ld: cannot find -ldnet_stub configure: failed program was: #line 1587 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:1623: checking for gethostbyname configure:1654: c++ -o conftest -O -pipe conftest.C 1>&5 configure:1719: checking for connect configure:1750: c++ -o conftest -O -pipe conftest.C 1>&5 configure:1816: checking for remove configure:1847: c++ -o conftest -O -pipe conftest.C 1>&5 configure:1914: checking for shmat configure:1945: c++ -o conftest -O -pipe conftest.C 1>&5 configure:2014: checking for killpg in -lucb configure:2036: c++ -o conftest -O -pipe conftest.C -lucb 1>&5 /usr/libexec/elf/ld: cannot find -lucb configure: failed program was: #line 2022 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char killpg(); int main() { killpg() ; return 0; } configure:2113: checking for Qt configure:2215: c++ -o conftest -O -pipe -I/usr/X11R6/include/X11/qt -L/usr/local/lib -L/usr/X11R6/lib conftest.C -lqt -lXext -lX11 1>&5 configure:2267: checking if Qt compiles without flags configure:2306: c++ -o conftest -O -pipe -I/usr/X11R6/include/X11/qt -L/usr/X11R6/lib conftest.C -lqt -lXext -lX11 1>&5 configure:2358: checking for moc configure:2444: checking for rpath configure:2473: checking for bool configure:2493: c++ -c -O -pipe conftest.C 1>&5 configure:2542: checking host system type configure:2563: checking target system type configure:2581: checking build system type configure:2643: checking for working aclocal configure:2656: checking for working autoconf configure:2669: checking for working automake configure:2682: checking for working autoheader configure:2695: checking for working makeinfo configure:2747: checking for a C-Compiler configure:2859: checking whether the C compiler (cc -O -pipe ) works configure:2875: cc -o conftest -O -pipe conftest.c 1>&5 configure:2901: checking whether the C compiler (cc -O -pipe ) is a cross-compiler configure:2906: checking whether we are using GNU C configure:2980: checking how to run the C preprocessor configure:3001: cc -E conftest.c >/dev/null 2>conftest.out configure:3042: checking for a C++-Compiler configure:3164: checking whether the C++ compiler (c++ -O -pipe -s) works configure:3180: c++ -o conftest -O -pipe -s conftest.C 1>&5 configure:3206: checking whether the C++ compiler (c++ -O -pipe -s) is a cross-compiler configure:3211: checking whether we are using GNU C++ configure:3220: c++ -E conftest.C configure:3360: checking whether NLS is requested configure:3388: checking for msgfmt configure:3422: checking for gmsgfmt configure:3465: checking for xgettext configure:3513: checking for KDE configure:3649: checking for extra includes configure:3677: checking for extra libs configure:3804: checking for kde headers installed configure:3851: c++ -c -O -pipe -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include conftest.C In file included from /usr/local/include/kapp.h:44, from conftest.C:4: /usr/local/include/kurl.h:24: qvaluelist.h: No such file or directory In file included from /usr/local/include/kapp.h:43, from conftest.C:4: /usr/local/include/kinstance.h:51: syntax error before `&' /usr/local/include/kinstance.h:102: syntax error before `(' /usr/local/include/kinstance.h:123: syntax error before `;' In file included from /usr/local/include/kapp.h:44, from conftest.C:4: /usr/local/include/kurl.h:55: syntax error before `<' /usr/local/include/kurl.h:58: missing ';' before right brace /usr/local/include/kurl.h:60: non-member function `toStringList()' cannot have `const' method qualifier /usr/local/include/kurl.h:61: syntax error before `}' (end of "config.log") *** Error code 1 Stop in /arch/ports/www/kdreamsite. *** Error code 1 Stop in /arch/ports/www/kdreamsite. *** Error code 1 Stop in /arch/ports/www/kdreamsite. *** Error code 1 Stop in /arch/ports/www/kdreamsite. *** Error code 1 Stop in /arch/ports/www/kdreamsite. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 22:49:49 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 A34E237B419; Mon, 17 Dec 2001 22:49:47 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI6ke064413; Mon, 17 Dec 2001 22:46:40 -0800 (PST) (envelope-from ijliao) Date: Mon, 17 Dec 2001 22:46:40 -0800 (PST) From: Message-Id: <200112180646.fBI6ke064413@freefall.freebsd.org> To: edwin@mavetju.org, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/30029: new port: net/papaya-plugins (plugins for the papaya mud-client) 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: new port: net/papaya-plugins (plugins for the papaya mud-client) State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 17 22:46:13 PST 2001 State-Changed-Why: superseeded by ports/32958 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30029 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 22:51: 2 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 3CE6637B41A for ; Mon, 17 Dec 2001 22:50:53 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI6orL64894; Mon, 17 Dec 2001 22:50:53 -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 C85E037B41F for ; Mon, 17 Dec 2001 22:41:49 -0800 (PST) Received: (from ryan@localhost) by catalyst.sasknow.net (8.11.6/8.11.6) id fBI6hmR30860; Tue, 18 Dec 2001 00:43:48 -0600 (CST) (envelope-from ryan) Message-Id: <200112180643.fBI6hmR30860@catalyst.sasknow.net> Date: Tue, 18 Dec 2001 00:43:48 -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/32960: Change maintainer: ftp/mirror 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: 32960 >Category: ports >Synopsis: Change maintainer: ftp/mirror >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 22:50:01 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: I'll take over the mirror port. (Currently maintained by ports@FreeBSD.org). Also change: o Add and test additional MASTER_SITES and PATCH_SITES in Makefile, from master list at sunsite.org.uk o Remove duplicate MD5 sum in distinfo for ftp.pl_wupatch o pkg-descr to fix typos and add WWW: url No PORTREVISION bump is required for these changes. >How-To-Repeat: n/a >Fix: cd /usr/ports/ftp patch -E >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 Mon Dec 17 23:10: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 5324337B423 for ; Mon, 17 Dec 2001 23:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI7A2A70293; Mon, 17 Dec 2001 23:10:02 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 8A80537B423 for ; Mon, 17 Dec 2001 23:05:48 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBI73oo62530; Tue, 18 Dec 2001 02:03:50 -0500 (EST) (envelope-from alane) Message-Id: <200112180703.fBI73oo62530@wwweasel.geeksrus.net> Date: Tue, 18 Dec 2001 02:03:50 -0500 (EST) From: Alan E Reply-To: Alan E To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32961: Koffice upgrade to 1.1.1 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: 32961 >Category: ports >Synopsis: Koffice upgrade to 1.1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 23:10:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alan E >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: Update to koffice-1.1.1, released just a few hours ago. :) >How-To-Repeat: I should hope we only have to do this once. >Fix: Index: editors/koffice/Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/editors/koffice/Makefile,v retrieving revision 1.33 diff -u -3 -r1.33 Makefile --- editors/koffice/Makefile 8 Dec 2001 14:10:03 -0000 1.33 +++ editors/koffice/Makefile 18 Dec 2001 01:44:23 -0000 @@ -6,7 +6,7 @@ # PORTNAME= koffice -PORTVERSION= 1.1 +PORTVERSION= 1.1.1 PORTEPOCH= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} Index: editors/koffice/distinfo =================================================================== RCS file: /home/alane/cvsroot/ports/editors/koffice/distinfo,v retrieving revision 1.10 diff -u -3 -r1.10 distinfo --- editors/koffice/distinfo 10 Sep 2001 20:22:27 -0000 1.10 +++ editors/koffice/distinfo 18 Dec 2001 01:52:43 -0000 @@ -1 +1 @@ -MD5 (KDE/koffice-1.1.tar.bz2) = 9c00587760676f2ac844a5696ec5a7bc +MD5 (KDE/koffice-1.1.1.tar.bz2) = 7692854feb223180e00f47f850fd006a Index: editors/koffice/pkg-plist =================================================================== RCS file: /home/alane/cvsroot/ports/editors/koffice/pkg-plist,v retrieving revision 1.10 diff -u -3 -r1.10 pkg-plist --- editors/koffice/pkg-plist 4 Dec 2001 03:47:14 -0000 1.10 +++ editors/koffice/pkg-plist 18 Dec 2001 06:54:40 -0000 @@ -206,6 +206,7 @@ share/apps/kchart/icons/hicolor/22x22/actions/lines.png share/apps/kchart/icons/hicolor/22x22/actions/lines3d.png share/apps/kchart/icons/hicolor/22x22/actions/options.png +share/apps/kchart/icons/hicolor/22x22/actions/polar.png share/apps/kchart/icons/hicolor/22x22/actions/ring.png share/apps/kchart/icons/hicolor/22x22/actions/wizard.png share/apps/kchart/icons/locolor/16x16/actions/areas.png >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 Mon Dec 17 23:11:39 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 7A5B437B41C for ; Mon, 17 Dec 2001 23:11:33 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBI796V62711; Tue, 18 Dec 2001 02:09:06 -0500 (EST) (envelope-from alane) Date: Tue, 18 Dec 2001 02:09:06 -0500 From: Alan Eldridge To: Daeron Cc: ports@FreeBSD.ORG Subject: Re: kdreamsite Message-ID: <20011218020906.A43432@wwweasel.geeksrus.net> References: <1107.192.168.167.6.1008657661.squirrel@192.168.167.1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1107.192.168.167.6.1008657661.squirrel@192.168.167.1>; from daeron@fandom.net on Tue, Dec 18, 2001 at 05:41:01PM +1100 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 Tue, Dec 18, 2001 at 05:41:01PM +1100, Daeron wrote: >Hi Guys, > Kdreamsite seems to be failing to compile, no doubt trouble between the >kdelibs-1.x & kdelibs-2.x, I've added the the kdelibs-1 from a packages >file, left includes in place but also copied them to a >/usr/local/include/kde11 before then compiling & installing the whole >kde2.2.2 environment over. AFAIK you can't have KDE-1.x and KDE-2.x coexisting. And you can't build a KDE-1 app against KDE-2. My suggestion is: kdreamsite is an abandoned program, its website doesn't exist anymore, it's a couple of years obsolete (the source hasn't been updated since 1999), and you should instead use quanta, a much newer and very nice web design package. I'm going to put in a PR to delete kdreamsite. -- Alan Eldridge Just another $THING hacker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 23:20: 8 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 9762337B41B for ; Mon, 17 Dec 2001 23:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI7K1N73285; Mon, 17 Dec 2001 23:20:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 416C837B41D for ; Mon, 17 Dec 2001 23:16:57 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBI7F4h62857; Tue, 18 Dec 2001 02:15:04 -0500 (EST) (envelope-from alane) Message-Id: <200112180715.fBI7F4h62857@wwweasel.geeksrus.net> Date: Tue, 18 Dec 2001 02:15:04 -0500 (EST) From: Alan E Reply-To: Alan E To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32962: www/kdreamsite is obsolete and abandoned; delete port. 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: 32962 >Category: ports >Synopsis: www/kdreamsite is obsolete and abandoned; delete port. >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: Mon Dec 17 23:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alan E >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: www/kdreamsite is a web design program in alpha version, last modified in 1999, and written for kde-1.1 and qt-1.42. Its website is gone, the program hasn't been updated in over 2 years, and it will not build with current kde/qt software. He's dead, Jim. Hello, port! I've got a nice compiler for you if you wake up! *whack* *whack* Now that's what I call a *dead* port. >How-To-Repeat: n/a >Fix: Delete the port. >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 Mon Dec 17 23:39:51 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 D409537B419; Mon, 17 Dec 2001 23:39:47 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI7WgC76070; Mon, 17 Dec 2001 23:32:42 -0800 (PST) (envelope-from petef) Date: Mon, 17 Dec 2001 23:32:42 -0800 (PST) From: Message-Id: <200112180732.fBI7WgC76070@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/32961: Koffice upgrade to 1.1.1 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: Koffice upgrade to 1.1.1 Responsible-Changed-From-To: freebsd-ports->kde Responsible-Changed-By: petef Responsible-Changed-When: Mon Dec 17 23:32:31 PST 2001 Responsible-Changed-Why: Over to maintainers http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32961 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 23:39:51 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 56E8237B421; Mon, 17 Dec 2001 23:39:48 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI7WsO76143; Mon, 17 Dec 2001 23:32:54 -0800 (PST) (envelope-from petef) Date: Mon, 17 Dec 2001 23:32:54 -0800 (PST) From: Message-Id: <200112180732.fBI7WsO76143@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/32962: www/kdreamsite is obsolete and abandoned; delete port. 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: www/kdreamsite is obsolete and abandoned; delete port. Responsible-Changed-From-To: freebsd-ports->kde Responsible-Changed-By: petef Responsible-Changed-When: Mon Dec 17 23:32:48 PST 2001 Responsible-Changed-Why: Over to maintainers http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32962 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 17 23:57:42 2001 Delivered-To: freebsd-ports@freebsd.org Received: from warez.scriptkiddie.org (uswest-dsl-142-38.cortland.com [209.162.142.38]) by hub.freebsd.org (Postfix) with ESMTP id DB11F37B41A for ; Mon, 17 Dec 2001 23:57:33 -0800 (PST) Received: from [192.168.69.11] (unknown [192.168.69.11]) by warez.scriptkiddie.org (Postfix) with ESMTP id 6ABDC62D01 for ; Mon, 17 Dec 2001 23:57:33 -0800 (PST) Date: Mon, 17 Dec 2001 23:58:09 -0800 (PST) From: Lamont Granquist To: Subject: fix the MASTER_SITES: print/ghostscript-gnu Message-ID: <20011217234751.P5910-100000@coredump.scriptkiddie.org> 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 It takes a rediculously long amount of time to build this port due to all the timeouts in attempting to fetch it at sites where it doesn't exist. I haven't exhaustively looked through MASTER_SITE_GNU and MASTER_SITE_SOURCEFORGE but neighter one of those work very well for this port. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 0:40: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 0AB7E37B41F for ; Tue, 18 Dec 2001 00:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI8e1t88744; Tue, 18 Dec 2001 00:40:01 -0800 (PST) (envelope-from gnats) Received: from darkone.comintern.net (darkone.comintern.net [213.148.1.98]) by hub.freebsd.org (Postfix) with ESMTP id 0420837B41F for ; Tue, 18 Dec 2001 00:31:28 -0800 (PST) Received: from 3wgraphics.com (ppp-9-088.comintern.ru [213.148.9.88]) by darkone.comintern.net (8.11.6/8.11.6) with ESMTP id fBHJe3T586509 for ; Mon, 17 Dec 2001 22:40:04 +0300 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 16G3XW-000BKv-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 17 Dec 2001 22:35:06 +0300 Message-Id: Date: Mon, 17 Dec 2001 22:35:06 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/32963: New port: p5-Class-ISA-0.32 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: 32963 >Category: ports >Synopsis: New port: p5-Class-ISA-0.32 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Dec 18 00:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: New port: p5-Class-ISA-0.32 Report the search path for a class's ISA tree >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: # # p5-Class-ISA # p5-Class-ISA/Makefile # p5-Class-ISA/pkg-comment # p5-Class-ISA/pkg-descr # p5-Class-ISA/pkg-plist # p5-Class-ISA/distinfo # echo c - p5-Class-ISA mkdir -p p5-Class-ISA > /dev/null 2>&1 echo x - p5-Class-ISA/Makefile sed 's/^X//' >p5-Class-ISA/Makefile << 'END-of-p5-Class-ISA/Makefile' X# New ports collection makefile for: Class-ISA X# Date created: 17 Dec 2001 X# Whom: Sergey Skvortsov X# X# $FreeBSD$ X# X XPORTNAME= Class-ISA XPORTVERSION= 0.32 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Class XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Class::ISA.3 X X.include END-of-p5-Class-ISA/Makefile echo x - p5-Class-ISA/pkg-comment sed 's/^X//' >p5-Class-ISA/pkg-comment << 'END-of-p5-Class-ISA/pkg-comment' XReport the search path for a class's ISA tree END-of-p5-Class-ISA/pkg-comment echo x - p5-Class-ISA/pkg-descr sed 's/^X//' >p5-Class-ISA/pkg-descr << 'END-of-p5-Class-ISA/pkg-descr' XThis library, Class::ISA, provides functions that return the list (in Xorder) of names of classes Perl would search to find a method, with no Xduplicates. X XWWW: http://search.cpan.org/search?dist=Class-ISA X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-Class-ISA/pkg-descr echo x - p5-Class-ISA/pkg-plist sed 's/^X//' >p5-Class-ISA/pkg-plist << 'END-of-p5-Class-ISA/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/ISA/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Class/ISA.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/ISA X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true END-of-p5-Class-ISA/pkg-plist echo x - p5-Class-ISA/distinfo sed 's/^X//' >p5-Class-ISA/distinfo << 'END-of-p5-Class-ISA/distinfo' XMD5 (Class-ISA-0.32.tar.gz) = af2282c351ffb845001cb97ed8ea31fd END-of-p5-Class-ISA/distinfo 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 Tue Dec 18 0:49:49 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 E5B2837B420; Tue, 18 Dec 2001 00:49:47 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI8jQb89444; Tue, 18 Dec 2001 00:45:26 -0800 (PST) (envelope-from ijliao) Date: Tue, 18 Dec 2001 00:45:26 -0800 (PST) From: Message-Id: <200112180845.fBI8jQb89444@freefall.freebsd.org> To: ryan@sasknow.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32960: Change maintainer: ftp/mirror 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: Change maintainer: ftp/mirror State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Dec 18 00:45:10 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32960 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 1:30: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 919B237B41D for ; Tue, 18 Dec 2001 01:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI9U0Y97370; Tue, 18 Dec 2001 01:30:00 -0800 (PST) (envelope-from gnats) Received: from mail.viasoft.com.cn (unknown [61.153.1.177]) by hub.freebsd.org (Postfix) with ESMTP id 7369837B41C for ; Tue, 18 Dec 2001 01:28:16 -0800 (PST) Received: from davidbsd.viasoft.com.cn (davidlnx.viasoft.com.cn [192.168.1.240]) by mail.viasoft.com.cn (8.9.3/8.9.3) with ESMTP id RAA19988 for ; Tue, 18 Dec 2001 17:35:58 +0800 Received: (from davidx@localhost) by davidbsd.viasoft.com.cn (8.11.6/8.11.6) id fBI96rt00668; Tue, 18 Dec 2001 17:06:53 +0800 (CST) (envelope-from davidx) Message-Id: <200112180906.fBI96rt00668@davidbsd.viasoft.com.cn> Date: Tue, 18 Dec 2001 17:06:53 +0800 (CST) From: XuYifeng Reply-To: XuYifeng To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32964: none 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: 32964 >Category: ports >Synopsis: none >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: Tue Dec 18 01:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: XuYifeng >Release: FreeBSD 4.4-STABLE i386 >Organization: viatech.com.cn >Environment: System: FreeBSD davidbsd.viasoft.com.cn 4.4-STABLE FreeBSD 4.4-STABLE #0: Mon Dec 17 11:13:37 CST 2001 davidx@davidbsd.viasoft.com.cn:/usr/src/sys/compile/xu i386 >Description: ports for ORBacus 4.1.0 - a CORBA 2.3 implemention >How-To-Repeat: >Fix: begin 644 ORBacus4_ports.tar.gz M'XL(`+GW'CP``^U=>W/C-I+/O^:GP'I2EYFL)5M^C"^SYZV57S/:^+62)I.M MNBHO14(28XK4$N38RE:^^_VZ`5)\@)[Y^]=L5<;AW?'0DOA)4]FI_S8,XID;'!Z]?OQ:BMW?T^O@KS&23#;NDP"<2X]T3O$CKPY_.X-A'A_ M;Z_G=#H=2Z=:^Z.]-_C`[;^M%GH61WN'.T=[WPD&$$(&]`X$/G<U..&DW5%.-'C8`V[MZ>[IV"):S=R9S+I$B$*?]VO-![?FP\EQ'?SVL/=X.QS4(D4'68./5 M4E8H4\-[%<]J^W$ME7)G030K`V_<-/A8P7W;/[]+8@^-+R)_&0=58M^>0A,V M`(,HJ+6Z&]26`=!M?Q"E,IFZGFS46/B'X7=Q&'A!=:6HL$'/!K7'TVPZK:$\ M&YR%08U_"N!]?6]0TR`S8(UV=X/J4W,,P.+%(HYJL"8SWP%WA2'>#Z^J]19R M-XA]-V`*K:JPH?QG)E6MYPC"7R42J-[WW25VJN^!.=PTKE=;U@*@93$M.V[? M[Y;=!ICFZ$9IVW1,]57LM5?:QFN2*$Y2=Q+*)DV&TO5JN*E1X,E!-(TKX#2! MB/W@AEEER>.S[X/(KT""A3QU5;45N(W481U6(OBY-)13UC/ICI%5P9&557>Q:K&VC&JJ:X/6W"T!"Z8BF3=%4# MT^IJH`NR+F=S-XIDV"=;8JT':]51@0#^ISJ7&M4PW)Z6^U[R/JXL#8;2D\'' MN@IJ#&Y!'O>@P9&7ICYOXS,0&CP\KX.FP:P&7/-F%?[.C?Q06H&#&A3_ M:I#K&&H/,FB%UKM?9ZE\JL&&'ZS0+(I(Z&O@T2KR+*!Q`Z8\D*L&'8]&=8@. M_VS`MTF<+>LUO%=K&':E/U%I`N9CG=%::!-DPU)S4VNU-;G0,/!??9(:V,1_/AC46R82NMV35W#4P\9XE4K+=(U] MM@%MK=FIML"L$[4`1X,&P-(J2*27CM)L,@`QGZNS]35>OA5J:0^C69/5$M32 MWD0,-F!#J-;P5D3-BHOH8P"#O6AL2ZG"THNLD5::25,9U&LM_5DY5V&7P9.L M->,XJ`)YYZIY6E.597!MPREPJ@-Z34AS@@Q5#S)L@/>;$&OW?7OW@R;$VOW` MWOVP";%V/[1WM[1MD)BBP3J`?'L+S((NCQ1MK8.&?.7-VQ'9UI%'GE:HO8,- M>C.J`1J4N+VS];L=LK=2!<(#"-S0..166V5MTESX5>SZ[Y<^EIYPC%6KA)ZX MG?P$I=1:84,Y:\Q&PYIMK]U$S3%+JSJL55IZ%_&]'6SID85I8*+"D8S\^CR; M]4T<-V-#U!K874A?1T$M<`LJG8NPP"PLIRLL+'(C:]MC26A\HKXY-4N;YLCE M:+>MPH*:,RI-4),!"W`+$BO8PJ\YU-9>IQ)JP`\(%>-'96UK1=).B4I=2U^K M!)=K6OH5V8/VJN=Z06FMLLA7 MD>>R0IM8[IJKUBV#)A^?63Q!`EJ:#D_)/T[BNJ@5<`LF$A+$KU&#^=85UEZV M\6WBP["!3WY/8U.Y[GNYLH%M1.LG,U6'V?;^KG7[BM2B%=K>WJ+`UAE).]B& MC-*539"MI56L"["MAU4+%F![C[$%U-+22@&3%;1";7CRI*H=;.MABUYSJ*V] M%=9D55O:]E,-+*@MC2QD*G+`=K`5;SO;K9/'+7`KOA83\[R!J=1:IV)GTV=L M3ZOE>=;N/&-U;!GO3S6P#M!H9%VP:=4,):MUSXV0I]Z?K_X5&)Z=H75G*-'< M.O!S>U9K8ADXS.`VV]FA7&7!;M,A##/98SM22XLVW#:X/KM@[J8`O[$=U<.- M9^K:D9MZ"ZT2/`1+MPUL0;G.5;?`FWWR4Q@;L-G:XM0,Y?0LSD"A!N(O.VJCBJF^:\RLXO7&.96$MR@PYG MZX`FXL:!W;.UEO[+9MI2PYIMF2N:VU&`6WH8K=/2L53[?'^K7K,T:,$"4?9E M\B$)4BN.G3#60Q,\X6JPT.;,9MFD04KS:39EFZ'52%T M]%H'6-A)R7_>>_FY1+6J?EK[7*4%\_I$UPZVY5&XPIK<*8Z"K5#[\,4Y<5N% MO1N?(S>4A'56UB/F3[:P#[L^26ZML73DNK:YM1QC_[IF+<2I'GH_7VU+6%F/ MQC_=I!U5<8C^7*6U>^M!^Z]LUZ*U_?8]*8[MJR,4!_=V<$L^@X[U;4!+T-6IRIZM%_>Y6%>)7+`:TUEN7EU98SX;SFF4X6/B]N(U3` MCVZJ6!V'P00:=T+W!53_N=?>JL/SI]I0:''9[ZP8,RA\&YU>-!AI6/%T/ MFRT8MD8X1M1_[4*PFV.5JJI`1",MS75-%79[^D-+:UU3PS!H0SUHM*53&7MC M79/#UM;$#JMC^$1%+IW/=&SO4AJ_,#%U1-6Z$I2MBZ6U@9<@K$8L,WP6WK:P M$KXFIE8<104TRR3PH:$:PY9JRK#,7UK;:G@.*710O6E>T;:<4L?V+O4:UBMM MF$QE#C:R7F]=@!TU=Q.YZ\?>;G%/_VIP=G$SNG#^`G(D"Z&O-I6>BH]&I4!7 MU$'K]DW\SN_FS8=-H5)Y_\.7RDL^_QB?>/^CMW?0*][_/-3O?QP>'VS>__@2 MQ>S_R_'U*S&-$W'VQS\*-_+%7]V/KN-IXYCV8BK=-$ND M$IZ^+2:Y%QU"^6[BJPZ#`S=*19CC6+C+)4RHGX7A2BB]*4KPY4$BW8Y&',4B7@1*(:Y71-9`Y;B52*27 M)0KABG!2S9(R*VZ1@K9@S9RYM M-G$9[0UE.YGN/"5G*)>QHHO"*^S]/""R9FF\0*7'W7@.JCH)4,V7"XQ;XJCR MOBD>B#;N_?"JH](5A"WFDUYPSQ0L#E>F$'5F;D?1-:Q@&H#,)8)!RDM;4Q,? MM91>,%WQ6)R:H@[QE)Z=B)UAGC"\+&;J-X[CQ!R^*HK!BGM_#R8S<.5DTAT8`:EG9N# MBR=21@*Z*9ES/`QL@$W%XIQ<,2J,<(OM,:HOUXEV34@,`[F1 MD"S\I5UUX+YE!4/DFE*W!$]-7-)TJ&#FN1QVQ8-'LXHX#I76?23T M"'>+;MXYC[K<*Q%BS MQ%TL6+U853#CSYL/HH\Y.Z^9ZN7Y8/!JI]*NL%J59B-J9HA9-"6%'.2-H'`_ MY.8#6+DQNNTXN=90DG0U_B4Z,86_?&BO"@H1VP>A[+#9H31]*'U8:$A?,4K9 M/%"(J1>D@EFD#3_H62;`(Z':;-@-@ MRA"J\EW\*"'*.TYYL;`Y6(3*,=,E:[*IE,1^I+VEI0*C1^<@20;%1`Q,4U\F MT/T.VPM%Z]'NR9,9D725UI)0WV3!,!S5H.^4%L-KE$^!2MENNNDW$(K'^:JZ M$8I\#,@QZUC&2=.4TZGT>'6DJK4B*U-%6RZ/#_Z]E;B&2(2J"ELP3+`;'DRT MOB?UF.J^*57HR7]\:BL=1%%N6J5^\_[[O08DU9?O*Q$A9%$&`; MY@8[^K.$=*=D`L)MTEI)[()`#FLR;."2]+ZF=6VB73$"`WNLS6BJ2\Y%-!O2 M3!V7A`P4RT*XVV4;@;G`:F(%`8B)<62DP%_`DI"&`!>1.&.I+!.Q<,@F+FC2 M&(LWC>Y#Y>9Z;<):#^NRUOG#2QQB*!CJ+G`0Z.I'J#8@2S4@\ M^#T6J86)T14@[.8@(JS8'L7T8:6O_45,1N7F.-<0D;8/9)4GKO=`MD@X59P\ M,9:*G=PWU+8Y\>;05Q[)W7J!#80.O>9,:/7L104MC&^6T.06T.`[I%13UJXT M&EE#*,)`WR4.?M;[XI#J5JQU(5@SXL)B1LP;+"=LIFO4XM>MH>'U"POL]N3F M[\=>CXEI;EYJ3>?Q^Q>6;F2_RHX)D_VZ1#,:O<(_)!-DISMA[,**@==FLD-O M,LD*%7,56MD`(%L[]5J]RR>(6J#5^Q)Z*B%68M.C.R[UW5GR@.#`^H^8\)H5 M4?DQ*#L;>IB.())`D]11TVD_S#Y7%R=G`:&4]_D/<'Q'>TW[I1!IE]N M-@B.V<9AU^EKA00=$TD^YA/ZH)),Z-J4&5?4S$7[B"9,RCUB[&H>5P5^R'"# M4>\2O"(O=&%-_*K_"3=/&V-8;HK;L,%J!<9:D&8!'4&](AC0,P=/."KV'B3Y MQB#L`OXU>=3O%7OI>D'KX4GLS(+6FP>BPTZ9M8BJ"\]K8"M9F.XX4RX9&U(3 MFA1@,PI&;Y<0J+.R6E5K6UWRG%D;5..3./T)(5-IYE/3G&V$&Q_8LI!OI9;AI$RP2+FF9'%<#T2?NW9Y.-P4`-'P7=35P<\3A'Q!*P[F$,T M/Y`3#F[(*5IF8&P__$WM`B00`2A?;)SC^GY"8](J>,M!'9=M`.FF1'^J*WO: MW[69,&J)!G>"]:6J3A@\@(RN%S#5S8:N>2NDU^^ZXJS`,V67"TY''CT[\"QG M,3V5Z`LI0+`4J#E[[4:K!#KLYNA^'\_QP>:[T"9OTH"U\[@)2=XN^#E)R@8'XR'2#35E&' M!D'-!,HX7NCL&GGK'9+.C&G>(89B"?#CZ)M4RP'S"\FI#HI*$?X,DU+:<::- MI5I^BJ1647ELAJWGMV[1?(>(#-NUGF3'T6[D-0EYH=-)SQ,JUF\Y/G*J4A(3 M\C+IV\76>3^M^3735-:_(^8R7)8 MZ)0'C]2U9`#([RN%U7J(@@;O5G2JAB@$!C-YR):BR(2^?#>^OGK%4>20_+LQ M-;KDX$&\'(XO7Q53-"E$G>V!>I=T#X_#3?ZNM2Z4/+C4A^"FL8,=U5XMIT.D MF[!B!6/3+I2=09,6H%F4TP08N;P<)[=NVBO5"EA!;^8S@?LW4VP@L@A=+*#%,P=:]X]\OA`Z6]^"WU1O-3--]9&TEMJ(U\Z$2& M<70XRZ)]-+C<.EW%5H)G@=9%=$*T\6'AE0YC8%4"EB>6`]:$SO\ZAR MB./Z=,F8LE>UM%Z1A6!UE+NV0,(1CXXX.3PI[8E)6TN*.VFXB:3-H=@S[CB0 MZXE1'B[PL_:A& MP5P\:43*U*,G=$I"&3"*7,QFY"ZCTM>[B[FQ)O+EU(5/EUCQ5JPNF#*B6E8P;B2\D+?D4T9IRR)G1W;.2,9D M)?AN* MW+2K)V,RBI3%@+%#<.[P]E.L`9:%8U8$947&D=4UQ"7@U]OT*50R"5(.GNGZ M@I8),`P)?9<9%":0%"=[:>2/<'R5\W4Z'\@#FBQ,.\WZ,\_'$,F)FTP%P.>GPYR68S?39"P4'5'_A%1>\[NNMXUI5^#@&78FB[$?3*?3F&MCOHU3N?YG8\'./\:GO_Q8' M!^;[O_'E[VN$+Z%V0HCO[^94XP99( MS_,.>]\=3[S>GNL?3?:DOW<\^<_7KU\?'OF3S3WQ_Q^ED']*>));^AN,\0GY M[QT>'.6__W*P?[3'\K_W>B/_7Z*\$#<(HO6-DO59&%^]R\]LWFSE=V%?B'/* MNWGZDO.;K:W>$0)?^LD/_IF/%^+#/%X`O/5C]O=@*A'5_-=3MN)/\Y__LG(1 M;7?A8_[9>8&V7YL?[?@:3\[=[7!\T[^^."G&(L@/%\/1X/;F9$N_'G/6'U^\ MO1T.+D8G6QPI.=?]T?AB>#\:C`DV39=O=G?Q_VX<>S30[C*;T#MUZ+[KG`]& M^1"GG:__5<+_BP-$@YLQ_ET,3[9L4W:Z][2S>?\ M9ZLC^&<9S"?ZK0;4_;>SQ8\S&9D*C0,??^)NCA]W.&'PQMGZRTO/%U__Z_3] MX.K\_L/P^]'P[)<_B:[H[NI5=&7T\4]H,+H87]S\\`L^7?>_O[@O?2Y@EU?] MMZ/\Z7)PM:[I#W4%:'H_QL/%^)=7CK.,5=HQQ\.8"=I^?SX84KN[(?K_^,NN MY94E-#.['_>IM9EU_K;4\_V=KCD5%/\U47Z7A*&[>/CS[\+$%?I?7TS^ M37X!['_Q^V_[^O>?]O>/#C:___4E2F/_BQM?GV\,V/_CY_W_7O'[;Z_W*/X_ M[!UO_/\O4E[\0>S23]^HN>,M16<*)5]P@KE83%>M=O,0P?#'[T(W_AY*4_[U MKG_.,3X5_Q\=]4KZ_Y!^_^_X8)/_^R)%B_-]/)'W47Q/$4#LG6Q'\;9C:GY* MO7M],_>>;R.?;-.Q^%-1;YRU^Z6;SD^V=S.5[/()8M%@(A-ZSV7E3RIXV=VM M0,P^_IZ7X:NC-ULMU9!DLI.DN] MC/5X&"BLCI2_6^"?;,,S+\#L,]9@])5A=+/P9'N_@/'Y6@6AFLL0))ML;_3E MIFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS* 9IFS*IFS*IFS*IFS*IGRN\C]S&:&T`*`````` ` 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 Tue Dec 18 1:50: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 EA19237B41F for ; Tue, 18 Dec 2001 01:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI9o0I00239; Tue, 18 Dec 2001 01:50:00 -0800 (PST) (envelope-from gnats) Received: from darkone.comintern.net (darkone.comintern.net [213.148.1.98]) by hub.freebsd.org (Postfix) with ESMTP id D583237B41D for ; Tue, 18 Dec 2001 01:47:05 -0800 (PST) Received: from 3wgraphics.com (ppp-9-088.comintern.ru [213.148.9.88]) by darkone.comintern.net (8.11.6/8.11.6) with ESMTP id fBHGHWT576692 for ; Mon, 17 Dec 2001 19:17:33 +0300 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 16G0NV-0007kK-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 17 Dec 2001 19:12:33 +0300 Message-Id: Date: Mon, 17 Dec 2001 19:12:33 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/32966: New port: p5-Ima-DBI-0.26 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: 32966 >Category: ports >Synopsis: New port: p5-Ima-DBI-0.26 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Dec 18 01:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: New port: p5-Ima-DBI-0.26 Database connection caching and organization >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: # # p5-Ima-DBI # p5-Ima-DBI/distinfo # p5-Ima-DBI/Makefile # p5-Ima-DBI/pkg-comment # p5-Ima-DBI/pkg-descr # p5-Ima-DBI/pkg-plist # echo c - p5-Ima-DBI mkdir -p p5-Ima-DBI > /dev/null 2>&1 echo x - p5-Ima-DBI/distinfo sed 's/^X//' >p5-Ima-DBI/distinfo << 'END-of-p5-Ima-DBI/distinfo' XMD5 (Ima-DBI-0.26.tar.gz) = aa94dd23e815efb8085740f43fd736a6 END-of-p5-Ima-DBI/distinfo echo x - p5-Ima-DBI/Makefile sed 's/^X//' >p5-Ima-DBI/Makefile << 'END-of-p5-Ima-DBI/Makefile' X# New ports collection makefile for: Ima-DBI X# Date created: 17 Dec 2001 X# Whom: Sergey Skvortsov X# X# $FreeBSD$ X# X XPORTNAME= Ima-DBI XPORTVERSION= 0.26 XCATEGORIES= databases perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Class/TMTM XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/WhiteHole.pm:${PORTSDIR}/devel/p5-Class-WhiteHole \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Ima::DBI.3 X X.include END-of-p5-Ima-DBI/Makefile echo x - p5-Ima-DBI/pkg-comment sed 's/^X//' >p5-Ima-DBI/pkg-comment << 'END-of-p5-Ima-DBI/pkg-comment' XDatabase connection caching and organization END-of-p5-Ima-DBI/pkg-comment echo x - p5-Ima-DBI/pkg-descr sed 's/^X//' >p5-Ima-DBI/pkg-descr << 'END-of-p5-Ima-DBI/pkg-descr' XIma::DBI attempts to organize and facilitate caching and more efficient Xuse of database connections and statement handles by storing DBI and SQL Xinformation with your class (instead of as seperate objects). This Xallows you to pass around just one object without worrying about a trail Xof DBI handles behind it. X XWWW: http://search.cpan.org/search?dist=Ima-DBI X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-Ima-DBI/pkg-descr echo x - p5-Ima-DBI/pkg-plist sed 's/^X//' >p5-Ima-DBI/pkg-plist << 'END-of-p5-Ima-DBI/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Ima/DBI/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Ima/DBI.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Ima/DBI X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Ima 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Ima 2>/dev/null || true END-of-p5-Ima-DBI/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 Tue Dec 18 1:50:19 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 E9C8737B41D for ; Tue, 18 Dec 2001 01:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI9o0e00230; Tue, 18 Dec 2001 01:50:00 -0800 (PST) (envelope-from gnats) Received: from darkone.comintern.net (darkone.comintern.net [213.148.1.98]) by hub.freebsd.org (Postfix) with ESMTP id 7A4A537B41B for ; Tue, 18 Dec 2001 01:46:32 -0800 (PST) Received: from 3wgraphics.com (ppp-9-088.comintern.ru [213.148.9.88]) by darkone.comintern.net (8.11.6/8.11.6) with ESMTP id fBHGCFT365177 for ; Mon, 17 Dec 2001 19:12:16 +0300 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 16G0Ht-0006gV-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 17 Dec 2001 19:06:45 +0300 Message-Id: Date: Mon, 17 Dec 2001 19:06:45 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/32965: New port: p5-Class-BlackHole-0.03 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: 32965 >Category: ports >Synopsis: New port: p5-Class-BlackHole-0.03 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Dec 18 01:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: New port: p5-Class-BlackHole-0.03 Base class to treat unhandled method calls as no-ops >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: # # p5-Class-BlackHole # p5-Class-BlackHole/Makefile # p5-Class-BlackHole/pkg-comment # p5-Class-BlackHole/pkg-descr # p5-Class-BlackHole/pkg-plist # p5-Class-BlackHole/distinfo # echo c - p5-Class-BlackHole mkdir -p p5-Class-BlackHole > /dev/null 2>&1 echo x - p5-Class-BlackHole/Makefile sed 's/^X//' >p5-Class-BlackHole/Makefile << 'END-of-p5-Class-BlackHole/Makefile' X# New ports collection makefile for: Class-BlackHole X# Date created: 17 Dec 2001 X# Whom: Sergey Skvortsov X# X# $FreeBSD$ X# X XPORTNAME= Class-BlackHole XPORTVERSION= 0.03 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Class XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Class::BlackHole.3 X X.include END-of-p5-Class-BlackHole/Makefile echo x - p5-Class-BlackHole/pkg-comment sed 's/^X//' >p5-Class-BlackHole/pkg-comment << 'END-of-p5-Class-BlackHole/pkg-comment' XBase class to treat unhandled method calls as no-ops X END-of-p5-Class-BlackHole/pkg-comment echo x - p5-Class-BlackHole/pkg-descr sed 's/^X//' >p5-Class-BlackHole/pkg-descr << 'END-of-p5-Class-BlackHole/pkg-descr' XNormally, if you try to call a method that there's no handler for, you Xget an error: X X Can't locate object method "flork" via package "X". X XBut for classes that inherit from Class::BlackHole, unhandled methods Xbecome just no-operations. X XWWW: http://search.cpan.org/search?dist=Class-BlackHole X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-Class-BlackHole/pkg-descr echo x - p5-Class-BlackHole/pkg-plist sed 's/^X//' >p5-Class-BlackHole/pkg-plist << 'END-of-p5-Class-BlackHole/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/BlackHole/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Class/BlackHole.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/BlackHole X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true END-of-p5-Class-BlackHole/pkg-plist echo x - p5-Class-BlackHole/distinfo sed 's/^X//' >p5-Class-BlackHole/distinfo << 'END-of-p5-Class-BlackHole/distinfo' XMD5 (Class-BlackHole-0.03.tar.gz) = 568ca5e8a9520d0ae2453c3ee9a49d5f END-of-p5-Class-BlackHole/distinfo 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 Tue Dec 18 1:50:34 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 31AFC37B405 for ; Tue, 18 Dec 2001 01:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI9o1H00257; Tue, 18 Dec 2001 01:50:01 -0800 (PST) (envelope-from gnats) Received: from darkone.comintern.net (darkone.comintern.net [213.148.1.98]) by hub.freebsd.org (Postfix) with ESMTP id 9D97A37B405 for ; Tue, 18 Dec 2001 01:47:09 -0800 (PST) Received: from 3wgraphics.com (ppp-9-088.comintern.ru [213.148.9.88]) by darkone.comintern.net (8.11.6/8.11.6) with ESMTP id fBHGLRT571593 for ; Mon, 17 Dec 2001 19:21:31 +0300 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 16G0RD-0008he-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 17 Dec 2001 19:16:23 +0300 Message-Id: Date: Mon, 17 Dec 2001 19:16:23 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/32968: New port: p5-Class-DBI-0.36 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: 32968 >Category: ports >Synopsis: New port: p5-Class-DBI-0.36 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Dec 18 01:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: New port: p5-Class-DBI-0.36 Simple Database Abstraction >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: # # p5-Class-DBI # p5-Class-DBI/distinfo # p5-Class-DBI/Makefile # p5-Class-DBI/pkg-comment # p5-Class-DBI/pkg-descr # p5-Class-DBI/pkg-plist # echo c - p5-Class-DBI mkdir -p p5-Class-DBI > /dev/null 2>&1 echo x - p5-Class-DBI/distinfo sed 's/^X//' >p5-Class-DBI/distinfo << 'END-of-p5-Class-DBI/distinfo' XMD5 (Class-DBI-0.36.tar.gz) = d00bc192cf6b69b992992812bb69e355 END-of-p5-Class-DBI/distinfo echo x - p5-Class-DBI/Makefile sed 's/^X//' >p5-Class-DBI/Makefile << 'END-of-p5-Class-DBI/Makefile' X# New ports collection makefile for: Class-DBI X# Date created: 15 Dec 2001 X# Whom: Sergey Skvortsov X# X# $FreeBSD$ X# X XPORTNAME= Class-DBI XPORTVERSION= 0.36 XCATEGORIES= databases perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Class XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Carp/Assert.pm:${PORTSDIR}/devel/p5-Carp-Assert \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/Fields/Fuxor.pm:${PORTSDIR}/devel/p5-Class-Fields \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/DBD/CSV.pm:${PORTSDIR}/databases/p5-DBD-CSV \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Ima/DBI.pm:${PORTSDIR}/databases/p5-Ima-DBI \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Class::DBI.3 Class::DBI::Tutorial.3 X X.include END-of-p5-Class-DBI/Makefile echo x - p5-Class-DBI/pkg-comment sed 's/^X//' >p5-Class-DBI/pkg-comment << 'END-of-p5-Class-DBI/pkg-comment' XSimple Database Abstraction END-of-p5-Class-DBI/pkg-comment echo x - p5-Class-DBI/pkg-descr sed 's/^X//' >p5-Class-DBI/pkg-descr << 'END-of-p5-Class-DBI/pkg-descr' XAlthough the difficulties in serialising objects to a relational Xdatabase are well documented, we often find outselves using such a Xdatabase to store the data that will make up the objects in our system. X XThus we end up writing many classes, each mapping to a table in our Xdatabase, and each containing accessor and mutator methods for each of Xthe columns. We then write simple constructors, search methods and the Xlike for each these classes. X XClass::DBI is here to make this task trivial. X XWWW: http://search.cpan.org/search?dist=Class-DBI X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-Class-DBI/pkg-descr echo x - p5-Class-DBI/pkg-plist sed 's/^X//' >p5-Class-DBI/pkg-plist << 'END-of-p5-Class-DBI/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/DBI/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Class/DBI.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/DBI/Tutorial.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Class/DBI X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/DBI X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true END-of-p5-Class-DBI/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 Tue Dec 18 1:50:39 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 007AE37B422 for ; Tue, 18 Dec 2001 01:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI9o0w00248; Tue, 18 Dec 2001 01:50:00 -0800 (PST) (envelope-from gnats) Received: from darkone.comintern.net (darkone.comintern.net [213.148.1.98]) by hub.freebsd.org (Postfix) with ESMTP id ED53637B405 for ; Tue, 18 Dec 2001 01:47:07 -0800 (PST) Received: from 3wgraphics.com (ppp-9-088.comintern.ru [213.148.9.88]) by darkone.comintern.net (8.11.6/8.11.6) with ESMTP id fBHGCFT457586 for ; Mon, 17 Dec 2001 19:12:16 +0300 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 16G0Hp-0006f0-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 17 Dec 2001 19:06:41 +0300 Message-Id: Date: Mon, 17 Dec 2001 19:06:41 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/32967: New port: p5-Class-WhiteHole-0.03 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: 32967 >Category: ports >Synopsis: New port: p5-Class-WhiteHole-0.03 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Dec 18 01:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: New port: p5-Class-WhiteHole-0.03 Base class to treat unhandled method calls as errors >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: # # p5-Class-WhiteHole # p5-Class-WhiteHole/Makefile # p5-Class-WhiteHole/pkg-comment # p5-Class-WhiteHole/pkg-descr # p5-Class-WhiteHole/pkg-plist # p5-Class-WhiteHole/distinfo # echo c - p5-Class-WhiteHole mkdir -p p5-Class-WhiteHole > /dev/null 2>&1 echo x - p5-Class-WhiteHole/Makefile sed 's/^X//' >p5-Class-WhiteHole/Makefile << 'END-of-p5-Class-WhiteHole/Makefile' X# New ports collection makefile for: Class-WhiteHole X# Date created: 17 Dec 2001 X# Whom: Sergey Skvortsov X# X# $FreeBSD$ X# X XPORTNAME= Class-WhiteHole XPORTVERSION= 0.03 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Class XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Class::WhiteHole.3 X X.include END-of-p5-Class-WhiteHole/Makefile echo x - p5-Class-WhiteHole/pkg-comment sed 's/^X//' >p5-Class-WhiteHole/pkg-comment << 'END-of-p5-Class-WhiteHole/pkg-comment' XBase class to treat unhandled method calls as errors END-of-p5-Class-WhiteHole/pkg-comment echo x - p5-Class-WhiteHole/pkg-descr sed 's/^X//' >p5-Class-WhiteHole/pkg-descr << 'END-of-p5-Class-WhiteHole/pkg-descr' XIts possible to accidentally inherit an AUTOLOAD method. Often this Xwill happen if a class somewhere in the chain uses AutoLoader or defines Xone of their own. This can lead to confusing error messages when method Xlookups fail. X XSometimes you want to avoid this accidental inheritance. In that case, Xinherit from Class::WhiteHole. All unhandled methods will produce Xnormal Perl error messages. X XWWW: http://search.cpan.org/search?dist=Class-WhiteHole X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-Class-WhiteHole/pkg-descr echo x - p5-Class-WhiteHole/pkg-plist sed 's/^X//' >p5-Class-WhiteHole/pkg-plist << 'END-of-p5-Class-WhiteHole/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/WhiteHole/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Class/WhiteHole.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/WhiteHole X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true END-of-p5-Class-WhiteHole/pkg-plist echo x - p5-Class-WhiteHole/distinfo sed 's/^X//' >p5-Class-WhiteHole/distinfo << 'END-of-p5-Class-WhiteHole/distinfo' XMD5 (Class-WhiteHole-0.03.tar.gz) = c14e55c571adbf1cd181aae61d99ab9e END-of-p5-Class-WhiteHole/distinfo 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 Tue Dec 18 3:18: 8 2001 Delivered-To: freebsd-ports@freebsd.org Received: from ralf.artlogix.com (sense-mcglk-240.oz.net [216.39.168.240]) by hub.freebsd.org (Postfix) with ESMTP id 4692E37B41F for ; Tue, 18 Dec 2001 03:18:00 -0800 (PST) Received: by ralf.artlogix.com (Postfix, from userid 1000) id 098C01B9C28; Tue, 18 Dec 2001 03:17:28 -0800 (PST) To: ports@freebsd.org Subject: net/netatalk upgrade fails. From: Ken McGlothlen Date: 18 Dec 2001 03:17:28 -0800 Message-ID: <876674u69j.fsf@ralf.artlogix.com> Lines: 63 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) 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 I'm trying to upgrade netatalk from 1.5p8_1 to 1.5p8_2 with # portupgrade netatalk My umask has been set to 022, and I'm running "FreeBSD 4.4-STABLE #10: Sat Sep 22 13:37:52 PDT 2001". The first problem was that there two files were missing from /usr/local/etc, which caused the port backup to fail. Those were AppleVolumes.system.dist and atalkd.conf.dist. I made new versions of the files (by copying the non-.dist files) to fix that problem. I don't know why they weren't installed by the earlier port install. The second problem is more difficult. The port goes through the make process just fine, backs up the old port, and attempts to install the new one. Eventually, it gets to the following: ===> Generating temporary packing list install -c -o root -g wheel -m 555 /usr/ports/net/netatalk/work/netatalk-1.5pre8/netatalk.sh /usr/local/etc/rc.d/netatalk.sh.sample install -c -o root -g wheel -m 555 /usr/ports/net/netatalk/work/netatalk-1.5pre8/contrib/macusers/macusers /usr/local/bin/macusers [ -f /usr/local/etc/AppleVolumes.default ] || install -c -o root -g wheel -m 444 -c /usr/local/etc/AppleVolumes.default.dist /usr/local/etc/AppleVolumes.default install: /usr/local/etc/AppleVolumes.default.dist: No such file or directory *** Error code 71 Stop in /usr/ports/net/netatalk. *** Error code 1 Stop in /usr/ports/net/netatalk. *** Error code 1 Stop in /usr/ports/net/netatalk. *** Error code 1 Stop in /usr/ports/net/netatalk. ** Command failed: make reinstall clean ---> Updating dependency info ---> Restoring the old version [...and so on...] Now, the interesting thing is that I see lines in the make process that go: /bin/sh ../mkinstalldirs /usr/local/etc install -c -o root -g wheel -m 444 ./netatalk.conf /usr/local/etc/netatalk.conf.dist install -c -o root -g wheel -m 444 ./netatalk.pamd /usr/local/etc/netatalk.pamd.dist but I see no lines that relate to AppleVolumes.default. I do have a /usr/local/etc/AppleVolumes.default.dist file, though---of course, that's uninstalled before the make reinstall. I don't see an obvious place to fix this; perhaps Marcus can take a whack at it? Or tell me what I'm doing wrong? And by the way, can I just point out now that I *love* portupgrade? It's completely revolutionized how I maintain my system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 3:50: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 81F4137B41F for ; Tue, 18 Dec 2001 03:50:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIBo4321831; Tue, 18 Dec 2001 03:50:04 -0800 (PST) (envelope-from gnats) Date: Tue, 18 Dec 2001 03:50:04 -0800 (PST) Message-Id: <200112181150.fBIBo4321831@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jochem Kossen Subject: Re: ports/30947: mail/mahogany fails to build, conflicts with /usr/include/openssl/ssl.h Reply-To: Jochem Kossen 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 The following reply was made to PR ports/30947; it has been noted by GNATS. From: Jochem Kossen To: freebsd-gnats-submit@FreeBSD.org Cc: sk-ports@vegamuse.org, fs@tower.de Subject: Re: ports/30947: mail/mahogany fails to build, conflicts with /usr/include/openssl/ssl.h Date: Tue, 18 Dec 2001 12:40:16 +0100 Yes, this compiles without problems, also with documentation. Thanks for solving this :-) The PR can be closed if this is committed i think. I haven't seen anything from the maintainer for a long time, but if you're still alive, maintainer? could you do something with it? Also, i'm currently in the process of building a port for mahogany 0.63...This was real easy since new versions of mahogany compile without any patches on freebsd. Only problem is the docs, which are a pain in the behind to create(LaTeX), unless i use some precompiled docs...I've already sent mail to the mahogany developers about this, and waiting for answers right now... Again, maintainer? are you still there? ;) Thanks, Jochem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 4:59:46 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.multiactive.com (mail2.multiactive.com [204.239.26.9]) by hub.freebsd.org (Postfix) with ESMTP id 88FE537B41A for ; Tue, 18 Dec 2001 04:59:03 -0800 (PST) Received: from emu (storm.multiactive.com [204.174.40.183]) by mail.multiactive.com (8.9.3/8.9.3) with SMTP id FAA09860 for ; Tue, 18 Dec 2001 05:00:23 -0800 Message-Id: <200112181300.FAA09860@mail.multiactive.com> From: Multiactive Software To: "ports@freebsd.org" Subject: Revolutionize your sales operations in 25 days - Guaranteed Date: Tue, 18 Dec 2001 05:01:43 -0800 X-Mailer: CSMTPConnection v1.38 Reply-To: Multiactive Software MIME-Version: 1.0 Content-type: text/html; 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 Multiactive CRM Success Guarantee
 
 
 


 Increase Profitability and 
Improve Customer Loyalty in 25 Days or Less.

Guaranteed.

 

Dear Business Professional,

Implementing a Customer Relationship Management solution can seem daunting. But increasing revenues and improving sales force efficiency is still a priority for you. So Multiactive Software is taking the risk out of implementing a CRM solution for your sales, marketing, and customer service operations with the new CRM Success Guarantee that guarantees rapid implementation and results at a fixed price

How are we so confident that we can help your business? Multiactive has been a leader in CRM solutions since 1987, and our software has already helped over a million users worldwide.

Click here to find out how you can take advantage of this offer now.

WE GUARANTEE:

  • Implementation in 14 days or less

  • Return on Investment (ROI) beginning in 25 days

  • Fixed Price for the consultation, software, training, and support

  • Successful Results

YOU GET:

  • Professional Services: CRM consultation for your business
  • Software Licenses, Installation, and Configuration
  • On-site Training for administrators and end-users
  • Technical Support 
PLUS the flexibility and scalability to grow as your business grows.

Click here to get an instant quote based on your sales, marketing, and customer service goals for a CRM solution.

What can Multiactive's CRM Solutions do for your business?

Whatever your business, Multiactive's CRM Solutions - Maximizer Enterprise and Entice! - have the strength and flexibility you need to exceed your customers' expectations.  And we are committed to helping you reach your CRM goals  - without spending millions of dollars, and without waiting months to see results. 

Maximizer Enterprise and Entice! are ideal CRM solutions for small and medium-sized businesses that want to get up and running right away so you can:

  • Increase revenue
    Shorten your sales cycle and close more deals by efficiently managing every sales opportunity.

  • Improve customer satisfaction
    Cultivate long-lasting relationships and provide exceptional service by tracking every interaction.

  • Increase retention and loyalty
    Segment your customers and keep in contact with them regularly with Marketing Automation features.

PLUS:

  • Use the web to generate and track your leads 

  • Easily track and process sales orders in real-time

  • Access and update information from anywhere, anytime

  • Generate custom sales reports

  • Customize and integrate with your other systems

All at an affordable fixed price, implemented in 14 days or less, so you can see a Return on your Investment starting in under 25 days. Guaranteed.

DON'T WAIT.

This unprecedented offer is available only for a LIMITED TIME. Don't let this guarantee for immediate ROI on a CRM Solution pass you by.

If you're ready to see rapid results with a CRM Solution, contact us today to speak to a CRM representative: 1-888-535-4012.  Or click here for further details on this offer, or request more information by email.

CRM Success - Guaranteed.


Multiactive Software, the CRM Company, a leading provider of innovative customer relationship management (CRM) and eBusiness solutions, is the maker of Maximizer, Maximizer Enterprise, Entice!, ecBuilder, and Personal PageBuilder. Established in 1988, Multiactive's offices in the U.S., Canada, Hong Kong, Australia, the U.K., and Singapore support over 1 million customers. Copyright ©2001 Multiactive Software Inc. All rights reserved. Give us your feedback. Maximizer product information: 1-888-535-4012. General information about Multiactive Software Inc.: www.multiactive.com or info@multiactive.com

If you do not want to receive future emails from Multiactive Software, simply click on the following link: Remove

 

 

 

 

 

 

 

 

 

 



 


Maximizer Enterprise or Entice!
Which one is right for you?
Find out more...


"Maximizer Enterprise is fantastic - it has directly contributed to the success of our company! It enables us to better manage our data and synchronize information between our account executives across the country, while also integrating with our other software. We rely heavily on its outstanding capabilities." 

- Signy Freysen, National Speakers Bureau

 


"Entice! is a lifesaver for tracking multiple sales cycles and assisting in client relationship management. The features are easy to use, and our staff can access them from home or the office. The Campaign Manager enables us to reach out to hundreds of prospects and clients on a continuing basis to improve customer retention and loyalty." 

- Cindy Preger, VP Marketing, MindBlaze.com

 

To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 5:30:43 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 6800837B41F for ; Tue, 18 Dec 2001 05:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIDU1u47253; Tue, 18 Dec 2001 05:30: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 1ECA837B41E for ; Tue, 18 Dec 2001 05:23:50 -0800 (PST) Received: (from mb@localhost) by levais.imp.ch (8.11.6/8.11.5) id fBIDSBM65234; Tue, 18 Dec 2001 14:28:11 +0100 (CET) (envelope-from mb) Message-Id: <200112181328.fBIDSBM65234@levais.imp.ch> Date: Tue, 18 Dec 2001 14:28:11 +0100 (CET) From: Martin Blapp Reply-To: Martin Blapp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32969: [PATCH] Add new sunsolve patch for staroffice52 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: 32969 >Category: ports >Synopsis: [PATCH] Add new sunsolve patch for staroffice52 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Dec 18 05:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Martin Blapp >Release: FreeBSD 5.0-CURRENT i386 >Organization: Improware AG >Environment: >Description: Sun has updated their staroffice patch at december 11th. It seems that a lot of new things have been fixed. >How-To-Repeat: >Fix: --- editors/staroffice52/Makefile.old Tue Dec 18 14:06:21 2001 +++ editors/staroffice52/Makefile Tue Dec 18 14:08:01 2001 @@ -19,14 +19,14 @@ ftp://ftp.sunet.se/pub7/security/vendor/sun/patches/ DISTNAME= so-5_2-ga-bin-linux-en.bin .if defined(WITH_CDROM) -DISTFILES= 109939-02.tar.Z +DISTFILES= 109939-03.tar.Z .else DISTFILES= so-5_2-ga-bin-linux-en.bin 109939-02.tar.Z .if defined(WITH_ADABAS) DISTFILES+= soa-5_2-ga-bin-linux-en.bin .endif .endif -EXTRACT_ONLY= 109939-02.tar.Z +EXTRACT_ONLY= 109939-03.tar.Z MAINTAINER= mb@imp.ch --- editors/staroffice52/distinfo.old Tue Dec 18 14:12:29 2001 +++ editors/staroffice52/distinfo Tue Dec 18 14:08:30 2001 @@ -1,3 +1,3 @@ MD5 (staroffice52/soa-5_2-ga-bin-linux-en.bin) = 8f36a55d7cefd919febdefb502ae986d MD5 (staroffice52/so-5_2-ga-bin-linux-en.bin) = 1f03de10b6127772ba87567d334aeb4d -MD5 (staroffice52/109939-02.tar.Z) = f2a32aec9b4c223fbb2829e496ad84b6 +MD5 (staroffice52/109939-03.tar.Z) = 86af927a33ba32e9faa3f26170c6fe9c --- german/staroffice52/Makefile.old Tue Dec 18 14:14:52 2001 +++ german/staroffice52/Makefile Tue Dec 18 14:15:17 2001 @@ -17,14 +17,14 @@ ftp://ftp.sunet.se/pub7/security/vendor/sun/patches/ DISTNAME= so-5_2-ga-bin-linux-de.bin .if defined(WITH_CDROM) -DISTFILES= 109939-02.tar.Z +DISTFILES= 109939-03.tar.Z .else DISTFILES= so-5_2-ga-bin-linux-de.bin 109939-02.tar.Z .if defined(WITH_ADABAS) DISTFILES+= soa-5_2-ga-bin-linux-de.bin .endif .endif -EXTRACT_ONLY= 109939-02.tar.Z +EXTRACT_ONLY= 109939-03.tar.Z MAINTAINER= mb@imp.ch --- german/staroffice52/distinfo.old Tue Dec 18 14:14:56 2001 +++ german/staroffice52/distinfo Tue Dec 18 14:15:34 2001 @@ -1,3 +1,3 @@ MD5 (staroffice52/so-5_2-ga-bin-linux-de.bin) = 1abb5b67108f0c5eaa832bca32a32913 MD5 (staroffice52/soa-5_2-ga-bin-linux-de.bin) = ee6e4fe81ac663835195cb756234b804 -MD5 (staroffice52/109939-02.tar.Z) = f2a32aec9b4c223fbb2829e496ad84b6 +MD5 (staroffice52/109939-03.tar.Z) = 86af927a33ba32e9faa3f26170c6fe9c --- french/staroffice52/Makefile.old Tue Dec 18 14:17:46 2001 +++ french/staroffice52/Makefile Tue Dec 18 14:18:08 2001 @@ -19,14 +19,14 @@ DISTNAME= so-5_2-ga-bin-linux-fr.bin .if defined(WITH_CDROM) -DISTFILES= 109939-02.tar.Z +DISTFILES= 109939-03.tar.Z .else DISTFILES= so-5_2-ga-bin-linux-fr.bin 109939-02.tar.Z .if defined(WITH_ADABAS) DISTFILES+= soa-5_2-ga-bin-linux-fr.bin so-5_2-ga-bin-linux-fr.bin .endif .endif -EXTRACT_ONLY= 109939-02.tar.Z +EXTRACT_ONLY= 109939-03.tar.Z MAINTAINER= mb@imp.ch --- french/staroffice52/distinfo.old Tue Dec 18 14:17:50 2001 +++ french/staroffice52/distinfo Tue Dec 18 14:18:31 2001 @@ -1,3 +1,3 @@ MD5 (staroffice52/so-5_2-ga-bin-linux-fr.bin) = 848e03d4feeef0112e7d2f16407d4431 MD5 (staroffice52/soa-5_2-ga-bin-linux-fr.bin) = ab303af54dafbe5b308a06c92bc51133 -MD5 (staroffice52/109939-02.tar.Z) = f2a32aec9b4c223fbb2829e496ad84b6 +MD5 (staroffice52/109939-03.tar.Z) = 86af927a33ba32e9faa3f26170c6fe9c begin 777 sunsolve-staroffice-patch.uu M+2TM(&5D:71O"UE;BYB M:6X@,3`Y.3,Y+3`R+G1A2]V96YD;W(O"UD92YB:6X*("YI9B!D969I;F5D*%=)5$A?0T123TTI"BU$25-4 M1DE,15,]"3$P.3DS.2TP,BYT87(N6@HK1$E35$9)3$53/0DQ,#DY,SDM,#,N M=&%R+EH*("YE;'-E"B!$25-41DE,15,]"7-O+35?,BUG82UB:6XM;&EN=7@M M9&4N8FEN(#$P.3DS.2TP,BYT87(N6@H@+FEF(&1E9FEN960H5TE42%]!1$%" M05,I"B!$25-41DE,15,K/0ES;V$M-5\R+6=A+6)I;BUL:6YU>"UD92YB:6X* M("YE;F1I9@H@+F5N9&EF"BU%6%1204-47T].3%D]"3$P.3DS.2TP,BYT87(N M6@HK15A44D%#5%]/3DQ9/0DQ,#DY,SDM,#,N=&%R+EH*(`H@34%)3E1!24Y% M4CT);6)`:6UP+F-H"B`*+2TM(&=E"UFRelease-Note: >Audit-Trail: >Unformatted: >9CDR-V$S,V)A,S)E.69A83-F,C8Q-S!C-F9E.6,* ` end To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 5:39:49 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 5095637B41B; Tue, 18 Dec 2001 05:39:48 -0800 (PST) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIDZiV54744; Tue, 18 Dec 2001 05:35:44 -0800 (PST) (envelope-from demon) Date: Tue, 18 Dec 2001 05:35:44 -0800 (PST) From: Message-Id: <200112181335.fBIDZiV54744@freefall.freebsd.org> To: sahiro@crest.ocn.ne.jp, demon@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32932: New port: editors/koffice-i18n 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: New port: editors/koffice-i18n State-Changed-From-To: open->closed State-Changed-By: demon State-Changed-When: Tue Dec 18 05:35:05 PST 2001 State-Changed-Why: New port committed, thanks. BTW, I put it into misc/, like kde2-i18n. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32932 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 5:49:51 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 5635337B41B; Tue, 18 Dec 2001 05:49:48 -0800 (PST) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIDjRa56868; Tue, 18 Dec 2001 05:45:27 -0800 (PST) (envelope-from demon) Date: Tue, 18 Dec 2001 05:45:27 -0800 (PST) From: Message-Id: <200112181345.fBIDjRa56868@freefall.freebsd.org> To: edwin@mavetju.org, demon@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32928: new port: devel/autobook 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: new port: devel/autobook State-Changed-From-To: open->closed State-Changed-By: demon State-Changed-When: Tue Dec 18 05:45:12 PST 2001 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32928 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 5:49: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 AE8D637B41C; Tue, 18 Dec 2001 05:49:48 -0800 (PST) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIDmbE57478; Tue, 18 Dec 2001 05:48:37 -0800 (PST) (envelope-from demon) Date: Tue, 18 Dec 2001 05:48:37 -0800 (PST) From: Message-Id: <200112181348.fBIDmbE57478@freefall.freebsd.org> To: mb@imp.ch, demon@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: 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 Synopsis: [PATCH] Fix pkg-plist of ports/editors/staroffice60 State-Changed-From-To: open->closed State-Changed-By: demon State-Changed-When: Tue Dec 18 05:48:24 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32908 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 5:50: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 4AEB037B41B for ; Tue, 18 Dec 2001 05:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIDo1D57677; Tue, 18 Dec 2001 05:50:01 -0800 (PST) (envelope-from gnats) Received: from darkone.comintern.net (darkone.comintern.net [213.148.1.98]) by hub.freebsd.org (Postfix) with ESMTP id 2417437B41B for ; Tue, 18 Dec 2001 05:46:38 -0800 (PST) Received: from 3wgraphics.com (ppp-9-012.comintern.ru [213.148.9.12]) by darkone.comintern.net (8.11.6/8.11.6) with ESMTP id fBIDkQT615238 for ; Tue, 18 Dec 2001 16:46:30 +0300 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 16GKUr-0008YH-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 18 Dec 2001 16:41:29 +0300 Message-Id: Date: Tue, 18 Dec 2001 16:41:29 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/32970: New port: p5-XML-DBMS-1.01.3 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: 32970 >Category: ports >Synopsis: New port: p5-XML-DBMS-1.01.3 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Dec 18 05:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: New port: p5-XML-DBMS-1.01.3 Perl port of Java package XML-DBMS v1.0 >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: # # p5-XML-DBMS # p5-XML-DBMS/Makefile # p5-XML-DBMS/distinfo # p5-XML-DBMS/pkg-comment # p5-XML-DBMS/pkg-descr # p5-XML-DBMS/pkg-plist # echo c - p5-XML-DBMS mkdir -p p5-XML-DBMS > /dev/null 2>&1 echo x - p5-XML-DBMS/Makefile sed 's/^X//' >p5-XML-DBMS/Makefile << 'END-of-p5-XML-DBMS/Makefile' X# New ports collection makefile for: XML::DBMS X# Date created: 18 Dec 2001 X# Whom: Sergey Skvortsov X# X# $FreeBSD$ X# X XPORTNAME= XML-DBMS XPORTVERSION= 1.01.3 XCATEGORIES= textproc databases perl5 XMASTER_SITES= ftp://ftp.rpbourret.com/ XPKGNAMEPREFIX= p5- XDISTNAME= perl-xml-dbms-1.01c XEXTRACT_SUFX= .tgz X XMAINTAINER= skv@protey.ru X XWRKSRC= ${WRKDIR}/${PORTNAME} X XRUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Parser/PerlSAX.pm:${PORTSDIR}/textproc/p5-libxml \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate XBUILD_DEPENDS= ${RUN_DEPENDS} \ X dos2unix:${PORTSDIR}/converters/unix2dos X XPERL_CONFIGURE= yes X Xpost-extract: X @find ${WRKSRC} -type f | xargs dos2unix -p X X.include END-of-p5-XML-DBMS/Makefile echo x - p5-XML-DBMS/distinfo sed 's/^X//' >p5-XML-DBMS/distinfo << 'END-of-p5-XML-DBMS/distinfo' XMD5 (perl-xml-dbms-1.01c.tgz) = 0d04c949a59dc70fa1cac42c886ff465 END-of-p5-XML-DBMS/distinfo echo x - p5-XML-DBMS/pkg-comment sed 's/^X//' >p5-XML-DBMS/pkg-comment << 'END-of-p5-XML-DBMS/pkg-comment' XPerl port of Java package XML-DBMS v1.0 END-of-p5-XML-DBMS/pkg-comment echo x - p5-XML-DBMS/pkg-descr sed 's/^X//' >p5-XML-DBMS/pkg-descr << 'END-of-p5-XML-DBMS/pkg-descr' XXML-DBMS is middleware for transferring data between XML documents and Xrelational databases. It views the XML document as a tree of Xdata-specific objects in which element types are generally viewed as Xclasses and attributes and PCDATA as properties of those classes. It Xthen uses an object-relational mapping to map these objects to the Xdatabase. An XML-based mapping language is used to define the view and Xmap it to the database. X XWWW: http://search.cpan.org/search?dist=XML-DBMS X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-XML-DBMS/pkg-descr echo x - p5-XML-DBMS/pkg-plist sed 's/^X//' >p5-XML-DBMS/pkg-plist << 'END-of-p5-XML-DBMS/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/XMLtoDBMS/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/XML/XMLtoDBMS.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/XMLtoDBMS X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true END-of-p5-XML-DBMS/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 Tue Dec 18 6: 0: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 BF5AE37B426 for ; Tue, 18 Dec 2001 06:00:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIE05H59293; Tue, 18 Dec 2001 06:00:05 -0800 (PST) (envelope-from gnats) Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id B771C37B41D for ; Tue, 18 Dec 2001 05:55:03 -0800 (PST) Received: from fwd07.sul.t-online.de by mailout06.sul.t-online.de with smtp id 16GKhx-0007Nl-01; Tue, 18 Dec 2001 14:55:01 +0100 Received: from spirit.corecode.ath.cx (320050403952-0001@[217.224.165.226]) by fmrl07.sul.t-online.com with esmtp id 16GKhd-1ExUdkC; Tue, 18 Dec 2001 14:54:41 +0100 Received: from elevation.zuhause.stoert.net (elevation.zuhause.stoert.net [192.168.66.46]) by spirit.corecode.ath.cx (8.11.6/8.11.6) with ESMTP id fBIDsdg42122; Tue, 18 Dec 2001 14:54:39 +0100 (CET) (envelope-from corecode@elevation.zuhause.stoert.net) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id fBIDsYH04687; Tue, 18 Dec 2001 14:54:34 +0100 (CET) (envelope-from corecode) Message-Id: <200112181354.fBIDsYH04687@elevation.zuhause.stoert.net> Date: Tue, 18 Dec 2001 14:54:34 +0100 (CET) From: "corecode@corecode.ath.cx" Reply-To: "corecode@corecode.ath.cx" To: FreeBSD-gnats-submit@freebsd.org Cc: bugtraq@securityfocus.com, robkli-8@student.luth.se, timecop@japan.co.jp, vuln-watch@vulnwatch.org X-Send-Pr-Version: 3.113 Subject: ports/32972: wmcube-gdk is vulnerable to a local exploit 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: 32972 >Category: ports >Synopsis: wmcube-gdk is vulnerable to a local exploit >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 18 06:00:05 PST 2001 >Closed-Date: >Last-Modified: >Originator: corecode >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD elevation.zuhause.stoert.net 4.4-STABLE FreeBSD 4.4-STABLE #3: Thu Dec 13 16:08:02 CET 2001 corecode@elevation.zuhause.stoert.net:/usr/obj/usr/src/sys/ELEVATION i386 >Description: wmcube-gdk is vulnerable to a local exploit resulting in priority elevation (to gid kmem) see: http://www.securityfocus.com/archive/1/246033 >How-To-Repeat: make & install wmcube-gdk >Fix: there might still be some problems as i didn't have much time to audit the source code. better than nothing diff -ruN wmcube-gdk.old/Makefile wmcube-gdk/Makefile --- wmcube-gdk.old/Makefile Tue Dec 4 02:00:43 2001 +++ wmcube-gdk/Makefile Tue Dec 18 14:41:39 2001 @@ -7,6 +7,7 @@ PORTNAME= wmcube PORTVERSION= 0.98p1 +PORTREVISION= 1 CATEGORIES= sysutils windowmaker MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ PKGNAMESUFFIX= -gdk diff -ruN wmcube-gdk.old/files/patch-wmcube.c wmcube-gdk/files/patch-wmcube.c --- wmcube-gdk.old/files/patch-wmcube.c Thu Aug 30 06:24:25 2001 +++ wmcube-gdk/files/patch-wmcube.c Tue Dec 18 14:38:42 2001 @@ -1,10 +1,73 @@ ---- wmcube.c.orig Thu Aug 16 13:04:38 2001 -+++ wmcube.c Thu Aug 16 13:05:00 2001 -@@ -38,7 +38,6 @@ - #include +--- wmcube.c.orig Tue Aug 28 12:08:13 2001 ++++ wmcube.c Tue Dec 18 14:37:25 2001 +@@ -39,7 +39,6 @@ + #ifdef LINUX /* forgotten includes */ -#include #include + #endif - #include +@@ -778,7 +777,7 @@ + newx -= CHAR_WIDTH; + } + +- sprintf(buf, "%02i%%", num); ++ snprintf(buf, 5, "%02i%%", num); + for (i = 0; (c = buf[i]); i++) { + if (c == '%') + copy_xpm_area(60, 0, 7, 9, newx, y); +@@ -1250,7 +1249,7 @@ + exit(0); + } + +- fscanf(fp, "%s", tmp); ++ fscanf(fp, "%63s", tmp); + + if (strcmp(tmp, "WMCUBE_COORDINATES") != 0) { + printf +@@ -1259,7 +1258,7 @@ + exit(0); + } + +- fscanf(fp, "%s", tmp); ++ fscanf(fp, "%63s", tmp); + counter = atoi(tmp); + + while ((strcmp(tmp, "WMCUBE_LINES") != 0) +@@ -1280,7 +1279,7 @@ + fclose(fp); + exit(0); + } +- fscanf(fp, "%s", tmp); ++ fscanf(fp, "%63s", tmp); + + if (feof(fp)) { + printf +@@ -1398,7 +1397,7 @@ + char cpuid[6]; + char check_cpu[6]; + +- sprintf(check_cpu, "cpu%d", which_cpu); ++ snprintf(check_cpu, 6, "cpu%d", which_cpu); + + if ((fp = fopen("/proc/stat", "rb")) == NULL) { + perror("/proc/stat required for this system"); +@@ -1409,7 +1408,7 @@ + return 0; + + for (i = -2; i < which_cpu; i++) { +- fscanf(fp, "%s", cpuid); ++ fscanf(fp, "%5s", cpuid); + } + + if (strcmp(check_cpu, cpuid) != 0) { +@@ -1431,7 +1430,7 @@ + fp = fopen("/proc/stat", "rt"); + + for (i = -2; i < which_cpu; i++) { +- fscanf(fp, "%s %d %d %d %d", cpuid, &cpu, &nice, &system, &idle); ++ fscanf(fp, "%5s %d %d %d %d", cpuid, &cpu, &nice, &system, &idle); + } + + fclose(fp); >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 Tue Dec 18 6:49:50 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 51C1137B41A; Tue, 18 Dec 2001 06:49:49 -0800 (PST) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIEesL13838; Tue, 18 Dec 2001 06:40:54 -0800 (PST) (envelope-from demon) Date: Tue, 18 Dec 2001 06:40:54 -0800 (PST) From: Message-Id: <200112181440.fBIEesL13838@freefall.freebsd.org> To: mb@imp.ch, demon@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32969: [PATCH] Add new sunsolve patch for staroffice52 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] Add new sunsolve patch for staroffice52 State-Changed-From-To: open->closed State-Changed-By: demon State-Changed-When: Tue Dec 18 06:40:39 PST 2001 State-Changed-Why: Patch committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32969 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 7: 9:37 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 9CF2337B41D; Tue, 18 Dec 2001 07:09:29 -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 fBIF9S013717; Tue, 18 Dec 2001 16:09:28 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Tue, 18 Dec 2001 16:13:51 +0100 (CET) From: Martin Blapp To: Cc: Subject: Re: ports/32969: [PATCH] Add new sunsolve patch for staroffice52 In-Reply-To: <200112181440.fBIEesL13838@freefall.freebsd.org> Message-ID: <20011218161006.O64744-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 Thanks a lot ! Errm, If you have some free sparetime, can you also commit my other port PR's ;-) ? o [2001/11/26] ports/32302 ports [NEW PORT] mtx 1.2.14 o [2001/12/12] ports/32756 kde [PATCH] Fix compile on CURRENT: ports/devel/kdesdk a [2001/12/16] ports/32906 ports [PATCH] Fix distinfo of ports/www/wwwcount Would be great ! Martin 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 Tue, 18 Dec 2001 demon@FreeBSD.org wrote: > Synopsis: [PATCH] Add new sunsolve patch for staroffice52 > > State-Changed-From-To: open->closed > State-Changed-By: demon > State-Changed-When: Tue Dec 18 06:40:39 PST 2001 > State-Changed-Why: > Patch committed, thanks! > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32969 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 7:10:35 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 8DA1637B41B for ; Tue, 18 Dec 2001 07:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIFA2p95938; Tue, 18 Dec 2001 07:10:02 -0800 (PST) (envelope-from gnats) Received: from darkone.comintern.net (darkone.comintern.net [213.148.1.98]) by hub.freebsd.org (Postfix) with ESMTP id 67F5B37B435 for ; Tue, 18 Dec 2001 07:07:16 -0800 (PST) Received: from 3wgraphics.com (ppp-9-012.comintern.ru [213.148.9.12]) by darkone.comintern.net (8.11.6/8.11.6) with ESMTP id fBIE1BT578948 for ; Tue, 18 Dec 2001 17:01:13 +0300 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 16GKj4-0009VN-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 18 Dec 2001 16:56:10 +0300 Message-Id: Date: Tue, 18 Dec 2001 16:56:10 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/32974: New port: p5-Math-SimpleVariable-0.03 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: 32974 >Category: ports >Synopsis: New port: p5-Math-SimpleVariable-0.03 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Dec 18 07:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: New port: p5-Math-SimpleVariable-0.03 Simple representation of mathematical variables >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: # # p5-Math-SimpleVariable # p5-Math-SimpleVariable/Makefile # p5-Math-SimpleVariable/pkg-comment # p5-Math-SimpleVariable/pkg-descr # p5-Math-SimpleVariable/pkg-plist # p5-Math-SimpleVariable/distinfo # echo c - p5-Math-SimpleVariable mkdir -p p5-Math-SimpleVariable > /dev/null 2>&1 echo x - p5-Math-SimpleVariable/Makefile sed 's/^X//' >p5-Math-SimpleVariable/Makefile << 'END-of-p5-Math-SimpleVariable/Makefile' X# New ports collection makefile for: Math::SimpleVariable X# Date created: 5 Nov 2001 X# Whom: Sergey Skvortsov X# X# $FreeBSD$ X# X XPORTNAME= Math-SimpleVariable XPORTVERSION= 0.03 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Math XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/fields.pm:${PORTSDIR}/devel/p5-Class-Fields XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Math::SimpleVariable.3 X Xpre-patch: X @${FIND} ${WRKSRC} -name "*.pm" | xargs ${PERL} -pi -e \ X '$$package=$$1 if /^package\s+([^\s;]*);/; s!^require 5.005_62;!!; s!^use warnings;!!; s!^our\s+(\$$)(VERSION)\s+=!$$1$${package}::$$2=!;' X X.include END-of-p5-Math-SimpleVariable/Makefile echo x - p5-Math-SimpleVariable/pkg-comment sed 's/^X//' >p5-Math-SimpleVariable/pkg-comment << 'END-of-p5-Math-SimpleVariable/pkg-comment' XSimple representation of mathematical variables END-of-p5-Math-SimpleVariable/pkg-comment echo x - p5-Math-SimpleVariable/pkg-descr sed 's/^X//' >p5-Math-SimpleVariable/pkg-descr << 'END-of-p5-Math-SimpleVariable/pkg-descr' XMath::SimpleVariable is a simple representation of mathematical Xvariables, with an obligatory name and an optional value. X XWWW: http://search.cpan.org/search?dist=Math-SimpleVariable X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-Math-SimpleVariable/pkg-descr echo x - p5-Math-SimpleVariable/pkg-plist sed 's/^X//' >p5-Math-SimpleVariable/pkg-plist << 'END-of-p5-Math-SimpleVariable/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/SimpleVariable/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Math/SimpleVariable.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/SimpleVariable X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true END-of-p5-Math-SimpleVariable/pkg-plist echo x - p5-Math-SimpleVariable/distinfo sed 's/^X//' >p5-Math-SimpleVariable/distinfo << 'END-of-p5-Math-SimpleVariable/distinfo' XMD5 (Math-SimpleVariable-0.03.tar.gz) = 0b7b45d71edab401e7aa64a0ad292eed END-of-p5-Math-SimpleVariable/distinfo 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 Tue Dec 18 7:10:36 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 EAF8837B41D for ; Tue, 18 Dec 2001 07:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIFA2D95947; Tue, 18 Dec 2001 07:10:02 -0800 (PST) (envelope-from gnats) Received: from darkone.comintern.net (darkone.comintern.net [213.148.1.98]) by hub.freebsd.org (Postfix) with ESMTP id 746A437B42F for ; Tue, 18 Dec 2001 07:07:26 -0800 (PST) Received: from 3wgraphics.com (ppp-9-012.comintern.ru [213.148.9.12]) by darkone.comintern.net (8.11.6/8.11.6) with ESMTP id fBIE84T612804 for ; Tue, 18 Dec 2001 17:08:04 +0300 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 16GKpt-000A0d-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 18 Dec 2001 17:03:13 +0300 Message-Id: Date: Tue, 18 Dec 2001 17:03:13 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/32975: New port: p5-Math-LinearCombination-0.03 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: 32975 >Category: ports >Synopsis: New port: p5-Math-LinearCombination-0.03 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Dec 18 07:10:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: New port: p5-Math-LinearCombination-0.03 Sum of variables with a numerical coefficient >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: # # p5-Math-LinearCombination # p5-Math-LinearCombination/Makefile # p5-Math-LinearCombination/pkg-comment # p5-Math-LinearCombination/pkg-descr # p5-Math-LinearCombination/pkg-plist # p5-Math-LinearCombination/distinfo # echo c - p5-Math-LinearCombination mkdir -p p5-Math-LinearCombination > /dev/null 2>&1 echo x - p5-Math-LinearCombination/Makefile sed 's/^X//' >p5-Math-LinearCombination/Makefile << 'END-of-p5-Math-LinearCombination/Makefile' X# New ports collection makefile for: Math::LinearCombination X# Date created: 5 Nov 2001 X# Whom: Sergey Skvortsov X# X# $FreeBSD$ X# X XPORTNAME= Math-LinearCombination XPORTVERSION= 0.03 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Math XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/fields.pm:${PORTSDIR}/devel/p5-Class-Fields \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Math/SimpleVariable.pm:${PORTSDIR}/math/p5-Math-SimpleVariable XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Math::LinearCombination.3 X Xpre-patch: X @${FIND} ${WRKSRC} -name "*.pm" | xargs ${PERL} -pi -e \ X 's!^require 5.005_62;!!; s!^use warnings;!!; s!^our\s+!my !;' X X.include END-of-p5-Math-LinearCombination/Makefile echo x - p5-Math-LinearCombination/pkg-comment sed 's/^X//' >p5-Math-LinearCombination/pkg-comment << 'END-of-p5-Math-LinearCombination/pkg-comment' XSum of variables with a numerical coefficient END-of-p5-Math-LinearCombination/pkg-comment echo x - p5-Math-LinearCombination/pkg-descr sed 's/^X//' >p5-Math-LinearCombination/pkg-descr << 'END-of-p5-Math-LinearCombination/pkg-descr' XMath::LinearCombination is a module for representing mathematical linear Xcombinations of variables. Evaluation and manipulation of linear Xcombinations is also supported. X XWWW: http://search.cpan.org/search?dist=Math-LinearCombination X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-Math-LinearCombination/pkg-descr echo x - p5-Math-LinearCombination/pkg-plist sed 's/^X//' >p5-Math-LinearCombination/pkg-plist << 'END-of-p5-Math-LinearCombination/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/LinearCombination/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Math/LinearCombination.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/LinearCombination X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true END-of-p5-Math-LinearCombination/pkg-plist echo x - p5-Math-LinearCombination/distinfo sed 's/^X//' >p5-Math-LinearCombination/distinfo << 'END-of-p5-Math-LinearCombination/distinfo' XMD5 (Math-LinearCombination-0.03.tar.gz) = 8a8b0e49dda41f288cbb8f1d384209f9 END-of-p5-Math-LinearCombination/distinfo 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 Tue Dec 18 7:19:50 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 9D60F37B417; Tue, 18 Dec 2001 07:19:48 -0800 (PST) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIFGnN97482; Tue, 18 Dec 2001 07:16:49 -0800 (PST) (envelope-from demon) Date: Tue, 18 Dec 2001 07:16:49 -0800 (PST) From: Message-Id: <200112181516.fBIFGnN97482@freefall.freebsd.org> To: mb@imp.ch, demon@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32302: [NEW PORT] mtx 1.2.14 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: [NEW PORT] mtx 1.2.14 State-Changed-From-To: open->closed State-Changed-By: demon State-Changed-When: Tue Dec 18 07:16:32 PST 2001 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32302 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 7:59:50 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 C077837B419; Tue, 18 Dec 2001 07:59:48 -0800 (PST) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIFpS807712; Tue, 18 Dec 2001 07:51:28 -0800 (PST) (envelope-from demon) Date: Tue, 18 Dec 2001 07:51:28 -0800 (PST) From: Message-Id: <200112181551.fBIFpS807712@freefall.freebsd.org> To: mb@imp.ch, demon@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: analyzed->closed State-Changed-By: demon State-Changed-When: Tue Dec 18 07:51:10 PST 2001 State-Changed-Why: Checksum fixed, thanks! 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 Tue Dec 18 8: 6:15 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 7B04B37B41A; Tue, 18 Dec 2001 08:06:11 -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 fBIG6A024216; Tue, 18 Dec 2001 17:06:10 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Tue, 18 Dec 2001 17:10:33 +0100 (CET) From: Martin Blapp To: Jimmy Olgeni Cc: , , Subject: Re: cvs commit: ports/editors/staroffice52 pkg-plist Message-ID: <20011218170649.K64744-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, > Modified files: > editors/staroffice52 pkg-plist > Log: > Sync pkg-plist with actual package files. Argl. I've installed the german version of the 45MB patch and it seems that there are different files installed for different languages. So we should check the french version too. Can you add the check for the .orig file for the french and german versions too ? Thank you very much for your fixes. But please inform me first before you do commits, so commits can be done for all languages and ports. Martin 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 ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 8:17: 2 2001 Delivered-To: freebsd-ports@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id BA78D37B416 for ; Tue, 18 Dec 2001 08:16:54 -0800 (PST) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) with ESMTP id fBIGH0m65205; Tue, 18 Dec 2001 11:17:00 -0500 (EST) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Tue, 18 Dec 2001 11:17:00 -0500 (EST) From: Joe Clarke To: Ken McGlothlen Cc: ports@FreeBSD.ORG Subject: Re: net/netatalk upgrade fails. In-Reply-To: <876674u69j.fsf@ralf.artlogix.com> Message-ID: <20011218111557.C65193-100000@shumai.marcuscom.com> 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 Netatalk 1.5p8_2 had a broken upgrade. I have submitted PR ports/32945 to upgrade netatalk to 1.5rc1. You can either wait until it's committed, or get the patches from the PR. RC1 should work for you. Joe On 18 Dec 2001, Ken McGlothlen wrote: > I'm trying to upgrade netatalk from 1.5p8_1 to 1.5p8_2 with > > # portupgrade netatalk > > My umask has been set to 022, and I'm running "FreeBSD 4.4-STABLE #10: Sat Sep > 22 13:37:52 PDT 2001". > > The first problem was that there two files were missing from /usr/local/etc, > which caused the port backup to fail. Those were AppleVolumes.system.dist and > atalkd.conf.dist. I made new versions of the files (by copying the non-.dist > files) to fix that problem. I don't know why they weren't installed by the > earlier port install. > > The second problem is more difficult. The port goes through the make process > just fine, backs up the old port, and attempts to install the new one. > Eventually, it gets to the following: > > ===> Generating temporary packing list > install -c -o root -g wheel -m 555 > /usr/ports/net/netatalk/work/netatalk-1.5pre8/netatalk.sh > /usr/local/etc/rc.d/netatalk.sh.sample > install -c -o root -g wheel -m 555 > /usr/ports/net/netatalk/work/netatalk-1.5pre8/contrib/macusers/macusers > /usr/local/bin/macusers > [ -f /usr/local/etc/AppleVolumes.default ] || install -c -o root -g > wheel -m 444 -c /usr/local/etc/AppleVolumes.default.dist > /usr/local/etc/AppleVolumes.default > install: /usr/local/etc/AppleVolumes.default.dist: No such file or > directory > *** Error code 71 > > Stop in /usr/ports/net/netatalk. > *** Error code 1 > > Stop in /usr/ports/net/netatalk. > *** Error code 1 > > Stop in /usr/ports/net/netatalk. > *** Error code 1 > > Stop in /usr/ports/net/netatalk. > ** Command failed: make reinstall clean > ---> Updating dependency info > ---> Restoring the old version > [...and so on...] > > Now, the interesting thing is that I see lines in the make process that go: > > /bin/sh ../mkinstalldirs /usr/local/etc > install -c -o root -g wheel -m 444 ./netatalk.conf > /usr/local/etc/netatalk.conf.dist > install -c -o root -g wheel -m 444 ./netatalk.pamd > /usr/local/etc/netatalk.pamd.dist > > but I see no lines that relate to AppleVolumes.default. I do have a > /usr/local/etc/AppleVolumes.default.dist file, though---of course, that's > uninstalled before the make reinstall. > > I don't see an obvious place to fix this; perhaps Marcus can take a whack at > it? Or tell me what I'm doing wrong? > > And by the way, can I just point out now that I *love* portupgrade? It's > completely revolutionized how I maintain my system. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 8:17:23 2001 Delivered-To: freebsd-ports@freebsd.org Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (Postfix) with ESMTP id DC58F37B416 for ; Tue, 18 Dec 2001 08:17:14 -0800 (PST) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.11.6/8.11.6) id fBIGH8o29845; Tue, 18 Dec 2001 17:17:08 +0100 (CET) (envelope-from ibex) Date: Tue, 18 Dec 2001 17:17:08 +0100 From: Dirk Froemberg To: Andrew Dresden Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: php4-4.0.6_1 Message-ID: <20011218171708.A29556@physik.TU-Berlin.DE> References: <5.1.0.14.2.20011218150657.00acd6e0@203.89.199.66> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.2.20011218150657.00acd6e0@203.89.199.66>; from andrew@auswebdesign.com.au on Tue, Dec 18, 2001 at 03:07:24PM +1100 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! On Tue, Dec 18, 2001 at 03:07:24PM +1100, Andrew Dresden wrote: > Any idea when 4.1.0 will be ready? I'm already working on an upgrade. I expect something to be ready at the next weekend. Regards Dirk -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 8:29:41 2001 Delivered-To: freebsd-ports@freebsd.org Received: from smtp-6.ig.com.br (smtp-6.ig.com.br [200.226.132.155]) by hub.freebsd.org (Postfix) with SMTP id 393CE37B41B for ; Tue, 18 Dec 2001 08:29:38 -0800 (PST) Received: (qmail 12300 invoked from network); 18 Dec 2001 16:29:19 -0000 Received: from 200-206-166-221.dsl.telesp.net.br (HELO ig.com.br) (200.206.166.221) by smtp-6.ig.com.br with SMTP; 18 Dec 2001 16:29:19 -0000 Message-ID: <3C1F6EE3.9060402@ig.com.br> Date: Tue, 18 Dec 2001 14:29:23 -0200 From: Agressor User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: en-us MIME-Version: 1.0 To: ports@freebsd.org Subject: Sugestion Content-Type: text/plain; charset=us-ascii; format=flowed 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 HI I and many other user whant use the Xmms mp3 player on KDE, but this dont work because KDE use a artds sound server... The plugin in www.xmms.org do not compile correct in my FreeBSD 4.4 - Release. I sugest to make a port of the xmms-artsd plugin to make the xmms work correct. Thanks Renato To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 8:50: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 36A6137B416 for ; Tue, 18 Dec 2001 08:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIGo2T18685; Tue, 18 Dec 2001 08:50:02 -0800 (PST) (envelope-from gnats) Date: Tue, 18 Dec 2001 08:50:02 -0800 (PST) Message-Id: <200112181650.fBIGo2T18685@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "S. Kiernan" Subject: Re: ports/30947: mail/mahogany fails to build, conflicts with /usr/include/openssl/ssl.h Reply-To: "S. Kiernan" 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 The following reply was made to PR ports/30947; it has been noted by GNATS. From: "S. Kiernan" To: Jochem Kossen Cc: freebsd-gnats-submit@FreeBSD.org, sk-ports@vegamuse.org, fs@tower.de Subject: Re: ports/30947: mail/mahogany fails to build, conflicts with /usr/include/openssl/ssl.h Date: Tue, 18 Dec 2001 11:51:30 -0500 (EST) I have a 0.63 port finished, but the maintainer of Mahogany itself wanted me to wait for 0.64, which is due out any time now. -- Stephen J. Kiernan | FreeBSD -- The Power To Serve sab@vegamuse.org | (and play Linux games, too) kiernasj@connix.com | Currently running FreeBSD 5.0-CURRENT On Tue, 18 Dec 2001, Jochem Kossen wrote: > Yes, this compiles without problems, also with documentation. Thanks for > solving this :-) The PR can be closed if this is committed i think. > I haven't seen anything from the maintainer for a long time, but if > you're still alive, maintainer? could you do something with it? > > Also, i'm currently in the process of building a port for mahogany > 0.63...This was real easy since new versions of mahogany compile without > any patches on freebsd. Only problem is the docs, which are a pain in > the behind to create(LaTeX), unless i use some precompiled docs...I've > already sent mail to the mahogany developers about this, and waiting for > answers right now... > > Again, maintainer? are you still there? ;) > > Thanks, > > Jochem > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 9:13:39 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 2FC8937B419 for ; Tue, 18 Dec 2001 09:13:32 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBIHBMB73970; Tue, 18 Dec 2001 12:11:22 -0500 (EST) (envelope-from alane) Date: Tue, 18 Dec 2001 12:11:22 -0500 From: Alan Eldridge To: Agressor Cc: ports@FreeBSD.ORG Subject: Re: Sugestion Message-ID: <20011218121122.A73813@wwweasel.geeksrus.net> References: <3C1F6EE3.9060402@ig.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C1F6EE3.9060402@ig.com.br>; from agressor@ig.com.br on Tue, Dec 18, 2001 at 02:29:23PM -0200 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 Tue, Dec 18, 2001 at 02:29:23PM -0200, Agressor wrote: >The plugin in www.xmms.org do not compile correct in my FreeBSD 4.4 - >Release. > >I sugest to make a port of the xmms-artsd plugin to make the xmms work >correct. Oh, it compiles correctly alright. It doesn't load at runtime, due to some ugly runtime linking issues. I have a theory on how to get it to work but it involves doing some ugly things to the main xmms port. My suggestion for now is to do what I do: set the artsd timeout to a low value (auto-suspend after 10 seconds, say; see the Sound/Sound Server page in the control panel app) and set xmms to use the OSS output. Trying to make it work is on my queue, but it's at a low priority. And the xmms maintainer will have to consent to some pretty brutal patches... Bottom line: you'll hear on ports if I get it to work, but use the workaround given above in the meantime and don't hold your breath. -- Alan Eldridge Just another $THING hacker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 9:43:52 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.tgd.net (pop3-ssl.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 7C5BF37B405; Tue, 18 Dec 2001 09:43:50 -0800 (PST) Received: by mail.tgd.net (Postfix, from userid 1001) id E1C8020F05; Tue, 18 Dec 2001 09:41:09 -0800 (PST) Date: Tue, 18 Dec 2001 09:41:09 -0800 From: Sean Chittenden To: ijliao@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/32692: Update www/mod_backhand to 1.2.1 Message-ID: <20011218094109.E89824@ninja1.internal> References: <200112110941.fBB9fOf60813@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200112110941.fBB9fOf60813@freefall.freebsd.org>; from "ijliao@FreeBSD.org" on Tue, Dec 11, 2001 at = 01:41:24AM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ 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 www/mod_backhand to 1.2.1 > > State-Changed-From-To: open->closed > State-Changed-By: ijliao > State-Changed-When: Tue Dec 11 01:41:11 PST 2001 > State-Changed-Why: > committed, thanks > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32692 The distinfo file needs to be updated/committed as well. Thanks. -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 11:20:21 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 2A88237B416 for ; Tue, 18 Dec 2001 11:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIJK1R45986; Tue, 18 Dec 2001 11:20:01 -0800 (PST) (envelope-from gnats) Received: from guru.mired.org (okc-65-31-201-166.mmcable.com [65.31.201.166]) by hub.freebsd.org (Postfix) with SMTP id 745D437B41C for ; Tue, 18 Dec 2001 11:12:59 -0800 (PST) Received: (qmail 56561 invoked by uid 100); 18 Dec 2001 19:12:52 -0000 Message-Id: <20011218191252.56560.qmail@guru.mired.org> Date: 18 Dec 2001 19:12:52 -0000 From: Mike Meyer Reply-To: Mike Meyer To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32981: New Port: plwm, the window manager construction kit. 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: 32981 >Category: ports >Synopsis: New Port: plwm, the window manager construction kit. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Dec 18 11:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Mike Meyer >Release: FreeBSD 4.4-STABLE i386 >Organization: Meyer Consulting >Environment: System: FreeBSD guru.mired.org 4.4-STABLE FreeBSD 4.4-STABLE #7: Fri Nov 23 03:32:45 CST 2001 mwm@guru.mired.org:/usr/src/sys/compile/ATHLON i386 >Description: plwm is really cool, and ought to be in the ports tree >How-To-Repeat: Inspect ports tree, and notice it isn't there. >Fix: Commit the attached port. # 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: # # plwm # plwm/pkg-plist # plwm/pkg-descr # plwm/pkg-comment # plwm/distinfo # plwm/Makefile # echo c - plwm mkdir -p plwm > /dev/null 2>&1 echo x - plwm/pkg-plist sed 's/^X//' >plwm/pkg-plist << 'END-of-plwm/pkg-plist' Xbin/wmm Xbin/inspect_plwm Xbin/plwm Xlib/%%PYTHON_VERSION%%/site-packages/plwm/__init__.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/__init__.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/__init__.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/border.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/border.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/border.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/cfilter.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/cfilter.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/cfilter.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/color.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/color.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/color.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/cycle.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/cycle.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/cycle.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/deltamove.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/deltamove.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/deltamove.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/event.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/event.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/event.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/focus.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/focus.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/focus.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/font.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/font.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/font.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/inspect.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/inspect.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/inspect.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/keys.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/keys.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/keys.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/menu.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/menu.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/menu.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/modestatus.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/modestatus.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/modestatus.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/modewindow.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/modewindow.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/modewindow.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/moveresize.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/moveresize.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/moveresize.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/mw_apm.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/mw_apm.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/mw_apm.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/mw_biff.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/mw_biff.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/mw_biff.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/mw_clock.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/mw_clock.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/mw_clock.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/outline.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/outline.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/outline.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/panes.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/panes.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/panes.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/views.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/views.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/views.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/wmanager.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/wmanager.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/wmanager.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/wmevents.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/wmevents.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/wmevents.pyo Xlib/%%PYTHON_VERSION%%/site-packages/plwm/xlibpath.py Xlib/%%PYTHON_VERSION%%/site-packages/plwm/xlibpath.pyc Xlib/%%PYTHON_VERSION%%/site-packages/plwm/xlibpath.pyo X@dirrm lib/%%PYTHON_VERSION%%/site-packages/plwm X@unexec install-info --delete %D/info/plwm.info %D/info/dir Xinfo/plwm.info X@exec install-info %D/info/plwm.info %D/info/dir END-of-plwm/pkg-plist echo x - plwm/pkg-descr sed 's/^X//' >plwm/pkg-descr << 'END-of-plwm/pkg-descr' XPLWM is a set of python base classes for a window manager, a Xcollection of mixins that can be used to configure the behavior of the Xwindow manager, and some example window managers that show the flexibility Xof the system. X XSee for more Xinformation. END-of-plwm/pkg-descr echo x - plwm/pkg-comment sed 's/^X//' >plwm/pkg-comment << 'END-of-plwm/pkg-comment' XPLWM - a window manager construction kit END-of-plwm/pkg-comment echo x - plwm/distinfo sed 's/^X//' >plwm/distinfo << 'END-of-plwm/distinfo' XMD5 (plwm-2.4.tar.gz) = 14dd2f0bc5e0ca568ebe415d046d73b8 END-of-plwm/distinfo echo x - plwm/Makefile sed 's/^X//' >plwm/Makefile << 'END-of-plwm/Makefile' X# New ports collection makefile for: python-xlib X# Date created: 5 December 2001 X# Whom: Mike Meyer X# X# $FreeBSD: $ X# X XPORTNAME= plwm XPORTVERSION= 2.4 XCATEGORIES= x11-wm python XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= mwm@mired.org X XRUN_DEPENDS= ${PYTHON_SITELIBDIR}/Xlib/X.py:${PORTSDIR}/x11-toolkits/py-xlib X XUSE_PYTHON= yes XGNU_CONFIGURE= yes X X.if !defined(PLWM) XPLWM= examples/plpwm.py X.endif X XCONFIGURE_ARGS= --prefix=${PREFIX} --enable-plwm=${PLWM} X Xpost-install: X @ ${INSTALL_DATA} ${WRKSRC}/doc/plwm.info ${PREFIX}/info/ X @ install-info --section=X11 ${PREFIX}/info/plwm.info ${PREFIX}/info/dir X X.include END-of-plwm/Makefile 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 Tue Dec 18 11:30:32 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 00D7B37B41C for ; Tue, 18 Dec 2001 11:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIJU0Y47710; Tue, 18 Dec 2001 11:30:00 -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 BA27A37B405 for ; Tue, 18 Dec 2001 11:26:39 -0800 (PST) Received: (from lev@localhost) by ftp.translate.ru (8.11.2/8.11.2) id fBIJPIH14596; Tue, 18 Dec 2001 22:25:18 +0300 (MSK) (envelope-from lev) Message-Id: <200112181925.fBIJPIH14596@ftp.translate.ru> Date: Tue, 18 Dec 2001 22:25:18 +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/32983: Invalid dependency in devel/kdevelop port: print/a2ps43-letter 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: 32983 >Category: ports >Synopsis: Invalid dependency in devel/kdevelop port: print/a2ps43-letter >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 18 11:30:00 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 18 Dec 2001. >Description: There is no port print/a2ps43-letter (only print/a2ps-letter), and devel/kdevelop port reference it if WITH_OPTIONAL_DEPENDS is defined. >How-To-Repeat: >Fix: --- Makefile.orig Tue Dec 18 22:17:09 2001 +++ Makefile Tue Dec 18 22:17:19 2001 @@ -30,7 +30,7 @@ linguist:${PORTSDIR}/devel/linguist \ kdbg:${PORTSDIR}/devel/kdbg \ kbabel:${PORTSDIR}/devel/kdesdk \ - a2ps:${PORTSDIR}/print/a2ps43-letter + a2ps:${PORTSDIR}/print/a2ps-letter .endif USE_KDELIBS_VER=2 >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 Tue Dec 18 11:30:35 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 E226337B41A for ; Tue, 18 Dec 2001 11:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIJU0347701; Tue, 18 Dec 2001 11:30:00 -0800 (PST) (envelope-from gnats) Received: from lart.owp.csus.edu (lart.owp.csus.edu [130.86.232.246]) by hub.freebsd.org (Postfix) with ESMTP id 6422037B417 for ; Tue, 18 Dec 2001 11:22:01 -0800 (PST) Received: (from root@localhost) by lart.owp.csus.edu (8.11.6/8.11.6) id fBIJM1m22412 for freebsd-gnats-submit@freebsd.org; Tue, 18 Dec 2001 11:22:01 -0800 (PST) (envelope-from scottj) Received: (from root@localhost) by lart.owp.csus.edu (8.11.6/8.11.6av) id fBIJLwQ22403; Tue, 18 Dec 2001 11:21:58 -0800 (PST) (envelope-from scottj) Message-Id: <200112181921.fBIJLwQ22403@lart.owp.csus.edu> Date: Tue, 18 Dec 2001 11:21:58 -0800 (PST) From: Joseph Scott Reply-To: Joseph Scott To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32982: MASTERSITE UPDATE, NO MAINTAINER audio/mpegaudio 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: 32982 >Category: ports >Synopsis: MASTERSITE UPDATE, NO MAINTAINER audio/mpegaudio >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: Tue Dec 18 11:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Joseph Scott >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD lart.owp.csus.edu 4.4-STABLE FreeBSD 4.4-STABLE #2: Tue Dec 18 09:52:42 PST 2001 scottj@lart.owp.csus.edu:/usr/obj/usr/src/sys/LART i386 >Description: MASTERSITE UPDATE, NO MAINTAINER audio/mpegaudio Pointed Out By : http://people.freebsd.org/~fenner/portsurvey/audio.html#mpegaudio iuma.com doesn't appear to host the file anymore, that I can tell at any rate. >How-To-Repeat: >Fix: diff -ruN mpegaudio.orig/Makefile mpegaudio/Makefile --- mpegaudio.orig/Makefile Tue Dec 18 11:12:53 2001 +++ mpegaudio/Makefile Tue Dec 18 11:15:50 2001 @@ -8,8 +8,7 @@ PORTNAME= mpegaudio PORTVERSION= 3.9 CATEGORIES= audio -MASTER_SITES= http://www.iuma.com/IUMA/ftp/audio_utils/converters/source/ \ - ftp://ftp.fh-wolfenbuettel.de/pub/os/freebsd/ports/distfiles/ +MASTER_SITES= ftp://ftp.fh-wolfenbuettel.de/pub/os/openbsd/distfiles/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z >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 Tue Dec 18 11:39: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 DA01537B416; Tue, 18 Dec 2001 11:39:48 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIJZ6q48315; Tue, 18 Dec 2001 11:35:06 -0800 (PST) (envelope-from petef) Date: Tue, 18 Dec 2001 11:35:06 -0800 (PST) From: Message-Id: <200112181935.fBIJZ6q48315@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/32983: Invalid dependency in devel/kdevelop port: print/a2ps43-letter 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: Invalid dependency in devel/kdevelop port: print/a2ps43-letter Responsible-Changed-From-To: freebsd-ports->kde Responsible-Changed-By: petef Responsible-Changed-When: Tue Dec 18 11:34:58 PST 2001 Responsible-Changed-Why: Over to maintainers http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32983 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 11:40: 9 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 C83ED37B417 for ; Tue, 18 Dec 2001 11:40:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIJe0h48748; Tue, 18 Dec 2001 11:40: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 071A437B405 for ; Tue, 18 Dec 2001 11:34:35 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIJYZq48202; Tue, 18 Dec 2001 11:34:35 -0800 (PST) (envelope-from nobody) Message-Id: <200112181934.fBIJYZq48202@freefall.freebsd.org> Date: Tue, 18 Dec 2001 11:34:35 -0800 (PST) From: Steve Davidson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/32984: linux_base-7 fails 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: 32984 >Category: ports >Synopsis: linux_base-7 fails to make >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 18 11:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Steve Davidson >Release: 4.4 Release >Organization: >Environment: FreeBSD 4.4 Release All packages current (Fri Dec 14) and pkg dependencies fixed. I need linux_base-7 to complete installation of Staroffice 6.0. >Description: /usr/ports/emulators/linux_base-7 fails on make with: ===> Installing for linux_base-7.1 kern.fallback_elf_brand: 3 -> 3 glibc-common-2.2.2-10.i386.rpm file /usr/share/zoneinfo/zone.tab from install of glibc-common-2.2.2-10 conflicts with file from package glibc-2.1.2-11 [...] file /usr/share/zoneinfo/right/W-SU from install of glibc-common-2.2.2-10 conflicts with file from package glibc-2.1.2-11 file /usr/bin/catchsegv from install of glibc-common-2.2.2-10 conflicts with file from package glibc-2.1.2-11 *** Error code 1 Stop in /usr/ports/emulators/linux_base-7. *** Error code 1 Stop in /usr/ports/emulators/linux_base-7. >How-To-Repeat: cd /usr/ports/emulators/linux_base-7 make >Fix: Fix the port? Remove the package glibc-2.1.2-11? I don't know. >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 Tue Dec 18 12:20: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 0AB9137B417 for ; Tue, 18 Dec 2001 12:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIKK1P57658; Tue, 18 Dec 2001 12:20:01 -0800 (PST) (envelope-from gnats) Received: from csc.smsu.edu (csc.smsu.edu [146.7.45.212]) by hub.freebsd.org (Postfix) with ESMTP id D8F0237B405 for ; Tue, 18 Dec 2001 12:16:40 -0800 (PST) Received: (from greenwald@localhost) by csc.smsu.edu (8.11.1/8.11.1) id fBIKGfK29069; Tue, 18 Dec 2001 14:16:41 -0600 (CST) (envelope-from greenwald) Message-Id: <200112182016.fBIKGfK29069@csc.smsu.edu> Date: Tue, 18 Dec 2001 14:16:41 -0600 (CST) From: erik@smluc.org Reply-To: erik@smluc.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/32985: Update port: sysutils/x86info 1.6->1.7 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: 32985 >Category: ports >Synopsis: Update port: sysutils/x86info 1.6->1.7 >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: Tue Dec 18 12:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Erik Greenwald >Release: FreeBSD 4.2-RELEASE i386 (and -current 5.0) >Organization: >Environment: Tested on 4.2-release and 5.0-current (17dec2001) >Description: upgrade for x86info from 1.6 to 1.7 Files were added, so patch -p0 >How-To-Repeat: >Fix: diff -ruN x86info.orig/Makefile x86info/Makefile --- x86info.orig/Makefile Fri Nov 23 00:25:01 2001 +++ x86info/Makefile Tue Dec 18 13:20:51 2001 @@ -6,7 +6,7 @@ # PORTNAME= x86info -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN x86info.orig/distinfo x86info/distinfo --- x86info.orig/distinfo Fri Nov 23 00:25:01 2001 +++ x86info/distinfo Tue Dec 18 13:22:25 2001 @@ -1 +1 @@ -MD5 (x86info-1.6.tgz) = 4e8e031e96b584b4decd80bf607f4757 +MD5 (x86info-1.7.tgz) = d9b4e19dae0aeab1a7b2247f6251bb22 diff -ruN x86info.orig/files/patch-Intel_cachesize.c x86info/files/patch-Intel_cachesize.c --- x86info.orig/files/patch-Intel_cachesize.c Wed Dec 31 18:00:00 1969 +++ x86info/files/patch-Intel_cachesize.c Tue Dec 18 13:47:19 2001 @@ -0,0 +1,18 @@ +--- Intel/cachesize.c.orig Tue Dec 18 13:43:49 2001 ++++ Intel/cachesize.c Tue Dec 18 13:45:27 2001 +@@ -2,6 +2,15 @@ + * $Id: cachesize.c,v 1.2 2001/12/10 21:48:37 davej Exp $ + */ + ++#ifdef __FreeBSD__ ++# if __FreeBSD__==5 ++# include ++# else ++# include ++# include ++# endif ++#endif ++ + #include "../x86info.h" + + void get_intel_cacheinfo (struct cpudata *c) diff -ruN x86info.orig/files/patch-Makefile x86info/files/patch-Makefile --- x86info.orig/files/patch-Makefile Fri Nov 23 00:25:04 2001 +++ x86info/files/patch-Makefile Tue Dec 18 13:53:43 2001 @@ -1,20 +1,25 @@ ---- Makefile.orig Fri Nov 23 01:07:07 2001 -+++ Makefile Fri Nov 23 01:06:46 2001 -@@ -1,4 +1,3 @@ +--- Makefile.orig Tue Dec 18 13:52:31 2001 ++++ Makefile Tue Dec 18 13:53:26 2001 +@@ -1,4 +1,4 @@ -CFLAGS = -Wall -W -g -O2 ++#CFLAGS = -Wall -W -g -O2 + #CFLAGS += -mwin32 -DWIN32_LEAN_AND_MEAN + SHELL = /bin/sh - all: x86info - -@@ -30,10 +29,10 @@ - eblcr.o +@@ -36,13 +36,13 @@ + get_model_name.o\ x86info: $(OBJS) - gcc -o x86info $(OBJS) -+ $(CC) -o x86info $(OBJS) ++ ${CC} -o x86info $(OBJS) .c.o: - gcc $(CFLAGS) -o $@ -c $< -+ $(CC) $(CFLAGS) -o $@ -c $< ++ ${CC} $(CFLAGS) -o $@ -c $< + + .S.o: +- gcc $(CFLAGS) -o $@ -c $< ++ ${CC} $(CFLAGS) -o $@ -c $< clean: - find . -name "*.o" -exec rm {} \; + @find . -name "*.o" -exec rm {} \; diff -ruN x86info.orig/files/patch-cpuid_UP.S x86info/files/patch-cpuid_UP.S --- x86info.orig/files/patch-cpuid_UP.S Wed Dec 31 18:00:00 1969 +++ x86info/files/patch-cpuid_UP.S Tue Dec 18 13:46:39 2001 @@ -0,0 +1,28 @@ +--- cpuid_UP.S.orig Tue Dec 11 11:01:41 2001 ++++ cpuid_UP.S Tue Dec 18 13:42:43 2001 +@@ -1,21 +1,14 @@ + .align 4 + .text + +-#ifdef linux + ++#ifdef __WIN32__ ++.globl _cpuid_UP ++ .def _cpuid_UP; .scl 2; .type 32; .endef ++#else /* a sane system */ + .globl cpuid_UP + .type cpuid_UP,@function + cpuid_UP: +- +-#else /* BSD or WIN32 */ +- +-.globl _cpuid_UP +- +-#ifdef __WIN32__ +- .def _cpuid_UP; .scl 2; .type 32; .endef +-#else /* BSD */ +- .type _cpuid_UP,@function +-#endif /* __WIN32__ */ + + _cpuid_UP: + #endif /* linux */ >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 Tue Dec 18 12:24:57 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.quantified.com (ns2.quantified.com [63.212.171.3]) by hub.freebsd.org (Postfix) with ESMTP id 90CF137B417 for ; Tue, 18 Dec 2001 12:24:42 -0800 (PST) Received: from danzig.sd.quantified.net (web.quantified.com [63.212.171.5]) by mail.quantified.com (8.11.3/8.11.3) with ESMTP id fBIKOfK46137 for ; Tue, 18 Dec 2001 12:24:41 -0800 (PST) (envelope-from dsilver@quantified.com) Date: Tue, 18 Dec 2001 12:24:42 -0800 (PST) From: Doug Silver X-Sender: dsilver@danzig.sd.quantified.net To: ports@freebsd.org Subject: New port question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Filter-Version: 1.3 (mail.quantified.com) 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 Hello - As a FBSD admin of many machines I have fortunately finally figured out the power of the ports collection. I just finished reading the porting handbook because we would like to make our software, Urchin 3, available under the ports area. However, our software does not fit into the BSD paradigm of putting things in /usr/local/{sbin,etc,cgi-bin}. Urchin 3 is analyzes web server log files (Apache, IIS, Iplanet,etc) for numerous different configurations (single-site, multiple-home, or a shared, i.e. many sites on a single box). In order to achieve simplicity and reduce file/disk usage, we *had* to follow this convention: Install urchin anywhere, which will have these files: parent/ (e.g. /usr/local/Urchin) ugroups/ default/ languages/ other files webmaster/ languages/ other files uicons/ default/ SysAdmin_Guide.pdf urchin (binary) urchin.cgi (cgi binary) config.sample README ReleaseNotes Version When 'urchin' runs, it reads the config file (it looks in it's current directory), and determines which websites needs reporting on. As it reads through the logfile, it creates its database files in each website's ReportDirectory (Apache style). It then symlinks urchin.cgi as index.cgi, and also the uicons/ugroups directories. For example: > ll /www/urchin/report/ total 8 drwxrwxr-x 3 root www 512 Dec 5 15:32 ./ drwxrwxr-x 27 root www 1024 Dec 17 14:33 ../ lrwxr-xr-x 1 root www 29 Dec 5 15:32 index.cgi@ -> /usr/local/urchin3/urchin.cgi drwxrwxr-x 2 root www 1536 Dec 5 15:32 udata/ lrwxr-xr-x 1 root www 27 Dec 5 15:32 ugroups@ -> /usr/local/urchin3/ugroups/ lrwxr-xr-x 1 root www 26 Dec 5 15:32 uicons@ -> /usr/local/urchin3/uicons/ Due to the symlink nature of how 'urchin.cgi' needs things, it is not feasable to have things scattered around the /usr/local area. I know the ports collection is suppose to follow the BSD paradigm of /usr/local/{*}, but for our software that was impossible to follow. Does this mean we should not investigate having a ports area available -- which we would really like to offer since it's a great way to manage software. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Doug Silver 619 235-2665 Network Manager Quantified Systems, Inc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 12: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 EF5EB37B417 for ; Tue, 18 Dec 2001 12:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIKe2S60030; Tue, 18 Dec 2001 12:40:02 -0800 (PST) (envelope-from gnats) Date: Tue, 18 Dec 2001 12:40:02 -0800 (PST) Message-Id: <200112182040.fBIKe2S60030@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "clemensF" Subject: Re: ports/32917: installing ports may fail if $GREP_OPTIONS is set Reply-To: "clemensF" 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 The following reply was made to PR ports/32917; it has been noted by GNATS. From: "clemensF" To: freebsd-gnats-submit@FreeBSD.org, ino-waiting@gmx.net Cc: "Steve Price" Subject: Re: ports/32917: installing ports may fail if $GREP_OPTIONS is set Date: 18 Dec 2001 21:38:19 +0100 does, then I thinks that's the best solution. Someone might have a very good reason for setting GREP_OPTIONS and for bsd.port.mk to blithely undo that setting isn't the right solution IMHO. me, for instance. i had a good reason, but thinking back a lot of things stopped working properly, because i couldn't connect some totally unrelated environemnt variable with: - checksums not working, - unneccessary, gigantic rebuilds, eg. of the entire X library. now lemme get this straight: if $GREP_OPTIONS is unset in the make files, they are *not exported up* to the enclosing environment of the caller, they only last for the make process. so, yes, this little thing should definitely be added to the bsd.ports.mk. the entire environment should be cleaned up and standardized in this file. this will not disturb anything, but it will save people a lot of headaches. clemens fischer ps: but thanks for the tip. i actually didn't think about /etc/make.conf. i haven't yet checked if this is a valid fix, though. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 12:41:28 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.ctonet.it (mail.ctonet.it [212.110.160.100]) by hub.freebsd.org (Postfix) with ESMTP id 4778637B419 for ; Tue, 18 Dec 2001 12:41:24 -0800 (PST) Received: from olgeni.olgeni (ppp-175.dial2.ctonet.it [212.110.177.175]) by mail.ctonet.it (Postfix) with ESMTP id 907D512356; Tue, 18 Dec 2001 21:41:16 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by olgeni.olgeni (8.11.6/8.11.6) with ESMTP id fBIKfDC22245; Tue, 18 Dec 2001 21:41:13 +0100 (CET) (envelope-from olgeni@FreeBSD.org) Date: Tue, 18 Dec 2001 21:41:13 +0100 (CET) From: Jimmy Olgeni X-X-Sender: olgeni@olgeni.olgeni To: Martin Blapp Cc: freebsd-ports@FreeBSD.org Subject: Re: cvs commit: ports/editors/staroffice52 pkg-plist In-Reply-To: <20011218170649.K64744-100000@levais.imp.ch> Message-ID: <20011218213917.V19091-100000@olgeni.olgeni> 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 On Tue, 18 Dec 2001, Martin Blapp wrote: > Can you add the check for the .orig file for the > french and german versions too ? I left the other two tarballs downloading at office. Tomorrow I'll try to send you a patch with some more fixes :) -- jimmy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 12:59:51 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 DDE2637B41A; Tue, 18 Dec 2001 12:59:49 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIKsi761883; Tue, 18 Dec 2001 12:54:44 -0800 (PST) (envelope-from pat) Date: Tue, 18 Dec 2001 12:54:44 -0800 (PST) From: Message-Id: <200112182054.fBIKsi761883@freefall.freebsd.org> To: erik@smluc.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32985: Update port: sysutils/x86info 1.6->1.7 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: sysutils/x86info 1.6->1.7 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Dec 18 12:54:28 PST 2001 State-Changed-Why: Committed, Thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32985 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 13: 0: 9 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 99C1C37B417 for ; Tue, 18 Dec 2001 13:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIL02X62767; Tue, 18 Dec 2001 13:00:02 -0800 (PST) (envelope-from gnats) Date: Tue, 18 Dec 2001 13:00:02 -0800 (PST) Message-Id: <200112182100.fBIL02X62767@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Steve Price Subject: Re: ports/32917: installing ports may fail if $GREP_OPTIONS is set Reply-To: Steve Price 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 The following reply was made to PR ports/32917; it has been noted by GNATS. From: Steve Price To: clemensF Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/32917: installing ports may fail if $GREP_OPTIONS is set Date: Tue, 18 Dec 2001 14:52:24 -0600 On Tue, Dec 18, 2001 at 09:38:19PM +0100, clemensF wrote: > > now lemme get this straight: if $GREP_OPTIONS is unset in the make files, > they are *not exported up* to the enclosing environment of the caller, they > only last for the make process. Yes. > so, yes, this little thing should definitely be added to the bsd.ports.mk. > the entire environment should be cleaned up and standardized in this file. > this will not disturb anything, but it will save people a lot of headaches. I don't think that this will ever be put in bsd.port.mk. The reason being is that bsd.port.mk can't possibly catch every case for every program that uses environment variables. GREP_OPTIONS is not set by default and not required to use grep(1). If you choose to use GREP_OPTIONS then you are responsible for what breaks because of it. Also as I said before someone might have a valid reason for setting GREP_OPTIONS to something that doesn't break a bunch of ports. If it unset in bsd.port.mk then those people will complain about it being reset. Your best course of action is to add it to /etc/make.conf and see if that works. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 13: 0:33 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 51A8437B41B for ; Tue, 18 Dec 2001 13:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIL03F62815; Tue, 18 Dec 2001 13:00:03 -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 DA89937B405 for ; Tue, 18 Dec 2001 12:57:19 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIKvJo62335; Tue, 18 Dec 2001 12:57:19 -0800 (PST) (envelope-from nobody) Message-Id: <200112182057.fBIKvJo62335@freefall.freebsd.org> Date: Tue, 18 Dec 2001 12:57:19 -0800 (PST) From: Hendrik Scholz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/32986: new port: graphics/transcode 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: 32986 >Category: ports >Synopsis: new port: graphics/transcode >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: Tue Dec 18 13:00:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Hendrik Scholz >Release: 4.4-STABLE >Organization: NetUSE AG >Environment: FreeBSD dionysus.lan.raisdorf.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Nov 24 19:21:05 CET 2001 hscholz@dionysus.lan.raisdorf.net:/usr/src/sys/compile/DIONYSUS i386 >Description: transcode is a console based utility for video conversion. It supports VOB source files, AC3 sound and divx output (and many more). TODO: The last six files in pkg-plist a optional. I didn't know how to handle them. They will be added when appropriate options are given. >How-To-Repeat: >Fix: This patch is available at: http://www.raisdorf.net/index.php?page=files&sub=browse&dir=/FreeBSD as transcode_inital.shar # 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: # # transcode # transcode/Makefile # transcode/distinfo # transcode/files # transcode/files/patch-aa # transcode/files/patch-ab # transcode/files/patch-ac # transcode/files/patch-ad # transcode/files/patch-ae # transcode/files/patch-af # transcode/files/patch-ag # transcode/pkg-descr # transcode/pkg-comment # transcode/pkg-plist # echo c - transcode mkdir -p transcode > /dev/null 2>&1 echo x - transcode/Makefile sed 's/^X//' >transcode/Makefile << 'END-of-transcode/Makefile' X# New ports collection makefile for: transcode X# Date created: 17 December 2001 X# Whom: Hendrik Scholz X# X# $FreeBSD$ X# X XPORTNAME= transcode XPORTVERSION= 0.6.0 XPORTREVISION= 1 XCATEGORIES= graphics XMASTER_SITES= http://www.theorie.physik.uni-goettingen.de/~ostreich/transcode/pre/ XDISTNAME= ${PORTNAME}-${PORTVERSION}pre1 XEXTRACT_SUFX= .tgz X XMAINTAINER= hendrik@scholz.net X X.if !defined(WITHOUT_LAME) XBUILD_DEPENDS+= mp3rtp:${PORTSDIR}/audio/lame-devel XCONFIGURE_ARGS+= --with-lame X.endif X.if defined(WITH_LIBDV) XBUILD_DEPENDS+= encodedv:${PORTSDIR}/graphics/libdv XCONFIGURE_ARGS+= --with-dv --with-dv-includes=/usr/local --with-dv-libs=/usr/local X.endif X.if defined(WITH_LIBA52) XBUILD_DEPENDS+= a52dec:${PORTSDIR}/audio/liba52 XCONFIGURE_ARGS+= --with-a52 X.endif X.if defined(WITH_NASM) XBUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm X.endif X.if !defined(WITHOUT_AVIFILE) XBUILD_DEPENDS+= avifile-config:${PORTSDIR}/graphics/avifile XCONFIGURE_ARGS+= --enable-avifile6 X.endif X XLIB_DEPENDS+= lthread.2:${PORTSDIR}/devel/linuxthreads:install X XUSE_GLIB= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib CFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" X Xpre-extract: X.if defined(WITHOUT_LAME) X @${ECHO_MSG} X @${ECHO_MSG} "You disabled lame support !" X.else X @${ECHO_MSG} X @${ECHO_MSG} "lame support is enabled. Disable with WITHOUT_LAME" X LAME= true X.endif X.if !defined(WITH_LIBDV) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable libdv support by defining WITH_LIBDV" X.else X @${ECHO_MSG} X @${ECHO_MSG} "You enabled libdv support by defining WITH_LIBDV" X.endif X.if !defined(WITH_LIBA52) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable liba52 support by defining WITH_LIBDV" X.else X @${ECHO_MSG} X @${ECHO_MSG} "You enabled liba52 support by defining WITH_LIBDV" X.endif X.if defined(WITHOUT_AVIFILE) X @${ECHO_MSG} X @${ECHO_MSG} "You disabled avifile support !" X.else X @${ECHO_MSG} X @${ECHO_MSG} "avifile support is enabled. Disable with WITHOUT_AVIFILE" X.endif(WITH_AVIFILE) X X.if !defined(WITH_NASM) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable the nasm dependent moduley by defining WITH_NASM" X.else X @${ECHO_MSG} X @${ECHO_MSG} "You enabled nsdm support by defining WITH_NASM" X.endif(WITH_NASM) X X X X X X.include X END-of-transcode/Makefile echo x - transcode/distinfo sed 's/^X//' >transcode/distinfo << 'END-of-transcode/distinfo' XMD5 (transcode-0.6.0pre1.tgz) = 1ba5e116e34be2e3132148e539d7fc54 END-of-transcode/distinfo echo c - transcode/files mkdir -p transcode/files > /dev/null 2>&1 echo x - transcode/files/patch-aa sed 's/^X//' >transcode/files/patch-aa << 'END-of-transcode/files/patch-aa' X--- configure Thu Dec 13 20:17:56 2001 X+++ configure Sun Dec 16 01:48:02 2001 X@@ -5177,11 +5177,11 @@ X case "$target" in X *-*-freebsd*) X pthread_cflags="-D_REENTRANT -D_THREAD_SAFE" X- pthread_lib="-pthread" X+ pthread_lib="-llthread" X ;; X *) X pthread_cflags="-D_REENTRANT" X- pthread_lib="-lpthread" X+ pthread_lib="-llthread" X ;; X esac X LIBS="$pthread_lib $LIBS" X@@ -5193,7 +5193,7 @@ X #line 5193 "configure" X #include "confdefs.h" X X- #include X+ #include X X int X main () X@@ -10604,7 +10604,7 @@ X qt_libs="" X fi; X X-EXTRA_LIBS="-lpng -lz -lpthread -lglib -ldl -lm" X+EXTRA_LIBS="-lpng -lz -llthread -lglib -ldl -lm" X X if test x$with_qt = "x"yes ; then X END-of-transcode/files/patch-aa echo x - transcode/files/patch-ab sed 's/^X//' >transcode/files/patch-ab << 'END-of-transcode/files/patch-ab' X--- src/transcode.h Sun Dec 16 19:31:29 2001 X+++ src/transcode.h Sun Dec 16 19:31:59 2001 X@@ -39,6 +39,7 @@ X #include X X #ifdef NET_STREAM X+#include X #include X #include X #endif END-of-transcode/files/patch-ab echo x - transcode/files/patch-ac sed 's/^X//' >transcode/files/patch-ac << 'END-of-transcode/files/patch-ac' X--- libmp3lame/rtp.c Sun Dec 16 19:42:01 2001 X+++ libmp3lame/rtp.c Sun Dec 16 19:42:17 2001 X@@ -1,10 +1,10 @@ X #include X #include X+#include X #include X #include X #include X #include X-#include X #include X #include X END-of-transcode/files/patch-ac echo x - transcode/files/patch-ad sed 's/^X//' >transcode/files/patch-ad << 'END-of-transcode/files/patch-ad' X--- export/divx4_vbr.c.orig Sun Dec 16 19:53:45 2001 X+++ export/divx4_vbr.c Sun Dec 16 19:54:09 2001 X@@ -42,8 +42,6 @@ X #include X #include X X-#include X- X #include "config.h" X #include "transcode.h" X #include "vbr.h" X--- export/export_divx4.c.orig Sun Dec 16 19:53:25 2001 X+++ export/export_divx4.c Sun Dec 16 19:53:35 2001 X@@ -35,8 +35,6 @@ X #include X #include X X-#include X- X #include "divx4_encore2.h" X #include "transcode.h" X #include "avilib.h" X--- export/export_xvid.c.orig Sun Dec 16 19:53:51 2001 X+++ export/export_xvid.c Sun Dec 16 19:54:20 2001 X@@ -33,8 +33,6 @@ X #include X #include X X-#include X- X #include "xvid_encore2.h" X #include "encore_ext.h" X X--- export/xvid_vbr.c.orig Sun Dec 16 19:53:57 2001 X+++ export/xvid_vbr.c Sun Dec 16 19:54:30 2001 X@@ -42,8 +42,6 @@ X #include X #include X X-#include X- X #include "config.h" X #include "transcode.h" X #include "vbr.h"END-of-transcode/files/patch-ad echo x - transcode/files/patch-ae sed 's/^X//' >transcode/files/patch-ae << 'END-of-transcode/files/patch-ae' X--- export/export_net.c.orig Sun Dec 16 20:00:01 2001 X+++ export/export_net.c Sun Dec 16 20:00:18 2001 X@@ -23,6 +23,7 @@ X X #include X #include X+#include X #include X #include X END-of-transcode/files/patch-ae echo x - transcode/files/patch-af sed 's/^X//' >transcode/files/patch-af << 'END-of-transcode/files/patch-af' X--- import/nuv/rtjpeg_plugin.c.orig Fri Nov 30 19:52:41 2001 X+++ import/nuv/rtjpeg_plugin.c Sun Dec 16 20:10:54 2001 X@@ -23,7 +23,6 @@ X X #define _LARGEFILE64_SOURCE 1 X X-#include X #include X #include X #include X@@ -99,7 +98,7 @@ X regions[0].end = -1; X } X X- rtjpeg_file=open(tplorg, O_RDONLY|O_LARGEFILE); X+ rtjpeg_file=open(tplorg, O_RDONLY); X X if (rtjpeg_file == -1) { X fprintf(stderr, "File not found: %s\n", tplorg); END-of-transcode/files/patch-af echo x - transcode/files/patch-ag sed 's/^X//' >transcode/files/patch-ag << 'END-of-transcode/files/patch-ag' X--- configure.org Tue Dec 18 18:12:10 2001 X+++ configure Tue Dec 18 18:12:31 2001 X@@ -10747,7 +10747,7 @@ X echo $ECHO_N "(cached) $ECHO_C" >&6 X else X ac_check_lib_save_LIBS=$LIBS X-LIBS="-ldv -L$with_dv_l -ldv ${EXTRA_LIBS} $LIBS" X+LIBS="-ldv -L$with_dv_l -ldv ${EXTRA_LIBS} $LIBS -llthread" X cat >conftest.$ac_ext <<_ACEOF X #line 10752 "configure" X #include "confdefs.h" END-of-transcode/files/patch-ag echo x - transcode/pkg-descr sed 's/^X//' >transcode/pkg-descr << 'END-of-transcode/pkg-descr' Xtranscode is a text-console utility for video stream processing. XIt supports elementary video and audio frame transformations, including Xde-interlacing or fast resizing of video frames and loading of external filters. X XA number of modules are included to enable import of DVDs on-the-fly, XMPEG elementary (ES) or program streams (VOB), MPEG video, Digital Video (DV), XYUV4MPEG streams, NuppelVideo file format and raw or compressed (pass-through) Xvideo frames and export modules for writing DivX;-), OpenDivX, DivX 4.xx or Xuncompressed AVI files with MPEG, AC3 (pass-through) or PCM audio. X(Taken from the Website) X XWWW: http://www.theorie.physik.uni-goettingen.de/~ostreich/transcode/ X END-of-transcode/pkg-descr echo x - transcode/pkg-comment sed 's/^X//' >transcode/pkg-comment << 'END-of-transcode/pkg-comment' Xtext-console based utility for video stream processing.END-of-transcode/pkg-comment echo x - transcode/pkg-plist sed 's/^X//' >transcode/pkg-plist << 'END-of-transcode/pkg-plist' Xbin/transcode Xbin/tcmplex Xbin/tcextract Xbin/tcdecode Xbin/tcscan Xbin/tcdemux Xbin/tccat Xbin/tcprobe Xbin/avimerge Xbin/avisplit Xbin/avifix Xbin/avisync Xlib/transcode/export_null.so Xlib/transcode/export_null.la Xlib/transcode/export_wav.so Xlib/transcode/export_wav.la Xlib/transcode/export_opendivx.so Xlib/transcode/export_opendivx.la Xlib/transcode/export_raw.so Xlib/transcode/export_raw.la Xlib/transcode/export_divx4.so Xlib/transcode/export_divx4.la Xlib/transcode/export_ppm.so Xlib/transcode/export_ppm.la Xlib/transcode/export_yuv4mpeg.so Xlib/transcode/export_yuv4mpeg.la Xlib/transcode/export_xvid.so Xlib/transcode/export_xvid.la Xlib/transcode/export_net.so Xlib/transcode/export_net.la Xlib/transcode/export_mpeg.so Xlib/transcode/export_mpeg.la Xlib/transcode/export_af6.conf Xlib/transcode/import_nuv.so Xlib/transcode/import_nuv.la Xlib/transcode/import_net.so Xlib/transcode/import_net.la Xlib/transcode/import_avi.so Xlib/transcode/import_avi.la Xlib/transcode/import_mpeg2.so Xlib/transcode/import_mpeg2.la Xlib/transcode/import_ac3.so Xlib/transcode/import_ac3.la Xlib/transcode/import_vob.so Xlib/transcode/import_vob.la Xlib/transcode/import_raw.so Xlib/transcode/import_raw.la Xlib/transcode/import_yuv4mpeg.so Xlib/transcode/import_yuv4mpeg.la Xlib/transcode/import_null.so Xlib/transcode/import_null.la Xlib/transcode/import_dvd.so Xlib/transcode/import_dvd.la Xlib/transcode/filter_subtitler.so Xlib/transcode/filter_subtitler.la Xlib/transcode/filter_null.so Xlib/transcode/filter_null.la Xlib/transcode/filter_32detect.so Xlib/transcode/filter_32detect.la Xlib/transcode/filter_yuy2toyv12.so Xlib/transcode/filter_yuy2toyv12.la Xlib/transcode/filter_dilyuvmmx.so Xlib/transcode/filter_dilyuvmmx.la Xlib/transcode/filter_skip.so Xlib/transcode/filter_skip.la Xlib/transcode/filter_cut.so Xlib/transcode/filter_cut.la Xlib/transcode/filter_dnr.so Xlib/transcode/filter_dnr.la Xlib/transcode/filter_testframe.so Xlib/transcode/filter_testframe.la Xlib/transcode/import_mp3.la Xlib/transcode/import_mp3.so Xlib/transcode/a52_decore.la Xlib/transcode/a52_decore.so Xlib/transcode/import_dv.la Xlib/transcode/import_dv.so X@dirrm lib/transcodeEND-of-transcode/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 Tue Dec 18 14:10:11 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 6769637B405 for ; Tue, 18 Dec 2001 14:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBIMA1W79311; Tue, 18 Dec 2001 14:10:01 -0800 (PST) (envelope-from gnats) Date: Tue, 18 Dec 2001 14:10:01 -0800 (PST) Message-Id: <200112182210.fBIMA1W79311@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jochem Kossen Subject: Re: ports/30947: mail/mahogany fails to build, conflicts with /usr/include/openssl/ssl.h Reply-To: Jochem Kossen 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 The following reply was made to PR ports/30947; it has been noted by GNATS. From: Jochem Kossen To: "S. Kiernan" Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/30947: mail/mahogany fails to build, conflicts with /usr/include/openssl/ssl.h Date: Tue, 18 Dec 2001 23:01:08 +0100 On Tue, Dec 18, 2001 at 11:51:30AM -0500, S. Kiernan wrote: > > Yes, this compiles without problems, also with documentation. Thanks for > > solving this :-) The PR can be closed if this is committed i think. > > I haven't seen anything from the maintainer for a long time, but if > > you're still alive, maintainer? could you do something with it? > > > > Also, i'm currently in the process of building a port for mahogany > > 0.63...This was real easy since new versions of mahogany compile without > > any patches on freebsd. Only problem is the docs, which are a pain in > > the behind to create(LaTeX), unless i use some precompiled docs...I've > > already sent mail to the mahogany developers about this, and waiting for > > answers right now... > > > > Again, maintainer? are you still there? ;) > > > > I have a 0.63 port finished, but the maintainer of Mahogany itself wanted > me to wait for 0.64, which is due out any time now. > Unfortunately, a new bug has just been discovered according to the developers...0.64 will yet again be delayed for some time... Besides, the port is kinda broken right now, so why not just commit your 0.63 port or the patch from Frank Schoenman? Oh, if you want to see my port of 0.63, it's kinda ready too...Another reason i built it was that i needed a port with a big set of files, to create a pkg-plist generator, mahogany seemed to fit nicely in that picture... Anyway, if you need it, just ask :-) Greets, Jochem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 16: 0:11 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 D4D9537B41C for ; Tue, 18 Dec 2001 16:00:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ000J95094; Tue, 18 Dec 2001 16:00:00 -0800 (PST) (envelope-from gnats) Received: from java.blackened.com (java.blackened.com [165.64.255.2]) by hub.freebsd.org (Postfix) with ESMTP id 7190E37B41D for ; Tue, 18 Dec 2001 15:54:56 -0800 (PST) Received: (from toast@localhost) by java.blackened.com (8.11.6/8.11.6) id fBINsxm74049; Tue, 18 Dec 2001 16:54:59 -0700 (MST) (envelope-from toast) Message-Id: <200112182354.fBINsxm74049@java.blackened.com> Date: Tue, 18 Dec 2001 16:54:59 -0700 (MST) From: Tim Jensen Reply-To: Tim Jensen To: FreeBSD-gnats-submit@freebsd.org Cc: Tim Jensen X-Send-Pr-Version: 3.113 Subject: ports/32992: update port irc/blackened from v1.7.1 to v1.8.0 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: 32992 >Category: ports >Synopsis: update port irc/blackened from v1.7.1 to v1.8.0 >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: Tue Dec 18 16:00:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Tim Jensen >Release: FreeBSD 4.4-STABLE i386 >Organization: none >Environment: System: FreeBSD java.blackened.com 4.4-STABLE FreeBSD 4.4-STABLE #4: Fri Sep 21 09:49:40 MST 2001 mjr@java.blackened.com:/usr/src/sys/compile/MJR i386 >Description: This is an update to the Blackened IRC client, from version 1.7.1 to 1.8.0. Benefits of this update include: a man page has been added to the installation, and the patch file has been removed. >How-To-Repeat: Use the diff included below. >Fix: diff -ruN blackened.old/Makefile blackened/Makefile --- blackened.old/Makefile Mon Sep 25 07:21:33 2000 +++ blackened/Makefile Tue Dec 18 17:17:19 2001 @@ -6,7 +6,7 @@ # PORTNAME= blackened -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.0 CATEGORIES= irc MASTER_SITES= ftp://ftp.blackened.com/pub/irc/blackened/ @@ -14,6 +14,7 @@ GNU_CONFIGURE= yes PLIST_SUB= VERSION=${PORTVERSION} -MAKE_ENV= prefix=${PREFIX} +CONFIGURE_ARGS= --prefix=${PREFIX} +INSTALL_TARGET= installeverything .include diff -ruN blackened.old/distinfo blackened/distinfo --- blackened.old/distinfo Fri Sep 24 18:34:21 1999 +++ blackened/distinfo Tue Dec 18 09:37:35 2001 @@ -1 +1 @@ -MD5 (blackened-1.7.1.tar.gz) = 049b1e538eb3bcc78c0a9083dfd014c4 +MD5 (blackened-1.8.0.tar.gz) = 285a0a7bdd6c25dde753cdfc81b18e98 diff -ruN blackened.old/files/patch-aa blackened/files/patch-aa --- blackened.old/files/patch-aa Sat Jul 31 19:46:38 1999 +++ blackened/files/patch-aa Wed Dec 31 18:00:00 1969 @@ -1,61 +0,0 @@ ---- Makefile.in.orig Mon Jul 26 21:30:12 1999 -+++ Makefile.in Thu Jul 29 02:56:55 1999 -@@ -23,9 +23,9 @@ - # disclean - remove all files geneated by compilation/installation. - - prefix = @prefix@ --exec_prefix = @exec_prefix@ --bindir = @bindir@ --datadir = @datadir@ -+exec_prefix = ${prefix} -+bindir = ${exec_prefix}/bin -+datadir = ${prefix}/share/blackened - - VERSION = @VERSION@ - -@@ -34,12 +34,12 @@ - INSTALL_IRC = $(bindir)/blackened-$(VERSION) - - # Name of the symbolic link to be created. --INSTALL_LINK = $(bindir)/@IRCLINK@ -+INSTALL_LINK = $(bindir)/blackened - - # Where the ircII library will be. Generally this is the place that - # you put the scripts, help pages and translation tables. It is - # very important that you set this correctly. --IRCLIB = @IRCLIB@/$(VERSION) -+IRCLIB = $(datadir)/$(VERSION) - - # Set this to the lex you want to use, and if they lex uses a library. - -@@ -119,16 +119,16 @@ - - # Set the next line to the full path for installation of the ircserv program - # if you wish to use it. --INSTALL_IRCSERV = $(bindir)/ircserv -+INSTALL_IRCSERV = $(bindir)/blackened-ircserv - - # This little program is necessary to have an interactive shell - # in a window of ircII. The 'shell' script uses it, so also update - # the path in there, if you want to enable this. --INSTALL_IRCFLUSH = $(bindir)/ircflush -+INSTALL_IRCFLUSH = $(bindir)/blackened-ircflush - - # This program allows you to use screen/xterm's to put new irc windows - # on new screen/xterm windows. --INSTALL_WSERV = $(bindir)/wserv -+INSTALL_WSERV = $(bindir)/blackened-wserv - - ## You shouldn't have to change anything below here - -@@ -246,8 +246,8 @@ - $(INSTALL_LIB) lib/help.blackened $(HELP_FILE) - - installdirs: --# umask 022; ./mkinstalldirs $(IRCLIB) $(bindir) $(TRANS_PATH) $(INSTALL_SCRIPT) $(HELP_DIR) -- umask 022; ./mkinstalldirs $(IRCLIB) $(bindir) $(TRANS_PATH) $(INSTALL_SCRIPT) -+# umask 022; ./mkinstalldirs $(IRCLIB) $(bindir) $(TRANS_PATH) $(INSTALL_SCRIPT) $(HELP_DIR) 2>&1 -+ umask 022; ./mkinstalldirs $(IRCLIB) $(bindir) $(TRANS_PATH) $(INSTALL_SCRIPT) 2>&1 - - helpclean: - $(RM) lib/help.blackened diff -ruN blackened.old/pkg-descr blackened/pkg-descr --- blackened.old/pkg-descr Sat Mar 25 16:14:52 2000 +++ blackened/pkg-descr Tue Dec 18 16:43:43 2001 @@ -1,15 +1,7 @@ -Blackened is an alternative IRC client made by Timothy -Jensen that offers a variety of new -features not found in other clients, such as: - - o Personalized timestamps - o Message redirection - o $randread() function - o "Snazzy new look" - o Banlist formatting - o Additional bind keys, e.g. PAGE_UP and PAGE_DOWN +Blackened is an enhanced IRC client that offers a variety of features +not found in other clients, including commands designed for IRC +server operators and administrators. Normal users also benefit from +additional functionality. WWW: http://www.blackened.com/blackened/ IRC: irc.blackened.com #blackened - -- Will diff -ruN blackened.old/pkg-plist blackened/pkg-plist --- blackened.old/pkg-plist Sat Jul 31 19:46:39 1999 +++ blackened/pkg-plist Tue Dec 18 17:28:15 2001 @@ -3,6 +3,7 @@ bin/blackened-ircserv bin/blackened-wserv bin/blackened-ircflush +man/man1/blackened.1 share/blackened/%%VERSION%%/translation/ASCII share/blackened/%%VERSION%%/translation/CP437 share/blackened/%%VERSION%%/translation/CP850 >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 Tue Dec 18 16:30:18 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 8426437B417 for ; Tue, 18 Dec 2001 16:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ0U1Y01391; Tue, 18 Dec 2001 16:30:01 -0800 (PST) (envelope-from gnats) Received: from c31516.thorn1.nsw.optusnet.com.au (yellow.biolateral.com.au [129.78.217.60]) by hub.freebsd.org (Postfix) with ESMTP id E8F4837B416 for ; Tue, 18 Dec 2001 16:27:40 -0800 (PST) Received: (from tonym@localhost) by c31516.thorn1.nsw.optusnet.com.au (8.11.6/8.11.6) id fBJ0RZB15466; Wed, 19 Dec 2001 11:27:35 +1100 (EST) (envelope-from tonym) Message-Id: <200112190027.fBJ0RZB15466@c31516.thorn1.nsw.optusnet.com.au> Date: Wed, 19 Dec 2001 11:27:35 +1100 (EST) From: Tony Maher Reply-To: Tony Maher To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32994: New port: graphics/xgobi 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: 32994 >Category: ports >Synopsis: New port: graphics/xgobi >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: Tue Dec 18 16:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Tony Maher >Release: FreeBSD 4.4-STABLE i386 >Organization: BioLateral >Environment: System: FreeBSD dt.home 4.4-STABLE FreeBSD 4.4-STABLE #1: Sun Dec 16 16:39:43 EST 2001 root@dt.home:/usr/obj/usr/src/sys/DT i386 >Description: xgobi An interactive dynamic graphics program for data visualization in the X Window System. It is especially designed for the exploration of multivariate data. Its basic plot is a scatterplot and there are a number of the tools available for scatterplot display and manipulation. It has a direct manipulation interface, and all the manipulations are performed using the mouse. It can be used in conjunction with the S language for scientific computing and data analysis. (Or R language). Also it can be programmed using RPC to communicate with other software. -adapted from the manual page. The port is marked NO_CDROM. I have received email from 2 of the 3 authors who would not care if it was packaged on CDROM but they are not copyright holder (Bellcore/Telcordia is the copyright holder). I'll contact Telcordia but this may take a while and may not be worth the effort. I have marked the port with CATEGORIES= graphics maths but maybe its better the other way round. I can't tell what the standard is here (it seems mixed with gnuplot in math but plotmtv in graphics) >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: # # xgobi # xgobi/Makefile # xgobi/pkg-descr # xgobi/pkg-comment # xgobi/distinfo # xgobi/files # xgobi/files/patch-Imakefile # xgobi/pkg-plist # echo c - xgobi mkdir -p xgobi > /dev/null 2>&1 echo x - xgobi/Makefile sed 's/^X//' >xgobi/Makefile << 'END-of-xgobi/Makefile' X# New ports collection makefile for: xgobi X# Date created: 5 December 2001 X# Whom: Tony Maher X# X# $FreeBSD$ X# X XPORTNAME= xgobi XPORTVERSION= 2001.09 XCATEGORIES= graphics math XMASTER_SITES= http://www.research.att.com/areas/stat/xgobi/ XDISTNAME= ${PORTNAME} XEXTRACT_SUFX= .sh.gz X XMAINTAINER= tonym@biolateral.com.au X XNO_CDROM= "Restrictive copyright (do not sell for profit)" X XPATCH_WRKSRC= ${WRKDIR}/${PORTNAME}/src XCONFIGURE_WRKSRC= ${PATCH_WRKSRC} XBUILD_WRKSRC= ${PATCH_WRKSRC} X XUSE_IMAKE= true XXFREE86_HTML_MAN= no X XPROGRAMS= xgvis xgobi XMANDIR= ${WRKSRC}/manpages XMAN1= xgvis.1 xgobi.1 X X# The distfile is a shar file. It also does not extract cleanly. X# 3 files extract to current directory so use post-extract to move X# them to proper locations. X Xdo-extract: X @ ${RM} -rf ${WRKDIR} X @ ${MKDIR} ${WRKDIR} X @ for file in ${EXTRACT_ONLY}; do \ X cd ${WRKDIR} && \ X ${GZCAT} ${DISTDIR}/$${file} | ${SH} > /dev/null; \ X done X Xpost-extract: X @ ${MV} ${WRKDIR}/aclocal.m4 ${WRKSRC} X @ ${MV} ${WRKDIR}/make.out ${WRKSRC} X @ ${MV} ${WRKDIR}/xgobi.html ${MANDIR} X Xdo-install: X @ cd ${WRKSRC}; \ X for file in ${PROGRAMS}; do \ X ${INSTALL_PROGRAM} src/$$file ${PREFIX}/bin; \ X ${INSTALL_MAN} ${MANDIR}/$${file}.1 ${PREFIX}/man/man1; \ X ${GZIP_CMD} ${PREFIX}/man/man1/$${file}.1; \ X done X @ cd ${WRKDIR}/${PORTNAME}; \ X ${INSTALL_DATA} XGobi.ex ${PREFIX}/lib/X11/app-defaults X Xpost-install: X @ for file in ${PROGRAMS}; do \ X strip ${PREFIX}/bin/$$file; \ X done X.if !defined(NOPORTDOCS) X @ ${MKDIR} ${DOCSDIR} X @ ${MKDIR} ${EXAMPLESDIR} X @ cd ${WRKSRC}; \ X for dir in data_*; do \ X ${MKDIR} ${EXAMPLESDIR}/$${dir}; \ X cd ${WRKSRC}/$${dir}; \ X for file in *; do \ X ${INSTALL_DATA} $${file} ${EXAMPLESDIR}/$${dir}; \ X done \ X done X.endif X X.include END-of-xgobi/Makefile echo x - xgobi/pkg-descr sed 's/^X//' >xgobi/pkg-descr << 'END-of-xgobi/pkg-descr' XAn interactive dynamic graphics program for data visualization Xin the X Window System. It is especially designed for the exploration Xof multivariate data. Its basic plot is a scatterplot and there are Xa number of the tools available for scatterplot display and manipulation. XIt has a direct manipulation interface, and all the manipulations Xare performed using the mouse. XIt can be used in conjunction with the S language for scientific Xcomputing and data analysis. (Or R language). XAlso it can be programmed using RPC to communicate with other software. X-adapted from the manual page. X X-- XTony Maher END-of-xgobi/pkg-descr echo x - xgobi/pkg-comment sed 's/^X//' >xgobi/pkg-comment << 'END-of-xgobi/pkg-comment' XGraphics visualisation END-of-xgobi/pkg-comment echo x - xgobi/distinfo sed 's/^X//' >xgobi/distinfo << 'END-of-xgobi/distinfo' XMD5 (xgobi.sh.gz) = ecce1eec28931e8e7e433b86f97675fe END-of-xgobi/distinfo echo c - xgobi/files mkdir -p xgobi/files > /dev/null 2>&1 echo x - xgobi/files/patch-Imakefile sed 's/^X//' >xgobi/files/patch-Imakefile << 'END-of-xgobi/files/patch-Imakefile' X--- Imakefile.orig Wed Dec 5 08:01:33 2001 X+++ Imakefile Wed Dec 5 08:01:51 2001 X@@ -12,11 +12,11 @@ X /**/# the xgobi directories src, help, ps, etc. X XGOBID = $(PWD)/.. X X- CC = cc X- CCOPTIONS = -xansi -n32 X+# CC = cc X+# CCOPTIONS = -xansi -n32 X X-# CC = gcc X-# CCOPTIONS = -ansi -w X+ CC = gcc X+ CCOPTIONS = -ansi -w X X LD = X CDEBUGFLAGS = -g END-of-xgobi/files/patch-Imakefile echo x - xgobi/pkg-plist sed 's/^X//' >xgobi/pkg-plist << 'END-of-xgobi/pkg-plist' Xbin/xgvis Xbin/xgobi Xlib/X11/app-defaults/XGobi.ex X%%PORTDOCS%%share/examples/xgobi/data_xgobi/c60 X%%PORTDOCS%%share/examples/xgobi/data_xgobi/c60.linecolors X%%PORTDOCS%%share/examples/xgobi/data_xgobi/c60.lines X%%PORTDOCS%%share/examples/xgobi/data_xgobi/cube6 X%%PORTDOCS%%share/examples/xgobi/data_xgobi/cube6.lines X%%PORTDOCS%%share/examples/xgobi/data_xgobi/death1987 X%%PORTDOCS%%share/examples/xgobi/data_xgobi/death1987.col X%%PORTDOCS%%share/examples/xgobi/data_xgobi/death1987.lines X%%PORTDOCS%%share/examples/xgobi/data_xgobi/death1987.resources X%%PORTDOCS%%share/examples/xgobi/data_xgobi/death1987.row X%%PORTDOCS%%share/examples/xgobi/data_xgobi/flea.col X%%PORTDOCS%%share/examples/xgobi/data_xgobi/flea.colors X%%PORTDOCS%%share/examples/xgobi/data_xgobi/flea.dat X%%PORTDOCS%%share/examples/xgobi/data_xgobi/flea.doc X%%PORTDOCS%%share/examples/xgobi/data_xgobi/flea.glyphs X%%PORTDOCS%%share/examples/xgobi/data_xgobi/flea.row X%%PORTDOCS%%share/examples/xgobi/data_xgobi/kai.dat X%%PORTDOCS%%share/examples/xgobi/data_xgobi/kai.doc X%%PORTDOCS%%share/examples/xgobi/data_xgobi/kai.lines X%%PORTDOCS%%share/examples/xgobi/data_xgobi/kai.resources X%%PORTDOCS%%share/examples/xgobi/data_xgobi/kai.row X%%PORTDOCS%%share/examples/xgobi/data_xgobi/laser X%%PORTDOCS%%share/examples/xgobi/data_xgobi/laser.col X%%PORTDOCS%%share/examples/xgobi/data_xgobi/laser.doc X%%PORTDOCS%%share/examples/xgobi/data_xgobi/laser.resources X%%PORTDOCS%%share/examples/xgobi/data_xgobi/laser.vgroups X%%PORTDOCS%%share/examples/xgobi/data_xgobi/olive X%%PORTDOCS%%share/examples/xgobi/data_xgobi/olive.col X%%PORTDOCS%%share/examples/xgobi/data_xgobi/olive.colors X%%PORTDOCS%%share/examples/xgobi/data_xgobi/olive.glyphs X%%PORTDOCS%%share/examples/xgobi/data_xgobi/olive.resources X%%PORTDOCS%%share/examples/xgobi/data_xgobi/olive.row X%%PORTDOCS%%share/examples/xgobi/data_xgobi/places X%%PORTDOCS%%share/examples/xgobi/data_xgobi/places.col X%%PORTDOCS%%share/examples/xgobi/data_xgobi/places.doc X%%PORTDOCS%%share/examples/xgobi/data_xgobi/places.resources X%%PORTDOCS%%share/examples/xgobi/data_xgobi/places.row X%%PORTDOCS%%share/examples/xgobi/data_xgobi/prim7 X%%PORTDOCS%%share/examples/xgobi/data_xgobi/prim7.colors X%%PORTDOCS%%share/examples/xgobi/data_xgobi/prim7.doc X%%PORTDOCS%%share/examples/xgobi/data_xgobi/prim7.glyphs X%%PORTDOCS%%share/examples/xgobi/data_xgobi/prim7.lines X%%PORTDOCS%%share/examples/xgobi/data_xgobi/prim7.res X%%PORTDOCS%%share/examples/xgobi/data_xgobi/prim7.resources X%%PORTDOCS%%share/examples/xgobi/data_xgobi/randu X%%PORTDOCS%%share/examples/xgobi/data_xgobi/randu.doc X%%PORTDOCS%%share/examples/xgobi/data_xgobi/river X%%PORTDOCS%%share/examples/xgobi/data_xgobi/river.col X%%PORTDOCS%%share/examples/xgobi/data_xgobi/river.doc X%%PORTDOCS%%share/examples/xgobi/data_xgobi/sleep.col X%%PORTDOCS%%share/examples/xgobi/data_xgobi/sleep.dat X%%PORTDOCS%%share/examples/xgobi/data_xgobi/sleep.doc X%%PORTDOCS%%share/examples/xgobi/data_xgobi/sleep.missing X%%PORTDOCS%%share/examples/xgobi/data_xgobi/sleep.row X%%PORTDOCS%%share/examples/xgobi/data_xgobi/sleep.table X%%PORTDOCS%%share/examples/xgobi/data_xgobi/sphere1.dat X%%PORTDOCS%%share/examples/xgobi/data_xgobi/sphere1.doc X%%PORTDOCS%%share/examples/xgobi/data_xgobi/sphere1.resources X%%PORTDOCS%%share/examples/xgobi/data_xgobi/sphere2.dat X%%PORTDOCS%%share/examples/xgobi/data_xgobi/sphere2.doc X%%PORTDOCS%%share/examples/xgobi/data_xgobi/sphere2.resources X%%PORTDOCS%%share/examples/xgobi/data_xgobi/tips.col X%%PORTDOCS%%share/examples/xgobi/data_xgobi/tips.dat X%%PORTDOCS%%share/examples/xgobi/data_xgobi/tips.doc X%%PORTDOCS%%share/examples/xgobi/data_xgvis/basket.edges X%%PORTDOCS%%share/examples/xgobi/data_xgvis/basket.pos X%%PORTDOCS%%share/examples/xgobi/data_xgvis/buckyball.dat X%%PORTDOCS%%share/examples/xgobi/data_xgvis/buckyball.linecolors X%%PORTDOCS%%share/examples/xgobi/data_xgvis/buckyball.lines X%%PORTDOCS%%share/examples/xgobi/data_xgvis/buckyball.resources X%%PORTDOCS%%share/examples/xgobi/data_xgvis/grid5.edges X%%PORTDOCS%%share/examples/xgobi/data_xgvis/grid5.pos X%%PORTDOCS%%share/examples/xgobi/data_xgvis/hyper8.edges X%%PORTDOCS%%share/examples/xgobi/data_xgvis/hyper8.pos X%%PORTDOCS%%share/examples/xgobi/data_xgvis/morsecodes.R X%%PORTDOCS%%share/examples/xgobi/data_xgvis/morsecodes.col X%%PORTDOCS%%share/examples/xgobi/data_xgvis/morsecodes.colors X%%PORTDOCS%%share/examples/xgobi/data_xgvis/morsecodes.dat X%%PORTDOCS%%share/examples/xgobi/data_xgvis/morsecodes.dist X%%PORTDOCS%%share/examples/xgobi/data_xgvis/morsecodes.doc X%%PORTDOCS%%share/examples/xgobi/data_xgvis/morsecodes.glyphs X%%PORTDOCS%%share/examples/xgobi/data_xgvis/morsecodes.linecolors X%%PORTDOCS%%share/examples/xgobi/data_xgvis/morsecodes.lines X%%PORTDOCS%%share/examples/xgobi/data_xgvis/morsecodes.pos X%%PORTDOCS%%share/examples/xgobi/data_xgvis/morsecodes.raw X%%PORTDOCS%%share/examples/xgobi/data_xgvis/morsecodes.row X%%PORTDOCS%%share/examples/xgobi/data_xgvis/morsecodes.sim X%%PORTDOCS%%share/examples/xgobi/data_xgvis/perm4.edges X%%PORTDOCS%%share/examples/xgobi/data_xgvis/perm4.linecolors X%%PORTDOCS%%share/examples/xgobi/data_xgvis/perm4.pos X%%PORTDOCS%%share/examples/xgobi/data_xgvis/perm4.row X%%PORTDOCS%%share/examples/xgobi/data_xgvis/perm5.edges X%%PORTDOCS%%share/examples/xgobi/data_xgvis/perm5.labels X%%PORTDOCS%%share/examples/xgobi/data_xgvis/perm5.pos X%%PORTDOCS%%share/examples/xgobi/data_xgvis/perm6.edges X%%PORTDOCS%%share/examples/xgobi/data_xgvis/perm6.labels X%%PORTDOCS%%share/examples/xgobi/data_xgvis/perm6.pos X%%PORTDOCS%%share/examples/xgobi/data_xgvis/torus1.edges X%%PORTDOCS%%share/examples/xgobi/data_xgvis/torus1.pos X%%PORTDOCS%%share/examples/xgobi/data_xgvis/torus2.edges X%%PORTDOCS%%share/examples/xgobi/data_xgvis/torus2.pos X%%PORTDOCS%%@dirrm share/examples/xgobi/data_xgobi X%%PORTDOCS%%@dirrm share/examples/xgobi/data_xgvis X%%PORTDOCS%%@dirrm share/examples/xgobi END-of-xgobi/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 Tue Dec 18 16:54:39 2001 Delivered-To: freebsd-ports@freebsd.org Received: from ns1.rwwa.com (ns1.rwwa.com [66.92.67.110]) by hub.freebsd.org (Postfix) with ESMTP id 6540A37B419 for ; Tue, 18 Dec 2001 16:54:36 -0800 (PST) Received: from rwwa.com (harvey.rwwa.com [192.124.97.11]) by ns1.rwwa.com (Postfix) with ESMTP id AEB1B322E for ; Tue, 18 Dec 2001 19:54:35 -0500 (EST) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: freebsd-ports@freebsd.org Subject: wchar.h, ports packages, and FBSD version? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 18 Dec 2001 19:54:36 -0500 From: Robert Withrow Message-Id: <20011219005435.AEB1B322E@ns1.rwwa.com> 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 [Got no takers in Hackers. Probably better asked here...] Hi: I've installed the python-2.1.1 package on a 4.3-RELEASE system, and in the process of building zope, discovered that python is configured with: /* Define if the compiler provides a wchar.h header file. */ #define HAVE_WCHAR_H 1 ...Which I gather is a lie for 4.3. I'm assuming that CURRENT *does* have wchar.h. and maybe recent STABLE does too? This leads to questions: 1 - Are port packages built on a CURRENT system? 2 - Is it wrong to install packages on anything but a bleedin' edge current system? 3 - If it isn't wrong, then what is the expected way of dealing with problems like the above? Maybe I'm goofy, but it seems like packages should be built for *compatibility* which would mean building them on something older than either STABLE or CURRENT, since they are then automatically compatible with newer systems. As it is it seems like the current statue is a little user-hostile: CURRENT users can safely install packages, but everyone else has to build from ports. Unless I'm confused? --------------------------------------------------------------------- Robert Withrow, R.W. Withrow Associates, Swampscott MA, witr@rwwa.COM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 17:19:56 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 9464037B417; Tue, 18 Dec 2001 17:19:49 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ1BGA08692; Tue, 18 Dec 2001 17:11:16 -0800 (PST) (envelope-from will) Date: Tue, 18 Dec 2001 17:11:16 -0800 (PST) From: Message-Id: <200112190111.fBJ1BGA08692@freefall.freebsd.org> To: toast@blackened.com, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32992: update port irc/blackened from v1.7.1 to v1.8.0 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 irc/blackened from v1.7.1 to v1.8.0 State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Tue Dec 18 17:11:09 PST 2001 State-Changed-Why: COmmitted, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32992 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 17:39:51 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 9357237B41A; Tue, 18 Dec 2001 17:39:49 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ1ZPm15062; Tue, 18 Dec 2001 17:35:25 -0800 (PST) (envelope-from will) Date: Tue, 18 Dec 2001 17:35:25 -0800 (PST) From: Message-Id: <200112190135.fBJ1ZPm15062@freefall.freebsd.org> To: jmcoopr@webmail.bmi.net, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/29332: Refiling New Port: ripem-2.1 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: Refiling New Port: ripem-2.1 State-Changed-From-To: open->feedback State-Changed-By: will State-Changed-When: Tue Dec 18 17:33:55 PST 2001 State-Changed-Why: Apologies for the late replies, but could you confirm whether this program is really export-controlled? FreeBSD doesn't use RSAREF anymore (in fact we removed it over 15 months ago, many moons before your PR arrived). And a lot of things are legal to export nowadays.. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29332 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 18:10: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 871EA37B417 for ; Tue, 18 Dec 2001 18:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ2A0821853; Tue, 18 Dec 2001 18:10:00 -0800 (PST) (envelope-from gnats) Received: from manetheren.cl.msu.edu (mlss15.cl.msu.edu [35.9.4.115]) by hub.freebsd.org (Postfix) with ESMTP id 9490237B417 for ; Tue, 18 Dec 2001 18:07:42 -0800 (PST) Received: from manetheren.cl.msu.edu (localhost.cl.msu.edu [127.0.0.1]) by manetheren.cl.msu.edu (8.12.1/8.11.4) with ESMTP id fBJ27gBe050991 for ; Tue, 18 Dec 2001 21:07:43 -0500 (EST) (envelope-from buchanon@mlss15.cl.msu.edu) Received: (from buchanon@localhost) by manetheren.cl.msu.edu (8.12.1/8.12.1/Submit) id fBJ27gRA050990; Tue, 18 Dec 2001 21:07:42 -0500 (EST)?g (envelope-from buchanon) Message-Id: <200112190207.fBJ27gRA050990@manetheren.cl.msu.edu> Date: Tue, 18 Dec 2001 21:07:42 -0500 (EST) From: Mike Buchanon Reply-To: Mike Buchanon To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32996: bcpp port upgrade 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: 32996 >Category: ports >Synopsis: bcpp port upgrade >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Dec 18 18:10:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Mike Buchanon >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD manetheren.cl.msu.edu 4.4-STABLE FreeBSD 4.4-STABLE #14: Mon Oct 8 11:05:55 EDT 2001 root@manetheren.cl.msu.edu:/usr/obj/usr/src/sys/MANETHEREN i386 >Description: PORT UPGRADE of devel/bcpp to honor prefix and fix warnings >How-To-Repeat: make install >Fix: Apply patch: diff -urN /usr/ports/devel/bcpp/Makefile bcpp/Makefile --- /usr/ports/devel/bcpp/Makefile Sat Nov 17 22:33:44 2001 +++ bcpp/Makefile Tue Dec 18 20:03:13 2001 @@ -18,10 +18,14 @@ MAKEFILE= makefile ALL_TARGET= ${PORTNAME} +post-patch: + @${PERL5} -pi -e 's,%%PREFIX%%,${PREFIX},g' ${WRKSRC}/bcpp.cpp + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.cfg \ ${PREFIX}/etc/${PORTNAME}.cfg.sample + .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/txtdocs/hirachy.txt ${DOCSDIR} diff -urN /usr/ports/devel/bcpp/files/patch-bcpp.cpp bcpp/files/patch-bcpp.cpp --- /usr/ports/devel/bcpp/files/patch-bcpp.cpp Sat Nov 17 22:33:45 2001 +++ bcpp/files/patch-bcpp.cpp Tue Dec 18 20:32:46 2001 @@ -1,20 +1,36 @@ --- bcpp.cpp.orig Tue Aug 10 20:54:52 1999 -+++ bcpp.cpp Wed Nov 7 10:48:27 2001 -@@ -2721,6 +2721,7 @@ ++++ bcpp.cpp Tue Dec 18 20:22:18 2001 +@@ -1431,6 +1431,7 @@ + + } + ++/* + // purge an Indent-stack + static void freeIndentStack(StackList* pImode) + { +@@ -1451,6 +1452,7 @@ + dst -> push(temp); + } + } ++*/ + + // no extra indent immediately after any brace + void resetSingleIndent(StackList* pIMode) +@@ -2721,6 +2723,7 @@ char* pSPath = getenv ("PATH"); char* pEPath = NULL; char* pNameMem = NULL; -+ char* tmpCfgName = new char[ 16 + strlen(pCfgName) + 1]; ++ char* tmpCfgName = new char[strlen("%%PREFIX%%/etc")+strlen(pCfgName)+1]; char sepChar = NULLC; const char* pathSepChar; char backUp; -@@ -2729,6 +2730,13 @@ +@@ -2729,6 +2732,13 @@ // test to see if file is in current directory first ! if ((pCfgFile = fopen(pCfgName, "r")) != NULL) return; + -+ // look to see if it's in /usr/local/etc -+ tmpCfgName = strcat( tmpCfgName, "/usr/local/etc/" ); ++ // look to see if it's in %%PREFIX%%/etc ++ tmpCfgName = strcat( tmpCfgName, "%%PREFIX%%/etc/" ); + tmpCfgName = strcat( tmpCfgName, pCfgName ); + if ((pCfgFile = fopen(tmpCfgName, "r")) != NULL) + return; diff -urN /usr/ports/devel/bcpp/pkg-message bcpp/pkg-message --- /usr/ports/devel/bcpp/pkg-message Sat Nov 17 22:33:44 2001 +++ bcpp/pkg-message Tue Dec 18 20:30:22 2001 @@ -1,2 +1,2 @@ -You should modify /usr/local/etc/bcpp.cfg to your liking and +You should modify /usr/local/etc/bcpp.cfg.sample to your liking and copy it to /usr/local/etc/bcpp.cfg >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 Tue Dec 18 18:29:51 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 83C8E37B416; Tue, 18 Dec 2001 18:29:49 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ2SVV23598; Tue, 18 Dec 2001 18:28:31 -0800 (PST) (envelope-from will) Date: Tue, 18 Dec 2001 18:28:31 -0800 (PST) From: Message-Id: <200112190228.fBJ2SVV23598@freefall.freebsd.org> To: serg@tmn.ru, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/29081: New port: net/p5-IC-Radius 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: New port: net/p5-IC-Radius State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Tue Dec 18 18:28:12 PST 2001 State-Changed-Why: Committed, thanks. Sorry for the delay. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29081 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 18:30:31 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 6ADC237B41C for ; Tue, 18 Dec 2001 18:30:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ2U4X24183; Tue, 18 Dec 2001 18:30:04 -0800 (PST) (envelope-from gnats) Received: from ob.m6.ntu.edu.tw (ob.m6.ntu.edu.tw [140.112.247.129]) by hub.freebsd.org (Postfix) with ESMTP id 9D76237B416 for ; Tue, 18 Dec 2001 18:27:23 -0800 (PST) Received: from davidyu by ob.m6.ntu.edu.tw with local (Exim 3.33 #1) id 16GWRt-00026t-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 19 Dec 2001 10:27:13 +0800 Message-Id: Date: Wed, 19 Dec 2001 10:27:13 +0800 From: Chia-Hsing Yu Reply-To: Chia-Hsing Yu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32997: new ports for libsvm 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: 32997 >Category: ports >Synopsis: new ports for libsvm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Dec 18 18:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Chia-Hsing Yu >Release: FreeBSD 4.4-STABLE i386 >Organization: NTU CSIE >Environment: System: FreeBSD ob.m6.ntu.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Mon Dec 17 11:23:27 CST 2001 root@ob.m6.ntu.edu.tw:/usr/src/sys/compile/OB i386 >Description: LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC ), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM ). It supports multi-class classification. The basic algorithm is a simplification of both SMO by Platt and SVMLight by Joachims. It is also a simplification of the modification 2 of SMO by Keerthi et al. Our goal is to help users from other fields to easily use SVM as a tool. LIBSVM provides a simple interface where users can easily link it with their own programs. Main features of LIBSVM include Different SVM formulations Efficient multi-class classification Cross validation for model selection Weighted SVM for unbalanced data Both C++ and Java sources GUI demonstrating SVM classification and regression http://www.csie.ntu.edu.tw/~cjlin/libsvm/ Author: Chih-Chung Chang and Chih-Jen Lin >How-To-Repeat: >Fix: please fetch http://www.oio.cx/~davidyu/libsvm.tgz >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 Tue Dec 18 18:31: 8 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 E49CA37B41E for ; Tue, 18 Dec 2001 18:30:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ2U4f24192; Tue, 18 Dec 2001 18:30:04 -0800 (PST) (envelope-from gnats) Received: from c31516.thorn1.nsw.optusnet.com.au (yellow.biolateral.com.au [129.78.217.60]) by hub.freebsd.org (Postfix) with ESMTP id 80A6E37B405 for ; Tue, 18 Dec 2001 18:27:30 -0800 (PST) Received: (from tonym@localhost) by c31516.thorn1.nsw.optusnet.com.au (8.11.6/8.11.6) id fBJ2RSL46039; Wed, 19 Dec 2001 13:27:28 +1100 (EST) (envelope-from tonym) Message-Id: <200112190227.fBJ2RSL46039@c31516.thorn1.nsw.optusnet.com.au> Date: Wed, 19 Dec 2001 13:27:28 +1100 (EST) From: Tony Maher Reply-To: Tony Maher To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32998: New port: biology/dna-qc 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: 32998 >Category: ports >Synopsis: New port: biology/dna-qc >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: Tue Dec 18 18:30:04 PST 2001 >Closed-Date: >Last-Modified: >Originator: Tony Maher >Release: FreeBSD 4.4-STABLE i386 >Organization: BioLateral >Environment: System: FreeBSD dt.home 4.4-STABLE FreeBSD 4.4-STABLE #1: Sun Dec 16 16:39:43 EST 2001 root@dt.home:/usr/obj/usr/src/sys/DT i386 >Description: White, O., T. Dunning, G. Sutton, M. Adams, J. C. Venter, and C. Fields (1993). A quality control algorithm for DNA sequencing projects. Nucleic Acids Research (in press)." - from the README file TIGR claim no copyright on this but it is derived from other software * "Copyright 1993, New Mexico State University * * All rights reserved, unlimited redistribution and modification * * allowed, except that this notice must be preserved and original * * authorship must be acknowledged. No warranty of fitness of * * purpose or merchantibility is express or implied, this software * * is available on an 'as is' basis." * * * *This header must be included in any distribution of this program or* *derivatives of this program. >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: # # dna-qc # dna-qc/files # dna-qc/files/patch-hybridize # dna-qc/files/patch-Makefile # dna-qc/files/patch-normalize # dna-qc/files/patch-random_line # dna-qc/files/patch-stringpool # dna-qc/pkg-plist # dna-qc/pkg-descr # dna-qc/pkg-comment # dna-qc/distinfo # dna-qc/Makefile # echo c - dna-qc mkdir -p dna-qc > /dev/null 2>&1 echo c - dna-qc/files mkdir -p dna-qc/files > /dev/null 2>&1 echo x - dna-qc/files/patch-hybridize sed 's/^X//' >dna-qc/files/patch-hybridize << 'END-of-dna-qc/files/patch-hybridize' X--- hybridize.c.orig Sat Nov 24 21:25:04 2001 X+++ hybridize.c Sat Nov 24 21:25:35 2001 X@@ -54,6 +54,7 @@ X extern unsigned array_to_base_4(); X extern unsigned string_to_base_4(); X extern int dna2i(); X+double logl(); X int *read_file(); X X main(argc, argv) END-of-dna-qc/files/patch-hybridize echo x - dna-qc/files/patch-Makefile sed 's/^X//' >dna-qc/files/patch-Makefile << 'END-of-dna-qc/files/patch-Makefile' X--- Makefile.orig Sat Nov 24 21:39:24 2001 X+++ Makefile Sat Nov 24 21:39:38 2001 X@@ -1,5 +1,5 @@ X #CC=cc X-CFLAGS += -g X+#CFLAGS += -g X LEX=flex X X END-of-dna-qc/files/patch-Makefile echo x - dna-qc/files/patch-normalize sed 's/^X//' >dna-qc/files/patch-normalize << 'END-of-dna-qc/files/patch-normalize' X--- normalize.c.orig Sat Nov 24 21:34:50 2001 X+++ normalize.c Sat Nov 24 21:35:09 2001 X@@ -6,7 +6,7 @@ X X #include X #include X-#include X+#include X X #define ELEMENT double X END-of-dna-qc/files/patch-normalize echo x - dna-qc/files/patch-random_line sed 's/^X//' >dna-qc/files/patch-random_line << 'END-of-dna-qc/files/patch-random_line' X--- random_line.c.orig Sat Nov 24 21:26:57 2001 X+++ random_line.c Sat Nov 24 21:31:24 2001 X@@ -63,7 +63,7 @@ X extern int optind; X X char *inname; X- char *fname[256]; X+ char fname[256]; X int ch, error_flag; X double divisor; X FILE *f_in, *f_out1, *f_out2; END-of-dna-qc/files/patch-random_line echo x - dna-qc/files/patch-stringpool sed 's/^X//' >dna-qc/files/patch-stringpool << 'END-of-dna-qc/files/patch-stringpool' X--- stringpool.c.orig Sat Nov 24 21:32:12 2001 X+++ stringpool.c Sat Nov 24 21:34:26 2001 X@@ -61,7 +61,7 @@ X static int current_generation=0; X static char *pool=NULL; X X-static void allocate_pool() X+void allocate_pool() X { X if (pool_size > 0) { /* a growing pool handles enormous words */ X pool_size = 2*pool_size; /* but grows less and less often */ END-of-dna-qc/files/patch-stringpool echo x - dna-qc/pkg-plist sed 's/^X//' >dna-qc/pkg-plist << 'END-of-dna-qc/pkg-plist' Xbin/counter Xbin/hybridize Xbin/normalize Xbin/random_clip Xbin/random_line X%%PORTDOCS%%share/doc/dna-qc/qc_algorithm.ps.Z X%%PORTDOCS%%share/doc/dna-qc/qc_fig1.ps.Z X%%PORTDOCS%%share/doc/dna-qc/qc_fig2a.ps.Z X%%PORTDOCS%%share/doc/dna-qc/qc_fig2b.ps.Z X%%PORTDOCS%%share/doc/dna-qc/qc_fig2c.ps.Z X%%PORTDOCS%%share/doc/dna-qc/qc_fig3.ps.Z X%%PORTDOCS%%share/doc/dna-qc/qc_fig4.ps.Z X%%PORTDOCS%%share/doc/dna-qc/qc_fig5.ps.Z X%%PORTDOCS%%share/doc/dna-qc/qc_fig6.ps.Z X%%PORTDOCS%%share/doc/dna-qc/qc_fig7.ps.Z X%%PORTDOCS%%share/doc/dna-qc/surprize.ps.Z X%%PORTDOCS%%share/examples/dna-qc/README X%%PORTDOCS%%share/examples/dna-qc/script.compare X%%PORTDOCS%%share/examples/dna-qc/script.limits X%%PORTDOCS%%share/examples/dna-qc/bact.all X%%PORTDOCS%%share/examples/dna-qc/chromosomeIII.all X%%PORTDOCS%%share/examples/dna-qc/human.all X%%PORTDOCS%%share/examples/dna-qc/worm.all X%%PORTDOCS%%@dirrm share/doc/dna-qc X%%PORTDOCS%%@dirrm share/examples/dna-qc END-of-dna-qc/pkg-plist echo x - dna-qc/pkg-descr sed 's/^X//' >dna-qc/pkg-descr << 'END-of-dna-qc/pkg-descr' X"relevant reference: XWhite, O., T. Dunning, G. Sutton, M. Adams, J. C. Venter, and C. XFields (1993). A quality control algorithm for DNA sequencing Xprojects. Nucleic Acids Research (in press)." X- from the README file X X-- XTony Maher END-of-dna-qc/pkg-descr echo x - dna-qc/pkg-comment sed 's/^X//' >dna-qc/pkg-comment << 'END-of-dna-qc/pkg-comment' XA quality control algorithm for DNA sequencing projects END-of-dna-qc/pkg-comment echo x - dna-qc/distinfo sed 's/^X//' >dna-qc/distinfo << 'END-of-dna-qc/distinfo' XMD5 (qc.tar.Z) = 30dc287fa9c7c8e818d4ce0a34b86422 XMD5 (hyb2dis.txt) = e5b8260c84a822cb0deff264f01331b8 END-of-dna-qc/distinfo echo x - dna-qc/Makefile sed 's/^X//' >dna-qc/Makefile << 'END-of-dna-qc/Makefile' X# New ports collection makefile for: dna-qc X# Date created: 25 Novemeber 2001 X# Whom: Tony Maher X# X# $FreeBSD$ X# X XPORTNAME= dna-qc XPORTVERSION= 1993.07.26 XCATEGORIES= biology XMASTER_SITES= ftp://ftp.tigr.org/pub/software/qc/ XDISTNAME= qc XEXTRACT_SUFX= .tar.Z X XMAINTAINER= tonym@biolateral.com.au X XNO_WRKSUBDIR= true X XEXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME} XEXAMPLES= README script.compare script.limits \ X bact.all chromosomeIII.all human.all worm.all XPROGRAMS= counter hybridize normalize random_clip random_line X Xdo-install: X cd ${WRKSRC}; \ X for file in ${PROGRAMS}; do \ X ${INSTALL_PROGRAM} $$file ${PREFIX}/bin; \ X done X Xpost-install: X for file in ${PROGRAMS}; do \ X strip ${PREFIX}/bin/$$file; \ X done X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${MKDIR} ${EXAMPLESDIR} X cd ${WRKDIR}; \ X for file in ${EXAMPLES}; do \ X ${INSTALL_DATA} $$file ${EXAMPLESDIR}; \ X done X cd ${WRKDIR}/qc_doc; \ X for file in *; do \ X ${INSTALL_DATA} $$file ${DOCSDIR}; \ X done X cd ${WRKDIR}/surprize_doc; \ X for file in *; do \ X ${INSTALL_DATA} $$file ${DOCSDIR}; \ X done X.endif X X.include END-of-dna-qc/Makefile 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 Tue Dec 18 18:39: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 9F31237B405; Tue, 18 Dec 2001 18:39:49 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ2Y0G24882; Tue, 18 Dec 2001 18:34:00 -0800 (PST) (envelope-from will) Date: Tue, 18 Dec 2001 18:34:00 -0800 (PST) From: Message-Id: <200112190234.fBJ2Y0G24882@freefall.freebsd.org> To: david@bushong.net, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/29369: new port for the CHTML package 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: new port for the CHTML package State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Tue Dec 18 18:33:35 PST 2001 State-Changed-Why: Committed, thanks. Sorry for the delay. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29369 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 18:39:57 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 0BCED37B417; Tue, 18 Dec 2001 18:39:50 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ2Tr723952; Tue, 18 Dec 2001 18:29:53 -0800 (PST) (envelope-from will) Date: Tue, 18 Dec 2001 18:29:53 -0800 (PST) From: Message-Id: <200112190229.fBJ2Tr723952@freefall.freebsd.org> To: serg@tmn.ru, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/29080: New port: net/icradius - IC-Radius daemon 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: New port: net/icradius - IC-Radius daemon State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Tue Dec 18 18:29:44 PST 2001 State-Changed-Why: Committed, thanks. Sorry for the delay. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29080 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 18:59:54 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 B56D037B416; Tue, 18 Dec 2001 18:59:49 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ2wfk28210; Tue, 18 Dec 2001 18:58:41 -0800 (PST) (envelope-from will) Date: Tue, 18 Dec 2001 18:58:41 -0800 (PST) From: Message-Id: <200112190258.fBJ2wfk28210@freefall.freebsd.org> To: chrise@scardini.com, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/29573: New port: A script to fetch mail from a Hotmail mailbox 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: New port: A script to fetch mail from a Hotmail mailbox State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Tue Dec 18 18:58:32 PST 2001 State-Changed-Why: Committed, thanks. Sorry for the delay. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29573 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 18:59: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 A1EAC37B405; Tue, 18 Dec 2001 18:59:50 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ2tHc27552; Tue, 18 Dec 2001 18:55:17 -0800 (PST) (envelope-from will) Date: Tue, 18 Dec 2001 18:55:17 -0800 (PST) From: Message-Id: <200112190255.fBJ2tHc27552@freefall.freebsd.org> To: andrew@ugh.net.au, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/29456: New port of blimitd (daemon to enforce login.conf limits) 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: New port of blimitd (daemon to enforce login.conf limits) State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Tue Dec 18 18:54:41 PST 2001 State-Changed-Why: Committed, thanks. Sorry for the delay. Note that this doesn't compile on -CURRENT; kinfo_proc has changed. I don't have time to figure out how to fix it, but that's just a heads up for you. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29456 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 19: 9:51 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 C8C5037B41F; Tue, 18 Dec 2001 19:09:49 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ31Ri28950; Tue, 18 Dec 2001 19:01:27 -0800 (PST) (envelope-from will) Date: Tue, 18 Dec 2001 19:01:27 -0800 (PST) From: Message-Id: <200112190301.fBJ31Ri28950@freefall.freebsd.org> To: alex@kapran.bitmcnit.bryansk.su, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/29590: [new port] www/parser-bin One more server-side scripting engine 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: [new port] www/parser-bin One more server-side scripting engine State-Changed-From-To: open->feedback State-Changed-By: will State-Changed-When: Tue Dec 18 19:01:06 PST 2001 State-Changed-Why: File not found. But I see other similar files at ${MASTER_SITES}. Can you send a patch to adjust? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 19:15:25 2001 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.bmi.net (smtp.bmi.net [204.57.191.31]) by hub.freebsd.org (Postfix) with ESMTP id A19E937B41A; Tue, 18 Dec 2001 19:15:22 -0800 (PST) Received: from johncoop.MSHOME (drumheller-router.bmi.net [206.63.201.3] (may be forged)) by smtp.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id DAA18766; Wed, 19 Dec 2001 03:22:33 -0800 Date: Tue, 18 Dec 2001 19:15:19 -0800 From: John Merryweather Cooper To: will@FreeBSD.org Cc: jmcoopr@webmail.bmi.net, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/29332: Refiling New Port: ripem-2.1 Message-ID: <20011218191519.A24734@johncoop.MSHOME> Reply-To: john_m_cooper@yahoo.com References: <200112190135.fBJ1ZPm15062@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In-Reply-To: <200112190135.fBJ1ZPm15062@freefall.freebsd.org>; from will@FreeBSD.org on Tue, Dec 18, 2001 at 17:35:25 -0800 X-Mailer: Balsa 1.3.0 Lines: 36 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 2001.12.18 17:35 will@FreeBSD.org wrote: > Synopsis: Refiling New Port: ripem-2.1 > > State-Changed-From-To: open->feedback > State-Changed-By: will > State-Changed-When: Tue Dec 18 17:33:55 PST 2001 > State-Changed-Why: > Apologies for the late replies, but could you confirm whether this > program > is really export-controlled? FreeBSD doesn't use RSAREF anymore (in > fact > we removed it over 15 months ago, many moons before your PR arrived). > And > a lot of things are legal to export nowadays.. > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29332 > I can only go by what the web site that has the tarball says. The website requires you to certify that you're a resident of the US or Canada. ripem itself has a custom version of rsaref inside it which it builds and uses statically. It may very well be legal, but I don't have more information to go by. :( -- jmc || MacroHard -- \ || the perfection of form over | ----------------------------------|| substance, marketing over | Web: http://www.borgsdemons.com || performance, and greed over | || design . . . | =====================================================================/ Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | =====================================================================\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 19:20: 3 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 B317437B405; Tue, 18 Dec 2001 19:20:01 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ3C5W33490; Tue, 18 Dec 2001 19:12:05 -0800 (PST) (envelope-from will) Date: Tue, 18 Dec 2001 19:12:05 -0800 (PST) From: Message-Id: <200112190312.fBJ3C5W33490@freefall.freebsd.org> To: anton@urc.ac.ru, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/29667: New port: www/mod_auth_pwcheck 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: New port: www/mod_auth_pwcheck State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Tue Dec 18 19:11:50 PST 2001 State-Changed-Why: Committed, thanks! Sorry for the delay. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29667 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 19:29:51 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 9A92D37B405; Tue, 18 Dec 2001 19:29:49 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ3OKe35123; Tue, 18 Dec 2001 19:24:20 -0800 (PST) (envelope-from petef) Date: Tue, 18 Dec 2001 19:24:20 -0800 (PST) From: Message-Id: <200112190324.fBJ3OKe35123@freefall.freebsd.org> To: tonym@biolateral.com.au, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32998: New port: biology/dna-qc 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: New port: biology/dna-qc State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Tue Dec 18 19:24:08 PST 2001 State-Changed-Why: Committed, thanks! Sorry about the delay. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 19:29:56 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 EF2B837B417; Tue, 18 Dec 2001 19:29:49 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ3QwI35738; Tue, 18 Dec 2001 19:26:58 -0800 (PST) (envelope-from will) Date: Tue, 18 Dec 2001 19:26:58 -0800 (PST) From: Message-Id: <200112190326.fBJ3QwI35738@freefall.freebsd.org> To: cdr@ga.xdsl.ne.jp, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/29711: New port: xjumpx -- improved version of games/xjump 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: New port: xjumpx -- improved version of games/xjump State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Tue Dec 18 19:26:46 PST 2001 State-Changed-Why: Commited, thanks! Sorry for the delays. :\ http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29711 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 19:49:56 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 019DA37B423; Tue, 18 Dec 2001 19:49:49 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ3jd437993; Tue, 18 Dec 2001 19:45:39 -0800 (PST) (envelope-from petef) Date: Tue, 18 Dec 2001 19:45:39 -0800 (PST) From: Message-Id: <200112190345.fBJ3jd437993@freefall.freebsd.org> To: b7506061@csie.ntu.edu.tw, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32997: new ports for libsvm 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: new ports for libsvm State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Tue Dec 18 19:45:26 PST 2001 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32997 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 19:49:58 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 2B16237B417; Tue, 18 Dec 2001 19:49:53 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ3doL37207; Tue, 18 Dec 2001 19:39:50 -0800 (PST) (envelope-from will) Date: Tue, 18 Dec 2001 19:39:50 -0800 (PST) From: Message-Id: <200112190339.fBJ3doL37207@freefall.freebsd.org> To: edwin@woudt.nl, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/29836: New port: cyrus-imspd 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: New port: cyrus-imspd State-Changed-From-To: open->feedback State-Changed-By: will State-Changed-When: Tue Dec 18 19:38:00 PST 2001 State-Changed-Why: Some issues: 1) Checksum fails. Please verify and send a new one. 2) This doesn't look like anything related to cyrus. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29836 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 19: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 A615337B416; Tue, 18 Dec 2001 19:59:49 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ3qum38942; Tue, 18 Dec 2001 19:52:56 -0800 (PST) (envelope-from ijliao) Date: Tue, 18 Dec 2001 19:52:56 -0800 (PST) From: Message-Id: <200112190352.fBJ3qum38942@freefall.freebsd.org> To: buchanon@mlss15.cl.msu.edu, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32996: bcpp port upgrade 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: bcpp port upgrade State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Dec 18 19:52:49 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32996 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 19: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 6C37F37B419; Tue, 18 Dec 2001 19:59:50 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ3pfn38738; Tue, 18 Dec 2001 19:51:41 -0800 (PST) (envelope-from will) Date: Tue, 18 Dec 2001 19:51:41 -0800 (PST) From: Message-Id: <200112190351.fBJ3pfn38738@freefall.freebsd.org> To: brian@shadowcom.net, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/30663: NEW PORT: devel/libCxClient 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: NEW PORT: devel/libCxClient State-Changed-From-To: open->feedback State-Changed-By: will State-Changed-When: Tue Dec 18 19:50:59 PST 2001 State-Changed-Why: The source tarball has a problem; its "missing" script is zero-length and therefore doesn't execute on my system. :-) Please fix; sorry for delay in response to this PR. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30663 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 20: 9:51 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 AA06D37B417; Tue, 18 Dec 2001 20:09:49 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ48pE44152; Tue, 18 Dec 2001 20:08:51 -0800 (PST) (envelope-from petef) Date: Tue, 18 Dec 2001 20:08:51 -0800 (PST) From: Message-Id: <200112190408.fBJ48pE44152@freefall.freebsd.org> To: tonym@biolateral.com.au, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32994: New port: graphics/xgobi 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: New port: graphics/xgobi State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Tue Dec 18 20:08:18 PST 2001 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32994 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 20: 9: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 2039937B41B; Tue, 18 Dec 2001 20:09:50 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ42lN39916; Tue, 18 Dec 2001 20:02:47 -0800 (PST) (envelope-from will) Date: Tue, 18 Dec 2001 20:02:47 -0800 (PST) From: Message-Id: <200112190402.fBJ42lN39916@freefall.freebsd.org> To: lennox@cs.columbia.edu, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/30845: New port: textproc/xerces-c: Xerces C++ XML parser from Apache 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: New port: textproc/xerces-c: Xerces C++ XML parser from Apache State-Changed-From-To: open->feedback State-Changed-By: will State-Changed-When: Tue Dec 18 20:00:49 PST 2001 State-Changed-Why: I've updated a local copy of this port to 1.6.0, but still need a version of the devel/icu port which has a shared library. Could you submit an update for that port so I can commit this one? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30845 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 20: 9:56 2001 Delivered-To: freebsd-ports@freebsd.org Received: from c31516.thorn1.nsw.optusnet.com.au (yellow.biolateral.com.au [129.78.217.60]) by hub.freebsd.org (Postfix) with ESMTP id 7C51937B41A; Tue, 18 Dec 2001 20:09:50 -0800 (PST) Received: (from tonym@localhost) by c31516.thorn1.nsw.optusnet.com.au (8.11.6/8.11.6) id fBJ49m036469; Wed, 19 Dec 2001 15:09:48 +1100 (EST) (envelope-from tonym) Date: Wed, 19 Dec 2001 15:09:48 +1100 (EST) From: Tony Maher Message-Id: <200112190409.fBJ49m036469@c31516.thorn1.nsw.optusnet.com.au> To: petef@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/32998: New port: biology/dna-qc In-Reply-To: <200112190324.fBJ3OKe35123@freefall.freebsd.org> 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: New port: biology/dna-qc > State-Changed-From-To: open->closed Thanks!!! > Committed, thanks! Sorry about the delay. Well the delay was a bit long - I mean almost 1.5 hrs! I hope future commits are faster ;-) Arrival-Date Tue Dec 18 18:30:04 PST 2001 Closed-Date Tue Dec 18 19:24:20 PST 2001 thanks again -- tonym To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 20:19: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 2782537B419; Tue, 18 Dec 2001 20:19:50 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ4AQc44597; Tue, 18 Dec 2001 20:10:26 -0800 (PST) (envelope-from will) Date: Tue, 18 Dec 2001 20:10:26 -0800 (PST) From: Message-Id: <200112190410.fBJ4AQc44597@freefall.freebsd.org> To: js@jeannot.org, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/30933: New port : lang/linux-j 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: New port : lang/linux-j State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Tue Dec 18 20:10:08 PST 2001 State-Changed-Why: Commited, thanks. Sorry for the delay. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30933 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 20: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 B6E1437B417 for ; Tue, 18 Dec 2001 20:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ4K2845549; Tue, 18 Dec 2001 20:20:02 -0800 (PST) (envelope-from gnats) Date: Tue, 18 Dec 2001 20:20:02 -0800 (PST) Message-Id: <200112190420.fBJ4K2845549@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Camson Huynh Subject: Re: ports/32920: New Port: biology/gff2ps Reply-To: Camson Huynh 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 The following reply was made to PR ports/32920; it has been noted by GNATS. From: Camson Huynh To: freebsd-gnats-submit@FreeBSD.org, chuynh@biolateral.com.au Cc: Subject: Re: ports/32920: New Port: biology/gff2ps Date: Wed, 19 Dec 2001 15:17:39 +1100 --- gff2ps.orig/Makefile Wed Dec 19 15:15:05 2001 +++ gff2ps/Makefile Wed Dec 19 15:16:43 2001 @@ -14,7 +14,8 @@ MAINTAINER= chuynh@biolateral.com.au -RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk +RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk \ + bash:${PORTSDIR}/shells/bash2 PATCH_WRKSRC= ${WRKDIR} EXTRACT_AFTER_ARGS= > ${WRKDIR}/gff2ps -- Camson Huynh - Senior Systems Administrator Email: chuynh@biolateral.com.au BioLateral Pty Ltd Phone: +61 2 9036 3002 Level 5, 92 Parramatta Rd, Mobile: +61 413 919 233 Camperdown NSW 2050 Australia URL: http://www.biolateral.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 20:50: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 9328C37B419 for ; Tue, 18 Dec 2001 20:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ4o1d48500; Tue, 18 Dec 2001 20:50:01 -0800 (PST) (envelope-from gnats) Received: from mail.viasoft.com.cn (unknown [61.153.1.177]) by hub.freebsd.org (Postfix) with ESMTP id BCAAB37B416 for ; Tue, 18 Dec 2001 20:43:07 -0800 (PST) Received: from davidbsd.viasoft.com.cn (davidlnx.viasoft.com.cn [192.168.1.240]) by mail.viasoft.com.cn (8.9.3/8.9.3) with ESMTP id MAA22854 for ; Wed, 19 Dec 2001 12:50:49 +0800 Received: (from davidx@localhost) by davidbsd.viasoft.com.cn (8.11.6/8.11.6) id fBJ4LZP01005; Wed, 19 Dec 2001 12:21:35 +0800 (CST) (envelope-from davidx) Message-Id: <200112190421.fBJ4LZP01005@davidbsd.viasoft.com.cn> Date: Wed, 19 Dec 2001 12:21:35 +0800 (CST) From: XuYifeng Reply-To: XuYifeng To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32999: New ports: devel/ORBacus4 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: 32999 >Category: ports >Synopsis: New ports: devel/ORBacus4 >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: Tue Dec 18 20:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: XuYifeng >Release: FreeBSD 4.4-STABLE i386 >Organization: viatech.com.cn >Environment: System: FreeBSD davidbsd.viasoft.com.cn 4.4-STABLE FreeBSD 4.4-STABLE #0: Mon Dec 17 11:13:37 CST 2001 davidx@davidbsd.viasoft.com.cn:/usr/src/sys/compile/xu i386 >Description: New ports: ORBacus-4.1.0, ORBacus-4.1.0 is an IONA's CORBA 2.3 implemention with rich features. the ports file was uuencoded and locates at Fix section. >How-To-Repeat: >Fix: begin 644 ORBacus4_ports.tar.gz M'XL(`+GW'CP``^U=>W/C-I+/O^:GP'I2EYFL)5M^C"^SYZV57S/:^+62)I.M MNBHO14(28XK4$N38RE:^^_VZ`5)\@)[Y^]=L5<;AW?'0DOA)4]FI_S8,XID;'!Z]?OQ:BMW?T^O@KS&23#;NDP"<2X]T3O$CKPY_.X-A'A_ M;Z_G=#H=2Z=:^Z.]-_C`[;^M%GH61WN'.T=[WPD&$$(&]`X$/G<U..&DW5%.-'C8`V[MZ>[IV"):S=R9S+I$B$*?]VO-![?FP\EQ'?SVL/=X.QS4(D4'68./5 M4E8H4\-[%<]J^W$ME7)G030K`V_<-/A8P7W;/[]+8@^-+R)_&0=58M^>0A,V M`(,HJ+6Z&]26`=!M?Q"E,IFZGFS46/B'X7=Q&'A!=:6HL$'/!K7'TVPZK:$\ M&YR%08U_"N!]?6]0TR`S8(UV=X/J4W,,P.+%(HYJL"8SWP%WA2'>#Z^J]19R M-XA]-V`*K:JPH?QG)E6MYPC"7R42J-[WW25VJN^!.=PTKE=;U@*@93$M.V[? M[Y;=!ICFZ$9IVW1,]57LM5?:QFN2*$Y2=Q+*)DV&TO5JN*E1X,E!-(TKX#2! MB/W@AEEER>.S[X/(KT""A3QU5;45N(W481U6(OBY-)13UC/ICI%5P9&557>Q:K&VC&JJ:X/6W"T!"Z8BF3=%4# MT^IJH`NR+F=S-XIDV"=;8JT':]51@0#^ISJ7&M4PW)Z6^U[R/JXL#8;2D\'' MN@IJ#&Y!'O>@P9&7ICYOXS,0&CP\KX.FP:P&7/-F%?[.C?Q06H&#&A3_ M:I#K&&H/,FB%UKM?9ZE\JL&&'ZS0+(I(Z&O@T2KR+*!Q`Z8\D*L&'8]&=8@. M_VS`MTF<+>LUO%=K&':E/U%I`N9CG=%::!-DPU)S4VNU-;G0,/!??9(:V,1_/AC46R82NMV35W#4P\9XE4K+=(U] MM@%MK=FIML"L$[4`1X,&P-(J2*27CM)L,@`QGZNS]35>OA5J:0^C69/5$M32 MWD0,-F!#J-;P5D3-BHOH8P"#O6AL2ZG"THNLD5::25,9U&LM_5DY5V&7P9.L M->,XJ`)YYZIY6E.597!MPREPJ@-Z34AS@@Q5#S)L@/>;$&OW?7OW@R;$VOW` MWOVP";%V/[1WM[1MD)BBP3J`?'L+S((NCQ1MK8.&?.7-VQ'9UI%'GE:HO8,- M>C.J`1J4N+VS];L=LK=2!<(#"-S0..166V5MTESX5>SZ[Y<^EIYPC%6KA)ZX MG?P$I=1:84,Y:\Q&PYIMK]U$S3%+JSJL55IZ%_&]'6SID85I8*+"D8S\^CR; M]4T<-V-#U!K874A?1T$M<`LJG8NPP"PLIRLL+'(C:]MC26A\HKXY-4N;YLCE M:+>MPH*:,RI-4),!"W`+$BO8PJ\YU-9>IQ)JP`\(%>-'96UK1=).B4I=2U^K M!)=K6OH5V8/VJN=Z06FMLLA7 MD>>R0IM8[IJKUBV#)A^?63Q!`EJ:#D_)/T[BNJ@5<`LF$A+$KU&#^=85UEZV M\6WBP["!3WY/8U.Y[GNYLH%M1.LG,U6'V?;^KG7[BM2B%=K>WJ+`UAE).]B& MC-*539"MI56L"["MAU4+%F![C[$%U-+22@&3%;1";7CRI*H=;.MABUYSJ*V] M%=9D55O:]E,-+*@MC2QD*G+`=K`5;SO;K9/'+7`KOA83\[R!J=1:IV)GTV=L M3ZOE>=;N/&-U;!GO3S6P#M!H9%VP:=4,):MUSXV0I]Z?K_X5&)Z=H75G*-'< M.O!S>U9K8ADXS.`VV]FA7&7!;M,A##/98SM22XLVW#:X/KM@[J8`O[$=U<.- M9^K:D9MZ"ZT2/`1+MPUL0;G.5;?`FWWR4Q@;L-G:XM0,Y?0LSD"A!N(O.VJCBJF^:\RLXO7&.96$MR@PYG MZX`FXL:!W;.UEO[+9MI2PYIMF2N:VU&`6WH8K=/2L53[?'^K7K,T:,$"4?9E M\B$)4BN.G3#60Q,\X6JPT.;,9MFD04KS:39EFZ'52%T M]%H'6-A)R7_>>_FY1+6J?EK[7*4%\_I$UPZVY5&XPIK<*8Z"K5#[\,4Y<5N% MO1N?(S>4A'56UB/F3[:P#[L^26ZML73DNK:YM1QC_[IF+<2I'GH_7VU+6%F/ MQC_=I!U5<8C^7*6U>^M!^Z]LUZ*U_?8]*8[MJR,4!_=V<$L^@X[U;4!+T-6IRIZM%_>Y6%>)7+`:TUEN7EU98SX;SFF4X6/B]N(U3` MCVZJ6!V'P00:=T+W!53_N=?>JL/SI]I0:''9[ZP8,RA\&YU>-!AI6/%T/ MFRT8MD8X1M1_[4*PFV.5JJI`1",MS75-%79[^D-+:UU3PS!H0SUHM*53&7MC M79/#UM;$#JMC^$1%+IW/=&SO4AJ_,#%U1-6Z$I2MBZ6U@9<@K$8L,WP6WK:P M$KXFIE8<104TRR3PH:$:PY9JRK#,7UK;:G@.*710O6E>T;:<4L?V+O4:UBMM MF$QE#C:R7F]=@!TU=Q.YZ\?>;G%/_VIP=G$SNG#^`G(D"Z&O-I6>BH]&I4!7 MU$'K]DW\SN_FS8=-H5)Y_\.7RDL^_QB?>/^CMW?0*][_/-3O?QP>'VS>__@2 MQ>S_R_'U*S&-$W'VQS\*-_+%7]V/KN-IXYCV8BK=-$ND M$IZ^+2:Y%QU"^6[BJPZ#`S=*19CC6+C+)4RHGX7A2BB]*4KPY4$BW8Y&',4B7@1*(:Y71-9`Y;B52*27 M)0KABG!2S9(R*VZ1@K9@S9RYM M-G$9[0UE.YGN/"5G*)>QHHO"*^S]/""R9FF\0*7'W7@.JCH)4,V7"XQ;XJCR MOBD>B#;N_?"JH](5A"WFDUYPSQ0L#E>F$'5F;D?1-:Q@&H#,)8)!RDM;4Q,? MM91>,%WQ6)R:H@[QE)Z=B)UAGC"\+&;J-X[CQ!R^*HK!BGM_#R8S<.5DTAT8`:EG9N# MBR=21@*Z*9ES/`QL@$W%XIQ<,2J,<(OM,:HOUXEV34@,`[F1 MD"S\I5UUX+YE!4/DFE*W!$]-7-)TJ&#FN1QVQ8-'LXHX#I76?23T M"'>+;MXYC[K<*Q%BS MQ%TL6+U853#CSYL/HH\Y.Z^9ZN7Y8/!JI]*NL%J59B-J9HA9-"6%'.2-H'`_ MY.8#6+DQNNTXN=90DG0U_B4Z,86_?&BO"@H1VP>A[+#9H31]*'U8:$A?,4K9 M/%"(J1>D@EFD#3_H62;`(Z':;-@-@ MRA"J\EW\*"'*.TYYL;`Y6(3*,=,E:[*IE,1^I+VEI0*C1^<@20;%1`Q,4U\F MT/T.VPM%Z]'NR9,9D725UI)0WV3!,!S5H.^4%L-KE$^!2MENNNDW$(K'^:JZ M$8I\#,@QZUC&2=.4TZGT>'6DJK4B*U-%6RZ/#_Z]E;B&2(2J"ELP3+`;'DRT MOB?UF.J^*57HR7]\:BL=1%%N6J5^\_[[O08DU9?O*Q$A9%$&`; MY@8[^K.$=*=D`L)MTEI)[()`#FLR;."2]+ZF=6VB73$"`WNLS6BJ2\Y%-!O2 M3!V7A`P4RT*XVV4;@;G`:F(%`8B)<62DP%_`DI"&`!>1.&.I+!.Q<,@F+FC2 M&(LWC>Y#Y>9Z;<):#^NRUOG#2QQB*!CJ+G`0Z.I'J#8@2S4@\ M^#T6J86)T14@[.8@(JS8'L7T8:6O_45,1N7F.-<0D;8/9)4GKO=`MD@X59P\ M,9:*G=PWU+8Y\>;05Q[)W7J!#80.O>9,:/7L104MC&^6T.06T.`[I%13UJXT M&EE#*,)`WR4.?M;[XI#J5JQU(5@SXL)B1LP;+"=LIFO4XM>MH>'U"POL]N3F M[\=>CXEI;EYJ3>?Q^Q>6;F2_RHX)D_VZ1#,:O<(_)!-DISMA[,**@==FLD-O M,LD*%7,56MD`(%L[]5J]RR>(6J#5^Q)Z*B%68M.C.R[UW5GR@.#`^H^8\)H5 M4?DQ*#L;>IB.())`D]11TVD_S#Y7%R=G`:&4]_D/<'Q'>TW[I1!IE]N M-@B.V<9AU^EKA00=$TD^YA/ZH)),Z-J4&5?4S$7[B"9,RCUB[&H>5P5^R'"# M4>\2O"(O=&%-_*K_"3=/&V-8;HK;L,%J!<9:D&8!'4&](AC0,P=/."KV'B3Y MQB#L`OXU>=3O%7OI>D'KX4GLS(+6FP>BPTZ9M8BJ"\]K8"M9F.XX4RX9&U(3 MFA1@,PI&;Y<0J+.R6E5K6UWRG%D;5..3./T)(5-IYE/3G&V$&Q_8LI!OI9;AI$RP2+FF9'%<#T2?NW9Y.-P4`-'P7=35P<\3A'Q!*P[F$,T M/Y`3#F[(*5IF8&P__$WM`B00`2A?;)SC^GY"8](J>,M!'9=M`.FF1'^J*WO: MW[69,&J)!G>"]:6J3A@\@(RN%S#5S8:N>2NDU^^ZXJS`,V67"TY''CT[\"QG M,3V5Z`LI0+`4J#E[[4:K!#KLYNA^'\_QP>:[T"9OTH"U\[@)2=XN^#E)R@8'XR'2#35E&' M!D'-!,HX7NCL&GGK'9+.C&G>(89B"?#CZ)M4RP'S"\FI#HI*$?X,DU+:<::- MI5I^BJ1647ELAJWGMV[1?(>(#-NUGF3'T6[D-0EYH=-)SQ,JUF\Y/G*J4A(3 M\C+IV\76>3^M^3735-:_(^8R7)8 MZ)0'C]2U9`#([RN%U7J(@@;O5G2JAB@$!C-YR):BR(2^?#>^OGK%4>20_+LQ M-;KDX$&\'(XO7Q53-"E$G>V!>I=T#X_#3?ZNM2Z4/+C4A^"FL8,=U5XMIT.D MF[!B!6/3+I2=09,6H%F4TP08N;P<)[=NVBO5"EA!;^8S@?LW4VP@L@A=+*#%,P=:]X]\OA`Z6]^"WU1O-3--]9&TEMJ(U\Z$2& M<70XRZ)]-+C<.EW%5H)G@=9%=$*T\6'AE0YC8%4"EB>6`]:$SO\ZAR MB./Z=,F8LE>UM%Z1A6!UE+NV0,(1CXXX.3PI[8E)6TN*.VFXB:3-H=@S[CB0 MZXE1'B[PL_:A& MP5P\:43*U*,G=$I"&3"*7,QFY"ZCTM>[B[FQ)O+EU(5/EUCQ5JPNF#*B6E8P;B2\D+?D4T9IRR)G1W;.2,9D M)?AN* MW+2K)V,RBI3%@+%#<.[P]E.L`9:%8U8$947&D=4UQ"7@U]OT*50R"5(.GNGZ M@I8),`P)?9<9%":0%"=[:>2/<'R5\W4Z'\@#FBQ,.\WZ,\_'$,F)FTP%P.>GPYR68S?39"P4'5'_A%1>\[NNMXUI5^#@&78FB[$?3*?3F&MCOHU3N?YG8\'./\:GO_Q8' M!^;[O_'E[VN$+Z%V0HCO[^94XP99( MS_,.>]\=3[S>GNL?3?:DOW<\^<_7KU\?'OF3S3WQ_Q^ED']*>));^AN,\0GY M[QT>'.6__W*P?[3'\K_W>B/_7Z*\$#<(HO6-DO59&%^]R\]LWFSE=V%?B'/* MNWGZDO.;K:W>$0)?^LD/_IF/%^+#/%X`O/5C]O=@*A'5_-=3MN)/\Y__LG(1 M;7?A8_[9>8&V7YL?[?@:3\[=[7!\T[^^."G&(L@/%\/1X/;F9$N_'G/6'U^\ MO1T.+D8G6QPI.=?]T?AB>#\:C`DV39=O=G?Q_VX<>S30[C*;T#MUZ+[KG`]& M^1"GG:__5<+_BP-$@YLQ_ET,3[9L4W:Z][2S>?\ M9ZLC^&<9S"?ZK0;4_;>SQ8\S&9D*C0,??^)NCA]W.&'PQMGZRTO/%U__Z_3] MX.K\_L/P^]'P[)<_B:[H[NI5=&7T\4]H,+H87]S\\`L^7?>_O[@O?2Y@EU?] MMZ/\Z7)PM:[I#W4%:'H_QL/%^)=7CK.,5=HQQ\.8"=I^?SX84KN[(?K_^,NN MY94E-#.['_>IM9EU_K;4\_V=KCD5%/\U47Z7A*&[>/CS[\+$%?I?7TS^ M37X!['_Q^V_[^O>?]O>/#C:___4E2F/_BQM?GV\,V/_CY_W_7O'[;Z_W*/X_ M[!UO_/\O4E[\0>S23]^HN>,M16<*)5]P@KE83%>M=O,0P?#'[T(W_AY*4_[U MKG_.,3X5_Q\=]4KZ_Y!^_^_X8)/_^R)%B_-]/)'W47Q/$4#LG6Q'\;9C:GY* MO7M],_>>;R.?;-.Q^%-1;YRU^Z6;SD^V=S.5[/()8M%@(A-ZSV7E3RIXV=VM M0,P^_IZ7X:NC-ULMU9!DLI.DN] MC/5X&"BLCI2_6^"?;,,S+\#L,]9@])5A=+/P9'N_@/'Y6@6AFLL0))ML;_3E MIFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS*IFS* 9IFS*IFS*IFS*IFS*IGRN\C]S&:&T`*`````` ` 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 Tue Dec 18 21: 9:51 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 D48A937B417; Tue, 18 Dec 2001 21:09:49 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ56Cp53665; Tue, 18 Dec 2001 21:06:12 -0800 (PST) (envelope-from petef) Date: Tue, 18 Dec 2001 21:06:12 -0800 (PST) From: Message-Id: <200112190506.fBJ56Cp53665@freefall.freebsd.org> To: mwm@mired.org, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32981: New Port: plwm, the window manager construction kit. 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: New Port: plwm, the window manager construction kit. State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Tue Dec 18 21:05:59 PST 2001 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32981 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 23:10: 4 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 1C81837B405 for ; Tue, 18 Dec 2001 23:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ7A1N74688; Tue, 18 Dec 2001 23:10:01 -0800 (PST) (envelope-from gnats) Date: Tue, 18 Dec 2001 23:10:01 -0800 (PST) Message-Id: <200112190710.fBJ7A1N74688@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/32789: musicbrainz port won't build (autoconf/automake version) Reply-To: Alan E 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 The following reply was made to PR ports/32789; it has been noted by GNATS. From: Alan E To: freebsd-gnats-submit@FreeBSD.org, alane@geeksrus.net Cc: Subject: Re: ports/32789: musicbrainz port won't build (autoconf/automake version) Date: Wed, 19 Dec 2001 01:58:08 -0500 Please close. SUPERCEDED BY ports/32948. -- Alan Eldridge Just another $THING hacker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 23:10:56 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.agtel.net (babylon.agtel.net [212.111.64.131]) by hub.freebsd.org (Postfix) with ESMTP id 72F3837B405; Tue, 18 Dec 2001 23:10:53 -0800 (PST) Received: from [195.42.88.1] (account ) by mail.agtel.net (CommuniGate Pro WebUser 3.3) with HTTP id 2496051; Wed, 19 Dec 2001 10:09:33 +0300 From: "Alex Kapranoff" Subject: Re: ports/29590: [new port] www/parser-bin One more server-side scripting engine To: will@FreeBSD.org, freebsd-ports@FreeBSD.org X-Mailer: CommuniGate Pro Web Mailer v.3.3 Date: Wed, 19 Dec 2001 10:09:33 +0300 Message-ID: In-Reply-To: <200112190301.fBJ31Ri28950@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="KOI8-R" Content-Transfer-Encoding: 8bit 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 Tue, 18 Dec 2001 19:01:27 -0800 (PST) will@FreeBSD.org wrote: > Synopsis: [new port] www/parser-bin One > more server-side scripting engine > > State-Changed-From-To: open->feedback > State-Changed-By: will > State-Changed-When: Tue Dec 18 19:01:06 > PST 2001 > State-Changed-Why: > File not found. But I see other > similar files at ${MASTER_SITES}. Can > you send a patch to adjust? Yes, in a week or two. Meanwhile let the PR rest in 'feedback' state. -- Alex Kapranoff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 23:30: 7 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 C925B37B405 for ; Tue, 18 Dec 2001 23:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ7U2677077; Tue, 18 Dec 2001 23:30:02 -0800 (PST) (envelope-from gnats) Date: Tue, 18 Dec 2001 23:30:02 -0800 (PST) Message-Id: <200112190730.fBJ7U2677077@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Will Andrews Subject: Re: ports/29590: [new port] www/parser-bin One more server-side scripting engine Reply-To: Will Andrews 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 The following reply was made to PR ports/29590; it has been noted by GNATS. From: Will Andrews To: Alex Kapranoff Cc: will@FreeBSD.org, FreeBSD GNATS DB Subject: Re: ports/29590: [new port] www/parser-bin One more server-side scripting engine Date: Wed, 19 Dec 2001 02:25:51 -0500 On Wed, Dec 19, 2001 at 10:09:33AM +0300, Alex Kapranoff wrote: > > State-Changed-From-To: open->feedback > > State-Changed-By: will > > State-Changed-When: Tue Dec 18 > 19:01:06 > > PST 2001 > > State-Changed-Why: > > File not found. But I see other > > similar files at ${MASTER_SITES}. Can > > you send a patch to adjust? > > Yes, in a week or two. Meanwhile let > the PR rest in 'feedback' state. No problem. Let us know. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 23:39: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 09A6F37B417; Tue, 18 Dec 2001 23:39:50 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ7XZ677919; Tue, 18 Dec 2001 23:33:35 -0800 (PST) (envelope-from petef) Date: Tue, 18 Dec 2001 23:33:35 -0800 (PST) From: Message-Id: <200112190733.fBJ7XZ677919@freefall.freebsd.org> To: alane@geeksrus.net, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32789: musicbrainz port won't build (autoconf/automake version) 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: musicbrainz port won't build (autoconf/automake version) State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Tue Dec 18 23:33:17 PST 2001 State-Changed-Why: Superseded (fixed) by ports/32948. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32789 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Dec 18 23:42:58 2001 Delivered-To: freebsd-ports@freebsd.org Received: from tohokugw.tohoku.iij.ad.jp (tohokugw.tohoku.iij.ad.jp [202.232.14.98]) by hub.freebsd.org (Postfix) with ESMTP id 4589137B405 for ; Tue, 18 Dec 2001 23:42:56 -0800 (PST) Received: by tohokugw.tohoku.iij.ad.jp; id QAA20994; Wed, 19 Dec 2001 16:42:55 +0900 (JST) From: Received: from hirose.tohoku.iij.ad.jp(192.168.144.2) by tohokugw.tohoku.iij.ad.jp via smap (V4.2) id xma020988; Wed, 19 Dec 01 16:41:56 +0900 Received: from hirose.tohoku.iij.ad.jp (localhost [127.0.0.1]) by hirose.tohoku.iij.ad.jp (8.9.3/3.7W99113014) with ESMTP id QAA63857; Wed, 19 Dec 2001 16:43:24 +0900 (JST) Date: Wed, 19 Dec 2001 16:43:23 +0900 Message-ID: To: robgibbs@charter.net Cc: taguchi@tohoku.iij.ad.jp, ports@FreeBSD.org Subject: Re: FreeBSD Port: XFree86-4-Server-4.1.0 In-Reply-To: In your message of "Wed, 19 Dec 2001 01:14:54 -0600" <000a01c1885c$dc1a6290$a20aa9c0@NORTON> References: <000a01c1885c$dc1a6290$a20aa9c0@NORTON> User-Agent: Wanderlust/2.2.12 (Joyride) EMIKO/1.13.9 (Euglena tripteris) FLIM/1.13.2 (Kasanui) Emacs/20.6 (i386--freebsd) MULE/4.0 (HANANOEN) MIME-Version: 1.0 (generated by EMIKO 1.13.9 - "Euglena tripteris") 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, Rob. > any idea how to help me? I am running FreeBSD version 4.4 on a dual processor Intel PIII platform with XFree86 version 3.3.6 currently installed and configured remove your old XFree86 3.3.6, and try again. --- T, Taguchi. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 0: 9: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 389E137B416; Wed, 19 Dec 2001 00:09:50 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ854F81488; Wed, 19 Dec 2001 00:05:04 -0800 (PST) (envelope-from petef) Date: Wed, 19 Dec 2001 00:05:04 -0800 (PST) From: Message-Id: <200112190805.fBJ854F81488@freefall.freebsd.org> To: joseph@randomnetworks.com, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32982: MASTERSITE UPDATE, NO MAINTAINER audio/mpegaudio 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: MASTERSITE UPDATE, NO MAINTAINER audio/mpegaudio State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Wed Dec 19 00:04:58 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32982 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 0:29:51 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 51D1037B41B; Wed, 19 Dec 2001 00:29:50 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ8Nel87290; Wed, 19 Dec 2001 00:23:40 -0800 (PST) (envelope-from will) Date: Wed, 19 Dec 2001 00:23:40 -0800 (PST) From: Message-Id: <200112190823.fBJ8Nel87290@freefall.freebsd.org> To: nick@rogness.net, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31082: New port: LaBrea security utility 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: New port: LaBrea security utility State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Wed Dec 19 00:23:03 PST 2001 State-Changed-Why: Updated to 2.3 and commited, thanks! Sorry for the delay. BTW, I made your patch a little better; no PREFIX/LOCALBASE assumptions and it can be sent back to the upstream (I think). http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31082 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 0:50: 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 0A09937B419; Wed, 19 Dec 2001 00:49:58 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ8k0I90189; Wed, 19 Dec 2001 00:46:00 -0800 (PST) (envelope-from petef) Date: Wed, 19 Dec 2001 00:46:00 -0800 (PST) From: Message-Id: <200112190846.fBJ8k0I90189@freefall.freebsd.org> To: tkato@prontomail.com, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32948: Update port: audio/musicbrainz to 1.0.1 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: audio/musicbrainz to 1.0.1 State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Wed Dec 19 00:45:51 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32948 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 0:50:24 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 C742837B422 for ; Wed, 19 Dec 2001 00:50:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ8o3q90808; Wed, 19 Dec 2001 00:50:03 -0800 (PST) (envelope-from gnats) Received: from darkone.comintern.net (darkone.comintern.net [213.148.1.98]) by hub.freebsd.org (Postfix) with ESMTP id 9B76C37B419 for ; Wed, 19 Dec 2001 00:41:27 -0800 (PST) Received: from 3wgraphics.com (ppp-9-084.comintern.ru [213.148.9.84]) by darkone.comintern.net (8.11.6/8.11.6) with ESMTP id fBIIp2T627905 for ; Tue, 18 Dec 2001 21:51:02 +0300 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 16GPFp-000NtF-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 18 Dec 2001 21:46:17 +0300 Message-Id: Date: Tue, 18 Dec 2001 21:46:17 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/33002: New port: p5-Pod-POM-0.11 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: 33002 >Category: ports >Synopsis: New port: p5-Pod-POM-0.11 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Dec 19 00:50:03 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: New port: p5-Pod-POM-0.11 POD Object Model >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: # # p5-Pod-POM # p5-Pod-POM/pkg-comment # p5-Pod-POM/Makefile # p5-Pod-POM/pkg-descr # p5-Pod-POM/pkg-plist # p5-Pod-POM/distinfo # echo c - p5-Pod-POM mkdir -p p5-Pod-POM > /dev/null 2>&1 echo x - p5-Pod-POM/pkg-comment sed 's/^X//' >p5-Pod-POM/pkg-comment << 'END-of-p5-Pod-POM/pkg-comment' XPOD Object Model END-of-p5-Pod-POM/pkg-comment echo x - p5-Pod-POM/Makefile sed 's/^X//' >p5-Pod-POM/Makefile << 'END-of-p5-Pod-POM/Makefile' X# New ports collection makefile for: Pod::POM X# Date created: 18 Dec 2001 X# Whom: Sergey Skvortsov X# X# $FreeBSD$ X# X XPORTNAME= Pod-POM XPORTVERSION= 0.11 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Pod XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XPERL_CONFIGURE= yes X XMAN3= Pod::POM.3 Pod::POM::Node.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Pod-POM/Makefile echo x - p5-Pod-POM/pkg-descr sed 's/^X//' >p5-Pod-POM/pkg-descr << 'END-of-p5-Pod-POM/pkg-descr' XThis module implements a parser to convert Pod documents into a simple Xobject model form known hereafter as the Pod Object Model. The object Xmodel is generated as a hierarchical tree of nodes, each of which Xrepresents a different element of the original document. The tree can Xbe walked manually and the nodes examined, printed or otherwise Xmanipulated. In addition, Pod::POM supports and provides view objects Xwhich can automatically traverse the tree, or section thereof, and Xgenerate an output representation in one form or another. X XWWW: http://search.cpan.org/search?dist=Pod-POM X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-Pod-POM/pkg-descr echo x - p5-Pod-POM/pkg-plist sed 's/^X//' >p5-Pod-POM/pkg-plist << 'END-of-p5-Pod-POM/pkg-plist' Xbin/pom2 Xbin/pomcheck Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Pod/POM/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/Constants.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/Node.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/Nodes.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/Test.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/View.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/View/HTML.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/View/Pod.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/POM/View/Text.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Pod/POM/View X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Pod/POM X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Pod/POM X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Pod 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Pod 2>/dev/null || true END-of-p5-Pod-POM/pkg-plist echo x - p5-Pod-POM/distinfo sed 's/^X//' >p5-Pod-POM/distinfo << 'END-of-p5-Pod-POM/distinfo' XMD5 (Pod-POM-0.11.tar.gz) = 6c118e4d86d5c72e84b33b28b3793e28 END-of-p5-Pod-POM/distinfo 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 Wed Dec 19 0:50:29 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 B1B6937B41F for ; Wed, 19 Dec 2001 00:50:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ8o3e90799; Wed, 19 Dec 2001 00:50:03 -0800 (PST) (envelope-from gnats) Received: from darkone.comintern.net (darkone.comintern.net [213.148.1.98]) by hub.freebsd.org (Postfix) with ESMTP id 7A00A37B417 for ; Wed, 19 Dec 2001 00:41:27 -0800 (PST) Received: from 3wgraphics.com (ppp-9-084.comintern.ru [213.148.9.84]) by darkone.comintern.net (8.11.6/8.11.6) with ESMTP id fBIJJUT583420 for ; Tue, 18 Dec 2001 22:19:30 +0300 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 16GPhM-000PXr-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 18 Dec 2001 22:14:44 +0300 Message-Id: Date: Tue, 18 Dec 2001 22:14:44 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/33001: New port: p5-PodParser-1.18 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: 33001 >Category: ports >Synopsis: New port: p5-PodParser-1.18 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Dec 19 00:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: New port: p5-PodParser-1.18 Modules to work with POD (Plain Old Documentation) >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: # # p5-PodParser # p5-PodParser/pkg-comment # p5-PodParser/Makefile # p5-PodParser/pkg-descr # p5-PodParser/pkg-plist # p5-PodParser/distinfo # echo c - p5-PodParser mkdir -p p5-PodParser > /dev/null 2>&1 echo x - p5-PodParser/pkg-comment sed 's/^X//' >p5-PodParser/pkg-comment << 'END-of-p5-PodParser/pkg-comment' XModules to work with POD (Plain Old Documentation) END-of-p5-PodParser/pkg-comment echo x - p5-PodParser/Makefile sed 's/^X//' >p5-PodParser/Makefile << 'END-of-p5-PodParser/Makefile' X# New ports collection makefile for: Pod::Parser X# Date created: 18 Dec 2001 X# Whom: Sergey Skvortsov X# X# $FreeBSD$ X# X XPORTNAME= PodParser XPORTVERSION= 1.18 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Pod XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN1= pod2usage.1 podchecker.1 podselect.1 XMAN3= Pod::Checker.3 Pod::Find.3 Pod::InputObjects.3 \ X Pod::ParseUtils.3 Pod::Parser.3 Pod::PlainText.3 Pod::Select.3 \ X Pod::Usage.3 XMAN1PREFIX= ${PREFIX} XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-PodParser/Makefile echo x - p5-PodParser/pkg-descr sed 's/^X//' >p5-PodParser/pkg-descr << 'END-of-p5-PodParser/pkg-descr' XSet of modules: X X* Pod::Parser - base class for creating POD filters and translators X* Pod::Select - extract selected sections of POD from input X* Pod::Usage - print a usage message from embedded pod documentation X* Pod::PlainText - convert POD data to formatted ASCII text X* Pod::InputObjects - objects representing POD input paragraphs, commands, etc. X* Pod::Checker - check pod documents for syntax errors X* Pod::ParseUtils - helpers for POD parsing and conversion X* Pod::Find - find POD documents in directory trees X XWWW: http://search.cpan.org/search?dist=PodParser X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-PodParser/pkg-descr echo x - p5-PodParser/pkg-plist sed 's/^X//' >p5-PodParser/pkg-plist << 'END-of-p5-PodParser/pkg-plist' Xbin/pod2usage Xbin/podchecker Xbin/podselect Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Pod/Parser/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Pod/Checker.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/Find.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/InputObjects.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/ParseUtils.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/Parser.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/PlainText.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/Select.pm Xlib/perl5/site_perl/%%PERL_VER%%/Pod/Usage.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Pod/Parser X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Pod 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Pod 2>/dev/null || true END-of-p5-PodParser/pkg-plist echo x - p5-PodParser/distinfo sed 's/^X//' >p5-PodParser/distinfo << 'END-of-p5-PodParser/distinfo' XMD5 (PodParser-1.18.tar.gz) = 7e814d5dd6a56a44309815c374cd0e54 END-of-p5-PodParser/distinfo 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 Wed Dec 19 0: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 7FDC637B41A; Wed, 19 Dec 2001 00:59:50 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ8wS392119; Wed, 19 Dec 2001 00:58:28 -0800 (PST) (envelope-from will) Date: Wed, 19 Dec 2001 00:58:28 -0800 (PST) From: Message-Id: <200112190858.fBJ8wS392119@freefall.freebsd.org> To: gslin@infomath.math.nctu.edu.tw, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31268: New port: comms/zssh 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: New port: comms/zssh State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Wed Dec 19 00:58:10 PST 2001 State-Changed-Why: Committed, thanks. Sorry for the delay. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31268 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 1: 9:56 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 9C62337B416; Wed, 19 Dec 2001 01:09:54 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ979v96592; Wed, 19 Dec 2001 01:07:09 -0800 (PST) (envelope-from will) Date: Wed, 19 Dec 2001 01:07:09 -0800 (PST) From: Message-Id: <200112190907.fBJ979v96592@freefall.freebsd.org> To: andrew@ugh.net.au, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31331: new port of adpcm library 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: new port of adpcm library State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Wed Dec 19 01:07:01 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31331 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 1:19:51 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 2C74237B405; Wed, 19 Dec 2001 01:19:50 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ9EN697729; Wed, 19 Dec 2001 01:14:23 -0800 (PST) (envelope-from will) Date: Wed, 19 Dec 2001 01:14:23 -0800 (PST) From: Message-Id: <200112190914.fBJ9EN697729@freefall.freebsd.org> To: dean@odyssey.apana.org.au, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31377: New port: squidpurge 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: New port: squidpurge State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Wed Dec 19 01:14:08 PST 2001 State-Changed-Why: Committed, thanks! Sorry for the delay. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31377 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 1:50: 0 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 383FB37B405; Wed, 19 Dec 2001 01:49:50 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ9mLe02727; Wed, 19 Dec 2001 01:48:21 -0800 (PST) (envelope-from petef) Date: Wed, 19 Dec 2001 01:48:21 -0800 (PST) From: Message-Id: <200112190948.fBJ9mLe02727@freefall.freebsd.org> To: edwin@mavetju.org, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32956: new port: net/papaya 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: new port: net/papaya State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Wed Dec 19 01:48:14 PST 2001 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32956 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 1:50: 2 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 8C40437B416; Wed, 19 Dec 2001 01:49:50 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ9nJW03052; Wed, 19 Dec 2001 01:49:19 -0800 (PST) (envelope-from petef) Date: Wed, 19 Dec 2001 01:49:19 -0800 (PST) From: Message-Id: <200112190949.fBJ9nJW03052@freefall.freebsd.org> To: edwin@mavetju.org, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32958: new port: net/papaya-plugins 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: new port: net/papaya-plugins State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Wed Dec 19 01:48:57 PST 2001 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32958 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 2: 9:56 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 401EE37B419; Wed, 19 Dec 2001 02:09:50 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJA0mx05040; Wed, 19 Dec 2001 02:00:48 -0800 (PST) (envelope-from petef) Date: Wed, 19 Dec 2001 02:00:48 -0800 (PST) From: Message-Id: <200112191000.fBJA0mx05040@freefall.freebsd.org> To: jamie@hermans.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32916: NEW PORT: graphics/jhead 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: NEW PORT: graphics/jhead State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Wed Dec 19 01:59:22 PST 2001 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32916 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 2: 9:58 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 20A9237B41D; Wed, 19 Dec 2001 02:09:51 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJA3XI05784; Wed, 19 Dec 2001 02:03:33 -0800 (PST) (envelope-from petef) Date: Wed, 19 Dec 2001 02:03:33 -0800 (PST) From: Message-Id: <200112191003.fBJA3XI05784@freefall.freebsd.org> To: chuynh@biolateral.com.au, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32920: New Port: biology/gff2ps 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: New Port: biology/gff2ps State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Wed Dec 19 02:03:19 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32920 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 2:10:26 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 95F3837B41A for ; Wed, 19 Dec 2001 02:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJAA0p09778; Wed, 19 Dec 2001 02:10:00 -0800 (PST) (envelope-from gnats) Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id BAF4037B417 for ; Wed, 19 Dec 2001 02:09:36 -0800 (PST) Received: from fwd01.sul.t-online.de by mailout06.sul.t-online.de with smtp id 16GdfL-0000Rw-09; Wed, 19 Dec 2001 11:09:35 +0100 Received: from spirit.corecode.ath.cx (320050403952-0001@[217.82.62.40]) by fmrl01.sul.t-online.com with esmtp id 16GdfD-0DIOciC; Wed, 19 Dec 2001 11:09:27 +0100 Received: from elevation.zuhause.stoert.net (elevation.zuhause.stoert.net [192.168.66.46]) by spirit.corecode.ath.cx (8.11.6/8.11.6) with ESMTP id fBJA9Qg48067 for ; Wed, 19 Dec 2001 11:09:27 +0100 (CET) (envelope-from corecode@elevation.zuhause.stoert.net) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id fBJA9QQ04439; Wed, 19 Dec 2001 11:09:26 +0100 (CET) (envelope-from corecode) Message-Id: <200112191009.fBJA9QQ04439@elevation.zuhause.stoert.net> Date: Wed, 19 Dec 2001 11:09:26 +0100 (CET) From: corecode Reply-To: corecode To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33003: wmcube-gdk port update SUPERCEDES ports/32972 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: 33003 >Category: ports >Synopsis: wmcube-gdk port update SUPERCEDES ports/32972 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 19 02:10:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: corecode >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD elevation.zuhause.stoert.net 4.4-STABLE FreeBSD 4.4-STABLE #3: Thu Dec 13 16:08:02 CET 2001 corecode@elevation.zuhause.stoert.net:/usr/obj/usr/src/sys/ELEVATION i386 >Description: wmcube-gdk is vulnerable to a local buffer overflow exploit resulting in priviledge escalation the upstream author provides a new version >How-To-Repeat: n/a >Fix: apply one of these patches: the first one is for version 0.98p1 (original one) -> 0.98p2 (current) the second one is for version 0.98p1_1 (patched version from ports/32972) -> 0.98p2 (current) diff -ruN wmcube-gdk.old/Makefile wmcube-gdk/Makefile --- wmcube-gdk.old/Makefile Tue Dec 4 02:00:43 2001 +++ wmcube-gdk/Makefile Wed Dec 19 10:45:18 2001 @@ -6,7 +6,7 @@ # PORTNAME= wmcube -PORTVERSION= 0.98p1 +PORTVERSION= 0.98p2 CATEGORIES= sysutils windowmaker MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ PKGNAMESUFFIX= -gdk diff -ruN wmcube-gdk.old/distinfo wmcube-gdk/distinfo --- wmcube-gdk.old/distinfo Tue Dec 4 02:00:43 2001 +++ wmcube-gdk/distinfo Wed Dec 19 10:44:09 2001 @@ -1 +1 @@ -MD5 (wmcube-gdk-0.98p1.tar.gz) = fc4ac69f0f9c9abe974f634df37d3f7c +MD5 (wmcube-gdk-0.98p2.tar.gz) = 6e8be3ed2a8ab6d3fc6bb748c220d376 diff -ruN wmcube-gdk.old/files/patch-wmcube.c wmcube-gdk/files/patch-wmcube.c --- wmcube-gdk.old/files/patch-wmcube.c Thu Aug 30 06:24:25 2001 +++ wmcube-gdk/files/patch-wmcube.c Tue Dec 18 14:38:42 2001 @@ -1,10 +1,73 @@ ---- wmcube.c.orig Thu Aug 16 13:04:38 2001 -+++ wmcube.c Thu Aug 16 13:05:00 2001 -@@ -38,7 +38,6 @@ - #include +--- wmcube.c.orig Tue Aug 28 12:08:13 2001 ++++ wmcube.c Tue Dec 18 14:37:25 2001 +@@ -39,7 +39,6 @@ + #ifdef LINUX /* forgotten includes */ -#include #include + #endif - #include +@@ -778,7 +777,7 @@ + newx -= CHAR_WIDTH; + } + +- sprintf(buf, "%02i%%", num); ++ snprintf(buf, 5, "%02i%%", num); + for (i = 0; (c = buf[i]); i++) { + if (c == '%') + copy_xpm_area(60, 0, 7, 9, newx, y); +@@ -1250,7 +1249,7 @@ + exit(0); + } + +- fscanf(fp, "%s", tmp); ++ fscanf(fp, "%63s", tmp); + + if (strcmp(tmp, "WMCUBE_COORDINATES") != 0) { + printf +@@ -1259,7 +1258,7 @@ + exit(0); + } + +- fscanf(fp, "%s", tmp); ++ fscanf(fp, "%63s", tmp); + counter = atoi(tmp); + + while ((strcmp(tmp, "WMCUBE_LINES") != 0) +@@ -1280,7 +1279,7 @@ + fclose(fp); + exit(0); + } +- fscanf(fp, "%s", tmp); ++ fscanf(fp, "%63s", tmp); + + if (feof(fp)) { + printf +@@ -1398,7 +1397,7 @@ + char cpuid[6]; + char check_cpu[6]; + +- sprintf(check_cpu, "cpu%d", which_cpu); ++ snprintf(check_cpu, 6, "cpu%d", which_cpu); + + if ((fp = fopen("/proc/stat", "rb")) == NULL) { + perror("/proc/stat required for this system"); +@@ -1409,7 +1408,7 @@ + return 0; + + for (i = -2; i < which_cpu; i++) { +- fscanf(fp, "%s", cpuid); ++ fscanf(fp, "%5s", cpuid); + } + + if (strcmp(check_cpu, cpuid) != 0) { +@@ -1431,7 +1430,7 @@ + fp = fopen("/proc/stat", "rt"); + + for (i = -2; i < which_cpu; i++) { +- fscanf(fp, "%s %d %d %d %d", cpuid, &cpu, &nice, &system, &idle); ++ fscanf(fp, "%5s %d %d %d %d", cpuid, &cpu, &nice, &system, &idle); + } + + fclose(fp); =================================================================== ========== ATTENTION! CUT HERE! OTHER PATCH FOLLOWING! ============ =================================================================== diff -ruN wmcube-gdk/Makefile wmcube-gdk.new/Makefile --- wmcube-gdk/Makefile Wed Dec 19 11:00:44 2001 +++ wmcube-gdk.new/Makefile Wed Dec 19 10:45:18 2001 @@ -6,8 +6,7 @@ # PORTNAME= wmcube -PORTVERSION= 0.98p1 -PORTREVISION= 1 +PORTVERSION= 0.98p2 CATEGORIES= sysutils windowmaker MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ PKGNAMESUFFIX= -gdk diff -ruN wmcube-gdk/distinfo wmcube-gdk.new/distinfo --- wmcube-gdk/distinfo Tue Dec 4 02:00:43 2001 +++ wmcube-gdk.new/distinfo Wed Dec 19 10:44:09 2001 @@ -1 +1 @@ -MD5 (wmcube-gdk-0.98p1.tar.gz) = fc4ac69f0f9c9abe974f634df37d3f7c +MD5 (wmcube-gdk-0.98p2.tar.gz) = 6e8be3ed2a8ab6d3fc6bb748c220d376 diff -ruN wmcube-gdk/files/patch-wmcube.c.orig wmcube-gdk.new/files/patch-wmcube.c.orig --- wmcube-gdk/files/patch-wmcube.c.orig Thu Aug 30 06:24:25 2001 +++ wmcube-gdk.new/files/patch-wmcube.c.orig Thu Jan 1 01:00:00 1970 @@ -1,10 +0,0 @@ ---- wmcube.c.orig Thu Aug 16 13:04:38 2001 -+++ wmcube.c Thu Aug 16 13:05:00 2001 -@@ -38,7 +38,6 @@ - #include - - /* forgotten includes */ --#include - #include - - #include >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 Wed Dec 19 2:30: 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 F1FBB37B417 for ; Wed, 19 Dec 2001 02:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJAU1q12128; Wed, 19 Dec 2001 02:30:01 -0800 (PST) (envelope-from gnats) Date: Wed, 19 Dec 2001 02:30:01 -0800 (PST) Message-Id: <200112191030.fBJAU1q12128@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jochem Kossen Subject: Re: ports/31773: New port: audio/cplay, audioplayer for the console Reply-To: Jochem Kossen 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 The following reply was made to PR ports/31773; it has been noted by GNATS. From: Jochem Kossen To: freebsd-gnats-submit@FreeBSD.org, j.kossen@home.nl Cc: Subject: Re: ports/31773: New port: audio/cplay, audioplayer for the console Date: Wed, 19 Dec 2001 11:25:46 +0100 This is a multi-part message in MIME format. --------------090401040304030607000700 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit And here's a patch for the pkg-plist of 1.44, which had a typo... --------------090401040304030607000700 Content-Type: text/plain; name="pkg-plist.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="pkg-plist.diff" --- pkg-plist.orig Wed Dec 19 00:31:55 2001 +++ pkg-plist Wed Dec 19 11:22:29 2001 @@ -3,7 +3,7 @@ %%PORTDOCS%%share/doc/cplay/ChangeLog %%PORTDOCS%%share/doc/cplay/TODO share/locale/de/LC_MESSAGES/cplay.mo -%%PORTDOCS%%share@dirrm share/doc/cplay +%%PORTDOCS%%@dirrm share/doc/cplay @dirrm share/locale/de/LC_MESSAGES @dirrm share/locale/de @dirrm share/locale --------------090401040304030607000700-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 2:40:40 2001 Delivered-To: freebsd-ports@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 0469E37B417; Wed, 19 Dec 2001 02:40:38 -0800 (PST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2:206:5bff:fe05:7829]) by white.imgsrc.co.jp (Postfix) with ESMTP id 0F30224D1C; Wed, 19 Dec 2001 19:40:37 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2:230:48ff:fe41:161b]) by black.imgsrc.co.jp (Postfix) with ESMTP id A4CE51E4808; Wed, 19 Dec 2001 19:40:34 +0900 (JST) Date: Wed, 19 Dec 2001 19:40:33 +0900 Message-ID: <7mpu5bwl0e.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: obrien@FreeBSD.org Cc: Ports Team Subject: rsync --disable-debug User-Agent: Wanderlust/2.6.0 (Twist And Shout) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") 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 The rsync 2.5.0 was released with --enable-debug default. This causes unwanted warning messages from zlib. But rsync development team turned off debug option by default in their CVS so next release of rsync will be released with --disable-debug default. Is it possible to turn off debug option for our ports until next version is released? Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/rsync/Makefile,v retrieving revision 1.58 diff -u -r1.58 Makefile --- Makefile 4 Dec 2001 01:13:37 -0000 1.58 +++ Makefile 19 Dec 2001 10:32:25 -0000 @@ -32,9 +32,9 @@ .endif .if ${OSVERSION} >= 400014 -CONFIGURE_ARGS= --enable-ipv6 +CONFIGURE_ARGS= --disable-debug --enable-ipv6 .else -CONFIGURE_ARGS= --disable-ipv6 +CONFIGURE_ARGS= --disable-debug --disable-ipv6 .endif MAN1= rsync.1 MAN5= rsyncd.conf.5 -- Jun Kuriyama // IMG SRC, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 2:56: 6 2001 Delivered-To: freebsd-ports@freebsd.org Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id F384637B405; Wed, 19 Dec 2001 02:56:03 -0800 (PST) Received: by freebsd.org.ru (Postfix, from userid 1000) id CFD8D39; Wed, 19 Dec 2001 13:56:00 +0300 (MSK) Date: Wed, 19 Dec 2001 13:56:00 +0300 From: "Sergey A. Osokin" To: Ying-Chieh Liao Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/32533: new port: databases/db4 (DB v4) Message-ID: <20011219135600.B44155@freebsd.org.ru> References: <200112131320.fBDDKMX60644@freefall.freebsd.org> <20011213134905.GA4168@terry.dragon2.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011213134905.GA4168@terry.dragon2.net>; from ijliao@FreeBSD.ORG on Thu, Dec 13, 2001 at 09:49:05PM +0800 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 Thu, Dec 13, 2001 at 09:49:05PM +0800, Ying-Chieh Liao wrote: > > Knock-knock. Anybody home? :-) > > I think we need CVS Meister to do a repo-copy from db3 to db4 Looks like CVS Meister still in sleep-mode :-) Wake up! :-) -- Rgdz, /"\ Sergey Osokin aka oZZ, \ / ASCII RIBBON CAMPAIGN osa@freebsd.org.ru X AGAINST HTML MAIL http://freebsd.org.ru/~osa/ / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 3:28:19 2001 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 3886037B417; Wed, 19 Dec 2001 03:28:12 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id NAA76637; Wed, 19 Dec 2001 13:28:00 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h73.229.dialup.iptcom.net [212.9.229.73]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id NAA52742; Wed, 19 Dec 2001 13:27:54 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id fBJBRDF97640; Wed, 19 Dec 2001 13:27:13 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C207A57.5BB37E98@FreeBSD.org> Date: Wed, 19 Dec 2001 13:30:31 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Dennis , gnome@FreeBSD.org, ports@FreeBSD.org Subject: Re: [HEADS-UP] Serious Evolution stability issue has been resolved References: <1008435732.37441.0.camel@notebook> <1008646985.5267.1.camel@uschi.home.net> <1008655552.5329.7.camel@notebook> Content-Type: text/plain; charset=koi8-r 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 Maxim Sobolev wrote: > > On Tue, 2001-12-18 at 05:43, Dennis wrote: > > Do you expect to add SSL support to the evolution port ? I know it's a > > bit tricky and that you have to get libnspr4 and libnss3, but without > > imaps support evolution is bit limited > > The problem is that 1.0 is no longer supports "raw" libssl, so we need > to create a port of Mozilla's nspr library for this to work. This issue > is already on my plate and I hope to address it really soon. SSL support is there, as of evolution-1.0_7. Please recvsup, recompile/reinstall and you should be able to use it. Please let me know if there are any problems. Thanks! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 3:29: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 5F2F137B419; Wed, 19 Dec 2001 03:29:50 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJBKcK22531; Wed, 19 Dec 2001 03:20:38 -0800 (PST) (envelope-from ijliao) Date: Wed, 19 Dec 2001 03:20:38 -0800 (PST) From: Message-Id: <200112191120.fBJBKcK22531@freefall.freebsd.org> To: corecode@corecode.ath.cx, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32972: wmcube-gdk is vulnerable to a local exploit 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: wmcube-gdk is vulnerable to a local exploit State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Wed Dec 19 03:20:20 PST 2001 State-Changed-Why: superceded by pr/33003 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32972 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 4:47: 8 2001 Delivered-To: freebsd-ports@freebsd.org Received: from box2.lajnux.nu (as1-5-1.an.g.bonet.se [194.236.145.28]) by hub.freebsd.org (Postfix) with SMTP id 7869037B419 for ; Wed, 19 Dec 2001 04:47:03 -0800 (PST) Received: (qmail 92257 invoked from network); 19 Dec 2001 12:48:10 -0000 Received: from h253n2fls32o982.telia.com (HELO ThinkPad) (213.67.169.253) by 0 with SMTP; 19 Dec 2001 12:48:10 -0000 Date: Wed, 19 Dec 2001 13:46:54 +0100 From: Viktor Pettsson To: ports@FreeBSD.org Subject: Ports for Linux? Message-Id: <20011219134654.4b615aca.Pettsson@lajnux.nu> Organization: Finnvedens Optik AB X-Mailer: Sylpheed version 0.6.3 (GTK+ 1.2.10; i686-pc-linux-gnu) 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 Hi I've been running slackware linux for a couple of years now, and even tried FreeBSD, NetBSD and OpenBSD. The conclution of all this is that thay all have good things, and they all have bad things. The think i like with *bsd is that they have the Port-collection, and i would like to port that to Linux, is that possible(or is it alot of work)? Yours Sincerly Viktor Pettsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 4:57: 3 2001 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 697E237B405 for ; Wed, 19 Dec 2001 04:56:57 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id OAA49897; Wed, 19 Dec 2001 14:56:39 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h30.234.dialup.iptcom.net [212.9.234.30]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id OAA91201; Wed, 19 Dec 2001 14:56:35 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id fBJCu4F98009; Wed, 19 Dec 2001 14:56:04 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C208E63.5482AE51@FreeBSD.org> Date: Wed, 19 Dec 2001 14:56:03 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Viktor Pettsson Cc: ports@FreeBSD.org Subject: Re: Ports for Linux? References: <20011219134654.4b615aca.Pettsson@lajnux.nu> Content-Type: text/plain; charset=koi8-r 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 Viktor Pettsson wrote: > > Hi > I've been running slackware linux for a couple of years now, and even tried FreeBSD, NetBSD and OpenBSD. > The conclution of all this is that thay all have good things, and they all have bad things. > The think i like with *bsd is that they have the Port-collection, and i would like to port that to Linux, is that possible(or is it alot of work)? Check OpenPackages project (www.openpackages.org) - they have something similar as a goal. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 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 E826637B41A; Wed, 19 Dec 2001 05:49:50 -0800 (PST) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJDmu861974; Wed, 19 Dec 2001 05:48:56 -0800 (PST) (envelope-from dinoex) Date: Wed, 19 Dec 2001 05:48:56 -0800 (PST) From: Message-Id: <200112191348.fBJDmu861974@freefall.freebsd.org> To: marcus@marcuscom.com, dinoex@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32945: [MAINTAINER UPDATE] Update net/netatalk 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: [MAINTAINER UPDATE] Update net/netatalk State-Changed-From-To: open->closed State-Changed-By: dinoex State-Changed-When: Wed Dec 19 05:48:37 PST 2001 State-Changed-Why: Committed, Thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32945 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 6:51:15 2001 Delivered-To: freebsd-ports@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 488C837B416; Wed, 19 Dec 2001 06:51:13 -0800 (PST) Received: by tao.org.uk (Postfix, from userid 100) id 2DE74F7; Wed, 19 Dec 2001 14:51:01 +0000 (GMT) Date: Wed, 19 Dec 2001 14:51:01 +0000 From: Josef Karthauser To: Ying-Chieh Liao Cc: "Sergey A. Osokin" , freebsd-ports@freebsd.org Subject: Re: ports/32533: new port: databases/db4 (DB v4) Message-ID: <20011219145101.C5338@tao.org.uk> References: <200112131320.fBDDKMX60644@freefall.freebsd.org> <20011213134905.GA4168@terry.dragon2.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="ALfTUftag+2gvp1h" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011213134905.GA4168@terry.dragon2.net>; from ijliao@freebsd.org on Thu, Dec 13, 2001 at 09:49:05PM +0800 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 --ALfTUftag+2gvp1h Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 13, 2001 at 09:49:05PM +0800, Ying-Chieh Liao wrote: > On =A5|, 12 13, 2001 at 05:20:22 -0800, Sergey A. Osokin wrote: > > Knock-knock. Anybody home? :-) >=20 > I think we need CVS Meister to do a repo-copy from db3 to db4 Is this a request or an advanced warning? Joe --ALfTUftag+2gvp1h Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjwgqVQACgkQXVIcjOaxUBaB2ACgll4n4HP2f2tACoz8lxIhgM1M mikAoJYv/MZaeVT/QOCxAxWywA8p9CIn =RAql -----END PGP SIGNATURE----- --ALfTUftag+2gvp1h-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 7: 0: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 F381937B416 for ; Wed, 19 Dec 2001 07:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJF01J97171; Wed, 19 Dec 2001 07:00:01 -0800 (PST) (envelope-from gnats) Received: from sahiro.homeip.net (p121-dna05sawada.niigata.ocn.ne.jp [211.122.195.249]) by hub.freebsd.org (Postfix) with ESMTP id 73CF537B416 for ; Wed, 19 Dec 2001 06:52:40 -0800 (PST) Received: by sahiro.merseine.nu (Postfix) id 8D67CBAD1; Wed, 19 Dec 2001 23:52:28 +0900 (JST) Message-Id: <20011219145250.8D67CBAD1@sahiro.merseine.nu> Date: Wed, 19 Dec 2001 23:52:28 +0900 (JST) From: SASAKI Katuhiro Reply-To: SASAKI Katuhiro To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33005: New port: japanese/koffice-i18n 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: 33005 >Category: ports >Synopsis: New port: japanese/koffice-i18n >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: Wed Dec 19 07:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: SASAKI Katuhiro >Release: FreeBSD 4.4-RELEASE i386 >Organization: personal >Environment: >Description: This is a slave port of misc/koffice-i18n. This port provides Japanese messages for KOffice(editors/koffice). >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: # # koffice-i18n/ # koffice-i18n/Makefile # echo c - koffice-i18n/ mkdir -p koffice-i18n/ > /dev/null 2>&1 echo x - koffice-i18n/Makefile sed 's/^X//' >koffice-i18n/Makefile << 'END-of-koffice-i18n/Makefile' X# New ports collection makefile for: ja-koffice-i18n X# Date created: 19 December 2001 X# Whom: SASAKI Katuhiro X# X# $FreeBSD$ X# X XCATEGORIES= japanese misc kde X XMAINTAINER= sahiro@crest.ocn.ne.jp X XLINGUAS= "ja" XMASTERDIR= ${.CURDIR}/../../misc/koffice-i18n X XSCRIPTS_ENV+= LINGUAS=${LINGUAS} X X.include "${MASTERDIR}/Makefile" END-of-koffice-i18n/Makefile 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 Wed Dec 19 7: 0:21 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 2D1F237B41A for ; Wed, 19 Dec 2001 07:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJF02n97190; Wed, 19 Dec 2001 07:00:02 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id ACD5237B503 for ; Wed, 19 Dec 2001 06:54:27 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBJEqHn14107; Wed, 19 Dec 2001 09:52:17 -0500 (EST) (envelope-from alane) Message-Id: <200112191452.fBJEqHn14107@wwweasel.geeksrus.net> Date: Wed, 19 Dec 2001 09:52:17 -0500 (EST) From: Alan E Reply-To: Alan E To: FreeBSD-gnats-submit@freebsd.org Cc: freebsd-xfree86@lists.csociety.org X-Send-Pr-Version: 3.113 Subject: ports/33006: imake-4 and XF86-4-libraries disagree on XdmAuth is USA_RESIDENT=YES 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: 33006 >Category: ports >Synopsis: imake-4 and XF86-4-libraries disagree on XdmAuth is USA_RESIDENT=YES >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 19 07:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alan E >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: The imake fix sets the variable to YES, so now imake always says HadXdmAuth. But XF86-4-libraries still only builds with the functions compiled in if it has Wraphelp.c, which in turn is conditionally d/l'ed like this: .if ${HasXdmAuth} == DEFAULT || ${HasXdmAuth} == YES .if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES pre-fetch: @${ECHO} @${ECHO} Assuming that you have fetched a USA-Legal Wraphelp.c. .else MASTER_SITES+= ftp://psych.psy.uq.oz.au/pub/X11R5/ \ ftp://ftp.internat.freebsd.org/pub/FreeBSD/X11-Crypto/ \ ftp://ftp3.za.freebsd.org/pub/FreeBSD/X11-Crypto/ EXTRACT_ONLY= X410src-1.tgz DISTFILES+= Wraphelp.c IGNOREFILES= Wraphelp.c .endif .endif So now, instead of XdmAuth always being off, but imake-4 and XF86-4-libs being in sync, now imake-4 and XF86-4-libs are always wrong WRT each other unless USA_RESIDENT=YES. >How-To-Repeat: Build imake, then XF86-4-libraries with USA_RESIDENT=YES. Run nm on XF86 lib files to look for XdmAuth functions. Not there. Check the imake config files. HasXdmAuth set to YES. >Fix: Index: devel/imake-4/Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/devel/imake-4/Makefile,v retrieving revision 1.14 diff -u -3 -r1.14 Makefile --- devel/imake-4/Makefile 15 Dec 2001 02:58:33 -0000 1.14 +++ devel/imake-4/Makefile 19 Dec 2001 14:47:31 -0000 @@ -60,6 +60,9 @@ BuildTTFonts=${BuildTTFonts} INSTALL_TARGET= install install.man LATEST_LINK= imake-4 + +.include + # --- # User Config: # All variables are same as Imake config macros. @@ -71,6 +74,16 @@ # --- HasSecureRPC?= YES HasXdmAuth?= YES +.if ${HasXdmAuth} == DEFAULT || ${HasXdmAuth} == YES +.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES +pre-patch: + @${ECHO} + @${ECHO} Imake-4 will be built without encrypted Xdm login + @${ECHO} "(HasXdmAuth)" support. + @${ECHO} +HasXdmAuth?= NO +.endif +.endif HasPam?= YES BuildPexExt?= YES BuildXinerama?= YES @@ -116,4 +129,4 @@ # InstallXserverSetUID=NO : use Xwrapper. # End of XFree86 configrations -.include +.include >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 Wed Dec 19 7:15:32 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 395FC37B419 for ; Wed, 19 Dec 2001 07:15:30 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBJFDPk14431 for ports@freebsd.org; Wed, 19 Dec 2001 10:13:25 -0500 (EST) (envelope-from alane) Date: Wed, 19 Dec 2001 10:13:25 -0500 From: Alan Eldridge To: FreeBSD Ports List Subject: Make output for successful bento build? Message-ID: <20011219151314.GA14416@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23.2i 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 Where can I see the make output for a *successful* bento build of a port? -- Alan Eldridge Just another $THING hacker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 8:50: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 AA4A437B417 for ; Wed, 19 Dec 2001 08:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJGo1B19589; Wed, 19 Dec 2001 08:50:01 -0800 (PST) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id CEE3E37B405 for ; Wed, 19 Dec 2001 08:41:41 -0800 (PST) Received: (from flynn@localhost) by energyhq.homeip.net (8.11.6/8.11.6) id fBJGdFD37745; Wed, 19 Dec 2001 17:39:15 +0100 (CET) (envelope-from flynn) Message-Id: <200112191639.fBJGdFD37745@energyhq.homeip.net> Date: Wed, 19 Dec 2001 17:39:15 +0100 (CET) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33008: New Port: x11-wm/kwinacqua 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: 33008 >Category: ports >Synopsis: New Port: x11-wm/kwinacqua >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: Wed Dec 19 08:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD energyhq.homeip.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Wed Dec 5 20:03:40 CET 2001 root@photon.energyhq.org:/storage2/obj/storage2/src/sys/PHOTON i386 >Description: kwinacqua is a native window decoration engine for KDE2 that mimics the Aqua windows found in MacOS X. The perfect combination with mosfet-liquid to make your KDE desktop look like MacOS X. WWW: http://tortoreto.it/aronnax/linux.html Miguel Mendez >How-To-Repeat: cvsup when commited :) >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 Wed Dec 19 8:51: 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 3CD9337B416; Wed, 19 Dec 2001 08:51:02 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJGp2A19921; Wed, 19 Dec 2001 08:51:02 -0800 (PST) (envelope-from sobomax) Date: Wed, 19 Dec 2001 08:51:02 -0800 (PST) From: Message-Id: <200112191651.fBJGp2A19921@freefall.freebsd.org> To: akbeech@anchoragerescue.org, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32571: build broken on eperl 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: build broken on eperl State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Wed Dec 19 08:50:44 PST 2001 State-Changed-Why: The problem had been fixed. Thank you for reporting! http://www.freebsd.org/cgi/query-pr.cgi?pr=32571 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 9:16:45 2001 Delivered-To: freebsd-ports@freebsd.org Received: from heechee.tobez.org (254.adsl0.ryv.worldonline.dk [213.237.10.254]) by hub.freebsd.org (Postfix) with ESMTP id 416F437B416; Wed, 19 Dec 2001 09:16:35 -0800 (PST) Received: by heechee.tobez.org (Postfix, from userid 1001) id 4082B541F; Wed, 19 Dec 2001 18:16:32 +0100 (CET) Date: Wed, 19 Dec 2001 18:16:32 +0100 From: Anton Berezin To: stable@FreeBSD.org, ports@FreeBSD.org Subject: HEADS UP: lang/perl5 (perl 5.6.1) port unforbidden Message-ID: <20011219171632.GA3974@heechee.tobez.org> Mail-Followup-To: Anton Berezin , stable@FreeBSD.org, ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.24i 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 ----- Forwarded message from Anton Berezin ----- From: Anton Berezin To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/perl5 Makefile distinfo pkg-descr pkg-install pkg-message pkg-plist ports/lang/perl5/files use.perl Date: Wed, 19 Dec 2001 09:05:05 -0800 (PST) Message-Id: <200112191705.fBJH55621760@freefall.freebsd.org> tobez 2001/12/19 09:05:05 PST Modified files: lang/perl5 Makefile distinfo pkg-descr pkg-install pkg-plist Added files: lang/perl5 pkg-message lang/perl5/files use.perl Log: Unforbid the port for the use of general FreeBSD public. Compile perl with BSDPAN support, both -current and -stable. The version of BSDPAN used here coincides accidentally with the one present in the -current system perl, but is installed in a different place. Provide a script, use.perl, to facilitate switching of the perl used by default between the system perl and this port. Also print a message describing the usage of use.perl (this works for the port and for the package built from it). The switching to the port version is done by removing /usr/bin/perl and /usr/bin/suidperl (they both have link count >1, so this is reversible), and making them to be symlinks to the corresponding binaries in $PREFIX/bin. Also, assignments of the correct values of PERL_VER, PERL_VERSION, and PERL_ARCH are appended to /etc/make.conf. Last, NOPERL=yes is appended to /etc/make.conf, so that the changes made will survive system upgrades from source. The switching to the system version is more or less a reverse of the process described above. Set and use PERL_ARCH which is independed from the one used by the system perl. Fix the port for post-malloc.h -current. Fix a small bogon when PREFIX was used in pkg-install (PKG_PREFIX should have been used instead). Reviewed by: markm, joe Revision Changes Path 1.40 +30 -9 ports/lang/perl5/Makefile 1.12 +1 -0 ports/lang/perl5/distinfo 1.1 +82 -0 ports/lang/perl5/files/use.perl (new) 1.6 +0 -6 ports/lang/perl5/pkg-descr 1.6 +2 -2 ports/lang/perl5/pkg-install 1.1 +22 -0 ports/lang/perl5/pkg-message (new) 1.25 +6 -0 ports/lang/perl5/pkg-plist ----- End forwarded message ----- This does not mean there are no problem left with perl upgrade from ports. In particular, expect trouble if you install this port and then install various p5 *packages* (not ports). This version also does not solve the dreaded PRIV vs SITE problem for ports that install newer versions of perl modules already in the perl distribution. I am going to solve this last problem for this port in a few days by changing the default order of perl's search path (the default value of @INC array). If you wish to run more modern perl than the one we have in the base system, you should consider using this port, at least until 5.6.1 will be imported to the base system. Cheers, =Anton. -- | Anton Berezin | FreeBSD: The power to serve | | catpipe Systems ApS _ _ |_ | http://www.FreeBSD.org | | tobez@catpipe.net (_(_|| | tobez@FreeBSD.org | | +45 7021 0050 | Private: tobez@tobez.org | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 9:30: 9 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 431DB37B416 for ; Wed, 19 Dec 2001 09:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJHU2328424; Wed, 19 Dec 2001 09:30:02 -0800 (PST) (envelope-from gnats) Date: Wed, 19 Dec 2001 09:30:02 -0800 (PST) Message-Id: <200112191730.fBJHU2328424@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Miguel Mendez Subject: Re: ports/33008: New Port: x11-wm/kwinacqua Reply-To: Miguel Mendez 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 The following reply was made to PR ports/33008; it has been noted by GNATS. From: Miguel Mendez To: freebsd-gnats-submit@FreeBSD.org, flynn@energyhq.homeip.net Cc: Subject: Re: ports/33008: New Port: x11-wm/kwinacqua Date: Wed, 19 Dec 2001 17:49:17 +0100 It seems I forgot to include this, sorry: # 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: # # kwinacqua # kwinacqua/Makefile # kwinacqua/distinfo # kwinacqua/pkg-comment # kwinacqua/pkg-descr # kwinacqua/pkg-plist # echo c - kwinacqua mkdir -p kwinacqua > /dev/null 2>&1 echo x - kwinacqua/Makefile sed 's/^X//' >kwinacqua/Makefile << 'END-of-kwinacqua/Makefile' X# New ports collection makefile for: kwinacqua X# Date created: 19 December 2001 X# Whom: Miguel Mendez X# X# $FreeBSD$ X# X XPORTNAME= kwinacqua XPORTVERSION= 1.0 XCATEGORIES= x11-wm kde XMASTER_SITES= http://energyhq.homeip.net/files/ X XMAINTAINER= flynn@energyhq.homeip.net X XBUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ X automake14:${PORTSDIR}/devel/automake14 \ X objprelink:${PORTSDIR}/devel/objprelink X XUSE_KDELIBS_VER=2 X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --enable-objprelink X.if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_FINAL) XCONFIGURE_ARGS+=--enable-final X.endif X.if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_NDEBUG) XCONFIGURE_ARGS+=--disable-debug X.endif XUSE_GMAKE= yes XINSTALLS_SHLIB= yes X X.include END-of-kwinacqua/Makefile echo x - kwinacqua/distinfo sed 's/^X//' >kwinacqua/distinfo << 'END-of-kwinacqua/distinfo' XMD5 (kwinacqua-1.0.tar.gz) = 541f81385a5756194694271ca3502009 END-of-kwinacqua/distinfo echo x - kwinacqua/pkg-comment sed 's/^X//' >kwinacqua/pkg-comment << 'END-of-kwinacqua/pkg-comment' XA native MacOS X-like window decoration for KDE END-of-kwinacqua/pkg-comment echo x - kwinacqua/pkg-descr sed 's/^X//' >kwinacqua/pkg-descr << 'END-of-kwinacqua/pkg-descr' Xkwinacqua is a native window decoration engine for KDE2 that mimics the Aqua Xwindows found in MacOS X. The perfect combination with mosfet-liquid to make Xyour KDE desktop look like MacOS X. X XWWW: http://tortoreto.it/aronnax/linux.html X XMiguel Mendez END-of-kwinacqua/pkg-descr echo x - kwinacqua/pkg-plist sed 's/^X//' >kwinacqua/pkg-plist << 'END-of-kwinacqua/pkg-plist' Xshare/apps/kwin/acqua.desktop Xlib/kde2/libkwinacqua.la Xlib/kde2/libkwinacqua.so END-of-kwinacqua/pkg-plist exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 10:10: 2 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 0DBCF37B416; Wed, 19 Dec 2001 10:09:51 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJI3as33490; Wed, 19 Dec 2001 10:03:36 -0800 (PST) (envelope-from ijliao) Date: Wed, 19 Dec 2001 10:03:36 -0800 (PST) From: Message-Id: <200112191803.fBJI3as33490@freefall.freebsd.org> To: shell@shellhung.org, ijliao@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33010: [Maintainer] Upgrade available of devel/p5-Test-Simple 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: [Maintainer] Upgrade available of devel/p5-Test-Simple State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Wed Dec 19 10:03:07 PST 2001 State-Changed-Why: committed, thanks Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: ijliao Responsible-Changed-When: Wed Dec 19 10:03:07 PST 2001 Responsible-Changed-Why: mis-filed http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33010 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 10:10: 4 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 8E99C37B417; Wed, 19 Dec 2001 10:09:51 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJI93k38043; Wed, 19 Dec 2001 10:09:03 -0800 (PST) (envelope-from ijliao) Date: Wed, 19 Dec 2001 10:09:03 -0800 (PST) From: Message-Id: <200112191809.fBJI93k38043@freefall.freebsd.org> To: shell@shellhung.org, ijliao@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33012: [Maintainer] Upgrade available of math/p5-Date-Handler 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: [Maintainer] Upgrade available of math/p5-Date-Handler State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Wed Dec 19 10:08:38 PST 2001 State-Changed-Why: committed, thanks Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: ijliao Responsible-Changed-When: Wed Dec 19 10:08:38 PST 2001 Responsible-Changed-Why: mis-filed http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33012 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 10:10:11 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 DCFC937B41C; Wed, 19 Dec 2001 10:09:52 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJI6Dx37431; Wed, 19 Dec 2001 10:06:13 -0800 (PST) (envelope-from ijliao) Date: Wed, 19 Dec 2001 10:06:13 -0800 (PST) From: Message-Id: <200112191806.fBJI6Dx37431@freefall.freebsd.org> To: shell@shellhung.org, ijliao@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33011: [Maintainer] Upgrade available of security/p5-Net-SSLeay 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: [Maintainer] Upgrade available of security/p5-Net-SSLeay State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Wed Dec 19 10:05:43 PST 2001 State-Changed-Why: committed, thanks Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: ijliao Responsible-Changed-When: Wed Dec 19 10:05:43 PST 2001 Responsible-Changed-Why: mis-filed http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33011 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 11:20:36 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 A160437B417 for ; Wed, 19 Dec 2001 11:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJJK1m58497; Wed, 19 Dec 2001 11:20:01 -0800 (PST) (envelope-from gnats) Received: from lart.owp.csus.edu (lart.owp.csus.edu [130.86.232.246]) by hub.freebsd.org (Postfix) with ESMTP id CFB0A37B417 for ; Wed, 19 Dec 2001 11:19:01 -0800 (PST) Received: (from root@localhost) by lart.owp.csus.edu (8.11.6/8.11.6) id fBJJIvm40076; Wed, 19 Dec 2001 11:18:57 -0800 (PST) (envelope-from scottj) Received: (from root@localhost) by lart.owp.csus.edu (8.11.6/8.11.6av) id fBJJIsK40052; Wed, 19 Dec 2001 11:18:54 -0800 (PST) (envelope-from scottj) Message-Id: <200112191918.fBJJIsK40052@lart.owp.csus.edu> Date: Wed, 19 Dec 2001 11:18:54 -0800 (PST) From: Joseph Scott Reply-To: Joseph Scott To: FreeBSD-gnats-submit@freebsd.org Cc: andrew@ugh.net.au X-Send-Pr-Version: 3.113 Subject: ports/33015: PORT UPDATE, PREFIX FIX : textproc/p5-XML-Simple 1.05 -> 1.06 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: 33015 >Category: ports >Synopsis: PORT UPDATE, PREFIX FIX : textproc/p5-XML-Simple 1.05 -> 1.06 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Dec 19 11:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Joseph Scott >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD lart.owp.csus.edu 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Dec 18 15:46:28 PST 2001 scottj@lart.owp.csus.edu:/usr/obj/usr/src/sys/LART i386 >Description: PORT UPDATE, PREFIX FIX : textproc/p5-XML-Simple 1.05 -> 1.06 Please Note : 1. I've CC'd the maintainer, andrew@ugh.net.au, on this PR. 2. The PREFIX fix that I've included is rather brute force'ish, but it appears to be the only way to get perl modules to respect PREFIX correctly. If you know of a better way to do this (I hope someone does) then please let me know. >How-To-Repeat: >Fix: diff -ruN p5-XML-Simple.orig/Makefile p5-XML-Simple/Makefile --- p5-XML-Simple.orig/Makefile Wed Dec 19 11:03:24 2001 +++ p5-XML-Simple/Makefile Wed Dec 19 11:09:53 2001 @@ -6,7 +6,7 @@ # PORTNAME= XML-Simple -PORTVERSION= 1.05 +PORTVERSION= 1.06 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -20,5 +20,8 @@ MAN3= XML::Simple.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} + +pre-install: + ${PERL} -pi -e "s:/usr/local:${PREFIX}:g" ${WRKSRC}/Makefile; .include diff -ruN p5-XML-Simple.orig/distinfo p5-XML-Simple/distinfo --- p5-XML-Simple.orig/distinfo Wed Dec 19 11:03:24 2001 +++ p5-XML-Simple/distinfo Wed Dec 19 11:04:15 2001 @@ -1 +1 @@ -MD5 (XML-Simple-1.05.tar.gz) = 2f003d83da8c87b7025cd22fabd7c8ac +MD5 (XML-Simple-1.06.tar.gz) = 1f210e6ab932c3f201bee96603762f96 >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 Wed Dec 19 11:29: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 20D9837B41A; Wed, 19 Dec 2001 11:29:51 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJJNiO59136; Wed, 19 Dec 2001 11:23:44 -0800 (PST) (envelope-from petef) Date: Wed, 19 Dec 2001 11:23:44 -0800 (PST) From: Message-Id: <200112191923.fBJJNiO59136@freefall.freebsd.org> To: jamie@hermans.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32429: NEW PORT: graphics/jhead 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: NEW PORT: graphics/jhead State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Wed Dec 19 11:23:33 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32429 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 11:29:54 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 7777537B41B; Wed, 19 Dec 2001 11:29:51 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJJPSa59491; Wed, 19 Dec 2001 11:25:28 -0800 (PST) (envelope-from petef) Date: Wed, 19 Dec 2001 11:25:28 -0800 (PST) From: Message-Id: <200112191925.fBJJPSa59491@freefall.freebsd.org> To: mico@bsd.hu, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32195: New port: icradius: a powerful RADIUS daemon 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: New port: icradius: a powerful RADIUS daemon State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Wed Dec 19 11:25:07 PST 2001 State-Changed-Why: A similiar port was already committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32195 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 11:29:55 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 1D2B637B41D; Wed, 19 Dec 2001 11:29:52 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJJOjJ59348; Wed, 19 Dec 2001 11:24:45 -0800 (PST) (envelope-from petef) Date: Wed, 19 Dec 2001 11:24:45 -0800 (PST) From: Message-Id: <200112191924.fBJJOjJ59348@freefall.freebsd.org> To: mico@bsd.hu, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32196: New port: p5-IC-Radius: required for icradius 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: New port: p5-IC-Radius: required for icradius State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Wed Dec 19 11:24:36 PST 2001 State-Changed-Why: A similiar port was already committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32196 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 11:43:27 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 0F8F437B405; Wed, 19 Dec 2001 11:43:24 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBJJfCb18721; Wed, 19 Dec 2001 14:41:12 -0500 (EST) (envelope-from alane) Date: Wed, 19 Dec 2001 14:41:12 -0500 From: Alan Eldridge To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33006: imake-4 and XF86-4-libraries disagree on XdmAuth is USA_RESIDENT=YES Message-ID: <20011219194112.GA16834@wwweasel.geeksrus.net> References: <200112191452.fBJEqHn14107@wwweasel.geeksrus.net> <200112191500.fBJF02x97180@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200112191500.fBJF02x97180@freefall.freebsd.org> User-Agent: Mutt/1.3.23.2i 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 I like this text better: shorter, and more accurate. Index: devel/imake-4/Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/devel/imake-4/Makefile,v retrieving revision 1.14 diff -u -3 -u -r1.14 Makefile --- devel/imake-4/Makefile 15 Dec 2001 02:58:33 -0000 1.14 +++ devel/imake-4/Makefile 19 Dec 2001 19:36:01 -0000 @@ -60,6 +60,9 @@ BuildTTFonts=${BuildTTFonts} INSTALL_TARGET= install install.man LATEST_LINK= imake-4 + +.include + # --- # User Config: # All variables are same as Imake config macros. @@ -71,6 +74,15 @@ # --- HasSecureRPC?= YES HasXdmAuth?= YES +.if ${HasXdmAuth} == DEFAULT || ${HasXdmAuth} == YES +.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES +pre-patch: + @${ECHO} + @${ECHO} Imake-4 will not support the \'HasXdmAuth\' feature. + @${ECHO} +HasXdmAuth?= NO +.endif +.endif HasPam?= YES BuildPexExt?= YES BuildXinerama?= YES @@ -116,4 +128,4 @@ # InstallXserverSetUID=NO : use Xwrapper. # End of XFree86 configrations -.include +.include -- Alan Eldridge Just another $THING hacker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 11:49:58 2001 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id B274637B491 for ; Wed, 19 Dec 2001 11:49:39 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id A62489B08; Wed, 19 Dec 2001 14:47:29 -0500 (EST) Date: Wed, 19 Dec 2001 14:47:29 -0500 From: Will Andrews To: Alan Eldridge Cc: FreeBSD Ports List Subject: Re: Make output for successful bento build? Message-ID: <20011219144729.L73815@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: Alan Eldridge , FreeBSD Ports List References: <20011219151314.GA14416@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011219151314.GA14416@wwweasel.geeksrus.net> User-Agent: Mutt/1.3.22.1i 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 Wed, Dec 19, 2001 at 10:13:25AM -0500, Alan Eldridge wrote: > Where can I see the make output for a *successful* bento build of a port? I don't think those are copied, yet. I'm not sure why. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 11:51:50 2001 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 5F07337B416; Wed, 19 Dec 2001 11:51:44 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id A90139B08; Wed, 19 Dec 2001 14:49:34 -0500 (EST) Date: Wed, 19 Dec 2001 14:49:34 -0500 From: Will Andrews To: Anton Berezin Cc: stable@FreeBSD.org, ports@FreeBSD.org Subject: Re: HEADS UP: lang/perl5 (perl 5.6.1) port unforbidden Message-ID: <20011219144934.M73815@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: Anton Berezin , stable@FreeBSD.org, ports@FreeBSD.org References: <20011219171632.GA3974@heechee.tobez.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011219171632.GA3974@heechee.tobez.org> User-Agent: Mutt/1.3.22.1i 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 Wed, Dec 19, 2001 at 06:16:32PM +0100, Anton Berezin wrote: > Log: > Unforbid the port for the use of general FreeBSD public. [...] Thanks, Anton. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 11:59: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 2C7DA37B405; Wed, 19 Dec 2001 11:59:51 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJJnq463356; Wed, 19 Dec 2001 11:49:52 -0800 (PST) (envelope-from petef) Date: Wed, 19 Dec 2001 11:49:52 -0800 (PST) From: Message-Id: <200112191949.fBJJnq463356@freefall.freebsd.org> To: edwin@mavetju.org, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32925: new port: lang/tcl-manual 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: new port: lang/tcl-manual State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Wed Dec 19 11:49:45 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32925 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 12: 9: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 2FE9837B405; Wed, 19 Dec 2001 12:09:51 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJK3Be65251; Wed, 19 Dec 2001 12:03:11 -0800 (PST) (envelope-from petef) Date: Wed, 19 Dec 2001 12:03:11 -0800 (PST) From: Message-Id: <200112192003.fBJK3Be65251@freefall.freebsd.org> To: fuyuki@mj.0038.net, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32848: New port: mail/smtpproxy 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: New port: mail/smtpproxy State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Wed Dec 19 12:02:52 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32848 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 12:13:10 2001 Delivered-To: freebsd-ports@freebsd.org Received: from Terry.Dorm11.NCTU.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by hub.freebsd.org (Postfix) with ESMTP id A097237B416 for ; Wed, 19 Dec 2001 12:13:06 -0800 (PST) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.11.6/8.11.6) id fBJKEUe75101; Thu, 20 Dec 2001 04:14:30 +0800 (CST) (envelope-from ijliao) Date: Thu, 20 Dec 2001 04:14:30 +0800 From: Ying-Chieh Liao To: Josef Karthauser Cc: "Sergey A. Osokin" , freebsd-ports@FreeBSD.ORG Subject: Re: ports/32533: new port: databases/db4 (DB v4) Message-ID: <20011219201430.GA75055@terry.dragon2.net> References: <200112131320.fBDDKMX60644@freefall.freebsd.org> <20011213134905.GA4168@terry.dragon2.net> <20011219145101.C5338@tao.org.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: <20011219145101.C5338@tao.org.uk> User-Agent: Mutt/1.3.23.2i X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 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 --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=big5 Content-Disposition: inline On Wed, Dec 19, 2001 at 14:51:01 +0000, Josef Karthauser wrote: > Is this a request or an advanced warning? I think we have to do it, since it seems like that db3 is a repo-copy from db2 -- KISS : Keep It Simple and Stupid. --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8IPUmrMYBZRHAI4IRAlVTAJ4uvHNHqVm8GntTbwEKJEgNzE+5YQCfRYm3 VtPzi3WWZ8b2CTd7LHky3Ag= =2JwN -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 12:19: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 33FC537B417; Wed, 19 Dec 2001 12:19:51 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJKBAu69732; Wed, 19 Dec 2001 12:11:10 -0800 (PST) (envelope-from petef) Date: Wed, 19 Dec 2001 12:11:10 -0800 (PST) From: Message-Id: <200112192011.fBJKBAu69732@freefall.freebsd.org> To: tonym@biolateral.com.au, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32640: New port: p5-Class-ObjectTemplate 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: New port: p5-Class-ObjectTemplate State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Wed Dec 19 12:10:29 PST 2001 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32640 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 12:29:56 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 3937037B416; Wed, 19 Dec 2001 12:29:51 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJKKiQ71876; Wed, 19 Dec 2001 12:20:44 -0800 (PST) (envelope-from petef) Date: Wed, 19 Dec 2001 12:20:44 -0800 (PST) From: Message-Id: <200112192020.fBJKKiQ71876@freefall.freebsd.org> To: tonym@biolateral.com.au, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32641: New port: p5-Class-ObjectTemplate-DB 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: New port: p5-Class-ObjectTemplate-DB State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Wed Dec 19 12:20:36 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32641 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 12:50: 0 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 41C8537B417; Wed, 19 Dec 2001 12:49:51 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJKmSF75756; Wed, 19 Dec 2001 12:48:28 -0800 (PST) (envelope-from will) Date: Wed, 19 Dec 2001 12:48:28 -0800 (PST) From: Message-Id: <200112192048.fBJKmSF75756@freefall.freebsd.org> To: will@FreeBSD.org, freebsd-ports@FreeBSD.org, will@FreeBSD.org Subject: Re: ports/33008: New Port: x11-wm/kwinacqua 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: New Port: x11-wm/kwinacqua Responsible-Changed-From-To: freebsd-ports->will Responsible-Changed-By: will Responsible-Changed-When: Wed Dec 19 12:48:16 PST 2001 Responsible-Changed-Why: I'll handle this one. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33008 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 13:51: 0 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mydomain.com (massy-3-1-2-74.dial.9tel.net [212.30.109.74]) by hub.freebsd.org (Postfix) with ESMTP id 7ECAB37B41A for ; Wed, 19 Dec 2001 13:50:48 -0800 (PST) Date: Wed, 19 Dec 2001 22:48:11 +0100 From: fabricehalimi@aol.com To: RESPONSABLE@FreeBSD.ORG Subject: LA ROLLS DES SITES POUR 650 EUROS X-Mailer: DMailer for Windows V1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Message-Id: <20011219215048.7ECAB37B41A@hub.freebsd.org> 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 BONJOUR, SI VOTRE SITE INTERNET NE VOUS DONNE PAS TOUT A FAIT SATISFACTION, - IMPOSSIBLE OU DIFFICILE A METTRE A JOUR - COUTEUX EN HEBERGEMENT - MAL REFERENCE - PAS RENTABLE - PAS DE COMMERCE EN LIGNE - PEU GRAPHIQUE OU PEU RATIONNEL - SIMPLE SITE VITRINE SANS INTELLIGENCE INFORMATIQUE - LIMITE EN NOMBRE DE PAGES ET PHOTOS - MANQUE D'AUTONOMIE OU SI VOUS SOUHAITEZ SIMPLEMENT LE FAIRE DEVELOPPER. PRENEZ QUELQUES INSTANTS POUR DECOUVRIR NOTRE OFFRE. AVEC DE TRES NOMBREUX SITES A SON ACTIF, A.B.S DEMOCRATISE LE MARCHE EN LANÇANT UNE MATRICE INTERNET REVOLUTIONNAIRE. POUR 3 500 FHT (COUT UNIQUE), POSSEDER ET ADMINISTRER D'UNE MANIERE SIMPLE ET INTUITIVE UN PUISSANT SITE DYNAMIQUE. SA CONCEPTION INFORMATIQUE ET GRAPHIQUE REUNIT LE MEILLEUR DE LA TECHNOLOGIE : -------------------------------------------------------------------------------- 1. LE SITE VOUS DISPOSEZ DE PLUS DE TRENTE OPTIONS INTEGREES EN SERIE (VENTE EN LIGNE, FORUM, RECHERCHE MULTICRITERES, BASE DE DONNEES, PLAN D'ACCES AUTOMATIQUE, CATALOGUE, GENERATEUR DE RUBRIQUE, MAILING LISTE, GENERATEUR DE FICHIERS CLIENTS, MISE EN PAGE INTERCHANGEABLE, VIDEO , SON, ZOOM, STATISTIQUES, REPONDEUR, MULTILINGUES, MARKETING DIRECT...) BIEN ENTENDU VOUS N'ACTIVEZ QUE CE DONT VOUS AVEZ BESOIN. 2. LA MISE A JOUR ABS, VOUS OFFRE LA POSSIBILITE TECHNIQUE DE METTRE A JOUR VOUS-MEME VOTRE SITE SANS AUCUNE CONNAISSANCE INFORMATIQUE GRACE A UNE INTERFACE INTEGREE A VOTRE SITE. VOUS POUVEZ EN PERMANENCE MODIFIER LES TEXTES, IMAGES, PHOTOS, GRAPHISME, MENU, STRUCTURE, COULEUR, FOND DE PAGE, MISE EN PAGE... VOUS AVEZ LA TOTALE MAITRISE DE VOTRE SITE. A PARTIR DE SIMPLES IMAGES TELECHARGEES, LES ANIMATIONS SONT GENEREES AUTOMATIQUEMENT EN FLASH. 3. L' HEBERGEMENT ABS VOUS HEBERGE POUR 10 EUROS/MOIS (NOM DE DOMAINE COMPRIS EN .COM) SUR UN SERVEUR NT (17 000 SITES HEBERGES). LIMITE 10 MO. 4. L'ASSISTANCE FORMATION ET HOT-LINE GRATUITE. SOURCES LIVREE SUR UN CD ROM. -------------------------------------------------------------------------------- UN TEL SITE EST FACTURE PLUS DE 50 000 FHT SANS INTERFACE DE MISE A JOUR CHEZ LA PLUPART DE NOS CONCURRENTS. OBTENEZ IMMEDIATEMENT ET SANS ENGAGEMENT, VOTRE SITE DE DEMONSTRATION AINSI QUE SON MOT DE PASSE ET LOGIN POUR SA MISE A JOUR. CONTACTEZ NOUS AU 0 800 00 39 40 (NUMERO VERT GRATUIT), OFFRE VALABLE JUSQU'AU 10/12/2001 *** NE PAS UTILISER L'ADRESSE DE REPONSE, ELLE N'EST PAS ACTIVEE *** *** AUCUNE REPONSE N'EST TRAITEE PAR MAIL *** BONNE RECEPTION. NADINE BIZIEN, 0 800 00 39 40 (NUMÉRO VERT GRATUIT) ABS 33 RUE ROUGET DE LISLE 94100 SAINT MAUR 116 RUE DE CHARENTON 75012 PARIS R.C.S PARIS B 405 002 759 *** NE PAS UTILISER L'ADRESSE DE REPONSE, ELLE N'EST PAS ACTIVEE *** *** AUCUNE REPONSE N'EST TRAITEE PAR MAIL *** POUR VOUS RETIRER DE LA LISTE : MODERATEUR@CREABS.COM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 14:20: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 86F1837B41A for ; Wed, 19 Dec 2001 14:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJMK0w92096; Wed, 19 Dec 2001 14:20:00 -0800 (PST) (envelope-from gnats) Received: from px2.gov.za (mx2.gov.za [163.195.128.12]) by hub.freebsd.org (Postfix) with ESMTP id 20E4737B416 for ; Wed, 19 Dec 2001 14:13:39 -0800 (PST) Received: from [163.195.192.12] (helo=nosgp1.openet.gov.za) by px2.gov.za with esmtp (Exim 3.15 #1) id 16Goq5-0006fb-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 20 Dec 2001 00:05:25 +0200 Received: from [10.131.64.244] (helo=dcsgaumail01.dcs.gov.za) by nosgp1.openet.gov.za with esmtp (Exim 3.22 #1) id 16Goxd-000K9S-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 20 Dec 2001 00:13:13 +0200 Received: from mail pickup service by dcsgaumail01.dcs.gov.za with Microsoft SMTPSVC; Wed, 19 Dec 2001 16:34:28 +0200 Received: from dcs-fw1-seco.pwv.gov.za ([10.131.43.97]) by dcsgaumail01.dcs.gov.za with Microsoft SMTPSVC(5.0.2195.2966); Wed, 19 Dec 2001 05:02:26 +0200 Received: from [66.38.151.27] (helo=outgoing.securityfocus.com) by px2.gov.za with esmtp (Exim 3.15 #1) id 16GWsx-000FTu-00 for thandi.kopolo@dcs.gov.za; Wed, 19 Dec 2001 04:55:11 +0200 Received: from lists.securityfocus.com (lists.securityfocus.com [66.38.151.19]) by outgoing.securityfocus.com (Postfix) with QMQP id CEAD3A3117; Tue, 18 Dec 2001 19:58:07 -0700 (MST) Received: (qmail 30827 invoked from network); 18 Dec 2001 13:55:05 -0000 Message-Id: <200112181354.fBIDsYH04687@elevation.zuhause.stoert.net> Date: Tue, 18 Dec 2001 14:54:34 +0100 (CET) From: "corecode@corecode.ath.cx" Reply-To: "corecode@corecode.ath.cx" To: FreeBSD-gnats-submit@freebsd.org Cc: bugtraq@securityfocus.com, robkli-8@student.luth.se, timecop@japan.co.jp, vuln-watch@vulnwatch.org X-Send-Pr-Version: 3.113 Subject: ports/33020: wmcube-gdk is vulnerable to a local exploit 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: 33020 >Category: ports >Synopsis: wmcube-gdk is vulnerable to a local exploit >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 19 14:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: corecode >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD elevation.zuhause.stoert.net 4.4-STABLE FreeBSD 4.4-STABLE #3: Thu Dec 13 16:08:02 CET 2001 corecode@elevation.zuhause.stoert.net:/usr/obj/usr/src/sys/ELEVATION i386 >Description: wmcube-gdk is vulnerable to a local exploit resulting in priority elevation (to gid kmem) see: http://www.securityfocus.com/archive/1/246033 >How-To-Repeat: make & install wmcube-gdk >Fix: there might still be some problems as i didn't have much time to audit the source code. better than nothing diff -ruN wmcube-gdk.old/Makefile wmcube-gdk/Makefile --- wmcube-gdk.old/Makefile Tue Dec 4 02:00:43 2001 +++ wmcube-gdk/Makefile Tue Dec 18 14:41:39 2001 @@ -7,6 +7,7 @@ PORTNAME= wmcube PORTVERSION= 0.98p1 +PORTREVISION= 1 CATEGORIES= sysutils windowmaker MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ PKGNAMESUFFIX= -gdk diff -ruN wmcube-gdk.old/files/patch-wmcube.c wmcube-gdk/files/patch-wmcube.c --- wmcube-gdk.old/files/patch-wmcube.c Thu Aug 30 06:24:25 2001 +++ wmcube-gdk/files/patch-wmcube.c Tue Dec 18 14:38:42 2001 @@ -1,10 +1,73 @@ ---- wmcube.c.orig Thu Aug 16 13:04:38 2001 -+++ wmcube.c Thu Aug 16 13:05:00 2001 -@@ -38,7 +38,6 @@ - #include +--- wmcube.c.orig Tue Aug 28 12:08:13 2001 ++++ wmcube.c Tue Dec 18 14:37:25 2001 +@@ -39,7 +39,6 @@ + #ifdef LINUX /* forgotten includes */ -#include #include + #endif - #include +@@ -778,7 +777,7 @@ + newx -= CHAR_WIDTH; + } + +- sprintf(buf, "%02i%%", num); ++ snprintf(buf, 5, "%02i%%", num); + for (i = 0; (c = buf[i]); i++) { + if (c == '%') + copy_xpm_area(60, 0, 7, 9, newx, y); +@@ -1250,7 +1249,7 @@ + exit(0); + } + +- fscanf(fp, "%s", tmp); ++ fscanf(fp, "%63s", tmp); + + if (strcmp(tmp, "WMCUBE_COORDINATES") != 0) { + printf +@@ -1259,7 +1258,7 @@ + exit(0); + } + +- fscanf(fp, "%s", tmp); ++ fscanf(fp, "%63s", tmp); + counter = atoi(tmp); + + while ((strcmp(tmp, "WMCUBE_LINES") != 0) +@@ -1280,7 +1279,7 @@ + fclose(fp); + exit(0); + } +- fscanf(fp, "%s", tmp); ++ fscanf(fp, "%63s", tmp); + + if (feof(fp)) { + printf +@@ -1398,7 +1397,7 @@ + char cpuid[6]; + char check_cpu[6]; + +- sprintf(check_cpu, "cpu%d", which_cpu); ++ snprintf(check_cpu, 6, "cpu%d", which_cpu); + + if ((fp = fopen("/proc/stat", "rb")) == NULL) { + perror("/proc/stat required for this system"); +@@ -1409,7 +1408,7 @@ + return 0; + + for (i = -2; i < which_cpu; i++) { +- fscanf(fp, "%s", cpuid); ++ fscanf(fp, "%5s", cpuid); + } + + if (strcmp(check_cpu, cpuid) != 0) { +@@ -1431,7 +1430,7 @@ + fp = fopen("/proc/stat", "rt"); + + for (i = -2; i < which_cpu; i++) { +- fscanf(fp, "%s %d %d %d %d", cpuid, &cpu, &nice, &system, &idle); ++ fscanf(fp, "%5s %d %d %d %d", cpuid, &cpu, &nice, &system, &idle); + } + + fclose(fp); >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 Wed Dec 19 15:58:40 2001 Delivered-To: freebsd-ports@freebsd.org Received: from sr2.terra.com.br (sr2.terra.com.br [200.176.3.17]) by hub.freebsd.org (Postfix) with ESMTP id DD7D437B405; Wed, 19 Dec 2001 15:58:37 -0800 (PST) Received: from srv11-sao.terra.com.br (srv11-sao.terra.com.br [200.176.3.38]) by sr2.terra.com.br (Postfix) with ESMTP id AD40BFA117; Wed, 19 Dec 2001 21:58:36 -0200 (GMT+2) Received: from terra.com.br (200-207-162-249.dsl.telesp.net.br [200.207.162.249]) by srv11-sao.terra.com.br (Postfix) with ESMTP id 5B1E9C94CE; Wed, 19 Dec 2001 21:58:36 -0200 (GMT+2) Message-ID: <3C21006F.EF1DD1C6@terra.com.br> Date: Wed, 19 Dec 2001 21:02:39 +0000 From: "Luiz Fernando Pasqual S. Souza" X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: pt-BR, en MIME-Version: 1.0 To: green@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: licq-base-1.0.3 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 Hi, I just want to know if you will upgrade this port to 1.0.4? Thank you -- Luiz Fernando Pasqual S. Souza pasquall@terra.com.br To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 16: 9:54 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 9EA3637B417; Wed, 19 Dec 2001 16:09:51 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBK09Lu10329; Wed, 19 Dec 2001 16:09:21 -0800 (PST) (envelope-from pat) Date: Wed, 19 Dec 2001 16:09:21 -0800 (PST) From: Message-Id: <200112200009.fBK09Lu10329@freefall.freebsd.org> To: corecode@corecode.ath.cx, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33003: wmcube-gdk port update SUPERCEDES ports/32972 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: wmcube-gdk port update SUPERCEDES ports/32972 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Wed Dec 19 16:08:54 PST 2001 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33003 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 16:10: 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 E3D5A37B41A for ; Wed, 19 Dec 2001 16:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBK0A1D10478; Wed, 19 Dec 2001 16:10:01 -0800 (PST) (envelope-from gnats) Date: Wed, 19 Dec 2001 16:10:01 -0800 (PST) Message-Id: <200112200010.fBK0A1D10478@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: corecode Subject: Re: ports/33020: wmcube-gdk is vulnerable to a local exploit Reply-To: corecode 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 The following reply was made to PR ports/33020; it has been noted by GNATS. From: corecode To: "corecode@corecode.ath.cx" Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/33020: wmcube-gdk is vulnerable to a local exploit Date: Thu, 20 Dec 2001 01:04:09 +0100 --=.DJZ_3Kxx2mCeCu Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit something crazy is going on. i didn't resend this PR tho it is exactly the same as ports/32972. there must something have happened while being sent to securityfocus as CC (original message got posted so it didn't bounce... must have been a reply or similar) so remember for the future: never cc a list ;] well the "original" PR (ports/32972) has already beed closed as being superceded by ports/33003 so i assume this should be closed too. cheerz corecode -- |http://corecode.ath.cx/ /"\ | \ / | ASCII Ribbon Campaign \ | Against HTML Mail and News / \ --=.DJZ_3Kxx2mCeCu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8ISr9r5S+dk6z85oRAh5JAKC0Q2RfnboUj2ftFJkcOhdjyjYsCgCfYMPx ZhMnHD9zGBbJ77dxd8zn7OQ= =IoUU -----END PGP SIGNATURE----- --=.DJZ_3Kxx2mCeCu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 16:19: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 A37A937B419; Wed, 19 Dec 2001 16:19:51 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBK09xQ10425; Wed, 19 Dec 2001 16:09:59 -0800 (PST) (envelope-from pat) Date: Wed, 19 Dec 2001 16:09:59 -0800 (PST) From: Message-Id: <200112200009.fBK09xQ10425@freefall.freebsd.org> To: corecode@corecode.ath.cx, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33020: wmcube-gdk is vulnerable to a local exploit 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: wmcube-gdk is vulnerable to a local exploit State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Wed Dec 19 16:09:29 PST 2001 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33020 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 17: 0: 7 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 CF77237B419 for ; Wed, 19 Dec 2001 17:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBK102j14806; Wed, 19 Dec 2001 17:00:02 -0800 (PST) (envelope-from gnats) Date: Wed, 19 Dec 2001 17:00:02 -0800 (PST) Message-Id: <200112200100.fBK102j14806@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/33006: imake-4 and XF86-4-libraries disagree on XdmAuth is USA_RESIDENT=YES Reply-To: Alan E 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 The following reply was made to PR ports/33006; it has been noted by GNATS. From: Alan E To: freebsd-gnats-submit@FreeBSD.org, alane@geeksrus.net Cc: Subject: Re: ports/33006: imake-4 and XF86-4-libraries disagree on XdmAuth is USA_RESIDENT=YES Date: Wed, 19 Dec 2001 19:51:28 -0500 CLOSE THIS PR. IGNORE IT. DO NOT PAY ATTENTION TO THE BIG PILE OF CRAP ABOVE. -- alane, who must've had drain bamage when he took that approach. -- Alan Eldridge Just another $THING hacker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 17: 1:18 2001 Delivered-To: freebsd-ports@freebsd.org Received: from taro.msel.t.u-tokyo.ac.jp (brown.naoe.t.u-tokyo.ac.jp [133.11.64.48]) by hub.freebsd.org (Postfix) with ESMTP id 29FF137B41B; Wed, 19 Dec 2001 17:01:04 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by taro.msel.t.u-tokyo.ac.jp (Postfix) with ESMTP id CDA851B306; Thu, 20 Dec 2001 10:01:02 +0900 (JST) Received: from localhost (brown.naoe.t.u-tokyo.ac.jp [133.11.64.48]) by taro.msel.t.u-tokyo.ac.jp (Postfix) with ESMTP id 800691B203; Thu, 20 Dec 2001 10:01:01 +0900 (JST) Date: Thu, 20 Dec 2001 10:01:01 +0900 (JST) Message-Id: <20011220.100101.74744216.mastake@msel.t.u-tokyo.ac.jp> To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31679: Maintainer update: graphics/linux_mesa3 From: TAKEMURA Masahiro In-Reply-To: <200111010120.fA11K1U21624@freefall.freebsd.org> References: <200111010111.fA11BaR18419@freefall.freebsd.org> <200111010120.fA11K1U21624@freefall.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 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 I recieve demand to make Symbolic-link for libMesaGL.so with version number. Diff to PR:ports/31679 is here diff -ur linux_mesa3.orig/Makefile linux_mesa3/Makefile --- linux_mesa3.orig/Makefile Thu Dec 20 09:53:28 2001 +++ linux_mesa3/Makefile Thu Dec 20 09:51:22 2001 @@ -47,15 +47,20 @@ GLUT_MINOR_VER= 8 MAKE_ENV= PATH=${PREFIX}/usr/bin:${PATH} +STRIP_CMD= ${PREFIX}/usr/bin/strip PLIST_SUB+= GL_MAJOR_VER=${GL_MAJOR_VER} \ GL_MINOR_VER=${GL_MINOR_VER} \ GLUT_MAJOR_VER=${GLUT_MAJOR_VER} \ GLUT_MINOR_VER=${GLUT_MINOR_VER} -.include - post-install: + ${STRIP_CMD} ${PREFIX}/usr/X11R6/lib/libglut.so.${GLUT_MAJOR_VER}.${GLUT_MINOR_VER}.0 + @for R in GL GLU; do \ + ${STRIP_CMD} ${PREFIX}/usr/X11R6/lib/lib$$R.so.${GL_MAJOR_VER}.${GL_MINOR_VER}.0; \ + ${LN} -s lib$$R.so ${PREFIX}/usr/X11R6/lib/libMesa$$R.so; \ + ${LN} -s lib$$R.so.${GL_MAJOR_VER} ${PREFIX}/usr/X11R6/lib/libMesa$$R.so.${GL_MAJOR_VER}; \ + done ${PREFIX}/sbin/ldconfig -.include +.include diff -ur linux_mesa3.orig/pkg-plist linux_mesa3/pkg-plist --- linux_mesa3.orig/pkg-plist Thu Dec 20 09:53:28 2001 +++ linux_mesa3/pkg-plist Thu Dec 20 09:37:14 2001 @@ -10,6 +10,10 @@ usr/X11R6/lib/libglut.so.%%GLUT_MAJOR_VER%% usr/X11R6/lib/libglut.so usr/X11R6/lib/libglut.la +usr/X11R6/lib/libMesaGL.so.%%GL_MAJOR_VER%% +usr/X11R6/lib/libMesaGL.so +usr/X11R6/lib/libMesaGLU.so.%%GL_MAJOR_VER%% +usr/X11R6/lib/libMesaGLU.so etc/mesa.conf usr/X11R6/include/GL/gl.h usr/X11R6/include/GL/glext.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 17: 9:55 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 A3EA337B417; Wed, 19 Dec 2001 17:09:51 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBK11rP15144; Wed, 19 Dec 2001 17:01:53 -0800 (PST) (envelope-from petef) Date: Wed, 19 Dec 2001 17:01:53 -0800 (PST) From: Message-Id: <200112200101.fBK11rP15144@freefall.freebsd.org> To: alane@geeksrus.net, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33006: imake-4 and XF86-4-libraries disagree on XdmAuth is USA_RESIDENT=YES 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: imake-4 and XF86-4-libraries disagree on XdmAuth is USA_RESIDENT=YES State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Wed Dec 19 17:01:42 PST 2001 State-Changed-Why: Requested by submitter. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33006 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 17:10: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 3089637B43E for ; Wed, 19 Dec 2001 17:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBK1A2w19377; Wed, 19 Dec 2001 17:10:02 -0800 (PST) (envelope-from gnats) Date: Wed, 19 Dec 2001 17:10:02 -0800 (PST) Message-Id: <200112200110.fBK1A2w19377@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: TAKEMURA Masahiro Subject: Re: ports/31679: Maintainer update: graphics/linux_mesa3 Reply-To: TAKEMURA Masahiro 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 The following reply was made to PR ports/31679; it has been noted by GNATS. From: TAKEMURA Masahiro To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/31679: Maintainer update: graphics/linux_mesa3 Date: Thu, 20 Dec 2001 10:09:55 +0900 (JST) I recieve demand to make Symbolic-link for libMesaGL.so with version number. Diff to PR:ports/31679 is here diff -ur linux_mesa3.orig/Makefile linux_mesa3/Makefile --- linux_mesa3.orig/Makefile Thu Dec 20 09:53:28 2001 +++ linux_mesa3/Makefile Thu Dec 20 09:51:22 2001 @@ -47,15 +47,20 @@ GLUT_MINOR_VER= 8 MAKE_ENV= PATH=${PREFIX}/usr/bin:${PATH} +STRIP_CMD= ${PREFIX}/usr/bin/strip PLIST_SUB+= GL_MAJOR_VER=${GL_MAJOR_VER} \ GL_MINOR_VER=${GL_MINOR_VER} \ GLUT_MAJOR_VER=${GLUT_MAJOR_VER} \ GLUT_MINOR_VER=${GLUT_MINOR_VER} -.include - post-install: + ${STRIP_CMD} ${PREFIX}/usr/X11R6/lib/libglut.so.${GLUT_MAJOR_VER}.${GLUT_MINOR_VER}.0 + @for R in GL GLU; do \ + ${STRIP_CMD} ${PREFIX}/usr/X11R6/lib/lib$$R.so.${GL_MAJOR_VER}.${GL_MINOR_VER}.0; \ + ${LN} -s lib$$R.so ${PREFIX}/usr/X11R6/lib/libMesa$$R.so; \ + ${LN} -s lib$$R.so.${GL_MAJOR_VER} ${PREFIX}/usr/X11R6/lib/libMesa$$R.so.${GL_MAJOR_VER}; \ + done ${PREFIX}/sbin/ldconfig -.include +.include diff -ur linux_mesa3.orig/pkg-plist linux_mesa3/pkg-plist --- linux_mesa3.orig/pkg-plist Thu Dec 20 09:53:28 2001 +++ linux_mesa3/pkg-plist Thu Dec 20 09:37:14 2001 @@ -10,6 +10,10 @@ usr/X11R6/lib/libglut.so.%%GLUT_MAJOR_VER%% usr/X11R6/lib/libglut.so usr/X11R6/lib/libglut.la +usr/X11R6/lib/libMesaGL.so.%%GL_MAJOR_VER%% +usr/X11R6/lib/libMesaGL.so +usr/X11R6/lib/libMesaGLU.so.%%GL_MAJOR_VER%% +usr/X11R6/lib/libMesaGLU.so etc/mesa.conf usr/X11R6/include/GL/gl.h usr/X11R6/include/GL/glext.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 18:37:15 2001 Delivered-To: freebsd-ports@freebsd.org Received: from web.jpt.com.tw (61-222-37-230.HINET-IP.hinet.net [61.222.37.230]) by hub.freebsd.org (Postfix) with ESMTP id B886337B419 for ; Wed, 19 Dec 2001 18:37:04 -0800 (PST) Received: from mailin-03.mx.aol.com ([165.247.66.117]) by web.jpt.com.tw (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with ESMTP id tw; Thu, 20 Dec 2001 11:04:42 +0800 Message-ID: <00005a360070$000066c4$00001e47@mailin-03.mx.aol.com> To: From: "ecommbizman@earthlink.net" Subject: FW: Dummies Guide to the .name Domain. Date: Wed, 19 Dec 2001 21:41:52 -2000 MIME-Version: 1.0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Reply-To: innkeeperusa.com@ebusinesses.bzam.com 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 Valued Customer:

We are happy to provide you a free copy of "Dummies Guide to the .name Dom= ain". The .name extension, which is ONLY for individual's names is the latest domain extension to be released and approved by ICANN.

The live registration won't be available until January 2002, however you c= an reserve your own name ahead of time for only $5/name by Clicking Here

You can also register other extensions such as .com, .biz and .info for 50= % of the regular price ($17.50/year).

We hope you will enjoy your free guide!



Dummies Guide to th= e .name Domain
-------------------------------------------------------------------= -----------------------------------------------------------------------
What is a domain= name?

A domain name is an = addressing system used for locating specific computers or servers on the Internet. Normally computers use a numbering system call= ed Internet Protocol (IP) numbers to locate each other on the Internet. For example, 219.123.43.5 could be a number used to identify a specific websit= e on the Internet.

However these numbers are hard to remember therefore domain names were developed to make it easy for the average computer user to remember addresses. For example, microsoft.com is used to identify Microsoft's website address, in lieu of the IP address 207.46.197.100.

Domain names are important because they are the core of your Internet identity. Potential customers, partners and investors will use it to find information about your company and it's products and services. Many recognize this, and therefore have rushed to register their domain name. T= o date there has been over 40 Million domain names registered, many of which is in the .com domain extension.

The .com Top Level Domain (TLD) is the most popular extension for corporations. There are new extensions that have been recently released such as .biz, and .info, and there will be more in the future. The vast majority of .com registrants are corporations. However, there is a new domain extension that will be released in the near future solely dedicated to individuals. On December 17, 2001, registrations for the .name extensi= on will be accepted.



What is the .name domain extension?

The .name is a new domain extension specifically created for individuals. For example, if your name is John Smith, your domain name could be john.smith.name and your email address would be john@smith.name. In the future, people would be able to reach your mobile device using your .name domain(i.e. they wouldn't have to memorize your phone number).

Today most Top Level Domains (TLD's) such as .com are taken and are normal= ly used by corporations. The .name TLD was created to specficially address t= he needs of individuals. Unlike .com, the .name registrations are on the thi= rd level, in other words, there are two dots between the person's name and th= e name. This greatly increases the availability of domains. For example, john.smith.name might be taken but greg.smith.name could still be available.


Who is eligible to register .name domains?

The top level domain .name is designed exclusively for people's personal names and is dedicated to people. A name is defined as a person's legal name, or a name by which the person is commonly known. A name by which a person is commonly known includes, without limitation, a pseudonym used by an author or painter, or a stage name used by a singer or actor.

Registrants may add numeric characters to their personal name so as to differentiate it from other personal names. For example, if John.Smith.nam= e is taken, he may seek to register an alternative, such as john.smith1999.name, or john32.smith.name .


Why will .name be one of the most import= ant domain extension for individuals?

In the future the .name domain extension could be used to create a complet= e personal identity and you will be able to use it for a variety of tasks including to make online purchases without having to enter credit card numbers and to call someone on their mobile phone without dialing the number.

Do I get an email address with the .name domain registration?

If you purchase a domain of the format first.last.name, you have the optio= n of purchasing an equivalent email address in the format of first@last.name= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 19: 3:55 2001 Delivered-To: freebsd-ports@freebsd.org Received: from heaven.gigo.com (gigo.com [207.173.11.186]) by hub.freebsd.org (Postfix) with ESMTP id 75DF037B419 for ; Wed, 19 Dec 2001 19:03:53 -0800 (PST) Received: from 200.181.48.1 (unknown [200.181.48.1]) by heaven.gigo.com (Postfix) with ESMTP id F1B54B8C8 for ; Wed, 19 Dec 2001 19:03:52 -0800 (PST) Received: (qmail 44338 invoked by uid 1001); 20 Dec 2001 03:01:01 -0000 Message-ID: <20011220030101.44333.qmail@exxodus.fedaykin.here> Date: Thu, 20 Dec 2001 01:00:39 -0201 From: Mario Sergio Fujikawa Ferreira To: TAKEMURA Masahiro Cc: gnats-admin@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/31679: Maintainer update: graphics/linux_mesa3 References: <200111010111.fA11BaR18419@freefall.freebsd.org> <200111010120.fA11K1U21624@freefall.freebsd.org> <20011220.100101.74744216.mastake@msel.t.u-tokyo.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011220.100101.74744216.mastake@msel.t.u-tokyo.ac.jp>; from mastake@msel.t.u-tokyo.ac.jp on Thu, Dec 20, 2001 at 10:01:01AM +0900 X-Operating-System: FreeBSD 4.4-20011214-Stable X-Disclaimer: I hope you find what you are looking for... in life :) 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 Thu, Dec 20, 2001 at 10:01:01AM +0900, TAKEMURA Masahiro wrote: > +STRIP_CMD= ${PREFIX}/usr/bin/strip This should be STRIP_CMD= ${LINUXBASE}/usr/bin/strip -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 19:46:49 2001 Delivered-To: freebsd-ports@freebsd.org Received: from taro.msel.t.u-tokyo.ac.jp (brown.naoe.t.u-tokyo.ac.jp [133.11.64.48]) by hub.freebsd.org (Postfix) with ESMTP id 122E537B419; Wed, 19 Dec 2001 19:46:44 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by taro.msel.t.u-tokyo.ac.jp (Postfix) with ESMTP id 3C1C41B306; Thu, 20 Dec 2001 12:46:41 +0900 (JST) Received: from localhost (brown.naoe.t.u-tokyo.ac.jp [133.11.64.48]) by taro.msel.t.u-tokyo.ac.jp (Postfix) with ESMTP id 053061B203; Thu, 20 Dec 2001 12:46:40 +0900 (JST) Date: Thu, 20 Dec 2001 12:46:36 +0900 (JST) Message-Id: <20011220.124636.74740648.mastake@msel.t.u-tokyo.ac.jp> To: freebsd-gnats-submit@FreeBSD.ORG Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/31679: Maintainer update: graphics/linux_mesa3 From: TAKEMURA Masahiro In-Reply-To: <20011220030101.44333.qmail@exxodus.fedaykin.here> References: <200111010120.fA11K1U21624@freefall.freebsd.org> <20011220.100101.74744216.mastake@msel.t.u-tokyo.ac.jp> <20011220030101.44333.qmail@exxodus.fedaykin.here> X-Mailer: Mew version 2.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 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 I rewrite Makefile according to the mail from lioux@FreeBSD.org later. I also change ${PREFIX} to ${LINUXBASE} where this port depends and leave ${PREFIX} where this port's installing directory. Patch of Makefile is difference from ports/31679 original one. From: Mario Sergio Fujikawa Ferreira Subject: Re: ports/31679: Maintainer update: graphics/linux_mesa3 Date: Thu, 20 Dec 2001 01:00:39 -0201 > On Thu, Dec 20, 2001 at 10:01:01AM +0900, TAKEMURA Masahiro wrote: > > +STRIP_CMD= ${PREFIX}/usr/bin/strip > > This should be > > STRIP_CMD= ${LINUXBASE}/usr/bin/strip --- Makefile.orig Thu Dec 20 12:10:59 2001 +++ Makefile Thu Dec 20 12:20:13 2001 @@ -20,23 +20,22 @@ USE_BZIP2= yes -BUILD_DEPENDS= ${PREFIX}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base \ - ${PREFIX}/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools -RUN_DEPENDS= ${PREFIX}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base +BUILD_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base \ + ${LINUXBASE}/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools ONLY_FOR_ARCHS= i386 -PREFIX= /compat/linux +USE_LINUX_PREFIX= yes WRKSRC= ${WRKDIR}/Mesa-${PORTVERSION} NO_FILTER_SHLIBS= yes NO_MTREE= yes -INSTALL= ${PREFIX}/usr/bin/install +INSTALL= ${LINUXBASE}/usr/bin/install GNU_CONFIGURE= yes CONFIGURE_TARGET= # CONFIGURE_ARGS= --libdir="${PREFIX}/usr/X11R6/lib" \ --includedir="${PREFIX}/usr/X11R6/include" -CONFIGURE_ENV= PATH="/compat/linux/bin:/compat/linux/usr/bin:${PATH}"\ +CONFIGURE_ENV= PATH="${LINUXBASE}/bin:${LINUXBASE}/usr/bin:${PATH}" \ GL_MAJOR_VER="${GL_MAJOR_VER}" \ GL_MINOR_VER="${GL_MINOR_VER}" \ GLUT_MAJOR_VER="${GLUT_MAJOR_VER}" \ @@ -46,16 +45,21 @@ GLUT_MAJOR_VER= 3 GLUT_MINOR_VER= 8 -MAKE_ENV= PATH=${PREFIX}/usr/bin:${PATH} +MAKE_ENV= PATH=${LINUXBASE}/usr/bin:${PATH} +STRIP_CMD= ${LINUXBASE}/usr/bin/strip PLIST_SUB+= GL_MAJOR_VER=${GL_MAJOR_VER} \ GL_MINOR_VER=${GL_MINOR_VER} \ GLUT_MAJOR_VER=${GLUT_MAJOR_VER} \ GLUT_MINOR_VER=${GLUT_MINOR_VER} -.include - post-install: - ${PREFIX}/sbin/ldconfig + ${STRIP_CMD} ${PREFIX}/usr/X11R6/lib/libglut.so.${GLUT_MAJOR_VER}.${GLUT_MINOR_VER}.0 + @for R in GL GLU; do \ + ${STRIP_CMD} ${PREFIX}/usr/X11R6/lib/lib$$R.so.${GL_MAJOR_VER}.${GL_MINOR_VER}.0; \ + ${LN} -s lib$$R.so ${PREFIX}/usr/X11R6/lib/libMesa$$R.so; \ + ${LN} -s lib$$R.so.${GL_MAJOR_VER} ${PREFIX}/usr/X11R6/lib/libMesa$$R.so.${GL_MAJOR_VER}; \ + done + ${LINUXBASE}/sbin/ldconfig -.include +.include ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 19:50:11 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 25EB937B405 for ; Wed, 19 Dec 2001 19:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBK3o2s48045; Wed, 19 Dec 2001 19:50:02 -0800 (PST) (envelope-from gnats) Date: Wed, 19 Dec 2001 19:50:02 -0800 (PST) Message-Id: <200112200350.fBK3o2s48045@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: TAKEMURA Masahiro Subject: Re: ports/31679: Maintainer update: graphics/linux_mesa3 Reply-To: TAKEMURA Masahiro 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 The following reply was made to PR ports/31679; it has been noted by GNATS. From: TAKEMURA Masahiro To: freebsd-gnats-submit@FreeBSD.ORG Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/31679: Maintainer update: graphics/linux_mesa3 Date: Thu, 20 Dec 2001 12:46:36 +0900 (JST) I rewrite Makefile according to the mail from lioux@FreeBSD.org later. I also change ${PREFIX} to ${LINUXBASE} where this port depends and leave ${PREFIX} where this port's installing directory. Patch of Makefile is difference from ports/31679 original one. From: Mario Sergio Fujikawa Ferreira Subject: Re: ports/31679: Maintainer update: graphics/linux_mesa3 Date: Thu, 20 Dec 2001 01:00:39 -0201 > On Thu, Dec 20, 2001 at 10:01:01AM +0900, TAKEMURA Masahiro wrote: > > +STRIP_CMD= ${PREFIX}/usr/bin/strip > > This should be > > STRIP_CMD= ${LINUXBASE}/usr/bin/strip --- Makefile.orig Thu Dec 20 12:10:59 2001 +++ Makefile Thu Dec 20 12:20:13 2001 @@ -20,23 +20,22 @@ USE_BZIP2= yes -BUILD_DEPENDS= ${PREFIX}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base \ - ${PREFIX}/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools -RUN_DEPENDS= ${PREFIX}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base +BUILD_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base \ + ${LINUXBASE}/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools ONLY_FOR_ARCHS= i386 -PREFIX= /compat/linux +USE_LINUX_PREFIX= yes WRKSRC= ${WRKDIR}/Mesa-${PORTVERSION} NO_FILTER_SHLIBS= yes NO_MTREE= yes -INSTALL= ${PREFIX}/usr/bin/install +INSTALL= ${LINUXBASE}/usr/bin/install GNU_CONFIGURE= yes CONFIGURE_TARGET= # CONFIGURE_ARGS= --libdir="${PREFIX}/usr/X11R6/lib" \ --includedir="${PREFIX}/usr/X11R6/include" -CONFIGURE_ENV= PATH="/compat/linux/bin:/compat/linux/usr/bin:${PATH}"\ +CONFIGURE_ENV= PATH="${LINUXBASE}/bin:${LINUXBASE}/usr/bin:${PATH}" \ GL_MAJOR_VER="${GL_MAJOR_VER}" \ GL_MINOR_VER="${GL_MINOR_VER}" \ GLUT_MAJOR_VER="${GLUT_MAJOR_VER}" \ @@ -46,16 +45,21 @@ GLUT_MAJOR_VER= 3 GLUT_MINOR_VER= 8 -MAKE_ENV= PATH=${PREFIX}/usr/bin:${PATH} +MAKE_ENV= PATH=${LINUXBASE}/usr/bin:${PATH} +STRIP_CMD= ${LINUXBASE}/usr/bin/strip PLIST_SUB+= GL_MAJOR_VER=${GL_MAJOR_VER} \ GL_MINOR_VER=${GL_MINOR_VER} \ GLUT_MAJOR_VER=${GLUT_MAJOR_VER} \ GLUT_MINOR_VER=${GLUT_MINOR_VER} -.include - post-install: - ${PREFIX}/sbin/ldconfig + ${STRIP_CMD} ${PREFIX}/usr/X11R6/lib/libglut.so.${GLUT_MAJOR_VER}.${GLUT_MINOR_VER}.0 + @for R in GL GLU; do \ + ${STRIP_CMD} ${PREFIX}/usr/X11R6/lib/lib$$R.so.${GL_MAJOR_VER}.${GL_MINOR_VER}.0; \ + ${LN} -s lib$$R.so ${PREFIX}/usr/X11R6/lib/libMesa$$R.so; \ + ${LN} -s lib$$R.so.${GL_MAJOR_VER} ${PREFIX}/usr/X11R6/lib/libMesa$$R.so.${GL_MAJOR_VER}; \ + done + ${LINUXBASE}/sbin/ldconfig -.include +.include ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 20:30: 8 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 7B52937B419 for ; Wed, 19 Dec 2001 20:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBK4U1g56126; Wed, 19 Dec 2001 20:30: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 2D11B37B416 for ; Wed, 19 Dec 2001 20:23:39 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBK4Ndd55609; Wed, 19 Dec 2001 20:23:39 -0800 (PST) (envelope-from nobody) Message-Id: <200112200423.fBK4Ndd55609@freefall.freebsd.org> Date: Wed, 19 Dec 2001 20:23:39 -0800 (PST) From: SUGIMURA Takashi To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33023: failed to make install ports/textproc/p5-XML-SAX 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: 33023 >Category: ports >Synopsis: failed to make install ports/textproc/p5-XML-SAX >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: Wed Dec 19 20:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: SUGIMURA Takashi >Release: 4.4-STABLE >Organization: Infoscience Corp. >Environment: FreeBSD keic.infoscience.co.jp 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Dec 18 18:05:21 JST 2001 root@kei.infoscience.co.jp:/usr/src/sys/compile/KEI i386 >Description: At ports/textproc/p5-XML-SAX, make install fails as followings: ------------------ (snip) Installing /usr/local/lib/perl5/5.00503/man/man3/XML::SAX.3 Writing /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/XML/SAX/.packlist Appending installation info to /usr/libdata/perl/5.00503/mach/perllocal.pod could not find ParserDetails.ini in /usr/local/lib/perl5/site_perl/5.005/XML/SAX File::Spec version 0.8 required--this is only version 0.6 at /usr/local/lib/perl 5/site_perl/5.005/File/Temp.pm line 124. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.005/File/Temp.pm line 124. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.005/XML/SA X/PurePerl/Reader/URI.pm line 8. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.005/XML/SAX/PurePerl/Reader.pm line 8. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.005/XML/SAX/PurePerl.pm line 11. *** Error code 255 Stop in /usr/ports/textproc/p5-XML-SAX/work/XML-SAX-0.03. *** Error code 1 Stop in /usr/ports/textproc/p5-XML-SAX. *** Error code 1 Stop in /usr/ports/textproc/p5-XML-SAX. *** Error code 1 Stop in /usr/ports/textproc/p5-XML-SAX. ------------------ I'm sorry I have little skill in Perl language, so I cannot fix this.. >How-To-Repeat: please see above. >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 Wed Dec 19 20:51:45 2001 Delivered-To: freebsd-ports@freebsd.org Received: from citusc17.usc.edu (citusc17.usc.edu [128.125.38.177]) by hub.freebsd.org (Postfix) with ESMTP id CA48F37B41E; Wed, 19 Dec 2001 20:51:13 -0800 (PST) Received: (from kris@localhost) by citusc17.usc.edu (8.11.6/8.11.4) id fBK4pDo84425; Wed, 19 Dec 2001 20:51:13 -0800 (PST) (envelope-from kris) Date: Wed, 19 Dec 2001 20:51:13 -0800 From: Kris Kennaway To: Will Andrews Cc: ports@FreeBSD.org Subject: Re: cvs commit: ports/security Makefile ports/security/labrea Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/labrea/files patch-Makefile Message-ID: <20011219205113.D82898@citusc17.usc.edu> References: <200112190822.fBJ8MkE86981@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="n2Pv11Ogg/Ox8ay5" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112190822.fBJ8MkE86981@freefall.freebsd.org>; from will@FreeBSD.org on Wed, Dec 19, 2001 at 12:22:45AM -0800 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 --n2Pv11Ogg/Ox8ay5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 19, 2001 at 12:22:45AM -0800, Will Andrews wrote: > will 2001/12/19 00:22:45 PST >=20 > Modified files: > security Makefile=20 > Added files: > security/labrea Makefile distinfo pkg-comment pkg-descr=20 > pkg-plist=20 > security/labrea/files patch-Makefile=20 > Log: > Add labrea 2.3, a defense mechanism against CodeRed. Does this really belong in the ports collection? I still get the occasional CodeRed hit on my webservers, but they're definitely in decline, and unless (until :) there are future vulnerabilities in the same IIS files this doesn't seem to have much utility. Kris --n2Pv11Ogg/Ox8ay5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8IW5AWry0BWjoQKURAv+FAJ0ZRpU9yBf2/L3UVtHHZkJK1MCR1gCeL4Pe 0P+f7kSLZw3MD2rn1V1QaXA= =sgdS -----END PGP SIGNATURE----- --n2Pv11Ogg/Ox8ay5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 21:50: 7 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 193C637B41A for ; Wed, 19 Dec 2001 21:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBK5o1M67329; Wed, 19 Dec 2001 21:50:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id BF5C537B405 for ; Wed, 19 Dec 2001 21:47:42 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBK5jRA57894; Thu, 20 Dec 2001 00:45:27 -0500 (EST) (envelope-from alane) Message-Id: <200112200545.fBK5jRA57894@wwweasel.geeksrus.net> Date: Thu, 20 Dec 2001 00:45:27 -0500 (EST) From: Alan E Reply-To: Alan E To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33024: XFree86-4-libraries builds without XdmAuth on bento 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: 33024 >Category: ports >Synopsis: XFree86-4-libraries builds without XdmAuth on bento >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 19 21:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alan E >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: Imake-4 on bento build has HasXdmAuth. XF86-4-libs build w/o it. >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 Wed Dec 19 22: 0: 7 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 C9DCD37B417 for ; Wed, 19 Dec 2001 22:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBK601v68481; Wed, 19 Dec 2001 22:00:01 -0800 (PST) (envelope-from gnats) Date: Wed, 19 Dec 2001 22:00:01 -0800 (PST) Message-Id: <200112200600.fBK601v68481@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "S. Kiernan" Subject: Re: ports/30947: mail/mahogany fails to build, conflicts with /usr/include/openssl/ssl.h Reply-To: "S. Kiernan" 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 The following reply was made to PR ports/30947; it has been noted by GNATS. From: "S. Kiernan" To: Jochem Kossen Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/30947: mail/mahogany fails to build, conflicts with /usr/include/openssl/ssl.h Date: Thu, 20 Dec 2001 01:02:34 -0500 (EST) Sure, send me what you have... there was some issues with getting 0.63 to build in -CURRENT, but I think I have them figured out and will have the port for 0.63 committed so that we have a more current version of Mahogany before the 4.5-RELEASE freeze. -- Stephen J. Kiernan | FreeBSD -- The Power To Serve sab@vegamuse.org | (and play Linux games, too) kiernasj@connix.com | Currently running FreeBSD 5.0-CURRENT On Tue, 18 Dec 2001, Jochem Kossen wrote: > On Tue, Dec 18, 2001 at 11:51:30AM -0500, S. Kiernan wrote: > > > Yes, this compiles without problems, also with documentation. Thanks for > > > solving this :-) The PR can be closed if this is committed i think. > > > I haven't seen anything from the maintainer for a long time, but if > > > you're still alive, maintainer? could you do something with it? > > > > > > Also, i'm currently in the process of building a port for mahogany > > > 0.63...This was real easy since new versions of mahogany compile without > > > any patches on freebsd. Only problem is the docs, which are a pain in > > > the behind to create(LaTeX), unless i use some precompiled docs...I've > > > already sent mail to the mahogany developers about this, and waiting for > > > answers right now... > > > > > > Again, maintainer? are you still there? ;) > > > > > > > I have a 0.63 port finished, but the maintainer of Mahogany itself wanted > > me to wait for 0.64, which is due out any time now. > > > Unfortunately, a new bug has just been discovered according to the > developers...0.64 will yet again be delayed for some time... > > Besides, the port is kinda broken right now, so why not just commit your > 0.63 port or the patch from Frank Schoenman? > > Oh, if you want to see my port of 0.63, it's kinda ready too...Another > reason i built it was that i needed a port with a big set of files, to > create a pkg-plist generator, mahogany seemed to fit nicely in that > picture... > Anyway, if you need it, just ask :-) > > Greets, > > Jochem > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 22:19:30 2001 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 4916F37B438; Wed, 19 Dec 2001 22:19:21 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id 0943F9B08; Thu, 20 Dec 2001 01:17:11 -0500 (EST) Date: Thu, 20 Dec 2001 01:17:10 -0500 From: Will Andrews To: Kris Kennaway Cc: Will Andrews , ports@FreeBSD.org Subject: Re: cvs commit: ports/security Makefile ports/security/labrea Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/labrea/files patch-Makefile Message-ID: <20011220011710.C73815@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: Kris Kennaway , Will Andrews , ports@FreeBSD.org References: <200112190822.fBJ8MkE86981@freefall.freebsd.org> <20011219205113.D82898@citusc17.usc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011219205113.D82898@citusc17.usc.edu> User-Agent: Mutt/1.3.22.1i 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 Wed, Dec 19, 2001 at 08:51:13PM -0800, Kris Kennaway wrote: > > Log: > > Add labrea 2.3, a defense mechanism against CodeRed. > > Does this really belong in the ports collection? I still get the > occasional CodeRed hit on my webservers, but they're definitely in > decline, and unless (until :) there are future vulnerabilities in the > same IIS files this doesn't seem to have much utility. Maybe. It seems to be more generic than just protection against CodeRed, but rather worms in general. But I'm just the guy who reviewed the port and committed it. :-) -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 22:49:55 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 3225237B419; Wed, 19 Dec 2001 22:49:52 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBK6k4P77490; Wed, 19 Dec 2001 22:46:04 -0800 (PST) (envelope-from sf) Date: Wed, 19 Dec 2001 22:46:04 -0800 (PST) From: Message-Id: <200112200646.fBK6k4P77490@freefall.freebsd.org> To: sf@FreeBSD.org, freebsd-ports@FreeBSD.org, sf@FreeBSD.org Subject: Re: ports/33024: XFree86-4-libraries builds without XdmAuth on bento 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: XFree86-4-libraries builds without XdmAuth on bento Responsible-Changed-From-To: freebsd-ports->sf Responsible-Changed-By: sf Responsible-Changed-When: Wed Dec 19 22:45:48 PST 2001 Responsible-Changed-Why: I'll handle this. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33024 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 23:33:30 2001 Delivered-To: freebsd-ports@freebsd.org Received: from web14301.mail.yahoo.com (web14301.mail.yahoo.com [216.136.173.77]) by hub.freebsd.org (Postfix) with SMTP id CB43737B41A for ; Wed, 19 Dec 2001 23:33:23 -0800 (PST) Message-ID: <20011220073323.19691.qmail@web14301.mail.yahoo.com> Received: from [203.164.42.160] by web14301.mail.yahoo.com via HTTP; Thu, 20 Dec 2001 07:33:23 GMT Date: Thu, 20 Dec 2001 07:33:23 +0000 (GMT) From: =?iso-8859-1?q?shanon=20loveridge?= Subject: no configure file in Xchat port To: freebsd-ports@freebsd.org Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Hey there I was wanting to recompile Xchat with tinting however there is no configure file to set it up. Is there a different way to set this for FreeBSD? Thanks Shanon __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Dec 19 23:55:24 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail12.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id 2D5A237B41D for ; Wed, 19 Dec 2001 23:55:20 -0800 (PST) Received: (qmail 9816 invoked from network); 20 Dec 2001 07:55:18 -0000 Received: from unknown (HELO helios.dub.net) ([216.27.176.75]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 20 Dec 2001 07:55:18 -0000 Received: by helios.dub.net (Postfix, from userid 1000) id 013553134; Wed, 19 Dec 2001 23:55:16 -0800 (PST) Date: Wed, 19 Dec 2001 23:55:16 -0800 From: Jim Mock To: shanon loveridge Cc: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Subject: Re: no configure file in Xchat port Message-ID: <20011220075516.GA42610@helios.soupnazi.org> Reply-To: mij@soupnazi.org References: <20011220073323.19691.qmail@web14301.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011220073323.19691.qmail@web14301.mail.yahoo.com> User-Agent: Mutt/1.3.24i 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 Thu, 20 Dec 2001 at 07:33:23 +0000, shanon loveridge wrote: > Hey there I was wanting to recompile Xchat with tinting however there > is no configure file to set it up. > > Is there a different way to set this for FreeBSD? Try reading the Makefile. make -DWITH_TRANSPARENCY install - jim -- jim mock http://soupnazi.org/ | jim@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 2: 0:11 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 96B4F37B417 for ; Thu, 20 Dec 2001 02:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKA01t10820; Thu, 20 Dec 2001 02:00:01 -0800 (PST) (envelope-from gnats) Received: from emout1.wish.nl (emout1.wish.nl [212.123.129.74]) by hub.freebsd.org (Postfix) with ESMTP id C751237B417 for ; Thu, 20 Dec 2001 01:54:37 -0800 (PST) Received: from mail1.inside.servers (mail1.INSIDE.servers [10.1.0.5]) by emout1.wish.nl (Postfix) with SMTP id 94A8520BDE for ; Thu, 20 Dec 2001 11:20:21 +0100 (CET) Received: (qmail 41930 invoked from network); 20 Dec 2001 09:54:35 -0000 Received: from p12503.nl.wish.net (HELO ) ([212.123.186.215]) (envelope-sender ) by mail1.outside.servers (qmail-ldap-1.03) with SMTP for ; 20 Dec 2001 09:54:35 -0000 Received: (qmail 15188 invoked by uid 1000); 20 Dec 2001 09:53:02 -0000 Message-Id: <20011220095302.15187.qmail@mandark.attica.home> Date: 20 Dec 2001 09:53:02 -0000 From: "Andre Goeree" Reply-To: abgoeree@wish.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33025: Upgrade databases/adodb to v1.64 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: 33025 >Category: ports >Synopsis: Upgrade databases/adodb to v1.64 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Dec 20 02:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: ago >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD mandark.attica.home 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 15 13:10:20 CET 2001 toor@mandark.attica.home:/usr/obj/usr/src/sys/CUSTOM i386 >Description: Upgrade adodb to latest version Modified: Makefile distinfo pkg-plist >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ago/etc/cvsroot/ports/databases/adodb/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- Makefile 20 Dec 2001 09:40:37 -0000 1.24 +++ Makefile 20 Dec 2001 09:44:59 -0000 @@ -6,7 +6,7 @@ # PORTNAME= adodb -PORTVERSION= 1.63 +PORTVERSION= 1.64 CATEGORIES= databases www MASTER_SITES= http://phplens.com/lens/dl/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} @@ -27,15 +27,16 @@ DOCS= readme.htm tute.htm readme.txt LIBS= adodb-access.inc.php adodb-ado.inc.php adodb-ado_access.inc.php \ - adodb-ado_mssql.inc.php adodb-csv.inc.php adodb-csvlib.inc.php \ - adodb-db2.inc.php adodb-errorhandler.inc.php adodb-errorpear.inc.php \ - adodb-fbsql.inc.php adodb-ibase.inc.php adodb-lib.inc.php \ - adodb-mssql.inc.php adodb-mysql.inc.php adodb-mysqlt.inc.php \ - adodb-oci8.inc.php adodb-oci8po.inc.php adodb-odbc.inc.php \ - adodb-odbc_mssql.inc.php adodb-odbc_oracle.inc.php \ - adodb-oracle.inc.php adodb-pear.inc.php adodb-postgres.inc.php \ - adodb-postgres7.inc.php adodb-proxy.inc.php adodb-sybase.inc.php \ - adodb.inc.php adodb-vfp.inc.php crypt.inc.php tohtml.inc.php + adodb-ado_mssql.inc.php adodb-borland_ibase.inc.php adodb-csv.inc.php \ + adodb-csvlib.inc.php adodb-db2.inc.php adodb-errorhandler.inc.php \ + adodb-errorpear.inc.php adodb-fbsql.inc.php adodb-firebird.inc.php \ + adodb-ibase.inc.php adodb-lib.inc.php adodb-mssql.inc.php \ + adodb-mysql.inc.php adodb-mysqlt.inc.php adodb-oci8.inc.php \ + adodb-oci8po.inc.php adodb-odbc.inc.php adodb-odbc_mssql.inc.php \ + adodb-odbc_oracle.inc.php adodb-oracle.inc.php adodb-pear.inc.php \ + adodb-postgres.inc.php adodb-postgres7.inc.php adodb-proxy.inc.php \ + adodb-sybase.inc.php adodb.inc.php adodb-vfp.inc.php crypt.inc.php \ + tohtml.inc.php PICS= adodb.gif adodb.png adodb2.gif adodb2.png SAMPLES=adodb-cryptsession.php adodb-session.php server.php TESTS= benchmark.php client.php test.php test2.php test3.php test4.php \ Index: distinfo =================================================================== RCS file: /home/ago/etc/cvsroot/ports/databases/adodb/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- distinfo 13 Dec 2001 09:59:31 -0000 1.9 +++ distinfo 20 Dec 2001 09:46:59 -0000 @@ -1 +1 @@ -MD5 (adodb163.tgz) = 01051dfde9a687941f222f5927b86647 +MD5 (adodb164.tgz) = 82353ec1c21fb83231bd3344daea7522 Index: pkg-plist =================================================================== RCS file: /home/ago/etc/cvsroot/ports/databases/adodb/pkg-plist,v retrieving revision 1.12 diff -u -r1.12 pkg-plist --- pkg-plist 11 Dec 2001 16:18:02 -0000 1.12 +++ pkg-plist 20 Dec 2001 09:46:05 -0000 @@ -2,6 +2,7 @@ %%ADODB_DIR%%/adodb-ado.inc.php %%ADODB_DIR%%/adodb-ado_access.inc.php %%ADODB_DIR%%/adodb-ado_mssql.inc.php +%%ADODB_DIR%%/adodb-borland_ibase.inc.php %%ADODB_DIR%%/adodb-cryptsession.php.sample %%ADODB_DIR%%/adodb-csv.inc.php %%ADODB_DIR%%/adodb-csvlib.inc.php @@ -9,6 +10,7 @@ %%ADODB_DIR%%/adodb-errorhandler.inc.php %%ADODB_DIR%%/adodb-errorpear.inc.php %%ADODB_DIR%%/adodb-fbsql.inc.php +%%ADODB_DIR%%/adodb-firebird.inc.php %%ADODB_DIR%%/adodb-ibase.inc.php %%ADODB_DIR%%/adodb-lib.inc.php %%ADODB_DIR%%/adodb-mssql.inc.php >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 Thu Dec 20 2: 6:28 2001 Delivered-To: freebsd-ports@freebsd.org Received: from jochem.dyndns.org (cc40670-a.groni1.gr.nl.home.com [217.120.131.23]) by hub.freebsd.org (Postfix) with ESMTP id DE05337B416 for ; Thu, 20 Dec 2001 02:06:24 -0800 (PST) Received: (from jochem@localhost) by jochem.dyndns.org (8.11.6/8.11.6) id fBKA6u901508 for freebsd-ports@FreeBSD.org; Thu, 20 Dec 2001 11:06:56 +0100 (CET) (envelope-from jochem) Date: Thu, 20 Dec 2001 11:06:56 +0100 From: Jochem Kossen To: freebsd-ports@FreeBSD.org Subject: [darren780@yahoo.com: Re: ports/32013: galeon port won't compile on my system. (others?)] Message-ID: <20011220110656.A1496@jochem.dyndns.org> Mail-Followup-To: freebsd-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 ----- Forwarded message from "Mr. Darren" ----- Date: Wed, 19 Dec 2001 19:36:33 -0800 (PST) To: Jochem Kossen From: "Mr. Darren" Subject: Re: ports/32013: galeon port won't compile on my system. (others?) yes, the port works. I think it was a problem with older libraries not overwriting the newer ones. --- Jochem Kossen wrote: > Just wandering through the PR database... > > This looks like it can be closed as the originator > says the port builds > fine now, right? :) > > Jochem > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 2:40: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 CA8DF37B41B for ; Thu, 20 Dec 2001 02:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKAe1R20382; Thu, 20 Dec 2001 02:40:01 -0800 (PST) (envelope-from gnats) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id 7FC6937B416 for ; Thu, 20 Dec 2001 02:30:54 -0800 (PST) Received: by freebsd.org.ru (Postfix, from userid 1000) id 624D6BE; Thu, 20 Dec 2001 13:30:51 +0300 (MSK) Message-Id: <20011220103051.624D6BE@freebsd.org.ru> Date: Thu, 20 Dec 2001 13:30:51 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33026: [MAINAINER] update databases/gigabase from 2.54 to 2.55 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: 33026 >Category: ports >Synopsis: [MAINAINER] update databases/gigabase from 2.54 to 2.55 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Dec 20 02:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 4.4-STABLE i386 >Organization: Russian FreeBSD Team >Environment: System: FreeBSD 4.4-STABLE i386 >Description: update databases/gigabase to 2.55 (bugfix from 2.54) >How-To-Repeat: >Fix: diff -ruN gigabase.old/Makefile gigabase/Makefile --- gigabase.old/Makefile Thu Dec 20 13:27:46 2001 +++ gigabase/Makefile Thu Dec 20 13:19:38 2001 @@ -6,7 +6,7 @@ # PORTNAME= gigabase -PORTVERSION= 2.54 +PORTVERSION= 2.55 CATEGORIES= databases MASTER_SITES= http://www.ispras.ru/~knizhnik/ diff -ruN gigabase.old/distinfo gigabase/distinfo --- gigabase.old/distinfo Thu Dec 20 13:27:46 2001 +++ gigabase/distinfo Thu Dec 20 13:24:34 2001 @@ -1 +1 @@ -MD5 (gigabase-2.54.tar.gz) = 043aca92ccf87870b4c064fdf68356a0 +MD5 (gigabase-2.55.tar.gz) = 44240a796ba558af8f520077cd1c24c1 >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 Thu Dec 20 2:41:26 2001 Delivered-To: freebsd-ports@freebsd.org Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id 29EAC37B41D; Thu, 20 Dec 2001 02:41:24 -0800 (PST) Received: by freebsd.org.ru (Postfix, from userid 1000) id BB362BC; Thu, 20 Dec 2001 13:41:20 +0300 (MSK) Date: Thu, 20 Dec 2001 13:41:20 +0300 From: "Sergey A. Osokin" To: Ying-Chieh Liao Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/32533: new port: databases/db4 (DB v4) Message-ID: <20011220134120.A66404@freebsd.org.ru> References: <200112131320.fBDDKMX60644@freefall.freebsd.org> <20011213134905.GA4168@terry.dragon2.net> <20011219145101.C5338@tao.org.uk> <20011219201430.GA75055@terry.dragon2.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.2.5i In-Reply-To: <20011219201430.GA75055@terry.dragon2.net>; from ijliao@FreeBSD.ORG on Thu, Dec 20, 2001 at 04:14:30AM +0800 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 Thu, Dec 20, 2001 at 04:14:30AM +0800, Ying-Chieh Liao wrote: > On Wed, Dec 19, 2001 at 14:51:01 +0000, Josef Karthauser wrote: > > Is this a request or an advanced warning? >=20 > I think we have to do it, since it seems like that db3 is a repo-copy fro= m db2 Yes, db3 is repo-copy from db2. So who and when do repo-copy from db3? :-) --=20 Rgdz, /"\=20 Sergey Osokin aka oZZ, \ / ASCII RIBBON CAMPAIGN osa@freebsd.org.ru X AGAINST HTML MAIL http://freebsd.org.ru/~osa/ / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 3:19:58 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 9CE0637B419; Thu, 20 Dec 2001 03:19:54 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKBG5a29032; Thu, 20 Dec 2001 03:16:05 -0800 (PST) (envelope-from ijliao) Date: Thu, 20 Dec 2001 03:16:05 -0800 (PST) From: Message-Id: <200112201116.fBKBG5a29032@freefall.freebsd.org> To: matt@zigg.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/15123: www/apache13-modssl has PREFIX problems finding OpenSSL 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: www/apache13-modssl has PREFIX problems finding OpenSSL State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu Dec 20 03:15:35 PST 2001 State-Changed-Why: committed, thanks it takes a long time to fix this problem ... http://www.FreeBSD.org/cgi/query-pr.cgi?pr=15123 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 3:49:55 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 5F73637B41B; Thu, 20 Dec 2001 03:49:53 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKBnQB33592; Thu, 20 Dec 2001 03:49:26 -0800 (PST) (envelope-from ijliao) Date: Thu, 20 Dec 2001 03:49:26 -0800 (PST) From: Message-Id: <200112201149.fBKBnQB33592@freefall.freebsd.org> To: gwis0001@unf.edu, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/29514: new port submission: games/xlogical (SDL puzzle game) 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: new port submission: games/xlogical (SDL puzzle game) State-Changed-From-To: open->feedback State-Changed-By: ijliao State-Changed-When: Thu Dec 20 03:48:46 PST 2001 State-Changed-Why: I cant build it, could u plz try again and send in a new shar ? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29514 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 4:17: 4 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by hub.freebsd.org (Postfix) with ESMTP id 6142C37B416; Thu, 20 Dec 2001 04:17:00 -0800 (PST) Received: from fwd06.sul.t-online.de by mailout08.sul.t-online.de with smtp id 16H286-0004xu-0E; Thu, 20 Dec 2001 13:16:54 +0100 Received: from spirit.corecode.ath.cx (320050403952-0001@[80.128.114.172]) by fmrl06.sul.t-online.com with esmtp id 16H27v-0BWg6qC; Thu, 20 Dec 2001 13:16:43 +0100 Received: from elevation.zuhause.stoert.net (elevation.zuhause.stoert.net [192.168.66.46]) by spirit.corecode.ath.cx (8.11.6/8.11.6) with ESMTP id fBKCGgg56196; Thu, 20 Dec 2001 13:16:42 +0100 (CET) (envelope-from corecode@elevation.zuhause.stoert.net) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id fBKCGca00302; Thu, 20 Dec 2001 13:16:38 +0100 (CET) (envelope-from corecode) Date: Thu, 20 Dec 2001 13:16:32 +0100 From: corecode To: Will Andrews Cc: kris@FreeBSD.ORG, will@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: cvs commit: ports/security Makefile ports/security/labrea Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/labrea/files patch-Makefile Message-Id: <20011220131632.18a81a81.corecode@corecode.ath.cx> In-Reply-To: <20011220011710.C73815@squall.waterspout.com> References: <200112190822.fBJ8MkE86981@freefall.freebsd.org> <20011219205113.D82898@citusc17.usc.edu> <20011220011710.C73815@squall.waterspout.com> X-Mailer: Sylpheed version 0.6.6 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=.lxZb2K+i/GA2g'" X-Sender: 320050403952-0001@t-dialin.net 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 --=.lxZb2K+i/GA2g' Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Thu, 20 Dec 2001 01:17:10 -0500 Will Andrews wrote: > On Wed, Dec 19, 2001 at 08:51:13PM -0800, Kris Kennaway wrote: > > > Log: > > > Add labrea 2.3, a defense mechanism against CodeRed. > > > > Does this really belong in the ports collection? I still get the > > occasional CodeRed hit on my webservers, but they're definitely in > > decline, and unless (until :) there are future vulnerabilities in the > > same IIS files this doesn't seem to have much utility. > > Maybe. It seems to be more generic than just protection against > CodeRed, but rather worms in general. But I'm just the guy who > reviewed the port and committed it. :-) actually LaBrea is no defense against CodeRed but it's a general tarpit. this means you let it run on free (unassigned) ip addresses (no need for another computer, just let it run) and it will grab all connection tries (which must be "illegal" (scans) because these ips are not assigned to computers) and hold them via setting window size to 0 (= "hold on, i'll get back to you"). this results in a minimal bandwidth usage (not more than 1k per several addresses iirc) but stops (or slows) the scanner. i hope this cleared up cheerz corecode -- /"\ http://corecode.ath.cx/ \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.lxZb2K+i/GA2g' Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8Idamr5S+dk6z85oRAq87AKDVnX6GPXzxMqWLeOdy1bWYrJCzYACgwFaS TBkrt/UfxPjKQRVljWRcxqs= =Zuc+ -----END PGP SIGNATURE----- --=.lxZb2K+i/GA2g'-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 4:19:54 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 B33F937B405; Thu, 20 Dec 2001 04:19:52 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKCJ9c46585; Thu, 20 Dec 2001 04:19:09 -0800 (PST) (envelope-from ijliao) Date: Thu, 20 Dec 2001 04:19:09 -0800 (PST) From: Message-Id: <200112201219.fBKCJ9c46585@freefall.freebsd.org> To: khera@kciLink.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/29731: minor errors in docs, install 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: minor errors in docs, install State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu Dec 20 04:19:01 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29731 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 8:10: 8 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 8FE1B37B419 for ; Thu, 20 Dec 2001 08:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKGA0Q14855; Thu, 20 Dec 2001 08:10: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 E741937B417 for ; Thu, 20 Dec 2001 08:09:38 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKG9ca14785; Thu, 20 Dec 2001 08:09:38 -0800 (PST) (envelope-from nobody) Message-Id: <200112201609.fBKG9ca14785@freefall.freebsd.org> Date: Thu, 20 Dec 2001 08:09:38 -0800 (PST) From: Willem van Engen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33029: Port fix: sword-modules, typo in configure script 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: 33029 >Category: ports >Synopsis: Port fix: sword-modules, typo in configure script >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Dec 20 08:10:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Willem van Engen >Release: >Organization: >Environment: >Description: Typo in previous update, sorry. >How-To-Repeat: >Fix: diff -ruN misc.old/sword-modules/scripts/configure.swmods misc.new/sword-modules/scripts/configure.swmods --- misc/sword-modules/scripts/configure.swmods Mon Dec 17 10:16:27 2001 +++ misc.new/sword-modules/scripts/configure.swmods Wed Dec 12 10:34:19 2001 @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD: ports/misc/sword-modules/scripts/configure.swmods,v 1.2 2001/12/17 09:16:27 jkh Exp $ +# $FreeBSD$ SED=${SED:-/usr/bin/sed} MKTEMP=${MKTEMP:-/usr/bin/mktemp} @@ -136,6 +136,6 @@ echo "# Automatically generated file - manual changes may be lost" >${MODFILE} for module in $selbibles $sellexicons $selcomments $selcults $seldevotionals; do - echo "MODULE_FILES = ${module}.zip " >>${MODFILE} + echo "MODULE_FILES += ${module}.zip " >>${MODFILE} done >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 Thu Dec 20 8:20:19 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 6C6E837B419 for ; Thu, 20 Dec 2001 08:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKGK1Q16104; Thu, 20 Dec 2001 08:20: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 A5F0937B405 for ; Thu, 20 Dec 2001 08:14:07 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKGE7m15444; Thu, 20 Dec 2001 08:14:07 -0800 (PST) (envelope-from nobody) Message-Id: <200112201614.fBKGE7m15444@freefall.freebsd.org> Date: Thu, 20 Dec 2001 08:14:07 -0800 (PST) From: Willem van Engen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33030: Port fix: sword, patches didn't get there 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: 33030 >Category: ports >Synopsis: Port fix: sword, patches didn't get there >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Dec 20 08:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Willem van Engen >Release: >Organization: >Environment: >Description: Somehow the new patches didn't make it into the previous update, so here they are. >How-To-Repeat: >Fix: diff -ruN misc/sword/files/patch-Makefile.cfg misc.new/sword/files/patch-Makefile.cfg --- misc/sword/files/patch-Makefile.cfg Thu Dec 13 03:53:57 2001 +++ misc.new/sword/files/patch-Makefile.cfg Wed Dec 12 02:00:36 2001 @@ -1,6 +1,12 @@ ---- Makefile.cfg.orig Thu Dec 13 10:44:49 2001 -+++ Makefile.cfg Thu Dec 13 10:47:07 2001 -@@ -6,7 +6,7 @@ +--- Makefile.cfg.orig Wed Dec 12 00:56:50 2001 ++++ Makefile.cfg Wed Dec 12 00:57:18 2001 +@@ -1,4 +1,5 @@ + # General defines ++include ${root}/localport.cfg + + version := 1.5.2 + +@@ -6,7 +7,7 @@ # ownership (used by 'make install') user := root @@ -9,7 +15,16 @@ # this WILL NOT WORK for you. only inhouse patched version of -@@ -60,8 +60,6 @@ +@@ -27,7 +28,7 @@ + + # shared library- set to yes if you would like to build + +-buildshare := no ++buildshare := yes + + + # VCL library- set to yes if you would like to build +@@ -60,8 +61,6 @@ # paths @@ -18,21 +33,48 @@ bindir := ${instdir}/bin libdir := ${instdir}/lib hdir := ${instdir}/include/sword -@@ -80,7 +78,7 @@ +@@ -80,16 +79,16 @@ WARNINGS = -Wall -Wno-format -pedantic #WARNINGS += -Werror WARNINGS += -pedantic -CFLAGS = -pipe $(WARNINGS) $(DEBUG) -+CFLAGS += -pipe $(WARNINGS) $(DEBUG) ++CFLAGS += -pipe $(WARNINGS) $(DEBUG) - CPPFLAGS = -I${root}/include/ $(DEFINES) +-CPPFLAGS = -I${root}/include/ $(DEFINES) ++CPPFLAGS += -I${root}/include/ $(DEFINES) ifeq ($(system),macosx) -@@ -89,7 +87,7 @@ + CPPFLAGS += -I/System/Library/Frameworks/System.framework/Headers/ + endif CPPFLAGS += $(DEFINES) LFLAGS = $(OPTIMIZE) $(DEBUG) -L${root}/lib/ -LIBS = -lsword -lstdc++ -+LIBS += -lsword -lstdc++ ++LIBS += -lsword -lstdc++ ifeq ($(zlib),no) CFLAGS += -DEXCLUDEZLIB +@@ -97,9 +96,9 @@ + LIBS += -lz + endif + +-LDFLAGS = $(LFLAGS) $(LIBS) ++LDFLAGS += $(LFLAGS) $(LIBS) + +-DEFINES = -D_GNU_SOURCE ++DEFINES = -D_GNU_SOURCE -D_INSTDIR_="\"${instdir}\"" + + ifeq ($(profile),yes) + CFLAGS += -pg +@@ -256,9 +255,9 @@ + ifneq (${confdir},) + @if [ ! -d ${confdir}/mods.d ]; then install -o ${user} -g ${group} -m a+rx,u+rxw -d ${confdir}/mods.d/ ; fi + @if [ ! -d ${confdir}/locales.d ]; then install -o ${user} -g ${group} -m a+rx,u+rxw -d ${confdir}/locales.d/ ; fi +- @echo "[Install]" > /etc/sword.conf +- @echo "DataPath=${confdir}" >> /etc/sword.conf +-# install -o ${user} -g ${group} -m a+r,u+rw samples/recommended/sword.conf /etc/ ++ @echo "[Install]" > ${instdir}/etc/sword.conf ++ @echo "DataPath=${confdir}" >> ${instdir}/etc/sword.conf ++# install -o ${user} -g ${group} -m a+r,u+rw samples/recommended/sword.conf ${instdir}/etc/ + install -o ${user} -g ${group} -m a+r,u+rw ${modsconf} ${confdir}/mods.d/ + install -o ${user} -g ${group} -m a+r,u+rw ${localesconf} ${confdir}/locales.d/ + endif diff -ruN misc/sword/files/patch-src::mgr::swmgr.cpp misc.new/sword/files/patch-src::mgr::swmgr.cpp --- misc/sword/files/patch-src::mgr::swmgr.cpp Tue Dec 11 10:36:33 2001 +++ misc.new/sword/files/patch-src::mgr::swmgr.cpp Wed Dec 12 02:00:01 2001 @@ -1,33 +1,37 @@ ---- src/mgr/swmgr.cpp.orig Tue May 22 22:05:15 2001 -+++ src/mgr/swmgr.cpp Tue May 22 22:05:53 2001 -@@ -263,25 +263,25 @@ +--- src/mgr/swmgr.cpp.org Wed Dec 12 00:43:04 2001 ++++ src/mgr/swmgr.cpp Wed Dec 12 00:44:39 2001 +@@ -268,21 +268,21 @@ } - // check for systemwide /etc/sword.conf -+ // check for systemwide /usr/local/etc/sword.conf ++ // check for systemwide _INSTDIR_/etc/sword.conf + #ifndef __VISUALC__ if (debug) - cerr << "\nChecking for /etc/sword.conf..."; -+ cerr << "\nChecking for /usr/local/etc/sword.conf..."; ++ cerr << "\nChecking for "_INSTDIR_"/etc/sword.conf..."; + #endif -- if ((fd = ::open("/etc/sword.conf", O_RDONLY)) > 0) { -+ if ((fd = ::open("/usr/local/etc/sword.conf", O_RDONLY)) > 0) { - ::close(fd); +- if (!::access("/etc/sword.conf", 04)) { ++ if (!::access(_INSTDIR_"/etc/sword.conf", 04)) { + #ifndef __VISUALC__ if (debug) cerr << "found\n"; + #endif - SWConfig etcconf("/etc/sword.conf"); -+ SWConfig etcconf("/usr/local/etc/sword.conf"); ++ SWConfig etcconf(_INSTDIR_"/etc/sword.conf"); if ((entry = etcconf.Sections["Install"].find("DataPath")) != etcconf.Sections["Install"].end()) { path = (*entry).second; if (((*entry).second.c_str()[strlen((*entry).second.c_str())-1] != '\\') && ((*entry).second.c_str()[strlen((*entry).second.c_str())-1] != '/')) - path += "/"; +@@ -290,7 +290,7 @@ + #ifndef __VISUALC__ if (debug) - cerr << "DataPath in /etc/sword.conf is set to: " << path; -+ cerr << "DataPath in /usr/local/etc/sword.conf is set to: " << path; ++ cerr << "DataPath in "_INSTDIR_"/etc/sword.conf is set to: " << path; + #endif - if (debug) - cerr << "\nChecking for mods.conf in DataPath "; + #ifndef __VISUALC__ diff -ruN misc/sword/files/sword.conf misc.new/sword/files/sword.conf --- misc/sword/files/sword.conf Tue Dec 11 10:36:33 2001 +++ misc.new/sword/files/sword.conf Thu Jan 1 01:00:00 1970 @@ -1,2 +0,0 @@ -[Install] -DataPath=/usr/local/share/sword/ diff -ruN misc/sword/pkg-plist misc.new/sword/pkg-plist --- misc/sword/pkg-plist Tue Dec 11 10:36:32 2001 +++ misc.new/sword/pkg-plist Wed Dec 19 10:46:51 2001 @@ -5,10 +5,13 @@ include/sword/cipherfil.h include/sword/defs.h include/sword/echomod.h +include/sword/entriesblk.h include/sword/femain.h include/sword/filemgr.h include/sword/gbffootnotes.h +include/sword/gbfheadings.h include/sword/gbfhtml.h +include/sword/gbfmorph.h include/sword/gbfplain.h include/sword/gbfrtf.h include/sword/gbfstrongs.h @@ -23,10 +26,13 @@ include/sword/rawfiles.h include/sword/rawgbf.h include/sword/rawld.h +include/sword/rawld4.h include/sword/rawstr.h +include/sword/rawstr4.h include/sword/rawtext.h include/sword/rawverse.h include/sword/regex.h +include/sword/roman.h include/sword/rtfhtml.h include/sword/rwphtml.h include/sword/rwprtf.h @@ -47,20 +53,27 @@ include/sword/swmacs.h include/sword/swmgr.h include/sword/swmodule.h +include/sword/swobject.h include/sword/swtext.h +include/sword/swunicod.h include/sword/swwinlog.h include/sword/tbdisp.h include/sword/thmlgbf.h include/sword/thmlhtml.h +include/sword/thmlolb.h include/sword/thmlplain.h include/sword/thmlrtf.h +include/sword/unicodertf.h include/sword/unixstr.h +include/sword/untgz.h include/sword/utilconf.h include/sword/utilfuns.h include/sword/utilstr.h include/sword/versekey.h include/sword/zcom.h +include/sword/zconf.h include/sword/zipcomprs.h +include/sword/zlib.h include/sword/ztext.h include/sword/zverse.h lib/libsword.a >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 Thu Dec 20 9:39:59 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 8E55537B41A; Thu, 20 Dec 2001 09:39:53 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKHUlj29718; Thu, 20 Dec 2001 09:30:47 -0800 (PST) (envelope-from ijliao) Date: Thu, 20 Dec 2001 09:30:47 -0800 (PST) From: Message-Id: <200112201730.fBKHUlj29718@freefall.freebsd.org> To: wvengen@stack.nl, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33030: Port fix: sword, patches didn't get there 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 fix: sword, patches didn't get there State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu Dec 20 09:30:40 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33030 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 9:40: 0 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 384EE37B419; Thu, 20 Dec 2001 09:39:53 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKHVfZ29947; Thu, 20 Dec 2001 09:31:41 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 09:31:41 -0800 (PST) From: Message-Id: <200112201731.fBKHVfZ29947@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31061: New port: security/gnupg-devel 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: New port: security/gnupg-devel Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31061 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 9:40: 1 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 89AB837B41B; Thu, 20 Dec 2001 09:39:54 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKHVgF29965; Thu, 20 Dec 2001 09:31:42 -0800 (PST) (envelope-from ijliao) Date: Thu, 20 Dec 2001 09:31:42 -0800 (PST) From: Message-Id: <200112201731.fBKHVgF29965@freefall.freebsd.org> To: wvengen@stack.nl, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33029: Port fix: sword-modules, typo in configure script 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 fix: sword-modules, typo in configure script State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu Dec 20 09:31:32 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33029 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 9: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 BD84037B41E; Thu, 20 Dec 2001 09:39:55 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKHZRi30830; Thu, 20 Dec 2001 09:35:27 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 09:35:27 -0800 (PST) From: Message-Id: <200112201735.fBKHZRi30830@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, lioux@FreeBSD.org Subject: Re: ports/32846: [NEW PORT] SIDplug 1.1.4 - a Commodore 64 psid plugin for Mozilla 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: [NEW PORT] SIDplug 1.1.4 - a Commodore 64 psid plugin for Mozilla Responsible-Changed-From-To: freebsd-ports->lioux Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 09:35:06 PST 2001 Responsible-Changed-Why: I'll handle this http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32846 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 9:40: 9 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 4102A37B420; Thu, 20 Dec 2001 09:39:56 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKHWKL30123; Thu, 20 Dec 2001 09:32:20 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 09:32:20 -0800 (PST) From: Message-Id: <200112201732.fBKHWKL30123@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31282: NEW PORT: aolserver+ad 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: NEW PORT: aolserver+ad Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31061 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31282 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 9:40:17 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 A090E37B41F; Thu, 20 Dec 2001 09:39:56 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKHWq730192; Thu, 20 Dec 2001 09:32:52 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 09:32:52 -0800 (PST) From: Message-Id: <200112201732.fBKHWq730192@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31744: New port: emulators/minix (2.0.0) 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: New port: emulators/minix (2.0.0) Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31061 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31282 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 9:40:23 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 0044037B421; Thu, 20 Dec 2001 09:39:56 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKHXNS30306; Thu, 20 Dec 2001 09:33:23 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 09:33:23 -0800 (PST) From: Message-Id: <200112201733.fBKHXNS30306@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32048: New port: palm/hdunix (1.0) 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: New port: palm/hdunix (1.0) Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31061 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31282 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31744 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32048 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 9:40:37 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 5AABC37B422; Thu, 20 Dec 2001 09:39:57 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKHXhH30436; Thu, 20 Dec 2001 09:33:43 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 09:33:43 -0800 (PST) From: Message-Id: <200112201733.fBKHXhH30436@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32379: NEW PORT: wots 1.22 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: NEW PORT: wots 1.22 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31061 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31282 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31744 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32048 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32379 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 9:40:56 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 9BB5237B426; Thu, 20 Dec 2001 09:39:57 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKHXt430498; Thu, 20 Dec 2001 09:33:55 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 09:33:55 -0800 (PST) From: Message-Id: <200112201733.fBKHXt430498@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32846: [NEW PORT] SIDplug 1.1.4 - a Commodore 64 psid plugin for Mozilla 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: [NEW PORT] SIDplug 1.1.4 - a Commodore 64 psid plugin for Mozilla Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31061 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31282 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31744 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32048 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32379 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32846 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 9:41: 4 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 E42F237B425; Thu, 20 Dec 2001 09:39:57 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKHYUW30660; Thu, 20 Dec 2001 09:34:30 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 09:34:30 -0800 (PST) From: Message-Id: <200112201734.fBKHYUW30660@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, lioux@FreeBSD.org Subject: Re: ports/32926: [NEW PORT] djvulibre-3.5.2--a Mozilla plugin and tools 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: [NEW PORT] djvulibre-3.5.2--a Mozilla plugin and tools Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31061 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31282 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31744 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32048 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32379 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32846 Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: lioux Class-Changed-When: Thu Dec 20 09:30:57 PST 2001 Class-Changed-Why: Misfiled class Responsible-Changed-From-To: freebsd-ports->lioux Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 09:30:57 PST 2001 Responsible-Changed-Why: I'll handle this http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32926 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 9:59:54 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 3F80537B416; Thu, 20 Dec 2001 09:59:53 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKHoNm33646; Thu, 20 Dec 2001 09:50:23 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 09:50:23 -0800 (PST) From: Message-Id: <200112201750.fBKHoNm33646@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, lioux@FreeBSD.org Subject: Re: ports/31529: avifile-0.60.20010429_1 doesn't build if wine is present 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: avifile-0.60.20010429_1 doesn't build if wine is present Responsible-Changed-From-To: freebsd-ports->lioux Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 09:50:03 PST 2001 Responsible-Changed-Why: I'll handle this with the other avifile PRs http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31529 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10: 6:16 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id C235837B419; Thu, 20 Dec 2001 10:06:12 -0800 (PST) Received: from [198.60.22.22] (helo=mail.xmission.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 16H7a8-0008B4-00; Thu, 20 Dec 2001 11:06:12 -0700 Received: from [166.70.130.35] (helo=marketing) by mail.xmission.com with smtp (Exim 3.22 #1) id 16H7a7-0007hQ-00; Thu, 20 Dec 2001 11:06:11 -0700 Message-ID: <007d01c18980$9b0bde30$0200000a@stanslc.esreco.net> From: "Eric Kingston" To: Cc: Subject: FreeBSD Port: jakarta-tomcat-3.2.3 Date: Thu, 20 Dec 2001 11:03:18 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_007A_01C18945.EE32CD20" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 This is a multi-part message in MIME format. ------=_NextPart_000_007A_01C18945.EE32CD20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I hate to be a pest, but does anyone have any information on when = Jakarta-Tomcat 4.0 and mod_jk 4.0 will be ported to FreeBSD? Also, Jakarta-Tomcat 3.2.3 and mod_jk 3.2.3 require JDK 1.1.8, but can I = use them with JDK 1.2 or JDK 1.3? Your response is appeciated. Regards, Eric ------=_NextPart_000_007A_01C18945.EE32CD20 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I hate to be a pest, but does anyone = have any=20 information on when Jakarta-Tomcat 4.0 and mod_jk 4.0 will be = ported to=20 FreeBSD?
 
Also, Jakarta-Tomcat 3.2.3 and mod_jk = 3.2.3 require=20 JDK 1.1.8, but can I use them with JDK 1.2 or JDK 1.3?
 
Your response is = appeciated.
 
Regards,
 
Eric
------=_NextPart_000_007A_01C18945.EE32CD20-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10:10: 0 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 CD56F37B405; Thu, 20 Dec 2001 10:09:54 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKI2Vs35198; Thu, 20 Dec 2001 10:02:31 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 10:02:31 -0800 (PST) From: Message-Id: <200112201802.fBKI2Vs35198@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/32810: ports/security/pad security (mkstemp()) fix 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/security/pad security (mkstemp()) fix Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 10:02:14 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32810 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10:10: 8 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 028DF37B419; Thu, 20 Dec 2001 10:09:53 -0800 (PST) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKI0kO34981; Thu, 20 Dec 2001 10:00:46 -0800 (PST) (envelope-from tobez) Date: Thu, 20 Dec 2001 10:00:46 -0800 (PST) From: Message-Id: <200112201800.fBKI0kO34981@freefall.freebsd.org> To: sugimura@jp.FreeBSD.org, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33023: failed to make install ports/textproc/p5-XML-SAX 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: failed to make install ports/textproc/p5-XML-SAX State-Changed-From-To: open->analyzed State-Changed-By: tobez State-Changed-When: Thu Dec 20 09:43:18 PST 2001 State-Changed-Why: Unfortunately, there is no easy solution in -stable for this one. The problem is that the File::Temp module (which is required by the port in question) requires File::Spec module version 0.8 or later. Even though File-Temp port lists the File-Spec port as a dependency, the base system perl already has an old File::Spec module installed. Since the default @INC path is set to look into /usr/libdata/perl first, the wrong version of File::Spec is being picked up. There are the following possible solutions: 1. Remove the /usr/libdata/perl/5.00503/File/Spec.pm and the whole /usr/libdata/perl/5.00503/File/Spec/ directory. This will solve your problem immediately, assuming that File-Spec port is installed. You will probably want to add NOPERL=yes into your /etc/make.conf so that the effects of this removal will not be undone next time you do a source upgrade of your system. 2. Install the lang/perl5 port and switch to it. This is a FreeBSD port of perl 5.6.1, which has a recent enough version of File::Spec module in the distribution. This will mean, however, that you will have to reinstall all your currently installed perl modules if you want to continue to use them. 3. Set PERL5LIB evironment variable globally (i.e., in /etc/login.conf) to point to /usr/local/lib/perl5/site_perl/5.005/i386-freebsd and to /usr/local/lib/perl5/site_perl/5.005. This will solve your problem for all perl scripts which are *not* run with -T or with suidperl. 4. Wait a short period of time until the `natural order' in @INC is changed in the system perl in -stable, and upgrade. I am planning to do that before the new year if our release engineers will approve the change. 5. Wait a longer period of time until 5.6.1 is imported in -stable. Hope this helps, =Anton. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33023 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10:19:55 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 46D5737B405; Thu, 20 Dec 2001 10:19:53 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKIJlP40632; Thu, 20 Dec 2001 10:19:47 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 10:19:47 -0800 (PST) From: Message-Id: <200112201819.fBKIJlP40632@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, lioux@FreeBSD.org Subject: Re: ports/32298: mail/nmh port fails with new autoconf port 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: mail/nmh port fails with new autoconf port Responsible-Changed-From-To: freebsd-ports->lioux Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 10:19:32 PST 2001 Responsible-Changed-Why: I'm handling auto* issues http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32298 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10:29:18 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 160AB37B425 for ; Thu, 20 Dec 2001 10:28:58 -0800 (PST) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.11.6/8.11.4) id fBKIREi08368; Thu, 20 Dec 2001 20:27:14 +0200 (EET) (envelope-from never) Date: Thu, 20 Dec 2001 20:27:13 +0200 From: Nevermind To: Alex Deiter Cc: gonza@techline.ru, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: popa3d-0.4 Message-ID: <20011220202712.A2161@nevermind.kiev.ua> References: <903321055.20011214181139@komi.mts.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <903321055.20011214181139@komi.mts.ru>; from tiamat@komi.mts.ru on Fri, Dec 14, 2001 at 06:11:39PM +0300 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 Hello, Alex Deiter! On Fri, Dec 14, 2001 at 06:11:39PM +0300, you wrote: > äÏÂÒÙÊ ÄÅÎØ! Good day! > > óËÁÖÉÔÅ ÐÏÖÁÌÕÊÓÔÁ, ÐÏÞÅÍÕ ÎÅ ÏÂÎÏ×ÌÑÅÔÓÑ popa3d × ÐÏÒÔÁÈ FreeBSD ? Why popa3d haven't been updated in FreeBSD ports collection? I suppose we should look at 0.5 version, there is a lot of things merged from patches, for example pop-before-smtp. Right now I'm trying to update this port correctly to 0.5 in leisure time for my own purposes. If maintainer patch will delay, I'll send PR with my version, when it's done :> P.S. I'm really, really lazy :> NB 2 Alex Deiter: you should write in english to freebsd-*@FreeBSD.Org lists. -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10:29:57 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 4AB4937B417; Thu, 20 Dec 2001 10:29:53 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKIMmH41045; Thu, 20 Dec 2001 10:22:48 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 10:22:48 -0800 (PST) From: Message-Id: <200112201822.fBKIMmH41045@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/31984: Update orion port for config of rmi server during install 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 orion port for config of rmi server during install Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 10:22:30 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31984 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10:29:58 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 A1EA637B419; Thu, 20 Dec 2001 10:29:53 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKIQXK41399; Thu, 20 Dec 2001 10:26:33 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 10:26:33 -0800 (PST) From: Message-Id: <200112201826.fBKIQXK41399@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, wjv@FreeBSD.org Subject: Re: ports/31508: Coding error in py-4suite: Ft/Lib/Uuid.py throws away half of generated UUID 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: Coding error in py-4suite: Ft/Lib/Uuid.py throws away half of generated UUID Responsible-Changed-From-To: freebsd-ports->wjv Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 10:26:21 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31508 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10:39:55 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 5173937B416; Thu, 20 Dec 2001 10:39:53 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKITx241916; Thu, 20 Dec 2001 10:29:59 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 10:29:59 -0800 (PST) From: Message-Id: <200112201829.fBKITx241916@freefall.freebsd.org> To: pmarquis@pobox.com, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31053: Update port: devel/stlport 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: devel/stlport State-Changed-From-To: feedback->open State-Changed-By: lioux State-Changed-When: Thu Dec 20 10:29:20 PST 2001 State-Changed-Why: Feedback has been met, open again http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31053 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10:39:59 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 AAD9737B417; Thu, 20 Dec 2001 10:39:53 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKIYMs42465; Thu, 20 Dec 2001 10:34:22 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 10:34:22 -0800 (PST) From: Message-Id: <200112201834.fBKIYMs42465@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, dwcjr@FreeBSD.org Subject: Re: ports/29223: cyrus-imapd and postfix master.8 manpage collision 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: cyrus-imapd and postfix master.8 manpage collision Responsible-Changed-From-To: freebsd-ports->dwcjr Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 10:33:28 PST 2001 Responsible-Changed-Why: Assign to postfix maintainer since it's more of a moving target http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29223 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10:40: 8 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 DDBBC37B417 for ; Thu, 20 Dec 2001 10:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKIe2843073; Thu, 20 Dec 2001 10:40:02 -0800 (PST) (envelope-from gnats) Date: Thu, 20 Dec 2001 10:40:02 -0800 (PST) Message-Id: <200112201840.fBKIe2843073@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Mario Sergio Fujikawa Ferreira Subject: Re: ports/26192 - apel appeared both in xemacs/site-package and xemacs/xemacs-packaes Reply-To: Mario Sergio Fujikawa Ferreira 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 The following reply was made to PR ports/26192; it has been noted by GNATS. From: Mario Sergio Fujikawa Ferreira To: freebsd-gnats-submit@FreeBSD.org Cc: Kang-min Liu Subject: Re: ports/26192 - apel appeared both in xemacs/site-package and xemacs/xemacs-packaes Date: Thu, 20 Dec 2001 16:38:58 -0201 Does this problem still applies with the latest ports tree? -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10:44:12 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 014F637B417 for ; Thu, 20 Dec 2001 10:44:08 -0800 (PST) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.11.6/8.11.4) id fBKIi0V12699; Thu, 20 Dec 2001 20:44:00 +0200 (EET) (envelope-from never) Date: Thu, 20 Dec 2001 20:44:00 +0200 From: Nevermind To: Agressor Cc: ports@FreeBSD.ORG Subject: Re: Sugestion Message-ID: <20011220204400.C2161@nevermind.kiev.ua> References: <3C1F6EE3.9060402@ig.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C1F6EE3.9060402@ig.com.br>; from agressor@ig.com.br on Tue, Dec 18, 2001 at 02:29:23PM -0200 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 Hello, Agressor! On Tue, Dec 18, 2001 at 02:29:23PM -0200, you wrote: > I and many other user whant use the Xmms mp3 player on KDE, but this > dont work because KDE use a artds sound server... I've just stopped artsd from loading at startup. It may be workaround -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10:49:58 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 5481837B405; Thu, 20 Dec 2001 10:49:53 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKIj6243734; Thu, 20 Dec 2001 10:45:06 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 10:45:06 -0800 (PST) From: Message-Id: <200112201845.fBKIj6243734@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, jmz@FreeBSD.org Subject: Re: ports/32491: XF86 4.1.0 DPMS not functioning 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: XF86 4.1.0 DPMS not functioning Responsible-Changed-From-To: freebsd-ports->jmz Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 10:44:55 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32491 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10:50: 0 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 A70F937B41A; Thu, 20 Dec 2001 10:49:53 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKIhYc43511; Thu, 20 Dec 2001 10:43:34 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 10:43:34 -0800 (PST) From: Message-Id: <200112201843.fBKIhYc43511@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/32922: ports/devel/bin86 won't build with umask 027 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/devel/bin86 won't build with umask 027 Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 10:43:14 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32922 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10:50: 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 4DD3937B417; Thu, 20 Dec 2001 10:49:54 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKIlxh44069; Thu, 20 Dec 2001 10:47:59 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 10:47:59 -0800 (PST) From: Message-Id: <200112201847.fBKIlxh44069@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, java@FreeBSD.org Subject: Re: ports/31689: JDK 1.3.1 update for FreeBSD/Java Commapi 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: JDK 1.3.1 update for FreeBSD/Java Commapi Responsible-Changed-From-To: freebsd-ports->java Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 10:46:36 PST 2001 Responsible-Changed-Why: The java group can better handle this http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31689 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10:50: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 3087537B41B; Thu, 20 Dec 2001 10:49:55 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKImMW44136; Thu, 20 Dec 2001 10:48:22 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 10:48:22 -0800 (PST) From: Message-Id: <200112201848.fBKImMW44136@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, java@FreeBSD.org Subject: Re: ports/31688: JDK 1.3.1 Update for Sun's Java Communication API port 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: JDK 1.3.1 Update for Sun's Java Communication API port Responsible-Changed-From-To: freebsd-ports->java Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 10:46:36 PST 2001 Responsible-Changed-Why: The java group can better handle this http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31689 Responsible-Changed-From-To: freebsd-ports->java Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 10:46:36 PST 2001 Responsible-Changed-Why: The java group can better handle this http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31688 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 10:50:51 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 CDEF937B41A for ; Thu, 20 Dec 2001 10:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKIo1V44296; Thu, 20 Dec 2001 10:50:01 -0800 (PST) (envelope-from gnats) Date: Thu, 20 Dec 2001 10:50:01 -0800 (PST) Message-Id: <200112201850.fBKIo1V44296@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Nevermind Subject: Re: ports/32984: linux_base-7 fails to make Reply-To: Nevermind 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 The following reply was made to PR ports/32984; it has been noted by GNATS. From: Nevermind To: Steve Davidson Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/32984: linux_base-7 fails to make Date: Thu, 20 Dec 2001 20:45:37 +0200 Hello, Steve Davidson! On Tue, Dec 18, 2001 at 11:34:35AM -0800, you wrote: > > >Number: 32984 > >Category: ports > >Synopsis: linux_base-7 fails to make > >Confidential: no > >Severity: critical > >Priority: high > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Tue Dec 18 11:40:00 PST 2001 > >Closed-Date: > >Last-Modified: > >Originator: Steve Davidson > >Release: 4.4 Release > >Organization: > >Environment: > FreeBSD 4.4 Release > All packages current (Fri Dec 14) and pkg dependencies fixed. > I need linux_base-7 to complete installation of Staroffice 6.0. > >Description: > /usr/ports/emulators/linux_base-7 > fails on make with: > ===> Installing for linux_base-7.1 > kern.fallback_elf_brand: 3 -> 3 > glibc-common-2.2.2-10.i386.rpm > file /usr/share/zoneinfo/zone.tab from install of glibc-common-2.2.2-10 conflicts with file from package glibc-2.1.2-11 > [...] > file /usr/share/zoneinfo/right/W-SU from install of glibc-common-2.2.2-10 conflicts with file from package glibc-2.1.2-11 > file /usr/bin/catchsegv from install of glibc-common-2.2.2-10 conflicts with file from package glibc-2.1.2-11 > *** Error code 1 > > Stop in /usr/ports/emulators/linux_base-7. > *** Error code 1 > > Stop in /usr/ports/emulators/linux_base-7. > > > >How-To-Repeat: > cd /usr/ports/emulators/linux_base-7 > make > >Fix: > Fix the port? > Remove the package glibc-2.1.2-11? > I don't know. > >Release-Note: > >Audit-Trail: > >Unformatted: You should remove linux-base6.2 port first. -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 11:21: 9 2001 Delivered-To: freebsd-ports@freebsd.org Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (Postfix) with ESMTP id C39B737B41D; Thu, 20 Dec 2001 11:20:09 -0800 (PST) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.11.6/8.11.6) id fBKJK6f02055; Thu, 20 Dec 2001 20:20:06 +0100 (CET) (envelope-from ibex) Date: Thu, 20 Dec 2001 20:20:06 +0100 From: Dirk Froemberg To: Eric Kingston Cc: ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: FreeBSD Port: jakarta-tomcat-3.2.3 Message-ID: <20011220202006.A1965@physik.TU-Berlin.DE> References: <007d01c18980$9b0bde30$0200000a@stanslc.esreco.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <007d01c18980$9b0bde30$0200000a@stanslc.esreco.net>; from sreco@xmission.com on Thu, Dec 20, 2001 at 11:03:18AM -0700 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 Eric! On Thu, Dec 20, 2001 at 11:03:18AM -0700, Eric Kingston wrote: > I hate to be a pest, but does anyone have any information on when > Jakarta-Tomcat 4.0 and mod_jk 4.0 will be ported to FreeBSD? > > > > Also, Jakarta-Tomcat 3.2.3 and mod_jk 3.2.3 require JDK 1.1.8, but can > I use them with JDK 1.2 or JDK 1.3? Let's ask the new maintainer of jakarta-tomcat... (CC'ed to him) Regards Dirk -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 11:39:54 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 6B61F37B417; Thu, 20 Dec 2001 11:39:53 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKJaVI53478; Thu, 20 Dec 2001 11:36:31 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 11:36:31 -0800 (PST) From: Message-Id: <200112201936.fBKJaVI53478@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, mbr@FreeBSD.org Subject: Re: ports/23125: Successful emulation of StarOffice depends on filesystem layout 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: Successful emulation of StarOffice depends on filesystem layout Responsible-Changed-From-To: freebsd-ports->mbr Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 11:36:17 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=23125 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 12:45:54 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.quantified.com (ns2.quantified.com [63.212.171.3]) by hub.freebsd.org (Postfix) with ESMTP id 6777037B41A for ; Thu, 20 Dec 2001 12:45:50 -0800 (PST) Received: from danzig.sd.quantified.net (web.quantified.com [63.212.171.5]) by mail.quantified.com (8.11.3/8.11.3) with ESMTP id fBKKjnK75297 for ; Thu, 20 Dec 2001 12:45:49 -0800 (PST) (envelope-from dsilver@quantified.com) Date: Thu, 20 Dec 2001 12:45:51 -0800 (PST) From: Doug Silver X-Sender: dsilver@danzig.sd.quantified.net To: freebsd-ports@FreeBSD.org Subject: Problem with ports/pine4 (4.43) build Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Filter-Version: 1.3 (mail.quantified.com) 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 Please let me know if I should send this elsewhere, but anyway, I just rebuilt the latest pine4 in the ports area on a 4.3-Release box. Pine built and installed fine, but it isn't reading the inbox properly. It can only open it READONLY and listed one email in my inbox (should be ~300). Here's some output from .pine-debug Userid: dsilver Fullname: "Doug Silver" User domain name being used "" [snip] Context mail/%s: serv:"", ref:"", view: "" new win size -----<51 125>------ Terminal type: xterm Context mail/%s: serv:"", ref:"", view: "" About to open folder "INBOX" inbox: "INBOX" same_stream: inbox == NULL same_stream: no dice === mm_exists(256,/var/mail/dsilver) called === Opened folder "/var/mail/dsilver" with 1 messages process_filter_patterns Sorting by Arrival First_sorted_flagged returning winner = 0 ==== expire_mail called ==== same_stream: /home/dsilver/.pine-interrupted-mail == /var/mail/dsilver same_stream: no dice No error messages, so I'm not sure how to debug this further. Thanks! -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Doug Silver Network Manager Quantified Systems, Inc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 12:50: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 8951D37B41A for ; Thu, 20 Dec 2001 12:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKKo0I65759; Thu, 20 Dec 2001 12:50:00 -0800 (PST) (envelope-from gnats) Received: from softwareliberty.org (freebsd.sinica.edu.tw [140.109.13.51]) by hub.freebsd.org (Postfix) with ESMTP id C3C3337B416 for ; Thu, 20 Dec 2001 12:47:10 -0800 (PST) Received: by softwareliberty.org (Postfix, from userid 1014) id DB4057526; Fri, 21 Dec 2001 04:47:09 +0800 (CST) Message-Id: <20011220204709.DB4057526@softwareliberty.org> Date: Fri, 21 Dec 2001 04:47:09 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33037: update port: chinese/gugod-clean for bento errorlogs 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: 33037 >Category: ports >Synopsis: update port: chinese/gugod-clean for bento errorlogs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Dec 20 12:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386 >Description: http://bento.freebsd.org/errorlogs/4-full/zh-gugod-clean-1.3.log >How-To-Repeat: >Fix: diff -ruN gugod-clean.orig/Makefile gugod-clean/Makefile --- gugod-clean.orig/Makefile Fri Dec 21 04:33:49 2001 +++ gugod-clean/Makefile Fri Dec 21 04:40:35 2001 @@ -11,6 +11,10 @@ MAINTAINER= gugod@gugod.org +.if ${XFREE86_VERSION} == 4 +RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients +.endif + FONTFILES= gugod16.bdf gugod18.bdf gugod20.bdf gugod22.bdf USE_X_PREFIX= yes >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 Thu Dec 20 12:50: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 9ACC437B41C for ; Thu, 20 Dec 2001 12:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKKo0665768; Thu, 20 Dec 2001 12:50:00 -0800 (PST) (envelope-from gnats) Received: from softwareliberty.org (freebsd.sinica.edu.tw [140.109.13.51]) by hub.freebsd.org (Postfix) with ESMTP id CFE7537B416 for ; Thu, 20 Dec 2001 12:49:54 -0800 (PST) Received: by softwareliberty.org (Postfix, from userid 1014) id 71AEB7526; Fri, 21 Dec 2001 04:49:54 +0800 (CST) Message-Id: <20011220204954.71AEB7526@softwareliberty.org> Date: Fri, 21 Dec 2001 04:49:54 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33038: update port: chinese/ttfm for bento errorlogs 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: 33038 >Category: ports >Synopsis: update port: chinese/ttfm for bento errorlogs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Dec 20 12:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386 >Description: http://bento.freebsd.org/errorlogs/4-full/zh_TW-netscape-communicator-linux-4.77.log http://bento.freebsd.org/errorlogs/4-full/zh_TW-netscape-navigator-linux-4.77.log >How-To-Repeat: >Fix: diff -ruN ttfm.orig/Makefile ttfm/Makefile --- ttfm.orig/Makefile Fri Dec 21 04:38:22 2001 +++ ttfm/Makefile Fri Dec 21 04:38:30 2001 @@ -13,6 +13,10 @@ MAINTAINER= keith@FreeBSD.org +.if ${XFREE86_VERSION} == 4 +RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients +.endif + USE_FREETYPE= yes FONTSDIR= ${PREFIX}/share/fonts/TrueType/ >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 Thu Dec 20 13: 0:40 2001 Delivered-To: freebsd-ports@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 0065C37B417 for ; Thu, 20 Dec 2001 13:00:28 -0800 (PST) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) with ESMTP id fBKL0ev87343; Thu, 20 Dec 2001 16:00:40 -0500 (EST) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Thu, 20 Dec 2001 16:00:40 -0500 (EST) From: Joe Clarke To: Doug Silver Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Problem with ports/pine4 (4.43) build In-Reply-To: Message-ID: <20011220155949.G85844-100000@shumai.marcuscom.com> 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 Did you also build the _latest_ /usr/ports/mail/cclient? You need to keep pine and cclient exactly in sync for correct operation. Pine 4.43 works fine for me on FreeBSD. Joe On Thu, 20 Dec 2001, Doug Silver wrote: > > Please let me know if I should send this elsewhere, but anyway, I just > rebuilt the latest pine4 in the ports area on a 4.3-Release box. Pine > built and installed fine, but it isn't reading the inbox properly. It > can only open it READONLY and listed one email in my inbox (should be > ~300). > > Here's some output from .pine-debug > > Userid: dsilver > Fullname: "Doug Silver" > User domain name being used "" > [snip] > Context mail/%s: serv:"", ref:"", view: "" > new win size -----<51 125>------ > Terminal type: xterm > Context mail/%s: serv:"", ref:"", view: "" > About to open folder "INBOX" inbox: "INBOX" > same_stream: inbox == NULL > same_stream: no dice > === mm_exists(256,/var/mail/dsilver) called === > Opened folder "/var/mail/dsilver" with 1 messages > process_filter_patterns > Sorting by Arrival > First_sorted_flagged returning winner = 0 > ==== expire_mail called ==== > same_stream: /home/dsilver/.pine-interrupted-mail == /var/mail/dsilver > same_stream: no dice > > No error messages, so I'm not sure how to debug this further. > > Thanks! > > -- > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Doug Silver > Network Manager > Quantified Systems, Inc > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 13:10:25 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 3CA6037B41D for ; Thu, 20 Dec 2001 13:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKLA2L71016; Thu, 20 Dec 2001 13:10:02 -0800 (PST) (envelope-from gnats) Received: from softwareliberty.org (freebsd.sinica.edu.tw [140.109.13.51]) by hub.freebsd.org (Postfix) with ESMTP id EB29937B405 for ; Thu, 20 Dec 2001 13:05:45 -0800 (PST) Received: by softwareliberty.org (Postfix, from userid 1014) id 6868C7526; Fri, 21 Dec 2001 05:05:45 +0800 (CST) Message-Id: <20011220210545.6868C7526@softwareliberty.org> Date: Fri, 21 Dec 2001 05:05:45 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33039: update port: chinese/moefonts-cid for pkg-deinstall error 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: 33039 >Category: ports >Synopsis: update port: chinese/moefonts-cid for pkg-deinstall error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Dec 20 13:10:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386 >Description: >How-To-Repeat: >Fix: diff -ruN moefonts-cid.orig/pkg-deinstall moefonts-cid/pkg-deinstall --- moefonts-cid.orig/pkg-deinstall Fri Dec 21 05:03:32 2001 +++ moefonts-cid/pkg-deinstall Fri Dec 21 05:03:46 2001 @@ -1,6 +1,6 @@ #!/bin/sh -GSVER=6.50 +GSVER=6.52 GSDIR=${PKG_PREFIX}/share/ghostscript FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS FONTMAPTMP=${FONTMAP}.tmp >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 Thu Dec 20 13:20: 3 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 8C0D937B417; Thu, 20 Dec 2001 13:19:53 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKLDuK71808; Thu, 20 Dec 2001 13:13:56 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 13:13:56 -0800 (PST) From: Message-Id: <200112202113.fBKLDuK71808@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, mbr@FreeBSD.org Subject: Re: ports/31626: Update to mod_frontpage v5, removal of FP Exts 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 to mod_frontpage v5, removal of FP Exts Responsible-Changed-From-To: freebsd-ports->mbr Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 13:13:20 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31626 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 13:20: 0 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 E256337B41B; Thu, 20 Dec 2001 13:19:53 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKLCit71642; Thu, 20 Dec 2001 13:12:44 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 13:12:44 -0800 (PST) From: Message-Id: <200112202112.fBKLCit71642@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, mbr@FreeBSD.org Subject: Re: ports/30560: Typos in /usr/ports/french/staroffice52/pkg-message 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: Typos in /usr/ports/french/staroffice52/pkg-message Responsible-Changed-From-To: freebsd-ports->mbr Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 13:12:36 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30560 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 13:20: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 2D56337B41E; Thu, 20 Dec 2001 13:19:55 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKLCBn71495; Thu, 20 Dec 2001 13:12:11 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 13:12:11 -0800 (PST) From: Message-Id: <200112202112.fBKLCBn71495@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, mbr@FreeBSD.org Subject: Re: ports/29843: StarOffice 5.2 port does not find CD-ROM install media 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: StarOffice 5.2 port does not find CD-ROM install media Responsible-Changed-From-To: freebsd-ports->mbr Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 13:11:55 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29843 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 13:20: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 309F737B405; Thu, 20 Dec 2001 13:19:56 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKLErL71938; Thu, 20 Dec 2001 13:14:53 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 13:14:53 -0800 (PST) From: Message-Id: <200112202114.fBKLErL71938@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, mbr@FreeBSD.org Subject: Re: ports/31625: New Port: Frontpage v5.0 + language specific ports 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: New Port: Frontpage v5.0 + language specific ports Responsible-Changed-From-To: freebsd-ports->mbr Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 13:14:12 PST 2001 Responsible-Changed-Why: This should be handled with 31626 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31625 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 13:20:19 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 6143937B422; Thu, 20 Dec 2001 13:19:57 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKLAfr71166; Thu, 20 Dec 2001 13:10:41 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 13:10:41 -0800 (PST) From: Message-Id: <200112202110.fBKLAfr71166@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, mbr@FreeBSD.org Subject: Re: ports/26464: Citrix client no longer reads files in local drive home directory 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: Citrix client no longer reads files in local drive home directory Responsible-Changed-From-To: freebsd-ports->mbr Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 13:09:58 PST 2001 Responsible-Changed-Why: OVer to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=26464 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 13:20:19 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 8826837B41A; Thu, 20 Dec 2001 13:19:56 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKLBKp71320; Thu, 20 Dec 2001 13:11:20 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 13:11:20 -0800 (PST) From: Message-Id: <200112202111.fBKLBKp71320@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, mbr@FreeBSD.org Subject: Re: ports/31390: Citrix ICA client 6.0.908 is no longer available from citrix.com 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: Citrix ICA client 6.0.908 is no longer available from citrix.com Responsible-Changed-From-To: freebsd-ports->mbr Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 13:11:08 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31390 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 13:20:28 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 2304937B416; Thu, 20 Dec 2001 13:19:58 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKLGwF72137; Thu, 20 Dec 2001 13:16:58 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 13:16:58 -0800 (PST) From: Message-Id: <200112202116.fBKLGwF72137@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, mbr@FreeBSD.org Subject: Re: ports/21313: vmwarIPv6 and vmware2 panic: Fatal trap 12: page fault while in kernel 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 Synopsis: vmwarIPv6 and vmware2 panic: Fatal trap 12: page fault while in kernel mode Responsible-Changed-From-To: freebsd-ports->mbr Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 13:16:47 PST 2001 Responsible-Changed-Why: Originator is now committer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=21313 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 14:28:18 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.quantified.com (ns2.quantified.com [63.212.171.3]) by hub.freebsd.org (Postfix) with ESMTP id 0BB7737B417 for ; Thu, 20 Dec 2001 14:28:14 -0800 (PST) Received: from danzig.sd.quantified.net (web.quantified.com [63.212.171.5]) by mail.quantified.com (8.11.3/8.11.3) with ESMTP id fBKMRNK77926; Thu, 20 Dec 2001 14:27:28 -0800 (PST) (envelope-from dsilver@quantified.com) Date: Thu, 20 Dec 2001 14:27:25 -0800 (PST) From: Doug Silver X-Sender: dsilver@danzig.sd.quantified.net To: Joe Clarke Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Problem with ports/pine4 (4.43) build In-Reply-To: <20011220155949.G85844-100000@shumai.marcuscom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Filter-Version: 1.3 (mail.quantified.com) 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 Well, I think so, I cvsup'd the ports area quite recently (actually rebuilt it today just to make sure). # pkg_info | egrep "pine|cclient" cclient-0104101757 Mark Crispen's C-client mail access routines pine-4.43 PINE(tm) -- a Program for Internet News & Email Oh, I just realized that the cclient library was out of date, but it didn't catch it in the Makefile, updating it to: cclient-0104101757 Mark Crispen's C-client mail access routines cclient-2001a,1 Mark Crispen's C-client mail access routines fixed it. Not sure how this line LIB_DEPENDS= c-client4.8:${PORTSDIR}/mail/cclient in the Makefile if it checks the installed version or not, but for whatever reason it didn't recognize that the version that was installed was out of date. -doug On Thu, 20 Dec 2001, Joe Clarke wrote: > Did you also build the _latest_ /usr/ports/mail/cclient? You need to keep > pine and cclient exactly in sync for correct operation. Pine 4.43 works > fine for me on FreeBSD. > > Joe > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Doug Silver Network Manager Quantified Systems, Inc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 14:29:52 2001 Delivered-To: freebsd-ports@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 187D737B41B for ; Thu, 20 Dec 2001 14:29:48 -0800 (PST) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) with ESMTP id fBKMTv787775; Thu, 20 Dec 2001 17:29:57 -0500 (EST) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Thu, 20 Dec 2001 17:29:57 -0500 (EST) From: Joe Clarke To: Doug Silver Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Problem with ports/pine4 (4.43) build In-Reply-To: Message-ID: <20011220172834.W85844-100000@shumai.marcuscom.com> 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 On Thu, 20 Dec 2001, Doug Silver wrote: > Well, I think so, I cvsup'd the ports area quite recently (actually > rebuilt it today just to make sure). > > # pkg_info | egrep "pine|cclient" > cclient-0104101757 Mark Crispen's C-client mail access routines > pine-4.43 PINE(tm) -- a Program for Internet News & Email > > Oh, I just realized that the cclient library was out of date, but it > didn't catch it in the Makefile, updating it to: > cclient-0104101757 Mark Crispen's C-client mail access routines > cclient-2001a,1 Mark Crispen's C-client mail access routines So is it working? My pine/cclient shows: pine-4.43 PINE(tm) -- a Program for Internet News & Email cclient-2001a,1 Mark Crispen's C-client mail access routines and works fine for me. > > fixed it. > > Not sure how this line > LIB_DEPENDS= c-client4.8:${PORTSDIR}/mail/cclient > > in the Makefile if it checks the installed version or not, but for > whatever reason it didn't recognize that the version that was installed > was out of date. Yeah, cclient changes, but the lib number doesn't. That's why pine prints a dialog telling you to make sure cclient is up-to-date to avoid problems with pine. Joe > > -doug > > On Thu, 20 Dec 2001, Joe Clarke wrote: > > > Did you also build the _latest_ /usr/ports/mail/cclient? You need to keep > > pine and cclient exactly in sync for correct operation. Pine 4.43 works > > fine for me on FreeBSD. > > > > Joe > > > > -- > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Doug Silver > Network Manager > Quantified Systems, Inc > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 14:49:56 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 AEDE837B419; Thu, 20 Dec 2001 14:49:53 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBKMkX386601; Thu, 20 Dec 2001 14:46:33 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 14:46:33 -0800 (PST) From: Message-Id: <200112202246.fBKMkX386601@freefall.freebsd.org> To: lioux@FreeBSD.org, jmz@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32491: XF86 4.1.0 DPMS not functioning 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: XF86 4.1.0 DPMS not functioning Responsible-Changed-From-To: jmz->freebsd-ports Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 14:41:30 PST 2001 Responsible-Changed-Why: jmz is not the maintainer of the multi-part XFree86-4 ports http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32491 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 15:11:34 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 B9BC537B416; Thu, 20 Dec 2001 15:11:30 -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 fBKNBT080447; Fri, 21 Dec 2001 00:11:29 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Fri, 21 Dec 2001 00:15:51 +0100 (CET) From: Martin Blapp To: Cc: , Subject: Re: ports/31625: New Port: Frontpage v5.0 + language specific ports In-Reply-To: <200112202114.fBKLErL71938@freefall.freebsd.org> Message-ID: <20011221001537.C90393-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 Lioux, This one equal :-) Martin 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: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ On Thu, 20 Dec 2001 lioux@FreeBSD.org wrote: > Synopsis: New Port: Frontpage v5.0 + language specific ports > > Responsible-Changed-From-To: freebsd-ports->mbr > Responsible-Changed-By: lioux > Responsible-Changed-When: Thu Dec 20 13:14:12 PST 2001 > Responsible-Changed-Why: > This should be handled with 31626 > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31625 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 17:25:59 2001 Delivered-To: freebsd-ports@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 97E0037B416; Thu, 20 Dec 2001 17:25:54 -0800 (PST) Received: by tao.org.uk (Postfix, from userid 100) id B5742F7; Fri, 21 Dec 2001 01:25:44 +0000 (GMT) Date: Fri, 21 Dec 2001 01:25:44 +0000 From: Josef Karthauser To: Ying-Chieh Liao Cc: "Sergey A. Osokin" , freebsd-ports@FreeBSD.ORG, portsmgr@freebsd.org Subject: Re: ports/32533: new port: databases/db4 (DB v4) Message-ID: <20011221012544.A13613@tao.org.uk> References: <200112131320.fBDDKMX60644@freefall.freebsd.org> <20011213134905.GA4168@terry.dragon2.net> <20011219145101.C5338@tao.org.uk> <20011219201430.GA75055@terry.dragon2.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011219201430.GA75055@terry.dragon2.net>; from ijliao@FreeBSD.ORG on Thu, Dec 20, 2001 at 04:14:30AM +0800 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 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 20, 2001 at 04:14:30AM +0800, Ying-Chieh Liao wrote: > On Wed, Dec 19, 2001 at 14:51:01 +0000, Josef Karthauser wrote: > > Is this a request or an advanced warning? >=20 > I think we have to do it, since it seems like that db3 is a repo-copy fro= m db2 This is a little vague. Mails to cvs@ should be definite and precise. Like "please repocopy ports/databases/db3 to ports/databases/db4". I'm still note sure from your email above whether you're sure that this is the right thing to do or not. I notice that there's a db3-latest too. What's to become of that? (It doesn't look like it was a repocopy of db3, but I imagine that it should have been.) Joe --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjwij5gACgkQXVIcjOaxUBZcYgCfcdXmsarfcZv4ANTXItjtdN/d GIcAnjSAGaI4MfWvsm6d1iCUlK21uaZP =4o5p -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 17:34:42 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 1970637B405; Thu, 20 Dec 2001 17:34:38 -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 fBL1YXBZ023533; Thu, 20 Dec 2001 19:34:35 -0600 (CST) Received: by bsd.havk.org (Postfix, from userid 1001) id 7BB191A789; Thu, 20 Dec 2001 19:34:32 -0600 (CST) Date: Thu, 20 Dec 2001 19:34:32 -0600 From: Steve Price To: Josef Karthauser Cc: Ying-Chieh Liao , "Sergey A. Osokin" , freebsd-ports@FreeBSD.ORG, portmgr@FreeBSD.ORG Subject: Re: ports/32533: new port: databases/db4 (DB v4) Message-ID: <20011220193432.P72144@bsd.havk.org> References: <200112131320.fBDDKMX60644@freefall.freebsd.org> <20011213134905.GA4168@terry.dragon2.net> <20011219145101.C5338@tao.org.uk> <20011219201430.GA75055@terry.dragon2.net> <20011221012544.A13613@tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011221012544.A13613@tao.org.uk>; from joe@tao.org.uk on Fri, Dec 21, 2001 at 01:25:44AM +0000 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 Fri, Dec 21, 2001 at 01:25:44AM +0000, Josef Karthauser wrote: >>> Is this a request or an advanced warning? >> >> I think we have to do it, since it seems like that db3 is a repo-copy from db2 > > This is a little vague. Mails to cvs@ should be definite and precise. > Like "please repocopy ports/databases/db3 to ports/databases/db4". This is the first I've heard of this. Just for future reference for everyone doing any ports-related work. If you need a repo-copy don't ask cvs@ for one unless you've first gotten portmgr's approval. Thanks. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 17:37:58 2001 Delivered-To: freebsd-ports@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 6F6DA37B405; Thu, 20 Dec 2001 17:37:54 -0800 (PST) Received: by tao.org.uk (Postfix, from userid 100) id 8FDC1F7; Fri, 21 Dec 2001 01:37:44 +0000 (GMT) Date: Fri, 21 Dec 2001 01:37:44 +0000 From: Josef Karthauser To: Steve Price Cc: Ying-Chieh Liao , "Sergey A. Osokin" , freebsd-ports@FreeBSD.ORG, portmgr@FreeBSD.ORG, cvs@freebsd.org Subject: Re: ports/32533: new port: databases/db4 (DB v4) Message-ID: <20011221013744.A13810@tao.org.uk> References: <200112131320.fBDDKMX60644@freefall.freebsd.org> <20011213134905.GA4168@terry.dragon2.net> <20011219145101.C5338@tao.org.uk> <20011219201430.GA75055@terry.dragon2.net> <20011221012544.A13613@tao.org.uk> <20011220193432.P72144@bsd.havk.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011220193432.P72144@bsd.havk.org>; from steve@FreeBSD.ORG on Thu, Dec 20, 2001 at 07:34:32PM -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 --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 20, 2001 at 07:34:32PM -0600, Steve Price wrote: > On Fri, Dec 21, 2001 at 01:25:44AM +0000, Josef Karthauser wrote: > >>> Is this a request or an advanced warning? > >>=20 > >> I think we have to do it, since it seems like that db3 is a repo-copy = from db2 > >=20 > > This is a little vague. Mails to cvs@ should be definite and precise. > > Like "please repocopy ports/databases/db3 to ports/databases/db4". =20 > This is the first I've heard of this. Just for future reference > for everyone doing any ports-related work. If you need a repo-copy > don't ask cvs@ for one unless you've first gotten portmgr's approval. This is official ports policy? Maybe it's better for portsmgr to ask for ports repo-copies then, otherwise how do we know that they've got approval? Joe --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjwikmgACgkQXVIcjOaxUBaF2gCfXURrhXH5rHvy7lYjO77Ae7IS ZP4An36ypuTAbUQsmgDPbSKoH3GJ1UvL =SL89 -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 17:44:49 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 AFB0337B417; Thu, 20 Dec 2001 17:44:45 -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 fBL1ifBZ026659; Thu, 20 Dec 2001 19:44:42 -0600 (CST) Received: by bsd.havk.org (Postfix, from userid 1001) id AA4A91A787; Thu, 20 Dec 2001 19:44:40 -0600 (CST) Date: Thu, 20 Dec 2001 19:44:40 -0600 From: Steve Price To: Josef Karthauser Cc: Ying-Chieh Liao , "Sergey A. Osokin" , freebsd-ports@freebsd.org, portmgr@freebsd.org, cvs@freebsd.org Subject: Re: ports/32533: new port: databases/db4 (DB v4) Message-ID: <20011220194440.Q72144@bsd.havk.org> References: <200112131320.fBDDKMX60644@freefall.freebsd.org> <20011213134905.GA4168@terry.dragon2.net> <20011219145101.C5338@tao.org.uk> <20011219201430.GA75055@terry.dragon2.net> <20011221012544.A13613@tao.org.uk> <20011220193432.P72144@bsd.havk.org> <20011221013744.A13810@tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011221013744.A13810@tao.org.uk>; from joe@tao.org.uk on Fri, Dec 21, 2001 at 01:37:44AM +0000 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 Fri, Dec 21, 2001 at 01:37:44AM +0000, Josef Karthauser wrote: > > This is official ports policy? Maybe it's better for portsmgr to ask It used to be official ports policy that you'd ask Satoshi for a repo-copy. Since he is the Ports Wraith he got the chance to approve it before it happened. Now with portmgr I think it is a reasonable thing to ask them since they've been tasked with helping Satoshi with some of the ports-related stuff. > for ports repo-copies then, otherwise how do we know that they've > got approval? I was just about to bring this up with portmgr (note without the extra 's'). We have touched on this topic before but nothing official became of it. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 17:50: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 64A2437B41B for ; Thu, 20 Dec 2001 17:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL1o1K20373; Thu, 20 Dec 2001 17: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 12DB437B419 for ; Thu, 20 Dec 2001 17:49:18 -0800 (PST) Received: by spyros.hermans.ca (Postfix, from userid 1000) id 635DB2F992C; Thu, 20 Dec 2001 18:49:17 -0700 (MST) Message-Id: <20011221014917.635DB2F992C@spyros.hermans.ca> Date: Thu, 20 Dec 2001 18:49:17 -0700 (MST) From: Jamie Hermans Reply-To: Jamie Hermans To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33045: Maintainer update www/gallery from 1.2.3 to 1.2.5 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: 33045 >Category: ports >Synopsis: Maintainer update www/gallery from 1.2.3 to 1.2.5 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Dec 20 17:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jamie Hermans >Release: FreeBSD 4.4-STABLE i386 >Organization: hermans.ca >Environment: System: FreeBSD spyros.hermans.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Dec 5 09:58:46 MST 2001 root@spyros.hermans.ca:/usr/obj/usr/src/sys/SPYROS i386 >Description: update www/gallery from 1.2.3 to 1.2.5 (security fixes, etc.) >How-To-Repeat: >Fix: diff -ruN gallery-old/Makefile gallery/Makefile --- gallery-old/Makefile Thu Nov 29 09:24:25 2001 +++ gallery/Makefile Thu Dec 20 18:43:09 2001 @@ -6,7 +6,7 @@ # PORTNAME= gallery -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.5 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,20 +14,15 @@ MAINTAINER= jamie@hermans.ca RUN_DEPENDS= ${LOCALBASE}/share/netpbm:${PORTSDIR}/graphics/netpbm +RUN_DEPENDS= ${LOCALBASE}/bin/jhead:${PORTSDIR}/graphics/jhead WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes -post-extract: - cd ${WRKDIR}; \ - ${FETCH_CMD} http://www.sentex.net/~mwandel/jhead/jhead - do-install: - ${MKDIR} -v ${PREFIX}/www/data - cd ${WRKDIR}; \ - ${INSTALL_PROGRAM} jhead ${PREFIX}/bin + ${MKDIR} -v ${LOCALBASE}/www/data cd ${WRKDIR}; \ - ${CP} -R gallery ${PREFIX}/www/data + ${CP} -R gallery ${LOCALBASE}/www/data post-install: @${ECHO} "" diff -ruN gallery-old/distinfo gallery/distinfo --- gallery-old/distinfo Thu Nov 29 09:24:25 2001 +++ gallery/distinfo Thu Dec 20 18:37:31 2001 @@ -1 +1 @@ -MD5 (gallery-1.2.3.tar.gz) = 662a6d4c338cca1629d4f190dfaf8509 +MD5 (gallery-1.2.5.tar.gz) = 1a32e57b36ca06d22475938e1e1b19f9 diff -ruN gallery-old/pkg-plist gallery/pkg-plist --- gallery-old/pkg-plist Thu Nov 29 09:24:25 2001 +++ gallery/pkg-plist Thu Dec 20 18:37:23 2001 @@ -1,4 +1,3 @@ -bin/jhead www/data/gallery/add_comment.php www/data/gallery/add_photos.php www/data/gallery/album_permissions.php @@ -18,6 +17,8 @@ www/data/gallery/classes/nuke5/AdminUser.php www/data/gallery/classes/nuke5/User.php www/data/gallery/classes/nuke5/UserDB.php +www/data/gallery/classes/postnuke/User.php +www/data/gallery/classes/postnuke/UserDB.php www/data/gallery/classes/User.php www/data/gallery/classes/UserDB.php www/data/gallery/configure.bat @@ -124,7 +125,7 @@ www/data/gallery/UPGRADING www/data/gallery/user_preferences.php www/data/gallery/util.php -www/data/gallery/version.php +www/data/gallery/Version.php www/data/gallery/view_album.php www/data/gallery/view_photo.php www/data/gallery/view_photo_properties.php @@ -132,6 +133,7 @@ @dirrm www/data/gallery/classes/database @dirrm www/data/gallery/classes/gallery @dirrm www/data/gallery/classes/nuke5 +@dirrm www/data/gallery/classes/postnuke @dirrm www/data/gallery/classes @dirrm www/data/gallery/css @dirrm www/data/gallery/errors >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 Thu Dec 20 17:54:23 2001 Delivered-To: freebsd-ports@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id C955337B405; Thu, 20 Dec 2001 17:54:18 -0800 (PST) Received: by tao.org.uk (Postfix, from userid 100) id E909D52; Fri, 21 Dec 2001 01:54:08 +0000 (GMT) Date: Fri, 21 Dec 2001 01:54:08 +0000 From: Josef Karthauser To: Steve Price Cc: Ying-Chieh Liao , "Sergey A. Osokin" , freebsd-ports@freebsd.org, portmgr@freebsd.org, cvs@freebsd.org Subject: Re: ports/32533: new port: databases/db4 (DB v4) Message-ID: <20011221015408.A14144@tao.org.uk> References: <200112131320.fBDDKMX60644@freefall.freebsd.org> <20011213134905.GA4168@terry.dragon2.net> <20011219145101.C5338@tao.org.uk> <20011219201430.GA75055@terry.dragon2.net> <20011221012544.A13613@tao.org.uk> <20011220193432.P72144@bsd.havk.org> <20011221013744.A13810@tao.org.uk> <20011220194440.Q72144@bsd.havk.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011220194440.Q72144@bsd.havk.org>; from steve@havk.org on Thu, Dec 20, 2001 at 07:44:40PM -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 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 20, 2001 at 07:44:40PM -0600, Steve Price wrote: > On Fri, Dec 21, 2001 at 01:37:44AM +0000, Josef Karthauser wrote: >=20 > > for ports repo-copies then, otherwise how do we know that they've > > got approval? >=20 > I was just about to bring this up with portmgr (note without the > extra 's'). We have touched on this topic before but nothing > official became of it. I've done a lot of repocopies for ports people recently, i.e. emacs, etc. But there's had to be a fair amount of email back and forth sometime to workout exactly what the particular committer required. I favour having requests come directly from the portmgrs instead. Joe --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjwilkAACgkQXVIcjOaxUBaWFACgggaUuizIE7opUuQcaz5eN/MS SAMAoJFQsogzuq4YTiy/pBeZjH+3ByAg =b1GE -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 17:55:12 2001 Delivered-To: freebsd-ports@freebsd.org Received: from citusc17.usc.edu (citusc17.usc.edu [128.125.38.177]) by hub.freebsd.org (Postfix) with ESMTP id 973A837B41C; Thu, 20 Dec 2001 17:55:05 -0800 (PST) Received: (from kris@localhost) by citusc17.usc.edu (8.11.6/8.11.4) id fBL1sva70549; Thu, 20 Dec 2001 17:54:57 -0800 (PST) (envelope-from kris) Date: Thu, 20 Dec 2001 17:54:57 -0800 From: Kris Kennaway To: corecode Cc: Will Andrews , kris@FreeBSD.ORG, will@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: cvs commit: ports/security Makefile ports/security/labrea Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/labrea/files patch-Makefile Message-ID: <20011220175457.A70525@citusc17.usc.edu> References: <200112190822.fBJ8MkE86981@freefall.freebsd.org> <20011219205113.D82898@citusc17.usc.edu> <20011220011710.C73815@squall.waterspout.com> <20011220131632.18a81a81.corecode@corecode.ath.cx> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011220131632.18a81a81.corecode@corecode.ath.cx>; from corecode@corecode.ath.cx on Thu, Dec 20, 2001 at 01:16:32PM +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 --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 20, 2001 at 01:16:32PM +0100, corecode wrote: > On Thu, 20 Dec 2001 01:17:10 -0500 Will Andrews wrote: >=20 > > On Wed, Dec 19, 2001 at 08:51:13PM -0800, Kris Kennaway wrote: > > > > Log: > > > > Add labrea 2.3, a defense mechanism against CodeRed. > > >=20 > > > Does this really belong in the ports collection? I still get the > > > occasional CodeRed hit on my webservers, but they're definitely in > > > decline, and unless (until :) there are future vulnerabilities in the > > > same IIS files this doesn't seem to have much utility. > >=20 > > Maybe. It seems to be more generic than just protection against > > CodeRed, but rather worms in general. But I'm just the guy who > > reviewed the port and committed it. :-) >=20 >=20 > actually LaBrea is no defense against CodeRed but it's a general tarpit. > this means you let it run on free (unassigned) ip addresses (no need for > another computer, just let it run) and it will grab all connection tries > (which must be "illegal" (scans) because these ips are not assigned to > computers) and hold them via setting window size to 0 (=3D "hold on, i'll > get back to you"). this results in a minimal bandwidth usage (not more > than 1k per several addresses iirc) but stops (or slows) the scanner. OK, that makes sense - thanks for clarifying. Kris --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8IpZwWry0BWjoQKURAh5YAJkBQX2i+co4HXysNPTpY2BfcbNbhgCcCKoU duGGP8pSsiOHOqRL2Xdf+V4= =fxxz -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 18:10: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 DE62437B417 for ; Thu, 20 Dec 2001 18:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL2A0h25387; Thu, 20 Dec 2001 18:10:00 -0800 (PST) (envelope-from gnats) Received: from utopia.leeym.com (utopia.leeym.com [211.72.162.194]) by hub.freebsd.org (Postfix) with ESMTP id AF00F37B41A for ; Thu, 20 Dec 2001 18:01:41 -0800 (PST) Received: by utopia.leeym.com (Postfix, from userid 1000) id 77486C3B00; Fri, 21 Dec 2001 10:01:38 +0800 (CST) Message-Id: <20011221020138.77486C3B00@utopia.leeym.com> Date: Fri, 21 Dec 2001 10:01:38 +0800 (CST) From: Yen-Ming Lee Reply-To: Yen-Ming Lee To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33046: update port: fix mail/razor-agents for bento errorlogs 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: 33046 >Category: ports >Synopsis: update port: fix mail/razor-agents for bento errorlogs >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Dec 20 18:10:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD utopia.leeym.com 4.4-STABLE FreeBSD 4.4-STABLE #81: Thu Dec 20 05:34:09 CST 2001 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386 >Description: correct RUN_DEPENDS from p5-Net to p5-Net-DNS bump PORTREVISION >How-To-Repeat: http://bento.freebsd.org/errorlogs/4-latest/razor-agents-1.17.log >Fix: diff -ruN --exclude CVS /usr/ports/mail/razor-agents/Makefile razor-agents/Makefile --- /usr/ports/mail/razor-agents/Makefile Thu Dec 13 03:59:00 2001 +++ razor-agents/Makefile Fri Dec 21 09:58:15 2001 @@ -7,13 +7,14 @@ PORTNAME= razor-agents PORTVERSION= 1.17 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= razor MAINTAINER= leeym@leeym.com -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net \ +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools >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 Thu Dec 20 18:14: 2 2001 Delivered-To: freebsd-ports@freebsd.org Received: from infoviaplus.net.ar (adv18.infoviaplus.net.ar [200.9.212.60]) by hub.freebsd.org (Postfix) with ESMTP id B163E37B417 for ; Thu, 20 Dec 2001 18:13:37 -0800 (PST) Received: from Windows ([200.63.137.113]) by infoviaplus.net.ar (Tid InfoMail Exchanger v2.20) with SMTP id #1008899742.195670001; Thu, 20 Dec 2001 22:55:42 -0300 From: rssa To: "Y ahora que.....????????????" Reply-To: proyarge@yahoo.com.ar X-Mailer: MultiMailer (3.1.0) Subject: y ahora que Mime-Version: 1.0 Content-Type: text/html Content-Transfer-Encoding: quoted-printable X-Infomail-Spawn: rssa@speedy.com.ar a 200 destinos X-Infomail-Id: 1008899742.4C6F01AC1E039F.59742 Message-Id: <20011221021337.B163E37B417@hub.freebsd.org> Date: Thu, 20 Dec 2001 18:13:37 -0800 (PST) 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 ;EL PUEBLO TENDRA QUE VOLVER A= SALIR A LA CALLE

AHORA COMIENZA EL REPARTO DE= LA TORTA

SE FUE CAVALLO Y de la= RUA, AHORA EMPIEZA LA VERDADERA BATALLA ENTRE LOS UD. NO= VOTO.-
AHORA ES EL MOMENTO EN QUE PUERTA NO SABE= DURANTE CUANTO TIEMPO GOBERNARA

AHORA ES EL MOMENTO EN QUE= RUCKAUFT, DUHALDE, de la SOTA, RODRIGUEZ SAA, REUTEMAN Y DEMAS= CON LA COMPLACENCIA DE LOS CORRUPTOS Y CILENTELISTAS DIPUTADOS Y= SENADORES DEBEN DECIDIR CUANDO SE LLAMA A ELECCIONES: EN UN MES;= DOS MESES; SEIS MESES; UN AÑO O RECIEN EN EL= 2003???????????????
Y EN TANTO EL PUEBLO QUE= HACE?????????
MIRA, USADO Y ESPERA A VER= SI LE DEVALUAN EL PESO Y EN CONSECUENCIA LE DEVALUAN EL SALARIO= PORQUE YA ESTAN NEGOCIANDO LOS LEGISLADORES JUSITICIALISTAS CON= LA UNION INDUSTRIAL.-
LA BOLSA SOLO HOY SUBE MAS DEL= 17 %.-
CUAL ES EL FUTURO SI NO HAY
UN PROYECTO DE PAIS

MIENTRAS NO SE REUNA UNA= NUEVA CONVENCION CONSTITUYENTE CON DIRIGENTES NUEVOS A NIVEL= NACIONAL Y DE CADA PROVINCIA; MIENTRAS NO SE IMPLEMENTE UN= SISTEMA DE GOBIERNO PALAMENTARIO; MIENTRAS NO SE RECONFIGURE LA= DISTRIBUICION GEOPOLITICA CON MENOS DE PROVINCIAS; MIENTRAS NO= SE DISMINUYAN LA CANTIDAD DE MUNICIPIOS Y OTRAS MUCHAS= CUESTIONES MAS
EL PUEBLO DEBERA NECESARIAMENTE SALIR A LAS PLAZAS CON SUS= CACEROLAS

FUTURO ARGENTINO
To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 18:14:17 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 80ABB37B416 for ; Thu, 20 Dec 2001 18:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL2A2q25446; Thu, 20 Dec 2001 18:10:02 -0800 (PST) (envelope-from gnats) Date: Thu, 20 Dec 2001 18:10:02 -0800 (PST) Message-Id: <200112210210.fBL2A2q25446@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jeremy Norris Subject: Re: ports/32231: Update port devel/fam Reply-To: Jeremy Norris 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 The following reply was made to PR ports/32231; it has been noted by GNATS. From: Jeremy Norris To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/32231: Update port devel/fam Date: Thu, 20 Dec 2001 20:07:20 -0600 Please now use this diff. A complete rundown of changes follows: Update to new version, 2.6.7. Change categories from devel to sysutils (this is a better home for fam). (Note that this requires a repo-copy.) Update MAINTAINER address. Change pkg-message to be more useful. Don't install rc.d startup script, as running through inetd is more preferr= ed. Change pkg-descr slightly. Remove patch-freebsd, and instead break it into individual patch files (thi= s is more correct according to Porters Handbook). Don't USE_AUTOMAKE. Instead patch all auto-bin generated files. Change manpages to install in more correct location. Move fam from ${PREFIX}/bin to ${PREFIX}/sbin (since it is a daemon). Add patch from Mark Miller posted to fam mailing list implementing options = to fam.conf corresponding to -t and -T command line options (this should be integrated in future 2.7 release). Change manpages to better reflect reality on FreeBSD. Note: hopefully, many of these patches will be integrated into the next rel= ease 2.7. Jeremy Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/devel/fam/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 31 Mar 2001 02:45:55 -0000 1.1 +++ Makefile 21 Dec 2001 01:46:08 -0000 @@ -6,24 +6,38 @@ # =20 PORTNAME=3D fam -PORTVERSION=3D 2.6.4 -CATEGORIES=3D devel +PORTVERSION=3D 2.6.7 +CATEGORIES=3D sysutils MASTER_SITES=3D ftp://oss.sgi.com/projects/fam/download/ -DISTNAME=3D ${PORTNAME}-oss-${PORTVERSION} =20 -MAINTAINER=3D ishmael27@home.com +MAINTAINER=3D ishmael27x@yahoo.com =20 -USE_AUTOMAKE=3D yes USE_LIBTOOL=3D yes -USE_GMAKE=3D yes -PATCH_STRIP=3D -p1 +PKGMESSAGE=3D ${WRKDIR}/.MESSAGE INSTALLS_SHLIB=3D yes +MAN3=3D fam.3 +MAN8=3D fam.8 =20 -MAN1=3D fam.1m -MAN3=3D fam.3x +.if exists(/usr/sbin/rpcbind) +PORTMAP=3D rpcbind +.else +PORTMAP=3D portmap +.endif + +pre-configure: + @${MV} ${WRKSRC}/man/fam.1m.in ${WRKSRC}/man/fam.8.in + @${MV} ${WRKSRC}/man/fam.3x ${WRKSRC}/man/fam.3 + +post-configure: + @${MV} ${WRKSRC}/fam/fam.conf ${WRKSRC}/fam/fam.conf.sample + @${PERL} -pi -e 's|%%PORTMAP%%|${PORTMAP}|g' ${WRKSRC}/man/fam.8 =20 post-install: - @${INSTALL_SCRIPT} -m 751 ${FILESDIR}/fam.sh.sample ${PREFIX}/etc/rc.d/fa= m.sh.sample + @if [ ! -f ${PREFIX}/etc/fam.conf ]; then \ + ${CP} -p ${PREFIX}/etc/fam.conf.sample ${PREFIX}/etc/fam.conf; \ + fi + @${SED} -e 's|%%PORTMAP%%|${PORTMAP}|g' -e 's|%%PREFIX%%|${PREFIX}|g' \ + ${PKGDIR}/pkg-message >${PKGMESSAGE} @${CAT} ${PKGMESSAGE} =20 .include Index: distinfo =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/devel/fam/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 31 Mar 2001 02:45:55 -0000 1.1 +++ distinfo 21 Dec 2001 01:46:43 -0000 @@ -1 +1 @@ -MD5 (fam-oss-2.6.4.tar.gz) =3D d060919b3d9ede61a8b68eae1ded53ce +MD5 (fam-2.6.7.tar.gz) =3D 7607f96b6fb145e728cefbb1d48229c5 Index: pkg-descr =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/devel/fam/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 31 Mar 2001 02:45:55 -0000 1.1 +++ pkg-descr 16 Dec 2001 17:42:15 -0000 @@ -1,4 +1,5 @@ -FAM, the File Alteration Monitor, provides an API which applications can u= se -to be notified when specific files or directories are changed. +FAM, the File Alteration Monitor, provides a daemon and an API which +applications can use to be notified when specific files or directories are +changed. =20 WWW: http://oss.sgi.com/projects/fam/ Index: pkg-message =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/devel/fam/pkg-message,v retrieving revision 1.1 diff -u -r1.1 pkg-message --- pkg-message 31 Mar 2001 02:45:55 -0000 1.1 +++ pkg-message 25 Nov 2001 23:13:59 -0000 @@ -1,8 +1,17 @@ -************************************************************************ =20 -In order to run this port, please add the following line to /etc/rpc if -it is not already there: +To run FAM, please check and perform the following: =20 +1. Be sure that the following line is in /etc/rpc sgi_fam 391002 =20 -************************************************************************ +2. Be sure that %%PORTMAP%%(8) is running. +You probably will want to add the following line to /etc/rc.conf +portmap_enable=3D"YES" + +3. Be sure that the following line is in /etc/inetd.conf +sgi_fam/1-2 stream rpc/tcp wait root %%PREFIX%%/sbin/fam fam + +4. Be sure that inetd(8) is running. +You probably will want to add the following line to /etc/rc.conf +inetd_enable=3D"YES" + Index: pkg-plist =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/devel/fam/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 21 May 2001 07:13:05 -0000 1.2 +++ pkg-plist 26 Nov 2001 00:20:53 -0000 @@ -1,9 +1,9 @@ -bin/fam -etc/fam.conf -etc/rc.d/fam.sh.sample +@comment $FreeBSD$ +@unexec if cmp -s %D/etc/fam.conf %D/etc/fam.conf.sample; then rm -f %D/et= c/fam.conf; fi +etc/fam.conf.sample +@exec if [ ! -f %D/etc/fam.conf ]; then cp -p %D/%F %B/fam.conf; fi include/fam.h -lib/fam/editconf.perl lib/libfam.a lib/libfam.so lib/libfam.so.0 -@dirrm lib/fam +sbin/fam Index: files/fam.sh.sample =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/fam.sh.sample diff -N files/fam.sh.sample --- files/fam.sh.sample 31 Mar 2001 02:45:55 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,20 +0,0 @@ -#!/bin/sh - -if ! PREFIX=3D$(expr $0 : "\(/.*\)/etc/rc\.d/$(basename $0)\$"); then - echo "$0: Cannot determine the PREFIX" >&2 - exit 1 -fi - -case "$1" in -start) - [ -x ${PREFIX}/bin/fam ] && ( ${PREFIX}/bin/fam & ) && echo -n ' fam' - ;; -stop) - killall fam && echo -n ' fam' - ;; -*) - echo "Usage: `basename $0` {start|stop}" >&2 - ;; -esac - -exit 0 Index: files/patch-Makefile.am =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-Makefile.am diff -N files/patch-Makefile.am --- files/patch-Makefile.am 31 Mar 2001 02:45:55 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,33 +0,0 @@ ---- Makefile.am.orig Fri May 19 23:46:31 2000 -+++ Makefile.am Mon Mar 19 11:51:05 2001 -@@ -7,30 +7,3 @@ - rpm: dist - @cd build && $(MAKE) $(AM_MAKEFLAGS) rpm -=20 --# We proceed even if these commands fail because this might be an install --# into $DESTDIR by a non-root user. --install-exec-hook: -- -@if test "no$(LDCONFIG)" !=3D "no"; then \ --## echo "Adding $(libdir) to ld.so.conf..."; \ -- $(EDITCONF) ld.so.conf add $(DESTDIR)$(libdir) $(DESTDIR)$(libdir); \ -- exec $(LDCONFIG); \ -- fi --## @echo "Adding fam to rpc..." -- -@$(EDITCONF) rpc add 391002 "sgi_fam 391002" --## @echo "Adding fam to inetd.conf..." -- -@$(EDITCONF) inetd.conf add '\b(fam|FAM)\b' \ -- "# fam, the File Alteration Monitor, http://oss.sgi.com/projects/fa= m/" \ -- "sgi_fam/1-2 stream rpc/tcp wait root $(DESTDIR)$(bindir)/fam fam" -- @echo "Restarting inetd..." -- -@killall -HUP inetd -- --# We don't remove $(libdir) from ld.so.conf here because we don't have --# a way to tell whether we're the ones who added it, and other things --# probably use it as well. --uninstall-local: --## @echo "Removing fam from rpc..." -- -@$(EDITCONF) rpc remove 391002 --## @echo "Removing fam from inetd.conf..." -- -@$(EDITCONF) inetd.conf remove '\b(fam|FAM)\b' -- @echo "Restarting inetd..." -- -@killall -HUP inetd Index: files/patch-Makefile.in =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-Makefile.in diff -N files/patch-Makefile.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-Makefile.in 20 Dec 2001 13:39:03 -0000 @@ -0,0 +1,178 @@ + +$FreeBSD$ + +--- Makefile.in.orig Wed Dec 19 20:41:08 2001 ++++ Makefile.in Thu Dec 20 07:35:00 2001 +@@ -1,6 +1,6 @@ +-# Makefile.in generated automatically by automake 1.4 from Makefile.am ++# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am +=20 +-# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. ++# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -14,6 +14,9 @@ + # Since we're not always using gcc, we don't want to use dependency + # tracking. (It croaks non-GNU compilers.) Seems like this should be + # configurable through autoconf! ++#AUTOMAKE_OPTIONS=3Dno-dependencies ++ ++# why couldn't CONFIG_ETC_CONFIG_PATH be defined in config.h??? +=20 +=20 + SHELL =3D @SHELL@ +@@ -76,6 +79,7 @@ + LDCONFIG =3D @LDCONFIG@ + LIBTOOL =3D @LIBTOOL@ + LN_S =3D @LN_S@ ++MAINT =3D @MAINT@ + MAKEINFO =3D @MAKEINFO@ + MKDEPFILE =3D @MKDEPFILE@ + OBJDUMP =3D @OBJDUMP@ +@@ -86,9 +90,6 @@ + foo_o =3D @foo_o@ + snprintf_o =3D @snprintf_o@ +=20 +-AUTOMAKE_OPTIONS =3D no-dependencies +- +-# why couldn't CONFIG_ETC_CONFIG_PATH be defined in config.h??? + INCLUDES =3D @FAMPROTOINC@ -DCONFIG_ETC_CONFIG_PATH=3D\"@FAM_CONF@\" +=20 + # should this be set by the configure script? +@@ -96,7 +97,9 @@ +=20 + uninstallscriptdir =3D $(pkglibdir) +=20 +-SUBDIRS =3D util include support libfam fam man test build ++CLEANFILES =3D=20 ++ ++SUBDIRS =3D include support libfam fam man +=20 + EXTRA_DIST =3D common.am INSTALL.rpm + ACLOCAL_M4 =3D $(top_srcdir)/aclocal.m4 +@@ -114,19 +117,19 @@ + GZIP_ENV =3D --best + all: all-redirect + .SUFFIXES: +-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M= 4) $(top_srcdir)/common.am +- cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/c= onfigure.in $(ACLOCAL_M4) $(top_srcdir)/common.am ++ cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps Makefile +=20 + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + cd $(top_builddir) \ + && CONFIG_FILES=3D$@ CONFIG_HEADERS=3D $(SHELL) ./config.status +=20 +-$(ACLOCAL_M4): configure.in=20 ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in=20 + cd $(srcdir) && $(ACLOCAL) +=20 + config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + $(SHELL) ./config.status --recheck +-$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEP= ENDENCIES) ++$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOC= AL_M4) $(CONFIGURE_DEPENDENCIES) + cd $(srcdir) && $(AUTOCONF) +=20 + config.h: stamp-h +@@ -139,7 +142,7 @@ + && CONFIG_FILES=3D CONFIG_HEADERS=3Dconfig.h \ + $(SHELL) ./config.status + @echo timestamp > stamp-h 2> /dev/null +-$(srcdir)/config.h.in: $(srcdir)/stamp-h.in ++$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in + @if test ! -f $@; then \ + rm -f $(srcdir)/stamp-h.in; \ + $(MAKE) $(srcdir)/stamp-h.in; \ +@@ -193,7 +196,7 @@ + dot_seen=3Dno; \ + rev=3D''; list=3D'$(SUBDIRS)'; for subdir in $$list; do \ + rev=3D"$$subdir $$rev"; \ +- test "$$subdir" =3D "." && dot_seen=3Dyes; \ ++ test "$$subdir" !=3D "." || dot_seen=3Dyes; \ + done; \ + test "$$dot_seen" =3D "no" && rev=3D". $$rev"; \ + target=3D`echo $@ | sed s/-recursive//`; \ +@@ -316,8 +319,6 @@ + $(MAKE) $(AM_MAKEFLAGS) all-recursive +=20 + install-exec-am: +- @$(NORMAL_INSTALL) +- $(MAKE) $(AM_MAKEFLAGS) install-exec-hook + install-exec: install-exec-recursive +=20 + install-data-am: +@@ -326,7 +327,7 @@ + install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + install: install-recursive +-uninstall-am: uninstall-local ++uninstall-am: + uninstall: uninstall-recursive + all-am: Makefile config.h + all-redirect: all-recursive-am +@@ -339,6 +340,7 @@ + mostlyclean-generic: +=20 + clean-generic: ++ -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) +=20 + distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) +@@ -376,10 +378,9 @@ + distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ + dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \ + install-exec-am install-exec install-data-am install-data install-am \ +-install uninstall-local uninstall-am uninstall all-redirect all-am all \ +-installdirs-am installdirs mostlyclean-generic distclean-generic \ +-clean-generic maintainer-clean-generic clean mostlyclean distclean \ +-maintainer-clean ++install uninstall-am uninstall all-redirect all-am all installdirs-am \ ++installdirs mostlyclean-generic distclean-generic clean-generic \ ++maintainer-clean-generic clean mostlyclean distclean maintainer-clean +=20 +=20 + rpm: dist +@@ -387,26 +388,26 @@ +=20 + # We proceed even if these commands fail because this might be an install + # into $DESTDIR by a non-root user. +-install-exec-hook: +- -@if test "no$(LDCONFIG)" !=3D "no"; then \ +- $(EDITCONF) ld.so.conf add $(DESTDIR)$(libdir) $(DESTDIR)$(libdir); \ +- exec $(LDCONFIG); \ +- fi +- -@$(EDITCONF) rpc add 391002 "sgi_fam 391002" +- -@$(EDITCONF) inetd.conf add '\b(fam|FAM)\b' \ +- "# fam, the File Alteration Monitor, http://oss.sgi.com/projects/fa= m/" \ +- "sgi_fam/1-2 stream rpc/tcp wait root $(DESTDIR)$(bindir)/fam fam" +- @echo "Restarting inetd..." +- -@killall -HUP inetd ++#install-exec-hook: ++# -@if test "no$(LDCONFIG)" !=3D "no"; then \ ++# $(EDITCONF) ld.so.conf add $(DESTDIR)$(libdir) $(DESTDIR)$(libdir);= \ ++# exec $(LDCONFIG); \ ++# fi ++# -@$(EDITCONF) rpc add 391002 "sgi_fam 391002" ++# -@$(EDITCONF) inetd.conf add '\b(fam|FAM)\b' \ ++# "# fam, the File Alteration Monitor, http://oss.sgi.com/projects/f= am/" \ ++# "sgi_fam/1-2 stream rpc/tcp wait root $(DESTDIR)$(bindir)/fam fam" ++# @echo "Restarting inetd..." ++# -@killall -HUP inetd +=20 + # We don't remove $(libdir) from ld.so.conf here because we don't have + # a way to tell whether we're the ones who added it, and other things + # probably use it as well. +-uninstall-local: +- -@$(EDITCONF) rpc remove 391002 +- -@$(EDITCONF) inetd.conf remove '\b(fam|FAM)\b' +- @echo "Restarting inetd..." +- -@killall -HUP inetd ++#uninstall-local: ++# -@$(EDITCONF) rpc remove 391002 ++# -@$(EDITCONF) inetd.conf remove '\b(fam|FAM)\b' ++# @echo "Restarting inetd..." ++# -@killall -HUP inetd +=20 + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. Index: files/patch-config.h.in =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-config.h.in diff -N files/patch-config.h.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-config.h.in 20 Dec 2001 13:39:12 -0000 @@ -0,0 +1,21 @@ + +$FreeBSD$ + +--- config.h.in.orig Wed Dec 19 20:41:03 2001 ++++ config.h.in Thu Dec 20 07:30:50 2001 +@@ -38,14 +38,7 @@ + /* Define if we have prmap_sgi_t */ + #undef HAVE_PRMAP_SGI_T +=20 +-/* Define if we have MNTTYPE_NFS2 */ +-#define HAVE_MNTTYPE_NFS2 0 +- +-/* Define if we have MNTTYPE_NFS3 */ +-#define HAVE_MNTTYPE_NFS3 0 +- +-/* Define if we have MNTTYPE_CACHEFS */ +-#define HAVE_MNTTYPE_CACHEFS 0 ++#undef HAVE_MNTENT_H +=20 + /* Define if we have a prototype for bindresvport(). */ + #undef HAVE_BINDRESVPORT_PROTO Index: files/patch-configure =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-configure diff -N files/patch-configure --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-configure 20 Dec 2001 13:39:21 -0000 @@ -0,0 +1,1230 @@ + +$FreeBSD$ + +--- configure.orig Wed Dec 19 20:41:13 2001 ++++ configure Thu Dec 20 07:30:45 2001 +@@ -12,6 +12,9 @@ + ac_default_prefix=3D/usr/local + # Any additions from configure.in: + ac_help=3D"$ac_help ++ --enable-maintainer-mode enable make rules and dependencies not useful ++ (and sometimes confusing) to the casual install= er" ++ac_help=3D"$ac_help + --with-CFLAGS=3D\"flags\" set CFLAGS and CXXFLAGS to the given value" + ac_help=3D"$ac_help + --enable-shared[=3DPKGS] build shared libraries [default=3Dyes]" +@@ -40,6 +43,7 @@ + program_transform_name=3Ds,x,x, + silent=3D + site=3D ++sitefile=3D + srcdir=3D + target=3DNONE + verbose=3D +@@ -154,6 +158,7 @@ + --help print this message + --no-create do not create output files + --quiet, --silent do not print \`checking...' messages ++ --site-file=3DFILE use FILE as the site file + --version print the version of autoconf that created conf= igure + Directory and file names: + --prefix=3DPREFIX install architecture-independent files in PRE= FIX +@@ -324,6 +329,11 @@ + -site=3D* | --site=3D* | --sit=3D*) + site=3D"$ac_optarg" ;; +=20 ++ -site-file | --site-file | --site-fil | --site-fi | --site-f) ++ ac_prev=3Dsitefile ;; ++ -site-file=3D* | --site-file=3D* | --site-fil=3D* | --site-fi=3D* | --s= ite-f=3D*) ++ sitefile=3D"$ac_optarg" ;; ++ + -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) + ac_prev=3Dsrcdir ;; + -srcdir=3D* | --srcdir=3D* | --srcdi=3D* | --srcd=3D* | --src=3D* | --s= r=3D*) +@@ -489,12 +499,16 @@ + srcdir=3D`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` +=20 + # Prefer explicitly selected file to automatically selected ones. +-if test -z "$CONFIG_SITE"; then +- if test "x$prefix" !=3D xNONE; then +- CONFIG_SITE=3D"$prefix/share/config.site $prefix/etc/config.site" +- else +- CONFIG_SITE=3D"$ac_default_prefix/share/config.site $ac_default_prefi= x/etc/config.site" ++if test -z "$sitefile"; then ++ if test -z "$CONFIG_SITE"; then ++ if test "x$prefix" !=3D xNONE; then ++ CONFIG_SITE=3D"$prefix/share/config.site $prefix/etc/config.site" ++ else ++ CONFIG_SITE=3D"$ac_default_prefix/share/config.site $ac_default_pre= fix/etc/config.site" ++ fi + fi ++else ++ CONFIG_SITE=3D"$sitefile" + fi + for ac_site_file in $CONFIG_SITE; do + if test -r "$ac_site_file"; then +@@ -564,7 +578,7 @@ + # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" + # ./install, which can be erroneously created by make from ./install.sh. + echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 +-echo "configure:568: checking for a BSD compatible install" >&5 ++echo "configure:582: checking for a BSD compatible install" >&5 + if test -z "$INSTALL"; then + if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +@@ -617,7 +631,7 @@ + test -z "$INSTALL_DATA" && INSTALL_DATA=3D'${INSTALL} -m 644' +=20 + echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6 +-echo "configure:621: checking whether build environment is sane" >&5 ++echo "configure:635: checking whether build environment is sane" >&5 + # Just in case + sleep 1 + echo timestamp > conftestfile +@@ -674,7 +688,7 @@ + test "$program_transform_name" =3D "" && program_transform_name=3D"s,x,x," +=20 + echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 +-echo "configure:678: checking whether ${MAKE-make} sets \${MAKE}" >&5 ++echo "configure:692: checking whether ${MAKE-make} sets \${MAKE}" >&5 + set dummy ${MAKE-make}; ac_make=3D`echo "$2" | sed 'y%./+-%__p_%'` + if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" =3D = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +@@ -720,7 +734,7 @@ +=20 + missing_dir=3D`cd $ac_aux_dir && pwd` + echo $ac_n "checking for working aclocal""... $ac_c" 1>&6 +-echo "configure:724: checking for working aclocal" >&5 ++echo "configure:738: checking for working aclocal" >&5 + # Run test in a subshell; some versions of sh will print an error if + # an executable is not found, even if stderr is redirected. + # Redirect stdin to placate older versions of autoconf. Sigh. +@@ -733,7 +747,7 @@ + fi +=20 + echo $ac_n "checking for working autoconf""... $ac_c" 1>&6 +-echo "configure:737: checking for working autoconf" >&5 ++echo "configure:751: checking for working autoconf" >&5 + # Run test in a subshell; some versions of sh will print an error if + # an executable is not found, even if stderr is redirected. + # Redirect stdin to placate older versions of autoconf. Sigh. +@@ -746,7 +760,7 @@ + fi +=20 + echo $ac_n "checking for working automake""... $ac_c" 1>&6 +-echo "configure:750: checking for working automake" >&5 ++echo "configure:764: checking for working automake" >&5 + # Run test in a subshell; some versions of sh will print an error if + # an executable is not found, even if stderr is redirected. + # Redirect stdin to placate older versions of autoconf. Sigh. +@@ -759,7 +773,7 @@ + fi +=20 + echo $ac_n "checking for working autoheader""... $ac_c" 1>&6 +-echo "configure:763: checking for working autoheader" >&5 ++echo "configure:777: checking for working autoheader" >&5 + # Run test in a subshell; some versions of sh will print an error if + # an executable is not found, even if stderr is redirected. + # Redirect stdin to placate older versions of autoconf. Sigh. +@@ -772,7 +786,7 @@ + fi +=20 + echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6 +-echo "configure:776: checking for working makeinfo" >&5 ++echo "configure:790: checking for working makeinfo" >&5 + # Run test in a subshell; some versions of sh will print an error if + # an executable is not found, even if stderr is redirected. + # Redirect stdin to placate older versions of autoconf. Sigh. +@@ -786,6 +800,30 @@ +=20 +=20 +=20 ++echo $ac_n "checking whether to enable maintainer-specific portions of Ma= kefiles""... $ac_c" 1>&6 ++echo "configure:805: checking whether to enable maintainer-specific porti= ons of Makefiles" >&5 ++ # Check whether --enable-maintainer-mode or --disable-maintainer-mode= was given. ++if test "${enable_maintainer_mode+set}" =3D set; then ++ enableval=3D"$enable_maintainer_mode" ++ USE_MAINTAINER_MODE=3D$enableval ++else ++ USE_MAINTAINER_MODE=3Dno ++fi ++ ++ echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6 ++ =20 ++ ++if test $USE_MAINTAINER_MODE =3D yes; then ++ MAINTAINER_MODE_TRUE=3D ++ MAINTAINER_MODE_FALSE=3D'#' ++else ++ MAINTAINER_MODE_TRUE=3D'#' ++ MAINTAINER_MODE_FALSE=3D ++fi ++ MAINT=3D$MAINTAINER_MODE_TRUE ++ =20 ++ ++ +=20 +=20 +=20 +@@ -815,7 +853,7 @@ + # Extract the first word of "CC", so it can be a program name with ar= gs. + set dummy CC; ac_word=3D$2 + echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +-echo "configure:819: checking for $ac_word" >&5 ++echo "configure:857: checking for $ac_word" >&5 + if eval "test \"`echo '$''{'ac_cv_path_CXX'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -853,7 +891,7 @@ + # Extract the first word of "$ac_prog", so it can be a program name with = args. + set dummy $ac_prog; ac_word=3D$2 + echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +-echo "configure:857: checking for $ac_word" >&5 ++echo "configure:895: checking for $ac_word" >&5 + if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -885,7 +923,7 @@ +=20 +=20 + echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) w= orks""... $ac_c" 1>&6 +-echo "configure:889: checking whether the C++ compiler ($CXX $CXXFLAGS $L= DFLAGS) works" >&5 ++echo "configure:927: checking whether the C++ compiler ($CXX $CXXFLAGS $L= DFLAGS) works" >&5 +=20 + ac_ext=3DC + # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp option= s. +@@ -896,12 +934,12 @@ +=20 + cat > conftest.$ac_ext << EOF +=20 +-#line 900 "configure" ++#line 938 "configure" + #include "confdefs.h" +=20 + int main(){return(0);} + EOF +-if { (eval echo configure:905: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; = } && test -s conftest${ac_exeext}; then ++if { (eval echo configure:943: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; = } && test -s conftest${ac_exeext}; then + ac_cv_prog_cxx_works=3Dyes + # If we can't run a trivial program, we are probably using a cross comp= iler. + if (./conftest; exit) 2>/dev/null; then +@@ -927,12 +965,12 @@ + { echo "configure: error: installation or configuration problem: C++ co= mpiler cannot create executables." 1>&2; exit 1; } + fi + echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) i= s a cross-compiler""... $ac_c" 1>&6 +-echo "configure:931: checking whether the C++ compiler ($CXX $CXXFLAGS $L= DFLAGS) is a cross-compiler" >&5 ++echo "configure:969: checking whether the C++ compiler ($CXX $CXXFLAGS $L= DFLAGS) is a cross-compiler" >&5 + echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6 + cross_compiling=3D$ac_cv_prog_cxx_cross +=20 + echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6 +-echo "configure:936: checking whether we are using GNU C++" >&5 ++echo "configure:974: checking whether we are using GNU C++" >&5 + if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -941,7 +979,7 @@ + yes; + #endif + EOF +-if { ac_try=3D'${CXX-g++} -E conftest.C'; { (eval echo configure:945: \"$= ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then ++if { ac_try=3D'${CXX-g++} -E conftest.C'; { (eval echo configure:983: \"$= ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then + ac_cv_prog_gxx=3Dyes + else + ac_cv_prog_gxx=3Dno +@@ -960,7 +998,7 @@ + ac_save_CXXFLAGS=3D"$CXXFLAGS" + CXXFLAGS=3D + echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6 +-echo "configure:964: checking whether ${CXX-g++} accepts -g" >&5 ++echo "configure:1002: checking whether ${CXX-g++} accepts -g" >&5 + if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -992,7 +1030,7 @@ + fi +=20 + echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6 +-echo "configure:996: checking how to run the C++ preprocessor" >&5 ++echo "configure:1034: checking how to run the C++ preprocessor" >&5 + if test -z "$CXXCPP"; then + if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +@@ -1005,12 +1043,12 @@ + cross_compiling=3D$ac_cv_prog_cxx_cross + CXXCPP=3D"${CXX-g++} -E" + cat > conftest.$ac_ext < + EOF + ac_try=3D"$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +-{ (eval echo configure:1014: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ++{ (eval echo configure:1052: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } + ac_err=3D`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` + if test -z "$ac_err"; then + : +@@ -1034,36 +1072,6 @@ + CXXCPP=3D"$ac_cv_prog_CXXCPP" + echo "$ac_t""$CXXCPP" 1>&6 +=20 +-# Extract the first word of "ranlib", so it can be a program name with ar= gs. +-set dummy ranlib; ac_word=3D$2 +-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +-echo "configure:1041: checking for $ac_word" >&5 +-if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" =3D set"; then +- echo $ac_n "(cached) $ac_c" 1>&6 +-else +- if test -n "$RANLIB"; then +- ac_cv_prog_RANLIB=3D"$RANLIB" # Let the user override the test. +-else +- IFS=3D"${IFS=3D }"; ac_save_ifs=3D"$IFS"; IFS=3D":" +- ac_dummy=3D"$PATH" +- for ac_dir in $ac_dummy; do +- test -z "$ac_dir" && ac_dir=3D. +- if test -f $ac_dir/$ac_word; then +- ac_cv_prog_RANLIB=3D"ranlib" +- break +- fi +- done +- IFS=3D"$ac_save_ifs" +- test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=3D":" +-fi +-fi +-RANLIB=3D"$ac_cv_prog_RANLIB" +-if test -n "$RANLIB"; then +- echo "$ac_t""$RANLIB" 1>&6 +-else +- echo "$ac_t""no" 1>&6 +-fi +- +=20 + # Find a good install program. We prefer a C program (faster), + # so one script is as good as another. But avoid the broken or +@@ -1077,7 +1085,7 @@ + # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" + # ./install, which can be erroneously created by make from ./install.sh. + echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 +-echo "configure:1081: checking for a BSD compatible install" >&5 ++echo "configure:1089: checking for a BSD compatible install" >&5 + if test -z "$INSTALL"; then + if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +@@ -1130,7 +1138,7 @@ + test -z "$INSTALL_DATA" && INSTALL_DATA=3D'${INSTALL} -m 644' +=20 + echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 +-echo "configure:1134: checking whether ${MAKE-make} sets \${MAKE}" >&5 ++echo "configure:1142: checking whether ${MAKE-make} sets \${MAKE}" >&5 + set dummy ${MAKE-make}; ac_make=3D`echo "$2" | sed 'y%./+-%__p_%'` + if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" =3D = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +@@ -1232,7 +1240,7 @@ + fi +=20 + echo $ac_n "checking host system type""... $ac_c" 1>&6 +-echo "configure:1236: checking host system type" >&5 ++echo "configure:1244: checking host system type" >&5 +=20 + host_alias=3D$host + case "$host_alias" in +@@ -1253,7 +1261,7 @@ + echo "$ac_t""$host" 1>&6 +=20 + echo $ac_n "checking build system type""... $ac_c" 1>&6 +-echo "configure:1257: checking build system type" >&5 ++echo "configure:1265: checking build system type" >&5 +=20 + build_alias=3D$build + case "$build_alias" in +@@ -1270,10 +1278,40 @@ + build_os=3D`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` + echo "$ac_t""$build" 1>&6 +=20 ++# Extract the first word of "ranlib", so it can be a program name with ar= gs. ++set dummy ranlib; ac_word=3D$2 ++echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 ++echo "configure:1285: checking for $ac_word" >&5 ++if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" =3D set"; then ++ echo $ac_n "(cached) $ac_c" 1>&6 ++else ++ if test -n "$RANLIB"; then ++ ac_cv_prog_RANLIB=3D"$RANLIB" # Let the user override the test. ++else ++ IFS=3D"${IFS=3D }"; ac_save_ifs=3D"$IFS"; IFS=3D":" ++ ac_dummy=3D"$PATH" ++ for ac_dir in $ac_dummy; do ++ test -z "$ac_dir" && ac_dir=3D. ++ if test -f $ac_dir/$ac_word; then ++ ac_cv_prog_RANLIB=3D"ranlib" ++ break ++ fi ++ done ++ IFS=3D"$ac_save_ifs" ++ test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=3D":" ++fi ++fi ++RANLIB=3D"$ac_cv_prog_RANLIB" ++if test -n "$RANLIB"; then ++ echo "$ac_t""$RANLIB" 1>&6 ++else ++ echo "$ac_t""no" 1>&6 ++fi ++ + # Extract the first word of "gcc", so it can be a program name with args. + set dummy gcc; ac_word=3D$2 + echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +-echo "configure:1277: checking for $ac_word" >&5 ++echo "configure:1315: checking for $ac_word" >&5 + if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -1303,7 +1341,7 @@ + # Extract the first word of "cc", so it can be a program name with args. + set dummy cc; ac_word=3D$2 + echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +-echo "configure:1307: checking for $ac_word" >&5 ++echo "configure:1345: checking for $ac_word" >&5 + if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -1354,7 +1392,7 @@ + # Extract the first word of "cl", so it can be a program name with = args. + set dummy cl; ac_word=3D$2 + echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +-echo "configure:1358: checking for $ac_word" >&5 ++echo "configure:1396: checking for $ac_word" >&5 + if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -1386,7 +1424,7 @@ + fi +=20 + echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works"= "... $ac_c" 1>&6 +-echo "configure:1390: checking whether the C compiler ($CC $CFLAGS $LDFLA= GS) works" >&5 ++echo "configure:1428: checking whether the C compiler ($CC $CFLAGS $LDFLA= GS) works" >&5 +=20 + ac_ext=3Dc + # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +@@ -1397,12 +1435,12 @@ +=20 + cat > conftest.$ac_ext << EOF +=20 +-#line 1401 "configure" ++#line 1439 "configure" + #include "confdefs.h" +=20 + main(){return(0);} + EOF +-if { (eval echo configure:1406: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5;= } && test -s conftest${ac_exeext}; then ++if { (eval echo configure:1444: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5;= } && test -s conftest${ac_exeext}; then + ac_cv_prog_cc_works=3Dyes + # If we can't run a trivial program, we are probably using a cross comp= iler. + if (./conftest; exit) 2>/dev/null; then +@@ -1428,12 +1466,12 @@ + { echo "configure: error: installation or configuration problem: C comp= iler cannot create executables." 1>&2; exit 1; } + fi + echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a c= ross-compiler""... $ac_c" 1>&6 +-echo "configure:1432: checking whether the C compiler ($CC $CFLAGS $LDFLA= GS) is a cross-compiler" >&5 ++echo "configure:1470: checking whether the C compiler ($CC $CFLAGS $LDFLA= GS) is a cross-compiler" >&5 + echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 + cross_compiling=3D$ac_cv_prog_cc_cross +=20 + echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 +-echo "configure:1437: checking whether we are using GNU C" >&5 ++echo "configure:1475: checking whether we are using GNU C" >&5 + if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -1442,7 +1480,7 @@ + yes; + #endif + EOF +-if { ac_try=3D'${CC-cc} -E conftest.c'; { (eval echo configure:1446: \"$a= c_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then ++if { ac_try=3D'${CC-cc} -E conftest.c'; { (eval echo configure:1484: \"$a= c_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then + ac_cv_prog_gcc=3Dyes + else + ac_cv_prog_gcc=3Dno +@@ -1461,7 +1499,7 @@ + ac_save_CFLAGS=3D"$CFLAGS" + CFLAGS=3D + echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 +-echo "configure:1465: checking whether ${CC-cc} accepts -g" >&5 ++echo "configure:1503: checking whether ${CC-cc} accepts -g" >&5 + if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -1504,7 +1542,7 @@ + if test "$ac_cv_prog_gcc" =3D yes; then + # Check if gcc -print-prog-name=3Dld gives a path. + echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6 +-echo "configure:1508: checking for ld used by GCC" >&5 ++echo "configure:1546: checking for ld used by GCC" >&5 + ac_prog=3D`($CC -print-prog-name=3Dld) 2>&5` + case "$ac_prog" in + # Accept absolute paths. +@@ -1528,10 +1566,10 @@ + esac + elif test "$with_gnu_ld" =3D yes; then + echo $ac_n "checking for GNU ld""... $ac_c" 1>&6 +-echo "configure:1532: checking for GNU ld" >&5 ++echo "configure:1570: checking for GNU ld" >&5 + else + echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6 +-echo "configure:1535: checking for non-GNU ld" >&5 ++echo "configure:1573: checking for non-GNU ld" >&5 + fi + if eval "test \"`echo '$''{'ac_cv_path_LD'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +@@ -1566,7 +1604,7 @@ + fi + test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PA= TH" 1>&2; exit 1; } + echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6 +-echo "configure:1570: checking if the linker ($LD) is GNU ld" >&5 ++echo "configure:1608: checking if the linker ($LD) is GNU ld" >&5 + if eval "test \"`echo '$''{'ac_cv_prog_gnu_ld'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -1582,7 +1620,7 @@ +=20 +=20 + echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6 +-echo "configure:1586: checking for BSD-compatible nm" >&5 ++echo "configure:1624: checking for BSD-compatible nm" >&5 + if eval "test \"`echo '$''{'ac_cv_path_NM'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -1618,7 +1656,7 @@ + echo "$ac_t""$NM" 1>&6 +=20 + echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 +-echo "configure:1622: checking whether ln -s works" >&5 ++echo "configure:1660: checking whether ln -s works" >&5 + if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -1645,12 +1683,7 @@ + esac +=20 + # Check for any special flags to pass to ltconfig. +-# +-# the following will cause an existing older ltconfig to fail, so +-# we ignore this at the expense of the cache file... Checking this=20 +-# will just take longer ... bummer! +-#libtool_flags=3D"--cache-file=3D$cache_file" +-# ++libtool_flags=3D"--cache-file=3D$cache_file" + test "$enable_shared" =3D no && libtool_flags=3D"$libtool_flags --disable= -shared" + test "$enable_static" =3D no && libtool_flags=3D"$libtool_flags --disable= -static" + test "$enable_fast_install" =3D no && libtool_flags=3D"$libtool_flags --d= isable-fast-install" +@@ -1672,8 +1705,8 @@ + case "$lt_target" in + *-*-irix6*) + # Find out which ABI we are using. +- echo '#line 1676 "configure"' > conftest.$ac_ext +- if { (eval echo configure:1677: \"$ac_compile\") 1>&5; (eval $ac_compil= e) 2>&5; }; then ++ echo '#line 1709 "configure"' > conftest.$ac_ext ++ if { (eval echo configure:1710: \"$ac_compile\") 1>&5; (eval $ac_compil= e) 2>&5; }; then + case "`/usr/bin/file conftest.o`" in + *32-bit*) + LD=3D"${LD-ld} -32" +@@ -1694,19 +1727,19 @@ + SAVE_CFLAGS=3D"$CFLAGS" + CFLAGS=3D"$CFLAGS -belf" + echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6 +-echo "configure:1698: checking whether the C compiler needs -belf" >&5 ++echo "configure:1731: checking whether the C compiler needs -belf" >&5 + if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5;= } && test -s conftest${ac_exeext}; then ++if { (eval echo configure:1743: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5;= } && test -s conftest${ac_exeext}; then + rm -rf conftest* + lt_cv_cc_needs_belf=3Dyes + else +@@ -1810,7 +1843,7 @@ + # Extract the first word of "tar", so it can be a program name with args. + set dummy tar; ac_word=3D$2 + echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +-echo "configure:1814: checking for $ac_word" >&5 ++echo "configure:1847: checking for $ac_word" >&5 + if eval "test \"`echo '$''{'ac_cv_path_TAR'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -1846,7 +1879,7 @@ + # Extract the first word of "ldconfig", so it can be a program name with = args. + set dummy ldconfig; ac_word=3D$2 + echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +-echo "configure:1850: checking for $ac_word" >&5 ++echo "configure:1883: checking for $ac_word" >&5 + if eval "test \"`echo '$''{'ac_cv_path_LDCONFIG'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -1881,6 +1914,43 @@ +=20 +=20 +=20 ++ac_safe=3D`echo "mntent.h" | sed 'y%./+-%__p_%'` ++echo $ac_n "checking for mntent.h""... $ac_c" 1>&6 ++echo "configure:1920: checking for mntent.h" >&5 ++if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" =3D set"; then ++ echo $ac_n "(cached) $ac_c" 1>&6 ++else ++ cat > conftest.$ac_ext < ++EOF ++ac_try=3D"$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" ++{ (eval echo configure:1930: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ++ac_err=3D`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` ++if test -z "$ac_err"; then ++ rm -rf conftest* ++ eval "ac_cv_header_$ac_safe=3Dyes" ++else ++ echo "$ac_err" >&5 ++ echo "configure: failed program was:" >&5 ++ cat conftest.$ac_ext >&5 ++ rm -rf conftest* ++ eval "ac_cv_header_$ac_safe=3Dno" ++fi ++rm -f conftest* ++fi ++if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" =3D yes"; then ++ echo "$ac_t""yes" 1>&6 ++ cat >> confdefs.h <<\EOF ++#define HAVE_MNTENT_H 1 ++EOF ++ ++else ++ echo "$ac_t""no" 1>&6 ++fi ++ ++ + if test `uname` =3D 'IRIX' || test `uname` =3D 'IRIX64'; then + have_imon=3Dyes + cat >> confdefs.h <<\EOF +@@ -1889,7 +1959,7 @@ +=20 + IMON_FUNCS=3DIMonIrix + cat > conftest.$ac_ext < + EOF +@@ -1907,17 +1977,17 @@ + if test "$have_imon" !=3D "yes"; then + ac_safe=3D`echo "linux/imon.h" | sed 'y%./+-%__p_%'` + echo $ac_n "checking for linux/imon.h""... $ac_c" 1>&6 +-echo "configure:1911: checking for linux/imon.h" >&5 ++echo "configure:1981: checking for linux/imon.h" >&5 + if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + cat > conftest.$ac_ext < + EOF + ac_try=3D"$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +-{ (eval echo configure:1921: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ++{ (eval echo configure:1991: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } + ac_err=3D`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` + if test -z "$ac_err"; then + rm -rf conftest* +@@ -1959,17 +2029,17 @@ +=20 + ac_safe=3D`echo "sys/statvfs.h" | sed 'y%./+-%__p_%'` + echo $ac_n "checking for sys/statvfs.h""... $ac_c" 1>&6 +-echo "configure:1963: checking for sys/statvfs.h" >&5 ++echo "configure:2033: checking for sys/statvfs.h" >&5 + if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + cat > conftest.$ac_ext < + EOF + ac_try=3D"$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +-{ (eval echo configure:1973: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ++{ (eval echo configure:2043: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } + ac_err=3D`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` + if test -z "$ac_err"; then + rm -rf conftest* +@@ -1999,17 +2069,17 @@ +=20 + ac_safe=3D`echo "sys/syssgi.h" | sed 'y%./+-%__p_%'` + echo $ac_n "checking for sys/syssgi.h""... $ac_c" 1>&6 +-echo "configure:2003: checking for sys/syssgi.h" >&5 ++echo "configure:2073: checking for sys/syssgi.h" >&5 + if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + cat > conftest.$ac_ext < + EOF + ac_try=3D"$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +-{ (eval echo configure:2013: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ++{ (eval echo configure:2083: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } + ac_err=3D`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` + if test -z "$ac_err"; then + rm -rf conftest* +@@ -2039,17 +2109,17 @@ +=20 + ac_safe=3D`echo "sys/fs/nfs_clnt.h" | sed 'y%./+-%__p_%'` + echo $ac_n "checking for sys/fs/nfs_clnt.h""... $ac_c" 1>&6 +-echo "configure:2043: checking for sys/fs/nfs_clnt.h" >&5 ++echo "configure:2113: checking for sys/fs/nfs_clnt.h" >&5 + if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + cat > conftest.$ac_ext < + EOF + ac_try=3D"$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +-{ (eval echo configure:2053: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ++{ (eval echo configure:2123: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } + ac_err=3D`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` + if test -z "$ac_err"; then + rm -rf conftest* +@@ -2087,16 +2157,16 @@ + fi +=20 + echo $ac_n "checking SGI_NOHANG""... $ac_c" 1>&6 +-echo "configure:2091: checking SGI_NOHANG" >&5 ++echo "configure:2161: checking SGI_NOHANG" >&5 + cat > conftest.$ac_ext < + int main() { + int i =3D SGI_NOHANG;=20 + ; return 0; } + EOF +-if { (eval echo configure:2100: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then ++if { (eval echo configure:2170: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then + rm -rf conftest* + have_sgi_nohang=3Dyes + else +@@ -2120,12 +2190,12 @@ + echo "$ac_t""$have_sgi_nohang" 1>&6 +=20 + echo $ac_n "checking for _daemonize""... $ac_c" 1>&6 +-echo "configure:2124: checking for _daemonize" >&5 ++echo "configure:2194: checking for _daemonize" >&5 + if eval "test \"`echo '$''{'ac_cv_func__daemonize'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5;= } && test -s conftest${ac_exeext}; then ++if { (eval echo configure:2225: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5;= } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_func__daemonize=3Dyes" + else +@@ -2179,7 +2249,7 @@ +=20 +=20 + echo $ac_n "checking getgrmember""... $ac_c" 1>&6 +-echo "configure:2183: checking getgrmember" >&5 ++echo "configure:2253: checking getgrmember" >&5 + if eval "test \"`echo '$''{'fam_cv_have_getgrmember'+set}'`\" =3D set"; t= hen + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -2187,7 +2257,7 @@ + fam_cv_have_getgrmember=3Dno + else + cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5;= } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null ++if { (eval echo configure:2271: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5;= } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null + then + fam_cv_have_getgrmember=3Dyes + else +@@ -2230,19 +2300,19 @@ +=20 +=20 + echo $ac_n "checking for stat.st_fstype string""... $ac_c" 1>&6 +-echo "configure:2234: checking for stat.st_fstype string" >&5 ++echo "configure:2304: checking for stat.st_fstype string" >&5 + if eval "test \"`echo '$''{'fam_cv_stat_st_fstype_is_string'+set}'`\" =3D= set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + cat > conftest.$ac_ext < + int main() { + struct stat st; char *s =3D st.st_fstype;=20 + ; return 0; } + EOF +-if { (eval echo configure:2246: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then ++if { (eval echo configure:2316: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then + rm -rf conftest* + fam_cv_stat_st_fstype_is_string=3Dyes + else +@@ -2268,19 +2338,19 @@ + fi +=20 + echo $ac_n "checking for stat.st_ctim.tv_nsec (nanoseconds)""... $ac_c" 1= >&6 +-echo "configure:2272: checking for stat.st_ctim.tv_nsec (nanoseconds)" >&5 ++echo "configure:2342: checking for stat.st_ctim.tv_nsec (nanoseconds)" >&5 + if eval "test \"`echo '$''{'fam_cv_stat_st_ctim_tv_nsec'+set}'`\" =3D set= "; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + cat > conftest.$ac_ext < + int main() { + struct stat st; st.st_ctim.tv_nsec =3D 0;=20 + ; return 0; } + EOF +-if { (eval echo configure:2284: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then ++if { (eval echo configure:2354: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then + rm -rf conftest* + fam_cv_stat_st_ctim_tv_nsec=3Dyes + else +@@ -2302,9 +2372,9 @@ +=20 +=20 + echo $ac_n "checking for mountlist struct""... $ac_c" 1>&6 +-echo "configure:2306: checking for mountlist struct" >&5 ++echo "configure:2376: checking for mountlist struct" >&5 + cat > conftest.$ac_ext <&5; (eval $ac_compile)= 2>&5; }; then ++if { (eval echo configure:2389: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then + rm -rf conftest* + have_mountlist_struct=3Dyes + else +@@ -2342,16 +2412,16 @@ +=20 +=20 + echo $ac_n "checking for mountlist pointer""... $ac_c" 1>&6 +-echo "configure:2346: checking for mountlist pointer" >&5 ++echo "configure:2416: checking for mountlist pointer" >&5 + cat > conftest.$ac_ext < + int main() { + mountlist ml; char *h =3D ml->ml_hostname;=20 + ; return 0; } + EOF +-if { (eval echo configure:2355: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then ++if { (eval echo configure:2425: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then + rm -rf conftest* + have_mountlist_ptr=3Dyes + else +@@ -2382,141 +2452,20 @@ +=20 +=20 +=20 +- echo $ac_n "checking mntent.h for MNTTYPE_NFS""... $ac_c" 1>&6 +-echo "configure:2387: checking mntent.h for MNTTYPE_NFS" >&5 +- cat > conftest.$ac_ext < +-int main() { +-const char *foo =3D MNTTYPE_NFS; +-; return 0; } +-EOF +-if { (eval echo configure:2396: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then +- rm -rf conftest* +- fam_have_decl_in_mntent=3Dyes +-else +- echo "configure: failed program was:" >&5 +- cat conftest.$ac_ext >&5 +- rm -rf conftest* +- fam_have_decl_in_mntent=3Dno +-fi +-rm -f conftest* +- echo "$ac_t""$fam_have_decl_in_mntent" 1>&6 +- if test "$fam_have_decl_in_mntent" =3D "yes"; then +- : +- else=09 +- { echo "configure: error: Didn't find MNTTYPE_NFS in mntent.h" 1>&2; exi= t 1; } +- fi +- +- +- echo $ac_n "checking mntent.h for MNTTYPE_NFS2""... $ac_c" 1>&6 +-echo "configure:2415: checking mntent.h for MNTTYPE_NFS2" >&5 +- cat > conftest.$ac_ext < +-int main() { +-const char *foo =3D MNTTYPE_NFS2; +-; return 0; } +-EOF +-if { (eval echo configure:2424: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then +- rm -rf conftest* +- fam_have_decl_in_mntent=3Dyes +-else +- echo "configure: failed program was:" >&5 +- cat conftest.$ac_ext >&5 +- rm -rf conftest* +- fam_have_decl_in_mntent=3Dno +-fi +-rm -f conftest* +- echo "$ac_t""$fam_have_decl_in_mntent" 1>&6 +- if test "$fam_have_decl_in_mntent" =3D "yes"; then +- cat >> confdefs.h <<\EOF +-#define HAVE_MNTTYPE_NFS2 1 +-EOF +- +- else=09 +- : +- fi +- +- +- echo $ac_n "checking mntent.h for MNTTYPE_NFS3""... $ac_c" 1>&6 +-echo "configure:2446: checking mntent.h for MNTTYPE_NFS3" >&5 +- cat > conftest.$ac_ext < +-int main() { +-const char *foo =3D MNTTYPE_NFS3; +-; return 0; } +-EOF +-if { (eval echo configure:2455: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then +- rm -rf conftest* +- fam_have_decl_in_mntent=3Dyes +-else +- echo "configure: failed program was:" >&5 +- cat conftest.$ac_ext >&5 +- rm -rf conftest* +- fam_have_decl_in_mntent=3Dno +-fi +-rm -f conftest* +- echo "$ac_t""$fam_have_decl_in_mntent" 1>&6 +- if test "$fam_have_decl_in_mntent" =3D "yes"; then +- cat >> confdefs.h <<\EOF +-#define HAVE_MNTTYPE_NFS3 1 +-EOF +- +- else=09 +- : +- fi +- +- +- echo $ac_n "checking mntent.h for MNTTYPE_CACHEFS""... $ac_c" 1>&6 +-echo "configure:2477: checking mntent.h for MNTTYPE_CACHEFS" >&5 +- cat > conftest.$ac_ext < +-int main() { +-const char *foo =3D MNTTYPE_CACHEFS; +-; return 0; } +-EOF +-if { (eval echo configure:2486: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then +- rm -rf conftest* +- fam_have_decl_in_mntent=3Dyes +-else +- echo "configure: failed program was:" >&5 +- cat conftest.$ac_ext >&5 +- rm -rf conftest* +- fam_have_decl_in_mntent=3Dno +-fi +-rm -f conftest* +- echo "$ac_t""$fam_have_decl_in_mntent" 1>&6 +- if test "$fam_have_decl_in_mntent" =3D "yes"; then +- cat >> confdefs.h <<\EOF +-#define HAVE_MNTTYPE_CACHEFS 1 +-EOF +- +- else=09 +- : +- fi +- +- + echo $ac_n "checking netinet/in.h for bindresvport()""... $ac_c" 1>&6 +-echo "configure:2508: checking netinet/in.h for bindresvport()" >&5 ++echo "configure:2457: checking netinet/in.h for bindresvport()" >&5 + if eval "test \"`echo '$''{'fam_cv_bindresvport_in_in_h'+set}'`\" =3D set= "; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + cat > conftest.$ac_ext < + int main() { + int p =3D 0; struct sockaddr_in s; bindresvport(p, &s);=20 + ; return 0; } + EOF +-if { (eval echo configure:2520: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then ++if { (eval echo configure:2469: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then + rm -rf conftest* + fam_cv_bindresvport_in_in_h=3Dyes + else +@@ -2542,19 +2491,19 @@ + fi +=20 + echo $ac_n "checking for prmap_sgi_t""... $ac_c" 1>&6 +-echo "configure:2546: checking for prmap_sgi_t" >&5 ++echo "configure:2495: checking for prmap_sgi_t" >&5 + if eval "test \"`echo '$''{'fam_cv_have_prmap_sgi_t'+set}'`\" =3D set"; t= hen + echo $ac_n "(cached) $ac_c" 1>&6 + else + cat > conftest.$ac_ext < + int main() { + prmap_sgi_t f; f.pr_lockcnt =3D 0;=20 + ; return 0; } + EOF +-if { (eval echo configure:2558: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then ++if { (eval echo configure:2507: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then + rm -rf conftest* + fam_cv_have_prmap_sgi_t=3Dyes + else +@@ -2580,12 +2529,12 @@ + fi +=20 + echo $ac_n "checking for socklen_t""... $ac_c" 1>&6 +-echo "configure:2584: checking for socklen_t" >&5 ++echo "configure:2533: checking for socklen_t" >&5 + if eval "test \"`echo '$''{'fam_cv_have_socklen_t'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + cat > conftest.$ac_ext < + #include +@@ -2593,7 +2542,7 @@ + socklen_t len; struct sockaddr s; accept(0, &s, &len);=20 + ; return 0; } + EOF +-if { (eval echo configure:2597: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then ++if { (eval echo configure:2546: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then + rm -rf conftest* + fam_cv_have_socklen_t=3Dyes + else +@@ -2619,19 +2568,19 @@ + fi +=20 + echo $ac_n "checking for built-in bool""... $ac_c" 1>&6 +-echo "configure:2623: checking for built-in bool" >&5 ++echo "configure:2572: checking for built-in bool" >&5 + if eval "test \"`echo '$''{'fam_cv_have_bool'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + cat > conftest.$ac_ext <&5; (eval $ac_compile)= 2>&5; }; then ++if { (eval echo configure:2584: \"$ac_compile\") 1>&5; (eval $ac_compile)= 2>&5; }; then + rm -rf conftest* + fam_cv_have_bool=3Dyes + else +@@ -2658,7 +2607,7 @@ +=20 +=20 + echo $ac_n "checking for C++ namespace support""... $ac_c" 1>&6 +-echo "configure:2662: checking for C++ namespace support" >&5 ++echo "configure:2611: checking for C++ namespace support" >&5 + if eval "test \"`echo '$''{'fam_cv_have_namespace'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -2666,14 +2615,14 @@ + fam_cv_have_namespace=3Dno + else + cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5;= } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null ++if { (eval echo configure:2626: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5;= } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null + then + fam_cv_have_namespace=3Dyes + else +@@ -2714,7 +2663,7 @@ + # Extract the first word of "echo", so it can be a program name with args. + set dummy echo; ac_word=3D$2 + echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +-echo "configure:2718: checking for $ac_word" >&5 ++echo "configure:2667: checking for $ac_word" >&5 + if eval "test \"`echo '$''{'ac_cv_path_ECHO'+set}'`\" =3D set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +@@ -2747,7 +2696,7 @@ + fi +=20 + echo $ac_n "checking for echo -e flag""... $ac_c" 1>&6 +-echo "configure:2751: checking for echo -e flag" >&5 ++echo "configure:2700: checking for echo -e flag" >&5 + if test "`$ECHO -e foo`" =3D 'foo'; then + ECHO=3D"$ECHO -e" + fi +@@ -2872,19 +2821,14 @@ + ac_given_INSTALL=3D"$INSTALL" +=20 + trap 'rm -fr `echo "Makefile=20 +- build/Makefile +- build/rpm/Makefile +- build/rpm/rpm.spec + fam/Makefile + fam/fam.conf + include/Makefile + libfam/Makefile + man/Makefile +- man/fam.1m ++ man/fam.8 + support/Makefile + test/Makefile +- util/Makefile +- util/editconf/Makefile + config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 + EOF + cat >> $CONFIG_STATUS <> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF +@@ -3186,7 +3128,7 @@ + test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h +=20 + if test `uname` =3D 'IRIX' || test `uname` =3D 'IRIX64'; then +- TMPFILE=3Dconfigure.tmp ++ TMPFILE=3Dconfigure.temp + for f in $CONFIG_FILES; do + if test `basename $f` !=3D 'Makefile'; then + # echo "skipping $f" +@@ -3205,7 +3147,7 @@ + fi +=20 +=20 +- TMPFILE=3Dconfigure.tmp ++ TMPFILE=3Dconfigure.temp + for f in $CONFIG_FILES; do + if test `basename $f` !=3D 'fam.conf'; then + continue +@@ -3221,9 +3163,9 @@ + done +=20 +=20 +- TMPFILE=3Dconfigure.tmp ++ TMPFILE=3Dconfigure.temp + for f in $CONFIG_FILES; do +- if test `basename $f` !=3D 'fam.1m'; then ++ if test `basename $f` !=3D 'fam.8'; then + continue + fi + echo "replacing XXX_FAM_CONF with $FAM_CONF and removing maintain= er comments in $f" +@@ -3250,7 +3192,7 @@ + test "$no_create" =3D yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || ex= it 1 +=20 +=20 +-if test "$have_imon" !=3D 'yes'; then ++if test `uname` =3D Linux && "$have_imon" !=3D 'yes'; then + cat << EOF +=20 + ****************************************************************** Index: files/patch-fam::Client.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::Client.h diff -N files/patch-fam::Client.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Client.h 16 Dec 2001 00:34:15 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- fam/Client.h.orig Fri May 19 23:46:31 2000 ++++ fam/Client.h Sun Oct 7 15:22:17 2001 +@@ -23,6 +23,7 @@ + #ifndef Client_included + #define Client_included +=20 ++#include + #include // for in_addr +=20 + #include "Activity.h" Index: files/patch-fam::Directory.c++ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::Directory.c++ diff -N files/patch-fam::Directory.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Directory.c++ 17 Dec 2001 00:08:54 -0000 @@ -0,0 +1,16 @@ + +$FreeBSD$ + +--- fam/Directory.c++.orig Mon Oct 22 01:33:10 2001 ++++ fam/Directory.c++ Sun Dec 16 18:06:34 2001 +@@ -26,7 +26,9 @@ + #include + #include + #include +-#include ++#if !defined(__FreeBSD__) ++# include ++#endif + #include + #include + #include Index: files/patch-fam::DirectoryScanner.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::DirectoryScanner.h diff -N files/patch-fam::DirectoryScanner.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::DirectoryScanner.h 17 Dec 2001 00:09:02 -0000 @@ -0,0 +1,19 @@ + +$FreeBSD$ + +--- fam/DirectoryScanner.h.orig Mon Oct 22 01:33:10 2001 ++++ fam/DirectoryScanner.h Sun Dec 16 18:07:45 2001 +@@ -27,7 +27,12 @@ +=20 + #include + #include +-#include ++#if defined(__FreeBSD__) ++# include ++# define direct dirent ++#else ++# include ++#endif +=20 + #include "Event.h" +=20 Index: files/patch-fam::FileSystem.c++ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::FileSystem.c++ diff -N files/patch-fam::FileSystem.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::FileSystem.c++ 16 Dec 2001 00:34:31 -0000 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- fam/FileSystem.c++.orig Fri May 19 23:46:31 2000 ++++ fam/FileSystem.c++ Sun Oct 7 15:22:17 2001 +@@ -22,7 +22,7 @@ +=20 + #include "FileSystem.h" +=20 +-#include ++#include "mntent.h" + #include +=20 + #include "Event.h" Index: files/patch-fam::FileSystemTable.c++ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::FileSystemTable.c++ diff -N files/patch-fam::FileSystemTable.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::FileSystemTable.c++ 16 Dec 2001 00:34:49 -0000 @@ -0,0 +1,28 @@ + +$FreeBSD$ + +--- fam/FileSystemTable.c++.orig Fri May 19 23:46:31 2000 ++++ fam/FileSystemTable.c++ Sun Oct 7 15:22:17 2001 +@@ -21,9 +21,10 @@ + // Temple Place - Suite 330, Boston MA 02111-1307, USA. +=20 + #include ++#include + #include "FileSystemTable.h" +=20 +-#include ++#include "mntent.h" + #include + #include +=20 +@@ -255,7 +256,10 @@ + // create_fs_by_name initializes our "root" member variable. + if (!fs_by_name) + { create_fs_by_name(); ++#if !defined(__FreeBSD__) ++ /* there is no mtab "file" in freebsd! */ + mtab_watcher =3D new InternalClient(mtab_name, mtab_event_handler, NULL); ++#endif + } +=20 + cr.become_user(); Index: files/patch-fam::IMon.c++ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::IMon.c++ diff -N files/patch-fam::IMon.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::IMon.c++ 16 Dec 2001 00:35:04 -0000 @@ -0,0 +1,16 @@ + +$FreeBSD$ + +--- fam/IMon.c++.orig Fri May 19 23:46:31 2000 ++++ fam/IMon.c++ Sun Oct 7 15:22:17 2001 +@@ -34,7 +34,9 @@ + #endif + #endif +=20 +-#include ++#if !defined(__FreeBSD__) ++# include ++#endif + #include +=20 + #include "Interest.h" Index: files/patch-fam::Interest.c++ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::Interest.c++ diff -N files/patch-fam::Interest.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Interest.c++ 20 Dec 2001 13:24:30 -0000 @@ -0,0 +1,16 @@ + +$FreeBSD$ + +--- fam/Interest.c++.orig Mon Oct 22 01:33:10 2001 ++++ fam/Interest.c++ Fri Dec 14 17:40:52 2001 +@@ -25,7 +25,9 @@ + #include + #include + #include +-#include ++#if !defined(__FreeBSD__) ++# include ++#endif +=20 + #ifdef HAVE_IRIX_XTAB_VERIFICATION + #include Index: files/patch-fam::InternalClient.c++ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::InternalClient.c++ diff -N files/patch-fam::InternalClient.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::InternalClient.c++ 16 Dec 2001 00:36:27 -0000 @@ -0,0 +1,15 @@ + +$FreeBSD$ + +--- fam/InternalClient.c++.orig Fri May 19 23:46:31 2000 ++++ fam/InternalClient.c++ Sun Oct 7 15:22:17 2001 +@@ -35,8 +35,8 @@ + { + assert(filename); + assert(h); +- assert(filename[0] =3D=3D '/'); + Log::debug("%s watching %s", name(), filename); ++ assert(filename[0] =3D=3D '/'); + interest =3D new File(filename, this, Request(0), Cred::SuperUser); + } +=20 Index: files/patch-fam::Listener.c++ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::Listener.c++ diff -N files/patch-fam::Listener.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Listener.c++ 16 Dec 2001 00:36:40 -0000 @@ -0,0 +1,59 @@ + +$FreeBSD$ + +--- fam/Listener.c++.orig Mon Oct 22 01:33:10 2001 ++++ fam/Listener.c++ Fri Nov 23 09:52:14 2001 +@@ -22,6 +22,8 @@ +=20 + #include "Listener.h" +=20 ++#include ++#include + #include + #include + #include +@@ -205,7 +207,11 @@ + unsetenv("TMPDIR"); +=20 + char *tmpfile =3D tempnam("/tmp", ".fam"); ++#if defined(__FreeBSD__) ++ sockaddr_un sun =3D { sizeof(sockaddr_un), AF_UNIX, "" }; ++#else + sockaddr_un sun =3D { AF_UNIX, "" }; ++#endif + if(strlen(tmpfile) >=3D (sizeof(sun.sun_path) - 1)) + { + Log::error("tmpnam() too long for sun_path (%d >=3D %d)!", +@@ -239,7 +245,7 @@ + return; + } +=20 +- if (chown(sun.sun_path, uid, -1) !=3D 0) ++ if (chown(sun.sun_path, uid, (gid_t)-1) !=3D 0) + { Log::perror("localclient chown"); + close(client_sock); + return; +@@ -275,7 +281,11 @@ +=20 + // Get the new socket. +=20 ++#if defined(__FreeBSD__) ++ struct sockaddr_un sun =3D { sizeof(sockaddr_un), AF_UNIX, "" }; ++#else + struct sockaddr_un sun =3D { AF_UNIX, "" }; ++#endif + CONFIG_SOCKLEN_T sunlen =3D sizeof(sun); + int client_fd =3D accept(ofd, (struct sockaddr *) &sun, &sunlen); + if (client_fd < 0) +@@ -337,7 +347,11 @@ + void + Listener::dirty_ugly_hack() + { ++#if defined(__FreeBSD__) ++ static sockaddr_un sun =3D { sizeof (sockaddr_un), AF_UNIX, "/tmp/.fa= m_socket" }; ++#else + static sockaddr_un sun =3D { AF_UNIX, "/tmp/.fam_socket" }; ++#endif +=20 + int sock =3D socket(PF_UNIX, SOCK_STREAM, 0); + if (sock < 0) Index: files/patch-fam::Log.c++ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::Log.c++ diff -N files/patch-fam::Log.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Log.c++ 16 Dec 2001 00:36:53 -0000 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- fam/Log.c++.orig Fri May 19 23:46:31 2000 ++++ fam/Log.c++ Sun Oct 7 15:22:17 2001 +@@ -28,6 +28,8 @@ + #include + #include + #include ++#include ++#include + #include + #include + #include Index: files/patch-fam::Makefile.in =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::Makefile.in diff -N files/patch-fam::Makefile.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Makefile.in 20 Dec 2001 13:39:35 -0000 @@ -0,0 +1,224 @@ + +$FreeBSD$ + +--- fam/Makefile.in.orig Wed Dec 19 20:41:09 2001 ++++ fam/Makefile.in Thu Dec 20 07:30:58 2001 +@@ -1,6 +1,6 @@ +-# Makefile.in generated automatically by automake 1.4 from Makefile.am ++# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am +=20 +-# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. ++# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -14,6 +14,9 @@ + # Since we're not always using gcc, we don't want to use dependency + # tracking. (It croaks non-GNU compilers.) Seems like this should be + # configurable through autoconf! ++#AUTOMAKE_OPTIONS=3Dno-dependencies ++ ++# why couldn't CONFIG_ETC_CONFIG_PATH be defined in config.h??? +=20 +=20 + SHELL =3D @SHELL@ +@@ -76,6 +79,7 @@ + LDCONFIG =3D @LDCONFIG@ + LIBTOOL =3D @LIBTOOL@ + LN_S =3D @LN_S@ ++MAINT =3D @MAINT@ + MAKEINFO =3D @MAKEINFO@ + MKDEPFILE =3D @MKDEPFILE@ + OBJDUMP =3D @OBJDUMP@ +@@ -86,9 +90,6 @@ + foo_o =3D @foo_o@ + snprintf_o =3D @snprintf_o@ +=20 +-AUTOMAKE_OPTIONS =3D no-dependencies +- +-# why couldn't CONFIG_ETC_CONFIG_PATH be defined in config.h??? + INCLUDES =3D @FAMPROTOINC@ -DCONFIG_ETC_CONFIG_PATH=3D\"@FAM_CONF@\" +=20 + # should this be set by the configure script? +@@ -96,21 +97,21 @@ +=20 + uninstallscriptdir =3D $(pkglibdir) +=20 +-bin_PROGRAMS =3D fam +-sysconf_DATA =3D fam.conf ++CLEANFILES =3D @MKDEPFILE@ ii_files/*.ii ++ ++sbin_PROGRAMS =3D fam ++sysconf_DATA =3D fam.conf.sample +=20 +-fam_SOURCES =3D Activity.c++ Activity.h Client.c++ Client.h Cl= ientConnection.c++ ClientConnection.h ClientInterest.c++ ClientIntere= st.h Cred.c++ Cred.h DirEntry.c++ DirEntry.h Directory.c++ Dire= ctory.h DirectoryScanner.c++ DirectoryScanner.h Event.c++ Event.h = File.c++ File.h FileSystem.c++ FileSystem.h FileSystemTable.c++ = FileSystemTable.h IMon.c++ IMon.h Interest.c++ Interest.h Interna= lClient.c++ InternalClient.h Listener.c++ Listener.h LocalClient.c+= + LocalClient.h LocalFileSystem.c++ LocalFileSystem.h Log.c++ Log= .h MxClient.c++ MxClient.h NFSFileSystem.c++ NFSFileSystem.h NetC= onnection.c++ NetConnection.h Pollster.c++ Pollster.h Request.h R= equestMap.h RPC_TCP_Connector.c++ RPC_TCP_Connector.h Scanner.c++ S= canner.h Scheduler.c++ Scheduler.h ServerConnection.c++ ServerConne= ction.h ServerHost.c++ ServerHost.h ServerHostRef.c++ ServerHostRef= .h Set.h SmallTable.h StringTable.h TCP_Client.c++ TCP_Client.h = main.c++ timeval.c++ timeval.h @IMON_FUNCS@.c++ ++fam_SOURCES =3D Activity.c++ Activity.h Client.c++ Client.h Cl= ientConnection.c++ ClientConnection.h ClientInterest.c++ ClientIntere= st.h Cred.c++ Cred.h DirEntry.c++ DirEntry.h Directory.c++ Dire= ctory.h DirectoryScanner.c++ DirectoryScanner.h Event.c++ Event.h = File.c++ File.h FileSystem.c++ FileSystem.h FileSystemTable.c++ = FileSystemTable.h IMon.c++ IMon.h Interest.c++ Interest.h Interna= lClient.c++ InternalClient.h Listener.c++ Listener.h LocalClient.c+= + LocalClient.h LocalFileSystem.c++ LocalFileSystem.h Log.c++ Log= .h MxClient.c++ MxClient.h NFSFileSystem.c++ NFSFileSystem.h NetC= onnection.c++ NetConnection.h Pollster.c++ Pollster.h Request.h R= equestMap.h RPC_TCP_Connector.c++ RPC_TCP_Connector.h Scanner.c++ S= canner.h Scheduler.c++ Scheduler.h ServerConnection.c++ ServerConne= ction.h ServerHost.c++ ServerHost.h ServerHostRef.c++ ServerHostRef= .h Set.h SmallTable.h StringTable.h TCP_Client.c++ TCP_Client.h = main.c++ timeval.c++ timeval.h mntent_compat.c++ @IMON_FUNCS@.c++ +=20 +=20 + EXTRA_fam_SOURCES =3D IMonIrix.c++ IMonLinux.c++ IMonNone.c++ +=20 + fam_LDADD =3D -lrpcsvc $(top_srcdir)/support/libsupport.a +- +-CLEANFILES =3D @MKDEPFILE@ ii_files/*.ii + mkinstalldirs =3D $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER =3D ../config.h + CONFIG_CLEAN_FILES =3D fam.conf +-PROGRAMS =3D $(bin_PROGRAMS) ++PROGRAMS =3D $(sbin_PROGRAMS) +=20 +=20 + DEFS =3D @DEFS@ -I. -I$(srcdir) -I.. +@@ -123,7 +124,7 @@ + Listener.o LocalClient.o LocalFileSystem.o Log.o MxClient.o \ + NFSFileSystem.o NetConnection.o Pollster.o RPC_TCP_Connector.o \ + Scanner.o Scheduler.o ServerConnection.o ServerHost.o ServerHostRef.o \ +-TCP_Client.o main.o timeval.o @IMON_FUNCS@.o ++TCP_Client.o main.o timeval.o mntent_compat.o @IMON_FUNCS@.o + fam_DEPENDENCIES =3D $(top_srcdir)/support/libsupport.a + fam_LDFLAGS =3D=20 + CXXFLAGS =3D @CXXFLAGS@ +@@ -150,8 +151,8 @@ + all: all-redirect + .SUFFIXES: + .SUFFIXES: .S .c .c++ .lo .o .s +-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M= 4) $(top_srcdir)/common.am +- cd $(top_srcdir) && $(AUTOMAKE) --gnu fam/Makefile ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/c= onfigure.in $(ACLOCAL_M4) $(top_srcdir)/common.am ++ cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps fam/Makefile +=20 + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + cd $(top_builddir) \ +@@ -160,29 +161,29 @@ + fam.conf: $(top_builddir)/config.status fam.conf.in + cd $(top_builddir) && CONFIG_FILES=3D$(subdir)/$@ CONFIG_HEADERS=3D $(SH= ELL) ./config.status +=20 +-mostlyclean-binPROGRAMS: ++mostlyclean-sbinPROGRAMS: +=20 +-clean-binPROGRAMS: +- -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) ++clean-sbinPROGRAMS: ++ -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS) +=20 +-distclean-binPROGRAMS: ++distclean-sbinPROGRAMS: +=20 +-maintainer-clean-binPROGRAMS: ++maintainer-clean-sbinPROGRAMS: +=20 +-install-binPROGRAMS: $(bin_PROGRAMS) ++install-sbinPROGRAMS: $(sbin_PROGRAMS) + @$(NORMAL_INSTALL) +- $(mkinstalldirs) $(DESTDIR)$(bindir) +- @list=3D'$(bin_PROGRAMS)'; for p in $$list; do \ ++ $(mkinstalldirs) $(DESTDIR)$(sbindir) ++ @list=3D'$(sbin_PROGRAMS)'; for p in $$list; do \ + if test -f $$p; then \ +- echo " $(LIBTOOL) --mode=3Dinstall $(INSTALL_PROGRAM) $$p $(DESTDIR= )$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(E= XEEXT)/'`"; \ +- $(LIBTOOL) --mode=3Dinstall $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bind= ir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/= '`; \ ++ echo " $(LIBTOOL) --mode=3Dinstall $(INSTALL_PROGRAM) $$p $(DESTDIR= )$(sbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(= EXEEXT)/'`"; \ ++ $(LIBTOOL) --mode=3Dinstall $(INSTALL_PROGRAM) $$p $(DESTDIR)$(sbin= dir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)= /'`; \ + else :; fi; \ + done +=20 +-uninstall-binPROGRAMS: ++uninstall-sbinPROGRAMS: + @$(NORMAL_UNINSTALL) +- list=3D'$(bin_PROGRAMS)'; for p in $$list; do \ +- rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(trans= form)'|sed 's/$$/$(EXEEXT)/'`; \ ++ list=3D'$(sbin_PROGRAMS)'; for p in $$list; do \ ++ rm -f $(DESTDIR)$(sbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(tran= sform)'|sed 's/$$/$(EXEEXT)/'`; \ + done +=20 + .c.o: +@@ -302,7 +303,7 @@ + check: check-am + installcheck-am: + installcheck: installcheck-am +-install-exec-am: install-binPROGRAMS install-sysconfDATA ++install-exec-am: install-sbinPROGRAMS install-sysconfDATA + install-exec: install-exec-am +=20 + install-data-am: +@@ -311,14 +312,14 @@ + install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + install: install-am +-uninstall-am: uninstall-binPROGRAMS uninstall-sysconfDATA ++uninstall-am: uninstall-sbinPROGRAMS uninstall-sysconfDATA + uninstall: uninstall-am + all-am: Makefile $(PROGRAMS) $(DATA) + all-redirect: all-am + install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=3D-s install + installdirs: +- $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(sysconfdir) ++ $(mkinstalldirs) $(DESTDIR)$(sbindir) $(DESTDIR)$(sysconfdir) +=20 +=20 + mostlyclean-generic: +@@ -331,24 +332,25 @@ + -rm -f config.cache config.log stamp-h stamp-h[0-9]* +=20 + maintainer-clean-generic: +-mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \ ++mostlyclean-am: mostlyclean-sbinPROGRAMS mostlyclean-compile \ + mostlyclean-libtool mostlyclean-tags \ + mostlyclean-generic +=20 + mostlyclean: mostlyclean-am +=20 +-clean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \ ++clean-am: clean-sbinPROGRAMS clean-compile clean-libtool clean-tags \ + clean-generic mostlyclean-am +=20 + clean: clean-am +=20 +-distclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \ +- distclean-tags distclean-generic clean-am ++distclean-am: distclean-sbinPROGRAMS distclean-compile \ ++ distclean-libtool distclean-tags distclean-generic \ ++ clean-am + -rm -f libtool +=20 + distclean: distclean-am +=20 +-maintainer-clean-am: maintainer-clean-binPROGRAMS \ ++maintainer-clean-am: maintainer-clean-sbinPROGRAMS \ + maintainer-clean-compile maintainer-clean-libtool \ + maintainer-clean-tags maintainer-clean-generic \ + distclean-am +@@ -357,20 +359,20 @@ +=20 + maintainer-clean: maintainer-clean-am +=20 +-.PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \ +-maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \ +-mostlyclean-compile distclean-compile clean-compile \ +-maintainer-clean-compile mostlyclean-libtool distclean-libtool \ +-clean-libtool maintainer-clean-libtool uninstall-sysconfDATA \ +-install-sysconfDATA tags mostlyclean-tags distclean-tags clean-tags \ +-maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \ +-installcheck-am installcheck install-exec-am install-exec \ +-install-data-am install-data install-am install uninstall-am uninstall \ +-all-redirect all-am all installdirs mostlyclean-generic \ +-distclean-generic clean-generic maintainer-clean-generic clean \ +-mostlyclean distclean maintainer-clean ++.PHONY: mostlyclean-sbinPROGRAMS distclean-sbinPROGRAMS \ ++clean-sbinPROGRAMS maintainer-clean-sbinPROGRAMS uninstall-sbinPROGRAMS \ ++install-sbinPROGRAMS mostlyclean-compile distclean-compile \ ++clean-compile maintainer-clean-compile mostlyclean-libtool \ ++distclean-libtool clean-libtool maintainer-clean-libtool \ ++uninstall-sysconfDATA install-sysconfDATA tags mostlyclean-tags \ ++distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ ++dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ ++install-exec install-data-am install-data install-am install \ ++uninstall-am uninstall all-redirect all-am all installdirs \ ++mostlyclean-generic distclean-generic clean-generic \ ++maintainer-clean-generic clean mostlyclean distclean maintainer-clean +=20 +-sinclude @MKDEPFILE@ ++#sinclude @MKDEPFILE@ +=20 + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. Index: files/patch-fam::Scheduler.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::Scheduler.h diff -N files/patch-fam::Scheduler.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::Scheduler.h 16 Dec 2001 00:37:41 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- fam/Scheduler.h.orig Fri May 19 23:46:32 2000 ++++ fam/Scheduler.h Sun Oct 7 15:22:17 2001 +@@ -24,6 +24,7 @@ + #define Scheduler_included +=20 + #include ++#include +=20 + #include "Boolean.h" +=20 Index: files/patch-fam::StringTable.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::StringTable.h diff -N files/patch-fam::StringTable.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::StringTable.h 16 Dec 2001 00:37:55 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- fam/StringTable.h.orig Fri May 19 23:46:32 2000 ++++ fam/StringTable.h Sun Oct 7 15:22:17 2001 +@@ -25,6 +25,7 @@ +=20 + #include + #include ++#include "mntent.h" +=20 + // A StringTable maps C strings onto values. It is a cheap O(n) + // implementation, suitable only for small tables that are Index: files/patch-fam::fam.conf.in =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::fam.conf.in diff -N files/patch-fam::fam.conf.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::fam.conf.in 17 Dec 2001 03:39:54 -0000 @@ -0,0 +1,33 @@ + +$FreeBSD$ + +--- fam/fam.conf.in.orig Mon Oct 22 01:33:11 2001 ++++ fam/fam.conf.in Sun Dec 16 21:37:47 2001 +@@ -6,7 +6,7 @@ + # fam.conf + # + # For more information on the configuration options below, see the +-# fam(1M) man page. ++# fam(8) man page. +=20 + # + # insecure_compatibility disables authentication. This causes +@@ -38,6 +38,18 @@ + # exported to the hosts. + # + xtab_verification =3D true ++ ++# ++# idle_timeout sets the number of seconds fam will wait for new ++# connections before quitting. A value of zero will cause fam to ++# wait indefinitely. This will be overridden by the command-line option ++# -T. The default is 5 ++idle_timeout =3D 5 ++ ++# ++# Set the interval for polling files to nfs_polling_interval seconds. ++# The default is 6 seconds. Overridden by -t. ++nfs_polling_interval =3D 6 +=20 + ## This is removed because the HAVE_MAC and HAVE_AUDIT stuff is not done. + ### Index: files/patch-fam::main.c++ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::main.c++ diff -N files/patch-fam::main.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::main.c++ 20 Dec 2001 13:26:44 -0000 @@ -0,0 +1,55 @@ + +$FreeBSD$ + +--- fam/main.c++.orig Mon Oct 22 01:33:11 2001 ++++ fam/main.c++ Sun Dec 16 21:37:47 2001 +@@ -64,6 +64,8 @@ + #define CFG_LOCAL_ONLY "local_only" + #define CFG_XTAB_VERIFICATION "xtab_verification" + #define CFG_UNTRUSTED_USER "untrusted_user" ++#define CFG_IDLE_TIMEOUT "idle_timeout" ++#define CFG_NFS_POLLING_INTERVAL "nfs_polling_interval" + static void parse_config(config_opts &opts); + static void parse_config_line(config_opts &opts, int line, + const char *k, const char *v); +@@ -339,6 +341,9 @@ + static void + parse_config_line(config_opts &opts, int lineno, const char *key, const c= har *val) + { ++ char* p; ++ int secs; ++ + if(!strcmp(key, CFG_UNTRUSTED_USER)) + { + if (!opts.untrusted_user) opts.untrusted_user =3D strdup(val); +@@ -359,6 +364,30 @@ + CFG_INSECURE_COMPAT " is set", + opts.config_file, lineno, key); + } ++ } ++ else if(!strcmp(key, CFG_IDLE_TIMEOUT)) ++ { ++ secs =3D strtoul(val, &p, 10); ++ if (*p) ++ { =20 ++ Log::error("config file %s line %d: value for %s "=20 ++ "must be an integer. Ignoring.", ++ opts.config_file, lineno, key); ++ } ++ else=20 ++ { ++ opts.activity_timeout =3D secs; ++ } ++ } ++ else if(!strcmp(key, CFG_NFS_POLLING_INTERVAL)) ++ { ++ secs =3D strtoul(val, &p, 10); ++ if (*p || secs =3D=3D 0) ++ Log::error("config file %s line %d: value for %s "=20 ++ "must be a non-zero integer. Ignoring.", ++ opts.config_file, lineno, key); ++ else ++ opts.pollster_interval =3D secs; + } + else if(!strcmp(key, CFG_INSECURE_COMPAT)) + { Index: files/patch-fam::mntent.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::mntent.h diff -N files/patch-fam::mntent.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::mntent.h 16 Dec 2001 00:38:24 -0000 @@ -0,0 +1,62 @@ + +$FreeBSD$ + +--- fam/mntent.h.orig Sun Oct 7 15:22:17 2001 ++++ fam/mntent.h Sun Oct 7 15:22:17 2001 +@@ -0,0 +1,56 @@ ++/* ++ * mntent ++ * mntent.h - compatability header for FreeBSD ++ * ++ * Copyright (c) 2001 David Rufino ++ * All rights reserved. ++ * ++ * Redistribution and use in source and binary forms, with or without ++ * modification, are permitted provided that the following conditions ++ * are met: ++ * 1. Redistributions of source code must retain the above copyright ++ * notice, this list of conditions and the following disclaimer. ++ * 2. Redistributions in binary form must reproduce the above copyright ++ * notice, this list of conditions and the following disclaimer in the ++ * documentation and/or other materials provided with the distribution. ++ * ++ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ++ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ++ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PUR= POSE ++ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIAB= LE ++ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUEN= TIAL ++ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS ++ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ++ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, ST= RICT ++ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY = WAY ++ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ++ * SUCH DAMAGE. ++ */ ++ ++#if defined(HAVE_MNTENT_H) ++#include ++#else ++#ifndef _MNTENT_H ++#define _MNTENT_H ++#include ++ ++#define MOUNTED "dummy" ++ ++#define MNTTYPE_NFS "nfs" ++ ++struct mntent { ++ char *mnt_fsname; ++ char *mnt_dir; ++ char *mnt_type; ++ char *mnt_opts; ++ int mnt_freq; ++ int mnt_passno; ++}; ++ ++#define setmntent(x,y) ((FILE *)0x1) ++struct mntent *getmntent __P ((FILE *fp)); ++char *hasmntopt __P ((const struct mntent *mnt, const char *option)); ++#define endmntent(x) ((int)1) ++ ++#endif /* _MNTENT_H */ ++#endif /* HAVE_MNTENT_H */ Index: files/patch-fam::mntent_compat.c++ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-fam::mntent_compat.c++ diff -N files/patch-fam::mntent_compat.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-fam::mntent_compat.c++ 16 Dec 2001 00:38:39 -0000 @@ -0,0 +1,157 @@ + +$FreeBSD$ + +--- fam/mntent_compat.c++.orig Sun Oct 7 15:22:17 2001 ++++ fam/mntent_compat.c++ Sun Oct 7 15:22:17 2001 +@@ -0,0 +1,151 @@ ++/* ++ * Copyright (c) 1980, 1989, 1993, 1994 ++ * The Regents of the University of California. All rights reserved. ++ * Copyright (c) 2001 ++ * David Rufino ++ * ++ * Redistribution and use in source and binary forms, with or without ++ * modification, are permitted provided that the following conditions ++ * are met: ++ * 1. Redistributions of source code must retain the above copyright ++ * notice, this list of conditions and the following disclaimer. ++ * 2. Redistributions in binary form must reproduce the above copyright ++ * notice, this list of conditions and the following disclaimer in the ++ * documentation and/or other materials provided with the distribution. ++ * 3. All advertising materials mentioning features or use of this softwa= re ++ * must display the following acknowledgement: ++ * This product includes software developed by the University of ++ * California, Berkeley and its contributors. ++ * 4. Neither the name of the University nor the names of its contributors ++ * may be used to endorse or promote products derived from this softwa= re ++ * without specific prior written permission. ++ * ++ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ++ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ++ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PUR= POSE ++ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIAB= LE ++ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUEN= TIAL ++ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS ++ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ++ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, ST= RICT ++ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY = WAY ++ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ++ * SUCH DAMAGE. ++ */ ++ ++/* most of this was ripped from the mount(3) source */ ++ ++#include "config.h" ++#include "mntent.h" ++#if !defined(HAVE_MNTENT_H) ++#include ++#include ++#include ++#include ++#include ++ ++static int pos =3D -1; ++static int mntsize =3D -1; ++static struct mntent _mntent; ++ ++char * ++hasmntopt (const struct mntent *mnt, const char *option) ++{ ++ int found; ++ char *opt, *optbuf; ++ ++ optbuf =3D strdup(mnt->mnt_opts); ++ found =3D 0; ++ for (opt =3D optbuf; (opt =3D strtok(opt, " ")) !=3D NULL; opt = =3D NULL) { ++ if (!strcasecmp(opt, option)) { ++ opt =3D opt - optbuf + mnt->mnt_opts; ++ free (optbuf); ++ return (opt); ++ } ++ } ++ free (optbuf); ++ return (NULL); ++} ++ ++static char * ++catopt (char *s0, const char *s1) ++{ ++ size_t i; ++ char *cp; ++ ++ if (s1 =3D=3D NULL || *s1 =3D=3D '\0') ++ return s0; ++ if (s0 && *s0) { ++ i =3D strlen(s0) + strlen(s1) + 1 + 1; ++ if ((cp =3D (char *)malloc(i)) =3D=3D NULL) ++ return (NULL); ++ (void)snprintf(cp, i, "%s %s", s0, s1); ++ } else ++ cp =3D strdup(s1); ++ ++ if (s0) ++ free(s0); ++ return (cp); ++} ++ ++ ++static char * ++flags2opts (int flags) ++{ ++ char *res; ++ res =3D NULL; ++ res =3D catopt(res, (flags & MNT_RDONLY) ? "ro" : "rw"); ++ if (flags & MNT_SYNCHRONOUS) res =3D catopt(res, "sync"); ++ if (flags & MNT_NOEXEC) res =3D catopt(res, "noexec"); ++ if (flags & MNT_NOSUID) res =3D catopt(res, "nosuid"); ++ if (flags & MNT_NODEV) res =3D catopt(res, "nodev"); ++ if (flags & MNT_UNION) res =3D catopt(res, "union"); ++ if (flags & MNT_ASYNC) res =3D catopt(res, "async"); ++ if (flags & MNT_NOATIME) res =3D catopt(res, "noatime"); ++ if (flags & MNT_NOCLUSTERR) res =3D catopt(res, "noclusterr"); ++ if (flags & MNT_NOCLUSTERW) res =3D catopt(res, "noclusterw"); ++ if (flags & MNT_NOSYMFOLLOW) res =3D catopt(res, "nosymfollow"= ); ++ if (flags & MNT_SUIDDIR) res =3D catopt(res, "suiddir"); ++ ++ return res; ++} ++ ++static struct mntent * ++statfs_to_mntent (struct statfs *mntbuf) ++{ ++ static char opts_buf[40], *tmp; ++=09 ++ _mntent.mnt_fsname =3D mntbuf->f_mntfromname; ++ _mntent.mnt_dir =3D mntbuf->f_mntonname; ++ _mntent.mnt_type =3D mntbuf->f_fstypename; ++ tmp =3D flags2opts (mntbuf->f_flags); ++ if (tmp) { ++ opts_buf[sizeof(opts_buf)-1] =3D '\0'; ++ strncpy (opts_buf, tmp, sizeof(opts_buf)-1); ++ free (tmp); ++ } else { ++ *opts_buf =3D '\0'; ++ } ++ _mntent.mnt_opts =3D opts_buf;=09 ++ _mntent.mnt_freq =3D _mntent.mnt_passno =3D 0; ++ return (&_mntent); ++} ++ ++struct mntent * ++getmntent (FILE *fp) ++{ ++ struct statfs *mntbuf; ++ ++ if (pos =3D=3D -1 || mntsize =3D=3D -1) ++ mntsize =3D getmntinfo (&mntbuf, MNT_NOWAIT); ++ ++ ++pos; ++ if (pos =3D=3D mntsize) { ++ pos =3D mntsize =3D -1; ++ return (NULL); ++ } ++ ++ return (statfs_to_mntent (&mntbuf[pos])); ++} ++ ++#endif /* HAVE_MNTENT_H */ Index: files/patch-freebsd =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-freebsd diff -N files/patch-freebsd --- files/patch-freebsd 31 Mar 2001 02:45:55 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,490 +0,0 @@ -diff -urN fam-oss-2.6.4/config.h.in fam-oss-2.6.4-freebsd/config.h.in ---- fam-oss-2.6.4/config.h.in Sat May 20 05:50:17 2000 -+++ fam-oss-2.6.4-freebsd/config.h.in Sun Mar 18 00:02:38 2001 -@@ -12,6 +12,8 @@ - /* Define if the system has imon and IMONIOC_ ioctl flags. */ - #undef HAVE_IMON -=20 -+#undef HAVE_MNTENT_H -+ - /* Define if the system has the struct revokdi and the IMONIOC_REVOKDI - ** ioctl flag. (IRIX 5.3 doesn't.) - */ -diff -urN fam-oss-2.6.4/configure.in fam-oss-2.6.4-freebsd/configure.in ---- fam-oss-2.6.4/configure.in Sat May 20 06:23:17 2000 -+++ fam-oss-2.6.4-freebsd/configure.in Sun Mar 18 00:36:29 2001 -@@ -95,6 +95,8 @@ - dnl AC_HEADER_SYS_WAIT - dnl AC_CHECK_HEADERS(fcntl.h limits.h sys/time.h syslog.h unistd.h) -=20 -+AC_CHECK_HEADER(mntent.h, AC_DEFINE(HAVE_MNTENT_H)) -+ - dnl - dnl See if imon is available; if so, is it IRIX or Linux? - dnl -@@ -299,10 +301,10 @@ - dnl If we don't have MNTTYPE_NFS , we croak. - dnl -=20 --FAM_DECL_IN_MNTENT(MNTTYPE_NFS, ,AC_MSG_ERROR(Didn't find MNTTYPE_NFS in = mntent.h)) --FAM_DECL_IN_MNTENT(MNTTYPE_NFS2, AC_DEFINE(HAVE_MNTTYPE_NFS2)) --FAM_DECL_IN_MNTENT(MNTTYPE_NFS3, AC_DEFINE(HAVE_MNTTYPE_NFS3)) --FAM_DECL_IN_MNTENT(MNTTYPE_CACHEFS, AC_DEFINE(HAVE_MNTTYPE_CACHEFS)) -+dnl FAM_DECL_IN_MNTENT(MNTTYPE_NFS, ,AC_MSG_ERROR(Didn't find MNTTYPE_NFS= in mntent.h)) -+dnl FAM_DECL_IN_MNTENT(MNTTYPE_NFS2, AC_DEFINE(HAVE_MNTTYPE_NFS2)) -+dnl FAM_DECL_IN_MNTENT(MNTTYPE_NFS3, AC_DEFINE(HAVE_MNTTYPE_NFS3)) -+dnl FAM_DECL_IN_MNTENT(MNTTYPE_CACHEFS, AC_DEFINE(HAVE_MNTTYPE_CACHEFS)) -=20 - dnl - dnl Test for bindresvport() prototype. -diff -urN fam-oss-2.6.4/fam/Client.h fam-oss-2.6.4-freebsd/fam/Client.h ---- fam-oss-2.6.4/fam/Client.h Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/Client.h Sat Mar 17 00:14:35 2001 -@@ -23,6 +23,7 @@ - #ifndef Client_included - #define Client_included -=20 -+#include - #include // for in_addr -=20 - #include "Activity.h" -diff -urN fam-oss-2.6.4/fam/FileSystem.c++ fam-oss-2.6.4-freebsd/fam/FileS= ystem.c++ ---- fam-oss-2.6.4/fam/FileSystem.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/FileSystem.c++ Sat Mar 17 13:18:10 2001 -@@ -22,7 +22,7 @@ -=20 - #include "FileSystem.h" -=20 --#include -+#include "mntent.h" - #include -=20 - #include "Event.h" -diff -urN fam-oss-2.6.4/fam/FileSystemTable.c++ fam-oss-2.6.4-freebsd/fam/= FileSystemTable.c++ ---- fam-oss-2.6.4/fam/FileSystemTable.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/FileSystemTable.c++ Sat Mar 17 23:44:17 2001 -@@ -21,9 +21,10 @@ - // Temple Place - Suite 330, Boston MA 02111-1307, USA. -=20 - #include -+#include - #include "FileSystemTable.h" -=20 --#include -+#include "mntent.h" - #include - #include -=20 -@@ -255,7 +256,10 @@ - // create_fs_by_name initializes our "root" member variable. - if (!fs_by_name) - { create_fs_by_name(); -+#if !defined(__FreeBSD__) -+ /* there is no mtab "file" in freebsd! */ - mtab_watcher =3D new InternalClient(mtab_name, mtab_event_handler, NULL); -+#endif - } -=20 - cr.become_user(); -diff -urN fam-oss-2.6.4/fam/IMon.c++ fam-oss-2.6.4-freebsd/fam/IMon.c++ ---- fam-oss-2.6.4/fam/IMon.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/IMon.c++ Sat Mar 17 14:06:17 2001 -@@ -34,7 +34,9 @@ - #endif - #endif -=20 --#include -+#if !defined(__FreeBSD__) -+# include -+#endif - #include -=20 - #include "Interest.h" -diff -urN fam-oss-2.6.4/fam/Interest.c++ fam-oss-2.6.4-freebsd/fam/Interes= t.c++ ---- fam-oss-2.6.4/fam/Interest.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/Interest.c++ Sat Mar 17 14:06:37 2001 -@@ -25,7 +25,9 @@ - #include - #include - #include --#include -+#if !defined(__FreeBSD__) -+# include -+#endif -=20 - #ifdef HAVE_IRIX_XTAB_VERIFICATION - #include -diff -urN fam-oss-2.6.4/fam/InternalClient.c++ fam-oss-2.6.4-freebsd/fam/I= nternalClient.c++ ---- fam-oss-2.6.4/fam/InternalClient.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/InternalClient.c++ Sat Mar 17 23:20:15 2001 -@@ -35,8 +35,8 @@ - { - assert(filename); - assert(h); -- assert(filename[0] =3D=3D '/'); - Log::debug("%s watching %s", name(), filename); -+ assert(filename[0] =3D=3D '/'); - interest =3D new File(filename, this, Request(0), Cred::SuperUser); - } -=20 -diff -urN fam-oss-2.6.4/fam/Listener.c++ fam-oss-2.6.4-freebsd/fam/Listene= r.c++ ---- fam-oss-2.6.4/fam/Listener.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/Listener.c++ Sat Mar 17 14:12:57 2001 -@@ -22,6 +22,8 @@ -=20 - #include "Listener.h" -=20 -+#include -+#include - #include - #include - #include -@@ -202,7 +204,11 @@ - // requested user and pass the name back to the client. -=20 - char *tmpfile =3D tempnam("/tmp", ".fam"); -+#if defined(__FreeBSD__) -+ sockaddr_un sun =3D { sizeof(sockaddr_un), AF_UNIX, "" }; -+#else - sockaddr_un sun =3D { AF_UNIX, "" }; -+#endif - if(strlen(tmpfile) >=3D (sizeof(sun.sun_path) - 1)) - { - Log::error("tmpnam() too long for sun_path (%d >=3D %d)!", -@@ -235,7 +241,7 @@ - return; - } -=20 -- if (chown(sun.sun_path, uid, -1) !=3D 0) -+ if (chown(sun.sun_path, uid, (gid_t)-1) !=3D 0) - { Log::perror("localclient chown"); - close(client_sock); - return; -@@ -271,7 +277,11 @@ -=20 - // Get the new socket. -=20 -+#if defined(__FreeBSD__) -+ struct sockaddr_un sun =3D { sizeof(sockaddr_un), AF_UNIX, "" }; -+#else - struct sockaddr_un sun =3D { AF_UNIX, "" }; -+#endif - CONFIG_SOCKLEN_T sunlen =3D sizeof(sun); - int client_fd =3D accept(ofd, (struct sockaddr *) &sun, &sunlen); - if (client_fd < 0) -@@ -333,7 +343,11 @@ - void - Listener::dirty_ugly_hack() - { -+#if defined(__FreeBSD__) -+ static sockaddr_un sun =3D { sizeof (sockaddr_un), AF_UNIX, "/tmp/.fa= m_socket" }; -+#else - static sockaddr_un sun =3D { AF_UNIX, "/tmp/.fam_socket" }; -+#endif -=20 - int sock =3D socket(PF_UNIX, SOCK_STREAM, 0); - if (sock < 0) -diff -urN fam-oss-2.6.4/fam/Log.c++ fam-oss-2.6.4-freebsd/fam/Log.c++ ---- fam-oss-2.6.4/fam/Log.c++ Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/Log.c++ Sat Mar 17 14:14:31 2001 -@@ -28,6 +28,8 @@ - #include - #include - #include -+#include -+#include - #include - #include - #include -diff -urN fam-oss-2.6.4/fam/Makefile.am fam-oss-2.6.4-freebsd/fam/Makefile= .am ---- fam-oss-2.6.4/fam/Makefile.am Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/fam/Makefile.am Sat Mar 17 18:12:17 2001 -@@ -72,6 +72,7 @@ - main.c++ \ - timeval.c++ \ - timeval.h \ -+ mntent_compat.c++ \ - @IMON_FUNCS@.c++ -=20 - EXTRA_fam_SOURCES =3D IMonIrix.c++ IMonLinux.c++ IMonNone.c++ -diff -urN fam-oss-2.6.4/fam/Scheduler.h fam-oss-2.6.4-freebsd/fam/Schedule= r.h ---- fam-oss-2.6.4/fam/Scheduler.h Sat May 20 05:46:32 2000 -+++ fam-oss-2.6.4-freebsd/fam/Scheduler.h Sat Mar 17 00:14:04 2001 -@@ -24,6 +24,7 @@ - #define Scheduler_included -=20 - #include -+#include -=20 - #include "Boolean.h" -=20 -diff -urN fam-oss-2.6.4/fam/StringTable.h fam-oss-2.6.4-freebsd/fam/String= Table.h ---- fam-oss-2.6.4/fam/StringTable.h Sat May 20 05:46:32 2000 -+++ fam-oss-2.6.4-freebsd/fam/StringTable.h Sat Mar 17 18:05:38 2001 -@@ -25,6 +25,7 @@ -=20 - #include - #include -+#include "mntent.h" -=20 - // A StringTable maps C strings onto values. It is a cheap O(n) - // implementation, suitable only for small tables that are -diff -urN fam-oss-2.6.4/fam/mntent.h fam-oss-2.6.4-freebsd/fam/mntent.h ---- fam-oss-2.6.4/fam/mntent.h Thu Jan 1 01:00:00 1970 -+++ fam-oss-2.6.4-freebsd/fam/mntent.h Sat Mar 17 18:11:08 2001 -@@ -0,0 +1,56 @@ -+/* -+ * mntent -+ * mntent.h - compatability header for FreeBSD -+ * -+ * Copyright (c) 2001 David Rufino -+ * All rights reserved. -+ * -+ * Redistribution and use in source and binary forms, with or without -+ * modification, are permitted provided that the following conditions -+ * are met: -+ * 1. Redistributions of source code must retain the above copyright -+ * notice, this list of conditions and the following disclaimer. -+ * 2. Redistributions in binary form must reproduce the above copyright -+ * notice, this list of conditions and the following disclaimer in the -+ * documentation and/or other materials provided with the distribution. -+ * -+ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PUR= POSE -+ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIAB= LE -+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUEN= TIAL -+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, ST= RICT -+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY = WAY -+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -+ * SUCH DAMAGE. -+ */ -+ -+#if defined(HAVE_MNTENT_H) -+#include -+#else -+#ifndef _MNTENT_H -+#define _MNTENT_H -+#include -+ -+#define MOUNTED "dummy" -+ -+#define MNTTYPE_NFS "nfs" -+ -+struct mntent { -+ char *mnt_fsname; -+ char *mnt_dir; -+ char *mnt_type; -+ char *mnt_opts; -+ int mnt_freq; -+ int mnt_passno; -+}; -+ -+#define setmntent(x,y) ((FILE *)0x1) -+struct mntent *getmntent __P ((FILE *fp)); -+char *hasmntopt __P ((const struct mntent *mnt, const char *option)); -+#define endmntent(x) ((int)1) -+ -+#endif /* _MNTENT_H */ -+#endif /* HAVE_MNTENT_H */ -diff -urN fam-oss-2.6.4/fam/mntent_compat.c++ fam-oss-2.6.4-freebsd/fam/mn= tent_compat.c++ ---- fam-oss-2.6.4/fam/mntent_compat.c++ Thu Jan 1 01:00:00 1970 -+++ fam-oss-2.6.4-freebsd/fam/mntent_compat.c++ Sat Mar 17 23:48:07 2001 -@@ -0,0 +1,151 @@ -+/* -+ * Copyright (c) 1980, 1989, 1993, 1994 -+ * The Regents of the University of California. All rights reserved. -+ * Copyright (c) 2001 -+ * David Rufino -+ * -+ * Redistribution and use in source and binary forms, with or without -+ * modification, are permitted provided that the following conditions -+ * are met: -+ * 1. Redistributions of source code must retain the above copyright -+ * notice, this list of conditions and the following disclaimer. -+ * 2. Redistributions in binary form must reproduce the above copyright -+ * notice, this list of conditions and the following disclaimer in the -+ * documentation and/or other materials provided with the distribution. -+ * 3. All advertising materials mentioning features or use of this softwa= re -+ * must display the following acknowledgement: -+ * This product includes software developed by the University of -+ * California, Berkeley and its contributors. -+ * 4. Neither the name of the University nor the names of its contributors -+ * may be used to endorse or promote products derived from this softwa= re -+ * without specific prior written permission. -+ * -+ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PUR= POSE -+ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIAB= LE -+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUEN= TIAL -+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, ST= RICT -+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY = WAY -+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -+ * SUCH DAMAGE. -+ */ -+ -+/* most of this was ripped from the mount(3) source */ -+ -+#include "config.h" -+#include "mntent.h" -+#if !defined(HAVE_MNTENT_H) -+#include -+#include -+#include -+#include -+#include -+ -+static int pos =3D -1; -+static int mntsize =3D -1; -+static struct mntent _mntent; -+ -+char * -+hasmntopt (const struct mntent *mnt, const char *option) -+{ -+ int found; -+ char *opt, *optbuf; -+ -+ optbuf =3D strdup(mnt->mnt_opts); -+ found =3D 0; -+ for (opt =3D optbuf; (opt =3D strtok(opt, " ")) !=3D NULL; opt = =3D NULL) { -+ if (!strcasecmp(opt, option)) { -+ opt =3D opt - optbuf + mnt->mnt_opts; -+ free (optbuf); -+ return (opt); -+ } -+ } -+ free (optbuf); -+ return (NULL); -+} -+ -+static char * -+catopt (char *s0, const char *s1) -+{ -+ size_t i; -+ char *cp; -+ -+ if (s1 =3D=3D NULL || *s1 =3D=3D '\0') -+ return s0; -+ if (s0 && *s0) { -+ i =3D strlen(s0) + strlen(s1) + 1 + 1; -+ if ((cp =3D (char *)malloc(i)) =3D=3D NULL) -+ return (NULL); -+ (void)snprintf(cp, i, "%s %s", s0, s1); -+ } else -+ cp =3D strdup(s1); -+ -+ if (s0) -+ free(s0); -+ return (cp); -+} -+ -+ -+static char * -+flags2opts (int flags) -+{ -+ char *res; -+ res =3D NULL; -+ res =3D catopt(res, (flags & MNT_RDONLY) ? "ro" : "rw"); -+ if (flags & MNT_SYNCHRONOUS) res =3D catopt(res, "sync"); -+ if (flags & MNT_NOEXEC) res =3D catopt(res, "noexec"); -+ if (flags & MNT_NOSUID) res =3D catopt(res, "nosuid"); -+ if (flags & MNT_NODEV) res =3D catopt(res, "nodev"); -+ if (flags & MNT_UNION) res =3D catopt(res, "union"); -+ if (flags & MNT_ASYNC) res =3D catopt(res, "async"); -+ if (flags & MNT_NOATIME) res =3D catopt(res, "noatime"); -+ if (flags & MNT_NOCLUSTERR) res =3D catopt(res, "noclusterr"); -+ if (flags & MNT_NOCLUSTERW) res =3D catopt(res, "noclusterw"); -+ if (flags & MNT_NOSYMFOLLOW) res =3D catopt(res, "nosymfollow"= ); -+ if (flags & MNT_SUIDDIR) res =3D catopt(res, "suiddir"); -+ -+ return res; -+} -+ -+static struct mntent * -+statfs_to_mntent (struct statfs *mntbuf) -+{ -+ static char opts_buf[40], *tmp; -+=09 -+ _mntent.mnt_fsname =3D mntbuf->f_mntfromname; -+ _mntent.mnt_dir =3D mntbuf->f_mntonname; -+ _mntent.mnt_type =3D mntbuf->f_fstypename; -+ tmp =3D flags2opts (mntbuf->f_flags); -+ if (tmp) { -+ opts_buf[sizeof(opts_buf)-1] =3D '\0'; -+ strncpy (opts_buf, tmp, sizeof(opts_buf)-1); -+ free (tmp); -+ } else { -+ *opts_buf =3D '\0'; -+ } -+ _mntent.mnt_opts =3D opts_buf;=09 -+ _mntent.mnt_freq =3D _mntent.mnt_passno =3D 0; -+ return (&_mntent); -+} -+ -+struct mntent * -+getmntent (FILE *fp) -+{ -+ struct statfs *mntbuf; -+ -+ if (pos =3D=3D -1 || mntsize =3D=3D -1) -+ mntsize =3D getmntinfo (&mntbuf, MNT_NOWAIT); -+ -+ ++pos; -+ if (pos =3D=3D mntsize) { -+ pos =3D mntsize =3D -1; -+ return (NULL); -+ } -+ -+ return (statfs_to_mntent (&mntbuf[pos])); -+} -+ -+#endif /* HAVE_MNTENT_H */ -diff -urN fam-oss-2.6.4/libfam/Client.c++ fam-oss-2.6.4-freebsd/libfam/Cli= ent.c++ ---- fam-oss-2.6.4/libfam/Client.c++ Sat May 20 05:46:32 2000 -+++ fam-oss-2.6.4-freebsd/libfam/Client.c++ Sat Mar 17 00:12:01 2001 -@@ -20,6 +20,7 @@ - // with this program; if not, write the Free Software Foundation, Inc., = 59 - // Temple Place - Suite 330, Boston MA 02111-1307, USA. -=20 -+#include - #include - #include - #include -diff -urN fam-oss-2.6.4/libfam/fam.c++ fam-oss-2.6.4-freebsd/libfam/fam.c++ ---- fam-oss-2.6.4/libfam/fam.c++ Sat May 20 05:46:32 2000 -+++ fam-oss-2.6.4-freebsd/libfam/fam.c++ Sat Mar 17 00:12:43 2001 -@@ -21,6 +21,7 @@ - // Temple Place - Suite 330, Boston MA 02111-1307, USA. -=20 - #include -+#include - #include - #include - #include -diff -urN fam-oss-2.6.4/test/test.c++ fam-oss-2.6.4-freebsd/test/test.c++ ---- fam-oss-2.6.4/test/test.c++ Sat May 20 05:46:32 2000 -+++ fam-oss-2.6.4-freebsd/test/test.c++ Sat Mar 17 18:39:23 2001 -@@ -1,6 +1,7 @@ - #include - #include - #include -+#include - #include - #include - #include ---- fam-oss-2.6.4/acconfig.h Sat May 20 05:46:31 2000 -+++ fam-oss-2.6.4-freebsd/acconfig.h Sun Mar 18 00:40:47 2001 -@@ -44,6 +44,8 @@ - ** Otherwise, we'll use MNTTYPE_NFS. */ - #undef HAVE_FSID_NFS2 -=20 -+#undef HAVE_MNTENT_H -+ - /* Define if we have MNTTYPE_NFS2 */ - #define HAVE_MNTTYPE_NFS2 0 -=20 Index: files/patch-include::Makefile.in =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-include::Makefile.in diff -N files/patch-include::Makefile.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-include::Makefile.in 20 Dec 2001 13:39:48 -0000 @@ -0,0 +1,33 @@ + +$FreeBSD$ + +--- include/Makefile.in.orig Wed Dec 19 20:41:48 2001 ++++ include/Makefile.in Thu Dec 20 07:30:58 2001 +@@ -1,6 +1,6 @@ +-# Makefile.in generated automatically by automake 1.4 from Makefile.am ++# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am +=20 +-# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. ++# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -71,6 +71,7 @@ + LDCONFIG =3D @LDCONFIG@ + LIBTOOL =3D @LIBTOOL@ + LN_S =3D @LN_S@ ++MAINT =3D @MAINT@ + MAKEINFO =3D @MAKEINFO@ + MKDEPFILE =3D @MKDEPFILE@ + OBJDUMP =3D @OBJDUMP@ +@@ -96,8 +97,8 @@ + GZIP_ENV =3D --best + all: all-redirect + .SUFFIXES: +-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M= 4)=20 +- cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps include/Makefile ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/c= onfigure.in $(ACLOCAL_M4)=20 ++ cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps include/Makefile +=20 + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + cd $(top_builddir) \ Index: files/patch-libfam::Client.c++ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-libfam::Client.c++ diff -N files/patch-libfam::Client.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-libfam::Client.c++ 16 Dec 2001 00:38:52 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- libfam/Client.c++.orig Fri May 19 23:46:32 2000 ++++ libfam/Client.c++ Sun Oct 7 15:22:17 2001 +@@ -20,6 +20,7 @@ + // with this program; if not, write the Free Software Foundation, Inc., = 59 + // Temple Place - Suite 330, Boston MA 02111-1307, USA. +=20 ++#include + #include + #include + #include Index: files/patch-libfam::Makefile.in =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-libfam::Makefile.in diff -N files/patch-libfam::Makefile.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-libfam::Makefile.in 20 Dec 2001 13:39:59 -0000 @@ -0,0 +1,71 @@ + +$FreeBSD$ + +--- libfam/Makefile.in.orig Wed Dec 19 20:41:10 2001 ++++ libfam/Makefile.in Thu Dec 20 07:30:58 2001 +@@ -1,6 +1,6 @@ +-# Makefile.in generated automatically by automake 1.4 from Makefile.am ++# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am +=20 +-# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. ++# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -14,6 +14,9 @@ + # Since we're not always using gcc, we don't want to use dependency + # tracking. (It croaks non-GNU compilers.) Seems like this should be + # configurable through autoconf! ++#AUTOMAKE_OPTIONS=3Dno-dependencies ++ ++# why couldn't CONFIG_ETC_CONFIG_PATH be defined in config.h??? +=20 +=20 + SHELL =3D @SHELL@ +@@ -76,6 +79,7 @@ + LDCONFIG =3D @LDCONFIG@ + LIBTOOL =3D @LIBTOOL@ + LN_S =3D @LN_S@ ++MAINT =3D @MAINT@ + MAKEINFO =3D @MAKEINFO@ + MKDEPFILE =3D @MKDEPFILE@ + OBJDUMP =3D @OBJDUMP@ +@@ -86,9 +90,6 @@ + foo_o =3D @foo_o@ + snprintf_o =3D @snprintf_o@ +=20 +-AUTOMAKE_OPTIONS =3D no-dependencies +- +-# why couldn't CONFIG_ETC_CONFIG_PATH be defined in config.h??? + INCLUDES =3D @FAMPROTOINC@ -DCONFIG_ETC_CONFIG_PATH=3D\"@FAM_CONF@\" +=20 + # should this be set by the configure script? +@@ -96,6 +97,8 @@ +=20 + uninstallscriptdir =3D $(pkglibdir) +=20 ++CLEANFILES =3D ii_files/*.ii ++ + lib_LTLIBRARIES =3D libfam.la +=20 + libfam_la_SOURCES =3D Client.c++ Client.h fam.c++ +@@ -104,8 +107,6 @@ + libfam_la_LDFLAGS =3D -export-symbols fam.sym +=20 + EXTRA_DIST =3D fam.sym +- +-CLEANFILES =3D ii_files/*.ii + mkinstalldirs =3D $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER =3D ../config.h + CONFIG_CLEAN_FILES =3D=20 +@@ -140,8 +141,8 @@ + all: all-redirect + .SUFFIXES: + .SUFFIXES: .S .c .c++ .lo .o .s +-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M= 4) $(top_srcdir)/common.am +- cd $(top_srcdir) && $(AUTOMAKE) --gnu libfam/Makefile ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/c= onfigure.in $(ACLOCAL_M4) $(top_srcdir)/common.am ++ cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps libfam/Makefile +=20 + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + cd $(top_builddir) \ Index: files/patch-libfam::fam.c++ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-libfam::fam.c++ diff -N files/patch-libfam::fam.c++ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-libfam::fam.c++ 16 Dec 2001 00:39:05 -0000 @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- libfam/fam.c++.orig Fri May 19 23:46:32 2000 ++++ libfam/fam.c++ Sun Oct 7 15:22:17 2001 +@@ -21,6 +21,7 @@ + // Temple Place - Suite 330, Boston MA 02111-1307, USA. +=20 + #include ++#include + #include + #include + #include Index: files/patch-man::Makefile.in =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-man::Makefile.in diff -N files/patch-man::Makefile.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-man::Makefile.in 20 Dec 2001 13:40:09 -0000 @@ -0,0 +1,187 @@ + +$FreeBSD$ + +--- man/Makefile.in.orig Wed Dec 19 20:41:51 2001 ++++ man/Makefile.in Thu Dec 20 07:30:58 2001 +@@ -1,6 +1,6 @@ +-# Makefile.in generated automatically by automake 1.4 from Makefile.am ++# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am +=20 +-# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. ++# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -10,7 +10,7 @@ + # even the implied warranty of MERCHANTABILITY or FITNESS FOR A + # PARTICULAR PURPOSE. +=20 +-# This is a little weird because fam.1m is generated from fam.1m.in ++# This is a little weird because fam.8 is generated from fam.8.in + # at the end of the configure script. +=20 +=20 +@@ -74,6 +74,7 @@ + LDCONFIG =3D @LDCONFIG@ + LIBTOOL =3D @LIBTOOL@ + LN_S =3D @LN_S@ ++MAINT =3D @MAINT@ + MAKEINFO =3D @MAKEINFO@ + MKDEPFILE =3D @MKDEPFILE@ + OBJDUMP =3D @OBJDUMP@ +@@ -84,18 +85,18 @@ + foo_o =3D @foo_o@ + snprintf_o =3D @snprintf_o@ +=20 +-man_MANS =3D fam.1m fam.3x +-EXTRA_DIST =3D fam.1m.in fam.3x +-CLEANFILES =3D fam.1m ++man_MANS =3D fam.8 fam.3 ++EXTRA_DIST =3D fam.8.in fam.3 ++CLEANFILES =3D fam.8 + mkinstalldirs =3D $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER =3D ../config.h +-CONFIG_CLEAN_FILES =3D fam.1m +-man1dir =3D $(mandir)/man1 ++CONFIG_CLEAN_FILES =3D fam.8 + man3dir =3D $(mandir)/man3 ++man8dir =3D $(mandir)/man8 + MANS =3D $(man_MANS) +=20 + NROFF =3D nroff +-DIST_COMMON =3D Makefile.am Makefile.in fam.1m.in ++DIST_COMMON =3D Makefile.am Makefile.in fam.8.in +=20 +=20 + DISTFILES =3D $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DI= ST) +@@ -103,22 +104,22 @@ + GZIP_ENV =3D --best + all: all-redirect + .SUFFIXES: +-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M= 4)=20 +- cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps man/Makefile ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/c= onfigure.in $(ACLOCAL_M4)=20 ++ cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps man/Makefile +=20 + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + cd $(top_builddir) \ + && CONFIG_FILES=3D$(subdir)/$@ CONFIG_HEADERS=3D $(SHELL) ./config.sta= tus +=20 +-fam.1m: $(top_builddir)/config.status fam.1m.in ++fam.8: $(top_builddir)/config.status fam.8.in + cd $(top_builddir) && CONFIG_FILES=3D$(subdir)/$@ CONFIG_HEADERS=3D $(SH= ELL) ./config.status +=20 +-install-man1: +- $(mkinstalldirs) $(DESTDIR)$(man1dir) +- @list=3D'$(man1_MANS)'; \ ++install-man3: ++ $(mkinstalldirs) $(DESTDIR)$(man3dir) ++ @list=3D'$(man3_MANS)'; \ + l2=3D'$(man_MANS)'; for i in $$l2; do \ + case "$$i" in \ +- *.1*) list=3D"$$list $$i" ;; \ ++ *.3*) list=3D"$$list $$i" ;; \ + esac; \ + done; \ + for i in $$list; do \ +@@ -127,31 +128,31 @@ + ext=3D`echo $$i | sed -e 's/^.*\\.//'`; \ + inst=3D`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ + inst=3D`echo $$inst | sed '$(transform)'`.$$ext; \ +- echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \ +- $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \ ++ echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man3dir)/$$inst"; \ ++ $(INSTALL_DATA) $$file $(DESTDIR)$(man3dir)/$$inst; \ + done +=20 +-uninstall-man1: +- @list=3D'$(man1_MANS)'; \ ++uninstall-man3: ++ @list=3D'$(man3_MANS)'; \ + l2=3D'$(man_MANS)'; for i in $$l2; do \ + case "$$i" in \ +- *.1*) list=3D"$$list $$i" ;; \ ++ *.3*) list=3D"$$list $$i" ;; \ + esac; \ + done; \ + for i in $$list; do \ + ext=3D`echo $$i | sed -e 's/^.*\\.//'`; \ + inst=3D`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ + inst=3D`echo $$inst | sed '$(transform)'`.$$ext; \ +- echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \ +- rm -f $(DESTDIR)$(man1dir)/$$inst; \ ++ echo " rm -f $(DESTDIR)$(man3dir)/$$inst"; \ ++ rm -f $(DESTDIR)$(man3dir)/$$inst; \ + done +=20 +-install-man3: +- $(mkinstalldirs) $(DESTDIR)$(man3dir) +- @list=3D'$(man3_MANS)'; \ ++install-man8: ++ $(mkinstalldirs) $(DESTDIR)$(man8dir) ++ @list=3D'$(man8_MANS)'; \ + l2=3D'$(man_MANS)'; for i in $$l2; do \ + case "$$i" in \ +- *.3*) list=3D"$$list $$i" ;; \ ++ *.8*) list=3D"$$list $$i" ;; \ + esac; \ + done; \ + for i in $$list; do \ +@@ -160,30 +161,30 @@ + ext=3D`echo $$i | sed -e 's/^.*\\.//'`; \ + inst=3D`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ + inst=3D`echo $$inst | sed '$(transform)'`.$$ext; \ +- echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man3dir)/$$inst"; \ +- $(INSTALL_DATA) $$file $(DESTDIR)$(man3dir)/$$inst; \ ++ echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst"; \ ++ $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst; \ + done +=20 +-uninstall-man3: +- @list=3D'$(man3_MANS)'; \ ++uninstall-man8: ++ @list=3D'$(man8_MANS)'; \ + l2=3D'$(man_MANS)'; for i in $$l2; do \ + case "$$i" in \ +- *.3*) list=3D"$$list $$i" ;; \ ++ *.8*) list=3D"$$list $$i" ;; \ + esac; \ + done; \ + for i in $$list; do \ + ext=3D`echo $$i | sed -e 's/^.*\\.//'`; \ + inst=3D`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ + inst=3D`echo $$inst | sed '$(transform)'`.$$ext; \ +- echo " rm -f $(DESTDIR)$(man3dir)/$$inst"; \ +- rm -f $(DESTDIR)$(man3dir)/$$inst; \ ++ echo " rm -f $(DESTDIR)$(man8dir)/$$inst"; \ ++ rm -f $(DESTDIR)$(man8dir)/$$inst; \ + done + install-man: $(MANS) + @$(NORMAL_INSTALL) +- $(MAKE) $(AM_MAKEFLAGS) install-man1 install-man3 ++ $(MAKE) $(AM_MAKEFLAGS) install-man3 install-man8 + uninstall-man: + @$(NORMAL_UNINSTALL) +- $(MAKE) $(AM_MAKEFLAGS) uninstall-man1 uninstall-man3 ++ $(MAKE) $(AM_MAKEFLAGS) uninstall-man3 uninstall-man8 + tags: TAGS + TAGS: +=20 +@@ -227,7 +228,7 @@ + install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=3D-s install + installdirs: +- $(mkinstalldirs) $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(mandir)/man3 ++ $(mkinstalldirs) $(DESTDIR)$(mandir)/man3 $(DESTDIR)$(mandir)/man8 +=20 +=20 + mostlyclean-generic: +@@ -259,7 +260,7 @@ +=20 + maintainer-clean: maintainer-clean-am +=20 +-.PHONY: install-man1 uninstall-man1 install-man3 uninstall-man3 \ ++.PHONY: install-man3 uninstall-man3 install-man8 uninstall-man8 \ + install-man uninstall-man tags distdir info-am info dvi-am dvi check \ + check-am installcheck-am installcheck install-exec-am install-exec \ + install-data-am install-data install-am install uninstall-am uninstall \ Index: files/patch-man::fam.1m.in =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-man::fam.1m.in diff -N files/patch-man::fam.1m.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-man::fam.1m.in 17 Dec 2001 03:40:19 -0000 @@ -0,0 +1,106 @@ + +$FreeBSD$ + +--- man/fam.1m.in.orig Mon Oct 22 01:33:11 2001 ++++ man/fam.1m.in Sun Dec 16 21:37:47 2001 +@@ -1,6 +1,6 @@ +-.\"## fam.1m.in ++.\"## fam.8.in + .\"## +-.\"## When configure.in generates fam.1m, lines starting with .\"## ++.\"## When configure.in generates fam.8, lines starting with .\"## + .\"## should be removed; when building on IRIX, lines starting with + .\"## .\"IRIX should have that part removed (uncommenting the rest + .\"## of the line). +@@ -9,13 +9,13 @@ + .\"## separate files. + .\"## + .nr X +-.if \nX=3D0 .ds x} fam 1M "Silicon Graphics" "\&" ++.if \nX=3D0 .ds x} fam 8 "Silicon Graphics" "\&" + .TH \*(x} + .SH NAME + fam \- file alteration monitor + .SH SYNOPSIS + .nf +-\f3/usr/etc/fam\f1 [ \f3\-f\f1 | \f3\-v\f1 | \f3\-d\f1 ] [ \f3\-l\f1 | \c ++\f3fam\f1 [ \f3\-f\f1 | \f3\-v\f1 | \f3\-d\f1 ] [ \f3\-l\f1 | \c + \f3\-t\f1 \f2NFS_polling_interval\f1 ]=20 + [ \f3\-T\f1 \f2idle_timeout\f1 ] [ \f3\-p\f1 \c + \f2program\f3.\f2version\f1 ] [ \f3\-L\f1 ] [ \f3-C\f1 ] +@@ -24,22 +24,13 @@ + .SH DESCRIPTION + \f2fam\f1 is a server that tracks changes to the filesystem and + relays these changes to interested applications. +-Applications such as +-\f2fm\f1(1G) and \f2mailbox\f1(1) present an up-to-date view of the files= ystem. +-In the absence of \f2fam\f1, these applications and others like them +-are forced to poll the filesystem to detect changes. +-\f2fam\f1 is +-more efficient. +-.P + Applications can request \f2fam\f1 to monitor any files or directories in + any filesystem. + When \f2fam\f1 detects changes to monitored files, it notifies + the appropriate application. + The FAM API provides a programmatic interface to \f2fam\f1; see +-.IR fam (3X). ++.IR fam (3). + .P +-\f2fam\f1 is informed of filesystem changes as they happen by the +-kernel through the \f2imon\f1(7M) pseudo device driver. + If asked to + monitor files on an NFS mounted filesystem, \f2fam\f1 tries to use + \f2fam\f1 on the NFS server to monitor files. +@@ -47,9 +38,9 @@ + contact a remote \f2fam\f1, it polls the files instead. + \f2fam\f1 also polls special files. + .P +-Normally, \f2fam\f1 is started by \f2inetd\f1(1M). ++Normally, \f2fam\f1 is started by \f2inetd\f1(8). + It is registered with +-\f2portmap\f1(1M) as performing the sgi_fam service. ++\f2%%PORTMAP%%\f1(8) as performing the sgi_fam service. + .SH OPTIONS + .TP 26 + \f3\-l\f1 +@@ -131,6 +122,16 @@ + service remote requests without attempting to perform the verification. = If + the \f2local_only\f1 configuration option or \f3-L\f1 command-line option= is + used, \f2xtab_verification\f1 has no effect. ++.TP ++\f3idle_timeout\f1 ++The number of seconds to wait for a new connection before ++quitting. Setting this value to \f20\f1 will make fam wait ++indefinitely for new connections. Can be overridden by the \f3-T\f1 ++option. Defaults to 5 seconds. ++.TP ++\f3nfs_polling_interval\f1 ++The number of seconds between polling nfs servers. This value can be ++overridden by the \f3-t\f1 command-line option. Defaults to 5 seconds. + .\"## + .\"## This stuff is removed because the MAC and SAT stuff isn't implemen= ted. + .\"## If you put this back, add sysconf(1) to the SEE ALSO section. +@@ -166,8 +167,7 @@ + \f2Note that fam never opens the files it's monitoring\f1, and cannot + be used by a rogue client to read the contents of any file on the system. + \f2fam\f1 only gives out the names of monitored files, and only monitors = files +-which the client can +-.IR stat (1M). ++which the client can stat. + Users can stat a file without having read permission on it as long as + they have search permission on the directory containing it. + .\"IRIX .SH COMPATIBILITY +@@ -196,9 +196,7 @@ + XXX_FAM_CONF + .SH "SEE ALSO" + .\"IRIX fm(1G), +-inetd(1M), ++fam(3), ++inetd(8), + .\"IRIX mailbox(1), +-portmap(1M), +-fam(3X), +-imon(7M), +-stat(1M). ++%%PORTMAP%%(8). Index: files/patch-man::fam.3x =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-man::fam.3x diff -N files/patch-man::fam.3x --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-man::fam.3x 16 Dec 2001 00:39:55 -0000 @@ -0,0 +1,41 @@ + +$FreeBSD$ + +--- man/fam.3x.orig Mon Oct 22 01:33:11 2001 ++++ man/fam.3x Fri Nov 23 10:51:07 2001 +@@ -1,9 +1,9 @@ + '\"macro stdmacro +-.if n .pH g3x.fam @(#)fam 30.3 of 1/19/86 ++.if n .pH g3.fam @(#)fam 30.3 of 1/19/86 + .nr X +-.if \nX=3D0 .ds x} FAM 3X "Specialized Libraries" "\&" +-.if \nX=3D1 .ds x} FAM 3X "Specialized Libraries" +-.if \nX=3D2 .ds x} FAM 3X "" "\&" ++.if \nX=3D0 .ds x} FAM 3 "Specialized Libraries" "\&" ++.if \nX=3D1 .ds x} FAM 3 "Specialized Libraries" ++.if \nX=3D2 .ds x} FAM 3 "" "\&" + .if \nX=3D3 .ds x} FAM "" "" "\&" + .TH \*(x} + .SH NAME +@@ -65,10 +65,9 @@ + .PP + .SH DESCRIPTION + \fIFAM\fP monitors files and directories, notifying interested +-applications of changes. Routines for communicating with the fam(1M) ++applications of changes. Routines for communicating with the fam(8) + server process are found in ``libfam.a'', which is loaded if the +-option ``-lfam'' is used with cc(1) or ld(1). The library +-``libC.a'' (``-lC'') must also be specified. ++option ``-lfam'' is used with cc(1) or ld(1). + .PP + An application calls routines described here to establish a list of + files for \fIfam \fPto monitor. \fIFam \fPgenerates events on a socket to +@@ -282,7 +281,7 @@ +=20 +=20 + .SH SEE ALSO +-fam(1M). ++fam(8). + .SH BUGS + The FAMMoved event is not currently supported. + .PP Index: files/patch-support::Makefile.in =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-support::Makefile.in diff -N files/patch-support::Makefile.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-support::Makefile.in 20 Dec 2001 13:40:17 -0000 @@ -0,0 +1,80 @@ + +$FreeBSD$ + +--- support/Makefile.in.orig Wed Dec 19 20:41:10 2001 ++++ support/Makefile.in Thu Dec 20 07:30:58 2001 +@@ -1,6 +1,6 @@ +-# Makefile.in generated automatically by automake 1.4 from Makefile.am ++# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am +=20 +-# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. ++# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -14,6 +14,9 @@ + # Since we're not always using gcc, we don't want to use dependency + # tracking. (It croaks non-GNU compilers.) Seems like this should be + # configurable through autoconf! ++#AUTOMAKE_OPTIONS=3Dno-dependencies ++ ++# why couldn't CONFIG_ETC_CONFIG_PATH be defined in config.h??? +=20 +=20 + SHELL =3D @SHELL@ +@@ -76,6 +79,7 @@ + LDCONFIG =3D @LDCONFIG@ + LIBTOOL =3D @LIBTOOL@ + LN_S =3D @LN_S@ ++MAINT =3D @MAINT@ + MAKEINFO =3D @MAKEINFO@ + MKDEPFILE =3D @MKDEPFILE@ + OBJDUMP =3D @OBJDUMP@ +@@ -86,9 +90,6 @@ + foo_o =3D @foo_o@ + snprintf_o =3D @snprintf_o@ +=20 +-AUTOMAKE_OPTIONS =3D no-dependencies +- +-# why couldn't CONFIG_ETC_CONFIG_PATH be defined in config.h??? + INCLUDES =3D @FAMPROTOINC@ -DCONFIG_ETC_CONFIG_PATH=3D\"@FAM_CONF@\" +=20 + # should this be set by the configure script? +@@ -96,6 +97,8 @@ +=20 + uninstallscriptdir =3D $(pkglibdir) +=20 ++CLEANFILES =3D @MKDEPFILE@ ii_files/*.ii ++ + noinst_LIBRARIES =3D libsupport.a +=20 + libsupport_a_SOURCES =3D dummy.c++ +@@ -106,8 +109,6 @@ + # let me define it myself, so I have to fight with it. + libsupport_a_DEPENDENCIES =3D @snprintf_o@ @foo_o@ + libsupport_a_LIBADD =3D @snprintf_o@ @foo_o@ +- +-CLEANFILES =3D @MKDEPFILE@ ii_files/*.ii + mkinstalldirs =3D $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER =3D ../config.h + CONFIG_CLEAN_FILES =3D=20 +@@ -137,8 +138,8 @@ + all: all-redirect + .SUFFIXES: + .SUFFIXES: .S .c .c++ .lo .o .s +-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M= 4) $(top_srcdir)/common.am +- cd $(top_srcdir) && $(AUTOMAKE) --gnu support/Makefile ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/c= onfigure.in $(ACLOCAL_M4) $(top_srcdir)/common.am ++ cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps support/Makefile +=20 + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + cd $(top_builddir) \ +@@ -320,7 +321,7 @@ + mostlyclean-generic distclean-generic clean-generic \ + maintainer-clean-generic clean mostlyclean distclean maintainer-clean +=20 +-sinclude @MKDEPFILE@ ++#sinclude @MKDEPFILE@ +=20 + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 19:40:31 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 1E32037B41E for ; Thu, 20 Dec 2001 19:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL3e0K37979; Thu, 20 Dec 2001 19:40:00 -0800 (PST) (envelope-from gnats) Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id DED0837B417 for ; Thu, 20 Dec 2001 19:38:26 -0800 (PST) Received: from fwd02.sul.t-online.de by mailout04.sul.t-online.de with smtp id 16HGVu-0002oq-01; Fri, 21 Dec 2001 04:38:26 +0100 Received: from spirit.corecode.ath.cx (320050403952-0001@[217.224.167.75]) by fmrl02.sul.t-online.com with esmtp id 16HGVr-0g1SOeC; Fri, 21 Dec 2001 04:38:23 +0100 Received: from elevation.zuhause.stoert.net (elevation.zuhause.stoert.net [192.168.66.46]) by spirit.corecode.ath.cx (8.11.6/8.11.6) with ESMTP id fBL3cMg61392 for ; Fri, 21 Dec 2001 04:38:22 +0100 (CET) (envelope-from corecode@elevation.zuhause.stoert.net) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id fBL3cMn58716; Fri, 21 Dec 2001 04:38:22 +0100 (CET) (envelope-from corecode) Message-Id: <200112210338.fBL3cMn58716@elevation.zuhause.stoert.net> Date: Fri, 21 Dec 2001 04:38:22 +0100 (CET) From: corecode Reply-To: corecode To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33047: new port: sylpheed-claws 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: 33047 >Category: ports >Synopsis: new port: sylpheed-claws >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: Thu Dec 20 19:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: corecode >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD elevation.zuhause.stoert.net 4.4-STABLE FreeBSD 4.4-STABLE #4: Wed Dec 19 13:15:04 CET 2001 corecode@elevation.zuhause.stoert.net:/usr/obj/usr/src/sys/ELEVATION i386 >Description: sylpheed-claws is the bleeding edge of sylpheed: a lightweight and featurefull mail and news client. >How-To-Repeat: n/a >Fix: Here it comes, the everloved shell archive: # 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: # # sylpheed-claws # sylpheed-claws/Makefile # sylpheed-claws/distinfo # sylpheed-claws/files # sylpheed-claws/files/patch-src-defs.h # sylpheed-claws/files/patch-configure # sylpheed-claws/pkg-descr # sylpheed-claws/pkg-comment # sylpheed-claws/pkg-plist # echo c - sylpheed-claws mkdir -p sylpheed-claws > /dev/null 2>&1 echo x - sylpheed-claws/Makefile sed 's/^X//' >sylpheed-claws/Makefile << 'END-of-sylpheed-claws/Makefile' X# New ports collection makefile for: sylpheed-claws X# Date created: 20. December 2001 X# Whom: corecode X# X# $FreeBSD$ X# X XPORTNAME= sylpheed XPORTVERSION= 0.6.6 XCATEGORIES= mail news ipv6 XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= sylpheed-claws XPKGNAMESUFFIX= -claws XDISTNAME= sylpheed-${PORTVERSION}claws X XMAINTAINER= corecode@corecode.ath.cx X XUSE_GMAKE= yes XUSE_X_PREFIX= yes XUSE_LIBTOOL= yes XUSE_GTK= yes XGNU_CONFIGURE= yes X XCONFIGURE_ARGS= --prefix=${PREFIX} --program-suffix=-claws --with-included-gettext --enable-ipv6 X X.if defined(WITH_PIXBUF) XLIB_DEPENDS+= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf X.else XUSE_IMLIB= yes XCONFIGURE_ARGS+= --disable-gdk-pixbuf X.endif X X.if defined(WITH_GPGME) XLIB_DEPENDS+= gpgme.4:${PORTSDIR}/security/gpgme XRUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg XCONFIGURE_ARGS+= --enable-gpgme X.endif X.if !defined(WITHOUT_SSL) XUSE_OPENSSL= yes XCONFIGURE_ARGS+= --enable-ssl X.endif X XPORTDOCS= NEWS README README.claws README.jp RELEASE_NOTES.claws TODO TODO.jp X Xpre-extract: X.if !defined(WITH_PIXBUF) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable GDK Pixbuf support by defining WITH_PIXBUF." X.endif X.if defined(WITH_GPGME) X @${ECHO_MSG} X @${ECHO_MSG} "WARNING: GnuPG support using GPGME is still experimental." X.else X @${ECHO_MSG} X @${ECHO_MSG} "You can enable GnuPG support using GPGME by defining WITH_GPGME." X @${ECHO_MSG} "WARNING: GnuPG support is still experimental." X.endif X.if !defined(WITHOUT_SSL) X @${ECHO_MSG} X @${ECHO_MSG} "You can disable OpenSSL support by defining WITHOUT_SSL." X.endif X @${ECHO_MSG} X Xpre-build: X ${LN} -sf ${LOCALBASE}/bin/${LIBTOOL} ${WRKSRC}/libtool X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/sylpheed-claws X.for i in ${PORTDOCS} X ${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/sylpheed-claws X.endfor X.endif X ${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/pixmaps/sylpheed-claws.png X X.include END-of-sylpheed-claws/Makefile echo x - sylpheed-claws/distinfo sed 's/^X//' >sylpheed-claws/distinfo << 'END-of-sylpheed-claws/distinfo' XMD5 (sylpheed-0.6.6claws.tar.gz) = b7c62a120808fc87e3c3fc009bd63703 END-of-sylpheed-claws/distinfo echo c - sylpheed-claws/files mkdir -p sylpheed-claws/files > /dev/null 2>&1 echo x - sylpheed-claws/files/patch-src-defs.h sed 's/^X//' >sylpheed-claws/files/patch-src-defs.h << 'END-of-sylpheed-claws/files/patch-src-defs.h' X--- ./src/defs.h.orig Fri Nov 16 09:47:26 2001 X+++ ./src/defs.h Fri Dec 21 01:02:01 2001 X@@ -65,8 +65,8 @@ X #define MARK_VERSION 2 X X #define DEFAULT_SIGNATURE ".signature" X-#define DEFAULT_INC_PATH "/usr/bin/mh/inc" X-#define DEFAULT_INC_PROGRAM "inc" X+#define DEFAULT_INC_PATH "" X+#define DEFAULT_INC_PROGRAM "" X /* #define DEFAULT_INC_PATH "/usr/bin/imget" */ X /* #define DEFAULT_INC_PROGRAM "imget" */ X #define DEFAULT_SENDMAIL_CMD "/usr/sbin/sendmail -t" X@@ -74,7 +74,7 @@ X #ifdef _PATH_MAILDIR X # define DEFAULT_SPOOL_PATH _PATH_MAILDIR X #else X-# define DEFAULT_SPOOL_PATH "/var/spool/mail" X+# define DEFAULT_SPOOL_PATH "/var/mail" X #endif X X #define BUFFSIZE 8192 END-of-sylpheed-claws/files/patch-src-defs.h echo x - sylpheed-claws/files/patch-configure sed 's/^X//' >sylpheed-claws/files/patch-configure << 'END-of-sylpheed-claws/files/patch-configure' X--- ./configure.orig Sat Dec 15 14:28:30 2001 X+++ ./configure Fri Dec 21 01:02:01 2001 X@@ -756,7 +756,7 @@ X fi X X X-PACKAGE=sylpheed X+PACKAGE=sylpheed-claws X X MAJOR_VERSION=0 X MINOR_VERSION=6 END-of-sylpheed-claws/files/patch-configure echo x - sylpheed-claws/pkg-descr sed 's/^X//' >sylpheed-claws/pkg-descr << 'END-of-sylpheed-claws/pkg-descr' XSylpheed is an e-mail client (and news reader) based on GTK+, running on XX Window System, and aiming for: X * Quick response X * Graceful, and sophisticated interface X * Easy configuration, intuitive operation X * Abundant features X XCurrently, many features are supported including POP3, IMAP, NNTP, Xmultiple accounts, threading, filtering, MIME attachments, APOP, SMTP XAUTH, SSL, IPv6, GnuPG, internalization, and more. X XIn addition to the above, Sylpheed-claws has the following extra features: X* A revision of the filtering system X* allow colour labeling of emails based on filtering rules X* automatic mailing list reply, allow ignoring of mail threads X* selectable fonts, SMTP AUTH X* Revision of the quotation format and forwarding format X* encryption/decryption of GPG/PGP ascii-armored messages is supported X* dynamic signatures are enabled X* folder properties: associate certain options per folder, X 'Request Return Receipt', 'Default To', and 'Default account' Xand more... X XWWW: http://sylpheed-claws.sourceforge.net/ END-of-sylpheed-claws/pkg-descr echo x - sylpheed-claws/pkg-comment sed 's/^X//' >sylpheed-claws/pkg-comment << 'END-of-sylpheed-claws/pkg-comment' XA lightweight and more featurefull GTK+ based e-mail and news client END-of-sylpheed-claws/pkg-comment echo x - sylpheed-claws/pkg-plist sed 's/^X//' >sylpheed-claws/pkg-plist << 'END-of-sylpheed-claws/pkg-plist' Xbin/sylpheed-claws Xlib/charset.alias X%%PORTDOCS%%share/doc/sylpheed-claws/NEWS X%%PORTDOCS%%share/doc/sylpheed-claws/README X%%PORTDOCS%%share/doc/sylpheed-claws/README.claws X%%PORTDOCS%%share/doc/sylpheed-claws/README.jp X%%PORTDOCS%%share/doc/sylpheed-claws/RELEASE_NOTES.claws X%%PORTDOCS%%share/doc/sylpheed-claws/TODO X%%PORTDOCS%%share/doc/sylpheed-claws/TODO.jp Xshare/locale/cs/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/de/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/el/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/es/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/fr/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/hr/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/it/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/ja/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/ko/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/nl/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/pl/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/pt_BR/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/ru/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/sv/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/locale.alias Xshare/sylpheed-claws/manual/en/sylpheed-1.html Xshare/sylpheed-claws/manual/en/sylpheed-10.html Xshare/sylpheed-claws/manual/en/sylpheed-11.html Xshare/sylpheed-claws/manual/en/sylpheed-12.html Xshare/sylpheed-claws/manual/en/sylpheed-13.html Xshare/sylpheed-claws/manual/en/sylpheed-14.html Xshare/sylpheed-claws/manual/en/sylpheed-15.html Xshare/sylpheed-claws/manual/en/sylpheed-16.html Xshare/sylpheed-claws/manual/en/sylpheed-17.html Xshare/sylpheed-claws/manual/en/sylpheed-2.html Xshare/sylpheed-claws/manual/en/sylpheed-3.html Xshare/sylpheed-claws/manual/en/sylpheed-4.html Xshare/sylpheed-claws/manual/en/sylpheed-5.html Xshare/sylpheed-claws/manual/en/sylpheed-6.html Xshare/sylpheed-claws/manual/en/sylpheed-7.html Xshare/sylpheed-claws/manual/en/sylpheed-8.html Xshare/sylpheed-claws/manual/en/sylpheed-9.html Xshare/sylpheed-claws/manual/en/sylpheed.html Xshare/sylpheed-claws/manual/ja/sylpheed-1.html Xshare/sylpheed-claws/manual/ja/sylpheed-10.html Xshare/sylpheed-claws/manual/ja/sylpheed-11.html Xshare/sylpheed-claws/manual/ja/sylpheed-12.html Xshare/sylpheed-claws/manual/ja/sylpheed-13.html Xshare/sylpheed-claws/manual/ja/sylpheed-14.html Xshare/sylpheed-claws/manual/ja/sylpheed-15.html Xshare/sylpheed-claws/manual/ja/sylpheed-16.html Xshare/sylpheed-claws/manual/ja/sylpheed-17.html Xshare/sylpheed-claws/manual/ja/sylpheed-2.html Xshare/sylpheed-claws/manual/ja/sylpheed-3.html Xshare/sylpheed-claws/manual/ja/sylpheed-4.html Xshare/sylpheed-claws/manual/ja/sylpheed-5.html Xshare/sylpheed-claws/manual/ja/sylpheed-6.html Xshare/sylpheed-claws/manual/ja/sylpheed-7.html Xshare/sylpheed-claws/manual/ja/sylpheed-8.html Xshare/sylpheed-claws/manual/ja/sylpheed-9.html Xshare/sylpheed-claws/manual/ja/sylpheed.html Xshare/sylpheed-claws/manual/ja/sylpheed.sgml X@dirrm share/sylpheed-claws/manual/en X@dirrm share/sylpheed-claws/manual/ja X@dirrm share/sylpheed-claws/manual X@dirrm share/sylpheed-claws Xshare/pixmaps/sylpheed-claws.png X%%PORTDOCS%%@dirrm share/doc/sylpheed-claws END-of-sylpheed-claws/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 Thu Dec 20 20:10: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 D65D737B417 for ; Thu, 20 Dec 2001 20:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL4A1243953; Thu, 20 Dec 2001 20:10:01 -0800 (PST) (envelope-from gnats) Received: from softwareliberty.org (freebsd.sinica.edu.tw [140.109.13.51]) by hub.freebsd.org (Postfix) with ESMTP id 1680337B416 for ; Thu, 20 Dec 2001 20:07:40 -0800 (PST) Received: by softwareliberty.org (Postfix, from userid 1014) id C27157526; Fri, 21 Dec 2001 12:07:40 +0800 (CST) Message-Id: <20011221040740.C27157526@softwareliberty.org> Date: Fri, 21 Dec 2001 12:07:40 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33048: update port: chinese/fortunetw from 1.0 to 1.1 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: 33048 >Category: ports >Synopsis: update port: chinese/fortunetw from 1.0 to 1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Dec 20 20:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.4-STABLE i386 >Organization: [MAINTAINER] >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386 >Description: >How-To-Repeat: >Fix: diff -ruN fortunetw.orig/Makefile fortunetw/Makefile --- fortunetw.orig/Makefile Fri Dec 21 11:26:18 2001 +++ fortunetw/Makefile Fri Dec 21 12:05:29 2001 @@ -6,9 +6,9 @@ # PORTNAME= fortunetw -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= chinese -MASTER_SITES= http://freebsd.sinica.edu.tw/~statue/ +MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/fortunetw/ DISTNAME= zh-fortunetw-${PORTVERSION} MAINTAINER= statue@freebsd.sinica.edu.tw @@ -19,6 +19,7 @@ do-install: @${MKDIR} ${PREFIX}/share/games/fortune + @${INSTALL_DATA} ${WRKSRC}/liuyong ${PREFIX}/share/games/fortune @${INSTALL_DATA} ${WRKSRC}/tangshi ${PREFIX}/share/games/fortune @${INSTALL_DATA} ${WRKSRC}/yijing ${PREFIX}/share/games/fortune @@ -29,10 +30,13 @@ .endif post-install: + @${STRCMD} ${PREFIX}/share/games/fortune/liuyong @${STRCMD} ${PREFIX}/share/games/fortune/tangshi @${STRCMD} ${PREFIX}/share/games/fortune/yijing @${ECHO_MSG} "" @${ECHO_MSG} "Usage:" + @${ECHO_MSG} "/usr/games/fortune ${PREFIX}/share/games/fortune/liuyong" + @${ECHO_MSG} "or" @${ECHO_MSG} "/usr/games/fortune ${PREFIX}/share/games/fortune/tangshi" @${ECHO_MSG} "or" @${ECHO_MSG} "/usr/games/fortune ${PREFIX}/share/games/fortune/yijing" diff -ruN fortunetw.orig/distinfo fortunetw/distinfo --- fortunetw.orig/distinfo Fri Dec 21 11:26:18 2001 +++ fortunetw/distinfo Fri Dec 21 12:02:03 2001 @@ -1 +1 @@ -MD5 (zh-fortunetw-1.0.tar.gz) = 7b400d8994284ecd5b74aeaf0885693c +MD5 (zh-fortunetw-1.1.tar.gz) = 7d08025492ce8c94d18b4509573cfc1f diff -ruN fortunetw.orig/pkg-plist fortunetw/pkg-plist --- fortunetw.orig/pkg-plist Fri Dec 21 11:26:18 2001 +++ fortunetw/pkg-plist Fri Dec 21 11:57:30 2001 @@ -1,3 +1,5 @@ +share/games/fortune/liuyong +share/games/fortune/liuyong.dat share/games/fortune/tangshi share/games/fortune/tangshi.dat share/games/fortune/yijing >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 Thu Dec 20 21:27:10 2001 Delivered-To: freebsd-ports@freebsd.org Received: from Terry.Dorm11.NCTU.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by hub.freebsd.org (Postfix) with ESMTP id 35A6537B419; Thu, 20 Dec 2001 21:27:06 -0800 (PST) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.11.6/8.11.6) id fBL5Qoi03171; Fri, 21 Dec 2001 13:26:50 +0800 (CST) (envelope-from ijliao) Date: Fri, 21 Dec 2001 13:26:50 +0800 From: Ying-Chieh Liao To: Steve Price Cc: Josef Karthauser , "Sergey A. Osokin" , freebsd-ports@FreeBSD.ORG, portmgr@FreeBSD.ORG Subject: Re: ports/32533: new port: databases/db4 (DB v4) Message-ID: <20011221052650.GA2552@terry.dragon2.net> References: <200112131320.fBDDKMX60644@freefall.freebsd.org> <20011213134905.GA4168@terry.dragon2.net> <20011219145101.C5338@tao.org.uk> <20011219201430.GA75055@terry.dragon2.net> <20011221012544.A13613@tao.org.uk> <20011220193432.P72144@bsd.havk.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT" Content-Disposition: inline In-Reply-To: <20011220193432.P72144@bsd.havk.org> User-Agent: Mutt/1.3.23.2i X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 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 --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=big5 Content-Disposition: inline On Thu, Dec 20, 2001 at 19:34:32 -0600, Steve Price wrote: > This is the first I've heard of this. Just for future reference > for everyone doing any ports-related work. If you need a repo-copy > don't ask cvs@ for one unless you've first gotten portmgr's approval. so what should I do now ? -- Allocate four digits for the year part of a date : a new millennium is coming. --- David Huber --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8IsgarMYBZRHAI4IRAp3SAJwIajbDJX1Y/AnOP1bZXu595NzypwCfa+sO xYDtfZeWG7hDprU4zv6OtnU= =OFoM -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 21:33:45 2001 Delivered-To: freebsd-ports@freebsd.org Received: from monorchid.lemis.com (monorchid.lemis.com [192.109.197.75]) by hub.freebsd.org (Postfix) with ESMTP id A463237B405 for ; Thu, 20 Dec 2001 21:33:36 -0800 (PST) Received: by monorchid.lemis.com (Postfix, from userid 1004) id 601A2786E3; Fri, 21 Dec 2001 16:03:34 +1030 (CST) Date: Fri, 21 Dec 2001 16:03:34 +1030 From: Greg Lehey To: FreeBSD-ports@FreeBSD.org Subject: Opinion requested: contents of "instant workstation" port Message-ID: <20011221160334.B11728@monorchid.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF 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 Some months ago I added an "instant workstation" metaport, intended to be installed by people who had bought my book. After the Wind River fracas, I am finally getting back to finishing the fourth edition of the book, and I'm reconsidering the content of the port. I'd be grateful for any suggestions. I'm attaching the current text of the chapter describing it. I'd like some opinions on things to remove or add to the list. Greg Instant workstation ___________________ The ``instant workstation'' port installs a number of the more popular packages, and allows you to be productive right away. At a later point you may find that you prefer other software, in which case you can install it. The instant workstation includes the following packages: o acroread is the Acrobat reader, a utility for reading and printing PDF files. o bash2 is the shell recommended in this book. o cdrecord is a utility to burn CD-Rs. o dos2unix is a small utility for converting Microsoft text formats to UNIX format. It does not convert formats such as Microsoft Word and RTF. o emacs21 is the GNU Emacs editor recommended in this book. o fetchmail is a program for fetching mail from POP mailboxes. o ghostscript is a PostScript interpreter. It can be used to display PostScript on an X display, or to print it out on a non-PostScript printer. o grip provides an automated frontend for MP3 encoders, letting you take a disc and transform it easily straight into MP3s. o The gimp is designed to provide an intuitive graphical interface to a variety of image editing operations. o gnupg is an encryption program. o gv is a utility which works with ghostscript to display PostScript on an X display. It allows magnification and paging, both of which ghostscript does not do easily. o ispell is a spell check program. o kde is the desktop environment recommended in this book. o mkisofs is a program to create CD-R images. o mutt is the mail user agent (MUA, or mail reader) recommended in this book. o netscape47-communicator is a web browser. o postfix is the mail transfer agent (MTA) recommended in this book. o smbfs it is a complete kernel side implementation of SMB requester and filesystem, used for accessing Microsoft's SMB file system. o xamp is a graphical MPEG player. o xtset is a utility to set the title of an xterm window. It is used by the .bashrc file installed with the package. o xmms is an X-based multimedia player. o xv is a program to display images, in particular jpeg and gif. -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 21:49: 3 2001 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id A678C37B417; Thu, 20 Dec 2001 21:49:00 -0800 (PST) Received: from there ([12.228.75.82]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011221054900.YHXL19716.rwcrmhc51.attbi.com@there>; Fri, 21 Dec 2001 05:49:00 +0000 Content-Type: text/plain; charset="iso-8859-15" From: paul beard Reply-To: paulbeard@mac.com Organization: none that I can find To: obrien@FreeBSD.org Subject: FreeBSD Port: minicom-1.83.1_2 Date: Thu, 20 Dec 2001 21:48:59 -0800 X-Mailer: KMail [version 1.3.1] Cc: ports@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011221054900.YHXL19716.rwcrmhc51.attbi.com@there> 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 Greetings, I was trying to build minicom 1.83 and when I discovered it was forbidden, I tried 2.0.0 from the author's repository. It uses autoconf (very nice) and but for one small gotcha (I have notified the author of an instance of getopt_long that broke the make: truncating it to getopt worked just fine) it seems to be fine. here's what it's running on: FreeBSD dhcp-82-1 4.4-STABLE FreeBSD 4.4-STABLE #3: Thu Dec 6 18:45:47 PST 2001 root@dhcp-82-1:/usr/obj/usr/src/sys/GATEWAY i386 Don't know if anyone is clamoring for this but thought I'd pass along what information I could. -- Paul Beard 8040 27th Ave NE Seattle WA 98115 He keeps differentiating, flying off on a tangent. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 22:16:18 2001 Delivered-To: freebsd-ports@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 49D2A37B417; Thu, 20 Dec 2001 22:16:14 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id fBL6FjJ47707; Fri, 21 Dec 2001 01:15:45 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: Opinion requested: contents of "instant workstation" port From: Joe Clarke To: Greg Lehey Cc: FreeBSD-ports@FreeBSD.ORG In-Reply-To: <20011221160334.B11728@monorchid.lemis.com> References: <20011221160334.B11728@monorchid.lemis.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 21 Dec 2001 01:16:30 -0500 Message-Id: <1008915390.89306.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 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 Fri, 2001-12-21 at 00:33, Greg Lehey wrote: > Some months ago I added an "instant workstation" metaport, intended to > be installed by people who had bought my book. After the Wind River > fracas, I am finally getting back to finishing the fourth edition of > the book, and I'm reconsidering the content of the port. I'd be > grateful for any suggestions. I'm attaching the current text of the > chapter describing it. I'd like some opinions on things to remove or > add to the list. I guess everyone has their opinion of their ideal workstation. For me, I like Gnome, pine, vim, and tcsh. I don't want to get into a holy war, though. Some additions might be portupgrade, linux-realplayer, xanim and/or xmovie. There are also quite a few DVD players in the ports collection. I don't own a DVD drive, so I can't really comment on which is best. [snip] > o netscape47-communicator is a web browser. Opera might also be an option. Many people like it, it's fast, and supports Netscape plugins. > o smbfs it is a complete kernel side implementation of SMB requester and > filesystem, used for accessing Microsoft's SMB file system. This isn't needed anymore since it's been merged into -stable and thus into 4.5-RELEASE. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 22:19:56 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 6685F37B405; Thu, 20 Dec 2001 22:19:54 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL6FTI62630; Thu, 20 Dec 2001 22:15:29 -0800 (PST) (envelope-from ijliao) Date: Thu, 20 Dec 2001 22:15:29 -0800 (PST) From: Message-Id: <200112210615.fBL6FTI62630@freefall.freebsd.org> To: jamie@hermans.ca, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33045: Maintainer update www/gallery from 1.2.3 to 1.2.5 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: Maintainer update www/gallery from 1.2.3 to 1.2.5 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu Dec 20 22:15:19 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33045 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 22:19:57 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 C1AF437B41D; Thu, 20 Dec 2001 22:19:54 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL6IAm63007; Thu, 20 Dec 2001 22:18:10 -0800 (PST) (envelope-from ijliao) Date: Thu, 20 Dec 2001 22:18:10 -0800 (PST) From: Message-Id: <200112210618.fBL6IAm63007@freefall.freebsd.org> To: leeym@utopia.leeym.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33046: update port: fix mail/razor-agents for bento errorlogs 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: fix mail/razor-agents for bento errorlogs State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu Dec 20 22:18:00 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33046 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 22:20: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 A61AA37B43D for ; Thu, 20 Dec 2001 22:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL6K0H63275; Thu, 20 Dec 2001 22:20: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 95FA937B416 for ; Thu, 20 Dec 2001 22:19:13 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL6JDH63192; Thu, 20 Dec 2001 22:19:13 -0800 (PST) (envelope-from nobody) Message-Id: <200112210619.fBL6JDH63192@freefall.freebsd.org> Date: Thu, 20 Dec 2001 22:19:13 -0800 (PST) From: Tony Lynn To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33049: proftpd file permission error. 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: 33049 >Category: ports >Synopsis: proftpd file permission error. >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: Thu Dec 20 22:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Tony Lynn >Release: 4.4-STABLE >Organization: TW-CERT >Environment: FreeBSD xxxxxx.xxxx.xxx.xx 4.4-STABLE FreeBSD 4.4-STABLE #3: Wed Dec 12 09:21:04 CST 2001 root@xxxxxx.xxxx.xxx.xx:/usr/obj/usr/src/sys/camera i386 ftp localhost Connected to localhost. 220 ProFTPD 1.2.4 Server >Description: ftpwho need the permission to read /var/run/proftpd/proftpd-[pid] file. With default install, the file permission will be set to 400. Thus only root can get access to this file, and only those who has root access to the machine can submit ftpwho command and see current user. The file permission should change to 444 in order to make normal user able to get stastical information. >How-To-Repeat: submit ftpwho request >Fix: change the default file permission to 444. or, suid ftpwho(not recommended). >Release-Note: >Audit-Trail: >Unformatted: >ftpwho To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 22: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 BAF5837B417 for ; Thu, 20 Dec 2001 22:40:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL6e0u65649; Thu, 20 Dec 2001 22:40:00 -0800 (PST) (envelope-from gnats) Received: from postfix2-2.free.fr (postfix2-2.free.fr [213.228.0.140]) by hub.freebsd.org (Postfix) with ESMTP id A6F7037B41C for ; Thu, 20 Dec 2001 22:31:24 -0800 (PST) Received: from graf.pompo.net (lyon-2-a7-21-237.dial.proxad.net [62.147.21.237]) by postfix2-2.free.fr (Postfix) with ESMTP id 5E7FE5FEC4 for ; Fri, 21 Dec 2001 07:31:22 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 3AACD751D; Thu, 20 Dec 2001 23:46:33 +0100 (CET) Message-Id: <20011220224633.3AACD751D@graf.pompo.net> Date: Thu, 20 Dec 2001 23:46:33 +0100 (CET) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33050: Maintainer-update: mark devel/pear as forbidden 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: 33050 >Category: ports >Synopsis: Maintainer-update: mark devel/pear as forbidden >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Dec 20 22:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.4-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Nov 25 07:49:02 CET 2001 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: It is not really broken, but it is now inluded in mod_php4 v. 4.1.0. I shall re-activate when there will be some consistent updates. >How-To-Repeat: N/A. >Fix: Apply this patch: --- /usr/ports/devel/pear/Makefile.orig Thu Dec 13 21:37:01 2001 +++ /usr/ports/devel/pear/Makefile Thu Dec 20 23:28:21 2001 @@ -24,6 +24,8 @@ PEARDIR= ${LOCALBASE}/${LPHP_LIB} +FORBIDDEN= "This module is now part of mod_php4 as of 4.1.0" + do-install: @${ECHO} "===> Backup the original PEAR from mod_php4 into ${PEARDIR}.DIST_PHP ..." ${MV} ${PEARDIR} ${PEARDIR}.DIST_PHP >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 Thu Dec 20 22:40: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 E68ED37B419 for ; Thu, 20 Dec 2001 22:40:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL6e0d65662; Thu, 20 Dec 2001 22:40:00 -0800 (PST) (envelope-from gnats) Received: from postfix2-2.free.fr (postfix2-2.free.fr [213.228.0.140]) by hub.freebsd.org (Postfix) with ESMTP id CC4E237B41D for ; Thu, 20 Dec 2001 22:31:24 -0800 (PST) Received: from graf.pompo.net (lyon-2-a7-21-237.dial.proxad.net [62.147.21.237]) by postfix2-2.free.fr (Postfix) with ESMTP id A2DF75FEC6 for ; Fri, 21 Dec 2001 07:31:22 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 41AC6752B; Thu, 20 Dec 2001 23:52:39 +0100 (CET) Message-Id: <20011220225239.41AC6752B@graf.pompo.net> Date: Thu, 20 Dec 2001 23:52:39 +0100 (CET) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33051: Maintainer-update: www/horde-devel does not need PEAR anymore. 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: 33051 >Category: ports >Synopsis: Maintainer-update: www/horde-devel does not need PEAR anymore. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Dec 20 22:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.4-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Nov 25 07:49:02 CET 2001 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: Since the upgrade of mod_php4, horde-devel may directly use the released PEAR. >How-To-Repeat: N/A. >Fix: Apply the following patch: --- /usr/ports/www/horde-devel/Makefile.orig Wed Dec 12 21:08:28 2001 +++ /usr/ports/www/horde-devel/Makefile Thu Dec 20 23:17:24 2001 @@ -30,8 +30,8 @@ .if !defined(WITHOUT_SSL) RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libssl.so:${PORTSDIR}/www/apache13-modssl .endif -RUN_DEPENDS+= ${LOCALBASE}/lib/php/Cache/DB.php:${PORTSDIR}/devel/pear -#RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 +#RUN_DEPENDS+= ${LOCALBASE}/lib/php/Cache/DB.php:${PORTSDIR}/devel/pear +RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 NO_BUILD= yes DOCS= COPYING README docs/CHANGES docs/CODING_STANDARDS docs/CREDITS \ >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 Thu Dec 20 22:49:56 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 741C537B405; Thu, 20 Dec 2001 22:49:54 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL6mZt66475; Thu, 20 Dec 2001 22:48:35 -0800 (PST) (envelope-from lioux) Date: Thu, 20 Dec 2001 22:48:35 -0800 (PST) From: Message-Id: <200112210648.fBL6mZt66475@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, mharo@FreeBSD.org Subject: Re: ports/33049: proftpd file permission error. 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: proftpd file permission error. Responsible-Changed-From-To: freebsd-ports->mharo Responsible-Changed-By: lioux Responsible-Changed-When: Thu Dec 20 22:48:25 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33049 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 22:59:56 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 A0A2E37B405; Thu, 20 Dec 2001 22:59:55 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL6uXa67647; Thu, 20 Dec 2001 22:56:33 -0800 (PST) (envelope-from ijliao) Date: Thu, 20 Dec 2001 22:56:33 -0800 (PST) From: Message-Id: <200112210656.fBL6uXa67647@freefall.freebsd.org> To: bestia@iptcom.net, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/30841: News port: fortuneru, contains fortune file in Russian. 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: News port: fortuneru, contains fortune file in Russian. State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu Dec 20 22:56:25 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30841 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 23: 7:20 2001 Delivered-To: freebsd-ports@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 4D0B837B405; Thu, 20 Dec 2001 23:07:15 -0800 (PST) Received: from sdn-ar-003dcwashp259.dialsprint.net ([206.133.15.149] helo=moo.holy.cow) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16HJls-0005l7-00; Thu, 20 Dec 2001 23:07:09 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id 424B750DE8; Fri, 21 Dec 2001 02:08:20 -0500 (EST) Date: Fri, 21 Dec 2001 02:08:20 -0500 From: parv To: Greg Lehey Cc: FreeBSD-ports@FreeBSD.org Subject: Re: Opinion requested: contents of "instant workstation" port Message-ID: <20011221020820.A12567@moo.holy.cow> Mail-Followup-To: Greg Lehey , FreeBSD-ports@FreeBSD.org References: <20011221160334.B11728@monorchid.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011221160334.B11728@monorchid.lemis.com>; from grog@FreeBSD.org on Fri, Dec 21, 2001 at 04:03:34PM +1030 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 in message <20011221160334.B11728@monorchid.lemis.com>, wrote Greg Lehey thusly... > > Some months ago I added an "instant workstation" metaport, intended to > be installed by people who had bought my book. ... > I'd like some opinions on things to remove or > add to the list. > > Greg > > Instant workstation > ___________________ (rearranged the shortened list based on function) ** cd burning ** > o cdrecord is a utility to burn CD-Rs. > o mkisofs is a program to create CD-R images. the closest & lightest thing to cdrecord is cdrtools. it includes "cdrecord, mkisofs, and several other programs". ** editors, text converters, printing ** > o dos2unix is a small utility for converting Microsoft text formats to UNIX > format. It does not convert formats such as Microsoft Word and RTF. i don't know the language of dos2unix so can't directly comment. i suppose a small awk, sed or perl script would do the same thing too. for converting ms word documents, i like antiword. be aware that there is another utility which sometimes eats up last few lines. > o emacs21 is the GNU Emacs editor recommended in this book. no (g)vim? > o ispell is a spell check program. how about adding/replacing ispell w/ aspell? > o ghostscript is a PostScript interpreter. It can be used to display > PostScript on an X display, or to print it out on a non-PostScript printer. and enscript for ps/pjl printers. it's really wonderful besides being light. don't forget to include a word in the book to setup printcap to take care of "ladder" effect. dang thing always bites me after setting up a "workstation". > o gv is a utility which works with ghostscript to display > PostScript on an X ... i had more success w/ ghostscript for some reason. but i remember vaguely gv being easier to use. ** mail, web, et cetera ** > o fetchmail is a program for fetching mail from POP mailboxes. will there be any word about using ssh tunnel to get mail (from servers that run sshd)? some people also like getmail being it "smaller/lighter". (i use fetchmail.) > o netscape47-communicator is a web browser. i have found linux-netscape47-navigator versions to be more stable than native ones. and for irc, xchat. ** audio+video ** > o xamp is a graphical MPEG player. > o xmms is an X-based multimedia player. why not just stick w/ xmms as it plays mp3 files, besides wav, just fine. that way there will be less bloat... unless qt1 is used by another package too... xmms locks my dell i5000e when playing cd, causing hard reboot. i use workman instead. > o The gimp is designed to provide an intuitive graphical interface > to a variety of image editing operations. > > o xv is a program to display images, in particular jpeg and gif. and may be tgif for vector drawings... ** windowmanager, environment ** > o kde is the desktop environment recommended in this book. well just make sure that it "works out of the box". i mean if somebody has problem compiling the damn thing, and afterwords running, "instant workstation" won't be so instant. xfce is a safe replacement. (i use fvwm2) ** miscellaneous ** > o xtset is a utility to set the title of an xterm window. It > is used by the .bashrc file installed with the package. to me it seems frivolous. is it really necessary? how about adding xlockmore & xkeycaps? -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 23:14:34 2001 Delivered-To: freebsd-ports@freebsd.org Received: from ns.arw.co.jp (ns.arw.co.jp [210.189.73.1]) by hub.freebsd.org (Postfix) with ESMTP id 0165237B417; Thu, 20 Dec 2001 23:13:49 -0800 (PST) Received: from 12.64.192.14 (slip-12-64-192-14.mis.prserv.net [12.64.192.14]) by ns.arw.co.jp (8.8.5/3.5Wpl7-mailj) with SMTP id PAA00591; Fri, 21 Dec 2001 15:32:00 +0900 (JST) From: n2sbpvqapsh@hotmail.com Message-Id: <200112210632.PAA00591@ns.arw.co.jp> To: Subject: Need More Life Insurance? Double it for No Extra Cost Date: Fri, 21 Dec 2001 15:05:49 -0500 MIME-Version: 1.0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 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 70% Off Your Insurance!!!

Save 70% Off Your Life Insurance


Double Your Life Insurance At NO EXTRA COST 

$250,000 policy=  

for $6.50 per m= onth

CLICK HERE FOR MORE INFO

 

To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 23:21:43 2001 Delivered-To: freebsd-ports@freebsd.org Received: from monorchid.lemis.com (monorchid.lemis.com [192.109.197.75]) by hub.freebsd.org (Postfix) with ESMTP id 514C137B417 for ; Thu, 20 Dec 2001 23:21:40 -0800 (PST) Received: by monorchid.lemis.com (Postfix, from userid 1004) id 97D22786E3; Fri, 21 Dec 2001 17:51:38 +1030 (CST) Date: Fri, 21 Dec 2001 17:51:38 +1030 From: Greg Lehey To: Joe Clarke Cc: FreeBSD-ports@FreeBSD.ORG Subject: Re: Opinion requested: contents of "instant workstation" port Message-ID: <20011221175138.C11728@monorchid.lemis.com> References: <20011221160334.B11728@monorchid.lemis.com> <1008915390.89306.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1008915390.89306.6.camel@shumai.marcuscom.com> User-Agent: Mutt/1.3.23i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF 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 Friday, 21 December 2001 at 1:16:30 -0500, Joe Clarke wrote: > On Fri, 2001-12-21 at 00:33, Greg Lehey wrote: >> Some months ago I added an "instant workstation" metaport, intended to >> be installed by people who had bought my book. After the Wind River >> fracas, I am finally getting back to finishing the fourth edition of >> the book, and I'm reconsidering the content of the port. I'd be >> grateful for any suggestions. I'm attaching the current text of the >> chapter describing it. I'd like some opinions on things to remove or >> add to the list. > > I guess everyone has their opinion of their ideal workstation. For me, > I like Gnome, pine, vim, and tcsh. I don't want to get into a holy > war, though. Right, there are a number of other choices. Basically, what it boils down to is what I prefer to recommend :-) But you're right, I shouldn't be trying to convert people, and I'll mention that your choices there too. > Some additions might be portupgrade, linux-realplayer, xanim and/or > xmovie. There are also quite a few DVD players in the ports > collection. I don't own a DVD drive, so I can't really comment on which > is best. > > [snip] > >> o netscape47-communicator is a web browser. > > Opera might also be an option. Many people like it, it's fast, and > supports Netscape plugins. I've tried Opera. I don't like it. >> o smbfs it is a complete kernel side implementation of SMB requester and >> filesystem, used for accessing Microsoft's SMB file system. > > This isn't needed anymore since it's been merged into -stable and thus > into 4.5-RELEASE. Ah, right. Thanks. Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 23:22:37 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 A65F937B405; Thu, 20 Dec 2001 23:22:34 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL7Av872473; Thu, 20 Dec 2001 23:10:57 -0800 (PST) (envelope-from ijliao) Date: Thu, 20 Dec 2001 23:10:57 -0800 (PST) From: Message-Id: <200112210710.fBL7Av872473@freefall.freebsd.org> To: dan@BSDpro.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/30859: A New Port 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: A New Port State-Changed-From-To: open->feedback State-Changed-By: ijliao State-Changed-When: Thu Dec 20 23:10:40 PST 2001 State-Changed-Why: cant fetch it http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30859 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 23:29:55 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 90EAB37B419; Thu, 20 Dec 2001 23:29:54 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL7OoV74323; Thu, 20 Dec 2001 23:24:50 -0800 (PST) (envelope-from ijliao) Date: Thu, 20 Dec 2001 23:24:50 -0800 (PST) From: Message-Id: <200112210724.fBL7OoV74323@freefall.freebsd.org> To: papowell@lprng.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31288: LPRng-3.7.9 port (LPRng) 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: LPRng-3.7.9 port (LPRng) update State-Changed-From-To: open->feedback State-Changed-By: ijliao State-Changed-When: Thu Dec 20 23:24:13 PST 2001 State-Changed-Why: could you please send it in diff format ? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31288 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 23:35:54 2001 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id A910337B416; Thu, 20 Dec 2001 23:35:47 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id JAA98971; Fri, 21 Dec 2001 09:35:43 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h186.229.dialup.iptcom.net [212.9.229.186]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id JAA80511; Fri, 21 Dec 2001 09:35:40 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id fBL7Z9F08054; Fri, 21 Dec 2001 09:35:09 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C22E623.E0DB4919@FreeBSD.org> Date: Fri, 21 Dec 2001 09:34:59 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Greg Lehey Cc: FreeBSD-ports@FreeBSD.org Subject: Re: Opinion requested: contents of "instant workstation" port References: <20011221160334.B11728@monorchid.lemis.com> Content-Type: text/plain; charset=koi8-r 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 Greg Lehey wrote: > > Some months ago I added an "instant workstation" metaport, intended to > be installed by people who had bought my book. After the Wind River > fracas, I am finally getting back to finishing the fourth edition of > the book, and I'm reconsidering the content of the port. I'd be > grateful for any suggestions. I'm attaching the current text of the > chapter describing it. I'd like some opinions on things to remove or > add to the list. I'd recommend to add Evolution into the list - it's really the best GUI e-mail client I've ever tried on FreeBSD. Also Mozilla is stable enough to recommend it instead of Netscape, however it requires reasonably decent machine to run. -Maxim > > Greg > > Instant workstation > ___________________ > > The ``instant workstation'' port installs a number of the more popular > packages, and allows you to be productive right away. At a later point you may > find that you prefer other software, in which case you can install it. > > The instant workstation includes the following packages: > > o acroread is the Acrobat reader, a utility for reading and printing PDF files. > > o bash2 is the shell recommended in this book. > > o cdrecord is a utility to burn CD-Rs. > > o dos2unix is a small utility for converting Microsoft text formats to UNIX > format. It does not convert formats such as Microsoft Word and RTF. > > o emacs21 is the GNU Emacs editor recommended in this book. > > o fetchmail is a program for fetching mail from POP mailboxes. > > o ghostscript is a PostScript interpreter. It can be used to display > PostScript on an X display, or to print it out on a non-PostScript printer. > > o grip provides an automated frontend for MP3 encoders, letting you take a disc > and transform it easily straight into MP3s. > > o The gimp is designed to provide an intuitive graphical interface to a variety > of image editing operations. > > o gnupg is an encryption program. > > o gv is a utility which works with ghostscript to display PostScript on an X > display. It allows magnification and paging, both of which ghostscript does > not do easily. > > o ispell is a spell check program. > > o kde is the desktop environment recommended in this book. > > o mkisofs is a program to create CD-R images. > > o mutt is the mail user agent (MUA, or mail reader) recommended in this book. > > o netscape47-communicator is a web browser. > > o postfix is the mail transfer agent (MTA) recommended in this book. > > o smbfs it is a complete kernel side implementation of SMB requester and > filesystem, used for accessing Microsoft's SMB file system. > > o xamp is a graphical MPEG player. > > o xtset is a utility to set the title of an xterm window. It is used by the > .bashrc file installed with the package. > > o xmms is an X-based multimedia player. > > o xv is a program to display images, in particular jpeg and gif. > > -- > See complete headers for address and phone numbers > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Dec 20 23: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 E195337B41A for ; Thu, 20 Dec 2001 23:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL7e3f76268; Thu, 20 Dec 2001 23:40:03 -0800 (PST) (envelope-from gnats) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (Postfix) with ESMTP id 9367A37B41B for ; Thu, 20 Dec 2001 23:36:25 -0800 (PST) Received: from mail2.siemens.de (mail2.siemens.de [139.25.208.11]) by david.siemens.de (8.11.6/8.11.6) with ESMTP id fBL7aOS22522 for ; Fri, 21 Dec 2001 08:36:24 +0100 (MET) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail2.siemens.de (8.11.6/8.11.6) with ESMTP id fBL7a8g14163 for ; Fri, 21 Dec 2001 08:36:08 +0100 (MET) Received: from reims.mchp.siemens.de (alaska [139.23.202.134]) by mars.cert.siemens.de (8.12.1/8.12.1/Siemens CERT [ $Revision: 1.18 ]) with ESMTP id fBL7aNSt011968 for ; Fri, 21 Dec 2001 08:36:23 +0100 (CET) Received: from reims.mchp.siemens.de (localhost [127.0.0.1]) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.10 ]) with ESMTP id fBL7aN20022711 for ; Fri, 21 Dec 2001 08:36:23 +0100 (CET) Received: (from ust@localhost) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.2 ]) id fBL7aNZQ022710; Fri, 21 Dec 2001 08:36:23 +0100 (CET) Message-Id: <200112210736.fBL7aNZQ022710@reims.mchp.siemens.de> Date: Fri, 21 Dec 2001 08:36:23 +0100 (CET) From: Udo Schweigert Reply-To: Udo Schweigert To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33052: maintainer-update of security/nessus-*-devel 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: 33052 >Category: ports >Synopsis: maintainer-update of security/nessus-*-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Dec 20 23:40:03 PST 2001 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD alaska.cert.siemens.de 4.4-STABLE FreeBSD 4.4-STABLE #35: Thu Dec 20 11:57:49 CET 2001 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386 >Description: Update the security/nessus-*-devel ports to the most recent version 1.1.11. (No files added or deleted) >How-To-Repeat: >Fix: Index: nessus-devel/Makefile =================================================================== RCS file: /home/ncvs/work/ports/nessus-devel/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- nessus-devel/Makefile 30 Nov 2001 10:32:19 -0000 1.11 +++ nessus-devel/Makefile 21 Dec 2001 07:32:07 -0000 @@ -4,7 +4,7 @@ # PORTNAME= nessus-devel -PORTVERSION= 1.1.10 +PORTVERSION= 1.1.11 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ ftp://ftp.nessus.org/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ Index: nessus-devel/distinfo =================================================================== RCS file: /home/ncvs/work/ports/nessus-devel/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- nessus-devel/distinfo 30 Nov 2001 10:32:19 -0000 1.6 +++ nessus-devel/distinfo 21 Dec 2001 07:32:07 -0000 @@ -1 +1 @@ -MD5 (nessus/nessus-core-1.1.10.tar.gz) = dd066ccd342c0a33a42b23dd1133a08d +MD5 (nessus/nessus-core-1.1.11.tar.gz) = 0724eb5660b3c4b35ea2d373c852a127 Index: nessus-libnasl-devel/Makefile =================================================================== RCS file: /home/ncvs/work/ports/nessus-libnasl-devel/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- nessus-libnasl-devel/Makefile 30 Nov 2001 10:32:19 -0000 1.10 +++ nessus-libnasl-devel/Makefile 21 Dec 2001 07:32:07 -0000 @@ -4,7 +4,7 @@ # PORTNAME= nessus-libnasl-devel -PORTVERSION= 1.1.10 +PORTVERSION= 1.1.11 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ ftp://ftp.nessus.org/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ Index: nessus-libnasl-devel/distinfo =================================================================== RCS file: /home/ncvs/work/ports/nessus-libnasl-devel/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- nessus-libnasl-devel/distinfo 30 Nov 2001 10:32:19 -0000 1.6 +++ nessus-libnasl-devel/distinfo 21 Dec 2001 07:32:07 -0000 @@ -1 +1 @@ -MD5 (nessus/libnasl-1.1.10.tar.gz) = 479385b492a2285dd8a92c283f77bbf7 +MD5 (nessus/libnasl-1.1.11.tar.gz) = d5b3d29a9fa4ad99a646b94851b24d70 Index: nessus-libraries-devel/Makefile =================================================================== RCS file: /home/ncvs/work/ports/nessus-libraries-devel/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- nessus-libraries-devel/Makefile 30 Nov 2001 10:32:19 -0000 1.10 +++ nessus-libraries-devel/Makefile 21 Dec 2001 07:32:07 -0000 @@ -4,7 +4,7 @@ # PORTNAME= nessus-libraries-devel -PORTVERSION= 1.1.10 +PORTVERSION= 1.1.11 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ ftp://ftp.nessus.org/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ Index: nessus-libraries-devel/distinfo =================================================================== RCS file: /home/ncvs/work/ports/nessus-libraries-devel/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- nessus-libraries-devel/distinfo 30 Nov 2001 10:32:19 -0000 1.6 +++ nessus-libraries-devel/distinfo 21 Dec 2001 07:32:07 -0000 @@ -1 +1 @@ -MD5 (nessus/nessus-libraries-1.1.10.tar.gz) = 08af15cc10f2eed923e72c347cd59813 +MD5 (nessus/nessus-libraries-1.1.11.tar.gz) = f729160b24272fd0a5a851a82a9f50af Index: nessus-plugins-devel/Makefile =================================================================== RCS file: /home/ncvs/work/ports/nessus-plugins-devel/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- nessus-plugins-devel/Makefile 30 Nov 2001 10:32:19 -0000 1.11 +++ nessus-plugins-devel/Makefile 21 Dec 2001 07:32:07 -0000 @@ -4,7 +4,7 @@ # PORTNAME= nessus-plugins-devel -PORTVERSION= 1.1.10 +PORTVERSION= 1.1.11 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ ftp://ftp.nessus.org/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ Index: nessus-plugins-devel/distinfo =================================================================== RCS file: /home/ncvs/work/ports/nessus-plugins-devel/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- nessus-plugins-devel/distinfo 30 Nov 2001 10:32:19 -0000 1.6 +++ nessus-plugins-devel/distinfo 21 Dec 2001 07:32:07 -0000 @@ -1 +1 @@ -MD5 (nessus/nessus-plugins-1.1.10.tar.gz) = c1329ef45930533daed2bc9037b10460 +MD5 (nessus/nessus-plugins-1.1.11.tar.gz) = d8886bf575337d88646a2ed697bb4b36 Index: nessus-plugins-devel/pkg-plist =================================================================== RCS file: /home/ncvs/work/ports/nessus-plugins-devel/pkg-plist,v retrieving revision 1.6 diff -u -r1.6 pkg-plist --- nessus-plugins-devel/pkg-plist 30 Nov 2001 10:32:19 -0000 1.6 +++ nessus-plugins-devel/pkg-plist 21 Dec 2001 07:32:07 -0000 @@ -2,9 +2,11 @@ etc/nessus/accounts.txt etc/nessus/queso.conf lib/nessus/plugins/3com_switches.nasl -lib/nessus/plugins/40x_cross_site.nasl lib/nessus/plugins/BEA_weblogic_Reveal_Script_Code.nasl lib/nessus/plugins/ColdFusion.nasl +lib/nessus/plugins/DDI_F5_Default_Support.nasl +lib/nessus/plugins/DDI_Netware_Management_Portal.nasl +lib/nessus/plugins/DDI_PIX_Firewall_Manager.nasl lib/nessus/plugins/DDI_Unprotected_PCanywhere.nasl lib/nessus/plugins/DDI_Unprotected_SiteScope.nasl lib/nessus/plugins/ExAir_dos_advsearch.nasl @@ -29,6 +31,7 @@ lib/nessus/plugins/aix_ftpd.nasl lib/nessus/plugins/alcatel_adsl.nasl lib/nessus/plugins/alcatel_adsl_firewalling.nasl +lib/nessus/plugins/alchemy_eye_http.nasl lib/nessus/plugins/alibaba.nasl lib/nessus/plugins/alibaba_get32.nasl lib/nessus/plugins/alibaba_overflow.nasl @@ -79,6 +82,8 @@ lib/nessus/plugins/bind_version.nasl lib/nessus/plugins/bind_vulnerable.nasl lib/nessus/plugins/bind_zxfr_bug.nasl +lib/nessus/plugins/binlogin_overflow_rlogin.nasl +lib/nessus/plugins/binlogin_overflow_telnet.nasl lib/nessus/plugins/bizdb1_search.nasl lib/nessus/plugins/bonk.nasl lib/nessus/plugins/bootparamd.nasl @@ -125,6 +130,7 @@ lib/nessus/plugins/count_cgi.nasl lib/nessus/plugins/cp-firewall-auth.nasl lib/nessus/plugins/cp-firewall-webauth.nasl +lib/nessus/plugins/cross_site_scripting.nasl lib/nessus/plugins/csm_helo.nasl lib/nessus/plugins/cvs_detect.nasl lib/nessus/plugins/cvsweb_shell.nasl @@ -205,6 +211,7 @@ lib/nessus/plugins/ftp_sol_check_user.nasl lib/nessus/plugins/ftp_write_dirs.nes lib/nessus/plugins/ftpgate.nasl +lib/nessus/plugins/ftpglob.nasl lib/nessus/plugins/ftpserver_detect_type_nd_version.nasl lib/nessus/plugins/gatecrasher.nasl lib/nessus/plugins/gauntlet_overflow.nasl @@ -274,7 +281,6 @@ lib/nessus/plugins/iis_repost_asp.nasl lib/nessus/plugins/iis_samples.nasl lib/nessus/plugins/iis_scripts.nasl -lib/nessus/plugins/iis_shtml_cross_site.nasl lib/nessus/plugins/iis_viewcode.nasl lib/nessus/plugins/iis_webdav_lock_memory_leak.nasl lib/nessus/plugins/iisadmin.nasl @@ -356,6 +362,7 @@ lib/nessus/plugins/mstream_handler.nasl lib/nessus/plugins/multicsp_detect.nasl lib/nessus/plugins/multihtml.nasl +lib/nessus/plugins/multiple_ftpd_dos.nasl lib/nessus/plugins/mycio_detect.nasl lib/nessus/plugins/mycio_directory_traversal.nasl lib/nessus/plugins/mysql_bad_password.nasl @@ -419,6 +426,7 @@ lib/nessus/plugins/openssh_301.nasl lib/nessus/plugins/openssh_adv_option.nasl lib/nessus/plugins/openssh_uselogin.nasl +lib/nessus/plugins/openssh_uselogin_environment.nasl lib/nessus/plugins/oracle_dos.nasl lib/nessus/plugins/oracle_one_hour_install.nasl lib/nessus/plugins/oracle_tnslsnr_security.nasl @@ -680,6 +688,7 @@ lib/nessus/plugins/stacheldraht.nasl lib/nessus/plugins/statd_format_string.nasl lib/nessus/plugins/store_cgi.nasl +lib/nessus/plugins/story.nasl lib/nessus/plugins/stream.nasl lib/nessus/plugins/stronghold.nasl lib/nessus/plugins/subseven.nasl @@ -738,6 +747,7 @@ lib/nessus/plugins/wayboard.nasl lib/nessus/plugins/web_traversal.nasl lib/nessus/plugins/webactive_log.nasl +lib/nessus/plugins/webalizer.nasl lib/nessus/plugins/webcart.nasl lib/nessus/plugins/webdav.nasl lib/nessus/plugins/webdav_iis.nasl >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 Thu Dec 20 23:58:38 2001 Delivered-To: freebsd-ports@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id 08D1137B405; Thu, 20 Dec 2001 23:58:35 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id fBL7waS44760; Fri, 21 Dec 2001 08:58:36 +0100 (CET) (envelope-from ernst) Message-Id: <200112210758.fBL7waS44760@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: EuroNet Internet B.V. To: Dirk Froemberg , Eric Kingston Subject: Re: FreeBSD Port: jakarta-tomcat-3.2.3 Date: Fri, 21 Dec 2001 08:58:36 +0100 X-Mailer: KMail [version 1.3] Cc: ports@FreeBSD.org, znerd@FreeBSD.org References: <007d01c18980$9b0bde30$0200000a@stanslc.esreco.net> <20011220202006.A1965@physik.TU-Berlin.DE> In-Reply-To: <20011220202006.A1965@physik.TU-Berlin.DE> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 I've been ill for the last 2 weeks, so I wasn't able to look at this :-( Will look at it ASAP. Ernst On Thursday 20 December 2001 20:20, Dirk Froemberg wrote: > Hi Eric! > > On Thu, Dec 20, 2001 at 11:03:18AM -0700, Eric Kingston wrote: > > I hate to be a pest, but does anyone have any information on when > > Jakarta-Tomcat 4.0 and mod_jk 4.0 will be ported to FreeBSD? > > > > > > > > Also, Jakarta-Tomcat 3.2.3 and mod_jk 3.2.3 require JDK 1.1.8, but can > > I use them with JDK 1.2 or JDK 1.3? > > Let's ask the new maintainer of jakarta-tomcat... (CC'ed to him) > > Regards Dirk -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 0:10: 8 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 44AB537B41B for ; Fri, 21 Dec 2001 00:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL8A2V83693; Fri, 21 Dec 2001 00:10:02 -0800 (PST) (envelope-from gnats) Date: Fri, 21 Dec 2001 00:10:02 -0800 (PST) Message-Id: <200112210810.fBL8A2V83693@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Ryan Thompson Subject: Re: ports/32915: Change maintainer, update port: editors/lpe Reply-To: Ryan Thompson 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 The following reply was made to PR ports/32915; it has been noted by GNATS. From: Ryan Thompson To: Cc: Subject: Re: ports/32915: Change maintainer, update port: editors/lpe Date: Fri, 21 Dec 2001 02:03:48 -0600 (CST) Hello... Is there anything else required, here, or are we just waiting for a friendly committer? :-) I've OK'd this with the current (old) maintainer. Note that this update fixes some known bugs, so it would be nice to get the patches applied to the ports tree. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/32915 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 Fri Dec 21 0:36: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 AFE0437B417; Fri, 21 Dec 2001 00:36:07 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL8a7T87092; Fri, 21 Dec 2001 00:36:07 -0800 (PST) (envelope-from sobomax) Date: Fri, 21 Dec 2001 00:36:07 -0800 (PST) From: Message-Id: <200112210836.fBL8a7T87092@freefall.freebsd.org> To: ryan@sasknow.com, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: 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 Synopsis: Change maintainer, update port: editors/lpe State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Fri Dec 21 00:34:58 PST 2001 State-Changed-Why: Committed, thank you for submission. Yours, Maxim "friendly committer" Sobolev :-P http://www.freebsd.org/cgi/query-pr.cgi?pr=32915 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 0: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 D904937B41B for ; Fri, 21 Dec 2001 00:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL8e2B87609; Fri, 21 Dec 2001 00:40:02 -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 2214D37B419 for ; Fri, 21 Dec 2001 00:39:11 -0800 (PST) Received: by spyros.hermans.ca (Postfix, from userid 1000) id AC2F42F98FB; Fri, 21 Dec 2001 01:39:10 -0700 (MST) Message-Id: <20011221083910.AC2F42F98FB@spyros.hermans.ca> Date: Fri, 21 Dec 2001 01:39:10 -0700 (MST) From: Jamie Hermans Reply-To: Jamie Hermans To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33054: maintainer update to www/gallery - syntax error in Makefile 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: 33054 >Category: ports >Synopsis: maintainer update to www/gallery - syntax error in Makefile >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Dec 21 00:40:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jamie Hermans >Release: FreeBSD 4.4-STABLE i386 >Organization: hermans.ca >Environment: System: FreeBSD spyros.hermans.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Dec 5 09:58:46 MST 2001 root@spyros.hermans.ca:/usr/obj/usr/src/sys/SPYROS i386 >Description: maintainer update to www/gallery - syntax error in Makefile >How-To-Repeat: >Fix: diff -ruN gallery-old/Makefile gallery/Makefile --- gallery-old/Makefile Fri Dec 21 01:32:08 2001 +++ gallery/Makefile Fri Dec 21 01:33:58 2001 @@ -13,8 +13,8 @@ MAINTAINER= jamie@hermans.ca -RUN_DEPENDS= ${LOCALBASE}/share/netpbm:${PORTSDIR}/graphics/netpbm -RUN_DEPENDS= ${LOCALBASE}/bin/jhead:${PORTSDIR}/graphics/jhead +RUN_DEPENDS= ${LOCALBASE}/share/netpbm:${PORTSDIR}/graphics/netpbm \ + ${LOCALBASE}/bin/jhead:${PORTSDIR}/graphics/jhead WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes @@ -30,7 +30,7 @@ @${ECHO} "" @${ECHO} " Please consider adding the following 3 lines to your httpd.conf" @${ECHO} "" - @${ECHO} " " + @${ECHO} " " @${ECHO} " AllowOverride Options FileInfo" @${ECHO} " " @${ECHO} "" >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 Fri Dec 21 1:33:26 2001 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.uc3m.es (smtp03.uc3m.es [163.117.136.123]) by hub.freebsd.org (Postfix) with ESMTP id BB87137B417 for ; Fri, 21 Dec 2001 01:33:20 -0800 (PST) Received: from smtp03.uc3m.es (localhost [127.0.0.1]) by smtp.uc3m.es (Postfix) with ESMTP id CAC1043188 for ; Fri, 21 Dec 2001 10:33:16 +0100 (CET) Received: from lmserv2.lab.it.uc3m.es (lmserv2.lab.it.uc3m.es [163.117.144.152]) by smtp03.uc3m.es (Postfix) with ESMTP id CB2DC99E14 for ; Fri, 21 Dec 2001 10:33:14 +0100 (CET) Received: from it.uc3m.es (alacran.it.uc3m.es [163.117.139.44]) by lmserv2.lab.it.uc3m.es (8.9.3/8.9.3) with ESMTP id KAA12148 for ; Fri, 21 Dec 2001 10:33:13 +0100 Message-ID: <3C2301D9.9BA9202D@it.uc3m.es> Date: Fri, 21 Dec 2001 10:33:13 +0100 From: Juan Francisco Rodriguez Hervella X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: ports@FreeBSD.org Subject: irc2.10.3 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 Hello: I don't know if someone will be able to help me here. I've installed "irc2.10.3" and if I do "/list" to see the list of channels, I can see this: &AUTH 1 SERVER MESSAGES: messages from the authentication slave &SERVICES 1 SERVER MESSAGES: services joining and leaving &LOCAL 1 SERVER MESSAGES: notices about local connections &HASH 1 SERVER MESSAGES: hash tables growth &SERVERS 1 SERVER MESSAGES: servers joining and leaving &NUMERICS 1 SERVER MESSAGES: numerics received &CHANNEL 1 SERVER MESSAGES: fake modes &KILLS 1 SERVER MESSAGES: operator and server kills &NOTICES 1 SERVER MESSAGES: warnings and notices &ERRORS 1 SERVER MESSAGES: server errors How can I remove these pseudo-channels ? I don't like everybody sees these channels. Thanks and I sorry if this is the wrong mailing-list to ask. -- ********************************* Juan F. Rodriguez Hervella Universidad Carlos III de Madrid ******************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 2:19:57 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 C2C6637B417; Fri, 21 Dec 2001 02:19:54 -0800 (PST) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLAHBW07279; Fri, 21 Dec 2001 02:17:11 -0800 (PST) (envelope-from olgeni) Date: Fri, 21 Dec 2001 02:17:11 -0800 (PST) From: Message-Id: <200112211017.fBLAHBW07279@freefall.freebsd.org> To: udo.schweigert@siemens.com, olgeni@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33052: maintainer-update of security/nessus-*-devel 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: maintainer-update of security/nessus-*-devel State-Changed-From-To: open->closed State-Changed-By: olgeni State-Changed-When: Fri Dec 21 02:17:00 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33052 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 2:20: 9 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 687AF37B417 for ; Fri, 21 Dec 2001 02:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLAK1l08053; Fri, 21 Dec 2001 02:20:01 -0800 (PST) (envelope-from gnats) Date: Fri, 21 Dec 2001 02:20:01 -0800 (PST) Message-Id: <200112211020.fBLAK1l08053@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Kang-min Liu Subject: Re: ports/26192 - apel appeared both in xemacs/site-package and xemacs/xemacs-packaes Reply-To: Kang-min Liu 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 The following reply was made to PR ports/26192; it has been noted by GNATS. From: Kang-min Liu To: lioux@FreeBSD.org Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/26192 - apel appeared both in xemacs/site-package and xemacs/xemacs-packaes Date: Fri, 21 Dec 2001 10:03:59 +0800 (CST) From: Mario Sergio Fujikawa Ferreira Subject: Re: ports/26192 - apel appeared both in xemacs/site-package and xemacs/xemacs-packaes Date: Thu, 20 Dec 2001 16:38:58 -0201 > Does this problem still applies with the latest ports tree? Seems so, according to Makefile of xemacs-packages and apel-xemacs21-mule. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 3:44:44 2001 Delivered-To: freebsd-ports@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id 72F5137B41A; Fri, 21 Dec 2001 03:44:40 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id fBLBif252175; Fri, 21 Dec 2001 12:44:41 +0100 (CET) (envelope-from ernst) Message-Id: <200112211144.fBLBif252175@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: ports@freebsd.org Subject: Starting a service after installation? Date: Fri, 21 Dec 2001 12:44:41 +0100 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: Maxim Sobolev 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 Hey all, How should services like an application server (i.e. www/orion or www/jakarta-tomcat) be started at boot time? I was thinking we could something like this, for example for www/orion: 1) During installation, install a script in ${PREFIX}/etc/rc.d. In this case orion.sh. Make it +x so it can be executed. The www/orion port (and a lot of other ports) already do this. 2) Make the script so that it checks if it should be started by reading /etc/rc.conf and /etc/defaults/rc.conf. For example, for www/orion, it could check for "start_orion". If this variable is not found, then the service is perhaps not started (or should it) ? If the variable *is* found then the service will only be started if the value matches [Yy][Ee][Ss] I'm also assuming that starting a service right after installation is a Bad Thing^TM. What about a 'make run' ? ;`/ Ernst -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 4:23:28 2001 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id EDFAD37B419; Fri, 21 Dec 2001 04:23:19 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id OAA47856; Fri, 21 Dec 2001 14:23:14 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h55.228.dialup.iptcom.net [212.9.228.55]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id OAA08888; Fri, 21 Dec 2001 14:23:13 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id fBLCM1F09056; Fri, 21 Dec 2001 14:22:01 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C23295E.37E26CAD@FreeBSD.org> Date: Fri, 21 Dec 2001 14:21:50 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Ernst de Haan Cc: ports@FreeBSD.org Subject: Re: Starting a service after installation? References: <200112211144.fBLBif252175@zaphod.euronet.nl> Content-Type: text/plain; charset=koi8-r 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 Ernst de Haan wrote: > > Hey all, > > How should services like an application server (i.e. www/orion or > www/jakarta-tomcat) be started at boot time? > > I was thinking we could something like this, for example for www/orion: > 1) During installation, install a script in ${PREFIX}/etc/rc.d. In this case > orion.sh. Make it +x so it can be executed. The www/orion port (and a lot of > other ports) already do this. > 2) Make the script so that it checks if it should be started by reading > /etc/rc.conf and /etc/defaults/rc.conf. For example, for www/orion, it could > check for "start_orion". If this variable is not found, then the service is > perhaps not started (or should it) ? If the variable *is* found then the > service will only be started if the value matches [Yy][Ee][Ss] > > I'm also assuming that starting a service right after installation is a Bad > Thing^TM. What about a 'make run' ? ;`/ Usually FreeBSD ports use different strategy. The service installs startup script into /usr/local/etc/rc.d, in the case when the service is expected to be "on" right after installation this script is named fooservice.sh, but when the service is to be disable by default - the script is named fooservice.sh.sample. The script should take either "start" or "stop" argument - the former automatically supplied by /etc/rc.* during a machine startup, while the latter - during a shutdown. You can find plenty of examples in the ports tree usable as a template for such script. And I don't really think that you need something like `make run' because it's not much easier than direct call to appropriate script. Instead you could tweak the port to emit during post-install a message saying that the user should run `${PREFIX}/etc/rc.d/fooservice start' if he want to start the service right now. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 4:32:33 2001 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id EC33E37B417; Fri, 21 Dec 2001 04:32:26 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id OAA55226; Fri, 21 Dec 2001 14:32:23 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h31.229.dialup.iptcom.net [212.9.229.31]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id OAA12500; Fri, 21 Dec 2001 14:32:15 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id fBLCUxF09078; Fri, 21 Dec 2001 14:30:59 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C232B78.FC903DDF@FreeBSD.org> Date: Fri, 21 Dec 2001 14:30:48 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: dima@FreeBSD.org Cc: ports@FreeBSD.org Subject: Question about pilot-link port Content-Type: text/plain; charset=koi8-r 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 Hi Dima, Is there a reason why the pilot-link maintained by you installs its files into ${PREFIX}/pilot, but not into ${PREFIX} directly? This complicates usage of this port in dependent ports, as well as requires from a user to tweak his PATH in order to use binaries installed by it. Not even to mention that its pkg-plist should be extended to automatically run ldconfig after installation in the case when its installed via a pre-built package. What do you think about converting it to use more common prefix settings? -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 4:40:19 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 5D9CB37B416 for ; Fri, 21 Dec 2001 04:40:15 -0800 (PST) Received: (from uucp@localhost) by mail.du.gtn.com (8.11.0.Beta3/8.11.0.Beta3) id fBLCe9O27325; Fri, 21 Dec 2001 13:40:09 +0100 (MET) >Received: (from andreas@localhost) by klemm.gtn.com (8.11.6/8.11.3) id fBLC9bM09753; Fri, 21 Dec 2001 13:09:37 +0100 (CET) (envelope-from andreas) Date: Fri, 21 Dec 2001 13:09:37 +0100 From: Andreas Klemm To: lunartear Cc: ports@freebsd.org Subject: Do you get ghostscript ports updated before FreeBSD 4.5 ? Message-ID: <20011221120937.GA9729@titan.klemm.gtn.com> 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="yrj/dFKFPuw6o+aM" 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 --yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi ! Will soon release apsfilter 7.0.2 before FreeBSD 4.5. Do you get it managed to update the gs port as well ?? Thanks 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 --yrj/dFKFPuw6o+aM 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 iD8DBQE8IyaAd3o+lGxvbLoRAjH9AJ0TVC4yjgPUyiUrmI5S+IRyoCWxYACgiUp9 aGU+mg0rPTcueyGuHWG4jVU= =E95c -----END PGP SIGNATURE----- --yrj/dFKFPuw6o+aM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 5:11:18 2001 Delivered-To: freebsd-ports@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id 6896037B405; Fri, 21 Dec 2001 05:11:11 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id fBLDBCt66721; Fri, 21 Dec 2001 14:11:12 +0100 (CET) (envelope-from ernst) Message-Id: <200112211311.fBLDBCt66721@zaphod.euronet.nl> Content-Type: text/plain; charset="koi8-r" From: Ernst de Haan Organization: EuroNet Internet B.V. To: Maxim Sobolev , Ernst de Haan Subject: Re: Starting a service after installation? Date: Fri, 21 Dec 2001 14:11:12 +0100 X-Mailer: KMail [version 1.3] Cc: ports@FreeBSD.org References: <200112211144.fBLBif252175@zaphod.euronet.nl> <3C23295E.37E26CAD@FreeBSD.org> In-Reply-To: <3C23295E.37E26CAD@FreeBSD.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Friday 21 December 2001 13:21, Maxim Sobolev wrote: > Ernst de Haan wrote: > > Hey all, > > > > How should services like an application server (i.e. www/orion or > > www/jakarta-tomcat) be started at boot time? > > > > I was thinking we could something like this, for example for www/orion: > > 1) During installation, install a script in ${PREFIX}/etc/rc.d. In this > > case orion.sh. Make it +x so it can be executed. The www/orion port (and > > a lot of other ports) already do this. > > 2) Make the script so that it checks if it should be started by reading > > /etc/rc.conf and /etc/defaults/rc.conf. For example, for www/orion, it > > could check for "start_orion". If this variable is not found, then the > > service is perhaps not started (or should it) ? If the variable *is* > > found then the service will only be started if the value matches > > [Yy][Ee][Ss] > > > > I'm also assuming that starting a service right after installation is a > > Bad Thing^TM. What about a 'make run' ? ;`/ > > Usually FreeBSD ports use different strategy. The service installs > startup script into /usr/local/etc/rc.d, in the case when the service Yes, this is what I described in (1). But I would like to *extend* the current approach. What if I installed a port like Orion, but I *don't* want it to be started at system startup? In my suggestion you would add: start_orion="NO" to your /etc/rc.conf file. > startup script into /usr/local/etc/rc.d, in the case when the service > is expected to be "on" right after installation this script is named "is expected to be "on"" ? What if the user installing the script would like the service to be off by default? Perhaps we should introduce a variable for this so one can do something like: make START_AT_BOOT=NO install whoch would in turn add something like start_="NO" to /etc/rc.conf... Just braindumping here ;) Ernst > fooservice.sh, but when the service is to be disable by default - the > script is named fooservice.sh.sample. The script should take either > "start" or "stop" argument - the former automatically supplied by > /etc/rc.* during a machine startup, while the latter - during a > shutdown. You can find plenty of examples in the ports tree usable as > a template for such script. > > And I don't really think that you need something like `make run' > because it's not much easier than direct call to appropriate script. > Instead you could tweak the port to emit during post-install a message > saying that the user should run `${PREFIX}/etc/rc.d/fooservice start' > if he want to start the service right now. > > -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 6:19:56 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 2A1D737B417; Fri, 21 Dec 2001 06:19:55 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLEHUT59326; Fri, 21 Dec 2001 06:17:30 -0800 (PST) (envelope-from ijliao) Date: Fri, 21 Dec 2001 06:17:30 -0800 (PST) From: Message-Id: <200112211417.fBLEHUT59326@freefall.freebsd.org> To: jamie@hermans.ca, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33054: maintainer update to www/gallery - syntax error in Makefile 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: maintainer update to www/gallery - syntax error in Makefile State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Dec 21 06:17:11 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33054 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 6:33:50 2001 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 9957837B419; Fri, 21 Dec 2001 06:33:41 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id QAA63420; Fri, 21 Dec 2001 16:33:29 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h92.229.dialup.iptcom.net [212.9.229.92]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id QAA65009; Fri, 21 Dec 2001 16:33:27 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id fBLDUlF09441; Fri, 21 Dec 2001 15:30:47 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C23397B.E9A1A197@FreeBSD.org> Date: Fri, 21 Dec 2001 15:30:35 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Ernst de Haan Cc: Ernst de Haan , ports@FreeBSD.org Subject: Re: Starting a service after installation? References: <200112211144.fBLBif252175@zaphod.euronet.nl> <3C23295E.37E26CAD@FreeBSD.org> <200112211311.fBLDBCt66721@zaphod.euronet.nl> Content-Type: text/plain; charset=koi8-r 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 Ernst de Haan wrote: > > On Friday 21 December 2001 13:21, Maxim Sobolev wrote: > > Ernst de Haan wrote: > > > Hey all, > > > > > > How should services like an application server (i.e. www/orion or > > > www/jakarta-tomcat) be started at boot time? > > > > > > I was thinking we could something like this, for example for www/orion: > > > 1) During installation, install a script in ${PREFIX}/etc/rc.d. In this > > > case orion.sh. Make it +x so it can be executed. The www/orion port (and > > > a lot of other ports) already do this. > > > 2) Make the script so that it checks if it should be started by reading > > > /etc/rc.conf and /etc/defaults/rc.conf. For example, for www/orion, it > > > could check for "start_orion". If this variable is not found, then the > > > service is perhaps not started (or should it) ? If the variable *is* > > > found then the service will only be started if the value matches > > > [Yy][Ee][Ss] > > > > > > I'm also assuming that starting a service right after installation is a > > > Bad Thing^TM. What about a 'make run' ? ;`/ > > > > Usually FreeBSD ports use different strategy. The service installs > > startup script into /usr/local/etc/rc.d, in the case when the service > > Yes, this is what I described in (1). But I would like to *extend* the > current approach. What if I installed a port like Orion, but I *don't* want > it to be started at system startup? In my suggestion you would add: > > start_orion="NO" > > to your /etc/rc.conf file. > > > startup script into /usr/local/etc/rc.d, in the case when the service > > is expected to be "on" right after installation this script is named > > "is expected to be "on"" ? What if the user installing the script would like > the service to be off by default? Perhaps we should introduce a variable for > this so one can do something like: > > make START_AT_BOOT=NO install > > whoch would in turn add something like > > start_="NO" > > to /etc/rc.conf... > > Just braindumping here ;) IMO /etc/rc.conf is only for the services in the base system, configuration for optional packages should go elsewhere. -Maxim > > Ernst > > > fooservice.sh, but when the service is to be disable by default - the > > script is named fooservice.sh.sample. The script should take either > > "start" or "stop" argument - the former automatically supplied by > > /etc/rc.* during a machine startup, while the latter - during a > > shutdown. You can find plenty of examples in the ports tree usable as > > a template for such script. > > > > And I don't really think that you need something like `make run' > > because it's not much easier than direct call to appropriate script. > > Instead you could tweak the port to emit during post-install a message > > saying that the user should run `${PREFIX}/etc/rc.d/fooservice start' > > if he want to start the service right now. > > > > -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 6:49:59 2001 Delivered-To: freebsd-ports@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id 3461F37B417; Fri, 21 Dec 2001 06:49:53 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id fBLEnsD68057; Fri, 21 Dec 2001 15:49:54 +0100 (CET) (envelope-from ernst) Message-Id: <200112211449.fBLEnsD68057@zaphod.euronet.nl> Content-Type: text/plain; charset="koi8-r" From: Ernst de Haan Organization: EuroNet Internet B.V. To: Maxim Sobolev Subject: Re: Starting a service after installation? Date: Fri, 21 Dec 2001 15:49:54 +0100 X-Mailer: KMail [version 1.3] Cc: Ernst de Haan , ports@FreeBSD.org References: <200112211144.fBLBif252175@zaphod.euronet.nl> <200112211311.fBLDBCt66721@zaphod.euronet.nl> <3C23397B.E9A1A197@FreeBSD.org> In-Reply-To: <3C23397B.E9A1A197@FreeBSD.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Okay, then what about a /etc/services.conf in combination with an /etc/defaults/services.conf ? Sounds like a valid approach to me. The only problem is that /etc/defaults/services.conf would have to be updated a lot. So perhaps we should put this file in below ${PORTSDIR} somewhere.... Any ideas? Ernst On Friday 21 December 2001 14:30, Maxim Sobolev wrote: > Ernst de Haan wrote: > > On Friday 21 December 2001 13:21, Maxim Sobolev wrote: > > > Ernst de Haan wrote: > > > > Hey all, > > > > > > > > How should services like an application server (i.e. www/orion or > > > > www/jakarta-tomcat) be started at boot time? > > > > > > > > I was thinking we could something like this, for example for > > > > www/orion: 1) During installation, install a script in > > > > ${PREFIX}/etc/rc.d. In this case orion.sh. Make it +x so it can be > > > > executed. The www/orion port (and a lot of other ports) already do > > > > this. > > > > 2) Make the script so that it checks if it should be started by > > > > reading /etc/rc.conf and /etc/defaults/rc.conf. For example, for > > > > www/orion, it could check for "start_orion". If this variable is not > > > > found, then the service is perhaps not started (or should it) ? If > > > > the variable *is* found then the service will only be started if the > > > > value matches [Yy][Ee][Ss] > > > > > > > > I'm also assuming that starting a service right after installation is > > > > a Bad Thing^TM. What about a 'make run' ? ;`/ > > > > > > Usually FreeBSD ports use different strategy. The service installs > > > startup script into /usr/local/etc/rc.d, in the case when the service > > > > Yes, this is what I described in (1). But I would like to *extend* the > > current approach. What if I installed a port like Orion, but I *don't* > > want it to be started at system startup? In my suggestion you would add: > > > > start_orion="NO" > > > > to your /etc/rc.conf file. > > > > > startup script into /usr/local/etc/rc.d, in the case when the service > > > is expected to be "on" right after installation this script is named > > > > "is expected to be "on"" ? What if the user installing the script would > > like the service to be off by default? Perhaps we should introduce a > > variable for this so one can do something like: > > > > make START_AT_BOOT=NO install > > > > whoch would in turn add something like > > > > start_="NO" > > > > to /etc/rc.conf... > > > > Just braindumping here ;) > > IMO /etc/rc.conf is only for the services in the base system, > configuration for optional packages should go elsewhere. > > -Maxim > > > Ernst > > > > > fooservice.sh, but when the service is to be disable by default - the > > > script is named fooservice.sh.sample. The script should take either > > > "start" or "stop" argument - the former automatically supplied by > > > /etc/rc.* during a machine startup, while the latter - during a > > > shutdown. You can find plenty of examples in the ports tree usable as > > > a template for such script. > > > > > > And I don't really think that you need something like `make run' > > > because it's not much easier than direct call to appropriate script. > > > Instead you could tweak the port to emit during post-install a message > > > saying that the user should run `${PREFIX}/etc/rc.d/fooservice start' > > > if he want to start the service right now. > > > > > > -Maxim -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 8:10:18 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 5945637B41D for ; Fri, 21 Dec 2001 08:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLGA1T97768; Fri, 21 Dec 2001 08:10: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 1B6EB37B405 for ; Fri, 21 Dec 2001 08:02:57 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLG2vJ93633; Fri, 21 Dec 2001 08:02:57 -0800 (PST) (envelope-from nobody) Message-Id: <200112211602.fBLG2vJ93633@freefall.freebsd.org> Date: Fri, 21 Dec 2001 08:02:57 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33057: Update port: graphics/xpaint to 2.6.2 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: 33057 >Category: ports >Synopsis: Update port: graphics/xpaint to 2.6.2 >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: Fri Dec 21 08:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 2.6.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/xpaint/Makefile graphics/xpaint/Makefile --- /usr/ports/graphics/xpaint/Makefile Tue Sep 11 18:46:07 2001 +++ graphics/xpaint/Makefile Wed Dec 19 20:53:05 2001 @@ -6,8 +6,7 @@ # PORTNAME= xpaint -PORTVERSION= 2.6.1 -PORTREVISION= 2 +PORTVERSION= 2.6.2 CATEGORIES= graphics MASTER_SITES= http://home.worldonline.dk/~torsten/xpaint/ \ ftp://ftp.win.ne.jp/pub/graphics/ diff -urN /usr/ports/graphics/xpaint/distinfo graphics/xpaint/distinfo --- /usr/ports/graphics/xpaint/distinfo Mon Dec 11 11:50:24 2000 +++ graphics/xpaint/distinfo Wed Dec 19 20:56:18 2001 @@ -1 +1 @@ -MD5 (xpaint-2.6.1.tar.gz) = 0d3f8e265ae2e9cf121a10242444370e +MD5 (xpaint-2.6.2.tar.gz) = 9f22460f15a189721573d88454ce3d41 >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 Fri Dec 21 8:10:20 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 52BFE37B41A for ; Fri, 21 Dec 2001 08:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLGA1N97745; Fri, 21 Dec 2001 08:10: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 5999E37B419 for ; Fri, 21 Dec 2001 08:01:52 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLG1qL93576; Fri, 21 Dec 2001 08:01:52 -0800 (PST) (envelope-from nobody) Message-Id: <200112211601.fBLG1qL93576@freefall.freebsd.org> Date: Fri, 21 Dec 2001 08:01:52 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33055: Update port: devel/hypersrc 4.4.21 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: 33055 >Category: ports >Synopsis: Update port: devel/hypersrc 4.4.21 >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: Fri Dec 21 08:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 4.4.21 >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/hypersrc/Makefile devel/hypersrc/Makefile --- /usr/ports/devel/hypersrc/Makefile Mon Sep 17 18:53:49 2001 +++ devel/hypersrc/Makefile Wed Dec 19 20:47:06 2001 @@ -7,7 +7,7 @@ # PORTNAME= hypersrc -PORTVERSION= 4.4.15 +PORTVERSION= 4.4.21 CATEGORIES= devel MASTER_SITES= ftp://ftp.jimbrooks.org/hypersrc/%SUBDIR%/ MASTER_SITE_SUBDIR= latest old diff -urN /usr/ports/devel/hypersrc/distinfo devel/hypersrc/distinfo --- /usr/ports/devel/hypersrc/distinfo Mon Sep 17 18:53:49 2001 +++ devel/hypersrc/distinfo Wed Dec 19 20:53:53 2001 @@ -1 +1 @@ -MD5 (hypersrc-4.4.15.tar.gz) = 8f4fbc8e5228dc34f29b652b82600ea6 +MD5 (hypersrc-4.4.21.tar.gz) = 53eed5edc7a10bf68a43b3b9bb04f56c >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 Fri Dec 21 8:10: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 583B937B41B for ; Fri, 21 Dec 2001 08:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLGA1197754; Fri, 21 Dec 2001 08:10: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 6B89637B416 for ; Fri, 21 Dec 2001 08:02:23 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLG2NU93587; Fri, 21 Dec 2001 08:02:23 -0800 (PST) (envelope-from nobody) Message-Id: <200112211602.fBLG2NU93587@freefall.freebsd.org> Date: Fri, 21 Dec 2001 08:02:23 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33056: Update port: ftp/cftp 0.11.2 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: 33056 >Category: ports >Synopsis: Update port: ftp/cftp 0.11.2 >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: Fri Dec 21 08:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.11.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/ftp/cftp/Makefile ftp/cftp/Makefile --- /usr/ports/ftp/cftp/Makefile Sat Sep 22 01:24:48 2001 +++ ftp/cftp/Makefile Wed Dec 12 23:17:35 2001 @@ -6,7 +6,7 @@ # PORTNAME= cftp -PORTVERSION= 0.11 +PORTVERSION= 0.11.2 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/ \ ftp://sunsite.univie.ac.at/pub/nih/cftp/ diff -urN /usr/ports/ftp/cftp/distinfo ftp/cftp/distinfo --- /usr/ports/ftp/cftp/distinfo Mon Sep 17 18:55:52 2001 +++ ftp/cftp/distinfo Wed Dec 12 23:21:32 2001 @@ -1 +1 @@ -MD5 (cftp-0.11.tar.gz) = d62e8bfd6a9cc0a396b55743bd083b7e +MD5 (cftp-0.11.2.tar.gz) = 373efae7afa5a0067fb2f616ab3692a3 >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 Fri Dec 21 8:11:11 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 2C42037B421 for ; Fri, 21 Dec 2001 08:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLGA1w97800; Fri, 21 Dec 2001 08:10: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 66D5C37B405 for ; Fri, 21 Dec 2001 08:04:01 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLG41I93683; Fri, 21 Dec 2001 08:04:01 -0800 (PST) (envelope-from nobody) Message-Id: <200112211604.fBLG41I93683@freefall.freebsd.org> Date: Fri, 21 Dec 2001 08:04:01 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33059: Update port: net/maradns 0.8.99a 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: 33059 >Category: ports >Synopsis: Update port: net/maradns 0.8.99a >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: Fri Dec 21 08:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.8.99a >How-To-Repeat: >Fix: diff -urN /usr/ports/net/maradns/Makefile net/maradns/Makefile --- /usr/ports/net/maradns/Makefile Sun Dec 16 05:52:06 2001 +++ net/maradns/Makefile Wed Dec 19 01:01:54 2001 @@ -6,7 +6,7 @@ # PORTNAME= maradns -PORTVERSION= 0.8.99 +PORTVERSION= 0.8.99a CATEGORIES= net MASTER_SITES= http://www.maradns.org/download/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ diff -urN /usr/ports/net/maradns/distinfo net/maradns/distinfo --- /usr/ports/net/maradns/distinfo Sun Dec 16 05:52:07 2001 +++ net/maradns/distinfo Wed Dec 19 01:03:04 2001 @@ -1 +1 @@ -MD5 (maradns-0.8.99.tar.bz2) = 8d9c902d4e102bdcc54fde8a3b3095b8 +MD5 (maradns-0.8.99a.tar.bz2) = 8650897e393949673d653f8a2a031ded >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 Fri Dec 21 8:11:17 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 726F437B41F for ; Fri, 21 Dec 2001 08:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLGA1X97777; Fri, 21 Dec 2001 08:10: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 660DD37B416 for ; Fri, 21 Dec 2001 08:03:28 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLG3SI93666; Fri, 21 Dec 2001 08:03:28 -0800 (PST) (envelope-from nobody) Message-Id: <200112211603.fBLG3SI93666@freefall.freebsd.org> Date: Fri, 21 Dec 2001 08:03:28 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33058: Update port: mail/gbiff to 3.0 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: 33058 >Category: ports >Synopsis: Update port: mail/gbiff to 3.0 >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: Fri Dec 21 08:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 3.0 Remove file: files/patch-aa files/patch-ab files/patch-ac >How-To-Repeat: >Fix: diff -urN /usr/ports/mail/gbiff/Makefile mail/gbiff/Makefile --- /usr/ports/mail/gbiff/Makefile Sun Apr 15 09:59:08 2001 +++ mail/gbiff/Makefile Thu Dec 20 06:12:33 2001 @@ -6,8 +6,7 @@ # PORTNAME= gbiff -PORTVERSION= 2.4a -PORTREVISION= 1 +PORTVERSION= 3.0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,15 +14,19 @@ MAINTAINER= nakai@FreeBSD.org USE_X_PREFIX= yes -USE_GMAKE= yes USE_GNOME= yes +USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" pre-patch: - @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + @${PERL} -pi -e 's|DATADIRNAME=lib|DATADIRNAME=share|g ; \ + s|`gtk-config --cflags`|`\$$GTK_CONFIG --cflags`|g ; \ + s|`gtk-config --libs`|`\$$GTK_CONFIG --libs`|g ; \ + s|||g ; \ + s|-liconv|-lgiconv|g ; \ + s|DATADIRNAME}"|DATADIRNAME}/gnome"|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' diff -urN /usr/ports/mail/gbiff/distinfo mail/gbiff/distinfo --- /usr/ports/mail/gbiff/distinfo Sat Mar 31 22:47:12 2001 +++ mail/gbiff/distinfo Thu Dec 20 03:47:10 2001 @@ -1 +1 @@ -MD5 (gbiff-2.4a.tar.gz) = 9aefbca00c70bfc5538075e05269436c +MD5 (gbiff-3.0.tar.gz) = 2b712902ce0c4a29fd35f4be80b3180d diff -urN /usr/ports/mail/gbiff/files/patch-aa mail/gbiff/files/patch-aa --- /usr/ports/mail/gbiff/files/patch-aa Sat Mar 31 22:47:14 2001 +++ mail/gbiff/files/patch-aa Thu Jan 1 09:00:00 1970 @@ -1,20 +0,0 @@ ---- src/protocol.c.orig Sat Mar 31 22:01:07 2001 -+++ src/protocol.c Sat Mar 31 22:01:39 2001 -@@ -392,7 +392,7 @@ - sup_bound = 0; - range_end = 0; - while (fgets (line, 4095, file)) { -- if strstr (line, "unseen:") { -+ if(strstr (line, "unseen:")){ - buffer = line + strlen ("unseen: "); - - while (*buffer != '\n') { -@@ -550,7 +550,7 @@ - sup_bound = 0; - range_end = 0; - while (fgets (line, 4095, file)) { -- if strstr (line, "unseen:") { -+ if(strstr (line, "unseen:")){ - buffer = line + strlen ("unseen: "); - while (*buffer != '\n') { - /* diff -urN /usr/ports/mail/gbiff/files/patch-ab mail/gbiff/files/patch-ab --- /usr/ports/mail/gbiff/files/patch-ab Sat Mar 31 22:47:14 2001 +++ mail/gbiff/files/patch-ab Thu Jan 1 09:00:00 1970 @@ -1,17 +0,0 @@ ---- configure.orig Sat Mar 31 22:26:45 2001 -+++ configure Sat Mar 31 22:27:00 2001 -@@ -3834,12 +3834,12 @@ - - if test "x${prefix}" = "xNONE"; then - cat >> confdefs.h <> confdefs.h < - # include - #endif --#include - #include - #include - #include - #include --#include - - #include "protocol.h" - #include "callbacks.h" diff -urN /usr/ports/mail/gbiff/pkg-plist mail/gbiff/pkg-plist --- /usr/ports/mail/gbiff/pkg-plist Sat Mar 31 22:47:12 2001 +++ mail/gbiff/pkg-plist Thu Dec 20 05:48:08 2001 @@ -1,10 +1,14 @@ bin/gbiff etc/CORBA/servers/gbiff.gnorba share/gnome/applets/Network/gbiff.desktop +share/gnome/locale/fr/LC_MESSAGES/gbiff.mo +share/gnome/pixmaps/gbiff/gbiff.png share/gnome/pixmaps/gbiff/gnome-mail.xpm share/gnome/pixmaps/gbiff/gnome-nomail.xpm share/gnome/pixmaps/gbiff/gtk-mail.xpm share/gnome/pixmaps/gbiff/gtk-nomail.xpm +share/gnome/pixmaps/gbiff/logo.xpm +share/gnome/pixmaps/gbiff/play.xpm share/gnome/sounds/gbiff/mail.wav -@dirrm share/gnome/pixmaps/gbiff @dirrm share/gnome/sounds/gbiff +@dirrm share/gnome/pixmaps/gbiff >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 Fri Dec 21 8:11:27 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 D597437B428 for ; Fri, 21 Dec 2001 08:10:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLGA3T97887; Fri, 21 Dec 2001 08:10:03 -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 B644737B41B for ; Fri, 21 Dec 2001 08:06:18 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLG6IH97289; Fri, 21 Dec 2001 08:06:18 -0800 (PST) (envelope-from nobody) Message-Id: <200112211606.fBLG6IH97289@freefall.freebsd.org> Date: Fri, 21 Dec 2001 08:06:18 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33062: Update port: textproc/xmlpp to 0.7a 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: 33062 >Category: ports >Synopsis: Update port: textproc/xmlpp to 0.7a >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: Fri Dec 21 08:10:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.7a Remove file: files/patch-Makefile.in >How-To-Repeat: >Fix: diff -urN /usr/ports/textproc/xmlpp/Makefile textproc/xmlpp/Makefile --- /usr/ports/textproc/xmlpp/Makefile Tue May 22 23:10:50 2001 +++ textproc/xmlpp/Makefile Wed Dec 19 22:42:39 2001 @@ -7,15 +7,17 @@ # PORTNAME= xmlpp -PORTVERSION= 0.6 +PORTVERSION= 0.7a CATEGORIES= textproc -MASTER_SITES= http://www.vividos.de/projekte/xmlpp/files/ +MASTER_SITES= http://www.root.at/download/gpl/ MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes +USE_LIBTOOL= yes -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/libxmlpp.a ${PREFIX}/lib +pre-patch: + @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ + 's|/usr/local/share|\$$\(datadir\)|g' .include diff -urN /usr/ports/textproc/xmlpp/distinfo textproc/xmlpp/distinfo --- /usr/ports/textproc/xmlpp/distinfo Tue May 22 23:10:51 2001 +++ textproc/xmlpp/distinfo Wed Dec 19 21:24:54 2001 @@ -1 +1 @@ -MD5 (xmlpp-0.6.tar.gz) = 9594b52e6679bef990ab347b564b7218 +MD5 (xmlpp-0.7a.tar.gz) = ebd71ff11140cd10e6421fdfad27f744 diff -urN /usr/ports/textproc/xmlpp/files/patch-Makefile textproc/xmlpp/files/patch-Makefile --- /usr/ports/textproc/xmlpp/files/patch-Makefile Tue May 22 23:10:52 2001 +++ textproc/xmlpp/files/patch-Makefile Thu Jan 1 09:00:00 1970 @@ -1,23 +0,0 @@ ---- Makefile.orig Tue May 22 21:28:56 2001 -+++ Makefile Tue May 22 21:29:52 2001 -@@ -5,19 +5,17 @@ - - XMLPPVER = 0.6 - --CXX = g++ - RM = rm - AR = ar - - INCLUDES = -Isource/xmlpp/ --LIBS = -lg++ - - FLAGS = -fexceptions -fPIC - DEFS = -DLINUX -Wall - #DEFS += -g -pg -DDEBUG - OPTFLAGS = - --CXXFLAGS = $(FLAGS) $(DEFS) $(OPTFLAGS) $(INCLUDES) -+CXXFLAGS += $(FLAGS) $(DEFS) $(OPTFLAGS) $(INCLUDES) - LINKFLAGS = $(CXXFLAGS) $(LIBS) - - # ---------- diff -urN /usr/ports/textproc/xmlpp/pkg-descr textproc/xmlpp/pkg-descr --- /usr/ports/textproc/xmlpp/pkg-descr Tue May 22 23:10:51 2001 +++ textproc/xmlpp/pkg-descr Wed Dec 19 21:28:04 2001 @@ -1,3 +1,3 @@ xmlpp is an XML Parser and Validator -WWW: http://www.vividos.de/xmlpp/ +WWW: http://www.root.at/sourceware.xml diff -urN /usr/ports/textproc/xmlpp/pkg-plist textproc/xmlpp/pkg-plist --- /usr/ports/textproc/xmlpp/pkg-plist Tue May 22 23:10:51 2001 +++ textproc/xmlpp/pkg-plist Wed Dec 19 21:44:45 2001 @@ -1 +1,10 @@ +bin/xmlpp-config +include/xmlcommon.h +include/xmlhelpers.h +include/xmlparser.h +include/xmlpp.h +include/xmltokenizer.h lib/libxmlpp.a +lib/libxmlpp.so +lib/libxmlpp.so.0 +share/aclocal/libxmlpp.m4 >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 Fri Dec 21 8:11:51 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 D82EE37B42C for ; Fri, 21 Dec 2001 08:10:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLGA3v97923; Fri, 21 Dec 2001 08:10:03 -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 CDB2537B417 for ; Fri, 21 Dec 2001 08:07:28 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLG7S897432; Fri, 21 Dec 2001 08:07:28 -0800 (PST) (envelope-from nobody) Message-Id: <200112211607.fBLG7S897432@freefall.freebsd.org> Date: Fri, 21 Dec 2001 08:07:28 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33064: Update port: www/peacock to 0.4 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: 33064 >Category: ports >Synopsis: Update port: www/peacock to 0.4 >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: Fri Dec 21 08:10:03 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.4 New file: files/patch-src:Makefile.in >How-To-Repeat: >Fix: diff -urN /usr/ports/www/peacock/Makefile www/peacock/Makefile --- /usr/ports/www/peacock/Makefile Fri Mar 30 01:34:54 2001 +++ www/peacock/Makefile Thu Dec 20 01:35:23 2001 @@ -6,7 +6,7 @@ # PORTNAME= peacock -PORTVERSION= 0.2 +PORTVERSION= 0.4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN /usr/ports/www/peacock/distinfo www/peacock/distinfo --- /usr/ports/www/peacock/distinfo Tue Sep 26 06:03:09 2000 +++ www/peacock/distinfo Wed Dec 19 22:44:55 2001 @@ -1 +1 @@ -MD5 (peacock-0.2.tar.gz) = 0bdd1c68dd58ad95ba3460f16cd4eaae +MD5 (peacock-0.4.tar.gz) = 7d8220a5d084c031786f9db521d77feb diff -urN /usr/ports/www/peacock/files/patch-src:Makefile.in www/peacock/files/patch-src:Makefile.in --- /usr/ports/www/peacock/files/patch-src:Makefile.in Thu Jan 1 09:00:00 1970 +++ www/peacock/files/patch-src:Makefile.in Thu Dec 20 01:35:11 2001 @@ -0,0 +1,11 @@ +--- src/Makefile.in.orig Wed Dec 19 22:46:13 2001 ++++ src/Makefile.in Thu Dec 20 01:34:57 2001 +@@ -113,7 +113,7 @@ + + SUBDIRS = dialogs + +-INCLUDES = -I$(top_srcdir)/intl $(GNOME_INCLUDEDIR) ++INCLUDES = -I$(top_srcdir)/intl $(GTKHTML_CFLAGS) $(GNOME_INCLUDEDIR) + + + bin_PROGRAMS = peacock diff -urN /usr/ports/www/peacock/pkg-plist www/peacock/pkg-plist --- /usr/ports/www/peacock/pkg-plist Tue Sep 26 06:03:09 2000 +++ www/peacock/pkg-plist Thu Dec 20 02:14:36 2001 @@ -7,6 +7,8 @@ share/gnome/help/peacock/C/peacock.html share/gnome/help/peacock/C/topic.dat share/gnome/help/peacock/C/x34.html +share/gnome/peacock/glade/dialogs-html.glade +share/gnome/peacock/glade/dialogs-html.glade.h share/gnome/pixmaps/peacock/anchor.xpm share/gnome/pixmaps/peacock/br.xpm share/gnome/pixmaps/peacock/font_base.xpm @@ -48,6 +50,7 @@ share/gnome/pixmaps/peacock/table_th.xpm share/gnome/pixmaps/peacock/table_tr.xpm @dirrm share/gnome/pixmaps/peacock +@dirrm share/gnome/peacock/glade @dirrm share/gnome/help/peacock/C/images @dirrm share/gnome/help/peacock/C @dirrm share/gnome/help/peacock >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 Fri Dec 21 8:13: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 2354137B423 for ; Fri, 21 Dec 2001 08:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLGA2J97859; Fri, 21 Dec 2001 08:10:02 -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 0960637B417 for ; Fri, 21 Dec 2001 08:05:02 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLG51n93871; Fri, 21 Dec 2001 08:05:01 -0800 (PST) (envelope-from nobody) Message-Id: <200112211605.fBLG51n93871@freefall.freebsd.org> Date: Fri, 21 Dec 2001 08:05:01 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33060: Update port: print/ghostscript-afpl (fix ports/32408) 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: 33060 >Category: ports >Synopsis: Update port: print/ghostscript-afpl (fix ports/32408) >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: Fri Dec 21 08:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update Gimp-Print driver to version 4.2.0 - Update HPinkjet driver to version 1.0 New file: files/stp.contrib.mak Remove file: files/escputil.contrib.mak files/patch-hpijs:makefile files/patch-hpijs:platform.h This PR supersedes ports/32408. >How-To-Repeat: >Fix: diff -urN /usr/ports/print/ghostscript-afpl/Makefile print/ghostscript-afpl/Makefile --- /usr/ports/print/ghostscript-afpl/Makefile Mon Nov 5 22:49:07 2001 +++ print/ghostscript-afpl/Makefile Sat Dec 15 05:54:57 2001 @@ -7,6 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 7.03 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://members.ozemail.com.au/~geoffk/pdfencrypt/ \ @@ -33,12 +34,12 @@ WRKSRC= ${WRKDIR}/gs${PORTVERSION} USE_GMAKE= yes -CFLAGS+= -DUPD_SIGNAL=0 +MAKE_ENV= CC="${CC}" CXX="${CXX}" XCFLAGS="${XCFLAGS}" MAKEFILE= src/unix-gcc.mak -ALL_TARGET= all pcl3opts escputil +ALL_TARGET= all pcl3opts PLIST_SUB= GS_VERSION=${PORTVERSION} -MAN1= ansi2knr.1 dvipdf.1 escputil.1 font2c.1 gs-hpdj.1 gs-pcl3.1 \ +MAN1= ansi2knr.1 dvipdf.1 font2c.1 gs-hpdj.1 gs-pcl3.1 \ gs.1 gslp.1 gsnd.1 pcl3opts.1 pdf2dsc.1 pdf2ps.1 pdfopt.1 \ pf2afm.1 pfbtopfa.1 printafm.1 ps2ascii.1 ps2epsi.1 ps2pdf.1 \ ps2pdfwr.1 ps2ps.1 wftopfa.1 @@ -50,8 +51,10 @@ ps2pdf.1 ps2pdf13.1 \ ps2ps.1 eps2eps.1 +XCFLAGS= -DUPD_SIGNAL=0 + .if defined(A4) -MAKE_ENV+= A4="${A4}" +XCFLAGS+= -DA4 .endif .if !defined(WITHOUT_X11) @@ -98,20 +101,18 @@ # http://www.harsch.net/Ghostscript/ghostscript.html HP970_DRV= gdevdj9.c.gz -# gimp-print - very high quality driver for Epson, HPs,... +# Gimp-Print - very high quality driver for Epson, HPs,... # http://gimp-print.sourceforge.net/ -GPRINT= print -GPRINT_DESC= gimp-${GPRINT} -GPRINT_VERS= 4.0.5 +GPRINT= gimp-print +GPRINT_VERS= 4.2.0 GPRINT_NAME= ${GPRINT}-${GPRINT_VERS} GPRINT_SRC= ${GPRINT_NAME}.tar.gz -GPRINT_MAN1= escputil.1 # HPinkjet - HP developed printer driver for PhotoSmart/DeskJet series # http://hpinkjet.sourceforge.net/ HPIJS= hpijs -HPIJS_VERS= 0.97 -HPIJS_NAME= ${HPIJS}${HPIJS_VERS} +HPIJS_VERS= 1.0 +HPIJS_NAME= ${HPIJS}-${HPIJS_VERS} HPIJS_SRC= ${HPIJS_NAME}.tar.gz # contributed uniprint profiles @@ -156,13 +157,12 @@ ${ECHO_MSG} ">>> extracting ${HP970_DRV} ..." ${CP} ${DISTDIR}/${DIST_SUBDIR}/${HP970_DRV} ${WRKSRC}/src ${GUNZIP_CMD} ${WRKSRC}/src/${HP970_DRV} -# for gimp-print +# for Gimp-Print driver ${ECHO_MSG} ">>> extracting ${GPRINT_SRC} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${GPRINT_SRC} # for HPinkjet driver ${ECHO_MSG} ">>> extracting ${HPIJS_SRC} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${HPIJS_SRC} - ${LN} -sf ${HPIJS_NAME} ${WRKSRC}/hpijs post-patch: ${PERL} -pi -e 's|^DEVICE_DEVS|#DEVICE_DEVS|g' \ @@ -170,9 +170,10 @@ ${PERL} -pi -e 's|\. de|\.|g' \ ${WRKSRC}/src/unixinst.mak # for HPinkjet driver + ${PERL} -pi -e 's|CFLAGS="-O2 -Wall"||g ; \ + s|CXXFLAGS="-O2 -Wall"||g' ${WRKSRC}/${HPIJS_NAME}/configure find ${WRKSRC}/${HPIJS_NAME} -name '*.h' | xargs ${PERL} -pi -e \ - 's|#include ||g; \ - s|SRVPATH \"hpijs\"|SRVPATH \"${PREFIX}/libexec/hpijs\"|g' + 's|#include ||g' # here we apply the modifications necessary to build the 3rd party drivers # advantage: you see unmodified makefiles after a pure make extract @@ -194,20 +195,11 @@ ${ECHO_MSG} ">>> adding DJ970 driver to contrib.mak ..." ${CAT} ${FILESDIR}/dj970.contrib.mak \ >> ${WRKSRC}/src/contrib.mak -# for gimp-print - ${ECHO_MSG} ">>> creating symlinks for ${GPRINT_DESC} ..." - ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/Ghost/*.[ch] \ - ${WRKSRC}/src - ${ECHO_MSG} ">>> adding ${GPRINT_DESC} driver to contrib.mak ..." - ${CAT} ${WRKSRC}/${GPRINT_NAME}/Ghost/contrib.mak.addon \ - >> ${WRKSRC}/src/contrib.mak - ${ECHO_MSG} ">>> adding make rules for escputil to contrib.mak ..." - ${CAT} ${FILESDIR}/escputil.contrib.mak \ +# for Gimp-Print driver + ${ECHO_MSG} ">>> adding ${GPRINT} driver to contrib.mak ..." + ${CAT} ${FILESDIR}/stp.contrib.mak \ >> ${WRKSRC}/src/contrib.mak # for HPinkjet driver - ${ECHO_MSG} ">>> creating symlinks for ${HPIJS} ..." - ${LN} -sf ${WRKSRC}/${HPIJS_NAME}/gdevhpij.[ch] \ - ${WRKSRC}/src ${ECHO_MSG} ">>> adding ${HPIJS} driver to contrib.mak ..." ${CAT} ${FILESDIR}/hpijs.contrib.mak \ >> ${WRKSRC}/src/contrib.mak @@ -220,16 +212,49 @@ ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure .endif +post-configure: + ${ECHO_MSG} ">>> in post-configure ..." +# for Gimp-Print driver + ${ECHO_MSG} ">>> running configure script for ${GPRINT} driver ..." + cd ${WRKSRC}/${GPRINT_NAME} ; \ + ${SETENV} ${MAKE_ENV} ${SH} ./configure \ + --without-cups --without-translated-ppds \ + --with-ghost --without-foomatic \ + --without-gimp --without-samples \ + --without-user-guide --disable-escputil \ + --disable-nls --disable-shared \ + --prefix=${PREFIX} +# for HPinkjet driver + ${ECHO_MSG} ">>> running configure script for ${HPIJS} driver ..." + cd ${WRKSRC}/${HPIJS_NAME} ; \ + ${SETENV} ${MAKE_ENV} ${SH} ./configure \ + --prefix=${PREFIX} + pre-build: ${ECHO_MSG} ">>> in pre-build ..." ${ECHO_MSG} ">>> creating directories for compilation ..." ${MKDIR} ${WRKSRC}/obj ${MKDIR} ${WRKSRC}/bin - -post-build: +# for Gimp-Print driver + ${ECHO_MSG} ">>> building ${GPRINT} library ..." + cd ${WRKSRC}/${GPRINT_NAME} ; \ + ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile + ${ECHO_MSG} ">>> creating symlinks for ${GPRINT} ..." + ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/include/gimp-print \ + ${WRKSRC}/src + ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/src/ghost/*.[ch] \ + ${WRKSRC}/src + ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/src/main/.libs/libgimpprint.a \ + ${WRKSRC}/obj # for HPinkjet driver + ${ECHO_MSG} ">>> building ${HPIJS} server ..." cd ${WRKSRC}/${HPIJS_NAME} ; \ - ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} makefile + ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile + ${ECHO_MSG} ">>> creating symlinks for ${HPIJS} ..." +.for file in gdevijs.[ch] ijs.[ch] ijs_client.[ch] ijs_exec_unix.c unistd_.h + ${LN} -sf ${WRKSRC}/${HPIJS_NAME}/${file} \ + ${WRKSRC}/src +.endfor pre-install: ${ECHO_MSG} ">>> in pre-install ..." @@ -273,29 +298,22 @@ ${INSTALL_DATA} ${WRKSRC}/${PCL3_NAME}/${i} \ ${DATADIR}/${PORTVERSION}/pcl3 .endfor -# for gimp-print driver - ${ECHO_MSG} ">>> installing ${GPRINT_DESC} escputil in bindir ..." - ${INSTALL_PROGRAM} ${WRKSRC}/src/escputil ${PREFIX}/bin - ${ECHO_MSG} ">>> installing ${GPRINT_DESC} manpages ..." -.for i in ${GPRINT_MAN1} - ${INSTALL_MAN} ${WRKSRC}/${GPRINT_NAME}/Ghost/${i} \ - ${PREFIX}/man/man1 -.endfor - ${ECHO_MSG} ">>> creating ${GPRINT_DESC} destdir ..." +# for Gimp-Print driver + ${ECHO_MSG} ">>> creating ${GPRINT} destdir ..." ${MKDIR} ${DATADIR}/${PORTVERSION}/gimp-print - ${ECHO_MSG} ">>> installing files in gimp-print destdir ..." + ${ECHO_MSG} ">>> installing files in ${GPRINT} destdir ..." .for i in README - ${INSTALL_DATA} ${WRKSRC}/${GPRINT_NAME}/Ghost/${i} \ + ${INSTALL_DATA} ${WRKSRC}/${GPRINT_NAME}/src/ghost/${i} \ ${DATADIR}/${PORTVERSION}/gimp-print .endfor # for HPinkjet driver - ${ECHO_MSG} ">>> installing ${HPIJS} server in libexecdir ..." - ${INSTALL_PROGRAM} ${WRKSRC}/${HPIJS_NAME}/hpijs ${PREFIX}/libexec + ${ECHO_MSG} ">>> installing ${HPIJS} server in bindir ..." + ${INSTALL_PROGRAM} ${WRKSRC}/${HPIJS_NAME}/hpijs ${PREFIX}/bin ${ECHO_MSG} ">>> creating ${HPIJS} destdir ..." ${MKDIR} ${DATADIR}/${PORTVERSION}/hpijs ${ECHO_MSG} ">>> installing files in ${HPIJS} destdir ..." -.for i in hpijs_readme.html - ${INSTALL_DATA} ${WRKSRC}/${HPIJS}/${i} \ +.for i in hpijs_readme.html gs_hpijs.png printerdb_append append_db.sh + ${INSTALL_DATA} ${WRKSRC}/${HPIJS_NAME}/${i} \ ${DATADIR}/${PORTVERSION}/hpijs .endfor # contributed UPP driver diff -urN /usr/ports/print/ghostscript-afpl/distinfo print/ghostscript-afpl/distinfo --- /usr/ports/print/ghostscript-afpl/distinfo Mon Nov 5 22:49:08 2001 +++ print/ghostscript-afpl/distinfo Sat Dec 15 03:25:22 2001 @@ -6,5 +6,5 @@ MD5 (ghostscript/hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be MD5 (ghostscript/pcl3-3.3.tar.gz) = 34e664c2a98b847598f8441f8cac7ab6 MD5 (ghostscript/gdevdj9.c.gz) = f09ef883b8ba837fb42c608c01af7375 -MD5 (ghostscript/print-4.0.5.tar.gz) = 2eae88b9285d47036d31974fd2b0abc2 -MD5 (ghostscript/hpijs0.97.tar.gz) = d02f8c4c2d730e72038f6f4d4350fbe8 +MD5 (ghostscript/gimp-print-4.2.0.tar.gz) = 4350e2ac1f27eccad0d7ce2aab90cdf6 +MD5 (ghostscript/hpijs-1.0.tar.gz) = 9ec7d86d2cc2dd613f8829891b02104b diff -urN /usr/ports/print/ghostscript-afpl/files/escputil.contrib.mak print/ghostscript-afpl/files/escputil.contrib.mak --- /usr/ports/print/ghostscript-afpl/files/escputil.contrib.mak Thu Jan 18 05:19:02 2001 +++ print/ghostscript-afpl/files/escputil.contrib.mak Thu Jan 1 09:00:00 1970 @@ -1,6 +0,0 @@ - -# build escputil command from gimp-print sources - -escputil: $(GLSRC)escputil.c - $(CC_) -o $(GLSRC)escputil $(GLSRC)escputil.c - diff -urN /usr/ports/print/ghostscript-afpl/files/hpijs.contrib.mak print/ghostscript-afpl/files/hpijs.contrib.mak --- /usr/ports/print/ghostscript-afpl/files/hpijs.contrib.mak Wed Sep 12 04:24:31 2001 +++ print/ghostscript-afpl/files/hpijs.contrib.mak Sat Dec 15 03:26:42 2001 @@ -1,31 +1,19 @@ -### ------------- Hewlett-Packard Co. Inkjet Driver -------------- ### +### ------------- IJS Interface -------------- ### -hpijs_=$(GLOBJ)gdevhpij.$(OBJ) +ijs_=$(GLOBJ)gdevijs.$(OBJ) $(GLOBJ)ijs_client.$(OBJ) $(GLOBJ)ijs_exec_unix.$(OBJ) $(GLOBJ)ijs.$(OBJ) -$(DD)gdevhpij.$(OBJ): $(GLSRC)gdevhpij.c $(PDEVH) - $(GLCC) $(GLO_)gdevhpij.$(OBJ) $(C_) $(GLSRC)gdevhpij.c +$(GLOBJ)ijs_client.$(OBJ) : $(GLSRC)ijs_client.c $(PDEVH) + $(GLCC) $(GLO_)ijs_client.$(OBJ) $(C_) $(GLSRC)ijs_client.c -$(DD)hpijs.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) $(DD)hpijs $(hpijs_) +$(GLOBJ)ijs_exec_unix.$(OBJ) : $(GLSRC)ijs_exec_unix.c $(PDEVH) + $(GLCC) $(GLO_)ijs_exec_unix.$(OBJ) $(C_) $(GLSRC)ijs_exec_unix.c -$(DD)DJ630.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) DJ630 $(hpijs_) +$(GLOBJ)ijs.$(OBJ) : $(GLSRC)ijs.c $(PDEVH) + $(GLCC) $(GLO_)ijs.$(OBJ) $(C_) $(GLSRC)ijs.c -$(DD)DJ6xx.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) DJ6xx $(hpijs_) +$(GLOBJ)gdevijs.$(OBJ) : $(GLSRC)gdevijs.c $(PDEVH) + $(GLCC) $(GLO_)gdevijs.$(OBJ) $(C_) $(GLSRC)gdevijs.c -$(DD)DJ6xxP.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) DJ6xxP $(hpijs_) - -$(DD)DJ8xx.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) DJ8xx $(hpijs_) - -$(DD)DJ9xx.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) DJ9xx $(hpijs_) - -$(DD)DJ9xxVIP.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) DJ9xxVIP $(hpijs_) - -$(DD)AP21xx.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) AP21xx $(hpijs_) +$(DD)ijs.dev : $(ijs_) $(DD)page.dev + $(SETPDEV) $(DD)ijs $(ijs_) diff -urN /usr/ports/print/ghostscript-afpl/files/patch-hpijs:makefile print/ghostscript-afpl/files/patch-hpijs:makefile --- /usr/ports/print/ghostscript-afpl/files/patch-hpijs:makefile Wed Sep 12 04:24:31 2001 +++ print/ghostscript-afpl/files/patch-hpijs:makefile Thu Jan 1 09:00:00 1970 @@ -1,32 +0,0 @@ ---- hpijs/makefile.orig Fri Jun 8 06:10:57 2001 -+++ hpijs/makefile Tue Jul 10 03:09:21 2001 -@@ -1,17 +1,17 @@ --FLAGS = -D_LITTLE_ENDIAN -D_DJ660 -D_DJ6xx -D_DJ6xxPhoto -D_DJ8xx -D_DJ9xx \ -+FLAGS = -D_DJ660 -D_DJ6xx -D_DJ6xxPhoto -D_DJ8xx -D_DJ9xx \ - -D_DJ9xxVIP -D_DJ630 -D_APOLLO2100 -D_DJ600 -D_DJ350 - - VERSION=0.97 - INSTALLDIR=/usr/bin - - --CC = g++ -c -Wall -DVERSION=\"$(VERSION)\" $(FLAGS) -+CXXFLAGS += -DVERSION=\"$(VERSION)\" $(FLAGS) - #CC = g++ -c -g -Wall -DVERSION=\"$(VERSION)\" -DCAPTURE $(FLAGS) - #CC = g++ -c -g -Wall -DVERSION=\"$(VERSION)\" $(FLAGS) - - .cpp.o: - echo "compiling $( - #include - #include -+ -+#ifdef __FreeBSD__ -+#include -+#if BYTE_ORDER == LITTLE_ENDIAN -+#define _LITTLE_ENDIAN -+#endif -+#endif diff -urN /usr/ports/print/ghostscript-afpl/files/patch-src:unix-gcc.mak print/ghostscript-afpl/files/patch-src:unix-gcc.mak --- /usr/ports/print/ghostscript-afpl/files/patch-src:unix-gcc.mak Mon Nov 5 22:49:08 2001 +++ print/ghostscript-afpl/files/patch-src:unix-gcc.mak Sat Dec 15 04:19:22 2001 @@ -1,5 +1,5 @@ ---- src/unix-gcc.mak.orig Fri Nov 2 03:45:56 2001 -+++ src/unix-gcc.mak Fri Nov 2 03:54:59 2001 +--- src/unix-gcc.mak.orig Sat Sep 15 17:55:32 2001 ++++ src/unix-gcc.mak Sat Dec 15 04:19:08 2001 @@ -26,14 +26,15 @@ # source, generated intermediate file, and object directories # for the graphics library (GL) and the PostScript/PDF interpreter (PS). @@ -83,21 +83,19 @@ # Define the name of the linker for the final link step. # Normally this is the same as the C compiler. -@@ -229,9 +229,11 @@ +@@ -229,9 +229,9 @@ # We don't include -ansi, because this gets in the way of the platform- # specific stuff that typically needs; nevertheless, we expect # gcc to accept ANSI-style function prototypes and function definitions. -XCFLAGS= -+ifdef A4 -+XCFLAGS=-DA4 -+endif ++#XCFLAGS= -CFLAGS=$(CFLAGS_STANDARD) $(GCFLAGS) $(XCFLAGS) +CFLAGS+=$(XCFLAGS) # Define platform flags for ld. # SunOS 4.n may need -Bstatic. -@@ -240,7 +242,7 @@ +@@ -240,7 +240,7 @@ # -R /usr/local/xxx/lib:/usr/local/lib # giving the full path names of the shared library directories. # XLDFLAGS can be set from the command line. @@ -106,7 +104,7 @@ LDFLAGS=$(XLDFLAGS) -fno-common -@@ -273,7 +275,7 @@ +@@ -273,7 +273,7 @@ # Note that x_.h expects to find the header files in $(XINCLUDE)/X11, # not in $(XINCLUDE). @@ -115,15 +113,12 @@ # Define the directory/ies and library names for the X11 library files. # XLIBDIRS is for ld and should include -L; XLIBDIR is for LD_RUN_PATH -@@ -286,11 +288,16 @@ +@@ -285,12 +285,12 @@ + # Solaris and other SVR4 systems with dynamic linking probably want #XLIBDIRS=-L/usr/openwin/lib -R/usr/openwin/lib # X11R6 (on any platform) may need - #XLIBS=Xt SM ICE Xext X11 -+ifdef NO_X -+XLIBS= -+else +-#XLIBS=Xt SM ICE Xext X11 +XLIBS=Xt SM ICE Xext X11 -+endif #XLIBDIRS=-L/usr/local/X/lib -XLIBDIRS=-L/usr/X11R6/lib diff -urN /usr/ports/print/ghostscript-afpl/files/stp.contrib.mak print/ghostscript-afpl/files/stp.contrib.mak --- /usr/ports/print/ghostscript-afpl/files/stp.contrib.mak Thu Jan 1 09:00:00 1970 +++ print/ghostscript-afpl/files/stp.contrib.mak Tue Nov 27 05:00:10 2001 @@ -0,0 +1,17 @@ +### --------------- Gimp-Print/stp Driver ---------------------------- ### +### Be careful to add the exact contents of this file; cut and paste ### +### may corrupt the file and cause mysterious make errors ### + +stp_=$(GLOBJ)gdevstp.$(OBJ) + +STPINCDIR=-I$(GLSRC) +STPLIBDIR=-L$(GLOBJ) +STPLIB=gimpprint + +$(DD)stp.dev: $(stp_) $(DD)page.dev + $(SETPDEV) $(DD)stp $(stp_) + $(ADDMOD) $(DD)stp -link $(STPLIBDIR) + $(ADDMOD) $(DD)stp -lib $(STPLIB) + +$(GLOBJ)gdevstp.$(OBJ) : $(GLSRC)gdevstp.c $(PDEVH) + $(GLCC) $(GLO_)gdevstp.$(OBJ) $(C_) $(STPINCDIR) $(GLSRC)gdevstp.c diff -urN /usr/ports/print/ghostscript-afpl/pkg-plist print/ghostscript-afpl/pkg-plist --- /usr/ports/print/ghostscript-afpl/pkg-plist Mon Nov 5 22:49:11 2001 +++ print/ghostscript-afpl/pkg-plist Sat Dec 15 05:48:29 2001 @@ -1,7 +1,6 @@ bin/bdftops bin/dvipdf bin/eps2eps -bin/escputil bin/fixmswrd.pl bin/font2c bin/gs @@ -11,6 +10,7 @@ bin/gslj bin/gslp bin/gsnd +bin/hpijs bin/lprsetup.sh bin/pdf2dsc bin/pdf2ps @@ -30,7 +30,6 @@ bin/sysvlp.sh bin/unix-lpr.sh bin/wftopfa -libexec/hpijs %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/NEWS %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/hpdj.html %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/pcl3/NEWS @@ -103,7 +102,10 @@ share/ghostscript/%%GS_VERSION%%/hpdj/margins-A4Rotated.ps share/ghostscript/%%GS_VERSION%%/hpdj/margins-Letter.ps share/ghostscript/%%GS_VERSION%%/hpdj/margins-LetterRotated.ps +share/ghostscript/%%GS_VERSION%%/hpijs/append_db.sh +share/ghostscript/%%GS_VERSION%%/hpijs/gs_hpijs.png share/ghostscript/%%GS_VERSION%%/hpijs/hpijs_readme.html +share/ghostscript/%%GS_VERSION%%/hpijs/printerdb_append share/ghostscript/%%GS_VERSION%%/lib/Fontmap share/ghostscript/%%GS_VERSION%%/lib/Fontmap.GS share/ghostscript/%%GS_VERSION%%/lib/acctest.ps diff -urN /usr/ports/print/ghostscript-afpl/scripts/configure print/ghostscript-afpl/scripts/configure --- /usr/ports/print/ghostscript-afpl/scripts/configure Wed Sep 12 04:24:31 2001 +++ print/ghostscript-afpl/scripts/configure Sat Dec 15 05:46:15 2001 @@ -80,7 +80,7 @@ "pxlcolor" "HP PCL XL color printers (Color LaserJet 4500/5000)" ON \ "pcl3" "HP PCL 3+ (DeskJet 500/500C/510/520/540/550C/560C/850C/855C)" ON \ "hpdj" "HP PCL 3+ (old drv.)" ON \ - "hpijs" "HP PhotoSmart/DeskJet series (HP developed driver)" ON \ + "ijs" "HP PhotoSmart/DeskJet series (HP developed driver)" ON \ "ibmpro" "IBM 9-pin Proprinter" OFF \ "jetp3852" "IBM Jetprinter ink-jet color (Model #3852)" OFF \ "imagen" "Imagen ImPress printers" OFF \ diff -urN /usr/ports/print/ghostscript-afpl/scripts/configure.batch print/ghostscript-afpl/scripts/configure.batch --- /usr/ports/print/ghostscript-afpl/scripts/configure.batch Wed Sep 12 04:24:31 2001 +++ print/ghostscript-afpl/scripts/configure.batch Sat Dec 15 05:46:45 2001 @@ -10,7 +10,7 @@ DEVICE_DEVS= \$(DD)x11.dev \$(DD)x11alpha.dev \$(DD)x11cmyk.dev \$(DD)x11cmyk2.dev \$(DD)x11cmyk4.dev \$(DD)x11cmyk8.dev \$(DD)x11gray2.dev \$(DD)x11gray4.dev \$(DD)x11mono.dev \$(DD)x11rg16x.dev \$(DD)x11rg32x.dev endif -DEVICE_DEVS+= \$(DD)appledmp.dev \$(DD)iwhi.dev \$(DD)iwlo.dev \$(DD)iwlq.dev \$(DD)hl7x0.dev \$(DD)bj10e.dev \$(DD)bj200.dev \$(DD)bjc600.dev \$(DD)bjc800.dev \$(DD)lbp8.dev \$(DD)lips3.dev \$(DD)m8510.dev \$(DD)coslw2p.dev \$(DD)coslwxl.dev \$(DD)stp.dev \$(DD)uniprint.dev \$(DD)lj250.dev \$(DD)declj250.dev \$(DD)ap3250.dev \$(DD)epson.dev \$(DD)eps9mid.dev \$(DD)eps9high.dev \$(DD)lp8000.dev \$(DD)lq850.dev \$(DD)epsonc.dev \$(DD)st800.dev \$(DD)stcolor.dev \$(DD)photoex.dev \$(DD)lp2563.dev \$(DD)dnj650c.dev \$(DD)deskjet.dev \$(DD)djet500.dev \$(DD)cdeskjet.dev \$(DD)djet500c.dev \$(DD)cdjcolor.dev \$(DD)cdjmono.dev \$(DD)cdj500.dev \$(DD)cdj550.dev \$(DD)cdj670.dev \$(DD)cdj850.dev \$(DD)cdj880.dev \$(DD)cdj890.dev \$(DD)cdj1600.dev \$(DD)cdj970.dev \$(DD)laserjet.dev \$(DD)ljetplus.dev \$(DD)ljet2p.dev \$(DD)ljet3.dev \$(DD)ljet3d.dev \$(DD)ljet4.dev \$(DD)ljet4d.dev \$(DD)lj4dith.dev \$(DD)cljet5.dev \$(DD)cljet5c.dev \$(DD)cljet5pr.dev \$(DD)lj5mono.dev \$(DD)lj5gray.dev \$(DD)pj.dev \$(DD)pjetxl.dev \$(DD)pjxl.dev \$(DD)paintjet.dev \$(DD)pjxl300.dev \$(DD)pxlmono.dev \$(DD)pxlcolor.dev \$(DD)pcl3.dev \$(DD)hpdj.dev \$(DD)hpijs.dev \$(DD)ibmpro.dev \$(DD)jetp3852.dev \$(DD)imagen.dev \$(DD)fs600.dev \$(DD)lxm5700m.dev \$(DD)cp50.dev \$(DD)necp6.dev \$(DD)oce9050.dev \$(DD)oki182.dev \$(DD)okiibm.dev \$(DD)atx23.dev \$(DD)atx24.dev \$(DD)atx38.dev \$(DD)r4081.dev \$(DD)sj48.dev \$(DD)bmpmono.dev \$(DD)bmpgray.dev \$(DD)bmp16.dev \$(DD)bmp256.dev \$(DD)bmp16m.dev \$(DD)bmp32b.dev \$(DD)bmpsep1.dev \$(DD)bmpsep8.dev \$(DD)ccr.dev \$(DD)cgmmono.dev \$(DD)cgm8.dev \$(DD)cgm24.dev \$(DD)cif.dev \$(DD)dfaxhigh.dev \$(DD)dfaxlow.dev \$(DD)faxg3.dev \$(DD)faxg32d.dev \$(DD)faxg4.dev \$(DD)miff24.dev \$(DD)inferno.dev \$(DD)jpeg.dev \$(DD)jpeggray.dev \$(DD)mgrmono.dev \$(DD)mgrgray2.dev \$(DD)mgrgray4.dev \$(DD)mgrgray8.dev \$(DD)mgr4.dev \$(DD)mgr8.dev \$(DD)pcxmono.dev \$(DD)pcxgray.dev \$(DD)pcx16.dev \$(DD)pcx256.dev \$(DD)pcx24b.dev \$(DD)pcxcmyk.dev \$(DD)pdfwrite.dev \$(DD)bit.dev \$(DD)bitrgb.d! ev \$(DD)bitcmyk.dev \$(DD)plan9bm.dev \$(DD)pbm.dev \$(DD)pbmraw.dev \$(DD)pgm.dev \$(DD)pgmraw.dev \$(DD)pgnm.dev \$(DD)pgnmraw.dev \$(DD)pnm.dev \$(DD)pnmraw.dev \$(DD)ppm.dev \$(DD)ppmraw.dev \$(DD)pkm.dev \$(DD)pkmraw.dev \$(DD)pksm.dev \$(DD)pksmraw.dev \$(DD)pngmono.dev \$(DD)pnggray.dev \$(DD)png16.dev \$(DD)png256.dev \$(DD)png16m.dev \$(DD)psmono.dev \$(DD)psgray.dev \$(DD)psrgb.dev \$(DD)pswrite.dev \$(DD)epswrite.dev \$(DD)sgirgb.dev \$(DD)sunhmono.dev \$(DD)t4693d2.dev \$(DD)t4693d4.dev \$(DD)t4693d8.dev \$(DD)tek4696.dev \$(DD)tiffcrle.dev \$(DD)tiffg3.dev \$(DD)tiffg32d.dev \$(DD)tiffg4.dev \$(DD)tiff12nc.dev \$(DD)tiff24nc.dev \$(DD)tifflzw.dev \$(DD)tiffpack.dev +DEVICE_DEVS+= \$(DD)appledmp.dev \$(DD)iwhi.dev \$(DD)iwlo.dev \$(DD)iwlq.dev \$(DD)hl7x0.dev \$(DD)bj10e.dev \$(DD)bj200.dev \$(DD)bjc600.dev \$(DD)bjc800.dev \$(DD)lbp8.dev \$(DD)lips3.dev \$(DD)m8510.dev \$(DD)coslw2p.dev \$(DD)coslwxl.dev \$(DD)stp.dev \$(DD)uniprint.dev \$(DD)lj250.dev \$(DD)declj250.dev \$(DD)ap3250.dev \$(DD)epson.dev \$(DD)eps9mid.dev \$(DD)eps9high.dev \$(DD)lp8000.dev \$(DD)lq850.dev \$(DD)epsonc.dev \$(DD)st800.dev \$(DD)stcolor.dev \$(DD)photoex.dev \$(DD)lp2563.dev \$(DD)dnj650c.dev \$(DD)deskjet.dev \$(DD)djet500.dev \$(DD)cdeskjet.dev \$(DD)djet500c.dev \$(DD)cdjcolor.dev \$(DD)cdjmono.dev \$(DD)cdj500.dev \$(DD)cdj550.dev \$(DD)cdj670.dev \$(DD)cdj850.dev \$(DD)cdj880.dev \$(DD)cdj890.dev \$(DD)cdj1600.dev \$(DD)cdj970.dev \$(DD)laserjet.dev \$(DD)ljetplus.dev \$(DD)ljet2p.dev \$(DD)ljet3.dev \$(DD)ljet3d.dev \$(DD)ljet4.dev \$(DD)ljet4d.dev \$(DD)lj4dith.dev \$(DD)cljet5.dev \$(DD)cljet5c.dev \$(DD)cljet5pr.dev \$(DD)lj5mono.dev \$(DD)lj5gray.dev \$(DD)pj.dev \$(DD)pjetxl.dev \$(DD)pjxl.dev \$(DD)paintjet.dev \$(DD)pjxl300.dev \$(DD)pxlmono.dev \$(DD)pxlcolor.dev \$(DD)pcl3.dev \$(DD)hpdj.dev \$(DD)ijs.dev \$(DD)ibmpro.dev \$(DD)jetp3852.dev \$(DD)imagen.dev \$(DD)fs600.dev \$(DD)lxm5700m.dev \$(DD)cp50.dev \$(DD)necp6.dev \$(DD)oce9050.dev \$(DD)oki182.dev \$(DD)okiibm.dev \$(DD)atx23.dev \$(DD)atx24.dev \$(DD)atx38.dev \$(DD)r4081.dev \$(DD)sj48.dev \$(DD)bmpmono.dev \$(DD)bmpgray.dev \$(DD)bmp16.dev \$(DD)bmp256.dev \$(DD)bmp16m.dev \$(DD)bmp32b.dev \$(DD)bmpsep1.dev \$(DD)bmpsep8.dev \$(DD)ccr.dev \$(DD)cgmmono.dev \$(DD)cgm8.dev \$(DD)cgm24.dev \$(DD)cif.dev \$(DD)dfaxhigh.dev \$(DD)dfaxlow.dev \$(DD)faxg3.dev \$(DD)faxg32d.dev \$(DD)faxg4.dev \$(DD)miff24.dev \$(DD)inferno.dev \$(DD)jpeg.dev \$(DD)jpeggray.dev \$(DD)mgrmono.dev \$(DD)mgrgray2.dev \$(DD)mgrgray4.dev \$(DD)mgrgray8.dev \$(DD)mgr4.dev \$(DD)mgr8.dev \$(DD)pcxmono.dev \$(DD)pcxgray.dev \$(DD)pcx16.dev \$(DD)pcx256.dev \$(DD)pcx24b.dev \$(DD)pcxcmyk.dev \$(DD)pdfwrite.dev \$(DD)bit.dev \$(DD)bitrgb.dev! \$(DD)bitcmyk.dev \$(DD)plan9bm.dev \$(DD)pbm.dev \$(DD)pbmraw.dev \$(DD)pgm.dev \$(DD)pgmraw.dev \$(DD)pgnm.dev \$(DD)pgnmraw.dev \$(DD)pnm.dev \$(DD)pnmraw.dev \$(DD)ppm.dev \$(DD)ppmraw.dev \$(DD)pkm.dev \$(DD)pkmraw.dev \$(DD)pksm.dev \$(DD)pksmraw.dev \$(DD)pngmono.dev \$(DD)pnggray.dev \$(DD)png16.dev \$(DD)png256.dev \$(DD)png16m.dev \$(DD)psmono.dev \$(DD)psgray.dev \$(DD)psrgb.dev \$(DD)pswrite.dev \$(DD)epswrite.dev \$(DD)sgirgb.dev \$(DD)sunhmono.dev \$(DD)t4693d2.dev \$(DD)t4693d4.dev \$(DD)t4693d8.dev \$(DD)tek4696.dev \$(DD)tiffcrle.dev \$(DD)tiffg3.dev \$(DD)tiffg32d.dev \$(DD)tiffg4.dev \$(DD)tiff12nc.dev \$(DD)tiff24nc.dev \$(DD)tifflzw.dev \$(DD)tiffpack.dev !EOT # create one new Makefile, where DEVICE_DEVS contains all wanted devices >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 Fri Dec 21 8:13:43 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 9D60737B426 for ; Fri, 21 Dec 2001 08:10:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLGA2597869; Fri, 21 Dec 2001 08:10:02 -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 311D837B41A for ; Fri, 21 Dec 2001 08:05:41 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLG5fd96946; Fri, 21 Dec 2001 08:05:41 -0800 (PST) (envelope-from nobody) Message-Id: <200112211605.fBLG5fd96946@freefall.freebsd.org> Date: Fri, 21 Dec 2001 08:05:41 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33061: Update port: print/ghostscript-gnu (fix ports/32523) 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: 33061 >Category: ports >Synopsis: Update port: print/ghostscript-gnu (fix ports/32523) >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: Fri Dec 21 08:10:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update Gimp-Print driver to version 4.2.0 - Update HPinkjet driver to version 1.0 New file: files/stp.contrib.mak Remove file: files/escputil.contrib.mak files/patch-hpijs:makefile files/patch-hpijs:platform.h This PR supersedes ports/32523. >How-To-Repeat: >Fix: diff -urN /usr/ports/print/ghostscript-gnu/Makefile print/ghostscript-gnu/Makefile --- /usr/ports/print/ghostscript-gnu/Makefile Mon Nov 5 22:49:11 2001 +++ print/ghostscript-gnu/Makefile Sat Dec 15 05:54:14 2001 @@ -7,6 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 6.52 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} \ ${MASTER_SITE_SOURCEFORGE} \ @@ -31,12 +32,12 @@ USE_BZIP2= yes USE_GMAKE= yes -CFLAGS+= -DUPD_SIGNAL=0 +MAKE_ENV= CC="${CC}" CXX="${CXX}" XCFLAGS="${XCFLAGS}" MAKEFILE= src/unix-gcc.mak -ALL_TARGET= all pcl3opts escputil +ALL_TARGET= all pcl3opts PLIST_SUB= GS_VERSION=${PORTVERSION} -MAN1= dvipdf.1 eps2eps.1 escputil.1 font2c.1 gs-hpdj.1 gs-pcl3.1 \ +MAN1= dvipdf.1 eps2eps.1 font2c.1 gs-hpdj.1 gs-pcl3.1 \ gs.1 gslp.1 gsnd.1 pcl3opts.1 pdf2dsc.1 pdf2ps.1 pdfopt.1 \ pf2afm.1 pfbtopfa.1 printafm.1 ps2ascii.1 ps2epsi.1 ps2pdf.1 \ ps2pdfwr.1 ps2ps.1 wftopfa.1 @@ -47,8 +48,10 @@ ps2pdf.1 ps2pdf12.1 \ ps2pdf.1 ps2pdf13.1 +XCFLAGS= -DUPD_SIGNAL=0 + .if defined(A4) -MAKE_ENV+= A4="${A4}" +XCFLAGS+= -DA4 .endif .if !defined(WITHOUT_X11) @@ -95,20 +98,18 @@ # http://www.harsch.net/Ghostscript/ghostscript.html HP970_DRV= gdevdj9.c.gz -# gimp-print - very high quality driver for Epson, HPs,... +# Gimp-Print - very high quality driver for Epson, HPs,... # http://gimp-print.sourceforge.net/ -GPRINT= print -GPRINT_DESC= gimp-${GPRINT} -GPRINT_VERS= 4.0.5 +GPRINT= gimp-print +GPRINT_VERS= 4.2.0 GPRINT_NAME= ${GPRINT}-${GPRINT_VERS} GPRINT_SRC= ${GPRINT_NAME}.tar.gz -GPRINT_MAN1= escputil.1 # HPinkjet - HP developed printer driver for PhotoSmart/DeskJet series # http://hpinkjet.sourceforge.net/ HPIJS= hpijs -HPIJS_VERS= 0.97 -HPIJS_NAME= ${HPIJS}${HPIJS_VERS} +HPIJS_VERS= 1.0 +HPIJS_NAME= ${HPIJS}-${HPIJS_VERS} HPIJS_SRC= ${HPIJS_NAME}.tar.gz # contributed uniprint profiles @@ -131,7 +132,6 @@ ${ECHO_MSG} ">>> in post-extract ..." ${LN} -sf ${WRKDIRPREFIX}${.CURDIR}/../../graphics/jpeg/work/jpeg-6b \ ${WRKSRC}/jpeg - ${RM} -f ${WRKSRC}/man/de/*.1 # ** 3rd party driver ** # Note: don't forget to add those devices in scripts/configure and # configure.batch, which update unix-gcc.mak to build gs with these @@ -154,21 +154,21 @@ ${ECHO_MSG} ">>> extracting ${HP970_DRV} ..." ${CP} ${DISTDIR}/${DIST_SUBDIR}/${HP970_DRV} ${WRKSRC}/src ${GUNZIP_CMD} ${WRKSRC}/src/${HP970_DRV} -# for gimp-print +# for Gimp-Print driver ${ECHO_MSG} ">>> extracting ${GPRINT_SRC} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${GPRINT_SRC} # for HPinkjet driver ${ECHO_MSG} ">>> extracting ${HPIJS_SRC} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${HPIJS_SRC} - ${LN} -sf ${HPIJS_NAME} ${WRKSRC}/hpijs post-patch: ${PERL} -pi -e 's|^DEVICE_DEVS|#DEVICE_DEVS|g' \ ${WRKSRC}/src/unix-gcc.mak # for HPinkjet driver + ${PERL} -pi -e 's|CFLAGS="-O2 -Wall"||g ; \ + s|CXXFLAGS="-O2 -Wall"||g' ${WRKSRC}/${HPIJS_NAME}/configure find ${WRKSRC}/${HPIJS_NAME} -name '*.h' | xargs ${PERL} -pi -e \ - 's|#include ||g; \ - s|SRVPATH \"hpijs\"|SRVPATH \"${PREFIX}/libexec/hpijs\"|g' + 's|#include ||g' # here we apply the modifications necessary to build the 3rd party drivers # advantage: you see unmodified makefiles after a pure make extract @@ -182,20 +182,11 @@ ${ECHO_MSG} ">>> adding ${PCL3} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${PCL3_NAME}/src/contrib.mak-6.51.add \ >> ${WRKSRC}/src/contrib.mak -# for gimp-print - ${ECHO_MSG} ">>> creating symlinks for ${GPRINT_DESC} ..." - ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/Ghost/*.[ch] \ - ${WRKSRC}/src - ${ECHO_MSG} ">>> adding ${GPRINT_DESC} driver to contrib.mak ..." - ${CAT} ${WRKSRC}/${GPRINT_NAME}/Ghost/contrib.mak.addon \ - >> ${WRKSRC}/src/contrib.mak - ${ECHO_MSG} ">>> adding make rules for escputil to contrib.mak ..." - ${CAT} ${FILESDIR}/escputil.contrib.mak \ +# for Gimp-Print driver + ${ECHO_MSG} ">>> adding ${GPRINT} driver to contrib.mak ..." + ${CAT} ${FILESDIR}/stp.contrib.mak \ >> ${WRKSRC}/src/contrib.mak # for HPinkjet driver - ${ECHO_MSG} ">>> creating symlinks for ${HPIJS} ..." - ${LN} -sf ${WRKSRC}/${HPIJS_NAME}/gdevhpij.[ch] \ - ${WRKSRC}/src ${ECHO_MSG} ">>> adding ${HPIJS} driver to contrib.mak ..." ${CAT} ${FILESDIR}/hpijs.contrib.mak \ >> ${WRKSRC}/src/contrib.mak @@ -208,16 +199,49 @@ ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure .endif +post-configure: + ${ECHO_MSG} ">>> in post-configure ..." +# for Gimp-Print driver + ${ECHO_MSG} ">>> running configure script for ${GPRINT} driver ..." + cd ${WRKSRC}/${GPRINT_NAME} ; \ + ${SETENV} ${MAKE_ENV} ${SH} ./configure \ + --without-cups --without-translated-ppds \ + --with-ghost --without-foomatic \ + --without-gimp --without-samples \ + --without-user-guide --disable-escputil \ + --disable-nls --disable-shared \ + --prefix=${PREFIX} +# for HPinkjet driver + ${ECHO_MSG} ">>> running configure script for ${HPIJS} driver ..." + cd ${WRKSRC}/${HPIJS_NAME} ; \ + ${SETENV} ${MAKE_ENV} ${SH} ./configure \ + --prefix=${PREFIX} + pre-build: ${ECHO_MSG} ">>> in pre-build ..." ${ECHO_MSG} ">>> creating directories for compilation ..." ${MKDIR} ${WRKSRC}/obj ${MKDIR} ${WRKSRC}/bin - -post-build: +# for Gimp-Print driver + ${ECHO_MSG} ">>> building ${GPRINT} library ..." + cd ${WRKSRC}/${GPRINT_NAME} ; \ + ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile + ${ECHO_MSG} ">>> creating symlinks for ${GPRINT} ..." + ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/include/gimp-print \ + ${WRKSRC}/src + ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/src/ghost/*.[ch] \ + ${WRKSRC}/src + ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/src/main/.libs/libgimpprint.a \ + ${WRKSRC}/obj # for HPinkjet driver + ${ECHO_MSG} ">>> building ${HPIJS} server ..." cd ${WRKSRC}/${HPIJS_NAME} ; \ - ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} makefile + ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile + ${ECHO_MSG} ">>> creating symlinks for ${HPIJS} ..." +.for file in gdevijs.[ch] ijs.[ch] ijs_client.[ch] ijs_exec_unix.c unistd_.h + ${LN} -sf ${WRKSRC}/${HPIJS_NAME}/${file} \ + ${WRKSRC}/src +.endfor pre-install: ${ECHO_MSG} ">>> in pre-install ..." @@ -261,29 +285,22 @@ ${INSTALL_DATA} ${WRKSRC}/${PCL3_NAME}/${i} \ ${DATADIR}/${PORTVERSION}/pcl3 .endfor -# for gimp-print driver - ${ECHO_MSG} ">>> installing ${GPRINT_DESC} escputil in bindir ..." - ${INSTALL_PROGRAM} ${WRKSRC}/src/escputil ${PREFIX}/bin - ${ECHO_MSG} ">>> installing ${GPRINT_DESC} manpages ..." -.for i in ${GPRINT_MAN1} - ${INSTALL_MAN} ${WRKSRC}/${GPRINT_NAME}/Ghost/${i} \ - ${PREFIX}/man/man1 -.endfor - ${ECHO_MSG} ">>> creating ${GPRINT_DESC} destdir ..." +# for Gimp-Print driver + ${ECHO_MSG} ">>> creating ${GPRINT} destdir ..." ${MKDIR} ${DATADIR}/${PORTVERSION}/gimp-print - ${ECHO_MSG} ">>> installing files in gimp-print destdir ..." + ${ECHO_MSG} ">>> installing files in ${GPRINT} destdir ..." .for i in README - ${INSTALL_DATA} ${WRKSRC}/${GPRINT_NAME}/Ghost/${i} \ + ${INSTALL_DATA} ${WRKSRC}/${GPRINT_NAME}/src/ghost/${i} \ ${DATADIR}/${PORTVERSION}/gimp-print .endfor # for HPinkjet driver - ${ECHO_MSG} ">>> installing ${HPIJS} server in libexecdir ..." - ${INSTALL_PROGRAM} ${WRKSRC}/${HPIJS_NAME}/hpijs ${PREFIX}/libexec + ${ECHO_MSG} ">>> installing ${HPIJS} server in bindir ..." + ${INSTALL_PROGRAM} ${WRKSRC}/${HPIJS_NAME}/hpijs ${PREFIX}/bin ${ECHO_MSG} ">>> creating ${HPIJS} destdir ..." ${MKDIR} ${DATADIR}/${PORTVERSION}/hpijs ${ECHO_MSG} ">>> installing files in ${HPIJS} destdir ..." -.for i in hpijs_readme.html - ${INSTALL_DATA} ${WRKSRC}/${HPIJS}/${i} \ +.for i in hpijs_readme.html gs_hpijs.png printerdb_append append_db.sh + ${INSTALL_DATA} ${WRKSRC}/${HPIJS_NAME}/${i} \ ${DATADIR}/${PORTVERSION}/hpijs .endfor # contributed UPP driver diff -urN /usr/ports/print/ghostscript-gnu/distinfo print/ghostscript-gnu/distinfo --- /usr/ports/print/ghostscript-gnu/distinfo Mon Nov 5 22:49:11 2001 +++ print/ghostscript-gnu/distinfo Sat Dec 15 01:20:39 2001 @@ -6,5 +6,5 @@ MD5 (ghostscript/hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be MD5 (ghostscript/pcl3-3.3.tar.gz) = 34e664c2a98b847598f8441f8cac7ab6 MD5 (ghostscript/gdevdj9.c.gz) = f09ef883b8ba837fb42c608c01af7375 -MD5 (ghostscript/print-4.0.5.tar.gz) = 2eae88b9285d47036d31974fd2b0abc2 -MD5 (ghostscript/hpijs0.97.tar.gz) = d02f8c4c2d730e72038f6f4d4350fbe8 +MD5 (ghostscript/gimp-print-4.2.0.tar.gz) = 4350e2ac1f27eccad0d7ce2aab90cdf6 +MD5 (ghostscript/hpijs-1.0.tar.gz) = 9ec7d86d2cc2dd613f8829891b02104b diff -urN /usr/ports/print/ghostscript-gnu/files/escputil.contrib.mak print/ghostscript-gnu/files/escputil.contrib.mak --- /usr/ports/print/ghostscript-gnu/files/escputil.contrib.mak Wed Sep 12 04:12:18 2001 +++ print/ghostscript-gnu/files/escputil.contrib.mak Thu Jan 1 09:00:00 1970 @@ -1,6 +0,0 @@ - -# build escputil command from gimp-print sources - -escputil: $(GLSRC)escputil.c - $(CC_) -o $(GLSRC)escputil $(GLSRC)escputil.c - diff -urN /usr/ports/print/ghostscript-gnu/files/hpijs.contrib.mak print/ghostscript-gnu/files/hpijs.contrib.mak --- /usr/ports/print/ghostscript-gnu/files/hpijs.contrib.mak Wed Sep 12 04:12:18 2001 +++ print/ghostscript-gnu/files/hpijs.contrib.mak Sat Dec 15 18:47:13 2001 @@ -1,31 +1,19 @@ -### ------------- Hewlett-Packard Co. Inkjet Driver -------------- ### +### ------------- IJS Interface -------------- ### -hpijs_=$(GLOBJ)gdevhpij.$(OBJ) +ijs_=$(GLOBJ)gdevijs.$(OBJ) $(GLOBJ)ijs_client.$(OBJ) $(GLOBJ)ijs_exec_unix.$(OBJ) $(GLOBJ)ijs.$(OBJ) -$(DD)gdevhpij.$(OBJ): $(GLSRC)gdevhpij.c $(PDEVH) - $(GLCC) $(GLO_)gdevhpij.$(OBJ) $(C_) $(GLSRC)gdevhpij.c +$(GLOBJ)ijs_client.$(OBJ) : $(GLSRC)ijs_client.c $(PDEVH) + $(GLCC) $(GLO_)ijs_client.$(OBJ) $(C_) $(GLSRC)ijs_client.c -$(DD)hpijs.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) $(DD)hpijs $(hpijs_) +$(GLOBJ)ijs_exec_unix.$(OBJ) : $(GLSRC)ijs_exec_unix.c $(PDEVH) + $(GLCC) $(GLO_)ijs_exec_unix.$(OBJ) $(C_) $(GLSRC)ijs_exec_unix.c -$(DD)DJ630.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) DJ630 $(hpijs_) +$(GLOBJ)ijs.$(OBJ) : $(GLSRC)ijs.c $(PDEVH) + $(GLCC) $(GLO_)ijs.$(OBJ) $(C_) $(GLSRC)ijs.c -$(DD)DJ6xx.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) DJ6xx $(hpijs_) +$(GLOBJ)gdevijs.$(OBJ) : $(GLSRC)gdevijs.c $(PDEVH) + $(GLCC) $(GLO_)gdevijs.$(OBJ) $(C_) $(GLSRC)gdevijs.c -$(DD)DJ6xxP.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) DJ6xxP $(hpijs_) - -$(DD)DJ8xx.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) DJ8xx $(hpijs_) - -$(DD)DJ9xx.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) DJ9xx $(hpijs_) - -$(DD)DJ9xxVIP.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) DJ9xxVIP $(hpijs_) - -$(DD)AP21xx.dev : $(hpijs_) $(DD)page.dev - $(SETPDEV) AP21xx $(hpijs_) +$(DD)ijs.dev : $(ijs_) $(DD)page.dev + $(SETPDEV) $(DD)ijs $(ijs_) diff -urN /usr/ports/print/ghostscript-gnu/files/patch-hpijs:makefile print/ghostscript-gnu/files/patch-hpijs:makefile --- /usr/ports/print/ghostscript-gnu/files/patch-hpijs:makefile Wed Sep 12 04:12:18 2001 +++ print/ghostscript-gnu/files/patch-hpijs:makefile Thu Jan 1 09:00:00 1970 @@ -1,32 +0,0 @@ ---- hpijs/makefile.orig Fri Jun 8 06:10:57 2001 -+++ hpijs/makefile Tue Jul 10 03:09:21 2001 -@@ -1,17 +1,17 @@ --FLAGS = -D_LITTLE_ENDIAN -D_DJ660 -D_DJ6xx -D_DJ6xxPhoto -D_DJ8xx -D_DJ9xx \ -+FLAGS = -D_DJ660 -D_DJ6xx -D_DJ6xxPhoto -D_DJ8xx -D_DJ9xx \ - -D_DJ9xxVIP -D_DJ630 -D_APOLLO2100 -D_DJ600 -D_DJ350 - - VERSION=0.97 - INSTALLDIR=/usr/bin - - --CC = g++ -c -Wall -DVERSION=\"$(VERSION)\" $(FLAGS) -+CXXFLAGS += -DVERSION=\"$(VERSION)\" $(FLAGS) - #CC = g++ -c -g -Wall -DVERSION=\"$(VERSION)\" -DCAPTURE $(FLAGS) - #CC = g++ -c -g -Wall -DVERSION=\"$(VERSION)\" $(FLAGS) - - .cpp.o: - echo "compiling $( - #include - #include -+ -+#ifdef __FreeBSD__ -+#include -+#if BYTE_ORDER == LITTLE_ENDIAN -+#define _LITTLE_ENDIAN -+#endif -+#endif diff -urN /usr/ports/print/ghostscript-gnu/files/patch-src:unix-gcc.mak print/ghostscript-gnu/files/patch-src:unix-gcc.mak --- /usr/ports/print/ghostscript-gnu/files/patch-src:unix-gcc.mak Mon Nov 5 22:49:12 2001 +++ print/ghostscript-gnu/files/patch-src:unix-gcc.mak Sat Dec 15 04:22:59 2001 @@ -1,5 +1,5 @@ --- src/unix-gcc.mak.orig Tue Jul 10 12:01:06 2001 -+++ src/unix-gcc.mak Sat Nov 3 05:10:14 2001 ++++ src/unix-gcc.mak Sat Dec 15 04:22:49 2001 @@ -27,14 +27,15 @@ # source, generated intermediate file, and object directories # for the graphics library (GL) and the PostScript/PDF interpreter (PS). @@ -106,21 +106,19 @@ # Define the name of the linker for the final link step. # Normally this is the same as the C compiler. -@@ -216,9 +226,11 @@ +@@ -216,9 +226,9 @@ # We don't include -ansi, because this gets in the way of the platform- # specific stuff that typically needs; nevertheless, we expect # gcc to accept ANSI-style function prototypes and function definitions. -XCFLAGS= -+ifdef A4 -+XCFLAGS=-DA4 -+endif ++#XCFLAGS= -CFLAGS=$(CFLAGS_STANDARD) $(GCFLAGS) $(XCFLAGS) +CFLAGS+=$(XCFLAGS) # Define platform flags for ld. # SunOS 4.n may need -Bstatic. -@@ -227,7 +239,7 @@ +@@ -227,7 +237,7 @@ # -R /usr/local/xxx/lib:/usr/local/lib # giving the full path names of the shared library directories. # XLDFLAGS can be set from the command line. @@ -129,7 +127,7 @@ LDFLAGS=$(XLDFLAGS) -fno-common -@@ -260,7 +272,7 @@ +@@ -260,7 +270,7 @@ # Note that x_.h expects to find the header files in $(XINCLUDE)/X11, # not in $(XINCLUDE). @@ -138,7 +136,7 @@ # Define the directory/ies and library names for the X11 library files. # XLIBDIRS is for ld and should include -L; XLIBDIR is for LD_RUN_PATH -@@ -272,12 +284,12 @@ +@@ -272,12 +282,12 @@ # Solaris and other SVR4 systems with dynamic linking probably want #XLIBDIRS=-L/usr/openwin/lib -R/usr/openwin/lib # X11R6 (on any platform) may need @@ -154,7 +152,7 @@ # Define whether this platform has floating point hardware: # FPU_TYPE=2 means floating point is faster than fixed point. -@@ -406,7 +418,7 @@ +@@ -406,7 +416,7 @@ # Define the compilation rules and flags. diff -urN /usr/ports/print/ghostscript-gnu/files/stp.contrib.mak print/ghostscript-gnu/files/stp.contrib.mak --- /usr/ports/print/ghostscript-gnu/files/stp.contrib.mak Thu Jan 1 09:00:00 1970 +++ print/ghostscript-gnu/files/stp.contrib.mak Tue Nov 27 03:05:35 2001 @@ -0,0 +1,17 @@ +### --------------- Gimp-Print/stp Driver ---------------------------- ### +### Be careful to add the exact contents of this file; cut and paste ### +### may corrupt the file and cause mysterious make errors ### + +stp_=$(GLOBJ)gdevstp.$(OBJ) + +STPINCDIR=-I$(GLSRC) +STPLIBDIR=-L$(GLOBJ) +STPLIB=gimpprint + +$(DD)stp.dev: $(stp_) $(DD)page.dev + $(SETPDEV) $(DD)stp $(stp_) + $(ADDMOD) $(DD)stp -link $(STPLIBDIR) + $(ADDMOD) $(DD)stp -lib $(STPLIB) + +$(GLOBJ)gdevstp.$(OBJ) : $(GLSRC)gdevstp.c $(PDEVH) + $(GLCC) $(GLO_)gdevstp.$(OBJ) $(C_) $(STPINCDIR) $(GLSRC)gdevstp.c diff -urN /usr/ports/print/ghostscript-gnu/pkg-plist print/ghostscript-gnu/pkg-plist --- /usr/ports/print/ghostscript-gnu/pkg-plist Mon Nov 5 22:49:13 2001 +++ print/ghostscript-gnu/pkg-plist Sat Dec 15 05:49:46 2001 @@ -1,7 +1,6 @@ bin/bdftops bin/dvipdf bin/eps2eps -bin/escputil bin/fixmswrd.pl bin/font2c bin/gs @@ -11,6 +10,7 @@ bin/gslj bin/gslp bin/gsnd +bin/hpijs bin/lprsetup.sh bin/pdf2dsc bin/pdf2ps @@ -30,7 +30,6 @@ bin/sysvlp.sh bin/unix-lpr.sh bin/wftopfa -libexec/hpijs %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/NEWS %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/hpdj.html %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/pcl3/NEWS @@ -98,7 +97,10 @@ share/ghostscript/%%GS_VERSION%%/hpdj/margins-A4Rotated.ps share/ghostscript/%%GS_VERSION%%/hpdj/margins-Letter.ps share/ghostscript/%%GS_VERSION%%/hpdj/margins-LetterRotated.ps +share/ghostscript/%%GS_VERSION%%/hpijs/append_db.sh +share/ghostscript/%%GS_VERSION%%/hpijs/gs_hpijs.png share/ghostscript/%%GS_VERSION%%/hpijs/hpijs_readme.html +share/ghostscript/%%GS_VERSION%%/hpijs/printerdb_append share/ghostscript/%%GS_VERSION%%/lib/Fontmap share/ghostscript/%%GS_VERSION%%/lib/Fontmap.GS share/ghostscript/%%GS_VERSION%%/lib/acctest.ps diff -urN /usr/ports/print/ghostscript-gnu/scripts/configure print/ghostscript-gnu/scripts/configure --- /usr/ports/print/ghostscript-gnu/scripts/configure Wed Sep 12 04:12:20 2001 +++ print/ghostscript-gnu/scripts/configure Sat Dec 15 01:56:07 2001 @@ -81,7 +81,7 @@ "pxlcolor" "HP PCL XL color printers (Color LaserJet 4500/5000)" ON \ "pcl3" "HP PCL 3+ (DeskJet 500/500C/510/520/540/550C/560C/850C/855C)" ON \ "hpdj" "HP PCL 3+ (old drv.)" ON \ - "hpijs" "HP PhotoSmart/DeskJet series (HP developed driver)" ON \ + "ijs" "HP PhotoSmart/DeskJet series (HP developed driver)" ON \ "ibmpro" "IBM 9-pin Proprinter" OFF \ "jetp3852" "IBM Jetprinter ink-jet color (Model #3852)" OFF \ "imagen" "Imagen ImPress printers" OFF \ diff -urN /usr/ports/print/ghostscript-gnu/scripts/configure.batch print/ghostscript-gnu/scripts/configure.batch --- /usr/ports/print/ghostscript-gnu/scripts/configure.batch Wed Sep 12 04:12:20 2001 +++ print/ghostscript-gnu/scripts/configure.batch Sat Dec 15 01:56:17 2001 @@ -5,7 +5,7 @@ DEVICE_DEVS= \$(DD)x11.dev \$(DD)x11alpha.dev \$(DD)x11cmyk.dev \$(DD)x11cmyk2.dev \$(DD)x11cmyk4.dev \$(DD)x11cmyk8.dev \$(DD)x11gray2.dev \$(DD)x11gray4.dev \$(DD)x11mono.dev \$(DD)x11rg16x.dev \$(DD)x11rg32x.dev endif -DEVICE_DEVS+= \$(DD)appledmp.dev \$(DD)iwhi.dev \$(DD)iwlo.dev \$(DD)iwlq.dev \$(DD)hl7x0.dev \$(DD)bj10e.dev \$(DD)bj200.dev \$(DD)bjc600.dev \$(DD)bjc800.dev \$(DD)lbp8.dev \$(DD)lips3.dev \$(DD)m8510.dev \$(DD)coslw2p.dev \$(DD)coslwxl.dev \$(DD)stp.dev \$(DD)uniprint.dev \$(DD)dl2100.dev \$(DD)la50.dev \$(DD)la70.dev \$(DD)la75.dev \$(DD)la75plus.dev \$(DD)lj250.dev \$(DD)declj250.dev \$(DD)ln03.dev \$(DD)ap3250.dev \$(DD)epson.dev \$(DD)eps9mid.dev \$(DD)eps9high.dev \$(DD)lp8000.dev \$(DD)lq850.dev \$(DD)epsonc.dev \$(DD)st800.dev \$(DD)stcolor.dev \$(DD)photoex.dev \$(DD)lp2563.dev \$(DD)dnj650c.dev \$(DD)deskjet.dev \$(DD)djet500.dev \$(DD)cdeskjet.dev \$(DD)djet500c.dev \$(DD)cdjcolor.dev \$(DD)cdjmono.dev \$(DD)cdj500.dev \$(DD)cdj550.dev \$(DD)cdj670.dev \$(DD)cdj850.dev \$(DD)cdj880.dev \$(DD)cdj890.dev \$(DD)cdj1600.dev \$(DD)cdj970.dev \$(DD)laserjet.dev \$(DD)ljetplus.dev \$(DD)ljet2p.dev \$(DD)ljet3.dev \$(DD)ljet3d.dev \$(DD)ljet4.dev \$(DD)ljet4d.dev \$(DD)lj4dith.dev \$(DD)cljet5.dev \$(DD)cljet5c.dev \$(DD)cljet5pr.dev \$(DD)lj5mono.dev \$(DD)lj5gray.dev \$(DD)pj.dev \$(DD)pjetxl.dev \$(DD)pjxl.dev \$(DD)paintjet.dev \$(DD)pjxl300.dev \$(DD)pxlmono.dev \$(DD)pxlcolor.dev \$(DD)pcl3.dev \$(DD)hpdj.dev \$(DD)hpijs.dev \$(DD)ibmpro.dev \$(DD)jetp3852.dev \$(DD)imagen.dev \$(DD)fs600.dev \$(DD)lxm5700m.dev \$(DD)cp50.dev \$(DD)necp6.dev \$(DD)oce9050.dev \$(DD)oki182.dev \$(DD)okiibm.dev \$(DD)atx23.dev \$(DD)atx24.dev \$(DD)atx38.dev \$(DD)r4081.dev \$(DD)sj48.dev \$(DD)t4693d2.dev \$(DD)t4693d4.dev \$(DD)t4693d8.dev \$(DD)tek4696.dev \$(DD)xes.dev \$(DD)bmpmono.dev \$(DD)bmpgray.dev \$(DD)bmp16.dev \$(DD)bmp256.dev \$(DD)bmp16m.dev \$(DD)bmp32b.dev \$(DD)bmpsep1.dev \$(DD)bmpsep8.dev \$(DD)ccr.dev \$(DD)cgmmono.dev \$(DD)cgm8.dev \$(DD)cgm24.dev \$(DD)cif.dev \$(DD)sxlcrt.dev \$(DD)dfaxhigh.dev \$(DD)dfaxlow.dev \$(DD)faxg3.dev \$(DD)faxg32d.dev \$(DD)faxg4.dev \$(DD)miff24.dev \$(DD)inferno.dev \$(DD)jpeg.dev \$(DD)jpeggray.dev \$(DD)mgrmono.dev \$(DD)mgrgray2.dev \$(DD)mgrgray4.dev \! $(DD)mgrgray8.dev \$(DD)mgr4.dev \$(DD)mgr8.dev \$(DD)pcxmono.dev \$(DD)pcxgray.dev \$(DD)pcx16.dev \$(DD)pcx256.dev \$(DD)pcx24b.dev \$(DD)pcxcmyk.dev \$(DD)pdfwrite.dev \$(DD)bit.dev \$(DD)bitrgb.dev \$(DD)bitcmyk.dev \$(DD)plan9bm.dev \$(DD)pbm.dev \$(DD)pbmraw.dev \$(DD)pgm.dev \$(DD)pgmraw.dev \$(DD)pgnm.dev \$(DD)pgnmraw.dev \$(DD)pnm.dev \$(DD)pnmraw.dev \$(DD)ppm.dev \$(DD)ppmraw.dev \$(DD)pkm.dev \$(DD)pkmraw.dev \$(DD)pksm.dev \$(DD)pksmraw.dev \$(DD)pngmono.dev \$(DD)pnggray.dev \$(DD)png16.dev \$(DD)png256.dev \$(DD)png16m.dev \$(DD)psmono.dev \$(DD)psgray.dev \$(DD)psrgb.dev \$(DD)pswrite.dev \$(DD)epswrite.dev \$(DD)sgirgb.dev \$(DD)sunhmono.dev \$(DD)tiffcrle.dev \$(DD)tiffg3.dev \$(DD)tiffg32d.dev \$(DD)tiffg4.dev \$(DD)tiff12nc.dev \$(DD)tiff24nc.dev \$(DD)tifflzw.dev \$(DD)tiffpack.dev +DEVICE_DEVS+= \$(DD)appledmp.dev \$(DD)iwhi.dev \$(DD)iwlo.dev \$(DD)iwlq.dev \$(DD)hl7x0.dev \$(DD)bj10e.dev \$(DD)bj200.dev \$(DD)bjc600.dev \$(DD)bjc800.dev \$(DD)lbp8.dev \$(DD)lips3.dev \$(DD)m8510.dev \$(DD)coslw2p.dev \$(DD)coslwxl.dev \$(DD)stp.dev \$(DD)uniprint.dev \$(DD)dl2100.dev \$(DD)la50.dev \$(DD)la70.dev \$(DD)la75.dev \$(DD)la75plus.dev \$(DD)lj250.dev \$(DD)declj250.dev \$(DD)ln03.dev \$(DD)ap3250.dev \$(DD)epson.dev \$(DD)eps9mid.dev \$(DD)eps9high.dev \$(DD)lp8000.dev \$(DD)lq850.dev \$(DD)epsonc.dev \$(DD)st800.dev \$(DD)stcolor.dev \$(DD)photoex.dev \$(DD)lp2563.dev \$(DD)dnj650c.dev \$(DD)deskjet.dev \$(DD)djet500.dev \$(DD)cdeskjet.dev \$(DD)djet500c.dev \$(DD)cdjcolor.dev \$(DD)cdjmono.dev \$(DD)cdj500.dev \$(DD)cdj550.dev \$(DD)cdj670.dev \$(DD)cdj850.dev \$(DD)cdj880.dev \$(DD)cdj890.dev \$(DD)cdj1600.dev \$(DD)cdj970.dev \$(DD)laserjet.dev \$(DD)ljetplus.dev \$(DD)ljet2p.dev \$(DD)ljet3.dev \$(DD)ljet3d.dev \$(DD)ljet4.dev \$(DD)ljet4d.dev \$(DD)lj4dith.dev \$(DD)cljet5.dev \$(DD)cljet5c.dev \$(DD)cljet5pr.dev \$(DD)lj5mono.dev \$(DD)lj5gray.dev \$(DD)pj.dev \$(DD)pjetxl.dev \$(DD)pjxl.dev \$(DD)paintjet.dev \$(DD)pjxl300.dev \$(DD)pxlmono.dev \$(DD)pxlcolor.dev \$(DD)pcl3.dev \$(DD)hpdj.dev \$(DD)ijs.dev \$(DD)ibmpro.dev \$(DD)jetp3852.dev \$(DD)imagen.dev \$(DD)fs600.dev \$(DD)lxm5700m.dev \$(DD)cp50.dev \$(DD)necp6.dev \$(DD)oce9050.dev \$(DD)oki182.dev \$(DD)okiibm.dev \$(DD)atx23.dev \$(DD)atx24.dev \$(DD)atx38.dev \$(DD)r4081.dev \$(DD)sj48.dev \$(DD)t4693d2.dev \$(DD)t4693d4.dev \$(DD)t4693d8.dev \$(DD)tek4696.dev \$(DD)xes.dev \$(DD)bmpmono.dev \$(DD)bmpgray.dev \$(DD)bmp16.dev \$(DD)bmp256.dev \$(DD)bmp16m.dev \$(DD)bmp32b.dev \$(DD)bmpsep1.dev \$(DD)bmpsep8.dev \$(DD)ccr.dev \$(DD)cgmmono.dev \$(DD)cgm8.dev \$(DD)cgm24.dev \$(DD)cif.dev \$(DD)sxlcrt.dev \$(DD)dfaxhigh.dev \$(DD)dfaxlow.dev \$(DD)faxg3.dev \$(DD)faxg32d.dev \$(DD)faxg4.dev \$(DD)miff24.dev \$(DD)inferno.dev \$(DD)jpeg.dev \$(DD)jpeggray.dev \$(DD)mgrmono.dev \$(DD)mgrgray2.dev \$(DD)mgrgray4.dev \$(! DD)mgrgray8.dev \$(DD)mgr4.dev \$(DD)mgr8.dev \$(DD)pcxmono.dev \$(DD)pcxgray.dev \$(DD)pcx16.dev \$(DD)pcx256.dev \$(DD)pcx24b.dev \$(DD)pcxcmyk.dev \$(DD)pdfwrite.dev \$(DD)bit.dev \$(DD)bitrgb.dev \$(DD)bitcmyk.dev \$(DD)plan9bm.dev \$(DD)pbm.dev \$(DD)pbmraw.dev \$(DD)pgm.dev \$(DD)pgmraw.dev \$(DD)pgnm.dev \$(DD)pgnmraw.dev \$(DD)pnm.dev \$(DD)pnmraw.dev \$(DD)ppm.dev \$(DD)ppmraw.dev \$(DD)pkm.dev \$(DD)pkmraw.dev \$(DD)pksm.dev \$(DD)pksmraw.dev \$(DD)pngmono.dev \$(DD)pnggray.dev \$(DD)png16.dev \$(DD)png256.dev \$(DD)png16m.dev \$(DD)psmono.dev \$(DD)psgray.dev \$(DD)psrgb.dev \$(DD)pswrite.dev \$(DD)epswrite.dev \$(DD)sgirgb.dev \$(DD)sunhmono.dev \$(DD)tiffcrle.dev \$(DD)tiffg3.dev \$(DD)tiffg32d.dev \$(DD)tiffg4.dev \$(DD)tiff12nc.dev \$(DD)tiff24nc.dev \$(DD)tifflzw.dev \$(DD)tiffpack.dev !EOT # create one new Makefile, where DEVICE_DEVS contains all wanted devices >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 Fri Dec 21 8:14: 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 4E4DC37B429 for ; Fri, 21 Dec 2001 08:10:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLGA3b97914; Fri, 21 Dec 2001 08:10:03 -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 B006537B416 for ; Fri, 21 Dec 2001 08:06:50 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLG6oj97342; Fri, 21 Dec 2001 08:06:50 -0800 (PST) (envelope-from nobody) Message-Id: <200112211606.fBLG6oj97342@freefall.freebsd.org> Date: Fri, 21 Dec 2001 08:06:50 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33063: Update port: www/amaya to 5.3 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: 33063 >Category: ports >Synopsis: Update port: www/amaya to 5.3 >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: Fri Dec 21 08:10:03 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 5.3 >How-To-Repeat: >Fix: diff -urN /usr/ports/www/amaya/Makefile www/amaya/Makefile --- /usr/ports/www/amaya/Makefile Mon Dec 3 04:10:29 2001 +++ www/amaya/Makefile Thu Dec 20 00:02:18 2001 @@ -6,7 +6,7 @@ # PORTNAME= amaya -PORTVERSION= 5.2 +PORTVERSION= 5.3 CATEGORIES= www MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \ ftp://ftp.w3.org/pub/amaya/ diff -urN /usr/ports/www/amaya/distinfo www/amaya/distinfo --- /usr/ports/www/amaya/distinfo Mon Dec 3 04:10:31 2001 +++ www/amaya/distinfo Fri Dec 21 23:41:38 2001 @@ -1,4 +1,4 @@ -MD5 (amaya/amaya-src-5.2.tgz) = 7f4a8211d89bedea4859be12fe098ef0 +MD5 (amaya/amaya-src-5.3.tgz) = 2275a7d74aa7148caab9e30a1bfbcd5a MD5 (amaya/Dutch.tgz) = 3edb9cce5ce160d7270b23808c1d5981 MD5 (amaya/English.tgz) = e06eb8accd75b3e65d7ffa552244b011 MD5 (amaya/French.tgz) = 791bc87281b27f10a987815aa7d10108 diff -urN /usr/ports/www/amaya/pkg-plist www/amaya/pkg-plist --- /usr/ports/www/amaya/pkg-plist Mon Dec 3 04:10:31 2001 +++ www/amaya/pkg-plist Thu Dec 20 06:26:35 2001 @@ -120,19 +120,12 @@ Amaya/dicopar/portug.ptn Amaya/dicopar/swedish.ptn Amaya/doc/html/Access.html -Amaya/doc/html/Access.html.fr Amaya/doc/html/Annotations.html -Amaya/doc/html/Annotations.html.fr Amaya/doc/html/Attributes.html -Amaya/doc/html/Attributes.html.fr Amaya/doc/html/Browsing.html -Amaya/doc/html/Browsing.html.fr Amaya/doc/html/Changing.html -Amaya/doc/html/Changing.html.fr Amaya/doc/html/Configure.html -Amaya/doc/html/Configure.html.fr Amaya/doc/html/Creating.html -Amaya/doc/html/Creating.html.fr Amaya/doc/html/HTML-elements/40styling.html Amaya/doc/html/HTML-elements/address.html Amaya/doc/html/HTML-elements/headings.html @@ -141,45 +134,136 @@ Amaya/doc/html/HTML-elements/lists.html Amaya/doc/html/HTML-elements/structure.html Amaya/doc/html/HTML.html -Amaya/doc/html/HTML.html.fr Amaya/doc/html/ImageMaps.html -Amaya/doc/html/ImageMaps.html.fr Amaya/doc/html/Index.html -Amaya/doc/html/Index.html.fr Amaya/doc/html/Keyboard.html -Amaya/doc/html/Keyboard.html.fr Amaya/doc/html/Links.html -Amaya/doc/html/Links.html.fr Amaya/doc/html/MakeBook.html -Amaya/doc/html/MakeBook.html.fr Amaya/doc/html/Manual.html -Amaya/doc/html/Manual.html.fr Amaya/doc/html/Math.html -Amaya/doc/html/Math.html.fr Amaya/doc/html/Numbering.html -Amaya/doc/html/Numbering.html.fr Amaya/doc/html/Printing.html -Amaya/doc/html/Printing.html.fr Amaya/doc/html/Publishing.html -Amaya/doc/html/Publishing.html.fr Amaya/doc/html/SVG.html -Amaya/doc/html/SVG.html.fr Amaya/doc/html/Searching.html -Amaya/doc/html/Searching.html.fr Amaya/doc/html/Selecting.html -Amaya/doc/html/Selecting.html.fr Amaya/doc/html/ShortCuts.html -Amaya/doc/html/ShortCuts.html.fr Amaya/doc/html/SpellChecking.html -Amaya/doc/html/SpellChecking.html.fr Amaya/doc/html/StyleSheets.html -Amaya/doc/html/StyleSheets.html.fr Amaya/doc/html/Tables.html -Amaya/doc/html/Tables.html.fr Amaya/doc/html/Transform.html Amaya/doc/html/Views.html -Amaya/doc/html/Views.html.fr +Amaya/doc/html/accessibility_in _amaya/about_amayas_accessibility_features.html +Amaya/doc/html/accessibility_in _amaya/about_producing_accessible_content.html +Amaya/doc/html/accessibility_in _amaya/accessibility_in_amaya.html +Amaya/doc/html/attaching_annotations/about_reading_annotations.html +Amaya/doc/html/attaching_annotations/about_storing_local_annotations.html +Amaya/doc/html/attaching_annotations/about_storing_remote_annotations.html +Amaya/doc/html/attaching_annotations/annotation_issues.html +Amaya/doc/html/attaching_annotations/annotation_menu.html +Amaya/doc/html/attaching_annotations/configuring_annotation_settings.html +Amaya/doc/html/attaching_annotations/creating_an_annotation.html +Amaya/doc/html/attaching_annotations/deleting_an_annotation.html +Amaya/doc/html/attaching_annotations/loading_and_presenting_annotations.html +Amaya/doc/html/attaching_annotations/moving_annotations.html +Amaya/doc/html/attaching_annotations/navigating_annotations.html +Amaya/doc/html/attaching_annotations/replying_to_annotations.html +Amaya/doc/html/attaching_annotations/what_is_an_annotation.html +Amaya/doc/html/browsing/about_access_keys.html +Amaya/doc/html/browsing/about_moving_backward_and_forward.html +Amaya/doc/html/browsing/about_target_anchors.html +Amaya/doc/html/browsing/activating_a_link.html +Amaya/doc/html/browsing/opening_documents.html +Amaya/doc/html/browsing/reloading_a_page.html +Amaya/doc/html/browsing/types.html +Amaya/doc/html/browsing/working_with_the_amaya_browser_and_editor.html +Amaya/doc/html/configuring_amaya/about_configuration_directory_and_file_conventions.html +Amaya/doc/html/configuring_amaya/about_keyboard_shortcuts.html +Amaya/doc/html/configuring_amaya/configuring_amaya.html +Amaya/doc/html/configuring_amaya/menu_preferences.html +Amaya/doc/html/editing_attributes/copying_attributes.html +Amaya/doc/html/editing_attributes/editing_attributes_in_the_structure_view.html +Amaya/doc/html/editing_attributes/editing_attributes_through_the_attributes_menu.html +Amaya/doc/html/editing_attributes/working_with_attributes.html +Amaya/doc/html/editing_documents/about_inserting_a_division.html +Amaya/doc/html/editing_documents/about_merging_elements.html +Amaya/doc/html/editing_documents/changing_the_document_structure.html +Amaya/doc/html/editing_documents/the_transform_command.html +Amaya/doc/html/editing_iso-latin-1_characters/about_optional_multikey_support.html +Amaya/doc/html/editing_iso-latin-1_characters/about_standard_multikey_support.html +Amaya/doc/html/editing_iso-latin-1_characters/entering_ISOLatin1_characters_in_amaya.html +Amaya/doc/html/editing_mathematics/about_entering_math_characters.html +Amaya/doc/html/editing_mathematics/about_entering_math_constructs_using_the_keyboard.html +Amaya/doc/html/editing_mathematics/about_linking_in_mathml.html +Amaya/doc/html/editing_mathematics/editing_math_expressions.html +Amaya/doc/html/editing_mathematics/math_issues.html +Amaya/doc/html/editing_mathematics/the_math_palette_and_the_types.html +Amaya/doc/html/editing_mathematics/viewing_structure_in_mathml.html +Amaya/doc/html/editing_mathematics/working_with_math_expressions.html +Amaya/doc/html/editing_tables/add_column.html +Amaya/doc/html/editing_tables/add_row.html +Amaya/doc/html/editing_tables/add_tbody.html +Amaya/doc/html/editing_tables/create_table.html +Amaya/doc/html/editing_tables/remove_column.html +Amaya/doc/html/editing_tables/working_with_tables.html +Amaya/doc/html/elements/about_white_space_handling.html +Amaya/doc/html/elements/buttons_and_types_menu.html +Amaya/doc/html/elements/changing_the_document_title.html +Amaya/doc/html/elements/creating_nested_structures.html +Amaya/doc/html/elements/creating_new_documents.html +Amaya/doc/html/elements/exiting_anchors.html +Amaya/doc/html/elements/the_enter_key.html +Amaya/doc/html/elements/the_structure_menu.html Amaya/doc/html/index.css +Amaya/doc/html/linking/changing_a_link.html +Amaya/doc/html/linking/creating_a_target_anchor.html +Amaya/doc/html/linking/creating_a_target_element.html +Amaya/doc/html/linking/creating_an_external_link.html +Amaya/doc/html/linking/creating_an_internal_link.html +Amaya/doc/html/linking/removing_a_link_or_a_target_anchor.html +Amaya/doc/html/numbering_sections/numbering_sections.html +Amaya/doc/html/printing/about_controlling_printing_with_css.html +Amaya/doc/html/printing/print_command.html +Amaya/doc/html/printing/printing_documents.html +Amaya/doc/html/printing/unix_platforms.html +Amaya/doc/html/printing/using_the_setup_and_print_command.html +Amaya/doc/html/printing/windows_platforms.html +Amaya/doc/html/saving_and_publishing_documents/about_saving_in_html.html +Amaya/doc/html/saving_and_publishing_documents/saving_and_publishing_documents.html +Amaya/doc/html/saving_and_publishing_documents/saving_documents_as_text.html +Amaya/doc/html/saving_and_publishing_documents/the_save_command.html +Amaya/doc/html/saving_and_publishing_documents/the_saveas_command.html +Amaya/doc/html/searching_and_replacing_text/searching_and_replacing_text.html +Amaya/doc/html/selecting/selecting_by_structure.html +Amaya/doc/html/selecting/selecting_images.html +Amaya/doc/html/selecting/selecting_with_keyboard_and_mouse.html +Amaya/doc/html/spell_checking/spell_checking.html +Amaya/doc/html/style.css +Amaya/doc/html/style_sheets/about_applying_style_using_html_elements.html +Amaya/doc/html/style_sheets/about_linking_external_and_user_style_sheets.html +Amaya/doc/html/style_sheets/creating_and_updating_a_style_attribute.html +Amaya/doc/html/style_sheets/creating_generic_style_for_an_element_or_a_class.html +Amaya/doc/html/style_sheets/creating_html_style_elements.html +Amaya/doc/html/style_sheets/handling_external_css.html +Amaya/doc/html/style_sheets/removing_style.html +Amaya/doc/html/style_sheets/working_with_styles.html +Amaya/doc/html/using_graphics/creating_graphics_with_the_palette.html +Amaya/doc/html/using_graphics/moving_graphics.html +Amaya/doc/html/using_graphics/painting_graphics.html +Amaya/doc/html/using_graphics/resizing_graphics.html +Amaya/doc/html/using_graphics/working_with_graphics.html +Amaya/doc/html/using_image_maps/about_alternative_text_and_long_descriptions.html +Amaya/doc/html/using_image_maps/adding_an_image.html +Amaya/doc/html/using_image_maps/creating_clientside_image_maps.html +Amaya/doc/html/using_image_maps/moving_image_map_areas.html +Amaya/doc/html/using_image_maps/resizing_image_map_areas.html +Amaya/doc/html/using_image_maps/using_clientside_image_maps.html +Amaya/doc/html/using_image_maps/working_with_image_maps.html +Amaya/doc/html/using_the_makebook_function/assembling_large_document_collections.html +Amaya/doc/html/viewing/about_synchronized_views.html +Amaya/doc/html/viewing/closing_a_view.html +Amaya/doc/html/viewing/opening_a_view.html +Amaya/doc/html/viewing/working_with_document_views.html Amaya/doc/images/Back.gif Amaya/doc/images/Browser.gif Amaya/doc/images/CacheMenu.gif @@ -212,6 +296,7 @@ Amaya/doc/images/ProfilesMenufr.gif Amaya/doc/images/ProxyMenu.gif Amaya/doc/images/ProxyMenufr.gif +Amaya/doc/images/PublishMenu-es.gif Amaya/doc/images/PublishMenu.gif Amaya/doc/images/PublishMenufr.gif Amaya/doc/images/Reload.png @@ -222,12 +307,20 @@ Amaya/doc/images/TemplatesMenufr.gif Amaya/doc/images/amaya.gif Amaya/doc/images/annot.png +Amaya/doc/images/annotationicon-es.png Amaya/doc/images/annotationicon.png +Amaya/doc/images/annotationsmenu-es.png Amaya/doc/images/annotationsmenu.png Amaya/doc/images/annotationsmenu_fr.png +Amaya/doc/images/annotationwindow-es.png Amaya/doc/images/annotationwindow.png Amaya/doc/images/annotorp.png +Amaya/doc/images/cache_preferences.png Amaya/doc/images/check.gif +Amaya/doc/images/code.gif +Amaya/doc/images/color_preferences.png +Amaya/doc/images/configuration_for_annotations.png +Amaya/doc/images/configurebox-es.png Amaya/doc/images/configurebox.png Amaya/doc/images/configureboxfr.png Amaya/doc/images/css.gif @@ -235,13 +328,22 @@ Amaya/doc/images/doc48x.gif Amaya/doc/images/find.gif Amaya/doc/images/floppy.gif +Amaya/doc/images/general_preferences.png +Amaya/doc/images/geometry_preferences.png +Amaya/doc/images/language_negotiation.png Amaya/doc/images/left.gif Amaya/doc/images/linkwindow.png +Amaya/doc/images/localfilter-es.png Amaya/doc/images/localfilter.png +Amaya/doc/images/profiles_preferences.png +Amaya/doc/images/proxy_preferences.png +Amaya/doc/images/publishing_preferences.png Amaya/doc/images/put.gif Amaya/doc/images/right.gif Amaya/doc/images/table.gif Amaya/doc/images/target.gif +Amaya/doc/images/templates_preferences.png +Amaya/doc/images/threads.png Amaya/doc/images/up.gif Amaya/doc/images/w3c_home Amaya/fonts/Families.list @@ -252,6 +354,28 @@ Amaya/fonts/icones11.fb @dirrm Amaya/fonts @dirrm Amaya/doc/images +@dirrm Amaya/doc/html/viewing +@dirrm Amaya/doc/html/using_the_makebook_function +@dirrm Amaya/doc/html/using_image_maps +@dirrm Amaya/doc/html/using_graphics +@dirrm Amaya/doc/html/style_sheets +@dirrm Amaya/doc/html/spell_checking +@dirrm Amaya/doc/html/selecting +@dirrm Amaya/doc/html/searching_and_replacing_text +@dirrm Amaya/doc/html/saving_and_publishing_documents +@dirrm Amaya/doc/html/printing +@dirrm Amaya/doc/html/numbering_sections +@dirrm Amaya/doc/html/linking +@dirrm Amaya/doc/html/elements +@dirrm Amaya/doc/html/editing_tables +@dirrm Amaya/doc/html/editing_mathematics +@dirrm Amaya/doc/html/editing_iso-latin-1_characters +@dirrm Amaya/doc/html/editing_documents +@dirrm Amaya/doc/html/editing_attributes +@dirrm Amaya/doc/html/configuring_amaya +@dirrm Amaya/doc/html/browsing +@dirrm Amaya/doc/html/attaching_annotations +@dirrm Amaya/doc/html/accessibility_in _amaya @dirrm Amaya/doc/html/HTML-elements @dirrm Amaya/doc/html @dirrm Amaya/doc >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 Fri Dec 21 8:20:19 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail19a.dulles19-verio.com (mail19a.dulles19-verio.com [161.58.134.133]) by hub.freebsd.org (Postfix) with SMTP id 87D7237B41B for ; Fri, 21 Dec 2001 08:20:15 -0800 (PST) Received: from 198.104.176.109 (198.104.176.109) by mail19a (RS ver 1.0.60s) with SMTP id 0128269; Fri, 21 Dec 2001 11:19:51 -0500 (EST) Message-ID: <3C2360BB.A465CC@pythonemproject.com> Date: Fri, 21 Dec 2001 08:18:03 -0800 From: Rob X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Greg Lehey Cc: FreeBSD-ports@FreeBSD.org Subject: Re: Opinion requested: contents of "instant workstation" port References: <20011221160334.B11728@monorchid.lemis.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Loop-Detect: 1 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 I've used Emacs mainly for mailcrypt. I've really tried to learn how to use it, but for most text editing I always end up either using vi or xcoral. Xcoral is pretty robust. I used to use it for looking at 100Mb Linux objdump files :) Rob. Greg Lehey wrote: > > Some months ago I added an "instant workstation" metaport, intended to > be installed by people who had bought my book. After the Wind River > fracas, I am finally getting back to finishing the fourth edition of > the book, and I'm reconsidering the content of the port. I'd be > grateful for any suggestions. I'm attaching the current text of the > chapter describing it. I'd like some opinions on things to remove or > add to the list. > > Greg > > Instant workstation > ___________________ > > The ``instant workstation'' port installs a number of the more popular > packages, and allows you to be productive right away. At a later point you may > find that you prefer other software, in which case you can install it. > > The instant workstation includes the following packages: > > o acroread is the Acrobat reader, a utility for reading and printing PDF files. > > o bash2 is the shell recommended in this book. > > o cdrecord is a utility to burn CD-Rs. > > o dos2unix is a small utility for converting Microsoft text formats to UNIX > format. It does not convert formats such as Microsoft Word and RTF. > > o emacs21 is the GNU Emacs editor recommended in this book. > > o fetchmail is a program for fetching mail from POP mailboxes. > > o ghostscript is a PostScript interpreter. It can be used to display > PostScript on an X display, or to print it out on a non-PostScript printer. > > o grip provides an automated frontend for MP3 encoders, letting you take a disc > and transform it easily straight into MP3s. > > o The gimp is designed to provide an intuitive graphical interface to a variety > of image editing operations. > > o gnupg is an encryption program. > > o gv is a utility which works with ghostscript to display PostScript on an X > display. It allows magnification and paging, both of which ghostscript does > not do easily. > > o ispell is a spell check program. > > o kde is the desktop environment recommended in this book. > > o mkisofs is a program to create CD-R images. > > o mutt is the mail user agent (MUA, or mail reader) recommended in this book. > > o netscape47-communicator is a web browser. > > o postfix is the mail transfer agent (MTA) recommended in this book. > > o smbfs it is a complete kernel side implementation of SMB requester and > filesystem, used for accessing Microsoft's SMB file system. > > o xamp is a graphical MPEG player. > > o xtset is a utility to set the title of an xterm window. It is used by the > .bashrc file installed with the package. > > o xmms is an X-based multimedia player. > > o xv is a program to display images, in particular jpeg and gif. > > -- > See complete headers for address and phone numbers > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- The Numeric Python EM Project www.pythonemproject.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 8:22:29 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail19a.dulles19-verio.com (mail19a.dulles19-verio.com [161.58.134.133]) by hub.freebsd.org (Postfix) with SMTP id F055037B419 for ; Fri, 21 Dec 2001 08:22:19 -0800 (PST) Received: from 198.104.176.109 (198.104.176.109) by mail19a (RS ver 1.0.60s) with SMTP id 0110046; Fri, 21 Dec 2001 11:21:56 -0500 (EST) Message-ID: <3C236139.3B0F2FDA@pythonemproject.com> Date: Fri, 21 Dec 2001 08:20:09 -0800 From: Rob X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Greg Lehey , FreeBSD-ports@FreeBSD.org Subject: Re: Opinion requested: contents of "instant workstation" port References: <20011221160334.B11728@monorchid.lemis.com> <3C2360BB.A465CC@pythonemproject.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Loop-Detect: 1 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 One more thing, for the music lovers out there, Gnut is a wonderful console based Gnutella client. Rob. Rob wrote: > > I've used Emacs mainly for mailcrypt. I've really tried to learn how to > use it, but for most text editing I always end up either using vi or > xcoral. Xcoral is pretty robust. I used to use it for looking at 100Mb > Linux objdump files :) Rob. > > Greg Lehey wrote: > > > > Some months ago I added an "instant workstation" metaport, intended to > > be installed by people who had bought my book. After the Wind River > > fracas, I am finally getting back to finishing the fourth edition of > > the book, and I'm reconsidering the content of the port. I'd be > > grateful for any suggestions. I'm attaching the current text of the > > chapter describing it. I'd like some opinions on things to remove or > > add to the list. > > > > Greg > > > > Instant workstation > > ___________________ > > > > The ``instant workstation'' port installs a number of the more popular > > packages, and allows you to be productive right away. At a later point you may > > find that you prefer other software, in which case you can install it. > > > > The instant workstation includes the following packages: > > > > o acroread is the Acrobat reader, a utility for reading and printing PDF files. > > > > o bash2 is the shell recommended in this book. > > > > o cdrecord is a utility to burn CD-Rs. > > > > o dos2unix is a small utility for converting Microsoft text formats to UNIX > > format. It does not convert formats such as Microsoft Word and RTF. > > > > o emacs21 is the GNU Emacs editor recommended in this book. > > > > o fetchmail is a program for fetching mail from POP mailboxes. > > > > o ghostscript is a PostScript interpreter. It can be used to display > > PostScript on an X display, or to print it out on a non-PostScript printer. > > > > o grip provides an automated frontend for MP3 encoders, letting you take a disc > > and transform it easily straight into MP3s. > > > > o The gimp is designed to provide an intuitive graphical interface to a variety > > of image editing operations. > > > > o gnupg is an encryption program. > > > > o gv is a utility which works with ghostscript to display PostScript on an X > > display. It allows magnification and paging, both of which ghostscript does > > not do easily. > > > > o ispell is a spell check program. > > > > o kde is the desktop environment recommended in this book. > > > > o mkisofs is a program to create CD-R images. > > > > o mutt is the mail user agent (MUA, or mail reader) recommended in this book. > > > > o netscape47-communicator is a web browser. > > > > o postfix is the mail transfer agent (MTA) recommended in this book. > > > > o smbfs it is a complete kernel side implementation of SMB requester and > > filesystem, used for accessing Microsoft's SMB file system. > > > > o xamp is a graphical MPEG player. > > > > o xtset is a utility to set the title of an xterm window. It is used by the > > .bashrc file installed with the package. > > > > o xmms is an X-based multimedia player. > > > > o xv is a program to display images, in particular jpeg and gif. > > > > -- > > See complete headers for address and phone numbers > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-ports" in the body of the message > > -- > The Numeric Python EM Project > > www.pythonemproject.com -- The Numeric Python EM Project www.pythonemproject.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 8:41:11 2001 Delivered-To: freebsd-ports@freebsd.org Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (Postfix) with ESMTP id 3FB1037B416; Fri, 21 Dec 2001 08:41:06 -0800 (PST) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.11.6/8.11.6) id fBLGf5w59526; Fri, 21 Dec 2001 17:41:05 +0100 (CET) (envelope-from ibex) Date: Fri, 21 Dec 2001 17:41:05 +0100 From: Dirk Froemberg To: portmgr@freebsd.org Cc: ports@freebsd.org Subject: port's INDEX generator broken?! Message-ID: <20011221174105.C55159@physik.TU-Berlin.DE> 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! INDEX generator seems to be broken at the moment: % cd /usr/ports && make index Generating INDEX - please wait.."/usr/ports/Mk/bsd.port.mk", line 695: Inconsistent operator for pre-everything make: fatal errors encountered -- cannot continue make_index: no entry for: /usr/ports/x11/XFree86-4-libraries make_index: no entry for: /usr/ports/x11/XFree86-4-libraries make_index: no entry for: /usr/ports/x11-toolkits/qt145 [...] Changing pre-everything:: to pre-everything:: in line 695 helps here... Regards Dirk -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 8:48: 5 2001 Delivered-To: freebsd-ports@freebsd.org Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (Postfix) with ESMTP id 2E6D137B419; Fri, 21 Dec 2001 08:48:02 -0800 (PST) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.11.6/8.11.6) id fBLGm1B59964; Fri, 21 Dec 2001 17:48:01 +0100 (CET) (envelope-from ibex) Date: Fri, 21 Dec 2001 17:48:01 +0100 From: Dirk Froemberg To: portmgr@freebsd.org Cc: ports@freebsd.org Subject: Re: port's INDEX generator broken?! Message-ID: <20011221174801.A59900@physik.TU-Berlin.DE> References: <20011221174105.C55159@physik.TU-Berlin.DE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011221174105.C55159@physik.TU-Berlin.DE>; from dirk@freebsd.org on Fri, Dec 21, 2001 at 05:41:05PM +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 Hi again! On Fri, Dec 21, 2001 at 05:41:05PM +0100, Dirk Froemberg wrote: > INDEX generator seems to be broken at the moment: > > % cd /usr/ports && make index > Generating INDEX - please wait.."/usr/ports/Mk/bsd.port.mk", line 695: Inconsistent operator for pre-everything > make: fatal errors encountered -- cannot continue > make_index: no entry for: /usr/ports/x11/XFree86-4-libraries > make_index: no entry for: /usr/ports/x11/XFree86-4-libraries > make_index: no entry for: /usr/ports/x11-toolkits/qt145 > [...] > > Changing > > pre-everything:: > > to > > pre-everything:: Of course this should read: pre-everything: > in line 695 helps here... Sorry... Regards Dirk -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 8:56: 0 2001 Delivered-To: freebsd-ports@freebsd.org Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id 09B6B37B41B; Fri, 21 Dec 2001 08:55:57 -0800 (PST) Received: by freebsd.org.ru (Postfix, from userid 1000) id A1D64BC; Fri, 21 Dec 2001 19:55:54 +0300 (MSK) Date: Fri, 21 Dec 2001 19:55:54 +0300 From: "Sergey A. Osokin" To: Ying-Chieh Liao Cc: Steve Price , Josef Karthauser , osa@freebsd.org.ru, freebsd-ports@FreeBSD.ORG, portmgr@FreeBSD.ORG Subject: Re: ports/32533: new port: databases/db4 (DB v4) Message-ID: <20011221195554.A42387@freebsd.org.ru> References: <200112131320.fBDDKMX60644@freefall.freebsd.org> <20011213134905.GA4168@terry.dragon2.net> <20011219145101.C5338@tao.org.uk> <20011219201430.GA75055@terry.dragon2.net> <20011221012544.A13613@tao.org.uk> <20011220193432.P72144@bsd.havk.org> <20011221052650.GA2552@terry.dragon2.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011221052650.GA2552@terry.dragon2.net>; from ijliao@FreeBSD.ORG on Fri, Dec 21, 2001 at 01:26:50PM +0800 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 Fri, Dec 21, 2001 at 01:26:50PM +0800, Ying-Chieh Liao wrote: > On Thu, Dec 20, 2001 at 19:34:32 -0600, Steve Price wrote: > > This is the first I've heard of this. Just for future reference > > for everyone doing any ports-related work. If you need a repo-copy > > don't ask cvs@ for one unless you've first gotten portmgr's approval. > > so what should I do now ? Someone can help ijliao? -- Rgdz, /"\ Sergey Osokin aka oZZ, \ / ASCII RIBBON CAMPAIGN osa@freebsd.org.ru X AGAINST HTML MAIL http://freebsd.org.ru/~osa/ / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 8:57:53 2001 Delivered-To: freebsd-ports@freebsd.org Received: from msn166-109.med.und.nodak.edu (msn166-109.med.und.NoDak.edu [134.129.166.109]) by hub.freebsd.org (Postfix) with ESMTP id 0ED7C37B405 for ; Fri, 21 Dec 2001 08:57:51 -0800 (PST) Received: from geo.med.und.nodak.edu ([134.129.166.11] helo=yahoo.com) by msn166-109.med.und.nodak.edu with asmtp (TLSv1:RC4-MD5:128) (Exim 3.22 #2) id 16HSzW-000FrX-00 for freebsd-ports@FreeBSD.ORG; Fri, 21 Dec 2001 10:57:50 -0600 Message-ID: <3C236A0A.6030405@yahoo.com> Date: Fri, 21 Dec 2001 10:57:46 -0600 From: Barry Pederson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7+) Gecko/20011220 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/32533: new port: databases/db4 (DB v4) References: <200112131320.fBDDKMX60644@freefall.freebsd.org> <20011213134905.GA4168@terry.dragon2.net> <20011219145101.C5338@tao.org.uk> <20011219201430.GA75055@terry.dragon2.net> <20011221012544.A13613@tao.org.uk> Content-Type: text/plain; charset=us-ascii; format=flowed 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 Josef Karthauser wrote: > > I notice that there's a db3-latest too. What's to become of that? > (It doesn't look like it was a repocopy of db3, but I imagine that > it should have been.) (this has nothing to do with CVS, but more in the naming of these ports) That notion of using "-latest" in the name was kind of a pain. In hindsight I think it would have been better to have just called it what it was: "db33" instead of "db3-latest" (and "db3" should have been "db32"). I think this new port should be called "db40" because somewhere down the road, there'll probably be a 4.1 version, that'll be different enough that we have to keep the 4.0 version around for some ports for a while (like we did with DB 3.2 because of things like cyrus-imap) - and rather than have a "db4-latest", just have a "db41" (and "db42" and "db43" and so on). Getting rid of the old ports when they're no longer dependencies for other ports. Barry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 9:29: 6 2001 Delivered-To: freebsd-ports@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 3979E37B416; Fri, 21 Dec 2001 09:29:02 -0800 (PST) Received: by tao.org.uk (Postfix, from userid 100) id 2653450; Fri, 21 Dec 2001 17:28:52 +0000 (GMT) Date: Fri, 21 Dec 2001 17:28:52 +0000 From: Josef Karthauser To: "Sergey A. Osokin" Cc: Ying-Chieh Liao , Steve Price , freebsd-ports@FreeBSD.ORG, portmgr@FreeBSD.ORG Subject: Re: ports/32533: new port: databases/db4 (DB v4) Message-ID: <20011221172852.A20932@tao.org.uk> References: <200112131320.fBDDKMX60644@freefall.freebsd.org> <20011213134905.GA4168@terry.dragon2.net> <20011219145101.C5338@tao.org.uk> <20011219201430.GA75055@terry.dragon2.net> <20011221012544.A13613@tao.org.uk> <20011220193432.P72144@bsd.havk.org> <20011221052650.GA2552@terry.dragon2.net> <20011221195554.A42387@freebsd.org.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="2fHTh5uZTiUOsy+g" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011221195554.A42387@freebsd.org.ru>; from osa@freebsd.org.ru on Fri, Dec 21, 2001 at 07:55:54PM +0300 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 --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 21, 2001 at 07:55:54PM +0300, Sergey A. Osokin wrote: > On Fri, Dec 21, 2001 at 01:26:50PM +0800, Ying-Chieh Liao wrote: > > On Thu, Dec 20, 2001 at 19:34:32 -0600, Steve Price wrote: > > > This is the first I've heard of this. Just for future reference > > > for everyone doing any ports-related work. If you need a repo-copy > > > don't ask cvs@ for one unless you've first gotten portmgr's approval. > >=20 > > so what should I do now ? >=20 > Someone can help ijliao? Let's get this under control. Portmgrs: Is it ok for ports/databases/db3 to be repocopied to ports/database/db4? I notice that there's also a db3-latest that doesn't appear to have been brought into existence by repocopying db3. Is this relevant to the discussion, normally I would have expected that db3-devel was repocopied to db4. Joe --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjwjcVMACgkQXVIcjOaxUBZhywCdEiIucgh4DmM0ITELzo6miI/5 siAAnRM+lPjqR2CMPtW2JLeC67QZIDB0 =RyUI -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 9:30:11 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 2831837B41C for ; Fri, 21 Dec 2001 09:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLHU1a10997; Fri, 21 Dec 2001 09:30:01 -0800 (PST) (envelope-from gnats) Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id BE5ED37B417 for ; Fri, 21 Dec 2001 09:26:38 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id 16AB81E841 for ; Fri, 21 Dec 2001 12:26:38 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.6/8.11.6) id fBLHQcC17534; Fri, 21 Dec 2001 12:26:38 -0500 (EST) (envelope-from khera) Message-Id: <200112211726.fBLHQcC17534@onceler.kciLink.com> Date: Fri, 21 Dec 2001 12:26:38 -0500 (EST) From: Vivek Khera Reply-To: Vivek Khera To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33067: rdesktop port doesn't list dependencies properly 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: 33067 >Category: ports >Synopsis: rdesktop port doesn't list dependencies properly >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: Fri Dec 21 09:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD onceler.kciLink.com 4.4-STABLE FreeBSD 4.4-STABLE #4: Tue Dec 11 10:12:07 EST 2001 khera@onceler.kciLink.com:/amd/yertle/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/ONCELER i386 ports updated today >Description: net/rdesktop port requires X yet the installed package doesn't list as a dependency XFree86. >How-To-Repeat: cd /usr/ports/net/rdesktop; make package the package doesn't have dependency on XFree86 even though it is necessary. >Fix: don't know. >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 Fri Dec 21 9:38:25 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 0E6D337B41B; Fri, 21 Dec 2001 09:38:21 -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 fBLHcHBZ018550; Fri, 21 Dec 2001 11:38:18 -0600 (CST) Received: by bsd.havk.org (Postfix, from userid 1001) id 0B2F01A787; Fri, 21 Dec 2001 11:38:16 -0600 (CST) Date: Fri, 21 Dec 2001 11:38:16 -0600 From: Steve Price To: Josef Karthauser Cc: "Sergey A. Osokin" , Ying-Chieh Liao , freebsd-ports@FreeBSD.ORG, portmgr@FreeBSD.ORG Subject: Re: ports/32533: new port: databases/db4 (DB v4) Message-ID: <20011221113816.U72144@bsd.havk.org> References: <200112131320.fBDDKMX60644@freefall.freebsd.org> <20011213134905.GA4168@terry.dragon2.net> <20011219145101.C5338@tao.org.uk> <20011219201430.GA75055@terry.dragon2.net> <20011221012544.A13613@tao.org.uk> <20011220193432.P72144@bsd.havk.org> <20011221052650.GA2552@terry.dragon2.net> <20011221195554.A42387@freebsd.org.ru> <20011221172852.A20932@tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011221172852.A20932@tao.org.uk>; from joe@tao.org.uk on Fri, Dec 21, 2001 at 05:28:52PM +0000 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 Fri, Dec 21, 2001 at 05:28:52PM +0000, Josef Karthauser wrote: > > Portmgrs: Is it ok for ports/databases/db3 to be repocopied to > ports/database/db4? I notice that there's also a db3-latest that > doesn't appear to have been brought into existence by repocopying > db3. Is this relevant to the discussion, normally I would have > expected that db3-devel was repocopied to db4. It is okay with me to repo-copy db3 to db4. I haven't heard anyone on portmgr say this was a bad thing. As for the db3-latest port I believe Sergey is going to be removing that one soon. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 10: 1:50 2001 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 869FC37B50B for ; Fri, 21 Dec 2001 10:00:39 -0800 (PST) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLI0Jl32373 for ports@freebsd.org; Fri, 21 Dec 2001 10:00:19 -0800 (PST) (envelope-from fenner) Date: Fri, 21 Dec 2001 10:00:19 -0800 (PST) From: Message-Id: <200112211800.fBLI0Jl32373@freefall.freebsd.org> To: ports@freebsd.org Subject: Unfetchable distfiles reminder 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 porters, This is just a reminder to please periodically check the list of unfetchable distfiles at http://people.freebsd.org/~fenner/portsurvey/ . In particular, the list of ports with no MAINTAINER with distfile problems is http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. In addition, the list of all ports with any unfetchable distfile is http://people.freebsd.org/~fenner/portsurvey/bad.html if you don't mind coordinating your fixes with the port MAINTAINER. Thanks for your help! Bill "distfiles" Fenner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 10: 1:56 2001 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id A70F237B419; Fri, 21 Dec 2001 10:01:51 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id 64B959B19; Fri, 21 Dec 2001 12:59:39 -0500 (EST) Date: Fri, 21 Dec 2001 12:59:39 -0500 From: Will Andrews To: Maxim Sobolev Cc: dima@FreeBSD.org, ports@FreeBSD.org Subject: Re: Question about pilot-link port Message-ID: <20011221125939.M73815@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: Maxim Sobolev , dima@FreeBSD.org, ports@FreeBSD.org References: <3C232B78.FC903DDF@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C232B78.FC903DDF@FreeBSD.org> User-Agent: Mutt/1.3.22.1i 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 Fri, Dec 21, 2001 at 02:30:48PM +0200, Maxim Sobolev wrote: > Is there a reason why the pilot-link maintained by you installs its > files into ${PREFIX}/pilot, but not into ${PREFIX} directly? This > complicates usage of this port in dependent ports, as well as requires > from a user to tweak his PATH in order to use binaries installed by > it. Not even to mention that its pkg-plist should be extended to > automatically run ldconfig after installation in the case when its > installed via a pre-built package. > > What do you think about converting it to use more common prefix > settings? I rewrote it a few weeks ago to respect PREFIX; however, I also had this question but decided to leave it up to the maintainer. I also think it should be installed in PREFIX directly. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 10:32:13 2001 Delivered-To: freebsd-ports@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 5555F37B417; Fri, 21 Dec 2001 10:32:07 -0800 (PST) Received: by tao.org.uk (Postfix, from userid 100) id BD67D86; Fri, 21 Dec 2001 18:31:57 +0000 (GMT) Date: Fri, 21 Dec 2001 18:31:57 +0000 From: Josef Karthauser To: Steve Price Cc: "Sergey A. Osokin" , Ying-Chieh Liao , freebsd-ports@FreeBSD.ORG, portmgr@FreeBSD.ORG, cvs@freebsd.org Subject: Re: ports/32533: new port: databases/db4 (DB v4) Message-ID: <20011221183157.B20932@tao.org.uk> References: <200112131320.fBDDKMX60644@freefall.freebsd.org> <20011213134905.GA4168@terry.dragon2.net> <20011219145101.C5338@tao.org.uk> <20011219201430.GA75055@terry.dragon2.net> <20011221012544.A13613@tao.org.uk> <20011220193432.P72144@bsd.havk.org> <20011221052650.GA2552@terry.dragon2.net> <20011221195554.A42387@freebsd.org.ru> <20011221172852.A20932@tao.org.uk> <20011221113816.U72144@bsd.havk.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="s/l3CgOIzMHHjg/5" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011221113816.U72144@bsd.havk.org>; from steve@havk.org on Fri, Dec 21, 2001 at 11:38:16AM -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 --s/l3CgOIzMHHjg/5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 21, 2001 at 11:38:16AM -0600, Steve Price wrote: > On Fri, Dec 21, 2001 at 05:28:52PM +0000, Josef Karthauser wrote: > >=20 > > Portmgrs: Is it ok for ports/databases/db3 to be repocopied to > > ports/database/db4? I notice that there's also a db3-latest that > > doesn't appear to have been brought into existence by repocopying > > db3. Is this relevant to the discussion, normally I would have > > expected that db3-devel was repocopied to db4. >=20 > It is okay with me to repo-copy db3 to db4. I haven't heard anyone > on portmgr say this was a bad thing. As for the db3-latest port > I believe Sergey is going to be removing that one soon. Ok. It has been done. Joe --s/l3CgOIzMHHjg/5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjwjgB0ACgkQXVIcjOaxUBZKCwCbBCHbvIXNKLUcWG2Zul4nFwWX e0EAoOgND1gfBEJiQs3odmyei6nGPI/0 =sfMz -----END PGP SIGNATURE----- --s/l3CgOIzMHHjg/5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 10:40: 4 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 578D637B416 for ; Fri, 21 Dec 2001 10:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLIe1E43844; Fri, 21 Dec 2001 10:40:01 -0800 (PST) (envelope-from gnats) Date: Fri, 21 Dec 2001 10:40:01 -0800 (PST) Message-Id: <200112211840.fBLIe1E43844@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Christopher K Davis Subject: Re: ports/15123: www/apache13-modssl has PREFIX problems finding OpenSSL Reply-To: Christopher K Davis 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 The following reply was made to PR ports/15123; it has been noted by GNATS. From: Christopher K Davis To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/15123: www/apache13-modssl has PREFIX problems finding OpenSSL Date: 21 Dec 2001 13:39:46 -0500 The committed patch no longer cleanly applies to Apache+mod_ssl; this is not surprising since it was submitted just over 2 years ago.... It also appears to be no longer necessary based on a quick glance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 10:58:22 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 1027C37B417; Fri, 21 Dec 2001 10:58:20 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBLItuV73721; Fri, 21 Dec 2001 13:55:56 -0500 (EST) (envelope-from alane) Date: Fri, 21 Dec 2001 13:55:55 -0500 From: Alan Eldridge To: Dirk Froemberg Cc: FreeBSD Ports List Subject: Re: port's INDEX generator broken?! Message-ID: <20011221185555.GA73695@wwweasel.geeksrus.net> References: <20011221174105.C55159@physik.TU-Berlin.DE> <20011221164205.GA72773@wwweasel.geeksrus.net> <20011221174907.B59900@physik.TU-Berlin.DE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011221174907.B59900@physik.TU-Berlin.DE> User-Agent: Mutt/1.3.23.2i 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 Fri, Dec 21, 2001 at 05:49:07PM +0100, Dirk Froemberg wrote: >Hi Alan! > >&-) I'm too tired... I should go to bed... > >This should read pre-everything: > > Regards Dirk Actually, I doubt that is the right fix. That precludes anything else from adding a pre-everything section. More likely fix is to find wherever in the ports tree a Makefile has pre-everything: (single-colon), since that's what's causing the conflict, and change *that* to a double colon. In most cases, it seems from observation that the correct form of the pre-* and post-* targets is the double colon. It's an erroneous Makefile with a single colon target that is buggering up the works, most likely. -- Alan Eldridge Just another $THING hacker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 11:29:30 2001 Delivered-To: freebsd-ports@freebsd.org Received: from brea.mc.mpls.visi.com (brea.mc.mpls.visi.com [208.42.156.100]) by hub.freebsd.org (Postfix) with ESMTP id 0957D37B405 for ; Fri, 21 Dec 2001 11:29:28 -0800 (PST) Received: from shade.nectar.cc (171-86.dynamic.visi.com [209.98.171.86]) by brea.mc.mpls.visi.com (Postfix) with ESMTP id 15BD42DDE40 for ; Fri, 21 Dec 2001 13:29:26 -0600 (CST) Received: (from nectar@localhost) by shade.nectar.cc (8.11.6/8.11.6) id fBLJTVK00731 for ports@freebsd.org; Fri, 21 Dec 2001 13:29:31 -0600 (CST) (envelope-from nectar) Date: Fri, 21 Dec 2001 13:29:30 -0600 From: "Jacques A. Vidrine" To: ports@freebsd.org Subject: Re: cvs commit: ports/www/apache13-ssl Makefile Message-ID: <20011221192930.GA722@shade.nectar.cc> References: <200112211925.fBLJPcP51876@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200112211925.fBLJPcP51876@freefall.freebsd.org> User-Agent: Mutt/1.3.23.1i X-Url: http://www.nectar.cc/ 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 If a maintainer does not step up and update this port, then I think that we should remove it from the tree. Is there functionality here that is not available in the apache mod_ssl port? Cheers, -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se On Fri, Dec 21, 2001 at 11:25:38AM -0800, Jacques Vidrine wrote: > nectar 2001/12/21 11:25:38 PST > > Modified files: > www/apache13-ssl Makefile > Log: > Set MAINTAINER to freebsd-ports. Previous maintainer says, ``i no > longer support this port as i got fed up with the port committers > ignoring my updates.'' > > Mark BROKEN, as this version of Apache contains several minor > vulnerabilities. > > Revision Changes Path > 1.72 +4 -2 ports/www/apache13-ssl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 11:50: 4 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 AB10D37B416; Fri, 21 Dec 2001 11:49:55 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLJlmf55667; Fri, 21 Dec 2001 11:47:48 -0800 (PST) (envelope-from ijliao) Date: Fri, 21 Dec 2001 11:47:48 -0800 (PST) From: Message-Id: <200112211947.fBLJlmf55667@freefall.freebsd.org> To: ddavid_3@yahoo.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31036: NEW PORT: KWebget 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: NEW PORT: KWebget State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Dec 21 11:47:41 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31036 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 11:58:23 2001 Delivered-To: freebsd-ports@freebsd.org Received: from voi.aagh.net (pc1-hart4-0-cust168.mid.cable.ntl.com [62.254.84.168]) by hub.freebsd.org (Postfix) with ESMTP id 8B3BE37B405; Fri, 21 Dec 2001 11:58:19 -0800 (PST) Received: from freaky by voi.aagh.net with local (Exim 3.33 #1) id 16HVmu-0003OA-00; Fri, 21 Dec 2001 19:57:00 +0000 Date: Fri, 21 Dec 2001 19:57:00 +0000 From: Thomas Hurst To: Ernst de Haan Cc: Maxim Sobolev , Ernst de Haan , ports@FreeBSD.org Subject: Re: Starting a service after installation? Message-ID: <20011221195700.GB12631@voi.aagh.net> References: <200112211144.fBLBif252175@zaphod.euronet.nl> <200112211311.fBLDBCt66721@zaphod.euronet.nl> <3C23397B.E9A1A197@FreeBSD.org> <200112211449.fBLEnsD68057@zaphod.euronet.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200112211449.fBLEnsD68057@zaphod.euronet.nl> User-Agent: Mutt/1.3.24i Organization: Not much. X-Operating-System: FreeBSD/4.5-PRERELEASE (i386) X-Uptime: 7:47PM up 1 day, 4:32, 3 users, load averages: 1.99, 1.93, 1.90 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 * Ernst de Haan (ernsth@nl.euro.net) wrote: > Okay, then what about a /etc/services.conf in combination with > an /etc/defaults/services.conf ? Sounds like a valid approach to > me. The only problem is that /etc/defaults/services.conf would have > to be updated a lot. So perhaps we should put this file in below > ${PORTSDIR} somewhere.... What's so wrong with chmod -x $PREFIX/etc/rc.d/foo.sh that would make the extra maintainence and complexity of another config file worthwhile? Maybe a small tool to walk /usr/*/etc/rc.d/ to enable/disable startup scripts would be better? -- Thomas 'Freaky' Hurst - freaky@aagh.net - http://www.aagh.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 11:59:57 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 ABD9E37B41C; Fri, 21 Dec 2001 11:59:55 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLJqNi56431; Fri, 21 Dec 2001 11:52:23 -0800 (PST) (envelope-from ijliao) Date: Fri, 21 Dec 2001 11:52:23 -0800 (PST) From: Message-Id: <200112211952.fBLJqNi56431@freefall.freebsd.org> To: ddavid_3@yahoo.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31037: NEW PORT: Krusader 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: NEW PORT: Krusader State-Changed-From-To: open->feedback State-Changed-By: ijliao State-Changed-When: Fri Dec 21 11:51:20 PST 2001 State-Changed-Why: there's newer version, could you please send in the latest (0.99 or rc1) ? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 12: 0:18 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 EE1DA37B41B for ; Fri, 21 Dec 2001 12:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLK03i57438; Fri, 21 Dec 2001 12:00:03 -0800 (PST) (envelope-from gnats) Date: Fri, 21 Dec 2001 12:00:03 -0800 (PST) Message-Id: <200112212000.fBLK03i57438@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/33050: Maintainer-update: mark devel/pear as forbidden Reply-To: Thierry Thomas 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 The following reply was made to PR ports/33050; it has been noted by GNATS. From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/33050: Maintainer-update: mark devel/pear as forbidden Date: Fri, 21 Dec 2001 18:45:51 +0100 Le 20 Dec 01 à 23:46:33 +0000, Thierry Thomas écrivait : > > >Number: 33050 > >Category: ports > >Synopsis: Maintainer-update: mark devel/pear as forbidden Oops! I have omitted to precise: please do not commit this PR before PR ports/33051. -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 12:20:52 2001 Delivered-To: freebsd-ports@freebsd.org Received: from nts.nts.umn.edu (nts.nts.umn.edu [128.101.4.1]) by hub.freebsd.org (Postfix) with ESMTP id 704F537B405 for ; Fri, 21 Dec 2001 12:20:49 -0800 (PST) Received: from nts.umn.edu (ruby.nts.umn.edu [160.94.7.18]) by nts.nts.umn.edu (8.9.1a/8.9.1) with ESMTP id OAA12793 for ; Fri, 21 Dec 2001 14:20:48 -0600 (CST) Message-ID: <3C23999F.76879F18@nts.umn.edu> Date: Fri, 21 Dec 2001 14:20:47 -0600 From: "Christopher R. Hertel" Reply-To: crh@nts.umn.edu Organization: UofMn Networking and Telecomm X-Mailer: Mozilla 4.7C-SGI [en] (X11; I; IRIX 6.5 IP22) X-Accept-Language: en MIME-Version: 1.0 To: ports@FreeBSD.org Subject: Patch error: apache+mod_ssl-1.3.22+2.8.5_1 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 I've been wrestling with apache+mod_ssl-1.3.22+2.8.5_1 for two days now. I finally wiped my ports directory and downloaded ports.tar.gz (-current) all over again. Same problem... The patch file: apache13-modssl/files/patch-src::modules::ssl::libssl.module does not apply cleanly. It appears as though the libssl.module file has been rewritten, and the patch no longer conforms. Please let me know a) what I'm doing wrong, or b) if you're getting the same results and can provide a working patch (I realize some people have holidays now...I'm just hoping that something is already in the works.) Thanks! Chris -)----- PS. While I'm at it, which CVS tag should I track to keep up with the most stable and usable PORTS tree? I've tried RELENG_4 but that does not work. I also gave RELENG_4_4 a try. Which tag is correct for PORTS? -- Christopher R. Hertel -)----- University of Minnesota crh@nts.umn.edu Networking and Telecommunications Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 12:29:58 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 B8F4637B41B; Fri, 21 Dec 2001 12:29:55 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLKOD963940; Fri, 21 Dec 2001 12:24:13 -0800 (PST) (envelope-from ijliao) Date: Fri, 21 Dec 2001 12:24:13 -0800 (PST) From: Message-Id: <200112212024.fBLKOD963940@freefall.freebsd.org> To: obraun@informatik.unibw-muenchen.de, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31039: New Port: nhc98 1.08 - a haskell compiler to produce small executables 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: New Port: nhc98 1.08 - a haskell compiler to produce small executables State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Dec 21 12:23:48 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31039 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 12:29:58 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 27AF537B41C; Fri, 21 Dec 2001 12:29:56 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLKQtC64407; Fri, 21 Dec 2001 12:26:55 -0800 (PST) (envelope-from ijliao) Date: Fri, 21 Dec 2001 12:26:55 -0800 (PST) From: Message-Id: <200112212026.fBLKQtC64407@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31453: New Port: nhc98 1.10 - a haskell compiler to produce small executables 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: New Port: nhc98 1.10 - a haskell compiler to produce small executables State-Changed-From-To: open->feedback State-Changed-By: ijliao State-Changed-When: Fri Dec 21 12:26:03 PST 2001 State-Changed-Why: oops... I've just committed 1.08 (pr/31039) could you please send-in diff between 1.08 and 1.10 ? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31453 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 12:39:38 2001 Delivered-To: freebsd-ports@freebsd.org Received: from heaven.gigo.com (gigo.com [207.173.11.186]) by hub.freebsd.org (Postfix) with ESMTP id 01CCD37B417 for ; Fri, 21 Dec 2001 12:39:31 -0800 (PST) Received: from 200.181.48.8 (unknown [200.181.48.8]) by heaven.gigo.com (Postfix) with ESMTP id 648B5B8C4 for ; Fri, 21 Dec 2001 12:39:30 -0800 (PST) Received: (qmail 27480 invoked by uid 1001); 21 Dec 2001 20:39:05 -0000 Message-ID: <20011221203905.27479.qmail@exxodus.fedaykin.here> Date: Fri, 21 Dec 2001 18:38:43 -0201 From: Mario Sergio Fujikawa Ferreira To: "Christopher R. Hertel" Cc: ports@FreeBSD.ORG Subject: Re: Patch error: apache+mod_ssl-1.3.22+2.8.5_1 References: <3C23999F.76879F18@nts.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C23999F.76879F18@nts.umn.edu>; from crh@nts.umn.edu on Fri, Dec 21, 2001 at 02:20:47PM -0600 X-Operating-System: FreeBSD 4.5-PRERELEASE X-Disclaimer: I hope you find what you are looking for... in life :) 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 Fri, Dec 21, 2001 at 02:20:47PM -0600, Christopher R. Hertel wrote: [snip] > PS. While I'm at it, which CVS tag should I track to keep up with the > most stable and usable PORTS tree? I've tried RELENG_4 but that > does not work. I also gave RELENG_4_4 a try. Which tag is > correct for PORTS? as per http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html Warning: Be very careful to specify any tag= fields correctly. Some tags are valid only for certain collections of files. If you specify an incorrect or misspelled tag, CVSup will delete files which you probably do not want deleted. In particular, use only tag=. for the ports-* collections. Regards, -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 12:39:45 2001 Delivered-To: freebsd-ports@freebsd.org Received: from heaven.gigo.com (gigo.com [207.173.11.186]) by hub.freebsd.org (Postfix) with ESMTP id 3458137B416 for ; Fri, 21 Dec 2001 12:39:30 -0800 (PST) Received: from 200.181.48.8 (unknown [200.181.48.8]) by heaven.gigo.com (Postfix) with ESMTP id 3BBD3B8C2 for ; Fri, 21 Dec 2001 12:39:29 -0800 (PST) Received: (qmail 27466 invoked by uid 1001); 21 Dec 2001 20:36:24 -0000 Message-ID: <20011221203624.27465.qmail@exxodus.fedaykin.here> Date: Fri, 21 Dec 2001 18:36:02 -0200 From: Mario Sergio Fujikawa Ferreira To: "Jacques A. Vidrine" Cc: ports@FreeBSD.ORG Subject: Re: cvs commit: ports/www/apache13-ssl Makefile References: <200112211925.fBLJPcP51876@freefall.freebsd.org> <20011221192930.GA722@shade.nectar.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.2.5i In-Reply-To: <20011221192930.GA722@shade.nectar.cc>; from n@nectar.cc on Fri, Dec 21, 2001 at 01:29:30PM -0600 X-Operating-System: FreeBSD 4.5-PRERELEASE X-Disclaimer: I hope you find what you are looking for... in life :) 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 Fri, Dec 21, 2001 at 01:29:30PM -0600, Jacques A. Vidrine wrote: > If a maintainer does not step up and update this port, then I think > that we should remove it from the tree. Is there functionality here > that is not available in the apache mod_ssl port? Not specially that I know of but there is something: For starters, apache13-mod_ssl is not working with the latest ports tree =3D=3D=3D> Patching for apache+mod_ssl-1.3.22+2.8.5_4 =3D=3D=3D> Applying mod_ssl-2.8.5 extension Configuring =1B[1mmod_ssl/2.8.5=1B[m for =1B[1mApache/1.3.22=1B[m + Apache location: ../apache_1.3.22 (Version 1.3.22) + Auxiliary patch tool: ./etc/patch/patch (local) + Applying packages to Apache source tree: o Extended API (EAPI) o Distribution Documents o SSL Module Source o SSL Support o SSL Configuration Additions o SSL Module Documentation o Addons Done: source extension and patches successfully applied. =3D=3D=3D> Applying FreeBSD patches for apache+mod_ssl-1.3.22+2.8.5_4 Ignoring previously applied (or reversed) patch. 2 out of 2 hunks ignored--saving rejects to configure.rej >> Patch patch-aa failed to apply cleanly. *** Error code 1 Stop in /usr/ports/www/apache13-modssl. *** Error code 1 Stop in /usr/ports/www/apache13-modssl. *** Error code 1 Stop in /usr/ports/www/apache13-modssl. *** Error code 1 Stop in /usr/ports/www/apache13-modssl. *** Error code 1 Stop in /usr/ports/www/apache13-modssl. --=20 Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 12:59:57 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 C366037B417; Fri, 21 Dec 2001 12:59:55 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLKuvu67779; Fri, 21 Dec 2001 12:56:57 -0800 (PST) (envelope-from ijliao) Date: Fri, 21 Dec 2001 12:56:57 -0800 (PST) From: Message-Id: <200112212056.fBLKuvu67779@freefall.freebsd.org> To: pmarquis@pobox.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31053: Update port: devel/stlport 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: devel/stlport State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Dec 21 12:56:49 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31053 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 13:10:19 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 7101337B416 for ; Fri, 21 Dec 2001 13:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLLA1J73045; Fri, 21 Dec 2001 13:10:01 -0800 (PST) (envelope-from gnats) Received: from bloodaxis.dyndns.org (pix142166194023.nbtel.net [142.166.194.23]) by hub.freebsd.org (Postfix) with ESMTP id 6F83237B405 for ; Fri, 21 Dec 2001 13:03:10 -0800 (PST) Received: by bloodaxis.dyndns.org (Postfix, from userid 1001) id E218B4E1; Fri, 21 Dec 2001 17:04:33 -0400 (AST) Message-Id: <20011221210433.E218B4E1@bloodaxis.dyndns.org> Date: Fri, 21 Dec 2001 17:04:33 -0400 (AST) From: ppl@users.sourceforge.net Reply-To: ppl@users.sourceforge.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33069: The port /usr/ports/sysutils/wmzazof segfaults 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: 33069 >Category: ports >Synopsis: The port /usr/ports/sysutils/wmzazof segfaults >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: Fri Dec 21 13:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: ppl >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD bloodaxis 4.4-STABLE FreeBSD 4.4-STABLE #5: Wed Dec 5 10:40:09 AST 2001 root@bloodaxis:/usr/src/sys/compile/BLOODAXIS i386 >Description: wmzazof try to fopen /proc/uptime and /proc/meminfo. It doesnt test if fopen returns NULL. The two files are Linux-specific and dont exist on FreeBSD /proc. One solution could be to change the path to /compat/linux/proc/ but this require Linux emulation. Below is a patch that use sysctl. >How-To-Repeat: install /usr/ports/sysutils/wmzazof and run >Fix: --- wmzazof.c Mon Dec 17 13:55:01 2001 +++ wmzazof-patch.c Tue Dec 18 12:04:23 2001 @@ -24,6 +24,11 @@ #include #include #include +#include +#include +#include +#include +#include #include "pix/master.xpm" #include "pix/numbers.xpm" #include "pix/char.xpm" @@ -61,6 +66,9 @@ char *displayName = ""; +struct timeval boottime; +int page_size; + unsigned int *cmdline; FILE *file; @@ -130,43 +138,22 @@ void check_values() { - char input[128]; - char* token = " "; - char* uptime_s; - char* mem_used_s; - char* mem_free_s; - char* mem_cached_s; - char* temp_s; + time_t now = time(NULL); + int mib[2] = { CTL_VM, VM_METER }, mcs = sizeof(mem_cached); + struct vmtotal meter; + size_t size = sizeof(meter); - /* /proc/uptime - * - * first value is the uptime in seconds - */ - file = fopen("/proc/uptime", "r"); - fgets(input, 128, file); - fclose(file); - uptime_s = strtok(input, token); // uptime in seconds - uptime = atoi(uptime_s); - - /* /proc/meminfo - * - */ - file = fopen("/proc/meminfo", "r"); - fgets(input, 128, file); - fgets(input, 128, file); - fclose(file); - temp_s = strtok(input, token); - temp_s = strtok(NULL, token); // total - mem_used_s = strtok(NULL, token); // used - mem_free_s = strtok(NULL, token); // free - temp_s = strtok(NULL, token); // shared - temp_s = strtok(NULL, token); // buffers - mem_cached_s = strtok(NULL, token); // cached + uptime = now - boottime.tv_sec; + // in Kb - mem_used = atoi(mem_used_s) / 1024; - mem_free = atoi(mem_free_s) / 1024; - mem_cached = atoi(mem_cached_s) / 1024; + if (sysctl(mib, 2, &meter, &size, NULL, 0) != -1 && + sysctlbyname("vm.stats.vm.v_cache_count", &mem_cached, &mcs, NULL, 0) != -1) + { + mem_used = meter.t_rm * page_size / 1024; + mem_free = meter.t_free * page_size / 1024; + mem_cached = mem_cached * page_size / 1024; + } } void transform_values() @@ -219,6 +206,9 @@ int main (int argc, char **argv) { unsigned int height, width; + + int mib[2] = { CTL_KERN, KERN_BOOTTIME }; + size_t size_bt = sizeof(boottime), size_ps = sizeof(page_size); DACallbacks callbacks = { NULL, buttonPressCallback, NULL, NULL, NULL, NULL, NULL }; @@ -238,6 +228,12 @@ state_mem_free = MEM_FREE_CACHED; state_mem_used = MEM_USED_CACHED; + if (sysctl(mib, 2, &boottime, &size_bt, NULL, 0) == -1 || + sysctlbyname("vm.stats.vm.v_page_size", &page_size, &size_ps, NULL, 0) == -1) + { + perror(NULL); + exit(EXIT_FAILURE); + } while (1) { >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 Fri Dec 21 13:11:48 2001 Delivered-To: freebsd-ports@freebsd.org Received: from seven.Alameda.net (seven.Alameda.net [64.81.63.137]) by hub.freebsd.org (Postfix) with ESMTP id 48BD937B405 for ; Fri, 21 Dec 2001 13:11:36 -0800 (PST) Received: by seven.Alameda.net (Postfix, from userid 1000) id EA5633A243; Fri, 21 Dec 2001 13:11:35 -0800 (PST) Date: Fri, 21 Dec 2001 13:11:35 -0800 From: Ulf Zimmermann To: ports@freebsd.org Subject: Port apache13-modssl broken ? Message-ID: <20011221131135.L79916@seven.alameda.net> Reply-To: ulf@Alameda.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: Alameda Networks, Inc. X-Operating-System: FreeBSD 4.4-STABLE 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 I cvsup'ed yesterday and it gave me a new patch file patch-src::modules::ssl::libssl.module (new as in modified at least). It breaks in several places: *************** *** 260,266 **** if [ ".$SSL_BASE" = . ]; then SSL_BASE=`egrep '^SSL_BASE=' $file | tail -1 | awk -F= '{print $2}'` if [ ".$SSL_BASE" = . ]; then - SSL_BASE="/usr/local/ssl" fi fi case $SSL_BASE in --- 260,266 ---- if [ ".$SSL_BASE" = . ]; then SSL_BASE=`egrep '^SSL_BASE=' $file | tail -1 | awk -F= '{print $2}'` if [ ".$SSL_BASE" = . ]; then + SSL_BASE="@@PREFIX@@/ssl" fi fi case $SSL_BASE in *************** *** 486,492 **** if [ ".$RSA_BASE" != . ]; then if [ ".$RSA_BASE" = .SYSTEM ]; then my_found=no - for p in . /lib /usr/lib /usr/local/lib; do if [ -f "$p/librsaref.a" -o -f "$p/librsaref.so" ]; then SSL_LDFLAGS="$SSL_LDFLAGS -L$p" SSL_LIBS="$SSL_LIBS -lrsaref" --- 486,492 ---- if [ ".$RSA_BASE" != . ]; then if [ ".$RSA_BASE" = .SYSTEM ]; then my_found=no + for p in . /lib /usr/lib /usr/local/lib @@PREFIX@@/lib; do if [ -f "$p/librsaref.a" -o -f "$p/librsaref.so" ]; then SSL_LDFLAGS="$SSL_LDFLAGS -L$p" SSL_LIBS="$SSL_LIBS -lrsaref" *************** *** 497,503 **** done if [ .$my_found = .no ]; then echo "Error: Cannot find RSAref library in any of the following dirs:" 1>&2 - echo "Error: . /lib /usr/lib /usr/local/lib" 1>&2 exit 1 fi else --- 497,503 ---- done if [ .$my_found = .no ]; then echo "Error: Cannot find RSAref library in any of the following dirs:" 1>&2 + echo "Error: . /lib /usr/lib /usr/local/lib @@PREFIX@@/lib" 1>&2 exit 1 fi else -- Regards, Ulf. --------------------------------------------------------------------- Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-865-0204 You can find my resume at: http://seven.Alameda.net/~ulf/resume.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 14:33:46 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 4953837B417 for ; Fri, 21 Dec 2001 14:33: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 fBLMXa027732; Fri, 21 Dec 2001 23:33:36 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Fri, 21 Dec 2001 23:37:57 +0100 (CET) From: Martin Blapp To: Alan Bryan Cc: Subject: Re: winbind on FreeBSD In-Reply-To: <000901c18a61$7d908a90$228866d8@abryan> Message-ID: <20011221233455.Y95389-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 Alan, Since we do not have a compatible libnsswitch with linux, this feature needs to be ported. The manpage get installed on FreeBSD unfortunatly. We should exclude the winbind manpage from the samba port until it is working, or add at least a note. I'll look next week what is needed to port the winbindd to FreeBSD. Martin 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: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ On Fri, 21 Dec 2001, Alan Bryan wrote: > Hello, > > I found the following post of yours (google) while trying to find more > information about how to get winbind setup on a FreeBSD 4.3 box with Samba > 2.2.2 (from ports). Did you ever find out any more information about this? > Seems like winbind is exactly what I need to get this box joined up in our > NT4 domain without having to duplicate user accounts. > > Thanks for any info/links you can provide. > > Alan Bryan, Systems Administrator > Upgradebase.com > 949-222-0300 x13 phone > 949-222-0335 fax > www.upgradebase.com > "Rich content empowering commerce and community" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 14: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 A32BC37B417 for ; Fri, 21 Dec 2001 14:40:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLMe0m87284; Fri, 21 Dec 2001 14:40: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 32C6F37B405 for ; Fri, 21 Dec 2001 14:37:17 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLMbHc86949; Fri, 21 Dec 2001 14:37:17 -0800 (PST) (envelope-from nobody) Message-Id: <200112212237.fBLMbHc86949@freefall.freebsd.org> Date: Fri, 21 Dec 2001 14:37:17 -0800 (PST) From: Trevor Johnson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33072: repo copy requested: ports/www/linux-netscape6 to ports/www/linux-mozilla 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: 33072 >Category: ports >Synopsis: repo copy requested: ports/www/linux-netscape6 to ports/www/linux-mozilla >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: Fri Dec 21 14:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Trevor Johnson >Release: 4-STABLE >Organization: >Environment: up-to-date ports collection >Description: This is a new port of Mozilla compiled for Linux, to enable use of binary-only Linux plugins. I am requesting a repo copy from the linux-netscape6 port because the new port is based on the linux-netscape6 port and is meant as an alternative to it (replacement for it). >How-To-Repeat: N/A >Fix: http://people.freebsd.org/~trevor/ports/linux-mozilla.shar >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 Fri Dec 21 15:10: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 3743537B419 for ; Fri, 21 Dec 2001 15:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLNA1Q94447; Fri, 21 Dec 2001 15:10:01 -0800 (PST) (envelope-from gnats) Received: from mauve.csi.cam.ac.uk (mauve.csi.cam.ac.uk [131.111.8.38]) by hub.freebsd.org (Postfix) with ESMTP id 06C5037B405 for ; Fri, 21 Dec 2001 15:08:36 -0800 (PST) Received: from m218-3.phy.cam.ac.uk ([131.111.79.217]) by mauve.csi.cam.ac.uk with esmtp (Exim 3.34 #1) id 16HYmI-0003ub-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 21 Dec 2001 23:08:34 +0000 Received: from sa264 by m218-3.phy.cam.ac.uk with local (Exim 3.33 #1) id 16HYmI-0004jR-00; Fri, 21 Dec 2001 23:08:34 +0000 Message-Id: Date: Fri, 21 Dec 2001 23:08:34 +0000 From: AMAKAWA Shuhei Reply-To: AMAKAWA Shuhei To: FreeBSD-gnats-submit@freebsd.org Cc: sa264@cam.ac.uk X-Send-Pr-Version: 3.113 Subject: ports/33073: lang/elisp-manual to 21-2.7a 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: 33073 >Category: ports >Synopsis: lang/elisp-manual to 21-2.7a >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Dec 21 15:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: AMAKAWA Shuhei >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD m218-3.phy.cam.ac.uk 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Fri Dec 21 01:46:01 GMT 2001 sa264@m218-3.phy.cam.ac.uk:/usr/obj/usr/src/sys/KERNCONF i386 >Description: update lang/elisp-manual to 21-2.7a >How-To-Repeat: >Fix: diff -uNr /usr/ports/lang/elisp-manual/Makefile elisp-manual/Makefile --- /usr/ports/lang/elisp-manual/Makefile Thu Jan 4 13:12:06 2001 +++ elisp-manual/Makefile Mon Dec 17 23:24:03 2001 @@ -6,13 +6,14 @@ # PORTNAME= elisp-manual -PORTVERSION= 21-2.6 +PORTVERSION= 21-2.7a CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@freebsd.org +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//} GNU_CONFIGURE= yes ALL_TARGET= elisp diff -uNr /usr/ports/lang/elisp-manual/distinfo elisp-manual/distinfo --- /usr/ports/lang/elisp-manual/distinfo Thu Jan 4 13:12:06 2001 +++ elisp-manual/distinfo Mon Dec 17 02:53:01 2001 @@ -1 +1 @@ -MD5 (elisp-manual-21-2.6.tar.gz) = dd9553b3df19e6b69451bbcab61931c8 +MD5 (elisp-manual-21-2.7a.tar.gz) = 335976e38f66a7036f1aad5e456527f3 diff -uNr /usr/ports/lang/elisp-manual/files/patch-aa elisp-manual/files/patch-aa --- /usr/ports/lang/elisp-manual/files/patch-aa Fri Sep 18 22:51:42 1998 +++ elisp-manual/files/patch-aa Mon Dec 17 23:28:47 2001 @@ -1,21 +1,21 @@ ---- Makefile.in.orig Sun Aug 30 02:38:17 1998 -+++ Makefile.in Fri Sep 18 22:36:14 1998 -@@ -47,7 +47,7 @@ +--- Makefile.in.orig Tue Oct 23 19:53:21 2001 ++++ Makefile.in Mon Dec 17 23:28:20 2001 +@@ -13,7 +13,7 @@ + MAKE=make + SHELL=/bin/sh + INSTALL_INFO = install-info +-MAKEINFO=makeinfo ++MAKEINFO=makeinfo --no-split - elisp: $(srcs) index.texi - rm -f elisp-* -- makeinfo elisp.texi -+ makeinfo --no-split elisp.texi - - elisp.dvi: $(srcs) index.texi - # Avoid losing old contents of aux file entirely. -@@ -73,8 +73,7 @@ + # Where the TeX macros are kept: + texmacrodir = /usr/local/lib/tex/macros +@@ -120,8 +120,7 @@ fi install: elisp -- ./mkinstalldirs $(infodir) +- $(srcdir)/mkinstalldirs $(infodir) - cp elisp elisp-* $(infodir) + cp elisp $(infodir) - ${INSTALL_INFO} --dir-file=${infodir}/dir --info-file=${infodir}/elisp + ${INSTALL_INFO} --info-dir=${infodir} ${infodir}/elisp installall: install >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 Fri Dec 21 15:19:58 2001 Delivered-To: freebsd-ports@freebsd.org Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (Postfix) with ESMTP id 2406037B405 for ; Fri, 21 Dec 2001 15:19:52 -0800 (PST) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.11.6/8.11.6) id fBLNJlF70697; Sat, 22 Dec 2001 00:19:47 +0100 (CET) (envelope-from ibex) Date: Sat, 22 Dec 2001 00:19:47 +0100 From: Dirk Froemberg To: Ulf Zimmermann Cc: ports@freebsd.org Subject: Re: Port apache13-modssl broken ? Message-ID: <20011222001947.A70472@physik.TU-Berlin.DE> References: <20011221131135.L79916@seven.alameda.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011221131135.L79916@seven.alameda.net>; from ulf@Alameda.net on Fri, Dec 21, 2001 at 01:11:35PM -0800 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! Ok, I removed patch-src::modules::ssl::libssl.module for now. As far as I can see it isn't necessary anyway, now that we have OpenSSL in the base system. Regards Dirk On Fri, Dec 21, 2001 at 01:11:35PM -0800, Ulf Zimmermann wrote: > I cvsup'ed yesterday and it gave me a new patch file > patch-src::modules::ssl::libssl.module (new as in modified at least). > > It breaks in several places: -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 15:20: 2 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 E1D3437B43E; Fri, 21 Dec 2001 15:19:56 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLNJQN95594; Fri, 21 Dec 2001 15:19:26 -0800 (PST) (envelope-from lioux) Date: Fri, 21 Dec 2001 15:19:26 -0800 (PST) From: Message-Id: <200112212319.fBLNJQN95594@freefall.freebsd.org> To: troff@paranoia.ru, lioux@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: pending/32977: Update port: net/ickle: new version (0.2.0) 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: net/ickle: new version (0.2.0) State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Fri Dec 21 15:18:38 PST 2001 State-Changed-Why: Committed, thanks! Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: lioux Responsible-Changed-When: Fri Dec 21 15:18:38 PST 2001 Responsible-Changed-Why: Misfiled, this is a ports PR (freebsd-ports) http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32977 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 15:30:24 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 96FDC37B41A for ; Fri, 21 Dec 2001 15:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLNU1K96697; Fri, 21 Dec 2001 15:30:01 -0800 (PST) (envelope-from gnats) Received: from sclp3.sclp.com (sclp3.sclp.com [209.196.61.66]) by hub.freebsd.org (Postfix) with SMTP id C7B6037B41B for ; Fri, 21 Dec 2001 15:21:33 -0800 (PST) Received: (qmail 25270 invoked from network); 21 Dec 2001 23:21:25 -0000 Received: from localhost (HELO nightshade.la.mastaler.com) (jason@127.0.0.1) by localhost with SMTP; 21 Dec 2001 23:21:25 -0000 Received: (qmail 21774 invoked by uid 666); 21 Dec 2001 23:21:22 -0000 Message-Id: <20011221232122.21773.qmail@nightshade.la.mastaler.com> Date: 21 Dec 2001 23:21:22 -0000 From: jason-dated-1009667943.be8739@mastaler.com Reply-To: jason-dated-1009667943.be8739@mastaler.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33075: Update port: mail/tmda to latest release 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: 33075 >Category: ports >Synopsis: Update port: mail/tmda to latest release >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: Fri Dec 21 15:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jason R. Mastaler >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD nightshade.la.mastaler.com 4.4-RELEASE FreeBSD 4.4-RELEASE #3: Fri Sep 21 04:46:01 MDT 2001 root@nightshade.la.mastaler.com:/usr/obj/usr/src/sys/NIGHTSHADE i386 >Description: Update TMDA to the latest release to support Sendmail. >How-To-Repeat: >Fix: diff -ruN /usr/ports/mail/tmda/Makefile /root/ports/tmda/Makefile --- /usr/ports/mail/tmda/Makefile Tue Dec 4 09:07:45 2001 +++ /root/ports/tmda/Makefile Fri Dec 21 16:08:13 2001 @@ -6,7 +6,7 @@ # PORTNAME= tmda -PORTVERSION= 0.42 +PORTVERSION= 0.43 CATEGORIES= mail python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tmda diff -ruN /usr/ports/mail/tmda/distinfo /root/ports/tmda/distinfo --- /usr/ports/mail/tmda/distinfo Tue Dec 4 09:07:45 2001 +++ /root/ports/tmda/distinfo Fri Dec 21 16:08:36 2001 @@ -1 +1 @@ -MD5 (tmda-0.42.tgz) = 9b79c4340774ad6c482417e25490593f +MD5 (tmda-0.43.tgz) = df3eeb0e26a7c31772c05830bd4306e2 diff -ruN /usr/ports/mail/tmda/pkg-plist /root/ports/tmda/pkg-plist --- /usr/ports/mail/tmda/pkg-plist Tue Dec 4 09:07:45 2001 +++ /root/ports/tmda/pkg-plist Fri Dec 21 16:10:17 2001 @@ -11,6 +11,8 @@ lib/%%PYTHON_VERSION%%/site-packages/TMDA/Cookie.pyc lib/%%PYTHON_VERSION%%/site-packages/TMDA/Defaults.py lib/%%PYTHON_VERSION%%/site-packages/TMDA/Defaults.pyc +lib/%%PYTHON_VERSION%%/site-packages/TMDA/Errors.py +lib/%%PYTHON_VERSION%%/site-packages/TMDA/Errors.pyc lib/%%PYTHON_VERSION%%/site-packages/TMDA/FilterParser.py lib/%%PYTHON_VERSION%%/site-packages/TMDA/FilterParser.pyc lib/%%PYTHON_VERSION%%/site-packages/TMDA/HMAC.py @@ -19,6 +21,8 @@ lib/%%PYTHON_VERSION%%/site-packages/TMDA/MTA.pyc lib/%%PYTHON_VERSION%%/site-packages/TMDA/Util.py lib/%%PYTHON_VERSION%%/site-packages/TMDA/Util.pyc +lib/%%PYTHON_VERSION%%/site-packages/TMDA/Version.py +lib/%%PYTHON_VERSION%%/site-packages/TMDA/Version.pyc lib/%%PYTHON_VERSION%%/site-packages/TMDA/__init__.py lib/%%PYTHON_VERSION%%/site-packages/TMDA/__init__.pyc %%PORTDOCS%%share/doc/tmda/COPYRIGHT >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 Fri Dec 21 15:30:30 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 7CA4637B41E for ; Fri, 21 Dec 2001 15:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLNU1e96706; Fri, 21 Dec 2001 15:30: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 CF32E37B405 for ; Fri, 21 Dec 2001 15:25:34 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLNPYW96264; Fri, 21 Dec 2001 15:25:34 -0800 (PST) (envelope-from nobody) Message-Id: <200112212325.fBLNPYW96264@freefall.freebsd.org> Date: Fri, 21 Dec 2001 15:25:34 -0800 (PST) From: Hye-Shik Chang To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33076: Update port: converters/py-iconv (not fetchable currently) 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: 33076 >Category: ports >Synopsis: Update port: converters/py-iconv (not fetchable currently) >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: Fri Dec 21 15:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 4.4 >Organization: Yonsei University >Environment: FreeBSD perky.dnip.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Nov 16 15:54:51 KST 2001 root@perky.dnip.net:/usr/src/sys/compile/PERKY i386 >Description: py-iconv port installs Stepan Koltsov's. but, his distfile is not fetchable anymore. and he seems not to maintain it. so, py-iconv has changed to Martin Loewis's(He is Python Core Developer) it provides iconv-unicodec adopter, too. but, Loewis's had never released officialy but by cvs. anyway, I think his implementation is stable and powerful enough for substitution. added file : files/patch-iconvcodec.py >How-To-Repeat: >Fix: diff -ruN py-iconv.orig/Makefile py-iconv/Makefile --- py-iconv.orig/Makefile Mon Sep 17 02:25:13 2001 +++ py-iconv/Makefile Sat Dec 22 08:13:45 2001 @@ -5,19 +5,29 @@ # $FreeBSD: ports/converters/py-iconv/Makefile,v 1.1 2001/09/16 17:25:13 kevlo Exp $ PORTNAME= iconv -PORTVERSION= 0.1.2 +PORTVERSION= 1.0 CATEGORIES= converters python -MASTER_SITES= http://www.mx1.ru/iconv/ +MASTER_SITES= ftp://people.linuxkorea.co.kr/pub/Python/ \ + http://cvsup3.kr.freebsd.org/~perky/distfiles/ \ + http://www3.kr.freebsd.org/~perky/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DIST_SUBDIR= python MAINTAINER= perky@python.or.kr BUILD_DEPENDS= ${PYDISTUTILS} -LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv +LIB_DEPENDS= iconv:${PORTSDIR}/converters/iconv USE_PYTHON= yes SETUP_CMD= cd ${WRKSRC} && ${PYTHON_CMD} setup.py PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S|^${LOCALBASE}/||g} + +SETUPINFO= ,libraries=["iconv"],library_dirs=["${LOCALBASE}/lib"],\ + include_dirs=["${LOCALBASE}/include"] + +post-patch: + cd ${WRKSRC} && ${SED} 's!^\(.*ext_mod.*\)\()]\)$$!\1${SETUPINFO}\2!g'\ + setup.py > setup.py.tmp && ${CAT} setup.py.tmp > setup.py do-build: ${SETUP_CMD} build diff -ruN py-iconv.orig/distinfo py-iconv/distinfo --- py-iconv.orig/distinfo Mon Sep 17 02:25:13 2001 +++ py-iconv/distinfo Sat Dec 22 07:30:30 2001 @@ -1 +1 @@ -MD5 (iconv-0.1.2.tar.gz) = b077173868e512453ecec8f45ae8eedc +MD5 (iconv-1.0.tar.gz) = 8f97f853d01b0cc0d2007112fcafe28b diff -ruN py-iconv.orig/files/patch-iconvcodec.py py-iconv/files/patch-iconvcodec.py --- py-iconv.orig/files/patch-iconvcodec.py Thu Jan 1 09:00:00 1970 +++ py-iconv/files/patch-iconvcodec.py Sat Dec 22 08:04:53 2001 @@ -0,0 +1,15 @@ +--- iconvcodec.py.orig Sat Dec 22 08:04:10 2001 ++++ iconvcodec.py Sat Dec 22 08:04:31 2001 +@@ -3,11 +3,7 @@ + # First we need to find out what the Unicode code set name is + # in this iconv implementation + +-if sys.platform.startswith("linux"): +- unicodename = "unicode"+sys.byteorder +-else: +- # may need to try UCS-2, UCS-2-LE/BE, Unicode, ... +- raise ImportError,"cannot establish name of 2-byte Unicode" ++unicodename = "ucs-2-internal" + + class Codec(codecs.Codec): + def __init__(self): diff -ruN py-iconv.orig/pkg-comment py-iconv/pkg-comment --- py-iconv.orig/pkg-comment Sun Oct 21 16:52:29 2001 +++ py-iconv/pkg-comment Sat Dec 22 08:13:11 2001 @@ -1 +1 @@ -An iconv wrapper for Python +An iconv wrapper with unicode codec for Python diff -ruN py-iconv.orig/pkg-descr py-iconv/pkg-descr --- py-iconv.orig/pkg-descr Mon Sep 17 02:25:13 2001 +++ py-iconv/pkg-descr Sat Dec 22 08:13:19 2001 @@ -1,4 +1,3 @@ -This is an iconv wrapper for Python. +This is an iconv wrapper with unicode codec for Python. -WWW: http://freshmeat.net/projects/iconv4python/ -(author's homepage is http://www.mx1.ru/iconv/ but it's not available now) +WWW: http://sourceforge.net/projects/python-codecs diff -ruN py-iconv.orig/pkg-plist py-iconv/pkg-plist --- py-iconv.orig/pkg-plist Mon Sep 17 02:25:13 2001 +++ py-iconv/pkg-plist Sat Dec 22 08:09:09 2001 @@ -1 +1,3 @@ %%PYTHON_SITELIBDIR%%/iconv.so +%%PYTHON_SITELIBDIR%%/iconvcodecs.py +%%PYTHON_SITELIBDIR%%/iconvcodecs.pyc >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 Fri Dec 21 15:49:58 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 120E137B405; Fri, 21 Dec 2001 15:49:56 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLNngX98916; Fri, 21 Dec 2001 15:49:42 -0800 (PST) (envelope-from lioux) Date: Fri, 21 Dec 2001 15:49:42 -0800 (PST) From: Message-Id: <200112212349.fBLNngX98916@freefall.freebsd.org> To: tkato@prontomail.com, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32408: Update port: print/ghostscript-afpl 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/ghostscript-afpl State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Fri Dec 21 15:49:14 PST 2001 State-Changed-Why: Superceded by 33060 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32408 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 15:49:58 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 66C8037B416; Fri, 21 Dec 2001 15:49:56 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLNn1f98775; Fri, 21 Dec 2001 15:49:01 -0800 (PST) (envelope-from lioux) Date: Fri, 21 Dec 2001 15:49:01 -0800 (PST) From: Message-Id: <200112212349.fBLNn1f98775@freefall.freebsd.org> To: tkato@prontomail.com, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32523: Update port: print/ghostscript-gnu (fix ports/32409) 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/ghostscript-gnu (fix ports/32409) State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Fri Dec 21 15:48:23 PST 2001 State-Changed-Why: Superceded by 33061 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32523 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 15:53:34 2001 Delivered-To: freebsd-ports@freebsd.org Received: from bloodaxis.dyndns.org (pix142166194023.nbtel.net [142.166.194.23]) by hub.freebsd.org (Postfix) with ESMTP id 89DA537B417 for ; Fri, 21 Dec 2001 15:53:32 -0800 (PST) Received: by bloodaxis.dyndns.org (Postfix, from userid 1001) id 4D1D14E1; Fri, 21 Dec 2001 19:55:01 -0400 (AST) Date: Fri, 21 Dec 2001 19:55:01 -0400 From: Pierre-Paul Lavoie To: freebsd-ports@FreeBSD.org Message-ID: <20011221195501.A62631@bloodaxis.nbtel.net> Reply-To: Pierre-Paul Lavoie 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 16: 1:26 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 7BB2E37B405; Fri, 21 Dec 2001 16:01:20 -0800 (PST) Received: from localhost (ryan@localhost) by catalyst.sasknow.net (8.11.6/8.11.6) with ESMTP id fBM03v902891; Fri, 21 Dec 2001 18:03:57 -0600 (CST) (envelope-from ryan@sasknow.com) X-Authentication-Warning: catalyst.sasknow.net: ryan owned process doing -bs Date: Fri, 21 Dec 2001 18:03:57 -0600 (CST) From: Ryan Thompson X-X-Sender: To: Cc: Subject: Re: Unfetchable distfiles reminder In-Reply-To: <200112211800.fBLI0Jl32373@freefall.freebsd.org> Message-ID: <20011221175445.R2811-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 fenner@FreeBSD.ORG wrote to ports@FreeBSD.ORG: > [...] > > http://people.freebsd.org/~fenner/portsurvey/bad.html > > if you don't mind coordinating your fixes with the port MAINTAINER. > > Thanks for your help! > > Bill "distfiles" Fenner Hi Bill, As always, these lists are excellent. Do you have any kind of email notification system for maintainers, to give them an electronic bump in the rump if their ports' distfiles are unfetchable? If not, might I suggest that as a valuable addition? As a maintainer of only a pitiful handful of ports, I still find it is a lot of manual effort to (remember to) periodically check if my ports are still alive. :-) If this isn't being worked on, I'd probably even consider contributing some code to get it done... (Assuming I'm not alone in wanting this feature.. What does everyone else think?). - 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 Fri Dec 21 16: 4:53 2001 Delivered-To: freebsd-ports@freebsd.org Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 0FBA537B417; Fri, 21 Dec 2001 16:04:45 -0800 (PST) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id fBLNZ3P28263; Sat, 22 Dec 2001 00:35:03 +0100 (MET) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 426E75A546; Sat, 22 Dec 2001 00:34:54 +0100 (CET) Date: Sat, 22 Dec 2001 00:34:54 +0100 From: Oliver Braun To: ijliao@freebsd.org Cc: freebsd-ports@freebsd.org Subject: Re: ports/31453: New Port: nhc98 1.10 - a haskell compiler to produce small executables Message-ID: <20011221233454.GA74971@nemesis.informatik.unibw-muenchen.de> Mail-Followup-To: Oliver Braun , ijliao@freebsd.org, freebsd-ports@freebsd.org References: <200112212026.fBLKQtC64407@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200112212026.fBLKQtC64407@freefall.freebsd.org> User-Agent: Mutt/1.3.24i Organization: University of the Federal Armed Forces Munich, Germany X-Mailer: Mutt http://www.mutt.org/ X-OS: FreeBSD 4.4-STABLE i386 http://www.freebsd.org/ X-Newsreader: SLRN http://www.slrn.org/ X-Uptime: 9 days X-URL: http://ist.unibw-muenchen.de/People/obraun X-Accept-Language: de en X-Location: Europe, Germany, Munich X-Editor: Vim-600 http://www.vim.org/ 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 A diff between 1.08 and 1.10 including information about some new patches. Regards, Olli diff -ruN nhc98-1.08/Makefile nhc98/Makefile --- nhc98-1.08/Makefile Fri Dec 21 21:42:12 2001 +++ nhc98/Makefile Sat Dec 22 00:24:06 2001 @@ -5,15 +5,23 @@ # $FreeBSD$ PORTNAME= nhc98 -PORTVERSION= 1.08 +PORTVERSION= 1.10 CATEGORIES= lang MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/${PORTNAME}/ DISTNAME= ${PORTNAME}src-${PORTVERSION} -PATCH_SITES= ${MASTER_SITES} -PATCHFILES= patch-1.08-ghc5.02 \ - patch-1.08-hmake \ - patch-1.08-hat-makefile +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= patch-1.10-IO \ + patch-1.10-arrow \ + patch-1.10-blockbuffer \ + patch-1.10-commas \ + patch-1.10-counter \ + patch-1.10-hp2graph \ + patch-1.10-keywords \ + patch-1.10-lhs \ + patch-1.10-patterns \ + patch-1.10-hiding \ + patch-1.10-ghc5.02 MAINTAINER= obraun@informatik.unibw-muenchen.de @@ -60,6 +68,7 @@ # into the build directory. The configure option won't work in the # ports system. pre-install: + ${RM} -f ${WRKSRC}/include/*.orig ${SED} -e "s#LIBDIR=.*##" \ < ${WRKSRC}/targets/ix86-FreeBSD/config.cache \ > ${WRKSRC}/targets/ix86-FreeBSD/config.cache.fix1 diff -ruN nhc98-1.08/distinfo nhc98/distinfo --- nhc98-1.08/distinfo Fri Dec 21 21:42:12 2001 +++ nhc98/distinfo Fri Dec 21 22:05:36 2001 @@ -1,4 +1,12 @@ -MD5 (nhc98/nhc98src-1.08.tar.gz) = 6234cafff0cc09fbc73127c421232463 -MD5 (nhc98/patch-1.08-ghc5.02) = aea26d10381d13363611797fb14896b9 -MD5 (nhc98/patch-1.08-hmake) = 589e4558e29ae95bdf1d79a100b2180f -MD5 (nhc98/patch-1.08-hat-makefile) = 7882524c5d9a6567dc18a6b2c2a9b7d5 +MD5 (nhc98/nhc98src-1.10.tar.gz) = 159e043a520d2eaa886213b53d50f666 +MD5 (nhc98/patch-1.10-IO) = 46b5c25be1dd764c84a3ddcab9a94c38 +MD5 (nhc98/patch-1.10-arrow) = d27deb1683c33d58a41c3eb28e9c0e9a +MD5 (nhc98/patch-1.10-blockbuffer) = f66a8885fd0bd037b68e8024942fc274 +MD5 (nhc98/patch-1.10-commas) = fda47aeaa34b6bcb981f93d905baf889 +MD5 (nhc98/patch-1.10-counter) = e78121249b077e57489f0b0ad72e6bad +MD5 (nhc98/patch-1.10-hp2graph) = 447391cc6f882caaf7f1ba64cff06e07 +MD5 (nhc98/patch-1.10-keywords) = 6d25095fa09626ce088daba7e7c70e48 +MD5 (nhc98/patch-1.10-lhs) = 99883604c9d7fabebf5d2c5932f4c090 +MD5 (nhc98/patch-1.10-patterns) = 605013e0a7678fe7789e5ccb917018bf +MD5 (nhc98/patch-1.10-hiding) = 9203ebd44bda7db58f5ba8cd92861645 +MD5 (nhc98/patch-1.10-ghc5.02) = f7eb18ac28feb431f651b5e571724bc9 diff -ruN nhc98-1.08/files/patch-ac nhc98/files/patch-ac --- nhc98-1.08/files/patch-ac Thu Jan 1 01:00:00 1970 +++ nhc98/files/patch-ac Fri Dec 21 23:25:33 2001 @@ -0,0 +1,12 @@ +diff -ruN include.bak/Array.hi include/Array.hi +--- include.bak/Array.hi Tue Sep 18 12:50:40 2001 ++++ include/Array.hi Fri Dec 21 23:25:13 2001 +@@ -113,7 +113,7 @@ + {-# NEED _tupleRange #-} + _tupleRange{-# 3 #-}::(Ix a) => (a -> (a -> ([(a -> b)] -> [b]))); + +-{-# NEED {Ix range index inRange} #-} ++{-# NEED {Ix range index inRange rangeSize} #-} + class (Prelude.Ord a) => Ix a where { + range{-# 1 #-}::((a,a) -> [a]); + index{-# 2 #-}::((a,a) -> (a -> Prelude.Int)); diff -ruN nhc98-1.08/pkg-plist nhc98/pkg-plist --- nhc98-1.08/pkg-plist Fri Dec 21 21:42:12 2001 +++ nhc98/pkg-plist Fri Dec 21 21:44:26 2001 @@ -53,11 +53,6 @@ %%TRACER%%lib/nhc98/ix86-FreeBSD/FFI.z.a %%TRACER%%lib/nhc98/ix86-FreeBSD/GreenCard.z.a %%TRACER%%lib/nhc98/ix86-FreeBSD/Haskell.z.a -%%TRACER%%lib/nhc98/ix86-FreeBSD/HatExpressionTree.o -%%TRACER%%lib/nhc98/ix86-FreeBSD/HatTrace.o -%%TRACER%%lib/nhc98/ix86-FreeBSD/HatTrie.o -%%TRACER%%lib/nhc98/ix86-FreeBSD/Hatdetect.o -%%TRACER%%lib/nhc98/ix86-FreeBSD/Hatobserve.o %%TRACER%%lib/nhc98/ix86-FreeBSD/IO.z.a %%TRACER%%lib/nhc98/ix86-FreeBSD/IOExtras.z.a %%TRACER%%lib/nhc98/ix86-FreeBSD/Ix.z.a @@ -76,8 +71,6 @@ %%TRACER%%lib/nhc98/ix86-FreeBSD/Prelude.T.a %%TRACER%%lib/nhc98/ix86-FreeBSD/Prelude.p.a %%TRACER%%lib/nhc98/ix86-FreeBSD/PreludeAll.z.a -%%TRACER%%lib/nhc98/ix86-FreeBSD/PrettyExp.o -%%TRACER%%lib/nhc98/ix86-FreeBSD/PrettyLib.o %%TRACER%%lib/nhc98/ix86-FreeBSD/Random.z.a %%TRACER%%lib/nhc98/ix86-FreeBSD/Ratio.z.a %%TRACER%%lib/nhc98/ix86-FreeBSD/Runtime.T.a @@ -128,6 +121,7 @@ include/nhc98/GreenCard.gc include/nhc98/GreenCard.hi include/nhc98/Haskell.hi +include/nhc98/Hat.hi include/nhc98/HatBuiltin.hi include/nhc98/HsFFI.h include/nhc98/IO.T.hi @@ -166,7 +160,9 @@ include/nhc98/System.T.hi include/nhc98/System.hi include/nhc98/Time.hi +include/nhc98/TPrelude.hi include/nhc98/Warning.hi +include/nhc98/art.h include/nhc98/bytecode.h include/nhc98/bytecode_o.h include/nhc98/cinterface.h @@ -174,7 +170,6 @@ include/nhc98/flt.h include/nhc98/greencard.h include/nhc98/haskell2c.h -include/nhc98/hat.h include/nhc98/localmalloc.h include/nhc98/macros_o.h include/nhc98/mk.h @@ -209,7 +204,6 @@ %%PORTDOCS%%share/doc/nhc98/heapprof.html %%PORTDOCS%%share/doc/nhc98/history.html %%PORTDOCS%%share/doc/nhc98/history98.html -%%PORTDOCS%%share/doc/nhc98/hmake.html %%PORTDOCS%%share/doc/nhc98/index.html %%PORTDOCS%%share/doc/nhc98/install.html %%PORTDOCS%%share/doc/nhc98/libraries.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 16: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 BE78837B419 for ; Fri, 21 Dec 2001 16:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM0U2P06860; Fri, 21 Dec 2001 16:30:02 -0800 (PST) (envelope-from gnats) Date: Fri, 21 Dec 2001 16:30:02 -0800 (PST) Message-Id: <200112220030.fBM0U2P06860@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Mario Sergio Fujikawa Ferreira Subject: Re: ports/33060: Update port: print/ghostscript-afpl (fix ports/32408) Reply-To: Mario Sergio Fujikawa Ferreira 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 The following reply was made to PR ports/33060; it has been noted by GNATS. From: Mario Sergio Fujikawa Ferreira To: KATO Tsuguru Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/33060: Update port: print/ghostscript-afpl (fix ports/32408) Date: Fri, 21 Dec 2001 22:23:48 -0201 I did try the update but I am getting cc `cat ./obj/cc.tr` -DHAVE_MKSTEMP -O -pipe -pipe -fno-strength-reduce -march=k6 -DUPD_SIGNAL=0 -DA4 -I./src -I./obj -I./obj -I./src -o ./obj/zfont0.o -c ./src/zfont0.c ./obj/echogs -e .dev -w- -l-obj ./obj/psf0read ./obj/zcfont.o ./obj/zfont0.o ./obj/echogs -e .dev -a- ./obj/psf0read -oper zcfont zfont0 ./obj/echogs -e .dev -a- ./obj/psf0read -include ./obj/cmapread ./obj/echogs -e .dev -w- -l-obj ./obj/compfont -include ./obj/psf0lib ./obj/psf0read gmake: *** No rule to make target `jpeg/jpeglib.h', needed by `obj/jpeglib0.h'. Stop. *** Error code 2 I have all ports updated to the latest ports tree. I used 'make -DA4' and only used the default choices on the dialog box (selected okay). 4.4-STABLE as of Friday. -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 16:30:18 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 2572737B41C for ; Fri, 21 Dec 2001 16:30:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM0U3D06869; Fri, 21 Dec 2001 16:30:03 -0800 (PST) (envelope-from gnats) Date: Fri, 21 Dec 2001 16:30:03 -0800 (PST) Message-Id: <200112220030.fBM0U3D06869@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Mario Sergio Fujikawa Ferreira Subject: Re: ports/33061: Update port: print/ghostscript-gnu (fix ports/32523) Reply-To: Mario Sergio Fujikawa Ferreira 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 The following reply was made to PR ports/33061; it has been noted by GNATS. From: Mario Sergio Fujikawa Ferreira To: KATO Tsuguru Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/33061: Update port: print/ghostscript-gnu (fix ports/32523) Date: Fri, 21 Dec 2001 22:23:18 -0200 I did try the update but I am getting cc `cat ./obj/cc.tr` -DHAVE_MKSTEMP -O -pipe -pipe -fno-strength-reduce -march=k6 -DUPD_SIGNAL=0 -DA4 -I./src -I./obj -I./obj -I./src -o ./obj/zfont0.o -c ./src/zfont0.c ./obj/echogs -e .dev -w- -l-obj ./obj/psf0read ./obj/zcfont.o ./obj/zfont0.o ./obj/echogs -e .dev -a- ./obj/psf0read -oper zcfont zfont0 ./obj/echogs -e .dev -a- ./obj/psf0read -include ./obj/cmapread ./obj/echogs -e .dev -w- -l-obj ./obj/compfont -include ./obj/psf0lib ./obj/psf0read gmake: *** No rule to make target `jpeg/jpeglib.h', needed by `obj/jpeglib0.h'. Stop. I have all ports updated to the latest ports tree. I used 'make -DA4' and only used the default choices on the dialog box (selected okay). 4.4-STABLE as of Friday. -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 16:30:24 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 919E937B416 for ; Fri, 21 Dec 2001 16:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM0U1o06854; Fri, 21 Dec 2001 16:30: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 D819D37B41A for ; Fri, 21 Dec 2001 16:22:58 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM0MwK06002; Fri, 21 Dec 2001 16:22:58 -0800 (PST) (envelope-from nobody) Message-Id: <200112220022.fBM0MwK06002@freefall.freebsd.org> Date: Fri, 21 Dec 2001 16:22:58 -0800 (PST) From: Hye-Shik Chang To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33077: Update port: lang/jython 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: 33077 >Category: ports >Synopsis: Update port: lang/jython >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: Fri Dec 21 16:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 4.4 >Organization: Yonsei University >Environment: FreeBSD perky.dnip.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Nov 16 15:54:51 KST 2001 root@perky.dnip.net:/usr/src/sys/compile/PERKY i386 >Description: update to 2.1.b2 >How-To-Repeat: >Fix: diff -ruN jython.orig/Makefile jython/Makefile --- jython.orig/Makefile Sun Dec 9 11:36:28 2001 +++ jython/Makefile Sat Dec 22 09:05:37 2001 @@ -6,7 +6,7 @@ # PORTNAME= jython -PORTVERSION= 2.1.b1 +PORTVERSION= 2.1.b2 CATEGORIES= lang python java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN jython.orig/distinfo jython/distinfo --- jython.orig/distinfo Sun Dec 9 11:36:28 2001 +++ jython/distinfo Sat Dec 22 09:06:22 2001 @@ -1 +1 @@ -MD5 (jython-21b1.class) = 9043b56cd801f5d97145060d1ea6c964 +MD5 (jython-21b2.class) = 952b21caf3f78c26f1d0377206b397e0 diff -ruN jython.orig/pkg-plist jython/pkg-plist --- jython.orig/pkg-plist Sun Dec 9 11:36:28 2001 +++ jython/pkg-plist Sat Dec 22 09:15:56 2001 @@ -849,10 +849,12 @@ %%JYTHON_DIR%%/cachedir/packages/packages.idx %%JYTHON_DIR%%/cachedir/packages/rt.pkc %%JYTHON_DIR%%/cachedir/packages/sunrsasign.pkc +%%JYTHON_DIR%%/com/ziclix/python/sql/DBApiType.java %%JYTHON_DIR%%/com/ziclix/python/sql/DataHandler.java %%JYTHON_DIR%%/com/ziclix/python/sql/Fetch.java %%JYTHON_DIR%%/com/ziclix/python/sql/FilterDataHandler.java %%JYTHON_DIR%%/com/ziclix/python/sql/JDBC20DataHandler.java +%%JYTHON_DIR%%/com/ziclix/python/sql/Procedure.java %%JYTHON_DIR%%/com/ziclix/python/sql/PyConnection.java %%JYTHON_DIR%%/com/ziclix/python/sql/PyCursor.java %%JYTHON_DIR%%/com/ziclix/python/sql/PyExtendedCursor.java @@ -985,6 +987,7 @@ %%JYTHON_DIR%%/org/python/core/PyMethod.java %%JYTHON_DIR%%/org/python/core/PyModule.java %%JYTHON_DIR%%/org/python/core/PyNone.java +%%JYTHON_DIR%%/org/python/core/PyNotImplemented.java %%JYTHON_DIR%%/org/python/core/PyObject.java %%JYTHON_DIR%%/org/python/core/PyProxy.java %%JYTHON_DIR%%/org/python/core/PyReflectedConstructor.java >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 Fri Dec 21 16:51:53 2001 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id C3F7637B416 for ; Fri, 21 Dec 2001 16:51:50 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 653682B70F; Sat, 22 Dec 2001 01:51:41 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 8F74B5F; Sat, 22 Dec 2001 11:51:33 +1100 (EST) Date: Sat, 22 Dec 2001 11:51:33 +1100 From: Edwin Groothuis To: Ryan Thompson Cc: ports@FreeBSD.ORG Subject: Re: Unfetchable distfiles reminder Message-ID: <20011222115132.B719@k7.mavetju.org> References: <200112211800.fBLI0Jl32373@freefall.freebsd.org> <20011221175445.R2811-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: <20011221175445.R2811-100000@catalyst.sasknow.net>; from ryan@sasknow.com on Fri, Dec 21, 2001 at 06:03:57PM -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 On Fri, Dec 21, 2001 at 06:03:57PM -0600, Ryan Thompson wrote: > fenner@FreeBSD.ORG wrote to ports@FreeBSD.ORG: > > > [...] > > > > http://people.freebsd.org/~fenner/portsurvey/bad.html > > > > if you don't mind coordinating your fixes with the port MAINTAINER. > > > > Thanks for your help! > > > > Bill "distfiles" Fenner > > Hi Bill, > > As always, these lists are excellent. Do you have any kind of email > notification system for maintainers, to give them an electronic bump > in the rump if their ports' distfiles are unfetchable? If not, might I > suggest that as a valuable addition? As a maintainer of only a pitiful > handful of ports, I still find it is a lot of manual effort to > (remember to) periodically check if my ports are still alive. :-) I just got one this morning: > Dear edwin@mavetju.org, > > You are listed as the FreeBSD port maintainer for 1 port > whose distfiles [or main web pages] are not fetchable from their > MASTER_SITES. Could you please visit > > http://people.freebsd.org/~fenner/portsurvey/edwin@mavetju.org.html > > and correct the problems listed there? The individual port with > a problem is net/smm++. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 16:53:18 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 8D53237B417 for ; Fri, 21 Dec 2001 16:53:16 -0800 (PST) Received: from localhost (ryan@localhost) by catalyst.sasknow.net (8.11.6/8.11.6) with ESMTP id fBM0teq04351; Fri, 21 Dec 2001 18:55:40 -0600 (CST) (envelope-from ryan@sasknow.com) X-Authentication-Warning: catalyst.sasknow.net: ryan owned process doing -bs Date: Fri, 21 Dec 2001 18:55:40 -0600 (CST) From: Ryan Thompson X-X-Sender: To: Edwin Groothuis Cc: Subject: Re: Unfetchable distfiles reminder In-Reply-To: <20011222115132.B719@k7.mavetju.org> Message-ID: <20011221185447.H2811-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 Edwin Groothuis wrote to Ryan Thompson: > I just got one this morning: > > > Dear edwin@mavetju.org, > > > > You are listed as the FreeBSD port maintainer for 1 port > > whose distfiles [or main web pages] are not fetchable from their Well, good then, you can forget I brought it up :-) I guess it would be a GOOD thing for me if I have never seen those emails, huh? :-) - 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 Fri Dec 21 17: 0: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 5539337B416 for ; Fri, 21 Dec 2001 17:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM102H10304; Fri, 21 Dec 2001 17:00:02 -0800 (PST) (envelope-from gnats) Date: Fri, 21 Dec 2001 17:00:02 -0800 (PST) Message-Id: <200112220100.fBM102H10304@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Randall Hopper Subject: FreeBSD ports: 2 unfetchable distfiles: graphics/vterrain-apps,graphics (Re: ports/31463) Reply-To: Randall Hopper 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 The following reply was made to PR ports/31463; it has been noted by GNATS. From: Randall Hopper To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: FreeBSD ports: 2 unfetchable distfiles: graphics/vterrain-apps,graphics (Re: ports/31463) Date: Fri, 21 Dec 2001 19:56:29 -0500 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Could someone please commit this trivial patch: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31463 So I can stop getting the "port unfetchable" mail every month. Thanks, Randall -- Randall Hopper aa8vb@nc.rr.com --3MwIy2ne0vdjdPXF Content-Type: messages/rfc822 Content-Disposition: attachment; filename=msg From rhh Fri Dec 21 18:02:00 2001 Received: from mail-virtual.nc.rr.com [24.93.67.206] by localhost with POP3 (fetchmail-5.5.6) for rhh@localhost (single-drop); Fri, 21 Dec 2001 18:02:00 -0500 (EST) Received: from ncmx01.mgw.rr.com ([24.93.67.251]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Fri, 21 Dec 2001 13:00:08 -0500 Received: from mx2.freebsd.org (mx2.FreeBSD.org [216.136.204.119]) by ncmx01.mgw.rr.com (8.11.4/8.11.3) with ESMTP id fBLHxbe14219 for ; Fri, 21 Dec 2001 12:59:37 -0500 (EST) Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id D3BB255B1F for ; Fri, 21 Dec 2001 10:00:06 -0800 (PST) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E95A837B41D for ; Fri, 21 Dec 2001 10:00:02 -0800 (PST) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLI02G31523 for aa8vb@nc.rr.com; Fri, 21 Dec 2001 10:00:02 -0800 (PST) (envelope-from fenner) Date: Fri, 21 Dec 2001 10:00:02 -0800 (PST) From: Message-Id: <200112211800.fBLI02G31523@freefall.freebsd.org> To: aa8vb@nc.rr.com Subject: FreeBSD ports: 2 unfetchable distfiles: graphics/vterrain-apps,graphics/vterrain-sdk Return-Path: fenner@FreeBSD.org Status: O Content-Length: 2945 Lines: 62 Dear aa8vb@nc.rr.com, You are listed as the FreeBSD port maintainer for 2 ports whose distfiles [or main web pages] are not fetchable from their MASTER_SITES. Could you please visit http://people.freebsd.org/~fenner/portsurvey/aa8vb@nc.rr.com.html and correct the problems listed there? The individual ports with problems are graphics/vterrain-apps,graphics/vterrain-sdk. Note that the main port web page, as listed in the WWW: line of the pkg-descr, is checked just as though it was a port distfile. This is an unfortunate side effect of the architecture of the distfile survey reporting system, but if you see a distfile being reported as not fetchable that's not actually a distfile, see if it's from the pkg-descr. If you have already corrected the problems and submitted a PR, please accept my thanks and apologies for the delay in getting the fixes into the tree. This reminder is created automatically and does not (yet) have a way to know if a PR fixing the problem has been submitted. Please do *NOT* submit your response to me directly; I do not always have time to commit your fix; please instead submit a PR via 'send-pr' so it doesn't get lost. Problems are usually of two types: 1. The software package has been upgraded and the version in the port has been removed. The best solution to this problem is to upgrade the port to the most current version of the software package. If you are a FreeBSD committer, then you can just upgrade the port directly. If not, you should create the new port on your own system, test it (and maybe even run "portlint" on it), and then use "send-pr" to submit a "diff -uNr old-port new-port". If you added or deleted any files, please make an explicit note of it. 2. The mirror site being used no longer contains the software package in question, or no longer exists. Solutions include: a) If there are other mirror sites, just remove the bad site from the list. (Make sure that what appears to be a bad site isn't actually a problem of type 1, upgrade) b) If the README or other support files in the software documentation mention where to get the software package, use one of those sites. c) Use ftpsearch (http://ftpsearch.ntnu.no/ftpsearch) or other search engines to find another place to get the original DISTFILES. Make sure that you don't pick a FreeBSD distfiles mirror -- if you can't find any other places where the file exists, it can be a LOCAL_PORT or you can simply comment out the MASTER_SITES= line, with a comment explaining why. Once you have a solution, use "send-pr" to submit a "diff -u" of the Makefile. Note that this isn't an urgent issue, as people who try to build the port now will just fall back to the FreeBSD distfiles mirror. Please just put it on your list to do and get to it when you have time. These messages will continue to arrive twice a month until the fix is committed, as a reminder. Thanks, Bill "distfiles" Fenner. --3MwIy2ne0vdjdPXF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 17:20: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 DD76137B417 for ; Fri, 21 Dec 2001 17:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM1K0b15410; Fri, 21 Dec 2001 17:20: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 6C1A337B405 for ; Fri, 21 Dec 2001 17:15:09 -0800 (PST) Received: (from ryan@localhost) by catalyst.sasknow.net (8.11.6/8.11.6) id fBM1HkK05174; Fri, 21 Dec 2001 19:17:46 -0600 (CST) (envelope-from ryan) Message-Id: <200112220117.fBM1HkK05174@catalyst.sasknow.net> Date: Fri, 21 Dec 2001 19:17:46 -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/33078: Update port: net/trafshow 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: 33078 >Category: ports >Synopsis: Update port: net/trafshow >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Dec 21 17:20: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: o Update broken WWW: location to new one o Grammar corrections to pkg-descr o Remove bit about adding BPF devices to kernel, as these are now included in GENERIC o New maintainer >How-To-Repeat: No! Please don't! :-) >Fix: diff -ruN trafshow.orig/Makefile trafshow/Makefile --- trafshow.orig/Makefile Mon Sep 17 11:40:25 2001 +++ trafshow/Makefile Fri Dec 21 18:56:12 2001 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.nsk.su/pub/RinetSoftware/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ryan@sasknow.com .include .if ${OSVERSION} < 400010 diff -ruN trafshow.orig/pkg-descr trafshow/pkg-descr --- trafshow.orig/pkg-descr Wed Jun 28 06:53:16 2000 +++ trafshow/pkg-descr Fri Dec 21 18:55:57 2001 @@ -1,17 +1,8 @@ -TrafShow continuously display the information regarding packet -traffic on the configured network interface that match the boolean -expression. It periodically sort and updates this information. It +TrafShow continuously displays the information regarding packet +traffic on the configured network interface that matches the boolean +expression. It periodically sorts and updates this information. It may be useful for locating suspicious network traffic on the net. -To use TrafShow, your kernel must be rebuilt with the following line -added to your kernel config file (/sys/i386/conf/): +WWW: http://soft.risp.ru/trafshow/index_en.shtml -pseudo-device bpfilter 4 # Berkeley packet filter - -The number after bpfilter is the number of interfaces that can be -examined simultaneously. See section 5.8.3 of Handbook for details. - -WWW: http://www.rinetsoft.nsk.su/trafshow/index_en.html - -- Igor -igor@zynaps.ru +- Ryan Thompson >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 Fri Dec 21 18: 1:53 2001 Delivered-To: freebsd-ports@freebsd.org Received: from fep2.cogeco.net (smtp.cogeco.net [216.221.81.25]) by hub.freebsd.org (Postfix) with ESMTP id 5A65D37B405; Fri, 21 Dec 2001 18:01:48 -0800 (PST) Received: from ergo.dhs.org (d150-228-183.home.cgocable.net [24.150.228.183]) by fep2.cogeco.net (Postfix) with SMTP id 339301030; Fri, 21 Dec 2001 21:01:47 -0500 (EST) Date: Fri, 21 Dec 2001 21:01:36 -0500 From: Muhannad Asfour To: green@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: licq-qt-gui-1.0.3 Message-Id: <20011221210136.64baefcd.muhannad07@cogeco.ca> X-Mailer: Sylpheed version 0.6.6 (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 Hello, I was just wondering if you were going to upgrade Licq to 1.0.4 in this port. Also, are you planning to have a licq-devel port for development versions of Licq? I use Licq heavly and was just wondering. The current versions of Licq are as follows (licq.org): Stable Version: 1.0.4 Devel Version: 1.1.0 Thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 18: 9:57 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 45C9837B417; Fri, 21 Dec 2001 18:09:56 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM25w227927; Fri, 21 Dec 2001 18:05:58 -0800 (PST) (envelope-from lioux) Date: Fri, 21 Dec 2001 18:05:58 -0800 (PST) From: Message-Id: <200112220205.fBM25w227927@freefall.freebsd.org> To: aa8vb@nc.rr.com, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31463: Updates to vterrain-sdk and vterrain-apps ports 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: Updates to vterrain-sdk and vterrain-apps ports State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Fri Dec 21 18:05:36 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31463 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 18:39:59 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 535CF37B419; Fri, 21 Dec 2001 18:39:56 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM2VHJ30688; Fri, 21 Dec 2001 18:31:17 -0800 (PST) (envelope-from pat) Date: Fri, 21 Dec 2001 18:31:17 -0800 (PST) From: Message-Id: <200112220231.fBM2VHJ30688@freefall.freebsd.org> To: ryan@sasknow.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33078: Update port: net/trafshow 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: net/trafshow State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Dec 21 18:30:54 PST 2001 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33078 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 18:39:59 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 B319637B41B; Fri, 21 Dec 2001 18:39:56 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM2YYI31047; Fri, 21 Dec 2001 18:34:34 -0800 (PST) (envelope-from pat) Date: Fri, 21 Dec 2001 18:34:34 -0800 (PST) From: Message-Id: <200112220234.fBM2YYI31047@freefall.freebsd.org> To: ppl@users.sourceforge.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33069: The port /usr/ports/sysutils/wmzazof segfaults 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: The port /usr/ports/sysutils/wmzazof segfaults State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Dec 21 18:34:20 PST 2001 State-Changed-Why: Committed, Thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33069 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 18:50: 8 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 8150237B417 for ; Fri, 21 Dec 2001 18:50:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM2o3Z32601; Fri, 21 Dec 2001 18:50:03 -0800 (PST) (envelope-from gnats) Date: Fri, 21 Dec 2001 18:50:03 -0800 (PST) Message-Id: <200112220250.fBM2o3Z32601@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Pete Fritchman Subject: Re: ports/33067: rdesktop port doesn't list dependencies properly Reply-To: Pete Fritchman 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 The following reply was made to PR ports/33067; it has been noted by GNATS. From: Pete Fritchman To: Vivek Khera Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/33067: rdesktop port doesn't list dependencies properly Date: Fri, 21 Dec 2001 21:47:59 -0500 ++ 21/12/01 12:26 -0500 - Vivek Khera: | net/rdesktop port requires X yet the installed package doesn't list as | a dependency XFree86. Sure it does: entropy(/usr/ports/net/rdesktop) [120] > make all-depends-list /usr/ports/devel/gettext /usr/ports/devel/gmake /usr/ports/devel/imake-4 /usr/ports/devel/libtool /usr/ports/print/freetype2 /usr/ports/x11/XFree86-4-libraries entropy(/usr/ports/net/rdesktop) [121] > In the Makefile, it has USE_XLIB=yes. What is the output of 'make all-depends-list' for you? -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 Fri Dec 21 18:59:59 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 5A0BA37B417; Fri, 21 Dec 2001 18:59:56 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM2qwb33015; Fri, 21 Dec 2001 18:52:58 -0800 (PST) (envelope-from pat) Date: Fri, 21 Dec 2001 18:52:58 -0800 (PST) From: Message-Id: <200112220252.fBM2qwb33015@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33059: Update port: net/maradns 0.8.99a 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: net/maradns 0.8.99a State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Dec 21 18:52:42 PST 2001 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33059 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 18:59:59 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 CCE2F37B419; Fri, 21 Dec 2001 18:59:56 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM2pPN32785; Fri, 21 Dec 2001 18:51:25 -0800 (PST) (envelope-from petef) Date: Fri, 21 Dec 2001 18:51:25 -0800 (PST) From: Message-Id: <200112220251.fBM2pPN32785@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/33072: repo copy requested: ports/www/linux-netscape6 to ports/www/linux-mozilla 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: repo copy requested: ports/www/linux-netscape6 to ports/www/linux-mozilla Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: petef Responsible-Changed-When: Fri Dec 21 18:51:03 PST 2001 Responsible-Changed-Why: Portmgr is handling repo copy requests. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33072 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 19:13:43 2001 Delivered-To: freebsd-ports@freebsd.org Received: from netcop.newsbastards.org (pop-mu-9-2-dialup-120.freesurf.ch [194.230.146.120]) by hub.freebsd.org (Postfix) with ESMTP id 8181737B417 for ; Fri, 21 Dec 2001 19:13:36 -0800 (PST) Received: (from root@localhost) by dastardly.newsbastards.org (8.11.6/8.11.6) id fBM1MBj85373; Sat, 22 Dec 2001 02:22:11 +0100 (CET) (envelope-from bounce@dcf77-zeit.netscum.dyndns.dk) Date: Sat, 22 Dec 2001 02:22:11 +0100 (CET) Message-Id: <200112220122.fBM1MBj85373@dastardly.newsbastards.org> To: freebsd-ports@freebsd.org Subject: WRKDIRPREFIX and /usr/obj From: BOUWSMA Beery Organization: Men not wearing any pants that dont shave X-Hacked: via telnet to your port 25, what else? X-Internet-Access-Provided-By: TDC Suisse AG, Rumlang X-NetScum: Yes X-One-And-Only-Real-True-Fluffy: No 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 [replies sent directly to me may timeout and bounce, since I'm not online as often as I should be, but I'll check the list archives] Hejsa I see from the list archives that I'm not the only person to have stumbled across the problems that occur when one sets the make.conf WRKDIRPREFIX to /usr/obj and then tries to build ports. Would it be a good idea to mention in the /etc/defaults/make.conf in -stable, and perhaps in the man page as well, that /usr/obj is not a good choice for this? I see it's in neither the man page nor /usr/share/examples/etc/make.conf in -current, while I'm pretty sure I had this problem plague me when building ports in -current as well. (Of course, I could try to understand why it bombs and see if a fix can be thrown together, but it has been dysfunctional for a while and /usr/obj is a rather tempting location to use for both system source and ports, so this quick hack could save others a bit of hairpulling) thanks barry bouwsma To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 19:13:52 2001 Delivered-To: freebsd-ports@freebsd.org Received: from netcop.newsbastards.org (pop-mu-9-2-dialup-120.freesurf.ch [194.230.146.120]) by hub.freebsd.org (Postfix) with ESMTP id 25E8737B416 for ; Fri, 21 Dec 2001 19:13:42 -0800 (PST) Received: (from root@localhost) by dastardly.newsbastards.org (8.11.6/8.11.6) id fBM1LML85369; Sat, 22 Dec 2001 02:21:22 +0100 (CET) (envelope-from bounce@dcf77-zeit.netscum.dyndns.dk) Date: Sat, 22 Dec 2001 02:21:22 +0100 (CET) Message-Id: <200112220121.fBM1LML85369@dastardly.newsbastards.org> To: freebsd-ports@freebsd.org Subject: problem with recent mpg123 port binary From: BOUWSMA Beery Organization: Men not wearing any pants that dont shave X-Hacked: via telnet to your port 25, what else? X-Internet-Access-Provided-By: TDC Suisse AG, Rumlang X-NetScum: Yes X-One-And-Only-Real-True-Fluffy: No 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 [replies sent directly to me may timeout and bounce, since I'm not online as often as I should be, but I'll check the list archives] Howdy The port of audio/mpg123 now seems to bomb, at least when trying to play non-CBR files. Test (-t) and stdout (-s) mode work fine, so the problem is only when attempting to play through an audio device. A binary made by unpacking the three distfiles compiles and plays fine the audio files, as does a binary made from the ports more than half a year ago, so something was introduced in one of the recent FreeBSD port patches that broke it for me. I don't have any CBR mp3 files at hand to test that it works for `normal' files... Ah, okay, patches patch-aa through patch-ae cause no problems, it's when patch-audio.c is applied that a non-CBR mp3 causes the following failure: Bitrate: 128 Kbits/s, Extension value: 0 No supported rate found! bash-2.05a# Yuck! Error in buffer handling...: Undefined error: 0 thanks barry bouwsma To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 19:18:13 2001 Delivered-To: freebsd-ports@freebsd.org Received: from netcop.newsbastards.org (pop-mu-9-2-dialup-120.freesurf.ch [194.230.146.120]) by hub.freebsd.org (Postfix) with ESMTP id 8A23437B41B for ; Fri, 21 Dec 2001 19:17:39 -0800 (PST) Received: (from root@localhost) by dastardly.newsbastards.org (8.11.6/8.11.6) id fBM1JaN85361; Sat, 22 Dec 2001 02:19:36 +0100 (CET) (envelope-from bounce@dcf77-zeit.netscum.dyndns.dk) Date: Sat, 22 Dec 2001 02:19:36 +0100 (CET) Message-Id: <200112220119.fBM1JaN85361@dastardly.newsbastards.org> To: freebsd-ports@freebsd.org, bugs@mail.ntp.org Subject: NTP as a port vs. system ntpd (FreeBSD) From: BOUWSMA Beery Organization: Men not wearing any pants that dont shave X-Hacked: via telnet to your port 25, what else? X-Internet-Access-Provided-By: TDC Suisse AG, Rumlang X-NetScum: Yes X-One-And-Only-Real-True-Fluffy: No 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 [replies sent directly to me may timeout and bounce, since I'm not online as often as I should be, but I'll check the list archives] Hi I'm sending this to both the ports mailing list for FreeBSD, and to the NTP bugs address since I think a source change is needed. First, a lengthy background if it's helpful; the actual problem is outlined several paragraphs below after two blank lines. NTP exists in FreeBSD as part of the operating system (source to be found in /usr/src/usr.sbin/ntp/ plus /usr/src/contrib/ntp/ for the real guts), plus it is available as a port, currently version 4.1.71, in /usr/ports/net/ntp/. The system version is built with source in src/contrib, mostly unchanged from the distribution, plus makefiles and goodies in src/usr.sbin that reach over to src/contrib to build it. Notably, there is a pre-made `config.h' file in src/usr.sbin that is used along with a few -Ddefines, so that what actually is built for the system is somewhat different than what one would build from identical virgin source. The port is similar, where virgin source is downloaded and a few minor patches are made, then it is built pretty much as normal, with `configure' done as part of the build process. The result of this is that the system-supplied ntpd, while somewhat old, has worked out of the box for me and my reference clock (an el cheapo brand DCF77 radio clock), but I've always had problems with the port. Most obviously, the port is not built with RAWDCF support (the system version has it), so I have had to manually build the port to enable this, but even then, I could never get it to work with my serial port RAWDCF clock, until today when inspiration struck after my hardware tweaking failed to result in success. As it turns out, the supplied hacked config.h file used by the system-supplied ntpd, found in /usr/src/usr.sbin/ntp/config.h, differs significantly from the generated config.h file when one runs `configure' normally. I haven't yet done a detailed comparison between the two to see how one could generate such a config.h file when building the port with the proper --enable-foo invocations that could be added to the port's Makefile, but today on a hunch I tried changing one of two things in the port (4.1.71) config.h file after running `configure', in a desperate attempt to get the DCF clock to actually *work* with any but the older system ntpd. (It worked out of the box when I built it on NetBSD enabling the DCF option, motivating me to see if I could figure out why FreeBSD had problems.) It turns out that FreeBSD, like either IRIX or Linux, needs one of the IGNPAR config.h options defined in order for the RAWDCF clock to work and not spit out errors every 2 seconds. I enabled the second (Linux) line and it worked, while the system version config.h enables the first (IRIX) line. This change probably needs to be made in the NTP distribution to the `configure' script, so that it will then work out-of-the-box when built on FreeBSD-4 and -5 (perhaps other versions too). As far as the port goes, it would be nice, though not really necessary, if it were to build with the same features enabled as the system version so it could be a plug-in replacement that would work with the same reference clocks, if not more, without the need for the user to manually specify these clocks and build things by hand. It looks like the port supports more clocks by default, but it's missing support for the DCF clocks. thanks, barry bouwsma To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 19:19:58 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 86BD937B416; Fri, 21 Dec 2001 19:19:56 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM3AYP37764; Fri, 21 Dec 2001 19:10:34 -0800 (PST) (envelope-from petef) Date: Fri, 21 Dec 2001 19:10:34 -0800 (PST) From: Message-Id: <200112220310.fBM3AYP37764@freefall.freebsd.org> To: jason-dated-1009667943.be8739@mastaler.com, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33075: Update port: mail/tmda to latest release 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: mail/tmda to latest release State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Fri Dec 21 19:10:28 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33075 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 19:23:57 2001 Delivered-To: freebsd-ports@freebsd.org Received: from dc-mx04.cluster1.charter.net (dc-mx04.cluster0.hsacorp.net [209.225.8.14]) by hub.freebsd.org (Postfix) with ESMTP id 78C2037B417; Fri, 21 Dec 2001 19:23:50 -0800 (PST) Received: from [24.158.214.244] (HELO gforce.johnson.home) by dc-mx04.cluster1.charter.net (CommuniGate Pro SMTP 3.4.6) with ESMTP id 11089517; Fri, 21 Dec 2001 22:30:09 -0500 Received: (from glenn@localhost) by gforce.johnson.home (8.11.6/8.11.6) id fBM3Nmq01015; Fri, 21 Dec 2001 21:23:48 -0600 (CST) (envelope-from glenn) From: Glenn Johnson Date: Fri, 21 Dec 2001 21:23:48 -0600 To: Greg Lehey Cc: FreeBSD-ports@FreeBSD.ORG Subject: Re: Opinion requested: contents of "instant workstation" port Message-ID: <20011222032348.GA827@gforce.johnson.home> Mail-Followup-To: glenn@FreeBSD.ORG, Greg Lehey , FreeBSD-ports@FreeBSD.ORG References: <20011221160334.B11728@monorchid.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011221160334.B11728@monorchid.lemis.com> User-Agent: Mutt/1.3.24i 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 Fri, Dec 21, 2001 at 04:03:34PM +1030, Greg Lehey wrote: > Some months ago I added an "instant workstation" metaport, intended to > be installed by people who had bought my book. After the Wind River > fracas, I am finally getting back to finishing the fourth edition > of the book, and I'm reconsidering the content of the port. I'd be > grateful for any suggestions. I'm attaching the current text of the > chapter describing it. I'd like some opinions on things to remove or > add to the list. > > Greg > > Instant workstation > ______________________________________________________________________ > > The ``instant workstation'' port installs a number of the more popular > packages, and allows you to be productive right away. At a later > point you may find that you prefer other software, in which case you > can install it. > > The instant workstation includes the following packages: ...snip... > o cdrecord is a utility to burn CD-Rs. This needs a SCSI CD-R/RW so may not be usable by many. ...snip... > o emacs21 is the GNU Emacs editor recommended in this book. I personally like vim and think perhaps both should be included. I guess you have already weighed the pros and cons of emacs vs. xemacs. > o ghostscript is a PostScript interpreter. It can be used to display > PostScript on an X display, or to print it out on a non-PostScript > printer. I wonder if apsfilter would be appropriate here as well. ...snip... > o kde is the desktop environment recommended in this book. Would it be possible to give people a choice between KDE and GNOME; or both? I personally prefer XFCE but I am probably in the minority. ...snip... > o postfix is the mail transfer agent (MTA) recommended in this book. This would seem more appropriate for a server. Also, the user would then have to fiddle with getting sendmail disabled unless that is handled in the port. > o smbfs it is a complete kernel side implementation of SMB requester > and filesystem, used for accessing Microsoft's SMB file system. This is part of the base system. I think urlview would also be a good one to add as it integrates well with mutt. Along the same lines I think adding lynx or w3m for converting HTML mail inside of mutt would be good. -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 19:29:58 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 B9E9A37B405; Fri, 21 Dec 2001 19:29:56 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM3Mka38993; Fri, 21 Dec 2001 19:22:46 -0800 (PST) (envelope-from pat) Date: Fri, 21 Dec 2001 19:22:46 -0800 (PST) From: Message-Id: <200112220322.fBM3Mka38993@freefall.freebsd.org> To: statue@softwareliberty.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33048: update port: chinese/fortunetw from 1.0 to 1.1 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: chinese/fortunetw from 1.0 to 1.1 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Dec 21 19:22:17 PST 2001 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33048 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 19:40: 8 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 53BD837B416 for ; Fri, 21 Dec 2001 19:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM3e1P40376; Fri, 21 Dec 2001 19:40:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 1DB8B37B405 for ; Fri, 21 Dec 2001 19:39:17 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBM3aiL87641; Fri, 21 Dec 2001 22:36:44 -0500 (EST) (envelope-from alane) Message-Id: <200112220336.fBM3aiL87641@wwweasel.geeksrus.net> Date: Fri, 21 Dec 2001 22:36:44 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33079: gramofile's fail creating big sets of semaphores 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: 33079 >Category: ports >Synopsis: gramofile's fail creating big sets of semaphores >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 21 19:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: bplay_gramo(brec_gramo) use semaphore sets to keep track of i/o buffers in shm regions. Currently, they try to create sets of 30 semaphores each, which is too many. The actual limit doesn't seem to be specified anywhere in a userland header. >How-To-Repeat: Try to use gramofile to record from soundcard. Fails with a little dialog box saying that semget ran out of space. >Fix: Since the actual limit isn't publicized, I just cut it by a factor of 3. This is arbitrary, but I think reasonable. Index: audio/gramofile/files/patch-bplaysrc::shmbuf.c =================================================================== RCS file: audio/gramofile/files/patch-bplaysrc::shmbuf.c diff -N audio/gramofile/files/patch-bplaysrc::shmbuf.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ audio/gramofile/files/patch-bplaysrc::shmbuf.c 22 Dec 2001 02:54:51 -0000 @@ -0,0 +1,11 @@ +--- bplaysrc/shmbuf.c.orig Mon Mar 27 16:38:56 2000 ++++ bplaysrc/shmbuf.c Fri Dec 21 19:35:13 2001 +@@ -41,7 +41,7 @@ + * you may want to adjust this to whats configured into your kernel, + * 30 is just the current default. (see ) -nox + */ +-#define SEMMSL 30 ++#define SEMMSL 10 + #else + #define SEMMSL 32 + #endif >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 Fri Dec 21 20: 0: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 73DE337B417 for ; Fri, 21 Dec 2001 20:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM406a42055; Fri, 21 Dec 2001 20:00:06 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 3027A37B417 for ; Fri, 21 Dec 2001 19:57:08 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBM3seV87822; Fri, 21 Dec 2001 22:54:40 -0500 (EST) (envelope-from alane) Message-Id: <200112220354.fBM3seV87822@wwweasel.geeksrus.net> Date: Fri, 21 Dec 2001 22:54:40 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33080: grkrellmvolume interferes with the ability to record from soundcard 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: 33080 >Category: ports >Synopsis: grkrellmvolume interferes with the ability to record from soundcard >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 21 20:00:06 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 Using PCM sound driver. >Description: Neither ecasound nor gramofile record anything but silence when the gkrellm volume control plugin is running. >How-To-Repeat: Start up gkrellm with volume control plugin installed and activated. Try to record from sound card. Silence. This, even if you use another mixer program to adjust the recording level. >Fix: Don't know. Seems as though gkrellm volume control keeps the recording level value locked, even though other mixers think they are changing it. >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 Fri Dec 21 20: 1:37 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 0CB0537B416; Fri, 21 Dec 2001 20:01:36 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBM3x8x05247; Fri, 21 Dec 2001 22:59:08 -0500 (EST) (envelope-from alane) Date: Fri, 21 Dec 2001 22:59:08 -0500 From: Alan Eldridge To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33080: grkrellmvolume interferes with the ability to record from soundcard Message-ID: <20011222035908.GA3453@wwweasel.geeksrus.net> References: <200112220354.fBM3seV87822@wwweasel.geeksrus.net> <200112220400.fBM406T42051@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200112220400.fBM406T42051@freefall.freebsd.org> User-Agent: Mutt/1.3.23.2i 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 Fri, Dec 21, 2001 at 08:00:06PM -0800, gnats-admin@FreeBSD.org wrote: I guess I should note that shutting down gkrellm allows recording to work normally. -- Alan Eldridge Just another $THING hacker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 20: 9:58 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 72F2137B419; Fri, 21 Dec 2001 20:09:56 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM49kJ46362; Fri, 21 Dec 2001 20:09:46 -0800 (PST) (envelope-from lioux) Date: Fri, 21 Dec 2001 20:09:46 -0800 (PST) From: Message-Id: <200112220409.fBM49kJ46362@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, ume@FreeBSD.org Subject: Re: ports/33080: grkrellmvolume interferes with the ability to record from soundcard 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: grkrellmvolume interferes with the ability to record from soundcard Responsible-Changed-From-To: freebsd-ports->ume Responsible-Changed-By: lioux Responsible-Changed-When: Fri Dec 21 20:09:26 PST 2001 Responsible-Changed-Why: OVer to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33080 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 22:29:57 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 A7AD537B405; Fri, 21 Dec 2001 22:29:56 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM6Mgb62658; Fri, 21 Dec 2001 22:22:42 -0800 (PST) (envelope-from ijliao) Date: Fri, 21 Dec 2001 22:22:42 -0800 (PST) From: Message-Id: <200112220622.fBM6Mgb62658@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31453: New Port: nhc98 1.10 - a haskell compiler to produce small executables 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: New Port: nhc98 1.10 - a haskell compiler to produce small executables State-Changed-From-To: feedback->closed State-Changed-By: ijliao State-Changed-When: Fri Dec 21 22:22:26 PST 2001 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31453 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 21 23:40: 7 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 0C99537B417 for ; Fri, 21 Dec 2001 23:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM7e1B72577; Fri, 21 Dec 2001 23:40:01 -0800 (PST) (envelope-from gnats) Received: from glass.dnsart.com (L028211.ppp.dion.ne.jp [211.126.28.211]) by hub.freebsd.org (Postfix) with ESMTP id 0D2C237B417 for ; Fri, 21 Dec 2001 23:39:29 -0800 (PST) Received: from devin by glass.dnsart.com with local (Exim 3.33 #1) id 16Hgkh-000BEd-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 22 Dec 2001 16:39:27 +0900 Message-Id: Date: Sat, 22 Dec 2001 16:39:27 +0900 From: Tod McQuillin Reply-To: Tod McQuillin To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33082: audio/mxv fails to 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: 33082 >Category: ports >Synopsis: audio/mxv fails to compile >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 21 23:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Tod McQuillin >Release: FreeBSD 4.4-RELEASE i386 >Organization: None >Environment: System: FreeBSD glass.pun-pun.prv 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Sun Nov 25 20:07:05 JST 2001 devin@glass.pun-pun.prv:/usr/src/sys/compile/GLASS i386 >Description: When attempting to build the audio/mxv port, the following output is generated: glass# pwd /usr/ports/audio/mxv glass# make ===> Extracting for mxv-1.20 >How-To-Repeat: cd /usr/ports/audio/mxv; make >Fix: unknown >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for mxv-v1.20-source.tar.gz. ===> mxv-1.20 depends on file: /usr/local/interviews/bin/FREEBSD/ivmkmf - found ===> mxv-1.20 depends on shared library: X11.6 - found ===> Patching for mxv-1.20 ===> Applying FreeBSD patches for mxv-1.20 ===> Configuring for mxv-1.20 + imake -T InterViews/template -I/usr/local/interviews/config -I/usr/X11R6/lib/X11/config -DIVUseInstalled Making Makefiles for FREEBSD in ./FREEBSD ===> Building for mxv-1.20 making all for FREEBSD in ./FREEBSD cc -DVOXWARE_DACS -DXDisplay=_XDisplay -I/usr/local/include -c ../ellipse.c cc -DVOXWARE_DACS -DXDisplay=_XDisplay -I/usr/local/include -c ../kaiser.c cc -DVOXWARE_DACS -DXDisplay=_XDisplay -I/usr/local/include -c ../mxfft.c cc -DVOXWARE_DACS -DXDisplay=_XDisplay -I/usr/local/include -c ../i1mach.c building libcfuns.a rm -f libcfuns.a ar clq libcfuns.a ellipse.o kaiser.o mxfft.o i1mach.o ranlib libcfuns.a /usr/bin/c++ -O -DVOXWARE_DACS -DXDisplay=_XDisplay -DNDEBUG -Dcplusplus_2_1 -Div2_6_compatible -I.. -I/usr/local/interviews/include/IV-2_6 -I/usr/local/interviews/include -I/usr/X11R6/include -I/usr/include/g++ -c ../converter.C In file included from ../application.h:38, from ../converter.C:31: ../localdefs.h:49: builtin.h: No such file or directory *** Error code 1 Stop in /usr/src/ports/audio/mxv/work/FREEBSD. *** Error code 1 (ignored) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 0:40: 9 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 B080637B416 for ; Sat, 22 Dec 2001 00:40:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM8e6g80904; Sat, 22 Dec 2001 00:40:06 -0800 (PST) (envelope-from gnats) Received: from mailout09.sul.t-online.com (mailout09.sul.t-online.com [194.25.134.84]) by hub.freebsd.org (Postfix) with ESMTP id 8BF1137B405 for ; Sat, 22 Dec 2001 00:39:09 -0800 (PST) Received: from fwd00.sul.t-online.de by mailout09.sul.t-online.de with smtp id 16HhgH-0000kM-05; Sat, 22 Dec 2001 09:38:57 +0100 Received: from theater.dyndns.org (320068889749-0001@[217.0.140.172]) by fmrl00.sul.t-online.com with esmtp id 16Hhg7-0GyuGWC; Sat, 22 Dec 2001 09:38:47 +0100 Received: (from vs@localhost) by theater.dyndns.org (8.11.6/8.11.4) id fBM8cij26360; Sat, 22 Dec 2001 09:38:44 +0100 (CET) (envelope-from vs) Message-Id: <200112220838.fBM8cij26360@theater.dyndns.org> Date: Sat, 22 Dec 2001 09:38:44 +0100 (CET) From: Volker Stolz To: FreeBSD-gnats-submit@freebsd.org Cc: hetzels@westbend.net X-Send-Pr-Version: 3.113 Subject: ports/33084: security/cyrus-sasl doesn't add group & user 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: 33084 >Category: ports >Synopsis: security/cyrus-sasl doesn't add group & user >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: Sat Dec 22 00:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Volker Stolz >Release: FreeBSD 4.4-STABLE i386 >Organization: Lehrstuhl für Informatik II >Environment: System: FreeBSD erde.ikea.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sun Dec 16 11:48:31 CET 2001 root@monster.ikea.net:/usr/src/sys/compile/GATE i386 >Description: When installing the port, it fails to add the 'cyrus' user and group, although there seems to be a provision for this in the Makefile: Making install in sample ===> Generating temporary packing list install -d -m 770 -o cyrus -g cyrus /var/pwcheck install: unknown group cyrus *** Error code 67 However, I cannot see what the line in the Makefile is supposed to do: # Create Cyrus user and group pre-install: @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL >How-To-Repeat: Install security/cyrus-sasl from ports. >Fix: Add two lines a la "pw groupadd"/"pw useradd" to the Makefile or fix the pre-install target, if this is really just a minor breakage. >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 Sat Dec 22 0:44:40 2001 Delivered-To: freebsd-ports@freebsd.org Received: from synthetic.kernelpanick.com (wks-65-30-129-247.kscable.com [65.30.129.247]) by hub.freebsd.org (Postfix) with ESMTP id 77AC037B416 for ; Sat, 22 Dec 2001 00:44:33 -0800 (PST) Received: from localhost (lunartear@localhost [127.0.0.1]) by synthetic.kernelpanick.com (8.11.6/8.11.5) with ESMTP id fBM8XxU84779; Sat, 22 Dec 2001 02:33:59 -0600 (CST) (envelope-from lunartear@kernelpanick.com) Date: Sat, 22 Dec 2001 02:33:58 -0600 (CST) From: lunartear To: Andreas Klemm Cc: Subject: Re: Do you get ghostscript ports updated before FreeBSD 4.5 ? In-Reply-To: <20011221120937.GA9729@titan.klemm.gtn.com> Message-ID: <20011222023230.W28315-100000@synthetic.kernelpanick.com> 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 No I havent.. I cant get anyone to respond to me so im just going to benefit from it myself. Perhaps if would communicate with me *shrug* lunartear To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 1:20: 8 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 C402037B419 for ; Sat, 22 Dec 2001 01:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBM9K0P87691; Sat, 22 Dec 2001 01:20:00 -0800 (PST) (envelope-from gnats) Received: from mail.holywar.net (holywar.net [61.98.70.2]) by hub.freebsd.org (Postfix) with ESMTP id 04C4A37B41C for ; Sat, 22 Dec 2001 01:11:03 -0800 (PST) Received: (from hollywar@localhost) by mail.holywar.net (8.11.6/8.11.1) id fBM9B1q23821; Sat, 22 Dec 2001 18:11:01 +0900 (KST) (envelope-from hollywar) Message-Id: <200112220911.fBM9B1q23821@mail.holywar.net> Date: Sat, 22 Dec 2001 18:11:01 +0900 (KST) From: JunSeon Oh Reply-To: JunSeon Oh To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33086: www/mod_fastcgi version has been updated. 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: 33086 >Category: ports >Synopsis: www/mod_fastcgi version has been updated. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Dec 22 01:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: JunSeon Oh >Release: FreeBSD 4.4-STABLE i386 >Organization: HolyNet >Environment: System: FreeBSD holywar 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Dec 14 10:34:44 KST 2001 hollywar@holywar:/usr/obj/usr/src/sys/HOLYWAR i386 >Description: www/mod_fastcgi version has been updated to 2.2.12 >How-To-Repeat: please update this port >Fix: diff -urN mod_fastcgi_org/Makefile mod_fastcgi/Makefile --- mod_fastcgi_org/Makefile Sat Dec 22 18:06:28 2001 +++ mod_fastcgi/Makefile Sat Dec 22 18:07:26 2001 @@ -6,10 +6,10 @@ # PORTNAME= mod_fastcgi -PORTVERSION= 2.2.10 +PORTVERSION= 2.2.12 CATEGORIES= www MASTER_SITES= http://www.fastcgi.com/dist/ -DISTNAME= mod_fastcgi_${PORTVERSION} +DISTNAME= mod_fastcgi-${PORTVERSION} MAINTAINER= hollywar@mail.holywar.net diff -urN mod_fastcgi_org/distinfo mod_fastcgi/distinfo --- mod_fastcgi_org/distinfo Sat Dec 22 18:06:28 2001 +++ mod_fastcgi/distinfo Sat Dec 22 18:07:30 2001 @@ -1 +1 @@ -MD5 (mod_fastcgi_2.2.10.tar.gz) = f23ab9ca5099b87d5c494ddc61c92c5a +MD5 (mod_fastcgi-2.2.12.tar.gz) = d6fdd18c6d4c2135cf0ff09a512f4334 >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 Sat Dec 22 3:29: 2 2001 Delivered-To: freebsd-ports@freebsd.org Received: from trex.fandom.net (CPE-203-45-79-235.nsw.bigpond.net.au [203.45.79.235]) by hub.freebsd.org (Postfix) with ESMTP id C813E37B416 for ; Sat, 22 Dec 2001 03:28:58 -0800 (PST) Received: from localhost.fandom.net ([127.0.0.1] helo=fandom.net) by trex.fandom.net with smtp (Exim 3.22 #1) id 16HkRN-000NcC-00 for ports@FreeBSD.org; Sat, 22 Dec 2001 22:35:45 +1100 Received: from 192.168.167.6 (SquirrelMail authenticated user daeron@fandom.net) by 192.168.167.1 with HTTP; Sat, 22 Dec 2001 22:35:45 +1100 (EST) Message-ID: <1140.192.168.167.6.1009020945.squirrel@192.168.167.1> Date: Sat, 22 Dec 2001 22:35:45 +1100 (EST) Subject: midimountain From: "Daeron" To: ports@FreeBSD.org X-Mailer: SquirrelMail (version 1.0.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Guys, THanx for doing the MidiMountain port update. It sounds like a very interesting software bundle. A couple of 'minor' problems though: 1) the install failed to copy the work/midimountain-0.3.0/midimountain/pixmaps/Cursor* pixmaps over to the pixmap directory (copies them all from Edit* onwards) 2) it needs a libxfce.so -- is that part of the "xfce" window manager - anyway it seemed happy about it after I compiled & installed xfce. 3) It now fails to work , saying something about not knowing how many midi devices?? 4) There don't seem to be *any* docs on the midimountain.conf or about these devices. I don't have any midi devices connected to my system, just want to be able to edit midi files for starters. =============================================================== Below is the current response when I try to execute midimountain =============================================================== # midimountain MidiMountain, Version 0.3.0, copyright (c) 2001, Adrian Meyer Using configuration file: /usr/local/etc/midimountain.conf TMidiOSSIO: Set timebase 96 TMidiOSSIO: Set tempo 120 Error determining the number of MIDI inputs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 3:50: 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 C43D737B405; Sat, 22 Dec 2001 03:50:02 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMBm6R26464; Sat, 22 Dec 2001 03:48:06 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 03:48:06 -0800 (PST) From: Message-Id: <200112221148.fBMBm6R26464@freefall.freebsd.org> To: tkato@prontomail.com, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33055: Update port: devel/hypersrc 4.4.21 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: devel/hypersrc 4.4.21 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 03:47:55 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33055 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 3:59:59 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 33BC037B41A; Sat, 22 Dec 2001 03:59:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMBtxC27796; Sat, 22 Dec 2001 03:55:59 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 03:55:59 -0800 (PST) From: Message-Id: <200112221155.fBMBtxC27796@freefall.freebsd.org> To: tkato@prontomail.com, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33056: Update port: ftp/cftp 0.11.2 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/cftp 0.11.2 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 03:55:49 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33056 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 4: 0: 0 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 953A937B41B; Sat, 22 Dec 2001 03:59:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMBsFQ27559; Sat, 22 Dec 2001 03:54:15 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 03:54:15 -0800 (PST) From: Message-Id: <200112221154.fBMBsFQ27559@freefall.freebsd.org> To: tkato@prontomail.com, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33057: Update port: graphics/xpaint to 2.6.2 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: graphics/xpaint to 2.6.2 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 03:54:05 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33057 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 4: 9:58 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 3549237B417; Sat, 22 Dec 2001 04:09:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMC6Ax38824; Sat, 22 Dec 2001 04:06:10 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 04:06:10 -0800 (PST) From: Message-Id: <200112221206.fBMC6Ax38824@freefall.freebsd.org> To: tkato@prontomail.com, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33062: Update port: textproc/xmlpp to 0.7a 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: textproc/xmlpp to 0.7a State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 04:06:00 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33062 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 4:16:45 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 D01DD37B41C; Sat, 22 Dec 2001 04:16:42 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMCCYb39581; Sat, 22 Dec 2001 04:12:34 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 04:12:34 -0800 (PST) From: Message-Id: <200112221212.fBMCCYb39581@freefall.freebsd.org> To: tkato@prontomail.com, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33064: Update port: www/peacock to 0.4 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: www/peacock to 0.4 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 04:12:24 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33064 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 4:20: 1 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 3AA5237B416; Sat, 22 Dec 2001 04:19:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMCJMR40546; Sat, 22 Dec 2001 04:19:22 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 04:19:22 -0800 (PST) From: Message-Id: <200112221219.fBMCJMR40546@freefall.freebsd.org> To: sa264cam.ac.uk@cam.ac.uk, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33073: lang/elisp-manual to 21-2.7a 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: lang/elisp-manual to 21-2.7a State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 04:19:10 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33073 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 4:20:21 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 6AF7F37B439 for ; Sat, 22 Dec 2001 04:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMCK2F40744; Sat, 22 Dec 2001 04:20:02 -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 8776B37B416 for ; Sat, 22 Dec 2001 04:13:37 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMCDbT39742; Sat, 22 Dec 2001 04:13:37 -0800 (PST) (envelope-from nobody) Message-Id: <200112221213.fBMCDbT39742@freefall.freebsd.org> Date: Sat, 22 Dec 2001 04:13:37 -0800 (PST) From: Hye-Shik Chang To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33088: New port: graphics/py-gd 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: 33088 >Category: ports >Synopsis: New port: graphics/py-gd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Sat Dec 22 04:20:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 4.4 >Organization: Yonsei University >Environment: FreeBSD perky.dnip.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Nov 16 15:54:51 KST 2001 root@perky.dnip.net:/usr/src/sys/compile/PERKY i386 >Description: new port for python binding to gd library. >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: # # py-gd # py-gd/Makefile # py-gd/distinfo # py-gd/pkg-comment # py-gd/pkg-descr # py-gd/pkg-plist # echo c - py-gd mkdir -p py-gd > /dev/null 2>&1 echo x - py-gd/Makefile sed 's/^X//' >py-gd/Makefile << 'END-of-py-gd/Makefile' X# New ports collection makefile for: py-gd X# Date created: 23 December 2001 X# Whom: Hye-Shik Chang X# X# $FreeBSD$ X XPORTNAME= gd XPORTVERSION= 0.26 XCATEGORIES= graphics python XMASTER_SITES= http://newcenturycomputers.net/projects/download.cgi/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= gdmodule-${PORTVERSION} X XMAINTAINER= perky@fallin.lv X XLIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ X ttf.4:${PORTSDIR}/print/freetype X XUSE_PYTHON= yes XEXCMD= /usr/bin/ex XPLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g} \ X EXAMPLE_DIR=${EXAMPLE_DIR:S,^${PREFIX}/,,g} XEXAMPLE_DIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} X X.if !defined(WITHOUT_X11) XUSE_XPM= yes X.endif X Xpost-patch: X ${EXCMD} -c 's,^\(gd.*\)$$,\1 -I${PREFIX}/include/gd,g|wq!' ${WRKSRC}/Setup X.if defined(WITHOUT_X11) X ${EXCMD} -c 's,-lX11 -lXpm,,g|wq!' ${WRKSRC}/Setup X.endif X Xpre-build: X cd ${WRKSRC} && ${MAKE} -f Makefile.pre.in boot X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${EXAMPLE_DIR} X ${INSTALL_DATA} ${WRKSRC}/gddemo.py ${EXAMPLE_DIR} X.endif X X.include END-of-py-gd/Makefile echo x - py-gd/distinfo sed 's/^X//' >py-gd/distinfo << 'END-of-py-gd/distinfo' XMD5 (gdmodule-0.26.tar.gz) = fc171fa4cab20a73b8c4d073c2f753f4 END-of-py-gd/distinfo echo x - py-gd/pkg-comment sed 's/^X//' >py-gd/pkg-comment << 'END-of-py-gd/pkg-comment' XPython interface to the GD library END-of-py-gd/pkg-comment echo x - py-gd/pkg-descr sed 's/^X//' >py-gd/pkg-descr << 'END-of-py-gd/pkg-descr' XGD module is an interface to the GD library written by Thomas Bouttel. XIt has been extended in some ways from the original GD library. X XWWW: http://newcenturycomputers.net/projects/gdmodule.html END-of-py-gd/pkg-descr echo x - py-gd/pkg-plist sed 's/^X//' >py-gd/pkg-plist << 'END-of-py-gd/pkg-plist' X%%PYTHON_SITELIBDIR%%/gdmodule.so X%%PORTDOCS%%%%EXAMPLE_DIR%%/gddemo.py X%%PORTDOCS%%@dirrm %%EXAMPLE_DIR%% END-of-py-gd/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 Sat Dec 22 4:39:59 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 40FD837B416; Sat, 22 Dec 2001 04:39:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMCWXX41854; Sat, 22 Dec 2001 04:32:33 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 04:32:33 -0800 (PST) From: Message-Id: <200112221232.fBMCWXX41854@freefall.freebsd.org> To: perky@fallin.lv, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33076: Update port: converters/py-iconv (not fetchable currently) 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: converters/py-iconv (not fetchable currently) State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 04:32:13 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33076 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 4:49:59 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 4470537B417; Sat, 22 Dec 2001 04:49:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMChVM43339; Sat, 22 Dec 2001 04:43:31 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 04:43:31 -0800 (PST) From: Message-Id: <200112221243.fBMChVM43339@freefall.freebsd.org> To: perky@fallin.lv, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33077: Update port: lang/jython 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: lang/jython State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 04:43:13 PST 2001 State-Changed-Why: Committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33077 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 4:50: 0 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 998AB37B419; Sat, 22 Dec 2001 04:49:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMCn3I44025; Sat, 22 Dec 2001 04:49:03 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 04:49:03 -0800 (PST) From: Message-Id: <200112221249.fBMCn3I44025@freefall.freebsd.org> To: hollywar@holywar.net, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33086: www/mod_fastcgi version has been updated. 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: www/mod_fastcgi version has been updated. State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 04:48:50 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33086 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 5: 0: 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 07A4537B405; Sat, 22 Dec 2001 05:00:01 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMCpde44545; Sat, 22 Dec 2001 04:51:39 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 04:51:39 -0800 (PST) From: Message-Id: <200112221251.fBMCpde44545@freefall.freebsd.org> To: tkato@prontomail.com, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33063: Update port: www/amaya to 5.3 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: www/amaya to 5.3 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 04:51:28 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33063 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 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 B685437B416; Sat, 22 Dec 2001 05:00:01 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMCtlv45586; Sat, 22 Dec 2001 04:55:47 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 04:55:47 -0800 (PST) From: Message-Id: <200112221255.fBMCtlv45586@freefall.freebsd.org> To: osa@FreeBSD.org.ru, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33026: [MAINAINER] update databases/gigabase from 2.54 to 2.55 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: [MAINAINER] update databases/gigabase from 2.54 to 2.55 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 04:55:34 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33026 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 5: 9:58 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 5B19937B416; Sat, 22 Dec 2001 05:09:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMD1oY46927; Sat, 22 Dec 2001 05:01:50 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 05:01:50 -0800 (PST) From: Message-Id: <200112221301.fBMD1oY46927@freefall.freebsd.org> To: abgoeree@wish.net, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33025: Upgrade databases/adodb to v1.64 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: Upgrade databases/adodb to v1.64 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 05:01:32 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33025 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 5:20: 0 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 57D8337B405; Sat, 22 Dec 2001 05:19:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMDBoG52839; Sat, 22 Dec 2001 05:11:50 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 05:11:50 -0800 (PST) From: Message-Id: <200112221311.fBMDBoG52839@freefall.freebsd.org> To: perky@fallin.lv, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33088: New port: graphics/py-gd 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: New port: graphics/py-gd State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 05:11:31 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33088 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 5:20: 0 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 D05FC37B417; Sat, 22 Dec 2001 05:19:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMDIgQ54219; Sat, 22 Dec 2001 05:18:42 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 05:18:42 -0800 (PST) From: Message-Id: <200112221318.fBMDIgQ54219@freefall.freebsd.org> To: josb@cncdsl.com, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32980: Upgrade textproc/gpp to 2.1 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: Upgrade textproc/gpp to 2.1 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 05:18:27 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32980 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 5:31:42 2001 Delivered-To: freebsd-ports@freebsd.org Received: from sdls.jp (sv.sdls.gr.jp [210.239.46.61]) by hub.freebsd.org (Postfix) with ESMTP id 932CE37B416; Sat, 22 Dec 2001 05:31:33 -0800 (PST) Received: from 12.64.236.216 (slip-12-64-236-216.mis.prserv.net [12.64.236.216]) by sdls.jp (8.11.1/3.7WPOP-auth 99021516) with SMTP id fBMDbOs08246; Sat, 22 Dec 2001 22:37:25 +0900 (JST) Message-Id: <200112221337.fBMDbOs08246@sdls.jp> To: From: toervmgn2e@hotmail.com Subject: Easily Copy Any DVD Movie For FREE! Date: Sat, 22 Dec 2001 20:26:22 -0500 MIME-Version: 1.0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 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

COPY ANY DVD MOVIE!
With our revolut= ionary software you can copy virtually
any DVD Movie using your existing equipment! 
Conventional DVD copying equipment can cost tho= usands of $$
Our DVD Wizard cost less than the price of 2 DVD Movies! =

F= ree Live Tech Support With each Order

CLICK HERE To Learn About DVD Wizard!

= CONVERT VHS INTO DVD!
Why pay for a co= py of a movie on DVD that you already
own of VHS???
  Not all movies o= n VHS are available on DVD.
So MAKE Them into a DVD yourself!!  DVD Wizard Will teach you. Our Revolutionary DVD Wizard will help you create DVD's!


Copy DVD Movies An= d Create Your Own Personal Collection!
Convert VHS and Camcorder Movies into DVD Movies! 

Free Live Tech Support With each Order
.
CLICK HERE To Learn About VHS Wizard!

COPY PLAYSTATION GAMES

With our= revolutionary software you can copy virtually any  PlayStation Game using your existing CD Burner!


Conventional Game Coping copying equipment can cost thousands of  dollars. 

The Play= Station Wizard costs less than the price of ONE GAME!


Rent any game for less than $4 and copy it for FREE!


Save HUNDREDS of dollars copying games! For the price of just one game= you can 
own this software and have UNLIMITED GAMES! 

This me= ans the software pays for 
itself the first time you use it!!!

Free Live Tech Support With each Order

CLICK HERE To Learn About PlayStation Wizard!

 

To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 5:50: 0 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 5D7C937B417; Sat, 22 Dec 2001 05:49:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMDmKl67480; Sat, 22 Dec 2001 05:48:20 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 05:48:20 -0800 (PST) From: Message-Id: <200112221348.fBMDmKl67480@freefall.freebsd.org> To: tkato@prontomail.com, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32950: Update port: graphics/gnofract4d 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: graphics/gnofract4d State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 05:48:09 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32950 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 6: 0: 2 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 60EAA37B419; Sat, 22 Dec 2001 05:59:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMDxS769107; Sat, 22 Dec 2001 05:59:28 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 05:59:28 -0800 (PST) From: Message-Id: <200112221359.fBMDxS769107@freefall.freebsd.org> To: tkato@prontomail.com, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32951: Update port: math/plplot 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: math/plplot State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 05:59:16 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32951 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 6:20: 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 DAAFB37B405; Sat, 22 Dec 2001 06:19:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMEDhG74167; Sat, 22 Dec 2001 06:13:43 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 06:13:43 -0800 (PST) From: Message-Id: <200112221413.fBMEDhG74167@freefall.freebsd.org> To: matt@kerion.net, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32823: Update port: devel/viewcvs Update to ViewCVS 0.8 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: devel/viewcvs Update to ViewCVS 0.8 State-Changed-From-To: feedback->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 06:13:29 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32823 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 6: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 4733137B41B for ; Sat, 22 Dec 2001 06:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMEK1p74820; Sat, 22 Dec 2001 06:20:01 -0800 (PST) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 8009B37B405 for ; Sat, 22 Dec 2001 06:10:38 -0800 (PST) Received: (from flynn@localhost) by energyhq.homeip.net (8.11.6/8.11.6) id fBME8VP46846; Sat, 22 Dec 2001 15:08:31 +0100 (CET) (envelope-from flynn) Message-Id: <200112221408.fBME8VP46846@energyhq.homeip.net> Date: Sat, 22 Dec 2001 15:08:31 +0100 (CET) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33090: lang/perl5 is un-fetchable 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: 33090 >Category: ports >Synopsis: lang/perl5 is un-fetchable >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Dec 22 06:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD energyhq.homeip.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Wed Dec 5 20:03:40 CET 2001 root@photon.energyhq.org:/storage2/obj/storage2/src/sys/PHOTON i386 >Description: The perl port is broken, can't fetch >How-To-Repeat: cd /usr/ports/lang/perl5 && make fetch >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 Sat Dec 22 6:20:28 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 C651E37B41E for ; Sat, 22 Dec 2001 06:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMEK1C74829; Sat, 22 Dec 2001 06:20:01 -0800 (PST) (envelope-from gnats) Received: from infor.ck.tp.edu.tw (infor.ck.tp.edu.tw [203.64.26.200]) by hub.freebsd.org (Postfix) with ESMTP id 6446637B41A for ; Sat, 22 Dec 2001 06:18:14 -0800 (PST) Received: by infor.ck.tp.edu.tw (Postfix, from userid 1001) id 357B79279; Sat, 22 Dec 2001 22:18:02 +0800 (CST) Message-Id: <20011222141802.357B79279@infor.ck.tp.edu.tw> Date: Sat, 22 Dec 2001 22:18:02 +0800 (CST) From: Li-lun Wang (Leland Wang) Reply-To: Li-lun Wang (Leland Wang) To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33091: New port: lang/fbbi an interpreter for the Befunge-98 language 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: 33091 >Category: ports >Synopsis: New port: lang/fbbi an interpreter for the Befunge-98 language >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: Sat Dec 22 06:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Li-lun Wang (Leland Wang) >Release: FreeBSD 4.4-STABLE i386 >Organization: National Taiwan University >Environment: System: FreeBSD Athena.infor.org 4.4-STABLE FreeBSD 4.4-STABLE #0: Mon Dec 3 13:21:32 CST 2001 root@Athena.infor.org:/usr/src/sys/compile/Athena i386 >Description: FBBI is an interpreter for the Befunge-98 language, which is a multi-dimensional language. >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: # # lang/fbbi # lang/fbbi/Makefile # lang/fbbi/distinfo # lang/fbbi/pkg-plist # lang/fbbi/pkg-descr # lang/fbbi/pkg-comment # echo c - lang/fbbi mkdir -p lang/fbbi > /dev/null 2>&1 echo x - lang/fbbi/Makefile sed 's/^X//' >lang/fbbi/Makefile << 'END-of-lang/fbbi/Makefile' X# New ports collection makefile for: fbbi X# Date created: 22 December 2001 X# Whom: Leland Wang X# X# $FreeBSD$ X# X XPORTNAME= fbbi XPORTVERSION= 0.98 XCATEGORIES= lang XMASTER_SITES= http://www.catseye.mb.ca/esoteric/befunge/98/fbbi/ XDISTNAME= fbbiv098 XEXTRACT_SUFX= .zip X XMAINTAINER= llwang@infor.org X XUSE_ZIP= yes XUSE_GMAKE= yes XMAKEFILE= makefile X XWRKSRC= ${WRKDIR}/${PORTNAME}/src X Xpre-build: X @${CP} ${WRKDIR}/fbbi.c ${WRKSRC} X Xdo-install: X @${INSTALL_PROGRAM} ${WRKSRC}/fbbi ${LOCALBASE}/bin X X.include END-of-lang/fbbi/Makefile echo x - lang/fbbi/distinfo sed 's/^X//' >lang/fbbi/distinfo << 'END-of-lang/fbbi/distinfo' XMD5 (fbbiv098.zip) = 2a1743d5cdca79dc22d8e6fccefe14d1 END-of-lang/fbbi/distinfo echo x - lang/fbbi/pkg-plist sed 's/^X//' >lang/fbbi/pkg-plist << 'END-of-lang/fbbi/pkg-plist' Xbin/fbbi END-of-lang/fbbi/pkg-plist echo x - lang/fbbi/pkg-descr sed 's/^X//' >lang/fbbi/pkg-descr << 'END-of-lang/fbbi/pkg-descr' XThe Flaming Bovine Befunge-98 Interpreter (FBBI) is an interpreter for Xthe Befunge-98 language as defined by the Funge-98 Final Specification, Xwritten in 100% ANSI C. X XFunge-98 is the most elaborate update so far of the Befunge language, XFunge-98 generalizes Befunge for one, two, or three dimensions, and Xprovides a paradigm for Funges of any number of dimensions and Xtopologies. It also provides arbitrary program flow direction on a Xvirtually limitless playfield, and a richer, scalable instruction set Xwith an optional Concurrent version for multithreading. X XThe Befunge programming language was created in 1993 by Chris Pressey Xfor the purpose of being original, entertaining, and hard-to-compile. X XIn most languages, control flow is restricted to one direction and one Xdimension only: any instruction which does not perform an explicit jump Xactually performs an implicit jump to the next instruction. X XBefunge, however, allows execution to proceed in less restricted Xfashion; the program is stored in a two-dimensional grid and control Xcan flow left or right, or up, or down... X XWWW: http://www.catseye.mb.ca/esoteric/befunge/ END-of-lang/fbbi/pkg-descr echo x - lang/fbbi/pkg-comment sed 's/^X//' >lang/fbbi/pkg-comment << 'END-of-lang/fbbi/pkg-comment' XAn interpreter for the Befunge-98 language END-of-lang/fbbi/pkg-comment 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 Sat Dec 22 6:29:59 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 6BB9537B416; Sat, 22 Dec 2001 06:29:57 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMETrL76037; Sat, 22 Dec 2001 06:29:53 -0800 (PST) (envelope-from lioux) Date: Sat, 22 Dec 2001 06:29:53 -0800 (PST) From: Message-Id: <200112221429.fBMETrL76037@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, tobez@FreeBSD.org Subject: Re: ports/33090: lang/perl5 is un-fetchable 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: lang/perl5 is un-fetchable Responsible-Changed-From-To: freebsd-ports->tobez Responsible-Changed-By: lioux Responsible-Changed-When: Sat Dec 22 06:29:36 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33090 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 6: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 EB02F37B423; Sat, 22 Dec 2001 06:39:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMEZVQ97511; Sat, 22 Dec 2001 06:35:31 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 06:35:31 -0800 (PST) From: Message-Id: <200112221435.fBMEZVQ97511@freefall.freebsd.org> To: fracture@allusion.net, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32633: Update port: x11-wm/golem 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: x11-wm/golem State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 06:35:18 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32633 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 6:49:59 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 750F537B417; Sat, 22 Dec 2001 06:49:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMEeOm34049; Sat, 22 Dec 2001 06:40:24 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 06:40:24 -0800 (PST) From: Message-Id: <200112221440.fBMEeOm34049@freefall.freebsd.org> To: chuynh@biolateral.com.au, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: 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 Synopsis: New Port: biology/artemis State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 06:39:58 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32914 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 6:50: 0 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 42E2437B419; Sat, 22 Dec 2001 06:49:58 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMEkV480620; Sat, 22 Dec 2001 06:46:31 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 06:46:31 -0800 (PST) From: Message-Id: <200112221446.fBMEkV480620@freefall.freebsd.org> To: rk@ronald.org, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32811: Update port: games/imaze update to version 1.4 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: games/imaze update to version 1.4 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 06:46:15 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32811 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 7: 0: 0 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 762C637B417; Sat, 22 Dec 2001 06:59:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMEtMT13895; Sat, 22 Dec 2001 06:55:22 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 06:55:22 -0800 (PST) From: Message-Id: <200112221455.fBMEtMT13895@freefall.freebsd.org> To: llwang@infor.org, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33091: New port: lang/fbbi an interpreter for the Befunge-98 language 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: New port: lang/fbbi an interpreter for the Befunge-98 language State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 06:55:10 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33091 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 7:10: 1 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 E7E1737B416; Sat, 22 Dec 2001 07:09:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMF8hA19449; Sat, 22 Dec 2001 07:08:43 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 07:08:43 -0800 (PST) From: Message-Id: <200112221508.fBMF8hA19449@freefall.freebsd.org> To: gnn@neville-neil.com, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32543: Update of Click Modular Router to version 1.2.3 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 of Click Modular Router to version 1.2.3 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 07:08:29 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32543 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 7:10: 3 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 9154837B405; Sat, 22 Dec 2001 07:09:57 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMF4x415689; Sat, 22 Dec 2001 07:04:59 -0800 (PST) (envelope-from kevlo) Date: Sat, 22 Dec 2001 07:04:59 -0800 (PST) From: Message-Id: <200112221504.fBMF4x415689@freefall.freebsd.org> To: rooneg@electricjellyfish.net, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32547: update cadaver port 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 cadaver port State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sat Dec 22 07:04:47 PST 2001 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32547 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 8:46: 5 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 DBDB037B41A for ; Sat, 22 Dec 2001 08:46:02 -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 fBMGk1002219 for ; Sat, 22 Dec 2001 17:46:01 +0100 (CET) (envelope-from ohartman@klima.physik.uni-mainz.de) Date: Sat, 22 Dec 2001 17:46:01 +0100 (CET) From: "Hartmann, O." To: freebsd-ports@freebsd.org Subject: cdrtools still have problems! Message-ID: <20011222174101.F1166-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 Hello. Is anybody out here using FreeBSD 4.5-PRERELEASE or 4.4-STABLE with the recent port of cdrtools 1.10_1? I use this port and the mentioned operating system's version and have bad luck in burning CD-ROMs on either a TEAC CD-R55S and an older Plextor drive (I reported already a softwarebug, but I think I made some mistakes in how to deal with the priority of the bug-report etc.). Both drives are connected to a SCSI controller, one to a SCSI-3/LSI Logic 21040, the other (Plextor) on a Adaptec 2940U. Both drives show the same problem: either prepared ISO images or images made by mkisofs are not well burned down to a CD. I wonder if there are not more administartors using SCSI equipment for their duties ... -- 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 Sat Dec 22 9: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 5111537B419 for ; Sat, 22 Dec 2001 09:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMHe2x42637; Sat, 22 Dec 2001 09:40:02 -0800 (PST) (envelope-from gnats) Date: Sat, 22 Dec 2001 09:40:02 -0800 (PST) Message-Id: <200112221740.fBMHe2x42637@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Scot W. Hetzel" Subject: Re: ports/33084: security/cyrus-sasl doesn't add group & user Reply-To: "Scot W. Hetzel" 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 The following reply was made to PR ports/33084; it has been noted by GNATS. From: "Scot W. Hetzel" To: "Volker Stolz" , Cc: Subject: Re: ports/33084: security/cyrus-sasl doesn't add group & user Date: Sat, 22 Dec 2001 11:37:16 -0600 From: "Volker Stolz" > >Description: > When installing the port, it fails to add the 'cyrus' user and group, although there > seems to be a provision for this in the Makefile: > > Making install in sample > ===> Generating temporary packing list > install -d -m 770 -o cyrus -g cyrus /var/pwcheck > install: unknown group cyrus > *** Error code 67 > > However, I cannot see what the line in the Makefile is supposed to do: > > # Create Cyrus user and group > pre-install: > @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL > The above line is supposed to execute the PRE-INSTALL routine in the pkg-install script, which will then create the cyrus user and group. I'll see if I can duplicate the problem. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 10:35:26 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by hub.freebsd.org (Postfix) with ESMTP id 7A88B37B405 for ; Sat, 22 Dec 2001 10:35:21 -0800 (PST) Received: from admin0 (admin0.westbend.net [216.47.253.17]) by mail.westbend.net (8.11.6/8.11.6) with ESMTP id fBMIZGT45233; Sat, 22 Dec 2001 12:35:16 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <002601c18b17$2a2a2bc0$11fd2fd8@westbend.net> From: "Scot W. Hetzel" To: "Scot W. Hetzel" , References: <200112221740.fBMHe2x42637@freefall.freebsd.org> Subject: Re: ports/33084: security/cyrus-sasl doesn't add group & user Date: Sat, 22 Dec 2001 12:33:33 -0600 Organization: West Bend Interent MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) 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 From: "Scot W. Hetzel" > The following reply was made to PR ports/33084; it has been noted by GNATS. > From: "Scot W. Hetzel" > From: "Volker Stolz" > > >Description: > > When installing the port, it fails to add the 'cyrus' user and group, > although there > > seems to be a provision for this in the Makefile: > > > > Making install in sample > > ===> Generating temporary packing list > > install -d -m 770 -o cyrus -g cyrus /var/pwcheck > > install: unknown group cyrus > > *** Error code 67 > > > > However, I cannot see what the line in the Makefile is supposed to do: > > > > # Create Cyrus user and group > > pre-install: > > @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL > > > The above line is supposed to execute the PRE-INSTALL routine in the > pkg-install script, which will then create the cyrus user and group. > > I'll see if I can duplicate the problem. > I can't duplicate the problem with the pkg-install script as: # make pre-install *** Added group `cyrus' (id 60) *** Added user `cyrus' (id 60) does create the cyrus user & group. While executing a make install (or post-install) completes the installation without error: ===> Generating temporary packing list install -d -m 770 -o cyrus -g cyrus /var/pwcheck (cd /usr/ports/security/cyrus-sasl/work/cyrus-sasl-1.5.24/doc ; for file in `make -V EXTRA_DIST` ; do install -c -o root -g wheel -m 444 /usr/ports/security/cyrus-sasl/work/cyrus-sasl-1.5.27/doc/${file} /usr/local/share/doc/cyrus-sasl ; done) : Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 10:36:14 2001 Delivered-To: freebsd-ports@freebsd.org Received: from goliath.siemens.de (goliath.siemens.de [194.138.37.131]) by hub.freebsd.org (Postfix) with ESMTP id C09C637B405 for ; Sat, 22 Dec 2001 10:36:10 -0800 (PST) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by goliath.siemens.de (8.11.6/8.11.6) with ESMTP id fBMIa9l10497 for ; Sat, 22 Dec 2001 19:36:09 +0100 (MET) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail1.siemens.de (8.11.6/8.11.6) with ESMTP id fBMIa9905026 for ; Sat, 22 Dec 2001 19:36:09 +0100 (MET) Received: from reims.mchp.siemens.de (alaska [139.23.202.134]) by mars.cert.siemens.de (8.12.1/8.12.1/Siemens CERT [ $Revision: 1.21 ]) with ESMTP id fBMIa9VB002512 for ; Sat, 22 Dec 2001 19:36:09 +0100 (CET) Received: from reims.mchp.siemens.de (localhost [127.0.0.1]) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.10 ]) with ESMTP id fBMIa9MJ042037 for ; Sat, 22 Dec 2001 19:36:09 +0100 (CET) Received: (from ust@localhost) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.2 ]) id fBMIa9fl042036 for ports@FreeBSD.ORG; Sat, 22 Dec 2001 19:36:09 +0100 (CET) Date: Sat, 22 Dec 2001 19:36:09 +0100 From: Udo Schweigert To: ports@FreeBSD.ORG Subject: Request for commit of ports/32326 Message-ID: <20011222183609.GA41834@alaska.cert.siemens.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.24i X-Operating-System: FreeBSD 4.5-PRERELEASE 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, since the maintainer of net/bind9 does not reply for nearly one month I think it would be nice if some other commiter can update this port to the most recent version 9.2.0 as pointed out in my PR ports/32326. Many thanks and a merry christmas to you all. Udo -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 CT IC 3, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen / Germany | email : udo.schweigert@siemens.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 10:40: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 BC0B837B41A for ; Sat, 22 Dec 2001 10:40:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMIe0450936; Sat, 22 Dec 2001 10:40:00 -0800 (PST) (envelope-from gnats) Received: from goliath.siemens.de (goliath.siemens.de [194.138.37.131]) by hub.freebsd.org (Postfix) with ESMTP id 32BFF37B417 for ; Sat, 22 Dec 2001 10:30:45 -0800 (PST) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by goliath.siemens.de (8.11.6/8.11.6) with ESMTP id fBMIUhl09956 for ; Sat, 22 Dec 2001 19:30:43 +0100 (MET) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail1.siemens.de (8.11.6/8.11.6) with ESMTP id fBMIUh904278 for ; Sat, 22 Dec 2001 19:30:43 +0100 (MET) Received: from reims.mchp.siemens.de (alaska [139.23.202.134]) by mars.cert.siemens.de (8.12.1/8.12.1/Siemens CERT [ $Revision: 1.21 ]) with ESMTP id fBMIUhVB002493 for ; Sat, 22 Dec 2001 19:30:43 +0100 (CET) Received: from reims.mchp.siemens.de (localhost [127.0.0.1]) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.10 ]) with ESMTP id fBMIUgMJ041653 for ; Sat, 22 Dec 2001 19:30:42 +0100 (CET) Received: (from ust@localhost) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.2 ]) id fBMIUg1s041652; Sat, 22 Dec 2001 19:30:42 +0100 (CET) Message-Id: <200112221830.fBMIUg1s041652@reims.mchp.siemens.de> Date: Sat, 22 Dec 2001 19:30:42 +0100 (CET) From: Udo Schweigert Reply-To: Udo Schweigert To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33092: maintainer-update of mail/mutt-devel 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: 33092 >Category: ports >Synopsis: maintainer-update of mail/mutt-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Dec 22 10:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD alaska.cert.siemens.de 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #38: Sat Dec 22 08:45:23 CET 2001 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386 >Description: Delete AUTOMAKE_ARGS which is now done in Mk/bsd.port.mk. >How-To-Repeat: >Fix: --- /usr/ports/mail/mutt-devel/Makefile Thu Dec 13 06:15:19 2001 +++ mutt-devel/Makefile Sat Dec 22 19:19:06 2001 @@ -35,7 +35,6 @@ .include USE_AUTOMAKE= yes -AUTOMAKE_ARGS= -i .if defined(WITH_MUTT_COMPRESSED_FOLDERS) || defined(WITH_MUTT_NNTP) || \ defined(WITH_MUTT_RU_PATCH) || defined(WITH_MUTT_QUOTE_PATCH) >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 Sat Dec 22 10: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 D27B637B41D for ; Sat, 22 Dec 2001 10:40:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMIe0A50945; Sat, 22 Dec 2001 10:40:00 -0800 (PST) (envelope-from gnats) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by hub.freebsd.org (Postfix) with ESMTP id BCF4837B416 for ; Sat, 22 Dec 2001 10:32:43 -0800 (PST) Received: (from marck@localhost) by woozle.rinet.ru (8.11.6/8.11.6) id fBMIWbr35269; Sat, 22 Dec 2001 21:32:37 +0300 (MSK) (envelope-from marck) Message-Id: <200112221832.fBMIWbr35269@woozle.rinet.ru> Date: Sat, 22 Dec 2001 21:32:37 +0300 (MSK) From: Dmitry Morozovsky To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33093: cvsup SNAP_16_1e breaks by SIGILL during lagde supfile 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: 33093 >Category: ports >Synopsis: cvsup SNAP_16_1e breaks by SIGILL during lagde supfile update >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 22 10:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Dmitry Morozovsky >Release: FreeBSD 4.4-STABLE i386 >Organization: Cronyx Plus LLC >Environment: FreeBSD 4-stable dated Sun Oct 14 17:18:44 MSD 2001 >Description: During the cvsup process of KDE with the following collection list (rather long, I see) cvsup dies with SIGILL (signal 4), possibly due to some internal table overflow. >How-To-Repeat: try to get KDE mirror with the following supfile: # Supfile for KDE mirroring *default host=cvsup.kde.org delete use-rel-suffix umask=002 compress *default release=cvs tag=. *default prefix=/pub/mirror/kde # whatever www prefix=/pub/wwwmirror/kde qt-copy kde-common kde-i18n kdeaddons kdeadmin kdeartwork kdebase kdebindings kdegames kdegraphics kdelibs kdemultimedia kdenetwork kdepim kdesdk kdetoys kdeutils kdevelop kdoc klyx kmusic koffice >Fix: Unfortunately, no known. >Release-Note: >Audit-Trail: >Unformatted: >Workaround: split collection list into two supfiles To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 11:29:59 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 E078F37B405; Sat, 22 Dec 2001 11:29:57 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMJMTt57899; Sat, 22 Dec 2001 11:22:29 -0800 (PST) (envelope-from petef) Date: Sat, 22 Dec 2001 11:22:29 -0800 (PST) From: Message-Id: <200112221922.fBMJMTt57899@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, jdp@FreeBSD.org Subject: Re: ports/33093: cvsup SNAP_16_1e breaks by SIGILL during lagde supfile 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: cvsup SNAP_16_1e breaks by SIGILL during lagde supfile update Responsible-Changed-From-To: freebsd-ports->jdp Responsible-Changed-By: petef Responsible-Changed-When: Sat Dec 22 11:22:23 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33093 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 11:54:43 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 BD6A537B416 for ; Sat, 22 Dec 2001 11:54:39 -0800 (PST) Received: from there (localhost.geeksrus.net [127.0.0.1]) by wwweasel.geeksrus.net (8.11.6/8.11.6) with SMTP id fBMJpo077665; Sat, 22 Dec 2001 14:51:50 -0500 (EST) (envelope-from alane@geeksrus.net) Message-Id: <200112221951.fBMJpo077665@wwweasel.geeksrus.net> Content-Type: text/plain; charset="iso-8859-1" From: Alan E To: "Hartmann, O." Subject: Re: cdrtools still have problems! Date: Sat, 22 Dec 2001 14:51:49 -0500 X-Mailer: KMail [version 1.3.2] References: <20011222174101.F1166-100000@klima.physik.uni-mainz.de> In-Reply-To: <20011222174101.F1166-100000@klima.physik.uni-mainz.de> Cc: FreeBSD ports list MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Saturday 22 December 2001 11:46, you wrote: > Hello. > > Is anybody out here using FreeBSD 4.5-PRERELEASE or 4.4-STABLE > with the recent port of cdrtools 1.10_1? Perhaps you could post the messages, if any, in your system log as a followup to your PR. I have two Plextor SCSI drives, one CDROM and one CDR/RW and have no problems at all with them. In fact, I made an updated port to 1.11a13pre3 last night and, sure enough, cdda2wav can copy the latest "copy-protected" CD from Universal Records. :) -- Alan Eldridge Just another $THING hacker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 12:20: 8 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 5731537B416 for ; Sat, 22 Dec 2001 12:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMKK1l67933; Sat, 22 Dec 2001 12:20:01 -0800 (PST) (envelope-from gnats) Received: from pc5.eken.phys.nagoya-u.ac.jp (pc5.eken.phys.nagoya-u.ac.jp [133.6.121.35]) by hub.freebsd.org (Postfix) with ESMTP id 229E137B417 for ; Sat, 22 Dec 2001 12:17:49 -0800 (PST) Received: (from yoichi0@localhost) by pc5.eken.phys.nagoya-u.ac.jp (8.11.6/8.11.4) id fBMKHlJ22934; Sun, 23 Dec 2001 05:17:47 +0900 (JST) (envelope-from yoichi0) Message-Id: <200112222017.fBMKHlJ22934@pc5.eken.phys.nagoya-u.ac.jp> Date: Sun, 23 Dec 2001 05:17:47 +0900 (JST) From: Yoichi NAKAYAMA Reply-To: Yoichi NAKAYAMA To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33094: converters/mule-ucs, add emacs21 support 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: 33094 >Category: ports >Synopsis: converters/mule-ucs, add emacs21 support >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: Sat Dec 22 12:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Yoichi NAKAYAMA >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: It seems converters/mule-ucs-emacs20 also works well with emacs21 by only changing EMACS_PORT_NAME. >How-To-Repeat: >Fix: 1. repocopy mule-ucs-emacs20 to mule-ucs 2. update mule-ucs for EMACS_PORT_NAME?=emacs21 optional: 3. update mule-ucs-emacs20 to be a stub port >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 Sat Dec 22 13:10: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 A810D37B419 for ; Sat, 22 Dec 2001 13:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMLA1975989; Sat, 22 Dec 2001 13:10:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 9BB8337B416 for ; Sat, 22 Dec 2001 13:06:32 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBML3r912110; Sat, 22 Dec 2001 16:03:53 -0500 (EST) (envelope-from alane) Message-Id: <200112222103.fBML3r912110@wwweasel.geeksrus.net> Date: Sat, 22 Dec 2001 16:03:53 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33095: update cdrtools to 1.11a13pre3 (1.10.p11.a13) 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: 33095 >Category: ports >Synopsis: update cdrtools to 1.11a13pre3 (1.10.p11.a13) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Dec 22 13:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: Update to latest alpha version (capable of reading defective audio CDs recently released by some major record companies). This version (1.11) is a major rewrite according to the author. The version number I assigned 1.10.p11.a13 is designed to allow smooth upgrading once 1.11 (release) come out without need of PORTEPOCH. >How-To-Repeat: >Fix: diff -r -u3 -N cdrtools/Makefile cdrtools-alpha/Makefile --- cdrtools/Makefile Sun Nov 18 06:50:31 2001 +++ cdrtools-alpha/Makefile Sat Dec 22 00:25:56 2001 @@ -6,13 +6,14 @@ # PORTNAME?= cdrtools -PORTVERSION?= 1.10 -PORTREVISION?= 1 +PORTVERSION?= 1.10.p11.a13 +#PORTREVISION?= 1 CATEGORIES?= sysutils audio -MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/ \ - ftp://ftp.cs.tu-berlin.de/pub/misc/cdrecord/ \ - ftp://ftp.gwdg.de/pub/linux/misc/cdrecord/ -DISTNAME= cdrtools-1.10 +MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/ \ + ftp://ftp.cs.tu-berlin.de/pub/misc/cdrecord/alpha/ \ + ftp://ftp.gwdg.de/pub/linux/misc/cdrecord/alpha/ +WRKSRC= ${WRKDIR}/cdrtools-1.11 +DISTNAME= cdrtools-1.11a13pre3 MAINTAINER= dirk@FreeBSD.org @@ -55,11 +56,11 @@ @${INSTALL_PROGRAM} ${WRKSRC}/cdda2wav/OBJ/${ARCH}-freebsd-cc/cdda2wav \ ${PREFIX}/bin @${LN} -sf cdda2wav ${PREFIX}/bin/list_audio_tracks - @${INSTALL_PROGRAM} ${WRKSRC}/misc/OBJ/${ARCH}-freebsd-cc/readcd \ + @${INSTALL_PROGRAM} ${WRKSRC}/readcd/OBJ/${ARCH}-freebsd-cc/readcd \ ${PREFIX}/bin @${INSTALL_MAN} ${WRKSRC}/cdda2wav/cdda2wav.1 ${PREFIX}/man/man1 @${INSTALL_MAN} ${WRKSRC}/cdrecord/cdrecord.1 ${PREFIX}/man/man1 - @${INSTALL_MAN} ${WRKSRC}/misc/readcd.1 ${PREFIX}/man/man1 + @${INSTALL_MAN} ${WRKSRC}/readcd/readcd.1 ${PREFIX}/man/man1 .endif .include diff -r -u3 -N cdrtools/distinfo cdrtools-alpha/distinfo --- cdrtools/distinfo Thu Aug 2 04:55:16 2001 +++ cdrtools-alpha/distinfo Fri Dec 21 23:42:56 2001 @@ -1 +1 @@ -MD5 (cdrtools-1.10.tar.gz) = 3a7c452738eb9f58c738908d8146601d +MD5 (cdrtools-1.11a13pre3.tar.gz) = 877978dedc60e06018ff89056f3731e4 diff -r -u3 -N cdrtools/files/patch-aa cdrtools-alpha/files/patch-aa --- cdrtools/files/patch-aa Sun Nov 18 06:50:31 2001 +++ cdrtools-alpha/files/patch-aa Wed Dec 31 19:00:00 1969 @@ -1,11 +0,0 @@ ---- cdda2wav/ioctl.c.orig Sat Dec 9 23:39:59 2000 -+++ cdda2wav/ioctl.c Sun Nov 18 10:38:23 2001 -@@ -162,7 +162,7 @@ - exit( -1 ); - } - for (i = 0; i < tracks; i++) { -- toc[i].dwStartSector = entry[i].cdte_addr.lba; -+ toc[i].dwStartSector = ntohl(entry[i].cdte_addr.lba); - } - bufferTOC[0] = '\0'; - bufferTOC[1] = '\0'; diff -r -u3 -N cdrtools/files/patch-ai cdrtools-alpha/files/patch-ai --- cdrtools/files/patch-ai Thu Sep 20 05:59:50 2001 +++ cdrtools-alpha/files/patch-ai Sat Dec 22 15:34:57 2001 @@ -1,20 +1,24 @@ ---- cdrecord/drv_philips.c.orig Tue Feb 20 23:56:44 2001 -+++ cdrecord/drv_philips.c Tue Sep 18 17:42:51 2001 -@@ -505,12 +505,15 @@ - * READ BUFFER SCSI cmd which is meant to be used for - * something totally else, and which would only jam the - * Plasmon due to the incorrect parameters used. -+ * -+ * We need to return some !0 value, otherwise the upper -+ * layer would still issue a READ BUFFER, sigh. - */ - - if (sp) +--- cdrecord/drv_philips.c.orig Mon Nov 26 20:08:49 2001 ++++ cdrecord/drv_philips.c Sat Dec 22 15:33:33 2001 +@@ -540,12 +540,15 @@ + * the Plasmon drive. Calling READ BUFFER would only jam the Plasmon + * as the non standard implementation in the Plasmon firmware + * expects different parameters. +- */ +- +- if (sp) - *sp = 0L; -+ *sp = 1L * 1024 * 1024; - if (fp) +- if (fp) - *fp = 0L; -+ *fp = 1L * 1024 * 1024; ++ * ++ * We need to return some !0 value, otherwise the upper ++ * layer would still issue a READ BUFFER, sigh. ++ */ ++ ++ if (sp) ++ *sp = 1L * 1024 * 1024; ++ if (fp) ++ *fp = 1L * 1024 * 1024; return (100); /* 100 % */ } diff -r -u3 -N cdrtools/files/patch-ak cdrtools-alpha/files/patch-ak --- cdrtools/files/patch-ak Thu Aug 2 04:55:16 2001 +++ cdrtools-alpha/files/patch-ak Wed Dec 31 19:00:00 1969 @@ -1,11 +0,0 @@ ---- scgcheck/Makefile.orig Mon Mar 19 00:19:43 2001 -+++ scgcheck/Makefile Sun Jul 29 10:46:48 2001 -@@ -13,7 +13,7 @@ - - HFILES= scgcheck.h - #LIBS= -lschily $(LIB_SOCKET) --LIBS= -lrscg -lscg -lschily $(LIB_SOCKET) -+LIBS= -lrscg -lscg -lschily $(SCSILIB) $(LIB_SOCKET) - XMK_FILE= Makefile.man - - ########################################################################### >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 Sat Dec 22 13:19:22 2001 Delivered-To: freebsd-ports@freebsd.org Received: from hotmail.com (f294.law10.hotmail.com [64.4.14.169]) by hub.freebsd.org (Postfix) with ESMTP id 4CE3237B405; Sat, 22 Dec 2001 13:19:21 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 22 Dec 2001 13:19:21 -0800 Received: from 65.185.156.221 by lw10fd.law10.hotmail.msn.com with HTTP; Sat, 22 Dec 2001 21:19:20 GMT X-Originating-IP: [65.185.156.221] From: "Jorge Mario Gutierrez" To: nbm@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: djbdns-1.05 Date: Sat, 22 Dec 2001 16:19:20 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 22 Dec 2001 21:19:21.0033 (UTC) FILETIME=[52671B90:01C18B2E] 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 there i just installed your port and when i move your samplefile.sh (the that starts svscan) to my /usr/loca/rc.d/samplefile.sh it doest start at boot i created the /var/service direcotry n change mode +x to the file samplefile.sh i dont know whats happening And why dont you leave the file in /usr/local/etc/rc.d/ working????? thanks for everything : ) _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 13:40: 1 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 1D76237B405; Sat, 22 Dec 2001 13:39:58 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMLVhw79274; Sat, 22 Dec 2001 13:31:43 -0800 (PST) (envelope-from dwcjr) Date: Sat, 22 Dec 2001 13:31:43 -0800 (PST) From: Message-Id: <200112222131.fBMLVhw79274@freefall.freebsd.org> To: udo.schweigert@siemens.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33092: maintainer-update of mail/mutt-devel 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: maintainer-update of mail/mutt-devel State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Sat Dec 22 13:31:32 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33092 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 13:50: 2 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 8D41337B416; Sat, 22 Dec 2001 13:49:58 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMLl9U81577; Sat, 22 Dec 2001 13:47:09 -0800 (PST) (envelope-from dwcjr) Date: Sat, 22 Dec 2001 13:47:09 -0800 (PST) From: Message-Id: <200112222147.fBMLl9U81577@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/33095: update cdrtools to 1.11a13pre3 (1.10.p11.a13) 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 cdrtools to 1.11a13pre3 (1.10.p11.a13) Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: dwcjr Responsible-Changed-When: Sat Dec 22 13:47:00 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33095 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 13:50: 3 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 1EF0037B405; Sat, 22 Dec 2001 13:49:58 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMLnjg81917; Sat, 22 Dec 2001 13:49:45 -0800 (PST) (envelope-from dwcjr) Date: Sat, 22 Dec 2001 13:49:45 -0800 (PST) From: Message-Id: <200112222149.fBMLnjg81917@freefall.freebsd.org> To: thierry@thomas.as, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33050: Maintainer-update: mark devel/pear as forbidden 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: Maintainer-update: mark devel/pear as forbidden State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Sat Dec 22 13:49:38 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33050 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 13:50: 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 7895637B416 for ; Sat, 22 Dec 2001 13:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMLo2n81967; Sat, 22 Dec 2001 13:50:02 -0800 (PST) (envelope-from gnats) Date: Sat, 22 Dec 2001 13:50:02 -0800 (PST) Message-Id: <200112222150.fBMLo2n81967@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/31727: update pnet 0.1.8->0.2.2 Reply-To: "David W. Chapman Jr." 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 The following reply was made to PR ports/31727; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, ahze@ahze.net Cc: Subject: Re: ports/31727: update pnet 0.1.8->0.2.2 Date: Sat, 22 Dec 2001 15:44:44 -0600 This version is no longer fetchable, could you update this port and treecc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 13:59:59 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 22DEB37B417; Sat, 22 Dec 2001 13:59:58 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMLpDe82255; Sat, 22 Dec 2001 13:51:13 -0800 (PST) (envelope-from dwcjr) Date: Sat, 22 Dec 2001 13:51:13 -0800 (PST) From: Message-Id: <200112222151.fBMLpDe82255@freefall.freebsd.org> To: thierry@thomas.as, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33051: Maintainer-update: www/horde-devel does not need PEAR anymore. 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: Maintainer-update: www/horde-devel does not need PEAR anymore. State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Sat Dec 22 13:51:06 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33051 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 14: 0: 7 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 7280537B417 for ; Sat, 22 Dec 2001 14:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMM03s82978; Sat, 22 Dec 2001 14:00:03 -0800 (PST) (envelope-from gnats) Date: Sat, 22 Dec 2001 14:00:03 -0800 (PST) Message-Id: <200112222200.fBMM03s82978@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/32580: Two ports to be put in the ports tree Reply-To: "David W. Chapman Jr." 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 The following reply was made to PR ports/32580; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, lintux@lintux.cx Cc: Subject: Re: ports/32580: Two ports to be put in the ports tree Date: Sat, 22 Dec 2001 15:55:37 -0600 You don't need the original if its already in the ports tree for the one that is in there. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 14:10: 0 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 27A5237B405; Sat, 22 Dec 2001 14:09:58 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMM1Dg83204; Sat, 22 Dec 2001 14:01:13 -0800 (PST) (envelope-from dwcjr) Date: Sat, 22 Dec 2001 14:01:13 -0800 (PST) From: Message-Id: <200112222201.fBMM1Dg83204@freefall.freebsd.org> To: osa@FreeBSD.org.ru, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32577: little patch for textproc/catdoc 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: little patch for textproc/catdoc State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Sat Dec 22 14:01:06 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32577 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 14:10: 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 7DDA537B42A for ; Sat, 22 Dec 2001 14:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMMA2q87629; Sat, 22 Dec 2001 14:10:02 -0800 (PST) (envelope-from gnats) Date: Sat, 22 Dec 2001 14:10:02 -0800 (PST) Message-Id: <200112222210.fBMMA2q87629@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/33015: PORT UPDATE, PREFIX FIX : textproc/p5-XML-Simple 1.05 -> 1.06 Reply-To: "David W. Chapman Jr." 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 The following reply was made to PR ports/33015; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, joseph@randomnetworks.com Cc: Subject: Re: ports/33015: PORT UPDATE, PREFIX FIX : textproc/p5-XML-Simple 1.05 -> 1.06 Date: Sat, 22 Dec 2001 16:07:53 -0600 Perl modules don't current have to respect PREFIX I believe. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 14:20: 4 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 81EEB37B405 for ; Sat, 22 Dec 2001 14:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMMK1m88955; Sat, 22 Dec 2001 14:20:01 -0800 (PST) (envelope-from gnats) Date: Sat, 22 Dec 2001 14:20:01 -0800 (PST) Message-Id: <200112222220.fBMMK1m88955@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/32535: update of /usr/ports/www/roxen/ Reply-To: "David W. Chapman Jr." 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 The following reply was made to PR ports/32535; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, k@123.org Cc: Subject: Re: ports/32535: update of /usr/ports/www/roxen/ Date: Sat, 22 Dec 2001 16:11:49 -0600 Next time please submit this in diff format and say which files you are adding/deleting To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 14:30: 2 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 8994F37B419; Sat, 22 Dec 2001 14:29:58 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMMSLS89625; Sat, 22 Dec 2001 14:28:21 -0800 (PST) (envelope-from dwcjr) Date: Sat, 22 Dec 2001 14:28:21 -0800 (PST) From: Message-Id: <200112222228.fBMMSLS89625@freefall.freebsd.org> To: tkato@prontomail.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33058: Update port: mail/gbiff to 3.0 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: mail/gbiff to 3.0 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Sat Dec 22 14:28:14 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33058 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 14:30: 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 6248F37B430 for ; Sat, 22 Dec 2001 14:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMMU1Y89824; Sat, 22 Dec 2001 14:30:01 -0800 (PST) (envelope-from gnats) Date: Sat, 22 Dec 2001 14:30:01 -0800 (PST) Message-Id: <200112222230.fBMMU1Y89824@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/31547: cthumb port is stale Reply-To: "David W. Chapman Jr." 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 The following reply was made to PR ports/31547; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, ast@marabu.ch Cc: Subject: Re: ports/31547: cthumb port is stale Date: Sat, 22 Dec 2001 16:22:15 -0600 Patch failes to apply, could you resubmit? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 14:30:11 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 2EA6937B417; Sat, 22 Dec 2001 14:29:58 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMMMrP89196; Sat, 22 Dec 2001 14:22:53 -0800 (PST) (envelope-from dwcjr) Date: Sat, 22 Dec 2001 14:22:53 -0800 (PST) From: Message-Id: <200112222222.fBMMMrP89196@freefall.freebsd.org> To: ast@marabu.ch, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31547: cthumb port is stale 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: cthumb port is stale State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Sat Dec 22 14:22:39 PST 2001 State-Changed-Why: PR Outdated, port has version 4.0 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31547 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 14:35:51 2001 Delivered-To: freebsd-ports@freebsd.org Received: from yoda.bmi.net (yoda.bmi.net [204.57.191.163]) by hub.freebsd.org (Postfix) with ESMTP id CBB6937B41F; Sat, 22 Dec 2001 14:35:38 -0800 (PST) Received: from johncoop.MSHOME (drumheller-router.bmi.net [206.63.201.3] (may be forged)) by yoda.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id QAA14595; Sat, 22 Dec 2001 16:09:04 -0800 Received: by johncoop.MSHOME (Postfix, from userid 0) id 7BEE415503; Sat, 22 Dec 2001 14:35:23 -0800 (PST) To: FreeBSD-gnats-submit@freebsd.org Subject: These ports are not user:group safe--smlnj-110.0.7, hevea-1.0.5, free-amp, and linux_base-6.1 From: John Merryweather Cooper Reply-To: John Merryweather Cooper Cc: jkoshy@freebsd.org, stephen@math.missouri.edu, ports@freebsd.org X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20011222223523.7BEE415503@johncoop.MSHOME> Date: Sat, 22 Dec 2001 14:35:23 -0800 (PST) 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 >Submitter-Id: current-users >Originator: John Merryweather Cooper >Organization: >Confidential: no >Synopsis: These ports are not user:group safe--smlnj-110.0.7, hevea-1.0.5, free-amp, and linux_base-6.1 >Severity: non-critical >Priority: medium >Category: ports >Class: change-request >Release: FreeBSD 4.5-PRERELEASE i386 >Environment: System: FreeBSD johncoop.MSHOME 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #35: Fri Dec 21 21:47:19 PST 2001 jmcoopr@johncoop.MSHOME:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: These ports install documentation, source, etc. in a manner which leaves the user:group data for the files/directories non-sensical. >How-To-Repeat: Read the data off your weekly cron jobs if you have them installed: Check for files with an unknown user or group: /usr/local/lib/sml-nj/bin/.heap/ml-yacc.x86-bsd /usr/local/lib/sml-nj/bin/.heap/ml-lex.x86-bsd /usr/local/lib/sml-nj/bin/.heap/ml-burg.x86-bsd /usr/local/lib/sml-nj/bin/.run/run.x86-freebsd /usr/local/lib/sml-nj/src /usr/local/lib/sml-nj/src/ml-yacc /usr/local/lib/sml-nj/src/ml-yacc/lib /usr/local/lib/sml-nj/src/ml-yacc/lib/CM /usr/local/lib/sml-nj/src/ml-yacc/lib/CM/x86-unix /usr/local/lib/sml-nj/src/ml-yacc/lib/CM/x86-unix/base.sig.bin /usr/local/lib/sml-nj/src/ml-yacc/lib/CM/x86-unix/lrtable.sml.bin /usr/local/lib/sml-nj/src/ml-yacc/lib/CM/x86-unix/stream.sml.bin /usr/local/lib/sml-nj/src/ml-yacc/lib/CM/x86-unix/parser2.sml.bin /usr/local/lib/sml-nj/src/ml-yacc/lib/CM/x86-unix/join.sml.bin /usr/local/lib/sml-nj/src/ml-yacc/lib/CM/x86-unix/sources.cm.stable /usr/local/lib/sml-nj/src/ml-yacc/lib/sources.cm /usr/local/lib/sml-nj/src/ml-burg /usr/local/lib/sml-nj/src/ml-burg/CM /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/burg-ast.sml.bin /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/burg-gram.sig.bin /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/burg-gram.sml.bin /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/errormsg.sml.bin /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/burg-lex.sml.bin /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/parse.sml.bin /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/burg.sml.bin /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/main.sml.bin /usr/local/share/doc/hevea/hevea-1.05-manual /usr/local/share/doc/hevea/hevea-1.05-manual/iso.html /usr/local/share/doc/hevea/hevea-1.05-manual/symbol.html /usr/local/share/doc/hevea/hevea-1.05-manual/index.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual001.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual002.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual003.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual004.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual005.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual006.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual007.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual008.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual010.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual011.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual012.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual013.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual014.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual015.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual016.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual017.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual018.html /usr/local/share/doc/hevea/hevea-1.05-manual/xfd.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual019.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual020.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual021.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual022.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual023.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual024.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual025.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual026.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual027.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual028.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual029.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual030.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual031.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual032.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual033.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual035.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual036.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual037.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual038.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual039.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual040.html /usr/local/share/doc/hevea/hevea-1.05-manual/contents_motif.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual001.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual002.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual003.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual004.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual005.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual006.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual007.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual008.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual009.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual010.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual011.gif /usr/local/share/doc/hevea/hevea-1.05-manual/next_motif.gif /usr/local/share/doc/hevea/hevea-1.05-manual/previous_motif.gif /usr/local/share/doc/hevea/hevea-1.05-manual/browser.html /usr/local/share/doc/hevea/hevea-1.05-manual/cutname.html /usr/local/share/doc/hevea/hevea-1.05-manual/urlhref.hva /usr/local/share/doc/hevea/hevea-1.05-manual-dvi /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/manual.dvi /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/blob.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/cloche.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/int.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/realblob.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/rquote.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/blob2.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/home.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/intd.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/round.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/xfd.ps /usr/local/share/freeamp /usr/local/share/freeamp/help /usr/local/share/freeamp/help/Copy of configuring_settings_topics.html /usr/local/share/freeamp/help/Shortcut to preferences_advanced.html.lnk /usr/local/share/freeamp/help/adding_a_custom_theme.html /usr/local/share/freeamp/help/adding_items_to_the_bottom_of_the_playlist_queue.html /usr/local/share/freeamp/help/adding_items_to_the_playlist_for_immediate_playback.html /usr/local/share/freeamp/help/adding_music_to_your_music_collection.html /usr/local/share/freeamp/help/adding_tracks_to_a_playlist.html /usr/local/share/freeamp/help/adjusting_the_playback_volume.html /usr/local/share/freeamp/help/appearance_topics.html /usr/local/share/freeamp/help/bitzilogo.gif /usr/local/share/freeamp/help/bw_logo.gif /usr/local/share/freeamp/help/changing_information_about_a_track.html /usr/local/share/freeamp/help/changing_the_order_of_tracks_in_a_playlist.html /usr/local/share/freeamp/help/changing_the_player_theme.html /usr/local/share/freeamp/help/changing_the_tool_view_in_my_music.html /usr/local/share/freeamp/help/clearing_a_playlist.html /usr/local/share/freeamp/help/configuring_player_settings.html /usr/local/share/freeamp/help/configuring_settings_topics.html /usr/local/share/freeamp/help/contents.html /usr/local/share/freeamp/help/creating_a_new_playlist.html /usr/local/share/freeamp/help/creating_and_managing_topics.html /usr/local/share/freeamp/help/creating_and_modifying_topics.html /usr/local/share/freeamp/help/creating_custom_themes.html /usr/local/share/freeamp/help/creating_relatable_playlists.html /usr/local/share/freeamp/help/currentlylisten.gif /usr/local/share/freeamp/help/deleting_an_mp3_file_from_your_computer.html /usr/local/share/freeamp/help/download.gif /usr/local/share/freeamp/help/download_manager.html /usr/local/share/freeamp/help/download_manager_entry.html /usr/local/share/freeamp/help/downloading_mp3_files_from_a_web_site.html /usr/local/share/freeamp/help/drive_selection_entry.html /usr/local/share/freeamp/help/edit_info_entry.html /usr/local/share/freeamp/help/edit_track_info.html /usr/local/share/freeamp/help/editing_the_currently_playing_playlist.html /usr/local/share/freeamp/help/ejecting_audio_cds.html /usr/local/share/freeamp/help/equal.gif /usr/local/share/freeamp/help/files.gif /usr/local/share/freeamp/help/min.gif /usr/local/share/freeamp/help/freeampmain_eq.gif /usr/local/share/freeamp/help/freeampmain_eq.jpg /usr/local/share/freeamp/help/freeampmain_eqclosed.gif /usr/local/share/freeamp/help/freeampmain_eqopen.gif /usr/local/share/freeamp/help/getting_help.html /usr/local/share/freeamp/help/glossary.html /usr/local/share/freeamp/help/help.gif /usr/local/share/freeamp/help/help.html /usr/local/share/freeamp/help/helpstyle.css /usr/local/share/freeamp/help/keyboard_shortcuts.html /usr/local/share/freeamp/help/main_window.html /usr/local/share/freeamp/help/menu_topics.html /usr/local/share/freeamp/help/moving_to_the_next_track.html /usr/local/share/freeamp/help/moving_to_the_previous_track.html /usr/local/share/freeamp/help/music_browser_entry.html /usr/local/share/freeamp/help/musicbro.gif /usr/local/share/freeamp/help/my_music.html /usr/local/share/freeamp/help/mymusic.gif /usr/local/share/freeamp/help/mymusicfolders.gif /usr/local/share/freeamp/help/nextrack.gif /usr/local/share/freeamp/help/opening_a_playlist.html /usr/local/share/freeamp/help/options.gif /usr/local/share/freeamp/help/overview_topics.html /usr/local/share/freeamp/help/pause.gif /usr/local/share/freeamp/help/pause2.gif /usr/local/share/freeamp/help/pausing_downloading.html /usr/local/share/freeamp/help/pausing_playback.html /usr/local/share/freeamp/help/play.gif /usr/local/share/freeamp/help/playing_audio_cds.html /usr/local/share/freeamp/help/playing_mp3_files.html /usr/local/share/freeamp/help/playing_streams.html /usr/local/share/freeamp/help/playing_topics.html /usr/local/share/freeamp/help/playing_tracks_in_random_order.html /usr/local/share/freeamp/help/postit.gif /usr/local/share/freeamp/help/preferences_about.html /usr/local/share/freeamp/help/prev_track.gif /usr/local/share/freeamp/help/preferences_about_entry.html /usr/local/share/freeamp/help/preferences_advanced.html /usr/local/share/freeamp/help/preferences_advanced_entry.html /usr/local/share/freeamp/help/preferences_directory_entry.html /usr/local/share/freeamp/help/preferences_folders.html /usr/local/share/freeamp/help/preferences_general.html /usr/local/share/freeamp/help/preferences_general_entry.html /usr/local/share/freeamp/help/preferences_musicbrainz.html /usr/local/share/freeamp/help/preferences_musicbrowser.html /usr/local/share/freeamp/help/preferences_musicbrowser_entry.html /usr/local/share/freeamp/help/preferences_plugins.html /usr/local/share/freeamp/help/preferences_plugins_entry.html /usr/local/share/freeamp/help/preferences_relatable.html /usr/local/share/freeamp/help/preferences_relatable_entry.html /usr/local/share/freeamp/help/preferences_streaming.html /usr/local/share/freeamp/help/preferences_streaming_entry.html /usr/local/share/freeamp/help/preferences_themes.html /usr/local/share/freeamp/help/preferences_themes_entry.html /usr/local/share/freeamp/help/prevtrack.gif /usr/local/share/freeamp/help/quit.gif /usr/local/share/freeamp/help/random1.gif /usr/local/share/freeamp/help/random2.gif /usr/local/share/freeamp/help/relatable_button.gif /usr/local/share/freeamp/help/relatable_entry.html /usr/local/share/freeamp/help/relatable_eqclosed.gif /usr/local/share/freeamp/help/relatable_equopen.gif /usr/local/share/freeamp/help/relatable_profile.html /usr/local/share/freeamp/help/relatable_streams.html /usr/local/share/freeamp/help/relatable_suggest.gif /usr/local/share/freeamp/help/relatablelogo.gif /usr/local/share/freeamp/help/relatablesig.gif /usr/local/share/freeamp/help/removing_a_playlist_from_your_music_collection.html /usr/local/share/freeamp/help/removing_a_track_from_the_playlist.html /usr/local/share/freeamp/help/removing_a_track_from_your_music_collection.html /usr/local/share/freeamp/help/repeat1.gif /usr/local/share/freeamp/help/repeatall.gif /usr/local/share/freeamp/help/repeating_playback.html /usr/local/share/freeamp/help/repeatno.gif /usr/local/share/freeamp/help/resuming_downloading.html /usr/local/share/freeamp/help/resuming_playback.html /usr/local/share/freeamp/help/saving_a_playlist.html /usr/local/share/freeamp/help/saving_a_stream_on_your_computer.html /usr/local/share/freeamp/help/scroll.gif /usr/local/share/freeamp/help/search_computer_for_music.html /usr/local/share/freeamp/help/searching_for_music_on_your_computer.html /usr/local/share/freeamp/help/seeking_in_the_current_track.html /usr/local/share/freeamp/help/setting_file_associations_or_mime_types.html /usr/local/share/freeamp/help/setting_the_default_playlist_queue_option.html /usr/local/share/freeamp/help/setting_the_folder_location_to_save_your_music.html /usr/local/share/freeamp/help/setting_the_playlist_display_information.html /usr/local/share/freeamp/help/sorting_tracks_in_the_playlist.html /usr/local/share/freeamp/help/spacetravel.gif /usr/local/share/freeamp/help/spacetravel_ret.gif /usr/local/share/freeamp/help/spacetraveleq.gif /usr/local/share/freeamp/help/spacetraveleq_ret.gif /usr/local/share/freeamp/help/spacetravelmed.gif /usr/local/share/freeamp/help/spacetravelsm.gif /usr/local/share/freeamp/help/stop.gif /usr/local/share/freeamp/help/stopping_playback.html /usr/local/share/freeamp/help/streaming_topics.html /usr/local/share/freeamp/help/taddfiles.gif /usr/local/share/freeamp/help/tadditems.gif /usr/local/share/freeamp/help/technical_support.html /usr/local/share/freeamp/help/teditinfo.gif /usr/local/share/freeamp/help/the_page_could_not_be_found.html /usr/local/share/freeamp/help/timportitems.gif /usr/local/share/freeamp/help/tnewplaylist.gif /usr/local/share/freeamp/help/tremoveitems.gif /usr/local/share/freeamp/help/tsaveplaylist.gif /usr/local/share/freeamp/help/update_topics.html /usr/local/share/freeamp/help/updating_the_player.html /usr/local/share/freeamp/help/view.gif /usr/local/share/freeamp/help/viewing_id3_topics.html /usr/local/share/freeamp/help/volume.gif /usr/local/share/freeamp/help/viewing_the_track_duration.html /usr/local/share/freeamp/help/viewing_the_track_name.html /usr/local/share/freeamp/help/what_are_bitzi_features.html /usr/local/share/freeamp/help/what_are_id3_tags.html /usr/local/share/freeamp/help/what_are_relatable_features.html /usr/local/share/freeamp/help/what_are_relatable_features_entry.html /usr/local/share/freeamp/help/what_are_themes.html /usr/local/share/freeamp/help/what_is_a_playlist.html /usr/local/share/freeamp/help/what_is_my_music.html /usr/local/share/freeamp/help/what_is_streaming.html /usr/local/share/freeamp/help/what_is_the_player.html /usr/local/share/freeamp/help/what_kind_of_mp3_files_can_i_play.html /usr/local/share/freeamp/help/working_with_the_my_music_collection_folders.html /usr/compat/linux/var/spool/mail >Fix: Properly set modes user:group as appropriate for these files on install. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 14:40:21 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 31EB437B41A for ; Sat, 22 Dec 2001 14:40:07 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMMe7G90548; Sat, 22 Dec 2001 14:40:07 -0800 (PST) (envelope-from gnats) Received: from yoda.bmi.net (yoda.bmi.net [204.57.191.163]) by hub.freebsd.org (Postfix) with ESMTP id CBB6937B41F; Sat, 22 Dec 2001 14:35:38 -0800 (PST) Received: from johncoop.MSHOME (drumheller-router.bmi.net [206.63.201.3] (may be forged)) by yoda.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id QAA14595; Sat, 22 Dec 2001 16:09:04 -0800 Received: by johncoop.MSHOME (Postfix, from userid 0) id 7BEE415503; Sat, 22 Dec 2001 14:35:23 -0800 (PST) Message-Id: <20011222223523.7BEE415503@johncoop.MSHOME> Date: Sat, 22 Dec 2001 14:35:23 -0800 (PST) From: John Merryweather Cooper Reply-To: John Merryweather Cooper To: FreeBSD-gnats-submit@freebsd.org Cc: jkoshy@freebsd.org, stephen@math.missouri.edu, ports@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33096: These ports are not user:group safe--smlnj-110.0.7, hevea-1.0.5, free-amp, and linux_base-6.1 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: 33096 >Category: ports >Synopsis: These ports are not user:group safe--smlnj-110.0.7, hevea-1.0.5, free-amp, and linux_base-6.1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Dec 22 14:40:06 PST 2001 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD johncoop.MSHOME 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #35: Fri Dec 21 21:47:19 PST 2001 jmcoopr@johncoop.MSHOME:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: These ports install documentation, source, etc. in a manner which leaves the user:group data for the files/directories non-sensical. >How-To-Repeat: Read the data off your weekly cron jobs if you have them installed: Check for files with an unknown user or group: /usr/local/lib/sml-nj/bin/.heap/ml-yacc.x86-bsd /usr/local/lib/sml-nj/bin/.heap/ml-lex.x86-bsd /usr/local/lib/sml-nj/bin/.heap/ml-burg.x86-bsd /usr/local/lib/sml-nj/bin/.run/run.x86-freebsd /usr/local/lib/sml-nj/src /usr/local/lib/sml-nj/src/ml-yacc /usr/local/lib/sml-nj/src/ml-yacc/lib /usr/local/lib/sml-nj/src/ml-yacc/lib/CM /usr/local/lib/sml-nj/src/ml-yacc/lib/CM/x86-unix /usr/local/lib/sml-nj/src/ml-yacc/lib/CM/x86-unix/base.sig.bin /usr/local/lib/sml-nj/src/ml-yacc/lib/CM/x86-unix/lrtable.sml.bin /usr/local/lib/sml-nj/src/ml-yacc/lib/CM/x86-unix/stream.sml.bin /usr/local/lib/sml-nj/src/ml-yacc/lib/CM/x86-unix/parser2.sml.bin /usr/local/lib/sml-nj/src/ml-yacc/lib/CM/x86-unix/join.sml.bin /usr/local/lib/sml-nj/src/ml-yacc/lib/CM/x86-unix/sources.cm.stable /usr/local/lib/sml-nj/src/ml-yacc/lib/sources.cm /usr/local/lib/sml-nj/src/ml-burg /usr/local/lib/sml-nj/src/ml-burg/CM /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/burg-ast.sml.bin /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/burg-gram.sig.bin /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/burg-gram.sml.bin /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/errormsg.sml.bin /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/burg-lex.sml.bin /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/parse.sml.bin /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/burg.sml.bin /usr/local/lib/sml-nj/src/ml-burg/CM/x86-unix/main.sml.bin /usr/local/share/doc/hevea/hevea-1.05-manual /usr/local/share/doc/hevea/hevea-1.05-manual/iso.html /usr/local/share/doc/hevea/hevea-1.05-manual/symbol.html /usr/local/share/doc/hevea/hevea-1.05-manual/index.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual001.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual002.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual003.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual004.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual005.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual006.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual007.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual008.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual010.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual011.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual012.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual013.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual014.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual015.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual016.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual017.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual018.html /usr/local/share/doc/hevea/hevea-1.05-manual/xfd.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual019.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual020.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual021.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual022.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual023.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual024.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual025.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual026.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual027.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual028.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual029.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual030.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual031.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual032.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual033.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual035.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual036.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual037.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual038.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual039.html /usr/local/share/doc/hevea/hevea-1.05-manual/manual040.html /usr/local/share/doc/hevea/hevea-1.05-manual/contents_motif.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual001.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual002.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual003.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual004.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual005.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual006.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual007.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual008.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual009.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual010.gif /usr/local/share/doc/hevea/hevea-1.05-manual/manual011.gif /usr/local/share/doc/hevea/hevea-1.05-manual/next_motif.gif /usr/local/share/doc/hevea/hevea-1.05-manual/previous_motif.gif /usr/local/share/doc/hevea/hevea-1.05-manual/browser.html /usr/local/share/doc/hevea/hevea-1.05-manual/cutname.html /usr/local/share/doc/hevea/hevea-1.05-manual/urlhref.hva /usr/local/share/doc/hevea/hevea-1.05-manual-dvi /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/manual.dvi /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/blob.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/cloche.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/int.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/realblob.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/rquote.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/blob2.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/home.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/intd.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/round.ps /usr/local/share/doc/hevea/hevea-1.05-manual-dvi/xfd.ps /usr/local/share/freeamp /usr/local/share/freeamp/help /usr/local/share/freeamp/help/Copy of configuring_settings_topics.html /usr/local/share/freeamp/help/Shortcut to preferences_advanced.html.lnk /usr/local/share/freeamp/help/adding_a_custom_theme.html /usr/local/share/freeamp/help/adding_items_to_the_bottom_of_the_playlist_queue.html /usr/local/share/freeamp/help/adding_items_to_the_playlist_for_immediate_playback.html /usr/local/share/freeamp/help/adding_music_to_your_music_collection.html /usr/local/share/freeamp/help/adding_tracks_to_a_playlist.html /usr/local/share/freeamp/help/adjusting_the_playback_volume.html /usr/local/share/freeamp/help/appearance_topics.html /usr/local/share/freeamp/help/bitzilogo.gif /usr/local/share/freeamp/help/bw_logo.gif /usr/local/share/freeamp/help/changing_information_about_a_track.html /usr/local/share/freeamp/help/changing_the_order_of_tracks_in_a_playlist.html /usr/local/share/freeamp/help/changing_the_player_theme.html /usr/local/share/freeamp/help/changing_the_tool_view_in_my_music.html /usr/local/share/freeamp/help/clearing_a_playlist.html /usr/local/share/freeamp/help/configuring_player_settings.html /usr/local/share/freeamp/help/configuring_settings_topics.html /usr/local/share/freeamp/help/contents.html /usr/local/share/freeamp/help/creating_a_new_playlist.html /usr/local/share/freeamp/help/creating_and_managing_topics.html /usr/local/share/freeamp/help/creating_and_modifying_topics.html /usr/local/share/freeamp/help/creating_custom_themes.html /usr/local/share/freeamp/help/creating_relatable_playlists.html /usr/local/share/freeamp/help/currentlylisten.gif /usr/local/share/freeamp/help/deleting_an_mp3_file_from_your_computer.html /usr/local/share/freeamp/help/download.gif /usr/local/share/freeamp/help/download_manager.html /usr/local/share/freeamp/help/download_manager_entry.html /usr/local/share/freeamp/help/downloading_mp3_files_from_a_web_site.html /usr/local/share/freeamp/help/drive_selection_entry.html /usr/local/share/freeamp/help/edit_info_entry.html /usr/local/share/freeamp/help/edit_track_info.html /usr/local/share/freeamp/help/editing_the_currently_playing_playlist.html /usr/local/share/freeamp/help/ejecting_audio_cds.html /usr/local/share/freeamp/help/equal.gif /usr/local/share/freeamp/help/files.gif /usr/local/share/freeamp/help/min.gif /usr/local/share/freeamp/help/freeampmain_eq.gif /usr/local/share/freeamp/help/freeampmain_eq.jpg /usr/local/share/freeamp/help/freeampmain_eqclosed.gif /usr/local/share/freeamp/help/freeampmain_eqopen.gif /usr/local/share/freeamp/help/getting_help.html /usr/local/share/freeamp/help/glossary.html /usr/local/share/freeamp/help/help.gif /usr/local/share/freeamp/help/help.html /usr/local/share/freeamp/help/helpstyle.css /usr/local/share/freeamp/help/keyboard_shortcuts.html /usr/local/share/freeamp/help/main_window.html /usr/local/share/freeamp/help/menu_topics.html /usr/local/share/freeamp/help/moving_to_the_next_track.html /usr/local/share/freeamp/help/moving_to_the_previous_track.html /usr/local/share/freeamp/help/music_browser_entry.html /usr/local/share/freeamp/help/musicbro.gif /usr/local/share/freeamp/help/my_music.html /usr/local/share/freeamp/help/mymusic.gif /usr/local/share/freeamp/help/mymusicfolders.gif /usr/local/share/freeamp/help/nextrack.gif /usr/local/share/freeamp/help/opening_a_playlist.html /usr/local/share/freeamp/help/options.gif /usr/local/share/freeamp/help/overview_topics.html /usr/local/share/freeamp/help/pause.gif /usr/local/share/freeamp/help/pause2.gif /usr/local/share/freeamp/help/pausing_downloading.html /usr/local/share/freeamp/help/pausing_playback.html /usr/local/share/freeamp/help/play.gif /usr/local/share/freeamp/help/playing_audio_cds.html /usr/local/share/freeamp/help/playing_mp3_files.html /usr/local/share/freeamp/help/playing_streams.html /usr/local/share/freeamp/help/playing_topics.html /usr/local/share/freeamp/help/playing_tracks_in_random_order.html /usr/local/share/freeamp/help/postit.gif /usr/local/share/freeamp/help/preferences_about.html /usr/local/share/freeamp/help/prev_track.gif /usr/local/share/freeamp/help/preferences_about_entry.html /usr/local/share/freeamp/help/preferences_advanced.html /usr/local/share/freeamp/help/preferences_advanced_entry.html /usr/local/share/freeamp/help/preferences_directory_entry.html /usr/local/share/freeamp/help/preferences_folders.html /usr/local/share/freeamp/help/preferences_general.html /usr/local/share/freeamp/help/preferences_general_entry.html /usr/local/share/freeamp/help/preferences_musicbrainz.html /usr/local/share/freeamp/help/preferences_musicbrowser.html /usr/local/share/freeamp/help/preferences_musicbrowser_entry.html /usr/local/share/freeamp/help/preferences_plugins.html /usr/local/share/freeamp/help/preferences_plugins_entry.html /usr/local/share/freeamp/help/preferences_relatable.html /usr/local/share/freeamp/help/preferences_relatable_entry.html /usr/local/share/freeamp/help/preferences_streaming.html /usr/local/share/freeamp/help/preferences_streaming_entry.html /usr/local/share/freeamp/help/preferences_themes.html /usr/local/share/freeamp/help/preferences_themes_entry.html /usr/local/share/freeamp/help/prevtrack.gif /usr/local/share/freeamp/help/quit.gif /usr/local/share/freeamp/help/random1.gif /usr/local/share/freeamp/help/random2.gif /usr/local/share/freeamp/help/relatable_button.gif /usr/local/share/freeamp/help/relatable_entry.html /usr/local/share/freeamp/help/relatable_eqclosed.gif /usr/local/share/freeamp/help/relatable_equopen.gif /usr/local/share/freeamp/help/relatable_profile.html /usr/local/share/freeamp/help/relatable_streams.html /usr/local/share/freeamp/help/relatable_suggest.gif /usr/local/share/freeamp/help/relatablelogo.gif /usr/local/share/freeamp/help/relatablesig.gif /usr/local/share/freeamp/help/removing_a_playlist_from_your_music_collection.html /usr/local/share/freeamp/help/removing_a_track_from_the_playlist.html /usr/local/share/freeamp/help/removing_a_track_from_your_music_collection.html /usr/local/share/freeamp/help/repeat1.gif /usr/local/share/freeamp/help/repeatall.gif /usr/local/share/freeamp/help/repeating_playback.html /usr/local/share/freeamp/help/repeatno.gif /usr/local/share/freeamp/help/resuming_downloading.html /usr/local/share/freeamp/help/resuming_playback.html /usr/local/share/freeamp/help/saving_a_playlist.html /usr/local/share/freeamp/help/saving_a_stream_on_your_computer.html /usr/local/share/freeamp/help/scroll.gif /usr/local/share/freeamp/help/search_computer_for_music.html /usr/local/share/freeamp/help/searching_for_music_on_your_computer.html /usr/local/share/freeamp/help/seeking_in_the_current_track.html /usr/local/share/freeamp/help/setting_file_associations_or_mime_types.html /usr/local/share/freeamp/help/setting_the_default_playlist_queue_option.html /usr/local/share/freeamp/help/setting_the_folder_location_to_save_your_music.html /usr/local/share/freeamp/help/setting_the_playlist_display_information.html /usr/local/share/freeamp/help/sorting_tracks_in_the_playlist.html /usr/local/share/freeamp/help/spacetravel.gif /usr/local/share/freeamp/help/spacetravel_ret.gif /usr/local/share/freeamp/help/spacetraveleq.gif /usr/local/share/freeamp/help/spacetraveleq_ret.gif /usr/local/share/freeamp/help/spacetravelmed.gif /usr/local/share/freeamp/help/spacetravelsm.gif /usr/local/share/freeamp/help/stop.gif /usr/local/share/freeamp/help/stopping_playback.html /usr/local/share/freeamp/help/streaming_topics.html /usr/local/share/freeamp/help/taddfiles.gif /usr/local/share/freeamp/help/tadditems.gif /usr/local/share/freeamp/help/technical_support.html /usr/local/share/freeamp/help/teditinfo.gif /usr/local/share/freeamp/help/the_page_could_not_be_found.html /usr/local/share/freeamp/help/timportitems.gif /usr/local/share/freeamp/help/tnewplaylist.gif /usr/local/share/freeamp/help/tremoveitems.gif /usr/local/share/freeamp/help/tsaveplaylist.gif /usr/local/share/freeamp/help/update_topics.html /usr/local/share/freeamp/help/updating_the_player.html /usr/local/share/freeamp/help/view.gif /usr/local/share/freeamp/help/viewing_id3_topics.html /usr/local/share/freeamp/help/volume.gif /usr/local/share/freeamp/help/viewing_the_track_duration.html /usr/local/share/freeamp/help/viewing_the_track_name.html /usr/local/share/freeamp/help/what_are_bitzi_features.html /usr/local/share/freeamp/help/what_are_id3_tags.html /usr/local/share/freeamp/help/what_are_relatable_features.html /usr/local/share/freeamp/help/what_are_relatable_features_entry.html /usr/local/share/freeamp/help/what_are_themes.html /usr/local/share/freeamp/help/what_is_a_playlist.html /usr/local/share/freeamp/help/what_is_my_music.html /usr/local/share/freeamp/help/what_is_streaming.html /usr/local/share/freeamp/help/what_is_the_player.html /usr/local/share/freeamp/help/what_kind_of_mp3_files_can_i_play.html /usr/local/share/freeamp/help/working_with_the_my_music_collection_folders.html /usr/compat/linux/var/spool/mail >Fix: Properly set modes user:group as appropriate for these files on install. >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 Sat Dec 22 14:50: 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 B160937B405 for ; Sat, 22 Dec 2001 14:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMMo1i91171; Sat, 22 Dec 2001 14:50:01 -0800 (PST) (envelope-from gnats) Date: Sat, 22 Dec 2001 14:50:01 -0800 (PST) Message-Id: <200112222250.fBMMo1i91171@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/32535: update of /usr/ports/www/roxen/ Reply-To: "David W. Chapman Jr." 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 The following reply was made to PR ports/32535; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, k@123.org?subje Cc: Subject: Re: ports/32535: update of /usr/ports/www/roxen/ Date: Sat, 22 Dec 2001 16:47:02 -0600 v 230 is outdated they are up to 252 now, could you resubmit that in diff format against what is currently in the ports tree? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 15:40: 2 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 4CAEF37B405; Sat, 22 Dec 2001 15:39:58 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMNXmq97550; Sat, 22 Dec 2001 15:33:48 -0800 (PST) (envelope-from petef) Date: Sat, 22 Dec 2001 15:33:48 -0800 (PST) From: Message-Id: <200112222333.fBMNXmq97550@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, okazaki@FreeBSD.org Subject: Re: ports/33094: converters/mule-ucs, add emacs21 support 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: converters/mule-ucs, add emacs21 support Responsible-Changed-From-To: freebsd-ports->okazaki Responsible-Changed-By: petef Responsible-Changed-When: Sat Dec 22 15:33:37 PST 2001 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33094 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 15:47:25 2001 Delivered-To: freebsd-ports@freebsd.org Received: from femail32.sdc1.sfba.home.com (femail32.sdc1.sfba.home.com [24.254.60.22]) by hub.freebsd.org (Postfix) with ESMTP id 25D9837B416; Sat, 22 Dec 2001 15:47:23 -0800 (PST) Received: from math.missouri.edu ([24.12.197.197]) by femail32.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20011222234722.TXUR14724.femail32.sdc1.sfba.home.com@math.missouri.edu>; Sat, 22 Dec 2001 15:47:22 -0800 Message-ID: <3C251B89.7B848C8E@math.missouri.edu> Date: Sat, 22 Dec 2001 17:47:21 -0600 From: Stephen Montgomery-Smith X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: John Merryweather Cooper Cc: FreeBSD-gnats-submit@freebsd.org, jkoshy@freebsd.org, ports@freebsd.org Subject: Re: These ports are not user:group safe--smlnj-110.0.7, hevea-1.0.5, free-amp, and linux_base-6.1 References: <20011222223523.7BEE415503@johncoop.MSHOME> 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 John Merryweather Cooper wrote: > > >Submitter-Id: current-users > >Originator: John Merryweather Cooper > >Organization: > >Confidential: no > >Synopsis: These ports are not user:group safe--smlnj-110.0.7, hevea-1.0.5, free-amp, and linux_base-6.1 > >Severity: non-critical > >Priority: medium > >Category: ports > >Class: change-request > >Release: FreeBSD 4.5-PRERELEASE i386 > >Environment: > System: FreeBSD johncoop.MSHOME 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #35: Fri Dec 21 21:47:19 PST 2001 jmcoopr@johncoop.MSHOME:/usr/obj/usr/src/sys/JOHNCOOP i386 > > > >Description: > These ports install documentation, source, etc. in a manner which leaves the user:group data for the files/directories non-sensical. > How about this for a fix for hevea? It is a simple minded approach. Are there any situations when this is not appropriate? --- hevea/Makefile Sat Dec 22 17:42:55 2001 +++ hevea-copy/Makefile Sat Dec 22 17:42:37 2001 @@ -34,6 +34,7 @@ ${INSTALL_DATA} ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.ps.gz ${PREFIX}/share/doc/hevea (cd ${PREFIX}/share/doc/hevea; ${TAR} xvfz ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.tar.gz) (cd ${PREFIX}/share/doc/hevea; ${TAR} xvfz ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual-dvi.tar.gz) + (cd ${PREFIX}/share/doc/hevea; ${CHOWN} -R root.wheel *) .endif ${CAT} ${PKGMESSAGE} -- Stephen Montgomery-Smith stephen@math.missouri.edu http://www.math.missouri.edu/~stephen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 15:51:21 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 D6F1E37B417 for ; Sat, 22 Dec 2001 15:51:14 -0800 (PST) Received: (qmail 47564 invoked by uid 1001); 22 Dec 2001 23:51:10 -0000 Date: Sat, 22 Dec 2001 18:51:10 -0500 From: Pete Fritchman To: Stephen Montgomery-Smith Cc: John Merryweather Cooper , FreeBSD-gnats-submit@freebsd.org, jkoshy@freebsd.org, ports@freebsd.org Subject: Re: These ports are not user:group safe--smlnj-110.0.7, hevea-1.0.5, free-amp, and linux_base-6.1 Message-ID: <20011222185110.A46929@databits.net> References: <20011222223523.7BEE415503@johncoop.MSHOME> <3C251B89.7B848C8E@math.missouri.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C251B89.7B848C8E@math.missouri.edu>; from stephen@math.missouri.edu on Sat, Dec 22, 2001 at 05:47:21PM -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 ++ 22/12/01 17:47 -0600 - Stephen Montgomery-Smith: | --- hevea/Makefile Sat Dec 22 17:42:55 2001 | +++ hevea-copy/Makefile Sat Dec 22 17:42:37 2001 | @@ -34,6 +34,7 @@ | ${INSTALL_DATA} | ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.ps.gz | ${PREFIX}/share/doc/hevea | (cd ${PREFIX}/share/doc/hevea; ${TAR} xvfz | ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.tar.gz) | (cd ${PREFIX}/share/doc/hevea; ${TAR} xvfz | ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual-dvi.tar.gz) | + (cd ${PREFIX}/share/doc/hevea; ${CHOWN} -R root.wheel *) Instead of 'root', use ${SHAREOWN}, and instead of 'wheel', use ${SHAREGRP}. Otherwise, I'd say this looks OK. What do others think? -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 Sat Dec 22 16:20:21 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 3780437B50F for ; Sat, 22 Dec 2001 16:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBN0K2w20718; Sat, 22 Dec 2001 16:20:02 -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 3851037B417 for ; Sat, 22 Dec 2001 16:16:13 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBN0GDn20430; Sat, 22 Dec 2001 16:16:13 -0800 (PST) (envelope-from nobody) Message-Id: <200112230016.fBN0GDn20430@freefall.freebsd.org> Date: Sat, 22 Dec 2001 16:16:13 -0800 (PST) From: Hye-Shik Chang To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33100: New port: security/py-cryptkit 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: 33100 >Category: ports >Synopsis: New port: security/py-cryptkit >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Sat Dec 22 16:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 4.4 >Organization: Yonsei University >Environment: FreeBSD perky.dnip.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Nov 16 15:54:51 KST 2001 root@perky.dnip.net:/usr/src/sys/compile/PERKY i386 >Description: New port for py-cryptkit, the Python Cryptographic Toolkit box. >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: # # py-cryptkit # py-cryptkit/Makefile # py-cryptkit/distinfo # py-cryptkit/pkg-comment # py-cryptkit/pkg-descr # py-cryptkit/pkg-plist # echo c - py-cryptkit mkdir -p py-cryptkit > /dev/null 2>&1 echo x - py-cryptkit/Makefile sed 's/^X//' >py-cryptkit/Makefile << 'END-of-py-cryptkit/Makefile' X# New ports collection makefile for: py-cryptkit X# Date created: 24 December 2001 X# Whom: Hye-Shik Chang X# X# $FreeBSD$ X# X XPORTNAME= cryptkit XPORTVERSION= 0.9 XCATEGORIES= security python XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= perky@fallin.lv X XBUILD_DEPENDS= ${PYDISTUTILS} X XUSE_PYTHON= yes XPLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g} X Xdo-build: X (cd ${WRKSRC}; ${PYTHON_CMD} setup.py build) X Xdo-install: X (cd ${WRKSRC}; ${PYTHON_CMD} setup.py install) X X.include END-of-py-cryptkit/Makefile echo x - py-cryptkit/distinfo sed 's/^X//' >py-cryptkit/distinfo << 'END-of-py-cryptkit/distinfo' XMD5 (cryptkit-0.9.tar.gz) = 77e4693a153c31170e9ef6f4e29819ff END-of-py-cryptkit/distinfo echo x - py-cryptkit/pkg-comment sed 's/^X//' >py-cryptkit/pkg-comment << 'END-of-py-cryptkit/pkg-comment' XPython Cryptographic Toolkit END-of-py-cryptkit/pkg-comment echo x - py-cryptkit/pkg-descr sed 's/^X//' >py-cryptkit/pkg-descr << 'END-of-py-cryptkit/pkg-descr' XCryptKit is a small, fast cryptographic toolkit for python. XIt implements Rijndael(AES), SHA 256, Elliptic Curve PKI, XDiffie-Hellman key exchange and Nyberg-Ruppel signature/verification. XComprehensive enough to provide a secure socket alternative to SSL. X XWWW: http://sourceforge.net/projects/cryptkit/ END-of-py-cryptkit/pkg-descr echo x - py-cryptkit/pkg-plist sed 's/^X//' >py-cryptkit/pkg-plist << 'END-of-py-cryptkit/pkg-plist' X@cwd %%LOCALBASE%% X%%PYTHON_SITELIBDIR%%/aes/__init__.py X%%PYTHON_SITELIBDIR%%/aes/__init__.pyc X%%PYTHON_SITELIBDIR%%/aes/aes.py X%%PYTHON_SITELIBDIR%%/aes/aes.pyc X%%PYTHON_SITELIBDIR%%/cryptsock/__init__.py X%%PYTHON_SITELIBDIR%%/cryptsock/__init__.pyc X%%PYTHON_SITELIBDIR%%/cryptsock/cryptsock.py X%%PYTHON_SITELIBDIR%%/cryptsock/cryptsock.pyc X%%PYTHON_SITELIBDIR%%/ecc/__init__.py X%%PYTHON_SITELIBDIR%%/ecc/__init__.pyc X%%PYTHON_SITELIBDIR%%/ecc/ecc.py X%%PYTHON_SITELIBDIR%%/ecc/ecc.pyc X%%PYTHON_SITELIBDIR%%/ecc/elliptic.py X%%PYTHON_SITELIBDIR%%/ecc/elliptic.pyc X%%PYTHON_SITELIBDIR%%/ellipticc.so X%%PYTHON_SITELIBDIR%%/entropy/__init__.py X%%PYTHON_SITELIBDIR%%/entropy/__init__.pyc X%%PYTHON_SITELIBDIR%%/entropy/entropy.py X%%PYTHON_SITELIBDIR%%/entropy/entropy.pyc X%%PYTHON_SITELIBDIR%%/rijndaelc.so X%%PYTHON_SITELIBDIR%%/sha256/__init__.py X%%PYTHON_SITELIBDIR%%/sha256/__init__.pyc X%%PYTHON_SITELIBDIR%%/sha256/sha256.py X%%PYTHON_SITELIBDIR%%/sha256/sha256.pyc X%%PYTHON_SITELIBDIR%%/sha256c.so X@dirrm %%PYTHON_SITELIBDIR%%/sha256 X@dirrm %%PYTHON_SITELIBDIR%%/entropy X@dirrm %%PYTHON_SITELIBDIR%%/cryptsock X@dirrm %%PYTHON_SITELIBDIR%%/ecc X@dirrm %%PYTHON_SITELIBDIR%%/aes END-of-py-cryptkit/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 Sat Dec 22 16:50: 8 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 6C36B37B416 for ; Sat, 22 Dec 2001 16:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBN0o1V24881; Sat, 22 Dec 2001 16:50:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 3185E37B417 for ; Sat, 22 Dec 2001 16:45:32 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBN0gpO33308; Sat, 22 Dec 2001 19:42:51 -0500 (EST) (envelope-from alane) Message-Id: <200112230042.fBN0gpO33308@wwweasel.geeksrus.net> Date: Sat, 22 Dec 2001 19:42:51 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33101: bad file ownership in $PREFIX/share/freeamp 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: 33101 >Category: ports >Synopsis: bad file ownership in $PREFIX/share/freeamp >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Dec 22 16:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: $PREFIX/share/freeamp, and the files it contains, have bad owner and group values. Also fixed is a typo in the Makefile for commenting out VORBIS in pkg-plist substitutions. >How-To-Repeat: ls -l /usr/local/share/freeamp >Fix: Index: audio/freeamp//Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/audio/freeamp/Makefile,v retrieving revision 1.11 diff -u -3 -r1.11 Makefile --- audio/freeamp//Makefile 20 Dec 2001 19:05:37 -0000 1.11 +++ audio/freeamp//Makefile 23 Dec 2001 00:16:30 -0000 @@ -55,7 +55,7 @@ PLIST_SUB+= VORBIS="" .else CONFIGURE_ARGS+= --disable-vorbis -PLIST_SUB+= VORBIS="@comment" +PLIST_SUB+= VORBIS="@comment " .endif pre-everything:: @@ -73,5 +73,6 @@ @${MKDIR} ${PREFIX}/etc/sdr/plugins ${INSTALL_DATA} ${FILESDIR}/sdr2.plugin.S100.audio.rtp.mpa.freeamp \ ${PREFIX}/etc/sdr/plugins + ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/freeamp .include >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 Sat Dec 22 16:54:56 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 A188837B416; Sat, 22 Dec 2001 16:54:53 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id fBN0qId33370; Sat, 22 Dec 2001 19:52:18 -0500 (EST) (envelope-from alane) Date: Sat, 22 Dec 2001 19:52:18 -0500 From: Alan Eldridge To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33101: bad file ownership in $PREFIX/share/freeamp Message-ID: <20011223005218.GA33358@wwweasel.geeksrus.net> References: <200112230042.fBN0gpO33308@wwweasel.geeksrus.net> <200112230050.fBN0o1Q24877@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200112230050.fBN0o1Q24877@freefall.freebsd.org> User-Agent: Mutt/1.3.23.2i 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 Sat, Dec 22, 2001 at 04:50:01PM -0800, gnats-admin@FreeBSD.org wrote: > >http://www.freebsd.org/cgi/query-pr.cgi?pr=33101 Addresses issue noted in ports/33096. http://www.freebsd.org/cgi/query-pr.cgi?pr=33096 -- Alan Eldridge Just another $THING hacker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 17: 0: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 E666137B417 for ; Sat, 22 Dec 2001 17:00:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBN100H25532; Sat, 22 Dec 2001 17:00:00 -0800 (PST) (envelope-from gnats) Received: from neroon.user.acm.rpi.edu (neroon.user.acm.rpi.edu [128.213.5.66]) by hub.freebsd.org (Postfix) with ESMTP id 4A8A437B416 for ; Sat, 22 Dec 2001 16:59:53 -0800 (PST) Received: (from rooneg@localhost) by neroon.user.acm.rpi.edu (8.11.6/8.11.6) id fBN0xNH23944; Sat, 22 Dec 2001 19:59:23 -0500 (EST) (envelope-from rooneg) Message-Id: <200112230059.fBN0xNH23944@neroon.user.acm.rpi.edu> Date: Sat, 22 Dec 2001 19:59:23 -0500 (EST) From: Garrett Rooney Reply-To: Garrett Rooney To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33102: update neon/cadaver ports 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: 33102 >Category: ports >Synopsis: update neon/cadaver ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Dec 22 17:00:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Garrett Rooney >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD quicksilver.electricjellyfish.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Dec 7 18:15:10 EST 2001 root@quicksilver.electricjellyfish.net:/usr/obj/usr/src/sys/QUICKSILVER i386 >Description: the neon port is out of date (current version is 0.18.2, we have 0.17.2), and if we upgrade neon, we need to upgrade cadaver to look for neon.18 instead of neon.17 >How-To-Repeat: check the neon website >Fix: apply the following patches diff -u /usr/ports/www/neon/Makefile neon/Makefile --- /usr/ports/www/neon/Makefile Tue Nov 27 19:20:30 2001 +++ neon/Makefile Sat Dec 22 19:21:29 2001 @@ -2,11 +2,11 @@ # Date created: 13 October 2000 # Whom: Mikhail Teterin # -# $FreeBSD: ports/www/neon/Makefile,v 1.7 2001/11/20 22:15:44 olgeni Exp $ +# $FreeBSD: ports/www/neon/Makefile,v 1.6 2001/08/16 10:09:04 olgeni Exp $ # PORTNAME= neon -PORTVERSION= 0.17.2 +PORTVERSION= 0.18.2 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ @@ -23,6 +23,7 @@ --enable-xml \ --enable-shared \ --with-libxml1 +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} .ifndef NOPORTDOCS post-install: diff -u /usr/ports/www/neon/distinfo neon/distinfo --- /usr/ports/www/neon/distinfo Tue Nov 27 19:20:30 2001 +++ neon/distinfo Sat Dec 22 19:22:14 2001 @@ -1 +1 @@ -MD5 (neon-0.17.2.tar.gz) = b99e82af7a6cb1f67212924f910c111e +MD5 (neon-0.18.2.tar.gz) = 540a4d3c70ea574a92da3f02e69165e8 diff -u /usr/ports/www/neon/pkg-plist neon/pkg-plist --- /usr/ports/www/neon/pkg-plist Tue Nov 27 19:20:30 2001 +++ neon/pkg-plist Sat Dec 22 19:17:11 2001 @@ -20,7 +20,7 @@ include/neon/ne_auth.h include/neon/ne_compress.h include/neon/ne_acl.h -lib/libneon.so.17 +lib/libneon.so.18 lib/libneon.so lib/libneon.la lib/libneon.a diff -u /usr/ports/www/cadaver/Makefile cadaver/Makefile --- /usr/ports/www/cadaver/Makefile Sat Dec 22 19:45:10 2001 +++ cadaver/Makefile Sat Dec 22 19:24:41 2001 @@ -2,7 +2,7 @@ # Date created: 13 January 2000 # Whom: Alex Povolotsky # -# $FreeBSD: ports/www/cadaver/Makefile,v 1.7 2001/12/22 15:04:43 kevlo Exp $ +# $FreeBSD: ports/www/cadaver/Makefile,v 1.6 2001/06/17 18:35:19 steve Exp $ # PORTNAME= cadaver @@ -12,7 +12,7 @@ MAINTAINER= tarkhil@over.ru -LIB_DEPENDS= neon.17:${PORTSDIR}/www/neon \ +LIB_DEPENDS= neon.18:${PORTSDIR}/www/neon \ intl.1:${PORTSDIR}/devel/gettext .ifndef NO_OPENSSL Only in /usr/ports/www/cadaver/: work >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 Sat Dec 22 17:10:29 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 9112837B41B for ; Sat, 22 Dec 2001 17:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBN1A1229380; Sat, 22 Dec 2001 17:10:01 -0800 (PST) (envelope-from gnats) Received: from neroon.user.acm.rpi.edu (neroon.user.acm.rpi.edu [128.213.5.66]) by hub.freebsd.org (Postfix) with ESMTP id 4E67D37B416 for ; Sat, 22 Dec 2001 17:00:47 -0800 (PST) Received: (from rooneg@localhost) by neroon.user.acm.rpi.edu (8.11.6/8.11.6) id fBN10Nq24084; Sat, 22 Dec 2001 20:00:23 -0500 (EST) (envelope-from rooneg) Message-Id: <200112230100.fBN10Nq24084@neroon.user.acm.rpi.edu> Date: Sat, 22 Dec 2001 20:00:23 -0500 (EST) From: Garrett Rooney Reply-To: Garrett Rooney To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33103: update neon/cadaver ports 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: 33103 >Category: ports >Synopsis: update neon/cadaver ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Dec 22 17:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Garrett Rooney >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD quicksilver.electricjellyfish.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Dec 7 18:15:10 EST 2001 root@quicksilver.electricjellyfish.net:/usr/obj/usr/src/sys/QUICKSILVER i386 >Description: the neon port is out of date (current version is 0.18.2, we have 0.17.2), and if we upgrade neon, we need to upgrade cadaver to look for neon.18 instead of neon.17 >How-To-Repeat: check the neon website >Fix: apply the following patches diff -u /usr/ports/www/neon/Makefile neon/Makefile --- /usr/ports/www/neon/Makefile Tue Nov 27 19:20:30 2001 +++ neon/Makefile Sat Dec 22 19:21:29 2001 @@ -2,11 +2,11 @@ # Date created: 13 October 2000 # Whom: Mikhail Teterin # -# $FreeBSD: ports/www/neon/Makefile,v 1.7 2001/11/20 22:15:44 olgeni Exp $ +# $FreeBSD: ports/www/neon/Makefile,v 1.6 2001/08/16 10:09:04 olgeni Exp $ # PORTNAME= neon -PORTVERSION= 0.17.2 +PORTVERSION= 0.18.2 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ @@ -23,6 +23,7 @@ --enable-xml \ --enable-shared \ --with-libxml1 +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} .ifndef NOPORTDOCS post-install: diff -u /usr/ports/www/neon/distinfo neon/distinfo --- /usr/ports/www/neon/distinfo Tue Nov 27 19:20:30 2001 +++ neon/distinfo Sat Dec 22 19:22:14 2001 @@ -1 +1 @@ -MD5 (neon-0.17.2.tar.gz) = b99e82af7a6cb1f67212924f910c111e +MD5 (neon-0.18.2.tar.gz) = 540a4d3c70ea574a92da3f02e69165e8 diff -u /usr/ports/www/neon/pkg-plist neon/pkg-plist --- /usr/ports/www/neon/pkg-plist Tue Nov 27 19:20:30 2001 +++ neon/pkg-plist Sat Dec 22 19:17:11 2001 @@ -20,7 +20,7 @@ include/neon/ne_auth.h include/neon/ne_compress.h include/neon/ne_acl.h -lib/libneon.so.17 +lib/libneon.so.18 lib/libneon.so lib/libneon.la lib/libneon.a diff -u /usr/ports/www/cadaver/Makefile cadaver/Makefile --- /usr/ports/www/cadaver/Makefile Sat Dec 22 19:45:10 2001 +++ cadaver/Makefile Sat Dec 22 19:24:41 2001 @@ -2,7 +2,7 @@ # Date created: 13 January 2000 # Whom: Alex Povolotsky # -# $FreeBSD: ports/www/cadaver/Makefile,v 1.7 2001/12/22 15:04:43 kevlo Exp $ +# $FreeBSD: ports/www/cadaver/Makefile,v 1.6 2001/06/17 18:35:19 steve Exp $ # PORTNAME= cadaver @@ -12,7 +12,7 @@ MAINTAINER= tarkhil@over.ru -LIB_DEPENDS= neon.17:${PORTSDIR}/www/neon \ +LIB_DEPENDS= neon.18:${PORTSDIR}/www/neon \ intl.1:${PORTSDIR}/devel/gettext .ifndef NO_OPENSSL Only in /usr/ports/www/cadaver/: work >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 Sat Dec 22 17:30: 7 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 28F5937B41C for ; Sat, 22 Dec 2001 17:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBN1U1q30686; Sat, 22 Dec 2001 17:30:01 -0800 (PST) (envelope-from gnats) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.49.166]) by hub.freebsd.org (Postfix) with ESMTP id 8971537B405 for ; Sat, 22 Dec 2001 17:21:08 -0800 (PST) Received: (from stephen@localhost) by cauchy.math.missouri.edu (8.11.6/8.11.6) id fBN1L8G06930; Sat, 22 Dec 2001 19:21:08 -0600 (CST) (envelope-from stephen) Message-Id: <200112230121.fBN1L8G06930@cauchy.math.missouri.edu> Date: Sat, 22 Dec 2001 19:21:08 -0600 (CST) From: Stephen Montgomery-Smith Reply-To: Stephen Montgomery-Smith To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33104: Ownership of some files is not correct for hevea port 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: 33104 >Category: ports >Synopsis: Ownership of some files is not correct for hevea port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Dec 22 17:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Stephen Montgomery-Smith >Release: FreeBSD 4.4-STABLE i386 >Organization: University of Missouri >Environment: System: FreeBSD cauchy 4.4-STABLE FreeBSD 4.4-STABLE #0: Thu Dec 13 12:57:21 CST 2001 stephen@cauchy:/usr/obj/usr/src/sys/cauchy i386 >Description: Some of the files (in /usr/local/share/doc/hevea/hevea-1.05-manual*) have nonsensical ownerships. >How-To-Repeat: Make the port >Fix: diff -r -u /usr/ports/textproc/hevea/Makefile hevea/Makefile --- /usr/ports/textproc/hevea/Makefile Sat Dec 22 17:42:55 2001 +++ hevea/Makefile Sat Dec 22 18:57:34 2001 @@ -34,6 +34,7 @@ ${INSTALL_DATA} ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.ps.gz ${PREFIX}/share/doc/hevea (cd ${PREFIX}/share/doc/hevea; ${TAR} xvfz ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.tar.gz) (cd ${PREFIX}/share/doc/hevea; ${TAR} xvfz ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual-dvi.tar.gz) + ${CHOWN} -R ${SHAREOWN}.${SHAREGRP} ${PREFIX}/share/doc/hevea .endif ${CAT} ${PKGMESSAGE} >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 Sat Dec 22 17:30:38 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id 14E6E37B419 for ; Sat, 22 Dec 2001 17:30:36 -0800 (PST) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 16HxTG-0001Lm-00; Sun, 23 Dec 2001 02:30:34 +0100 Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.11.6/8.11.6) id fBN13ot01984 for freebsd-ports@freebsd.org; Sun, 23 Dec 2001 02:03:50 +0100 (CET) (envelope-from mailnull) From: naddy@mips.inka.de (Christian Weisgerber) Subject: @dirrm share/locale/... Date: Sun, 23 Dec 2001 01:03:49 +0000 (UTC) Message-ID: Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-ports@freebsd.org 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 We have a couple of ports that have "@dirrm share/locale/..." in their pkg-plist. I think this is clearly wrong, but when I approached a maintainer, he insisted that this is correct because "dirrm removes a dir only if it is empty". True enough, but it also throws error messages if the directory is not empty. We could use something like this @unexec rmdir %D/share/locale/... 2>/dev/null || true (from the Porter's Handbook, and there's another bunch of ports that uses this), but the gettext locale directories are shared by so many programs that it doesn't seem worth deleting them. Can we get a definitive pronouncement on this? -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 18:44:26 2001 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 8262937B417; Sat, 22 Dec 2001 18:44:24 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id 853B79B08; Sat, 22 Dec 2001 21:42:10 -0500 (EST) Date: Sat, 22 Dec 2001 21:42:10 -0500 From: Will Andrews To: Pete Fritchman Cc: Stephen Montgomery-Smith , John Merryweather Cooper , FreeBSD-gnats-submit@freebsd.org, jkoshy@freebsd.org, ports@freebsd.org Subject: Re: These ports are not user:group safe--smlnj-110.0.7, hevea-1.0.5, free-amp, and linux_base-6.1 Message-ID: <20011222214210.B73815@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: Pete Fritchman , Stephen Montgomery-Smith , John Merryweather Cooper , FreeBSD-gnats-submit@freebsd.org, jkoshy@freebsd.org, ports@freebsd.org References: <20011222223523.7BEE415503@johncoop.MSHOME> <3C251B89.7B848C8E@math.missouri.edu> <20011222185110.A46929@databits.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011222185110.A46929@databits.net> User-Agent: Mutt/1.3.22.1i 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 Sat, Dec 22, 2001 at 06:51:10PM -0500, Pete Fritchman wrote: > Instead of 'root', use ${SHAREOWN}, and instead of 'wheel', use > ${SHAREGRP}. > > > Otherwise, I'd say this looks OK. What do others think? Do it. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 19: 0: 7 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 BB9DF37B419 for ; Sat, 22 Dec 2001 19:00:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBN300J47646; Sat, 22 Dec 2001 19:00:00 -0800 (PST) (envelope-from gnats) Received: from sahiro.homeip.net (p101-dna05sawada.niigata.ocn.ne.jp [211.122.195.229]) by hub.freebsd.org (Postfix) with ESMTP id F246737B41A for ; Sat, 22 Dec 2001 18:58:41 -0800 (PST) Received: by sahiro.merseine.nu (Postfix) id 0405CBAF8; Sun, 23 Dec 2001 11:58:31 +0900 (JST) Message-Id: <20011223025853.0405CBAF8@sahiro.merseine.nu> Date: Sun, 23 Dec 2001 11:58:31 +0900 (JST) From: SASAKI Katuhiro Reply-To: SASAKI Katuhiro To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33106: Take maintainership: japanese/kde2-i18n 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: 33106 >Category: ports >Synopsis: Take maintainership: japanese/kde2-i18n >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: Sat Dec 22 19:00:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: SASAKI Katuhiro >Release: FreeBSD 4.4-RELEASE i386 >Organization: personal >Environment: >Description: OKADA told me to take maintainership of japanese/kde2-i18n. >How-To-Repeat: >Fix: diff -urN /usr/ports/japanese/kde2-i18n/Makefile japanese/kde2-i18n/Makefile --- /usr/ports/japanese/kde2-i18n/Makefile Wed Apr 11 13:59:07 2001 +++ japanese/kde2-i18n/Makefile Sun Dec 23 11:55:44 2001 @@ -7,7 +7,7 @@ CATEGORIES= japanese kde misc -MAINTAINER= tadayuki.okada@windriver.com +MAINTAINER= sahiro@crest.ocn.ne.jp LINGUAS= "ja" MASTERDIR= ${.CURDIR}/../../misc/kde2-i18n >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 Sat Dec 22 20: 0: 2 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 BE4EC37B417; Sat, 22 Dec 2001 19:59:58 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBN3w4t55853; Sat, 22 Dec 2001 19:58:04 -0800 (PST) (envelope-from petef) Date: Sat, 22 Dec 2001 19:58:04 -0800 (PST) From: Message-Id: <200112230358.fBN3w4t55853@freefall.freebsd.org> To: alane@geeksrus.net, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33101: bad file ownership in $PREFIX/share/freeamp 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: bad file ownership in $PREFIX/share/freeamp State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sat Dec 22 19:57:55 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33101 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 20: 0:18 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 7948C37B417 for ; Sat, 22 Dec 2001 20:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBN406Y56082; Sat, 22 Dec 2001 20:00:06 -0800 (PST) (envelope-from gnats) Date: Sat, 22 Dec 2001 20:00:06 -0800 (PST) Message-Id: <200112230400.fBN406Y56082@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: SASAKI Katuhiro Subject: Re: ports/33005: New port: japanese/koffice-i18n Reply-To: SASAKI Katuhiro 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 The following reply was made to PR ports/33005; it has been noted by GNATS. From: SASAKI Katuhiro To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/33005: New port: japanese/koffice-i18n Date: Sun, 23 Dec 2001 12:53:55 +0900 Add slave port of misc/koffice-i18n for french, german and russian. Shell archive below obsolete previous PR(ports/33005). # 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: # # french/ # french/koffice-i18n # french/koffice-i18n/Makefile # german/ # german/koffice-i18n # german/koffice-i18n/Makefile # japanese/ # japanese/koffice-i18n # japanese/koffice-i18n/Makefile # russian/ # russian/koffice-i18n # russian/koffice-i18n/Makefile # echo c - french/ mkdir -p french/ > /dev/null 2>&1 echo c - french/koffice-i18n mkdir -p french/koffice-i18n > /dev/null 2>&1 echo x - french/koffice-i18n/Makefile sed 's/^X//' >french/koffice-i18n/Makefile << 'END-of-french/koffice-i18n/Makefile' X# New ports collection makefile for: fr-koffice-i18n X# Date created: 23 December 2001 X# Whom: SASAKI Katuhiro X# X# $FreeBSD$ X# X XCATEGORIES= french misc kde X XMAINTAINER= ports@FreeBSD.org X XLINGUAS= "fr" XMASTERDIR= ${.CURDIR}/../../misc/koffice-i18n X XSCRIPTS_ENV+= LINGUAS=${LINGUAS} X X.include "${MASTERDIR}/Makefile" END-of-french/koffice-i18n/Makefile echo c - german/ mkdir -p german/ > /dev/null 2>&1 echo c - german/koffice-i18n mkdir -p german/koffice-i18n > /dev/null 2>&1 echo x - german/koffice-i18n/Makefile sed 's/^X//' >german/koffice-i18n/Makefile << 'END-of-german/koffice-i18n/Makefile' X# New ports collection makefile for: de-koffice-i18n X# Date created: 23 December 2001 X# Whom: SASAKI Katuhiro X# X# $FreeBSD$ X# X XCATEGORIES= german misc kde X XMAINTAINER= ports@FreeBSD.org X XLINGUAS= "de" XMASTERDIR= ${.CURDIR}/../../misc/koffice-i18n X XSCRIPTS_ENV+= LINGUAS=${LINGUAS} X X.include "${MASTERDIR}/Makefile" END-of-german/koffice-i18n/Makefile echo c - japanese/ mkdir -p japanese/ > /dev/null 2>&1 echo c - japanese/koffice-i18n mkdir -p japanese/koffice-i18n > /dev/null 2>&1 echo x - japanese/koffice-i18n/Makefile sed 's/^X//' >japanese/koffice-i18n/Makefile << 'END-of-japanese/koffice-i18n/Makefile' X# New ports collection makefile for: ja-koffice-i18n X# Date created: 19 December 2001 X# Whom: SASAKI Katuhiro X# X# $FreeBSD$ X# X XCATEGORIES= japanese misc kde X XMAINTAINER= sahiro@crest.ocn.ne.jp X XLINGUAS= "ja" XMASTERDIR= ${.CURDIR}/../../misc/koffice-i18n X XSCRIPTS_ENV+= LINGUAS=${LINGUAS} X X.include "${MASTERDIR}/Makefile" END-of-japanese/koffice-i18n/Makefile echo c - russian/ mkdir -p russian/ > /dev/null 2>&1 echo c - russian/koffice-i18n mkdir -p russian/koffice-i18n > /dev/null 2>&1 echo x - russian/koffice-i18n/Makefile sed 's/^X//' >russian/koffice-i18n/Makefile << 'END-of-russian/koffice-i18n/Makefile' X# New ports collection makefile for: ru-koffice-i18n X# Date created: 23 December 2001 X# Whom: SASAKI Katuhiro X# X# $FreeBSD$ X# X XCATEGORIES= russian misc kde X XMAINTAINER= ports@FreeBSD.org X XLINGUAS= "ru" XMASTERDIR= ${.CURDIR}/../../misc/koffice-i18n X XSCRIPTS_ENV+= LINGUAS=${LINGUAS} X X.include "${MASTERDIR}/Makefile" END-of-russian/koffice-i18n/Makefile exit ================================================================ SASAKI Katuhiro mailto: sahiro@crest.ocn.ne.jp ================================================================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 20:10: 3 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 B04BF37B416; Sat, 22 Dec 2001 20:09:58 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBN42XG56406; Sat, 22 Dec 2001 20:02:33 -0800 (PST) (envelope-from petef) Date: Sat, 22 Dec 2001 20:02:33 -0800 (PST) From: Message-Id: <200112230402.fBN42XG56406@freefall.freebsd.org> To: stephen@math.missouri.edu, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33104: Ownership of some files is not correct for hevea port 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: Ownership of some files is not correct for hevea port State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sat Dec 22 20:02:15 PST 2001 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33104 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 20:25:34 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 1118A37B416 for ; Sat, 22 Dec 2001 20:25:32 -0800 (PST) Received: (qmail 49593 invoked by uid 1001); 23 Dec 2001 04:25:31 -0000 Date: Sat, 22 Dec 2001 23:25:31 -0500 From: Pete Fritchman To: Christian Weisgerber Cc: freebsd-ports@freebsd.org Subject: Re: @dirrm share/locale/... Message-ID: <20011222232531.A49320@databits.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from naddy@mips.inka.de on Sun, Dec 23, 2001 at 01:03:49AM +0000 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 ++ 23/12/01 01:03 +0000 - Christian Weisgerber: | We have a couple of ports that have "@dirrm share/locale/..." in | their pkg-plist. I don't think this is necessary at all -- ports that have things in share/locale most likely depend on the gettext port, and when the gettext port is deinstalled, those directories will be removed. | I think this is clearly wrong, but when I approached a maintainer, | he insisted that this is correct because "dirrm removes a dir only | if it is empty". True enough, but it also throws error messages | if the directory is not empty. We could use something like this | | @unexec rmdir %D/share/locale/... 2>/dev/null || true | | (from the Porter's Handbook, and there's another bunch of ports | that uses this), but the gettext locale directories are shared by | so many programs that it doesn't seem worth deleting them. | | Can we get a definitive pronouncement on this? I think if you _know_ the directory might not be empty, the @unexec rmdir ... approach is better, no doubt. Just look at almost any p5-* port in the tree... -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 Sat Dec 22 20:30: 2 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 240B137B41A; Sat, 22 Dec 2001 20:29:59 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBN4MEH61044; Sat, 22 Dec 2001 20:22:14 -0800 (PST) (envelope-from petef) Date: Sat, 22 Dec 2001 20:22:14 -0800 (PST) From: Message-Id: <200112230422.fBN4MEH61044@freefall.freebsd.org> To: sahiro@crest.ocn.ne.jp, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33106: Take maintainership: japanese/kde2-i18n 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: Take maintainership: japanese/kde2-i18n State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sat Dec 22 20:21:54 PST 2001 State-Changed-Why: You are now the maintainer of japanese/kde2-i18n, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33106 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 20:30: 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 B855637B417; Sat, 22 Dec 2001 20:29:58 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBN4N9f61213; Sat, 22 Dec 2001 20:23:09 -0800 (PST) (envelope-from petef) Date: Sat, 22 Dec 2001 20:23:09 -0800 (PST) From: Message-Id: <200112230423.fBN4N9f61213@freefall.freebsd.org> To: rooneg@neroon.user.acm.rpi.edu, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33102: update neon/cadaver ports 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 neon/cadaver ports State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sat Dec 22 20:22:52 PST 2001 State-Changed-Why: Duplicate of ports/33103. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33102 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 22 20:37:54 2001 Delivered-To: freebsd-ports@freebsd.org Received: from draco.over-yonder.net (draco.over-yonder.net [198.78.58.61]) by hub.freebsd.org (Postfix) with ESMTP id CC57B37B420 for ; Sat, 22 Dec 2001 20:37:47 -0800 (PST) Received: by draco.over-yonder.net (Postfix, from userid 100) id 9DB6EFC3; Sat, 22 Dec 2001 22:37:46 -0600 (CST) Date: Sat, 22 Dec 2001 22:37:46 -0600 From: "Matthew D. Fuller" To: "Marc G. Fournier" Cc: freebsd-ports@freebsd.org Subject: Re: Apache2 with PHP4 ... anyone? Message-ID: <20011222223746.F25463@over-yonder.net> References: <20011214135903.L88444-100000@earth.hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011214135903.L88444-100000@earth.hub.org>; from scrappy@hub.org on Fri, Dec 14, 2001 at 02:00:28PM -0500 X-Editor: vi X-OS: FreeBSD 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 Marc, > I've searched google, and find alot of ppl asking about it, but no > answers, so either nobody is talking, or nobody is running :( I spent a solid evening and morning trying to get it working, with no luck (even down to fresh CVS versions of PHP, etc). So, I broke down and just set it up to run as a CGI (from the lang/php4 port): % grep php /usr/local/etc/apache/httpd.conf | grep -v ^# DirectoryIndex index.php index.html index.php3 index.htm index.cgi AddType application/x-httpd-php .php Action application/x-httpd-php /cgi-bin/php This is just on my home box, which is mainly used for my own playing around and testing, there's nothing world-viewable or production on it. I wouldn't run PHP through CGI on a 'real' server, but then, I wouldn't yet use Apache 2.x on one either. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Unix Systems Administrator | fullermd@futuresouth.com Specializing in FreeBSD | http://www.over-yonder.net/ "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message