From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 00:03:27 2005 Return-Path: X-Original-To: freebsd-ports-bugs@freebsd.org Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB32616A433; Sun, 3 Jul 2005 00:03:26 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9612543D48; Sun, 3 Jul 2005 00:03:26 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.3/8.13.3) with ESMTP id j6303Vl3034885; Sat, 2 Jul 2005 20:03:31 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jimmie James In-Reply-To: <7e148fb9050522113833fe766c@mail.gmail.com> References: <7e148fb9050522113833fe766c@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Qc2ZTOl/W/3iVDrAf++f" Organization: MarcusCom, Inc. Date: Sat, 02 Jul 2005 20:03:23 -0400 Message-Id: <1120349003.25825.26.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: gnome@freebsd.org, freebsd-ports-bugs@freebsd.org Subject: Re: graphics/librsvg2 build failure 5.4-STABLE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 00:03:27 -0000 --=-Qc2ZTOl/W/3iVDrAf++f Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2005-05-22 at 14:38 -0400, Jimmie James wrote: > #uname -a > FreeBSD fortytwo.zapto.org 5.4-STABLE FreeBSD 5.4-STABLE #2: Sat May > 21 18:59:28 EDT 2005 =20 > jimmie@fortytwo.zapto.org:/usr/obj/usr/src/sys/FORTYTWO i386 >=20 > # $FreeBSD: ports/graphics/librsvg2/Makefile,v 1.46 2005/03/17 > 17:23:42 adamw Exp $ >=20 > cvsup of ports around 16:00 UTC >=20 > cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/libgsf-1 > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/libxml2 -I/usr/local/include -DHAVE_SVGZ=3D1 > -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 > -I/usr/local/include -DHAVE_LIBCROCO=3D1 -I. -I. > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 > -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 > -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include > -I/usr/local/include/freetype2 -DXTHREADS -DXUSE_MTSAFE_API > -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 > -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include > -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 > -I/usr/local/include -DXTHREADS -DXUSE_MTSAFE_API > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include > -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 > -I/usr/local/include/freetype2 -I/usr/local/include > -I/usr/X11R6/include -DG_LOG_DOMAIN=3D\"librsvg\" > -DDATADIR=3D\"/usr/X11R6/share/gnome\" -I/usr/local/include -Os -pipe > -march=3Dpentiumpro -MT rsvg-cond.lo -MD -MP -MF .deps/rsvg-cond.Tpo -c > rsvg-cond.c -o rsvg-cond.o >/dev/null 2>&1 > ( cd . && glib-mkenums \ > --fhead "#include \"librsvg-enum-types.h\"\n#include > \"rsvg.h\"" \ > --fprod "\n/* enumerations from \"@filename@\" */" \ > --vhead "GType\n@enum_name@_get_type (void)\n{\n=20 > static GType etype =3D 0;\n if (etype =3D=3D 0) {\n static const > G@Type@Value values[] =3D {" \ > --vprod " { @VALUENAME@, \"@VALUENAME@\", > \"@valuenick@\" }," \ > --vtail " { 0, NULL, NULL }\n };\n etype =3D > g_@type@_register_static (\"@EnumName@\", values);\n }\n return > etype;\n}\n" \ > rsvg-gz.h rsvg.h ) > tmp-librsvg-enum-types.c \ > && (cmp -s tmp-librsvg-enum-types.c librsvg-enum-types.c || cp > tmp-librsvg-enum-types.c librsvg-enum-types.c ) \ > && rm -f tmp-librsvg-enum-types.c \ > && echo timestamp > s-enum-types-c > glib-mkenums: not found > gmake[2]: *** [s-enum-types-c] Error 127 > gmake[2]: Leaving directory `/usr/ports/graphics/librsvg2/work/librsvg-2.= 9.5' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/graphics/librsvg2/work/librsvg-2.= 9.5' > gmake: *** [all] Error 2 > *** Error code 2 >=20 > jimmie@fortytwo <124> [0] /usr/ports/graphics/librsvg2#which glib-mkenum= s > /usr/local/bin/glib-mkenums > -r-xr-xr-x 1 root wheel 14275 May 20 10:39 /usr/local/bin/glib-mkenums= * portupgrade -f glib-2\* Either that, or if this happened just after updating Perl, run perl-after-upgrade -f. Joe > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >=20 >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-Qc2ZTOl/W/3iVDrAf++f Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCxytLb2iPiv4Uz4cRAsWTAJ9Gs9Ll8iZuWN3X+yEoMjv/uUQrDwCbBlrJ 9OFErnwIqL8E/fZSrvsHc1U= =LUQC -----END PGP SIGNATURE----- --=-Qc2ZTOl/W/3iVDrAf++f-- From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 00:18:13 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE76716A421; Sun, 3 Jul 2005 00:18:11 +0000 (GMT) (envelope-from ps@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ACF343E13; Sun, 3 Jul 2005 00:12:53 +0000 (GMT) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 534825EC3C; Sat, 2 Jul 2005 17:10:34 -0700 (PDT) X-Original-To: ps@mu.org Delivered-To: ps@mu.org Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by elvis.mu.org (Postfix) with ESMTP id A34655C95F for ; Mon, 6 Sep 2004 07:22:07 -0700 (PDT) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 72807559AF; Mon, 6 Sep 2004 14:22:06 +0000 (GMT) (envelope-from owner-freebsd-bugs@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 4044D16A4CE; Mon, 6 Sep 2004 14:22:06 +0000 (GMT) Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A087F16A4CE; Mon, 6 Sep 2004 14:22:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CEB543D6E; Mon, 6 Sep 2004 14:22:03 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) i86EM3Sd029634; Mon, 6 Sep 2004 14:22:03 GMT (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i86EM3cB029630; Mon, 6 Sep 2004 14:22:03 GMT (envelope-from arved) From: Tilman Linneweh Message-Id: <200409061422.i86EM3cB029630@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-bugs@freebsd.org Errors-To: owner-freebsd-bugs@freebsd.org X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on elvis.mu.org X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Level: Cc: Subject: Re: ports/60521: sane-backends-1.0.13_1 coredumps in use with SCSI scanner on 5.X X-BeenThere: freebsd-ports-bugs@freebsd.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sun, 03 Jul 2005 00:18:13 -0000 X-Original-Date: Mon, 6 Sep 2004 14:22:03 GMT X-List-Received-Date: Sun, 03 Jul 2005 00:18:13 -0000 Synopsis: sane-backends-1.0.13_1 coredumps in use with SCSI scanner on 5.X Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: arved Responsible-Changed-When: Mon Sep 6 14:21:25 GMT 2004 Responsible-Changed-Why: This looks like a ports bug http://www.freebsd.org/cgi/query-pr.cgi?pr=60521 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 00:19:19 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B03816A420; Sun, 3 Jul 2005 00:19:19 +0000 (GMT) (envelope-from ps@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1F2244021; Sun, 3 Jul 2005 00:13:23 +0000 (GMT) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 5E89B5ECC5; Sat, 2 Jul 2005 17:10:36 -0700 (PDT) X-Original-To: ps@mu.org Delivered-To: ps@mu.org Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by elvis.mu.org (Postfix) with ESMTP id AFC705C98F for ; Thu, 9 Sep 2004 12:58:10 -0700 (PDT) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 581B855CD5; Thu, 9 Sep 2004 19:57:48 +0000 (GMT) (envelope-from owner-freebsd-bugs@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 0DBDF16A4D2; Thu, 9 Sep 2004 19:57:48 +0000 (GMT) Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE98A16A4CE; Thu, 9 Sep 2004 19:57:45 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DB3743D2D; Thu, 9 Sep 2004 19:57:45 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from freefall.freebsd.org (simon@localhost [127.0.0.1]) i89JvjmA026865; Thu, 9 Sep 2004 19:57:45 GMT (envelope-from simon@freefall.freebsd.org) Received: (from simon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i89Jvj2R026861; Thu, 9 Sep 2004 19:57:45 GMT (envelope-from simon) From: "Simon L. Nielsen" Message-Id: <200409091957.i89Jvj2R026861@freefall.freebsd.org> To: simon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-bugs@freebsd.org Errors-To: owner-freebsd-bugs@freebsd.org X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on elvis.mu.org X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Level: Cc: Subject: Re: ports/71525: MIME::Parser from p5-MIME-Tools fails to compile X-BeenThere: freebsd-ports-bugs@freebsd.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sun, 03 Jul 2005 00:19:21 -0000 X-Original-Date: Thu, 9 Sep 2004 19:57:45 GMT X-List-Received-Date: Sun, 03 Jul 2005 00:19:21 -0000 Synopsis: MIME::Parser from p5-MIME-Tools fails to compile Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: simon Responsible-Changed-When: Thu Sep 9 19:57:22 GMT 2004 Responsible-Changed-Why: Reassign misfiled ports PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=71525 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 01:02:06 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 716E616B3EA; Sun, 3 Jul 2005 01:01:46 +0000 (GMT) (envelope-from ps@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2E4B45336; Sun, 3 Jul 2005 00:51:43 +0000 (GMT) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 70D0E60C8C; Sat, 2 Jul 2005 17:15:50 -0700 (PDT) X-Original-To: ps@mu.org Delivered-To: ps@mu.org Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by elvis.mu.org (Postfix) with ESMTP id C3CCC5C862 for ; Sat, 28 May 2005 08:23:05 -0700 (PDT) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id BF0C756024; Sat, 28 May 2005 15:22:29 +0000 (GMT) (envelope-from owner-freebsd-bugs@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id CCAB416A437; Sat, 28 May 2005 15:22:24 +0000 (GMT) (envelope-from owner-freebsd-bugs@freebsd.org) X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAE4816A41C; Sat, 28 May 2005 15:13:38 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 723BC43D1D; Sat, 28 May 2005 15:13:38 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4SFDcUr044616; Sat, 28 May 2005 15:13:38 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4SFDcAs044612; Sat, 28 May 2005 15:13:38 GMT (envelope-from linimon) From: Mark Linimon Message-Id: <200505281513.j4SFDcAs044612@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Sender: owner-freebsd-bugs@freebsd.org Errors-To: owner-freebsd-bugs@freebsd.org X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on elvis.mu.org X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS, SPF_PASS autolearn=ham version=3.0.3 X-Spam-Level: Cc: Subject: Re: ports/81569: Broken ports: mplayer, k3b X-BeenThere: freebsd-ports-bugs@freebsd.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sun, 03 Jul 2005 01:02:06 -0000 X-Original-Date: Sat, 28 May 2005 15:13:38 GMT X-List-Received-Date: Sun, 03 Jul 2005 01:02:06 -0000 Synopsis: Broken ports: mplayer, k3b Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Sat May 28 15:11:06 GMT 2005 Responsible-Changed-Why: Ports PR. Please note that it makes things easier for us if you file PRs that only appertain to a single port, and Cc: the maintainer. Please also check to make sure that your ports tree is completely up-to-date; in general patching problems are quickly noticed and fixed. http://www.freebsd.org/cgi/query-pr.cgi?pr=81569 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 01:02:06 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FCF416A943; Sun, 3 Jul 2005 01:01:47 +0000 (GMT) (envelope-from ps@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id E381F4530D; Sun, 3 Jul 2005 00:51:30 +0000 (GMT) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 7EF90602A3; Sat, 2 Jul 2005 17:14:14 -0700 (PDT) X-Original-To: ps@mu.org Delivered-To: ps@mu.org Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by elvis.mu.org (Postfix) with ESMTP id 785065C8EF for ; Mon, 28 Feb 2005 20:31:56 -0800 (PST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 33F2055D8A; Tue, 1 Mar 2005 04:31:45 +0000 (GMT) (envelope-from owner-freebsd-bugs@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id F23FB16A4D2; Tue, 1 Mar 2005 04:31:44 +0000 (GMT) Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F0CE16A4CE; Tue, 1 Mar 2005 04:31:42 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E77E343D49; Tue, 1 Mar 2005 04:31:41 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j214Vfqg054156; Tue, 1 Mar 2005 04:31:41 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j214Vfkv054152; Tue, 1 Mar 2005 04:31:41 GMT (envelope-from linimon) From: Mark Linimon Message-Id: <200503010431.j214Vfkv054152@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-bugs@freebsd.org Errors-To: owner-freebsd-bugs@freebsd.org X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on elvis.mu.org X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Level: Cc: Subject: Re: ports/78220: [MAINTAINER-UPDATE] Update ports/games/asc to 1.15.3.0 X-BeenThere: freebsd-ports-bugs@freebsd.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sun, 03 Jul 2005 01:02:06 -0000 X-Original-Date: Tue, 1 Mar 2005 04:31:41 GMT X-List-Received-Date: Sun, 03 Jul 2005 01:02:06 -0000 Synopsis: [MAINTAINER-UPDATE] Update ports/games/asc to 1.15.3.0 Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Tue Mar 1 04:31:21 GMT 2005 Responsible-Changed-Why: Canonicalize assignment. http://www.freebsd.org/cgi/query-pr.cgi?pr=78220 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 01:02:47 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF43216A54A; Sun, 3 Jul 2005 01:02:22 +0000 (GMT) (envelope-from ps@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 892A9453F5; Sun, 3 Jul 2005 00:53:14 +0000 (GMT) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 001245F25C; Sat, 2 Jul 2005 17:11:30 -0700 (PDT) X-Original-To: ps@mu.org Delivered-To: ps@mu.org Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by elvis.mu.org (Postfix) with ESMTP id B5AE65C8F4 for ; Mon, 18 Oct 2004 02:50:35 -0700 (PDT) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id BCB9256FAC; Mon, 18 Oct 2004 09:50:32 +0000 (GMT) (envelope-from owner-freebsd-bugs@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 438ED16A4DD; Mon, 18 Oct 2004 09:50:32 +0000 (GMT) Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EF5616A4CF; Mon, 18 Oct 2004 09:50:09 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CF7343D55; Mon, 18 Oct 2004 09:50:09 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) i9I9o9NN039104; Mon, 18 Oct 2004 09:50:09 GMT (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9I9o8pT039100; Mon, 18 Oct 2004 09:50:08 GMT (envelope-from ceri) From: Ceri Davies Message-Id: <200410180950.i9I9o8pT039100@freefall.freebsd.org> To: ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-bugs@freebsd.org Errors-To: owner-freebsd-bugs@freebsd.org X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on elvis.mu.org X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.0.0 X-Spam-Level: Cc: Subject: Re: ports/72803: [PATCH] update java/eclipse-vep X-BeenThere: freebsd-ports-bugs@freebsd.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sun, 03 Jul 2005 01:02:47 -0000 X-Original-Date: Mon, 18 Oct 2004 09:50:08 GMT X-List-Received-Date: Sun, 03 Jul 2005 01:02:47 -0000 Synopsis: [PATCH] update java/eclipse-vep Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: ceri Responsible-Changed-When: Mon Oct 18 09:49:48 GMT 2004 Responsible-Changed-Why: Correct responsible. http://www.freebsd.org/cgi/query-pr.cgi?pr=72803 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 01:03:45 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CA5F16A8A1; Sun, 3 Jul 2005 01:03:04 +0000 (GMT) (envelope-from ps@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E95D454E7; Sun, 3 Jul 2005 00:55:30 +0000 (GMT) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 16E2D5F417; Sat, 2 Jul 2005 17:11:54 -0700 (PDT) X-Original-To: ps@mu.org Delivered-To: ps@mu.org Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by elvis.mu.org (Postfix) with ESMTP id 495635CA26 for ; Wed, 3 Nov 2004 18:02:11 -0800 (PST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 0E0615583C; Thu, 4 Nov 2004 02:02:11 +0000 (GMT) (envelope-from owner-freebsd-bugs@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id A6CCD16A4D2; Thu, 4 Nov 2004 02:02:10 +0000 (GMT) Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E672816A4CE; Thu, 4 Nov 2004 02:02:07 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C569643D31; Thu, 4 Nov 2004 02:02:07 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) iA4227EN086372; Thu, 4 Nov 2004 02:02:07 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id iA4227g5086368; Thu, 4 Nov 2004 02:02:07 GMT (envelope-from linimon) From: Mark Linimon Message-Id: <200411040202.iA4227g5086368@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-bugs@freebsd.org Errors-To: owner-freebsd-bugs@freebsd.org X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on elvis.mu.org X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.0.0 X-Spam-Level: Cc: Subject: Re: ports/73506: arts-1.3.1/mcopidl dies with msg "free(): error: chunk is already free" X-BeenThere: freebsd-ports-bugs@freebsd.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sun, 03 Jul 2005 01:03:47 -0000 X-Original-Date: Thu, 4 Nov 2004 02:02:07 GMT X-List-Received-Date: Sun, 03 Jul 2005 01:03:47 -0000 Synopsis: arts-1.3.1/mcopidl dies with msg "free(): error: chunk is already free" Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Thu Nov 4 02:01:30 GMT 2004 Responsible-Changed-Why: This is a ports bug (misc is for things that are neither kern, nor ports, nor ...) http://www.freebsd.org/cgi/query-pr.cgi?pr=73506 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 01:03:47 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B444316B85D; Sun, 3 Jul 2005 01:03:04 +0000 (GMT) (envelope-from ps@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7634F44D45; Sun, 3 Jul 2005 00:55:27 +0000 (GMT) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 1C60F5F2A7; Sat, 2 Jul 2005 17:11:38 -0700 (PDT) X-Original-To: ps@mu.org Delivered-To: ps@mu.org Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by elvis.mu.org (Postfix) with ESMTP id 4F2805CB17 for ; Mon, 25 Oct 2004 03:16:30 -0700 (PDT) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 6438E55B53; Mon, 25 Oct 2004 10:16:28 +0000 (GMT) (envelope-from owner-freebsd-bugs@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 21B7F16A4CE; Mon, 25 Oct 2004 10:16:28 +0000 (GMT) Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0186016A4CE; Mon, 25 Oct 2004 10:16:26 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D672D43D46; Mon, 25 Oct 2004 10:16:25 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) i9PAGPTd073935; Mon, 25 Oct 2004 10:16:25 GMT (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9PAGPLt073931; Mon, 25 Oct 2004 10:16:25 GMT (envelope-from ceri) From: Ceri Davies Message-Id: <200410251016.i9PAGPLt073931@freefall.freebsd.org> To: ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-bugs@freebsd.org Errors-To: owner-freebsd-bugs@freebsd.org X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on elvis.mu.org X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.0.0 X-Spam-Level: Cc: Subject: Re: ports/73100: Incorrect library specification for mail/postfix package & SASLKRB5 option X-BeenThere: freebsd-ports-bugs@freebsd.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sun, 03 Jul 2005 01:03:47 -0000 X-Original-Date: Mon, 25 Oct 2004 10:16:25 GMT X-List-Received-Date: Sun, 03 Jul 2005 01:03:47 -0000 Synopsis: Incorrect library specification for mail/postfix package & SASLKRB5 option Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: ceri Responsible-Changed-When: Mon Oct 25 10:16:05 GMT 2004 Responsible-Changed-Why: Ports PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=73100 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 01:03:53 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79C6C16B87E; Sun, 3 Jul 2005 01:03:05 +0000 (GMT) (envelope-from ps@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38474454F9; Sun, 3 Jul 2005 00:55:35 +0000 (GMT) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 167615F750; Sat, 2 Jul 2005 17:12:23 -0700 (PDT) X-Original-To: ps@mu.org Delivered-To: ps@mu.org Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by elvis.mu.org (Postfix) with ESMTP id C908C5C997 for ; Mon, 22 Nov 2004 02:39:50 -0800 (PST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 653F555E21; Mon, 22 Nov 2004 10:39:50 +0000 (GMT) (envelope-from owner-freebsd-bugs@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id EC92916A4CE; Mon, 22 Nov 2004 10:39:49 +0000 (GMT) Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DD2016A4CE; Mon, 22 Nov 2004 10:39:48 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 083A043D75; Mon, 22 Nov 2004 10:39:48 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iAMAdl52074041; Mon, 22 Nov 2004 10:39:47 GMT (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iAMAdl54074037; Mon, 22 Nov 2004 10:39:47 GMT (envelope-from ceri) From: Ceri Davies Message-Id: <200411221039.iAMAdl54074037@freefall.freebsd.org> To: ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-bugs@freebsd.org Errors-To: owner-freebsd-bugs@freebsd.org X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on elvis.mu.org X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-Spam-Level: Cc: Subject: Re: ports/74205: Patch for Connection.cc in the mysqlcppapi port needs to check for higher versions of MySQL. X-BeenThere: freebsd-ports-bugs@freebsd.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sun, 03 Jul 2005 01:03:53 -0000 X-Original-Date: Mon, 22 Nov 2004 10:39:47 GMT X-List-Received-Date: Sun, 03 Jul 2005 01:03:53 -0000 Synopsis: Patch for Connection.cc in the mysqlcppapi port needs to check for higher versions of MySQL. Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: ceri Responsible-Changed-When: Mon Nov 22 10:39:31 GMT 2004 Responsible-Changed-Why: Ports PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=74205 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 01:03:54 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CB0916A7D5; Sun, 3 Jul 2005 01:03:06 +0000 (GMT) (envelope-from ps@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F01745512; Sun, 3 Jul 2005 00:55:44 +0000 (GMT) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 142005FCDD; Sat, 2 Jul 2005 17:13:12 -0700 (PDT) X-Original-To: ps@mu.org Delivered-To: ps@mu.org Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by elvis.mu.org (Postfix) with ESMTP id 17CE45C773 for ; Fri, 7 Jan 2005 04:00:08 -0800 (PST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 29F8655D77; Fri, 7 Jan 2005 11:59:54 +0000 (GMT) (envelope-from owner-freebsd-bugs@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id F139016A4D2; Fri, 7 Jan 2005 11:59:53 +0000 (GMT) Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 431EA16A4CE; Fri, 7 Jan 2005 11:59:50 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D15D43D1F; Fri, 7 Jan 2005 11:59:50 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j07BxodL031115; Fri, 7 Jan 2005 11:59:50 GMT (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j07BxnmR031111; Fri, 7 Jan 2005 11:59:49 GMT (envelope-from ceri) From: Ceri Davies Message-Id: <200501071159.j07BxnmR031111@freefall.freebsd.org> To: ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-bugs@freebsd.org Errors-To: owner-freebsd-bugs@freebsd.org X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on elvis.mu.org X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-Spam-Level: Cc: Subject: Re: ports/75911: Proftpd does not work with NIS on FreeBSD X-BeenThere: freebsd-ports-bugs@freebsd.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sun, 03 Jul 2005 01:03:54 -0000 X-Original-Date: Fri, 7 Jan 2005 11:59:49 GMT X-List-Received-Date: Sun, 03 Jul 2005 01:03:54 -0000 Synopsis: Proftpd does not work with NIS on FreeBSD Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: ceri Responsible-Changed-When: Fri Jan 7 11:59:28 GMT 2005 Responsible-Changed-Why: Ports PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=75911 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 01:03:59 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2484716B8F4; Sun, 3 Jul 2005 01:03:12 +0000 (GMT) (envelope-from ps@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA89944D5A; Sun, 3 Jul 2005 00:56:02 +0000 (GMT) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 1949E60A9F; Sat, 2 Jul 2005 17:15:39 -0700 (PDT) X-Original-To: ps@mu.org Delivered-To: ps@mu.org Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by elvis.mu.org (Postfix) with ESMTP id 1590D5CA84 for ; Tue, 17 May 2005 11:30:11 -0700 (PDT) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 2E6795B6FD; Tue, 17 May 2005 18:28:20 +0000 (GMT) (envelope-from owner-freebsd-bugs@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 4639216A4E3; Tue, 17 May 2005 18:28:18 +0000 (GMT) Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B96D16A4CE; Tue, 17 May 2005 18:28:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E89E143D64; Tue, 17 May 2005 18:28:14 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4HISBmY031648; Tue, 17 May 2005 18:28:11 GMT (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4HISBTY031644; Tue, 17 May 2005 18:28:11 GMT (envelope-from keramida) From: Giorgos Keramidas Message-Id: <200505171828.j4HISBTY031644@freefall.freebsd.org> To: keramida@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-bugs@freebsd.org Errors-To: owner-freebsd-bugs@freebsd.org X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on elvis.mu.org X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS, SPF_PASS autolearn=ham version=3.0.3 X-Spam-Level: Cc: Subject: Re: ports/81152: graphics/gimp with option WITHOUT_MNG has incomplete package list X-BeenThere: freebsd-ports-bugs@freebsd.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sun, 03 Jul 2005 01:04:00 -0000 X-Original-Date: Tue, 17 May 2005 18:28:11 GMT X-List-Received-Date: Sun, 03 Jul 2005 01:04:00 -0000 Synopsis: graphics/gimp with option WITHOUT_MNG has incomplete package list Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: keramida Responsible-Changed-When: Tue May 17 18:27:47 GMT 2005 Responsible-Changed-Why: Refile under the correct category. http://www.freebsd.org/cgi/query-pr.cgi?pr=81152 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 01:10:46 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19BE116A42D for ; Sun, 3 Jul 2005 01:10:46 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E24B643D1F for ; Sun, 3 Jul 2005 01:10:45 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j631Ajw6020523 for ; Sun, 3 Jul 2005 01:10:45 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j631AjqE020522; Sun, 3 Jul 2005 01:10:45 GMT (envelope-from gnats) Date: Sun, 3 Jul 2005 01:10:45 GMT Message-Id: <200507030110.j631AjqE020522@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Mark Linimon Cc: Subject: Re: misc/80514: vmmon_smp.ko does not create /dev/vmmon node on SMP FreeBSD-5.4-STABLE machine X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Linimon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 01:10:47 -0000 The following reply was made to PR ports/80514; it has been noted by GNATS. From: Mark Linimon To: Andy Sparrow Cc: freebsd-bugs@FreeBSD.org Subject: Re: misc/80514: vmmon_smp.ko does not create /dev/vmmon node on SMP FreeBSD-5.4-STABLE machine Date: Sun, 1 May 2005 15:56:46 -0500 (CDT) Is this a bug in the kernel, or in the port? _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 02:14:12 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AE1E16ABE6; Sun, 3 Jul 2005 02:13:42 +0000 (GMT) (envelope-from dannyboy@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D6C243DA6; Sun, 3 Jul 2005 01:46:42 +0000 (GMT) (envelope-from dannyboy@FreeBSD.org) Received: from freefall.freebsd.org (dannyboy@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j631kgcZ023138; Sun, 3 Jul 2005 01:46:42 GMT (envelope-from dannyboy@freefall.freebsd.org) Received: (from dannyboy@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j631kgdn023134; Sun, 3 Jul 2005 01:46:42 GMT (envelope-from dannyboy) Date: Sun, 3 Jul 2005 01:46:42 GMT From: Daniel Harris Message-Id: <200507030146.j631kgdn023134@freefall.freebsd.org> To: fli+freebsd-ports@shapeshifter.se, dannyboy@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82887: Update port: net-mgmt/yabm Fix master sites X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 02:14:12 -0000 Synopsis: Update port: net-mgmt/yabm Fix master sites State-Changed-From-To: open->closed State-Changed-By: dannyboy State-Changed-When: Sun Jul 3 01:45:58 GMT 2005 State-Changed-Why: Committed, thanks. PORTREVISION isn't bumped unless the resulting package's behavior is changed, so I left that out. http://www.freebsd.org/cgi/query-pr.cgi?pr=82887 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 06:00:37 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 102A116A41C for ; Sun, 3 Jul 2005 06:00:37 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7A0143D4C for ; Sun, 3 Jul 2005 06:00:36 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6360ahN061888 for ; Sun, 3 Jul 2005 06:00:36 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6360au2061887; Sun, 3 Jul 2005 06:00:36 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 06:00:36 GMT Resent-Message-Id: <200507030600.j6360au2061887@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rong-En Fan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8229716A41C for ; Sun, 3 Jul 2005 05:55:38 +0000 (GMT) (envelope-from rafan@woodstock.rafan.org) Received: from muse.csie.ntu.edu.tw (muse.csie.ntu.edu.tw [140.112.28.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43E8D43D45 for ; Sun, 3 Jul 2005 05:55:38 +0000 (GMT) (envelope-from rafan@woodstock.rafan.org) Received: from localhost (localhost [127.0.0.1]) by muse.csie.ntu.edu.tw (Postfix) with ESMTP id A71CE53E10 for ; Sun, 3 Jul 2005 13:00:40 +0800 (CST) Received: from muse.csie.ntu.edu.tw ([127.0.0.1]) by localhost (muse.csie.ntu.edu.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 41355-28 for ; Sun, 3 Jul 2005 13:00:39 +0800 (CST) Received: from woodstock.rafan.org (220-135-116-9.HINET-IP.hinet.net [220.135.116.9]) by muse.csie.ntu.edu.tw (Postfix) with ESMTP id 5E5FC53D92 for ; Sun, 3 Jul 2005 13:00:39 +0800 (CST) Received: (from rafan@localhost) by woodstock.rafan.org (8.13.4/8.13.4/Submit) id j6350Yr2001134; Sun, 3 Jul 2005 13:00:34 +0800 (CST) (envelope-from rafan) Message-Id: <200507030500.j6350Yr2001134@woodstock.rafan.org> Date: Sun, 3 Jul 2005 13:00:34 +0800 (CST) From: Rong-En Fan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82913: [MAINTAINER] devel/SVN-Mirror: update to 0.63 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 06:00:37 -0000 >Number: 82913 >Category: ports >Synopsis: [MAINTAINER] devel/SVN-Mirror: update to 0.63 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 06:00:35 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 6.0-CURRENT i386 >Organization: NTU CSIE >Environment: System: FreeBSD woodstock.rafan.org 6.0-CURRENT FreeBSD 6.0-CURRENT #12: Wed Jun 15 20:40:49 CST 2005 >Description: - Update to 0.63 Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-SVN-Mirror-0.63.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Mirror/Makefile /home/rafan/tmp/ports/p5-SVN-Mirror/Makefile --- /usr/ports/devel/p5-SVN-Mirror/Makefile Fri May 13 21:58:57 2005 +++ /home/rafan/tmp/ports/p5-SVN-Mirror/Makefile Wed Jun 29 19:15:12 2005 @@ -6,7 +6,7 @@ # PORTNAME= SVN-Mirror -PORTVERSION= 0.61 +PORTVERSION= 0.63 PORTREVISION= 0 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} @@ -16,12 +16,15 @@ MAINTAINER= rafan@infor.org COMMENT= Mirror remote subversion repository to local -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/subversion-perl \ - ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ - ${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \ +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \ + ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/subversion-perl \ ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ - ${SITE_PERL}/VCP.pm:${PORTSDIR}/devel/p5-VCP-autrijus \ - ${SITE_PERL}/SVN/Simple/Edit.pm:${PORTSDIR}/devel/p5-SVN-Simple + ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ + ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-DateTime \ + ${SITE_PERL}/File/chdir.pm:${PORTSDIR}/devel/p5-File-chdir \ + ${SITE_PERL}/SVN/Simple/Edit.pm:${PORTSDIR}/devel/p5-SVN-Simple \ + ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ + ${SITE_PERL}/VCP.pm:${PORTSDIR}/devel/p5-VCP-autrijus RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Mirror/distinfo /home/rafan/tmp/ports/p5-SVN-Mirror/distinfo --- /usr/ports/devel/p5-SVN-Mirror/distinfo Fri May 13 21:58:57 2005 +++ /home/rafan/tmp/ports/p5-SVN-Mirror/distinfo Wed Jun 29 19:15:12 2005 @@ -1,2 +1,2 @@ -MD5 (SVN-Mirror-0.61.tar.gz) = 184700fd7c3d2d4e1b244ceb177accd6 -SIZE (SVN-Mirror-0.61.tar.gz) = 110221 +MD5 (SVN-Mirror-0.63.tar.gz) = 2d670cf4d7fcc08f1edfeeda584bc9d3 +SIZE (SVN-Mirror-0.63.tar.gz) = 113153 --- p5-SVN-Mirror-0.63.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 06:07:43 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1F3616A41F; Sun, 3 Jul 2005 06:07:43 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96F8D43D4C; Sun, 3 Jul 2005 06:07:43 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j634Kt3V048478; Sun, 3 Jul 2005 04:20:55 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j634KtYs048474; Sun, 3 Jul 2005 04:20:55 GMT (envelope-from novel) Date: Sun, 3 Jul 2005 04:20:55 GMT From: Roman Bogorodskiy Message-Id: <200507030420.j634KtYs048474@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82899: [Maintainer Update] lang/gauche 0.8.4 -> 0.8.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 06:07:44 -0000 Synopsis: [Maintainer Update] lang/gauche 0.8.4 -> 0.8.5 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Sun Jul 3 04:20:46 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82899 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 06:07:44 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3656216A41C; Sun, 3 Jul 2005 06:07:44 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF47043D45; Sun, 3 Jul 2005 06:07:43 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j634KceF048401; Sun, 3 Jul 2005 04:20:38 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j634Kc6x048397; Sun, 3 Jul 2005 04:20:38 GMT (envelope-from novel) Date: Sun, 3 Jul 2005 04:20:38 GMT From: Roman Bogorodskiy Message-Id: <200507030420.j634Kc6x048397@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82900: [Maintainer Update] databases/gauche-gdbm 0.8.4 -> 0.8.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 06:07:44 -0000 Synopsis: [Maintainer Update] databases/gauche-gdbm 0.8.4 -> 0.8.5 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Sun Jul 3 04:20:22 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82900 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 06:07:44 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39C6F16A41F; Sun, 3 Jul 2005 06:07:44 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBD9F43D46; Sun, 3 Jul 2005 06:07:43 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j633dsCG037990; Sun, 3 Jul 2005 03:39:54 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j633dsou037986; Sun, 3 Jul 2005 03:39:54 GMT (envelope-from novel) Date: Sun, 3 Jul 2005 03:39:54 GMT From: Roman Bogorodskiy Message-Id: <200507030339.j633dsou037986@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82902: Maintainer-update: games/pydance (1.0.2 -> 1.0.3, MP3 playback now works) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 06:07:44 -0000 Synopsis: Maintainer-update: games/pydance (1.0.2 -> 1.0.3, MP3 playback now works) Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Sun Jul 3 03:39:37 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82902 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 06:07:46 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3901916A42B; Sun, 3 Jul 2005 06:07:46 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F1DA43D45; Sun, 3 Jul 2005 06:07:46 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from freefall.freebsd.org (jylefort@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j632RNJ4029740; Sun, 3 Jul 2005 02:27:23 GMT (envelope-from jylefort@freefall.freebsd.org) Received: (from jylefort@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j632RNHb029736; Sun, 3 Jul 2005 02:27:23 GMT (envelope-from jylefort) Date: Sun, 3 Jul 2005 02:27:23 GMT From: Jean-Yves Lefort Message-Id: <200507030227.j632RNHb029736@freefall.freebsd.org> To: jylefort@FreeBSD.org, jylefort@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/81933: update ports: japanese/wikicker X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 06:07:46 -0000 Synopsis: update ports: japanese/wikicker Responsible-Changed-From-To: jylefort->freebsd-ports-bugs Responsible-Changed-By: jylefort Responsible-Changed-When: Sun Jul 3 02:23:03 GMT 2005 Responsible-Changed-Why: My Engrish is too limited to fix this port. Back to the pool. http://www.freebsd.org/cgi/query-pr.cgi?pr=81933 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 06:20:11 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 420B916A41C for ; Sun, 3 Jul 2005 06:20:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 153E443D48 for ; Sun, 3 Jul 2005 06:20:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j636KA38067533 for ; Sun, 3 Jul 2005 06:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j636KAFY067532; Sun, 3 Jul 2005 06:20:10 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 06:20:10 GMT Resent-Message-Id: <200507030620.j636KAFY067532@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rong-En Fan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DD1216A41C for ; Sun, 3 Jul 2005 06:12:16 +0000 (GMT) (envelope-from rafan@woodstock.rafan.org) Received: from muse.csie.ntu.edu.tw (muse.csie.ntu.edu.tw [140.112.28.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3FCA43D45 for ; Sun, 3 Jul 2005 06:12:15 +0000 (GMT) (envelope-from rafan@woodstock.rafan.org) Received: from localhost (localhost [127.0.0.1]) by muse.csie.ntu.edu.tw (Postfix) with ESMTP id D51D253DBC for ; Sun, 3 Jul 2005 13:17:52 +0800 (CST) Received: from muse.csie.ntu.edu.tw ([127.0.0.1]) by localhost (muse.csie.ntu.edu.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21886-26 for ; Sun, 3 Jul 2005 13:17:51 +0800 (CST) Received: from woodstock.rafan.org (220-135-116-9.HINET-IP.hinet.net [220.135.116.9]) by muse.csie.ntu.edu.tw (Postfix) with ESMTP id 345BB53DBA for ; Sun, 3 Jul 2005 13:17:51 +0800 (CST) Received: (from rafan@localhost) by woodstock.rafan.org (8.13.4/8.13.4/Submit) id j5TBuNWZ051770; Wed, 29 Jun 2005 19:56:23 +0800 (CST) (envelope-from rafan) Message-Id: <200506291156.j5TBuNWZ051770@woodstock.rafan.org> Date: Wed, 29 Jun 2005 19:56:23 +0800 (CST) From: Rong-En Fan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82914: [MAINTAINER] devel/SVN-Mirror: update to 0.63 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 06:20:11 -0000 >Number: 82914 >Category: ports >Synopsis: [MAINTAINER] devel/SVN-Mirror: update to 0.63 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 06:20:10 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 6.0-CURRENT i386 >Organization: NTU CSIE >Environment: System: FreeBSD woodstock.rafan.org 6.0-CURRENT FreeBSD 6.0-CURRENT #12: Wed Jun 15 20:40:49 CST 2005 >Description: - Update to 0.63 - add two new dependencies. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-SVN-Mirror-0.63.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Mirror/Makefile /home/rafan/tmp/ports/p5-SVN-Mirror/Makefile --- /usr/ports/devel/p5-SVN-Mirror/Makefile Fri May 13 21:58:57 2005 +++ /home/rafan/tmp/ports/p5-SVN-Mirror/Makefile Wed Jun 29 19:15:12 2005 @@ -6,7 +6,7 @@ # PORTNAME= SVN-Mirror -PORTVERSION= 0.61 +PORTVERSION= 0.63 PORTREVISION= 0 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} @@ -16,12 +16,15 @@ MAINTAINER= rafan@infor.org COMMENT= Mirror remote subversion repository to local -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/subversion-perl \ - ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ - ${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \ +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \ + ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/subversion-perl \ ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ - ${SITE_PERL}/VCP.pm:${PORTSDIR}/devel/p5-VCP-autrijus \ - ${SITE_PERL}/SVN/Simple/Edit.pm:${PORTSDIR}/devel/p5-SVN-Simple + ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ + ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-DateTime \ + ${SITE_PERL}/File/chdir.pm:${PORTSDIR}/devel/p5-File-chdir \ + ${SITE_PERL}/SVN/Simple/Edit.pm:${PORTSDIR}/devel/p5-SVN-Simple \ + ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ + ${SITE_PERL}/VCP.pm:${PORTSDIR}/devel/p5-VCP-autrijus RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Mirror/distinfo /home/rafan/tmp/ports/p5-SVN-Mirror/distinfo --- /usr/ports/devel/p5-SVN-Mirror/distinfo Fri May 13 21:58:57 2005 +++ /home/rafan/tmp/ports/p5-SVN-Mirror/distinfo Wed Jun 29 19:15:12 2005 @@ -1,2 +1,2 @@ -MD5 (SVN-Mirror-0.61.tar.gz) = 184700fd7c3d2d4e1b244ceb177accd6 -SIZE (SVN-Mirror-0.61.tar.gz) = 110221 +MD5 (SVN-Mirror-0.63.tar.gz) = 2d670cf4d7fcc08f1edfeeda584bc9d3 +SIZE (SVN-Mirror-0.63.tar.gz) = 113153 --- p5-SVN-Mirror-0.63.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 06:40:10 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E873116A41C for ; Sun, 3 Jul 2005 06:40:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1CD543D48 for ; Sun, 3 Jul 2005 06:40:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j636e9pw080406 for ; Sun, 3 Jul 2005 06:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j636e9cg080405; Sun, 3 Jul 2005 06:40:09 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 06:40:09 GMT Resent-Message-Id: <200507030640.j636e9cg080405@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, tjs Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0F2816A41C for ; Sun, 3 Jul 2005 06:31:31 +0000 (GMT) (envelope-from tjs@Pluto.CDPA.nsysu.edu.tw) Received: from Pluto.CDPA.nsysu.edu.tw (Pluto.CDPA.nsysu.edu.tw [140.117.205.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63DF243D48 for ; Sun, 3 Jul 2005 06:31:31 +0000 (GMT) (envelope-from tjs@Pluto.CDPA.nsysu.edu.tw) Received: from Pluto.CDPA.nsysu.edu.tw (localhost [127.0.0.1]) by Pluto.CDPA.nsysu.edu.tw (8.13.3/8.13.1) with ESMTP id j636VR9S028321 for ; Sun, 3 Jul 2005 14:31:27 +0800 (CST) (envelope-from tjs@Pluto.CDPA.nsysu.edu.tw) Received: (from tjs@localhost) by Pluto.CDPA.nsysu.edu.tw (8.13.3/8.13.1/Submit) id j636VRv7028320; Sun, 3 Jul 2005 14:31:27 +0800 (CST) (envelope-from tjs) Message-Id: <200507030631.j636VRv7028320@Pluto.CDPA.nsysu.edu.tw> Date: Sun, 3 Jul 2005 14:31:27 +0800 (CST) From: tjs To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82915: [MAINTAINER] Update www/wordpress-mu to 1.5.1.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tjs List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 06:40:10 -0000 >Number: 82915 >Category: ports >Synopsis: [MAINTAINER] Update www/wordpress-mu to 1.5.1.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 06:40:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jin-Shan Tseng >Release: FreeBSD 5.4-STABLE i386 >Organization: NSYSU-CDPA >Environment: System: FreeBSD Pluto.CDPA.nsysu.edu.tw 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Jul 3 02:37:43 CST 2005 tjs@Pluto.CDPA.nsysu.edu.tw:/usr/obj/usr/src/sys/Pluto i386 >Description: * update to 1.5.1.2 >How-To-Repeat: >Fix: =================================================================== --- Makefile.orig Sun Jul 3 14:12:12 2005 +++ Makefile Sun Jul 3 14:22:10 2005 @@ -6,11 +6,11 @@ # PORTNAME= wordpress-mu -PORTVERSION= 2005.05.08 +PORTVERSION= 1.5.1.2 CATEGORIES= www MASTER_SITES= http://blogs.linux.ie/download/wpmu/ \ http://mu.wordpress.org/nightly-builds/ -DISTNAME= wpmu-${PORTVERSION:S/./-/g} +DISTNAME= wpmu-stable-${PORTVERSION:S/./_/g} MAINTAINER= tjs@cdpa.nsysu.edu.tw COMMENT= Multi-user version of the famous WordPress blogging application =================================================================== --- distinfo.orig Sun Jul 3 14:12:16 2005 +++ distinfo Sun Jul 3 14:13:29 2005 @@ -1,2 +1,2 @@ -MD5 (wpmu-2005-05-08.tar.gz) = 403dd18e010f1dd89158cdeab0bf184e -SIZE (wpmu-2005-05-08.tar.gz) = 599000 +MD5 (wpmu-stable-1_5_1_2.tar.gz) = 02885bee87d1fe5ff7a22de355a04788 +SIZE (wpmu-stable-1_5_1_2.tar.gz) = 598428 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 07:30:16 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5671C16A41C for ; Sun, 3 Jul 2005 07:30:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ED0243D48 for ; Sun, 3 Jul 2005 07:30:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j637UFXu094111 for ; Sun, 3 Jul 2005 07:30:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j637UFPB094109; Sun, 3 Jul 2005 07:30:15 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 07:30:15 GMT Resent-Message-Id: <200507030730.j637UFPB094109@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, NAKAJI Hiroyuki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C62F16A41C for ; Sun, 3 Jul 2005 07:25:04 +0000 (GMT) (envelope-from nakaji@ra333.heimat.gr.jp) Received: from www.heimat.gr.jp (www.heimat.gr.jp [221.186.186.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9CD043D48 for ; Sun, 3 Jul 2005 07:25:03 +0000 (GMT) (envelope-from nakaji@ra333.heimat.gr.jp) Received: from ra333.heimat.gr.jp (xa12.heimat.gr.jp [221.186.186.11]) by www.heimat.gr.jp (8.13.3/8.13.3) with ESMTP id j637Othf045132 for ; Sun, 3 Jul 2005 16:24:55 +0900 (JST) (envelope-from nakaji@ra333.heimat.gr.jp) Received: from ra333.heimat.gr.jp (localhost [127.0.0.1]) by ra333.heimat.gr.jp (8.13.3/8.13.3) with ESMTP id j637MP0c080402 for ; Sun, 3 Jul 2005 16:22:25 +0900 (JST) (envelope-from nakaji@ra333.heimat.gr.jp) Received: (from nakaji@localhost) by ra333.heimat.gr.jp (8.13.3/8.13.3/Submit) id j637MO2G080401; Sun, 3 Jul 2005 16:22:24 +0900 (JST) (envelope-from nakaji) Message-Id: <200507030722.j637MO2G080401@ra333.heimat.gr.jp> Date: Sun, 3 Jul 2005 16:22:24 +0900 (JST) From: NAKAJI Hiroyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82916: japanese/emacs-emcws: same update as editors/emacs X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: NAKAJI Hiroyuki List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 07:30:16 -0000 >Number: 82916 >Category: ports >Synopsis: japanese/emacs-emcws: same update as editors/emacs >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 07:30:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: NAKAJI Hiroyuki >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD ra333.heimat.gr.jp 5.4-STABLE FreeBSD 5.4-STABLE #16: Wed May 18 14:45:15 JST 2005 root@ra333.heimat.gr.jp:/usr/obj/usr/src/sys/RA333 i386 >Description: Editors/emacs was updated months ago, but japanese/emacs-emcws not. Sorry for late. >How-To-Repeat: >Fix: I hope this will also fix the ia64 build failure reported in http://people.freebsd.org/~fenner/errorlogs/nakaji@jp.freebsd.org.html diff -urN -x CVS -x work -x .#* /usr/ports/japanese/emacs-emcws/Makefile ./Makefile --- /usr/ports/japanese/emacs-emcws/Makefile Tue Apr 12 22:08:04 2005 +++ ./Makefile Sat May 28 09:46:41 2005 @@ -7,7 +7,7 @@ PORTNAME= emcws PORTVERSION= ${EMACS_VER} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= japanese editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs @@ -149,6 +149,13 @@ EMACS_BASE=${LOCALBASE} .endif +.include + +.if ${ARCH} == "ia64" +CFLAGS:= ${CFLAGS:C/-O.?/-O0/g} +CONFIGURE_ENV= CFLAGS="${CFLAGS}" +.endif + pre-everything:: @${CAT} ${FILESDIR}/emcws-message .if !defined(WITH_MENUBAR_FONTSET) @@ -215,4 +222,4 @@ @${ECHO_MSG} "====>" .endif -.include +.include diff -urN -x CVS -x work -x .#* /usr/ports/japanese/emacs-emcws/files/patch-lib-src:movemail.c ./files/patch-lib-src:movemail.c --- /usr/ports/japanese/emacs-emcws/files/patch-lib-src:movemail.c Thu Jan 1 09:00:00 1970 +++ ./files/patch-lib-src:movemail.c Sat May 28 09:19:55 2005 @@ -0,0 +1,11 @@ +--- lib-src/movemail.c.orig Mon Feb 14 11:29:49 2005 ++++ lib-src/movemail.c Mon Feb 14 11:33:06 2005 +@@ -787,7 +787,7 @@ + mbx_delimit_begin (mbf); + if (pop_retr (server, i, mbf) != OK) + { +- error (Errmsg, 0, 0); ++ error ("%s", Errmsg, 0); + close (mbfi); + return (1); + } diff -urN -x CVS -x work -x .#* /usr/ports/japanese/emacs-emcws/files/patch-src:Makefile.in ./files/patch-src:Makefile.in --- /usr/ports/japanese/emacs-emcws/files/patch-src:Makefile.in Thu Jan 1 09:00:00 1970 +++ ./files/patch-src:Makefile.in Sat May 28 09:20:56 2005 @@ -0,0 +1,13 @@ +--- src/Makefile.in.orig Mon Dec 17 23:09:32 2001 ++++ src/Makefile.in Mon Oct 21 13:37:26 2002 +@@ -155,6 +155,10 @@ + /* This holds special options for linking temacs + that should be used for linking anything else. */ + #ifndef LD_SWITCH_SYSTEM_TEMACS ++#if defined(__FreeBSD_version) && (__FreeBSD_version >= 500042) ++#define LD_SWITCH_SYSTEM_TEMACS -znocombreloc ++#else + #define LD_SWITCH_SYSTEM_TEMACS ++#endif + #endif + diff -urN -x CVS -x work -x .#* /usr/ports/japanese/emacs-emcws/files/patch-src:s:freebsd.h ./files/patch-src:s:freebsd.h --- /usr/ports/japanese/emacs-emcws/files/patch-src:s:freebsd.h Wed Nov 20 20:03:38 2002 +++ ./files/patch-src:s:freebsd.h Sat May 28 09:48:04 2005 @@ -1,5 +1,5 @@ --- src/s/freebsd.h.orig Tue Feb 20 19:52:17 2001 -+++ src/s/freebsd.h Sat Nov 16 21:46:03 2002 ++++ src/s/freebsd.h Mon Feb 18 11:51:50 2002 @@ -68,6 +68,11 @@ #define LIBS_SYSTEM -lutil #if __FreeBSD_version < 400000 @@ -12,11 +12,3 @@ #endif #define SYSV_SYSTEM_DIR -@@ -220,3 +225,7 @@ - of sigblock says it is obsolete. */ - - #define POSIX_SIGNALS 1 -+ -+#if __FreeBSD_version >= 500000 -+#define LD_SWITCH_SYSTEM_TEMACS -znocombreloc -+#endif diff -urN -x CVS -x work -x .#* /usr/ports/japanese/emacs-emcws/files/patch-src:xterm.h ./files/patch-src:xterm.h --- /usr/ports/japanese/emacs-emcws/files/patch-src:xterm.h Thu Jan 1 09:00:00 1970 +++ ./files/patch-src:xterm.h Sat May 28 09:22:11 2005 @@ -0,0 +1,11 @@ +--- src/xterm.h.orig Mon Feb 28 13:53:40 2005 ++++ src/xterm.h Mon Feb 28 13:53:57 2005 +@@ -21,8 +21,8 @@ + + #include + #include +-#include + #include ++#include + #include + #include >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 09:40:11 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCA6216A41C for ; Sun, 3 Jul 2005 09:40:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9566643D46 for ; Sun, 3 Jul 2005 09:40:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j639eB49033971 for ; Sun, 3 Jul 2005 09:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j639eBBv033969; Sun, 3 Jul 2005 09:40:11 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 09:40:11 GMT Resent-Message-Id: <200507030940.j639eBBv033969@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jose M Rodriguez Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CB8416A41C for ; Sun, 3 Jul 2005 09:31:08 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from 62-14-156-60.inversas.jazztel.es (62-14-156-60.inversas.jazztel.es [62.14.156.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F69D43D48 for ; Sun, 3 Jul 2005 09:31:04 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by 62-14-156-60.inversas.jazztel.es (8.13.3/8.13.3) with ESMTP id j639V2LV039006; Sun, 3 Jul 2005 11:31:02 +0200 (CEST) (envelope-from josemi@redesjm.local) Received: (from josemi@localhost) by redesjm.local (8.13.3/8.13.3/Submit) id j639V1fI049732; Sun, 3 Jul 2005 11:31:01 +0200 (CEST) (envelope-from josemi) Message-Id: <200507030931.j639V1fI049732@redesjm.local> Date: Sun, 3 Jul 2005 11:31:01 +0200 (CEST) From: Jose M Rodriguez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: q@galgenberg.net Subject: ports/82917: [PATCH] update multimedia/lxdvdrip to 1.46 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jose M Rodriguez List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 09:40:11 -0000 >Number: 82917 >Category: ports >Synopsis: [PATCH] update multimedia/lxdvdrip to 1.46 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 09:40:10 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jose M Rodriguez >Release: FreeBSD 5.4-RELEASE-p3 i386 >Organization: RedesJM >Environment: System: FreeBSD orion.redesjm.local 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #0: Thu Jun 30 23:20:37 CEST 2005 root@orion.redesjm.local:/usr/obj/usr/src/sys/ORION2 i386 >Description: Update lxdvdrip to 1.46 Install the new lxac3scan program Install the new lxdvdrip.1 man page Use ${PREFIX} instead of ${LOCALBASE} >How-To-Repeat: >Fix: --- patch-lxdvdrip begins here --- diff -Nru /usr/ports/multimedia/lxdvdrip/Makefile multimedia/lxdvdrip/Makefile --- /usr/ports/multimedia/lxdvdrip/Makefile Fri May 13 22:17:25 2005 +++ multimedia/lxdvdrip/Makefile Sun Jul 3 11:12:31 2005 @@ -6,10 +6,9 @@ # PORTNAME= lxdvdrip -PORTVERSION= 1.41 +PORTVERSION= 1.46 CATEGORIES= multimedia MASTER_SITES= http://download.berlios.de/lxdvdrip/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-3 EXTRACT_SUFX= .tgz MAINTAINER= q@galgenberg.net @@ -22,13 +21,19 @@ WRKSRC= ${WRKDIR}/${PORTNAME} +MAN1= lxdvdrip.1 + do-build: - (cd ${WRKSRC}; ${CC} ${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib \ - -ldvdread -lm -o lxdvdrip lxdvdrip.c) + (cd ${WRKSRC}; \ + ${CC} ${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib \ + -ldvdread -lm -o lxdvdrip lxdvdrip.c; \ + ${CC} ${CFLAGS} -lm -o lxac3scan lxac3scan.c) do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/lxdvdrip ${LOCALBASE}/bin - ${INSTALL_DATA} ${WRKSRC}/doc-pak/lxdvdrip.conf.* ${LOCALBASE}/etc + ${INSTALL_PROGRAM} ${WRKSRC}/lxdvdrip ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/lxac3scan ${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/lxdvdrip.1 ${PREFIX}/man/man1 + ${INSTALL_DATA} ${WRKSRC}/doc-pak/lxdvdrip.conf.* ${PREFIX}/etc .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} cd ${WRKSRC}/doc-pak && ${CP} Changelog* README.* TODO freebsd.doc ${DOCSDIR} diff -Nru /usr/ports/multimedia/lxdvdrip/distinfo multimedia/lxdvdrip/distinfo --- /usr/ports/multimedia/lxdvdrip/distinfo Sat Jan 29 16:00:19 2005 +++ multimedia/lxdvdrip/distinfo Sat Jun 25 08:48:35 2005 @@ -1,2 +1,2 @@ -MD5 (lxdvdrip-1.41-3.tgz) = bd325a8a4a5519a2146a2ca9ecfea3b3 -SIZE (lxdvdrip-1.41-3.tgz) = 456578 +MD5 (lxdvdrip-1.46.tgz) = 025fc4b3c1de1a716a579b90fd9bb1b6 +SIZE (lxdvdrip-1.46.tgz) = 512236 diff -Nru /usr/ports/multimedia/lxdvdrip/files/patch-lxdvdrip.c multimedia/lxdvdrip/files/patch-lxdvdrip.c --- /usr/ports/multimedia/lxdvdrip/files/patch-lxdvdrip.c Sat Jan 29 16:00:20 2005 +++ multimedia/lxdvdrip/files/patch-lxdvdrip.c Thu Jan 1 01:00:00 1970 @@ -1,94 +0,0 @@ ---- lxdvdrip.c.orig Wed Jan 12 23:31:49 2005 -+++ lxdvdrip.c Wed Jan 26 21:31:51 2005 -@@ -229,6 +229,11 @@ - #include - #include - #include -+#include -+#include -+#ifndef __FreeBSD__ -+#include -+#endif - #include - #include - #include -@@ -621,16 +626,19 @@ - // Gibt die Groesse einer Datei zurueck, ohne die stat Beschraenkung auf < 2 GB - long long filesize64 (char * szFileName) - { -+#ifdef __FreeBSD__ -+ struct stat buf; -+ -+ if (stat(szFileName, &buf) < 0) -+ return 0LL; -+ -+ return buf.st_size; -+#else - FILE * fp; - long long lSize; - char szBuffer[128]; - char szTempl[32] = "/tmp/groesse.lxdvdrip"; --// FreeBSD hat fopen64 als Standard --#ifdef _FREEBSD -- fp = (FILE*)fopen (szFileName, "rb"); --#else - fp = (FILE*)fopen64 (szFileName, "rb"); --#endif - if (!fp) - { - return (long long)0; -@@ -644,39 +652,28 @@ - system ("rm /tmp/groesse.lxdvdrip"); - lSize = atoll (szBuffer); - return lSize; -+#endif - } - - // Berechnet freien Festplattenplatz - long long calculate_discfree (char * szPfad, long lSprache) - { -- char szTempl[32] = "/tmp/lxdf.lxdvdrip"; -- char szBefehl[1024]; -+ struct statfs buf; - long long lGroesse=0; -- sprintf (szBefehl, "stat -f %s -c ", szPfad); -- strcat (szBefehl, "'%a %s' > "); -- strcat (szBefehl, szTempl); -- if (system (szBefehl) == 0) -+ -+ if (statfs(szPfad, &buf) < 0) -+ return 0; -+ -+ lGroesse = buf.f_bavail*buf.f_bsize; -+ -+ switch (lSprache) - { -- FILE * fTmp; -- long long lFrei; -- long long lBlockGroesse; -- fTmp = fopen(szTempl,"r"); -- if (fTmp) -- { -- fscanf (fTmp, "%lld %lld", &lFrei, &lBlockGroesse); -- fclose (fTmp); -- lGroesse = lFrei * lBlockGroesse; -- } -- system ("rm /tmp/lxdf.lxdvdrip"); -- switch (lSprache) -- { -- case 0: printf ("Frei in %s: %lld Bytes\n", szPfad, lGroesse); -- break; -- case 1: printf ("Free in %s: %lld Bytes\n", szPfad, lGroesse); -- break; -- case 2: printf ("Espace libre sur %s: %lld octets\n", szPfad, lGroesse); -- break; -- } -+ case 0: printf ("Frei in %s: %lld Bytes\n", szPfad, lGroesse); -+ break; -+ case 1: printf ("Free in %s: %lld Bytes\n", szPfad, lGroesse); -+ break; -+ case 2: printf ("Espace libre sur %s: %lld octets\n", szPfad, lGroesse); -+ break; - } - return lGroesse; - } diff -Nru /usr/ports/multimedia/lxdvdrip/pkg-plist multimedia/lxdvdrip/pkg-plist --- /usr/ports/multimedia/lxdvdrip/pkg-plist Sat Jan 29 16:00:19 2005 +++ multimedia/lxdvdrip/pkg-plist Sun Jul 3 11:00:00 2005 @@ -1,4 +1,5 @@ bin/lxdvdrip +bin/lxac3scan etc/lxdvdrip.conf.DE etc/lxdvdrip.conf.EN etc/lxdvdrip.conf.FR --- patch-lxdvdrip ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 09:49:17 2005 Return-Path: X-Original-To: freebsd-ports-bugs@freebsd.org Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F00F616A41C for ; Sun, 3 Jul 2005 09:49:17 +0000 (GMT) (envelope-from renames@rizzihaircorp.com) Received: from ip3e8390c3.speed.planet.nl (ip3e8390c3.speed.planet.nl [62.131.144.195]) by mx1.FreeBSD.org (Postfix) with SMTP id 7F63943D5C for ; Sun, 3 Jul 2005 09:49:17 +0000 (GMT) (envelope-from renames@rizzihaircorp.com) Received: from [177.96.184.143] (port=4582 helo=[analogies]) by ip3e8390c3.speed.planet.nl with esmtp id 3790933024radar90822 for freebsd-ports-bugs@freebsd.org; Sun, 3 Jul 2005 11:49:16 +0200 Mime-Version: 1.0 (Apple Message framework v728) Content-Transfer-Encoding: 7bit Message-Id: <1246382197.7282034028@ip3e8390c3.speed.planet.nl> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-ports-bugs@freebsd.org From: Margery Date: Sun, 3 Jul 2005 11:49:15 +0200 X-Mailer: Apple Mail (2.728) Subject: Software should be easy to use! X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 09:49:18 -0000 Your premier source for all ATI powered gear. http://hvlp.ujg9ftunrmuj9du.hatrailna.info The conscience of a people is their power. And now the sequence of events in no particular order. From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 10:10:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4543716A41C for ; Sun, 3 Jul 2005 10:10:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19F6243D45 for ; Sun, 3 Jul 2005 10:10:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63AALTe044021 for ; Sun, 3 Jul 2005 10:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63AALlp044019; Sun, 3 Jul 2005 10:10:21 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 10:10:21 GMT Resent-Message-Id: <200507031010.j63AALlp044019@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Laust S. Jespersen" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FA5716A41C for ; Sun, 3 Jul 2005 10:05:27 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01E6043D58 for ; Sun, 3 Jul 2005 10:05:27 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j63A5QUb050731 for ; Sun, 3 Jul 2005 10:05:26 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j63A5Q5g050730; Sun, 3 Jul 2005 10:05:26 GMT (envelope-from nobody) Message-Id: <200507031005.j63A5Q5g050730@www.freebsd.org> Date: Sun, 3 Jul 2005 10:05:26 GMT From: "Laust S. Jespersen" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/82920: [patch] irc/miau X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 10:10:22 -0000 >Number: 82920 >Category: ports >Synopsis: [patch] irc/miau >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 10:10:21 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Laust S. Jespersen >Release: FreeBSD 5.4-STABLE >Organization: Laust S. Jespersen >Environment: FreeBSD my.ipfw.dk 5.4-STABLE FreeBSD 5.4-STABLE #6: Thu Jun 30 12:52:36 CEST 2005 root@my.ipfw.dk:/usr/obj/usr/src/sys/MY i386 >Description: update of port irc/miau to version 0.5.4 from 0.5.3 which has security issues (according to the author of miau) >How-To-Repeat: >Fix: --- miau/Makefile Tue Apr 12 05:25:45 2005 +++ miau.new/Makefile Sun Jul 3 10:56:50 2005 @@ -6,7 +6,7 @@ # PORTNAME= miau -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= miau diff -r -N -u miau/distinfo miau.new/distinfo --- miau/distinfo Wed May 5 13:14:04 2004 +++ miau.new/distinfo Sun Jul 3 10:56:50 2005 @@ -1,2 +1,2 @@ -MD5 (miau-0.5.3.tar.bz2) = bdc3b3430197fb63f8842c115e7c38b3 -SIZE (miau-0.5.3.tar.bz2) = 159745 +MD5 (miau-0.5.4.tar.bz2) = 4f4f74e3e271d51d184c21871b09600f +SIZE (miau-0.5.4.tar.bz2) = 165876 diff -r -N -u miau/files/patch-src::channels.h miau.new/files/patch-src::channels.h --- miau/files/patch-src::channels.h Thu Jan 1 01:00:00 1970 +++ miau.new/files/patch-src::channels.h Sun Jul 3 10:56:50 2005 @@ -0,0 +1,9 @@ +--- src/channels.h.org Sat Jul 2 09:54:30 2005 ++++ src/channels.h Sat Jul 2 09:54:44 2005 +@@ -25,7 +25,7 @@ + #include + #include + #if ENCODING == iconv +-#include ++#include + #endif /* if ENCODING == iconv */ diff -r -N -u miau/files/patch-src::dcc.h miau.new/files/patch-src::dcc.h --- miau/files/patch-src::dcc.h Thu Jan 1 01:00:00 1970 +++ miau.new/files/patch-src::dcc.h Sun Jul 3 10:56:50 2005 @@ -0,0 +1,10 @@ +--- src/dcc.h Mon May 16 19:35:50 2005 ++++ src/dcc.h.new Sun Jul 3 00:08:33 2005 +@@ -19,6 +19,8 @@ + + #include + #include ++#include ++ + + #ifdef DCCBOUNCE diff -r -N -u miau/files/patch-src::server.c miau.new/files/patch-src::server.c --- miau/files/patch-src::server.c Sun May 2 23:02:30 2004 +++ miau.new/files/patch-src::server.c Thu Jan 1 01:00:00 1970 @@ -1,13 +0,0 @@ ---- src/server.c.orig Sun May 2 22:33:54 2004 -+++ src/server.c Sun May 2 22:34:29 2004 -@@ -718,8 +718,8 @@ - pos(status.idhostname, '@') + 1; - } else { - /* Should we do something about this ? */ -- status.idhostname = strdup("miau"); -- status.goodhostname = 0; -+ status.idhostname = strdup("miau@miau"); -+ status.goodhostname = 5; - } - - #ifdef UPTIME >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 10:10:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6ADF16A41C for ; Sun, 3 Jul 2005 10:10:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A71243D48 for ; Sun, 3 Jul 2005 10:10:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63AAMTc044079 for ; Sun, 3 Jul 2005 10:10:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63AAMj8044078; Sun, 3 Jul 2005 10:10:22 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 10:10:22 GMT Resent-Message-Id: <200507031010.j63AAMj8044078@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, rik Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7692516A41C for ; Sun, 3 Jul 2005 10:08:07 +0000 (GMT) (envelope-from rik@spoon.pkl.net) Received: from spoon.pkl.net (spoon.pkl.net [209.69.98.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40B2043D45 for ; Sun, 3 Jul 2005 10:08:07 +0000 (GMT) (envelope-from rik@spoon.pkl.net) Received: from spoon.pkl.net (rik@localhost [127.0.0.1]) by spoon.pkl.net (8.12.11/8.12.11) with ESMTP id j63A86fk013190 for ; Sun, 3 Jul 2005 06:08:06 -0400 (EDT) (envelope-from rik@spoon.pkl.net) Received: (from rik@localhost) by spoon.pkl.net (8.12.11/8.12.11/Submit) id j63A86kr013189; Sun, 3 Jul 2005 06:08:06 -0400 (EDT) (envelope-from rik) Message-Id: <200507031008.j63A86kr013189@spoon.pkl.net> Date: Sun, 3 Jul 2005 06:08:06 -0400 (EDT) From: rik To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82921: maintainer-update: security/tor 0.1.0.10 -> 0.1.0.11 due to security issue X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 10:10:22 -0000 >Number: 82921 >Category: ports >Synopsis: maintainer-update: security/tor 0.1.0.10 -> 0.1.0.11 due to security issue >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 10:10:22 GMT 2005 >Closed-Date: >Last-Modified: >Originator: rik >Release: FreeBSD 4.9-STABLE i386 >Organization: >Environment: System: FreeBSD spoon.pkl.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Mar 4 22:27:24 EST 2004 root@spoon.pkl.net:/usr/src/sys/compile/SPOON i386 >Description: Tor 0.1.0.10 has a server-side vulnerability. 0.1.0.11 doesn't. Upgrade or live in your own filth! >How-To-Repeat: >Fix: --- tor.old/Makefile Sun Jul 3 10:59:07 2005 +++ tor/Makefile Sun Jul 3 10:59:22 2005 @@ -6,7 +6,7 @@ # PORTNAME= tor -PORTVERSION= 0.1.0.10 +PORTVERSION= 0.1.0.11 PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://tor.eff.org/dist/ diff -ruN tor.old/distinfo tor/distinfo --- tor.old/distinfo Sun Jul 3 10:59:07 2005 +++ tor/distinfo Sun Jul 3 10:59:25 2005 @@ -1,2 +1,2 @@ -MD5 (tor-0.1.0.10.tar.gz) = a7d27084ebe3f407c0c3fdaf61fb5631 -SIZE (tor-0.1.0.10.tar.gz) = 629877 +MD5 (tor-0.1.0.11.tar.gz) = c9d2b313a4c0637b9b75e382d2e0e88c +SIZE (tor-0.1.0.11.tar.gz) = 630033 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 10:26:02 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE5A316A41C; Sun, 3 Jul 2005 10:26:02 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C690D43D46; Sun, 3 Jul 2005 10:26:02 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63AQ28t052376; Sun, 3 Jul 2005 10:26:02 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63AQ2Pe052372; Sun, 3 Jul 2005 10:26:02 GMT (envelope-from novel) Date: Sun, 3 Jul 2005 10:26:02 GMT From: Roman Bogorodskiy Message-Id: <200507031026.j63AQ2Pe052372@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82914: [MAINTAINER] devel/SVN-Mirror: update to 0.63 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 10:26:03 -0000 Synopsis: [MAINTAINER] devel/SVN-Mirror: update to 0.63 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Sun Jul 3 10:25:35 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82914 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 10:27:02 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C825A16A41C; Sun, 3 Jul 2005 10:27:02 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A179E43D45; Sun, 3 Jul 2005 10:27:02 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63AR2JV052466; Sun, 3 Jul 2005 10:27:02 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63AR2SI052462; Sun, 3 Jul 2005 10:27:02 GMT (envelope-from novel) Date: Sun, 3 Jul 2005 10:27:02 GMT From: Roman Bogorodskiy Message-Id: <200507031027.j63AR2SI052462@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82913: [MAINTAINER] devel/SVN-Mirror: update to 0.63 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 10:27:02 -0000 Synopsis: [MAINTAINER] devel/SVN-Mirror: update to 0.63 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Sun Jul 3 10:26:54 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82913 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 10:40:16 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BBF816A41C for ; Sun, 3 Jul 2005 10:40:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DA5A43D49 for ; Sun, 3 Jul 2005 10:40:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63AeFvL054766 for ; Sun, 3 Jul 2005 10:40:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63AeFIi054764; Sun, 3 Jul 2005 10:40:15 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 10:40:15 GMT Resent-Message-Id: <200507031040.j63AeFIi054764@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ulrich Spoerlein Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A13B016A41C for ; Sun, 3 Jul 2005 10:30:48 +0000 (GMT) (envelope-from spoerlein@informatik.uni-wuerzburg.de) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A4E343D46 for ; Sun, 3 Jul 2005 10:30:48 +0000 (GMT) (envelope-from spoerlein@informatik.uni-wuerzburg.de) Received: from wrzx34.rz.uni-wuerzburg.de (wrzx34.rz.uni-wuerzburg.de [132.187.3.34]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 20BA5D9F40 for ; Sun, 3 Jul 2005 12:30:47 +0200 (CEST) Received: from virusscan (localhost [127.0.0.1]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id F1971B1728 for ; Sun, 3 Jul 2005 12:30:46 +0200 (CEST) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id CA3ACB170B for ; Sun, 3 Jul 2005 12:30:46 +0200 (CEST) Received: from frodo.galgenberg.net (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id BB892D9F40 for ; Sun, 3 Jul 2005 12:30:46 +0200 (CEST) Received: from coyote.q.local (gb-21-237.galgenberg.net [172.16.21.237]) by frodo.galgenberg.net (8.13.1/8.13.1) with ESMTP id j63AUkCG069827 for ; Sun, 3 Jul 2005 12:30:46 +0200 (CEST) (envelope-from spoerlein@informatik.uni-wuerzburg.de) Received: from roadrunner.q.local (roadrunner.q.local [192.168.0.148]) by coyote.q.local (8.13.3/8.13.1) with ESMTP id j63AUktB027380 for ; Sun, 3 Jul 2005 12:30:46 +0200 (CEST) (envelope-from q@roadrunner.q.local) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.13.4/8.13.3) with ESMTP id j63AUkX3040663 for ; Sun, 3 Jul 2005 12:30:46 +0200 (CEST) (envelope-from q@roadrunner.q.local) Received: (from q@localhost) by roadrunner.q.local (8.13.4/8.13.3/Submit) id j63AUj2J040662; Sun, 3 Jul 2005 12:30:45 +0200 (CEST) (envelope-from q) Message-Id: <200507031030.j63AUj2J040662@roadrunner.q.local> Date: Sun, 3 Jul 2005 12:30:45 +0200 (CEST) From: Ulrich Spoerlein To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82922: [MAINTAINER] x11-clocks/wmbday: update to 0.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 10:40:16 -0000 >Number: 82922 >Category: ports >Synopsis: [MAINTAINER] x11-clocks/wmbday: update to 0.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 10:40:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Ulrich Spoerlein >Release: FreeBSD 6.0-CURRENT i386 >Organization: >Environment: System: FreeBSD roadrunner 6.0-CURRENT FreeBSD 6.0-CURRENT #2: Thu Jun 30 22:41:46 CEST 2005 >Description: - Update to 0.3 Added file(s): - files/BSDmakefile Removed file(s): - files/patch-Makefile Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- wmbday-0.3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11-clocks/wmbday/Makefile,v retrieving revision 1.4 diff -u -u -r1.4 Makefile --- Makefile 13 May 2005 20:17:27 -0000 1.4 +++ Makefile 3 Jul 2005 10:30:25 -0000 @@ -5,7 +5,7 @@ # $FreeBSD: ports/x11-clocks/wmbday/Makefile,v 1.4 2005/05/13 20:17:27 thierry Exp $ PORTNAME= wmbday -PORTVERSION= 0.2a +PORTVERSION= 0.3 CATEGORIES= x11-clocks MASTER_SITES= http://buzzinhornetz.ath.cx/wmbday/files/ @@ -15,14 +15,12 @@ BUILD_DEPENDS= ${X11BASE}/bin/xmessage:${X_CLIENTS_PORT} HAS_CONFIGURE= yes -USE_XLIB= yes +USE_X_PREFIX= yes +MAKEFILE= BSDmakefile MAN1= wmbday.1 -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/wmbday ${PREFIX}/bin -.if !defined(NO_INSTALL_MANPAGES) - ${INSTALL_MAN} ${WRKSRC}/wmbday.1 ${PREFIX}/man/man1 -.endif +post-extract: + @${CP} ${FILESDIR}/BSDmakefile ${WRKSRC} .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/x11-clocks/wmbday/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 31 Mar 2004 03:12:46 -0000 1.2 +++ distinfo 3 Jul 2005 10:30:25 -0000 @@ -1,2 +1,2 @@ -MD5 (wmbday-0.2a.tar.gz) = b4c1062e5db18c4dc2c6cf2896dc7b7b -SIZE (wmbday-0.2a.tar.gz) = 16884 +MD5 (wmbday-0.3.tar.gz) = 0bfa927ef0784d9619db11aa01c26bee +SIZE (wmbday-0.3.tar.gz) = 18835 Index: files/BSDmakefile =================================================================== RCS file: files/BSDmakefile diff -N files/BSDmakefile --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/BSDmakefile 3 Jul 2005 10:30:25 -0000 @@ -0,0 +1,12 @@ +PROG= wmbday +SRCS= date.c main.c ring.c + +PREFIX?= ${X11BASE} + +BINDIR= ${PREFIX}/bin +SHAREDIR= ${PREFIX} +CFLAGS+= -I/usr/X11R6/include +LDFLAGS+= -L/usr/X11R6/lib +LDADD= -lX11 -lXext -lXpm + +.include Index: files/patch-Makefile =================================================================== RCS file: files/patch-Makefile diff -N files/patch-Makefile --- files/patch-Makefile 22 Jan 2004 22:20:35 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,24 +0,0 @@ ---- Makefile.orig Sun Jul 27 15:11:38 2003 -+++ Makefile Tue Jan 6 00:39:09 2004 -@@ -1,16 +1,15 @@ --CC = gcc - OBJS = date.c ring.c main.c --INCDIR = -I/usr/X11R6/include --LIBDIR = -L/usr/X11R6/lib -+INCDIR = -I$(X11BASE)/include -+LIBDIR = -L$(X11BASE)/lib - LIBS = -lX11 -lXext --BIN_DESTDIR = /usr/local/bin --MAN_DESTDIR = /usr/local/man/man1 -+BIN_DESTDIR = $(PREFIX)/local/bin -+MAN_DESTDIR = $(PREFIX)/man/man1 - PACKAGE = wmbday - VERSION = 0.1 - - - all: -- $(CC) $(OBJS) -o wmbday -Wall $(LIBDIR) $(LIBS) $(INCDIR) -+ $(CC) $(CFLAGS) $(OBJS) -o wmbday -Wall $(LIBDIR) $(LIBS) $(INCDIR) - - debug: - $(CC) -g $(OBJS) -o wmbday -Wall $(LIBDIR) $(LIBS) $(INCDIR) --- wmbday-0.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 11:09:30 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE34C16A41C; Sun, 3 Jul 2005 11:09:30 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A493843D45; Sun, 3 Jul 2005 11:09:30 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63B9UQR036284; Sun, 3 Jul 2005 11:09:30 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63B9UA9036280; Sun, 3 Jul 2005 11:09:30 GMT (envelope-from pav) Date: Sun, 3 Jul 2005 11:09:30 GMT From: Pav Lucistnik Message-Id: <200507031109.j63B9UA9036280@freefall.freebsd.org> To: pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pav@FreeBSD.org Cc: Subject: Re: ports/82921: maintainer-update: security/tor 0.1.0.10 -> 0.1.0.11 due to security issue X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 11:09:30 -0000 Synopsis: maintainer-update: security/tor 0.1.0.10 -> 0.1.0.11 due to security issue State-Changed-From-To: open->feedback State-Changed-By: pav State-Changed-When: Sun Jul 3 11:09:08 GMT 2005 State-Changed-Why: Patch from PR does not apply: Patching file Makefile using Plan A... Hunk #1 failed at 6. 1 out of 1 hunks failed--saving rejects to Makefile.rej Responsible-Changed-From-To: freebsd-ports-bugs->pav Responsible-Changed-By: pav Responsible-Changed-When: Sun Jul 3 11:09:08 GMT 2005 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=82921 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 11:30:31 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1379516A41C for ; Sun, 3 Jul 2005 11:30:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7CF543D53 for ; Sun, 3 Jul 2005 11:30:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63BUUhm036848 for ; Sun, 3 Jul 2005 11:30:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63BUU9O036846; Sun, 3 Jul 2005 11:30:30 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 11:30:30 GMT Resent-Message-Id: <200507031130.j63BUU9O036846@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vsevolod Stakhov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72ABA16A41C for ; Sun, 3 Jul 2005 11:26:53 +0000 (GMT) (envelope-from vsevolod@highsecure.ru) Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB88343D46 for ; Sun, 3 Jul 2005 11:26:52 +0000 (GMT) (envelope-from vsevolod@highsecure.ru) Received: from core (postbox.inec.ru [213.148.3.226]) by waterwall.inec.ru (8.13.1/8.12.6) with ESMTP id j63BReQV024148 for ; Sun, 3 Jul 2005 15:27:45 +0400 (MSD) Received: from [213.219.249.64] (helo=spray.anyhost.ru) by core with esmtp (Exim 4.51 (FreeBSD)) id 1Dp2bl-000GYr-El for FreeBSD-gnats-submit@freebsd.org; Sun, 03 Jul 2005 15:25:57 +0400 Received: from cebka by spray.anyhost.ru with local (Exim 4.51 (FreeBSD)) id 1Dp2cH-000KqM-Be for FreeBSD-gnats-submit@freebsd.org; Sun, 03 Jul 2005 15:26:29 +0400 Message-Id: Date: Sun, 03 Jul 2005 15:26:29 +0400 From: Vsevolod Stakhov Sender: Vsevolod Stakhov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82923: Update and unbroke: ftp/tnftp X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vsevolod Stakhov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 11:30:31 -0000 >Number: 82923 >Category: ports >Synopsis: Update and unbroke: ftp/tnftp >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 11:30:30 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vsevolod Stakhov >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: >Description: Update to snapshot 20050625. Add to MASTER_SITES old directory where all old releases are moved. >How-To-Repeat: >Fix: diff -ruPN tnftp.orig/Makefile tnftp/Makefile --- tnftp.orig/Makefile Sun Jul 3 15:21:50 2005 +++ tnftp/Makefile Sun Jul 3 15:22:00 2005 @@ -6,14 +6,13 @@ # PORTNAME= tnftp -PORTVERSION= 20050514 +PORTVERSION= 20050625 CATEGORIES= ftp -MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/ +MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/ \ + ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/old/ MAINTAINER= tmclaugh@sdf.lonestar.org COMMENT= Enhanced ftp client from NetBSD - -BROKEN= Unfetchable GNU_CONFIGURE= yes diff -ruPN tnftp.orig/distinfo tnftp/distinfo --- tnftp.orig/distinfo Sun Jul 3 15:20:44 2005 +++ tnftp/distinfo Sun Jul 3 15:21:01 2005 @@ -1,2 +1,2 @@ -MD5 (tnftp-20050514.tar.gz) = e554fd54b90fadaf1016fb9aa6f6e799 -SIZE (tnftp-20050514.tar.gz) = 308942 +MD5 (tnftp-20050625.tar.gz) = bab3c6ccc342d3156cdcd92746ab924d +SIZE (tnftp-20050625.tar.gz) = 313915 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 11:32:08 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D84B16A420; Sun, 3 Jul 2005 11:32:08 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1996143D55; Sun, 3 Jul 2005 11:32:08 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63BW7GO037770; Sun, 3 Jul 2005 11:32:07 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63BW76l037766; Sun, 3 Jul 2005 11:32:07 GMT (envelope-from pav) Date: Sun, 3 Jul 2005 11:32:07 GMT From: Pav Lucistnik Message-Id: <200507031132.j63BW76l037766@freefall.freebsd.org> To: db@db.net, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82862: [NEW PORT] comms/locator: Grid square calculator program used in Amateur Radio and GPS work X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 11:32:08 -0000 Synopsis: [NEW PORT] comms/locator: Grid square calculator program used in Amateur Radio and GPS work State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Sun Jul 3 11:32:00 GMT 2005 State-Changed-Why: New port added, thank you! http://www.freebsd.org/cgi/query-pr.cgi?pr=82862 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 12:20:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB93B16A41C for ; Sun, 3 Jul 2005 12:20:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6948D43D58 for ; Sun, 3 Jul 2005 12:20:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63CKLLr042993 for ; Sun, 3 Jul 2005 12:20:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63CKLjo042992; Sun, 3 Jul 2005 12:20:21 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 12:20:21 GMT Resent-Message-Id: <200507031220.j63CKLjo042992@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Xin LI Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 799EC16A41C; Sun, 3 Jul 2005 12:17:01 +0000 (GMT) (envelope-from delphij@tarsier.delphij.net) Received: from tarsier.delphij.net (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFE1A43D46; Sun, 3 Jul 2005 12:17:00 +0000 (GMT) (envelope-from delphij@tarsier.delphij.net) Received: from tarsier.delphij.net (localhost [127.0.0.1]) by tarsier.delphij.net (8.13.3/8.13.1) with ESMTP id j63CGxcu056498; Sun, 3 Jul 2005 20:16:59 +0800 (CST) (envelope-from delphij@tarsier.delphij.net) Received: (from delphij@localhost) by tarsier.delphij.net (8.13.3/8.13.1/Submit) id j63CGsjK056497; Sun, 3 Jul 2005 20:16:54 +0800 (CST) (envelope-from delphij) Message-Id: <200507031216.j63CGsjK056497@tarsier.delphij.net> Date: Sun, 3 Jul 2005 20:16:54 +0800 (CST) From: Xin LI To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: knu@FreeBSD.org Subject: ports/82924: [PATCH] Add bdb4.3 support for ruby-bdb X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Xin LI List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 12:20:21 -0000 >Number: 82924 >Category: ports >Synopsis: [PATCH] Add bdb4.3 support for ruby-bdb >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 12:20:21 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Xin LI >Release: FreeBSD 5.4-RELEASE-p3 i386 >Organization: The FreeBSD Simplified Chinese Project >Environment: System: FreeBSD tarsier.delphij.net 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #6: Thu Jun 30 22:40:22 CST 2005 root@tarsier.delphij.net:/usr/obj/usr/src/sys/TARSIER i386 >Description: ruby-bdb does not build when Berkeley DB 4.3 is used. >How-To-Repeat: Try to install bdb 4.3 and install ruby-bdb >Fix: The attached patch will add BDB 4.3 support to ruby-bdb. The patch tends to follow the style of ruby-bdb's dealing with BDB versions, which is different from other ports, such as OpenLDAP, cyrus-imapd22, etc., however. --- patch-ruby-bdb begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/ruby-bdb/Makefile,v retrieving revision 1.44 diff -u -r1.44 Makefile --- Makefile 23 Dec 2004 18:54:25 -0000 1.44 +++ Makefile 3 Jul 2005 12:11:23 -0000 @@ -31,6 +31,9 @@ .elif defined(WITH_BDB42) || defined(WITH_DB42) WITH_BDB_VER= 42 LIB_SUFFIX= -4.2 +.elif defined(WITH_BDB43) || defined(WITH_DB43) +WITH_BDB_VER= 43 +LIB_SUFFIX= -4.3 .endif WITH_BDB_VER?= 4 LIB_SUFFIX?= ${WITH_BDB_VER} --- patch-ruby-bdb ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 12:28:37 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D85316A41C; Sun, 3 Jul 2005 12:28:37 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 557F143D46; Sun, 3 Jul 2005 12:28:37 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from freefall.freebsd.org (delphij@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63CSbBv043255; Sun, 3 Jul 2005 12:28:37 GMT (envelope-from delphij@freefall.freebsd.org) Received: (from delphij@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63CSbHo043251; Sun, 3 Jul 2005 12:28:37 GMT (envelope-from delphij) Date: Sun, 3 Jul 2005 12:28:37 GMT From: Xin LI Message-Id: <200507031228.j63CSbHo043251@freefall.freebsd.org> To: delphij@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, knu@FreeBSD.org Cc: Subject: Re: ports/82924: [PATCH] Add bdb4.3 support for ruby-bdb X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 12:28:37 -0000 Synopsis: [PATCH] Add bdb4.3 support for ruby-bdb Responsible-Changed-From-To: freebsd-ports-bugs->knu Responsible-Changed-By: delphij Responsible-Changed-When: Sun Jul 3 12:28:19 GMT 2005 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=82924 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 12:50:12 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FA6216A41C for ; Sun, 3 Jul 2005 12:50:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66D3643D4C for ; Sun, 3 Jul 2005 12:50:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63CoCit044549 for ; Sun, 3 Jul 2005 12:50:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63CoCoF044548; Sun, 3 Jul 2005 12:50:12 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 12:50:12 GMT Resent-Message-Id: <200507031250.j63CoCoF044548@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Franz Klammer" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26BFB16A41C for ; Sun, 3 Jul 2005 12:42:00 +0000 (GMT) (envelope-from klammer@webonaut.com) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA6F043D45 for ; Sun, 3 Jul 2005 12:41:59 +0000 (GMT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 7A8F07642C for ; Sun, 3 Jul 2005 14:41:57 +0200 (CEST) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 54740-05 for ; Sun, 3 Jul 2005 14:41:44 +0200 (CEST) Received: from acer.webonaut.com (unknown [85.199.14.246]) by sv02.webonaut.com (Postfix) with ESMTP id 749D77642B for ; Sun, 3 Jul 2005 14:41:44 +0200 (CEST) Message-Id: <1120394521.0@acer.webonaut.com> Date: Sun, 3 Jul 2005 14:42:01 +0200 From: "Franz Klammer" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: Subject: ports/82925: [MAINTINER UPDATE] desktuils/gdesklets adding missing entries to pkg-plit X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 12:50:12 -0000 >Number: 82925 >Category: ports >Synopsis: [MAINTINER UPDATE] desktuils/gdesklets adding missing entries to pkg-plit >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 12:50:11 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Franz Klammer >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD 5.4-STABLE #5: Wed Jun 29 13:58:57 CEST 2005 root@acer.webonaut.com:/usr/obj/usr/src/sys/ACER292 >Description: add missing files to pkg-plist Reported by: kris via pointyhat >How-To-Repeat: >Fix: --- gdesklets-0.35.1_locale.diff begins here --- diff -Nur gdesklets.orig/Makefile gdesklets/Makefile --- gdesklets.orig/Makefile Fri Jul 1 12:27:49 2005 +++ gdesklets/Makefile Sun Jul 3 11:27:07 2005 @@ -7,6 +7,7 @@ PORTNAME= gdesklets PORTVERSION= 0.35.1 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= http://www.gdesklets.org/releases/ \ http://www.pycage.de/download/${PORTNAME}/ diff -Nur gdesklets.orig/pkg-plist gdesklets/pkg-plist --- gdesklets.orig/pkg-plist Fri Jul 1 12:27:49 2005 +++ gdesklets/pkg-plist Sun Jul 3 11:24:19 2005 @@ -573,12 +573,15 @@ share/locale/pt/LC_MESSAGES/gdesklets.mo share/locale/pt_BR/LC_MESSAGES/gdesklets.mo share/locale/ru/LC_MESSAGES/gdesklets.mo +share/locale/rw/LC_MESSAGES/gdesklets.mo share/locale/sq/LC_MESSAGES/gdesklets.mo share/locale/sr/LC_MESSAGES/gdesklets.mo share/locale/sr@Latn/LC_MESSAGES/gdesklets.mo share/locale/sv/LC_MESSAGES/gdesklets.mo share/locale/tr/LC_MESSAGES/gdesklets.mo share/locale/uk/LC_MESSAGES/gdesklets.mo +share/locale/zh_CN/LC_MESSAGES/gdesklets.mo +share/locale/zh_TW/LC_MESSAGES/gdesklets.mo share/mime/application/x-gdesklets-display.xml share/mime/packages/gdesklets.xml @dirrm share/gnome/gdesklets/Sensors --- gdesklets-0.35.1_locale.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 13:17:29 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CABC16A41C; Sun, 3 Jul 2005 13:17:29 +0000 (GMT) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [83.98.131.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5BAF43D48; Sun, 3 Jul 2005 13:17:28 +0000 (GMT) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id EFD831704D; Sun, 3 Jul 2005 15:17:27 +0200 (CEST) Date: Sun, 3 Jul 2005 15:17:27 +0200 From: Ed Schouten To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Message-ID: <20050703131727.GD497@hoeg.nl> References: <200506191451.j5JEp81N078536@www.freebsd.org> <200506191500.j5JF0eNQ036783@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eqp4TxRxnD4KrmFZ" Content-Disposition: inline In-Reply-To: <200506191500.j5JF0eNQ036783@freefall.freebsd.org> User-Agent: Mutt/1.5.9i Cc: Subject: Re: ports/82417: [audio/juke] Patch to make controls 'hjkl'-conformant X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 13:17:29 -0000 --eqp4TxRxnD4KrmFZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, Please note: this patch has been updated. The option is now called WITH_VI_BINDINGS because it will add more vi(1)-like bindings like ^F, ^B, g and G. Adding support for the last two bindings was a little harder, because Juke wasn't capable of home/end-like controls. Yours, --=20 Ed Schouten --eqp4TxRxnD4KrmFZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCx+VnmVI4SHXwmhERAk47AKCMVJdk3FJHVkDyXIn+F0fBe8ZVcACg2JLw 3CCV5ClVT0d6QMVMet6OxG8= =O/aq -----END PGP SIGNATURE----- --eqp4TxRxnD4KrmFZ-- From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 13:40:17 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 980AF16A41C for ; Sun, 3 Jul 2005 13:40:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7146143D46 for ; Sun, 3 Jul 2005 13:40:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63DeHOH051004 for ; Sun, 3 Jul 2005 13:40:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63DeH2f051003; Sun, 3 Jul 2005 13:40:17 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 13:40:17 GMT Resent-Message-Id: <200507031340.j63DeH2f051003@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Filippo Natali" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51D3716A41C for ; Sun, 3 Jul 2005 13:30:34 +0000 (GMT) (envelope-from filippo.natali@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EDDA43D49 for ; Sun, 3 Jul 2005 13:30:33 +0000 (GMT) (envelope-from filippo.natali@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so579695wra for ; Sun, 03 Jul 2005 06:30:33 -0700 (PDT) Received: by 10.54.27.45 with SMTP id a45mr2896045wra; Sun, 03 Jul 2005 06:30:33 -0700 (PDT) Received: from ulby.hq.netwing.it ([81.72.43.241]) by mx.gmail.com with ESMTP id 35sm1930861wra.2005.07.03.06.30.32; Sun, 03 Jul 2005 06:30:33 -0700 (PDT) Message-Id: <1120397341.0@ulby.hq.netwing.it> Date: Sun, 3 Jul 2005 15:29:01 +0200 From: "Filippo Natali" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: Subject: ports/82927: [MAINTAINER UPDATE] mail/freepops to 0.0.30 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 13:40:17 -0000 >Number: 82927 >Category: ports >Synopsis: [MAINTAINER UPDATE] mail/freepops to 0.0.30 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 13:40:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Filippo Natali >Release: FreeBSD 5.4-STABLE amd64 >Organization: >Environment: System: FreeBSD 5.4-STABLE #0: Sat Jul 2 10:25:39 CEST 2005 filippo@ulby.hq.netwing.it:/usr/obj/usr/src/sys/ULBY >Description: Update mail/freepops to 0.0.30 >How-To-Repeat: >Fix: --- freepops-20050703.diff begins here --- diff -Nru /usr/ports/mail/freepops/Makefile freepops/Makefile --- /usr/ports/mail/freepops/Makefile Tue May 3 15:03:22 2005 +++ freepops/Makefile Sun Jul 3 15:06:37 2005 @@ -6,7 +6,7 @@ # PORTNAME= freepops -PORTVERSION= 0.0.27 +PORTVERSION= 0.0.30 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= freepops @@ -38,10 +38,6 @@ s|$$(DESTDIR)\(/etc/freepops\)|${PREFIX}\1|; \ s|\(cp config\.lua\) .*|\1 ${PREFIX}/etc/freepops/config.lua.sample|' \ ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e \ - 's|\($$(CFLAGS)\)|\1 ${PTHREAD_CFLAGS}|; \ - s|\($$(LDFLAGS)\)|\1 ${PTHREAD_LIBS}|' \ - ${WRKSRC}/modules/src/luafull/Makefile post-install: @${CHMOD} ${SHAREMODE} ${DATADIR}/lua/*.lua diff -Nru /usr/ports/mail/freepops/distinfo freepops/distinfo --- /usr/ports/mail/freepops/distinfo Tue May 3 15:03:22 2005 +++ freepops/distinfo Sun Jul 3 15:06:29 2005 @@ -1,2 +1,2 @@ -MD5 (freepops-0.0.27.tar.gz) = f4842a2666ec8e439fd08e1f38a46d4e -SIZE (freepops-0.0.27.tar.gz) = 1851699 +MD5 (freepops-0.0.30.tar.gz) = ada2339c17b2e7216f66498154eb39df +SIZE (freepops-0.0.30.tar.gz) = 1847278 diff -Nru /usr/ports/mail/freepops/pkg-plist freepops/pkg-plist --- /usr/ports/mail/freepops/pkg-plist Sun May 15 20:01:49 2005 +++ freepops/pkg-plist Sun Jul 3 15:14:12 2005 @@ -33,6 +33,12 @@ %%DATADIR%%/lua/tre.lua %%DATADIR%%/lua/xml2table.lua %%DATADIR%%/lua/yahoo.lua +%%DATADIR%%/lua/xml2tex.lua +%%DATADIR%%/lua/version_comparer.lua +%%DATADIR%%/lua/updater.lua +%%DATADIR%%/lua/netscape.lua +%%DATADIR%%/lua/mail2world.lua +%%DATADIR%%/lua/juno.lua @dirrm %%DATADIR%%/lua_unofficial @dirrm %%DATADIR%%/lua @dirrm %%DATADIR%% --- freepops-20050703.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 14:26:49 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5901616A41F; Sun, 3 Jul 2005 14:26:49 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 326BF43D46; Sun, 3 Jul 2005 14:26:49 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63EQm7g056651; Sun, 3 Jul 2005 14:26:48 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63EQmQV056647; Sun, 3 Jul 2005 14:26:48 GMT (envelope-from pav) Date: Sun, 3 Jul 2005 14:26:48 GMT From: Pav Lucistnik Message-Id: <200507031426.j63EQmQV056647@freefall.freebsd.org> To: hsn@netmag.cz, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82863: [NEW PORT] textproc/flip: Convert text file line endings between Unix and DOS formats X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 14:26:49 -0000 Synopsis: [NEW PORT] textproc/flip: Convert text file line endings between Unix and DOS formats State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Sun Jul 3 14:26:42 GMT 2005 State-Changed-Why: New port added, thank you! http://www.freebsd.org/cgi/query-pr.cgi?pr=82863 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 14:54:58 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 279E816A41C; Sun, 3 Jul 2005 14:54:58 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 014B143D49; Sun, 3 Jul 2005 14:54:58 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63Esvij058200; Sun, 3 Jul 2005 14:54:57 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63EsvK6058196; Sun, 3 Jul 2005 14:54:57 GMT (envelope-from pav) Date: Sun, 3 Jul 2005 14:54:57 GMT From: Pav Lucistnik Message-Id: <200507031454.j63EsvK6058196@freefall.freebsd.org> To: jross@far2wise.net, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82867: New port: sysutils/plod Sysadmin journaling tool X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 14:54:58 -0000 Synopsis: New port: sysutils/plod Sysadmin journaling tool State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Sun Jul 3 14:54:51 GMT 2005 State-Changed-Why: New port added, thank you! http://www.freebsd.org/cgi/query-pr.cgi?pr=82867 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 15:02:50 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C6E216A41F; Sun, 3 Jul 2005 15:02:50 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1168543D46; Sun, 3 Jul 2005 15:02:50 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63F2nPg058506; Sun, 3 Jul 2005 15:02:49 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63F2nZg058502; Sun, 3 Jul 2005 15:02:49 GMT (envelope-from pav) Date: Sun, 3 Jul 2005 15:02:49 GMT From: Pav Lucistnik Message-Id: <200507031502.j63F2nZg058502@freefall.freebsd.org> To: x@vex.net, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82868: [MAINTAINER] www/zope-kupu: update to 1.2.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 15:02:50 -0000 Synopsis: [MAINTAINER] www/zope-kupu: update to 1.2.1 State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Sun Jul 3 15:02:42 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=82868 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 15:10:25 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C47216A421 for ; Sun, 3 Jul 2005 15:10:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 150D143D48 for ; Sun, 3 Jul 2005 15:10:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63FAOXQ063048 for ; Sun, 3 Jul 2005 15:10:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63FAOX8063044; Sun, 3 Jul 2005 15:10:24 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 15:10:24 GMT Resent-Message-Id: <200507031510.j63FAOX8063044@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Florian Franzmann Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E603B16A422 for ; Sun, 3 Jul 2005 15:07:55 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBD0543D48 for ; Sun, 3 Jul 2005 15:07:55 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j63F7t7b000628 for ; Sun, 3 Jul 2005 15:07:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j63F7sPp000591; Sun, 3 Jul 2005 15:07:54 GMT (envelope-from nobody) Message-Id: <200507031507.j63F7sPp000591@www.freebsd.org> Date: Sun, 3 Jul 2005 15:07:54 GMT From: Florian Franzmann To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/82929: qmail's prefix should be configurable from /etc/make.conf X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 15:10:25 -0000 >Number: 82929 >Category: ports >Synopsis: qmail's prefix should be configurable from /etc/make.conf >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 15:10:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Florian Franzmann >Release: 5.4-RELEASE-p3 >Organization: >Environment: FreeBSD dings.localdomain 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #1: Sat Jul 2 12:27:22 CEST 2005 root@dings.localdomain:/usr/obj/usr/src/sys/HAWO-FB5 i386 >Description: Due to licensing issues qmail is normally installed into /var/qmail. It is however possible to install qmail someplace else by setting PREFIX on the command line. Since it is not reasonable to set prefix in /etc/make.conf I suggest a variable QMAIL_PREFIX which sets the prefix for the qmail port. >How-To-Repeat: >Fix: Apply the following patch against the qmail port's Makefile: --- /usr/ports/mail/qmail/Makefile Thu Jun 30 09:29:05 2005 +++ qmail/Makefile Sun Jul 3 17:04:53 2005 @@ -99,10 +99,11 @@ NO_PACKAGE= djb's packaging license does not allow non-standard \ qmail binary distributions -# A normal qmail installation puts everything into /var/qmail/. -# If you want to install to /usr/local/, then "/usr/local/qmail" is -# suggested instead of "/usr/local", but both will work. +.if defined(QMAIL_PREFIX) +PREFIX= ${QMAIL_PREFIX} +.else PREFIX?= /var/qmail +.endif QMAIL_VERSION?= 1.03 .if defined(SLAVE_SMTP_AUTH_TLS) || defined(SLAVE_TLS) @@ -465,6 +466,18 @@ @${ECHO_MSG} " (default NUMBER=${WITH_BIG_CONCURRENCY_PATCH_CONCURRENCY_LIMIT})" @${ECHO_MSG} " set this to a value reasonable for" @${ECHO_MSG} " your system if you use the patch" + @${ECHO_MSG} "" +.endif + +.if !defined(QMAIL_PREFIX) + @${ECHO_MSG} "QMAIL_PREFIX=PREFIX_PATH" + @${ECHO_MSG} " (default PREFIX_PATH=${PREFIX})" + @${ECHO_MSG} " A normal qmail installation puts" + @${ECHO_MSG} " everything into /var/qmail/." + @${ECHO_MSG} " If you want to install to ${LOCALBASE}," + @${ECHO_MSG} " then \"${LOCALBASE}/qmail\" is suggested" + @${ECHO_MSG} " instead of \"${LOCALBASE}\", but both will" + @${ECHO_MSG} " work." @${ECHO_MSG} "" .endif >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 15:11:56 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 137FA16A41C; Sun, 3 Jul 2005 15:11:56 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1F0343D49; Sun, 3 Jul 2005 15:11:55 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63FBtFQ063158; Sun, 3 Jul 2005 15:11:55 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63FBt57063154; Sun, 3 Jul 2005 15:11:55 GMT (envelope-from novel) Date: Sun, 3 Jul 2005 15:11:55 GMT From: Roman Bogorodskiy Message-Id: <200507031511.j63FBt57063154@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82925: [MAINTAINER UPDATE] deskutils/gdesklets adding missing entries to pkg-plist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 15:11:56 -0000 Synopsis: [MAINTAINER UPDATE] deskutils/gdesklets adding missing entries to pkg-plist Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Sun Jul 3 15:11:48 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82925 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 15:25:14 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 463CA16A41F; Sun, 3 Jul 2005 15:25:14 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 207A343D46; Sun, 3 Jul 2005 15:25:14 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63FPEWI063509; Sun, 3 Jul 2005 15:25:14 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63FPDeS063505; Sun, 3 Jul 2005 15:25:13 GMT (envelope-from pav) Date: Sun, 3 Jul 2005 15:25:13 GMT From: Pav Lucistnik Message-Id: <200507031525.j63FPDeS063505@freefall.freebsd.org> To: pjenvey@groovie.org, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82876: New port: news/hellanzb Nzb downloader and post processor X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 15:25:14 -0000 Synopsis: New port: news/hellanzb Nzb downloader and post processor State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Sun Jul 3 15:25:07 GMT 2005 State-Changed-Why: New port added, thank you! http://www.freebsd.org/cgi/query-pr.cgi?pr=82876 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 15:31:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 309CE16A47E; Sun, 3 Jul 2005 15:31:22 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A2E343D55; Sun, 3 Jul 2005 15:31:22 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63FVLnR064674; Sun, 3 Jul 2005 15:31:21 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63FVLpX064670; Sun, 3 Jul 2005 15:31:21 GMT (envelope-from pav) Date: Sun, 3 Jul 2005 15:31:21 GMT From: Pav Lucistnik Message-Id: <200507031531.j63FVLpX064670@freefall.freebsd.org> To: db@db.net, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82879: [NEW PORT] comms/wwl: Calculates distance (qrb) used in Amateur Radio X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 15:31:22 -0000 Synopsis: [NEW PORT] comms/wwl: Calculates distance (qrb) used in Amateur Radio State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Sun Jul 3 15:31:14 GMT 2005 State-Changed-Why: New port added, thank you! http://www.freebsd.org/cgi/query-pr.cgi?pr=82879 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 15:32:13 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF98D16A41C; Sun, 3 Jul 2005 15:32:13 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A306F43D49; Sun, 3 Jul 2005 15:32:13 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63FWDeD064741; Sun, 3 Jul 2005 15:32:13 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63FWDE1064737; Sun, 3 Jul 2005 15:32:13 GMT (envelope-from pav) Date: Sun, 3 Jul 2005 15:32:13 GMT From: Pav Lucistnik Message-Id: <200507031532.j63FWDE1064737@freefall.freebsd.org> To: pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ale@FreeBSD.org Cc: Subject: Re: ports/82843: Trivial patches to build php4 PayFlow Pro extension X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 15:32:14 -0000 Synopsis: Trivial patches to build php4 PayFlow Pro extension Responsible-Changed-From-To: freebsd-ports-bugs->ale Responsible-Changed-By: pav Responsible-Changed-When: Sun Jul 3 15:32:05 GMT 2005 Responsible-Changed-Why: Over to php maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=82843 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 15:33:52 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8C5216A420; Sun, 3 Jul 2005 15:33:52 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 811DE43D4C; Sun, 3 Jul 2005 15:33:52 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63FXqts064820; Sun, 3 Jul 2005 15:33:52 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63FXqsF064816; Sun, 3 Jul 2005 15:33:52 GMT (envelope-from pav) Date: Sun, 3 Jul 2005 15:33:52 GMT From: Pav Lucistnik Message-Id: <200507031533.j63FXqsF064816@freefall.freebsd.org> To: vivek@khera.org, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pav@FreeBSD.org Cc: Subject: Re: ports/82828: www/trac doesn't list runtime deps X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 15:33:52 -0000 Synopsis: www/trac doesn't list runtime deps State-Changed-From-To: open->feedback State-Changed-By: pav State-Changed-When: Sun Jul 3 15:33:37 GMT 2005 State-Changed-Why: Asked around Responsible-Changed-From-To: freebsd-ports-bugs->pav Responsible-Changed-By: pav Responsible-Changed-When: Sun Jul 3 15:33:37 GMT 2005 Responsible-Changed-Why: Stick my nose into this http://www.freebsd.org/cgi/query-pr.cgi?pr=82828 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 15:40:26 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEE5916A421 for ; Sun, 3 Jul 2005 15:40:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8973D43D45 for ; Sun, 3 Jul 2005 15:40:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63FeQ8q064978 for ; Sun, 3 Jul 2005 15:40:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63FeQHT064977; Sun, 3 Jul 2005 15:40:26 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 15:40:26 GMT Resent-Message-Id: <200507031540.j63FeQHT064977@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dmitry A Grigorovich Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6514816A41C for ; Sun, 3 Jul 2005 15:35:23 +0000 (GMT) (envelope-from odip@bionet.nsc.ru) Received: from hydra.bionet.nsc.ru (hydra.bionet.nsc.ru [84.237.118.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13B1043D48 for ; Sun, 3 Jul 2005 15:35:22 +0000 (GMT) (envelope-from odip@bionet.nsc.ru) Received: by hydra.bionet.nsc.ru (Postfix, from userid 1001) id 6230F5565; Sun, 3 Jul 2005 22:35:17 +0700 (NOVST) Message-Id: <20050703153517.6230F5565@hydra.bionet.nsc.ru> Date: Sun, 3 Jul 2005 22:35:17 +0700 (NOVST) From: Dmitry A Grigorovich To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82930: [patch] invalid default config security/drweb-postfix X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 15:40:26 -0000 >Number: 82930 >Category: ports >Synopsis: [patch] invalid default config security/drweb-postfix >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 15:40:25 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dmitry A Grigorovich >Release: FreeBSD manticore.bionet.nsc.ru 5.4-RELEASE-p2 >Organization: ICiG SB RAS, Russia >Environment: FreeBSD manticore.bionet.nsc.ru 5.4-RELEASE-p2 >Description: Port security/drweb-postfix have invalid default drweb_postfix.conf >How-To-Repeat: Install security/drweb Install security/drweb-postfix Try to test: root@manticore# /usr/local/drweb-postfix/drweb-postfix --conf=/usr/local/etc/drweb-postfix/drweb_postfix.conf --check_only --check_user=drweb dwlib: conf: configuration will be loaded from /usr/local/etc/drweb-postfix/drweb_postfix.conf dwlib: read_conf(/usr/local/etc/drweb-postfix/drweb_postfix.conf): successfully loaded dwlib: check_conf: quarantine test - started dwlib: check_scan: daemon return 0x20 code (known virus is found) dwlib: check_conf: quarantine test - passed dwlib: check_file: cannot open %CONFIDR%/templates/en-ru/postfix/archive-admin.msg - (2) No such file or directory dwlib: check_conf: test for administrator template in archive restriction case - failed >Fix: Apply follow patch Reinstall security/drweb-postfix Try to test: root@manticore# /usr/local/drweb-postfix/drweb-postfix --conf=/usr/local/etc/drweb-postfix/drweb_postfix.conf --check_only --check_user=drweb dwlib: conf: configuration will be loaded from /usr/local/etc/drweb-postfix/drweb_postfix.conf dwlib: read_conf(/usr/local/etc/drweb-postfix/drweb_postfix.conf): successfully loaded dwlib: check_conf: quarantine test - started dwlib: check_scan: daemon return 0x20 code (known virus is found) dwlib: check_conf: quarantine test - passed dwlib: check_conf: mail submit test - started dwlib: check_conf: mail submit test - passed --- patch-drweb begins here --- diff -ur drweb-postfix/files/patch-aa drweb-postfix.new/files/patch-aa --- drweb-postfix/files/patch-aa Thu Feb 10 22:05:53 2005 +++ drweb-postfix.new/files/patch-aa Sun Jul 3 22:26:40 2005 @@ -68,7 +68,7 @@ -SenderTemplate = /usr/local/etc/drweb/templates/en-ru/postfix/archive-sender.msg -AdminTemplate = /usr/local/etc/drweb/templates/en-ru/postfix/archive-admin.msg +SenderTemplate = %CONFDIR%/templates/en-ru/postfix/archive-sender.msg -+AdminTemplate = %CONFIDR%/templates/en-ru/postfix/archive-admin.msg ++AdminTemplate = %CONFDIR%/templates/en-ru/postfix/archive-admin.msg RcptsTemplate = [ErrorNotifications] --- patch-drweb ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 16:18:38 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 951C216A420; Sun, 3 Jul 2005 16:18:38 +0000 (GMT) (envelope-from dannyboy@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53A9E43D45; Sun, 3 Jul 2005 16:18:38 +0000 (GMT) (envelope-from dannyboy@FreeBSD.org) Received: from freefall.freebsd.org (dannyboy@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63GIcOF071269; Sun, 3 Jul 2005 16:18:38 GMT (envelope-from dannyboy@freefall.freebsd.org) Received: (from dannyboy@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63GIbrK071265; Sun, 3 Jul 2005 16:18:38 GMT (envelope-from dannyboy) Date: Sun, 3 Jul 2005 16:18:38 GMT From: Daniel Harris Message-Id: <200507031618.j63GIbrK071265@freefall.freebsd.org> To: ehaupt@critical.ch, dannyboy@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82478: new port: mail/cyrus2courier X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 16:18:38 -0000 Synopsis: new port: mail/cyrus2courier State-Changed-From-To: open->closed State-Changed-By: dannyboy State-Changed-When: Sun Jul 3 16:18:28 GMT 2005 State-Changed-Why: Added, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=82478 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 16:20:34 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EF1E16A41F for ; Sun, 3 Jul 2005 16:20:34 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33BD743D55 for ; Sun, 3 Jul 2005 16:20:34 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63GKXx5071547 for ; Sun, 3 Jul 2005 16:20:33 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63GKXxa071546; Sun, 3 Jul 2005 16:20:33 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 16:20:33 GMT Resent-Message-Id: <200507031620.j63GKXxa071546@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jose M Rodriguez Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2126716A41C for ; Sun, 3 Jul 2005 16:10:42 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from 62-14-156-60.inversas.jazztel.es (62-14-156-60.inversas.jazztel.es [62.14.156.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C2A243D45 for ; Sun, 3 Jul 2005 16:10:40 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by 62-14-156-60.inversas.jazztel.es (8.13.3/8.13.3) with ESMTP id j63GAcV5042951; Sun, 3 Jul 2005 18:10:38 +0200 (CEST) (envelope-from josemi@redesjm.local) Received: (from josemi@localhost) by redesjm.local (8.13.3/8.13.3/Submit) id j63GAbvJ075008; Sun, 3 Jul 2005 18:10:37 +0200 (CEST) (envelope-from josemi) Message-Id: <200507031610.j63GAbvJ075008@redesjm.local> Date: Sun, 3 Jul 2005 18:10:37 +0200 (CEST) From: Jose M Rodriguez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: hendrik@scholz.net Subject: ports/82931: [PATCH] update multimedia/transcode to 1.0.0rc1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jose M Rodriguez List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 16:20:34 -0000 >Number: 82931 >Category: ports >Synopsis: [PATCH] update multimedia/transcode to 1.0.0rc1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 16:20:33 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jose M Rodriguez >Release: FreeBSD 5.4-RELEASE-p3 i386 >Organization: RedesJM >Environment: System: FreeBSD orion.redesjm.local 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #0: Thu Jun 30 23:20:37 CEST 2005 root@orion.redesjm.local:/usr/obj/usr/src/sys/ORION2 i386 >Description: Update multimedia/transcode to the latest RC This version has support for latest avcodec API change and can be build/use against ffmpeg-devel >How-To-Repeat: >Fix: --- patch-transcode begins here --- diff -Nru /usr/ports/multimedia/transcode/Makefile multimedia/transcode/Makefile --- /usr/ports/multimedia/transcode/Makefile Tue May 31 22:45:28 2005 +++ multimedia/transcode/Makefile Sun Jul 3 15:38:38 2005 @@ -6,11 +6,9 @@ # PORTNAME= transcode -DISTVERSION= 1.0.0beta3 -PORTREVISION= 2 +DISTVERSION= 1.0.0rc1 CATEGORIES= multimedia -MASTER_SITES= http://dl.fkb.wormulon.net/transcode/ \ - http://dl.kel.wormulon.net/transcode/ \ +MASTER_SITES= http://rebels.plukwa.net/linux-video/transcode/ \ http://www.jakemsr.com/transcode/ MAINTAINER= hendrik@scholz.net diff -Nru /usr/ports/multimedia/transcode/distinfo multimedia/transcode/distinfo --- /usr/ports/multimedia/transcode/distinfo Wed May 11 17:04:48 2005 +++ multimedia/transcode/distinfo Sun Jul 3 15:39:58 2005 @@ -1,2 +1,2 @@ -MD5 (transcode-1.0.0beta3.tar.gz) = 963645ae3c08363d8035e874dffc89e7 -SIZE (transcode-1.0.0beta3.tar.gz) = 2346963 +MD5 (transcode-1.0.0rc1.tar.gz) = bda8422a8b2fb83e5c750743b688b7a3 +SIZE (transcode-1.0.0rc1.tar.gz) = 2349974 diff -Nru /usr/ports/multimedia/transcode/files/patch-import:af6_decore.cpp multimedia/transcode/files/patch-import:af6_decore.cpp --- /usr/ports/multimedia/transcode/files/patch-import:af6_decore.cpp Thu Jan 1 01:00:00 1970 +++ multimedia/transcode/files/patch-import:af6_decore.cpp Sun Jul 3 17:07:56 2005 @@ -0,0 +1,58 @@ +--- import/af6_decore.cpp.orig Sun Jul 3 17:03:28 2005 ++++ import/af6_decore.cpp Sun Jul 3 17:03:48 2005 +@@ -213,7 +213,7 @@ + + /* send sync token */ + fflush(stdout); +- p_write(decode->fd_out, sync_str, sizeof(sync_str)); ++ p_write(decode->fd_out, (uint8_t*)sync_str, sizeof(sync_str)); + + /* frame serve loop */ + /* by default decode->frame_limit[0]=0 and ipipe->frame_limit[1]=LONG_MAX so all frames are decoded */ +@@ -268,13 +268,13 @@ + } + } + /* write unpacked frame */ +- if(p_write(decode->fd_out, pack_buffer, pack_size)!= pack_size) { ++ if(p_write(decode->fd_out, (uint8_t*)pack_buffer, pack_size)!= pack_size) { + fprintf(stderr,"(%s) ERROR: Pipe write error!\n",__FILE__); + break; + } + } else { + /* directly write raw frame */ +- if(p_write(decode->fd_out, buf, buffer_size)!= buffer_size) { ++ if(p_write(decode->fd_out, (uint8_t*)buf, buffer_size)!= buffer_size) { + fprintf(stderr,"(%s) ERROR: Pipe write error!\n",__FILE__); + break; + } +@@ -368,7 +368,7 @@ + + /* send sync token */ + fflush(stdout); +- p_write(decode->fd_out, sync_str, sizeof(sync_str)); ++ p_write(decode->fd_out, (uint8_t*)sync_str, sizeof(sync_str)); + + /* sample server loop */ + while(!ars->Eof()) { +@@ -393,18 +393,18 @@ + { + if ( s_byte_read - ret_size <(unsigned int)decode->frame_limit[0]) + { +- if((unsigned int)p_write(decode->fd_out,buffer+(ret_size-(s_byte_read-decode->frame_limit[0])),(s_byte_read-decode->frame_limit[0]))!=(unsigned int)(s_byte_read-decode->frame_limit[0])) ++ if((unsigned int)p_write(decode->fd_out,(uint8_t*)(buffer+(ret_size-(s_byte_read-decode->frame_limit[0]))),(s_byte_read-decode->frame_limit[0]))!=(unsigned int)(s_byte_read-decode->frame_limit[0])) + break; + } + else + { +- if((unsigned int)p_write(decode->fd_out,buffer,ret_size)!=ret_size) ++ if((unsigned int)p_write(decode->fd_out,(uint8_t*)buffer,ret_size)!=ret_size) + break; + } + } + else if ((s_byte_read> decode->frame_limit[0]) && (s_byte_read - ret_size <=(unsigned int)decode->frame_limit[1])) + { +- if((unsigned int)p_write(decode->fd_out,buffer,(s_byte_read-decode->frame_limit[1]))!=(unsigned int)(s_byte_read-decode->frame_limit[1])) ++ if((unsigned int)p_write(decode->fd_out,(uint8_t*)buffer,(s_byte_read-decode->frame_limit[1]))!=(unsigned int)(s_byte_read-decode->frame_limit[1])) + break; + } + else if (s_byte_read - ret_size >(unsigned int)decode->frame_limit[1]) diff -Nru /usr/ports/multimedia/transcode/pkg-plist multimedia/transcode/pkg-plist --- /usr/ports/multimedia/transcode/pkg-plist Wed May 11 17:04:48 2005 +++ multimedia/transcode/pkg-plist Sun Jul 3 17:38:46 2005 @@ -119,6 +119,7 @@ lib/transcode/import_ac3.so %%WITH_AVIFILE%%lib/transcode/import_af6.so lib/transcode/import_avi.so +lib/transcode/import_bsdav.so lib/transcode/import_divx.so lib/transcode/import_dv.so lib/transcode/import_dvd.so --- patch-transcode ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 16:38:28 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C1EA16A41F; Sun, 3 Jul 2005 16:38:28 +0000 (GMT) (envelope-from dannyboy@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0045643D58; Sun, 3 Jul 2005 16:38:27 +0000 (GMT) (envelope-from dannyboy@FreeBSD.org) Received: from freefall.freebsd.org (dannyboy@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63GcRQq072976; Sun, 3 Jul 2005 16:38:27 GMT (envelope-from dannyboy@freefall.freebsd.org) Received: (from dannyboy@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63GcRVm072972; Sun, 3 Jul 2005 16:38:27 GMT (envelope-from dannyboy) Date: Sun, 3 Jul 2005 16:38:27 GMT From: Daniel Harris Message-Id: <200507031638.j63GcRVm072972@freefall.freebsd.org> To: woodycarey@hotmail.com, dannyboy@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82685: [NEW PORT]: finance/ledger commandline accounting program X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 16:38:28 -0000 Synopsis: [NEW PORT]: finance/ledger commandline accounting program State-Changed-From-To: open->closed State-Changed-By: dannyboy State-Changed-When: Sun Jul 3 16:38:19 GMT 2005 State-Changed-Why: Added, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=82685 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 16:47:28 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EC1F16A41F; Sun, 3 Jul 2005 16:47:28 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD52943D4C; Sun, 3 Jul 2005 16:47:27 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63GlR8D073212; Sun, 3 Jul 2005 16:47:27 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63GlRNQ073208; Sun, 3 Jul 2005 16:47:27 GMT (envelope-from pav) Date: Sun, 3 Jul 2005 16:47:27 GMT From: Pav Lucistnik Message-Id: <200507031647.j63GlRNQ073208@freefall.freebsd.org> To: vangyzen@stat.duke.edu, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82883: [maintainer-update] new version of ports/math/R X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 16:47:28 -0000 Synopsis: [maintainer-update] new version of ports/math/R State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Sun Jul 3 16:46:08 GMT 2005 State-Changed-Why: Committed, thanks! I also added --disable-mbcs for FreeBSD 4.X where needed support is missing from libc. All you need to do is to have patch delete and create files correctly. If you also state new and deleted files in description of PR, it's appreciated. http://www.freebsd.org/cgi/query-pr.cgi?pr=82883 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 18:10:19 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 410B616A41F for ; Sun, 3 Jul 2005 18:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0923143D46 for ; Sun, 3 Jul 2005 18:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63IAIFx084373 for ; Sun, 3 Jul 2005 18:10:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63IAIGS084364; Sun, 3 Jul 2005 18:10:18 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 18:10:18 GMT Resent-Message-Id: <200507031810.j63IAIGS084364@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5750716A41C for ; Sun, 3 Jul 2005 18:00:37 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep08.dion.ne.jp (hfep08.dion.ne.jp [203.181.105.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFBDB43D45 for ; Sun, 3 Jul 2005 18:00:36 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([218.222.64.153]) by hfep08.dion.ne.jp with SMTP id <20050703180033324.CXWU@hfep08.dion.ne.jp> for ; Mon, 4 Jul 2005 03:00:33 +0900 Message-Id: <20050704030007.0e42f8bb.tkato432@yahoo.com> Date: Mon, 4 Jul 2005 03:00:07 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/82936: Update port: devel/codeworker to 3.12 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 18:10:19 -0000 >Number: 82936 >Category: ports >Synopsis: Update port: devel/codeworker to 3.12 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 18:10:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 3.12 >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/codeworker/Makefile devel/codeworker/Makefile --- /usr/ports/devel/codeworker/Makefile Thu Jun 16 16:14:20 2005 +++ devel/codeworker/Makefile Mon Jun 27 21:03:46 2005 @@ -7,7 +7,7 @@ # PORTNAME= codeworker -PORTVERSION= 3.11.0.1 +PORTVERSION= 3.12 CATEGORIES= devel MASTER_SITES= http://codeworker.free.fr/downloads/ DISTNAME= CodeWorker_SRC${PORTVERSION:S/./_/g} diff -urN /usr/ports/devel/codeworker/distinfo devel/codeworker/distinfo --- /usr/ports/devel/codeworker/distinfo Thu Jun 16 16:14:20 2005 +++ devel/codeworker/distinfo Mon Jun 27 21:28:16 2005 @@ -1,2 +1,2 @@ -MD5 (CodeWorker_SRC3_11_0_1.zip) = 030891d34dbc1a987fc8fe21c08e7c00 -SIZE (CodeWorker_SRC3_11_0_1.zip) = 1825643 +MD5 (CodeWorker_SRC3_12.zip) = 8dc59739b8fe9e9979b84e08c411a6d5 +SIZE (CodeWorker_SRC3_12.zip) = 2110946 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 18:10:19 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96E4916A420 for ; Sun, 3 Jul 2005 18:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59F7943D46 for ; Sun, 3 Jul 2005 18:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63IAJK4084424 for ; Sun, 3 Jul 2005 18:10:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63IAJS8084423; Sun, 3 Jul 2005 18:10:19 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 18:10:19 GMT Resent-Message-Id: <200507031810.j63IAJS8084423@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F0EC16A41C for ; Sun, 3 Jul 2005 18:00:43 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep03.dion.ne.jp (hfep03.dion.ne.jp [203.181.105.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEC4B43D45 for ; Sun, 3 Jul 2005 18:00:42 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([218.222.64.153]) by hfep03.dion.ne.jp with SMTP id <20050703180040162.CCLR@hfep03.dion.ne.jp> for ; Mon, 4 Jul 2005 03:00:40 +0900 Message-Id: <20050704030009.6535578e.tkato432@yahoo.com> Date: Mon, 4 Jul 2005 03:00:09 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/82937: Update port: editors/code-browser to 2.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 18:10:19 -0000 >Number: 82937 >Category: ports >Synopsis: Update port: editors/code-browser to 2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 18:10:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 2.1 >How-To-Repeat: >Fix: diff -urN /usr/ports/editors/code-browser/Makefile editors/code-browser/Makefile --- /usr/ports/editors/code-browser/Makefile Thu Jun 23 17:43:37 2005 +++ editors/code-browser/Makefile Sun Jul 3 20:31:09 2005 @@ -7,7 +7,7 @@ # PORTNAME= code-browser -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN /usr/ports/editors/code-browser/distinfo editors/code-browser/distinfo --- /usr/ports/editors/code-browser/distinfo Thu Jun 23 17:43:37 2005 +++ editors/code-browser/distinfo Sun Jul 3 20:25:01 2005 @@ -1,2 +1,2 @@ -MD5 (code-browser-2.0-src.tar.gz) = a4908864c61c6265d5fbcec60aeb2399 -SIZE (code-browser-2.0-src.tar.gz) = 464451 +MD5 (code-browser-2.1-src.tar.gz) = a0a65a8a326259bb16b3691b344ebb6f +SIZE (code-browser-2.1-src.tar.gz) = 471113 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 18:10:19 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E520416A41F for ; Sun, 3 Jul 2005 18:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AACBD43D46 for ; Sun, 3 Jul 2005 18:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63IAJXN084437 for ; Sun, 3 Jul 2005 18:10:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63IAJsR084436; Sun, 3 Jul 2005 18:10:19 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 18:10:19 GMT Resent-Message-Id: <200507031810.j63IAJsR084436@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E93E16A41C for ; Sun, 3 Jul 2005 18:00:52 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C52943D46 for ; Sun, 3 Jul 2005 18:00:50 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([218.222.64.153]) by hfep02.dion.ne.jp with SMTP id <20050703180046069.CIMX@hfep02.dion.ne.jp> for ; Mon, 4 Jul 2005 03:00:46 +0900 Message-Id: <20050704030011.60c39500.tkato432@yahoo.com> Date: Mon, 4 Jul 2005 03:00:11 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/82938: Update port: editors/poedit to 1.3.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 18:10:20 -0000 >Number: 82938 >Category: ports >Synopsis: Update port: editors/poedit to 1.3.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 18:10:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 1.3.3 >How-To-Repeat: >Fix: diff -urN /usr/ports/editors/poedit/Makefile editors/poedit/Makefile --- /usr/ports/editors/poedit/Makefile Fri May 13 02:35:14 2005 +++ editors/poedit/Makefile Sun Jul 3 18:03:09 2005 @@ -7,8 +7,7 @@ # PORTNAME= poedit -PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTVERSION= 1.3.3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,8 +16,7 @@ COMMENT= Gettext catalogs (.po files) editor BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip -LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \ - wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 +LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 USE_X_PREFIX= yes USE_GETTEXT= yes @@ -27,7 +25,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config CPPFLAGS= -I${LOCALBASE}/include/db${USE_BDB_VER} \ -I${LOCALBASE}/include ${PTHREAD_CFLAGS} @@ -49,6 +46,14 @@ LIB_DEPENDS+= db3.3:${PORTSDIR}/databases/db3 .else BROKEN= "WITH_BDB_VER must be 3, 4 or 41" +.endif + +.if defined(WITH_WXGTK24) +LIB_DEPENDS+= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 +CONFIGURE_ARGS+= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config +.else +LIB_DEPENDS+= wx_gtk2_core-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26 +CONFIGURE_ARGS+= --with-wx-config=${X11BASE}/bin/wxgtk2-2.6-config .endif post-patch: diff -urN /usr/ports/editors/poedit/distinfo editors/poedit/distinfo --- /usr/ports/editors/poedit/distinfo Sun Jan 30 12:26:27 2005 +++ editors/poedit/distinfo Mon Jun 27 17:54:40 2005 @@ -1,2 +1,2 @@ -MD5 (poedit-1.3.2.tar.gz) = 3fcf4a3b6a8b11f0b7d28fa180efdf7f -SIZE (poedit-1.3.2.tar.gz) = 1679698 +MD5 (poedit-1.3.3.tar.gz) = 66880410877210a69504f0b4d3ff868c +SIZE (poedit-1.3.3.tar.gz) = 2062288 diff -urN /usr/ports/editors/poedit/pkg-plist editors/poedit/pkg-plist --- /usr/ports/editors/poedit/pkg-plist Sun Jan 30 12:26:27 2005 +++ editors/poedit/pkg-plist Mon Jun 27 17:59:14 2005 @@ -17,11 +17,15 @@ share/locale/et/LC_MESSAGES/poedit.mo share/locale/eu/LC_MESSAGES/poedit.mo share/locale/fa_IR/LC_MESSAGES/poedit.mo +share/locale/fi/LC_MESSAGES/poedit.mo share/locale/fr/LC_MESSAGES/poedit.mo +share/locale/fur/LC_MESSAGES/poedit.mo +share/locale/gl/LC_MESSAGES/poedit.mo share/locale/he/LC_MESSAGES/poedit.mo share/locale/hi/LC_MESSAGES/poedit.mo share/locale/hr/LC_MESSAGES/poedit.mo share/locale/hu/LC_MESSAGES/poedit.mo +share/locale/id/LC_MESSAGES/poedit.mo share/locale/is/LC_MESSAGES/poedit.mo share/locale/it/LC_MESSAGES/poedit.mo share/locale/ja/LC_MESSAGES/poedit.mo @@ -56,19 +60,19 @@ %%DATADIR%%/help.zip %%DATADIR%%/resources.zip @dirrm %%DATADIR%% -@unexec rmdir %D/share/locale/af_ZA/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/af_ZA 2> /dev/null || true -@unexec rmdir %D/share/locale/am_ET/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/am_ET 2> /dev/null || true -@unexec rmdir %D/share/locale/ast/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/ast 2> /dev/null || true -@unexec rmdir %D/share/locale/br/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/br 2> /dev/null || true -@unexec rmdir %D/share/locale/es_PR/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/es_PR 2> /dev/null || true -@unexec rmdir %D/share/locale/ky/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/ky 2> /dev/null || true -@unexec rmdir %D/share/locale/sq_AL/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/sq_AL 2> /dev/null || true @unexec rmdir %D/share/locale/sv_SE/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/sv_SE 2> /dev/null || true +@unexec rmdir %D/share/locale/sq_AL/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/sq_AL 2> /dev/null || true +@unexec rmdir %D/share/locale/ky/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/ky 2> /dev/null || true +@unexec rmdir %D/share/locale/fur/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/fur 2> /dev/null || true +@unexec rmdir %D/share/locale/es_PR/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/es_PR 2> /dev/null || true +@unexec rmdir %D/share/locale/ast/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/ast 2> /dev/null || true +@unexec rmdir %D/share/locale/am_ET/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/am_ET 2> /dev/null || true +@unexec rmdir %D/share/locale/af_ZA/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/af_ZA 2> /dev/null || true >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 18:10:20 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BBE216A41C for ; Sun, 3 Jul 2005 18:10:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DD8F43D46 for ; Sun, 3 Jul 2005 18:10:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63IAJCZ084450 for ; Sun, 3 Jul 2005 18:10:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63IAJL5084449; Sun, 3 Jul 2005 18:10:19 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 18:10:19 GMT Resent-Message-Id: <200507031810.j63IAJL5084449@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FC5D16A41C for ; Sun, 3 Jul 2005 18:01:01 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep04.dion.ne.jp (hfep04.dion.ne.jp [203.181.105.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id B43CC43D46 for ; Sun, 3 Jul 2005 18:01:00 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([218.222.64.153]) by hfep04.dion.ne.jp with SMTP id <20050703180054744.CVFZ@hfep04.dion.ne.jp> for ; Mon, 4 Jul 2005 03:00:54 +0900 Message-Id: <20050704030014.50bb321a.tkato432@yahoo.com> Date: Mon, 4 Jul 2005 03:00:14 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/82939: Update port: games/vamos to 0.5.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 18:10:20 -0000 >Number: 82939 >Category: ports >Synopsis: Update port: games/vamos to 0.5.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 18:10:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 0.5.4 Remove file: files/patch-include::vamos::geometry::Ac3d.h files/patch-include::vamos::geometry::Three_Vetor.h files/patch-track::Road_Segment.cc >How-To-Repeat: >Fix: diff -urN /usr/ports/games/vamos/Makefile games/vamos/Makefile --- /usr/ports/games/vamos/Makefile Tue Apr 12 14:05:47 2005 +++ games/vamos/Makefile Sat Jul 2 21:31:19 2005 @@ -7,7 +7,7 @@ # PORTNAME= vamos -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,6 +23,7 @@ USE_GL= yes USE_GETOPT_LONG= yes +USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL_VER= 15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} @@ -33,9 +34,9 @@ INFO= vamos -CPPFLAGS= -I${LOCALBASE}/include/libpng -I${X11BASE}/include \ - ${PTHREAD_CFLAGS} -LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib -lusbhid -lGL -lGLU -lglut \ +CPPFLAGS= -I${LOCALBASE}/include/libpng -I${LOCALBASE}/include \ + -I${X11BASE}/include ${PTHREAD_CFLAGS} +LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib -lusbhid \ ${PTHREAD_LIBS} .include @@ -46,5 +47,10 @@ post-extract: @${RM} -f ${WRKSRC}/doc/*.info* + +post-patch: + @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ + 's|^AM_CXXFLAGS|#AM_CXXFLAGS|g ; \ + s|-ldl||g' .include diff -urN /usr/ports/games/vamos/distinfo games/vamos/distinfo --- /usr/ports/games/vamos/distinfo Mon Feb 7 14:34:17 2005 +++ games/vamos/distinfo Sat Jul 2 16:03:01 2005 @@ -1,2 +1,2 @@ -MD5 (vamos-0.5.3.tar.gz) = d104f41d5da3ac5d2a25eedf4a193422 -SIZE (vamos-0.5.3.tar.gz) = 1455204 +MD5 (vamos-0.5.4.tar.gz) = c6247a0b70583d021b6dbec10609c67d +SIZE (vamos-0.5.4.tar.gz) = 1465833 diff -urN /usr/ports/games/vamos/files/patch-configure games/vamos/files/patch-configure --- /usr/ports/games/vamos/files/patch-configure Sun Nov 14 20:43:41 2004 +++ games/vamos/files/patch-configure Sat Jul 2 16:03:01 2005 @@ -1,14 +1,6 @@ ---- configure.orig Tue Oct 12 11:11:25 2004 -+++ configure Tue Nov 2 19:29:17 2004 -@@ -8722,7 +8722,6 @@ - fi - - LIBS="$LIBS -L$x_libraries" --CXXFLAGS="-gstabs+ -Wall -pedantic" - - - ac_ext=cc -@@ -11352,81 +11351,6 @@ +--- configure.orig Thu Jun 30 10:58:52 2005 ++++ configure Sat Jul 2 13:59:13 2005 +@@ -11364,81 +11364,6 @@ opengl_LIBS="$LIBS $x_suffix" @@ -90,11 +82,11 @@ echo "$as_me:$LINENO: checking for glutGetModifiers in -lglut" >&5 echo $ECHO_N "checking for glutGetModifiers in -lglut... $ECHO_C" >&6 if test "${ac_cv_lib_glut_glutGetModifiers+set}" = set; then -@@ -11500,7 +11424,6 @@ +@@ -11512,7 +11437,6 @@ fi - fi - - LIBS="$LIBS $x_suffix" else + + diff -urN /usr/ports/games/vamos/files/patch-include::vamos::geometry::Ac3d.h games/vamos/files/patch-include::vamos::geometry::Ac3d.h --- /usr/ports/games/vamos/files/patch-include::vamos::geometry::Ac3d.h Sat Oct 4 00:43:11 2003 +++ games/vamos/files/patch-include::vamos::geometry::Ac3d.h Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- include/vamos/geometry/Ac3d.h.orig Fri Sep 26 11:25:48 2003 -+++ include/vamos/geometry/Ac3d.h Fri Oct 3 18:09:20 2003 -@@ -25,6 +25,7 @@ - - #include - -+#include - #include - #include - diff -urN /usr/ports/games/vamos/files/patch-include::vamos::geometry::Three_Vetor.h games/vamos/files/patch-include::vamos::geometry::Three_Vetor.h --- /usr/ports/games/vamos/files/patch-include::vamos::geometry::Three_Vetor.h Mon Feb 7 08:30:41 2005 +++ games/vamos/files/patch-include::vamos::geometry::Three_Vetor.h Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- include/vamos/geometry/Three_Vector.h.orig Thu Feb 3 12:17:54 2005 -+++ include/vamos/geometry/Three_Vector.h Sat Feb 5 20:11:47 2005 -@@ -19,6 +19,7 @@ - #define _THREE_VECTOR_H_ - - #include -+#include - - // A three-element vector. Useful for representing physical quantites - // like position, veocity or force. diff -urN /usr/ports/games/vamos/files/patch-track::Road_Segment.cc games/vamos/files/patch-track::Road_Segment.cc --- /usr/ports/games/vamos/files/patch-track::Road_Segment.cc Tue Nov 11 03:51:28 2003 +++ games/vamos/files/patch-track::Road_Segment.cc Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- track/Road_Segment.cc.orig Mon Oct 27 10:15:10 2003 -+++ track/Road_Segment.cc Mon Nov 10 02:10:01 2003 -@@ -21,6 +21,7 @@ - - #include - -+#include - #include - #include - diff -urN /usr/ports/games/vamos/pkg-plist games/vamos/pkg-plist --- /usr/ports/games/vamos/pkg-plist Mon Feb 7 14:34:17 2005 +++ games/vamos/pkg-plist Sat Jul 2 21:32:42 2005 @@ -4,13 +4,13 @@ include/vamos/body/Car.h include/vamos/body/Clutch.h include/vamos/body/Contact_Point.h +include/vamos/body/Dashboard.h include/vamos/body/Differential.h include/vamos/body/Drivetrain.h include/vamos/body/Engine.h include/vamos/body/Exerter.h include/vamos/body/Frame.h include/vamos/body/Fuel_Tank.h -include/vamos/body/Gauge.h include/vamos/body/Gl_Car.h include/vamos/body/Particle.h include/vamos/body/Rigid_Body.h @@ -18,22 +18,21 @@ include/vamos/body/Tire.h include/vamos/body/Transmission.h include/vamos/body/Wheel.h -include/vamos/geometry/Ac3d.h include/vamos/geometry/Constants.h include/vamos/geometry/Conversions.h -include/vamos/geometry/Gl_Texture_Image.h -include/vamos/geometry/Handle.h include/vamos/geometry/Inertia_Tensor.h include/vamos/geometry/Interpolator.h include/vamos/geometry/Linear_Interpolator.h include/vamos/geometry/Material.h -include/vamos/geometry/Sample.h include/vamos/geometry/Spline.h -include/vamos/geometry/Texture_Image.h include/vamos/geometry/Three_Matrix.h include/vamos/geometry/Three_Vector.h -include/vamos/geometry/Two_Point.h +include/vamos/geometry/Two_Vector.h include/vamos/geometry/XML_Parser.h +include/vamos/media/Ac3d.h +include/vamos/media/Sample.h +include/vamos/media/Texture_Image.h +include/vamos/track/Gl_Road_Segment.h include/vamos/track/Road_Segment.h include/vamos/track/Strip_Track.h include/vamos/track/Track.h @@ -48,6 +47,9 @@ lib/libvamos-geometry.a lib/libvamos-geometry.so lib/libvamos-geometry.so.0 +lib/libvamos-media.a +lib/libvamos-media.so +lib/libvamos-media.so.0 lib/libvamos-track.a lib/libvamos-track.so lib/libvamos-track.so.0 @@ -171,6 +173,7 @@ @dirrm %%DATADIR%% @dirrm include/vamos/world @dirrm include/vamos/track +@dirrm include/vamos/media @dirrm include/vamos/geometry @dirrm include/vamos/body @dirrm include/vamos >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 18:10:20 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9626A16A41C for ; Sun, 3 Jul 2005 18:10:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6098C43D46 for ; Sun, 3 Jul 2005 18:10:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63IAKRf084463 for ; Sun, 3 Jul 2005 18:10:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63IAKnF084462; Sun, 3 Jul 2005 18:10:20 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 18:10:20 GMT Resent-Message-Id: <200507031810.j63IAKnF084462@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ABF516A41C for ; Sun, 3 Jul 2005 18:01:13 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep06.dion.ne.jp (hfep06.dion.ne.jp [203.181.105.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id C81A943D45 for ; Sun, 3 Jul 2005 18:01:11 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([218.222.64.153]) by hfep06.dion.ne.jp with SMTP id <20050703180104433.CLMV@hfep06.dion.ne.jp> for ; Mon, 4 Jul 2005 03:01:04 +0900 Message-Id: <20050704030016.7a497caa.tkato432@yahoo.com> Date: Mon, 4 Jul 2005 03:00:16 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/82940: Update port: lang/scm to 5e1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 18:10:20 -0000 >Number: 82940 >Category: ports >Synopsis: Update port: lang/scm to 5e1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 18:10:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 5e1 >How-To-Repeat: >Fix: diff -urN /usr/ports/lang/scm/Makefile lang/scm/Makefile --- /usr/ports/lang/scm/Makefile Mon Dec 13 13:28:15 2004 +++ lang/scm/Makefile Wed Jun 29 03:11:15 2005 @@ -6,13 +6,12 @@ # PORTNAME= scm -PORTVERSION= 5d9 -PORTREVISION= 1 +PORTVERSION= 5e1 CATEGORIES= lang scheme MASTER_SITES= http://swissnet.ai.mit.edu/ftpdir/scm/%SUBDIR%/ MASTER_SITE_SUBDIR= . OLD -DISTFILES= scm5d9.zip slib3a1.zip slib-psd1-3.tar.gz -EXTRACT_ONLY= scm5d9.zip slib3a1.zip +DISTFILES= scm5e1.zip slib3a2.zip slib-psd1-3.tar.gz +EXTRACT_ONLY= scm5e1.zip slib3a2.zip MAINTAINER= ports@FreeBSD.org COMMENT= A scheme interpreter @@ -29,10 +28,12 @@ PLIST_SUB= VERSION=${PORTVERSION} +SUB_FILES= pkg-descr + SCM_DATA= COPYING Iedline.scm Init${PORTVERSION}.scm Link.scm \ Macexp.scm Macro.scm Transcen.scm Tscript.scm mkimpcat.scm \ r4rstest.scm -SCM_MODULES= crs.so edline.so gsubr.so ioext.so posix.so ramap.so \ +SCM_MODULES= byte.so crs.so edline.so gsubr.so ioext.so posix.so ramap.so \ record.so rgx.so sc2.so socket.so unix.so .include @@ -54,7 +55,13 @@ post-build: @cd ${WRKSRC} \ && SCMLIT="./scmlit" ${SH} ./build \ - -F "arrays bignums cautious inexact macro dynamic-linking" \ + -F arrays \ + -F bignums \ + -F cautious \ + -F engineering-notation \ + -F inexact \ + -F macro \ + -F dynamic-linking \ -h system \ -o scm \ -s "${PREFIX}/lib/scm/" \ @@ -67,8 +74,43 @@ -h system \ -t dll \ && SCMLIT="./scmlit" ${SH} ./build \ - -c "sc2.c rgx.c record.c gsubr.c ioext.c posix.c unix.c \ - socket.c ramap.c" \ + -c sc2.c \ + -h system \ + -t dll \ + && SCMLIT="./scmlit" ${SH} ./build \ + -c rgx.c \ + -h system \ + -t dll \ + && SCMLIT="./scmlit" ${SH} ./build \ + -c record.c \ + -h system \ + -t dll \ + && SCMLIT="./scmlit" ${SH} ./build \ + -c gsubr.c \ + -h system \ + -t dll \ + && SCMLIT="./scmlit" ${SH} ./build \ + -c ioext.c \ + -h system \ + -t dll \ + && SCMLIT="./scmlit" ${SH} ./build \ + -c posix.c \ + -h system \ + -t dll \ + && SCMLIT="./scmlit" ${SH} ./build \ + -c unix.c \ + -h system \ + -t dll \ + && SCMLIT="./scmlit" ${SH} ./build \ + -c socket.c \ + -h system \ + -t dll \ + && SCMLIT="./scmlit" ${SH} ./build \ + -c ramap.c \ + -h system \ + -t dll \ + && SCMLIT="./scmlit" ${SH} ./build \ + -c byte.c \ -h system \ -t dll @@ -86,7 +128,6 @@ @${MKDIR} ${PREFIX}/lib/scm/slib/psd ${INSTALL_DATA} ${WRKDIR}/slib/psd/*.scm ${PREFIX}/lib/scm/slib/psd ${INSTALL_DATA} ${WRKDIR}/scm/scm.info ${PREFIX}/info - @install-info ${PREFIX}/info/scm.info ${PREFIX}/info/dir cd ${PREFIX}/lib/scm && ${PREFIX}/bin/scm -lmkimpcat.scm .include diff -urN /usr/ports/lang/scm/distinfo lang/scm/distinfo --- /usr/ports/lang/scm/distinfo Thu Mar 18 13:53:35 2004 +++ lang/scm/distinfo Wed Jun 29 01:41:17 2005 @@ -1,6 +1,6 @@ -MD5 (scm5d9.zip) = 27ca7806ca4fcb205b9f53a914853546 -SIZE (scm5d9.zip) = 843122 -MD5 (slib3a1.zip) = a8805700c4c49d48a14fc8a0c2b996f4 -SIZE (slib3a1.zip) = 861953 +MD5 (scm5e1.zip) = d16e3b63f958e13109efa57a72ab262c +SIZE (scm5e1.zip) = 868500 +MD5 (slib3a2.zip) = 1e3a119031411105c47c02c9cc8450dc +SIZE (slib3a2.zip) = 961683 MD5 (slib-psd1-3.tar.gz) = 81f5d0b2cb4cc1bf51ad4ed3e40b6769 SIZE (slib-psd1-3.tar.gz) = 62397 diff -urN /usr/ports/lang/scm/files/patch-ac lang/scm/files/patch-ac --- /usr/ports/lang/scm/files/patch-ac Wed Dec 10 10:16:38 2003 +++ lang/scm/files/patch-ac Wed Jun 29 01:42:32 2005 @@ -1,9 +1,9 @@ ---- build.orig Mon Dec 1 07:29:36 2003 -+++ build Sun Dec 7 23:42:13 2003 +--- build.orig Mon Sep 13 09:20:04 2004 ++++ build Wed Jun 29 01:42:24 2005 @@ -1,5 +1,5 @@ #! /bin/sh --:;exec ./scmlit -no-init-file -f $0 -e"(bi)" build $* -+:;exec $SCMLIT -no-init-file -f $0 -e"(bi)" build $* +-:;exec ./scmlit -no-init-file -f $0 -e"(bi)" build "$@" ++:;exec $SCMLIT -no-init-file -f $0 -e"(bi)" build "$@" (require 'getopt) (require 'getopt-parameters) diff -urN /usr/ports/lang/scm/files/patch-build.scm lang/scm/files/patch-build.scm --- /usr/ports/lang/scm/files/patch-build.scm Mon Jan 6 16:00:27 2003 +++ lang/scm/files/patch-build.scm Wed Jun 29 02:32:39 2005 @@ -1,37 +1,41 @@ ---- build.scm.orig Wed Nov 27 10:44:43 2002 -+++ build.scm Sat Nov 30 13:16:28 2002 -@@ -1438,7 +1438,7 @@ - (lambda (files parms) - (and (batch:try-chopped-command +--- build.scm.orig Mon Jan 10 00:23:55 2005 ++++ build.scm Wed Jun 29 02:32:25 2005 +@@ -1576,7 +1576,7 @@ parms + ;;; gcc 3.4.2 for FreeBSD does not allow options other than default i.e. -O0 if NO -DGCC_SPARC_BUG - dai 2004-10-30 + ;;"cc" "-O3 -pipe -DGCC_SPARC_BUG " "-c" - "cc" "-O3 -pipe " "-c" + "%%CC%%" "%%CFLAGS%%" "-c" (c-includes parms) (c-flags parms) files) -@@ -1459,7 +1459,7 @@ +@@ -1586,7 +1586,7 @@ + (batch:rename-file parms + oname (string-append oname "~")) + (and (batch:try-command parms +- "cc" "-o" oname ++ "%%CC%%" "-o" oname + (must-be-first + '("-nostartfiles" + "pre-crt0.o" "crt0.o" +@@ -1596,14 +1596,14 @@ + (defcommand compile-dll-c-files freebsd (lambda (files parms) (and (batch:try-chopped-command - parms -- "cc" "-O3 -pipe " -+ "%%CC%%" "%%CFLAGS%%" - "-fPIC" "-c" (c-includes parms) - (c-flags parms) - files) -@@ -1468,10 +1468,10 @@ - (lambda (fname) - (and (batch:try-command - parms -- "cc" "-shared" -+ "%%CC%%" "-shared" - (cond - ((equal? fname "edline") "-lreadline") -- ((equal? fname "x") "-L/usr/X11R6/lib -lSM -lICE -lXext -lX11 -lxpg4") -+ ((equal? fname "x") "-L%%X11BASE%%/lib -lSM -lICE -lXext -lX11") - (else "")) - "-o" - (string-append fname ".so") -@@ -1485,7 +1485,7 @@ +- parms "cc" "-O3 -pipe " "-fPIC" "-c" ++ parms "%%CC%%" "%%CFLAGS%%" "-fPIC" "-c" + (c-includes parms) (c-flags parms) files) + (let ((fnames (truncate-up-to (map c-> files) #\/))) + (and (batch:try-command + parms "cc" "-shared" + (cond + ((equal? (car fnames) "edline") "-lreadline") +- ((equal? (car fnames) "x") "-L/usr/X11R6/lib -lSM -lICE -lXext -lX11 -lxpg4") ++ ((equal? (car fnames) "x") "-L%%X11BASE%%/lib -lSM -lICE -lXext -lX11 -lxpg4") + (else "")) + "-o" (string-append (car fnames) ".so") + (map (lambda (fname) (string-append fname ".o")) fnames)) +@@ -1616,7 +1616,7 @@ (lambda (oname objects libs parms) (and (batch:try-command parms diff -urN /usr/ports/lang/scm/pkg-descr lang/scm/pkg-descr --- /usr/ports/lang/scm/pkg-descr Mon Apr 12 12:53:45 2004 +++ lang/scm/pkg-descr Wed Jun 29 03:14:56 2005 @@ -10,10 +10,10 @@ SLIB-PSD is a portable debugger for Scheme (requires emacs editor). -The init file is hard-coded as /usr/local/share/scm/Init.scm. Alternatively, +The init file is hard-coded as /usr/local/lib/scm/Init.scm. Alternatively, one can set the environment variable SCM_INIT_PATH to the pathname of Init.scm. -The library files are in /usr/local/share/scm/slib. Alternatively, one can set +The library files are in /usr/local/lib/scm/slib. Alternatively, one can set the environment variable SCHEME_LIBRARY_PATH to the slib directory. Remember to use a trailing / on the pathname. diff -urN /usr/ports/lang/scm/pkg-plist lang/scm/pkg-plist --- /usr/ports/lang/scm/pkg-plist Wed Dec 10 10:16:38 2003 +++ lang/scm/pkg-plist Wed Jun 29 03:05:51 2005 @@ -8,6 +8,7 @@ lib/scm/Macro.scm lib/scm/Transcen.scm lib/scm/Tscript.scm +lib/scm/byte.so lib/scm/crs.so lib/scm/edline.so lib/scm/gsubr.so @@ -33,6 +34,7 @@ lib/scm/slib/bytenumb.scm lib/scm/slib/chap.scm lib/scm/slib/charplot.scm +lib/scm/slib/clrnamdb.scm lib/scm/slib/cltime.scm lib/scm/slib/coerce.scm lib/scm/slib/collect.scm @@ -64,6 +66,8 @@ lib/scm/slib/factor.scm lib/scm/slib/fft.scm lib/scm/slib/fluidlet.scm +lib/scm/slib/format.scm +lib/scm/slib/formatst.scm lib/scm/slib/genwrite.scm lib/scm/slib/getopt.scm lib/scm/slib/getparam.scm @@ -95,6 +99,7 @@ lib/scm/slib/obj2str.scm lib/scm/slib/object.scm lib/scm/slib/paramlst.scm +lib/scm/slib/peanosfc.scm lib/scm/slib/phil-spc.scm lib/scm/slib/plottest.scm lib/scm/slib/pnm.scm @@ -156,6 +161,7 @@ lib/scm/slib/synchk.scm lib/scm/slib/synclo.scm lib/scm/slib/synrul.scm +lib/scm/slib/timecore.scm lib/scm/slib/timezone.scm lib/scm/slib/top-refs.scm lib/scm/slib/trace.scm >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 18:10:20 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC62516A41C for ; Sun, 3 Jul 2005 18:10:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B34DB43D46 for ; Sun, 3 Jul 2005 18:10:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63IAKWG084476 for ; Sun, 3 Jul 2005 18:10:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63IAKkl084475; Sun, 3 Jul 2005 18:10:20 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 18:10:20 GMT Resent-Message-Id: <200507031810.j63IAKkl084475@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53EF416A41C for ; Sun, 3 Jul 2005 18:01:19 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep04.dion.ne.jp (hfep04.dion.ne.jp [203.181.105.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDD1843D45 for ; Sun, 3 Jul 2005 18:01:18 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([218.222.64.153]) by hfep04.dion.ne.jp with SMTP id <20050703180115964.CVJX@hfep04.dion.ne.jp> for ; Mon, 4 Jul 2005 03:01:15 +0900 Message-Id: <20050704030018.09105e37.tkato432@yahoo.com> Date: Mon, 4 Jul 2005 03:00:18 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/82941: Update port: mail/libetpan to 0.37 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 18:10:21 -0000 >Number: 82941 >Category: ports >Synopsis: Update port: mail/libetpan to 0.37 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 18:10:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 0.37 >How-To-Repeat: >Fix: diff -urN /usr/ports/mail/libetpan/Makefile mail/libetpan/Makefile --- /usr/ports/mail/libetpan/Makefile Tue Apr 12 14:07:55 2005 +++ mail/libetpan/Makefile Mon Jul 4 02:08:30 2005 @@ -7,7 +7,7 @@ # PORTNAME= libetpan -PORTVERSION= 0.36 +PORTVERSION= 0.37 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,6 @@ COMMENT= A mail library USE_ICONV= yes -USE_OPENSSL= yes USE_LIBTOOL_VER= 15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" @@ -24,5 +23,13 @@ CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} + +.if defined(WITH_GNUTLS) +LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls +CONFIGURE_ARGS+= --with-gnutls +.else +USE_OPENSSL= yes +CONFIGURE_ARGS+= --without-gnutls +.endif .include diff -urN /usr/ports/mail/libetpan/distinfo mail/libetpan/distinfo --- /usr/ports/mail/libetpan/distinfo Sat Feb 26 15:59:02 2005 +++ mail/libetpan/distinfo Mon Jul 4 02:01:42 2005 @@ -1,2 +1,2 @@ -MD5 (libetpan-0.36.tar.gz) = 208b1c2deafba40eb640aabbc81c247f -SIZE (libetpan-0.36.tar.gz) = 1136981 +MD5 (libetpan-0.37.tar.gz) = 82fbce08c9b3c073e9e93798c2797224 +SIZE (libetpan-0.37.tar.gz) = 1009047 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 18:10:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3541D16A41C for ; Sun, 3 Jul 2005 18:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11F5443D46 for ; Sun, 3 Jul 2005 18:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63IAKXI084489 for ; Sun, 3 Jul 2005 18:10:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63IAKlj084488; Sun, 3 Jul 2005 18:10:20 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 18:10:20 GMT Resent-Message-Id: <200507031810.j63IAKlj084488@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2279916A41C for ; Sun, 3 Jul 2005 18:01:27 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep05.dion.ne.jp (hfep05.dion.ne.jp [203.181.105.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 510C143D46 for ; Sun, 3 Jul 2005 18:01:25 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([218.222.64.153]) by hfep05.dion.ne.jp with SMTP id <20050703180122188.CDID@hfep05.dion.ne.jp> for ; Mon, 4 Jul 2005 03:01:22 +0900 Message-Id: <20050704030020.7b3d728e.tkato432@yahoo.com> Date: Mon, 4 Jul 2005 03:00:20 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/82942: Update port: math/fityk to 0.5.0.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 18:10:21 -0000 >Number: 82942 >Category: ports >Synopsis: Update port: math/fityk to 0.5.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 18:10:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 0.5.0.1 >How-To-Repeat: >Fix: diff -urN /usr/ports/math/fityk/Makefile math/fityk/Makefile --- /usr/ports/math/fityk/Makefile Sat May 28 12:35:06 2005 +++ math/fityk/Makefile Mon Jul 4 02:11:56 2005 @@ -7,27 +7,58 @@ # PORTNAME= fityk -PORTVERSION= 0.4.4 -PORTREVISION= 1 +PORTVERSION= 0.5.0.1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org COMMENT= Free peak fitting software -BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot -LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 \ - readline.5:${PORTSDIR}/devel/readline +BUILD_DEPENDS= ${LOCALBASE}/lib/libboost_thread.so:${PORTSDIR}/devel/boost \ + gnuplot:${PORTSDIR}/math/gnuplot +RUN_DEPENDS= ${LOCALBASE}/lib/libboost_thread.so:${PORTSDIR}/devel/boost \ + gnuplot:${PORTSDIR}/math/gnuplot -USE_GNOME= gnometarget -GNU_CONFIGURE= yes -CPPFLAGS+= "-I${LOCALBASE}/include" -LDFLAGS+= "-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --enable-optimization --with-wx-config=wxgtk2-2.4-config -CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} + +USE_GNOME= gnometarget gtk20 +USE_REINPLACE= yes USE_GMAKE= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" + +MAN1= fityk.1 + +CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} +LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} + +.include + +.if ${OSVERSION} < 500018 +LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline +CONFIGURE_ARGS+= --with-readline=${LOCALBASE} +.endif + +.if ${OSVERSION} < 500035 +BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport +RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport +CFLAGS+= -fpermissive +CPPFLAGS+= -I${LOCALBASE}/include/stlport +LDFLAGS+= -lstlport_gcc +.endif + +.if defined(WITH_WXGTK24) +LIB_DEPENDS+= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 +CONFIGURE_ARGS+= --with-wx-config=wxgtk2-2.4-config +.else +LIB_DEPENDS+= wx_gtk2_core-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26 +CONFIGURE_ARGS+= --with-wx-config=wxgtk2-2.6-config +.endif -MAN1= fityk.1 +post-patch: + @${REINPLACE_CMD} -e 's|^CPPFLAGS=|#CPPFLAGS=|g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|config 3rdparty|config|g' ${WRKSRC}/Makefile.in -.include +.include diff -urN /usr/ports/math/fityk/distinfo math/fityk/distinfo --- /usr/ports/math/fityk/distinfo Tue Mar 8 11:08:05 2005 +++ math/fityk/distinfo Mon Jul 4 01:51:43 2005 @@ -1,2 +1,2 @@ -MD5 (fityk-0.4.4.tar.gz) = 022e9a434b0a0267d26f25a2342258aa -SIZE (fityk-0.4.4.tar.gz) = 551469 +MD5 (fityk-0.5.0p1.tar.gz) = 5db430dbd8cb5b8bac4d772580e44a45 +SIZE (fityk-0.5.0p1.tar.gz) = 1335150 diff -urN /usr/ports/math/fityk/files/patch-src-numfuncs.cpp math/fityk/files/patch-src-numfuncs.cpp --- /usr/ports/math/fityk/files/patch-src-numfuncs.cpp Thu Jan 1 09:00:00 1970 +++ math/fityk/files/patch-src-numfuncs.cpp Mon Jul 4 01:27:23 2005 @@ -0,0 +1,11 @@ +--- src/numfuncs.cpp.orig Sun May 22 01:35:44 2005 ++++ src/numfuncs.cpp Mon Jul 4 01:27:08 2005 +@@ -5,6 +5,8 @@ + #include "data.h" + #include "numfuncs.h" + ++#include ++ + using namespace std; + + vector::iterator >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 18:10:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A9CA16A41F for ; Sun, 3 Jul 2005 18:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64D9543D48 for ; Sun, 3 Jul 2005 18:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63IALMk084502 for ; Sun, 3 Jul 2005 18:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63IALEl084501; Sun, 3 Jul 2005 18:10:21 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 18:10:21 GMT Resent-Message-Id: <200507031810.j63IALEl084501@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B371C16A41F for ; Sun, 3 Jul 2005 18:01:34 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep08.dion.ne.jp (hfep08.dion.ne.jp [203.181.105.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD46343D46 for ; Sun, 3 Jul 2005 18:01:33 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([218.222.64.153]) by hfep08.dion.ne.jp with SMTP id <20050703180129943.CYEF@hfep08.dion.ne.jp> for ; Mon, 4 Jul 2005 03:01:29 +0900 Message-Id: <20050704030021.7b685284.tkato432@yahoo.com> Date: Mon, 4 Jul 2005 03:00:21 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/82943: Update port: math/gambit to 0.2005.06.13 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 18:10:21 -0000 >Number: 82943 >Category: ports >Synopsis: Update port: math/gambit to 0.2005.06.13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 18:10:21 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 0.2005.06.13 New file: files/patch-sources-tools-enumpoly-double.cc Remove file: files/patch-gnulib.h >How-To-Repeat: >Fix: diff -urN /usr/ports/math/gambit/Makefile math/gambit/Makefile --- /usr/ports/math/gambit/Makefile Fri May 13 02:40:10 2005 +++ math/gambit/Makefile Mon Jul 4 00:24:36 2005 @@ -7,8 +7,7 @@ # PORTNAME= gambit -PORTVERSION= 0.97.0.7 -PORTREVISION= 1 +PORTVERSION= 0.2005.06.13 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,11 +15,16 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A library of tools for doing computation in game theory -LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 +LIB_DEPENDS= wx_gtk2_core-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk24 USE_X_PREFIX= yes +USE_GNOME= gnometarget gtk20 GNU_CONFIGURE= yes -CONFIGURE_ENV= WX_CONFIG=${X11BASE}/bin/wxgtk2-2.4-config -MAKE_ENV= WX_CONFIG=${X11BASE}/bin/wxgtk2-2.4-config +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ + WX_CONFIG="${X11BASE}/bin/wxgtk2-2.6-config" +MAKE_ENV= WX_CONFIG="${X11BASE}/bin/wxgtk2-2.6-config" + +CPPFLAGS= ${PTHREAD_CFLAGS} +LDFLAGS= ${PTHREAD_LIBS} .include diff -urN /usr/ports/math/gambit/distinfo math/gambit/distinfo --- /usr/ports/math/gambit/distinfo Sun Feb 20 13:20:15 2005 +++ math/gambit/distinfo Sun Jul 3 23:30:26 2005 @@ -1,2 +1,2 @@ -MD5 (gambit-0.97.0.7.tar.gz) = cbdc41473214155d046afcd3b5dd78d2 -SIZE (gambit-0.97.0.7.tar.gz) = 870379 +MD5 (gambit-0.2005.06.13.tar.gz) = 6cc3a48aa2f85f0485ff4c09ba01d483 +SIZE (gambit-0.2005.06.13.tar.gz) = 846191 diff -urN /usr/ports/math/gambit/files/patch-gnulib.h math/gambit/files/patch-gnulib.h --- /usr/ports/math/gambit/files/patch-gnulib.h Sat Nov 8 02:57:43 2003 +++ math/gambit/files/patch-gnulib.h Thu Jan 1 09:00:00 1970 @@ -1,24 +0,0 @@ ---- sources/math/gnulib.h.orig Sun Feb 9 01:54:27 2003 -+++ sources/math/gnulib.h Sun Feb 9 01:56:12 2003 -@@ -32,9 +32,6 @@ - #ifndef GNULIB_H - #define GNULIB_H - --#if defined(__GNUG__) && !defined(__APPLE_CC__) --#include <_G_config.h> --#endif // __GNUG__ - #include - #include - #include -@@ -46,11 +43,6 @@ - #include - #include - --#if defined(__GNUG__) && !defined(__APPLE_CC__) --extern "C" { --int strcasecmp _G_ARGS((const char*, const char*)); --} --#endif // __GNUG__ - - - #include diff -urN /usr/ports/math/gambit/files/patch-sources-tools-enumpoly-double.cc math/gambit/files/patch-sources-tools-enumpoly-double.cc --- /usr/ports/math/gambit/files/patch-sources-tools-enumpoly-double.cc Thu Jan 1 09:00:00 1970 +++ math/gambit/files/patch-sources-tools-enumpoly-double.cc Sun Jul 3 23:39:46 2005 @@ -0,0 +1,10 @@ +--- sources/tools/enumpoly/double.cc.orig Thu Jun 9 02:47:34 2005 ++++ sources/tools/enumpoly/double.cc Sun Jul 3 23:39:27 2005 +@@ -28,6 +28,7 @@ + #pragma implementation + #endif + ++#include + #include + #include + #include diff -urN /usr/ports/math/gambit/pkg-plist math/gambit/pkg-plist --- /usr/ports/math/gambit/pkg-plist Sun Feb 9 14:23:06 2003 +++ math/gambit/pkg-plist Sun Jul 3 23:41:06 2005 @@ -1,3 +1,16 @@ bin/gambit -bin/gcl -bin/wxgcl +bin/gambit-efg-enumpoly +bin/gambit-efg-enumpure +bin/gambit-efg-lcp +bin/gambit-efg-liap +bin/gambit-efg-logit +bin/gambit-efg-lp +bin/gambit-nfg-enummixed +bin/gambit-nfg-enumpoly +bin/gambit-nfg-enumpure +bin/gambit-nfg-lcp +bin/gambit-nfg-liap +bin/gambit-nfg-logit +bin/gambit-nfg-lp +bin/gambit-nfg-mixdom +bin/gambit-nfg-simpdiv >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 18:10:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCA3916A424 for ; Sun, 3 Jul 2005 18:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7EC343D48 for ; Sun, 3 Jul 2005 18:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63IALb7084515 for ; Sun, 3 Jul 2005 18:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63IALNF084514; Sun, 3 Jul 2005 18:10:21 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 18:10:21 GMT Resent-Message-Id: <200507031810.j63IALNF084514@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1789916A41C for ; Sun, 3 Jul 2005 18:01:42 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep06.dion.ne.jp (hfep06.dion.ne.jp [203.181.105.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 086C243D49 for ; Sun, 3 Jul 2005 18:01:40 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([218.222.64.153]) by hfep06.dion.ne.jp with SMTP id <20050703180137281.CLQX@hfep06.dion.ne.jp> for ; Mon, 4 Jul 2005 03:01:37 +0900 Message-Id: <20050704030023.3e92c9b9.tkato432@yahoo.com> Date: Mon, 4 Jul 2005 03:00:23 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/82944: Update port: math/graphthing to 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 18:10:22 -0000 >Number: 82944 >Category: ports >Synopsis: Update port: math/graphthing to 1.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 18:10:21 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 1.0 New file: files/patch-src-exporter.cc >How-To-Repeat: >Fix: diff -urN /usr/ports/math/graphthing/Makefile math/graphthing/Makefile --- /usr/ports/math/graphthing/Makefile Sat Feb 26 15:59:32 2005 +++ math/graphthing/Makefile Mon Jul 4 00:02:47 2005 @@ -7,26 +7,31 @@ # PORTNAME= graphthing -PORTVERSION= 0.9.5 +PORTVERSION= 1.0 CATEGORIES= math MASTER_SITES= http://graph.seul.org/ MAINTAINER= ports@FreeBSD.org COMMENT= A tool that allows you to create, manipulate and study graphs -LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- +LIB_DEPENDS= wx_gtk2_core-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26 USE_BZIP2= yes -USE_GNOME= gnometarget gtk12 +USE_GNOME= gnometarget gtk20 USE_BISON= yes USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.6-config PLIST_FILES= bin/graphthing bin/gt -post-patch: - ${REINPLACE_CMD} -e "s,\/usr\/include\/gtk-1.2\/gdk\/gdkkeysyms.h,," \ - ${WRKSRC}/src/depend.1 +CPPFLAGS= ${PTHREAD_CFLAGS} +LDFLAGS= ${PTHREAD_LIBS} + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/src/graphthing ${PREFIX}/bin + ${LN} -sf graphthing ${PREFIX}/bin/gt .include diff -urN /usr/ports/math/graphthing/distinfo math/graphthing/distinfo --- /usr/ports/math/graphthing/distinfo Tue Mar 2 11:46:27 2004 +++ math/graphthing/distinfo Sun Jul 3 16:27:32 2005 @@ -1,2 +1,2 @@ -MD5 (graphthing-0.9.5.tar.bz2) = 343f958d0b2bb8558006ec92048d8c98 -SIZE (graphthing-0.9.5.tar.bz2) = 138622 +MD5 (graphthing-1.0.tar.bz2) = 33dda372a386e0e5a55f31ba0bc5ec36 +SIZE (graphthing-1.0.tar.bz2) = 127900 diff -urN /usr/ports/math/graphthing/files/patch-src-exporter.cc math/graphthing/files/patch-src-exporter.cc --- /usr/ports/math/graphthing/files/patch-src-exporter.cc Thu Jan 1 09:00:00 1970 +++ math/graphthing/files/patch-src-exporter.cc Sun Jul 3 18:16:25 2005 @@ -0,0 +1,10 @@ +--- src/exporter.cc.orig Sun Jul 3 13:27:10 2005 ++++ src/exporter.cc Sun Jul 3 18:15:55 2005 +@@ -5,6 +5,7 @@ + #include + #include + #include ++#include + #include "config.h" + #include "edge.h" + #include "exporter.h" diff -urN /usr/ports/math/graphthing/files/patch-src-gui.h math/graphthing/files/patch-src-gui.h --- /usr/ports/math/graphthing/files/patch-src-gui.h Sat Feb 26 06:49:44 2005 +++ math/graphthing/files/patch-src-gui.h Thu Jan 1 09:00:00 1970 @@ -1,18 +0,0 @@ ---- src/gui.h.orig Thu Feb 24 14:11:10 2005 -+++ src/gui.h Thu Feb 24 14:11:12 2005 -@@ -140,7 +140,6 @@ public: - class ParamDialog : public Gtk::Dialog - { - protected: -- void ok_click (); - - virtual int delete_event_impl (GdkEventAny *ev); - virtual void get_data () = 0; -@@ -148,6 +147,7 @@ protected: - public: - bool cancelled; - -+ void ok_click (); - ParamDialog (const String &title = "Prefab Parameter"); - }; - >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 18:10:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AE3516A431 for ; Sun, 3 Jul 2005 18:10:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 161C743D48 for ; Sun, 3 Jul 2005 18:10:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63IALEZ084528 for ; Sun, 3 Jul 2005 18:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63IALas084527; Sun, 3 Jul 2005 18:10:21 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 18:10:21 GMT Resent-Message-Id: <200507031810.j63IALas084527@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 532D216A41C for ; Sun, 3 Jul 2005 18:01:49 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep06.dion.ne.jp (hfep06.dion.ne.jp [203.181.105.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A15C43D45 for ; Sun, 3 Jul 2005 18:01:48 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([218.222.64.153]) by hfep06.dion.ne.jp with SMTP id <20050703180144723.CLRV@hfep06.dion.ne.jp> for ; Mon, 4 Jul 2005 03:01:44 +0900 Message-Id: <20050704030025.6fddd1b3.tkato432@yahoo.com> Date: Mon, 4 Jul 2005 03:00:25 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/82945: Update port: x11/3ddesktop to 0.2.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 18:10:22 -0000 >Number: 82945 >Category: ports >Synopsis: Update port: x11/3ddesktop to 0.2.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 18:10:21 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 0.2.9 Remove file: files/patch-3ddesk.cpp files/patch-util.h >How-To-Repeat: >Fix: diff -urN /usr/ports/x11/3ddesktop/Makefile x11/3ddesktop/Makefile --- /usr/ports/x11/3ddesktop/Makefile Tue Apr 12 14:13:16 2005 +++ x11/3ddesktop/Makefile Wed Jun 29 19:06:33 2005 @@ -6,8 +6,7 @@ # PORTNAME= 3ddesktop -PORTVERSION= 0.2.8 -PORTREVISION= 1 +PORTVERSION= 0.2.9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= desk3d @@ -18,7 +17,6 @@ LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/libglut \ Imlib2.3:${PORTSDIR}/graphics/imlib2 -USE_AUTOCONF_VER= 259 USE_GL= yes USE_GETOPT_LONG= yes USE_REINPLACE= yes @@ -26,6 +24,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +MAN1= 3ddesk.1 3ddeskd.1 PORTDOCS= README README.windowmanagers PLIST_FILES= bin/3ddesk bin/3ddeskd etc/3ddesktop.conf \ %%DATADIR%%/digits.bmp @@ -35,7 +34,12 @@ LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} post-patch: - @${REINPLACE_CMD} -e 's|-O3||g' ${WRKSRC}/Makefile.in + @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ + 's|-O3||g ; \ + s|@ACLOCAL@|${TRUE}|g ; \ + s|@AUTOCONF@|${TRUE}|g ; \ + s|@AUTOHEADER@|${TRUE}|g ; \ + s|@AUTOMAKE@|${TRUE}|g' post-install: .if !defined(NOPORTDOCS) diff -urN /usr/ports/x11/3ddesktop/distinfo x11/3ddesktop/distinfo --- /usr/ports/x11/3ddesktop/distinfo Sat Jan 22 16:12:58 2005 +++ x11/3ddesktop/distinfo Wed Jun 29 18:23:02 2005 @@ -1,2 +1,2 @@ -MD5 (3ddesktop-0.2.8.tar.gz) = 2691741a984c441e0a84aa6b4fac8513 -SIZE (3ddesktop-0.2.8.tar.gz) = 175233 +MD5 (3ddesktop-0.2.9.tar.gz) = da1e8b0d2c210a441676bbf663e694ee +SIZE (3ddesktop-0.2.9.tar.gz) = 182278 diff -urN /usr/ports/x11/3ddesktop/files/patch-3ddesk.cpp x11/3ddesktop/files/patch-3ddesk.cpp --- /usr/ports/x11/3ddesktop/files/patch-3ddesk.cpp Mon Aug 30 17:37:15 2004 +++ x11/3ddesktop/files/patch-3ddesk.cpp Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- 3ddesk.cpp.orig Mon May 10 01:44:54 2004 -+++ 3ddesk.cpp Thu Aug 26 22:59:52 2004 -@@ -22,6 +22,7 @@ - #include - #include - #include -+#include - #include - #include - #include diff -urN /usr/ports/x11/3ddesktop/files/patch-util.h x11/3ddesktop/files/patch-util.h --- /usr/ports/x11/3ddesktop/files/patch-util.h Mon Aug 30 17:37:15 2004 +++ x11/3ddesktop/files/patch-util.h Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- util.h.orig Mon May 10 00:57:26 2004 -+++ util.h Thu Aug 26 23:00:45 2004 -@@ -21,7 +21,7 @@ - #ifndef _UTIL_H - #define _UTIL_H - #include // for cos --#include -+#include - #include "3ddesk.h" - - #define MAX_FACES 30 // this is a lot >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 18:50:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADBA916A41C for ; Sun, 3 Jul 2005 18:50:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99D3F43D46 for ; Sun, 3 Jul 2005 18:50:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63IoF3U086193 for ; Sun, 3 Jul 2005 18:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63IoFAE086192; Sun, 3 Jul 2005 18:50:15 GMT (envelope-from gnats) Date: Sun, 3 Jul 2005 18:50:15 GMT Message-Id: <200507031850.j63IoFAE086192@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Ulrich Spoerlein Cc: Subject: Re: ports/82917: [PATCH] update multimedia/lxdvdrip to 1.46 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ulrich Spoerlein List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 18:50:15 -0000 The following reply was made to PR ports/82917; it has been noted by GNATS. From: Ulrich Spoerlein To: bug-followup@FreeBSD.org, josemi@freebsd.jazztel.es Cc: Subject: Re: ports/82917: [PATCH] update multimedia/lxdvdrip to 1.46 Date: Sun, 3 Jul 2005 20:45:13 +0200 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Heh, I had the exact same update sitting in my tree. Just waiting for 1.46 to go final (looks like I missed it). The update can be committed, but lxdvdrip.c needs to be patched nevertheless. So to the committer: Replace patch-lxdvdrip.c with the attached one. Thanks. Ulrich Spoerlein --ReaqsoxgOBHFXBhH Content-Type: text/x-csrc; charset=us-ascii Content-Disposition: attachment; filename="patch-lxdvdrip.c" --- lxdvdrip.c.orig Thu May 5 16:25:21 2005 +++ lxdvdrip.c Thu May 5 16:32:23 2005 @@ -742,7 +742,7 @@ return -1; } - if (fseek (filehandle, 32808, SEEK_SET)) + if (fseek (filehandle, 32768, SEEK_SET)) { fclose (filehandle); switch (lSprache) @@ -762,7 +762,10 @@ return -1; } - if (32 != (i = fread (title, 1, 32, filehandle))) +#define DVD_SEC_SIZ 2048 + char tempBuf[DVD_SEC_SIZ]; + + if (DVD_SEC_SIZ != fread (tempBuf, 1, DVD_SEC_SIZ, filehandle)) { fclose (filehandle); switch (lSprache) @@ -780,7 +783,8 @@ strcpy (title, "unknown"); return -1; } - + snprintf( title, 32, "%s", tempBuf + 40 ); + i=32; fclose (filehandle); title[32] = '\0'; --ReaqsoxgOBHFXBhH-- From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 19:00:27 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC94F16A41C for ; Sun, 3 Jul 2005 19:00:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 795CC43D46 for ; Sun, 3 Jul 2005 19:00:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63J0Rxd086451 for ; Sun, 3 Jul 2005 19:00:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63J0RCo086443; Sun, 3 Jul 2005 19:00:27 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 19:00:27 GMT Resent-Message-Id: <200507031900.j63J0RCo086443@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alan Snelson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D058B16A41C for ; Sun, 3 Jul 2005 18:51:09 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id B309B43D46 for ; Sun, 3 Jul 2005 18:51:09 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j63Ip56b090693 for ; Sun, 3 Jul 2005 18:51:05 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j63Ip5M2090689; Sun, 3 Jul 2005 18:51:05 GMT (envelope-from nobody) Message-Id: <200507031851.j63Ip5M2090689@www.freebsd.org> Date: Sun, 3 Jul 2005 18:51:05 GMT From: Alan Snelson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/82948: New port: sysutils/epylog Epylog is a syslog parser which runs periodically X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 19:00:27 -0000 >Number: 82948 >Category: ports >Synopsis: New port: sysutils/epylog Epylog is a syslog parser which runs periodically >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 19:00:27 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alan Snelson >Release: 5.4 >Organization: Wave2 Limited >Environment: FreeBSD bserver1.wave2.co.uk 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Wed May 18 19:23:58 BST 2005 root@bserver1.wave2.co.uk:/usr/obj/usr/src/sys/bserver1 i386 >Description: Epylog is a syslog parser which runs periodically, looks at your logs, processes some of the entries in order to present them in a more comprehensible format, and then mails you the output. It is written specifically for large network clusters where a lot of machines (around 50 and upwards) log to the same loghost using syslog or syslog-ng. It is an alternative to a similar package, called LogWatch. >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: # # /usr/ports/sysutils/epylog # /usr/ports/sysutils/epylog/Makefile # /usr/ports/sysutils/epylog/pkg-descr # /usr/ports/sysutils/epylog/pkg-plist # /usr/ports/sysutils/epylog/distinfo # echo c - /usr/ports/sysutils/epylog mkdir -p /usr/ports/sysutils/epylog > /dev/null 2>&1 echo x - /usr/ports/sysutils/epylog/Makefile sed 's/^X//' >/usr/ports/sysutils/epylog/Makefile << 'END-of-/usr/ports/sysutils/epylog/Makefile' X# New ports collection makefile for: epylog X# Date created: 3 July 2005 X# Whom: Alan Snelson X# X# $FreeBSD$ X# X XPORTNAME= epylog XPORTVERSION= 1.0.3 XCATEGORIES= sysutils XMASTER_SITES= http://linux.duke.edu/projects/epylog/download/ X XMAINTAINER= alan@wave2.co.uk XCOMMENT= Epylog is a syslog parser which mails you the output X XRUN_DEPENDS=py-libxml2:${PORTSDIR}/textproc/py-libxml2 X XMAN3=epylog.3 XMAN5=epylog-modules.5 epylog.conf.5 XMAN8=epylog.8 X XHAS_CONFIGURE=yes XCONFIGURE_ARGS=--with-lynx --prefix=${PREFIX} X X.include END-of-/usr/ports/sysutils/epylog/Makefile echo x - /usr/ports/sysutils/epylog/pkg-descr sed 's/^X//' >/usr/ports/sysutils/epylog/pkg-descr << 'END-of-/usr/ports/sysutils/epylog/pkg-descr' XEpylog is a syslog parser which runs periodically, Xlooks at your logs, processes some of the entries Xin order to present them in a more comprehensible format, Xand then mails you the output. XIt is written specifically for large network clusters Xwhere a lot of machines (around 50 and upwards) log to the Xsame loghost using syslog or syslog-ng. XIt is an alternative to a similar package, called LogWatch. X XThe epylog engine should work on most unix systems running XPython-2.2 and above, although currently the processing modules Xare only written to work with linux (and particularly Red Hat Linux Xseries 7 and above). XHowever, other unix and linux flavors should work fine, Xas long as they use standard logging facilities and things like PAM. X XWWW: http://linux.duke.edu/projects/epylog X X- Alan Snelson Xalan@wave2.co.uk END-of-/usr/ports/sysutils/epylog/pkg-descr echo x - /usr/ports/sysutils/epylog/pkg-plist sed 's/^X//' >/usr/ports/sysutils/epylog/pkg-plist << 'END-of-/usr/ports/sysutils/epylog/pkg-plist' Xshare/nls/POSIX Xshare/nls/en_US.US-ASCII Xetc/cron.daily/epylog.cron Xetc/epylog/epylog.conf Xetc/epylog/modules.d/logins.conf Xetc/epylog/modules.d/mail.conf Xetc/epylog/modules.d/notices.conf Xetc/epylog/modules.d/packets.conf Xetc/epylog/modules.d/spamd.conf Xetc/epylog/modules.d/weeder.conf Xetc/epylog/notice_dist.xml Xetc/epylog/notice_local.xml Xetc/epylog/report_template.html Xetc/epylog/trojans.list Xetc/epylog/weed_dist.cf Xetc/epylog/weed_local.cf Xlib/perl5/site_perl/epylog.pm Xlib/python2.4/site-packages/epylog/__init__.py Xlib/python2.4/site-packages/epylog/__init__.pyc Xlib/python2.4/site-packages/epylog/helpers.py Xlib/python2.4/site-packages/epylog/helpers.pyc Xlib/python2.4/site-packages/epylog/log.py Xlib/python2.4/site-packages/epylog/log.pyc Xlib/python2.4/site-packages/epylog/module.py Xlib/python2.4/site-packages/epylog/module.pyc Xlib/python2.4/site-packages/epylog/mytempfile.py Xlib/python2.4/site-packages/epylog/mytempfile.pyc Xlib/python2.4/site-packages/epylog/publishers.py Xlib/python2.4/site-packages/epylog/publishers.pyc Xlib/python2.4/site-packages/epylog/report.py Xlib/python2.4/site-packages/epylog/report.pyc Xsbin/epylog Xshare/doc/epylog-1.0.3/AUTHORS Xshare/doc/epylog-1.0.3/ChangeLog Xshare/doc/epylog-1.0.3/INSTALL Xshare/doc/epylog-1.0.3/LICENSE Xshare/doc/epylog-1.0.3/README Xshare/doc/epylog-1.0.3/doc/modules.txt Xshare/doc/epylog-1.0.3/doc/roadmap.txt Xshare/doc/epylog-1.0.3/doc/templates/template.mod.pl Xshare/doc/epylog-1.0.3/doc/templates/template_mod.py Xshare/doc/epylog-1.0.3/doc/testcase/logins.testcase Xshare/doc/epylog-1.0.3/doc/testcase/mail.testcase Xshare/doc/epylog-1.0.3/doc/testcase/notices.testcase Xshare/doc/epylog-1.0.3/doc/testcase/packets.testcase Xshare/doc/epylog-1.0.3/doc/testcase/spamd.testcase Xshare/doc/epylog-1.0.3/doc/testcase/weeder.testcase Xshare/epylog/modules/logins_mod.py Xshare/epylog/modules/logins_mod.pyc Xshare/epylog/modules/mail_mod.py Xshare/epylog/modules/mail_mod.pyc Xshare/epylog/modules/notices_mod.py Xshare/epylog/modules/notices_mod.pyc Xshare/epylog/modules/packets_mod.py Xshare/epylog/modules/packets_mod.pyc Xshare/epylog/modules/spamd_mod.py Xshare/epylog/modules/spamd_mod.pyc Xshare/epylog/modules/weeder_mod.py Xshare/epylog/modules/weeder_mod.pyc END-of-/usr/ports/sysutils/epylog/pkg-plist echo x - /usr/ports/sysutils/epylog/distinfo sed 's/^X//' >/usr/ports/sysutils/epylog/distinfo << 'END-of-/usr/ports/sysutils/epylog/distinfo' XMD5 (epylog-1.0.3.tar.gz) = 6beedd62e0d59d6309ae1f537fc75772 XSIZE (epylog-1.0.3.tar.gz) = 117774 END-of-/usr/ports/sysutils/epylog/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 19:00:28 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0C5B16A41C for ; Sun, 3 Jul 2005 19:00:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83B7D43D49 for ; Sun, 3 Jul 2005 19:00:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63J0SgS086520 for ; Sun, 3 Jul 2005 19:00:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63J0SDH086519; Sun, 3 Jul 2005 19:00:28 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 19:00:28 GMT Resent-Message-Id: <200507031900.j63J0SDH086519@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, IWATSUKI Hiroyuki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73DE416A41C; Sun, 3 Jul 2005 18:54:41 +0000 (GMT) (envelope-from don@moonrock.jp) Received: from moonrock.jp (YahooBB219209236072.bbtec.net [219.209.236.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id B921E43D48; Sun, 3 Jul 2005 18:54:37 +0000 (GMT) (envelope-from don@moonrock.jp) Received: from lemmy.moonrock.local (localhost [127.0.0.1]) by moonrock.jp (8.13.3/8.13.3) with ESMTP id j63IpS3s083837; Mon, 4 Jul 2005 03:51:28 +0900 (JST) (envelope-from don@lemmy.moonrock.local) Received: (from root@localhost) by lemmy.moonrock.local (8.13.3/8.13.1/Submit) id j63IpOSH083836; Mon, 4 Jul 2005 03:51:24 +0900 (JST) (envelope-from don) Message-Id: <200507031851.j63IpOSH083836@lemmy.moonrock.local> Date: Mon, 4 Jul 2005 03:51:24 +0900 (JST) From: IWATSUKI Hiroyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: lev@FreeBSD.org Subject: ports/82949: [PATCH] devel/subversion: Ruby bindings X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 19:00:28 -0000 >Number: 82949 >Category: ports >Synopsis: [PATCH] devel/subversion: Ruby bindings >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 19:00:27 GMT 2005 >Closed-Date: >Last-Modified: >Originator: IWATSUKI Hiroyuki >Release: FreeBSD 5.4-STABLE i386 >Organization: Natsume Co., Ltd. >Environment: System: FreeBSD lemmy.moonrock.local 5.4-STABLE FreeBSD 5.4-STABLE #10: Sun Jul 3 00:51:56 JST >Description: - Added a support for Ruby bindings. Added file(s): - files/patch-subversion::bindings::swig::ruby::libsvn_swig_ruby::swigutil_rb.c Port maintainer (lev@freebsd.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- subversion-1.2.0.patch begins here --- diff -ruN --exclude=CVS /mnt/ports/devel/subversion.orig/Makefile /mnt/ports/devel/subversion/Makefile --- /mnt/ports/devel/subversion.orig/Makefile Thu May 26 14:18:11 2005 +++ /mnt/ports/devel/subversion/Makefile Mon Jul 4 03:35:04 2005 @@ -106,6 +106,16 @@ PLIST_SUB+= WITH_PYTHON="@comment " .endif +.if defined(WITH_RUBY) +USE_RUBY= yes +.include "${PORTSDIR}/Mk/bsd.ruby.mk" +SWIG_BINDINGS+= ruby +DEPENDS_ARGS+= WANT_SWIG_RUBY=yes +PLIST_SUB+= WITH_RUBY="" +.else +PLIST_SUB+= WITH_RUBY="@comment " +.endif + #.if defined(WITH_JAVA) #USE_JAVA= yes #JAVA_VERSION= 1.2+ @@ -217,6 +227,12 @@ @${ECHO_MSG} "You can enable Python bindings by defining WITH_PYTHON." .endif @${ECHO_MSG} "" +.if defined(WITH_RUBY) + @${ECHO_MSG} "Build with Ruby bindings." +.else + @${ECHO_MSG} "You can enable Ruby bindings by defining WITH_RUBY." +.endif + @${ECHO_MSG} "" #.if defined(WITH_JAVA) # @${ECHO_MSG} "Build with Java (JavaHL) bindings." #.else @@ -300,8 +316,8 @@ .if !defined(WITHOUT_BDB) @if [ `${APR_APU_DIR}/${APU_CONFIG} --db-version` != "4" ] ; then \ ${ECHO_MSG} "" ; \ - ${ECHO_MSG} 'You should build `'"${APR_PORT}' with db4 support to use subversion with it." ; \ - ${ECHO_MSG} 'Please rebuild `'"${APR_PORT}' with option "'`'"${OPT_NAME}' and try again." ; \ + ${ECHO_MSG} 'You should build `'"${APR_PORT}' with db4 support to use subversion with it." ; \ + ${ECHO_MSG} 'Please rebuild `'"${APR_PORT}' with option "'`'"${OPT_NAME}' and try again." ; \ ${ECHO_MSG} "" ; \ ${ECHO_MSG} "Or you can disable db4 support. Only 'fs' repository backend will be availible." ; \ ${ECHO_MSG} "To disable db4 support, define WITHOUT_BDB." ; \ @@ -319,6 +335,10 @@ cd ${WRKSRC} ; \ ${MAKE} swig-py .endif +.if defined(WITH_RUBY) + cd ${WRKSRC} ; \ + ${MAKE} swig-rb +.endif #.if defined(WITH_JAVA) # @${MKDIR} ${WRKSRC}/subversion/bindings/java/javahl/classes # cd ${WRKSRC} ; \ @@ -355,6 +375,10 @@ .if defined(WITH_PYTHON) cd ${WRKSRC} ; \ ${MAKE} install-swig-py +.endif +.if defined(WITH_RUBY) + cd ${WRKSRC} ; \ + ${MAKE} install-swig-rb .endif #.if defined(WITH_JAVA) # cd ${WRKSRC} ; \ diff -ruN --exclude=CVS /mnt/ports/devel/subversion.orig/files/patch-subversion::bindings::swig::ruby::libsvn_swig_ruby::swigutil_rb.c /mnt/ports/devel/subversion/files/patch-subversion::bindings::swig::ruby::libsvn_swig_ruby::swigutil_rb.c --- /mnt/ports/devel/subversion.orig/files/patch-subversion::bindings::swig::ruby::libsvn_swig_ruby::swigutil_rb.c Thu Jan 1 09:00:00 1970 +++ /mnt/ports/devel/subversion/files/patch-subversion::bindings::swig::ruby::libsvn_swig_ruby::swigutil_rb.c Mon Jul 4 03:04:36 2005 @@ -0,0 +1,22 @@ +--- subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.c.orig Tue Mar 22 23:42:12 2005 ++++ subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.c Mon Jul 4 02:40:49 2005 +@@ -1,10 +1,16 @@ +-#include "swigutil_rb.h" + #include + +-#include ++#if SVN_SWIG_VERSION >= 103024 ++#if SVN_SWIG_VERSION >= 103025 ++#include ++#endif + #include +-#include ++#include + #include ++#include ++#endif ++ ++#include "swigutil_rb.h" + + static VALUE mSvn = Qnil; + static VALUE mSvnCore = Qnil; diff -ruN --exclude=CVS /mnt/ports/devel/subversion.orig/pkg-plist /mnt/ports/devel/subversion/pkg-plist --- /mnt/ports/devel/subversion.orig/pkg-plist Thu May 26 05:08:44 2005 +++ /mnt/ports/devel/subversion/pkg-plist Mon Jul 4 03:02:16 2005 @@ -256,6 +256,29 @@ %%WITH_PYTHON%%%%PYTHON_SITELIBDIR%%/svn/wc.pyc %%WITH_PYTHON%%@dirrm %%PYTHON_SITELIBDIR%%/libsvn %%WITH_PYTHON%%@dirrm %%PYTHON_SITELIBDIR%%/svn +%%WITH_RUBY%%lib/libsvn_swig_ruby-1.a +%%WITH_RUBY%%lib/libsvn_swig_ruby-1.so +%%WITH_RUBY%%lib/libsvn_swig_ruby-1.so.0 +%%WITH_RUBY%%%%RUBY_SITEARCHLIBDIR%%/svn/ext/core.so +%%WITH_RUBY%%%%RUBY_SITEARCHLIBDIR%%/svn/ext/client.so +%%WITH_RUBY%%%%RUBY_SITEARCHLIBDIR%%/svn/ext/delta.so +%%WITH_RUBY%%%%RUBY_SITEARCHLIBDIR%%/svn/ext/fs.so +%%WITH_RUBY%%%%RUBY_SITEARCHLIBDIR%%/svn/ext/ra.so +%%WITH_RUBY%%%%RUBY_SITEARCHLIBDIR%%/svn/ext/repos.so +%%WITH_RUBY%%%%RUBY_SITEARCHLIBDIR%%/svn/ext/wc.so +%%WITH_RUBY%%%%RUBY_SITELIBDIR%%/svn/client.rb +%%WITH_RUBY%%%%RUBY_SITELIBDIR%%/svn/core.rb +%%WITH_RUBY%%%%RUBY_SITELIBDIR%%/svn/delta.rb +%%WITH_RUBY%%%%RUBY_SITELIBDIR%%/svn/error.rb +%%WITH_RUBY%%%%RUBY_SITELIBDIR%%/svn/fs.rb +%%WITH_RUBY%%%%RUBY_SITELIBDIR%%/svn/info.rb +%%WITH_RUBY%%%%RUBY_SITELIBDIR%%/svn/ra.rb +%%WITH_RUBY%%%%RUBY_SITELIBDIR%%/svn/repos.rb +%%WITH_RUBY%%%%RUBY_SITELIBDIR%%/svn/util.rb +%%WITH_RUBY%%%%RUBY_SITELIBDIR%%/svn/wc.rb +%%WITH_RUBY%%@dirrm %%RUBY_SITEARCHLIBDIR%%/svn/ext +%%WITH_RUBY%%@dirrm %%RUBY_SITEARCHLIBDIR%%/svn +%%WITH_RUBY%%@dirrm %%RUBY_SITELIBDIR%%/svn @dirrm %%DATADIR%%/backup @dirrm %%DATADIR%%/bdb @dirrm %%DATADIR%%/client-side --- subversion-1.2.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 19:00:29 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CDB716A41C for ; Sun, 3 Jul 2005 19:00:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D966843D49 for ; Sun, 3 Jul 2005 19:00:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63J0SNm086542 for ; Sun, 3 Jul 2005 19:00:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63J0SbL086541; Sun, 3 Jul 2005 19:00:28 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 19:00:28 GMT Resent-Message-Id: <200507031900.j63J0SbL086541@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, IWATSUKI Hiroyuki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C62A16A41C for ; Sun, 3 Jul 2005 18:58:23 +0000 (GMT) (envelope-from don@moonrock.jp) Received: from moonrock.jp (YahooBB219209236072.bbtec.net [219.209.236.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id C17A243D46 for ; Sun, 3 Jul 2005 18:58:19 +0000 (GMT) (envelope-from don@moonrock.jp) Received: from lemmy.moonrock.local (localhost [127.0.0.1]) by moonrock.jp (8.13.3/8.13.3) with ESMTP id j63ItLmQ084592 for ; Mon, 4 Jul 2005 03:55:21 +0900 (JST) (envelope-from don@lemmy.moonrock.local) Received: (from root@localhost) by lemmy.moonrock.local (8.13.3/8.13.1/Submit) id j63ItLA5084591; Mon, 4 Jul 2005 03:55:21 +0900 (JST) (envelope-from don) Message-Id: <200507031855.j63ItLA5084591@lemmy.moonrock.local> Date: Mon, 4 Jul 2005 03:55:21 +0900 (JST) From: IWATSUKI Hiroyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82950: [NEW PORT] devel/subversion-ruby: Subversion with Ruby bindings X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 19:00:29 -0000 >Number: 82950 >Category: ports >Synopsis: [NEW PORT] devel/subversion-ruby: Subversion with Ruby bindings >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 19:00:28 GMT 2005 >Closed-Date: >Last-Modified: >Originator: IWATSUKI Hiroyuki >Release: FreeBSD 5.4-STABLE i386 >Organization: Natsume Co., Ltd. >Environment: System: FreeBSD lemmy.moonrock.local 5.4-STABLE FreeBSD 5.4-STABLE #10: Sun Jul 3 00:51:56 JST >Description: Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). This slave port adds Ruby bindings to Subversion. WWW: http://subversion.tigris.org/ Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- subversion-ruby-1.2.0.shar begins here --- # 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: # # subversion-ruby # subversion-ruby/pkg-descr # subversion-ruby/Makefile # echo c - subversion-ruby mkdir -p subversion-ruby > /dev/null 2>&1 echo x - subversion-ruby/pkg-descr sed 's/^X//' >subversion-ruby/pkg-descr << 'END-of-subversion-ruby/pkg-descr' XSubversion is a version control system designed to be as similar to cvs(1) Xas possible, while fixing many outstanding problems with cvs(1). X XThis slave port adds Ruby bindings to Subversion. X XWWW: http://subversion.tigris.org/ END-of-subversion-ruby/pkg-descr echo x - subversion-ruby/Makefile sed 's/^X//' >subversion-ruby/Makefile << 'END-of-subversion-ruby/Makefile' X# New ports collection makefile for: subversion-ruby X# Date Created: 4 July 2005 X# Whom: Hiroyuki Iwatsuki X# X# $FreeBSD$ X# X XPKGNAMESUFFIX= -ruby X XMAINTAINER= don@na.rim.or.jp XCOMMENT= Version control system with Ruby bindings X XMASTERDIR= ${.CURDIR}/../../devel/subversion XPKGDIR= ${.CURDIR} XPLIST= ${MASTERDIR}/pkg-plist X XWITH_RUBY= yes X X.include "${MASTERDIR}/Makefile" END-of-subversion-ruby/Makefile exit --- subversion-ruby-1.2.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 19:03:23 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EE7116A41C; Sun, 3 Jul 2005 19:03:23 +0000 (GMT) (envelope-from lev@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08D2943D45; Sun, 3 Jul 2005 19:03:23 +0000 (GMT) (envelope-from lev@FreeBSD.org) Received: from freefall.freebsd.org (lev@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63J3M0k086682; Sun, 3 Jul 2005 19:03:22 GMT (envelope-from lev@freefall.freebsd.org) Received: (from lev@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63J3Mvb086678; Sun, 3 Jul 2005 19:03:22 GMT (envelope-from lev) Date: Sun, 3 Jul 2005 19:03:22 GMT From: "Lev A. Serebryakov" Message-Id: <200507031903.j63J3Mvb086678@freefall.freebsd.org> To: lev@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, lev@FreeBSD.org Cc: Subject: Re: ports/82949: [PATCH] devel/subversion: Ruby bindings X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 19:03:23 -0000 Synopsis: [PATCH] devel/subversion: Ruby bindings Responsible-Changed-From-To: freebsd-ports-bugs->lev Responsible-Changed-By: lev Responsible-Changed-When: Sun Jul 3 19:03:09 GMT 2005 Responsible-Changed-Why: I'm maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=82949 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 19:20:14 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97B9416A41C for ; Sun, 3 Jul 2005 19:20:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F4EC43D46 for ; Sun, 3 Jul 2005 19:20:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63JKEf5091245 for ; Sun, 3 Jul 2005 19:20:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63JKEdb091244; Sun, 3 Jul 2005 19:20:14 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 19:20:14 GMT Resent-Message-Id: <200507031920.j63JKEdb091244@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Alejandro Pulver" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C87B716A41C for ; Sun, 3 Jul 2005 19:14:51 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: from relay.pair.com (relay00.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 7536E43D48 for ; Sun, 3 Jul 2005 19:14:51 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: (qmail 7522 invoked from network); 3 Jul 2005 19:14:49 -0000 Received: from unknown (HELO phobos.mars.bsd) (unknown) by unknown with SMTP; 3 Jul 2005 19:14:49 -0000 Message-Id: <1120418206.0@phobos.mars.bsd> Date: Sun, 3 Jul 2005 16:16:46 -0300 From: "Alejandro Pulver" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.4 Cc: Subject: ports/82951: New port: multimedia/toxine - Text user interface using the xine library X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 19:20:14 -0000 >Number: 82951 >Category: ports >Synopsis: New port: multimedia/toxine - Text user interface using the xine library >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 19:20:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alejandro Pulver >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE #0: Sat May 21 12:14:47 ART 2005 root@phobos.mars.bsd:/usr/src/sys/i386/compile/ATHLON-ALE >Description: >How-To-Repeat: >Fix: --- toxine.shar begins here --- # 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: # # toxine # toxine/Makefile # toxine/pkg-descr # toxine/pkg-plist # toxine/distinfo # echo c - toxine mkdir -p toxine > /dev/null 2>&1 echo x - toxine/Makefile sed 's/^X//' >toxine/Makefile << 'END-of-toxine/Makefile' X# New ports collection makefile for: multimedia/toxine X# Date created: 3 August 2005 X# Whom: Alejandro Pulver X# X# $FreeBSD$ X# X XPORTNAME= toxine XPORTVERSION= 0.6.3 XCATEGORIES= multimedia XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= toxine X XMAINTAINER= alejandro@varnet.biz XCOMMENT= Text user interface using the xine library X XLIB_DEPENDS= xine.13:${PORTSDIR}/multimedia/libxine X XUSE_X_PREFIX= yes XUSE_REINPLACE= yes XGNU_CONFIGURE= yes XCONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib -I${X11BASE}/lib" X XMAN1= toxine.1 X XOPTIONS= AALIB "Enable aalib support" on \ X LIBCACA "Enable libcaca support" on \ X OPTIMIZED_CFLAGS "Enable compilation optimizations" on X X.include X X.if ${OSVERSION} < 502000 XLIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline XCONFIGURE_ARGS+= --with-readline=${LOCALBASE} X.endif X X.if defined(WITH_AALIB) XLIB_DEPENDS+= aa.1:${PORTSDIR}/graphics/aalib X.endif X X.if defined(WITH_LIBCACA) XBUILD_DEPENDS+= ${LOCALBASE}/lib/libcaca.a:${PORTSDIR}/graphics/libcaca X.endif X Xpost-patch: X @${REINPLACE_CMD} -e 's|alsa09|oss|g' ${WRKSRC}/misc/dvdplayer.sh.in X.if defined(WITHOUT_OPTIMIZED_CFLAGS) X @${REINPLACE_CMD} -e 's|-mpreferred-stack-boundary=2||g ; \ X s|-fno-strict-aliasing||g ; \ X s|-fschedule-insns2||g ; \ X s|-mwide-multiply||g ; \ X s|-falign-functions=4||g ; \ X s|-falign-loops=4||g ; \ X s|-falign-jumps=4||g ; \ X s|-fomit-frame-pointer||g ; \ X s|-fexpensive-optimizations||g ; \ X s|-ffast-math||g ; \ X s|-funroll-loops||g ; \ X s|-finline-functions||g' \ X ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} X.endif X X.if defined(WITH_AALIB) || exists(${LOCALBASE}/lib/libaa.a) XPLIST_SUB+= AALIB="" X.else XPLIST_SUB+= AALIB="@comment " X.endif X X.if defined(WITH_LIBCACA) || exists(${LOCALBASE}/lib/libcaca.a) XPLIST_SUB+= LIBCACA="" X.else XPLIST_SUB+= LIBCACA="@comment " X.endif X X.include END-of-toxine/Makefile echo x - toxine/pkg-descr sed 's/^X//' >toxine/pkg-descr << 'END-of-toxine/pkg-descr' XToxine is a text user interface using the xine library. It permit to playback Xall streams that xine supports, in interactive or in script mode (using Xtoxine syntax). It use xine's visualisation plugins (AAlib, X11, DXR3/HW+), Xand/or his own 'none' one (audio only output). X XIt use the readline library, which permit, in interactive mode, to recall Xcommands, completions, etc.. X XYou can use it in a console (useful for DXR3/HW+ owners, using TV output), or Xin a X11 terminal window. XIf you're a developper, and you want to test/debug your own plugins, using Xtoxine is useful due of script usage. This way, you can reproduce actions Xwithout interactions, redirect outputs to a file (name given or not). You can Xalso see how to implement your own xine library frontend, because toxine Ximplement almost all xine's API calls. X XIf you don't like GUIs, or love console (and AAlib video output), toxine is Xfor you ;-) X XWWW: http://toxine.sourceforge.net/ X X- Alejandro Pulver Xalejandro@vanet.biz END-of-toxine/pkg-descr echo x - toxine/pkg-plist sed 's/^X//' >toxine/pkg-plist << 'END-of-toxine/pkg-plist' Xbin/dvdplayer.sh Xbin/toxine X%%AALIB%%lib/toxine/plugins/toxine_vo_plugin_aa.so X%%LIBCACA%%lib/toxine/plugins/toxine_vo_plugin_caca.so Xlib/toxine/plugins/toxine_vo_plugin_dxr3.so Xlib/toxine/plugins/toxine_vo_plugin_none.so Xlib/toxine/plugins/toxine_vo_plugin_x11.so X@dirrm lib/toxine/plugins X@dirrm lib/toxine END-of-toxine/pkg-plist echo x - toxine/distinfo sed 's/^X//' >toxine/distinfo << 'END-of-toxine/distinfo' XMD5 (toxine-0.6.3.tar.gz) = 261c6ac24f77337a9311d39f42fb5be4 XSIZE (toxine-0.6.3.tar.gz) = 342432 END-of-toxine/distinfo exit --- toxine.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 20:46:33 2005 Return-Path: X-Original-To: freebsd-ports-bugs@freebsd.org Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F034616A420 for ; Sun, 3 Jul 2005 20:46:33 +0000 (GMT) (envelope-from reread@mroz.com) Received: from adsl-191-134-192-81.adsl2.iam.net.ma (adsl-191-134-192-81.adsl2.iam.net.ma [81.192.134.191]) by mx1.FreeBSD.org (Postfix) with SMTP id D1ACA43D49 for ; Sun, 3 Jul 2005 20:46:30 +0000 (GMT) (envelope-from reread@mroz.com) Received: from [127.79.148.78] (port=4083 helo=[flames]) by adsl-191-134-192-81.adsl2.iam.net.ma with esmtp id 5014396623maize49230 for freebsd-ports-bugs@freebsd.org; Mon, 4 Mar 2002 10:33:58 +0000 Mime-Version: 1.0 (Apple Message framework v728) Content-Transfer-Encoding: 7bit Message-Id: <1149906994.542047789@adsl-191-134-192-81.adsl2.iam.net.ma> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-ports-bugs@freebsd.org From: Isaiah X-Mailer: Apple Mail (2.728) Subject: Same medicine, different price! X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sun, 03 Jul 2005 20:46:34 -0000 X-Original-Date: Mon, 4 Mar 2002 10:33:57 +0000 X-List-Received-Date: Sun, 03 Jul 2005 20:46:34 -0000 A better way to shop for health & beauty. http://advertised.bestpharmacyonline4u.info/?Alabamaxtvuydamaskzvtsubprograms Well done is better than well said. Woe be to him that reads but one book. The way to final freedom is within thy self. Art is the indespensible medium for the communication of a moral idea. From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 20:50:13 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01DF116A41C for ; Sun, 3 Jul 2005 20:50:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABDAF43D49 for ; Sun, 3 Jul 2005 20:50:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63KoAQO099458 for ; Sun, 3 Jul 2005 20:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63KoAC7099456; Sun, 3 Jul 2005 20:50:10 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 20:50:10 GMT Resent-Message-Id: <200507032050.j63KoAC7099456@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Emanuel Haupt Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46B4316A41C; Sun, 3 Jul 2005 20:44:25 +0000 (GMT) (envelope-from ehaupt@beaver.critical.ch) Received: from beaver.critical.ch (217-162-251-247.dclient.hispeed.ch [217.162.251.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id C945943D49; Sun, 3 Jul 2005 20:44:24 +0000 (GMT) (envelope-from ehaupt@beaver.critical.ch) Received: from beaver.critical.ch (localhost [127.0.0.1]) by beaver.critical.ch (8.13.3/8.13.1) with ESMTP id j63Ki9Ul000534; Sun, 3 Jul 2005 22:44:09 +0200 (CEST) (envelope-from ehaupt@beaver.critical.ch) Received: (from ehaupt@localhost) by beaver.critical.ch (8.13.3/8.13.1/Submit) id j63Ki79i000533; Sun, 3 Jul 2005 22:44:07 +0200 (CEST) (envelope-from ehaupt) Message-Id: <200507032044.j63Ki79i000533@beaver.critical.ch> Date: Sun, 3 Jul 2005 22:44:07 +0200 (CEST) From: Emanuel Haupt To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: sec@42.org, lawrance@FreeBSD.org Subject: ports/82952: audio/libsidplay - gcc 3.4 issue with audio/ocp X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Emanuel Haupt List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 20:50:13 -0000 >Number: 82952 >Category: ports >Synopsis: audio/libsidplay - gcc 3.4 issue with audio/ocp >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 20:50:10 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Emanuel Haupt >Release: FreeBSD 5.4-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD beaver.critical.ch 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #0: Thu Jun 30 20:20:39 CEST 2005 root@beaver.critical.ch:/usr/obj/usr/src-release/src/sys/BEAVER i386 >Description: Hi Stefan I'm the maintainer of audio/ocp which depends on audio/libsidplay. ocp is having problems on 4.x if libsidplay was compiled with a gcc version older than 3.4. Could you maybe consider applying one of the two possible patches to audio/libsidplay? Thanks in advance, Emanuel >How-To-Repeat: >Fix: OPTION 1: --- audio-libsidplay-Makefile-FORCEGCC34.patch begins here --- --- Makefile.orig Sun Jul 3 22:21:30 2005 +++ Makefile Sun Jul 3 22:22:09 2005 @@ -16,6 +16,7 @@ USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes +USE_GCC= 3.4+ .include --- audio-libsidplay-Makefile-FORCEGCC34.patch ends here --- OPTION 2: --- audio-libsidplay-Makefile-OPTIONALGCC34.patch begins here --- --- Makefile.orig Sun Jul 3 22:21:30 2005 +++ Makefile Sun Jul 3 22:32:22 2005 @@ -19,6 +19,10 @@ .include +.if defined(WITH_GCC34) +USE_GCC= 3.4+ +.endif + .if (${ARCH} == i386) CONFIGURE_ARGS+= --enable-optendian --enable-optfixpoint .endif --- audio-libsidplay-Makefile-OPTIONALGCC34.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 21:20:16 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 496EE16A41C for ; Sun, 3 Jul 2005 21:20:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CE5843D48 for ; Sun, 3 Jul 2005 21:20:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63LKFpU004879 for ; Sun, 3 Jul 2005 21:20:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63LKFsD004878; Sun, 3 Jul 2005 21:20:15 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 21:20:15 GMT Resent-Message-Id: <200507032120.j63LKFsD004878@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vsevolod Stakhov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2B6B16A41C for ; Sun, 3 Jul 2005 21:16:30 +0000 (GMT) (envelope-from vsevolod@highsecure.ru) Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30F4C43D46 for ; Sun, 3 Jul 2005 21:16:29 +0000 (GMT) (envelope-from vsevolod@highsecure.ru) Received: from core (postbox.inec.ru [213.148.3.226]) by waterwall.inec.ru (8.13.1/8.12.6) with ESMTP id j63LHMHI031426 for ; Mon, 4 Jul 2005 01:17:22 +0400 (MSD) Received: from [213.219.249.64] (helo=spray.anyhost.ru) by core with esmtp (Exim 4.51 (FreeBSD)) id 1DpBoP-000HY6-JM for FreeBSD-gnats-submit@freebsd.org; Mon, 04 Jul 2005 01:15:37 +0400 Received: from cebka by spray.anyhost.ru with local (Exim 4.51 (FreeBSD)) id 1DpBow-000ODh-V1 for FreeBSD-gnats-submit@freebsd.org; Mon, 04 Jul 2005 01:16:10 +0400 Message-Id: Date: Mon, 04 Jul 2005 01:16:10 +0400 From: Vsevolod Stakhov Sender: Vsevolod Stakhov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82954: Update port: security/libecc to 0.11.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vsevolod Stakhov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 21:20:16 -0000 >Number: 82954 >Category: ports >Synopsis: Update port: security/libecc to 0.11.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 21:20:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vsevolod Stakhov >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: >Description: Update to version 0.11.0 that contains a number of improvements and bugfixes. >How-To-Repeat: >Fix: diff -ruPN libecc.orig/Makefile libecc/Makefile --- libecc.orig/Makefile Mon Jul 4 01:13:08 2005 +++ libecc/Makefile Mon Jul 4 01:13:34 2005 @@ -7,7 +7,7 @@ # PORTNAME= libecc -PORTVERSION= 0.3.0 +PORTVERSION= 0.11.0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,9 +15,14 @@ MAINTAINER= ports@FreeBSD.org COMMENT= C++ Elliptic Curve Library -USE_GCC= 3.3 +LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 + +USE_GCC= 3.3+ GNU_CONFIGURE= yes INSTALLS_SHLIB= yes + +CONFIGURE_ENV+= LDFLAGS="-L${PREFIX}/lib -L${LOCALBASE}/lib" \ + CPPFLAGS="-I${PREFIX}/include -I${LOCALBASE}/include" .include diff -ruPN libecc.orig/distinfo libecc/distinfo --- libecc.orig/distinfo Mon Jul 4 01:13:08 2005 +++ libecc/distinfo Mon Jul 4 01:13:34 2005 @@ -1,2 +1,2 @@ -MD5 (libecc-0.3.0.tar.gz) = 6b359fc3de2e86612182514320b593eb -SIZE (libecc-0.3.0.tar.gz) = 536198 +MD5 (libecc-0.11.0.tar.gz) = f7f701fb1461fc6b11bf9f5d4ae236cd +SIZE (libecc-0.11.0.tar.gz) = 1494532 diff -ruPN libecc.orig/files/patch-include_libecc_Makefile.in libecc/files/patch-include_libecc_Makefile.in --- libecc.orig/files/patch-include_libecc_Makefile.in Thu Jan 1 03:00:00 1970 +++ libecc/files/patch-include_libecc_Makefile.in Mon Jul 4 01:13:34 2005 @@ -0,0 +1,11 @@ +--- include/libecc/Makefile.in.orig Mon Jul 4 01:05:30 2005 ++++ include/libecc/Makefile.in Mon Jul 4 01:06:20 2005 +@@ -206,7 +206,7 @@ + polynomial.h \ + square.hcc \ + fieldmath.h +- ++EXTRA_HEADERS = $(libecc_HEADERS) + + # point.h + diff -ruPN libecc.orig/pkg-plist libecc/pkg-plist --- libecc.orig/pkg-plist Mon Jul 4 01:13:08 2005 +++ libecc/pkg-plist Mon Jul 4 01:13:34 2005 @@ -1,8 +1,11 @@ include/libecc/bitset.h -include/libecc/config.h include/libecc/debug.h +include/libecc/fieldmath.h +include/libecc/polynomial.h include/libecc/rng.h include/libecc/sha.h -@dirrm include/libecc +include/libecc/square.hcc lib/libecc.so -lib/libecc.so.3 +lib/libecc.so.11 + +@dirrm include/libecc >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 21:50:24 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E7DD16A41C for ; Sun, 3 Jul 2005 21:50:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D563843D49 for ; Sun, 3 Jul 2005 21:50:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63LoI70006284 for ; Sun, 3 Jul 2005 21:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63LoIFc006283; Sun, 3 Jul 2005 21:50:18 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 21:50:18 GMT Resent-Message-Id: <200507032150.j63LoIFc006283@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Xin LI Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A42216A41C; Sun, 3 Jul 2005 21:42:38 +0000 (GMT) (envelope-from delphij@tarsier.delphij.net) Received: from tarsier.delphij.net (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95D4843D46; Sun, 3 Jul 2005 21:42:37 +0000 (GMT) (envelope-from delphij@tarsier.delphij.net) Received: from tarsier.delphij.net (localhost [127.0.0.1]) by tarsier.delphij.net (8.13.3/8.13.1) with ESMTP id j63LgZeI030065; Mon, 4 Jul 2005 05:42:35 +0800 (CST) (envelope-from delphij@tarsier.delphij.net) Received: (from delphij@localhost) by tarsier.delphij.net (8.13.3/8.13.1/Submit) id j63LgUr1030064; Mon, 4 Jul 2005 05:42:30 +0800 (CST) (envelope-from delphij) Message-Id: <200507032142.j63LgUr1030064@tarsier.delphij.net> Date: Mon, 4 Jul 2005 05:42:30 +0800 (CST) From: Xin LI To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: lawrance@FreeBSD.org Subject: ports/82955: [PATCH] Revive zmtx-zmrx with new master site X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Xin LI List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 21:50:24 -0000 >Number: 82955 >Category: ports >Synopsis: [PATCH] Revive zmtx-zmrx with new master site >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 21:50:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Xin LI >Release: FreeBSD 5.4-RELEASE-p3 i386 >Organization: The FreeBSD Simplified Chinese Project >Environment: System: FreeBSD tarsier.delphij.net 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #6: Thu Jun 30 22:40:22 CST 2005 root@tarsier.delphij.net:/usr/obj/usr/src/sys/TARSIER i386 >Description: Make use of the mirror provided by netsw.org, for zmtx-zmrx. Make portlint happy. Grab maintainership. Note that since this is the same version so I think PORTREVISION need not to be bumped, please correct me if that is wrong. >How-To-Repeat: >Fix: --- patch-zmtx-zmrx begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/comms/zmtx-zmrx/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 31 May 2005 13:16:37 -0000 1.20 +++ Makefile 3 Jul 2005 21:37:04 -0000 @@ -9,25 +9,12 @@ PORTNAME= zmtx-zmrx PORTVERSION= 1.02 CATEGORIES= comms -# previous mastersites disappeared in May 2003. See, perhaps, -# cvs.synchro.net/cgi-bin/viewcvs/src/stp, as a possible followon -# project. -MASTER_SITES= # ftp://ftp.inria.fr/network/modem/ -# see also comp.unix.sources for version 1.0 -# ftp://ftp.lth.se/pub/usenet/comp.sources.unix/volume28/zm/part01.gz -DISTNAME= ${PORTNAME} -EXTRACT_SUFX= .shar.gz +MASTER_SITES= ftp://ftp.netsw.org/net/modem/protocols/zmodem/zmtx-zmrx/ -DEPRECATED= "master site disappeared" -EXPIRATION_DATE=2005-07-31 - -MAINTAINER= ports@FreeBSD.org +MAINTAINER= delphij@FreeBSD.org COMMENT= Receive/Send files via ZMODEM protocol. (unrestrictive) -EXTRACT_CMD= zcat -EXTRACT_BEFORE_ARGS= -EXTRACT_AFTER_ARGS= |sh -NO_WRKSUBDIR= yes +WRKSRC= ${WRKDIR}/${PORTNAME} MAKEFILE= makefile MAN1= zmrx.1 zmtx.1 PLIST_FILES= bin/zmrx bin/zmtx @@ -40,7 +27,7 @@ post-install: @${ECHO_MSG} "" - @/usr/bin/more ${PKGMESSAGE} + @${CAT} ${PKGMESSAGE} @${ECHO_MSG} "" .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/comms/zmtx-zmrx/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 29 Jan 2004 07:22:43 -0000 1.2 +++ distinfo 3 Jul 2005 21:37:04 -0000 @@ -1,2 +1,2 @@ -MD5 (zmtx-zmrx.shar.gz) = 91b76af80839af697b22417be8165d0e -SIZE (zmtx-zmrx.shar.gz) = 34990 +MD5 (zmtx-zmrx-1.02.tar.gz) = b835aa23db9468401be1b801bb09d3ee +SIZE (zmtx-zmrx-1.02.tar.gz) = 33814 --- patch-zmtx-zmrx ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 21:50:24 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DF9116A41C for ; Sun, 3 Jul 2005 21:50:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E7E443D4C for ; Sun, 3 Jul 2005 21:50:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63LoIPW006311 for ; Sun, 3 Jul 2005 21:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63LoIXF006309; Sun, 3 Jul 2005 21:50:18 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 21:50:18 GMT Resent-Message-Id: <200507032150.j63LoIXF006309@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Emanuel Haupt Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 535B416A41C; Sun, 3 Jul 2005 21:42:42 +0000 (GMT) (envelope-from ehaupt@beaver.critical.ch) Received: from beaver.critical.ch (217-162-251-247.dclient.hispeed.ch [217.162.251.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id B84F043D46; Sun, 3 Jul 2005 21:42:41 +0000 (GMT) (envelope-from ehaupt@beaver.critical.ch) Received: from beaver.critical.ch (localhost [127.0.0.1]) by beaver.critical.ch (8.13.3/8.13.1) with ESMTP id j63LgeHn004455; Sun, 3 Jul 2005 23:42:40 +0200 (CEST) (envelope-from ehaupt@beaver.critical.ch) Received: (from ehaupt@localhost) by beaver.critical.ch (8.13.3/8.13.1/Submit) id j63LgdDh004454; Sun, 3 Jul 2005 23:42:39 +0200 (CEST) (envelope-from ehaupt) Message-Id: <200507032142.j63LgdDh004454@beaver.critical.ch> Date: Sun, 3 Jul 2005 23:42:39 +0200 (CEST) From: Emanuel Haupt To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: lawrance@FreeBSD.org Subject: ports/82956: [maintainer-update] patch: audio/ocp - disable libsidplay support for 4.x X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Emanuel Haupt List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 21:50:24 -0000 >Number: 82956 >Category: ports >Synopsis: [maintainer-update] patch: audio/ocp - disable libsidplay support for 4.x >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 21:50:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Emanuel Haupt >Release: FreeBSD 5.4-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD beaver.critical.ch 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #0: Thu Jun 30 20:20:39 CEST 2005 root@beaver.critical.ch:/usr/obj/usr/src-release/src/sys/BEAVER i386 >Description: This patch disables libsidplay (audio/libsidplay) support for 4.x, since libsidplay needs to be compiled with gcc 3.4 and older. under 4.x audio/libsidplay is compiled with 2.95.4. I requested the maintainer to build audio/libsidplay with gcc 3.4 (pr 82952). >How-To-Repeat: >Fix: --- audio-ocp.patch begins here --- diff -ruN ocp.orig/Makefile ocp/Makefile --- ocp.orig/Makefile Sun Jul 3 23:11:18 2005 +++ ocp/Makefile Sun Jul 3 23:24:57 2005 @@ -7,14 +7,14 @@ PORTNAME= ocp PORTVERSION= 0.1.9 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://labs.nixia.no/ MAINTAINER= ehaupt@critical.ch COMMENT= The legendary Open Cubic Player -LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay \ - id3tag.2:${PORTSDIR}/audio/libid3tag \ +LIB_DEPENDS= id3tag.2:${PORTSDIR}/audio/libid3tag \ mad.2:${PORTSDIR}/audio/libmad \ vorbis.3:${PORTSDIR}/audio/libvorbis @@ -42,6 +42,13 @@ TIMIDITY_CFG= ${LOCALBASE}/share/timidity/timidity.cfg .include + +.if ${OSVERSION} > 500000 +LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay +PLIST_SUB+= LIBSIDPLAY="" +.else +PLIST_SUB+= LIBSIDPLAY="@comment " +.endif .if exists(${TIMIDITY_CFG}) || !defined(WITHOUT_MIDI) RUN_DEPENDS= ${TIMIDITY_CFG}:${PORTSDIR}/audio/eawpats diff -ruN ocp.orig/pkg-plist ocp/pkg-plist --- ocp.orig/pkg-plist Sun Jul 3 23:14:49 2005 +++ ocp/pkg-plist Sun Jul 3 23:15:30 2005 @@ -42,8 +42,8 @@ lib/ocp/playmp2.so lib/ocp/playogg.so %%ADPLUG%%lib/ocp/playopl.so -lib/ocp/playsid.so -lib/ocp/sidtype.so +%%LIBSIDPLAY%%lib/ocp/playsid.so +%%LIBSIDPLAY%%lib/ocp/sidtype.so lib/ocp/playwav.so lib/ocp/playxm.so lib/ocp/plrbase.so --- audio-ocp.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 21:50:24 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3E0616A41F for ; Sun, 3 Jul 2005 21:50:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BF1D43D53 for ; Sun, 3 Jul 2005 21:50:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63LoJUB006356 for ; Sun, 3 Jul 2005 21:50:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63LoJkk006355; Sun, 3 Jul 2005 21:50:19 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 21:50:19 GMT Resent-Message-Id: <200507032150.j63LoJkk006355@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Aaron Dalton Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9225A16A41C for ; Sun, 3 Jul 2005 21:49:27 +0000 (GMT) (envelope-from aaron@finch.st) Received: from mpls-qmqp-04.inet.qwest.net (mpls-qmqp-04.inet.qwest.net [63.231.195.115]) by mx1.FreeBSD.org (Postfix) with SMTP id 4ECF643D45 for ; Sun, 3 Jul 2005 21:49:26 +0000 (GMT) (envelope-from aaron@finch.st) Received: (qmail 91889 invoked by uid 0); 3 Jul 2005 21:49:01 -0000 Received: from unknown (63.231.195.13) by mpls-qmqp-04.inet.qwest.net with QMQP; 3 Jul 2005 21:49:01 -0000 Received: from finch.st (168.103.194.212) by mpls-pop-13.inet.qwest.net with SMTP; 3 Jul 2005 21:49:26 -0000 Received: from aaron by finch.st with local (Exim 4.51 (FreeBSD)) id 1DpCKQ-000IFg-1E for FreeBSD-gnats-submit@freebsd.org; Sun, 03 Jul 2005 15:48:42 -0600 Message-Id: Date: Sun, 03 Jul 2005 15:48:42 -0600 From: "Aaron Dalton" Sender: "Aaron Dalton" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82957: security/clamav will not build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Aaron Dalton List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 21:50:24 -0000 >Number: 82957 >Category: ports >Synopsis: security/clamav will not build >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 21:50:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Aaron Dalton >Release: FreeBSD 5.2.1-RELEASE i386 >Organization: >Environment: System: FreeBSD chariss.finch.st 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Sat Mar 5 16:29:20 MST 2005 ross@chariss.finch.st:/usr/src/sys/i386/compile/CHARISS i386 >Description: Both portupgrade and make deinstall reinstall fail with the below message >How-To-Repeat: upgrade from clamav-0.85 to current 0.86.1 >Fix: --- submission.txt begins here --- chariss# make ===> Building for clamav-0.86.1 make all-recursive Making all in libclamav Making all in clamscan /bin/sh /usr/local/bin/libtool15 --mode=link cc -O -pipe -mcpu=pentiumpro -L/usr/local/lib -lc_r -o clamscan output.o getopt.o memory.o cfgparser.o misc.o clamscan.o options.o others.o manager.o treewalk.o ../libclamav/libclamav.la cc -O -pipe -mcpu=pentiumpro -o .libs/clamscan output.o getopt.o memory.o cfgparser.o misc.o clamscan.o options.o others.o manager.o treewalk.o -L/usr/local/lib ../libclamav/.libs/libclamav.so -lz -lbz2 -lgmp -Wl,--rpath -Wl,/usr/local/lib ../libclamav/.libs/libclamav.so: undefined reference to `pthread_cleanup_pop' ../libclamav/.libs/libclamav.so: undefined reference to `pthread_cleanup_push' *** Error code 1 Stop in /usr/ports/security/clamav/work/clamav-0.86.1/clamscan. *** Error code 1 Stop in /usr/ports/security/clamav/work/clamav-0.86.1. *** Error code 1 Stop in /usr/ports/security/clamav/work/clamav-0.86.1. *** Error code 1 Stop in /usr/ports/security/clamav. --- submission.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 23:00:38 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ABA516A41F for ; Sun, 3 Jul 2005 23:00:38 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F6B843D55 for ; Sun, 3 Jul 2005 23:00:37 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63N0ZkV012747 for ; Sun, 3 Jul 2005 23:00:35 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63N0Zmn012741; Sun, 3 Jul 2005 23:00:35 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 23:00:35 GMT Resent-Message-Id: <200507032300.j63N0Zmn012741@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vsevolod Stakhov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9005516A41C for ; Sun, 3 Jul 2005 22:56:00 +0000 (GMT) (envelope-from vsevolod@highsecure.ru) Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id E80FF43D45 for ; Sun, 3 Jul 2005 22:55:59 +0000 (GMT) (envelope-from vsevolod@highsecure.ru) Received: from core (postbox.inec.ru [213.148.3.226]) by waterwall.inec.ru (8.13.1/8.12.6) with ESMTP id j63MupcF033354 for ; Mon, 4 Jul 2005 02:56:52 +0400 (MSD) Received: from [213.219.249.64] (helo=spray.anyhost.ru) by core with esmtp (Exim 4.51 (FreeBSD)) id 1DpDMg-000HhE-Qg for FreeBSD-gnats-submit@freebsd.org; Mon, 04 Jul 2005 02:55:07 +0400 Received: from cebka by spray.anyhost.ru with local (Exim 4.51 (FreeBSD)) id 1DpDNE-000BXW-D0 for FreeBSD-gnats-submit@freebsd.org; Mon, 04 Jul 2005 02:55:40 +0400 Message-Id: Date: Mon, 04 Jul 2005 02:55:40 +0400 From: Vsevolod Stakhov Sender: Vsevolod Stakhov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82958: Update port: securty/py-pycrypto to 2.0.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vsevolod Stakhov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 23:00:38 -0000 >Number: 82958 >Category: ports >Synopsis: Update port: securty/py-pycrypto to 2.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 23:00:35 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vsevolod Stakhov >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: >Description: Update to 2.0.1 Using PYTHON_SITELIBDIR in plist. >How-To-Repeat: >Fix: diff -ruPN py-pycrypto.orig/Makefile py-pycrypto/Makefile --- py-pycrypto.orig/Makefile Mon Jul 4 02:48:46 2005 +++ py-pycrypto/Makefile Mon Jul 4 02:49:09 2005 @@ -6,7 +6,7 @@ # PORTNAME= pycrypto -PORTVERSION= 2.0 +PORTVERSION= 2.0.1 CATEGORIES= security MASTER_SITES= http://www.amk.ca/files/python/crypto/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -ruPN py-pycrypto.orig/distinfo py-pycrypto/distinfo --- py-pycrypto.orig/distinfo Mon Jul 4 02:48:46 2005 +++ py-pycrypto/distinfo Mon Jul 4 02:49:09 2005 @@ -1,2 +1,2 @@ -MD5 (pycrypto-2.0.tar.gz) = 55f9875c554ede75ad605d2c7504d94f -SIZE (pycrypto-2.0.tar.gz) = 164682 +MD5 (pycrypto-2.0.1.tar.gz) = 4d5674f3898a573691ffb335e8d749cd +SIZE (pycrypto-2.0.1.tar.gz) = 154292 diff -ruPN py-pycrypto.orig/pkg-plist py-pycrypto/pkg-plist --- py-pycrypto.orig/pkg-plist Mon Jul 4 02:48:46 2005 +++ py-pycrypto/pkg-plist Mon Jul 4 02:49:09 2005 @@ -1,84 +1,84 @@ -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Cipher/AES.so -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Cipher/ARC2.so -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Cipher/ARC4.so -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Cipher/Blowfish.so -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Cipher/CAST.so -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Cipher/DES.so -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Cipher/DES3.so -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Cipher/IDEA.so -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Cipher/RC5.so -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Cipher/XOR.so -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Cipher/__init__.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Cipher/__init__.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Cipher/__init__.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/HMAC.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/HMAC.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/HMAC.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/MD2.so -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/MD4.so -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/MD5.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/MD5.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/MD5.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/RIPEMD.so -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/SHA.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/SHA.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/SHA.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/SHA256.so -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/__init__.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/__init__.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash/__init__.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Protocol/AllOrNothing.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Protocol/AllOrNothing.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Protocol/AllOrNothing.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Protocol/Chaffing.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Protocol/Chaffing.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Protocol/Chaffing.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Protocol/__init__.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Protocol/__init__.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Protocol/__init__.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/DSA.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/DSA.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/DSA.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/ElGamal.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/ElGamal.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/ElGamal.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/RSA.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/RSA.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/RSA.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/__init__.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/__init__.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/__init__.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/pubkey.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/pubkey.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/pubkey.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/qNEW.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/qNEW.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/qNEW.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey/_fastmath.so -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util/RFC1751.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util/RFC1751.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util/RFC1751.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util/__init__.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util/__init__.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util/__init__.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util/number.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util/number.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util/number.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util/randpool.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util/randpool.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util/randpool.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util/test.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util/test.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util/test.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/__init__.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/__init__.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/__init__.pyo -lib/%%PYTHON_VERSION%%/site-packages/Crypto/test.py -lib/%%PYTHON_VERSION%%/site-packages/Crypto/test.pyc -lib/%%PYTHON_VERSION%%/site-packages/Crypto/test.pyo -@dirrm lib/%%PYTHON_VERSION%%/site-packages/Crypto/Util -@dirrm lib/%%PYTHON_VERSION%%/site-packages/Crypto/PublicKey -@dirrm lib/%%PYTHON_VERSION%%/site-packages/Crypto/Protocol -@dirrm lib/%%PYTHON_VERSION%%/site-packages/Crypto/Hash -@dirrm lib/%%PYTHON_VERSION%%/site-packages/Crypto/Cipher -@dirrm lib/%%PYTHON_VERSION%%/site-packages/Crypto +%%PYTHON_SITELIBDIR%%/Crypto/Cipher/AES.so +%%PYTHON_SITELIBDIR%%/Crypto/Cipher/ARC2.so +%%PYTHON_SITELIBDIR%%/Crypto/Cipher/ARC4.so +%%PYTHON_SITELIBDIR%%/Crypto/Cipher/Blowfish.so +%%PYTHON_SITELIBDIR%%/Crypto/Cipher/CAST.so +%%PYTHON_SITELIBDIR%%/Crypto/Cipher/DES.so +%%PYTHON_SITELIBDIR%%/Crypto/Cipher/DES3.so +%%PYTHON_SITELIBDIR%%/Crypto/Cipher/IDEA.so +%%PYTHON_SITELIBDIR%%/Crypto/Cipher/RC5.so +%%PYTHON_SITELIBDIR%%/Crypto/Cipher/XOR.so +%%PYTHON_SITELIBDIR%%/Crypto/Cipher/__init__.py +%%PYTHON_SITELIBDIR%%/Crypto/Cipher/__init__.pyc +%%PYTHON_SITELIBDIR%%/Crypto/Cipher/__init__.pyo +%%PYTHON_SITELIBDIR%%/Crypto/Hash/HMAC.py +%%PYTHON_SITELIBDIR%%/Crypto/Hash/HMAC.pyc +%%PYTHON_SITELIBDIR%%/Crypto/Hash/HMAC.pyo +%%PYTHON_SITELIBDIR%%/Crypto/Hash/MD2.so +%%PYTHON_SITELIBDIR%%/Crypto/Hash/MD4.so +%%PYTHON_SITELIBDIR%%/Crypto/Hash/MD5.py +%%PYTHON_SITELIBDIR%%/Crypto/Hash/MD5.pyc +%%PYTHON_SITELIBDIR%%/Crypto/Hash/MD5.pyo +%%PYTHON_SITELIBDIR%%/Crypto/Hash/RIPEMD.so +%%PYTHON_SITELIBDIR%%/Crypto/Hash/SHA.py +%%PYTHON_SITELIBDIR%%/Crypto/Hash/SHA.pyc +%%PYTHON_SITELIBDIR%%/Crypto/Hash/SHA.pyo +%%PYTHON_SITELIBDIR%%/Crypto/Hash/SHA256.so +%%PYTHON_SITELIBDIR%%/Crypto/Hash/__init__.py +%%PYTHON_SITELIBDIR%%/Crypto/Hash/__init__.pyc +%%PYTHON_SITELIBDIR%%/Crypto/Hash/__init__.pyo +%%PYTHON_SITELIBDIR%%/Crypto/Protocol/AllOrNothing.py +%%PYTHON_SITELIBDIR%%/Crypto/Protocol/AllOrNothing.pyc +%%PYTHON_SITELIBDIR%%/Crypto/Protocol/AllOrNothing.pyo +%%PYTHON_SITELIBDIR%%/Crypto/Protocol/Chaffing.py +%%PYTHON_SITELIBDIR%%/Crypto/Protocol/Chaffing.pyc +%%PYTHON_SITELIBDIR%%/Crypto/Protocol/Chaffing.pyo +%%PYTHON_SITELIBDIR%%/Crypto/Protocol/__init__.py +%%PYTHON_SITELIBDIR%%/Crypto/Protocol/__init__.pyc +%%PYTHON_SITELIBDIR%%/Crypto/Protocol/__init__.pyo +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/DSA.py +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/DSA.pyc +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/DSA.pyo +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/ElGamal.py +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/ElGamal.pyc +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/ElGamal.pyo +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/RSA.py +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/RSA.pyc +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/RSA.pyo +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/__init__.py +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/__init__.pyc +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/__init__.pyo +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/pubkey.py +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/pubkey.pyc +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/pubkey.pyo +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/qNEW.py +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/qNEW.pyc +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/qNEW.pyo +%%PYTHON_SITELIBDIR%%/Crypto/PublicKey/_fastmath.so +%%PYTHON_SITELIBDIR%%/Crypto/Util/RFC1751.py +%%PYTHON_SITELIBDIR%%/Crypto/Util/RFC1751.pyc +%%PYTHON_SITELIBDIR%%/Crypto/Util/RFC1751.pyo +%%PYTHON_SITELIBDIR%%/Crypto/Util/__init__.py +%%PYTHON_SITELIBDIR%%/Crypto/Util/__init__.pyc +%%PYTHON_SITELIBDIR%%/Crypto/Util/__init__.pyo +%%PYTHON_SITELIBDIR%%/Crypto/Util/number.py +%%PYTHON_SITELIBDIR%%/Crypto/Util/number.pyc +%%PYTHON_SITELIBDIR%%/Crypto/Util/number.pyo +%%PYTHON_SITELIBDIR%%/Crypto/Util/randpool.py +%%PYTHON_SITELIBDIR%%/Crypto/Util/randpool.pyc +%%PYTHON_SITELIBDIR%%/Crypto/Util/randpool.pyo +%%PYTHON_SITELIBDIR%%/Crypto/Util/test.py +%%PYTHON_SITELIBDIR%%/Crypto/Util/test.pyc +%%PYTHON_SITELIBDIR%%/Crypto/Util/test.pyo +%%PYTHON_SITELIBDIR%%/Crypto/__init__.py +%%PYTHON_SITELIBDIR%%/Crypto/__init__.pyc +%%PYTHON_SITELIBDIR%%/Crypto/__init__.pyo +%%PYTHON_SITELIBDIR%%/Crypto/test.py +%%PYTHON_SITELIBDIR%%/Crypto/test.pyc +%%PYTHON_SITELIBDIR%%/Crypto/test.pyo +@dirrm %%PYTHON_SITELIBDIR%%/Crypto/Util +@dirrm %%PYTHON_SITELIBDIR%%/Crypto/PublicKey +@dirrm %%PYTHON_SITELIBDIR%%/Crypto/Protocol +@dirrm %%PYTHON_SITELIBDIR%%/Crypto/Hash +@dirrm %%PYTHON_SITELIBDIR%%/Crypto/Cipher +@dirrm %%PYTHON_SITELIBDIR%%/Crypto >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 23:30:24 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 151AC16A41C for ; Sun, 3 Jul 2005 23:30:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F421643D45 for ; Sun, 3 Jul 2005 23:30:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63NUNJb018028 for ; Sun, 3 Jul 2005 23:30:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63NUNhU018025; Sun, 3 Jul 2005 23:30:23 GMT (envelope-from gnats) Date: Sun, 3 Jul 2005 23:30:23 GMT Message-Id: <200507032330.j63NUNhU018025@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: SAMUEL ISAAC LAWRANCE Cc: Subject: Re: ports/82957: security/clamav will not build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: SAMUEL ISAAC LAWRANCE List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 23:30:24 -0000 The following reply was made to PR ports/82957; it has been noted by GNATS. From: SAMUEL ISAAC LAWRANCE To: Aaron Dalton Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/82957: security/clamav will not build Date: Mon, 04 Jul 2005 08:49:21 +1000 ----- Original Message ----- > cc -O -pipe -mcpu=pentiumpro -o .libs/clamscan output.o getopt.o > memory.o > cfgparser.o misc.o clamscan.o options.o others.o manager.o > treewalk.o > -L/usr/local/lib ../libclamav/.libs/libclamav.so -lz -lbz2 -lgmp > -Wl,--rpath -Wl,/usr/local/lib > ../libclamav/.libs/libclamav.so: undefined reference to > `pthread_cleanup_pop' > ../libclamav/.libs/libclamav.so: undefined reference to > `pthread_cleanup_push' > *** Error code 1 "-mcpu=pentiumpro" looks a bit suspicious. Are you overriding CFLAGS, CPPFLAGS somewhere, like in make.conf? I say this because the port sets CPPFLAGS+= -I${LOCALBASE}/include \ ${PTHREAD_CFLAGS} But the -pthread flag doesn't appear above (like it does on pointyhat, for example). Cheers Sam From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 23:30:31 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3E9F16A41C for ; Sun, 3 Jul 2005 23:30:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB90643D45 for ; Sun, 3 Jul 2005 23:30:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63NUVq3018278 for ; Sun, 3 Jul 2005 23:30:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63NUVr5018269; Sun, 3 Jul 2005 23:30:31 GMT (envelope-from gnats) Date: Sun, 3 Jul 2005 23:30:31 GMT Message-Id: <200507032330.j63NUVr5018269@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Aaron Dalton Cc: Subject: Re: ports/82957: security/clamav will not build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Aaron Dalton List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 23:30:31 -0000 The following reply was made to PR ports/82957; it has been noted by GNATS. From: Aaron Dalton To: SAMUEL ISAAC LAWRANCE Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/82957: security/clamav will not build Date: Sun, 03 Jul 2005 17:30:14 -0600 SAMUEL ISAAC LAWRANCE wrote: > ----- Original Message ----- > >>cc -O -pipe -mcpu=pentiumpro -o .libs/clamscan output.o getopt.o >>memory.o >>cfgparser.o misc.o clamscan.o options.o others.o manager.o >>treewalk.o >>-L/usr/local/lib ../libclamav/.libs/libclamav.so -lz -lbz2 -lgmp >>-Wl,--rpath -Wl,/usr/local/lib >>../libclamav/.libs/libclamav.so: undefined reference to >>`pthread_cleanup_pop' >>../libclamav/.libs/libclamav.so: undefined reference to >>`pthread_cleanup_push' >>*** Error code 1 > > > "-mcpu=pentiumpro" looks a bit suspicious. Are you overriding CFLAGS, > CPPFLAGS somewhere, like in make.conf? I say this because the port sets > > CPPFLAGS+= -I${LOCALBASE}/include \ > ${PTHREAD_CFLAGS} > > But the -pthread flag doesn't appear above (like it does on pointyhat, > for example). > > Cheers > Sam > Thank you for your reply. Below is my make.conf. Is there somewhere else that overrides CPPFLAGS? Cheers! Aaron $ cat /etc/make.conf X_WINDOW_SYSTEM=xorg # added by use.perl 2005-06-26 20:17:29 PERL_VER=5.8.7 PERL_VERSION=5.8.7 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 3 23:40:23 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5654B16A41C for ; Sun, 3 Jul 2005 23:40:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1239943D49 for ; Sun, 3 Jul 2005 23:40:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j63NeLgB019000 for ; Sun, 3 Jul 2005 23:40:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j63NeLu5018999; Sun, 3 Jul 2005 23:40:21 GMT (envelope-from gnats) Resent-Date: Sun, 3 Jul 2005 23:40:21 GMT Resent-Message-Id: <200507032340.j63NeLu5018999@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ed Schouten Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2DDE16A41C for ; Sun, 3 Jul 2005 23:38:48 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4E5743D45 for ; Sun, 3 Jul 2005 23:38:48 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j63Ncm2p063142 for ; Sun, 3 Jul 2005 23:38:48 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j63NcmND063140; Sun, 3 Jul 2005 23:38:48 GMT (envelope-from nobody) Message-Id: <200507032338.j63NcmND063140@www.freebsd.org> Date: Sun, 3 Jul 2005 23:38:48 GMT From: Ed Schouten To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/82959: lang/lua doesn't build with popen support though FreeBSD supports it X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 23:40:23 -0000 >Number: 82959 >Category: ports >Synopsis: lang/lua doesn't build with popen support though FreeBSD supports it >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 23:40:21 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Ed Schouten >Release: 5.4-STABLE >Organization: >Environment: FreeBSD zonk.fxq.nl 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat Jul 2 15:29:21 CEST 2005 root@zonk.fxq.nl:/usr/obj/space0/src/sys/ZONK i386 >Description: The lang/lua port has a tweakable which allows you to build it with support for the popen(3) libc call. Not all platforms support the popen call, AT&T UNIX v7 and higher do. When building Lua on FreeBSD, it will build without popen support, which is odd. popen support does come in handy and using Lua without popen will break/cripple other applications in the tree, like the Ion window manager for example. >How-To-Repeat: Build lang/lua. >Fix: Add the contents of the following file to 'files/patch-aa': --- config Mon Jul 4 01:19:44 2005 +++ config Mon Jul 4 01:19:56 2005 @@ -45,7 +45,7 @@ # If your system is not POSIX but has popen and pclose, define USE_POPEN=1. # If you don't want to support pipes, define USE_POPEN=0. # -#POPEN= -DUSE_POPEN=1 +POPEN= -DUSE_POPEN=1 #POPEN= -DUSE_POPEN=0 # # The form below will probably work in (some) Windows systems. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 02:03:44 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E80016A41C; Mon, 4 Jul 2005 02:03:44 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D693443D45; Mon, 4 Jul 2005 02:03:43 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from freefall.freebsd.org (jylefort@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6423htN032488; Mon, 4 Jul 2005 02:03:43 GMT (envelope-from jylefort@freefall.freebsd.org) Received: (from jylefort@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6423hKF032484; Mon, 4 Jul 2005 02:03:43 GMT (envelope-from jylefort) Date: Mon, 4 Jul 2005 02:03:43 GMT From: Jean-Yves Lefort Message-Id: <200507040203.j6423hKF032484@freefall.freebsd.org> To: freebsd@galle.com.br, jylefort@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82831: [PATCH] mail/mutt-devel: Update sidebar patch to 20050628 version X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 02:03:44 -0000 Synopsis: [PATCH] mail/mutt-devel: Update sidebar patch to 20050628 version State-Changed-From-To: feedback->closed State-Changed-By: jylefort State-Changed-When: Mon Jul 4 02:03:38 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=82831 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 02:14:37 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AE4D16A41C; Mon, 4 Jul 2005 02:14:37 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22EDB43D48; Mon, 4 Jul 2005 02:14:37 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from freefall.freebsd.org (jylefort@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j642EbeW037093; Mon, 4 Jul 2005 02:14:37 GMT (envelope-from jylefort@freefall.freebsd.org) Received: (from jylefort@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j642Ea7T037089; Mon, 4 Jul 2005 02:14:37 GMT (envelope-from jylefort) Date: Mon, 4 Jul 2005 02:14:37 GMT From: Jean-Yves Lefort Message-Id: <200507040214.j642Ea7T037089@freefall.freebsd.org> To: jylefort@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, jylefort@FreeBSD.org Cc: Subject: Re: ports/82897: Update Port: lang/munger -> 4.56 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 02:14:37 -0000 Synopsis: Update Port: lang/munger -> 4.56 Responsible-Changed-From-To: freebsd-ports-bugs->jylefort Responsible-Changed-By: jylefort Responsible-Changed-When: Mon Jul 4 02:14:33 GMT 2005 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=82897 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 04:10:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D64D516A41C for ; Mon, 4 Jul 2005 04:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFA5E43D46 for ; Mon, 4 Jul 2005 04:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j644AF3J057012 for ; Mon, 4 Jul 2005 04:10:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j644AFDf057011; Mon, 4 Jul 2005 04:10:15 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 04:10:15 GMT Resent-Message-Id: <200507040410.j644AFDf057011@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, John Nielsen Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD87016A41C for ; Mon, 4 Jul 2005 04:02:53 +0000 (GMT) (envelope-from john@ns1.jnielsen.net) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E6D343D45 for ; Mon, 4 Jul 2005 04:02:53 +0000 (GMT) (envelope-from john@ns1.jnielsen.net) Received: from ns1.jnielsen.net (ns1 [69.55.238.237]) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id j6442U0S093986 for ; Sun, 3 Jul 2005 21:02:30 -0700 (PDT) (envelope-from john@ns1.jnielsen.net) Received: (from root@localhost) by ns1.jnielsen.net (8.12.9p2/8.12.9/Submit) id j6442UWR093984; Sun, 3 Jul 2005 21:02:30 -0700 (PDT) (envelope-from john) Message-Id: <200507040402.j6442UWR093984@ns1.jnielsen.net> Date: Sun, 3 Jul 2005 21:02:30 -0700 (PDT) From: John Nielsen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82962: [MAINTAINER] mail/hotwayd: update to 0.8.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 04:10:16 -0000 >Number: 82962 >Category: ports >Synopsis: [MAINTAINER] mail/hotwayd: update to 0.8.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 04:10:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: John Nielsen >Release: FreeBSD 4.9-RELEASE-p13-jc2 i386 >Organization: >Environment: System: FreeBSD ns1.jnielsen.net 4.9-RELEASE-p13-jc2 FreeBSD 4.9-RELEASE-p13-jc2 #9: Tue Jun 7 00:30:36 PDT >Description: - Update to 0.8.4 Removed file(s): - files/patch-hotsmtpd-commands_smtp.c Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- hotwayd-0.8.4,1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/mail/hotwayd.orig/Makefile /usr/ports/mail/hotwayd/Makefile --- /usr/ports/mail/hotwayd.orig/Makefile Fri Dec 17 00:14:03 2004 +++ /usr/ports/mail/hotwayd/Makefile Sun Jul 3 17:50:37 2005 @@ -6,7 +6,7 @@ # PORTNAME= hotwayd -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.4 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff -ruN --exclude=CVS /usr/ports/mail/hotwayd.orig/distinfo /usr/ports/mail/hotwayd/distinfo --- /usr/ports/mail/hotwayd.orig/distinfo Fri Dec 17 00:14:03 2004 +++ /usr/ports/mail/hotwayd/distinfo Sun Jul 3 17:50:54 2005 @@ -1,2 +1,2 @@ -MD5 (hotwayd-0.8.2.tar.bz2) = 0d1e3a691c8d5757a6e67b32745ab2cb -SIZE (hotwayd-0.8.2.tar.bz2) = 150424 +MD5 (hotwayd-0.8.4.tar.bz2) = c3f59d9b7c61640a557bc9007c28cec3 +SIZE (hotwayd-0.8.4.tar.bz2) = 161274 diff -ruN --exclude=CVS /usr/ports/mail/hotwayd.orig/files/patch-hotsmtpd-commands_smtp.c /usr/ports/mail/hotwayd/files/patch-hotsmtpd-commands_smtp.c --- /usr/ports/mail/hotwayd.orig/files/patch-hotsmtpd-commands_smtp.c Fri Dec 17 00:14:03 2004 +++ /usr/ports/mail/hotwayd/files/patch-hotsmtpd-commands_smtp.c Wed Dec 31 16:00:00 1969 @@ -1,11 +0,0 @@ ---- hotsmtpd/commands_smtp.c.orig Sat Dec 11 18:33:17 2004 -+++ hotsmtpd/commands_smtp.c Wed Dec 15 12:21:00 2004 -@@ -199,7 +199,7 @@ - } - - /* Clean up after ourselves */ -- httpmail_destroy(); -+ /*httpmail_destroy();*/ - if (body) - free(body); - } --- hotwayd-0.8.4,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 05:17:09 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8489E16A41C; Mon, 4 Jul 2005 05:17:09 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D24543D48; Mon, 4 Jul 2005 05:17:09 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j645H9fj064422; Mon, 4 Jul 2005 05:17:09 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j645H9dl064418; Mon, 4 Jul 2005 05:17:09 GMT (envelope-from novel) Date: Mon, 4 Jul 2005 05:17:09 GMT From: Roman Bogorodskiy Message-Id: <200507040517.j645H9dl064418@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82958: Update port: securty/py-pycrypto to 2.0.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 05:17:09 -0000 Synopsis: Update port: securty/py-pycrypto to 2.0.1 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Mon Jul 4 05:16:58 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82958 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 05:17:24 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DAB116A41C; Mon, 4 Jul 2005 05:17:24 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4436143D48; Mon, 4 Jul 2005 05:17:24 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j645HO32064478; Mon, 4 Jul 2005 05:17:24 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j645HO4e064474; Mon, 4 Jul 2005 05:17:24 GMT (envelope-from novel) Date: Mon, 4 Jul 2005 05:17:24 GMT From: Roman Bogorodskiy Message-Id: <200507040517.j645HO4e064474@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82962: [MAINTAINER] mail/hotwayd: update to 0.8.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 05:17:24 -0000 Synopsis: [MAINTAINER] mail/hotwayd: update to 0.8.4 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Mon Jul 4 05:17:17 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82962 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 05:35:57 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A5A716A41C; Mon, 4 Jul 2005 05:35:57 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40FD443D45; Mon, 4 Jul 2005 05:35:57 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j645ZvE2066774; Mon, 4 Jul 2005 05:35:57 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j645ZvUU066770; Mon, 4 Jul 2005 05:35:57 GMT (envelope-from novel) Date: Mon, 4 Jul 2005 05:35:57 GMT From: Roman Bogorodskiy Message-Id: <200507040535.j645ZvUU066770@freefall.freebsd.org> To: tkato432@yahoo.com, novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82941: Update port: mail/libetpan to 0.37 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 05:35:57 -0000 Synopsis: Update port: mail/libetpan to 0.37 State-Changed-From-To: open->closed State-Changed-By: novel State-Changed-When: Mon Jul 4 05:35:12 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=82941 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 05:41:26 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C6A216A41C; Mon, 4 Jul 2005 05:41:26 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D67B643D45; Mon, 4 Jul 2005 05:41:25 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j645fP4A067976; Mon, 4 Jul 2005 05:41:25 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j645fPNZ067972; Mon, 4 Jul 2005 05:41:25 GMT (envelope-from novel) Date: Mon, 4 Jul 2005 05:41:25 GMT From: Roman Bogorodskiy Message-Id: <200507040541.j645fPNZ067972@freefall.freebsd.org> To: tkato432@yahoo.com, novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82936: Update port: devel/codeworker to 3.12 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 05:41:26 -0000 Synopsis: Update port: devel/codeworker to 3.12 State-Changed-From-To: open->closed State-Changed-By: novel State-Changed-When: Mon Jul 4 05:41:16 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=82936 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 05:44:35 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51A7516A41C; Mon, 4 Jul 2005 05:44:35 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EE1143D49; Mon, 4 Jul 2005 05:44:35 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j645iYaE087317; Mon, 4 Jul 2005 05:44:34 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j645iYYo087313; Mon, 4 Jul 2005 05:44:34 GMT (envelope-from novel) Date: Mon, 4 Jul 2005 05:44:34 GMT From: Roman Bogorodskiy Message-Id: <200507040544.j645iYYo087313@freefall.freebsd.org> To: tkato432@yahoo.com, novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82937: Update port: editors/code-browser to 2.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 05:44:35 -0000 Synopsis: Update port: editors/code-browser to 2.1 State-Changed-From-To: open->closed State-Changed-By: novel State-Changed-When: Mon Jul 4 05:44:26 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=82937 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 07:06:14 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4659A16A41C; Mon, 4 Jul 2005 07:06:14 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CB4643D5E; Mon, 4 Jul 2005 07:06:14 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6476DZl008551; Mon, 4 Jul 2005 07:06:13 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6476D4K008547; Mon, 4 Jul 2005 07:06:13 GMT (envelope-from novel) Date: Mon, 4 Jul 2005 07:06:13 GMT From: Roman Bogorodskiy Message-Id: <200507040706.j6476D4K008547@freefall.freebsd.org> To: tkato432@yahoo.com, novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82938: Update port: editors/poedit to 1.3.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 07:06:14 -0000 Synopsis: Update port: editors/poedit to 1.3.3 State-Changed-From-To: open->closed State-Changed-By: novel State-Changed-When: Mon Jul 4 07:06:06 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=82938 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 08:35:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1B1516A41C; Mon, 4 Jul 2005 08:35:21 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BAFB43D49; Mon, 4 Jul 2005 08:35:21 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from freefall.freebsd.org (barner@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j648ZLph019011; Mon, 4 Jul 2005 08:35:21 GMT (envelope-from barner@freefall.freebsd.org) Received: (from barner@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j648ZLVi019007; Mon, 4 Jul 2005 08:35:21 GMT (envelope-from barner) Date: Mon, 4 Jul 2005 08:35:21 GMT From: Simon Barner Message-Id: <200507040835.j648ZLVi019007@freefall.freebsd.org> To: barner@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, barner@FreeBSD.org Cc: Subject: Re: ports/82927: [MAINTAINER UPDATE] mail/freepops to 0.0.30 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 08:35:21 -0000 Synopsis: [MAINTAINER UPDATE] mail/freepops to 0.0.30 Responsible-Changed-From-To: freebsd-ports-bugs->barner Responsible-Changed-By: barner Responsible-Changed-When: Mon Jul 4 08:35:02 GMT 2005 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=82927 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 09:00:32 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DAA416A41C for ; Mon, 4 Jul 2005 09:00:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A88243D58 for ; Mon, 4 Jul 2005 09:00:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6490Vhe019524 for ; Mon, 4 Jul 2005 09:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6490VPZ019523; Mon, 4 Jul 2005 09:00:31 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 09:00:31 GMT Resent-Message-Id: <200507040900.j6490VPZ019523@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matthias Andree Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95FA016A41C; Mon, 4 Jul 2005 08:57:19 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2032D43D49; Mon, 4 Jul 2005 08:57:18 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from localhost (localhost [127.0.0.1]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 30DFE44019; Mon, 4 Jul 2005 10:57:18 +0200 (CEST) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16479-06; Mon, 4 Jul 2005 10:57:16 +0200 (CEST) Received: from m2a2.dyndns.org (p5091629D.dip.t-dialin.net [80.145.98.157]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 87D454400B; Mon, 4 Jul 2005 10:57:16 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id C7BCC7762F; Mon, 4 Jul 2005 10:57:15 +0200 (CEST) Received: from m2a2.dyndns.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11586-01; Mon, 4 Jul 2005 10:57:15 +0200 (CEST) Received: from libertas.emma.line.org (libertas.emma.line.org [192.168.0.2]) by merlin.emma.line.org (Postfix) with ESMTP id 162B4775EF; Mon, 4 Jul 2005 10:57:15 +0200 (CEST) Received: from emma by libertas.emma.line.org with local (Exim 4.51 (FreeBSD)) id 1DpMlO-0003i2-Cq; Mon, 04 Jul 2005 10:57:14 +0200 Message-Id: Date: Mon, 04 Jul 2005 10:57:14 +0200 From: Matthias Andree Sender: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: kris@FreeBSD.org Subject: ports/82965: [MAINTAINER] sysutils/e2fsprogs: fix pkg-plist -extra files X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 09:00:32 -0000 >Number: 82965 >Category: ports >Synopsis: [MAINTAINER] sysutils/e2fsprogs: fix pkg-plist -extra files >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 09:00:31 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: System: FreeBSD libertas.emma.line.org 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #1: Sat Jul 2 12:53:26 CEST >Description: - list extra files in pkg-plist - bump PORTREVISION so the extra files are picked up and because we changed pkg-plist Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- e2fsprogs-1.38_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sysutils/e2fsprogs/Makefile /usr/home/emma/ports/sysutils/e2fsprogs/Makefile --- /usr/ports/sysutils/e2fsprogs/Makefile Mon Jul 4 10:47:26 2005 +++ /usr/home/emma/ports/sysutils/e2fsprogs/Makefile Mon Jul 4 10:47:55 2005 @@ -7,6 +7,7 @@ PORTNAME= e2fsprogs PORTVERSION= 1.38 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN --exclude=CVS /usr/ports/sysutils/e2fsprogs/pkg-plist /usr/home/emma/ports/sysutils/e2fsprogs/pkg-plist --- /usr/ports/sysutils/e2fsprogs/pkg-plist Mon May 30 13:28:27 2005 +++ /usr/home/emma/ports/sysutils/e2fsprogs/pkg-plist Mon Jul 4 10:55:13 2005 @@ -76,10 +76,12 @@ %%NLS%%share/locale/es/LC_MESSAGES/e2fsprogs.mo %%NLS%%share/locale/fr/LC_MESSAGES/e2fsprogs.mo %%NLS%%share/locale/it/LC_MESSAGES/e2fsprogs.mo +%%NLS%%share/locale/nl/LC_MESSAGES/e2fsprogs.mo %%NLS%%share/locale/pl/LC_MESSAGES/e2fsprogs.mo +%%NLS%%share/locale/rw/LC_MESSAGES/e2fsprogs.mo %%NLS%%share/locale/sv/LC_MESSAGES/e2fsprogs.mo %%NLS%%share/locale/tr/LC_MESSAGES/e2fsprogs.mo -%%NLS%%@unexec for i in cs de es fr it pl sv tr ; do rmdir -p %D/share/locale/$i/LC_MESSAGES 2>/dev/null || true ; done +%%NLS%%@unexec for i in cs de es fr it nl pl rw sv tr ; do rmdir -p %D/share/locale/$i/LC_MESSAGES 2>/dev/null || true ; done @dirrm share/ss @dirrm share/et @dirrm include/uuid --- e2fsprogs-1.38_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 09:30:20 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0990816A41F for ; Mon, 4 Jul 2005 09:30:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A38F743D49 for ; Mon, 4 Jul 2005 09:30:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j649UInS024715 for ; Mon, 4 Jul 2005 09:30:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j649UIEr024714; Mon, 4 Jul 2005 09:30:18 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 09:30:18 GMT Resent-Message-Id: <200507040930.j649UIEr024714@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Janos Mohacsi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5897716A41C for ; Mon, 4 Jul 2005 09:27:41 +0000 (GMT) (envelope-from mohacsi@scone.ki.iif.hu) Received: from scone.ki.iif.hu (scone.ki.iif.hu [193.6.222.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB69C43D46 for ; Mon, 4 Jul 2005 09:27:40 +0000 (GMT) (envelope-from mohacsi@scone.ki.iif.hu) Received: (from mohacsi@localhost) by scone.ki.iif.hu (8.13.4/8.13.4) id j649R86k049795; Mon, 4 Jul 2005 11:27:08 +0200 (CEST) (envelope-from mohacsi) Message-Id: <200507040927.j649R86k049795@scone.ki.iif.hu> Date: Mon, 4 Jul 2005 11:27:08 +0200 (CEST) From: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82966: [MAINTAINER] net/tcpreen: update to 1.4.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Janos Mohacsi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 09:30:20 -0000 >Number: 82966 >Category: ports >Synopsis: [MAINTAINER] net/tcpreen: update to 1.4.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 09:30:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 6.0-CURRENT i386 >Organization: NIIF/HUNGARNET >Environment: System: FreeBSD scone.ki.iif.hu 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Fri Jul 1 10:29:34 CEST >Description: Maintainer Update to net/tcpreen to version 1.4.3 Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- tcpreen-1.4.3.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net/tcpreen.orig/Makefile /usr/ports/net/tcpreen/Makefile --- /usr/ports/net/tcpreen.orig/Makefile Thu Mar 17 14:31:59 2005 +++ /usr/ports/net/tcpreen/Makefile Mon Jul 4 10:56:52 2005 @@ -6,7 +6,7 @@ # PORTNAME= tcpreen -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN --exclude=CVS /usr/ports/net/tcpreen.orig/distinfo /usr/ports/net/tcpreen/distinfo --- /usr/ports/net/tcpreen.orig/distinfo Thu Mar 17 12:22:37 2005 +++ /usr/ports/net/tcpreen/distinfo Mon Jul 4 10:57:16 2005 @@ -1,2 +1,2 @@ -MD5 (tcpreen-1.4.2.tar.bz2) = a0d846d3ee587a41bb0749c5f2227475 -SIZE (tcpreen-1.4.2.tar.bz2) = 175605 +MD5 (tcpreen-1.4.3.tar.bz2) = c51982e8cb8fed75f55f5b3964b3f37c +SIZE (tcpreen-1.4.3.tar.bz2) = 181731 --- tcpreen-1.4.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 09:40:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EC3E16A421 for ; Mon, 4 Jul 2005 09:40:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A477243D58 for ; Mon, 4 Jul 2005 09:40:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j649e96n026008 for ; Mon, 4 Jul 2005 09:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j649e9jq026006; Mon, 4 Jul 2005 09:40:09 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 09:40:09 GMT Resent-Message-Id: <200507040940.j649e9jq026006@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Emanuel Haupt Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4561616A41C for ; Mon, 4 Jul 2005 09:30:24 +0000 (GMT) (envelope-from ehaupt@mx.critical.ch) Received: from mx.critical.ch (admin.critical.ch [67.18.86.178]) by mx1.FreeBSD.org (Postfix) with SMTP id 12C9943D48 for ; Mon, 4 Jul 2005 09:30:24 +0000 (GMT) (envelope-from ehaupt@mx.critical.ch) Received: (qmail 70047 invoked by uid 1000); 4 Jul 2005 09:30:22 -0000 Message-Id: <20050704093022.70046.qmail@mx.critical.ch> Date: 4 Jul 2005 09:30:22 -0000 From: Emanuel Haupt To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82968: new port: devel/p5-Sort-Array - A powerful array sorting perl5 interface X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Emanuel Haupt List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 09:40:21 -0000 >Number: 82968 >Category: ports >Synopsis: new port: devel/p5-Sort-Array - A powerful array sorting perl5 interface >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 09:40:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Emanuel Haupt >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: System: FreeBSD admin.critical.ch 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Thu Jun 30 09:36:40 CEST 2005 root@admin.critical.ch:/usr/obj/usr/src-release/src/sys/GENERIC i386 >Description: new port: devel/p5-Sort-Array - A powerful array sorting perl5 interface This extended sorting algorithm allows you to a) sort an array by ANY field number, not only the first b) find duplicates in your data-set and sort them out. >How-To-Repeat: >Fix: --- p5-Sort-Array.shar begins here --- # 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-Sort-Array # p5-Sort-Array/Makefile # p5-Sort-Array/pkg-descr # p5-Sort-Array/distinfo # p5-Sort-Array/pkg-plist # echo c - p5-Sort-Array mkdir -p p5-Sort-Array > /dev/null 2>&1 echo x - p5-Sort-Array/Makefile sed 's/^X//' >p5-Sort-Array/Makefile << 'END-of-p5-Sort-Array/Makefile' X# New ports collection makefile for: p5-Sort-Array X# Date created: 4 Jul 2005 X# Whom: Emanuel Haupt X# X# $FreeBSD$ X# X XPORTNAME= Sort-Array XDISTVERSION= 0.26 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Sort XPKGNAMEPREFIX= p5- X XMAINTAINER= ehaupt@critical.ch XCOMMENT= A powerful array sorting perl5 interface X XPERL_CONFIGURE= yes X XMAN3= Sort::Array.3 X X.include END-of-p5-Sort-Array/Makefile echo x - p5-Sort-Array/pkg-descr sed 's/^X//' >p5-Sort-Array/pkg-descr << 'END-of-p5-Sort-Array/pkg-descr' XThis extended sorting algorithm allows you to X X a) sort an array by ANY field number, not only the first X b) find duplicates in your data-set and sort them out. X XWWW: http://search.cpan.org/dist/Sort-Array/ X X- ehaupt Xehaupt@critical.ch END-of-p5-Sort-Array/pkg-descr echo x - p5-Sort-Array/distinfo sed 's/^X//' >p5-Sort-Array/distinfo << 'END-of-p5-Sort-Array/distinfo' XMD5 (Sort-Array-0.26.tar.gz) = 9743023430bc3f5ccd8afc7ebd72d91a XSIZE (Sort-Array-0.26.tar.gz) = 5191 END-of-p5-Sort-Array/distinfo echo x - p5-Sort-Array/pkg-plist sed 's/^X//' >p5-Sort-Array/pkg-plist << 'END-of-p5-Sort-Array/pkg-plist' X%%SITE_PERL%%/Sort/Array.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Array/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Array X@unexec rmdir %D/%%SITE_PERL%%/Sort 2>/dev/null || true END-of-p5-Sort-Array/pkg-plist exit --- p5-Sort-Array.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 09:40:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3945216A423 for ; Mon, 4 Jul 2005 09:40:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DBB543D5D for ; Mon, 4 Jul 2005 09:40:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j649e9QG026053 for ; Mon, 4 Jul 2005 09:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j649e9V9026051; Mon, 4 Jul 2005 09:40:09 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 09:40:09 GMT Resent-Message-Id: <200507040940.j649e9V9026051@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Linas Valiukas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB6C816A41C for ; Mon, 4 Jul 2005 09:33:32 +0000 (GMT) (envelope-from shirshegsm@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84C4043D49 for ; Mon, 4 Jul 2005 09:33:32 +0000 (GMT) (envelope-from shirshegsm@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so697257wra for ; Mon, 04 Jul 2005 02:33:31 -0700 (PDT) Received: by 10.54.57.21 with SMTP id f21mr3448806wra; Mon, 04 Jul 2005 02:33:31 -0700 (PDT) Received: from ?10.1.3.5? ([82.135.152.35]) by mx.gmail.com with ESMTP id 12sm3954190wrl.2005.07.04.02.33.31; Mon, 04 Jul 2005 02:33:31 -0700 (PDT) Message-Id: <200507041233.29982.shirshegsm@gmail.com> Date: Mon, 4 Jul 2005 12:33:29 +0300 From: Linas Valiukas To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/82969: [patch] deskutils/kchm bugfix X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Linas Valiukas List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 09:40:22 -0000 >Number: 82969 >Category: ports >Synopsis: [patch] deskutils/kchm bugfix >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 09:40:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Linas Valiukas >Release: FreeBSD 5.4-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD shirshegsm.lan13.satnet.lt 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #0: Wed Jun 1 00:11:23 EEST 2005 root@shirshegsm.lan13.satnet.lt:/usr/obj/usr/src/sys/HUBBLE i386 >Description: - added SourceForge as a mirror list; - fixed pkg-plist; - added some patches, now kchm doesn't overwrite include/chm_lib.h >How-To-Repeat: >Fix: diff -ruN kchm.old/Makefile kchm/Makefile --- kchm.old/Makefile Mon Jun 20 19:32:37 2005 +++ kchm/Makefile Mon Jul 4 12:08:02 2005 @@ -7,9 +7,10 @@ PORTNAME= kchm PORTVERSION= 0.6.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde -MASTER_SITES= http://mesh.dl.sourceforge.net/sourceforge/kchmnew/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR=kchmnew DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= shirshegsm@gmail.com diff -ruN kchm.old/files/patch-libchm++-Makefile.am kchm/files/patch-libchm++-Makefile.am --- kchm.old/files/patch-libchm++-Makefile.am Thu Jan 1 03:00:00 1970 +++ kchm/files/patch-libchm++-Makefile.am Mon Jul 4 12:08:02 2005 @@ -0,0 +1,13 @@ +--- libchm++/Makefile.am.bak Tue Mar 15 18:29:13 2005 ++++ libchm++/Makefile.am Mon Jul 4 11:54:20 2005 +@@ -4,8 +4,8 @@ + + lib_LTLIBRARIES = libchmmix.la + libchmmix_la_LDFLAGS = +-libchmmix_la_SOURCES = chm_lib.c chm_lib.h lzx.c lzx.h chm.cpp chmxx.h tagreader.cpp tagreader.h +-include_HEADERS = chmxx.h chm_lib.h lzx.h ++libchmmix_la_SOURCES = chm_lib.c lzx.c lzx.h chm.cpp chmxx.h tagreader.cpp tagreader.h ++include_HEADERS = chmxx.h lzx.h + + AM_CXXFLAGS = -D_REENTRANT + diff -ruN kchm.old/files/patch-libchm++-Makefile.in kchm/files/patch-libchm++-Makefile.in --- kchm.old/files/patch-libchm++-Makefile.in Thu Jan 1 03:00:00 1970 +++ kchm/files/patch-libchm++-Makefile.in Mon Jul 4 12:08:02 2005 @@ -0,0 +1,13 @@ +--- libchm++/Makefile.in.bak Thu Mar 17 19:42:53 2005 ++++ libchm++/Makefile.in Mon Jul 4 11:55:14 2005 +@@ -344,8 +344,8 @@ + AM_CFLAGS = -DCHM_MT -DDMALLOC_DISABLE + lib_LTLIBRARIES = libchmmix.la + libchmmix_la_LDFLAGS = +-libchmmix_la_SOURCES = chm_lib.c chm_lib.h lzx.c lzx.h chm.cpp chmxx.h tagreader.cpp tagreader.h +-include_HEADERS = chmxx.h chm_lib.h lzx.h ++libchmmix_la_SOURCES = chm_lib.c lzx.c lzx.h chm.cpp chmxx.h tagreader.cpp tagreader.h ++include_HEADERS = chmxx.h lzx.h + AM_CXXFLAGS = -D_REENTRANT + EXTRA_DIST = *.h + #>- all: all-am diff -ruN kchm.old/pkg-plist kchm/pkg-plist --- kchm.old/pkg-plist Mon Jun 20 19:32:37 2005 +++ kchm/pkg-plist Mon Jul 4 12:08:02 2005 @@ -7,7 +7,6 @@ lib/kde3/kio_chmnew.la lib/kde3/kio_chmnew.so include/chmxx.h -include/chm_lib.h include/lzx.h share/mimelnk/application/chmmime.desktop share/services/chmnew.protocol @@ -23,3 +22,4 @@ share/servicetypes/kchm.desktop @dirrm share/apps/chmnewpart @dirrm share/apps/chmnew +@dirrm share/apps/kchm >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 10:06:53 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D793C16A41C; Mon, 4 Jul 2005 10:06:53 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0FB543D4C; Mon, 4 Jul 2005 10:06:53 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64A6rbs030948; Mon, 4 Jul 2005 10:06:53 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64A6qSN030944; Mon, 4 Jul 2005 10:06:52 GMT (envelope-from novel) Date: Mon, 4 Jul 2005 10:06:52 GMT From: Roman Bogorodskiy Message-Id: <200507041006.j64A6qSN030944@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82965: [MAINTAINER] sysutils/e2fsprogs: fix pkg-plist -extra files X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 10:06:54 -0000 Synopsis: [MAINTAINER] sysutils/e2fsprogs: fix pkg-plist -extra files Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Mon Jul 4 10:06:45 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82965 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 10:07:09 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F7E316A41C; Mon, 4 Jul 2005 10:07:09 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE59843D49; Mon, 4 Jul 2005 10:07:08 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64A78tK031004; Mon, 4 Jul 2005 10:07:08 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64A78Hn031000; Mon, 4 Jul 2005 10:07:08 GMT (envelope-from novel) Date: Mon, 4 Jul 2005 10:07:08 GMT From: Roman Bogorodskiy Message-Id: <200507041007.j64A78Hn031000@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82966: [MAINTAINER] net/tcpreen: update to 1.4.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 10:07:09 -0000 Synopsis: [MAINTAINER] net/tcpreen: update to 1.4.3 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Mon Jul 4 10:07:01 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82966 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 11:40:01 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CA2416A41C for ; Mon, 4 Jul 2005 11:40:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54C0743D49 for ; Mon, 4 Jul 2005 11:40:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64Be1KI043489 for ; Mon, 4 Jul 2005 11:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64Be1vC043488; Mon, 4 Jul 2005 11:40:01 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 11:40:01 GMT Resent-Message-Id: <200507041140.j64Be1vC043488@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Renato Botelho Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0484A16A41C for ; Mon, 4 Jul 2005 11:34:26 +0000 (GMT) (envelope-from renato@data.galle.com.br) Received: from data.galle.com.br (data.galle.com.br [200.246.25.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E2E943D45 for ; Mon, 4 Jul 2005 11:34:25 +0000 (GMT) (envelope-from renato@data.galle.com.br) Received: from data.galle.com.br (data.galle.com.br [200.246.25.10]) by data.galle.com.br (8.13.3/8.13.1) with ESMTP id j64BXRmE016638 for ; Mon, 4 Jul 2005 08:33:27 -0300 (BRST) (envelope-from renato@data.galle.com.br) Received: (from root@localhost) by data.galle.com.br (8.13.3/8.13.1/Submit) id j64BXMFO016637; Mon, 4 Jul 2005 08:33:22 -0300 (BRST) (envelope-from renato) Message-Id: <200507041133.j64BXMFO016637@data.galle.com.br> Date: Mon, 4 Jul 2005 08:33:22 -0300 (BRST) From: Renato Botelho To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82970: [MAINTAINER] mail/qmail: Fix qmail-tls and qmail-smtp_auth+tls pkg-message X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 11:40:01 -0000 >Number: 82970 >Category: ports >Synopsis: [MAINTAINER] mail/qmail: Fix qmail-tls and qmail-smtp_auth+tls pkg-message >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 11:40:00 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Renato Botelho >Release: FreeBSD 5.4-RELEASE-p3 i386 >Organization: Galle Folheados - http://www.galle.com.br >Environment: System: FreeBSD data.galle.com.br 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #2: Thu Jun 30 10:57:16 BRST 2005 >Description: - Fix qmail-tls and qmail-smtp_auth+tls pkg-message Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- qmail-1.03_4.patch begins here --- Index: files/pkg-message-smtp_auth+tls.in =================================================================== RCS file: /home/ncvs/ports/mail/qmail/files/pkg-message-smtp_auth+tls.in,v retrieving revision 1.1 diff -u -r1.1 pkg-message-smtp_auth+tls.in --- files/pkg-message-smtp_auth+tls.in 10 May 2005 14:31:28 -0000 1.1 +++ files/pkg-message-smtp_auth+tls.in 4 Jul 2005 11:32:43 -0000 @@ -11,13 +11,8 @@ %%PREFIX%%/doc/README.auth. After all, this is NOT our old stock qmail. -==> You can enable qmail as your default mailer: - -# this will disable the default MTA -1) do "make disable-sendmail" - -# enable qmail as your default MTA -2) do "make enable-qmail" +You can enable qmail as your default mailer executing: +> %%PREFIX%%/scripts/enable-qmail ==> As you need to provide a working certificate in %%PREFIX%%/control/cert.pem : Index: files/pkg-message-tls.in =================================================================== RCS file: /home/ncvs/ports/mail/qmail/files/pkg-message-tls.in,v retrieving revision 1.1 diff -u -r1.1 pkg-message-tls.in --- files/pkg-message-tls.in 10 May 2005 14:31:28 -0000 1.1 +++ files/pkg-message-tls.in 4 Jul 2005 11:32:43 -0000 @@ -10,13 +10,8 @@ Do not forget to read %%PREFIX%%/doc/TLS.readme. After all, this is NOT our old stock qmail. -==> You can enable qmail as your default mailer: - -# this will disable the default MTA -1) do "make disable-sendmail" - -# enable qmail as your default MTA -2) do "make enable-qmail" +You can enable qmail as your default mailer executing: +> %%PREFIX%%/scripts/enable-qmail ==> As you need to provide a working certificate in %%PREFIX%%/control/cert.pem : --- qmail-1.03_4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 12:17:36 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47A3E16A41C; Mon, 4 Jul 2005 12:17:36 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2060743D45; Mon, 4 Jul 2005 12:17:36 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64CHZQn048711; Mon, 4 Jul 2005 12:17:36 GMT (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64CHZEq048707; Mon, 4 Jul 2005 12:17:35 GMT (envelope-from arved) Date: Mon, 4 Jul 2005 12:17:35 GMT From: Tilman Linneweh Message-Id: <200507041217.j64CHZEq048707@freefall.freebsd.org> To: shirshegsm@gmail.com, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82969: [patch] deskutils/kchm bugfix X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 12:17:36 -0000 Synopsis: [patch] deskutils/kchm bugfix State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Mon Jul 4 12:17:31 GMT 2005 State-Changed-Why: Committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=82969 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 13:10:19 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F01916A41C for ; Mon, 4 Jul 2005 13:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 488D143D46 for ; Mon, 4 Jul 2005 13:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64DAJYd055318 for ; Mon, 4 Jul 2005 13:10:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64DAJdQ055314; Mon, 4 Jul 2005 13:10:19 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 13:10:19 GMT Resent-Message-Id: <200507041310.j64DAJdQ055314@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrej Zverev Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B437316A41C for ; Mon, 4 Jul 2005 13:08:26 +0000 (GMT) (envelope-from az@waterwall.inec.ru) Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B42043D45 for ; Mon, 4 Jul 2005 13:08:25 +0000 (GMT) (envelope-from az@waterwall.inec.ru) Received: from waterwall.inec.ru (localhost.inec.ru [127.0.0.1]) by waterwall.inec.ru (8.13.1/8.12.6) with ESMTP id j64D9Ove005559 for ; Mon, 4 Jul 2005 17:09:24 +0400 (MSD) Received: (from az@localhost) by waterwall.inec.ru (8.13.1/8.12.6/Submit) id j64D9OgE005558; Mon, 4 Jul 2005 17:09:24 +0400 (MSD) Message-Id: <200507041309.j64D9OgE005558@waterwall.inec.ru> Date: Mon, 4 Jul 2005 17:09:24 +0400 (MSD) From: Andrej Zverev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82971: [maintainer update] devel/esvn to 0.6.11 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrej Zverev List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 13:10:19 -0000 >Number: 82971 >Category: ports >Synopsis: [maintainer update] devel/esvn to 0.6.11 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 13:10:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrej Zverev >Release: FreeBSD 5.4-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #1: Mon May 23 20:34:48 MSD 2005 az@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update to new stable version. See changelog http://esvn.umputun.com/trac.cgi/wiki/changelog >How-To-Repeat: >Fix: --- esvn-0.6.11.diff begins here --- diff -Nru esvn.orig/Makefile esvn/Makefile --- esvn.orig/Makefile Thu Apr 21 11:21:23 2005 +++ esvn/Makefile Mon Jul 4 16:50:04 2005 @@ -6,7 +6,7 @@ # PORTNAME= esvn -PORTVERSION= 0.6.9 +PORTVERSION= 0.6.11 CATEGORIES= devel MASTER_SITES= http://esvn.umputun.com/ \ ${MASTER_SITE_GENTOO} diff -Nru esvn.orig/distinfo esvn/distinfo --- esvn.orig/distinfo Thu Apr 7 10:15:30 2005 +++ esvn/distinfo Mon Jul 4 16:13:58 2005 @@ -1,2 +1,2 @@ -MD5 (esvn-0.6.9-1.tar.gz) = d9feb055f19073328059b1994a04b19a -SIZE (esvn-0.6.9-1.tar.gz) = 1921281 +MD5 (esvn-0.6.11-1.tar.gz) = 2ded6a349fc8692631f781bbb475fadc +SIZE (esvn-0.6.11-1.tar.gz) = 1921680 diff -Nru esvn.orig/files/patch-src-entries_parser.cpp esvn/files/patch-src-entries_parser.cpp --- esvn.orig/files/patch-src-entries_parser.cpp Thu Apr 7 10:15:30 2005 +++ esvn/files/patch-src-entries_parser.cpp Mon Jul 4 16:25:41 2005 @@ -1,31 +1,11 @@ ---- src/entries_parser.cpp Thu Feb 24 08:15:56 2005 -+++ src/entries_parser.cpp Wed Mar 23 15:46:18 2005 -@@ -246,14 +246,27 @@ +--- src/entries_parser.cpp.orig Wed Apr 27 00:26:22 2005 ++++ src/entries_parser.cpp Mon Jul 4 16:24:56 2005 +@@ -283,7 +283,7 @@ - int gm_sec = isoDateTime.mid(17,2).toInt(); - -- time_t utc_time = mktime(&m); -+ time_t utc_time; + time_t utc_time; +-#if defined(FreeBSD) +#if defined(__FreeBSD__) -+ -+ // BSD has inverse of gmtime() -+ utc_time = timegm(&m); -+ -+#else -+ -+ // all others do mktime() and adjust timezone - // mktime assumes broken-down time in local timezone, - // to get UTC we need to correct result by timezone offset -+ -+ utc_time = mktime(&m); -+ - #if (_WINDOWS || ESVN_WIN ) - utc_time -= _timezone; - #else - utc_time -= timezone; -+#endif -+ - #endif - // round to remove leap seconds in "right" timezones + // BSD has inverse of gmtime() + utc_time = timegm(&m); --- esvn-0.6.11.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 13:12:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18C3516A41F; Mon, 4 Jul 2005 13:12:22 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E739C43D46; Mon, 4 Jul 2005 13:12:21 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64DCLtD055439; Mon, 4 Jul 2005 13:12:21 GMT (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64DCLDw055435; Mon, 4 Jul 2005 13:12:21 GMT (envelope-from arved) Date: Mon, 4 Jul 2005 13:12:21 GMT From: Tilman Linneweh Message-Id: <200507041312.j64DCLDw055435@freefall.freebsd.org> To: tkato432@yahoo.com, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82939: Update port: games/vamos to 0.5.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 13:12:22 -0000 Synopsis: Update port: games/vamos to 0.5.4 State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Mon Jul 4 13:12:16 GMT 2005 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=82939 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 13:50:11 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AE8416A41C for ; Mon, 4 Jul 2005 13:50:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E8EC43D48 for ; Mon, 4 Jul 2005 13:50:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64DoAVe057392 for ; Mon, 4 Jul 2005 13:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64DoAkW057391; Mon, 4 Jul 2005 13:50:10 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 13:50:10 GMT Resent-Message-Id: <200507041350.j64DoAkW057391@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Renato Botelho Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6148316A41C for ; Mon, 4 Jul 2005 13:43:08 +0000 (GMT) (envelope-from renato@data.galle.com.br) Received: from data.galle.com.br (data.galle.com.br [200.246.25.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E4F043D4C for ; Mon, 4 Jul 2005 13:43:07 +0000 (GMT) (envelope-from renato@data.galle.com.br) Received: from data.galle.com.br (data.galle.com.br [200.246.25.10]) by data.galle.com.br (8.13.3/8.13.1) with ESMTP id j64Dg0TX000772; Mon, 4 Jul 2005 10:42:00 -0300 (BRST) (envelope-from renato@data.galle.com.br) Received: (from root@localhost) by data.galle.com.br (8.13.3/8.13.1/Submit) id j64DfsMw000769; Mon, 4 Jul 2005 10:41:54 -0300 (BRST) (envelope-from renato) Message-Id: <200507041341.j64DfsMw000769@data.galle.com.br> Date: Mon, 4 Jul 2005 10:41:54 -0300 (BRST) From: Renato Botelho To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: rob@debank.tv Subject: ports/82972: [PATCH] security/clamav-devel: update to 20050704 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 13:50:11 -0000 >Number: 82972 >Category: ports >Synopsis: [PATCH] security/clamav-devel: update to 20050704 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 13:50:10 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Renato Botelho >Release: FreeBSD 5.4-RELEASE-p3 i386 >Organization: Galle Folheados - http://www.galle.com.br >Environment: System: FreeBSD data.galle.com.br 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #2: Thu Jun 30 10:57:16 BRST 2005 >Description: - Update to 20050704 Port maintainer (rob@debank.tv) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- clamav-devel-20050704.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/clamav-devel/Makefile,v retrieving revision 1.80 diff -u -r1.80 Makefile --- Makefile 24 Jun 2005 08:02:04 -0000 1.80 +++ Makefile 4 Jul 2005 13:40:41 -0000 @@ -6,8 +6,7 @@ # PORTNAME= clamav -PORTVERSION= 20050614 -PORTREVISION= 1 +PORTVERSION= 20050704 CATEGORIES= security MASTER_SITES= http://www.clamav.net/snapshot/ \ http://www.galle.com.br/~renato/clamav-devel/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/clamav-devel/distinfo,v retrieving revision 1.52 diff -u -r1.52 distinfo --- distinfo 14 Jun 2005 19:35:44 -0000 1.52 +++ distinfo 4 Jul 2005 13:40:41 -0000 @@ -1,2 +1,2 @@ -MD5 (clamav-devel-20050614.tar.gz) = d7f4da0a938a1b40896a573cd952bab8 -SIZE (clamav-devel-20050614.tar.gz) = 1897147 +MD5 (clamav-devel-20050704.tar.gz) = a251640e7deb30cc45ad6dd9d3b0b7ca +SIZE (clamav-devel-20050704.tar.gz) = 1908468 Index: files/patch-configure.in =================================================================== RCS file: /home/ncvs/ports/security/clamav-devel/files/patch-configure.in,v retrieving revision 1.8 diff -u -r1.8 patch-configure.in --- files/patch-configure.in 28 Jun 2005 18:58:07 -0000 1.8 +++ files/patch-configure.in 4 Jul 2005 13:40:41 -0000 @@ -1,25 +1,25 @@ ---- configure.in.orig Tue Jun 14 00:41:54 2005 -+++ configure.in Tue Jun 28 20:47:59 2005 -@@ -176,9 +176,15 @@ - sendmailver_b=`echo $sendmailver | awk -F. '{printf $2}'` - sendmailver_c=`echo $sendmailver | awk -F. '{printf $3}'` - -- AC_DEFINE_UNQUOTED(SENDMAIL_VERSION_A, $sendmailver_a, [major version of Sendmail]) -- AC_DEFINE_UNQUOTED(SENDMAIL_VERSION_B, $sendmailver_b, [minor version of Sendmail]) -- AC_DEFINE_UNQUOTED(SENDMAIL_VERSION_C, $sendmailver_c, [subversion of Sendmail]) -+ if echo "$sendmailver_a" | egrep -q '^[0-9]+$'; then -+ AC_DEFINE_UNQUOTED(SENDMAIL_VERSION_A, $sendmailver_a, [major version of Sendmail]) -+ fi -+ if echo "$sendmailver_b" | egrep -q '^[0-9]+$'; then -+ AC_DEFINE_UNQUOTED(SENDMAIL_VERSION_B, $sendmailver_b, [minor version of Sendmail]) -+ fi -+ if echo "$sendmailver_c" | egrep -q '^[0-9]+$'; then -+ AC_DEFINE_UNQUOTED(SENDMAIL_VERSION_C, $sendmailver_c, [subversion of Sendmail]) -+ fi +--- configure.in.orig Mon Jul 4 10:18:26 2005 ++++ configure.in Mon Jul 4 10:21:50 2005 +@@ -178,9 +178,15 @@ + sendmailver_b=`echo $sendmailver | awk -F. '{printf $2}'` + sendmailver_c=`echo $sendmailver | awk -F. '{printf $3}'` +- AC_DEFINE_UNQUOTED(SENDMAIL_VERSION_A, $sendmailver_a, [major version of Sendmail]) +- AC_DEFINE_UNQUOTED(SENDMAIL_VERSION_B, $sendmailver_b, [minor version of Sendmail]) +- AC_DEFINE_UNQUOTED(SENDMAIL_VERSION_C, $sendmailver_c, [subversion of Sendmail]) ++ if echo "$sendmailver_a" | egrep -q '^[0-9]+$'; then ++ AC_DEFINE_UNQUOTED(SENDMAIL_VERSION_A, $sendmailver_a, [major version of Sendmail]) ++ fi ++ if echo "$sendmailver_b" | egrep -q '^[0-9]+$'; then ++ AC_DEFINE_UNQUOTED(SENDMAIL_VERSION_B, $sendmailver_b, [minor version of Sendmail]) ++ fi ++ if echo "$sendmailver_c" | egrep -q '^[0-9]+$'; then ++ AC_DEFINE_UNQUOTED(SENDMAIL_VERSION_C, $sendmailver_c, [subversion of Sendmail]) ++ fi + fi fi -@@ -387,9 +393,6 @@ +@@ -389,9 +395,6 @@ ;; freebsd*) if test "$have_pthreads" = "yes"; then @@ -29,12 +29,3 @@ TH_SAFE="-thread-safe" AC_DEFINE(CL_THREAD_SAFE,1,[thread safe]) AC_DEFINE(_REENTRANT,1,[thread safe]) -@@ -732,7 +735,7 @@ - - AC_ARG_ENABLE(gethostbyname_r, - [ --disable-gethostbyname_r disable support for gethostbyname_r], --disable_gethostbyname_r=$enableval,) -+test $enableval = yes && disable_gethostbyname_r=no || disable_gethostbyname_r=yes,) - - if test "$disable_gethostbyname_r" = "yes"; then - AC_MSG_RESULT(support disabled) --- clamav-devel-20050704.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 13:59:05 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 580F016A41F; Mon, 4 Jul 2005 13:59:05 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3164243D46; Mon, 4 Jul 2005 13:59:05 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64Dx5kf057609; Mon, 4 Jul 2005 13:59:05 GMT (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64Dx50R057605; Mon, 4 Jul 2005 13:59:05 GMT (envelope-from arved) Date: Mon, 4 Jul 2005 13:59:05 GMT From: Tilman Linneweh Message-Id: <200507041359.j64Dx50R057605@freefall.freebsd.org> To: tkato432@yahoo.com, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82945: Update port: x11/3ddesktop to 0.2.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 13:59:05 -0000 Synopsis: Update port: x11/3ddesktop to 0.2.9 State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Mon Jul 4 13:59:00 GMT 2005 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=82945 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 14:00:19 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EB8016A41C for ; Mon, 4 Jul 2005 14:00:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C71B443D46 for ; Mon, 4 Jul 2005 14:00:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64E0ILj057651 for ; Mon, 4 Jul 2005 14:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64E0Iak057648; Mon, 4 Jul 2005 14:00:18 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 14:00:18 GMT Resent-Message-Id: <200507041400.j64E0Iak057648@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Wesley Shields Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFD9716A41C for ; Mon, 4 Jul 2005 13:57:05 +0000 (GMT) (envelope-from wxs@syn.csh.rit.edu) Received: from syn.csh.rit.edu (syn.csh.rit.edu [129.21.60.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 937E843D45 for ; Mon, 4 Jul 2005 13:57:05 +0000 (GMT) (envelope-from wxs@syn.csh.rit.edu) Received: from syn.csh.rit.edu (localhost [127.0.0.1]) by syn.csh.rit.edu (8.13.3/8.13.1) with ESMTP id j64EvPSC048882 for ; Mon, 4 Jul 2005 09:57:25 -0500 (EST) (envelope-from wxs@syn.csh.rit.edu) Received: (from wxs@localhost) by syn.csh.rit.edu (8.13.3/8.13.1/Submit) id j64EvP2v048881; Mon, 4 Jul 2005 09:57:25 -0500 (EST) (envelope-from wxs) Message-Id: <200507041457.j64EvP2v048881@syn.csh.rit.edu> Date: Mon, 4 Jul 2005 09:57:25 -0500 (EST) From: Wesley Shields To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82973: [PATCH]: audio/easytag X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Wesley Shields List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 14:00:19 -0000 >Number: 82973 >Category: ports >Synopsis: [PATCH]: audio/easytag >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 14:00:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Wesley Shields >Release: FreeBSD 5.4-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD syn 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #0: Thu Jun 30 13:45:25 EST 2005 root@syn:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update audio/easytag to version 1.1 >How-To-Repeat: N/A >Fix: diff -ruN audio/easytag.orig/Makefile audio/easytag/Makefile --- audio/easytag.orig/Makefile Mon Jul 4 09:40:31 2005 +++ audio/easytag/Makefile Mon Jul 4 09:41:30 2005 @@ -7,8 +7,7 @@ # PORTNAME= easytag -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN audio/easytag.orig/distinfo audio/easytag/distinfo --- audio/easytag.orig/distinfo Mon Jul 4 09:40:31 2005 +++ audio/easytag/distinfo Mon Jul 4 09:43:17 2005 @@ -1,2 +1,2 @@ -MD5 (easytag-1.0.tar.bz2) = 2edda10af47a52c7f74c77fa0b45cd38 -SIZE (easytag-1.0.tar.bz2) = 1068173 +MD5 (easytag-1.1.tar.bz2) = c334c286f649a12e6bd0d3a4e4ac60c4 +SIZE (easytag-1.1.tar.bz2) = 1112302 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 14:50:18 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47F2616A41F for ; Mon, 4 Jul 2005 14:50:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2139143D53 for ; Mon, 4 Jul 2005 14:50:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64EoILD064645 for ; Mon, 4 Jul 2005 14:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64EoHNh064644; Mon, 4 Jul 2005 14:50:17 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 14:50:17 GMT Resent-Message-Id: <200507041450.j64EoHNh064644@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, eol1@yahoo.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71CDC16A41C for ; Mon, 4 Jul 2005 14:46:03 +0000 (GMT) (envelope-from eol1@yahoo.com) Received: from web51901.mail.yahoo.com (web51901.mail.yahoo.com [206.190.48.64]) by mx1.FreeBSD.org (Postfix) with SMTP id 30DB643D46 for ; Mon, 4 Jul 2005 14:46:03 +0000 (GMT) (envelope-from eol1@yahoo.com) Received: (qmail 11228 invoked by uid 60001); 4 Jul 2005 14:46:02 -0000 Received: from [214.13.160.214] by web51901.mail.yahoo.com via HTTP; Mon, 04 Jul 2005 07:46:02 PDT Message-Id: <20050704144602.11226.qmail@web51901.mail.yahoo.com> Date: Mon, 4 Jul 2005 07:46:02 -0700 (PDT) From: Peter Thoenen To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/82977: Update: net-mgmt/kismet to 2005-06-R1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: eol1@yahoo.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 14:50:18 -0000 >Number: 82977 >Category: ports >Synopsis: update net-mgmt/kismet - Diff attached >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 14:50:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Peter Thoenen >Release: 5.4-RC3 FreeBSD 5.4-RC3 #0 >Organization: >Environment: >Description: Update kismet to the most current stable release (2005-06-R1). >How-To-Repeat: >Fix: Attached kismet.diff "I think everyone understands that it's getting better every day. Or course, every nation that's got IEDS and drive-by shootings and suicide bombers definitely got some security issues" -LTC Gibler, Mosul, IQ 05MAY30 You Think? --0-407270552-1120488362=:10668 Content-Type: application/octet-stream; name="kismet.diff" Content-Transfer-Encoding: base64 Content-Description: 350872765-kismet.diff Content-Disposition: attachment; filename="kismet.diff" ZGlmZiAtcnVOIC91c3IvcG9ydHMvbmV0LW1nbXQva2lzbWV0Lm9sZC9NYWtl ZmlsZSAvdXNyL3BvcnRzL25ldC1tZ210L2tpc21ldC9NYWtlZmlsZQotLS0g L3Vzci9wb3J0cy9uZXQtbWdtdC9raXNtZXQub2xkL01ha2VmaWxlCVN1biBK dWwgIDMgMjI6MzI6MDAgMjAwNQorKysgL3Vzci9wb3J0cy9uZXQtbWdtdC9r aXNtZXQvTWFrZWZpbGUJU3VuIEp1bCAgMyAyMjo1MDoyMyAyMDA1CkBAIC02 LDEwICs2LDEwIEBACiAjCiAKIFBPUlROQU1FPQlraXNtZXQKLVBPUlRWRVJT SU9OPQkyMDA1MDQucjEKK1BPUlRWRVJTSU9OPQkyMDA1MDYucjEKIENBVEVH T1JJRVM9CW5ldC1tZ210CiBNQVNURVJfU0lURVM9CWh0dHA6Ly93d3cua2lz bWV0d2lyZWxlc3MubmV0L2NvZGUvCi1ESVNUTkFNRT0Ja2lzbWV0LTIwMDUt MDQtUjEKK0RJU1ROQU1FPQlraXNtZXQtMjAwNS0wNi1SMQogCiBNQUlOVEFJ TkVSPQllb2wxQHlhaG9vLmNvbQogQ09NTUVOVD0JODAyLjExIGxheWVyMiB3 aXJlbGVzcyBuZXR3b3JrIGRldGVjdG9yLCBzbmlmZmVyLCBhbmQgSURTCmRp ZmYgLXJ1TiAvdXNyL3BvcnRzL25ldC1tZ210L2tpc21ldC5vbGQvZGlzdGlu Zm8gL3Vzci9wb3J0cy9uZXQtbWdtdC9raXNtZXQvZGlzdGluZm8KLS0tIC91 c3IvcG9ydHMvbmV0LW1nbXQva2lzbWV0Lm9sZC9kaXN0aW5mbwlTdW4gSnVs ICAzIDIyOjMyOjAwIDIwMDUKKysrIC91c3IvcG9ydHMvbmV0LW1nbXQva2lz bWV0L2Rpc3RpbmZvCVN1biBKdWwgIDMgMjI6MzQ6MTIgMjAwNQpAQCAtMSwy ICsxLDIgQEAKLU1ENSAoa2lzbWV0LTIwMDUtMDQtUjEudGFyLmd6KSA9IDE5 YjRmMTkyZWIxMWE0MThlZDNmNmJmNjVjMTIyNmFmCi1TSVpFIChraXNtZXQt MjAwNS0wNC1SMS50YXIuZ3opID0gODcxMTY1CitNRDUgKGtpc21ldC0yMDA1 LTA2LVIxLnRhci5neikgPSAyNTNlZDFlNmMyYzUzZTM1ODY0Mzg1OTY1ZWY1 OTZmNgorU0laRSAoa2lzbWV0LTIwMDUtMDUtUjEudGFyLmd6KSA9IDk3NjQy MgpkaWZmIC1ydU4gL3Vzci9wb3J0cy9uZXQtbWdtdC9raXNtZXQub2xkL2Zp bGVzL3BhdGNoLWFhIC91c3IvcG9ydHMvbmV0LW1nbXQva2lzbWV0L2ZpbGVz L3BhdGNoLWFhCi0tLSAvdXNyL3BvcnRzL25ldC1tZ210L2tpc21ldC5vbGQv ZmlsZXMvcGF0Y2gtYWEJVGh1IEphbiAgMSAwMzowMDowMCAxOTcwCisrKyAv dXNyL3BvcnRzL25ldC1tZ210L2tpc21ldC9maWxlcy9wYXRjaC1hYQlTdW4g SnVsICAzIDIyOjUyOjEyIDIwMDUKQEAgLTAsMCArMSwxMSBAQAorLS0tIHBj YXBzb3VyY2UuY2Mub3JpZwlXZWQgSnVuIDIyIDA4OjIyOjIzIDIwMDUKKysr KyBwY2Fwc291cmNlLmNjCVN1biBKdWwgIDMgMjI6NDQ6MjIgMjAwNQorQEAg LTYxMCw3ICs2MTAsNyBAQAorICAgICAgICAgICAgICAgICAoYml0MCArIEJJ VE5PXzMyKHByZXNlbnQgXiBuZXh0X3ByZXNlbnQpKTsKKyAKKyAgICAgICAg ICAgICBzd2l0Y2ggKGJpdCkgeworLSAgICAgICAgICAgICAgICBjYXNlIElF RUU4MDIxMV9SQURJT1RBUF9GQ1M6CisrICAgICAgICAgICAgICAgIGNhc2Ug SUVFRTgwMjExX1JBRElPVEFQX0ZfRkNTOgorIAkJCQkJZmNzX2N1dCA9IDQ7 CisgICAgICAgICAgICAgICAgICAgICBicmVhazsKKyAgICAgICAgICAgICAg ICAgY2FzZSBJRUVFODAyMTFfUkFESU9UQVBfRkxBR1M6Cg== --0-407270552-1120488362=:10668-- >Release-Note: >Audit-Trail: >Unformatted: --0-407270552-1120488362=:10668 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Content-Id: Content-Disposition: inline From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 15:08:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 349D616A41C; Mon, 4 Jul 2005 15:08:21 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EAF143D53; Mon, 4 Jul 2005 15:08:21 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64F8KZO069356; Mon, 4 Jul 2005 15:08:20 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64F8Ksh069352; Mon, 4 Jul 2005 15:08:20 GMT (envelope-from novel) Date: Mon, 4 Jul 2005 15:08:20 GMT From: Roman Bogorodskiy Message-Id: <200507041508.j64F8Ksh069352@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82970: [MAINTAINER] mail/qmail: Fix qmail-tls and qmail-smtp_auth+tls pkg-message X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 15:08:21 -0000 Synopsis: [MAINTAINER] mail/qmail: Fix qmail-tls and qmail-smtp_auth+tls pkg-message Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Mon Jul 4 15:08:14 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82970 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 15:10:35 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33E8916A41C; Mon, 4 Jul 2005 15:10:35 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 106AB43D48; Mon, 4 Jul 2005 15:10:35 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64FAYx1069483; Mon, 4 Jul 2005 15:10:34 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64FAYlj069479; Mon, 4 Jul 2005 15:10:34 GMT (envelope-from novel) Date: Mon, 4 Jul 2005 15:10:34 GMT From: Roman Bogorodskiy Message-Id: <200507041510.j64FAYlj069479@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82971: [maintainer update] devel/esvn to 0.6.11 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 15:10:35 -0000 Synopsis: [maintainer update] devel/esvn to 0.6.11 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Mon Jul 4 15:10:11 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82971 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 15:12:03 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7538316A41C; Mon, 4 Jul 2005 15:12:03 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51BE943D48; Mon, 4 Jul 2005 15:12:03 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64FC3aZ069619; Mon, 4 Jul 2005 15:12:03 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64FC3nB069615; Mon, 4 Jul 2005 15:12:03 GMT (envelope-from novel) Date: Mon, 4 Jul 2005 15:12:03 GMT From: Roman Bogorodskiy Message-Id: <200507041512.j64FC3nB069615@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82972: [PATCH] security/clamav-devel: update to 20050704 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 15:12:03 -0000 Synopsis: [PATCH] security/clamav-devel: update to 20050704 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Mon Jul 4 15:11:54 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82972 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 15:36:23 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7C7316A442; Mon, 4 Jul 2005 15:36:23 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3BA243D53; Mon, 4 Jul 2005 15:36:23 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64FaNAH071245; Mon, 4 Jul 2005 15:36:23 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64FaN1E071241; Mon, 4 Jul 2005 15:36:23 GMT (envelope-from novel) Date: Mon, 4 Jul 2005 15:36:23 GMT From: Roman Bogorodskiy Message-Id: <200507041536.j64FaN1E071241@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82973: [PATCH]: audio/easytag X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 15:36:24 -0000 Synopsis: [PATCH]: audio/easytag Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Mon Jul 4 15:36:15 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82973 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 15:37:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B73E16A41F; Mon, 4 Jul 2005 15:37:15 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4477243D49; Mon, 4 Jul 2005 15:37:15 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64FbFZ2071289; Mon, 4 Jul 2005 15:37:15 GMT (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64FbFPu071285; Mon, 4 Jul 2005 15:37:15 GMT (envelope-from arved) Date: Mon, 4 Jul 2005 15:37:15 GMT From: Tilman Linneweh Message-Id: <200507041537.j64FbFPu071285@freefall.freebsd.org> To: tkato432@yahoo.com, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82944: Update port: math/graphthing to 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 15:37:15 -0000 Synopsis: Update port: math/graphthing to 1.0 State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Mon Jul 4 15:37:09 GMT 2005 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=82944 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 15:47:01 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B88B916A41F; Mon, 4 Jul 2005 15:47:01 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92A5943D46; Mon, 4 Jul 2005 15:47:01 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64Fl1sP071694; Mon, 4 Jul 2005 15:47:01 GMT (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64Fl1lI071690; Mon, 4 Jul 2005 15:47:01 GMT (envelope-from arved) Date: Mon, 4 Jul 2005 15:47:01 GMT From: Tilman Linneweh Message-Id: <200507041547.j64Fl1lI071690@freefall.freebsd.org> To: az@inec.ru, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82577: [update] games/kbilliards to 0.8.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 15:47:01 -0000 Synopsis: [update] games/kbilliards to 0.8.5 State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Mon Jul 4 15:46:54 GMT 2005 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=82577 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 16:10:16 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA65416A41C for ; Mon, 4 Jul 2005 16:10:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD46E43D48 for ; Mon, 4 Jul 2005 16:10:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64GAGio076520 for ; Mon, 4 Jul 2005 16:10:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64GAG68076519; Mon, 4 Jul 2005 16:10:16 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 16:10:16 GMT Resent-Message-Id: <200507041610.j64GAG68076519@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Stephane Raimbault Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B97E916A41C for ; Mon, 4 Jul 2005 16:07:25 +0000 (GMT) (envelope-from sraimbault@dev1.enertiatech.com) Received: from dev1.enertiatech.com (h204-9-110-182.enertiatech.com [204.9.110.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A57943D48 for ; Mon, 4 Jul 2005 16:07:25 +0000 (GMT) (envelope-from sraimbault@dev1.enertiatech.com) Received: from dev1.enertiatech.com (localhost [127.0.0.1]) by dev1.enertiatech.com (8.13.1/8.13.1) with ESMTP id j64G6pMG084113 for ; Mon, 4 Jul 2005 10:06:51 -0600 (MDT) (envelope-from sraimbault@dev1.enertiatech.com) Received: (from root@localhost) by dev1.enertiatech.com (8.13.1/8.13.1/Submit) id j64G6l9c084112; Mon, 4 Jul 2005 10:06:47 -0600 (MDT) (envelope-from sraimbault) Message-Id: <200507041606.j64G6l9c084112@dev1.enertiatech.com> Date: Mon, 4 Jul 2005 10:06:47 -0600 (MDT) From: Stephane Raimbault To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82979: mod_geoip fails to compile WITH_APACHE2=yes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stephane Raimbault List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 16:10:17 -0000 >Number: 82979 >Category: ports >Synopsis: mod_geoip fails to compile WITH_APACHE2=yes >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 16:10:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Stephane Raimbault >Release: FreeBSD 4.11-RELEASE-p10 i386 >Organization: Enertiasoft >Environment: System: FreeBSD dev1.enertiatech.com 4.11-RELEASE-p10 FreeBSD 4.11-RELEASE-p10 #0: Tue Jun 28 04:11:02 MDT 2005 root@dev1.enertiatech.com:/usr/obj/usr/src/sys/GENERIC i386 The problem also occurs on FreeBSD 5.4-RELESAE-p1. >Description: # make WITH_APACHE2=yes ===> Vulnerability check disabled, database not found ===> Extracting for mod_geoip-1.2.2_1 => Checksum OK for mod_geoip_1.2.2.tar.gz. ===> Patching for mod_geoip-1.2.2_1 ===> mod_geoip-1.2.2_1 depends on file: /usr/local/sbin/apxs - found ===> mod_geoip-1.2.2_1 depends on shared library: GeoIP.4 - found ===> Configuring for mod_geoip-1.2.2_1 ===> Building for mod_geoip-1.2.2_1 /usr/local/share/apache2/build/libtool --silent --mode=compile cc -prefer-pic -O -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/apache2 -I/usr/local/include/apache2 -I/usr/local/include/apache2 -I/usr/local/include -I/usr/local/include -c -o mod_geoip.lo mod_geoip.c && touch mod_geoip.slo mod_geoip.c:109: syntax error before `geoip_module' mod_geoip.c:111: syntax error before `proxy_add_uri_module' mod_geoip.c:122: syntax error before `*' mod_geoip.c: In function `geoip_server_config': mod_geoip.c:123: `p' undeclared (first use in this function) mod_geoip.c:123: (Each undeclared identifier is reported only once mod_geoip.c:123: for each function it appears in.) mod_geoip.c:123: warning: initialization makes pointer from integer without a cast mod_geoip.c: In function `geoip_enable': mod_geoip.c:139: `geoip_module' undeclared (first use in this function) mod_geoip.c: In function `geoip_set_filename': mod_geoip.c:147: `geoip_module' undeclared (first use in this function) mod_geoip.c: In function `geoip_set_output': mod_geoip.c:165: `geoip_module' undeclared (first use in this function) mod_geoip.c:177: warning: passing arg 4 of `ap_log_error' makes integer from pointer without a cast mod_geoip.c:177: warning: passing arg 5 of `ap_log_error' from incompatible pointer type mod_geoip.c: In function `geoip_set_flags': mod_geoip.c:183: `geoip_module' undeclared (first use in this function) mod_geoip.c: At top level: mod_geoip.c:190: warning: initialization from incompatible pointer type mod_geoip.c:192: warning: initialization from incompatible pointer type mod_geoip.c:194: warning: initialization from incompatible pointer type mod_geoip.c:196: warning: initialization from incompatible pointer type mod_geoip.c: In function `geoip_post_read_request': mod_geoip.c:202: `geoip_module' undeclared (first use in this function) mod_geoip.c:227: warning: passing arg 4 of `ap_log_error' makes integer from pointer without a cast mod_geoip.c:227: warning: passing arg 5 of `ap_log_error' from incompatible pointer type mod_geoip.c:235: warning: passing arg 4 of `ap_log_error' makes integer from pointer without a cast mod_geoip.c:235: warning: passing arg 5 of `ap_log_error' from incompatible pointer type mod_geoip.c:235: too few arguments to function `ap_log_error' mod_geoip.c: At top level: mod_geoip.c:329: syntax error before `pool' mod_geoip.c: In function `geoip_child_exit': mod_geoip.c:331: `r' undeclared (first use in this function) mod_geoip.c:331: `geoip_module' undeclared (first use in this function) mod_geoip.c: At top level: mod_geoip.c:346: syntax error before `geoip_module' apxs:Error: Command failed with rc=65536 . *** Error code 1 Stop in /usr/ports/www/mod_geoip. >How-To-Repeat: # cd /usr/ports/www/mod_geoip # make WITH_APACHE2=yes >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 16:30:18 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D27DF16A41C for ; Mon, 4 Jul 2005 16:30:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9540A43D49 for ; Mon, 4 Jul 2005 16:30:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64GUIPN077099 for ; Mon, 4 Jul 2005 16:30:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64GUIZO077098; Mon, 4 Jul 2005 16:30:18 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 16:30:18 GMT Resent-Message-Id: <200507041630.j64GUIZO077098@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Pedro F. Giffuni" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00C9216A41C for ; Mon, 4 Jul 2005 16:25:21 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2E2343D45 for ; Mon, 4 Jul 2005 16:25:20 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j64GPKMn020756 for ; Mon, 4 Jul 2005 16:25:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j64GPK6N020752; Mon, 4 Jul 2005 16:25:20 GMT (envelope-from nobody) Message-Id: <200507041625.j64GPK6N020752@www.freebsd.org> Date: Mon, 4 Jul 2005 16:25:20 GMT From: "Pedro F. Giffuni" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/82981: Update math/jama to 1.2.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 16:30:19 -0000 >Number: 82981 >Category: ports >Synopsis: Update math/jama to 1.2.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 16:30:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Pedro F. Giffuni >Release: 4.11 Release >Organization: >Environment: FreeBSD Estudio 4.11-RELEASE FreeBSD 4.11-RELEASE #7: Sat Mar 26 10:55:47 COT 2005 root@Estudio:/usr/src/sys/compile/COMPAQ i386 >Description: devel/tnt was recently updated so it seems in order to update jama too as the changelog says "added TNT namespace to hypot() to QR algorithm." >How-To-Repeat: >Fix: patch follows: diff -ruN jama.orig/Makefile jama/Makefile --- jama.orig/Makefile Mon Jul 4 11:11:14 2005 +++ jama/Makefile Mon Jul 4 11:15:10 2005 @@ -6,10 +6,10 @@ # PORTNAME= jama -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.4 CATEGORIES= math devel MASTER_SITES= http://math.nist.gov/tnt/ -DISTNAME= ${PORTNAME}121src +DISTNAME= ${PORTNAME}124src .ifndef NOPORTDOCS DISTFILES=${DISTNAME}${EXTRACT_SUFX} jama102doc.zip .endif diff -ruN jama.orig/distinfo jama/distinfo --- jama.orig/distinfo Mon Jul 4 11:11:14 2005 +++ jama/distinfo Mon Jul 4 11:16:16 2005 @@ -1,4 +1,4 @@ -MD5 (tnt/jama121src.zip) = 1360a4a9557d3e0a660a9c6bbbde3cbf -SIZE (tnt/jama121src.zip) = 16844 +MD5 (tnt/jama124src.zip) = b752ba3cc513a09e30d9e2a3686dc4c2 +SIZE (tnt/jama124src.zip) = 16272 MD5 (tnt/jama102doc.zip) = ddb94fdb217fbda0275c60872c08b545 SIZE (tnt/jama102doc.zip) = 61085 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 17:07:04 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DAFA16A41C; Mon, 4 Jul 2005 17:07:04 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E48C343D49; Mon, 4 Jul 2005 17:07:03 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64H73BH083655; Mon, 4 Jul 2005 17:07:03 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64H73dx083651; Mon, 4 Jul 2005 17:07:03 GMT (envelope-from linimon) Date: Mon, 4 Jul 2005 17:07:03 GMT From: Mark Linimon Message-Id: <200507041707.j64H73dx083651@freefall.freebsd.org> To: linimon@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82947: deskutils/kchm bugfix X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 17:07:04 -0000 Old Synopsis: =09deskutils/kchm bugfix New Synopsis: deskutils/kchm bugfix Class-Changed-From-To: sw-bug->maintainer-update Class-Changed-By: linimon Class-Changed-When: Mon Jul 4 17:02:42 GMT 2005 Class-Changed-Why: Attempt to reformat this PR. All of the tab and equals characters had been escaped; random tabs had been added to the GNATS headers. The latter is A Bad Thing. To submitter: please find another methodology to submit this information with; I am not entirely sure I was properly able to fix all the formatting errors in the patch. Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jul 4 17:02:42 GMT 2005 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=82947 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 17:40:20 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3089F16A41C for ; Mon, 4 Jul 2005 17:40:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E086043D55 for ; Mon, 4 Jul 2005 17:40:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64HeJjZ085987 for ; Mon, 4 Jul 2005 17:40:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64HeJFG085986; Mon, 4 Jul 2005 17:40:19 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 17:40:19 GMT Resent-Message-Id: <200507041740.j64HeJFG085986@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Renato Botelho Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BDD516A41C for ; Mon, 4 Jul 2005 17:30:31 +0000 (GMT) (envelope-from renato@data.galle.com.br) Received: from data.galle.com.br (data.galle.com.br [200.246.25.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3E9B43D48 for ; Mon, 4 Jul 2005 17:30:30 +0000 (GMT) (envelope-from renato@data.galle.com.br) Received: from data.galle.com.br (data.galle.com.br [200.246.25.10]) by data.galle.com.br (8.13.3/8.13.1) with ESMTP id j64HTR9H006445 for ; Mon, 4 Jul 2005 14:29:27 -0300 (BRST) (envelope-from renato@data.galle.com.br) Received: (from root@localhost) by data.galle.com.br (8.13.3/8.13.1/Submit) id j64HTMrL006442; Mon, 4 Jul 2005 14:29:22 -0300 (BRST) (envelope-from renato) Message-Id: <200507041729.j64HTMrL006442@data.galle.com.br> Date: Mon, 4 Jul 2005 14:29:22 -0300 (BRST) From: Renato Botelho To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82983: [MAINTAINER] mail/qmail: Fix RCDLINK option and qmail-ldap plist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 17:40:20 -0000 >Number: 82983 >Category: ports >Synopsis: [MAINTAINER] mail/qmail: Fix RCDLINK option and qmail-ldap plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 17:40:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Renato Botelho >Release: FreeBSD 5.4-RELEASE-p3 i386 >Organization: Galle Folheados - http://www.galle.com.br >Environment: System: FreeBSD data.galle.com.br 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #2: Thu Jun 30 10:57:16 BRST 2005 >Description: - Fix RCDLINK option - Fix qmail-ldap plist - Fix checking WITH(OUT)_ vars before include bsd.port.pre.mk Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- qmail-1.03_4.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/qmail/Makefile,v retrieving revision 1.69 diff -u -r1.69 Makefile --- Makefile 28 Jun 2005 15:40:25 -0000 1.69 +++ Makefile 4 Jul 2005 17:28:40 -0000 @@ -105,13 +105,6 @@ PREFIX?= /var/qmail QMAIL_VERSION?= 1.03 -.if defined(SLAVE_SMTP_AUTH_TLS) || defined(SLAVE_TLS) -CFLAGS+= -I${OPENSSLBASE}/include -L${OPENSSLBASE}/lib -DTLS -.if defined(WITH_TLS_DEBUG) -CFLAGS+= -DDEBUG -.endif -.endif - .if !defined(BARRIER_QMAILQUEUE_PATCH) OPTIONS+= QMAILQUEUE_PATCH "run a QMAILQUEUE program" off .endif @@ -181,8 +174,6 @@ .endif .if !defined(SLAVE_LDAP) OPTIONS+= RCDLINK "create rc.d/qmail.sh" on -.else -WITHOUT_RCDLINK= yes .endif ALL_TARGET+= default dot-qmail.5 qmail-control.5 qmail-getpw.8 \ @@ -314,6 +305,13 @@ .include +.if defined(SLAVE_SMTP_AUTH_TLS) || defined(SLAVE_TLS) +CFLAGS+= -I${OPENSSLBASE}/include -L${OPENSSLBASE}/lib -DTLS +.if defined(WITH_TLS_DEBUG) +CFLAGS+= -DDEBUG +.endif +.endif + .if defined(SLAVE_LDAP) PKGNAMESUFFIX:= ${PKGNAMESUFFIX}2 @@ -329,6 +327,12 @@ .endif .endfor +.if defined(WITH_EXTERNAL_TODO) +PLIST_SUB+= EXTERNAL_TODO="" +.else +PLIST_SUB+= EXTERNAL_TODO="@comment " +.endif + .endif .if (defined(WITH_OUTGOINGIP_PATCH) && !defined(BARRIER_OUTGOINGIP_PATCH)) &&\ @@ -391,7 +395,7 @@ WITH_BIG_CONCURRENCY_PATCH_CONCURRENCY_LIMIT?= 509 .endif -.if defined(WITH_RCDLINK) +.if defined(WITH_RCDLINK) && !defined(SLAVE_LDAP) PLIST_SUB+= RCDLINK="" RCDLINK= .else @@ -536,7 +540,7 @@ ${WRKSRC}/hier.c do-configure: - @${SED} -e 's,%%RCDLINK%%,${RCDLINK2},g; s,%%LOCALBASE%%,${LOCALBASE},g' \ + @${SED} -e 's,%%RCDLINK%%,${RCDLINK},g; s,%%LOCALBASE%%,${LOCALBASE},g' \ ${FILESDIR}/pkg-install.in > ${WRKDIR}/pkg-install @${SETENV} PKG_PREFIX="${PREFIX}" ${CSH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL @${ECHO_CMD} "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/mail/qmail/pkg-plist,v retrieving revision 1.7 diff -u -r1.7 pkg-plist --- pkg-plist 6 Jun 2005 21:49:59 -0000 1.7 +++ pkg-plist 4 Jul 2005 17:28:40 -0000 @@ -57,6 +57,7 @@ bin/qmail-start bin/qmail-tcpok bin/qmail-tcpto +%%LDAP%%%%EXTERNAL_TODO%%bin/qmail-todo %%LDAP%%bin/qmail-verify bin/qreceipt bin/qsmhook --- qmail-1.03_4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 17:40:20 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F66216A41C for ; Mon, 4 Jul 2005 17:40:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 402D043D48 for ; Mon, 4 Jul 2005 17:40:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64HeKtc086045 for ; Mon, 4 Jul 2005 17:40:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64HeKLp086044; Mon, 4 Jul 2005 17:40:20 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 17:40:20 GMT Resent-Message-Id: <200507041740.j64HeKLp086044@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Thierry Thomas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AF4316A41C for ; Mon, 4 Jul 2005 17:33:40 +0000 (GMT) (envelope-from thierry@pompo.net) Received: from ws90bj.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4A1943D4C for ; Mon, 4 Jul 2005 17:33:39 +0000 (GMT) (envelope-from thierry@pompo.net) Received: by ws90bj.pompo.net (Postfix, from userid 1001) id AA10022B8A0; Mon, 4 Jul 2005 19:32:29 +0200 (CEST) Message-Id: <20050704173229.AA10022B8A0@ws90bj.pompo.net> Date: Mon, 4 Jul 2005 19:32:29 +0200 (CEST) From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82984: devel/pear-XML_RPC: security fix, upgrade to 1.3.1. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Thierry Thomas List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 17:40:20 -0000 >Number: 82984 >Category: ports >Synopsis: devel/pear-XML_RPC: security fix, upgrade to 1.3.1. >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 17:40:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 5.4-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD ws90bj.pompo.net 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun May 22 14:07:39 CEST 2005 thierry@ws90bj.pompo.net:/usr/obj/usr/src/sys/WS90BJ-050222 i386 >Description: Fix CAN-2005-1921. >How-To-Repeat: See . >Fix: Apply the following patch: --- pear-XML_RPC.diff begins here --- diff -urN devel/pear-XML_RPC.orig/Makefile devel/pear-XML_RPC/Makefile --- devel/pear-XML_RPC.orig/Makefile Fri Jun 24 22:38:05 2005 +++ devel/pear-XML_RPC/Makefile Mon Jul 4 19:20:45 2005 @@ -6,7 +6,7 @@ # PORTNAME= XML_RPC -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= devel www pear MAINTAINER= antonio@php.net diff -urN devel/pear-XML_RPC.orig/distinfo devel/pear-XML_RPC/distinfo --- devel/pear-XML_RPC.orig/distinfo Fri Jun 24 22:38:05 2005 +++ devel/pear-XML_RPC/distinfo Mon Jul 4 19:20:56 2005 @@ -1,2 +1,2 @@ -MD5 (PEAR/XML_RPC-1.3.0.tgz) = 16bf3d0cfa42494228709e5e14e0c8b4 -SIZE (PEAR/XML_RPC-1.3.0.tgz) = 25299 +MD5 (PEAR/XML_RPC-1.3.1.tgz) = c27e8cc85ff7cb86b119e933bd2eafc1 +SIZE (PEAR/XML_RPC-1.3.1.tgz) = 25310 --- pear-XML_RPC.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 17:43:54 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAE6316A41C; Mon, 4 Jul 2005 17:43:54 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9198C43D4C; Mon, 4 Jul 2005 17:43:54 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (thierry@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64HhsZi086182; Mon, 4 Jul 2005 17:43:54 GMT (envelope-from thierry@freefall.freebsd.org) Received: (from thierry@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64HhsNt086178; Mon, 4 Jul 2005 17:43:54 GMT (envelope-from thierry) Date: Mon, 4 Jul 2005 17:43:54 GMT From: Thierry Thomas Message-Id: <200507041743.j64HhsNt086178@freefall.freebsd.org> To: thierry@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, thierry@FreeBSD.org Cc: Subject: Re: ports/82984: devel/pear-XML_RPC: security fix, upgrade to 1.3.1. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 17:43:54 -0000 Synopsis: devel/pear-XML_RPC: security fix, upgrade to 1.3.1. Responsible-Changed-From-To: freebsd-ports-bugs->thierry Responsible-Changed-By: thierry Responsible-Changed-When: Mon Jul 4 17:43:14 GMT 2005 Responsible-Changed-Why: Waiting for maintainer's approval. http://www.freebsd.org/cgi/query-pr.cgi?pr=82984 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 17:50:46 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F07AF16A41C; Mon, 4 Jul 2005 17:50:46 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB83C43D45; Mon, 4 Jul 2005 17:50:46 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64HokxV086441; Mon, 4 Jul 2005 17:50:46 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64Hokpx086437; Mon, 4 Jul 2005 17:50:46 GMT (envelope-from novel) Date: Mon, 4 Jul 2005 17:50:46 GMT From: Roman Bogorodskiy Message-Id: <200507041750.j64Hokpx086437@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82983: [MAINTAINER] mail/qmail: Fix RCDLINK option and qmail-ldap plist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 17:50:47 -0000 Synopsis: [MAINTAINER] mail/qmail: Fix RCDLINK option and qmail-ldap plist Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Mon Jul 4 17:50:29 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82983 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 19:40:16 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1AD216A41C for ; Mon, 4 Jul 2005 19:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9AE043D55 for ; Mon, 4 Jul 2005 19:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64JeFx1099716 for ; Mon, 4 Jul 2005 19:40:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64JeF1n099715; Mon, 4 Jul 2005 19:40:15 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 19:40:15 GMT Resent-Message-Id: <200507041940.j64JeF1n099715@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dominique Goncalves Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4727216A41C for ; Mon, 4 Jul 2005 19:33:49 +0000 (GMT) (envelope-from dom@djdomics.no-ip.com) Received: from djdomics.no-ip.com (AAubervilliers-152-1-41-196.w83-114.abo.wanadoo.fr [83.114.167.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2968F43D45 for ; Mon, 4 Jul 2005 19:33:45 +0000 (GMT) (envelope-from dom@djdomics.no-ip.com) Received: from djdomics.no-ip.com (localhost [127.0.0.1]) by djdomics.no-ip.com (8.13.3/8.13.1) with ESMTP id j64JXfLg011117 for ; Mon, 4 Jul 2005 21:33:42 +0200 (CEST) (envelope-from dom@djdomics.no-ip.com) Received: (from dom@localhost) by djdomics.no-ip.com (8.13.3/8.13.1/Submit) id j64JXfkj011116; Mon, 4 Jul 2005 21:33:41 +0200 (CEST) (envelope-from dom) Message-Id: <200507041933.j64JXfkj011116@djdomics.no-ip.com> Date: Mon, 4 Jul 2005 21:33:41 +0200 (CEST) From: Dominique Goncalves To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82986: [NEW PORT] multimedia/istanbul is a desktop session recorder for the Free Desktop X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dominique Goncalves List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 19:40:16 -0000 >Number: 82986 >Category: ports >Synopsis: [NEW PORT] multimedia/istanbul is a desktop session recorder for the Free Desktop >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 19:40:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dominique Goncalves >Release: FreeBSD 5.4-STABLE i386 >Organization: djdomics.no-ip.com >Environment: System: FreeBSD djdomics.no-ip.com 5.4-STABLE FreeBSD 5.4-STABLE #16: Fri Jul 1 19:03:03 CEST 2005 root@djdomics.no-ip.com:/usr/obj/usr/src/sys/GODFATHER i386 >Description: Istanbul is a desktop session recorder for the Free Desktop. It records your session into an Ogg Theora video file. It works on Gnome, KDE, XFCE and others. Patch are obtained from cvs.gnome.org/viewcvs/istanbul. These patches fix icecast2 streaming and fix a bug when not saving. >How-To-Repeat: >Fix: --- istanbul.shar begins here --- # 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: # # istanbul # istanbul/distinfo # istanbul/Makefile # istanbul/pkg-descr # istanbul/files # istanbul/files/patch-main.py # istanbul/files/patch-prefs.py # istanbul/pkg-plist # echo c - istanbul mkdir -p istanbul > /dev/null 2>&1 echo x - istanbul/distinfo sed 's/^X//' >istanbul/distinfo << 'END-of-istanbul/distinfo' XMD5 (istanbul-0.1.1.tar.bz2) = 360f0225c916e81eed459e9915caf317 XSIZE (istanbul-0.1.1.tar.bz2) = 238673 END-of-istanbul/distinfo echo x - istanbul/Makefile sed 's/^X//' >istanbul/Makefile << 'END-of-istanbul/Makefile' X# New ports collection makefile for: istanbul X# Date created: 2005-07-03 X# Whom: Dominique Goncalves X# X# $FreeBSD$ X XPORTNAME= istanbul XPORTVERSION= 0.1.1 XCATEGORIES= multimedia XMASTER_SITES= http://live.hujjat.org/ X XMAINTAINER= dominique.goncalves@gmail.com XCOMMENT= Istanbul is a desktop session recorder for the Free Desktop X XRUN_DEPENDS= icecast:${PORTSDIR}/audio/icecast2 \ X ${PYTHON_SITELIBDIR}/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer \ X ${PYTHON_SITELIBDIR}/pygtk.pth:${PORTSDIR}/x11-toolkits/py-gtk2 XBUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer \ X ${PYTHON_SITELIBDIR}/pygtk.pth:${PORTSDIR}/x11-toolkits/py-gtk2 X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_LIBTOOL_VER= 15 XUSE_PYTHON= 2.4+ XUSE_BZIP2= yes XUSE_X_PREFIX= yes XUSE_GSTREAMER= shout2 theora ogg XUSE_REINPLACE= yes X Xpost-configure: X ${REINPLACE_CMD} -e "s|#!/usr/bin/python|#!/usr/bin/env python|" `${FIND} ${WRKDIR} -type f -name "istanbul"` X X.include END-of-istanbul/Makefile echo x - istanbul/pkg-descr sed 's/^X//' >istanbul/pkg-descr << 'END-of-istanbul/pkg-descr' XIstanbul is a desktop session recorder for the Free Desktop. It records your Xsession into an Ogg Theora video file. To start the recording, you click on its Xicon in the notification area. To stop you click its icon again. It works on XGnome, KDE, XFCE and others. X XWWW: http://live.gnome.org/Istanbul END-of-istanbul/pkg-descr echo c - istanbul/files mkdir -p istanbul/files > /dev/null 2>&1 echo x - istanbul/files/patch-main.py sed 's/^X//' >istanbul/files/patch-main.py << 'END-of-istanbul/files/patch-main.py' X--- istanbul/main/main.py X+++ istanbul/main/main.py 2005-07-02 19:39:02.000000000 +0200 X@@ -114,7 +114,7 @@ X mainpipeline = 'ximagesrc ! ffmpegcolorspace ! videoscale ! video/x-raw-yuv,width=%d,height=%d,framerate=%f' % (width, height, framerate) X X save_pipeline = '' X- encode_pipeline = '' X+ encode_pipeline = 'theoraenc ! oggmux' X icecast_pipeline = '' X X if self.settingsdialog.xml.get_widget('save').get_active(): X@@ -122,7 +122,6 @@ X encode_pipeline = 'smokeenc ! multipartmux' X filename = '%s.tmp' % self.settingsdialog.xml.get_widget('filenameEntry').get_text() X else: X- encode_pipeline = 'theoraenc ! oggmux' X filename = self.settingsdialog.xml.get_widget('filenameEntry').get_text() X X save_pipeline = 'filesink location=%s' % filename X@@ -130,6 +129,7 @@ X ip = self.settingsdialog.xml.get_widget('shout_ip').get_text() X port = self.settingsdialog.xml.get_widget('shout_port').get_value_as_int() X mountpoint = self.settingsdialog.xml.get_widget('shout_mount').get_text() X+ password = self.settingsdialog.xml.get_widget('shout_password').get_text() X icecast_pipeline = 'shout2send ip=%s port=%s mount=%s password=%s' % (ip, port, mountpoint, password) X if save_pipeline != '' and icecast_pipeline != '': X final_pipeline = '%s ! %s ! tee name=t ! %s t. ! { queue ! %s }' % (mainpipeline, encode_pipeline, save_pipeline, icecast_pipeline) END-of-istanbul/files/patch-main.py echo x - istanbul/files/patch-prefs.py sed 's/^X//' >istanbul/files/patch-prefs.py << 'END-of-istanbul/files/patch-prefs.py' X--- istanbul/main/prefs.py X+++ istanbul/main/prefs.py 2005-07-02 19:37:21.000000000 +0200 X@@ -61,7 +61,7 @@ X state = button.get_active() X self.xml.get_widget('filenameLabel').set_sensitive(state) X self.xml.get_widget('filenameEntry').set_sensitive(state) X- self.xml.get_widget('encode_later').set_senisitive(state) X+ self.xml.get_widget('encode_later').set_sensitive(state) X X def icecast_toggled_cb(self, button): X state = button.get_active() END-of-istanbul/files/patch-prefs.py echo x - istanbul/pkg-plist sed 's/^X//' >istanbul/pkg-plist << 'END-of-istanbul/pkg-plist' Xbin/istanbul Xlib/python2.4/site-packages/istanbul/__init__.py Xlib/python2.4/site-packages/istanbul/configure/__init__.py Xlib/python2.4/site-packages/istanbul/configure/config.py Xlib/python2.4/site-packages/istanbul/extern/__init__.py Xlib/python2.4/site-packages/istanbul/extern/pytrayicon/__init__.py Xlib/python2.4/site-packages/istanbul/extern/pytrayicon/pytrayicon.so Xlib/python2.4/site-packages/istanbul/main/__init__.py Xlib/python2.4/site-packages/istanbul/main/main.py Xlib/python2.4/site-packages/istanbul/main/prefs.py Xshare/applications/istanbul.desktop X%%DATADIR%%/glade/prefs.glade Xshare/pixmaps/istanbul.png X@dirrm share/istanbul/glade X@dirrm share/istanbul X@dirrm lib/python2.4/site-packages/istanbul/main X@dirrm lib/python2.4/site-packages/istanbul/extern/pytrayicon X@dirrm lib/python2.4/site-packages/istanbul/extern X@dirrm lib/python2.4/site-packages/istanbul/configure X@dirrm lib/python2.4/site-packages/istanbul END-of-istanbul/pkg-plist exit --- istanbul.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 19:50:11 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECEDA16A41F for ; Mon, 4 Jul 2005 19:50:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF7A243D4C for ; Mon, 4 Jul 2005 19:50:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64JoBGX099919 for ; Mon, 4 Jul 2005 19:50:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64JoBAj099917; Mon, 4 Jul 2005 19:50:11 GMT (envelope-from gnats) Date: Mon, 4 Jul 2005 19:50:11 GMT Message-Id: <200507041950.j64JoBAj099917@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Hendrik Scholz Cc: Subject: Re: ports/82931: [PATCH] update multimedia/transcode to 1.0.0rc1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hendrik Scholz List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 19:50:12 -0000 The following reply was made to PR ports/82931; it has been noted by GNATS. From: Hendrik Scholz To: Jose M Rodriguez Cc: bug-followup@freebsd.org, hendrik@scholz.net Subject: Re: ports/82931: [PATCH] update multimedia/transcode to 1.0.0rc1 Date: Mon, 04 Jul 2005 21:44:35 +0200 Hi! Works for me. Please keep the wormulon.net MASTER_SITE entries since I've uploaded the file to my mirrors. Thanks for your help Jose! Hendrik -- Hendrik Scholz - - http://www.wormulon.net/ From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 20:45:50 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 778A616A41C; Mon, 4 Jul 2005 20:45:50 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51E4C43D4C; Mon, 4 Jul 2005 20:45:50 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from freefall.freebsd.org (ahze@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64KjoHN006514; Mon, 4 Jul 2005 20:45:50 GMT (envelope-from ahze@freefall.freebsd.org) Received: (from ahze@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64KjoFk006510; Mon, 4 Jul 2005 20:45:50 GMT (envelope-from ahze) Date: Mon, 4 Jul 2005 20:45:50 GMT From: Michael Johnson Message-Id: <200507042045.j64KjoFk006510@freefall.freebsd.org> To: ahze@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ahze@FreeBSD.org Cc: Subject: Re: ports/82931: [PATCH] update multimedia/transcode to 1.0.0rc1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 20:45:50 -0000 Synopsis: [PATCH] update multimedia/transcode to 1.0.0rc1 Responsible-Changed-From-To: freebsd-ports-bugs->ahze Responsible-Changed-By: ahze Responsible-Changed-When: Mon Jul 4 20:45:40 GMT 2005 Responsible-Changed-Why: Grab http://www.freebsd.org/cgi/query-pr.cgi?pr=82931 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 20:52:48 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FA7916A41C; Mon, 4 Jul 2005 20:52:48 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79B8143D45; Mon, 4 Jul 2005 20:52:48 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from freefall.freebsd.org (ahze@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64Kqmxe006744; Mon, 4 Jul 2005 20:52:48 GMT (envelope-from ahze@freefall.freebsd.org) Received: (from ahze@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64Kqmhp006740; Mon, 4 Jul 2005 20:52:48 GMT (envelope-from ahze) Date: Mon, 4 Jul 2005 20:52:48 GMT From: Michael Johnson Message-Id: <200507042052.j64Kqmhp006740@freefall.freebsd.org> To: ahze@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ahze@FreeBSD.org Cc: Subject: Re: ports/82986: [NEW PORT] multimedia/istanbul is a desktop session recorder for the Free Desktop X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 20:52:48 -0000 Synopsis: [NEW PORT] multimedia/istanbul is a desktop session recorder for the Free Desktop Responsible-Changed-From-To: freebsd-ports-bugs->ahze Responsible-Changed-By: ahze Responsible-Changed-When: Mon Jul 4 20:52:39 GMT 2005 Responsible-Changed-Why: Grab http://www.freebsd.org/cgi/query-pr.cgi?pr=82986 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 21:00:30 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FEF916A41F for ; Mon, 4 Jul 2005 21:00:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22D2143D45 for ; Mon, 4 Jul 2005 21:00:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64L0T0u006940 for ; Mon, 4 Jul 2005 21:00:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64L0TlW006938; Mon, 4 Jul 2005 21:00:29 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 21:00:29 GMT Resent-Message-Id: <200507042100.j64L0TlW006938@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Wesley Shields Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 201B316A41C for ; Mon, 4 Jul 2005 20:57:50 +0000 (GMT) (envelope-from wxs@syn.csh.rit.edu) Received: from syn.csh.rit.edu (syn.csh.rit.edu [129.21.60.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA7DB43D4C for ; Mon, 4 Jul 2005 20:57:49 +0000 (GMT) (envelope-from wxs@syn.csh.rit.edu) Received: from syn.csh.rit.edu (localhost [127.0.0.1]) by syn.csh.rit.edu (8.13.3/8.13.1) with ESMTP id j64LwD9j051384 for ; Mon, 4 Jul 2005 16:58:13 -0500 (EST) (envelope-from wxs@syn.csh.rit.edu) Received: (from wxs@localhost) by syn.csh.rit.edu (8.13.3/8.13.1/Submit) id j64LwCKt051383; Mon, 4 Jul 2005 16:58:12 -0500 (EST) (envelope-from wxs) Message-Id: <200507042158.j64LwCKt051383@syn.csh.rit.edu> Date: Mon, 4 Jul 2005 16:58:12 -0500 (EST) From: Wesley Shields To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82987: [PATCH]: x11-wm/wmii X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Wesley Shields List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 21:00:30 -0000 >Number: 82987 >Category: ports >Synopsis: [PATCH]: x11-wm/wmii >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 21:00:29 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Wesley Shields >Release: FreeBSD 5.4-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD syn 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #0: Thu Jun 30 13:45:25 EST 2005 root@syn:/usr/obj/usr/src/sys/GENERIC i386 >Description: x11-wm/wmii is up to version 1.1 now. >How-To-Repeat: N/A >Fix: diff -ruN x11-wm/wmii.orig/Makefile x11-wm/wmii/Makefile --- x11-wm/wmii.orig/Makefile Fri Jun 3 07:06:55 2005 +++ x11-wm/wmii/Makefile Mon Jul 4 13:21:40 2005 @@ -6,7 +6,7 @@ # PORTNAME= wmii -DISTVERSION= 1 +DISTVERSION= 1.1 CATEGORIES= x11-wm MASTER_SITES= http://wmi.modprobe.de/download/ diff -ruN x11-wm/wmii.orig/distinfo x11-wm/wmii/distinfo --- x11-wm/wmii.orig/distinfo Thu Jun 2 06:27:59 2005 +++ x11-wm/wmii/distinfo Mon Jul 4 13:22:00 2005 @@ -1,2 +1,2 @@ -MD5 (wmii-1.tar.bz2) = 160f0f59138df262a9ea9764dfa5655e -SIZE (wmii-1.tar.bz2) = 71003 +MD5 (wmii-1.1.tar.bz2) = 8ad9da67501b2d85745ff472466be57c +SIZE (wmii-1.1.tar.bz2) = 70191 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 4 23:00:34 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9253B16A41C for ; Mon, 4 Jul 2005 23:00:34 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C3FE43D45 for ; Mon, 4 Jul 2005 23:00:34 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j64N0Xqd022030 for ; Mon, 4 Jul 2005 23:00:33 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j64N0X0K022026; Mon, 4 Jul 2005 23:00:33 GMT (envelope-from gnats) Resent-Date: Mon, 4 Jul 2005 23:00:33 GMT Resent-Message-Id: <200507042300.j64N0X0K022026@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Janos Mohacsi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5711216A41C for ; Mon, 4 Jul 2005 23:00:04 +0000 (GMT) (envelope-from mohacsi@scone.ki.iif.hu) Received: from scone.ki.iif.hu (0x503e2ae2.bynxx10.adsl-dhcp.tele.dk [80.62.42.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BB6543D46 for ; Mon, 4 Jul 2005 23:00:02 +0000 (GMT) (envelope-from mohacsi@scone.ki.iif.hu) Received: (from mohacsi@localhost) by scone.ki.iif.hu (8.13.4/8.13.4) id j64MxoSe085889; Tue, 5 Jul 2005 00:59:50 +0200 (CEST) (envelope-from mohacsi) Message-Id: <200507042259.j64MxoSe085889@scone.ki.iif.hu> Date: Tue, 5 Jul 2005 00:59:50 +0200 (CEST) From: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82990: [NEW PORT] security/openct: A middleware framework for smart card terminals X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Janos Mohacsi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 23:00:34 -0000 >Number: 82990 >Category: ports >Synopsis: [NEW PORT] security/openct: A middleware framework for smart card terminals >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 04 23:00:33 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 6.0-CURRENT i386 >Organization: NIIF/HUNGARNET >Environment: System: FreeBSD scone.ki.iif.hu 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Fri Jul 1 10:29:34 CEST >Description: OpenCT, a middleware framework for smart card terminals. It all started with a reader driver library to provide a framework for people writing drivers for smart card readers. The idea was to provide all the usual stuff (T=0, T=1, serial vs. USB device handling, etc) in a single place, and reduce driver writing to interaction with the device itself. OpenCT provides a native OpenCT, CT-API and PC/SC Lite IFD interface with an OpenCT ifdhandler resource manager. OpenCT is an open source implementation providing card terminal drivers: Towitoko CHIPDRIVE micro - serial interface reader KOBIL KAAN Professional - serial interface reader Schlumberger e-gate - USB token / smart card reader Aladdin eToken PRO - USB crypto Token Eutron CryptoIdentity IT-SEC - A USB crypto Token Rainbow iKey 3000 - USB crypto Token OMNIKEY CardMan - UDB smart card reader WWW: http://www.opensc.org/ Warning! usb detach is not working yet.... Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- openct-0.6.5.shar begins here --- # 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: # # openct # openct/pkg-descr # openct/Makefile # openct/pkg-plist # openct/distinfo # openct/files # openct/files/patch-src_ct_Makefile.in # echo c - openct mkdir -p openct > /dev/null 2>&1 echo x - openct/pkg-descr sed 's/^X//' >openct/pkg-descr << 'END-of-openct/pkg-descr' XOpenCT, a middleware framework for smart card terminals. XIt all started with a reader driver library to provide a framework for people Xwriting drivers for smart card readers. The idea was to provide all the usual Xstuff (T=0, T=1, serial vs. USB device handling, etc) in a single place, and Xreduce driver writing to interaction with the device itself. X XOpenCT provides a native OpenCT, CT-API and PC/SC Lite IFD interface with an XOpenCT ifdhandler resource manager. X XOpenCT is an open source implementation providing card terminal drivers: XTowitoko CHIPDRIVE micro - serial interface reader XKOBIL KAAN Professional - serial interface reader XSchlumberger e-gate - USB token / smart card reader XAladdin eToken PRO - USB crypto Token XEutron CryptoIdentity IT-SEC - A USB crypto Token XRainbow iKey 3000 - USB crypto Token XOMNIKEY CardMan - UDB smart card reader X XWWW: http://www.opensc.org/ END-of-openct/pkg-descr echo x - openct/Makefile sed 's/^X//' >openct/Makefile << 'END-of-openct/Makefile' X# New ports collection makefile for: openct X# Date created: 2004-09-08 X# Whom: Janos Mohacsi X# X# $FreeBSD$ X# X XPORTNAME= openct XPORTVERSION= 0.6.5 XCATEGORIES= security XMASTER_SITES= http://www.opensc.org/files/ X XMAINTAINER= janos.mohacsi@bsd.hu XCOMMENT= A middleware framework for smart card terminals X XBUILD_DEPENDS= ${LOCALBASE}/bin/pkg-config:${PORTSDIR}/devel/pkgconfig XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_LIBTOOL_VER= 15 XUSE_GMAKE= yes XINSTALLS_SHLIB= yes X XCONFIGURE_ARGS= --prefix=${PREFIX} X XDOC_FILES= README export-wiki.sh export-wiki.xsl ${HTML_FILES} X XHTML_FILES= AuthorsAndCredits.html FilesTools.html LicenseText.html \ X OperatingSystems.html QuickStart.html RecentResults.html \ X RemoteAccess.html SecureSetup.html SupportedReaders.html \ X TroubleShooting.html cardman.html ccid.html egate.html \ X etoken.html eutron.html gempc.html ikey2032.html \ X ikey3000.html index.html kaan.html smartboard.html \ X towitoko.html trac.css X X.if !defined(WITHOUT_PCSC_LITE) XLIB_DEPENDS+= pcsclite.1:${PORTSDIR}/devel/pcsc-lite X.endif X Xpost-install: X #run files X ${MKDIR} /var/run/${PORTNAME} X #sample config file X ${INSTALL_DATA} ${WRKSRC}/etc/openct.conf ${PREFIX}/etc/openct.conf-sample X #start daemons script X ${INSTALL_SCRIPT} ${WRKSRC}/etc/init-script ${PREFIX}/etc/rc.d/openct.sh X.ifndef(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X cd ${WRKSRC}/doc && ${INSTALL_DATA} ${DOC_FILES} ${DOCSDIR} X.endif X X.include END-of-openct/Makefile echo x - openct/pkg-plist sed 's/^X//' >openct/pkg-plist << 'END-of-openct/pkg-plist' Xbin/openct-tool Xsbin/ifdhandler Xsbin/ifdproxy Xsbin/openct-control Xinclude/openct/apdu.h Xinclude/openct/buffer.h Xinclude/openct/conf.h Xinclude/openct/ctapi.h Xinclude/openct/device.h Xinclude/openct/driver.h Xinclude/openct/error.h Xinclude/openct/ifd.h Xinclude/openct/logging.h Xinclude/openct/openct.h Xinclude/openct/protocol.h Xinclude/openct/server.h Xinclude/openct/socket.h Xinclude/openct/tlv.h Xinclude/openct/types.h Xlib/openct-ifd.so Xlib/openct-ifd.bundle/Contents/Info.plist Xlib/openct-ifd.bundle/Contents/PkgInfo Xlib/openct-ifd.bundle/Contents/FreeBSD/openct-ifd.so Xlib/libopenct.a Xlib/libopenct.so Xlib/libopenct.so.1 Xlib/libopenctapi.a Xlib/libopenctapi.so Xlib/libifd.a Xlib/libifd.so Xlib/libifd.so.1 Xlibdata/pkgconfig/libopenct.pc Xetc/openct.conf-sample Xetc/rc.d/openct.sh X@dirrm include/openct/ X@dirrm lib/openct-ifd.bundle/Contents/FreeBSD/ X@dirrm lib/openct-ifd.bundle/Contents/ X@dirrm lib/openct-ifd.bundle/ X%%PORTDOCS%%%%DOCSDIR%%/README X%%PORTDOCS%%%%DOCSDIR%%/export-wiki.sh X%%PORTDOCS%%%%DOCSDIR%%/export-wiki.xsl X%%PORTDOCS%%%%DOCSDIR%%/AuthorsAndCredits.html X%%PORTDOCS%%%%DOCSDIR%%/FilesTools.html X%%PORTDOCS%%%%DOCSDIR%%/LicenseText.html X%%PORTDOCS%%%%DOCSDIR%%/OperatingSystems.html X%%PORTDOCS%%%%DOCSDIR%%/QuickStart.html X%%PORTDOCS%%%%DOCSDIR%%/RecentResults.html X%%PORTDOCS%%%%DOCSDIR%%/RemoteAccess.html X%%PORTDOCS%%%%DOCSDIR%%/SecureSetup.html X%%PORTDOCS%%%%DOCSDIR%%/SupportedReaders.html X%%PORTDOCS%%%%DOCSDIR%%/TroubleShooting.html X%%PORTDOCS%%%%DOCSDIR%%/cardman.html X%%PORTDOCS%%%%DOCSDIR%%/ccid.html X%%PORTDOCS%%%%DOCSDIR%%/egate.html X%%PORTDOCS%%%%DOCSDIR%%/etoken.html X%%PORTDOCS%%%%DOCSDIR%%/eutron.html X%%PORTDOCS%%%%DOCSDIR%%/gempc.html X%%PORTDOCS%%%%DOCSDIR%%/ikey2032.html X%%PORTDOCS%%%%DOCSDIR%%/ikey3000.html X%%PORTDOCS%%%%DOCSDIR%%/index.html X%%PORTDOCS%%%%DOCSDIR%%/kaan.html X%%PORTDOCS%%%%DOCSDIR%%/smartboard.html X%%PORTDOCS%%%%DOCSDIR%%/towitoko.html X%%PORTDOCS%%%%DOCSDIR%%/trac.css X%%PORTDOCS%%@dirrm %%DOCSDIR%% END-of-openct/pkg-plist echo x - openct/distinfo sed 's/^X//' >openct/distinfo << 'END-of-openct/distinfo' XMD5 (openct-0.6.5.tar.gz) = 86bafd61788139f28671872da287fa0a XSIZE (openct-0.6.5.tar.gz) = 486355 END-of-openct/distinfo echo c - openct/files mkdir -p openct/files > /dev/null 2>&1 echo x - openct/files/patch-src_ct_Makefile.in sed 's/^X//' >openct/files/patch-src_ct_Makefile.in << 'END-of-openct/files/patch-src_ct_Makefile.in' X X$FreeBSD$ X X--- src/ct/Makefile.in.orig Tue Jul 20 23:56:08 2004 X+++ src/ct/Makefile.in Wed Sep 8 18:38:25 2004 X@@ -169,7 +169,7 @@ X X libopenct_la_LDFLAGS = -version-info @OPENCT_LT_CURRENT@:@OPENCT_LT_REVISION@:@OPENCT_LT_AGE@ X X-pkgconfigdir = $(libdir)/pkgconfig X+pkgconfigdir = @prefix@/libdata/pkgconfig X pkgconfig_DATA = libopenct.pc X subdir = src/ct X ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 END-of-openct/files/patch-src_ct_Makefile.in exit --- openct-0.6.5.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 01:40:14 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A96416A41C for ; Tue, 5 Jul 2005 01:40:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB8DB43D49 for ; Tue, 5 Jul 2005 01:40:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j651eDmQ046419 for ; Tue, 5 Jul 2005 01:40:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j651eDIN046418; Tue, 5 Jul 2005 01:40:13 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 01:40:13 GMT Resent-Message-Id: <200507050140.j651eDIN046418@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrew Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE27E16A41C for ; Tue, 5 Jul 2005 01:39:31 +0000 (GMT) (envelope-from andrew@ugh.net.au) Received: from amy.ugh.net.au (paivi.ugh.net.au [82.152.227.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63F9C43D46 for ; Tue, 5 Jul 2005 01:39:30 +0000 (GMT) (envelope-from andrew@ugh.net.au) Received: from amy.local (localhost [127.0.0.1]) by amy.ugh.net.au (8.13.3/8.13.3) with ESMTP id j6517Fpa051026 for ; Tue, 5 Jul 2005 02:07:15 +0100 (BST) (envelope-from andrew@amy.local) Received: (from andrew@localhost) by amy.local (8.13.3/8.13.3/Submit) id j6517FbE051025; Tue, 5 Jul 2005 02:07:15 +0100 (BST) (envelope-from andrew) Message-Id: <200507050107.j6517FbE051025@amy.local> Date: Tue, 5 Jul 2005 02:07:15 +0100 (BST) From: Andrew To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82992: [maintainer update] x11/settitle 1.0 -> 1.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrew List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 01:40:14 -0000 >Number: 82992 >Category: ports >Synopsis: [maintainer update] x11/settitle 1.0 -> 1.1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 01:40:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrew >Release: FreeBSD 5.4-STABLE i386 >Organization: UgH! >Environment: System: FreeBSD amy.local 5.4-STABLE FreeBSD 5.4-STABLE #4: Mon Jun 27 19:31:21 BST 2005 andrew@amy.local:/usr/obj/usr/src/sys/AMY i386 >Description: Update of x11/settitle from 1.0 to 1.1. Also remove some master sites that will soon be out of action. >How-To-Repeat: >Fix: diff -ruN /usr/ports/x11/settitle/Makefile settitle/Makefile --- /usr/ports/x11/settitle/Makefile Fri Feb 6 13:12:49 2004 +++ settitle/Makefile Tue Jul 5 01:57:18 2005 @@ -6,11 +6,9 @@ # PORTNAME= settitle -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/settitle/ \ - ftp://ftp.megamirror.com/pub/ugh/unix/settitle/ \ - http://ftp.megamirror.com/pub/ugh/unix/settitle/ +MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/settitle/ MAINTAINER= andrew@ugh.net.au COMMENT= A program for setting the title of terminal emulator windows diff -ruN /usr/ports/x11/settitle/distinfo settitle/distinfo --- /usr/ports/x11/settitle/distinfo Fri Mar 19 01:51:15 2004 +++ settitle/distinfo Tue Jul 5 01:58:05 2005 @@ -1,2 +1,2 @@ -MD5 (settitle-1.0.tar.gz) = 91b08ad8cd82ab043e293d3fd2208a1e -SIZE (settitle-1.0.tar.gz) = 2399 +MD5 (settitle-1.1.tar.gz) = fbc82a92ad9b8986f80d96bb1c75456b +SIZE (settitle-1.1.tar.gz) = 2786 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 02:30:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F03A216A41C for ; Tue, 5 Jul 2005 02:30:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA8C943D46 for ; Tue, 5 Jul 2005 02:30:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j652UK3t052316 for ; Tue, 5 Jul 2005 02:30:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j652UKri052311; Tue, 5 Jul 2005 02:30:20 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 02:30:20 GMT Resent-Message-Id: <200507050230.j652UKri052311@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "L.Sassaman" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E35D16A41C for ; Tue, 5 Jul 2005 02:27:17 +0000 (GMT) (envelope-from rabbi@chiron.deor.org) Received: from chiron.deor.org (rdns.190.240.218.216.fre.communitycolo.net [216.218.240.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78D6D43D48 for ; Tue, 5 Jul 2005 02:27:17 +0000 (GMT) (envelope-from rabbi@chiron.deor.org) Received: by chiron.deor.org (Postfix, from userid 1000) id 6514621ABF; Mon, 4 Jul 2005 19:57:02 -0700 (PDT) Message-Id: <20050705025702.6514621ABF@chiron.deor.org> Date: Mon, 4 Jul 2005 19:57:02 -0700 (PDT) From: "L.Sassaman" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82993: Update port: sysutils/pipemeter X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "L.Sassaman" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 02:30:22 -0000 >Number: 82993 >Category: ports >Synopsis: Update port: sysutils/pipemeter >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 02:30:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Len Sassaman >Release: FreeBSD 4.10-PRERELEASE i386 >Organization: K.U. Leuven >Environment: System: FreeBSD chiron.deor.org 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #0: Mon May 17 15:41:44 PDT 2004 root@chiron.deor.org:/usr/obj/usr/src/sys/RabbiBSD i386 >Description: >How-To-Repeat: >Fix: --- pipemeter.shar begins here --- # 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: # # sysutils/pipemeter/ # sysutils/pipemeter/pkg-plist # sysutils/pipemeter/pkg-descr # sysutils/pipemeter/distinfo # sysutils/pipemeter/Makefile # echo c - sysutils/pipemeter/ mkdir -p sysutils/pipemeter/ > /dev/null 2>&1 echo x - sysutils/pipemeter/pkg-plist sed 's/^X//' >sysutils/pipemeter/pkg-plist << 'END-of-sysutils/pipemeter/pkg-plist' Xbin/pipemeter END-of-sysutils/pipemeter/pkg-plist echo x - sysutils/pipemeter/pkg-descr sed 's/^X//' >sysutils/pipemeter/pkg-descr << 'END-of-sysutils/pipemeter/pkg-descr' XPipemeter is a tool which displays information about data moving from its Xstdin to stdout. END-of-sysutils/pipemeter/pkg-descr echo x - sysutils/pipemeter/distinfo sed 's/^X//' >sysutils/pipemeter/distinfo << 'END-of-sysutils/pipemeter/distinfo' XMD5 (pipemeter-1.0.0.tar.gz) = 4e842fde4d1148fc5a7bcc372aaede04 END-of-sysutils/pipemeter/distinfo echo x - sysutils/pipemeter/Makefile sed 's/^X//' >sysutils/pipemeter/Makefile << 'END-of-sysutils/pipemeter/Makefile' X# New ports collection makefile for: pipemeter X# Date created: 02 December 2003 X# Whom: Len Sassaman X# X# $FreeBSD$ X# X XPORTNAME= pipemeter XPORTVERSION= 1.0.0 XCATEGORIES= sysutils XMASTER_SITES= http://ports.abditum.com/pipemeter/ \ X http://spamaps.org/files/pipemeter/ X XMAINTAINER= rabbi@abditum.com XCOMMENT= A tool for displaying pipe status information X XUSE_GMAKE= yes X XWRKSRC= ${WRKDIR}/${DISTNAME} XHAS_CONFIGURE= yes XCONFIGURE_SCRIPT= configure XCONFIGURE_ENV= PREFIX="${PREFIX}" X XMAN1= pipemeter.1 X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/pipemeter ${PREFIX}/bin/pipemeter X ${INSTALL_MAN} ${WRKSRC}/pipemeter.1 ${PREFIX}/man/man1/pipemeter.1 X X.include END-of-sysutils/pipemeter/Makefile exit --- pipemeter.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 03:00:30 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E00C316A41C for ; Tue, 5 Jul 2005 03:00:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFC8D43D48 for ; Tue, 5 Jul 2005 03:00:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6530T0J056480 for ; Tue, 5 Jul 2005 03:00:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6530T8A056479; Tue, 5 Jul 2005 03:00:29 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 03:00:29 GMT Resent-Message-Id: <200507050300.j6530T8A056479@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Tod McQuillin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A451216A41C; Tue, 5 Jul 2005 02:54:11 +0000 (GMT) (envelope-from root@distalzou.net) Received: from mail.distalzou.net (203.141.139.231.user.ad.il24.net [203.141.139.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A35543D46; Tue, 5 Jul 2005 02:54:11 +0000 (GMT) (envelope-from root@distalzou.net) Received: from root by mail.distalzou.net with local (Exim 4.51 (FreeBSD)) id 1DpdZZ-0007Ly-NT; Tue, 05 Jul 2005 11:54:09 +0900 Message-Id: Date: Tue, 05 Jul 2005 11:54:09 +0900 From: Tod McQuillin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: kde@FreeBSD.org Subject: ports/82994: [PATCH] x11-wm/kdebase-kompmgr: fix build on 4.x X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 03:00:30 -0000 >Number: 82994 >Category: ports >Synopsis: [PATCH] x11-wm/kdebase-kompmgr: fix build on 4.x >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 03:00:29 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Tod McQuillin >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: System: FreeBSD plexi.pun-pun.prv 4.11-STABLE FreeBSD 4.11-STABLE #0: Sat May 21 11:14:44 JST 2005 >Description: kompmgr.c was using the C++ism of declaring a variable in the middle of a block. C (and in particular gcc 2.95) doesn't allow this, so the build was failing. Fixed by moving the declaration to the top of the block. Added file(s): - files/patch-kwin_kompmgr_kompmgr.c Port maintainer (kde@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- kdebase-kompmgr-3.4.1.patch begins here --- Index: files/patch-kwin_kompmgr_kompmgr.c =================================================================== RCS file: files/patch-kwin_kompmgr_kompmgr.c diff -N files/patch-kwin_kompmgr_kompmgr.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-kwin_kompmgr_kompmgr.c 5 Jul 2005 02:33:41 -0000 @@ -0,0 +1,19 @@ +--- kwin/kompmgr/kompmgr.c- Mon May 23 21:14:55 2005 ++++ kwin/kompmgr/kompmgr.c Tue Jul 5 11:25:27 2005 +@@ -1807,6 +1807,7 @@ + { + win *new = malloc (sizeof (win)); + win **p; ++ unsigned int tmp; + + if (!new) + return; +@@ -1867,7 +1868,7 @@ + new->shadowSize = get_shadow_prop (dpy, new); + new->shapable = get_shapable_prop(dpy, new); + new->titleHeight = get_titleHeight_prop(dpy, new); +- unsigned int tmp = get_dim_prop(dpy, new); ++ tmp = get_dim_prop(dpy, new); + new->dimPicture = (tmp < OPAQUE) ? solid_picture (dpy, True, (double)tmp/OPAQUE, 0.1, 0.1, 0.1) : None; + new->windowType = determine_wintype (dpy, new->id); + determine_mode (dpy, new); --- kdebase-kompmgr-3.4.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 04:00:30 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 357B516A41C for ; Tue, 5 Jul 2005 04:00:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC64443D48 for ; Tue, 5 Jul 2005 04:00:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6540TKK064048 for ; Tue, 5 Jul 2005 04:00:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6540Tdq064040; Tue, 5 Jul 2005 04:00:29 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 04:00:29 GMT Resent-Message-Id: <200507050400.j6540Tdq064040@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Tom McLaughlin" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62F1416A427 for ; Tue, 5 Jul 2005 03:57:00 +0000 (GMT) (envelope-from tmclaugh@sdf.lonestar.org) Received: from straycat.dhs.org (c-24-60-174-16.hsd1.ma.comcast.net [24.60.174.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20C5A43D45 for ; Tue, 5 Jul 2005 03:56:59 +0000 (GMT) (envelope-from tmclaugh@sdf.lonestar.org) Received: from compass.straycat.dhs.org (compass.straycat.dhs.org [192.168.1.48]) by straycat.dhs.org (8.13.0/8.13.0) with ESMTP id j653xNqd005483 for ; Mon, 4 Jul 2005 23:59:23 -0400 (EDT) Message-Id: <1120535842.0@compass.straycat.dhs.org> Date: Mon, 4 Jul 2005 23:57:22 -0400 From: "Tom McLaughlin" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: Subject: ports/82995: [UPDATE / UNBREAK]: ftp/tnftp 20050625 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 04:00:30 -0000 >Number: 82995 >Category: ports >Synopsis: [UPDATE / UNBREAK]: ftp/tnftp 20050625 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 04:00:29 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Tom McLaughlin >Release: FreeBSD 5.4-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE-p2 #0: Fri Jun 24 02:42:47 EDT 2005 root@compass.straycat.dhs.org:/usr/obj/usr/src/sys/COMPASS >Description: Attached patch updates tnftp to version 20050625 and unbreaks the port. >How-To-Repeat: >Fix: --- tnftp-20050625.diff begins here --- diff -Nur tnftp.orig/Makefile tnftp/Makefile --- tnftp.orig/Makefile Fri Jul 1 22:10:45 2005 +++ tnftp/Makefile Mon Jul 4 23:52:18 2005 @@ -6,14 +6,13 @@ # PORTNAME= tnftp -PORTVERSION= 20050514 +PORTVERSION= 20050625 CATEGORIES= ftp MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/ MAINTAINER= tmclaugh@sdf.lonestar.org COMMENT= Enhanced ftp client from NetBSD -BROKEN= Unfetchable GNU_CONFIGURE= yes diff -Nur tnftp.orig/distinfo tnftp/distinfo --- tnftp.orig/distinfo Wed Jun 8 00:02:09 2005 +++ tnftp/distinfo Mon Jul 4 23:52:30 2005 @@ -1,2 +1,2 @@ -MD5 (tnftp-20050514.tar.gz) = e554fd54b90fadaf1016fb9aa6f6e799 -SIZE (tnftp-20050514.tar.gz) = 308942 +MD5 (tnftp-20050625.tar.gz) = bab3c6ccc342d3156cdcd92746ab924d +SIZE (tnftp-20050625.tar.gz) = 313915 --- tnftp-20050625.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 04:04:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E29E16A41C; Tue, 5 Jul 2005 04:04:22 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7488E43D4C; Tue, 5 Jul 2005 04:04:22 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6544MNc067785; Tue, 5 Jul 2005 04:04:22 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6544MZv067781; Tue, 5 Jul 2005 04:04:22 GMT (envelope-from novel) Date: Tue, 5 Jul 2005 04:04:22 GMT From: Roman Bogorodskiy Message-Id: <200507050404.j6544MZv067781@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82992: [maintainer update] x11/settitle 1.0 -> 1.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 04:04:22 -0000 Synopsis: [maintainer update] x11/settitle 1.0 -> 1.1 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Tue Jul 5 04:04:15 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82992 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 04:06:44 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74BE816A41C; Tue, 5 Jul 2005 04:06:44 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D67B43D45; Tue, 5 Jul 2005 04:06:44 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6546i2M072112; Tue, 5 Jul 2005 04:06:44 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6546iE9072108; Tue, 5 Jul 2005 04:06:44 GMT (envelope-from novel) Date: Tue, 5 Jul 2005 04:06:44 GMT From: Roman Bogorodskiy Message-Id: <200507050406.j6546iE9072108@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82981: Update math/jama to 1.2.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 04:06:44 -0000 Synopsis: Update math/jama to 1.2.4 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Tue Jul 5 04:05:55 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82981 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 04:07:28 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9A9616A41C; Tue, 5 Jul 2005 04:07:28 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0B7F43D45; Tue, 5 Jul 2005 04:07:28 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6547SX6072170; Tue, 5 Jul 2005 04:07:28 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6547SwO072166; Tue, 5 Jul 2005 04:07:28 GMT (envelope-from novel) Date: Tue, 5 Jul 2005 04:07:28 GMT From: Roman Bogorodskiy Message-Id: <200507050407.j6547SwO072166@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/82995: [UPDATE / UNBREAK]: ftp/tnftp 20050625 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 04:07:28 -0000 Synopsis: [UPDATE / UNBREAK]: ftp/tnftp 20050625 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Tue Jul 5 04:07:22 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=82995 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 04:10:13 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A25D16A41F for ; Tue, 5 Jul 2005 04:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D8C743D46 for ; Tue, 5 Jul 2005 04:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j654ADmK072236 for ; Tue, 5 Jul 2005 04:10:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j654AD2b072235; Tue, 5 Jul 2005 04:10:13 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 04:10:13 GMT Resent-Message-Id: <200507050410.j654AD2b072235@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Tom McLaughlin" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F08416A41C; Tue, 5 Jul 2005 04:04:44 +0000 (GMT) (envelope-from tmclaugh@sdf.lonestar.org) Received: from straycat.dhs.org (c-24-60-174-16.hsd1.ma.comcast.net [24.60.174.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5281D43D48; Tue, 5 Jul 2005 04:04:42 +0000 (GMT) (envelope-from tmclaugh@sdf.lonestar.org) Received: from compass.straycat.dhs.org (compass.straycat.dhs.org [192.168.1.48]) by straycat.dhs.org (8.13.0/8.13.0) with ESMTP id j65476Lv008907; Tue, 5 Jul 2005 00:07:06 -0400 (EDT) Message-Id: <1120536304.0@compass.straycat.dhs.org> Date: Tue, 5 Jul 2005 00:05:04 -0400 From: "Tom McLaughlin" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: vanilla@FreeBSD.org Subject: ports/82996: x11-wm/enlightenment-devel: Add missing USE_GETTEXT X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 04:10:13 -0000 >Number: 82996 >Category: ports >Synopsis: x11-wm/enlightenment-devel: Add missing USE_GETTEXT >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 04:10:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Tom McLaughlin >Release: FreeBSD 5.4-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE-p2 #0: Fri Jun 24 02:42:47 EDT 2005 root@compass.straycat.dhs.org:/usr/obj/usr/src/sys/COMPASS >Description: Attached patch adds gettext dependency to port to fix package building. Maintainer CC'ed on PR. >How-To-Repeat: http://straycat.dhs.org/tb/errors/6-i386-BSD_Sharp/enlightenment-0.16.999.010.log >Fix: --- enlightenment-devel_USE_GETTEXT.diff begins here --- diff -Nur enlightenment-devel.orig/Makefile enlightenment-devel/Makefile --- enlightenment-devel.orig/Makefile Fri Jun 17 08:05:43 2005 +++ enlightenment-devel/Makefile Mon Jul 4 23:58:58 2005 @@ -25,6 +25,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnometarget USE_ICONV= yes +USE_GETTEXT= yes USE_LIBTOOL_VER= 15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" --- enlightenment-devel_USE_GETTEXT.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 04:43:45 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C16516A41F; Tue, 5 Jul 2005 04:43:45 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11C7E43D49; Tue, 5 Jul 2005 04:43:45 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j654hitT074141; Tue, 5 Jul 2005 04:43:44 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j654hiXQ074137; Tue, 5 Jul 2005 04:43:44 GMT (envelope-from novel) Date: Tue, 5 Jul 2005 04:43:44 GMT From: Roman Bogorodskiy Message-Id: <200507050443.j654hiXQ074137@freefall.freebsd.org> To: vsevolod@highsecure.ru, novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82923: Update and unbroke: ftp/tnftp X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 04:43:45 -0000 Synopsis: Update and unbroke: ftp/tnftp State-Changed-From-To: open->closed State-Changed-By: novel State-Changed-When: Tue Jul 5 04:42:40 GMT 2005 State-Changed-Why: The simular fix was committed (see ports/82995). http://www.freebsd.org/cgi/query-pr.cgi?pr=82923 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 04:53:16 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF84F16A41C; Tue, 5 Jul 2005 04:53:16 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C580043D49; Tue, 5 Jul 2005 04:53:16 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from freefall.freebsd.org (ahze@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j654rGta074389; Tue, 5 Jul 2005 04:53:16 GMT (envelope-from ahze@freefall.freebsd.org) Received: (from ahze@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j654rGhY074385; Tue, 5 Jul 2005 04:53:16 GMT (envelope-from ahze) Date: Tue, 5 Jul 2005 04:53:16 GMT From: Michael Johnson Message-Id: <200507050453.j654rGhY074385@freefall.freebsd.org> To: ahze@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, vanilla@FreeBSD.org Cc: Subject: Re: ports/82996: x11-wm/enlightenment-devel: Add missing USE_GETTEXT X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 04:53:17 -0000 Synopsis: x11-wm/enlightenment-devel: Add missing USE_GETTEXT Responsible-Changed-From-To: freebsd-ports-bugs->vanilla Responsible-Changed-By: ahze Responsible-Changed-When: Tue Jul 5 04:53:00 GMT 2005 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=82996 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 04:54:56 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C24E816A41C; Tue, 5 Jul 2005 04:54:56 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 991B343D49; Tue, 5 Jul 2005 04:54:56 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from freefall.freebsd.org (ahze@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j654su2X074480; Tue, 5 Jul 2005 04:54:56 GMT (envelope-from ahze@freefall.freebsd.org) Received: (from ahze@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j654suTf074476; Tue, 5 Jul 2005 04:54:56 GMT (envelope-from ahze) Date: Tue, 5 Jul 2005 04:54:56 GMT From: Michael Johnson Message-Id: <200507050454.j654suTf074476@freefall.freebsd.org> To: ahze@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ahze@FreeBSD.org Cc: Subject: Re: ports/82993: Update port: sysutils/pipemeter X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 04:54:56 -0000 Synopsis: Update port: sysutils/pipemeter Responsible-Changed-From-To: freebsd-ports-bugs->ahze Responsible-Changed-By: ahze Responsible-Changed-When: Tue Jul 5 04:54:48 GMT 2005 Responsible-Changed-Why: Grab http://www.freebsd.org/cgi/query-pr.cgi?pr=82993 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 05:03:45 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B54816A41C; Tue, 5 Jul 2005 05:03:45 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6379543D46; Tue, 5 Jul 2005 05:03:45 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from freefall.freebsd.org (ahze@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6553jPj074817; Tue, 5 Jul 2005 05:03:45 GMT (envelope-from ahze@freefall.freebsd.org) Received: (from ahze@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6553ju9074813; Tue, 5 Jul 2005 05:03:45 GMT (envelope-from ahze) Date: Tue, 5 Jul 2005 05:03:45 GMT From: Michael Johnson Message-Id: <200507050503.j6553ju9074813@freefall.freebsd.org> To: ahze@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ahze@FreeBSD.org Cc: Subject: Re: ports/82943: Update port: math/gambit to 0.2005.06.13 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 05:03:45 -0000 Synopsis: Update port: math/gambit to 0.2005.06.13 Responsible-Changed-From-To: freebsd-ports-bugs->ahze Responsible-Changed-By: ahze Responsible-Changed-When: Tue Jul 5 05:03:38 GMT 2005 Responsible-Changed-Why: Grab http://www.freebsd.org/cgi/query-pr.cgi?pr=82943 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 05:43:04 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E9D916A41C; Tue, 5 Jul 2005 05:43:04 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15A3043D45; Tue, 5 Jul 2005 05:43:04 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from freefall.freebsd.org (ahze@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j655h3ur094938; Tue, 5 Jul 2005 05:43:03 GMT (envelope-from ahze@freefall.freebsd.org) Received: (from ahze@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j655h366094934; Tue, 5 Jul 2005 05:43:03 GMT (envelope-from ahze) Date: Tue, 5 Jul 2005 05:43:03 GMT From: Michael Johnson Message-Id: <200507050543.j655h366094934@freefall.freebsd.org> To: ahze@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ahze@FreeBSD.org Cc: Subject: Re: ports/82903: New port: misc/metromap X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 05:43:04 -0000 Synopsis: New port: misc/metromap Responsible-Changed-From-To: freebsd-ports-bugs->ahze Responsible-Changed-By: ahze Responsible-Changed-When: Tue Jul 5 05:42:55 GMT 2005 Responsible-Changed-Why: Grab http://www.freebsd.org/cgi/query-pr.cgi?pr=82903 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 08:20:24 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2182A16A41C for ; Tue, 5 Jul 2005 08:20:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B86543D60 for ; Tue, 5 Jul 2005 08:20:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j658KNIJ034888 for ; Tue, 5 Jul 2005 08:20:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j658KNIa034887; Tue, 5 Jul 2005 08:20:23 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 08:20:23 GMT Resent-Message-Id: <200507050820.j658KNIa034887@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Shinsuke Matsui Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34D8716A420 for ; Tue, 5 Jul 2005 08:17:11 +0000 (GMT) (envelope-from smatsui@karashi.org) Received: from egan.internet-inc.co.jp (egan.internet-inc.co.jp [210.196.149.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C14543D53 for ; Tue, 5 Jul 2005 08:17:09 +0000 (GMT) (envelope-from smatsui@karashi.org) Received: (qmail 25011 invoked by uid 98); 5 Jul 2005 17:17:28 +0900 Received: from 192.168.1.11 by egan.internet-inc.co.jp (envelope-from , uid 98) with qmail-scanner-1.25 (Clear:RC:1(192.168.1.11):. Processed in 1.659396 secs); 05 Jul 2005 08:17:06 -0000 Received: from superdome.teletubbies.internet-inc.co.jp (192.168.1.11) by egan.internet-inc.co.jp with (DHE-RSA-AES256-SHA encrypted) SMTP; 5 Jul 2005 17:17:26 +0900 Received: (qmail 92414 invoked from network); 5 Jul 2005 17:17:03 +0900 Received: from unknown (HELO localhost.my.domain) (192.168.1.127) by superdome.teletubbies.internet-inc.co.jp with (DHE-RSA-AES256-SHA encrypted) SMTP; 5 Jul 2005 17:17:03 +0900 Received: (from smatsui@localhost) by localhost.my.domain (8.13.1/8.13.1/Submit) id j658H3Bd024999; Tue, 5 Jul 2005 17:17:25 +0900 (JST) (envelope-from smatsui) Message-Id: <200507050817.j658H3Bd024999@localhost.my.domain> Date: Tue, 5 Jul 2005 17:17:25 +0900 (JST) From: Shinsuke Matsui To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: anders@FreeBSD.org Subject: ports/82998: [PATCH] www/pound: update to 1.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 08:20:24 -0000 >Number: 82998 >Category: ports >Synopsis: [PATCH] www/pound: update to 1.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 08:20:23 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Shinsuke Matsui >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: System: FreeBSD localhost.my.domain 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #1: Thu Jun 30 12:01:33 JST 2005 >Description: - Update to 1.9 - Add some OPTIONS - Install docs - Use rcNG startup script Added file(s): - files/pound.sh.in - pkg-message Removed file(s): - files/pound.sh Port maintainer (anders@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- pound-1.9.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/pound/Makefile /usr/ports/local/www/pound/Makefile --- /usr/ports/www/pound/Makefile Mon Jun 6 11:47:19 2005 +++ /usr/ports/local/www/pound/Makefile Sun Jul 3 13:32:47 2005 @@ -6,7 +6,7 @@ # PORTNAME= pound -PORTVERSION= 1.8.5 +PORTVERSION= 1.9 CATEGORIES= www net MASTER_SITES= http://www.apsis.ch/pound/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ @@ -18,16 +18,40 @@ GNU_CONFIGURE= yes USE_OPENSSL= yes +USE_RC_SUBR= ${PORTNAME}.sh + +SUB_LIST+= NAME=${PORTNAME} CONFIGURE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" -MAKE_ARGS+= F_CONF=${PREFIX}/etc/pound.cfg +MAKE_ARGS+= F_CONF=${PREFIX}/etc/${PORTNAME}.cfg MAN8= pound.8 +OPTIONS+= DAEMON "Running as a daemon" on \ + LOG "With Syslog support" on \ + MSDAV "With the Microsoft WebDAV extensions support" off + +.include + +.if !defined(WITH_DAEMON) +CONFIGURE_ARGS+= --disable-daemon +.endif + +.if !defined(WITH_LOG) +CONFIGURE_ARGS+= --without-log +.endif + +.if defined(WITH_MSDAV) +CONFIGURE_ARGS+= --enable-msdav +.endif + post-install: - @${ECHO} "===> Installing ${PREFIX}/etc/rc.d/pound.sh" - @${ECHO} "===> startup file as ${PREFIX}/etc/rc.d/pound.sh.sample" - @${INSTALL_SCRIPT} -m 751 ${FILESDIR}/pound.sh \ - ${PREFIX}/etc/rc.d/pound.sh.sample -.include +.if !defined(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/FAQ ${DOCSDIR} +.endif + @${CAT} ${PKGMESSAGE} + +.include diff -ruN --exclude=CVS /usr/ports/www/pound/distinfo /usr/ports/local/www/pound/distinfo --- /usr/ports/www/pound/distinfo Mon Jun 6 11:47:19 2005 +++ /usr/ports/local/www/pound/distinfo Tue Jun 28 13:46:21 2005 @@ -1,2 +1,2 @@ -MD5 (Pound-1.8.5.tgz) = 508ef4411ae4bf292c17c966746935d5 -SIZE (Pound-1.8.5.tgz) = 142055 +MD5 (Pound-1.9.tgz) = f1ec64357e0a53ed8050847517209525 +SIZE (Pound-1.9.tgz) = 143284 diff -ruN --exclude=CVS /usr/ports/www/pound/files/pound.sh /usr/ports/local/www/pound/files/pound.sh --- /usr/ports/www/pound/files/pound.sh Wed Jul 23 07:49:41 2003 +++ /usr/ports/local/www/pound/files/pound.sh Thu Jan 1 09:00:00 1970 @@ -1,22 +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) - if [ -x ${PREFIX}/sbin/pound ]; then - ${PREFIX}/sbin/pound & - echo -n ' pound' - fi - ;; - stop) - killall pound - echo -n ' pound' - ;; - *) - echo "Usage: `basename $0` {start|stop}" >&2 - ;; -esac diff -ruN --exclude=CVS /usr/ports/www/pound/files/pound.sh.in /usr/ports/local/www/pound/files/pound.sh.in --- /usr/ports/www/pound/files/pound.sh.in Thu Jan 1 09:00:00 1970 +++ /usr/ports/local/www/pound/files/pound.sh.in Sat Jul 2 16:22:13 2005 @@ -0,0 +1,30 @@ +#!/bin/sh +# +# $FreeBSD$ +# + +# PROVIDE: %%NAME%% +# REQUIRE: NETWORKING SERVERS +# BEFORE: DAEMON +# KEYWORD: FreeBSD shutdown + +# Add the following line to /etc/rc.conf to enable `%%NAME%%': +# +#%%NAME%%_enable="YES" +# +# and be sure to configure %%PREFIX%%/etc/%%NAME%%.conf + +. "%%RC_SUBR%%" + +name="%%NAME%%" +rcvar=`set_rcvar` + +command="%%PREFIX%%/sbin/$name" +pidfile="/var/run/$name.pid" +required_files="%%PREFIX%%/etc/$name.cfg" + +# read configuration and set defaults +load_rc_config $name +: ${%%NAME%%_enable="NO"} + +run_rc_command "$1" diff -ruN --exclude=CVS /usr/ports/www/pound/pkg-message /usr/ports/local/www/pound/pkg-message --- /usr/ports/www/pound/pkg-message Thu Jan 1 09:00:00 1970 +++ /usr/ports/local/www/pound/pkg-message Sun Jul 3 13:33:37 2005 @@ -0,0 +1,6 @@ +****************************************************** + +To run pound from startup, add 'pound_enable="YES"' +in your /etc/rc.conf. + +****************************************************** diff -ruN --exclude=CVS /usr/ports/www/pound/pkg-plist /usr/ports/local/www/pound/pkg-plist --- /usr/ports/www/pound/pkg-plist Wed Jul 23 07:49:41 2003 +++ /usr/ports/local/www/pound/pkg-plist Sat Jul 2 16:07:30 2005 @@ -1,2 +1,4 @@ -etc/rc.d/pound.sh.sample sbin/pound +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/FAQ +%%PORTDOCS%%@dirrm %%DOCSDIR%% --- pound-1.9.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 08:22:40 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5882516A41C; Tue, 5 Jul 2005 08:22:40 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30B4143D46; Tue, 5 Jul 2005 08:22:40 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j658MeAV035258; Tue, 5 Jul 2005 08:22:40 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j658Me2L035254; Tue, 5 Jul 2005 08:22:40 GMT (envelope-from novel) Date: Tue, 5 Jul 2005 08:22:40 GMT From: Roman Bogorodskiy Message-Id: <200507050822.j658Me2L035254@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, danfe@FreeBSD.org Cc: Subject: Re: ports/82987: [PATCH]: x11-wm/wmii X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 08:22:40 -0000 Synopsis: [PATCH]: x11-wm/wmii Responsible-Changed-From-To: freebsd-ports-bugs->danfe Responsible-Changed-By: novel Responsible-Changed-When: Tue Jul 5 08:22:03 GMT 2005 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=82987 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 08:37:56 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26DA216A41F; Tue, 5 Jul 2005 08:37:56 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3FE143D49; Tue, 5 Jul 2005 08:37:55 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j658btKg036653; Tue, 5 Jul 2005 08:37:55 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j658btbU036649; Tue, 5 Jul 2005 08:37:55 GMT (envelope-from novel) Date: Tue, 5 Jul 2005 08:37:55 GMT From: Roman Bogorodskiy Message-Id: <200507050837.j658btbU036649@freefall.freebsd.org> To: vsevolod@highsecure.ru, novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82954: Update port: security/libecc to 0.11.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 08:37:56 -0000 Synopsis: Update port: security/libecc to 0.11.0 State-Changed-From-To: open->closed State-Changed-By: novel State-Changed-When: Tue Jul 5 08:37:47 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=82954 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 09:30:19 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CAA416A41C for ; Tue, 5 Jul 2005 09:30:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F374D43D48 for ; Tue, 5 Jul 2005 09:30:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j659UIqv042378 for ; Tue, 5 Jul 2005 09:30:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j659UIDR042376; Tue, 5 Jul 2005 09:30:18 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 09:30:18 GMT Resent-Message-Id: <200507050930.j659UIDR042376@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Stephane Bortzmeyer Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 820EB16A41C for ; Tue, 5 Jul 2005 09:27:44 +0000 (GMT) (envelope-from bortzmeyer@esther.generic-nic.net) Received: from mail.generic-nic.net (eve.generic-nic.net [192.134.7.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4168343D49 for ; Tue, 5 Jul 2005 09:27:43 +0000 (GMT) (envelope-from bortzmeyer@esther.generic-nic.net) Received: from esther.generic-nic.net (esther.generic-nic.net [192.134.7.248]) by mail.generic-nic.net (Postfix) with ESMTP id 0B43522B417 for ; Tue, 5 Jul 2005 11:27:42 +0200 (CEST) Received: by esther.generic-nic.net (Postfix, from userid 1000) id A0AA3618A; Tue, 5 Jul 2005 11:30:27 +0200 (CEST) Message-Id: <20050705093027.A0AA3618A@esther.generic-nic.net> Date: Tue, 5 Jul 2005 11:30:27 +0200 (CEST) From: Stephane Bortzmeyer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83000: trang depends on the non-free JDK, it should depend on the free gcj X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stephane Bortzmeyer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 09:30:19 -0000 >Number: 83000 >Category: ports >Synopsis: trang depends on the non-free JDK, it should depend on the free gcj >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 09:30:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Stephane Bortzmeyer >Release: FreeBSD 5.4-RELEASE i386 >Organization: AFNIC >Environment: System: FreeBSD esther.generic-nic.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: trang (a XML tool) depends on Sun's non-free Java Development Kit: esther:~ % sudo portinstall trang ... ===> trang-2003.06.19 depends on file: /usr/local/jdk1.4.2/bin/java - not found ===> Verifying reinstall for /usr/local/jdk1.4.2/bin/java in /usr/ports/java/jdk14 ===> jdk-1.4.2p7_1 : The source distribution exists on your system, but due to licensing restrictions you still need to download the patchset, bsd-jdk14-patches-7.tar.gz, from http://www.eyesbeyond.com/freebsddom/java/jdk14.html. Please place the patchset in /usr/ports/distfiles. But trang works fine with the GNU Java compiler (gcj or gcc-java). The Debian package, for instance, uses gcj and not JDK. >How-To-Repeat: cd /usr/ports/textproc/trang make >Fix: Compile the gcc port with Java support and change the trang port to use it >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 09:40:07 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D337816A41C for ; Tue, 5 Jul 2005 09:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9616C43D58 for ; Tue, 5 Jul 2005 09:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j659e7mX043406 for ; Tue, 5 Jul 2005 09:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j659e70h043405; Tue, 5 Jul 2005 09:40:07 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 09:40:07 GMT Resent-Message-Id: <200507050940.j659e70h043405@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rasmus Kaj Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F39716A41C for ; Tue, 5 Jul 2005 09:33:30 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F03C643D46 for ; Tue, 5 Jul 2005 09:33:29 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j659XTbB038934 for ; Tue, 5 Jul 2005 09:33:29 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j659XTvk038932; Tue, 5 Jul 2005 09:33:29 GMT (envelope-from nobody) Message-Id: <200507050933.j659XTvk038932@www.freebsd.org> Date: Tue, 5 Jul 2005 09:33:29 GMT From: Rasmus Kaj To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/83001: Erlang port is n/a for amd64 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 09:40:07 -0000 >Number: 83001 >Category: ports >Synopsis: Erlang port is n/a for amd64 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 09:40:07 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Rasmus Kaj >Release: 5.4-STABLE >Organization: >Environment: FreeBSD nestor.kaj 5.4-STABLE FreeBSD 5.4-STABLE #1: Tue Jul 5 00:40:13 CEST 2005 root@nestor.kaj:/usr/src/sys/amd64/compile/NESTOR amd64 >Description: The erlang port (lang/erlang) is marked as ONLY_FOR_ARCHS=i386. I would like to add support for amd64. If I do so (ONLY_FOR_ARCHS= i386 amd64), configure hangs at "checking for unreliable floating point execptions...". Simply removing that test allows erlang to build and install on my amd64. I'm told the reason for this behaviour is that floating point exceptions are precise on amd64, unlike most platform. Linux then "fixes" this by stepping up the instruction pointer at floating point exceptions. The config test assumes this is done and hangs when it isn't. In the long run, the test should probably be fixed rather than just avoided. >How-To-Repeat: portinstall erlang >Fix: ONLY_FOR_ARCHS= i386 amd64 in the lang/erlang/Makefile, and remove the "checking for unreliable floating point execptions..." test. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 09:50:13 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAD8916A41C for ; Tue, 5 Jul 2005 09:50:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80D6E43D45 for ; Tue, 5 Jul 2005 09:50:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j659oDfg043892 for ; Tue, 5 Jul 2005 09:50:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j659oDY2043891; Tue, 5 Jul 2005 09:50:13 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 09:50:13 GMT Resent-Message-Id: <200507050950.j659oDY2043891@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Tian-jian Barabbas Jiang Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D57C16A41C for ; Tue, 5 Jul 2005 09:50:06 +0000 (GMT) (envelope-from b6s@GOING04.iis.sinica.edu.tw) Received: from GOING04.iis.sinica.edu.tw (going04.iis.sinica.edu.tw [140.109.19.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A3C443D46 for ; Tue, 5 Jul 2005 09:50:06 +0000 (GMT) (envelope-from b6s@GOING04.iis.sinica.edu.tw) Received: by GOING04.iis.sinica.edu.tw (Postfix, from userid 1001) id EF45E56; Tue, 5 Jul 2005 17:53:42 +0800 (CST) Message-Id: <20050705095342.EF45E56@GOING04.iis.sinica.edu.tw> Date: Tue, 5 Jul 2005 17:53:42 +0800 (CST) From: Tian-jian Barabbas Jiang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83002: swig 1.3.25 crashes subversioin-perl 1.2.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tian-jian Barabbas Jiang List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 09:50:13 -0000 >Number: 83002 >Category: ports >Synopsis: swig 1.3.25 crashes subversioin-perl 1.2.0 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 09:50:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Tian-jian Barabbas Jiang >Release: FreeBSD 5.4-RELEASE-p1 i386 >Organization: IASL, IIS, SINICA >Environment: System: FreeBSD GOING04.iis.sinica.edu.tw 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #5: Fri May 13 20:11:49 CST 2005 root@GOING04.iis.sinica.edu.tw:/usr/obj/usr/src/sys/GENERIC i386 >Description: swig 1.3.25 crashes subversion's perl binding, but swig 1.3.21_1 works fine. core.c: In function `SWIG_Perl_ConvertPtr': core.c:708: warning: cast to pointer from integer of different size core.c: At top level: core.c:1139: error: syntax error before "apr_pool_t" *** Error code 1 Stop in /usr/ports/devel/subversion-perl/work/subversion-1.2.0/subversion/bindings/swig/perl/native. *** Error code 1 Stop in /usr/ports/devel/subversion-perl/work/subversion-1.2.0. *** Error code 1 >How-To-Repeat: portupgrade swig-1.3.25 portinstall subversion-perl >Fix: Downgrade to swig 1.3.21_1 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 10:50:20 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C85916A41C for ; Tue, 5 Jul 2005 10:50:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4458943D46 for ; Tue, 5 Jul 2005 10:50:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65AoKl0050600 for ; Tue, 5 Jul 2005 10:50:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65AoKkO050599; Tue, 5 Jul 2005 10:50:20 GMT (envelope-from gnats) Date: Tue, 5 Jul 2005 10:50:20 GMT Message-Id: <200507051050.j65AoKkO050599@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Vsevolod Stakhov Cc: Subject: Re: ports/82923: Update and unbroke: ftp/tnftp X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vsevolod Stakhov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 10:50:20 -0000 The following reply was made to PR ports/82923; it has been noted by GNATS. From: Vsevolod Stakhov To: bug-followup@FreeBSD.org, vsevolod@highsecure.ru, novel@FreeBSD.org Cc: Subject: Re: ports/82923: Update and unbroke: ftp/tnftp Date: Tue, 05 Jul 2005 14:42:45 +0400 Adding old/ directory to MASTER_SITES will help to avoid such kind of problems in future. From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 10:50:23 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7250716A41C for ; Tue, 5 Jul 2005 10:50:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B45B43D46 for ; Tue, 5 Jul 2005 10:50:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65AoNI5050619 for ; Tue, 5 Jul 2005 10:50:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65AoN7T050618; Tue, 5 Jul 2005 10:50:23 GMT (envelope-from gnats) Date: Tue, 5 Jul 2005 10:50:23 GMT Message-Id: <200507051050.j65AoN7T050618@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Roman Bogorodskiy Cc: Subject: Re: ports/82923: Update and unbroke: ftp/tnftp X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Roman Bogorodskiy List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 10:50:23 -0000 The following reply was made to PR ports/82923; it has been noted by GNATS. From: Roman Bogorodskiy To: Vsevolod Stakhov Cc: bug-followup@FreeBSD.org, novel@FreeBSD.org Subject: Re: ports/82923: Update and unbroke: ftp/tnftp Date: Tue, 5 Jul 2005 14:55:44 +0400 --x+6KMIRAuhnl3hBn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Vsevolod wrote: > Adding old/ directory to MASTER_SITES will help to avoid such kind of=20 > problems in future. Ah, I've overlooked that. I'll ask maintainer. Roman Bogorodskiy --x+6KMIRAuhnl3hBn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iQCVAwUBQspnMIB0WzgdqspGAQIQEQP/Vt2xMNLeoZ9BkOUGys2F7DNoZIJ0rBES oRM3Tv50x3cp2kEilC3sjwsuhUPP4Z3DY2VRuoFWcdcUduXArtmLsh6Oppu1ZIy8 R99CsunYRQL2kCsyUhRqjmI37OhwCfmRtfYRmP0cvjN+YNqtnC9oi286k+7RAte+ xAoRMsoloYs= =MyPp -----END PGP SIGNATURE----- --x+6KMIRAuhnl3hBn-- From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 11:10:17 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC1FA16A41C for ; Tue, 5 Jul 2005 11:10:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E13843D48 for ; Tue, 5 Jul 2005 11:10:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65BAHuW055325 for ; Tue, 5 Jul 2005 11:10:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65BAH9T055324; Tue, 5 Jul 2005 11:10:17 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 11:10:17 GMT Resent-Message-Id: <200507051110.j65BAH9T055324@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Babak Farrokhi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E922616A41C for ; Tue, 5 Jul 2005 11:03:08 +0000 (GMT) (envelope-from farrokhi@royalway.net) Received: from royalway.propagation.net (royalway.propagation.net [66.221.228.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB3A443D45 for ; Tue, 5 Jul 2005 11:03:07 +0000 (GMT) (envelope-from farrokhi@royalway.net) Received: by royalway.propagation.net (Postfix, from userid 1002) id 059015643C; Tue, 5 Jul 2005 06:03:07 -0500 (CDT) Message-Id: <20050705110307.059015643C@royalway.propagation.net> Date: Tue, 5 Jul 2005 06:03:07 -0500 (CDT) From: Babak Farrokhi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83004: Update port editors/vim to 6.3.80 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Babak Farrokhi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 11:10:17 -0000 >Number: 83004 >Category: ports >Synopsis: Update port editors/vim to 6.3.80 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 11:10:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Babak Farrokhi >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD royalway.propagation.net 5.4-STABLE FreeBSD 5.4-STABLE #6: Thu Jun 30 05:11:17 CDT 2005 root@royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: --- vim6.patch begins here --- diff -ruN vim.orig/Makefile vim/Makefile --- vim.orig/Makefile Tue Jul 5 15:13:44 2005 +++ vim/Makefile Tue Jul 5 15:22:47 2005 @@ -7,7 +7,7 @@ # PORTNAME?= vim -PATCHLEVEL= 62 +PATCHLEVEL= 80 PORTVERSION= 6.3.${PATCHLEVEL} PORTREVISION?= 0 CATEGORIES?= editors @@ -18,7 +18,7 @@ PATCHFILES!= /usr/bin/jot -s " " -w ${PORTVERSION:C/\.[0-9]*$//}.%03d \ ${PATCHLEVEL} 1 ${PATCHLEVEL} # bits to remove -BADPATCHES= 000 022 025 035 038 041 044 047 048 052 +BADPATCHES= 000 022 025 035 038 041 044 047 048 052 073 077 078 080 .for p in ${BADPATCHES} PATCHFILES:= ${PATCHFILES:N6.3.${p}} .endfor diff -ruN vim.orig/distinfo vim/distinfo --- vim.orig/distinfo Tue Jul 5 15:13:44 2005 +++ vim/distinfo Tue Jul 5 15:16:50 2005 @@ -80,8 +80,6 @@ SIZE (vim/6.3.045) = 12283 MD5 (vim/6.3.046) = db175fa4955264572d092e67b9c756af SIZE (vim/6.3.046) = 2231 -MD5 (vim/6.3.048) = 40bdb1312b6865a7b13681e765bee0f1 -SIZE (vim/6.3.048) = 18175 MD5 (vim/6.3.049) = b2171359bc93f307f941865a859d1eea SIZE (vim/6.3.049) = 1776 MD5 (vim/6.3.050) = 7303a0dd8232ea1fcc72df21e6839184 @@ -108,3 +106,39 @@ SIZE (vim/6.3.061) = 1984 MD5 (vim/6.3.062) = 2206f44458cb7a857e572f598034a9c7 SIZE (vim/6.3.062) = 2337 +MD5 (vim/6.3.063) = bf517161b45786a20d8d7c1023d85bec +SIZE (vim/6.3.063) = 1434 +MD5 (vim/6.3.064) = bfda6b471fb5e00ef47a222450237b6f +SIZE (vim/6.3.064) = 1586 +MD5 (vim/6.3.065) = e5d1cd5766735e2972104e6b2162a76f +SIZE (vim/6.3.065) = 4436 +MD5 (vim/6.3.066) = 4f367e1dbb4586598adc0ad5c9fc133d +SIZE (vim/6.3.066) = 4728 +MD5 (vim/6.3.067) = 230c335c728a62828077c98a0d70d804 +SIZE (vim/6.3.067) = 2200 +MD5 (vim/6.3.068) = bfec5079535e1dadb87bf6205a7d0c1d +SIZE (vim/6.3.068) = 2247 +MD5 (vim/6.3.069) = 50d75f86e2d4e8aeb7b11a7c0242bd37 +SIZE (vim/6.3.069) = 1710 +MD5 (vim/6.3.070) = ef33566dd7e9c9286760275023c8c1d3 +SIZE (vim/6.3.070) = 1928 +MD5 (vim/6.3.071) = adbe73dc97617e0d744dda9f25697e11 +SIZE (vim/6.3.071) = 1722 +MD5 (vim/6.3.072) = 22e41c0e790ab4dbd69a224a06a9f832 +SIZE (vim/6.3.072) = 2083 +MD5 (vim/6.3.073) = 02fce27a1cd1d19df02090c913549a9b +SIZE (vim/6.3.073) = 2017 +MD5 (vim/6.3.074) = cffffffd902f270c3727c8fff9d4324f +SIZE (vim/6.3.074) = 2365 +MD5 (vim/6.3.075) = b1d6abbad12838321632c95a146f086f +SIZE (vim/6.3.075) = 1745 +MD5 (vim/6.3.076) = ccb87038392e542b1a0c4ede980e997b +SIZE (vim/6.3.076) = 3546 +MD5 (vim/6.3.077) = b98f717012040bfb2f1df87e0322e2b1 +SIZE (vim/6.3.077) = 1934 +MD5 (vim/6.3.078) = 52189d33ad43571bcaa1cf498016f250 +SIZE (vim/6.3.078) = 2508 +MD5 (vim/6.3.079) = 6d9d39cd3440d628fc09cd8eeabd64ab +SIZE (vim/6.3.079) = 1853 +MD5 (vim/6.3.080) = bf8b475e6d947c8a290e64f90f40419e +SIZE (vim/6.3.080) = 3024 --- vim6.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 11:30:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 583F016A41C for ; Tue, 5 Jul 2005 11:30:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1009743D4C for ; Tue, 5 Jul 2005 11:30:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65BUKLc055877 for ; Tue, 5 Jul 2005 11:30:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65BUKeU055876; Tue, 5 Jul 2005 11:30:20 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 11:30:20 GMT Resent-Message-Id: <200507051130.j65BUKeU055876@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Babak Farrokhi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4649716A41C for ; Tue, 5 Jul 2005 11:26:30 +0000 (GMT) (envelope-from farrokhi@royalway.net) Received: from royalway.propagation.net (royalway.propagation.net [66.221.228.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 235D643D45 for ; Tue, 5 Jul 2005 11:26:30 +0000 (GMT) (envelope-from farrokhi@royalway.net) Received: by royalway.propagation.net (Postfix, from userid 1002) id BDE145643C; Tue, 5 Jul 2005 06:26:29 -0500 (CDT) Message-Id: <20050705112629.BDE145643C@royalway.propagation.net> Date: Tue, 5 Jul 2005 06:26:29 -0500 (CDT) From: Babak Farrokhi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83006: Update port net/cacti to 0.8.6f X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Babak Farrokhi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 11:30:22 -0000 >Number: 83006 >Category: ports >Synopsis: Update port net/cacti to 0.8.6f >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 11:30:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Babak Farrokhi >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD royalway.propagation.net 5.4-STABLE FreeBSD 5.4-STABLE #6: Thu Jun 30 05:11:17 CDT 2005 root@royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: --- cacti.patch begins here --- diff -ruN cacti.orig/Makefile cacti/Makefile --- cacti.orig/Makefile Tue Jul 5 06:11:08 2005 +++ cacti/Makefile Tue Jul 5 06:21:22 2005 @@ -6,8 +6,7 @@ # PORTNAME= cacti -PORTVERSION= 0.8.6e -PORTREVISION= 1 +PORTVERSION= 0.8.6f CATEGORIES= net www MASTER_SITES= http://www.cacti.net/downloads/ diff -ruN cacti.orig/distinfo cacti/distinfo --- cacti.orig/distinfo Tue Jul 5 06:11:08 2005 +++ cacti/distinfo Tue Jul 5 06:11:31 2005 @@ -1,2 +1,2 @@ -MD5 (cacti-0.8.6e.tar.gz) = be02abac3bb65c9fec089d9e0bbf684d -SIZE (cacti-0.8.6e.tar.gz) = 1061986 +MD5 (cacti-0.8.6f.tar.gz) = 032b8b22225f137e2a2294e89a2af2ec +SIZE (cacti-0.8.6f.tar.gz) = 1062562 --- cacti.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 12:10:18 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E790916A41F for ; Tue, 5 Jul 2005 12:10:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA4EE43D53 for ; Tue, 5 Jul 2005 12:10:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65CAHoB062073 for ; Tue, 5 Jul 2005 12:10:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65CAH0A062072; Tue, 5 Jul 2005 12:10:17 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 12:10:17 GMT Resent-Message-Id: <200507051210.j65CAH0A062072@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dima Panov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 829C616A41C for ; Tue, 5 Jul 2005 12:05:30 +0000 (GMT) (envelope-from redfox@Fluffy.Khv.RU) Received: from geg02.net.kht.ru (geg02.net.kht.ru [194.85.113.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE6EF43D5D for ; Tue, 5 Jul 2005 12:05:28 +0000 (GMT) (envelope-from redfox@Fluffy.Khv.RU) Received: from geg02.net.kht.ru (localhost [127.0.0.1]) by geg02.net.kht.ru (8.13.1/8.13.1) with ESMTP id j65Bu151031185 for ; Tue, 5 Jul 2005 22:56:02 +1100 Received: from Fluffy.Khv.RU (ppp125.pool1.as03.khb.dial-up.kht.ru [81.176.148.125] (may be forged)) by geg02.net.kht.ru (8.13.1/8.13.1) with ESMTP id j65BqKab028404 for ; Tue, 5 Jul 2005 22:52:29 +1100 Received: from Fluffy.Khv.RU (localhost [127.0.0.1]) by Fluffy.Khv.RU (8.13.1/8.13.1/Fluffy/5.4) with ESMTP id j65BpTQv074816 for ; Tue, 5 Jul 2005 22:51:29 +1100 (VLAST) (envelope-from redfox@Fluffy.Khv.RU) Received: (from redfox@localhost) by Fluffy.Khv.RU (8.13.1/8.13.1/Fluffy/Submit/1.1) id j65BpBOU074803 for FreeBSD-gnats-submit@freebsd.org; Tue, 5 Jul 2005 22:51:11 +1100 (VLAST) (envelope-from redfox) Received: from Fluffy.Khv.RU (localhost [127.0.0.1]) by Fluffy.Khv.RU (8.13.1/8.13.1/Fluffy/5.4) with ESMTP id j65Bafrn071152 for ; Tue, 5 Jul 2005 22:36:43 +1100 (VLAST) (envelope-from redfox@Fluffy.Khv.RU) Received: (from redfox@localhost) by Fluffy.Khv.RU (8.13.1/8.13.1/Fluffy/Submit/1.1) id j65Bacq5071151; Tue, 5 Jul 2005 22:36:38 +1100 (VLAST) (envelope-from redfox) Message-Id: <200507051136.j65Bacq5071151@Fluffy.Khv.RU> Date: Tue, 5 Jul 2005 22:36:38 +1100 (VLAST) From: Dima Panov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83008: Fix plist/pkg-message X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dima Panov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 12:10:18 -0000 >Number: 83008 >Category: ports >Synopsis: Fix plist/pkg-message >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 12:10:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dima Panov >Release: FreeBSD 4.10-STABLE i386 >Organization: Twilight Zone >Environment: System: FreeBSD Fluffy.Khv.RU 4.10-STABLE FreeBSD 4.10-STABLE #0: Wed Sep 29 07:01:00 VLAST 2004 root@Fluffy.Khv.RU:/usr/obj/usr/src4/sys/FLUFFY i386 >Description: Fix pkg-message/plist issue for misc/fortune-mod-futurama >How-To-Repeat: >Fix: Index: misc/fortune-mod-futurama/Makefile =================================================================== RCS file: /home/ncvs/ports/misc/fortune-mod-futurama/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- misc/fortune-mod-futurama/Makefile 16 Aug 2004 06:55:35 -0000 1.7 +++ misc/fortune-mod-futurama/Makefile 5 Jul 2005 11:09:37 -0000 @@ -19,6 +19,11 @@ PLIST_FILES= share/games/fortune/futurama share/games/fortune/futurama.dat PLIST_DIRS= share/games/fortune share/games +PKGMESSAGE= ${WRKDIR}/pkg-message + +post-patch: + @${CAT} pkg-message | ${SED} 's|PREFIX|${PREFIX}|' > ${PKGMESSAGE} + do-build: @cd ${WRKSRC} && /usr/games/strfile futurama @@ -27,7 +32,4 @@ @${MKDIR} ${PREFIX}/share/games/fortune @${INSTALL_DATA} ${WRKSRC}/futurama* ${PREFIX}/share/games/fortune -post-install: - @${SED} 's#PREFIX#${PREFIX}#' >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 12:10:18 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51B8E16A41C for ; Tue, 5 Jul 2005 12:10:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BE7A43D55 for ; Tue, 5 Jul 2005 12:10:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65CAHh5062131 for ; Tue, 5 Jul 2005 12:10:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65CAHKW062130; Tue, 5 Jul 2005 12:10:17 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 12:10:17 GMT Resent-Message-Id: <200507051210.j65CAHKW062130@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dima Panov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DF5F16A41C for ; Tue, 5 Jul 2005 12:05:35 +0000 (GMT) (envelope-from redfox@Fluffy.Khv.RU) Received: from geg02.net.kht.ru (geg02.net.kht.ru [194.85.113.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E9D843D55 for ; Tue, 5 Jul 2005 12:05:33 +0000 (GMT) (envelope-from redfox@Fluffy.Khv.RU) Received: from geg02.net.kht.ru (localhost [127.0.0.1]) by geg02.net.kht.ru (8.13.1/8.13.1) with ESMTP id j65BuLVc031475 for ; Tue, 5 Jul 2005 22:56:23 +1100 Received: from Fluffy.Khv.RU (ppp125.pool1.as03.khb.dial-up.kht.ru [81.176.148.125] (may be forged)) by geg02.net.kht.ru (8.13.1/8.13.1) with ESMTP id j65BpbqY028026 for ; Tue, 5 Jul 2005 22:51:41 +1100 Received: from Fluffy.Khv.RU (localhost [127.0.0.1]) by Fluffy.Khv.RU (8.13.1/8.13.1/Fluffy/5.4) with ESMTP id j65BpTQt074816 for ; Tue, 5 Jul 2005 22:51:29 +1100 (VLAST) (envelope-from redfox@Fluffy.Khv.RU) Received: (from redfox@localhost) by Fluffy.Khv.RU (8.13.1/8.13.1/Fluffy/Submit/1.1) id j65BpFdq074805 for FreeBSD-gnats-submit@freebsd.org; Tue, 5 Jul 2005 22:51:15 +1100 (VLAST) (envelope-from redfox) Received: from Fluffy.Khv.RU (localhost [127.0.0.1]) by Fluffy.Khv.RU (8.13.1/8.13.1/Fluffy/5.4) with ESMTP id j65BdnnM072411 for ; Tue, 5 Jul 2005 22:39:49 +1100 (VLAST) (envelope-from redfox@Fluffy.Khv.RU) Received: (from redfox@localhost) by Fluffy.Khv.RU (8.13.1/8.13.1/Fluffy/Submit/1.1) id j65Bdn3u072410; Tue, 5 Jul 2005 22:39:49 +1100 (VLAST) (envelope-from redfox) Message-Id: <200507051139.j65Bdn3u072410@Fluffy.Khv.RU> Date: Tue, 5 Jul 2005 22:39:49 +1100 (VLAST) From: Dima Panov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83009: OPTIONify misc/mc X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dima Panov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 12:10:18 -0000 >Number: 83009 >Category: ports >Synopsis: OPTIONify misc/mc >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 12:10:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dima Panov >Release: FreeBSD 4.10-STABLE i386 >Organization: Twilight Zone >Environment: System: FreeBSD Fluffy.Khv.RU 4.10-STABLE FreeBSD 4.10-STABLE #0: Wed Sep 29 07:01:00 VLAST 2004 root@Fluffy.Khv.RU:/usr/obj/usr/src4/sys/FLUFFY i386 >Description: OPTIONify misc/mc, fix hidden dependency on Xlib >How-To-Repeat: >Fix: Index: misc/mc/Makefile =================================================================== RCS file: /home/ncvs/ports/misc/mc/Makefile,v retrieving revision 1.102 diff -u -r1.102 Makefile --- misc/mc/Makefile 12 Mar 2005 10:52:02 -0000 1.102 +++ misc/mc/Makefile 12 Mar 2005 23:28:34 -0000 @@ -23,6 +23,12 @@ USE_GNOME= glib20 GNU_CONFIGURE= yes +OPTIONS= SLANG "Build with SLang library" on \ + ICONV "Build with iconv recoding" on \ + X11 "Build with X11 library" off \ + SUBSHELL "Build with subshell support" off \ + SAMBA "Build with Samba support" off + .include .if defined(WITH_SAMBA) || !(defined(WITHOUT_SAMBA) || defined(MINIMAL)) @@ -40,6 +46,8 @@ .if !defined(WITH_X11) || defined(MINIMAL) CONFIGURE_ARGS+=--without-x +.else +USE_XLIB= yes .endif .if !defined(WITH_EDIT) && (defined(WITHOUT_EDIT) || defined(MINIMAL)) >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 12:20:09 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C7BD16A41C for ; Tue, 5 Jul 2005 12:20:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 395B443D4C for ; Tue, 5 Jul 2005 12:20:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65CK9Ar062401 for ; Tue, 5 Jul 2005 12:20:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65CK9ES062400; Tue, 5 Jul 2005 12:20:09 GMT (envelope-from gnats) Date: Tue, 5 Jul 2005 12:20:09 GMT Message-Id: <200507051220.j65CK9ES062400@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Roman Bogorodskiy Cc: Subject: Re: ports/82923: Update and unbroke: ftp/tnftp X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Roman Bogorodskiy List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 12:20:09 -0000 The following reply was made to PR ports/82923; it has been noted by GNATS. From: Roman Bogorodskiy To: Vsevolod Stakhov Cc: bug-followup@FreeBSD.org, novel@FreeBSD.org Subject: Re: ports/82923: Update and unbroke: ftp/tnftp Date: Tue, 5 Jul 2005 16:25:43 +0400 --+B+y8wtTXqdUj1xM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Vsevolod wrote: > Adding old/ directory to MASTER_SITES will help to avoid such kind of=20 > problems in future. Done. Roman Bogorodskiy --+B+y8wtTXqdUj1xM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iQCVAwUBQsp8R4B0WzgdqspGAQKNggQAlEYkZitnJ5aGk4LUdtYAzRAYaE2VNliH AIjqXJ3FoarOdA3JY4aqC81lXAmFwuuj5qL7vy2rXBFkUaeOBSYkhq3GsGsMfWi+ Jn8WCJMGTzL9Fz8IYEGHCfUwPOSR1HEOkmXqc8CyB0/IJTtpj2Y6Buo9edhGNGw2 SIQ1RJDPehg= =KLB+ -----END PGP SIGNATURE----- --+B+y8wtTXqdUj1xM-- From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 12:31:52 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8751916A41F; Tue, 5 Jul 2005 12:31:52 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F39343D48; Tue, 5 Jul 2005 12:31:52 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from freefall.freebsd.org (simon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65CVqJt063637; Tue, 5 Jul 2005 12:31:52 GMT (envelope-from simon@freefall.freebsd.org) Received: (from simon@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65CVqq3063633; Tue, 5 Jul 2005 12:31:52 GMT (envelope-from simon) Date: Tue, 5 Jul 2005 12:31:52 GMT From: "Simon L. Nielsen" Message-Id: <200507051231.j65CVqq3063633@freefall.freebsd.org> To: babak@farrokhi.net, simon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, simon@FreeBSD.org Cc: Subject: Re: ports/83006: Update port net/cacti to 0.8.6f X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 12:31:52 -0000 Synopsis: Update port net/cacti to 0.8.6f State-Changed-From-To: open->closed State-Changed-By: simon State-Changed-When: Tue Jul 5 12:31:16 GMT 2005 State-Changed-Why: Committed, thanks! Responsible-Changed-From-To: freebsd-ports-bugs->simon Responsible-Changed-By: simon Responsible-Changed-When: Tue Jul 5 12:31:16 GMT 2005 Responsible-Changed-Why: I will handle any potential followups. http://www.freebsd.org/cgi/query-pr.cgi?pr=83006 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 13:10:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D38C716A41C for ; Tue, 5 Jul 2005 13:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A9B443D45 for ; Tue, 5 Jul 2005 13:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65DAFwi068709 for ; Tue, 5 Jul 2005 13:10:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65DAFXP068708; Tue, 5 Jul 2005 13:10:15 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 13:10:15 GMT Resent-Message-Id: <200507051310.j65DAFXP068708@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gunter Wambaugh Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FA8116A41C for ; Tue, 5 Jul 2005 13:06:36 +0000 (GMT) (envelope-from gunter@isengard.thewambaughs.net) Received: from isengard.thewambaughs.net (68-119-105-238.dhcp.jcsn.tn.charter.com [68.119.105.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47AB743D58 for ; Tue, 5 Jul 2005 13:06:35 +0000 (GMT) (envelope-from gunter@isengard.thewambaughs.net) Received: from isengard.thewambaughs.net (localhost [127.0.0.1]) by isengard.thewambaughs.net (8.13.3/8.13.3) with ESMTP id j65D6YGG016630 for ; Tue, 5 Jul 2005 08:06:34 -0500 (CDT) (envelope-from gunter@isengard.thewambaughs.net) Received: (from gunter@localhost) by isengard.thewambaughs.net (8.13.3/8.13.3/Submit) id j65D6Yrr016629; Tue, 5 Jul 2005 08:06:34 -0500 (CDT) (envelope-from gunter) Message-Id: <200507051306.j65D6Yrr016629@isengard.thewambaughs.net> Date: Tue, 5 Jul 2005 08:06:34 -0500 (CDT) From: Gunter Wambaugh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83010: [maintainer update] sitebar update to 3.3.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gunter Wambaugh List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 13:10:16 -0000 >Number: 83010 >Category: ports >Synopsis: [maintainer update] sitebar update to 3.3.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 13:10:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Gunter Wambaugh >Release: FreeBSD 5.4-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD isengard.thewambaughs.net 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #0: Fri Jun 10 15:15:52 CDT 2005 root@isengard.thewambaughs.net:/usr/obj/usr/src/sys/ISENGARD i386 >Description: Update sitebar to 3.3.3. >How-To-Repeat: >Fix: --- sitebar.patch begins here --- diff -urN sitebar.old/Makefile sitebar/Makefile --- sitebar.old/Makefile Tue Jul 5 07:56:25 2005 +++ sitebar/Makefile Tue Jul 5 07:55:35 2005 @@ -7,13 +7,13 @@ # PORTNAME= sitebar -PORTVERSION= 3.2.6 +PORTVERSION= 3.3.3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= SiteBar-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= techgunter@yahoo.com COMMENT= The Bookmark Server for Personal and Team Use USE_BZIP2= yes diff -urN sitebar.old/distinfo sitebar/distinfo --- sitebar.old/distinfo Tue Jul 5 07:56:25 2005 +++ sitebar/distinfo Mon Jul 4 09:45:49 2005 @@ -1,2 +1,2 @@ -MD5 (SiteBar-3.2.6.tar.bz2) = 75b5a681aa7214f435261e1fd54c283e -SIZE (SiteBar-3.2.6.tar.bz2) = 252480 +MD5 (SiteBar-3.3.3.tar.bz2) = b61082ad95d859cf9c49c30bc5aa8e21 +SIZE (SiteBar-3.3.3.tar.bz2) = 467575 --- sitebar.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 14:12:47 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF80B16A41F; Tue, 5 Jul 2005 14:12:47 +0000 (GMT) (envelope-from foxfair@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6A1643D48; Tue, 5 Jul 2005 14:12:47 +0000 (GMT) (envelope-from foxfair@FreeBSD.org) Received: from freefall.freebsd.org (foxfair@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65EClpJ075380; Tue, 5 Jul 2005 14:12:47 GMT (envelope-from foxfair@freefall.freebsd.org) Received: (from foxfair@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65EClEN075376; Tue, 5 Jul 2005 14:12:47 GMT (envelope-from foxfair) Date: Tue, 5 Jul 2005 14:12:47 GMT From: Foxfair Hu Message-Id: <200507051412.j65EClEN075376@freefall.freebsd.org> To: tjs@cdpa.nsysu.edu.tw, foxfair@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82915: [MAINTAINER] Update www/wordpress-mu to 1.5.1.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 14:12:48 -0000 Synopsis: [MAINTAINER] Update www/wordpress-mu to 1.5.1.2 State-Changed-From-To: open->closed State-Changed-By: foxfair State-Changed-When: Tue Jul 5 14:12:33 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=82915 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 15:00:50 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 261C316A41F; Tue, 5 Jul 2005 15:00:50 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F068E43D5C; Tue, 5 Jul 2005 15:00:49 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from freefall.freebsd.org (lofi@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65F0nrw077357; Tue, 5 Jul 2005 15:00:49 GMT (envelope-from lofi@freefall.freebsd.org) Received: (from lofi@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65F0nFU077353; Tue, 5 Jul 2005 15:00:49 GMT (envelope-from lofi) Date: Tue, 5 Jul 2005 15:00:49 GMT From: Michael Nottebrock Message-Id: <200507051500.j65F0nFU077353@freefall.freebsd.org> To: devin@spamcop.net, lofi@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, kde@FreeBSD.org Cc: Subject: Re: ports/82994: [PATCH] x11-wm/kdebase-kompmgr: fix build on 4.x X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 15:00:50 -0000 Synopsis: [PATCH] x11-wm/kdebase-kompmgr: fix build on 4.x State-Changed-From-To: open->closed State-Changed-By: lofi State-Changed-When: Tue Jul 5 14:59:58 GMT 2005 State-Changed-Why: Committed, thanks! Responsible-Changed-From-To: freebsd-ports-bugs->kde Responsible-Changed-By: lofi Responsible-Changed-When: Tue Jul 5 14:59:58 GMT 2005 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=82994 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 15:20:12 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFC7916A41C for ; Tue, 5 Jul 2005 15:20:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5971A43D68 for ; Tue, 5 Jul 2005 15:20:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65FK9r5082151 for ; Tue, 5 Jul 2005 15:20:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65FK9aM082148; Tue, 5 Jul 2005 15:20:09 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 15:20:09 GMT Resent-Message-Id: <200507051520.j65FK9aM082148@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Babak Farrokhi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D734116A41C for ; Tue, 5 Jul 2005 15:13:24 +0000 (GMT) (envelope-from farrokhi@royalway.net) Received: from royalway.propagation.net (royalway.propagation.net [66.221.228.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id B208E43D46 for ; Tue, 5 Jul 2005 15:13:23 +0000 (GMT) (envelope-from farrokhi@royalway.net) Received: by royalway.propagation.net (Postfix, from userid 1002) id DA7B75643C; Tue, 5 Jul 2005 10:13:23 -0500 (CDT) Message-Id: <20050705151323.DA7B75643C@royalway.propagation.net> Date: Tue, 5 Jul 2005 10:13:23 -0500 (CDT) From: Babak Farrokhi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83013: Update port mail/pop3proxy - fix checksum mismatch X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Babak Farrokhi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 15:20:12 -0000 >Number: 83013 >Category: ports >Synopsis: Update port mail/pop3proxy - fix checksum mismatch >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 15:20:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Babak Farrokhi >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD royalway.propagation.net 5.4-STABLE FreeBSD 5.4-STABLE #6: Thu Jun 30 05:11:17 CDT 2005 root@royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: --- pop3proxy.patch begins here --- diff -ruN pop3proxy.orig/Makefile pop3proxy/Makefile --- pop3proxy.orig/Makefile Tue Jul 5 19:33:32 2005 +++ pop3proxy/Makefile Tue Jul 5 19:35:22 2005 @@ -15,8 +15,6 @@ MAINTAINER= mbr@FreeBSD.org COMMENT= POP3 Proxy Server derived from UP IMAP Proxy -BROKEN= Checksum mismatch - GNU_CONFIGURE= YES USE_AUTOCONF_VER=213 USE_RC_SUBR= YES diff -ruN pop3proxy.orig/distinfo pop3proxy/distinfo --- pop3proxy.orig/distinfo Tue Jul 5 19:33:32 2005 +++ pop3proxy/distinfo Tue Jul 5 19:34:32 2005 @@ -1,2 +1,2 @@ -MD5 (pop3proxy-1.2.tgz) = d64771d189f79326b4c8029e65db0d0e +MD5 (pop3proxy-1.2.tgz) = d879d09d3a057068d08c5265842ca848 SIZE (pop3proxy-1.2.tgz) = 133494 --- pop3proxy.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 15:20:13 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8215316A422 for ; Tue, 5 Jul 2005 15:20:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BE5743D64 for ; Tue, 5 Jul 2005 15:20:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65FK9Pl082101 for ; Tue, 5 Jul 2005 15:20:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65FK9lD082100; Tue, 5 Jul 2005 15:20:09 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 15:20:09 GMT Resent-Message-Id: <200507051520.j65FK9lD082100@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nicola Vitale Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2383216A41C for ; Tue, 5 Jul 2005 15:12:56 +0000 (GMT) (envelope-from nivit@email.it) Received: from vsmtp1.tin.it (vsmtp1.tin.it [212.216.176.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC10443D4C for ; Tue, 5 Jul 2005 15:12:54 +0000 (GMT) (envelope-from nivit@email.it) Received: from psyllobora (82.52.76.189) by vsmtp1.tin.it (7.0.027) id 42C8475A000FE32F for FreeBSD-gnats-submit@freebsd.org; Tue, 5 Jul 2005 17:12:51 +0200 Received: (qmail 45041 invoked by uid 0); 5 Jul 2005 17:10:05 +0200 Message-Id: <20050705151005.45040.qmail@psyllobora> Date: 5 Jul 2005 17:10:05 +0200 From: Nicola Vitale To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: nivit@users.sourceforge.net Subject: ports/83012: [PATCH] www/apache-forrest: update to 0.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 15:20:13 -0000 >Number: 83012 >Category: ports >Synopsis: [PATCH] www/apache-forrest: update to 0.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 15:20:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Nicola Vitale >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: System: FreeBSD psyllobora.domo.sva 4.11-STABLE FreeBSD 4.11-STABLE #0: Thu Apr 7 20:26:08 CEST >Description: - Update to 0.7 Added file(s): - files/patch-bin-forrest - files/patch-tools-ant-bin-ant Removed file(s): - files/patch-src-resources-forrest_shbat-bin-forrest - files/patch-src-resources-forrestbot-bin-forrestbot Port maintainer (nivit@users.sourceforge.net) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- apache-forrest-0.7.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/apache-forrest/Makefile /usr/ports/www/apache-forrest.UPGRADE-0.7/Makefile --- /usr/ports/www/apache-forrest/Makefile Wed Aug 18 00:47:50 2004 +++ /usr/ports/www/apache-forrest.UPGRADE-0.7/Makefile Tue Jul 5 16:49:17 2005 @@ -5,8 +5,8 @@ # $FreeBSD: ports/www/apache-forrest/Makefile,v 1.2 2004/08/17 22:47:50 thierry Exp $ PORTNAME= apache-forrest -PORTVERSION= 0.5.1 -CATEGORIES= www +PORTVERSION= 0.7 +CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} \ http://mirror.tomato.it/apache/forrest/ \ http://mirrors.publicshout.org/apache/forrest/ \ @@ -14,46 +14,38 @@ http://www.apache.inetcosmos.org/dist/forrest/ \ ftp://mirror.nohup.it/apache/forrest/ MASTER_SITE_SUBDIR= forrest -DISTNAME= ${PORTNAME}-${PORTVERSION}-src +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= nivit@users.sourceforge.net COMMENT= A tool for rapid development of small sites -USE_JAVA= 1.2+ +USE_JAVA= 1.4+ -REPLACE_FILES= ${WRKSRC}/src/resources/forrest-shbat/bin/forrest \ - ${WRKSRC}/src/resources/forrestbot/bin/forrestbot +USE_REINPLACE= Yes +REPLACE_FILES= ${WRKSRC}/bin/forrest ${WRKSRC}/tools/ant/bin/ant -BUILD_CMD= ${SETENV} JAVA_HOME=${JAVA_HOME} ${WRKSRC}/build.sh - -.if !defined(NOPORTDOCS) -BUILD_DOCS= site -FORREST_DOCS= ${INSTALL_WRKSRC}/${BUILD_DOCS} -.endif +NO_BUILD= Yes INSTALL_WRKSRC= ${WRKSRC}/build -FORREST_DIR= ${INSTALL_WRKSRC}/dist/shbat LINK_OPTS?= -sf FIND_ARGS1= -type d \! -empty -FIND_ARGS2= \! -type d -and -perm -a+x -and \! -name "*.orig" -FIND_ARGS3= \! -type d -and \! -perm -a+x -and \! -name "*.bat" -and \! -name "*.orig" +FIND_ARGS2= \! -type d -and -perm -a+x -and \! -name "*.orig" -and \! -name "*.bak" +FIND_ARGS3= \! -type d -and \! -perm -a+x -and \! -name "*.bat" -and \! -name "*.orig" -and \! -name "LICENSE.txt" -and \! -name "KEYS" -and \! -name "NOTICE.txt" -and \! -name "*.license.txt" + +ANT= ${DATADIR}/tools/ant/bin/ant +ANT_TARGET= local-deploy +PLUGINSDIR= ${DATADIR}/plugins/org.apache.forrest.plugin.output.pdf post-patch: @for FILE in ${REPLACE_FILES}; do \ - ${SED} \ - -e "/%%JAVA_HOME%%/s//${JAVA_HOME:S/\//\\\//g}/g" \ - $${FILE} > ${WRKSRC}/`basename $${FILE}`; \ - ${MV} -f ${WRKSRC}/`basename $${FILE}` $${FILE}; \ + ${REINPLACE_CMD} -e "/%%JAVA_HOME%%/s//${JAVA_HOME:S/\//\\\//g}/g" \ + $${FILE} ;\ done; -do-build: - @cd ${WRKSRC}; \ - ${BUILD_CMD} ${BUILD_DOCS} - do-install: # Script and data - @cd ${FORREST_DIR}; \ + @cd ${WRKSRC}; \ DIRS=$$(${FIND} . ${FIND_ARGS1}); \ for DIR in $${DIRS}; do \ ${MKDIR} ${DATADIR}/$${DIR}; \ @@ -66,26 +58,19 @@ for FILE in $${FILES}; do \ ${INSTALL_DATA} $${FILE} ${DATADIR}/$${FILE}; \ done; -# Documentation -.if !defined(NOPORTDOCS) - @cd ${FORREST_DOCS}; \ - DIRS=$$(${FIND} . ${FIND_ARGS1}); \ - for DIR in $${DIRS}; do \ - ${MKDIR} ${DOCSDIR}/$${DIR}; \ - done; \ - FILES=$$(${FIND} . ${FIND_ARGS3}); \ - for FILE in $${FILES}; do \ - ${INSTALL_DATA} $${FILE} ${DOCSDIR}/$${FILE}; \ - done; -.endif + # Links to executables - @cd ${FORREST_DIR}; \ + @cd ${WRKSRC}; \ FILES=$$(${FIND} bin ${FIND_ARGS2} ); \ for FILE in $${FILES}; do \ ${LN} ${LINK_OPTS} ${DATADIR}/$${FILE} ${PREFIX}/$${FILE}; \ done; post-install: - @${CAT} ${PKGMESSAGE} + @cd ${PLUGINSDIR}; \ + ${SETENV} FORREST_HOME=${DATADIR} ${ANT} ${ANT_TARGET}; \ + ${SED} -e "/%%DATADIR%%/s//${DATADIR:S/\//\\\//g}/g" \ + -e "/%%PORTVERSION%%/s//${PORTVERSION}/g" ${PKGMESSAGE}; .include + diff -ruN --exclude=CVS /usr/ports/www/apache-forrest/distinfo /usr/ports/www/apache-forrest.UPGRADE-0.7/distinfo --- /usr/ports/www/apache-forrest/distinfo Sun May 23 21:24:21 2004 +++ /usr/ports/www/apache-forrest.UPGRADE-0.7/distinfo Tue Jul 5 16:49:17 2005 @@ -1,2 +1,2 @@ -MD5 (apache-forrest-0.5.1-src.tar.gz) = 9377f1167ad0968af196e4b58101590f -SIZE (apache-forrest-0.5.1-src.tar.gz) = 13772498 +MD5 (apache-forrest-0.7.tar.gz) = ec83eb26a2bd39a3577ae1d9debd2a64 +SIZE (apache-forrest-0.7.tar.gz) = 21917527 diff -ruN --exclude=CVS /usr/ports/www/apache-forrest/files/patch-bin-forrest /usr/ports/www/apache-forrest.UPGRADE-0.7/files/patch-bin-forrest --- /usr/ports/www/apache-forrest/files/patch-bin-forrest Thu Jan 1 01:00:00 1970 +++ /usr/ports/www/apache-forrest.UPGRADE-0.7/files/patch-bin-forrest Tue Jul 5 16:49:17 2005 @@ -0,0 +1,46 @@ +--- bin/forrest Sun Jun 19 11:54:14 2005 ++++ bin/forrest.port Thu Jun 30 14:16:09 2005 +@@ -20,6 +20,7 @@ + + cygwin=false; + darwin=false; ++freebsd=false; + case `uname` in + CYGWIN*) cygwin=true ;; + Darwin*) darwin=true +@@ -27,7 +28,13 @@ + JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Home + fi + ;; ++ FreeBSD*) freebsd=true ++ if [ -z "$JAVA_HOME" ] ; then ++ JAVA_HOME=%%JAVA_HOME%% ++ fi ++ ;; + esac ++export JAVA_HOME; + + if [ "$cygwin" = "true" ] ; then + PROJECT_HOME=`cygpath -w "$PWD"` +@@ -72,6 +79,12 @@ + FORREST_DOT_HOME=$FORREST_HOME + fi + ++if [ -z "$DISPLAY" ]; then ++ JAVA_AWT_HEADLESS="-Dforrest.jvmargs=-Djava.awt.headless=true" ++else ++ JAVA_AWT_HEADLESS='' ++fi ++ + # set the ant file to use + ANTFILE="$FORREST_DOT_HOME/main/forrest.build.xml" + +@@ -94,7 +107,7 @@ + echo "Apache Forrest. Run 'forrest -projecthelp' to list options" + echo + export FORREST_HOME +-"$ANT_HOME/bin/ant" --noconfig -buildfile "$ANTFILE" -Dbasedir="$PROJECT_HOME" -emacs $@ ++"$ANT_HOME/bin/ant" --noconfig -buildfile "$ANTFILE" -Dbasedir="$PROJECT_HOME" ${JAVA_AWT_HEADLESS} -emacs $@ + RESULT=$? + + # ---- Restore Classpath diff -ruN --exclude=CVS /usr/ports/www/apache-forrest/files/patch-src-resources-forrest_shbat-bin-forrest /usr/ports/www/apache-forrest.UPGRADE-0.7/files/patch-src-resources-forrest_shbat-bin-forrest --- /usr/ports/www/apache-forrest/files/patch-src-resources-forrest_shbat-bin-forrest Sun May 23 21:24:21 2004 +++ /usr/ports/www/apache-forrest.UPGRADE-0.7/files/patch-src-resources-forrest_shbat-bin-forrest Thu Jan 1 01:00:00 1970 @@ -1,65 +0,0 @@ ---- src/resources/forrest-shbat/bin/forrest Sun Oct 5 16:48:21 2003 -+++ src/resources/forrest-shbat/bin/forrest.port Tue Oct 14 15:50:00 2003 -@@ -4,6 +4,8 @@ - - cygwin=false; - darwin=false; -+freebsd=false; -+ - case "`uname`" in - CYGWIN*) cygwin=true ;; - Darwin*) darwin=true -@@ -11,7 +13,13 @@ - JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Home - fi - ;; -+ FreeBSD*) freebsd=true -+ if [ -z "$JAVA_HOME" ] ; then -+ JAVA_HOME=%%JAVA_HOME%% -+ fi -+ ;; - esac -+export JAVA_HOME - - if [ "$cygwin" = "true" ] ; then - PROJECT_HOME=`cygpath -w "$PWD"` -@@ -19,9 +27,37 @@ - PROJECT_HOME=`pwd` - fi - --# use the location of this script to infer $FORREST_HOME --FORREST_HOME=`dirname "$0"`/.. -+# Try to determine the FORREST_HOME -+if [ -z "$FORREST_HOME" ] ; then -+ # Note: this piece of code is based on ant's shell script -+ -+ ## resolve links - $0 may be a link to ant's home -+ PRG=$0 -+ progname=`basename $0` -+ saveddir=`pwd` -+ -+ # need this for relative symlinks -+ cd `dirname $PRG` -+ -+ while [ -h "$PRG" ] ; do -+ ls=`ls -ld "$PRG"` -+ link=`expr "$ls" : '.*-> \(.*\)$'` -+ if expr "$link" : '.*/.*' > /dev/null; then -+ PRG="$link" -+ else -+ PRG="`dirname $PRG`/$link" -+ fi -+ done - -+ FORREST_HOME=`dirname "$PRG"`/.. -+ -+ # make it fully qualified -+ FORREST_HOME=`cd "$FORREST_HOME" && pwd` -+ -+ cd $saveddir -+fi -+export FORREST_HOME -+ - # Save old ANT_HOME - OLD_ANT_HOME="$ANT_HOME" - unset ANT_HOME diff -ruN --exclude=CVS /usr/ports/www/apache-forrest/files/patch-src-resources-forrestbot-bin-forrestbot /usr/ports/www/apache-forrest.UPGRADE-0.7/files/patch-src-resources-forrestbot-bin-forrestbot --- /usr/ports/www/apache-forrest/files/patch-src-resources-forrestbot-bin-forrestbot Sun May 23 21:24:22 2004 +++ /usr/ports/www/apache-forrest.UPGRADE-0.7/files/patch-src-resources-forrestbot-bin-forrestbot Thu Jan 1 01:00:00 1970 @@ -1,25 +0,0 @@ ---- src/resources/forrestbot/bin/forrestbot Sun Sep 14 12:56:20 2003 -+++ src/resources/forrestbot/bin/forrestbot.port Tue Oct 14 15:55:22 2003 -@@ -9,7 +9,13 @@ - JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Home - fi - ;; -+ FreeBSD*) freebsd=true -+ if [ -z "$JAVA_HOME" ] ; then -+ JAVA_HOME=%%JAVA_HOME%% -+ fi -+ ;; - esac -+export JAVA_HOME - - # Try to determine the FORREST_HOME - if [ -z "$FORREST_HOME" ] ; then -@@ -46,7 +52,7 @@ - else - FORRESTBOT_HOME="$FORREST_HOME/forrestbot" - fi -- -+export FORREST_HOME - - # set the ant file to use - ANTFILE="$FORRESTBOT_HOME/forrestbot.build.xml" diff -ruN --exclude=CVS /usr/ports/www/apache-forrest/files/patch-tools-ant-bin-ant /usr/ports/www/apache-forrest.UPGRADE-0.7/files/patch-tools-ant-bin-ant --- /usr/ports/www/apache-forrest/files/patch-tools-ant-bin-ant Thu Jan 1 01:00:00 1970 +++ /usr/ports/www/apache-forrest.UPGRADE-0.7/files/patch-tools-ant-bin-ant Tue Jul 5 16:49:17 2005 @@ -0,0 +1,24 @@ +--- tools/ant/bin/ant Sun Jun 19 11:54:04 2005 ++++ tools/ant/bin/ant.port Tue Jul 5 13:53:37 2005 +@@ -78,6 +78,7 @@ + # OS specific support. $var _must_ be set to either true or false. + cygwin=false; + darwin=false; ++freebsd=false; + case "`uname`" in + CYGWIN*) cygwin=true ;; + Darwin*) darwin=true +@@ -85,7 +86,13 @@ + JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Home + fi + ;; ++ FreeBSD*) freebsd=true ++ if [ -z "$JAVA_HOME" ] ; then ++ JAVA_HOME=%%JAVA_HOME%% ++ fi ++ ;; + esac ++export JAVA_HOME + + if [ -z "$ANT_HOME" -o ! -d "$ANT_HOME" ] ; then + # try to find ANT diff -ruN --exclude=CVS /usr/ports/www/apache-forrest/pkg-descr /usr/ports/www/apache-forrest.UPGRADE-0.7/pkg-descr --- /usr/ports/www/apache-forrest/pkg-descr Sun May 23 21:24:21 2004 +++ /usr/ports/www/apache-forrest.UPGRADE-0.7/pkg-descr Tue Jul 5 16:49:17 2005 @@ -3,7 +3,7 @@ and other resources. Forrest uses these to render the XML source content into a website via command-line, robot, or a dynamic web application. -WWW: http://xml.apache.org/forrest/ +WWW: http://forrest.apache.org/ -- Nicola Vitale diff -ruN --exclude=CVS /usr/ports/www/apache-forrest/pkg-message /usr/ports/www/apache-forrest.UPGRADE-0.7/pkg-message --- /usr/ports/www/apache-forrest/pkg-message Sun May 23 21:24:21 2004 +++ /usr/ports/www/apache-forrest.UPGRADE-0.7/pkg-message Tue Jul 5 16:50:38 2005 @@ -1,17 +1,20 @@ -***************************************************************************** -To build a site: -1) $ mkdir mysite; cd mysite -2) $ forrest seed -3) $ forrest site -4) see results in ./build/site/index.html with your web browser +************************************************************************* -If you get this error: + Set the environment variable: -Can't connect to X11 window using ':0.0' as the value of the DISPLAY variable + FORREST_HOME=%%DATADIR%% -replace step 3) with: + and add ${FORREST_HOME}/bin to your PATH. - $ forrest -Dforrest.jvmargs=-Djava.awt.headless=true site + To build a site: -***************************************************************************** + 1) $ mkdir mysite; cd mysite + 2) $ forrest seed + 3) $ forrest + 4) see results in ./build/site/index.html with your web browser + + To avoid any issue with old classes being loaded, run a 'forrest clean' + in your project directory, after you upgraded to this version (%%PORTVERSION%%) + +************************************************************************* diff -ruN --exclude=CVS /usr/ports/www/apache-forrest/pkg-plist /usr/ports/www/apache-forrest.UPGRADE-0.7/pkg-plist --- /usr/ports/www/apache-forrest/pkg-plist Sun May 23 21:24:21 2004 +++ /usr/ports/www/apache-forrest.UPGRADE-0.7/pkg-plist Tue Jul 5 16:49:17 2005 @@ -1,758 +1,1315 @@ bin/forrest -bin/forrestbot -%%PORTDOCS%%%%DOCSDIR%%/images/project-logo.png -%%PORTDOCS%%%%DOCSDIR%%/images/group-logo.gif -%%PORTDOCS%%%%DOCSDIR%%/images/tabs.png -%%PORTDOCS%%%%DOCSDIR%%/images/fix.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/add.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/dir-menu3.png -%%PORTDOCS%%%%DOCSDIR%%/images/menu.png -%%PORTDOCS%%%%DOCSDIR%%/images/menu3.png -%%PORTDOCS%%%%DOCSDIR%%/images/dir-menu2.png -%%PORTDOCS%%%%DOCSDIR%%/images/icon.png -%%PORTDOCS%%%%DOCSDIR%%/images/menu2.png -%%PORTDOCS%%%%DOCSDIR%%/images/hack.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/rss.png -%%PORTDOCS%%%%DOCSDIR%%/images/built-with-cocoon.gif -%%PORTDOCS%%%%DOCSDIR%%/images/dir-menu.png -%%PORTDOCS%%%%DOCSDIR%%/images/remove.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/update.jpg -%%PORTDOCS%%%%DOCSDIR%%/images/project-logo.gif -%%PORTDOCS%%%%DOCSDIR%%/images/new-project.png -%%PORTDOCS%%%%DOCSDIR%%/images/page-areas.png -%%PORTDOCS%%%%DOCSDIR%%/skin/images/search-right.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/singlepage.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/vcss.png -%%PORTDOCS%%%%DOCSDIR%%/skin/images/pdfdoc.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/chapter_open.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/current.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/printer.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/favicon.ico -%%PORTDOCS%%%%DOCSDIR%%/skin/images/doc.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/valid-html401.png -%%PORTDOCS%%%%DOCSDIR%%/skin/images/tab-right.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/tab-left.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/spacer.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/xmldoc.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/tabSel-right.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/menu-left.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/chapter.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/page.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/label.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/menu-right.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/search-left.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/images/tabSel-left.gif -%%PORTDOCS%%%%DOCSDIR%%/skin/breadcrumbs.js -%%PORTDOCS%%%%DOCSDIR%%/skin/breadcrumbs-optimized.js -%%PORTDOCS%%%%DOCSDIR%%/skin/page.css -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/step4.html -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/step1.html -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/step5.html -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/howto-xmlform.html -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/step5.pdf -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/step2.html -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/revision-step1-2002-05-20.html -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/step2.pdf -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/revision-howto-xmlform-2002-05-20.html -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/howto-xmlform.pdf -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/step3.html -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/step1.pdf -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/revision-howto-xmlform-2002-05-25.html -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/revision-howto-xmlform-2002-05-25.pdf -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/revision-step1-2002-05-20.pdf -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/step4.pdf -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/step3.pdf -%%PORTDOCS%%%%DOCSDIR%%/community/howto/xmlform/revision-howto-xmlform-2002-05-20.pdf -%%PORTDOCS%%%%DOCSDIR%%/community/howto/v10/howto-v10.html -%%PORTDOCS%%%%DOCSDIR%%/community/howto/v10/howto-v10.pdf -%%PORTDOCS%%%%DOCSDIR%%/community/howto/bugzilla-patch/my-images/bugzilla-screen.gif -%%PORTDOCS%%%%DOCSDIR%%/community/howto/bugzilla-patch/howto-bugzilla-patch.html -%%PORTDOCS%%%%DOCSDIR%%/community/howto/bugzilla-patch/howto-bugzilla-patch.pdf -%%PORTDOCS%%%%DOCSDIR%%/community/howto/cvs-ssh/howto-cvs-ssh.html -%%PORTDOCS%%%%DOCSDIR%%/community/howto/cvs-ssh/howto-cvs-ssh.pdf -%%PORTDOCS%%%%DOCSDIR%%/community/howto/index.html -%%PORTDOCS%%%%DOCSDIR%%/community/howto/index.pdf -%%PORTDOCS%%%%DOCSDIR%%/community/index.html -%%PORTDOCS%%%%DOCSDIR%%/community/index.pdf -%%PORTDOCS%%%%DOCSDIR%%/changes.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/document-v12.html -%%PORTDOCS%%%%DOCSDIR%%/libre-intro.html -%%PORTDOCS%%%%DOCSDIR%%/favicon.ico -%%PORTDOCS%%%%DOCSDIR%%/cap.html -%%PORTDOCS%%%%DOCSDIR%%/changes.rss -%%PORTDOCS%%%%DOCSDIR%%/index.pdf -%%PORTDOCS%%%%DOCSDIR%%/your-project.html -%%PORTDOCS%%%%DOCSDIR%%/your-project.pdf -%%PORTDOCS%%%%DOCSDIR%%/forrest-contract.html -%%PORTDOCS%%%%DOCSDIR%%/linking.html -%%PORTDOCS%%%%DOCSDIR%%/abs-menulinks -%%PORTDOCS%%%%DOCSDIR%%/who.html -%%PORTDOCS%%%%DOCSDIR%%/faq.html -%%PORTDOCS%%%%DOCSDIR%%/faq.pdf -%%PORTDOCS%%%%DOCSDIR%%/document-v12.pdf -%%PORTDOCS%%%%DOCSDIR%%/forrestbot.html -%%PORTDOCS%%%%DOCSDIR%%/forrest-contract.pdf -%%PORTDOCS%%%%DOCSDIR%%/live-sites.html -%%PORTDOCS%%%%DOCSDIR%%/todo.html -%%PORTDOCS%%%%DOCSDIR%%/contrib.html -%%PORTDOCS%%%%DOCSDIR%%/contrib.pdf -%%PORTDOCS%%%%DOCSDIR%%/document-v11.dtdx.html -%%PORTDOCS%%%%DOCSDIR%%/upgrading_05.html -%%PORTDOCS%%%%DOCSDIR%%/license.html -%%PORTDOCS%%%%DOCSDIR%%/license.pdf -%%PORTDOCS%%%%DOCSDIR%%/live-sites.pdf -%%PORTDOCS%%%%DOCSDIR%%/wiki-sample.html -%%PORTDOCS%%%%DOCSDIR%%/validation.html -%%PORTDOCS%%%%DOCSDIR%%/validation.pdf -%%PORTDOCS%%%%DOCSDIR%%/forrestbar.html -%%PORTDOCS%%%%DOCSDIR%%/wiki-sample.pdf -%%PORTDOCS%%%%DOCSDIR%%/dtd-docs.html -%%PORTDOCS%%%%DOCSDIR%%/dtd-docs.pdf -%%PORTDOCS%%%%DOCSDIR%%/forrestbot-intro.html -%%PORTDOCS%%%%DOCSDIR%%/document-v11.dtdx.pdf -%%PORTDOCS%%%%DOCSDIR%%/faq-v11.dtdx.html -%%PORTDOCS%%%%DOCSDIR%%/faq-v11.dtdx.pdf -%%PORTDOCS%%%%DOCSDIR%%/howto-v10.dtdx.html -%%PORTDOCS%%%%DOCSDIR%%/howto-v10.dtdx.pdf -%%PORTDOCS%%%%DOCSDIR%%/libre-intro.pdf -%%PORTDOCS%%%%DOCSDIR%%/forrestbot.pdf -%%PORTDOCS%%%%DOCSDIR%%/dreams.html -%%PORTDOCS%%%%DOCSDIR%%/dreams.pdf -%%PORTDOCS%%%%DOCSDIR%%/sitemap-ref.html -%%PORTDOCS%%%%DOCSDIR%%/faq.xml -%%PORTDOCS%%%%DOCSDIR%%/body-index.html -%%PORTDOCS%%%%DOCSDIR%%/sitemap-ref.pdf -%%PORTDOCS%%%%DOCSDIR%%/changes.xml -%%PORTDOCS%%%%DOCSDIR%%/abs-linkmap -%%PORTDOCS%%%%DOCSDIR%%/mail-archives.html -%%PORTDOCS%%%%DOCSDIR%%/mail-archives.pdf -%%PORTDOCS%%%%DOCSDIR%%/tab-index.html -%%PORTDOCS%%%%DOCSDIR%%/upgrading_05.pdf -%%PORTDOCS%%%%DOCSDIR%%/menu-index.html -%%PORTDOCS%%%%DOCSDIR%%/who.pdf -%%PORTDOCS%%%%DOCSDIR%%/compliance.html -%%PORTDOCS%%%%DOCSDIR%%/compliance.pdf -%%PORTDOCS%%%%DOCSDIR%%/todo.pdf -%%PORTDOCS%%%%DOCSDIR%%/cap.pdf -%%PORTDOCS%%%%DOCSDIR%%/forrestbot-intro.pdf -%%PORTDOCS%%%%DOCSDIR%%/linkmap-index.html -%%PORTDOCS%%%%DOCSDIR%%/linking.pdf -%%PORTDOCS%%%%DOCSDIR%%/index.xml -%%PORTDOCS%%%%DOCSDIR%%/mail-lists.html -%%PORTDOCS%%%%DOCSDIR%%/mail-lists.pdf -%%PORTDOCS%%%%DOCSDIR%%/changes.pdf -%%PORTDOCS%%%%DOCSDIR%%/primer.html -%%PORTDOCS%%%%DOCSDIR%%/primer.pdf %%DATADIR%%/bin/forrest -%%DATADIR%%/bin/forrestbot -%%DATADIR%%/tasks/org/apache/forrest/UncopiedFileSelector.java -%%DATADIR%%/legal/LICENSE.resolver -%%DATADIR%%/legal/LICENSE -%%DATADIR%%/legal/LICENSE.batik -%%DATADIR%%/legal/LICENSE.xml-apis -%%DATADIR%%/legal/LICENSE.avalon -%%DATADIR%%/legal/LICENSE.jisp -%%DATADIR%%/legal/LICENSE.servlet -%%DATADIR%%/legal/LICENSE.apache -%%DATADIR%%/legal/LICENSE.jakarta-regexp -%%DATADIR%%/legal/LICENSE.krysalis -%%DATADIR%%/legal/LICENSE.xalan -%%DATADIR%%/legal/LICENSE.junit -%%DATADIR%%/legal/LICENSE.logkit -%%DATADIR%%/legal/LICENSE.jakarta-commons -%%DATADIR%%/legal/LICENSE.ant -%%DATADIR%%/legal/LICENSE.jetty.html -%%DATADIR%%/legal/LICENSE.jtidy -%%DATADIR%%/legal/LICENSE.xerces -%%DATADIR%%/legal/LICENSE.jing -%%DATADIR%%/WEB-INF/lib/excalibur-cli-1.0.jar -%%DATADIR%%/WEB-INF/lib/commons-cli-1.0.jar -%%DATADIR%%/WEB-INF/lib/excalibur-i18n-1.0.jar -%%DATADIR%%/WEB-INF/lib/util.concurrent-1.3.2.jar -%%DATADIR%%/WEB-INF/lib/commons-jxpath-20030909.jar -%%DATADIR%%/WEB-INF/lib/excalibur-instrument-manager-1.0.jar -%%DATADIR%%/WEB-INF/lib/nekodtd-dtd2xml.jar -%%DATADIR%%/WEB-INF/lib/cocoon-2.1.2.jar -%%DATADIR%%/WEB-INF/lib/placeholder -%%DATADIR%%/WEB-INF/lib/xerces-xniWriter.jar -%%DATADIR%%/WEB-INF/lib/excalibur-monitor-1.0.2.jar -%%DATADIR%%/WEB-INF/lib/logkit-1.2.jar -%%DATADIR%%/WEB-INF/lib/excalibur-io-1.1.jar -%%DATADIR%%/WEB-INF/lib/excalibur-store-20030825.jar -%%DATADIR%%/WEB-INF/lib/commons-lang-1.0.1.jar -%%DATADIR%%/WEB-INF/lib/lucene-1.2.jar -%%DATADIR%%/WEB-INF/lib/cocoon-profiler-block-2.1.2.jar -%%DATADIR%%/WEB-INF/lib/excalibur-xmlutil-20030520.jar -%%DATADIR%%/WEB-INF/lib/excalibur-component-1.1.jar -%%DATADIR%%/WEB-INF/lib/cocoon-deprecated-2.1.2.jar -%%DATADIR%%/WEB-INF/lib/jakarta-oro-2.0.6.jar -%%DATADIR%%/WEB-INF/lib/avalon-framework-4.1.4.jar -%%DATADIR%%/WEB-INF/lib/jtidy-04aug2000r7-dev.jar -%%DATADIR%%/WEB-INF/lib/jakarta-regexp-1.3.jar -%%DATADIR%%/WEB-INF/lib/resolver-20030708.jar -%%DATADIR%%/WEB-INF/lib/cocoon-asciiart-block-2.1.2.jar -%%DATADIR%%/WEB-INF/lib/fop-0.20.5.jar -%%DATADIR%%/WEB-INF/lib/cocoon-batik-block-2.1.2.jar -%%DATADIR%%/WEB-INF/lib/cocoon-html-block-2.1.2.jar -%%DATADIR%%/WEB-INF/lib/nekodtd-0.1.6.jar -%%DATADIR%%/WEB-INF/lib/xml-forrest-components.jar -%%DATADIR%%/WEB-INF/lib/excalibur-naming-1.0.jar -%%DATADIR%%/WEB-INF/lib/excalibur-concurrent-20020820.jar -%%DATADIR%%/WEB-INF/lib/commons-collections-2.1.jar -%%DATADIR%%/WEB-INF/lib/excalibur-instrument-1.0.jar -%%DATADIR%%/WEB-INF/lib/jing-20020724.jar -%%DATADIR%%/WEB-INF/lib/cocoon-linkrewriter-block-2.1.2.jar -%%DATADIR%%/WEB-INF/lib/cocoon-fop-block-2.1.2.jar -%%DATADIR%%/WEB-INF/lib/excalibur-sourceresolve-20030715.jar -%%DATADIR%%/WEB-INF/lib/excalibur-event-20030904.jar -%%DATADIR%%/WEB-INF/lib/excalibur-datasource-vm12-20021121.jar -%%DATADIR%%/WEB-INF/lib/cocoon-chaperon-block-2.1.2.jar -%%DATADIR%%/WEB-INF/lib/excalibur-logger-1.0.1.jar -%%DATADIR%%/WEB-INF/lib/excalibur-instrument-manager-interfaces-1.0.jar -%%DATADIR%%/WEB-INF/lib/xml-forrest-scratchpad.jar -%%DATADIR%%/WEB-INF/lib/batik-1.5b4-fop.jar -%%DATADIR%%/WEB-INF/lib/chaperon-2.1.jar -%%DATADIR%%/WEB-INF/lib/jisp-2.5.1.jar -%%DATADIR%%/WEB-INF/lib/nekopull-0.2.3.jar -%%DATADIR%%/WEB-INF/lib/excalibur-pool-1.2.jar -%%DATADIR%%/WEB-INF/classes/org/apache/cocoon/util/mime.types -%%DATADIR%%/WEB-INF/classes/CatalogManager.properties -%%DATADIR%%/WEB-INF/jettyconf.xml -%%DATADIR%%/WEB-INF/cocoon.xconf -%%DATADIR%%/WEB-INF/web.xml -%%DATADIR%%/WEB-INF/jtidy.properties -%%DATADIR%%/WEB-INF/logkit.xconf -%%DATADIR%%/WEB-INF/cli.xconf -%%DATADIR%%/lib/endorsed/xercesImpl-2.5.0.jar +%%DATADIR%%/build/xml-forrest.jar +%%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/build.xml +%%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/output.xmap +%%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/images/group-logo.gif +%%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/images/usemap.gif +%%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/images/project.svg +%%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/images/project-logo.gif +%%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/images/group.svg +%%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/images/icon.png +%%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/favicon.ico +%%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/tabs.xml +%%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/index.xml +%%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/site.xml +%%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/skinconf.xml +%%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/forrest.properties +%%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/status.xml +%%DATADIR%%/build/plugins/catalog.xcat +%%DATADIR%%/etc/cocoon_upgrade/upgrade_cocoon_jars.sh +%%DATADIR%%/etc/cocoon_upgrade/README.txt +%%DATADIR%%/etc/cocoon_upgrade/blocks.properties +%%DATADIR%%/etc/cocoon_upgrade/build.properties +%%DATADIR%%/etc/cocoon_upgrade/build.xml +%%DATADIR%%/etc/cocoon_upgrade/local.blocks.properties +%%DATADIR%%/etc/cocoon_upgrade/local.build.properties +%%DATADIR%%/etc/cocoon_upgrade/upgrade-cocoon-xconf.xsl +%%DATADIR%%/etc/README.txt +%%DATADIR%%/etc/RELEASE-NOTES-0.7.txt +%%DATADIR%%/etc/RELEASE_PROCESS.txt +%%DATADIR%%/etc/announcement-0.7.txt +%%DATADIR%%/etc/docs-review.txt +%%DATADIR%%/etc/new-skinconf-forrest-site.xml +%%DATADIR%%/etc/publishing_our_site.txt +%%DATADIR%%/etc/relicense-jars.txt +%%DATADIR%%/etc/relicense-tree.txt +%%DATADIR%%/etc/relicense.txt +%%DATADIR%%/lib/core/avalon-framework-api-4.1.5.jar +%%DATADIR%%/lib/core/avalon-framework-impl-4.1.5.jar +%%DATADIR%%/lib/core/batik-all-1.5.1.jar +%%DATADIR%%/lib/core/castor-0.9.6-xml.jar +%%DATADIR%%/lib/core/chaperon-20040205.jar +%%DATADIR%%/lib/core/cocoon-2.2.0-dev-r125082.jar +%%DATADIR%%/lib/core/cocoon-asciiart-block-2.2.0-dev-r125082.jar +%%DATADIR%%/lib/core/cocoon-batik-block-2.2.0-dev-r125082.jar +%%DATADIR%%/lib/core/cocoon-chaperon-block-2.2.0-dev-r125082.jar +%%DATADIR%%/lib/core/cocoon-fop-block-2.2.0-dev-r125082.jar +%%DATADIR%%/lib/core/cocoon-html-block-2.2.0-dev-r125082.jar +%%DATADIR%%/lib/core/ehcache-1.1.jar +%%DATADIR%%/lib/core/cocoon-linkrewriter-block-2.2.0-dev-r125082.jar +%%DATADIR%%/lib/core/cocoon-lucene-block-2.2.0-dev-r125082.jar +%%DATADIR%%/lib/core/cocoon-profiler-block-2.2.0-dev-r125082.jar +%%DATADIR%%/lib/core/cocoon-xsp-block-2.2.0-dev-r125082.jar +%%DATADIR%%/lib/core/commons-cli-1.0.jar +%%DATADIR%%/lib/core/commons-collections-3.1.jar +%%DATADIR%%/lib/core/commons-httpclient-2.0.2.jar +%%DATADIR%%/lib/core/commons-jci-r159148.jar +%%DATADIR%%/lib/core/commons-jexl-1.0.jar +%%DATADIR%%/lib/core/commons-jxpath-20030909.jar +%%DATADIR%%/lib/core/commons-lang-2.0-20041007T2305.jar +%%DATADIR%%/lib/core/commons-logging-1.0.4.jar +%%DATADIR%%/lib/core/excalibur-i18n-1.1.jar +%%DATADIR%%/lib/core/excalibur-instrument-1.0.jar +%%DATADIR%%/lib/core/excalibur-io-1.1.jar +%%DATADIR%%/lib/core/excalibur-logger-1.1.jar +%%DATADIR%%/lib/core/excalibur-naming-1.0.jar +%%DATADIR%%/lib/core/excalibur-pool-api-2.0.0.jar +%%DATADIR%%/lib/core/excalibur-pool-impl-2.0.0.jar +%%DATADIR%%/lib/core/excalibur-pool-instrumented-2.0.0.jar +%%DATADIR%%/lib/core/excalibur-sourceresolve-1.1.jar +%%DATADIR%%/lib/core/excalibur-store-1.0.jar +%%DATADIR%%/lib/core/excalibur-xmlutil-1.0.jar +%%DATADIR%%/lib/core/fop-0.20.5.jar +%%DATADIR%%/lib/core/jcs-1.2.5-dev-20050313.jar +%%DATADIR%%/lib/core/jing-20030619.jar +%%DATADIR%%/lib/core/jtidy-04aug2000r7-dev.jar +%%DATADIR%%/lib/core/log4j-1.2.9.jar +%%DATADIR%%/lib/core/logkit-1.2.2.jar +%%DATADIR%%/lib/core/lucene-1.4.3.jar +%%DATADIR%%/lib/core/nekopull-0.2.4.jar +%%DATADIR%%/lib/core/oreilly.codepolicy.txt +%%DATADIR%%/lib/core/oreilly.permission.txt +%%DATADIR%%/lib/core/rhino-1.6R1.jar +%%DATADIR%%/lib/core/util.concurrent-1.3.4.jar +%%DATADIR%%/lib/core/w3c-dtd-license.txt +%%DATADIR%%/lib/core/xml-commons-resolver-1.1.jar +%%DATADIR%%/lib/core/xmlbeans-1.0.3.jar +%%DATADIR%%/lib/endorsed/jakarta-bcel-20040329.jar +%%DATADIR%%/lib/endorsed/jakarta-regexp-1.3.jar +%%DATADIR%%/lib/endorsed/xalan-2.6.1-dev-20041008T0304.jar +%%DATADIR%%/lib/endorsed/xercesImpl-2.6.2.jar %%DATADIR%%/lib/endorsed/xml-apis.jar -%%DATADIR%%/lib/endorsed/xalan-2.5.1.jar -%%DATADIR%%/lib/optional/jetty-4.2.8.jar -%%DATADIR%%/lib/optional/servlet-2.3.jar -%%DATADIR%%/lib/optional/org.apache.jasper.jar -%%DATADIR%%/lib/optional/VERSION.TXT -%%DATADIR%%/ant/lib/ant.jar -%%DATADIR%%/ant/lib/nodeps.jar -%%DATADIR%%/ant/lib/ant-trax.jar -%%DATADIR%%/ant/lib/ant-xalan2.jar -%%DATADIR%%/ant/lib/ant-apache-resolver.jar -%%DATADIR%%/ant/lib/resolver-20030708.jar -%%DATADIR%%/ant/bin/runant.pl -%%DATADIR%%/ant/bin/antRun -%%DATADIR%%/ant/bin/complete-ant-cmd.pl -%%DATADIR%%/ant/bin/runant.py -%%DATADIR%%/ant/bin/ant -%%DATADIR%%/ant/bin/antRun.pl -%%DATADIR%%/forrestbot/webapp/WEB-INF/classes/forrestbot/IOUtil.class -%%DATADIR%%/forrestbot/webapp/WEB-INF/classes/forrestbot/IOUtil.java -%%DATADIR%%/forrestbot/webapp/WEB-INF/logic.jsp -%%DATADIR%%/forrestbot/webapp/WEB-INF/web.xml -%%DATADIR%%/forrestbot/webapp/WEB-INF/README.txt -%%DATADIR%%/forrestbot/webapp/WEB-INF/utils.jsp -%%DATADIR%%/forrestbot/webapp/WEB-INF/users.properties -%%DATADIR%%/forrestbot/webapp/images/file.gif -%%DATADIR%%/forrestbot/webapp/images/dir.gif -%%DATADIR%%/forrestbot/webapp/index.jsp -%%DATADIR%%/forrestbot/webapp/viewsite.jsp -%%DATADIR%%/forrestbot/webapp/refresh_controlpanel.jsp -%%DATADIR%%/forrestbot/webapp/welcome.html -%%DATADIR%%/forrestbot/webapp/tail_refreshlog.jsp -%%DATADIR%%/forrestbot/webapp/controlpanel.jsp -%%DATADIR%%/forrestbot/webapp/refresh_frame.jsp -%%DATADIR%%/forrestbot/samples/entities/xml-forrest-template.ent -%%DATADIR%%/forrestbot/samples/entities/avalon-phoenix.ent -%%DATADIR%%/forrestbot/samples/entities/avalon-site.ent -%%DATADIR%%/forrestbot/samples/entities/krysalis-centipede.ent -%%DATADIR%%/forrestbot/samples/entities/cocoon-site.ent -%%DATADIR%%/forrestbot/samples/entities/xml-forrest-krysalis.ent -%%DATADIR%%/forrestbot/samples/entities/xml-forrest.ent -%%DATADIR%%/forrestbot/samples/entities/xml-site.ent -%%DATADIR%%/forrestbot/samples/entities/incubator-site.ent -%%DATADIR%%/forrestbot/samples/entities/xml-fop.ent -%%DATADIR%%/forrestbot/samples/entities/ws-site.ent -%%DATADIR%%/forrestbot/samples/entities/xml-xindice.ent -%%DATADIR%%/forrestbot/samples/xml-forrest-local.xml -%%DATADIR%%/forrestbot/samples/xml-site-cvs.xml -%%DATADIR%%/forrestbot/samples/xml-xindice-cvs.xml -%%DATADIR%%/forrestbot/samples/xml-forrest-template-cvs.xml -%%DATADIR%%/forrestbot/samples/avalon-phoenix-cvs.xml -%%DATADIR%%/forrestbot/samples/krysalis-centipede-cvs.xml -%%DATADIR%%/forrestbot/samples/ws-site-cvs.xml -%%DATADIR%%/forrestbot/samples/cocoon-site-cvs.xml -%%DATADIR%%/forrestbot/samples/xml-fop-cvs.xml -%%DATADIR%%/forrestbot/samples/forrestbot-old.conf.xml -%%DATADIR%%/forrestbot/samples/README.txt -%%DATADIR%%/forrestbot/samples/incubator-site-cvs.xml -%%DATADIR%%/forrestbot/samples/xml-forrest-template-local.xml -%%DATADIR%%/forrestbot/samples/xml-forrest-cvs.xml -%%DATADIR%%/forrestbot/samples/avalon-site-cvs.xml -%%DATADIR%%/forrestbot/samples/forrestbot.conf.xml -%%DATADIR%%/forrestbot/samples/xml-forrest-krysalis-cvs.xml -%%DATADIR%%/forrestbot/scripts/README.txt -%%DATADIR%%/forrestbot/scripts/local-vars-cocoondev.org -%%DATADIR%%/forrestbot/scripts/launch-overseer-ssh -%%DATADIR%%/forrestbot/scripts/local-vars-sample -%%DATADIR%%/forrestbot/scripts/local-vars -%%DATADIR%%/forrestbot/scripts/publish_livesite -%%DATADIR%%/forrestbot/scripts/refresh -%%DATADIR%%/forrestbot/scripts/launch-overseer -%%DATADIR%%/forrestbot/scripts/overseer -%%DATADIR%%/forrestbot/scripts/refresh_all -%%DATADIR%%/forrestbot/lib/README.txt -%%DATADIR%%/forrestbot/lib/ant-javamail.jar -%%DATADIR%%/forrestbot/lib/ant-contrib-0.1.jar -%%DATADIR%%/forrestbot/xslt/config2defaults.xsl -%%DATADIR%%/forrestbot/xslt/config2work.xsl -%%DATADIR%%/forrestbot/ant/templates.build.xml -%%DATADIR%%/forrestbot/stages.conf.xml -%%DATADIR%%/forrestbot/forrestbot.build.xml -%%DATADIR%%/forrestbot/forrestbot.properties -%%DATADIR%%/context/resources/grammars/grm2xgrm.xsl -%%DATADIR%%/context/resources/grammars/lexicon-v20.dtd -%%DATADIR%%/context/resources/grammars/grm.xgrm -%%DATADIR%%/context/resources/grammars/link.xlex -%%DATADIR%%/context/resources/grammars/wiki.grm -%%DATADIR%%/context/resources/grammars/grammar-v20.dtd -%%DATADIR%%/context/resources/grammars/regex.xgrm -%%DATADIR%%/context/resources/grammars/wiki.xgrm -%%DATADIR%%/context/resources/grammars/grm.xlex -%%DATADIR%%/context/resources/grammars/text4regex.xsl -%%DATADIR%%/context/resources/grammars/grm2xlex.xsl -%%DATADIR%%/context/resources/grammars/regex.xlex -%%DATADIR%%/context/resources/grammars/wiki.xlex -%%DATADIR%%/context/resources/schema/entity/ISOgrk1.pen -%%DATADIR%%/context/resources/schema/entity/ISOlat1.pen -%%DATADIR%%/context/resources/schema/entity/ISOnum.pen -%%DATADIR%%/context/resources/schema/entity/ISOpub.pen -%%DATADIR%%/context/resources/schema/entity/ISOtech.pen -%%DATADIR%%/context/resources/schema/entity/ISOdia.pen -%%DATADIR%%/context/resources/schema/w3c-dtd/xhtml1-strict.dtd -%%DATADIR%%/context/resources/schema/w3c-dtd/svg-20000303-shared.dtd -%%DATADIR%%/context/resources/schema/w3c-dtd/catalog -%%DATADIR%%/context/resources/schema/w3c-dtd/xhtml1-frameset.dtd -%%DATADIR%%/context/resources/schema/w3c-dtd/xhtml1-transitional.dtd -%%DATADIR%%/context/resources/schema/w3c-dtd/svg-20000303-stylable.dtd -%%DATADIR%%/context/resources/schema/w3c-dtd/xhtml-special.ent -%%DATADIR%%/context/resources/schema/w3c-dtd/xhtml-symbol.ent -%%DATADIR%%/context/resources/schema/w3c-dtd/catalog.xcat -%%DATADIR%%/context/resources/schema/w3c-dtd/svg10.dtd -%%DATADIR%%/context/resources/schema/w3c-dtd/xhtml1.dcl -%%DATADIR%%/context/resources/schema/w3c-dtd/svg-20000303-exchange.dtd -%%DATADIR%%/context/resources/schema/w3c-dtd/xhtml-lat1.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-amsa.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-amso.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-amsn.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-num.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-cyr2.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-cyr1.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-pub.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-grk4.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-grk3.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-dia.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-tech.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-amsr.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-grk2.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-box.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-lat2.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-amsc.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-grk1.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-lat1.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ent/iso-amsb.ent -%%DATADIR%%/context/resources/schema/docbook/4.2/ChangeLog -%%DATADIR%%/context/resources/schema/docbook/4.2/soextblx.dtd -%%DATADIR%%/context/resources/schema/docbook/4.2/README -%%DATADIR%%/context/resources/schema/docbook/4.2/dbpoolx.mod -%%DATADIR%%/context/resources/schema/docbook/4.2/docbookx.dtd -%%DATADIR%%/context/resources/schema/docbook/4.2/dbcentx.mod -%%DATADIR%%/context/resources/schema/docbook/4.2/catalog.xml -%%DATADIR%%/context/resources/schema/docbook/4.2/calstblx.dtd -%%DATADIR%%/context/resources/schema/docbook/4.2/docbook.cat -%%DATADIR%%/context/resources/schema/docbook/4.2/dbhierx.mod -%%DATADIR%%/context/resources/schema/docbook/4.2/dbgenent.mod -%%DATADIR%%/context/resources/schema/docbook/4.2/dbnotnx.mod -%%DATADIR%%/context/resources/schema/dtd/v20a/faq-v20.mod -%%DATADIR%%/context/resources/schema/dtd/v20a/faq-v20.dtd -%%DATADIR%%/context/resources/schema/dtd/v20a/document-v20.mod -%%DATADIR%%/context/resources/schema/dtd/v20a/document-v20.dtd -%%DATADIR%%/context/resources/schema/dtd/v10/todo-v10.dtd -%%DATADIR%%/context/resources/schema/dtd/v10/faq-v10.dtd -%%DATADIR%%/context/resources/schema/dtd/v10/characters.ent -%%DATADIR%%/context/resources/schema/dtd/v10/document-v10.dtd -%%DATADIR%%/context/resources/schema/dtd/v10/changes-v10.dtd -%%DATADIR%%/context/resources/schema/dtd/v10/README -%%DATADIR%%/context/resources/schema/dtd/howto-v10.dtd -%%DATADIR%%/context/resources/schema/dtd/specification-v11.dtd -%%DATADIR%%/context/resources/schema/dtd/javadoc-v04draft.dtd -%%DATADIR%%/context/resources/schema/dtd/xgump-draft.dtd -%%DATADIR%%/context/resources/schema/dtd/common-charents-v10.mod -%%DATADIR%%/context/resources/schema/dtd/contributors-v10.dtd -%%DATADIR%%/context/resources/schema/dtd/document-v12.mod -%%DATADIR%%/context/resources/schema/dtd/todo-v11.mod -%%DATADIR%%/context/resources/schema/dtd/todo-v12.dtd -%%DATADIR%%/context/resources/schema/dtd/changes-v11.mod -%%DATADIR%%/context/resources/schema/dtd/changes-v12.dtd -%%DATADIR%%/context/resources/schema/dtd/tab-cocoon-v10.dtd -%%DATADIR%%/context/resources/schema/dtd/document-v11.mod -%%DATADIR%%/context/resources/schema/dtd/document-v12.dtd -%%DATADIR%%/context/resources/schema/dtd/todo-v11.dtd -%%DATADIR%%/context/resources/schema/dtd/faq-v12.mod -%%DATADIR%%/context/resources/schema/dtd/changes-v11.dtd -%%DATADIR%%/context/resources/schema/dtd/document-v11.dtd -%%DATADIR%%/context/resources/schema/dtd/common-elems-v10.mod -%%DATADIR%%/context/resources/schema/dtd/faq-v11.mod -%%DATADIR%%/context/resources/schema/dtd/faq-v12.dtd -%%DATADIR%%/context/resources/schema/dtd/faq-v11.dtd -%%DATADIR%%/context/resources/schema/dtd/book-cocoon-v10.dtd -%%DATADIR%%/context/resources/schema/dtd/howto-v12.dtd -%%DATADIR%%/context/resources/schema/sdocbook/1.0/sdocbook-custom.dtd -%%DATADIR%%/context/resources/schema/sdocbook/1.0/sdocbookref.dtd -%%DATADIR%%/context/resources/schema/sdocbook/1.0/sdbpool.mod -%%DATADIR%%/context/resources/schema/sdocbook/1.0/sdocbook.dtd -%%DATADIR%%/context/resources/schema/sdocbook/1.0/sdocbookref-custom.dtd -%%DATADIR%%/context/resources/schema/sdocbook/1.0/sdbhier.mod -%%DATADIR%%/context/resources/schema/sdocbook/1.0/sdbcent.mod -%%DATADIR%%/context/resources/schema/sdocbook/1.0/sdocbook.css -%%DATADIR%%/context/resources/schema/sdocbook/1.0/sinclist.mod -%%DATADIR%%/context/resources/schema/relaxng/unstable/forrestbot.rnx -%%DATADIR%%/context/resources/schema/relaxng/unstable/forrestbot.rng -%%DATADIR%%/context/resources/schema/relaxng/unstable/any.rnx -%%DATADIR%%/context/resources/schema/relaxng/unstable/any.rng -%%DATADIR%%/context/resources/schema/relaxng/xslt.rng -%%DATADIR%%/context/resources/schema/relaxng/skinconf.rnc -%%DATADIR%%/context/resources/schema/relaxng/README.txt -%%DATADIR%%/context/resources/schema/relaxng/book-v01.rng -%%DATADIR%%/context/resources/schema/relaxng/sitemap-v06.rng -%%DATADIR%%/context/resources/schema/CatalogManager.properties -%%DATADIR%%/context/resources/schema/catalog -%%DATADIR%%/context/resources/schema/README -%%DATADIR%%/context/resources/schema/catalog.xcat -%%DATADIR%%/context/resources/stylesheets/aggregates/docs2document.xsl -%%DATADIR%%/context/resources/stylesheets/aggregates/book2cinclude.xsl -%%DATADIR%%/context/resources/stylesheets/aggregates/doc2doc-uniqueids.xsl -%%DATADIR%%/context/resources/stylesheets/aggregates/relativize-split-linkmap.xsl -%%DATADIR%%/context/resources/stylesheets/howto2document.xsl -%%DATADIR%%/context/resources/stylesheets/absolutize-linkmap.xsl -%%DATADIR%%/context/resources/stylesheets/page2html.xsl -%%DATADIR%%/context/resources/stylesheets/wiki2html.xsl -%%DATADIR%%/context/resources/stylesheets/site2site-selectnode.xsl -%%DATADIR%%/context/resources/stylesheets/directory2revisions.xsl -%%DATADIR%%/context/resources/stylesheets/text2document.xsl -%%DATADIR%%/context/resources/stylesheets/flat2document.xsl -%%DATADIR%%/context/resources/stylesheets/changesv10tochangesv11.xsl -%%DATADIR%%/context/resources/stylesheets/directory2book.xsl -%%DATADIR%%/context/resources/stylesheets/copyover.xsl -%%DATADIR%%/context/resources/stylesheets/dtdx2flat.xsl -%%DATADIR%%/context/resources/stylesheets/docbook2document.xsl -%%DATADIR%%/context/resources/stylesheets/html2document.xsl -%%DATADIR%%/context/resources/stylesheets/docv20todocv12.xsl -%%DATADIR%%/context/resources/stylesheets/project2text.xsl -%%DATADIR%%/context/resources/stylesheets/changes2document.xsl -%%DATADIR%%/context/resources/stylesheets/faqv20tofaqv12.xsl -%%DATADIR%%/context/resources/stylesheets/wiki2htmlpage.xsl -%%DATADIR%%/context/resources/stylesheets/todo2document.xsl -%%DATADIR%%/context/resources/stylesheets/dotdots.xsl -%%DATADIR%%/context/resources/stylesheets/rssissues2document.xsl -%%DATADIR%%/context/resources/stylesheets/relativize-linkmap.xsl -%%DATADIR%%/context/resources/stylesheets/site2site-normalizetabs.xsl -%%DATADIR%%/context/resources/stylesheets/bookv10.xsl -%%DATADIR%%/context/resources/stylesheets/changes2rss.xsl -%%DATADIR%%/context/resources/stylesheets/docv10todocv11.xsl -%%DATADIR%%/context/resources/stylesheets/wiki2document.xsl -%%DATADIR%%/context/resources/stylesheets/html2htmlbody.xsl -%%DATADIR%%/context/resources/stylesheets/site2book.xsl -%%DATADIR%%/context/resources/stylesheets/faqv10tofaqv11.xsl -%%DATADIR%%/context/resources/stylesheets/profile2page.xsl -%%DATADIR%%/context/resources/stylesheets/faq2document.xsl -%%DATADIR%%/context/resources/images/remove.jpg -%%DATADIR%%/context/resources/images/forrest-credit-logo.png -%%DATADIR%%/context/resources/images/update.jpg -%%DATADIR%%/context/resources/images/fix.jpg -%%DATADIR%%/context/resources/images/hack.jpg -%%DATADIR%%/context/resources/images/rss.png -%%DATADIR%%/context/resources/images/built-with-forrest-button.png -%%DATADIR%%/context/resources/images/add.jpg -%%DATADIR%%/context/skins/avalon-tigris/images/favicon.ico -%%DATADIR%%/context/skins/avalon-tigris/images/add.jpg -%%DATADIR%%/context/skins/avalon-tigris/images/void.gif -%%DATADIR%%/context/skins/avalon-tigris/images/nw_min.gif -%%DATADIR%%/context/skins/avalon-tigris/images/xmldoc.gif -%%DATADIR%%/context/skins/avalon-tigris/images/remove.jpg -%%DATADIR%%/context/skins/avalon-tigris/images/strich.gif -%%DATADIR%%/context/skins/avalon-tigris/images/vcss.png -%%DATADIR%%/context/skins/avalon-tigris/images/valid-html401.png -%%DATADIR%%/context/skins/avalon-tigris/images/nw_maj_rond.gif -%%DATADIR%%/context/skins/avalon-tigris/images/update.jpg -%%DATADIR%%/context/skins/avalon-tigris/images/pdfdoc.gif -%%DATADIR%%/context/skins/avalon-tigris/images/note.gif -%%DATADIR%%/context/skins/avalon-tigris/css/site.css -%%DATADIR%%/context/skins/avalon-tigris/css/tigris.css -%%DATADIR%%/context/skins/avalon-tigris/css/print.css -%%DATADIR%%/context/skins/avalon-tigris/css/mysite.css -%%DATADIR%%/context/skins/avalon-tigris/xslt/html/site2xhtml.xsl -%%DATADIR%%/context/skins/avalon-tigris/xslt/html/tab2menu.xsl -%%DATADIR%%/context/skins/avalon-tigris/xslt/html/document2html.xsl -%%DATADIR%%/context/skins/avalon-tigris/xslt/html/book2menu.xsl -%%DATADIR%%/context/skins/avalon-tigris/xslt/fo/document2fo.xsl -%%DATADIR%%/context/skins/krysalis-site/images/icon_error_lrg.gif -%%DATADIR%%/context/skins/krysalis-site/images/icon_folder_sml.gif -%%DATADIR%%/context/skins/krysalis-site/images/spacer.gif -%%DATADIR%%/context/skins/krysalis-site/images/icon_doc_lrg.gif -%%DATADIR%%/context/skins/krysalis-site/images/bottom-left.png -%%DATADIR%%/context/skins/krysalis-site/images/current.gif -%%DATADIR%%/context/skins/krysalis-site/images/top-right.png -%%DATADIR%%/context/skins/krysalis-site/images/xmldoc.gif -%%DATADIR%%/context/skins/krysalis-site/images/favicon.ico -%%DATADIR%%/context/skins/krysalis-site/images/chapter_open.gif -%%DATADIR%%/context/skins/krysalis-site/images/icon_warning_sml.gif -%%DATADIR%%/context/skins/krysalis-site/images/icon_success_sml.gif -%%DATADIR%%/context/skins/krysalis-site/images/icon_info_lrg.gif -%%DATADIR%%/context/skins/krysalis-site/images/page.gif -%%DATADIR%%/context/skins/krysalis-site/images/top-left.png -%%DATADIR%%/context/skins/krysalis-site/images/icon_error_sml.gif -%%DATADIR%%/context/skins/krysalis-site/images/bottom-right.png -%%DATADIR%%/context/skins/krysalis-site/images/icon_doc_sml.gif -%%DATADIR%%/context/skins/krysalis-site/images/icon_help_sml.gif -%%DATADIR%%/context/skins/krysalis-site/images/vcss.png -%%DATADIR%%/context/skins/krysalis-site/images/label.gif -%%DATADIR%%/context/skins/krysalis-site/images/pdfdoc.gif -%%DATADIR%%/context/skins/krysalis-site/images/printer.gif -%%DATADIR%%/context/skins/krysalis-site/images/chapter.gif -%%DATADIR%%/context/skins/krysalis-site/images/singlepage.gif -%%DATADIR%%/context/skins/krysalis-site/images/icon_info_sml.gif -%%DATADIR%%/context/skins/krysalis-site/images/icon_folder_lrg.gif -%%DATADIR%%/context/skins/krysalis-site/images/icon_warning_lrg.gif -%%DATADIR%%/context/skins/krysalis-site/images/icon_success_lrg.gif -%%DATADIR%%/context/skins/krysalis-site/images/valid-html401.png -%%DATADIR%%/context/skins/krysalis-site/xslt/html/document2html.xsl -%%DATADIR%%/context/skins/krysalis-site/xslt/html/site2xhtml.xsl -%%DATADIR%%/context/skins/krysalis-site/xslt/html/tab2menu.xsl -%%DATADIR%%/context/skins/krysalis-site/xslt/html/book2menu.xsl -%%DATADIR%%/context/skins/krysalis-site/xslt/fo/document2fo.xsl -%%DATADIR%%/context/skins/krysalis-site/scripts/fontsize.js -%%DATADIR%%/context/skins/krysalis-site/scripts/breadcrumbs.js -%%DATADIR%%/context/skins/krysalis-site/scripts/menu.js -%%DATADIR%%/context/skins/krysalis-site/scripts/breadcrumbs-optimized.js -%%DATADIR%%/context/skins/krysalis-site/css/page.css -%%DATADIR%%/context/skins/template/images/README.txt -%%DATADIR%%/context/skins/template/xslt/html/book2menu.xsl -%%DATADIR%%/context/skins/template/xslt/html/site2xhtml.xsl -%%DATADIR%%/context/skins/template/xslt/html/tab2menu.xsl -%%DATADIR%%/context/skins/template/xslt/html/document2html.xsl -%%DATADIR%%/context/skins/template/xslt/fo/document2fo.xsl -%%DATADIR%%/context/skins/template/scripts/README.txt -%%DATADIR%%/context/skins/template/css/README.txt -%%DATADIR%%/context/skins/forrest-css/images/nav-bottom.png -%%DATADIR%%/context/skins/forrest-css/images/top-left.png -%%DATADIR%%/context/skins/forrest-css/images/vcss.png -%%DATADIR%%/context/skins/forrest-css/images/search-bottom.png -%%DATADIR%%/context/skins/forrest-css/images/top-right.png -%%DATADIR%%/context/skins/forrest-css/images/navbullet.png -%%DATADIR%%/context/skins/forrest-css/images/printer.gif -%%DATADIR%%/context/skins/forrest-css/images/xmldoc.gif -%%DATADIR%%/context/skins/forrest-css/images/chapter.gif -%%DATADIR%%/context/skins/forrest-css/images/icon_warning_sml.gif -%%DATADIR%%/context/skins/forrest-css/images/icon_success_sml.gif -%%DATADIR%%/context/skins/forrest-css/images/spacer.gif -%%DATADIR%%/context/skins/forrest-css/images/valid-html401.png -%%DATADIR%%/context/skins/forrest-css/images/label.gif -%%DATADIR%%/context/skins/forrest-css/images/bottom-left.png -%%DATADIR%%/context/skins/forrest-css/images/singlepage.gif -%%DATADIR%%/context/skins/forrest-css/images/icon_error_lrg.gif -%%DATADIR%%/context/skins/forrest-css/images/icon_folder_lrg.gif -%%DATADIR%%/context/skins/forrest-css/images/icon_doc_lrg.gif -%%DATADIR%%/context/skins/forrest-css/images/current.gif -%%DATADIR%%/context/skins/forrest-css/images/printer.png -%%DATADIR%%/context/skins/forrest-css/images/favicon.ico -%%DATADIR%%/context/skins/forrest-css/images/content-bg.gif -%%DATADIR%%/context/skins/forrest-css/images/icon_warning_lrg.gif -%%DATADIR%%/context/skins/forrest-css/images/icon_success_lrg.gif -%%DATADIR%%/context/skins/forrest-css/images/chapter_open.gif -%%DATADIR%%/context/skins/forrest-css/images/icon_info_lrg.gif -%%DATADIR%%/context/skins/forrest-css/images/tab-top.png -%%DATADIR%%/context/skins/forrest-css/images/icon_error_sml.gif -%%DATADIR%%/context/skins/forrest-css/images/navbullet-selected.png -%%DATADIR%%/context/skins/forrest-css/images/page.gif -%%DATADIR%%/context/skins/forrest-css/images/bottom-right.png -%%DATADIR%%/context/skins/forrest-css/images/icon_info_sml.gif -%%DATADIR%%/context/skins/forrest-css/images/pdfdoc.gif -%%DATADIR%%/context/skins/forrest-css/images/icon_folder_sml.gif -%%DATADIR%%/context/skins/forrest-css/images/icon_doc_sml.gif -%%DATADIR%%/context/skins/forrest-css/images/icon_help_sml.gif -%%DATADIR%%/context/skins/forrest-css/scripts/breadcrumbs-optimized.js -%%DATADIR%%/context/skins/forrest-css/scripts/breadcrumbs.js -%%DATADIR%%/context/skins/forrest-css/xslt/html/tab2menu.xsl -%%DATADIR%%/context/skins/forrest-css/xslt/html/book2menu.xsl -%%DATADIR%%/context/skins/forrest-css/xslt/html/document2html.xsl -%%DATADIR%%/context/skins/forrest-css/xslt/html/site2xhtml.xsl -%%DATADIR%%/context/skins/forrest-css/xslt/fo/document2fo.xsl -%%DATADIR%%/context/skins/forrest-css/css/page.css -%%DATADIR%%/context/skins/forrest-css/css/krysalis.css -%%DATADIR%%/context/skins/common/images/pdfdoc.gif -%%DATADIR%%/context/skins/common/images/printer.gif -%%DATADIR%%/context/skins/common/images/README.txt -%%DATADIR%%/context/skins/common/images/xmldoc.gif -%%DATADIR%%/context/skins/common/images/spacer.gif -%%DATADIR%%/context/skins/common/images/valid-html401.png -%%DATADIR%%/context/skins/common/images/built-with-forrest-button.png -%%DATADIR%%/context/skins/common/xslt/fo/document2fo.xsl -%%DATADIR%%/context/skins/common/xslt/fo/footerinfo.xsl -%%DATADIR%%/context/skins/common/xslt/fo/pdfoutline.xsl -%%DATADIR%%/context/skins/common/xslt/html/tabutils.xsl -%%DATADIR%%/context/skins/common/xslt/html/site2xhtml.xsl -%%DATADIR%%/context/skins/common/xslt/html/tab2menu.xsl -%%DATADIR%%/context/skins/common/xslt/html/dotdots.xsl -%%DATADIR%%/context/skins/common/xslt/html/renderlogo.xsl -%%DATADIR%%/context/skins/common/xslt/html/pathutils.xsl -%%DATADIR%%/context/skins/common/xslt/html/split.xsl -%%DATADIR%%/context/skins/common/xslt/html/book2menu.xsl -%%DATADIR%%/context/skins/common/xslt/html/document2html.xsl -%%DATADIR%%/context/skins/forrest-site/xslt/html/tab2menu.xsl -%%DATADIR%%/context/skins/forrest-site/xslt/html/document2html.xsl -%%DATADIR%%/context/skins/forrest-site/xslt/html/site2xhtml.xsl -%%DATADIR%%/context/skins/forrest-site/xslt/html/book2menu.xsl -%%DATADIR%%/context/skins/forrest-site/xslt/fo/document2fo.xsl -%%DATADIR%%/context/skins/forrest-site/images/xmldoc.gif -%%DATADIR%%/context/skins/forrest-site/images/tab-left.gif -%%DATADIR%%/context/skins/forrest-site/images/singlepage.gif -%%DATADIR%%/context/skins/forrest-site/images/page.gif -%%DATADIR%%/context/skins/forrest-site/images/label.gif -%%DATADIR%%/context/skins/forrest-site/images/spacer.gif -%%DATADIR%%/context/skins/forrest-site/images/printer.gif -%%DATADIR%%/context/skins/forrest-site/images/chapter.gif -%%DATADIR%%/context/skins/forrest-site/images/vcss.png -%%DATADIR%%/context/skins/forrest-site/images/tabSel-left.gif -%%DATADIR%%/context/skins/forrest-site/images/current.gif -%%DATADIR%%/context/skins/forrest-site/images/chapter_open.gif -%%DATADIR%%/context/skins/forrest-site/images/tab-right.gif -%%DATADIR%%/context/skins/forrest-site/images/search-right.gif -%%DATADIR%%/context/skins/forrest-site/images/menu-right.gif -%%DATADIR%%/context/skins/forrest-site/images/menu-left.gif -%%DATADIR%%/context/skins/forrest-site/images/favicon.ico -%%DATADIR%%/context/skins/forrest-site/images/tabSel-right.gif -%%DATADIR%%/context/skins/forrest-site/images/valid-html401.png -%%DATADIR%%/context/skins/forrest-site/images/pdfdoc.gif -%%DATADIR%%/context/skins/forrest-site/images/search-left.gif -%%DATADIR%%/context/skins/forrest-site/images/doc.gif -%%DATADIR%%/context/skins/forrest-site/css/page.css -%%DATADIR%%/context/skins/forrest-site/scripts/breadcrumbs.js -%%DATADIR%%/context/skins/forrest-site/scripts/breadcrumbs-optimized.js -%%DATADIR%%/context/revisions.xmap -%%DATADIR%%/context/resources.xmap -%%DATADIR%%/context/aggregate.xmap -%%DATADIR%%/context/issues.xmap -%%DATADIR%%/context/raw.xmap -%%DATADIR%%/context/linkmap.xmap -%%DATADIR%%/context/forrest.xmap -%%DATADIR%%/context/dtd.xmap -%%DATADIR%%/context/jettyconf.xml -%%DATADIR%%/context/profiler.xmap -%%DATADIR%%/context/status.xmap -%%DATADIR%%/context/faq.xmap -%%DATADIR%%/context/jtidy.properties -%%DATADIR%%/context/sitemap.xmap -%%DATADIR%%/context/menu.xmap -%%DATADIR%%/forrest.build.xml -%%DATADIR%%/forrest.antproxy.xml -%%DATADIR%%/fresh-site.zip -%%PORTDOCS%%@dirrm %%DOCSDIR%%/images -%%PORTDOCS%%@dirrm %%DOCSDIR%%/skin/images -%%PORTDOCS%%@dirrm %%DOCSDIR%%/skin -%%PORTDOCS%%@dirrm %%DOCSDIR%%/community/howto/xmlform -%%PORTDOCS%%@dirrm %%DOCSDIR%%/community/howto/v10 -%%PORTDOCS%%@dirrm %%DOCSDIR%%/community/howto/bugzilla-patch/my-images -%%PORTDOCS%%@dirrm %%DOCSDIR%%/community/howto/bugzilla-patch -%%PORTDOCS%%@dirrm %%DOCSDIR%%/community/howto/cvs-ssh -%%PORTDOCS%%@dirrm %%DOCSDIR%%/community/howto -%%PORTDOCS%%@dirrm %%DOCSDIR%%/community -%%PORTDOCS%%@dirrm %%DOCSDIR%% +%%DATADIR%%/lib/optional/README.txt +%%DATADIR%%/main/fresh-site/src/documentation/classes/CatalogManager.properties +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/images/group-logo.gif +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/images/group.svg +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/images/icon.png +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/images/project-logo.gif +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/images/project.svg +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/images/usemap.gif +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/subdir/book-sample.xml +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/subdir/hello.zip +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/subdir/index.xml +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/ascii-art.xml +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/cocoon-pyramid.aart +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/custom.xml +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/customSchema.xml +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/document-v13.xml +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/embedded_html.html +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/faq.xml +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/hello-v10.dtd +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/helloAgain.pdf +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/index.xml +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/linking.xml +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/sample.xml +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/static.xml +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/usemap.xml +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/hello.pdf +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/index.xml +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/site.xml +%%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/tabs.xml +%%DATADIR%%/main/fresh-site/src/documentation/content/test1.html +%%DATADIR%%/main/fresh-site/src/documentation/resources/schema/catalog.xcat +%%DATADIR%%/main/fresh-site/src/documentation/resources/schema/hello-v10.dtd +%%DATADIR%%/main/fresh-site/src/documentation/resources/stylesheets/hello2document.xsl +%%DATADIR%%/main/fresh-site/src/documentation/translations/langcode.xml +%%DATADIR%%/main/fresh-site/src/documentation/translations/languages_en.xml +%%DATADIR%%/main/fresh-site/src/documentation/translations/languages_es.xml +%%DATADIR%%/main/fresh-site/src/documentation/translations/menu.xml +%%DATADIR%%/main/fresh-site/src/documentation/translations/menu_af.xml +%%DATADIR%%/main/fresh-site/src/documentation/translations/menu_de.xml +%%DATADIR%%/main/fresh-site/src/documentation/translations/menu_es.xml +%%DATADIR%%/main/fresh-site/src/documentation/translations/menu_it.xml +%%DATADIR%%/main/fresh-site/src/documentation/translations/menu_no.xml +%%DATADIR%%/main/fresh-site/src/documentation/translations/menu_ru.xml +%%DATADIR%%/main/fresh-site/src/documentation/translations/menu_sk.xml +%%DATADIR%%/main/fresh-site/src/documentation/translations/tabs.xml +%%DATADIR%%/main/fresh-site/src/documentation/translations/tabs_es.xml +%%DATADIR%%/main/fresh-site/src/documentation/README.txt +%%DATADIR%%/main/fresh-site/src/documentation/sitemap.xmap +%%DATADIR%%/main/fresh-site/src/documentation/skinconf.xml +%%DATADIR%%/main/fresh-site/forrest.properties +%%DATADIR%%/main/java/org/apache/cocoon/components/source/impl/ZipSource.java +%%DATADIR%%/main/java/org/apache/cocoon/components/source/impl/ZipSourceFactory.java +%%DATADIR%%/main/java/org/apache/forrest/conf/AntProperties.java +%%DATADIR%%/main/java/org/apache/forrest/conf/AntPropertiesModule.java +%%DATADIR%%/main/java/org/apache/forrest/conf/ForrestConfModule.java +%%DATADIR%%/main/java/org/apache/forrest/conf/ForrestConfUtils.java +%%DATADIR%%/main/java/org/apache/forrest/conf/SkinconfTransformer.java +%%DATADIR%%/main/java/org/apache/forrest/locationmap/lm/AbstractNode.java +%%DATADIR%%/main/java/org/apache/forrest/locationmap/lm/LocationMap.java +%%DATADIR%%/main/java/org/apache/forrest/locationmap/lm/LocationNode.java +%%DATADIR%%/main/java/org/apache/forrest/locationmap/lm/LocatorNode.java +%%DATADIR%%/main/java/org/apache/forrest/locationmap/lm/MatchNode.java +%%DATADIR%%/main/java/org/apache/forrest/locationmap/lm/SelectNode.java +%%DATADIR%%/main/java/org/apache/forrest/locationmap/AbstractWrappingModule.java +%%DATADIR%%/main/java/org/apache/forrest/locationmap/LocationMapModule.java +%%DATADIR%%/main/java/org/apache/forrest/locationmap/RegexpLocationMapMatcher.java +%%DATADIR%%/main/java/org/apache/forrest/locationmap/WildcardLocationMapHintMatcher.java +%%DATADIR%%/main/java/org/apache/forrest/locationmap/WildcardLocationMapMatcher.java +%%DATADIR%%/main/java/org/apache/forrest/log/ForrestLogTargetFactory.java +%%DATADIR%%/main/java/org/apache/forrest/sourceexists/SourceExistsSelector.java +%%DATADIR%%/main/java/org/apache/forrest/sourcetype/DocDeclRule.java +%%DATADIR%%/main/java/org/apache/forrest/sourcetype/DocumentElementRule.java +%%DATADIR%%/main/java/org/apache/forrest/sourcetype/ProcessingInstructionRule.java +%%DATADIR%%/main/java/org/apache/forrest/sourcetype/SourceInfo.java +%%DATADIR%%/main/java/org/apache/forrest/sourcetype/SourceType.java +%%DATADIR%%/main/java/org/apache/forrest/sourcetype/SourceTypeAction.java +%%DATADIR%%/main/java/org/apache/forrest/sourcetype/SourceTypeRule.java +%%DATADIR%%/main/java/org/apache/forrest/sourcetype/XmlSchemaRule.java +%%DATADIR%%/main/java/org/apache/forrest/util/IdGeneratorTransformer.java +%%DATADIR%%/main/java/org/apache/forrest/util/XPathTransformer.java +%%DATADIR%%/main/java/org/apache/forrest/xni/XNIConfigurableFileGenerator.java +%%DATADIR%%/main/targets/context.xml +%%DATADIR%%/main/targets/plugins.xml +%%DATADIR%%/main/targets/site.xml +%%DATADIR%%/main/targets/skins.xml +%%DATADIR%%/main/targets/validate.xml +%%DATADIR%%/main/targets/webapp.xml +%%DATADIR%%/main/tasks/org/apache/forrest/UncopiedFileSelector.java +%%DATADIR%%/main/var/catalogMountSnippet.xsl +%%DATADIR%%/main/var/echo-settings-message.txt +%%DATADIR%%/main/var/full.cvsignore +%%DATADIR%%/main/var/initial_catalog.xcat +%%DATADIR%%/main/var/initial_plugins_sitemap.xmap +%%DATADIR%%/main/var/pluginMountSnippet.xsl +%%DATADIR%%/main/var/pluginlist2echo.xsl +%%DATADIR%%/main/var/pluginlist2fetch.xsl +%%DATADIR%%/main/var/skin-not-found-message.txt +%%DATADIR%%/main/var/skinlist2echo.xsl +%%DATADIR%%/main/var/skinlist2fetch.xsl +%%DATADIR%%/main/var/template-project-created-message.txt +%%DATADIR%%/main/var/webapp-generated-message.txt +%%DATADIR%%/main/var/webapp-local-generated-message.txt +%%DATADIR%%/main/webapp/WEB-INF/classes/org/apache/cocoon/util/mime.types +%%DATADIR%%/main/webapp/WEB-INF/classes/log4j.properties +%%DATADIR%%/main/webapp/WEB-INF/xconf/forrest-core.xconf +%%DATADIR%%/main/webapp/WEB-INF/cli.xconf +%%DATADIR%%/main/webapp/WEB-INF/cocoon.xconf +%%DATADIR%%/main/webapp/WEB-INF/jtidy.properties +%%DATADIR%%/main/webapp/WEB-INF/logkit.xconf +%%DATADIR%%/main/webapp/WEB-INF/web.xml +%%DATADIR%%/main/webapp/resources/chaperon/grammars/link.xlex +%%DATADIR%%/main/webapp/resources/chaperon/stylesheets/pattern2link.xsl +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-amsa.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-amsb.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-amsc.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-amsn.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-amso.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-amsr.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-box.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-cyr1.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-cyr2.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-dia.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-grk1.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-grk2.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-grk3.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-grk4.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-lat1.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-lat2.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-num.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-pub.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent/iso-tech.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/calstblx.dtd +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/dbcentx.mod +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/dbgenent.mod +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/dbhierx.mod +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/dbnotnx.mod +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/dbpoolx.mod +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/docbookx.dtd +%%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/soextblx.dtd +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-amsa.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-amsb.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-amsc.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-amsn.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-amso.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-amsr.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-box.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-cyr1.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-cyr2.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-dia.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-grk1.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-grk2.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-grk3.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-grk4.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-lat1.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-lat2.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-num.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-pub.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent/iso-tech.ent +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ChangeLog +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/README +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/calstblx.dtd +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/catalog.xml +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/dbcentx.mod +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/dbgenent.mod +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/dbhierx.mod +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/dbnotnx.mod +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/dbpoolx.mod +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/docbook.cat +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/docbookx.dtd +%%DATADIR%%/main/webapp/resources/schema/docbook/4.2/soextblx.dtd +%%DATADIR%%/main/webapp/resources/schema/docbook/catalog +%%DATADIR%%/main/webapp/resources/schema/docbook/catalog.xcat +%%DATADIR%%/main/webapp/resources/schema/dtd/v10/README.txt +%%DATADIR%%/main/webapp/resources/schema/dtd/v10/changes-v10.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/v10/characters.ent +%%DATADIR%%/main/webapp/resources/schema/dtd/v10/document-v10.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/v10/faq-v10.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/v10/todo-v10.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/v20a/STATUS.txt +%%DATADIR%%/main/webapp/resources/schema/dtd/v20a/document-v20.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/v20a/document-v20.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/v20a/faq-v20.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/v20a/faq-v20.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/.htaccess +%%DATADIR%%/main/webapp/resources/schema/dtd/book-cocoon-v10.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/changes-v11.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/changes-v11.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/changes-v12.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/changes-v13.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/changes-v20.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/changes-v20.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/common-charents-v10.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/common-elems-v10.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/contributors-v10.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/document-v11.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/document-v11.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/document-v12.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/document-v12.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/document-v13.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/document-v13.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/document-v20.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/document-v20.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/faq-v11.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/faq-v11.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/faq-v12.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/faq-v12.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/faq-v13.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/faq-v20.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/faq-v20.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/howto-v10.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/howto-v12.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/howto-v13.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/howto-v20.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/index.html +%%DATADIR%%/main/webapp/resources/schema/dtd/javadoc-v04draft.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/readme.txt +%%DATADIR%%/main/webapp/resources/schema/dtd/skinconfig-v06-1.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/skinconfig-v06-2.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/skinconfig-v06-3.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/skinconfig-v06.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/status-v13.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/skinconfig-v07-1.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/specification-v11.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/status-v13.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/tab-cocoon-v10.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/tab-cocoon-v11.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/todo-v11.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/todo-v11.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/todo-v12.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/todo-v13.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/todo-v20.dtd +%%DATADIR%%/main/webapp/resources/schema/dtd/todo-v20.mod +%%DATADIR%%/main/webapp/resources/schema/dtd/xgump-draft.dtd +%%DATADIR%%/main/webapp/resources/schema/entity/.htaccess +%%DATADIR%%/main/webapp/resources/schema/entity/ISOdia.pen +%%DATADIR%%/main/webapp/resources/schema/entity/ISOgrk1.pen +%%DATADIR%%/main/webapp/resources/schema/entity/ISOlat1.pen +%%DATADIR%%/main/webapp/resources/schema/entity/ISOnum.pen +%%DATADIR%%/main/webapp/resources/schema/entity/ISOpub.pen +%%DATADIR%%/main/webapp/resources/schema/entity/ISOtech.pen +%%DATADIR%%/main/webapp/resources/schema/entity/index.html +%%DATADIR%%/main/webapp/resources/schema/open-office/catalog +%%DATADIR%%/main/webapp/resources/schema/open-office/catalog.xcat +%%DATADIR%%/main/webapp/resources/schema/open-office/dummy.dtd +%%DATADIR%%/main/webapp/resources/schema/relaxng/unstable/any.rng +%%DATADIR%%/main/webapp/resources/schema/relaxng/unstable/any.rnx +%%DATADIR%%/main/webapp/resources/schema/relaxng/unstable/forrestbot.rng +%%DATADIR%%/main/webapp/resources/schema/relaxng/unstable/forrestbot.rnx +%%DATADIR%%/main/webapp/resources/schema/relaxng/README.txt +%%DATADIR%%/main/webapp/resources/schema/relaxng/book-v01.rng +%%DATADIR%%/main/webapp/resources/schema/relaxng/document-v20.mod.rng +%%DATADIR%%/main/webapp/resources/schema/relaxng/document-v20.rng +%%DATADIR%%/main/webapp/resources/schema/relaxng/sitemap-v06.rng +%%DATADIR%%/main/webapp/resources/schema/relaxng/skinconf.rnc +%%DATADIR%%/main/webapp/resources/schema/relaxng/xslt.rng +%%DATADIR%%/main/webapp/resources/schema/sdocbook/1.0/sdbcent.mod +%%DATADIR%%/main/webapp/resources/schema/sdocbook/1.0/sdbhier.mod +%%DATADIR%%/main/webapp/resources/schema/sdocbook/1.0/sdbpool.mod +%%DATADIR%%/main/webapp/resources/schema/sdocbook/1.0/sdocbook-custom.dtd +%%DATADIR%%/main/webapp/resources/schema/sdocbook/1.0/sdocbook.css +%%DATADIR%%/main/webapp/resources/schema/sdocbook/1.0/sdocbook.dtd +%%DATADIR%%/main/webapp/resources/schema/sdocbook/1.0/sdocbookref-custom.dtd +%%DATADIR%%/main/webapp/resources/schema/sdocbook/1.0/sdocbookref.dtd +%%DATADIR%%/main/webapp/resources/schema/sdocbook/1.0/sinclist.mod +%%DATADIR%%/main/webapp/resources/schema/sdocbook/catalog +%%DATADIR%%/main/webapp/resources/schema/sdocbook/catalog.xcat +%%DATADIR%%/main/webapp/resources/schema/w3c-dtd/README.txt +%%DATADIR%%/main/webapp/resources/schema/w3c-dtd/catalog +%%DATADIR%%/main/webapp/resources/schema/w3c-dtd/catalog.xcat +%%DATADIR%%/main/webapp/resources/schema/w3c-dtd/svg-20000303-exchange.dtd +%%DATADIR%%/main/webapp/resources/schema/w3c-dtd/svg-20000303-shared.dtd +%%DATADIR%%/main/webapp/resources/schema/w3c-dtd/svg-20000303-stylable.dtd +%%DATADIR%%/main/webapp/resources/schema/w3c-dtd/svg10.dtd +%%DATADIR%%/main/webapp/resources/schema/w3c-dtd/w3c-license.txt +%%DATADIR%%/main/webapp/resources/schema/w3c-dtd/xhtml-lat1.ent +%%DATADIR%%/main/webapp/resources/schema/w3c-dtd/xhtml-special.ent +%%DATADIR%%/main/webapp/resources/schema/w3c-dtd/xhtml-symbol.ent +%%DATADIR%%/main/webapp/resources/schema/w3c-dtd/xhtml1-frameset.dtd +%%DATADIR%%/main/webapp/resources/schema/w3c-dtd/xhtml1-strict.dtd +%%DATADIR%%/main/webapp/resources/schema/w3c-dtd/xhtml1-transitional.dtd +%%DATADIR%%/main/webapp/resources/schema/w3c-dtd/xhtml1.dcl +%%DATADIR%%/main/webapp/resources/schema/README.txt +%%DATADIR%%/main/webapp/resources/schema/catalog +%%DATADIR%%/main/webapp/resources/schema/catalog.forrest +%%DATADIR%%/main/webapp/resources/schema/catalog.forrest.xcat +%%DATADIR%%/main/webapp/resources/schema/catalog.xcat +%%DATADIR%%/main/webapp/resources/stylesheets/aggregates/book2cinclude.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/aggregates/doc2doc-uniqueids.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/aggregates/docs2document.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/aggregates/relativize-split-linkmap.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/external/str.find-last.xslt +%%DATADIR%%/main/webapp/resources/stylesheets/search/book2cinclude-lucene.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/search/document2lucene.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/search/lucene-update2document.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/search/search2document.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/absolutize-linkmap.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/any2document.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/bookv10.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/changesv10tochangesv11.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/copyover.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/declare-broken-site-links.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/directory2book.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/directory2i18n.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/directory2revisions.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/docv10todocv11.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/docv20todocv12.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/docv20todocv13.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/dotdots.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/extract-svg.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/faq2document.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/faqv10tofaqv11.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/faqv20tofaqv12.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/faqv20tofaqv13.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/howto2document.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/html2document.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/html2htmlbody.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/i18n.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/linkmap2document.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/normalizehrefs.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/page2html.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/plugins2xdoc.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/profile2page.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/project2text.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/projectnavigation2site.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/relativize-linkmap.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/rss2document.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/rssissues2document.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/site2book.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/site2site-normalizetabs.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/site2site-selectnode.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/strip-doctype.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/text2document.xsl +%%DATADIR%%/main/webapp/resources/stylesheets/upgrade-skinconf.xsl +%%DATADIR%%/main/webapp/skins/common/css/forrest.css.xslt +%%DATADIR%%/main/webapp/skins/common/images/README.txt +%%DATADIR%%/main/webapp/skins/common/images/add.jpg +%%DATADIR%%/main/webapp/skins/common/images/built-with-forrest-button.png +%%DATADIR%%/main/webapp/skins/common/images/corner-imports.svg.xslt +%%DATADIR%%/main/webapp/skins/common/images/dc.svg.xslt +%%DATADIR%%/main/webapp/skins/common/images/external-link.gif +%%DATADIR%%/main/webapp/skins/common/images/fix.jpg +%%DATADIR%%/main/webapp/skins/common/images/forrest-credit-logo.png +%%DATADIR%%/main/webapp/skins/common/images/hack.jpg +%%DATADIR%%/main/webapp/skins/common/images/pdfdoc.gif +%%DATADIR%%/main/webapp/skins/common/images/poddoc.png +%%DATADIR%%/main/webapp/skins/common/images/poddoc.svg.xslt +%%DATADIR%%/main/webapp/skins/common/images/printer.gif +%%DATADIR%%/main/webapp/skins/common/images/rc.svg.xslt +%%DATADIR%%/main/webapp/skins/common/images/remove.jpg +%%DATADIR%%/main/webapp/skins/common/images/rss.png +%%DATADIR%%/main/webapp/skins/common/images/spacer.gif +%%DATADIR%%/main/webapp/skins/common/images/txtdoc.png +%%DATADIR%%/main/webapp/skins/common/images/txtdoc.svg.xslt +%%DATADIR%%/main/webapp/skins/common/images/update.jpg +%%DATADIR%%/main/webapp/skins/common/images/valid-html401.png +%%DATADIR%%/main/webapp/skins/common/images/vcss.png +%%DATADIR%%/main/webapp/skins/common/images/xmldoc.gif +%%DATADIR%%/main/webapp/skins/common/scripts/breadcrumbs-optimized.js +%%DATADIR%%/main/webapp/skins/common/scripts/breadcrumbs.js +%%DATADIR%%/main/webapp/skins/common/scripts/fontsize.js +%%DATADIR%%/main/webapp/skins/common/scripts/getBlank.js +%%DATADIR%%/main/webapp/skins/common/scripts/getMenu.js +%%DATADIR%%/main/webapp/skins/common/scripts/menu.js +%%DATADIR%%/main/webapp/skins/common/translations/CommonMessages_de.xml +%%DATADIR%%/main/webapp/skins/common/translations/CommonMessages_en_US.xml +%%DATADIR%%/main/webapp/skins/common/translations/CommonMessages_es.xml +%%DATADIR%%/main/webapp/skins/common/translations/CommonMessages_fr.xml +%%DATADIR%%/main/webapp/skins/common/xslt/fo/document2fo.xsl +%%DATADIR%%/main/webapp/skins/common/xslt/fo/footerinfo.xsl +%%DATADIR%%/main/webapp/skins/common/xslt/fo/pdfoutline.xsl +%%DATADIR%%/main/webapp/skins/common/xslt/html/book2menu.xsl +%%DATADIR%%/main/webapp/skins/common/xslt/html/document2html.xsl +%%DATADIR%%/main/webapp/skins/common/xslt/html/dotdots.xsl +%%DATADIR%%/main/webapp/skins/common/xslt/html/pathutils.xsl +%%DATADIR%%/main/webapp/skins/common/xslt/html/renderlogo.xsl +%%DATADIR%%/main/webapp/skins/common/xslt/html/site2xhtml.xsl +%%DATADIR%%/main/webapp/skins/common/xslt/html/split.xsl +%%DATADIR%%/main/webapp/skins/common/xslt/html/strip_namespaces.xsl +%%DATADIR%%/main/webapp/skins/common/xslt/html/tab2menu.xsl +%%DATADIR%%/main/webapp/skins/common/xslt/html/tabutils.xsl +%%DATADIR%%/main/webapp/skins/common/xslt/svg/document2svg.xsl +%%DATADIR%%/main/webapp/skins/common/skinconf.xsl +%%DATADIR%%/main/webapp/skins/corium/brainstorming.txt +%%DATADIR%%/main/webapp/skins/forrest-site/css/page.css +%%DATADIR%%/main/webapp/skins/forrest-site/images/chapter.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/chapter_open.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/current.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/doc.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/label.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/menu-left.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/menu-right.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/page.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/pdfdoc.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/printer.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/search-left.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/search-right.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/singlepage.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/spacer.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/tab-left.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/tab-right.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/tabSel-left.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/tabSel-right.gif +%%DATADIR%%/main/webapp/skins/forrest-site/images/xmldoc.gif +%%DATADIR%%/main/webapp/skins/forrest-site/xslt/fo/document2fo.xsl +%%DATADIR%%/main/webapp/skins/forrest-site/xslt/html/book2menu.xsl +%%DATADIR%%/main/webapp/skins/forrest-site/xslt/html/document2html.xsl +%%DATADIR%%/main/webapp/skins/forrest-site/xslt/html/site2xhtml.xsl +%%DATADIR%%/main/webapp/skins/forrest-site/xslt/html/tab2menu.xsl +%%DATADIR%%/main/webapp/skins/krysalis-site/css/forrest.css.xslt +%%DATADIR%%/main/webapp/skins/krysalis-site/css/page.css +%%DATADIR%%/main/webapp/skins/krysalis-site/images/chapter.gif +%%DATADIR%%/main/webapp/skins/krysalis-site/images/chapter_open.gif +%%DATADIR%%/main/webapp/skins/krysalis-site/images/current.gif +%%DATADIR%%/main/webapp/skins/krysalis-site/images/error.png +%%DATADIR%%/main/webapp/skins/krysalis-site/images/info.png +%%DATADIR%%/main/webapp/skins/krysalis-site/images/label.gif +%%DATADIR%%/main/webapp/skins/krysalis-site/images/page.gif +%%DATADIR%%/main/webapp/skins/krysalis-site/images/pdfdoc.gif +%%DATADIR%%/main/webapp/skins/krysalis-site/images/printer.gif +%%DATADIR%%/main/webapp/skins/krysalis-site/images/success.png +%%DATADIR%%/main/webapp/skins/krysalis-site/images/warning.png +%%DATADIR%%/main/webapp/skins/krysalis-site/images/xmldoc.gif +%%DATADIR%%/main/webapp/skins/krysalis-site/xslt/fo/document2fo.xsl +%%DATADIR%%/main/webapp/skins/krysalis-site/xslt/html/book2menu.xsl +%%DATADIR%%/main/webapp/skins/krysalis-site/xslt/html/document2html.xsl +%%DATADIR%%/main/webapp/skins/krysalis-site/xslt/html/site2xhtml.xsl +%%DATADIR%%/main/webapp/skins/krysalis-site/xslt/html/tab2menu.xsl +%%DATADIR%%/main/webapp/skins/krysalis-site/skinconf.xsl +%%DATADIR%%/main/webapp/skins/leather-dev/css/base-contracts.css +%%DATADIR%%/main/webapp/skins/leather-dev/css/basic.css +%%DATADIR%%/main/webapp/skins/leather-dev/css/branding.css +%%DATADIR%%/main/webapp/skins/leather-dev/css/navigation.css +%%DATADIR%%/main/webapp/skins/leather-dev/css/profiling.css.xslt +%%DATADIR%%/main/webapp/skins/leather-dev/images/chapter.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/chapter_open.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/current.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/doc.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/header-background-grad.png +%%DATADIR%%/main/webapp/skins/leather-dev/images/header-background.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/header-background.png +%%DATADIR%%/main/webapp/skins/leather-dev/images/header_white_line.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/label.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/page.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/pdfdoc.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/printer.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/search-left.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/search-right.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/sidebar_bg.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/singlepage.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/spacer.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/tab-left.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/tab-right.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/tl-off.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/tl-on.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/tr-off.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/tr-on.gif +%%DATADIR%%/main/webapp/skins/leather-dev/images/xmldoc.gif +%%DATADIR%%/main/webapp/skins/leather-dev/templates/default.fv +%%DATADIR%%/main/webapp/skins/leather-dev/xslt/fo/document2fo.xsl +%%DATADIR%%/main/webapp/skins/leather-dev/xslt/html/book2menu.xsl +%%DATADIR%%/main/webapp/skins/leather-dev/xslt/html/document2html.xsl +%%DATADIR%%/main/webapp/skins/leather-dev/xslt/html/site2xhtml.xsl +%%DATADIR%%/main/webapp/skins/leather-dev/xslt/html/tab2menu.xsl +%%DATADIR%%/main/webapp/skins/leather-dev/xslt/xml/fct-bits/c-fontsize-fct.xml +%%DATADIR%%/main/webapp/skins/leather-dev/xslt/xml/fct-bits/fct-bits.txt +%%DATADIR%%/main/webapp/skins/leather-dev/xslt/xml/fct-bits/fct-bits.xsl +%%DATADIR%%/main/webapp/skins/leather-dev/xslt/xml/fct-bits/pipeline.txt +%%DATADIR%%/main/webapp/skins/leather-dev/xslt/xml/contract.xsl +%%DATADIR%%/main/webapp/skins/leather-dev/xslt/xml/dir2contracts.xsl +%%DATADIR%%/main/webapp/skins/leather-dev/xslt/xml/ft-leather.xml +%%DATADIR%%/main/webapp/skins/leather-dev/xslt/xml/ft2xhtml.xsl +%%DATADIR%%/main/webapp/skins/leather-dev/xslt/xml/site2xml.xsl +%%DATADIR%%/main/webapp/skins/leather-dev/xslt/xml/sitemap.xmap +%%DATADIR%%/main/webapp/skins/leather-dev/brainstorming.txt +%%DATADIR%%/main/webapp/skins/leather-dev/contracts.inicial.txt +%%DATADIR%%/main/webapp/skins/leather-dev/forrest-template.xml +%%DATADIR%%/main/webapp/skins/leather-dev/note.txt +%%DATADIR%%/main/webapp/skins/leather-dev/skinconf.xsl +%%DATADIR%%/main/webapp/skins/pelt/css/basic.css +%%DATADIR%%/main/webapp/skins/pelt/css/print.css +%%DATADIR%%/main/webapp/skins/pelt/css/profile.css.xslt +%%DATADIR%%/main/webapp/skins/pelt/css/screen.css +%%DATADIR%%/main/webapp/skins/pelt/images/chapter.gif +%%DATADIR%%/main/webapp/skins/pelt/images/chapter_open.gif +%%DATADIR%%/main/webapp/skins/pelt/images/current.gif +%%DATADIR%%/main/webapp/skins/pelt/images/error.png +%%DATADIR%%/main/webapp/skins/pelt/images/header_white_line.gif +%%DATADIR%%/main/webapp/skins/pelt/images/info.png +%%DATADIR%%/main/webapp/skins/pelt/images/instruction_arrow.png +%%DATADIR%%/main/webapp/skins/pelt/images/label.gif +%%DATADIR%%/main/webapp/skins/pelt/images/page.gif +%%DATADIR%%/main/webapp/skins/pelt/images/pdfdoc.gif +%%DATADIR%%/main/webapp/skins/pelt/images/printer.gif +%%DATADIR%%/main/webapp/skins/pelt/images/success.png +%%DATADIR%%/main/webapp/skins/pelt/images/warning.png +%%DATADIR%%/main/webapp/skins/pelt/images/xmldoc.gif +%%DATADIR%%/main/webapp/skins/pelt/xslt/fo/document2fo.xsl +%%DATADIR%%/main/webapp/skins/pelt/xslt/html/book2menu.xsl +%%DATADIR%%/main/webapp/skins/pelt/xslt/html/document2html.xsl +%%DATADIR%%/main/webapp/skins/pelt/xslt/html/site2xhtml.xsl +%%DATADIR%%/main/webapp/skins/pelt/xslt/html/tab2menu.xsl +%%DATADIR%%/main/webapp/skins/pelt/note.txt +%%DATADIR%%/main/webapp/skins/pelt/skinconf.xsl +%%DATADIR%%/main/webapp/skins/plain-dev/xslt/html/book2menu.xsl +%%DATADIR%%/main/webapp/skins/plain-dev/xslt/html/document2html.xsl +%%DATADIR%%/main/webapp/skins/plain-dev/xslt/html/site2xhtml.xsl +%%DATADIR%%/main/webapp/skins/plain-dev/xslt/html/tab2menu.xsl +%%DATADIR%%/main/webapp/skins/tigris/css/forrest.css.xslt +%%DATADIR%%/main/webapp/skins/tigris/css/inst.css +%%DATADIR%%/main/webapp/skins/tigris/css/ns4_only.css +%%DATADIR%%/main/webapp/skins/tigris/css/print.css +%%DATADIR%%/main/webapp/skins/tigris/css/quirks.css +%%DATADIR%%/main/webapp/skins/tigris/css/tigris.css +%%DATADIR%%/main/webapp/skins/tigris/images/corporate_logo.gif +%%DATADIR%%/main/webapp/skins/tigris/images/file.gif +%%DATADIR%%/main/webapp/skins/tigris/images/folder-closed.gif +%%DATADIR%%/main/webapp/skins/tigris/images/folder-open.gif +%%DATADIR%%/main/webapp/skins/tigris/images/help_logo.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_alert.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_alertsml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_arrowfolder1_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_arrowfolder2_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_arrowfolderclosed1_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_arrowfolderopen2_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_arrowmembers1_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_arrowmembers2_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_arrowusergroups1_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_arrowusergroups2_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_arrowwaste1_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_arrowwaste2_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_confirmsml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_doc_lrg.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_doc_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_error_lrg.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_error_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_folder_lrg.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_folder_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_help_lrg.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_help_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_info_lrg.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_info_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_infosml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_members_lrg.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_members_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_sortdown.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_sortleft.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_sortright.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_sortup.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_success_lrg.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_success_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_usergroups_lrg.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_usergroups_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_warning_lrg.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_warning_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_waste_lrg.gif +%%DATADIR%%/main/webapp/skins/tigris/images/icon_waste_sml.gif +%%DATADIR%%/main/webapp/skins/tigris/images/nw_maj.gif +%%DATADIR%%/main/webapp/skins/tigris/images/nw_maj_hi.gif +%%DATADIR%%/main/webapp/skins/tigris/images/nw_maj_rond.gif +%%DATADIR%%/main/webapp/skins/tigris/images/nw_med.gif +%%DATADIR%%/main/webapp/skins/tigris/images/nw_med_hi.gif +%%DATADIR%%/main/webapp/skins/tigris/images/nw_med_rond.gif +%%DATADIR%%/main/webapp/skins/tigris/images/nw_min.gif +%%DATADIR%%/main/webapp/skins/tigris/images/nw_min_036.gif +%%DATADIR%%/main/webapp/skins/tigris/images/nw_min_hi.gif +%%DATADIR%%/main/webapp/skins/tigris/images/pdfdoc.gif +%%DATADIR%%/main/webapp/skins/tigris/images/poweredby_036.gif +%%DATADIR%%/main/webapp/skins/tigris/images/printer.gif +%%DATADIR%%/main/webapp/skins/tigris/images/product_logo.gif +%%DATADIR%%/main/webapp/skins/tigris/images/se_maj_rond.gif +%%DATADIR%%/main/webapp/skins/tigris/images/strich.gif +%%DATADIR%%/main/webapp/skins/tigris/images/sw_maj_rond.gif +%%DATADIR%%/main/webapp/skins/tigris/images/sw_med_rond.gif +%%DATADIR%%/main/webapp/skins/tigris/images/sw_min.gif +%%DATADIR%%/main/webapp/skins/tigris/images/xmldoc.gif +%%DATADIR%%/main/webapp/skins/tigris/scripts/tigris.js +%%DATADIR%%/main/webapp/skins/tigris/xslt/fo/document2fo.xsl +%%DATADIR%%/main/webapp/skins/tigris/xslt/html/book2menu.xsl +%%DATADIR%%/main/webapp/skins/tigris/xslt/html/document2html.xsl +%%DATADIR%%/main/webapp/skins/tigris/xslt/html/site2xhtml.xsl +%%DATADIR%%/main/webapp/skins/tigris/xslt/html/tab2menu.xsl +%%DATADIR%%/main/webapp/skins/tigris/README.txt +%%DATADIR%%/main/webapp/skins/tigris/skinconf.xsl +%%DATADIR%%/main/webapp/skins/README.txt +%%DATADIR%%/main/webapp/skins/new-skin-names.txt +%%DATADIR%%/main/webapp/aggregate.xmap +%%DATADIR%%/main/webapp/default-forrest.properties +%%DATADIR%%/main/webapp/faq.xmap +%%DATADIR%%/main/webapp/forrest.xmap +%%DATADIR%%/main/webapp/i18n.xmap +%%DATADIR%%/main/webapp/issues.xmap +%%DATADIR%%/main/webapp/jettyconf.xml +%%DATADIR%%/main/webapp/linkmap.xmap +%%DATADIR%%/main/webapp/menu.xmap +%%DATADIR%%/main/webapp/profiler.xmap +%%DATADIR%%/main/webapp/raw.xmap +%%DATADIR%%/main/webapp/resources.xmap +%%DATADIR%%/main/webapp/revisions.xmap +%%DATADIR%%/main/webapp/search.xmap +%%DATADIR%%/main/webapp/sitemap.xmap +%%DATADIR%%/main/webapp/tabs.xmap +%%DATADIR%%/main/build.sh +%%DATADIR%%/main/build.xml +%%DATADIR%%/main/forrest.antproxy.xml +%%DATADIR%%/main/forrest.build.xml +%%DATADIR%%/main/module.xml +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/images/group-logo.gif +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/images/group.svg +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/images/icon.png +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/images/project-logo.gif +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/images/project.svg +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/images/usemap.gif +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/favicon.ico +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/index.xml +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/site.xml +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/tabs.xml +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/skinconf.xml +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/build.xml +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/forrest.properties +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/output.xmap +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/status.xml +%%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/build/build.number +%%DATADIR%%/plugins/pluginTemplate/lib/readme.txt +%%DATADIR%%/plugins/pluginTemplate/src/documentation/content/xdocs/images/group-logo.gif +%%DATADIR%%/plugins/pluginTemplate/src/documentation/content/xdocs/images/group.svg +%%DATADIR%%/plugins/pluginTemplate/src/documentation/content/xdocs/images/icon.png +%%DATADIR%%/plugins/pluginTemplate/src/documentation/content/xdocs/images/project-logo.gif +%%DATADIR%%/plugins/pluginTemplate/src/documentation/content/xdocs/images/project.svg +%%DATADIR%%/plugins/pluginTemplate/src/documentation/content/xdocs/images/usemap.gif +%%DATADIR%%/plugins/pluginTemplate/src/documentation/content/xdocs/index.xml +%%DATADIR%%/plugins/pluginTemplate/src/documentation/content/xdocs/site.xml +%%DATADIR%%/plugins/pluginTemplate/src/documentation/content/xdocs/tabs.xml +%%DATADIR%%/plugins/pluginTemplate/src/documentation/skinconf.xml +%%DATADIR%%/plugins/pluginTemplate/src/java/readme.txt +%%DATADIR%%/plugins/pluginTemplate/build.xml +%%DATADIR%%/plugins/pluginTemplate/forrest.properties +%%DATADIR%%/plugins/pluginTemplate/sitemap.xmap +%%DATADIR%%/plugins/pluginTemplate/status.xml +%%DATADIR%%/plugins/build.xml +%%DATADIR%%/plugins/plugins.xml +%%DATADIR%%/site-author/classes/CatalogManager.properties +%%DATADIR%%/site-author/conf/cli.xconf +%%DATADIR%%/site-author/content/skins/skins.xml +%%DATADIR%%/site-author/content/xdocs/TR/2004/WD-forrest10.html +%%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/bugzilla-patch/my-images/bugzilla-screen.gif +%%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/bugzilla-patch/book.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/bugzilla-patch/howto-bugzilla-patch.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/multi/howto-multi.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/multi/revision-howto-multi-2003-09-14.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/multi/revision-howto-multi-2003-09-15.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/multi/revision-step1-2003-09-16.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/multi/step1.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/multi/step2.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/multi/step3.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/howto-asf-mirror.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/howto-forrestbot.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/howto-howto.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/howto-pdf-tab.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/index.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/build.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/cap.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/catalog.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/compliance.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/faq.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/forrest-contract.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/index.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/linking.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/oowriter.sxw +%%DATADIR%%/site-author/content/xdocs/docs_0_60/project-sitemap.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/searching.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/sitemap-ref.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/skin-package.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/skins.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/upgrading_06.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/validation.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_60/wiki-sample.cwiki +%%DATADIR%%/site-author/content/xdocs/docs_0_60/your-project.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/bugzilla-patch/my-images/bugzilla-screen.gif +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/bugzilla-patch/book.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/bugzilla-patch/howto-bugzilla-patch.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/cvs-ssh/book.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/cvs-ssh/howto-cvs-ssh.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/multi/howto-multi.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/multi/revision-howto-multi-2003-09-14.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/multi/revision-howto-multi-2003-09-15.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/multi/revision-step1-2003-09-16.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/multi/step1.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/multi/step2.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/multi/step3.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/forrest.xmap.html +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/howto-asf-mirror.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/howto-buildPlugin.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/howto-corner-images.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/howto-custom-html-source.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/howto-editcss.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/howto-forrest-from-maven.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/howto-forrestbot.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/howto-howto.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/howto-pdf-tab.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/howto-view-contracts.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/howto-view-dsl.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/howto-view-install.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/index.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/project_sitemap.xmap.html +%%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/sitemap.xmap.html +%%DATADIR%%/site-author/content/xdocs/docs_0_70/images/snapshot-plain-dev.png +%%DATADIR%%/site-author/content/xdocs/docs_0_70/images/snapshot-view-viewHelper.png +%%DATADIR%%/site-author/content/xdocs/docs_0_70/build.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/cap.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/catalog.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/compliance.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/dreams.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/faq.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/forrest-contract.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/index.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/libre-intro.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/linking.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/primer.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/project-sitemap.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/searching.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/sitemap-ref.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/skin-package.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/skins.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/upgrading_07.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/validation.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/views.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_70/your-project.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_80/index.xml +%%DATADIR%%/site-author/content/xdocs/docs_0_80/upgrading_08.xml +%%DATADIR%%/site-author/content/xdocs/dtdx/document-v11.xml +%%DATADIR%%/site-author/content/xdocs/dtdx/document-v12.xml +%%DATADIR%%/site-author/content/xdocs/dtdx/document-v13.dtdx.pdf +%%DATADIR%%/site-author/content/xdocs/dtdx/document-v13.xml +%%DATADIR%%/site-author/content/xdocs/dtdx/document-v20.dtdx.pdf +%%DATADIR%%/site-author/content/xdocs/dtdx/document-v20.xml +%%DATADIR%%/site-author/content/xdocs/dtdx/dtd-docs.xml +%%DATADIR%%/site-author/content/xdocs/dtdx/faq-v13.dtdx.pdf +%%DATADIR%%/site-author/content/xdocs/dtdx/faq-v20.dtdx.pdf +%%DATADIR%%/site-author/content/xdocs/dtdx/howto-v13.dtdx.pdf +%%DATADIR%%/site-author/content/xdocs/dtdx/howto-v20.dtdx.pdf +%%DATADIR%%/site-author/content/xdocs/pluginDocs/plugins_0_70/pluginInfrastructure.xml +%%DATADIR%%/site-author/content/xdocs/pluginDocs/plugins_0_70/usingPlugins.xml +%%DATADIR%%/site-author/content/xdocs/pluginDocs/plugins_0_80/pluginInfrastructure.xml +%%DATADIR%%/site-author/content/xdocs/pluginDocs/plugins_0_80/usingPlugins.xml +%%DATADIR%%/site-author/content/xdocs/pluginDocs/index.xml +%%DATADIR%%/site-author/content/xdocs/tools/forrestbar.xml +%%DATADIR%%/site-author/content/xdocs/tools/forrestbar.xpi +%%DATADIR%%/site-author/content/xdocs/tools/forrestbot-web-interface.xml +%%DATADIR%%/site-author/content/xdocs/tools/forrestbot.xml +%%DATADIR%%/site-author/content/xdocs/tools/index.xml +%%DATADIR%%/site-author/content/xdocs/tools/xxe.xml +%%DATADIR%%/site-author/content/xdocs/trash/docs_0_50/index.xml +%%DATADIR%%/site-author/content/xdocs/trash/docs_0_50/upgrading_05.xml +%%DATADIR%%/site-author/content/xdocs/versions/index.xml +%%DATADIR%%/site-author/content/xdocs/contrib.xml +%%DATADIR%%/site-author/content/xdocs/events.xml +%%DATADIR%%/site-author/content/xdocs/favicon.ico +%%DATADIR%%/site-author/content/xdocs/flyer.xml +%%DATADIR%%/site-author/content/xdocs/guidelines.xml +%%DATADIR%%/site-author/content/xdocs/index.xml +%%DATADIR%%/site-author/content/xdocs/license.xml +%%DATADIR%%/site-author/content/xdocs/live-sites.xml +%%DATADIR%%/site-author/content/xdocs/mail-lists.xml +%%DATADIR%%/site-author/content/xdocs/mirrors.html +%%DATADIR%%/site-author/content/xdocs/proposal-asf-forrestbot.xml +%%DATADIR%%/site-author/content/xdocs/site.xml +%%DATADIR%%/site-author/content/xdocs/tabs.xml +%%DATADIR%%/site-author/content/xdocs/uri-namespace.xml +%%DATADIR%%/site-author/content/xdocs/versions.xml +%%DATADIR%%/site-author/content/xdocs/who.xml +%%DATADIR%%/site-author/content/.htaccess +%%DATADIR%%/site-author/content/mirrors.cgi +%%DATADIR%%/site-author/resources/images/apache-forrest-original.svg +%%DATADIR%%/site-author/resources/images/apache-forrest.png +%%DATADIR%%/site-author/resources/images/built-with-cocoon.gif +%%DATADIR%%/site-author/resources/images/dir-menu.png +%%DATADIR%%/site-author/resources/images/dir-menu2.png +%%DATADIR%%/site-author/resources/images/dir-menu3.png +%%DATADIR%%/site-author/resources/images/icon.png +%%DATADIR%%/site-author/resources/images/menu.png +%%DATADIR%%/site-author/resources/images/menu2.png +%%DATADIR%%/site-author/resources/images/menu3.png +%%DATADIR%%/site-author/resources/images/new-project.png +%%DATADIR%%/site-author/resources/images/page-areas.png +%%DATADIR%%/site-author/resources/images/project-logo.gif +%%DATADIR%%/site-author/resources/images/project-logo.png +%%DATADIR%%/site-author/resources/images/tabs.png +%%DATADIR%%/site-author/forrest.properties +%%DATADIR%%/site-author/publish.xml +%%DATADIR%%/site-author/sitemap.xmap +%%DATADIR%%/site-author/skinconf.xml +%%DATADIR%%/site-author/status.xml +%%DATADIR%%/tools/ant/bin/ant +%%DATADIR%%/tools/ant/bin/ant.cmd +%%DATADIR%%/tools/ant/bin/antRun +%%DATADIR%%/tools/ant/bin/antRun.pl +%%DATADIR%%/tools/ant/bin/antenv.cmd +%%DATADIR%%/tools/ant/bin/complete-ant-cmd.pl +%%DATADIR%%/tools/ant/bin/envset.cmd +%%DATADIR%%/tools/ant/bin/runant.pl +%%DATADIR%%/tools/ant/bin/runant.py +%%DATADIR%%/tools/ant/bin/runrc.cmd +%%DATADIR%%/tools/ant/lib/ant-apache-resolver.jar +%%DATADIR%%/tools/ant/lib/ant-contrib-1.0b2.jar +%%DATADIR%%/tools/ant/lib/ant-jsch.jar +%%DATADIR%%/tools/ant/lib/ant-launcher.jar +%%DATADIR%%/tools/ant/lib/ant-nodeps.jar +%%DATADIR%%/tools/ant/lib/ant-trax.jar +%%DATADIR%%/tools/ant/lib/ant-xalan2.jar +%%DATADIR%%/tools/ant/lib/ant.jar +%%DATADIR%%/tools/ant/lib/jsch-0.1.14.jar +%%DATADIR%%/tools/ant/lib/jsvn-0.9-dev.jar +%%DATADIR%%/tools/ant/lib/xml-commons-resolver-1.1.jar +%%DATADIR%%/tools/dtdconverters/README.txt +%%DATADIR%%/tools/dtdconverters/dtdx.dtd +%%DATADIR%%/tools/dtdconverters/dtdx2dtd.xsl +%%DATADIR%%/tools/eclipse/conf/log4j.xml +%%DATADIR%%/tools/eclipse/icons/build.png +%%DATADIR%%/tools/eclipse/icons/start.png +%%DATADIR%%/tools/eclipse/icons/stop.png +%%DATADIR%%/tools/eclipse/lib/log4j-1.2.9.jar +%%DATADIR%%/tools/eclipse/lib/log4j_LICENSE.txt +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/actions/Utilities.java +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/job/AntBuildListener.java +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestBuilder.java +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestJob.java +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestManager.java +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestRunner.java +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/job/ForrestStopper.java +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/BuildSite.java +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/StartForrest.java +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions/StopForrest.java +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/preference/ForrestPreferences.java +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewProjectWizard.java +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewXDoc.java +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/wizards/NewXdocPage.java +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/ForrestPlugin.java +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/template/new_xdoc.xml +%%DATADIR%%/tools/eclipse/src/org/apache/forrest/template/template_build.xml +%%DATADIR%%/tools/eclipse/.classpath +%%DATADIR%%/tools/eclipse/.project +%%DATADIR%%/tools/eclipse/build.properties +%%DATADIR%%/tools/eclipse/plugin.properties +%%DATADIR%%/tools/eclipse/plugin.xml +%%DATADIR%%/tools/eclipse/readme.txt +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/apache-down.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/apache.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/code-down.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/code.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/download-down.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/download.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/faq-down.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/faq.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/forrest-down.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/forrest.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/gump-down.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/gump.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/news-down.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/news.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/projects-down.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/projects.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/search-down.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/search.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/tools-down.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images/tools.png +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/contents.rdf +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/forrestbar.css +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/forrestbarOverlay.js +%%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/forrestbarOverlay.xul +%%DATADIR%%/tools/forrestbar/xpi/install.js +%%DATADIR%%/tools/forrestbar/build.xml +%%DATADIR%%/tools/forrestbot/core/cvs_add.sh +%%DATADIR%%/tools/forrestbot/core/build.xml +%%DATADIR%%/tools/forrestbot/core/deploy.xml +%%DATADIR%%/tools/forrestbot/core/emailtemplate.txt +%%DATADIR%%/tools/forrestbot/core/forrestbot.xml +%%DATADIR%%/tools/forrestbot/core/getsrc.xml +%%DATADIR%%/tools/forrestbot/core/notify.xml +%%DATADIR%%/tools/forrestbot/lib/ant-contrib-0.5.jar +%%DATADIR%%/tools/forrestbot/lib/jsvn-0.9-dev.jar +%%DATADIR%%/tools/forrestbot/webapp/lib/README.txt +%%DATADIR%%/tools/forrestbot/webapp/lib/oscore-2.2.2.jar +%%DATADIR%%/tools/forrestbot/webapp/lib/osuser-1.0-dev.jar +%%DATADIR%%/tools/forrestbot/webapp/lib/propertyset-1.2.jar +%%DATADIR%%/tools/forrestbot/webapp/src/conf/groups.xml +%%DATADIR%%/tools/forrestbot/webapp/src/conf/log4j.properties +%%DATADIR%%/tools/forrestbot/webapp/src/conf/osuser.xml +%%DATADIR%%/tools/forrestbot/webapp/src/conf/projects.xml +%%DATADIR%%/tools/forrestbot/webapp/src/conf/settings.properties +%%DATADIR%%/tools/forrestbot/webapp/src/conf/users.xml +%%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/BaseAction.java +%%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ExecuteAction.java +%%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/LogoutAction.java +%%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogBodyAction.java +%%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogFrameAction.java +%%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewLogHeaderAction.java +%%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action/ViewSummaryAction.java +%%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/dto/ProjectDTO.java +%%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/BaseDynaActionForm.java +%%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/form/LoginForm.java +%%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Executor.java +%%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/util/Project.java +%%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Config.java +%%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Constants.java +%%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/Resources.properties +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-bean-el.tld +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-html-el.tld +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/WEB-INF/tld/struts-logic-el.tld +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-config.xml +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-tiles.xml +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/WEB-INF/web.xml +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/common/footer.jsp +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/common/header.jsp +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/common/layout.jsp +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/common/simple.jsp +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/common/viewlog_frame.jsp +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/commandForm.jsp +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/execute.jsp +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/index.jsp +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/loginForm.jsp +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/logout.jsp +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/summary.jsp +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/viewlog_body.jsp +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/viewlog_header.jsp +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/welcome.html +%%DATADIR%%/tools/forrestbot/webapp/src/webapp/welcome.local.html +%%DATADIR%%/tools/forrestbot/webapp/.classpath +%%DATADIR%%/tools/forrestbot/webapp/.project +%%DATADIR%%/tools/forrestbot/webapp/maven.xml +%%DATADIR%%/tools/forrestbot/webapp/project.properties +%%DATADIR%%/tools/forrestbot/webapp/project.xml +%%DATADIR%%/tools/forrestbot/avalon-phoenix.xml +%%DATADIR%%/tools/forrestbot/avalon-site.xml +%%DATADIR%%/tools/forrestbot/cocoon-site.xml +%%DATADIR%%/tools/forrestbot/forrest-pelt.xml +%%DATADIR%%/tools/forrestbot/forrest-seed.xml +%%DATADIR%%/tools/forrestbot/forrest.xml +%%DATADIR%%/tools/forrestbot/incubator.xml +%%DATADIR%%/tools/forrestbot/sf-struts.xml +%%DATADIR%%/tools/forrestbot/ws-site.xml +%%DATADIR%%/tools/forrestbot/xml-fop.xml +%%DATADIR%%/tools/forrestbot/xml-site.xml +%%DATADIR%%/tools/forrestbot/xml-xindice.xml +%%DATADIR%%/tools/forrestbot/xml-xmlbeans.xml +%%DATADIR%%/tools/jetty/jetty-4.2.19.jar +%%DATADIR%%/tools/jetty/jetty-4.2.19.jar.license.html +%%DATADIR%%/tools/jetty/servlet-2.3.jar +%%DATADIR%%/tools/logos/etc/apache_pb.svg +%%DATADIR%%/tools/logos/etc/feather.svg +%%DATADIR%%/tools/logos/etc/ws-project-logo.jpg +%%DATADIR%%/tools/logos/resources/apache-feather.ico +%%DATADIR%%/tools/logos/resources/apache-icon.svg +%%DATADIR%%/tools/logos/templates/apache-httpd.svg +%%DATADIR%%/tools/logos/templates/apache-jakarta.svg +%%DATADIR%%/tools/logos/templates/apache-resource.svg +%%DATADIR%%/tools/logos/templates/apache.svg +%%DATADIR%%/tools/logos/batik-rasterizer.jar +%%DATADIR%%/tools/logos/build.xml +%%DATADIR%%/tools/logos/logopage.xsl +%%DATADIR%%/tools/logos/logos.xsl +%%DATADIR%%/tools/logos/projects.xml +%%DATADIR%%/tools/targets/maven.xml +%%DATADIR%%/tools/targets/patch.xml +%%DATADIR%%/tools/xxe/css/common.css +%%DATADIR%%/tools/xxe/css/document1x.css +%%DATADIR%%/tools/xxe/css/document2x.css +%%DATADIR%%/tools/xxe/icons/note.png +%%DATADIR%%/tools/xxe/icons/sub.png +%%DATADIR%%/tools/xxe/icons/sup.png +%%DATADIR%%/tools/xxe/template/document11.xml +%%DATADIR%%/tools/xxe/template/document12.xml +%%DATADIR%%/tools/xxe/template/document13.xml +%%DATADIR%%/tools/xxe/template/document20.xml +%%DATADIR%%/tools/xxe/README.txt +%%DATADIR%%/tools/xxe/build.xml +%%DATADIR%%/tools/xxe/common_config.xml +%%DATADIR%%/tools/xxe/document-v10.xxe +%%DATADIR%%/tools/xxe/document-v20.xxe +%%DATADIR%%/tools/xxe/toolBar.xml +%%DATADIR%%/whiteboard/plugins/build.xml +%%DATADIR%%/whiteboard/plugins/whiteboard-plugins.xml +%%DATADIR%%/README.txt +%%DATADIR%%/index.html @dirrm %%DATADIR%%/bin -@dirrm %%DATADIR%%/tasks/org/apache/forrest -@dirrm %%DATADIR%%/tasks/org/apache -@dirrm %%DATADIR%%/tasks/org -@dirrm %%DATADIR%%/tasks -@dirrm %%DATADIR%%/legal -@dirrm %%DATADIR%%/WEB-INF/lib -@dirrm %%DATADIR%%/WEB-INF/classes/org/apache/cocoon/util -@dirrm %%DATADIR%%/WEB-INF/classes/org/apache/cocoon -@dirrm %%DATADIR%%/WEB-INF/classes/org/apache -@dirrm %%DATADIR%%/WEB-INF/classes/org -@dirrm %%DATADIR%%/WEB-INF/classes -@dirrm %%DATADIR%%/WEB-INF +@dirrm %%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/images +@dirrm %%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs +@dirrm %%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content +@dirrm %%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src/documentation +@dirrm %%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/src +@dirrm %%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf/resources +@dirrm %%DATADIR%%/build/plugins/org.apache.forrest.plugin.output.pdf +@dirrm %%DATADIR%%/build/plugins +@dirrm %%DATADIR%%/build +@dirrm %%DATADIR%%/etc/cocoon_upgrade +@dirrm %%DATADIR%%/etc +@dirrm %%DATADIR%%/lib/core @dirrm %%DATADIR%%/lib/endorsed @dirrm %%DATADIR%%/lib/optional @dirrm %%DATADIR%%/lib -@dirrm %%DATADIR%%/ant/lib -@dirrm %%DATADIR%%/ant/bin -@dirrm %%DATADIR%%/ant -@dirrm %%DATADIR%%/forrestbot/webapp/WEB-INF/classes/forrestbot -@dirrm %%DATADIR%%/forrestbot/webapp/WEB-INF/classes -@dirrm %%DATADIR%%/forrestbot/webapp/WEB-INF -@dirrm %%DATADIR%%/forrestbot/webapp/images -@dirrm %%DATADIR%%/forrestbot/webapp -@dirrm %%DATADIR%%/forrestbot/samples/entities -@dirrm %%DATADIR%%/forrestbot/samples -@dirrm %%DATADIR%%/forrestbot/scripts -@dirrm %%DATADIR%%/forrestbot/lib -@dirrm %%DATADIR%%/forrestbot/xslt -@dirrm %%DATADIR%%/forrestbot/ant -@dirrm %%DATADIR%%/forrestbot -@dirrm %%DATADIR%%/context/resources/grammars -@dirrm %%DATADIR%%/context/resources/schema/entity -@dirrm %%DATADIR%%/context/resources/schema/w3c-dtd -@dirrm %%DATADIR%%/context/resources/schema/docbook/4.2/ent -@dirrm %%DATADIR%%/context/resources/schema/docbook/4.2 -@dirrm %%DATADIR%%/context/resources/schema/docbook -@dirrm %%DATADIR%%/context/resources/schema/dtd/v20a -@dirrm %%DATADIR%%/context/resources/schema/dtd/v10 -@dirrm %%DATADIR%%/context/resources/schema/dtd -@dirrm %%DATADIR%%/context/resources/schema/sdocbook/1.0 -@dirrm %%DATADIR%%/context/resources/schema/sdocbook -@dirrm %%DATADIR%%/context/resources/schema/relaxng/unstable -@dirrm %%DATADIR%%/context/resources/schema/relaxng -@dirrm %%DATADIR%%/context/resources/schema -@dirrm %%DATADIR%%/context/resources/stylesheets/aggregates -@dirrm %%DATADIR%%/context/resources/stylesheets -@dirrm %%DATADIR%%/context/resources/images -@dirrm %%DATADIR%%/context/resources -@dirrm %%DATADIR%%/context/skins/avalon-tigris/images -@dirrm %%DATADIR%%/context/skins/avalon-tigris/css -@dirrm %%DATADIR%%/context/skins/avalon-tigris/xslt/html -@dirrm %%DATADIR%%/context/skins/avalon-tigris/xslt/fo -@dirrm %%DATADIR%%/context/skins/avalon-tigris/xslt -@dirrm %%DATADIR%%/context/skins/avalon-tigris -@dirrm %%DATADIR%%/context/skins/krysalis-site/images -@dirrm %%DATADIR%%/context/skins/krysalis-site/xslt/html -@dirrm %%DATADIR%%/context/skins/krysalis-site/xslt/fo -@dirrm %%DATADIR%%/context/skins/krysalis-site/xslt -@dirrm %%DATADIR%%/context/skins/krysalis-site/scripts -@dirrm %%DATADIR%%/context/skins/krysalis-site/css -@dirrm %%DATADIR%%/context/skins/krysalis-site -@dirrm %%DATADIR%%/context/skins/template/images -@dirrm %%DATADIR%%/context/skins/template/xslt/html -@dirrm %%DATADIR%%/context/skins/template/xslt/fo -@dirrm %%DATADIR%%/context/skins/template/xslt -@dirrm %%DATADIR%%/context/skins/template/scripts -@dirrm %%DATADIR%%/context/skins/template/css -@dirrm %%DATADIR%%/context/skins/template -@dirrm %%DATADIR%%/context/skins/forrest-css/images -@dirrm %%DATADIR%%/context/skins/forrest-css/scripts -@dirrm %%DATADIR%%/context/skins/forrest-css/xslt/html -@dirrm %%DATADIR%%/context/skins/forrest-css/xslt/fo -@dirrm %%DATADIR%%/context/skins/forrest-css/xslt -@dirrm %%DATADIR%%/context/skins/forrest-css/css -@dirrm %%DATADIR%%/context/skins/forrest-css -@dirrm %%DATADIR%%/context/skins/common/images -@dirrm %%DATADIR%%/context/skins/common/xslt/fo -@dirrm %%DATADIR%%/context/skins/common/xslt/html -@dirrm %%DATADIR%%/context/skins/common/xslt -@dirrm %%DATADIR%%/context/skins/common -@dirrm %%DATADIR%%/context/skins/forrest-site/xslt/html -@dirrm %%DATADIR%%/context/skins/forrest-site/xslt/fo -@dirrm %%DATADIR%%/context/skins/forrest-site/xslt -@dirrm %%DATADIR%%/context/skins/forrest-site/images -@dirrm %%DATADIR%%/context/skins/forrest-site/css -@dirrm %%DATADIR%%/context/skins/forrest-site/scripts -@dirrm %%DATADIR%%/context/skins/forrest-site -@dirrm %%DATADIR%%/context/skins -@dirrm %%DATADIR%%/context +@dirrm %%DATADIR%%/main/fresh-site/src/documentation/classes +@dirrm %%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/images +@dirrm %%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples/subdir +@dirrm %%DATADIR%%/main/fresh-site/src/documentation/content/xdocs/samples +@dirrm %%DATADIR%%/main/fresh-site/src/documentation/content/xdocs +@dirrm %%DATADIR%%/main/fresh-site/src/documentation/content +@dirrm %%DATADIR%%/main/fresh-site/src/documentation/resources/schema +@dirrm %%DATADIR%%/main/fresh-site/src/documentation/resources/stylesheets +@dirrm %%DATADIR%%/main/fresh-site/src/documentation/resources +@dirrm %%DATADIR%%/main/fresh-site/src/documentation/translations +@dirrm %%DATADIR%%/main/fresh-site/src/documentation +@dirrm %%DATADIR%%/main/fresh-site/src +@dirrm %%DATADIR%%/main/fresh-site +@dirrm %%DATADIR%%/main/java/org/apache/cocoon/components/source/impl +@dirrm %%DATADIR%%/main/java/org/apache/cocoon/components/source +@dirrm %%DATADIR%%/main/java/org/apache/cocoon/components +@dirrm %%DATADIR%%/main/java/org/apache/cocoon +@dirrm %%DATADIR%%/main/java/org/apache/forrest/conf +@dirrm %%DATADIR%%/main/java/org/apache/forrest/locationmap/lm +@dirrm %%DATADIR%%/main/java/org/apache/forrest/locationmap +@dirrm %%DATADIR%%/main/java/org/apache/forrest/log +@dirrm %%DATADIR%%/main/java/org/apache/forrest/sourceexists +@dirrm %%DATADIR%%/main/java/org/apache/forrest/sourcetype +@dirrm %%DATADIR%%/main/java/org/apache/forrest/util +@dirrm %%DATADIR%%/main/java/org/apache/forrest/xni +@dirrm %%DATADIR%%/main/java/org/apache/forrest +@dirrm %%DATADIR%%/main/java/org/apache +@dirrm %%DATADIR%%/main/java/org +@dirrm %%DATADIR%%/main/java +@dirrm %%DATADIR%%/main/targets +@dirrm %%DATADIR%%/main/tasks/org/apache/forrest +@dirrm %%DATADIR%%/main/tasks/org/apache +@dirrm %%DATADIR%%/main/tasks/org +@dirrm %%DATADIR%%/main/tasks +@dirrm %%DATADIR%%/main/var +@dirrm %%DATADIR%%/main/webapp/WEB-INF/classes/org/apache/cocoon/util +@dirrm %%DATADIR%%/main/webapp/WEB-INF/classes/org/apache/cocoon +@dirrm %%DATADIR%%/main/webapp/WEB-INF/classes/org/apache +@dirrm %%DATADIR%%/main/webapp/WEB-INF/classes/org +@dirrm %%DATADIR%%/main/webapp/WEB-INF/classes +@dirrm %%DATADIR%%/main/webapp/WEB-INF/xconf +@dirrm %%DATADIR%%/main/webapp/WEB-INF +@dirrm %%DATADIR%%/main/webapp/resources/chaperon/grammars +@dirrm %%DATADIR%%/main/webapp/resources/chaperon/stylesheets +@dirrm %%DATADIR%%/main/webapp/resources/chaperon +@dirrm %%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2/ent +@dirrm %%DATADIR%%/main/webapp/resources/schema/docbook/4.1.2 +@dirrm %%DATADIR%%/main/webapp/resources/schema/docbook/4.2/ent +@dirrm %%DATADIR%%/main/webapp/resources/schema/docbook/4.2 +@dirrm %%DATADIR%%/main/webapp/resources/schema/docbook +@dirrm %%DATADIR%%/main/webapp/resources/schema/dtd/v10 +@dirrm %%DATADIR%%/main/webapp/resources/schema/dtd/v20a +@dirrm %%DATADIR%%/main/webapp/resources/schema/dtd +@dirrm %%DATADIR%%/main/webapp/resources/schema/entity +@dirrm %%DATADIR%%/main/webapp/resources/schema/open-office +@dirrm %%DATADIR%%/main/webapp/resources/schema/relaxng/unstable +@dirrm %%DATADIR%%/main/webapp/resources/schema/relaxng +@dirrm %%DATADIR%%/main/webapp/resources/schema/sdocbook/1.0 +@dirrm %%DATADIR%%/main/webapp/resources/schema/sdocbook +@dirrm %%DATADIR%%/main/webapp/resources/schema/w3c-dtd +@dirrm %%DATADIR%%/main/webapp/resources/schema +@dirrm %%DATADIR%%/main/webapp/resources/stylesheets/aggregates +@dirrm %%DATADIR%%/main/webapp/resources/stylesheets/external +@dirrm %%DATADIR%%/main/webapp/resources/stylesheets/search +@dirrm %%DATADIR%%/main/webapp/resources/stylesheets +@dirrm %%DATADIR%%/main/webapp/resources +@dirrm %%DATADIR%%/main/webapp/skins/common/css +@dirrm %%DATADIR%%/main/webapp/skins/common/images +@dirrm %%DATADIR%%/main/webapp/skins/common/scripts +@dirrm %%DATADIR%%/main/webapp/skins/common/translations +@dirrm %%DATADIR%%/main/webapp/skins/common/xslt/fo +@dirrm %%DATADIR%%/main/webapp/skins/common/xslt/html +@dirrm %%DATADIR%%/main/webapp/skins/common/xslt/svg +@dirrm %%DATADIR%%/main/webapp/skins/common/xslt +@dirrm %%DATADIR%%/main/webapp/skins/common +@dirrm %%DATADIR%%/main/webapp/skins/corium +@dirrm %%DATADIR%%/main/webapp/skins/forrest-site/css +@dirrm %%DATADIR%%/main/webapp/skins/forrest-site/images +@dirrm %%DATADIR%%/main/webapp/skins/forrest-site/xslt/fo +@dirrm %%DATADIR%%/main/webapp/skins/forrest-site/xslt/html +@dirrm %%DATADIR%%/main/webapp/skins/forrest-site/xslt +@dirrm %%DATADIR%%/main/webapp/skins/forrest-site +@dirrm %%DATADIR%%/main/webapp/skins/krysalis-site/css +@dirrm %%DATADIR%%/main/webapp/skins/krysalis-site/images +@dirrm %%DATADIR%%/main/webapp/skins/krysalis-site/xslt/fo +@dirrm %%DATADIR%%/main/webapp/skins/krysalis-site/xslt/html +@dirrm %%DATADIR%%/main/webapp/skins/krysalis-site/xslt +@dirrm %%DATADIR%%/main/webapp/skins/krysalis-site +@dirrm %%DATADIR%%/main/webapp/skins/leather-dev/css +@dirrm %%DATADIR%%/main/webapp/skins/leather-dev/images +@dirrm %%DATADIR%%/main/webapp/skins/leather-dev/templates +@dirrm %%DATADIR%%/main/webapp/skins/leather-dev/xslt/fo +@dirrm %%DATADIR%%/main/webapp/skins/leather-dev/xslt/html +@dirrm %%DATADIR%%/main/webapp/skins/leather-dev/xslt/xml/fct-bits +@dirrm %%DATADIR%%/main/webapp/skins/leather-dev/xslt/xml +@dirrm %%DATADIR%%/main/webapp/skins/leather-dev/xslt +@dirrm %%DATADIR%%/main/webapp/skins/leather-dev +@dirrm %%DATADIR%%/main/webapp/skins/pelt/css +@dirrm %%DATADIR%%/main/webapp/skins/pelt/images +@dirrm %%DATADIR%%/main/webapp/skins/pelt/xslt/fo +@dirrm %%DATADIR%%/main/webapp/skins/pelt/xslt/html +@dirrm %%DATADIR%%/main/webapp/skins/pelt/xslt +@dirrm %%DATADIR%%/main/webapp/skins/pelt +@dirrm %%DATADIR%%/main/webapp/skins/plain-dev/xslt/html +@dirrm %%DATADIR%%/main/webapp/skins/plain-dev/xslt +@dirrm %%DATADIR%%/main/webapp/skins/plain-dev +@dirrm %%DATADIR%%/main/webapp/skins/tigris/css +@dirrm %%DATADIR%%/main/webapp/skins/tigris/images +@dirrm %%DATADIR%%/main/webapp/skins/tigris/scripts +@dirrm %%DATADIR%%/main/webapp/skins/tigris/xslt/fo +@dirrm %%DATADIR%%/main/webapp/skins/tigris/xslt/html +@dirrm %%DATADIR%%/main/webapp/skins/tigris/xslt +@dirrm %%DATADIR%%/main/webapp/skins/tigris +@dirrm %%DATADIR%%/main/webapp/skins +@dirrm %%DATADIR%%/main/webapp +@dirrm %%DATADIR%%/main +@dirrm %%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/resources +@dirrm %%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs/images +@dirrm %%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content/xdocs +@dirrm %%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src/documentation/content +@dirrm %%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src/documentation +@dirrm %%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/src +@dirrm %%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf/build +@dirrm %%DATADIR%%/plugins/org.apache.forrest.plugin.output.pdf +@dirrm %%DATADIR%%/plugins/pluginTemplate/lib +@dirrm %%DATADIR%%/plugins/pluginTemplate/src/documentation/content/xdocs/images +@dirrm %%DATADIR%%/plugins/pluginTemplate/src/documentation/content/xdocs +@dirrm %%DATADIR%%/plugins/pluginTemplate/src/documentation/content +@dirrm %%DATADIR%%/plugins/pluginTemplate/src/documentation +@dirrm %%DATADIR%%/plugins/pluginTemplate/src/java +@dirrm %%DATADIR%%/plugins/pluginTemplate/src +@dirrm %%DATADIR%%/plugins/pluginTemplate +@dirrm %%DATADIR%%/plugins +@dirrm %%DATADIR%%/site-author/classes +@dirrm %%DATADIR%%/site-author/conf +@dirrm %%DATADIR%%/site-author/content/skins +@dirrm %%DATADIR%%/site-author/content/xdocs/TR/2004 +@dirrm %%DATADIR%%/site-author/content/xdocs/TR +@dirrm %%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/bugzilla-patch/my-images +@dirrm %%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/bugzilla-patch +@dirrm %%DATADIR%%/site-author/content/xdocs/docs_0_60/howto/multi +@dirrm %%DATADIR%%/site-author/content/xdocs/docs_0_60/howto +@dirrm %%DATADIR%%/site-author/content/xdocs/docs_0_60 +@dirrm %%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/bugzilla-patch/my-images +@dirrm %%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/bugzilla-patch +@dirrm %%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/cvs-ssh +@dirrm %%DATADIR%%/site-author/content/xdocs/docs_0_70/howto/multi +@dirrm %%DATADIR%%/site-author/content/xdocs/docs_0_70/howto +@dirrm %%DATADIR%%/site-author/content/xdocs/docs_0_70/images +@dirrm %%DATADIR%%/site-author/content/xdocs/docs_0_70 +@dirrm %%DATADIR%%/site-author/content/xdocs/docs_0_80 +@dirrm %%DATADIR%%/site-author/content/xdocs/dtdx +@dirrm %%DATADIR%%/site-author/content/xdocs/pluginDocs/plugins_0_70 +@dirrm %%DATADIR%%/site-author/content/xdocs/pluginDocs/plugins_0_80 +@dirrm %%DATADIR%%/site-author/content/xdocs/pluginDocs +@dirrm %%DATADIR%%/site-author/content/xdocs/tools +@dirrm %%DATADIR%%/site-author/content/xdocs/trash/docs_0_50 +@dirrm %%DATADIR%%/site-author/content/xdocs/trash +@dirrm %%DATADIR%%/site-author/content/xdocs/versions +@dirrm %%DATADIR%%/site-author/content/xdocs +@dirrm %%DATADIR%%/site-author/content +@dirrm %%DATADIR%%/site-author/resources/images +@dirrm %%DATADIR%%/site-author/resources +@dirrm %%DATADIR%%/site-author +@dirrm %%DATADIR%%/tools/ant/bin +@dirrm %%DATADIR%%/tools/ant/lib +@dirrm %%DATADIR%%/tools/ant +@dirrm %%DATADIR%%/tools/dtdconverters +@dirrm %%DATADIR%%/tools/eclipse/conf +@dirrm %%DATADIR%%/tools/eclipse/icons +@dirrm %%DATADIR%%/tools/eclipse/lib +@dirrm %%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/actions +@dirrm %%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/job +@dirrm %%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/popup/actions +@dirrm %%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/popup +@dirrm %%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/preference +@dirrm %%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse/wizards +@dirrm %%DATADIR%%/tools/eclipse/src/org/apache/forrest/eclipse +@dirrm %%DATADIR%%/tools/eclipse/src/org/apache/forrest/template +@dirrm %%DATADIR%%/tools/eclipse/src/org/apache/forrest +@dirrm %%DATADIR%%/tools/eclipse/src/org/apache +@dirrm %%DATADIR%%/tools/eclipse/src/org +@dirrm %%DATADIR%%/tools/eclipse/src +@dirrm %%DATADIR%%/tools/eclipse +@dirrm %%DATADIR%%/tools/forrestbar/xpi/content/forrestbar/images +@dirrm %%DATADIR%%/tools/forrestbar/xpi/content/forrestbar +@dirrm %%DATADIR%%/tools/forrestbar/xpi/content +@dirrm %%DATADIR%%/tools/forrestbar/xpi +@dirrm %%DATADIR%%/tools/forrestbar +@dirrm %%DATADIR%%/tools/forrestbot/core +@dirrm %%DATADIR%%/tools/forrestbot/lib +@dirrm %%DATADIR%%/tools/forrestbot/webapp/lib +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src/conf +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/action +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/dto +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/form +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp/util +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot/webapp +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest/forrestbot +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache/forrest +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src/java/org/apache +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src/java/org +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src/java +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src/webapp/WEB-INF/tld +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src/webapp/WEB-INF +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src/webapp/common +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src/webapp +@dirrm %%DATADIR%%/tools/forrestbot/webapp/src +@dirrm %%DATADIR%%/tools/forrestbot/webapp +@dirrm %%DATADIR%%/tools/forrestbot +@dirrm %%DATADIR%%/tools/jetty +@dirrm %%DATADIR%%/tools/logos/etc +@dirrm %%DATADIR%%/tools/logos/resources +@dirrm %%DATADIR%%/tools/logos/templates +@dirrm %%DATADIR%%/tools/logos +@dirrm %%DATADIR%%/tools/targets +@dirrm %%DATADIR%%/tools/xxe/css +@dirrm %%DATADIR%%/tools/xxe/icons +@dirrm %%DATADIR%%/tools/xxe/template +@dirrm %%DATADIR%%/tools/xxe +@dirrm %%DATADIR%%/tools +@dirrm %%DATADIR%%/whiteboard/plugins +@dirrm %%DATADIR%%/whiteboard @dirrm %%DATADIR%%/ --- apache-forrest-0.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 15:40:20 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A30F416A41C for ; Tue, 5 Jul 2005 15:40:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64E5343D49 for ; Tue, 5 Jul 2005 15:40:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65FeKIC083385 for ; Tue, 5 Jul 2005 15:40:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65FeKuT083384; Tue, 5 Jul 2005 15:40:20 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 15:40:20 GMT Resent-Message-Id: <200507051540.j65FeKuT083384@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Babak Farrokhi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 109FE16A41C for ; Tue, 5 Jul 2005 15:31:02 +0000 (GMT) (envelope-from farrokhi@royalway.net) Received: from royalway.propagation.net (royalway.propagation.net [66.221.228.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2A6843D45 for ; Tue, 5 Jul 2005 15:31:01 +0000 (GMT) (envelope-from farrokhi@royalway.net) Received: by royalway.propagation.net (Postfix, from userid 1002) id DE33D5643C; Tue, 5 Jul 2005 10:31:01 -0500 (CDT) Message-Id: <20050705153101.DE33D5643C@royalway.propagation.net> Date: Tue, 5 Jul 2005 10:31:01 -0500 (CDT) From: Babak Farrokhi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83014: Update port net-mgmt/arpscan - distfile is fetchable now X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Babak Farrokhi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 15:40:20 -0000 >Number: 83014 >Category: ports >Synopsis: Update port net-mgmt/arpscan - distfile is fetchable now >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 15:40:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Babak Farrokhi >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD royalway.propagation.net 5.4-STABLE FreeBSD 5.4-STABLE #6: Thu Jun 30 05:11:17 CDT 2005 root@royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: --- arpscan.patch begins here --- diff -ruN arpscan.orig/Makefile arpscan/Makefile --- arpscan.orig/Makefile Tue Jul 5 19:54:47 2005 +++ arpscan/Makefile Tue Jul 5 19:57:16 2005 @@ -15,8 +15,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet -BROKEN= Unfetchable - GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} --- arpscan.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 15:40:24 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1DDC16A41F for ; Tue, 5 Jul 2005 15:40:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A661043D46 for ; Tue, 5 Jul 2005 15:40:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65FeOl9083450 for ; Tue, 5 Jul 2005 15:40:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65FeOSY083449; Tue, 5 Jul 2005 15:40:24 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 15:40:24 GMT Resent-Message-Id: <200507051540.j65FeOSY083449@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nils M Holm Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EE6D16A41C for ; Tue, 5 Jul 2005 15:38:53 +0000 (GMT) (envelope-from nmh@T3X.ORG) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id C849443D46 for ; Tue, 5 Jul 2005 15:38:50 +0000 (GMT) (envelope-from nmh@T3X.ORG) Received: from p54AC263F.dip0.t-ipconnect.de [84.172.38.63] (helo=T3X.ORG) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0ML2Dk-1DppVZ0il9-00045S; Tue, 05 Jul 2005 17:38:49 +0200 Received: (from nmh@localhost) by T3X.ORG (8.11.6/8.11.6) id j65FZs314182; Tue, 5 Jul 2005 17:35:54 +0200 (CEST) Message-Id: <2005070515351100-14171@Freedom.T3X.ORG> Date: Tue, 5 Jul 2005 17:35:11 +0200 From: Nils M Holm To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83015: update port: lang/sketchy X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 15:40:25 -0000 >Number: 83015 >Category: ports >Synopsis: update port: lang/sketchy >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 15:40:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Nils M Holm >Release: FreeBSD 4.9-RELEASE i386 >Organization: T3X.ORG >Environment: System: FreeBSD Freedom.T3X.ORG 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Fri May 7 18:12:57 CEST 2004 nmh@Freedom.LOCAL:/usr/src/sys/compile/FREEDOM i386 >Description: Update to 2005-07-05. Add char and string data types and related functions. >How-To-Repeat: >Fix: diff -ru lang/sketchy-old/Makefile lang/sketchy/Makefile --- lang/sketchy-old/Makefile Thu May 26 22:00:59 2005 +++ lang/sketchy/Makefile Tue Jul 5 17:31:31 2005 @@ -6,7 +6,7 @@ # PORTNAME= sketchy -PORTVERSION= 20050526 +PORTVERSION= 20050705 CATEGORIES= lang devel lisp MASTER_SITES= http://www.t3x.org/sketchy/ diff -ru lang/sketchy-old/distinfo lang/sketchy/distinfo --- lang/sketchy-old/distinfo Thu May 26 22:00:59 2005 +++ lang/sketchy/distinfo Tue Jul 5 17:31:31 2005 @@ -1,2 +1,2 @@ -MD5 (sketchy-20050526.tar.gz) = 7bebc0bc13671e6a29a4843f7fbdb21d -SIZE (sketchy-20050526.tar.gz) = 132032 +MD5 (sketchy-20050705.tar.gz) = d5fb9c50ecfab59e2028c7ab12d44f76 +SIZE (sketchy-20050705.tar.gz) = 151582 diff -ru lang/sketchy-old/pkg-plist lang/sketchy/pkg-plist --- lang/sketchy-old/pkg-plist Thu May 26 22:00:59 2005 +++ lang/sketchy/pkg-plist Tue Jul 5 17:31:31 2005 @@ -7,9 +7,26 @@ %%DATADIR%%/lib/assoc.l %%DATADIR%%/lib/assq.l %%DATADIR%%/lib/booleanp.l +%%DATADIR%%/lib/c-alphabeticp.l +%%DATADIR%%/lib/c-cieqp.l +%%DATADIR%%/lib/c-cigep.l +%%DATADIR%%/lib/c-cigtp.l +%%DATADIR%%/lib/c-cilep.l +%%DATADIR%%/lib/c-ciltp.l +%%DATADIR%%/lib/c-downcase.l +%%DATADIR%%/lib/c-lower-casep.l +%%DATADIR%%/lib/c-numericp.l +%%DATADIR%%/lib/c-upcase.l +%%DATADIR%%/lib/c-upper-casep.l +%%DATADIR%%/lib/c-whitespacep.l %%DATADIR%%/lib/caaaar.l %%DATADIR%%/lib/caaar.l %%DATADIR%%/lib/caar.l +%%DATADIR%%/lib/ceqp.l +%%DATADIR%%/lib/cgep.l +%%DATADIR%%/lib/cgtp.l +%%DATADIR%%/lib/clep.l +%%DATADIR%%/lib/cltp.l %%DATADIR%%/lib/count.l %%DATADIR%%/lib/depth.l %%DATADIR%%/lib/digits.l @@ -18,6 +35,7 @@ %%DATADIR%%/lib/equalp.l %%DATADIR%%/lib/evenp.l %%DATADIR%%/lib/everyp.l +%%DATADIR%%/lib/explode.l %%DATADIR%%/lib/expt.l %%DATADIR%%/lib/fact.l %%DATADIR%%/lib/filter.l @@ -27,6 +45,7 @@ %%DATADIR%%/lib/headp.l %%DATADIR%%/lib/hyper.l %%DATADIR%%/lib/id.l +%%DATADIR%%/lib/implode.l %%DATADIR%%/lib/insert.l %%DATADIR%%/lib/integer.l %%DATADIR%%/lib/intersection.l @@ -39,8 +58,8 @@ %%DATADIR%%/lib/less.l %%DATADIR%%/lib/list-ref.l %%DATADIR%%/lib/list-tail.l +%%DATADIR%%/lib/list.l %%DATADIR%%/lib/listp.l -%%DATADIR%%/lib/listtonumber.l %%DATADIR%%/lib/logand.l %%DATADIR%%/lib/logeqv.l %%DATADIR%%/lib/lognand.l @@ -62,9 +81,9 @@ %%DATADIR%%/lib/natural.l %%DATADIR%%/lib/naturalp.l %%DATADIR%%/lib/ndivide.l +%%DATADIR%%/lib/neqp.l %%DATADIR%%/lib/negate.l %%DATADIR%%/lib/negativep.l -%%DATADIR%%/lib/neqp.l %%DATADIR%%/lib/nexpt.l %%DATADIR%%/lib/ngreater.l %%DATADIR%%/lib/ngteq.l @@ -79,7 +98,7 @@ %%DATADIR%%/lib/nquotient.l %%DATADIR%%/lib/nremainder.l %%DATADIR%%/lib/ntimes.l -%%DATADIR%%/lib/numbertolist.l +%%DATADIR%%/lib/numtostr.l %%DATADIR%%/lib/oddp.l %%DATADIR%%/lib/onep.l %%DATADIR%%/lib/orderedp.l @@ -95,16 +114,31 @@ %%DATADIR%%/lib/remainder.l %%DATADIR%%/lib/remove.l %%DATADIR%%/lib/reverse.l +%%DATADIR%%/lib/s-append.l +%%DATADIR%%/lib/s-cieqp.l +%%DATADIR%%/lib/s-cigep.l +%%DATADIR%%/lib/s-cigtp.l +%%DATADIR%%/lib/s-cilep.l +%%DATADIR%%/lib/s-ciltp.l +%%DATADIR%%/lib/s-length.l +%%DATADIR%%/lib/s-ref.l +%%DATADIR%%/lib/seqp.l +%%DATADIR%%/lib/sgep.l +%%DATADIR%%/lib/sgtp.l %%DATADIR%%/lib/sketchy-ext.l %%DATADIR%%/lib/sketchy.l +%%DATADIR%%/lib/slep.l +%%DATADIR%%/lib/sltp.l %%DATADIR%%/lib/some.l %%DATADIR%%/lib/sort.l %%DATADIR%%/lib/sqrt.l +%%DATADIR%%/lib/string.l +%%DATADIR%%/lib/strtonum.l %%DATADIR%%/lib/sublist.l %%DATADIR%%/lib/subst.l +%%DATADIR%%/lib/substring.l %%DATADIR%%/lib/succ.l %%DATADIR%%/lib/sum.l -%%DATADIR%%/lib/symbolp.l %%DATADIR%%/lib/tailp.l %%DATADIR%%/lib/times.l %%DATADIR%%/lib/union.l @@ -118,11 +152,6 @@ %%DATADIR%%/src/hanoi.l %%DATADIR%%/src/infix.l %%DATADIR%%/src/lvrename.l -%%DATADIR%%/src/mexpr-append.m -%%DATADIR%%/src/mexpr-fac.m -%%DATADIR%%/src/mexpr-hanoi.m -%%DATADIR%%/src/mexpr-queens.m -%%DATADIR%%/src/mexprc.l %%DATADIR%%/src/prefix.l %%DATADIR%%/src/prolog.l %%DATADIR%%/src/queens.l @@ -137,9 +166,26 @@ %%DOCSDIR%%/library/assoc.html %%DOCSDIR%%/library/assq.html %%DOCSDIR%%/library/booleanp.html +%%DOCSDIR%%/library/c-alphabeticp.html +%%DOCSDIR%%/library/c-cieqp.html +%%DOCSDIR%%/library/c-cigep.html +%%DOCSDIR%%/library/c-cigtp.html +%%DOCSDIR%%/library/c-cilep.html +%%DOCSDIR%%/library/c-ciltp.html +%%DOCSDIR%%/library/c-downcase.html +%%DOCSDIR%%/library/c-lower-casep.html +%%DOCSDIR%%/library/c-numericp.html +%%DOCSDIR%%/library/c-upcase.html +%%DOCSDIR%%/library/c-upper-casep.html +%%DOCSDIR%%/library/c-whitespacep.html %%DOCSDIR%%/library/caaaar.html %%DOCSDIR%%/library/caaar.html %%DOCSDIR%%/library/caar.html +%%DOCSDIR%%/library/ceqp.html +%%DOCSDIR%%/library/cgep.html +%%DOCSDIR%%/library/cgtp.html +%%DOCSDIR%%/library/clep.html +%%DOCSDIR%%/library/cltp.html %%DOCSDIR%%/library/count.html %%DOCSDIR%%/library/depth.html %%DOCSDIR%%/library/digits.html @@ -148,6 +194,7 @@ %%DOCSDIR%%/library/equalp.html %%DOCSDIR%%/library/evenp.html %%DOCSDIR%%/library/everyp.html +%%DOCSDIR%%/library/explode.html %%DOCSDIR%%/library/expt.html %%DOCSDIR%%/library/fact.html %%DOCSDIR%%/library/filter.html @@ -157,6 +204,7 @@ %%DOCSDIR%%/library/headp.html %%DOCSDIR%%/library/hyper.html %%DOCSDIR%%/library/id.html +%%DOCSDIR%%/library/implode.html %%DOCSDIR%%/library/index.html %%DOCSDIR%%/library/insert.html %%DOCSDIR%%/library/integer.html @@ -170,8 +218,8 @@ %%DOCSDIR%%/library/less.html %%DOCSDIR%%/library/list-ref.html %%DOCSDIR%%/library/list-tail.html +%%DOCSDIR%%/library/list.html %%DOCSDIR%%/library/listp.html -%%DOCSDIR%%/library/listtonumber.html %%DOCSDIR%%/library/logand.html %%DOCSDIR%%/library/logeqv.html %%DOCSDIR%%/library/lognand.html @@ -181,8 +229,8 @@ %%DOCSDIR%%/library/logor.html %%DOCSDIR%%/library/lteq.html %%DOCSDIR%%/library/map.html -%%DOCSDIR%%/library/maplist.html %%DOCSDIR%%/library/max.html +%%DOCSDIR%%/library/maplist.html %%DOCSDIR%%/library/member.html %%DOCSDIR%%/library/memberp.html %%DOCSDIR%%/library/memq.html @@ -210,7 +258,7 @@ %%DOCSDIR%%/library/nquotient.html %%DOCSDIR%%/library/nremainder.html %%DOCSDIR%%/library/ntimes.html -%%DOCSDIR%%/library/numbertolist.html +%%DOCSDIR%%/library/numtostr.html %%DOCSDIR%%/library/oddp.html %%DOCSDIR%%/library/onep.html %%DOCSDIR%%/library/orderedp.html @@ -226,16 +274,31 @@ %%DOCSDIR%%/library/remainder.html %%DOCSDIR%%/library/remove.html %%DOCSDIR%%/library/reverse.html +%%DOCSDIR%%/library/s-append.html +%%DOCSDIR%%/library/s-cieqp.html +%%DOCSDIR%%/library/s-cigep.html +%%DOCSDIR%%/library/s-cigtp.html +%%DOCSDIR%%/library/s-cilep.html +%%DOCSDIR%%/library/s-ciltp.html +%%DOCSDIR%%/library/s-length.html +%%DOCSDIR%%/library/s-ref.html +%%DOCSDIR%%/library/seqp.html +%%DOCSDIR%%/library/sgep.html +%%DOCSDIR%%/library/sgtp.html %%DOCSDIR%%/library/sketchy-ext.html %%DOCSDIR%%/library/sketchy.html +%%DOCSDIR%%/library/slep.html +%%DOCSDIR%%/library/sltp.html %%DOCSDIR%%/library/some.html %%DOCSDIR%%/library/sort.html %%DOCSDIR%%/library/sqrt.html +%%DOCSDIR%%/library/string.html +%%DOCSDIR%%/library/strtonum.html %%DOCSDIR%%/library/sublist.html %%DOCSDIR%%/library/subst.html +%%DOCSDIR%%/library/substring.html %%DOCSDIR%%/library/succ.html %%DOCSDIR%%/library/sum.html -%%DOCSDIR%%/library/symbolp.html %%DOCSDIR%%/library/tailp.html %%DOCSDIR%%/library/times.html %%DOCSDIR%%/library/union.html @@ -243,16 +306,18 @@ %%DOCSDIR%%/library/unsort.html %%DOCSDIR%%/library/zerop.html %%DOCSDIR%%/index.html -%%DOCSDIR%%/sketchy1.html -%%DOCSDIR%%/sketchy10.html -%%DOCSDIR%%/sketchy2.html -%%DOCSDIR%%/sketchy3.html -%%DOCSDIR%%/sketchy4.html -%%DOCSDIR%%/sketchy5.html -%%DOCSDIR%%/sketchy6.html -%%DOCSDIR%%/sketchy7.html -%%DOCSDIR%%/sketchy8.html -%%DOCSDIR%%/sketchy9.html +%%DOCSDIR%%/ndx.html +%%DOCSDIR%%/sk01.html +%%DOCSDIR%%/sk02.html +%%DOCSDIR%%/sk03.html +%%DOCSDIR%%/sk04.html +%%DOCSDIR%%/sk05.html +%%DOCSDIR%%/sk06.html +%%DOCSDIR%%/sk06b.html +%%DOCSDIR%%/sk07.html +%%DOCSDIR%%/sk08.html +%%DOCSDIR%%/sk09.html +%%DOCSDIR%%/toc.html %%DOCSDIR%%/sketchy.css @dirrm %%DATADIR%%/lib @dirrm %%DATADIR%%/src -- Nils M Holm http://www.holm-und-jeschag.de/nils/ SketchyLISP is roughly Scheme ---> http://www.t3x.org/sketchy/ >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 16:50:12 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2DEC16A41C for ; Tue, 5 Jul 2005 16:50:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94B1B43D48 for ; Tue, 5 Jul 2005 16:50:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65GoC8U090271 for ; Tue, 5 Jul 2005 16:50:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65GoCwg090270; Tue, 5 Jul 2005 16:50:12 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 16:50:12 GMT Resent-Message-Id: <200507051650.j65GoCwg090270@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kevin Oberman Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3875D16A41C for ; Tue, 5 Jul 2005 16:48:11 +0000 (GMT) (envelope-from oberman@es.net) Received: from postal2.es.net (postal2.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23F4843D45 for ; Tue, 5 Jul 2005 16:48:10 +0000 (GMT) (envelope-from oberman@es.net) Received: from pak.es.net ([198.128.1.13]) by postal2.es.net (Postal Node 2) with ESMTP (SSL) id IBA74465 for ; Tue, 05 Jul 2005 09:48:09 -0700 Received: by pak.es.net (Postfix, from userid 9381) id 43EA322E34; Tue, 5 Jul 2005 09:48:09 -0700 (PDT) Message-Id: <20050705164809.43EA322E34@pak.es.net> Date: Tue, 5 Jul 2005 09:48:09 -0700 (PDT) From: Kevin Oberman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83016: most-4.10.1 often fails to read input from the mini-buffer X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kevin Oberman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 16:50:13 -0000 >Number: 83016 >Category: ports >Synopsis: most-4.10.1 often fails to read input from the mini-buffer >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 16:50:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Kevin Oberman >Release: FreeBSD 5.3-STABLE i386 >Organization: ESnet--The Energy Sciences Network >Environment: System: FreeBSD pak.es.net 5.3-STABLE FreeBSD 5.3-STABLE #36: Tue Mar 1 13:05:49 PST 2005 oberman@pak.es.net:/usr/obj/usr/src/sys/PAKv5 i386 >Description: most will often fail wit the message "Aborted!" when command are entered. Compiling without -O2 temporarily resolved this, but the problem re-appeared aver libslang was updated. >How-To-Repeat: Start most(1) on a test file. Enter '/' and any string followed by . >Fix: Initialize the variable 'i' in most_read_from_minibuffer. --- most-4.10.1/src/windows.c.orig Fri Jul 1 15:28:52 2005 +++ most-4.10.1/src/windows.c Fri Jul 1 15:29:11 2005 @@ -238,7 +238,7 @@ int most_read_from_minibuffer(char *prompt, char *what, unsigned int buflen) { - int i; + int i = 0; char *buf; unsigned int len; I have sent this fix to the author of most, but have not receeived any response after several days. (He may be on vacation.) >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 16:51:09 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F0C916A41C; Tue, 5 Jul 2005 16:51:09 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD31743D45; Tue, 5 Jul 2005 16:51:08 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65Gp8Cq090446; Tue, 5 Jul 2005 16:51:08 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65Gp8oM090442; Tue, 5 Jul 2005 16:51:08 GMT (envelope-from novel) Date: Tue, 5 Jul 2005 16:51:08 GMT From: Roman Bogorodskiy Message-Id: <200507051651.j65Gp8oM090442@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, fjoe@FreeBSD.org Cc: Subject: Re: ports/83009: OPTIONify misc/mc X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 16:51:09 -0000 Synopsis: OPTIONify misc/mc Responsible-Changed-From-To: freebsd-ports-bugs->fjoe Responsible-Changed-By: novel Responsible-Changed-When: Tue Jul 5 16:50:25 GMT 2005 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=83009 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 16:51:47 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C46FE16A41C; Tue, 5 Jul 2005 16:51:47 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DF3843D45; Tue, 5 Jul 2005 16:51:47 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65Gplhq090512; Tue, 5 Jul 2005 16:51:47 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65GplqP090508; Tue, 5 Jul 2005 16:51:47 GMT (envelope-from novel) Date: Tue, 5 Jul 2005 16:51:47 GMT From: Roman Bogorodskiy Message-Id: <200507051651.j65GplqP090508@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/83010: [maintainer update] sitebar update to 3.3.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 16:51:47 -0000 Synopsis: [maintainer update] sitebar update to 3.3.3 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Tue Jul 5 16:51:38 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=83010 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 17:05:12 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 299FF16A41C; Tue, 5 Jul 2005 17:05:12 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3EED43D46; Tue, 5 Jul 2005 17:05:11 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65H5Bql094315; Tue, 5 Jul 2005 17:05:11 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65H5BKB094307; Tue, 5 Jul 2005 17:05:11 GMT (envelope-from novel) Date: Tue, 5 Jul 2005 17:05:11 GMT From: Roman Bogorodskiy Message-Id: <200507051705.j65H5BKB094307@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, vs@FreeBSD.org Cc: Subject: Re: ports/83008: Fix plist/pkg-message X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 17:05:12 -0000 Synopsis: Fix plist/pkg-message Responsible-Changed-From-To: freebsd-ports-bugs->vs Responsible-Changed-By: novel Responsible-Changed-When: Tue Jul 5 17:04:29 GMT 2005 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=83008 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 17:31:09 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83B0116A41C; Tue, 5 Jul 2005 17:31:09 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D0FE43D46; Tue, 5 Jul 2005 17:31:09 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (thierry@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65HV9mq098115; Tue, 5 Jul 2005 17:31:09 GMT (envelope-from thierry@freefall.freebsd.org) Received: (from thierry@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65HV97l098111; Tue, 5 Jul 2005 17:31:09 GMT (envelope-from thierry) Date: Tue, 5 Jul 2005 17:31:09 GMT From: Thierry Thomas Message-Id: <200507051731.j65HV97l098111@freefall.freebsd.org> To: thierry@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, seanc@FreeBSD.org Cc: Subject: Re: ports/82979: mod_geoip fails to compile WITH_APACHE2=yes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 17:31:09 -0000 Synopsis: mod_geoip fails to compile WITH_APACHE2=yes Responsible-Changed-From-To: freebsd-ports-bugs->seanc Responsible-Changed-By: thierry Responsible-Changed-When: Tue Jul 5 17:30:42 GMT 2005 Responsible-Changed-Why: Assign to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=82979 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 17:34:46 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7ADE16A41C; Tue, 5 Jul 2005 17:34:46 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8204343D49; Tue, 5 Jul 2005 17:34:46 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (thierry@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65HYkpN098229; Tue, 5 Jul 2005 17:34:46 GMT (envelope-from thierry@freefall.freebsd.org) Received: (from thierry@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65HYkS7098225; Tue, 5 Jul 2005 17:34:46 GMT (envelope-from thierry) Date: Tue, 5 Jul 2005 17:34:46 GMT From: Thierry Thomas Message-Id: <200507051734.j65HYkS7098225@freefall.freebsd.org> To: thierry@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, obrien@FreeBSD.org Cc: Subject: Re: ports/83004: Update port editors/vim to 6.3.80 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 17:34:46 -0000 Synopsis: Update port editors/vim to 6.3.80 Responsible-Changed-From-To: freebsd-ports-bugs->obrien Responsible-Changed-By: thierry Responsible-Changed-When: Tue Jul 5 17:34:19 GMT 2005 Responsible-Changed-Why: Assign to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=83004 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 5 18:30:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A21F16A41C for ; Tue, 5 Jul 2005 18:30:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F6D743D45 for ; Tue, 5 Jul 2005 18:30:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65IUEhq004853 for ; Tue, 5 Jul 2005 18:30:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65IUENW004852; Tue, 5 Jul 2005 18:30:14 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 18:30:14 GMT Resent-Message-Id: <200507051830.j65IUENW004852@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrew Pogrebennyk Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18C6F16A426 for ; Tue, 5 Jul 2005 18:23:22 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7F1D43D46 for ; Tue, 5 Jul 2005 18:23:21 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j65INLBM043702 for ; Tue, 5 Jul 2005 18:23:21 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j65INL8g043701; Tue, 5 Jul 2005 18:23:21 GMT (envelope-from nobody) Message-Id: <200507051823.j65INL8g043701@www.freebsd.org> Date: Tue, 5 Jul 2005 18:23:21 GMT From: Andrew Pogrebennyk To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/83019: [PATCH] x11-wm/windowmaker: update to 0.92.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 18:30:15 -0000 >Number: 83019 >Category: ports >Synopsis: [PATCH] x11-wm/windowmaker: update to 0.92.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 18:30:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrew Pogrebennyk >Release: FreeBSD 5.4-RELEASE-p3 >Organization: Home >Environment: FreeBSD darkstar 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #0: Sat Jul 2 18:35:14 EEST 2005 root@darkstar:/usr/obj/usr/src/sys/MARDUK i386 >Description: Window Maker is an X11 window manager designed to give additional integration support to the GNUstep Desktop Environment. In every way possible, it reproduces the elegant look and feel of the NeXTSTEP[tm] GUI. It is fast, feature rich, easy to configure, and easy to use. In addition, Window Maker works with GNOME and KDE, making it one of the most useful and universal window managers available. WWW: http://www.windowmaker.org/ Changes: - Update to 0.92.0 Removed file(s): - files/patch-net_wm_icon - files/patch-src::wmspec.c Port maintainer is DougB@FreeBSD.org. >How-To-Repeat: >Fix: --- windowmaker.tar.Z begins here --- begin 644 windowmaker.tar.Z M'YV0=]*X(?/F3ILP:\K(`<"PH<.'$"-*G$BQHL6*,#+>J%$#!(",(&%X#)EQ M)$F2(&+`D&%#QHR,,F[$``$CQ@P:,6P``%'CHL^?0(,*C5AG#ITP"S/*>?.& MSM")=]"4*O8,$&'%CP8$(Y+\RD85-F3MBW;T%N[/@1 M95VM=T^65,E2AE^;-&30C$&CAHP8.WO"7+D2)4@4T#+9@C2!@T:64'FYJRW)@V1?%OZA4%C MQHS!-5K"V+E\MG.NCY'6G>PTK&6J835K?LZ]NW<`8LJ`$'-F_!P08\*@/T]& M/1GQ5$&TE4\'A%K[`<:X`PAQT@T)&?'FA\,803((#X!157*/#=BBRVZ.*+,,8(FFAEE8:6 M6FS-\0(<8=`Q!AHMA'&&C%S5=MMN(FV6I%XOV3!3<'[)0)QQ@REW`W-$MAA= M9-15)A5VF=FU799DE@E`"VB"<`44>+HR1P!1UN`$" MH?7)@%M-.M!@@PXU@?`H#0H``00(+>!0`PLJ@;""K;B*)*L"(`0K[+#"WG$' M4FX(=`8*7Z`@@AAAD`&"'6&P(:B`HKXA81IOB)K$&-UJBH8+(%0QA[(@O&=& M&'6P41^/FX+`1AI&B9!""CL`2ZRPT9(A+A5O,$$O'2CPZ`95+?B0!KA,L$!K M#`Z+X,>.:>!Q$!QSV)OOOOR2X>^=``ML5,%A',Q&P@L'['`+$(,@\0M'.&$N M'670*;`8CK;+:+K/M-MS5SEUWFWCK71#?9]59\<6!@[TO MX6@87G;)9Z?<,.-/1RVYW963=0?FIO4,N,:1#NZQT2(3C/C2B[,<<0DE0"%% M$48D@07P+TQ=]=U8:PW'YEW3OH+M'Q=.MNZD)VYZT[\'/WSQQY>P.N5YNPX[ M6K('/GW8MX^=>]*EI^V[R\`+3[SQR-/->OE[]PT%]!B3'O5P=[CL\>YT\Q-! M_;Z'/_'ICWR6>UW?TD<[8O5!/FR8@WCVH"^.F8%/($!!&GH`@QT(B`=7:,(1 MRD`'-FDK=TF@61N&\(90$0PI.`[,7T(((.M%A3VD^>!X>$.BT MB2F2MZU_FY@A)H'F.6(6\'OP29TGN M-4YU;XO;^.[&O\OY#X#JDZ3UWK>[1%;LDO3SWOW"-\M0VG*4N(RDL"Y(%0W^ ML(/[^F!^1$A"$Z8!A4=LX5+@`$,9TM"&47SB%'>8AAX^4XS"&B((BIC"%=(A MB6]88A/%F8=PYK"*0#.3/O?)SW[Z\Y_>H1%I,H>CU,#K1T%J`T`I8B3<*`E) M2*J)DSH"I;_`H`8BD>AA:("EA7IF2]-A2G7$\B7,?$4[=O&H2CV#)J'5`8YR M,T@+WL`&,K2A#&ZH@PP.=H<]]>E/5RB#M)10,E>)Y#"-RH&B<)"2'#@U4I-Z MZ5I>(%.:VA2G.N5I`H(ZU*)*R54Q2*H.9)"#ICX5BRP[U!=7D#49?#&,(P`! M%=!`+P&=9U/B$0C-VF04=(EA0.0"01'(,*`.2<6--=40'?+`E@1AE6@#`59< M_V8'A=1'KPCBJ6(9*QXX;-.R>6C!O(SBV)RZ0+)!@X-"^",T$E`!!#S@00M. M4(0G&.$$(/`!"%S;`CA$JGY%D`(3@$>KW;XVMK.M[6US:]S>`BL!)+!##WXD M!Q3X99`)D&8(>>`#'P(Q`0F`0U'^"(0/OH$%)/A"OM!ZJ!NPP`9=C,E;@?!< M[:*@O$R1@7>?FP`=>0$%7)B#"E(@`A1LP0LBZ,*`11#@`*N@"$X@P@NX$(,4 ML.`%&P.O?P$L8`(;&,$*)G"#!5P$+!1A""-6`0I<,&`23#@&*(@N%]Q`80;+ M0`3HM<.,*5SB$^=XQS%@\`Q$(&,:5_C"^5J!AE_P7P=[^,`)7G"*IX"$'J-X M#@Y><8M?'&,=&]G&."XRA:ELY1]_F0M#%O.1,[#<_'[!AGT``57G!7+;O/>+A9FOO4%X7W-NU\0++G)'?ZPHT.<8@A+F,(6 M9K.C^\MD#@]8T@F@-)9);.(K9YG%*7`QA;L,9#";F<>E?G60T4QD+V,:R9%Z MM*=3`&I1.YC,I4ZQEE/-936[6LW`]K&Q::WF3&R(*:4'C_A76JHA.8R!JNU^=[P[ MY5,_)2"):1A5H5+2$1BLBC"I.LZKH#H]=&-<#N[FT<8]!2I1D`05=QRD=$H8'T[]A M#N=RPQE<0!U3#BOL8]]\!7E@OP\`7J."SW M6K_^4K(O?!?DH?LB!=KZ1O_ZJ8A*]:9/\O&;(':R6[7YO]_8_.NO?*/43/_" M0G9XX#!Y`(#!0G9\-3!"A7@E%"FU$X!\AP)^5R$L)'B$]X#!TUQ2V5WVZ)WZ_%WS#5WSR)RSWYWSG$8+1-WU:IX+AYP.] M-WXNN'WHUQ3?9WT\B'T_>'XP""R-MW(H6H4G^1R=!,"?SDAYH"#AX4REO M$B=S,HMM\B8*H(HTPXJNN#!OYS.X:"FV2"=KDHMP`D=F8`:[*#.K^`*M2&>P M&$^(S1^(KB6(VT>"FW>([IF"P'$8O)N'?,R(N<=(_`*)#9R(]TXH^8 M4@9(43(;1X\&"8[XJ)#DR)`OX(]4DP9PX`(4Z8R]"(V_.(W"F)'%N)$$^0)_ MHQ9G,)#+6(\CB9`F.8[[F)(9/FB)3=0@?SX@9KP&XPIW$_&9+?^)0728U&.97+^`(*<0;= M$D\+PY0%*9)#"95BB9)DB8YEL(V6Q99":9$)&9=2V8\K^4%:!Y-M^94T691R MZ9=EF3)NX%G$Z)7V2)11B8Q'698)D0=B\`9(009XZ92%&9G7B)CH6)F7F9F, M68N..9.0R9>2.9]>09N(`/!29BI>9O&F9MEF9RE.9N<&9TV.9TJ69U8A9W" M69O$.9;'V09\`I$`^9R/"9?2^9G4B8[F611MP4)P)'S@"9WLN9WNV9WPZ71M MH5I"I9ZHF9_%N9_^J""+!9RG^99AV9[E6)Y&D0?.N:##:9BXR9_(&:$S(*`, M:IOZ^:#O^0(\%:%LP:$5ZID@BJ$.XB`\$@>"8J+B::'J--&9Z=J9H&NI)^=)_KV:`?JI'^.`?FV13C0J$QBJ),NI)S4$,# M`:-#ZJ!56I9S-A5D``-:JIT%FJ)-"J!ABJ0#JJ1EVJ7H^*5"I:`X*J1DNJ,8 M"J=D$`-JVJ'C>9@ABJ<3.J?XR:9V>J9@*@-[>J)$:J96BJ8;*J5;NJ23^::. MFJA3NJAN.C=H2@-CJJ-^>J>;:JF1VJ:3NI'OP0:=2JB?ZH\T0UATD*H>2JJL M23-XX"&PVJ<7RJI2<5.W*J-%6I9P=%-R(*:06J>KNI+!JA`P(*K&FJO(F@;" M*J=!.JBQ6JC/&JW,ZJG."JS0JA"!.JU)6JW'RJW"BJB]2J6EFJQR\*B"&JZX M.J/7JA`SD*VJNJWHJ*Z<6JS:"J_DJA`T0*_B:J\J*:PU<*Z8FJ[=*@`20=SH``V^P)GP$(M,!8OV0)F MP`9"\K-!.[2[=P[4WZ[2*J4%T`+99 MZ[.+Q19F2[9CN[8L9*-F>P=DT";1$K=D`+4#4@9QNP;OD9PN`"%QVP8S55/) MN5/O&+A"DBQFD`>(>Q:-JQ`N(!!&$;AD2QZ46X&^%;1WT'O:PKB:NXUAX'\* MP$(79WOG@S]%)M$;RFVS?-Z[C*4P=6SX/3#4&3%51NU?J.R]B M\`(:7`2UFC/4^[YQH@`:S,&>%,+6.\(EK,$I9",J[$DF+`;GF[YA0,(PK,%0 M&[H87,,K[$DY++4N<*4VO,$X?,&0>Z4N`"L:W!Y'L2.%V))^DK]P`@=C,,1, M'`9.?`90?`94U08:_+=5O,0]@L6$J,7=XI(6_,54K``/=,#ZFP0',;2SV<92 MS#-Q_)/;V(UTC,(ZHD?M0@>R@Y=[[+U^["Z!G,=L/#FTM+M](P3P5HA+$2ID MH"-"8"UE`,="(F]JH%IGD,C[P\B9(SM3\+8O('7K\L>1^S=DZ\D09#X3I,HO M(`0#\B-8(,B*++RO+(RR["-H4,N(O,>@'#NP;,I[1`?1&,CT",RN',JP;`1T M\)%P('RLO,C++,S"6)&V_,G5C#ZPC,V_?,O/:\VR6)$S0`39W,JB),XZ0L[F M_,W:G,[01OTU/)#,[!',_C/,_UO'W<.,VXS,SRC+X*T0;G3,WP[#<# MO5<&[<[H?$SJ##.PES=L$!YR\+?2K,P)G3X\,P11@-&=K-$0K<\Z0E1B8-$@ M#=#A3-(OT'1ZL!9*F](B+;L1[01OFQZJ)=/XO,T*+8M0@%,Z_)'==JS=)8,`1U\ZI@+=BY+(L=^9%ZK=2# M#G_=R/7:L%3=NN'=%N MC0>0.]V3/=;=#;G-;=NP[""]&"V[;=["B-XUH][E/=7""`=D8`;K+=^R2-_V M'=]S/=]S?-R;76YPPM_5+8QTBZK@+=RP?.#:#>"OK2-S<`9YV];WW=^R&.$3 MWM"![>`1?:627.$%?N%8JID$CMP7#AEOL(P+4P;?RHS;S=)NMQ0J'F_.6>(! M/K#?;=Q[;>(ZHJX-ON,W'A`5G>,Q^>)C+>0H;>,/;L%Y"^(\SN0T\^.@?>-X M0`8,[.14;N5I(.74_>1X8`=8ON1?SN7A34I=,S=W`"U*F=1=?DMT!.%I_LC. MF=D<]CAIDOMC#$P1$T`1%4-L)G>B+ M7@0@N:O+:^2^RUDZ$@0O50=MX`9!G+9Z:^F@3LE*N^9P*^J8'LNEO@9E7:N" M)V^G7NCNM3GCF[3NJ"0B]H\(3N]^F< MY>A#7>RQO!1W$.R@[NQ\#>U"(.W)0C?,KK:H7NN6S>F7V>VA+NO03D-SLPU^NPON[F/NJEC!1KT-2:*>QM3NST7@3"6BWY+N^YCA;0;@1F%^_- MSNXZ(GMO$/`)/^^I?@16!=3Z'M[0KNP4+_##KNOTKNQY`._D;NVG>_%TL)05 MO]C0G@3X[@8@?_)BG?):MUHFZ_(\#>T"WX[O4]#_:IOO)";_983^]=W2?EQ_;/CO><+JQP M;_'T#GK1,B!QA-9\?^WT;@7EKR.A3Q7P/@5K8?(\'][L4G4Q_JIT(_)]4Y<# MLGI](B%!K+U&GIRZGSE^:[G#CU6=4L/);UICH`?%;QI^VQ[1CQ;37^Y$[[=4 M4?W(J?R5+NM^JQ;<'_YR,/[*OQ_F;UI2D?YU(+[EW_SM#R#L'[EE"_\N4"#S M?R#SSR#[_P;S#[CV3T+,OZ4P`.O`_-,@!W`-'$`V,/\\Q/PS$2/B`88(%,'] M(`3Q,W(64/DA/UF7`4T+]<.`;.#Z5<`0Z/U^%@@,?VE@!)(_%:C\_`,+-"T# MX@6V/_QW`I6?_JN!I@4`1B=E`-;L$N MJ`=7&APD@W&C"NJ(0(@'":$;S&>'L`\F0I:$Q1CA&G2$4BP2WK(Y>#?20QIL MA&UP#\;!3>@'*>$GO(2AT!#R05(X"#>.X=VPA,)0%HHP9LC!2J'5 M@(;*$"510V>8##&A*AR%OG`24H5N.`RW&2TTAJ4P-6!#;\@+P2$Z%(>X$!06 M0F+H#IMA.J0#Y+`0MD-$2`7-$CYS@)U4(^W(62:1N60H,($.>A M.52(!1$M-$0W.`LA8C\T`Q(1%D9#A$B,+*(9Q(@'<1G6PVHX"?=#2/R&_-`, M^H>3N`\E83]"*4()YAB:WH#)]$H]L2[H2"R(E0\B@S" M*PI$J^@@Q.)(&X@DL1]""+.XU-"B+9005-$MED*X^!3'8E3LATN!+4HPJV@A MXB)?K`-ZT85910QQ$BOB732#A'$GMD16V`\3HT;,AEJ1,2)&.Q`8SX) MHC)"+JM(!/WB8;P;G;$NGD7..`&O@&<\BD?0-(K&MC@&@0!A>2)M@#[HKFT6 M*UYC6\,6%*Q[O:_::'9NXT&X683Q-\8`W@@;$T3)F!L*T#7VQMB8HS36?D)D MRK$X-D>8Y;"(XVV`]^+[\6&_NS2,B M"3;`!@`'?A,EIL1QR$0KH:/P1Z#PB;J$*&HX8:(4X84)R2%M#P@X'W8%LH"` MY@$"!(IQ9%E#*S\(2-^T@*J.?D@#E85H>`S#URVJQ?JB&?51'&F(.C`G8%.' M0!!X!3P*)Q`@=3!$U8$#@L4-,+"EX`9VTZL"`4E`5.0>.<"XCD4>Z"-;J'^5 M@2HR(6K&4B`#=2#>W)7#0A4`6,F0.TPA0U0L^W`9W`C?P2L*P*9A`2HP!:A` M$8`"6X`.M($N`!ZK0!(@%S$D1*X+H^`PS`!$"CQMHD(L##3P?4+7E7216^S5 M.8R*-;HXF!]"1=L2+1"6ON(& M/HA^+)`'DC?HA9RP(/O"<"@.#S(&&(894'":`X?T"14R%)$4#'E2'LZ&O)?[ ML0D0@8Z``E9:"Q!3.<`Y$2NDX`+$@![0+X@G#$C,,5`#`D,,$`,V``?8`*$B M`\C`#"@#-L`-V0##0%;&0`[``3`@!]P`!3`%DH`6*`(AQ&`B3(4)DABFPX28 M160XQ`0:@`.^)<#\F4`S:+:(<-G22D-!.9>,Z$@82'\9$BIF#>`B4.(EK(3D M@!SDY0R0D$*3*,2XD$(9+B28Z)<:4C=DS5,45X`>EMQ9YP%<7+4R@':ZA7%, M"`7%/O`)';!5\ID"B"N_CF:@![K5JNAF`M!T9^`QI(2C8U969ERY`F@@GOC- M!%`W!D(>``)P``WD@7/A"N&@UBD98<`%"!4#.`+NYFY)(E-!"$P!(D`"[J;I M5`!0X`E(`2K@!((`H^L!"2!D"8(`"&`)!P$X> M`=69!+X@[,0#6:-HQ4;9V01@@YV4`E^@9=K)*0`[2<`>:)YU,KA$SR1@)[]` M"","3R"%!($E$%ST#/9\GMNS>TZ!*B`$B(#*@YT>SN+(R[J1!,`%C`#KXKG3%$R.D1E5O+L64G4D[S1LB4%JH`3J*%W$H=6SSW0 M/%C7%"@"1-3(K3[5,!7H0`J9=)1/J,P-4!=&QV@5O:)&-(WJ"(/0MA1`%3BD M7T`(:($D``7\3`+(`\OKDQ:!+X`%OH#]`!^P$Y7^+%7Z!5#E_F1.\:0,U`VE MI!\NJA,+5HT58/-`:2E1'H` M/XVH>P"@MJZ*&L,0JD^=J21U:@Q5C!A/C&H_E:@4%3805/+E5-LH5`42S.DQ MU(R32F3$J$HEHA6IJX(7-#$NF66`+`-BH`YT,M90)UL7$Y@"T1,)S%!L>D"# M@!-H(JT!=HH`A!H$FZ<3B`&P,P&(+57&0EQ`#,`#^N%M@3K'"EG9EBJCK!I" MLG(6S"JW\%:4>ZPQ=:!`+M!J$"K7\"&MG,L*<5;0Y7\HJ[-\`E"`"B2!W)E# M6R7,%`%!P&/TAS1Y'K0+WQ(/!"`'TE1DI@,AE4&&+&+BI?PLV_:TV M(0;7@`]PEI&+[Z@+@2!4"B;W1`)?P+;Z$#[`!]*%FV"Q9``%0`%ON@0(82CU MDPNU>JD=#:I1D\`[7:4>59^N@)#:`G"*6_VM&Q:G$!8-FV)MK%HX&#F6>E$! M&)M<\'F5]<`&Q1M MH,VQ.];1GMDT*V05P*K=KR%@D`)/*G!!K&?Q8`)?L(P2T5L+&RJMFX6G\G3. M$MM]^D^KUW[M`QB5B22!.AD]V2?LO*_+UJAB5,UI>5#G:J"VZU,(7%M5ZVQA M@U$%`O3+2;J,*-MGJ2R@-;6"]L6F6@;[!1\L;&6S1?;(?H$D*V>9[*8M`RU@ MZ4R=(\EN1ZT"H$&[Q]SH`"<*!*SG-G4"W?2;B@B!>4&:K,N8`WP`17`!%R#+ MSD`-R+A7@`^<`81J/:^`%%@"4T`*#`$B&BG;!,-UN$6`FS81B3L$*"ZM$`\B M`.,ND&$"//A`3@4??4#DDMP]8')1KLHEHI]*7.2)E[L''F[$7:4UEPA47)RK M-P3#8 M45`X+-N-N1#7[4YPD`\Y!5@`$X!L(6<*E`R,&RP!A]#] MND57[")=L7;YW$4U2EVKJW4]7IGK3=\NY8V[&-=QI$6Y49&T[BLU'FA5.)U> MGWIXC>[876PJ(#FI`&>)<`.OV[EJ"S -- -+ +- ++ Index: files/patch-docs:man:MailScanner.conf.5 =================================================================== RCS file: /home/ncvs/ports/mail/mailscanner/files/patch-docs:man:MailScanner.conf.5,v retrieving revision 1.22 diff -u -r1.22 patch-docs:man:MailScanner.conf.5 --- files/patch-docs:man:MailScanner.conf.5 1 Jun 2005 16:34:12 -0000 1.22 +++ files/patch-docs:man:MailScanner.conf.5 8 Jul 2005 12:27:34 -0000 @@ -1,177 +1,77 @@ ---- ../MailScanner-install-4.42.9.orig/docs/man/MailScanner.conf.5 Wed Jun 1 11:24:25 2005 -+++ docs/man/MailScanner.conf.5 Wed Jun 1 11:30:13 2005 +--- ../MailScanner-install-4.43.8.orig/docs/man/MailScanner.conf.5 Fri Jul 8 14:17:05 2005 ++++ docs/man/MailScanner.conf.5 Fri Jul 8 14:17:23 2005 @@ -1,4 +1,4 @@ --.TH "MailScanner.conf" "5" "4.38.2" "Julian Field" "Mail" -+.TH "MailScanner.conf" "5" "4.42.9" "Julian Field" "Mail" +-.TH "MailScanner.conf" "5" "4.42.9" "Julian Field" "Mail" ++.TH "MailScanner.conf" "5" "4.43.8" "Julian Field" "Mail" .SH "NAME" .LP MailScanner.conf \- Main configuration for MailScanner -@@ -27,7 +27,9 @@ - Many of the options can also be the filename of a ruleset, which can be used to control features depending on the addresses of the message, and/or the IP address where the message came from. You will find some examples of rulesets and an explanation of them in the "rules" directories within the MailScanner installation and in the section "RULESETS" later in this manpage. - - .LP --The options are best listed in a few categories. This is also the order in which you will find them in the MailScanner.conf file. If this list looks very large then don't worry, the supplied MailScanner.conf file (or MailScanner.conf.sample) contains sensible defaults for all the values. You will probably only need to change a very few of them to start with. -+The options are best listed in a few categories. If this list looks very large then don't worry, the supplied MailScanner.conf file (or MailScanner.conf.sample) contains sensible defaults for all the values. You will probably only need to change a very few of them to start with. -+ -+Starting with version 4.40.10 of MailScanner you can use shell environment variables such as $HOSTNAME or ${HOSTNAME} in MailScanner.conf and its relatives. - - .LP - You should define the following variables: -@@ -74,6 +76,22 @@ - Enter a short identifying name for your organisation below, this is used to make the X\-MailScanner headers unique for your organisation. Multiple servers within one site should use an identical value here to avoid adding multiple redundant headers where mail has passed through several servers within your organisation. +@@ -1701,12 +1701,64 @@ .br - Note: Some Symantec scanners complain (incorrectly) about "." characters appearing in the names of headers. -+ -+.TP -+\fB%org\-long\-name%\fR -+Default: Your Organisation Name Here -+.br -+ -+.br -+Enter the full name of your organisation below, this is used in the signature placed at the bottom of report messages sent by MailScanner. It can include pretty much any text you like. You can make the result span several lines by including "\n" sequences in the text. These will be replaced by line\-breaks. -+ -+.TP -+\fB%web\-site%\fR -+Default: www.your\-organisation.com -+.br -+ -+.br -+Enter the location of your organisation's web site below. This is used in the signature placed at the bottom of report messages sent by MailScanner. It should preferably be the location of a page that you have written explaining why you might have rejected the mail and what the recipient and/or sender should do about it. - .SH "System Settings" - .TP - \fBMax Children\fR -@@ -370,6 +388,23 @@ + .br - The maximum length of time the "file" command is allowed to run for one batch of messages (in seconds). +-# The Bayesian database rebuild and expiry may take a 2 or 3 minutes +-# to complete. During this time you can either wait, or simply +-# disable SpamAssassin checks until it has completed. +-WaitDuringBayesRebuild = no ++The Bayesian database rebuild and expiry may take a 2 or 3 minutes to complete. During this time you can either wait, or simply disable SpamAssassin checks until it has completed. -+ -+.TP -+\fBUnrar Command\fR -+Default: /usr/bin/unrar -+.br -+ -+.br -+Where the "unrar" command is installed. If you haven't got this command, look at www.rarlab.com. This is used for unpacking rar archives so that the contents can be checked for banned filenames and filetypes, and also that the archive can be tested to see if it is password\-protected. Virus scanning the contents of rar archives is still left to the virus scanner, with one exception: If using the clavavmodule virus scanner, this adds external RAR checking to that scanner which is needed for archives which are RAR version 3. -+ -+.TP -+\fBUnrar Timeout\fR -+Default: 50 -+.br -+ -+.br -+The maximum length of time the "unrar" command is allowed to run for 1 RAR archive (in seconds) -+ - .TP - \fBBlock Encrypted Messages\fR - Default: no -@@ -562,6 +597,41 @@ - .br - ClamAVModule only: monitor each of these files for changes in size to detect when a ClamAV update has happened. This is only used by the "clamavmodule" virus scanner, not the "clamav" scanner setting. + ++.SH "Custom Spam Scanner Plugin" +.TP -+\fBClamAVmodule Maximum Recursion Level\fR -+Default: 5 ++\fBUse Custom Spam Scanner\fR ++Default: no +.br + +.br -+ClamAVModule only: The maximum recursion level of archives. This setting *cannot* be the filename of a ruleset, only a simple number. -+ -+.TP -+\fBClamAVmodule Maximum Files\fR -+Default: 100 ++Use the Custom Spam Scanner. This is code you will have to write yourself, a function called "GenericSpamScanner" stored in the file "MailScanner/lib/MailScanner/CustomFunctions/GenericSpamScanner.pm". A sample function is given in the correct file in the distribution. This sample function also includes code to show you how to make it run an external program to produce a spam score. This can also be the filename of a ruleset. The function will be passed +.br -+ ++.RS 7 ++.IP \(bu 4 ++$IP \- the numeric IP address of the system on the remote end of the SMTP connections ++.IP \(bu 4 ++$From \- the address of the envelope sender of the message ++.IP \(bu 4 ++$To \- a perl reference to the envelope recipients of the message ++.IP \(bu 4 ++$Message \- a perl reference to the list of line of the message ++.RE +.br -+ClamAVModule only: The maximum number of files per batch. This setting *cannot* be the filename of a ruleset, only a simple number. + + +.TP -+\fBClamAVmodule Maximum File Size\fR -+Default: 10000000 ++\fBMax Custom Spam Scanner Size\fR ++Default: 20000 +.br + +.br -+ClamAVModule only: The maximum file of each file (Default = 10MB). This setting *cannot* be the filename of a ruleset, only a simple number. -+ ++How much of the message should be passed tot he Custom Spam Scanner. Most spam tools only need the first 20kbytes of the message to determine if it is spam or not. Passing more than is necessary only slows things down. This can also be the filename of a ruleset. + +.TP -+\fB\fRClamAVmodule Maximum Compression Ratio -+Default: 250 -+.br -+ -+.br -+ClamAVModule only: The maximum compression ration of archives. This setting *cannot* be the filename of a ruleset, only a simple number. -+ - .SH "Removing/Logging dangerous or potentially offensive content" - .TP - \fBAllow Partial Messages\fR -@@ -601,6 +671,15 @@ - - - .TP -+\fBPhishing Safe Sites File\fR -+Default: %etc\-dir%/phishing.safe.sites.conf ++\fBCustom Spam Scanner Timeout\fR ++Default: 20 +.br + +.br -+There are some companies, such as banks, that insist on sending out email messages with links in them that are caught by the "Find Phishing Fraud" test described above. This is the name of a file which contains a list of link destinations which should be ignored in the test. This may, for example, contain the known websites of some banks. See the file itself for more information. This can only be the name of the file containing the list, it *cannot* be the filename of a ruleset. ++How long should the custom spam scanner take to run? If it takes more seconds than this, then it should be considered to have crashed and should be killed. This stops denial\-of\-service attacks. + + +.TP - \fBAllow IFrame Tags\fR - Default: no - .br -@@ -1233,6 +1312,23 @@ - .br - This is the text inserted at the start of the "Subject:" line if the "Content Modify Subject" option is set. - -+.TP -+\fBDisarmed Modify Subject\fR -+Default: yes ++\fBMax Custom Spam Scanner Timeouts\fR ++Default: 10 +.br + +.br -+If HTML tags in the message were "disarmed" by using the HTML "Allow" options above with the "disarm" settings, do you want to modify the subject line? This can also be the filename of a ruleset. -+ ++If the Custom Spam Scanner times out more times in a row than this, then it will be marked as "unavailable" until MailScanner next re\-starts itself. + +.TP -+\fBDisarmed Subject Text\fR -+Default: {Disarmed} ++\fBCustom Spam Scanner Timeout History\fR ++Default: 20 +.br + +.br -+This is the text to add to the start of the subject if the "Disarmed Modify Subject" option is set. This can also be the filename of a ruleset. -+ - ++The total number of Custom Spam Scanner attempts during which "Max Custom Spam Scanner Timeouts" will cause the Custom Spam Scanner to be marked as "unavailable". See the previous comment for more information. The default values of 10 and 20 mean that 10 timeouts in any sequence of 20 attempts will trigger the behaviour described above, until the next periodic restart (see "Restart Every"). + .SH "What to do with spam" .TP - \fBSpam Modify Subject\fR -@@ -1415,6 +1511,15 @@ - This provides a space\-separated list of "Spam Lists" (or RBL's or DNSBL's) which are checked for each message. These lists are based on the domain name of the sender address of each message. Every list used here must be defined in the "Spam List Definitions" file mentioned above. - - .TP -+\fBSpam Lists To Be Spam\fR -+Default: 1 -+.br -+ -+.br -+If a message appears in at least this number of "Spam Lists" (as defined above), then the message will be treated as spam and so the "Spam Actions" will happen, unless the message reaches the levels for "High Scoring Spam". By default this is set to 1 to mimic the previous behaviour, which means that appearing in any "Spam Lists" will cause the message to be treated as spam. This can also be the filename of a ruleset. -+ -+ -+.TP - \fBSpam Lists To Reach High Score\fR - Default: 5 - .br -@@ -1753,6 +1858,12 @@ - - .br - Log all occurrences of "Silent Viruses" as defined above? This can only be a simple yes/no value, not a ruleset. -+ -+.TP -+\fBLog Dangerous HTML Tags\fR -+Default: no -+.br -+Log all occurrences of HTML tags found in messages, that can be blocked. This will help you build up your whitelist of message sources for which particular HTML tags should be allowed, such as mail from newsletters and daily cartoon strips. This can also be the filename of a ruleset. - .SH "Advanced SpamAssassin Settings" - If you are using Postfix you may well need to use some of the settings below, as the home directory for the "postfix" user cannot be written to by the "postfix" user. You may also need to use these if you have installed SpamAssassin somewhere other than the default location. - + \fBSpam Actions\fR Index: files/patch-docs:man:MailScanner.conf.5.html =================================================================== RCS file: /home/ncvs/ports/mail/mailscanner/files/patch-docs:man:MailScanner.conf.5.html,v retrieving revision 1.18 diff -u -r1.18 patch-docs:man:MailScanner.conf.5.html --- files/patch-docs:man:MailScanner.conf.5.html 1 Jun 2005 16:34:12 -0000 1.18 +++ files/patch-docs:man:MailScanner.conf.5.html 8 Jul 2005 12:27:34 -0000 @@ -1,70 +1,43 @@ ---- ../MailScanner-install-4.42.9.orig/docs/man/MailScanner.conf.5.html Wed Jun 1 11:24:25 2005 -+++ docs/man/MailScanner.conf.5.html Wed Jun 1 11:30:17 2005 +--- ../MailScanner-install-4.43.8.orig/docs/man/MailScanner.conf.5.html Fri Jul 8 14:17:05 2005 ++++ docs/man/MailScanner.conf.5.html Fri Jul 8 14:17:25 2005 @@ -1,5 +1,5 @@ -- -+ +- ++ -@@ -120,13 +120,15 @@ - directories within the MailScanner installation and in the - section "RULESETS" later in this manpage.

+@@ -34,6 +34,7 @@ + Definitions of virus scanners and spam detectors
+ Spam detection and spam lists (DNS blocklists)
+ SpamAssassin
++Custom Spam Scanner Plugin
+ What to do with spam
+ System logging
+ Advanced SpamAssassin Settings
+@@ -4909,10 +4910,239 @@ + +

Default: no

--

The options are best listed in a few categories. This is --also the order in which you will find them in the --MailScanner.conf file. If this list looks very large then --don’t worry, the supplied MailScanner.conf file (or --MailScanner.conf.sample) contains sensible defaults for all --the values. You will probably only need to change a very few --of them to start with.

-+

The options are best listed in a few categories. If this -+list looks very large then don’t worry, the supplied -+MailScanner.conf file (or MailScanner.conf.sample) contains -+sensible defaults for all the values. You will probably only -+need to change a very few of them to start with.

-+ -+

Starting with version 4.40.10 of MailScanner you can use -+shell environment variables such as $HOSTNAME or ${HOSTNAME} -+in MailScanner.conf and its relatives.

- -

You should define the following variables:

- -@@ -220,6 +222,54 @@ - headers.

- - -+ -+ -+ -+ -+ -+
-+

%org−long−name%

-+ -+ -+ -+ -+ +
-+

Default: Your Organisation Name Here

-+ -+

Enter the full name of your organisation below, this is -+used in the signature placed at the bottom of report -+messages sent by MailScanner. It can include pretty much any -+text you like. You can make the result span several lines by -+including "0 sequences in the text. These will be -+replaced by line−breaks.

+-

# The Bayesian database rebuild and expiry may take a 2 +-or 3 minutes # to complete. During this time you can either +-wait, or simply # disable SpamAssassin checks until it has +-completed. WaitDuringBayesRebuild = no

++

The Bayesian database rebuild and expiry may take a 2 or ++3 minutes to complete. During this time you can either wait, ++or simply disable SpamAssassin checks until it has ++completed.

+
++ ++

Custom Spam Scanner Plugin

+ + + + + ++

Use Custom Spam Scanner

+
-+

%web−site%

+ + + + +
-+

Default: www.your−organisation.com

++

Default: no

+ -+

Enter the location of your organisation’s web site -+below. This is used in the signature placed at the bottom of -+report messages sent by MailScanner. It should preferably be -+the location of a page that you have written explaining why -+you might have rejected the mail and what the recipient -+and/or sender should do about it.

++

Use the Custom Spam Scanner. This is code you will have ++to write yourself, a function called ++"GenericSpamScanner" stored in the file ++"MailScanner/lib/MailScanner/CustomFunctions/GenericSpamScanner.pm". ++A sample function is given in the correct file in the ++distribution. This sample function also includes code to ++show you how to make it run an external program to produce a ++spam score. This can also be the filename of a ruleset. The ++function will be passed

+
- -

System Settings

- -@@ -1071,6 +1121,54 @@ - - - -+

Unrar Command

-+ -+ ++ + ++ cols="5" cellspacing="0" cellpadding="0"> + + -+ ++ ++ ++ -+
-+

Default: /usr/bin/unrar

-+ -+

Where the "unrar" command is installed. If you -+haven’t got this command, look at www.rarlab.com. This -+is used for unpacking rar archives so that the contents can -+be checked for banned filenames and filetypes, and also that -+the archive can be tested to see if it is -+password−protected. Virus scanning the contents of rar -+archives is still left to the virus scanner, with one -+exception: If using the clavavmodule virus scanner, this -+adds external RAR checking to that scanner which is needed -+for archives which are RAR version 3.

++
++ ++

++
++ ++

$IP

++
+
-+ -+ -+ -+ -+ -+
-+

Unrar Timeout

-+ -+ + + -+ ++ ++ ++ +
-+

Default: 50

-+ -+

The maximum length of time the "unrar" command -+is allowed to run for 1 RAR archive (in seconds)

++
++ ++ ++

− the numeric IP address of the system on the ++remote end of the SMTP connections

+
-+ -+ -+ -+ -+ -
-

Block Encrypted Messages

- -@@ -1638,6 +1736,90 @@ - scanner, not the "clamav" scanner setting.

- - -+ -+ -+ -+ -+ -+
-+

ClamAVmodule Maximum Recursion Level

-+ ++ + ++ cols="7" cellspacing="0" cellpadding="0"> + + -+ ++ ++ ++ ++ ++ +
-+

Default: 5

-+ -+

ClamAVModule only: The maximum recursion level of -+archives. This setting *cannot* be the filename of a -+ruleset, only a simple number.

++
++ ++

++
++ ++

$From

++
++ ++

− the address of the envelope sender of the ++message

++
+
-+ -+ -+ -+ -+ -+
-+

ClamAVmodule Maximum Files

-+ ++ + ++ cols="6" cellspacing="0" cellpadding="0"> + + -+ ++ ++ ++ ++ -+
-+

Default: 100

-+ -+

ClamAVModule only: The maximum number of files per batch. -+This setting *cannot* be the filename of a ruleset, only a -+simple number.

++
++ ++

++
++ ++

$To

++
+
-+ -+ -+ -+ -+ -+
-+

ClamAVmodule Maximum File Size

-+ -+ + + -+ ++ ++ ++ ++ +
-+

Default: 10000000

-+ -+

ClamAVModule only: The maximum file of each file (Default -+= 10MB). This setting *cannot* be the filename of a ruleset, -+only a simple number.

++
++ ++ ++

− a perl reference to the envelope recipients of ++the message

++
+
-+ -+ -+ -+ -+ -+
-+

ClamAVmodule Maximum Compression Ratio

-+ ++ + ++ cols="5" cellspacing="0" cellpadding="0"> + + -+ ++ ++ ++ -+
-+

Default: 250

-+ -+

ClamAVModule only: The maximum compression ration of -+archives. This setting *cannot* be the filename of a -+ruleset, only a simple number.

++
++ ++

++
++ ++

$Message

++
+
- -

Removing/Logging dangerous or potentially offensive content

- -@@ -1761,6 +1943,33 @@ - - - -+

Phishing Safe Sites File

+ + + + + ++

− a perl reference to the list of line of the ++message

+
-+

Default: %etc−dir%/phishing.safe.sites.conf

-+ -+

There are some companies, such as banks, that insist on -+sending out email messages with links in them that are -+caught by the "Find Phishing Fraud" test described -+above. This is the name of a file which contains a list of -+link destinations which should be ignored in the test. This -+may, for example, contain the known websites of some banks. -+See the file itself for more information. This can only be -+the name of the file containing the list, it *cannot* be the -+filename of a ruleset.

-+
+ + + + -
-

Allow IFrame Tags

- -@@ -3617,6 +3826,50 @@ - - - -+

Disarmed Modify Subject

++

Max Custom Spam Scanner Size

+ + + + + +
-+

Default: yes

++

Default: 20000

+ -+

If HTML tags in the message were "disarmed" by -+using the HTML "Allow" options above with the -+"disarm" settings, do you want to modify the -+subject line? This can also be the filename of a -+ruleset.

++

How much of the message should be passed tot he Custom ++Spam Scanner. Most spam tools only need the first 20kbytes ++of the message to determine if it is spam or not. Passing ++more than is necessary only slows things down. This can also ++be the filename of a ruleset.

+
+ @@ -292,7 +195,7 @@ + + + -+

Disarmed Subject Text

++

Custom Spam Scanner Timeout

+ + + + + +
-+

Default: {Disarmed}

++

Default: 20

+ -+

This is the text to add to the start of the subject if -+the "Disarmed Modify Subject" option is set. This -+can also be the filename of a ruleset.

++

How long should the custom spam scanner take to run? If ++it takes more seconds than this, then it should be ++considered to have crashed and should be killed. This stops ++denial−of−service attacks.

+
+ @@ -313,14 +217,7 @@ + + + -

Spam Modify Subject

- - -@@ -4118,6 +4371,33 @@ - - - -+

Spam Lists To Be Spam

++

Max Custom Spam Scanner Timeouts

+ + + + + +
-+

Default: 1

++

Default: 10

+ -+

If a message appears in at least this number of -+"Spam Lists" (as defined above), then the message -+will be treated as spam and so the "Spam Actions" -+will happen, unless the message reaches the levels for -+"High Scoring Spam". By default this is set to 1 -+to mimic the previous behaviour, which means that appearing -+in any "Spam Lists" will cause the message to be -+treated as spam. This can also be the filename of a -+ruleset.

++

If the Custom Spam Scanner times out more times in a row ++than this, then it will be marked as "unavailable" ++until MailScanner next re−starts itself.

+
+ @@ -347,22 +238,7 @@ + + + -

Spam Lists To Reach High Score

- - -@@ -5122,6 +5402,28 @@ -

Log all occurrences of "Silent Viruses" as - defined above? This can only be a simple yes/no value, not a - ruleset.

-+ -+ -+ -+ -+ -+ -+ ++

Custom Spam Scanner Timeout History

+
-+

Log Dangerous HTML Tags

+ + + +
-+

Default: no
-+Log all occurrences of HTML tags found in messages, that can -+be blocked. This will help you build up your whitelist of -+message sources for which particular HTML tags should be -+allowed, such as mail from newsletters and daily cartoon -+strips. This can also be the filename of a ruleset.

++

Default: 20

++ ++

The total number of Custom Spam Scanner attempts during ++which "Max Custom Spam Scanner Timeouts" will ++cause the Custom Spam Scanner to be marked as ++"unavailable". See the previous comment for more ++information. The default values of 10 and 20 mean that 10 ++timeouts in any sequence of 20 attempts will trigger the ++behaviour described above, until the next periodic restart ++(see "Restart Every").

- + --- MailScanner-4.43.8_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 12:50:16 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2893A16A41C for ; Fri, 8 Jul 2005 12:50:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B656B43D48 for ; Fri, 8 Jul 2005 12:50:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68CoFYc081152 for ; Fri, 8 Jul 2005 12:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68CoFX8081150; Fri, 8 Jul 2005 12:50:15 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 12:50:15 GMT Resent-Message-Id: <200507081250.j68CoFX8081150@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Antonio Carlos Venancio Junior Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEA1116A41C for ; Fri, 8 Jul 2005 12:40:19 +0000 (GMT) (envelope-from antonio@digitalsign.com) Received: from digitalsign.com (cm-virtua-fln-C8B08F9E.dynamic.brdterra.com.br [200.176.143.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05D5A43D4C for ; Fri, 8 Jul 2005 12:40:16 +0000 (GMT) (envelope-from antonio@digitalsign.com) Received: from digitalsign.com (localhost [127.0.0.1]) by digitalsign.com (8.12.6/8.12.6) with ESMTP id j68CeBhd037542 for ; Fri, 8 Jul 2005 09:40:12 -0300 (BRT) (envelope-from antonio@digitalsign.com) Received: (from antonio@localhost) by digitalsign.com (8.12.6/8.12.6/Submit) id j68Ce7o0037541; Fri, 8 Jul 2005 09:40:07 -0300 (BRT) Message-Id: <200507081240.j68Ce7o0037541@digitalsign.com> Date: Fri, 8 Jul 2005 09:40:07 -0300 (BRT) From: Antonio Carlos Venancio Junior To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83140: [maintainer update] mail/pear-Mail to 1.1.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Antonio Carlos Venancio Junior List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 12:50:16 -0000 >Number: 83140 >Category: ports >Synopsis: [maintainer update] mail/pear-Mail to 1.1.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 12:50:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Antonio Carlos Venancio Junior >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD digitalsign.com 4.7-STABLE FreeBSD 4.7-STABLE #1: Wed Feb 5 21:04:45 BRST 2003 root@digitalsign.com:/usr/src/sys/compile/DIGITAL i386 >Description: + update port: mail/pear-Mail to 1.1.5 + changelog: http://pear.php.net/package/Mail/download/1.1.5/ >How-To-Repeat: >Fix: diff -ruN pear-Mail.orig/Makefile pear-Mail/Makefile --- pear-Mail.orig/Makefile Fri Jul 8 09:22:55 2005 +++ pear-Mail/Makefile Fri Jul 8 09:32:02 2005 @@ -6,7 +6,7 @@ # PORTNAME= Mail -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= mail www pear MAINTAINER= antonio@php.net @@ -19,13 +19,13 @@ Mail/smtp.php Mail/RFC822.php TESTS= rfc822.phpt -LATEST_LINK= pear-Mail # Required for OPTIONS +LATEST_LINK= pear-${PORTNAME} OPTIONS= PEAR_NET_SMTP "PEAR::Net_SMTP support" off .include .if defined(WITH_PEAR_NET_SMTP) -BUILD_DEPENDS+= ${PEARDIR}/Net/SMTP.php:${PORTSDIR}/net/pear-Net_SMTP +RUN_DEPENDS+= ${PEARDIR}/Net/SMTP.php:${PORTSDIR}/net/pear-Net_SMTP .endif .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" diff -ruN pear-Mail.orig/distinfo pear-Mail/distinfo --- pear-Mail.orig/distinfo Fri Jul 8 09:22:55 2005 +++ pear-Mail/distinfo Fri Jul 8 09:30:38 2005 @@ -1,2 +1,2 @@ -MD5 (PEAR/Mail-1.1.4.tgz) = 3e14fef5bd418de87214a3271ffc4549 -SIZE (PEAR/Mail-1.1.4.tgz) = 14548 +MD5 (PEAR/Mail-1.1.5.tgz) = 38f28b724dbe2f80313c47f309f87eb7 +SIZE (PEAR/Mail-1.1.5.tgz) = 14928 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 13:20:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B44516A41C for ; Fri, 8 Jul 2005 13:20:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D95E43D53 for ; Fri, 8 Jul 2005 13:20:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68DKEau086113 for ; Fri, 8 Jul 2005 13:20:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68DKEe1086112; Fri, 8 Jul 2005 13:20:14 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 13:20:14 GMT Resent-Message-Id: <200507081320.j68DKEe1086112@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pav Lucistnik Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FAB816A41C for ; Fri, 8 Jul 2005 13:18:34 +0000 (GMT) (envelope-from pav@hood.oook.cz) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD71A43D4C for ; Fri, 8 Jul 2005 13:18:33 +0000 (GMT) (envelope-from pav@hood.oook.cz) Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1]) by hood.oook.cz (8.13.3/8.13.3) with ESMTP id j68DIWKa034800 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 8 Jul 2005 15:18:32 +0200 (CEST) (envelope-from pav@hood.oook.cz) Received: (from pav@localhost) by hood.oook.cz (8.13.3/8.13.3/Submit) id j68DIWC3034792; Fri, 8 Jul 2005 15:18:32 +0200 (CEST) (envelope-from pav) Message-Id: <200507081318.j68DIWC3034792@hood.oook.cz> Date: Fri, 8 Jul 2005 15:18:32 +0200 (CEST) From: Pav Lucistnik To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83141: ftp/proftpd: fix WITH_OPENSSL option X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pav Lucistnik List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 13:20:15 -0000 >Number: 83141 >Category: ports >Synopsis: ftp/proftpd: fix WITH_OPENSSL option >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 13:20:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Pav Lucistnik >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD hood.oook.cz 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Jun 10 16:04:00 CEST 2005 root@hood.oook.cz:/usr/obj/usr/src/sys/PAV i386 >Description: USE_OPENSSL is stated after inclusion of bsd.port.pre.mk, thus it's ineffective. Workaround this problem. If user have openssl installed from port, be able to find it. Problem report and patch tested by: Miroslav Lachman <000.fbsd@quip.cz> >How-To-Repeat: >Fix: --- proftpd-openssl.diff begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/ftp/proftpd/Makefile,v retrieving revision 1.76 diff -a -u -r1.76 Makefile --- Makefile 25 Jun 2005 19:08:44 -0000 1.76 +++ Makefile 8 Jul 2005 12:03:51 -0000 @@ -98,11 +98,6 @@ INCLUDEDIRS= LIBDIRS= -.if defined(WITH_OPENSSL) -USE_OPENSSL= yes -MODULES:=${MODULES}:mod_tls -.endif - .if defined(WITH_LDAP) USE_OPENLDAP= yes MODULES:=${MODULES}:mod_ldap @@ -127,7 +122,9 @@ .if defined(WITH_OPENSSL) CFLAGS+= -DHAVE_OPENSSL USE_OPENSSL= yes -PROFTPD_LIBS+= -lssl -lcrypto +.include <${PORTSDIR}/Mk/bsd.openssl.mk> +PROFTPD_LIBS+= -lssl -lcrypto -L${LOCALBASE}/lib +MODULES:=${MODULES}:mod_tls .endif .if defined(WITH_CTRLS) --- proftpd-openssl.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 13:23:43 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B940016A41C; Fri, 8 Jul 2005 13:23:43 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C33B43D45; Fri, 8 Jul 2005 13:23:43 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68DNhgj086286; Fri, 8 Jul 2005 13:23:43 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68DNhUN086282; Fri, 8 Jul 2005 13:23:43 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 13:23:43 GMT From: Pav Lucistnik Message-Id: <200507081323.j68DNhUN086282@freefall.freebsd.org> To: pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, mharo@FreeBSD.org Cc: Subject: Re: ports/83141: ftp/proftpd: fix WITH_OPENSSL option X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 13:23:43 -0000 Synopsis: ftp/proftpd: fix WITH_OPENSSL option Responsible-Changed-From-To: freebsd-ports-bugs->mharo Responsible-Changed-By: pav Responsible-Changed-When: Fri Jul 8 13:23:26 GMT 2005 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=83141 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 13:30:09 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65ADE16A41C for ; Fri, 8 Jul 2005 13:30:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0586143D53 for ; Fri, 8 Jul 2005 13:30:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68DU8MY086436 for ; Fri, 8 Jul 2005 13:30:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68DU8sS086431; Fri, 8 Jul 2005 13:30:08 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 13:30:08 GMT Resent-Message-Id: <200507081330.j68DU8sS086431@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gerrit Beine Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7F5F16A41C for ; Fri, 8 Jul 2005 13:26:05 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6EFD43D48 for ; Fri, 8 Jul 2005 13:26:05 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j68DQ2xE077197 for ; Fri, 8 Jul 2005 13:26:02 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j68DQ2Do077196; Fri, 8 Jul 2005 13:26:02 GMT (envelope-from nobody) Message-Id: <200507081326.j68DQ2Do077196@www.freebsd.org> Date: Fri, 8 Jul 2005 13:26:02 GMT From: Gerrit Beine To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/83142: Update port: www/mediawiki X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 13:30:09 -0000 >Number: 83142 >Category: ports >Synopsis: Update port: www/mediawiki >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 13:30:08 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Gerrit Beine >Release: FreeBSD 5.4-RELEASE-p1 >Organization: pitcom GmbH >Environment: FreeBSD asus 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #0: Sun May 15 16:37:58 CEST 2005 root@asus:/usr/src/sys/i386/compile/ASUS i386 >Description: Taken from MediaWiki 1.4.6 announcement: MediaWiki 1.4.6 is a bug fix and security update release. Incorrect escaping of a parameter in the page move template could be used to inject JavaScript code by getting a victim to visit a maliciously constructed URL. Users of vulnerable releases are recommended to upgrade to this release. Vulnerable versions: * 1.5 preview series: n <= 1.5beta2 vulnerable, fixed in 1.5beta3 * 1.4 stable series: 1.4beta6 <= n <= 1.4.5 vulnerable, fixed in 1.4.6 * 1.3 legacy series: not vulnerable This release also includes fixes for some rare bug annoying HTTP errors, a PHP 4.1.2 breakage bug, and works around some template limitations introduced in 1.4.5. See the changelog in the release notes for a detailed list of bugs fixed. >How-To-Repeat: >Fix: diff -Nur /usr/ports/www/mediawiki/Makefile mediawiki/Makefile --- /usr/ports/www/mediawiki/Makefile Wed Jun 8 11:21:28 2005 +++ mediawiki/Makefile Fri Jul 8 15:21:06 2005 @@ -6,7 +6,7 @@ # PORTNAME= mediawiki -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.6 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff -Nur /usr/ports/www/mediawiki/distinfo mediawiki/distinfo --- /usr/ports/www/mediawiki/distinfo Wed Jun 8 11:21:28 2005 +++ mediawiki/distinfo Fri Jul 8 15:22:28 2005 @@ -1,2 +1,2 @@ -MD5 (mediawiki-1.4.5.tar.gz) = 961e3083b1c036a301b24ac4e614b81b -SIZE (mediawiki-1.4.5.tar.gz) = 1939746 +MD5 (mediawiki-1.4.6.tar.gz) = f4f82bd486756c279f0c1977b290ce3b +SIZE (mediawiki-1.4.6.tar.gz) = 1981191 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 13:40:25 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46BAA16A41C for ; Fri, 8 Jul 2005 13:40:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C601C43D46 for ; Fri, 8 Jul 2005 13:40:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68DeO69087461 for ; Fri, 8 Jul 2005 13:40:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68DeOct087435; Fri, 8 Jul 2005 13:40:24 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 13:40:24 GMT Resent-Message-Id: <200507081340.j68DeOct087435@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lars Eggert Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0046516A41C; Fri, 8 Jul 2005 13:39:21 +0000 (GMT) (envelope-from root@kobe.netlab.nec.de) Received: from kobe.netlab.nec.de (kobe.netlab.nec.de [195.37.70.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A6CC43D48; Fri, 8 Jul 2005 13:39:20 +0000 (GMT) (envelope-from root@kobe.netlab.nec.de) Received: from kobe.netlab.nec.de (localhost [127.0.0.1]) by kobe.netlab.nec.de (8.13.3/8.13.3) with ESMTP id j68DfH79033037; Fri, 8 Jul 2005 15:41:17 +0200 (CEST) (envelope-from root@kobe.netlab.nec.de) Received: (from root@localhost) by kobe.netlab.nec.de (8.13.3/8.13.3/Submit) id j68DfHrM033036; Fri, 8 Jul 2005 15:41:17 +0200 (CEST) (envelope-from root) Message-Id: <200507081341.j68DfHrM033036@kobe.netlab.nec.de> Date: Fri, 8 Jul 2005 15:41:17 +0200 (CEST) From: Lars Eggert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: fenner@FreeBSD.org Subject: ports/83143: [PATCH] textproc/idnits: update to 1.74 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 13:40:25 -0000 >Number: 83143 >Category: ports >Synopsis: [PATCH] textproc/idnits: update to 1.74 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 13:40:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Lars Eggert >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD kobe.netlab.nec.de 5.4-STABLE FreeBSD 5.4-STABLE #23: Fri Jun 17 10:28:19 CEST 2005 >Description: - Update to 1.74 Port maintainer (fenner@FreeBSD.Org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- idnits-1.74.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/idnits--/Makefile /usr/ports/textproc/idnits/Makefile --- /usr/ports/textproc/idnits--/Makefile Fri Jul 8 15:40:15 2005 +++ /usr/ports/textproc/idnits/Makefile Fri Jul 8 15:40:23 2005 @@ -5,7 +5,7 @@ # $FreeBSD: ports/textproc/idnits/Makefile,v 1.7 2005/04/23 17:02:06 fenner Exp $ PORTNAME= idnits -PORTVERSION= 1.70 +PORTVERSION= 1.74 CATEGORIES= textproc MASTER_SITES= http://ietf.levkowetz.com/tools/idnits/ DISTNAME= ${PORTNAME}-v${PORTVERSION} diff -ruN --exclude=CVS /usr/ports/textproc/idnits--/distinfo /usr/ports/textproc/idnits/distinfo --- /usr/ports/textproc/idnits--/distinfo Fri Jul 8 15:40:15 2005 +++ /usr/ports/textproc/idnits/distinfo Fri Jul 8 15:40:30 2005 @@ -1,2 +1,2 @@ -MD5 (idnits-v1.70) = e65bc268389dec696db2b6a27a9a4e5f -SIZE (idnits-v1.70) = 65995 +MD5 (idnits-v1.74) = 464d21b449c70520b15da1361c90144d +SIZE (idnits-v1.74) = 67682 --- idnits-1.74.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 13:45:17 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AA6216A41C; Fri, 8 Jul 2005 13:45:17 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BAD543D48; Fri, 8 Jul 2005 13:45:17 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68DjHLF087646; Fri, 8 Jul 2005 13:45:17 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68DjHvF087642; Fri, 8 Jul 2005 13:45:17 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 13:45:17 GMT From: Pav Lucistnik Message-Id: <200507081345.j68DjHvF087642@freefall.freebsd.org> To: pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, fenner@FreeBSD.org Cc: Subject: Re: ports/83143: [PATCH] textproc/idnits: update to 1.74 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 13:45:17 -0000 Synopsis: [PATCH] textproc/idnits: update to 1.74 Responsible-Changed-From-To: freebsd-ports-bugs->fenner Responsible-Changed-By: pav Responsible-Changed-When: Fri Jul 8 13:45:09 GMT 2005 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=83143 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 13:52:03 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3F9216A41F; Fri, 8 Jul 2005 13:52:02 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5FF643D48; Fri, 8 Jul 2005 13:52:02 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68Dq2LR088060; Fri, 8 Jul 2005 13:52:02 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68Dq2QA088056; Fri, 8 Jul 2005 13:52:02 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 13:52:02 GMT From: Pav Lucistnik Message-Id: <200507081352.j68Dq2QA088056@freefall.freebsd.org> To: tux@pinguru.net, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83142: Update port: www/mediawiki X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 13:52:03 -0000 Synopsis: Update port: www/mediawiki State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Fri Jul 8 13:51:54 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83142 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 14:10:17 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99A8916A420 for ; Fri, 8 Jul 2005 14:10:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7631943D49 for ; Fri, 8 Jul 2005 14:10:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68EAGPp092818 for ; Fri, 8 Jul 2005 14:10:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68EAG9M092817; Fri, 8 Jul 2005 14:10:16 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 14:10:16 GMT Resent-Message-Id: <200507081410.j68EAG9M092817@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jeremy Chadwick Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CD3116A41C for ; Fri, 8 Jul 2005 14:04:39 +0000 (GMT) (envelope-from jdc@parodius.com) Received: from mx1.parodius.com (mx1.parodius.com [64.62.145.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D26043D45 for ; Fri, 8 Jul 2005 14:04:39 +0000 (GMT) (envelope-from jdc@parodius.com) Received: by mx1.parodius.com (Postfix, from userid 500) id 4A4725F6C; Fri, 8 Jul 2005 07:04:38 -0700 (PDT) Message-Id: <20050708140438.4A4725F6C@mx1.parodius.com> Date: Fri, 8 Jul 2005 07:04:38 -0700 (PDT) From: Jeremy Chadwick To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83144: www/cgiwrap -- Maintainer update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jeremy Chadwick List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 14:10:17 -0000 >Number: 83144 >Category: ports >Synopsis: www/cgiwrap -- Maintainer update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 14:10:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jeremy Chadwick >Release: FreeBSD 4.11-STABLE i386 >Organization: Parodius Networking >Environment: System: FreeBSD pentarou.parodius.com 4.11-STABLE FreeBSD 4.11-STABLE #0: Thu May 12 04:37:52 PDT 2005 root@pentarou.parodius.com:/usr/obj/usr/src/sys/PENTAROU i386 >Description: Maintainer update. Changes/adds the following: * Make use of OPTIONS, for ease of use. * Add WITH_NPH option (via OPTIONS); enable or disable addition of nph-cgiwrap binaries. * Add WITH_DEBUG option (via OPTIONS); enable or disable debug builds. * Rename some knobs: WITH_MAIN_CGIDIR => INSTALL_DIR WITH_USER_CGIDIR => USER_CGIDIR WITH_ALLOWFILE => ALLOW_FILE WITH_DENYFILE => DENY_FILE WITH_LOGGING => LOG_FILE * Remove WITH_EMAIL knob; I'll re-add it in the future if anyone actually uses it... * Add --with-wall to default configure flags. This also conveniently pulls in CFLAGS from /etc/make.conf. It's probably worth mentioning the knob changes in ports/UPDATING, since people might wig out over breakage. >How-To-Repeat: n/a >Fix: Apply below patch: diff -ruN cgiwrap.orig/Makefile cgiwrap/Makefile --- cgiwrap.orig/Makefile Wed Sep 1 06:42:54 2004 +++ cgiwrap/Makefile Fri Jul 8 06:48:02 2005 @@ -7,98 +7,110 @@ PORTNAME= cgiwrap PORTVERSION= 3.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= freebsd@jdc.parodius.com -COMMENT= Securely execute ~user CGI scripts - -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-httpd-user=${WWWOWN} \ - --with-install-group=${WWWGRP} \ - --with-install-dir=${WITH_MAIN_CGIDIR} \ - --with-cgi-dir=${WITH_USER_CGIDIR} \ - --with-local-contact=${WITH_EMAIL} \ - --with-allow-file=${WITH_ALLOWFILE} \ - --with-deny-file=${WITH_DENYFILE} +COMMENT= Securely execute Web CGI scripts WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PKGMESSAGE= ${WRKDIR}/pkg-message -## Available knobs: +OPTIONS= CGI_OWNER "Check CGI file owner" on \ + CGI_GROUP "Check CGI file group" on \ + CGI_SETUID "Check CGI file setuid permissions" on \ + CGI_SETGID "Check CGI file setgid permissions" on \ + CGI_GROUP_WRITABLE "Check CGI g+w file permissions" on \ + CGI_WORLD_WRITABLE "Check CGI o+w file permissions" on \ + NPH "Enable nph binaries" off \ + DEBUG "Enable cgiwrapd binaries" off + ## -## WITH_MAIN_CGIDIR: location of the cgiwrap binaries +# INSTALL_DIR # -# This is the directory where the cgiwrap binaries (i.e. the setuid -# root binaries) get installed to. +# Specify the location of the cgiwrap binaries. This is the directory +# where the cgiwrap binaries get installed in. # -WITH_MAIN_CGIDIR?= ${PREFIX}/www/cgi-bin +INSTALL_DIR?= ${PREFIX}/www/cgi-bin -## WITH_USER_CGIDIR: location of the CGI directory per user -## account (i.e. public_html/cgi-bin) -# -# Set this to the directory (relative to each user's home) where CGI -# scripts will be found. Common alternate values are "www/cgi-bin" -# (a.k.a. ~user/www/cgi-bin) and "cgi-bin" (a.k.a. ~user/cgi-bin) +## +# USER_CGIDIR # -WITH_USER_CGIDIR?= public_html/cgi-bin - -## WITH_ALLOWFILE: location/name of the cgiwrap.allow ACL file -## WITH_DENYFILE: location/name of the cgiwrap.deny ACL file +# Specify the location of the CGI directory ~user accounts will store +# CGIs in. This is "home directory relative". Alternatives include +# "www/cgi-bin" and "cgi-bin". # -WITH_ALLOWFILE?= ${PREFIX}/etc/${PORTNAME}.allow -WITH_DENYFILE?= ${PREFIX}/etc/${PORTNAME}.deny +USER_CGIDIR?= public_html/cgi-bin -## WITH_EMAIL: cgiwrap administrator's Email address +## +# ALLOW_FILE +# DENY_FILE # -WITH_EMAIL?= webmaster@dummy-host.example.com +# Full path to the allow and deny files for CGI access. These files +# contain the username of the UNIX account who will be allowed/denied +# using the cgiwrap binary. +# +ALLOW_FILE?= ${PREFIX}/etc/${PORTNAME}.allow +DENY_FILE?= ${PREFIX}/etc/${PORTNAME}.deny -## WITH_LOGGING: enables cgiwrap logging; specifies the -## path and filename of the logfile +## +# LOG_FILE # -.if defined(WITH_LOGGING) -CONFIGURE_ARGS+= --with-logging-file=${WITH_LOGGING} -.endif - -## WITH_DEBUG: enables cgiwrap debugging support, via -## the 'cgiwrapd' binary +# Enables cgiwrap logging (when a user called cgiwrap, its arguments, +# and who ran it). Specify the full path to the logfile. # -.if defined(WITH_DEBUG) -PLIST_SUB+= CGIWRAPDFLAG= +.if defined(LOG_FILE) +CONFIGURE_ARGS+= --with-logging-file=${LOG_FILE} .else -PLIST_SUB+= CGIWRAPDFLAG="@comment " +CONFIGURE_ARGS+= --without-logging-file .endif -## WITHOUT_CHECK_OWNER: disable CGI file ownership checks -## WITHOUT_CHECK_GROUP: disable CGI file group checks -## WITHOUT_CHECK_SETUID: disable CGI file setuid permissions check -## WITHOUT_CHECK_SETGID: disable CGI file setgid permissions check -## WITHOUT_CHECK_GROUP_WRITABLE: -## disable CGI file group-writable permissions check -## WITHOUT_CHECK_WORLD_WRITABLE: -## disable CGI file world-writable permissions check -# -.if defined(WITHOUT_CHECK_OWNER) +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-httpd-user=${WWWOWN} \ + --with-install-group=${WWWGRP} \ + --with-install-dir=${INSTALL_DIR} \ + --with-cgi-dir=${USER_CGIDIR} \ + --with-allow-file=${ALLOW_FILE} \ + --with-deny-file=${DENY_FILE} \ + --with-wall + +.include + +.if !defined(WITH_CGI_OWNER) CONFIGURE_ARGS+= --without-check-owner .endif -.if defined(WITHOUT_CHECK_GROUP) +.if !defined(WITH_CGI_GROUP) CONFIGURE_ARGS+= --without-check-group .endif -.if defined(WITHOUT_CHECK_SETUID) +.if !defined(WITH_CGI_SETUID) CONFIGURE_ARGS+= --without-check-setuid .endif -.if defined(WITHOUT_CHECK_SETGID) +.if !defined(WITH_CGI_SETGID) CONFIGURE_ARGS+= --without-check-setgid .endif -.if defined(WITHOUT_CHECK_GROUP_WRITABLE) +.if !defined(WITH_CGI_GROUP_WRITABLE) CONFIGURE_ARGS+= --without-check-group-writable .endif -.if defined(WITHOUT_CHECK_WORLD_WRITABLE) +.if !defined(WITH_CGI_WORLD_WRITABLE) CONFIGURE_ARGS+= --without-check-world-writable .endif +.if !defined(WITH_NPH) +PLIST_SUB+= NPHFLAG="@comment " +CONFIGURE_ARGS+= --without-nph +.else +PLIST_SUB+= NPHFLAG= +.endif + +.if !defined(WITH_DEBUG) +PLIST_SUB+= DEBUGFLAG="@comment " +CONFIGURE_ARGS+= --without-cgiwrapd +.else +PLIST_SUB+= DEBUGFLAG= +.endif + .if !defined(NOPORTDOCS) PORTDOCS= accesscontrol.html afs.html changes.html \ chroot.html comments.html download.html faq.html \ @@ -107,18 +119,19 @@ thanks.html todo.html tricks.html y2k.html .endif -show-options: - @${SED} -ne 's/^##//p' ${.CURDIR}/Makefile - pre-install: - @${MKDIR} ${WITH_MAIN_CGIDIR} + @${MKDIR} ${INSTALL_DIR} post-install: - @${STRIP_CMD} ${WITH_MAIN_CGIDIR}/cgiwrap - @${CHMOD} 4550 ${WITH_MAIN_CGIDIR}/cgiwrap -.if !defined(WITH_DEBUG) - @${RM} ${WITH_MAIN_CGIDIR}/cgiwrapd - @${RM} ${WITH_MAIN_CGIDIR}/nph-cgiwrapd + @${STRIP_CMD} ${INSTALL_DIR}/cgiwrap + @${CHMOD} 4550 ${INSTALL_DIR}/cgiwrap +.if defined(WITH_DEBUG) + @${STRIP_CMD} ${INSTALL_DIR}/cgiwrapd + @${CHMOD} 4550 ${INSTALL_DIR}/cgiwrapd +.if defined(WITH_NPH) + @${STRIP_CMD} ${INSTALL_DIR}/nph-cgiwrapd + @${CHMOD} 4550 ${INSTALL_DIR}/nph-cgiwrapd +.endif .endif .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @@ -126,10 +139,10 @@ @${INSTALL_DATA} ${WRKSRC}/htdocs/${f} ${DOCSDIR} .endfor .endif - @${SED} -e's,%%MAIN_CGIDIR%%,${WITH_MAIN_CGIDIR},g' \ - -e's,%%ALLOWFILE%%,${WITH_ALLOWFILE},g' \ - -e's,%%DENYFILE%%,${WITH_DENYFILE},g' \ + @${SED} -e's,%%INSTALL_DIR%%,${INSTALL_DIR},g' \ + -e's,%%ALLOW_FILE%%,${ALLOW_FILE},g' \ + -e's,%%DENY_FILE%%,${DENY_FILE},g' \ ${MASTERDIR}/pkg-message > ${PKGMESSAGE} @${CAT} ${PKGMESSAGE} -.include +.include diff -ruN cgiwrap.orig/pkg-descr cgiwrap/pkg-descr --- cgiwrap.orig/pkg-descr Wed Sep 1 06:42:54 2004 +++ cgiwrap/pkg-descr Fri Jul 8 05:03:23 2005 @@ -9,3 +9,4 @@ server software that supports CGI. WWW: http://cgiwrap.sourceforge.net/ +WWW: http://cgiwrap.unixtools.org/ diff -ruN cgiwrap.orig/pkg-message cgiwrap/pkg-message --- cgiwrap.orig/pkg-message Wed Sep 1 06:42:54 2004 +++ cgiwrap/pkg-message Fri Jul 8 05:33:37 2005 @@ -1,19 +1,12 @@ ----------------------------------------------------------------- -You have installed cgiwrap, a wrapper to securely execute user -CGI programs. cgiwrap is reported to work with most Web servers -that support CGI, so no one specific server has been included as -a dependancy. If you are unsure of which Web server to use, it -is recommended that you try the Apache HTTP server. - The cgiwrap binaries have been installed in the following directory: - %%MAIN_CGIDIR%% + %%INSTALL_DIR%% -You should create/manage the following two files, otherwise -cgiwrap will not function as expected. These ACL files define -which users can and cannot run CGI binaries via cgiwrap: +You should create the following two files, otherwise cgiwrap will +not function as expected: - %%ALLOWFILE%% - %%DENYFILE%% + %%ALLOW_FILE%% + %%DENY_FILE%% ----------------------------------------------------------------- diff -ruN cgiwrap.orig/pkg-plist cgiwrap/pkg-plist --- cgiwrap.orig/pkg-plist Wed Sep 1 06:42:54 2004 +++ cgiwrap/pkg-plist Fri Jul 8 06:40:54 2005 @@ -1,5 +1,5 @@ www/cgi-bin/cgiwrap -%%CGIWRAPDFLAG%%www/cgi-bin/cgiwrapd -www/cgi-bin/nph-cgiwrap -%%CGIWRAPDFLAG%%www/cgi-bin/nph-cgiwrapd +%%DEBUGFLAG%%www/cgi-bin/cgiwrapd +%%NPHFLAG%%www/cgi-bin/nph-cgiwrap +%%NPHFLAG%%%%DEBUGFLAG%%www/cgi-bin/nph-cgiwrapd @unexec rmdir %D/www/cgi-bin 2>/dev/null || true >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 14:13:42 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8487216A41C; Fri, 8 Jul 2005 14:13:42 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 470C643D4C; Fri, 8 Jul 2005 14:13:42 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68EDgtt093063; Fri, 8 Jul 2005 14:13:42 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68EDgPH093059; Fri, 8 Jul 2005 14:13:42 GMT (envelope-from novel) Date: Fri, 8 Jul 2005 14:13:42 GMT From: Roman Bogorodskiy Message-Id: <200507081413.j68EDgPH093059@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/83140: [maintainer update] mail/pear-Mail to 1.1.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 14:13:42 -0000 Synopsis: [maintainer update] mail/pear-Mail to 1.1.5 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Fri Jul 8 14:13:35 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=83140 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 14:15:50 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 154CC16A41F; Fri, 8 Jul 2005 14:15:50 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA67E43D49; Fri, 8 Jul 2005 14:15:49 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68EFni9093380; Fri, 8 Jul 2005 14:15:49 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68EFnFj093376; Fri, 8 Jul 2005 14:15:49 GMT (envelope-from novel) Date: Fri, 8 Jul 2005 14:15:49 GMT From: Roman Bogorodskiy Message-Id: <200507081415.j68EFnFj093376@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/83138: Update port: irc/infobot to 0.45.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 14:15:50 -0000 Synopsis: Update port: irc/infobot to 0.45.3 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Fri Jul 8 14:15:42 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=83138 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 14:36:04 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E7E616A41F; Fri, 8 Jul 2005 14:36:04 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F25C143D46; Fri, 8 Jul 2005 14:36:03 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68Ea3Xt095094; Fri, 8 Jul 2005 14:36:03 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68Ea3G6095090; Fri, 8 Jul 2005 14:36:03 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 14:36:03 GMT From: Pav Lucistnik Message-Id: <200507081436.j68Ea3G6095090@freefall.freebsd.org> To: freebsd.macgregor@blueyonder.co.uk, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83082: Nylon port overwrites existing configuration files X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 14:36:04 -0000 Synopsis: Nylon port overwrites existing configuration files State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Fri Jul 8 14:35:56 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83082 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 14:38:37 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9CA216A41F; Fri, 8 Jul 2005 14:38:37 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B68E43D49; Fri, 8 Jul 2005 14:38:37 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68EcbJW095206; Fri, 8 Jul 2005 14:38:37 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68EcbEJ095202; Fri, 8 Jul 2005 14:38:37 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 14:38:37 GMT From: Pav Lucistnik Message-Id: <200507081438.j68EcbEJ095202@freefall.freebsd.org> To: fmysh@iijmio-mail.jp, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pav@FreeBSD.org Cc: Subject: Re: ports/83079: mail/postfix: an obsolate sample in Makefile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 14:38:37 -0000 Synopsis: mail/postfix: an obsolate sample in Makefile State-Changed-From-To: open->feedback State-Changed-By: pav State-Changed-When: Fri Jul 8 14:38:23 GMT 2005 State-Changed-Why: Asked maintainer for approval Responsible-Changed-From-To: freebsd-ports-bugs->pav Responsible-Changed-By: pav Responsible-Changed-When: Fri Jul 8 14:38:23 GMT 2005 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=83079 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 14:40:37 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E80016A41F; Fri, 8 Jul 2005 14:40:37 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 536AE43D48; Fri, 8 Jul 2005 14:40:37 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68EebCA095465; Fri, 8 Jul 2005 14:40:37 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68Eeb5B095461; Fri, 8 Jul 2005 14:40:37 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 14:40:37 GMT From: Pav Lucistnik Message-Id: <200507081440.j68Eeb5B095461@freefall.freebsd.org> To: pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, nobutaka@FreeBSD.org Cc: Subject: Re: ports/83074: [PATCH] compile emacs port under powerpc X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 14:40:37 -0000 Synopsis: [PATCH] compile emacs port under powerpc Responsible-Changed-From-To: freebsd-ports-bugs->nobutaka Responsible-Changed-By: pav Responsible-Changed-When: Fri Jul 8 14:40:28 GMT 2005 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=83074 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 15:00:43 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6D7B16A41C for ; Fri, 8 Jul 2005 15:00:43 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B09843D4C for ; Fri, 8 Jul 2005 15:00:43 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68F0hIv097091 for ; Fri, 8 Jul 2005 15:00:43 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68F0hus097090; Fri, 8 Jul 2005 15:00:43 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 15:00:43 GMT Resent-Message-Id: <200507081500.j68F0hus097090@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Boris Samorodov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6465116A41C for ; Fri, 8 Jul 2005 14:59:31 +0000 (GMT) (envelope-from bsam@ns.kfs.ru) Received: from ns.kfs.ru (kfs.kfs.ru [213.132.78.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCEEE43D45 for ; Fri, 8 Jul 2005 14:59:30 +0000 (GMT) (envelope-from bsam@ns.kfs.ru) Received: from bsam by ns.kfs.ru with local (Exim 4.51 (FreeBSD)) id 1DquK5-000FWx-9c for FreeBSD-gnats-submit@freebsd.org; Fri, 08 Jul 2005 18:59:25 +0400 Message-Id: Date: Fri, 08 Jul 2005 18:59:25 +0400 From: Boris Samorodov Sender: "B.Samorodow" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83145: net/py-ldap2: add WITH_SASL option X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Boris Samorodov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 15:00:43 -0000 >Number: 83145 >Category: ports >Synopsis: net/py-ldap2: add WITH_SASL option >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 15:00:42 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Boris Samorodov >Release: FreeBSD 5.4-STABLE i386 >Organization: InPharmTech >Environment: System: FreeBSD serv3.int.kfs.ru 5.4-STABLE FreeBSD 5.4-STABLE #1: Mon May 2 12:33:58 MSD 2005 pika@serv3.int.kfs.ru:/usr/obj/usr/src/sys/SERV1 i386 >Description: Current port doesn't have an option to compile with SASL-support, while sources are capable of. >How-To-Repeat: Look at Makefile. We are erasing sasl support. >Fix: The next patch to Makefile adds option WITH_SASL. Defaults are to build without SASL support. But if one define WANT_OPENLDAP_SASL then the port builds by default with SASL support. Explicit declaration either WITH_SASL or WITHOUT_SASL does what it should. I hope ;-) ----- --- Makefile.orig Fri Jul 1 00:46:35 2005 +++ Makefile Fri Jul 8 18:37:48 2005 @@ -6,6 +6,7 @@ PORTNAME= ldap2 PORTVERSION= 2.0.8 +PORTREVISON= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= python-ldap @@ -20,10 +21,55 @@ USE_OPENLDAP= yes USE_REINPLACE= yes + +.include + + +.if defined(WANT_OPENLDAP_SASL) && !defined(WITHOUT_SASL) +WITH_SASL= yes +.endif + + +.if defined(WITH_SASL) +LIB_DEPENDS= ldap_r-2.2.7:${PORTSDIR}/net/openldap22-sasl-client +.endif + + +pre-everything:: + @${ECHO} "=============================================================" + @${ECHO} + @${ECHO} "You can build ${PKGNAME} with the following options:" + @${ECHO} +.if defined(WANT_OPENLDAP_SASL) + @${ECHO} "WITHOUT_SASL without (Cyrus) SASL2 support" +.else + @${ECHO} "WITH_SASL with (Cyrus) SASL2 support" + +.endif + @${ECHO} + @${ECHO} "=============================================================" + @${ECHO} + + do-configure: - @${REINPLACE_CMD} -e "s=/opt/openldap-OPENLDAP_REL_ENG_2_2/lib=${LOCALBASE}/lib=" \ +.if defined(WITH_SASL) && !defined(WITHOUT_SASL) + @${ECHO} + @${ECHO} Configuring ${PKGNAME} with SASL support + @${ECHO} + @${REINPLACE_CMD} -e "s=/opt/openldap-OPENLDAP_REL_ENG_2_2/lib=${LOCALBASE}/lib ${LOCALBASE}/lib/sasl2=" \ + -e "s=/usr/include/sasl=${LOCALBASE}/include/sasl=" \ -e "s=/opt/openldap-OPENLDAP_REL_ENG_2_2/include=${LOCALBASE}/include=" \ + ${WRKSRC}/setup.cfg +.else + @${ECHO} + @${ECHO} Configuring ${PKGNAME} without SASL support + @${ECHO} + @${REINPLACE_CMD} -e "s=/opt/openldap-OPENLDAP_REL_ENG_2_2/lib=${LOCALBASE}/lib=" \ -e "s=ldap_r lber ssl crypto sasl2=ldap_r lber ssl crypto=" \ + -e "s=/opt/openldap-OPENLDAP_REL_ENG_2_2/include /usr/include/sasl=${LOCALBASE}/include=" \ ${WRKSRC}/setup.cfg +.endif + + +.include -.include ----- WBR -- bsam >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 15:17:25 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7BDB16A41C; Fri, 8 Jul 2005 15:17:25 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8985C43D48; Fri, 8 Jul 2005 15:17:25 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68FHOMx003264; Fri, 8 Jul 2005 15:17:25 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68FHJDx003252; Fri, 8 Jul 2005 15:17:19 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 15:17:19 GMT From: Pav Lucistnik Message-Id: <200507081517.j68FHJDx003252@freefall.freebsd.org> To: vivek@khera.org, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83067: fix databases/slony1 to build on systems without perl X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 15:17:25 -0000 Synopsis: fix databases/slony1 to build on systems without perl State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Fri Jul 8 15:17:00 GMT 2005 State-Changed-Why: Committed, thanks! (Including PORTREVISION raise, so packages get refreshed with corrected rc script.) http://www.freebsd.org/cgi/query-pr.cgi?pr=83067 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 15:18:24 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F14F116A41C; Fri, 8 Jul 2005 15:18:24 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B540143D5C; Fri, 8 Jul 2005 15:18:24 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68FIO0d003432; Fri, 8 Jul 2005 15:18:24 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68FIOH0003428; Fri, 8 Jul 2005 15:18:24 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 15:18:24 GMT From: Pav Lucistnik Message-Id: <200507081518.j68FIOH0003428@freefall.freebsd.org> To: pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, oliver@FreeBSD.org Cc: Subject: Re: ports/83084: sysutils/xcdroast messages unreadable X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 15:18:25 -0000 Synopsis: sysutils/xcdroast messages unreadable Responsible-Changed-From-To: freebsd-ports-bugs->oliver Responsible-Changed-By: pav Responsible-Changed-When: Fri Jul 8 15:18:17 GMT 2005 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=83084 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 15:20:30 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FC1316A41F; Fri, 8 Jul 2005 15:20:30 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C129343D46; Fri, 8 Jul 2005 15:20:29 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68FKTk0003768; Fri, 8 Jul 2005 15:20:29 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68FKTYZ003764; Fri, 8 Jul 2005 15:20:29 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 15:20:29 GMT From: Pav Lucistnik Message-Id: <200507081520.j68FKTYZ003764@freefall.freebsd.org> To: hsn@netmag.cz, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83094: [PATCH] emulators/dosbox: opt for turning off i86 dcore X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 15:20:30 -0000 Synopsis: [PATCH] emulators/dosbox: opt for turning off i86 dcore State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Fri Jul 8 15:20:12 GMT 2005 State-Changed-Why: Maintainer rejected the patch - same functionality can be achieved on runtime with config file. http://www.freebsd.org/cgi/query-pr.cgi?pr=83094 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 15:50:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C0CA16A429 for ; Fri, 8 Jul 2005 15:50:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E48B643D49 for ; Fri, 8 Jul 2005 15:50:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68FoLWA005483 for ; Fri, 8 Jul 2005 15:50:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68FoLZF005482; Fri, 8 Jul 2005 15:50:21 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 15:50:21 GMT Resent-Message-Id: <200507081550.j68FoLZF005482@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Udo Schweigert Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A84B816A41C for ; Fri, 8 Jul 2005 15:42:45 +0000 (GMT) (envelope-from udo.schweigert@siemens.com) Received: from thoth.sbs.de (thoth.sbs.de [192.35.17.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E257A43D48 for ; Fri, 8 Jul 2005 15:42:43 +0000 (GMT) (envelope-from udo.schweigert@siemens.com) Received: from mail2.siemens.de (mail2.siemens.de [139.25.208.11]) by thoth.sbs.de (8.12.6/8.12.6) with ESMTP id j68FggSW008136 for ; Fri, 8 Jul 2005 17:42:42 +0200 Received: from mars.cert.siemens.com (mars.cert.siemens.com [139.25.19.9]) by mail2.siemens.de (8.12.6/8.12.6) with ESMTP id j68FggXd014632 for ; Fri, 8 Jul 2005 17:42:42 +0200 Received: from alaska.cert.siemens.com (alaska.cert.siemens.com [139.25.19.64]) by mars.cert.siemens.com (8.13.4/8.13.4/$SiemensCERT: mail/cert.mc.pre, v 1.67 2005/05/09 15:42:50 mailadm Exp $) with ESMTP id j68FggYD055732 for ; Fri, 8 Jul 2005 17:42:42 +0200 (CEST) Received: from alaska.cert.siemens.com (alaska.cert.siemens.de [127.0.0.1]) by alaska.cert.siemens.com (8.13.4/8.13.4/$Ust: hosts/alaska/mail/config.mc, v 1.19 2004/08/29 16:18:57 ust Exp $) with ESMTP id j68FggRD057130 for ; Fri, 8 Jul 2005 17:42:42 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.com) Received: (from ust@localhost) by alaska.cert.siemens.com (8.13.4/8.13.4/$Ust: hosts/alaska/mail/submit.mc,v 1.6 2004/08/29 16:18:57 ust Exp $) id j68FggeA014053; Fri, 8 Jul 2005 17:42:42 +0200 (CEST) (envelope-from ust) Message-Id: <200507081542.j68FggeA014053@alaska.cert.siemens.com> Date: Fri, 8 Jul 2005 17:42:42 +0200 (CEST) From: Udo Schweigert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83146: maintainer-update of security/nessus-*-devel X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Udo Schweigert List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 15:50:22 -0000 >Number: 83146 >Category: ports >Synopsis: maintainer-update of security/nessus-*-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 15:50:21 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: >Description: Maintainer-update of the security/nessus-*-devel ports: - Upgrade to nessus version 2.3.1 Committer: new file (cvs add) nessus-devel/files/patch-ac >How-To-Repeat: >Fix: diff -ru /usr/ports/security/nessus-devel/Makefile nessus-devel/Makefile --- /usr/ports/security/nessus-devel/Makefile Tue Feb 15 06:08:04 2005 +++ nessus-devel/Makefile Fri Jul 8 16:11:50 2005 @@ -11,7 +11,7 @@ # WITHOUT_NESSUS_GTK PORTNAME= nessus-devel -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= security MASTER_SITES= ftp://ftp.nessus.org/pub/nessus/experimental/nessus-${PORTVERSION}/src/ \ ftp://ftp.gwdg.de/pub/linux/misc/nessus/experimental/nessus-${PORTVERSION}/src/ \ @@ -52,7 +52,7 @@ CONFIGURE_ARGS+=--disable-gtk .endif -MAN1= nessus.1 nessus-mkrand.1 nessus-mkcert-client.1 +MAN1= nessus.1 nessus-fetch.1 nessus-mkrand.1 nessus-mkcert-client.1 MAN8= nessusd.8 nessus-adduser.8 nessus-mkcert.8 nessus-rmuser.8 RC_SCRIPTS_SUB= PREFIX=${PREFIX} \ diff -ru /usr/ports/security/nessus-devel/distinfo nessus-devel/distinfo --- /usr/ports/security/nessus-devel/distinfo Tue Feb 15 06:08:04 2005 +++ nessus-devel/distinfo Fri Jul 8 15:03:41 2005 @@ -1,2 +1,2 @@ -MD5 (nessus/nessus-core-2.3.0.tar.gz) = 68bad13a35890d5c3436e8f5a803547c -SIZE (nessus/nessus-core-2.3.0.tar.gz) = 1004769 +MD5 (nessus/nessus-core-2.3.1.tar.gz) = b3c254c7fa89ee9f58580272abdd70c3 +SIZE (nessus/nessus-core-2.3.1.tar.gz) = 1280142 diff -ru /usr/ports/security/nessus-devel/files/patch-ac nessus-devel/files/patch-ac --- /usr/ports/security/nessus-devel/files/patch-ac Thu Jan 1 01:00:00 1970 +++ nessus-devel/files/patch-ac Fri Jul 8 16:07:34 2005 @@ -0,0 +1,11 @@ +--- nessus/comm.c.orig Sat Apr 30 13:36:37 2005 ++++ nessus/comm.c Fri Jul 8 16:04:27 2005 +@@ -95,7 +95,7 @@ + base = limit; + limit = PBAR_MAX; + break; +- default: ++ default: ; + } + } + diff -ru /usr/ports/security/nessus-libnasl-devel/Makefile nessus-libnasl-devel/Makefile --- /usr/ports/security/nessus-libnasl-devel/Makefile Mon Feb 14 15:33:48 2005 +++ nessus-libnasl-devel/Makefile Fri Jul 8 15:00:34 2005 @@ -6,7 +6,7 @@ # PORTNAME= nessus-libnasl-devel -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= security MASTER_SITES= ftp://ftp.nessus.org/pub/nessus/experimental/nessus-${PORTVERSION}/src/ \ ftp://ftp.gwdg.de/pub/linux/misc/nessus/experimental/nessus-${PORTVERSION}/src/ \ diff -ru /usr/ports/security/nessus-libnasl-devel/distinfo nessus-libnasl-devel/distinfo --- /usr/ports/security/nessus-libnasl-devel/distinfo Mon Feb 14 15:33:48 2005 +++ nessus-libnasl-devel/distinfo Fri Jul 8 15:00:57 2005 @@ -1,2 +1,2 @@ -MD5 (nessus/libnasl-2.3.0.tar.gz) = 515212623424c7c6d4a1d4b23c7ff4ef -SIZE (nessus/libnasl-2.3.0.tar.gz) = 367487 +MD5 (nessus/libnasl-2.3.1.tar.gz) = cf8ce14fc167783ec2bcbfd6d5455312 +SIZE (nessus/libnasl-2.3.1.tar.gz) = 363907 diff -ru /usr/ports/security/nessus-libraries-devel/Makefile nessus-libraries-devel/Makefile --- /usr/ports/security/nessus-libraries-devel/Makefile Mon Feb 14 15:33:48 2005 +++ nessus-libraries-devel/Makefile Fri Jul 8 14:54:32 2005 @@ -9,7 +9,7 @@ # client. PORTNAME= nessus-libraries-devel -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= security MASTER_SITES= ftp://ftp.nessus.org/pub/nessus/experimental/nessus-${PORTVERSION}/src/ \ ftp://ftp.gwdg.de/pub/linux/misc/nessus/experimental/nessus-${PORTVERSION}/src/ \ diff -ru /usr/ports/security/nessus-libraries-devel/distinfo nessus-libraries-devel/distinfo --- /usr/ports/security/nessus-libraries-devel/distinfo Mon Feb 14 15:33:48 2005 +++ nessus-libraries-devel/distinfo Fri Jul 8 14:54:59 2005 @@ -1,2 +1,2 @@ -MD5 (nessus/nessus-libraries-2.3.0.tar.gz) = f4e51a31efeaad795d0382de6e8fcff1 -SIZE (nessus/nessus-libraries-2.3.0.tar.gz) = 424340 +MD5 (nessus/nessus-libraries-2.3.1.tar.gz) = 2fd7ae29a501e53468870d1825e7f0ff +SIZE (nessus/nessus-libraries-2.3.1.tar.gz) = 424748 diff -ru /usr/ports/security/nessus-plugins-devel/Makefile nessus-plugins-devel/Makefile --- /usr/ports/security/nessus-plugins-devel/Makefile Mon Feb 14 15:33:48 2005 +++ nessus-plugins-devel/Makefile Fri Jul 8 17:33:38 2005 @@ -6,7 +6,7 @@ # PORTNAME= nessus-plugins-devel -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= security MASTER_SITES= ftp://ftp.nessus.org/pub/nessus/experimental/nessus-${PORTVERSION}/src/ \ ftp://ftp.gwdg.de/pub/linux/misc/nessus/experimental/nessus-${PORTVERSION}/src/ \ @@ -14,7 +14,7 @@ ftp://sunsite.cnlab-switch.ch/mirror/nessus/experimental/nessus-${PORTVERSION}/src/ \ ftp://ftp.au.nessus.org/pub/nessus/experimental/nessus-${PORTVERSION}/src/ \ ftp://ftp.ayamura.org/pub/nessus/experimental/nessus-${PORTVERSION}/src/ -DISTNAME= nessus-plugins-${PORTVERSION} +DISTNAME= nessus-plugins-GPL-${PORTVERSION} MAINTAINER= udo.schweigert@siemens.com COMMENT= Plugins for Nessus, the security scanner diff -ru /usr/ports/security/nessus-plugins-devel/distinfo nessus-plugins-devel/distinfo --- /usr/ports/security/nessus-plugins-devel/distinfo Mon Feb 14 15:33:48 2005 +++ nessus-plugins-devel/distinfo Fri Jul 8 17:33:53 2005 @@ -1,2 +1,2 @@ -MD5 (nessus/nessus-plugins-2.3.0.tar.gz) = 0b7f33b394f6c16d281ca7e59c5fec2a -SIZE (nessus/nessus-plugins-2.3.0.tar.gz) = 2802795 +MD5 (nessus/nessus-plugins-GPL-2.3.1.tar.gz) = 07d22a6a3b80726b9488265a7e613c17 +SIZE (nessus/nessus-plugins-GPL-2.3.1.tar.gz) = 1494351 diff -ru /usr/ports/security/nessus-plugins-devel/pkg-plist nessus-plugins-devel/pkg-plist --- /usr/ports/security/nessus-plugins-devel/pkg-plist Mon Feb 14 15:33:48 2005 +++ nessus-plugins-devel/pkg-plist Fri Jul 8 17:37:07 2005 @@ -1,70 +1,14 @@ bin/nessus-build -lib/nessus/plugins/04webserver.nasl -lib/nessus/plugins/12planet_chat_server_path_disclosure.nasl -lib/nessus/plugins/12planet_chat_server_plaintext_password.nasl lib/nessus/plugins/12planet_chat_server_xss.nasl -lib/nessus/plugins/2bgal_sql_injection.nasl -lib/nessus/plugins/3com_config_disclosure.nasl lib/nessus/plugins/3com_nbx_voip_netset_detection.nasl -lib/nessus/plugins/3com_ras_crash.nasl lib/nessus/plugins/3com_switches.nasl lib/nessus/plugins/404_path_disclosure.nasl lib/nessus/plugins/4553.nasl -lib/nessus/plugins/4d_webstar_ftp_overflow.nasl -lib/nessus/plugins/4d_webstar_information_disclosure.nasl lib/nessus/plugins/4d_webstar_symb_link.nasl -lib/nessus/plugins/AnyForm.nasl lib/nessus/plugins/BEA_weblogic_Reveal_Script_Code.nasl -lib/nessus/plugins/BEA_weblogic_Reveal_Script_Code_2.nasl -lib/nessus/plugins/BEA_weblogic_Reveal_Script_Code_3.nasl lib/nessus/plugins/Black_JumboDog_FTP_overflow.nasl -lib/nessus/plugins/CSCdi34061.nasl -lib/nessus/plugins/CSCdi36962.nasl -lib/nessus/plugins/CSCdp35794.nasl -lib/nessus/plugins/CSCdp58462.nasl -lib/nessus/plugins/CSCds04747.nasl -lib/nessus/plugins/CSCds07326.nasl -lib/nessus/plugins/CSCds66191.nasl -lib/nessus/plugins/CSCdt46181.nasl -lib/nessus/plugins/CSCdt56514.nasl -lib/nessus/plugins/CSCdt62732.nasl -lib/nessus/plugins/CSCdt65960.nasl -lib/nessus/plugins/CSCdt93866.nasl -lib/nessus/plugins/CSCdu15622.nasl -lib/nessus/plugins/CSCdu20643.nasl -lib/nessus/plugins/CSCdu35577.nasl +lib/nessus/plugins/CA_License_Service_Stack_Overflow.nasl lib/nessus/plugins/CSCdu35577_web.nasl -lib/nessus/plugins/CSCdu81936.nasl -lib/nessus/plugins/CSCdu82823.nasl -lib/nessus/plugins/CSCdv48261.nasl -lib/nessus/plugins/CSCdv66718.nasl -lib/nessus/plugins/CSCdv85279.nasl -lib/nessus/plugins/CSCdv88230.nasl -lib/nessus/plugins/CSCdw19195.nasl -lib/nessus/plugins/CSCdw33027.nasl -lib/nessus/plugins/CSCdw50657.nasl -lib/nessus/plugins/CSCdw67458.nasl -lib/nessus/plugins/CSCdx07754.nasl -lib/nessus/plugins/CSCdx17916.nasl -lib/nessus/plugins/CSCdx39981.nasl -lib/nessus/plugins/CSCdx54675.nasl -lib/nessus/plugins/CSCdx92043.nasl -lib/nessus/plugins/CSCdy03429.nasl -lib/nessus/plugins/CSCdy15598.nasl -lib/nessus/plugins/CSCdy26428.nasl -lib/nessus/plugins/CSCdy38035.nasl -lib/nessus/plugins/CSCdz39284.nasl -lib/nessus/plugins/CSCdz60229.nasl -lib/nessus/plugins/CSCea42030.nasl -lib/nessus/plugins/CSCea77143.nasl -lib/nessus/plugins/CSCec16481.nasl -lib/nessus/plugins/CSCec42751.nasl -lib/nessus/plugins/CSCed30113.nasl -lib/nessus/plugins/CSCee50294.nasl -lib/nessus/plugins/CSCef46191.nasl -lib/nessus/plugins/ColdFusion.nasl -lib/nessus/plugins/ColdFusion_path_disclosure.nasl -lib/nessus/plugins/CuteNews_code_injection.nasl lib/nessus/plugins/DDI_AirConnect_Default_Password.nasl lib/nessus/plugins/DDI_Cabletron_Web_View.nasl lib/nessus/plugins/DDI_Compaq_Mgmt_Proxy.nasl @@ -96,12 +40,6 @@ lib/nessus/plugins/DDI_warftpd_user_overflow.nasl lib/nessus/plugins/DDI_ws_ftp-server-cpwd-bo.nasl lib/nessus/plugins/EZsiteForum.nasl -lib/nessus/plugins/ExAir_dos_advsearch.nasl -lib/nessus/plugins/ExAir_dos_query.nasl -lib/nessus/plugins/ExAir_dos_search.nasl -lib/nessus/plugins/GOsa_code_injection.nasl -lib/nessus/plugins/GTcatalog_code_injection.nasl -lib/nessus/plugins/GTcatalog_password.nasl lib/nessus/plugins/GuildFTPD097.nasl lib/nessus/plugins/IIS_frontpage_DOS_2.nasl lib/nessus/plugins/JM_Fluxay.nasl @@ -111,207 +49,67 @@ lib/nessus/plugins/JM_urcs.nasl lib/nessus/plugins/Jserv_css.nasl lib/nessus/plugins/KBWebServer_percent00.nasl -lib/nessus/plugins/LPRng.nasl lib/nessus/plugins/LiteServe_DoS.nasl lib/nessus/plugins/Macromedia_ColdFusion_MX_Path_Disclosure_Vulnerability.nasl -lib/nessus/plugins/MyAbraCadaWeb_XSS.nasl lib/nessus/plugins/NDS_Object_Enum.nasl -lib/nessus/plugins/NetSphere.nasl lib/nessus/plugins/OmniHTTPd_pro_post_dos.nasl lib/nessus/plugins/Omnihttpd_pro_source_disclosure.nasl lib/nessus/plugins/PC_anywhere.nasl lib/nessus/plugins/PC_anywhere_tcp.nasl lib/nessus/plugins/PGPCert_DoS.nasl -lib/nessus/plugins/PHPAdsNew.nasl lib/nessus/plugins/PWS_DoS.nasl lib/nessus/plugins/PagesPro_dir_trav.nasl lib/nessus/plugins/RA_ssh_detect.nasl lib/nessus/plugins/RA_www_css.nasl lib/nessus/plugins/RA_www_detect.nasl +lib/nessus/plugins/RM_safetynet_xss.nasl lib/nessus/plugins/SHN_MySQL_Privilege_Escalation.nasl lib/nessus/plugins/SHN_Sendmail_DoublePipe.nasl lib/nessus/plugins/SHN_discard.nasl lib/nessus/plugins/SWS_DoS.nasl lib/nessus/plugins/ShowCode.nasl -lib/nessus/plugins/SimpleBBS_users_disclosure.nasl lib/nessus/plugins/TLD_wildcard.nasl lib/nessus/plugins/TelSrv_DoS.nasl lib/nessus/plugins/W32.Sasser.Worm.nasl -lib/nessus/plugins/WebSite.nasl lib/nessus/plugins/X.nasl lib/nessus/plugins/Xeneo_Web_Server_2.2.9.0_DoS.nasl lib/nessus/plugins/Xerver_DoS.nasl -lib/nessus/plugins/a1stats.nasl lib/nessus/plugins/aardvark_topsites_multiple.nasl -lib/nessus/plugins/ability_ftp_overflow.nasl -lib/nessus/plugins/aborior_cmd_exec.nasl -lib/nessus/plugins/abyss_dos.nasl lib/nessus/plugins/abyss_msdos_dos.nasl -lib/nessus/plugins/abyss_overflow.nasl lib/nessus/plugins/acc.nasl -lib/nessus/plugins/account_4Dgifts.nasl -lib/nessus/plugins/account_EZsetup.nasl -lib/nessus/plugins/account_OutOfBox.nasl -lib/nessus/plugins/account_StoogR.nasl -lib/nessus/plugins/account_backdoor.nasl lib/nessus/plugins/account_bash.nasl -lib/nessus/plugins/account_date.nasl lib/nessus/plugins/account_db2as_db2as.nasl lib/nessus/plugins/account_db2as_ibmdb2.nasl lib/nessus/plugins/account_db2fenc1_db2fenc1.nasl lib/nessus/plugins/account_db2fenc1_ibmdb2.nasl lib/nessus/plugins/account_db2inst1_db2inst1.nasl lib/nessus/plugins/account_db2inst1_ibmdb2.nasl -lib/nessus/plugins/account_demos.nasl -lib/nessus/plugins/account_friday.nasl -lib/nessus/plugins/account_gamez_lrkr0x.nasl -lib/nessus/plugins/account_glftpd.nasl -lib/nessus/plugins/account_guest.nasl -lib/nessus/plugins/account_guest_guest.nasl -lib/nessus/plugins/account_hax0r.nasl -lib/nessus/plugins/account_jack.nasl -lib/nessus/plugins/account_jill.nasl -lib/nessus/plugins/account_lp.nasl -lib/nessus/plugins/account_rewt_satori.nasl -lib/nessus/plugins/account_root.nasl -lib/nessus/plugins/account_root_root.nasl -lib/nessus/plugins/account_root_rootkit1.nasl -lib/nessus/plugins/account_root_rootkit1bis.nasl -lib/nessus/plugins/account_root_rootkit2.nasl +lib/nessus/plugins/account_debug_synnet.nasl +lib/nessus/plugins/account_help.nasl +lib/nessus/plugins/account_public_public.nasl +lib/nessus/plugins/account_super_debug.nasl +lib/nessus/plugins/account_super_forgot.nasl lib/nessus/plugins/account_swift_swift.nasl -lib/nessus/plugins/account_sync.nasl -lib/nessus/plugins/account_system_manager.nasl -lib/nessus/plugins/account_toor.nasl -lib/nessus/plugins/account_tutor.nasl -lib/nessus/plugins/account_wank_wank.nasl -lib/nessus/plugins/achievo_code_injection.nasl -lib/nessus/plugins/active_sync_overflow.nasl -lib/nessus/plugins/activeftp_overflows.nasl -lib/nessus/plugins/activestate_perl.nasl -lib/nessus/plugins/ad_cgi.nasl -lib/nessus/plugins/adcycle_pass_disclosure.nasl +lib/nessus/plugins/account_user_debug.nasl +lib/nessus/plugins/account_user_forgot.nasl lib/nessus/plugins/admentor_login_flaw.nasl -lib/nessus/plugins/advanced_poll_phpinfo.nasl +lib/nessus/plugins/aenovo_db_disclosure.nasl lib/nessus/plugins/afs_version.nasl -lib/nessus/plugins/agobot_fo.nasl lib/nessus/plugins/agora.nasl -lib/nessus/plugins/airport_plaintext_credentials.nasl lib/nessus/plugins/aix.inc -lib/nessus/plugins/aix_IY35509.nasl -lib/nessus/plugins/aix_IY35542.nasl -lib/nessus/plugins/aix_IY35543.nasl -lib/nessus/plugins/aix_IY35588.nasl -lib/nessus/plugins/aix_IY36507.nasl -lib/nessus/plugins/aix_IY37069.nasl -lib/nessus/plugins/aix_IY37091.nasl -lib/nessus/plugins/aix_IY37144.nasl -lib/nessus/plugins/aix_IY40501.nasl -lib/nessus/plugins/aix_IY42424.nasl -lib/nessus/plugins/aix_IY43001.nasl -lib/nessus/plugins/aix_IY43692.nasl -lib/nessus/plugins/aix_IY43777.nasl -lib/nessus/plugins/aix_IY43796.nasl -lib/nessus/plugins/aix_IY43806.nasl -lib/nessus/plugins/aix_IY43963.nasl -lib/nessus/plugins/aix_IY44175.nasl -lib/nessus/plugins/aix_IY44178.nasl -lib/nessus/plugins/aix_IY44183.nasl -lib/nessus/plugins/aix_IY44188.nasl -lib/nessus/plugins/aix_IY44190.nasl -lib/nessus/plugins/aix_IY44192.nasl -lib/nessus/plugins/aix_IY44203.nasl -lib/nessus/plugins/aix_IY44211.nasl -lib/nessus/plugins/aix_IY44288.nasl -lib/nessus/plugins/aix_IY44530.nasl -lib/nessus/plugins/aix_IY44701.nasl -lib/nessus/plugins/aix_IY44716.nasl -lib/nessus/plugins/aix_IY44810.nasl -lib/nessus/plugins/aix_IY45087.nasl -lib/nessus/plugins/aix_IY45329.nasl -lib/nessus/plugins/aix_IY45367.nasl -lib/nessus/plugins/aix_IY45453.nasl -lib/nessus/plugins/aix_IY45740.nasl -lib/nessus/plugins/aix_IY45936.nasl -lib/nessus/plugins/aix_IY46086.nasl -lib/nessus/plugins/aix_IY46255.nasl -lib/nessus/plugins/aix_IY46702.nasl -lib/nessus/plugins/aix_IY46784.nasl -lib/nessus/plugins/aix_IY47549.nasl -lib/nessus/plugins/aix_IY48149.nasl -lib/nessus/plugins/aix_IY48638.nasl -lib/nessus/plugins/aix_IY48657.nasl -lib/nessus/plugins/aix_IY48658.nasl -lib/nessus/plugins/aix_IY48747.nasl -lib/nessus/plugins/aix_IY48771.nasl -lib/nessus/plugins/aix_IY48873.nasl -lib/nessus/plugins/aix_IY49446.nasl -lib/nessus/plugins/aix_IY49638.nasl -lib/nessus/plugins/aix_IY49747.nasl -lib/nessus/plugins/aix_IY49781.nasl -lib/nessus/plugins/aix_IY49881.nasl -lib/nessus/plugins/aix_IY49883.nasl -lib/nessus/plugins/aix_IY50452.nasl -lib/nessus/plugins/aix_IY50490.nasl -lib/nessus/plugins/aix_IY50502.nasl -lib/nessus/plugins/aix_IY51518.nasl -lib/nessus/plugins/aix_IY51569.nasl -lib/nessus/plugins/aix_IY51732.nasl -lib/nessus/plugins/aix_IY51775.nasl -lib/nessus/plugins/aix_IY52242.nasl -lib/nessus/plugins/aix_IY53552.nasl -lib/nessus/plugins/aix_IY53673.nasl -lib/nessus/plugins/aix_IY55681.nasl -lib/nessus/plugins/aix_IY55682.nasl -lib/nessus/plugins/aix_IY55789.nasl -lib/nessus/plugins/aix_IY55790.nasl -lib/nessus/plugins/aix_IY58143.nasl -lib/nessus/plugins/aix_ftpd.nasl lib/nessus/plugins/aix_maintenance_level.nasl -lib/nessus/plugins/album_pl_cmd_exec.nasl -lib/nessus/plugins/alcatel_adsl.nasl lib/nessus/plugins/alcatel_adsl_firewalling.nasl lib/nessus/plugins/alcatel_backdoor_switch.nasl -lib/nessus/plugins/alcatel_pabx4400_detect.nasl lib/nessus/plugins/alchemy_eye_http.nasl -lib/nessus/plugins/alexa_detection.nasl -lib/nessus/plugins/alexandriadev_upload_spoofing.nasl -lib/nessus/plugins/alibaba.nasl -lib/nessus/plugins/alibaba_get32.nasl -lib/nessus/plugins/alibaba_overflow.nasl -lib/nessus/plugins/alibaba_pl.nasl -lib/nessus/plugins/alibaba_tst.nasl lib/nessus/plugins/alienform.nasl -lib/nessus/plugins/altavista_search.nasl lib/nessus/plugins/alya.nasl lib/nessus/plugins/amanda_detect.nasl lib/nessus/plugins/amanda_version.nasl lib/nessus/plugins/amap.nasl -lib/nessus/plugins/an_httpd_cgis.nasl -lib/nessus/plugins/an_httpd_count_cgi.nasl -lib/nessus/plugins/anaconda.nasl lib/nessus/plugins/anaconda_doublenull.nasl -lib/nessus/plugins/anacondaclip.nasl -lib/nessus/plugins/analogx.nasl -lib/nessus/plugins/analogx_dos.nasl -lib/nessus/plugins/analogx_traversal.nasl -lib/nessus/plugins/annex_dos.nasl lib/nessus/plugins/anti_nessus.nasl -lib/nessus/plugins/antiboard_sql_injection.nasl lib/nessus/plugins/aol_installed.nasl lib/nessus/plugins/aolserver_default_password.nasl -lib/nessus/plugins/apache2_double_slash.nasl -lib/nessus/plugins/apache_1_3_27.nasl -lib/nessus/plugins/apache_1_3_28.nasl -lib/nessus/plugins/apache_1_3_29.nasl -lib/nessus/plugins/apache_2_0_42.nasl -lib/nessus/plugins/apache_2_0_45.nasl -lib/nessus/plugins/apache_2_0_45_OS2.nasl -lib/nessus/plugins/apache_2_0_46.nasl -lib/nessus/plugins/apache_2_0_47.nasl -lib/nessus/plugins/apache_2_0_48.nasl -lib/nessus/plugins/apache_2_0_49_mod_ssl.nasl -lib/nessus/plugins/apache_2_0_51.nasl -lib/nessus/plugins/apache_2_0_52.nasl lib/nessus/plugins/apache_SSL_complain.nasl lib/nessus/plugins/apache_Tomcat_DOS_Device_XSS.nasl lib/nessus/plugins/apache_Tomcat_Servlet_XSS.nasl @@ -319,318 +117,141 @@ lib/nessus/plugins/apache_access_wo_netmask.nasl lib/nessus/plugins/apache_auth_sql_insertion.nasl lib/nessus/plugins/apache_bat_exec.nasl -lib/nessus/plugins/apache_chunked_encoding.nasl lib/nessus/plugins/apache_conn_block.nasl lib/nessus/plugins/apache_dir_listing.nasl lib/nessus/plugins/apache_htpasswd_overflow.nasl lib/nessus/plugins/apache_input_header_folding_dos.nasl -lib/nessus/plugins/apache_jakarta_xss.nasl lib/nessus/plugins/apache_log_injection.nasl lib/nessus/plugins/apache_mod_include_priv_escalation.nasl lib/nessus/plugins/apache_mod_proxy_buff_overflow.nasl lib/nessus/plugins/apache_server_info.nasl lib/nessus/plugins/apache_server_status.nasl lib/nessus/plugins/apache_slash.nasl -lib/nessus/plugins/apache_source_asp.nasl -lib/nessus/plugins/apache_ssl_certificate_forging.nasl -lib/nessus/plugins/apache_ssl_overflow.nasl lib/nessus/plugins/apache_username.nasl -lib/nessus/plugins/apache_win32_devname.nasl lib/nessus/plugins/apache_win32_dir_trav.nasl -lib/nessus/plugins/apache_win32_read_files.nasl -lib/nessus/plugins/apc_smartslot_factory_password.nasl -lib/nessus/plugins/apcnisd_detect.nasl -lib/nessus/plugins/apcupsd_overflows.nasl lib/nessus/plugins/apple-sa-2004-08-09.nasl lib/nessus/plugins/appsocket_DoS.nasl -lib/nessus/plugins/aprox_portal_file_disclosure.nasl -lib/nessus/plugins/arcserve_hidden_share.nasl -lib/nessus/plugins/argosoft_dos.nasl -lib/nessus/plugins/argosoft_ftp_shortcut.nasl -lib/nessus/plugins/argosoft_multiple_flaws.nasl lib/nessus/plugins/argosoft_multiple_flaws2.nasl lib/nessus/plugins/argosoft_server_xcmd.nasl -lib/nessus/plugins/args_bat.nasl -lib/nessus/plugins/arkeia.nasl lib/nessus/plugins/arkoon.nasl +lib/nessus/plugins/articlelive_xss.nasl lib/nessus/plugins/artmedic_kleinanzeigen_file_inclusion.nasl lib/nessus/plugins/artmedic_links5_file_inclusion.nasl -lib/nessus/plugins/ascend_kill.nasl lib/nessus/plugins/asip-status.nasl -lib/nessus/plugins/aspRider_sql.nasl -lib/nessus/plugins/aspWebAlbum.nasl -lib/nessus/plugins/aspWebCalendar_sql.nasl -lib/nessus/plugins/asp_net_css.nasl -lib/nessus/plugins/asp_net_path_disclosure.nasl -lib/nessus/plugins/asp_portal_xss.nasl -lib/nessus/plugins/asp_source_data.nasl -lib/nessus/plugins/asp_source_dot.nasl +lib/nessus/plugins/asp_inline_sql_injection.nasl lib/nessus/plugins/asp_source_space.nasl -lib/nessus/plugins/asprunner_mult.nasl -lib/nessus/plugins/ath0_hangup.nasl -lib/nessus/plugins/atlex_guestbook_file_include.nasl -lib/nessus/plugins/atomicboard_file_read.nasl -lib/nessus/plugins/auctiondeluxe_xss.nasl -lib/nessus/plugins/auktion_cgi.nasl -lib/nessus/plugins/aureate_detection.nasl -lib/nessus/plugins/auth_enabled.nasl +lib/nessus/plugins/aspjar_sql_injection.nasl +lib/nessus/plugins/avaya_switches.nasl lib/nessus/plugins/avengers_news_system_command_execution.nasl +lib/nessus/plugins/aventail_asap.nasl lib/nessus/plugins/avirt_gateway_telnet.nasl lib/nessus/plugins/avirt_proxy_overflow.nasl lib/nessus/plugins/avotus_mm.nasl -lib/nessus/plugins/awol_injection.nasl +lib/nessus/plugins/awstats_configdir.nasl lib/nessus/plugins/awstats_input_vuln.nasl -lib/nessus/plugins/axent_raptor_dos.nasl -lib/nessus/plugins/axis.nasl -lib/nessus/plugins/axis2400_webcams.nasl -lib/nessus/plugins/axis_camera.nasl lib/nessus/plugins/aztek_xss.nasl -lib/nessus/plugins/b2cafelog_command_injection.nasl -lib/nessus/plugins/backorifice1.nasl +lib/nessus/plugins/b2evolution_net_sql_injection.nasl +lib/nessus/plugins/backoffice_lite_bypass.nasl lib/nessus/plugins/backport.inc lib/nessus/plugins/badblue_directory_traversal.nasl lib/nessus/plugins/badblue_get_DoS.nasl -lib/nessus/plugins/badblue_max_connections_dos.nasl lib/nessus/plugins/badblue_null_byte.nasl -lib/nessus/plugins/badblue_remote_administrative_access.nasl -lib/nessus/plugins/badblue_remote_administrative_access2.nasl -lib/nessus/plugins/bagel_b_detection.nasl -lib/nessus/plugins/bagle_remover.nasl -lib/nessus/plugins/bakfiles.nasl -lib/nessus/plugins/bandmin_xss.nasl -lib/nessus/plugins/bargainbuddy_detection.nasl lib/nessus/plugins/basilix_arbitrary_command_execution.nasl lib/nessus/plugins/basilix_arbitrary_file_disclosure.nasl lib/nessus/plugins/basilix_attachment_disclosure.nasl lib/nessus/plugins/basilix_content_type_xss.nasl lib/nessus/plugins/basilix_detect.nasl -lib/nessus/plugins/basilix_inc_files.nasl lib/nessus/plugins/basilix_message_content_script_injection.nasl lib/nessus/plugins/basilix_sql_injection.nasl lib/nessus/plugins/basilix_webmail.nasl lib/nessus/plugins/basit_xss.nasl -lib/nessus/plugins/basomail_overflow.nasl -lib/nessus/plugins/batalla_server_overflow.nasl -lib/nessus/plugins/bb-hist.nasl -lib/nessus/plugins/bb-hostsvc.nasl lib/nessus/plugins/bblog_sql_inject.nasl -lib/nessus/plugins/bboard.nasl -lib/nessus/plugins/bbs_emarket_pro_file_disclosure.nasl lib/nessus/plugins/bea_password.nasl -lib/nessus/plugins/benhur_ftp_firewall.nasl -lib/nessus/plugins/betterinternet_detection.nasl -lib/nessus/plugins/bftelnet.nasl -lib/nessus/plugins/bftpd_chown.nasl -lib/nessus/plugins/bftpd_format_string.nasl lib/nessus/plugins/bgp_detect.nasl -lib/nessus/plugins/bigconf.nasl -lib/nessus/plugins/bind9_dos.nasl -lib/nessus/plugins/bind9_overflow.nasl -lib/nessus/plugins/bind_allows_updates.nasl -lib/nessus/plugins/bind_authors.nasl -lib/nessus/plugins/bind_covert_overflows.nasl -lib/nessus/plugins/bind_dnsstorm.nasl -lib/nessus/plugins/bind_iquery.nasl -lib/nessus/plugins/bind_negative_cache_dos.nasl -lib/nessus/plugins/bind_query.nasl -lib/nessus/plugins/bind_resolver_overflow.nasl -lib/nessus/plugins/bind_sig_cached_rr_overflow.nasl lib/nessus/plugins/bind_stub_res.nasl 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/bitkeeper_remote_shell.nasl lib/nessus/plugins/bizdb1_search.nasl -lib/nessus/plugins/biztalk_flaws.nasl lib/nessus/plugins/blackboard_remote_file_include.nasl -lib/nessus/plugins/blackice_configs.nasl lib/nessus/plugins/blackice_dos.nasl -lib/nessus/plugins/blackice_version_checker.nasl -lib/nessus/plugins/blackmoon_ftp_users_database.nasl -lib/nessus/plugins/blackmoon_ftp_users_enum.nasl -lib/nessus/plugins/blnews_code_injection.nasl -lib/nessus/plugins/bnc_auth_bypass.nasl +lib/nessus/plugins/bluecoat_mgnt_console.nasl lib/nessus/plugins/bofra_detect.nasl -lib/nessus/plugins/bonk.nasl -lib/nessus/plugins/bonsai_flaws.nasl -lib/nessus/plugins/bonzi_buddy.nasl -lib/nessus/plugins/bootparamd.nasl -lib/nessus/plugins/bootparamd_get_nis_domain.nasl lib/nessus/plugins/boozt_admin_overflow.nasl lib/nessus/plugins/breakcal_xss.nasl -lib/nessus/plugins/brilliant_digital_detection.nasl lib/nessus/plugins/brio_dir_traversal.nasl -lib/nessus/plugins/broadboard_sql_injection.nasl -lib/nessus/plugins/broadvision_path_disclosure.nasl -lib/nessus/plugins/broker_ftp.nasl lib/nessus/plugins/browsegate_http_overflows.nasl -lib/nessus/plugins/bsml_info_disclosure.nasl -lib/nessus/plugins/bttlxe_sql_injection.nasl lib/nessus/plugins/bugbear.nasl lib/nessus/plugins/bugbear_b.nasl lib/nessus/plugins/bugbear_b_1080.nasl lib/nessus/plugins/bugport_attachment_handling_flaw.nasl -lib/nessus/plugins/bugzilla_auth_bypass.nasl -lib/nessus/plugins/bugzilla_detect.nasl -lib/nessus/plugins/bugzilla_multiple_vulns.nasl lib/nessus/plugins/bugzilla_remote_exec.nasl -lib/nessus/plugins/bugzilla_sql_vulns.nasl -lib/nessus/plugins/bugzilla_vulns.nasl -lib/nessus/plugins/bugzilla_xss_and_tmp_files.nasl -lib/nessus/plugins/c32.nasl lib/nessus/plugins/ca_unicenter_file_transfer_service.nasl lib/nessus/plugins/ca_unicenter_transport_service.nasl -lib/nessus/plugins/cachefsd_overflow.nasl lib/nessus/plugins/cachemgr_cgi.nasl lib/nessus/plugins/cactuShop_multiple_flaws.nasl -lib/nessus/plugins/cafe_wordpress_sql_injection.nasl -lib/nessus/plugins/cajun_switch_dos.nasl -lib/nessus/plugins/calendar.nasl -lib/nessus/plugins/campas.nasl -lib/nessus/plugins/canna_overflow.nasl -lib/nessus/plugins/canon_print_by_smtp.nasl +lib/nessus/plugins/calendar_scheduler_xss.nasl lib/nessus/plugins/carello.nasl lib/nessus/plugins/cart32_xss.nasl -lib/nessus/plugins/cassandra_nntp_dos.nasl -lib/nessus/plugins/caudium_malformed_uri_dos.nasl -lib/nessus/plugins/cayman_any_username.nasl -lib/nessus/plugins/cc_guestbook.nasl -lib/nessus/plugins/ccproxy_detect.nasl -lib/nessus/plugins/ccproxy_overflow.nasl -lib/nessus/plugins/cdk.nasl -lib/nessus/plugins/cerbere_proxy_dos.nasl -lib/nessus/plugins/cern_httpd_path.nasl -lib/nessus/plugins/cesarftp_overflows.nasl -lib/nessus/plugins/cesarftp_passwd.nasl +lib/nessus/plugins/cern_httpd_access_ctrl.nasl +lib/nessus/plugins/cern_httpd_cginame_overflow.nasl lib/nessus/plugins/cf_debug.nasl lib/nessus/plugins/cfengine_authdiag.nasl lib/nessus/plugins/cfengine_detect.nasl lib/nessus/plugins/cfengine_format_string_vuln.nasl lib/nessus/plugins/cfengine_trans_packet_buff_overrun.nasl -lib/nessus/plugins/cfinger_format_bug.nasl -lib/nessus/plugins/cfinger_search.nasl -lib/nessus/plugins/cfinger_version.nasl -lib/nessus/plugins/cfwebstore_sql_injection.nasl lib/nessus/plugins/cgi_rb.nasl lib/nessus/plugins/cgibin_browsable.nasl -lib/nessus/plugins/cgibin_in_kb.nasl lib/nessus/plugins/cgicso_command_execution.nasl lib/nessus/plugins/cgicso_cross_site_scripting.nasl -lib/nessus/plugins/cgiforum.nasl lib/nessus/plugins/cgimail.nasl -lib/nessus/plugins/cgitest.nasl lib/nessus/plugins/cgiwebupdate.nasl lib/nessus/plugins/cgiwrap.nasl -lib/nessus/plugins/chameleon_smtpd_overflow.nasl lib/nessus/plugins/changepw.nasl lib/nessus/plugins/chargen.nasl lib/nessus/plugins/check_ports.nasl -lib/nessus/plugins/checkpoint.nasl -lib/nessus/plugins/checkpoint_format.nasl lib/nessus/plugins/checkpoint_open_web_admin.nasl -lib/nessus/plugins/cherokee_0_4_17.nasl +lib/nessus/plugins/checkpoint_secureplatform.nasl lib/nessus/plugins/cherokee_0_4_6.nasl lib/nessus/plugins/cherokee_0_4_7.nasl lib/nessus/plugins/cherokee_dir_traversal.nasl lib/nessus/plugins/cherokee_remote_cmd.nasl lib/nessus/plugins/chora_detect.nasl lib/nessus/plugins/chora_remote_code_execution.nasl -lib/nessus/plugins/cifs445.nasl -lib/nessus/plugins/cisco-view-source-dos.nasl -lib/nessus/plugins/cisco_675.nasl -lib/nessus/plugins/cisco_675_http_dos.nasl lib/nessus/plugins/cisco_acs_web_overflow.nasl -lib/nessus/plugins/cisco_aironet_dos.nasl -lib/nessus/plugins/cisco_ata186_password_circumvent.nasl -lib/nessus/plugins/cisco_catalyst.nasl -lib/nessus/plugins/cisco_dos.nasl -lib/nessus/plugins/cisco_gsr_acl.nasl -lib/nessus/plugins/cisco_gsr_unreachable.nasl -lib/nessus/plugins/cisco_h323_dos.nasl -lib/nessus/plugins/cisco_http_admin_access.nasl -lib/nessus/plugins/cisco_http_dos.nasl -lib/nessus/plugins/cisco_ids_manager_detect.nasl -lib/nessus/plugins/cisco_ipv4_dos.nasl -lib/nessus/plugins/cisco_no_pw.nasl -lib/nessus/plugins/cisco_ssh_multiple_vulns.nasl -lib/nessus/plugins/cisco_voip_dos.nasl -lib/nessus/plugins/citadel_fmt_string.nasl -lib/nessus/plugins/citadel_overflow.nasl lib/nessus/plugins/citrix.nasl lib/nessus/plugins/citrix_find.nasl -lib/nessus/plugins/citrix_redirect.nasl lib/nessus/plugins/citrix_web_xss.nasl lib/nessus/plugins/citrix_xss.nasl +lib/nessus/plugins/citrusdb_cc_disclosure.nasl lib/nessus/plugins/cjoverkill_xss.nasl -lib/nessus/plugins/clarkconnectd.nasl -lib/nessus/plugins/cleartrust_xss.nasl -lib/nessus/plugins/cmail_multiple.nasl -lib/nessus/plugins/cmail_overflow.nasl lib/nessus/plugins/cobalt_cube_webmail_dir_trav.nasl -lib/nessus/plugins/cobalt_overflow_cgi.nasl lib/nessus/plugins/cobalt_web_admin_server.nasl lib/nessus/plugins/codered_x.nasl lib/nessus/plugins/cold_fusion_admin_dos.nasl -lib/nessus/plugins/comersus_sql_injection.nasl lib/nessus/plugins/comersus_xss.nasl -lib/nessus/plugins/commerce_cgi.nasl -lib/nessus/plugins/communigatepro_overflow.nasl -lib/nessus/plugins/communigatepro_referer_field.nasl lib/nessus/plugins/compaq_wbem_SSI_DoS.nasl lib/nessus/plugins/compaq_wbem_detect.nasl lib/nessus/plugins/compaq_web_mgmt_password.nasl lib/nessus/plugins/consolehelp.nasl -lib/nessus/plugins/coolphp_xss.nasl -lib/nessus/plugins/coppermine_gallery_cmd_exec.nasl -lib/nessus/plugins/coppermine_gallery_detect.nasl -lib/nessus/plugins/coppermine_gallery_sql_injection.nasl -lib/nessus/plugins/coppermine_gallery_vote_restriction.nasl lib/nessus/plugins/count_cgi.nasl lib/nessus/plugins/counter.nasl -lib/nessus/plugins/counter_php_file_overwrite.nasl -lib/nessus/plugins/courier_imap_overflows.nasl -lib/nessus/plugins/courier_overflows.nasl lib/nessus/plugins/cp-firewall-auth.nasl lib/nessus/plugins/cp-firewall-webauth.nasl -lib/nessus/plugins/cp_syslog_overflow.nasl -lib/nessus/plugins/cpanel_backup_disclosure.nasl -lib/nessus/plugins/cpanel_cmd_exec.nasl -lib/nessus/plugins/cpanel_frontpage_flaws.nasl -lib/nessus/plugins/cpanel_login_cmd_exec.nasl -lib/nessus/plugins/crlinux_file_reading.nasl -lib/nessus/plugins/crobftp_buffer_overflow.nasl -lib/nessus/plugins/crobftp_format_string.nasl lib/nessus/plugins/cross_site_scripting.nasl -lib/nessus/plugins/crystal_reports_directory_traversal.nasl -lib/nessus/plugins/csSearch_cgi.nasl -lib/nessus/plugins/csm_helo.nasl +lib/nessus/plugins/crypto_func.inc lib/nessus/plugins/csnews.nasl -lib/nessus/plugins/cubecart_sql_injection.nasl -lib/nessus/plugins/cups_browseable_printers_list.nasl +lib/nessus/plugins/cubecart_lang_xss.nasl lib/nessus/plugins/cups_empty_udp_dos.nasl -lib/nessus/plugins/cups_vulns.nasl -lib/nessus/plugins/cuteftp_flaws.nasl -lib/nessus/plugins/cuteftp_flaws2.nasl +lib/nessus/plugins/cups_multiple_vulnerabilities.nasl lib/nessus/plugins/cutenews_indexphp_xss.nasl -lib/nessus/plugins/cutenews_phpinfo.nasl lib/nessus/plugins/cutenews_show_news_xss.nasl lib/nessus/plugins/cutenews_xss.nasl lib/nessus/plugins/cvs_detect.nasl -lib/nessus/plugins/cvs_dir_create.nasl -lib/nessus/plugins/cvs_double_free.nasl lib/nessus/plugins/cvs_file_existence_info_weak.nasl lib/nessus/plugins/cvs_in_www.nasl lib/nessus/plugins/cvs_malformed_entry_lines_flaw.nasl -lib/nessus/plugins/cvs_piped_co.nasl -lib/nessus/plugins/cvs_pserver_cmd_exec.nasl -lib/nessus/plugins/cvs_pserver_heap_overflow.nasl -lib/nessus/plugins/cvs_public_pserver.nasl lib/nessus/plugins/cvstrac_account_deletion.nasl lib/nessus/plugins/cvstrac_cgi_overflows.nasl lib/nessus/plugins/cvstrac_db_plaintext_pass.nasl -lib/nessus/plugins/cvstrac_detect.nasl lib/nessus/plugins/cvstrac_filediff.nasl lib/nessus/plugins/cvstrac_history_overflow.nasl lib/nessus/plugins/cvstrac_invalid_ticket_dos.nasl @@ -638,33 +259,19 @@ lib/nessus/plugins/cvstrac_malformed_uri_dos.nasl lib/nessus/plugins/cvstrac_ticket_title.nasl lib/nessus/plugins/cvstrac_timeline_overflow.nasl -lib/nessus/plugins/cvstrac_unspecified_xss.nasl -lib/nessus/plugins/cvsweb_shell.nasl lib/nessus/plugins/cvsweb_version.nasl lib/nessus/plugins/cwmail.nasl -lib/nessus/plugins/cydoor_detection.nasl -lib/nessus/plugins/cyrus_imap_multiple_overflow.nasl lib/nessus/plugins/cyrus_imap_prelogin_overflow.nasl lib/nessus/plugins/cyrus_imsp_overflow.nasl lib/nessus/plugins/dabber_worm.nasl -lib/nessus/plugins/dame.nasl lib/nessus/plugins/dameware_mini_remote_control_disclosure.nasl lib/nessus/plugins/dangerous_cgis.nasl -lib/nessus/plugins/dansie_cart.nasl -lib/nessus/plugins/dasblog_xss.nasl -lib/nessus/plugins/daytime.nasl lib/nessus/plugins/db2_discovery_DoS.nasl lib/nessus/plugins/db2_dos.nasl -lib/nessus/plugins/db2_multiple_vulns.nasl lib/nessus/plugins/db4web_dir_trav.nasl lib/nessus/plugins/db4web_tcp_relay.nasl lib/nessus/plugins/dbman_cgi.nasl -lib/nessus/plugins/dbtools_dbmanager_pwd.nasl lib/nessus/plugins/dcetest.nasl -lib/nessus/plugins/dcforum.nasl -lib/nessus/plugins/dcom_rpc_dos.nasl -lib/nessus/plugins/dcp_portal_injection.nasl -lib/nessus/plugins/dcp_portal_path_disclosure.nasl lib/nessus/plugins/dcp_portal_xss.nasl lib/nessus/plugins/dcshop_information_disclosure.nasl lib/nessus/plugins/ddicgi.nasl @@ -1276,608 +883,178 @@ lib/nessus/plugins/debian_DSA-616.nasl lib/nessus/plugins/debian_DSA-617.nasl lib/nessus/plugins/debian_DSA-618.nasl +lib/nessus/plugins/debian_DSA-619.nasl +lib/nessus/plugins/debian_DSA-620.nasl +lib/nessus/plugins/debian_DSA-621.nasl +lib/nessus/plugins/debian_DSA-622.nasl +lib/nessus/plugins/debian_DSA-623.nasl +lib/nessus/plugins/debian_DSA-624.nasl +lib/nessus/plugins/debian_DSA-625.nasl +lib/nessus/plugins/debian_DSA-626.nasl +lib/nessus/plugins/debian_DSA-627.nasl +lib/nessus/plugins/debian_DSA-628.nasl +lib/nessus/plugins/debian_DSA-629.nasl +lib/nessus/plugins/debian_DSA-630.nasl +lib/nessus/plugins/debian_DSA-631.nasl +lib/nessus/plugins/debian_DSA-632.nasl +lib/nessus/plugins/debian_DSA-633.nasl +lib/nessus/plugins/debian_DSA-634.nasl +lib/nessus/plugins/debian_DSA-635.nasl +lib/nessus/plugins/debian_DSA-636.nasl +lib/nessus/plugins/debian_DSA-637.nasl +lib/nessus/plugins/debian_DSA-638.nasl +lib/nessus/plugins/debian_DSA-639.nasl +lib/nessus/plugins/debian_DSA-640.nasl +lib/nessus/plugins/debian_DSA-641.nasl +lib/nessus/plugins/debian_DSA-642.nasl +lib/nessus/plugins/debian_DSA-643.nasl +lib/nessus/plugins/debian_DSA-644.nasl +lib/nessus/plugins/debian_DSA-645.nasl +lib/nessus/plugins/debian_DSA-646.nasl +lib/nessus/plugins/debian_DSA-647.nasl +lib/nessus/plugins/debian_DSA-648.nasl +lib/nessus/plugins/debian_DSA-649.nasl +lib/nessus/plugins/debian_DSA-650.nasl +lib/nessus/plugins/debian_DSA-651.nasl +lib/nessus/plugins/debian_DSA-652.nasl +lib/nessus/plugins/debian_DSA-653.nasl +lib/nessus/plugins/debian_DSA-654.nasl +lib/nessus/plugins/debian_DSA-655.nasl +lib/nessus/plugins/debian_DSA-656.nasl +lib/nessus/plugins/debian_DSA-657.nasl +lib/nessus/plugins/debian_DSA-658.nasl +lib/nessus/plugins/debian_DSA-659.nasl +lib/nessus/plugins/debian_DSA-660.nasl +lib/nessus/plugins/debian_DSA-661.nasl +lib/nessus/plugins/debian_DSA-662.nasl +lib/nessus/plugins/debian_DSA-663.nasl +lib/nessus/plugins/debian_DSA-664.nasl +lib/nessus/plugins/debian_DSA-665.nasl +lib/nessus/plugins/debian_DSA-666.nasl +lib/nessus/plugins/debian_DSA-667.nasl +lib/nessus/plugins/debian_DSA-668.nasl +lib/nessus/plugins/debian_DSA-669.nasl +lib/nessus/plugins/debian_DSA-670.nasl +lib/nessus/plugins/debian_DSA-671.nasl +lib/nessus/plugins/debian_DSA-672.nasl +lib/nessus/plugins/debian_DSA-673.nasl +lib/nessus/plugins/debian_DSA-674.nasl +lib/nessus/plugins/debian_DSA-675.nasl +lib/nessus/plugins/debian_DSA-676.nasl +lib/nessus/plugins/debian_DSA-677.nasl +lib/nessus/plugins/debian_DSA-678.nasl +lib/nessus/plugins/debian_DSA-679.nasl +lib/nessus/plugins/debian_DSA-680.nasl +lib/nessus/plugins/debian_DSA-681.nasl +lib/nessus/plugins/debian_DSA-682.nasl +lib/nessus/plugins/debian_DSA-683.nasl +lib/nessus/plugins/debian_DSA-684.nasl +lib/nessus/plugins/debian_DSA-685.nasl +lib/nessus/plugins/debian_DSA-686.nasl +lib/nessus/plugins/debian_DSA-687.nasl +lib/nessus/plugins/debian_DSA-688.nasl +lib/nessus/plugins/debian_DSA-689.nasl +lib/nessus/plugins/debian_DSA-690.nasl +lib/nessus/plugins/debian_DSA-691.nasl +lib/nessus/plugins/debian_DSA-692.nasl +lib/nessus/plugins/debian_DSA-693.nasl +lib/nessus/plugins/debian_DSA-694.nasl +lib/nessus/plugins/debian_DSA-695.nasl +lib/nessus/plugins/debian_DSA-696.nasl +lib/nessus/plugins/debian_DSA-697.nasl +lib/nessus/plugins/debian_DSA-698.nasl +lib/nessus/plugins/debian_DSA-699.nasl +lib/nessus/plugins/debian_DSA-700.nasl +lib/nessus/plugins/debian_DSA-701.nasl +lib/nessus/plugins/debian_DSA-702.nasl +lib/nessus/plugins/debian_DSA-703.nasl +lib/nessus/plugins/debian_DSA-704.nasl +lib/nessus/plugins/debian_DSA-705.nasl +lib/nessus/plugins/debian_DSA-706.nasl +lib/nessus/plugins/debian_DSA-707.nasl +lib/nessus/plugins/debian_DSA-708.nasl +lib/nessus/plugins/debian_DSA-709.nasl +lib/nessus/plugins/debian_DSA-710.nasl +lib/nessus/plugins/debian_DSA-711.nasl +lib/nessus/plugins/debian_DSA-712.nasl +lib/nessus/plugins/debian_DSA-713.nasl +lib/nessus/plugins/debian_DSA-714.nasl +lib/nessus/plugins/debian_DSA-715.nasl +lib/nessus/plugins/debian_DSA-716.nasl +lib/nessus/plugins/debian_DSA-717.nasl +lib/nessus/plugins/debian_DSA-718.nasl +lib/nessus/plugins/debian_DSA-719.nasl +lib/nessus/plugins/debian_DSA-720.nasl lib/nessus/plugins/debian_package.inc -lib/nessus/plugins/debian_sasl_default_pwd.nasl -lib/nessus/plugins/deep_throat.nasl lib/nessus/plugins/default_account.inc lib/nessus/plugins/defaultnavcheck.nasl -lib/nessus/plugins/delegate_overflow.nasl +lib/nessus/plugins/delegate_overflow2.nasl lib/nessus/plugins/dell_openmanage.nasl lib/nessus/plugins/deltaups_detect.nasl -lib/nessus/plugins/desktop_orbiter_detect.nasl -lib/nessus/plugins/desktop_orbiter_reboot.nasl +lib/nessus/plugins/desknow_multiple_vuln.nasl lib/nessus/plugins/devoyBB_flaws.nasl -lib/nessus/plugins/dhcp.nasl -lib/nessus/plugins/dhcp_minires_and_fmt_string.nasl lib/nessus/plugins/directconnect_hub.nasl -lib/nessus/plugins/directory_manager.nasl lib/nessus/plugins/directoryphp.nasl -lib/nessus/plugins/directorypro.nasl lib/nessus/plugins/distcc_detection.nasl -lib/nessus/plugins/dlink_router_overflow.nasl -lib/nessus/plugins/dmail_overflow.nasl -lib/nessus/plugins/dms_pop3_overflow.nasl -lib/nessus/plugins/dns_cache_sniffing.nasl -lib/nessus/plugins/dns_fingerprint.nasl lib/nessus/plugins/dns_response_flood.nasl -lib/nessus/plugins/dns_server.nasl lib/nessus/plugins/dns_xfer.nasl lib/nessus/plugins/doc_browsable.nasl -lib/nessus/plugins/doc_package_browseable.nasl -lib/nessus/plugins/domino.nasl -lib/nessus/plugins/domino5_overflows.nasl -lib/nessus/plugins/domino6_overflows.nasl lib/nessus/plugins/domino_authentication_bypass.nasl lib/nessus/plugins/domino_default_db.nasl -lib/nessus/plugins/domino_fs_config.nasl -lib/nessus/plugins/domino_http_dos.nasl -lib/nessus/plugins/domino_traversal.nasl -lib/nessus/plugins/domino_xss.nasl -lib/nessus/plugins/domino_xss2.nasl lib/nessus/plugins/dont_print_on_printers.nasl lib/nessus/plugins/dont_scan_printers.nasl lib/nessus/plugins/doublecheck_std_services.nasl -lib/nessus/plugins/download_ject.nasl -lib/nessus/plugins/downloadware_detection.nasl -lib/nessus/plugins/dragandzip_overflow.nasl -lib/nessus/plugins/dragon_ftp.nasl -lib/nessus/plugins/dragon_telnet.nasl -lib/nessus/plugins/dreamftp_format_string.nasl -lib/nessus/plugins/dropbear_ssh.nasl -lib/nessus/plugins/drweb_overflow.nasl -lib/nessus/plugins/drweb_unspecifed_vuln.nasl -lib/nessus/plugins/dssagent_detection.nasl -lib/nessus/plugins/dtspcd.nasl lib/nessus/plugins/dump.inc -lib/nessus/plugins/dumpenv.nasl -lib/nessus/plugins/dune_overflow.nasl -lib/nessus/plugins/duware_multiple_flaws.nasl lib/nessus/plugins/dwhttp_format_string.nasl -lib/nessus/plugins/e107_db_dump.nasl lib/nessus/plugins/eDonkey_detect.nasl lib/nessus/plugins/eMuleWebServer_detect.nasl -lib/nessus/plugins/eXtremail_format_strings.nasl -lib/nessus/plugins/e_boards_directory_traversal.nasl -lib/nessus/plugins/easydynamicpages_code_injection.nasl -lib/nessus/plugins/easyweb_filemanager.nasl -lib/nessus/plugins/ebola_overflow.nasl -lib/nessus/plugins/ecartis_hidden_username.nasl lib/nessus/plugins/ece_flag.nasl -lib/nessus/plugins/echo.nasl -lib/nessus/plugins/ecommerce_corp_sql_injection.nasl -lib/nessus/plugins/edimax_ap_guest.nasl -lib/nessus/plugins/efs_acl_bypass.nasl lib/nessus/plugins/eftp_bufferoverflow.nasl lib/nessus/plugins/eftp_directory_traversal.nasl -lib/nessus/plugins/eftp_dos.nasl lib/nessus/plugins/eftp_root_disclosure.nasl lib/nessus/plugins/egp_detect.nasl -lib/nessus/plugins/egroupware_detect.nasl -lib/nessus/plugins/egroupware_unknown_vuln.nasl -lib/nessus/plugins/egroupware_xss.nasl -lib/nessus/plugins/eicon_modem_dos.nasl -lib/nessus/plugins/eldapo_plaintext_passwords.nasl -lib/nessus/plugins/empower_path.nasl -lib/nessus/plugins/emule_dos.nasl -lib/nessus/plugins/emulive_auth_bypass.nasl -lib/nessus/plugins/emumail_multiple_vulns.nasl -lib/nessus/plugins/epolicy_orchestrator_format_string.nasl -lib/nessus/plugins/epolicy_orchestrator_multiple_issues.nasl -lib/nessus/plugins/eserv.nasl -lib/nessus/plugins/eserv_dir_traversal.nasl -lib/nessus/plugins/eserv_mem_leak.nasl lib/nessus/plugins/esesix_backdoor.nasl lib/nessus/plugins/eshop_information_disclosure.nasl -lib/nessus/plugins/etheni_code_injection.nasl -lib/nessus/plugins/etherleak.nasl -lib/nessus/plugins/eviewer.nasl lib/nessus/plugins/ewave_servlet_upload.nasl -lib/nessus/plugins/ews.nasl -lib/nessus/plugins/exchange_dos.nasl lib/nessus/plugins/exchange_public_folders_information_leak.nasl lib/nessus/plugins/exchange_xexch50_overflow.nasl -lib/nessus/plugins/exim_heap_overflow.nasl -lib/nessus/plugins/exim_mult_overflow.nasl lib/nessus/plugins/external_svc_ident.nasl lib/nessus/plugins/ez_dos.nasl lib/nessus/plugins/ezcontents_code_execution.nasl -lib/nessus/plugins/ezpublish_config_disclosure.nasl -lib/nessus/plugins/ezpublish_dir_xss.nasl lib/nessus/plugins/ezpublish_xss.nasl -lib/nessus/plugins/ezshopper.nasl -lib/nessus/plugins/fake_identd.nasl -lib/nessus/plugins/fakebo.nasl +lib/nessus/plugins/famd_detect.nasl lib/nessus/plugins/faq_o_matic_xss.nasl lib/nessus/plugins/faqmanager.nasl -lib/nessus/plugins/faststream_head_dos.nasl -lib/nessus/plugins/faxsurvey.nasl lib/nessus/plugins/fcgi_echo.nasl -lib/nessus/plugins/fedora_2003-002.nasl -lib/nessus/plugins/fedora_2003-004.nasl -lib/nessus/plugins/fedora_2003-025.nasl -lib/nessus/plugins/fedora_2003-026-1.nasl -lib/nessus/plugins/fedora_2003-026.nasl -lib/nessus/plugins/fedora_2003-030.nasl -lib/nessus/plugins/fedora_2003-034.nasl -lib/nessus/plugins/fedora_2003-040.nasl -lib/nessus/plugins/fedora_2003-046.nasl -lib/nessus/plugins/fedora_2003-047.nasl -lib/nessus/plugins/fedora_2004-058.nasl -lib/nessus/plugins/fedora_2004-059.nasl -lib/nessus/plugins/fedora_2004-060.nasl -lib/nessus/plugins/fedora_2004-061.nasl -lib/nessus/plugins/fedora_2004-063.nasl -lib/nessus/plugins/fedora_2004-068.nasl -lib/nessus/plugins/fedora_2004-069.nasl -lib/nessus/plugins/fedora_2004-078.nasl -lib/nessus/plugins/fedora_2004-079.nasl -lib/nessus/plugins/fedora_2004-080.nasl -lib/nessus/plugins/fedora_2004-087.nasl -lib/nessus/plugins/fedora_2004-090.nasl -lib/nessus/plugins/fedora_2004-092.nasl -lib/nessus/plugins/fedora_2004-095.nasl -lib/nessus/plugins/fedora_2004-101.nasl -lib/nessus/plugins/fedora_2004-103.nasl -lib/nessus/plugins/fedora_2004-104.nasl -lib/nessus/plugins/fedora_2004-105.nasl -lib/nessus/plugins/fedora_2004-106.nasl -lib/nessus/plugins/fedora_2004-108.nasl -lib/nessus/plugins/fedora_2004-110.nasl -lib/nessus/plugins/fedora_2004-111.nasl -lib/nessus/plugins/fedora_2004-112.nasl -lib/nessus/plugins/fedora_2004-115.nasl -lib/nessus/plugins/fedora_2004-116.nasl -lib/nessus/plugins/fedora_2004-117.nasl -lib/nessus/plugins/fedora_2004-119.nasl -lib/nessus/plugins/fedora_2004-120.nasl -lib/nessus/plugins/fedora_2004-121.nasl -lib/nessus/plugins/fedora_2004-122.nasl -lib/nessus/plugins/fedora_2004-126.nasl -lib/nessus/plugins/fedora_2004-127.nasl -lib/nessus/plugins/fedora_2004-128.nasl -lib/nessus/plugins/fedora_2004-129.nasl -lib/nessus/plugins/fedora_2004-130.nasl -lib/nessus/plugins/fedora_2004-131.nasl -lib/nessus/plugins/fedora_2004-132.nasl -lib/nessus/plugins/fedora_2004-133.nasl -lib/nessus/plugins/fedora_2004-137.nasl -lib/nessus/plugins/fedora_2004-149.nasl -lib/nessus/plugins/fedora_2004-150.nasl -lib/nessus/plugins/fedora_2004-152.nasl -lib/nessus/plugins/fedora_2004-153.nasl -lib/nessus/plugins/fedora_2004-154.nasl -lib/nessus/plugins/fedora_2004-159.nasl -lib/nessus/plugins/fedora_2004-160.nasl -lib/nessus/plugins/fedora_2004-163.nasl -lib/nessus/plugins/fedora_2004-164.nasl -lib/nessus/plugins/fedora_2004-165.nasl -lib/nessus/plugins/fedora_2004-166.nasl -lib/nessus/plugins/fedora_2004-167.nasl -lib/nessus/plugins/fedora_2004-168.nasl -lib/nessus/plugins/fedora_2004-169.nasl -lib/nessus/plugins/fedora_2004-170.nasl -lib/nessus/plugins/fedora_2004-171.nasl -lib/nessus/plugins/fedora_2004-172.nasl -lib/nessus/plugins/fedora_2004-173.nasl -lib/nessus/plugins/fedora_2004-174.nasl -lib/nessus/plugins/fedora_2004-175.nasl -lib/nessus/plugins/fedora_2004-176.nasl -lib/nessus/plugins/fedora_2004-186.nasl -lib/nessus/plugins/fedora_2004-197.nasl -lib/nessus/plugins/fedora_2004-202.nasl -lib/nessus/plugins/fedora_2004-203.nasl -lib/nessus/plugins/fedora_2004-204.nasl -lib/nessus/plugins/fedora_2004-205.nasl -lib/nessus/plugins/fedora_2004-206.nasl -lib/nessus/plugins/fedora_2004-219.nasl -lib/nessus/plugins/fedora_2004-220.nasl -lib/nessus/plugins/fedora_2004-222.nasl -lib/nessus/plugins/fedora_2004-223.nasl -lib/nessus/plugins/fedora_2004-224.nasl -lib/nessus/plugins/fedora_2004-225.nasl -lib/nessus/plugins/fedora_2004-231.nasl -lib/nessus/plugins/fedora_2004-235.nasl -lib/nessus/plugins/fedora_2004-236.nasl -lib/nessus/plugins/fedora_2004-237.nasl -lib/nessus/plugins/fedora_2004-238.nasl -lib/nessus/plugins/fedora_2004-239.nasl -lib/nessus/plugins/fedora_2004-244.nasl -lib/nessus/plugins/fedora_2004-247.nasl -lib/nessus/plugins/fedora_2004-251.nasl -lib/nessus/plugins/fedora_2004-264.nasl -lib/nessus/plugins/fedora_2004-268.nasl -lib/nessus/plugins/fedora_2004-269.nasl -lib/nessus/plugins/fedora_2004-270.nasl -lib/nessus/plugins/fedora_2004-271.nasl -lib/nessus/plugins/fedora_2004-272.nasl -lib/nessus/plugins/fedora_2004-273.nasl -lib/nessus/plugins/fedora_2004-275.nasl -lib/nessus/plugins/fedora_2004-276.nasl -lib/nessus/plugins/fedora_2004-277.nasl -lib/nessus/plugins/fedora_2004-278.nasl -lib/nessus/plugins/fedora_2004-279.nasl -lib/nessus/plugins/fedora_2004-284.nasl -lib/nessus/plugins/fedora_2004-285.nasl -lib/nessus/plugins/fedora_2004-286.nasl -lib/nessus/plugins/fedora_2004-287.nasl -lib/nessus/plugins/fedora_2004-288.nasl -lib/nessus/plugins/fedora_2004-289.nasl -lib/nessus/plugins/fedora_2004-290.nasl -lib/nessus/plugins/fedora_2004-291.nasl -lib/nessus/plugins/fedora_2004-292.nasl -lib/nessus/plugins/fedora_2004-293.nasl -lib/nessus/plugins/fedora_2004-294.nasl -lib/nessus/plugins/fedora_2004-295.nasl -lib/nessus/plugins/fedora_2004-297.nasl -lib/nessus/plugins/fedora_2004-298.nasl -lib/nessus/plugins/fedora_2004-300.nasl -lib/nessus/plugins/fedora_2004-301.nasl -lib/nessus/plugins/fedora_2004-303.nasl -lib/nessus/plugins/fedora_2004-304.nasl -lib/nessus/plugins/fedora_2004-305.nasl -lib/nessus/plugins/fedora_2004-307.nasl -lib/nessus/plugins/fedora_2004-308.nasl -lib/nessus/plugins/fedora_2004-313.nasl -lib/nessus/plugins/fedora_2004-318.nasl -lib/nessus/plugins/fedora_2004-330.nasl -lib/nessus/plugins/fedora_2004-331.nasl -lib/nessus/plugins/fedora_2004-332.nasl -lib/nessus/plugins/fedora_2004-334.nasl -lib/nessus/plugins/fedora_2004-337.nasl -lib/nessus/plugins/fedora_2004-338.nasl -lib/nessus/plugins/fedora_2004-348.nasl -lib/nessus/plugins/fedora_2004-357.nasl -lib/nessus/plugins/fedora_2004-358.nasl -lib/nessus/plugins/fedora_2004-402.nasl -lib/nessus/plugins/fedora_2004-403.nasl -lib/nessus/plugins/fedora_2004-411.nasl -lib/nessus/plugins/fedora_2004-412.nasl -lib/nessus/plugins/fedora_2004-420.nasl -lib/nessus/plugins/fedora_2004-421.nasl -lib/nessus/plugins/fedora_2004-433.nasl -lib/nessus/plugins/fedora_2004-434.nasl -lib/nessus/plugins/fedora_2004-450.nasl -lib/nessus/plugins/fedora_2004-451.nasl -lib/nessus/plugins/fedora_2004-459.nasl -lib/nessus/plugins/fedora_2004-460.nasl -lib/nessus/plugins/fedora_2004-471.nasl -lib/nessus/plugins/fedora_2004-472.nasl -lib/nessus/plugins/fedora_2004-487.nasl -lib/nessus/plugins/fedora_2004-489.nasl -lib/nessus/plugins/fedora_2004-530.nasl -lib/nessus/plugins/fedora_2004-546.nasl -lib/nessus/plugins/fedora_2004-548.nasl -lib/nessus/plugins/fedora_2004-549.nasl -lib/nessus/plugins/fedora_2004-550.nasl -lib/nessus/plugins/fedora_2004-551.nasl -lib/nessus/plugins/fedora_2004-561.nasl -lib/nessus/plugins/fedora_2004-562.nasl -lib/nessus/plugins/fedora_2004-563.nasl -lib/nessus/plugins/fedora_2004-564.nasl -lib/nessus/plugins/fedora_2004-567.nasl -lib/nessus/plugins/fedora_2004-568.nasl -lib/nessus/plugins/fedora_2004-572.nasl -lib/nessus/plugins/fedora_2004-573.nasl -lib/nessus/plugins/fedora_2004-574.nasl -lib/nessus/plugins/fedora_2004-575.nasl -lib/nessus/plugins/fedora_2004-576.nasl -lib/nessus/plugins/fedora_2004-577.nasl -lib/nessus/plugins/filemakerpro_server.nasl -lib/nessus/plugins/find_ap.nasl lib/nessus/plugins/find_service.nes +lib/nessus/plugins/find_service1.nasl lib/nessus/plugins/find_service2.nasl lib/nessus/plugins/find_service_3digits.nasl -lib/nessus/plugins/finger.nasl -lib/nessus/plugins/finger_0.nasl lib/nessus/plugins/finger_akfingerd.nasl -lib/nessus/plugins/finger_backdoor.nasl -lib/nessus/plugins/finger_cgi.nasl -lib/nessus/plugins/finger_dot.nasl -lib/nessus/plugins/finger_freebsd.nasl -lib/nessus/plugins/finger_redirection.nasl -lib/nessus/plugins/finger_solaris_disclosure.nasl -lib/nessus/plugins/finjan_cmd_restart.nasl -lib/nessus/plugins/firebird_bo.nasl -lib/nessus/plugins/firewall1_dos.nasl -lib/nessus/plugins/firstclass_http_dos.nasl +lib/nessus/plugins/finger_overflow.nasl +lib/nessus/plugins/fishcart_sql_injection.nasl lib/nessus/plugins/flash_ftp_server_directory_traversal.nasl -lib/nessus/plugins/flash_player_local_files.nasl -lib/nessus/plugins/flash_player_overflows.nasl -lib/nessus/plugins/flashfxp_overflow.nasl lib/nessus/plugins/flexwatch_auth_bypass.nasl -lib/nessus/plugins/formhandler.nasl lib/nessus/plugins/formmail_pl.nasl lib/nessus/plugins/formmail_version_disclosure.nasl -lib/nessus/plugins/forum51_user_disclosure.nasl +lib/nessus/plugins/fortigate_detect.nasl lib/nessus/plugins/foxweb_dll.nasl -lib/nessus/plugins/fp_fpcount.nasl -lib/nessus/plugins/fp_htimage.nasl -lib/nessus/plugins/fqdn.nasl -lib/nessus/plugins/freebsd_DarwinStreamingServer_413g.nasl -lib/nessus/plugins/freebsd_ImageMagick_6062.nasl -lib/nessus/plugins/freebsd_ImageMagick_613.nasl -lib/nessus/plugins/freebsd_a2ps_413b2.nasl -lib/nessus/plugins/freebsd_acroread_509.nasl -lib/nessus/plugins/freebsd_anubis_362_1.nasl -lib/nessus/plugins/freebsd_apache+ssl_1329153.nasl -lib/nessus/plugins/freebsd_apache+ssl_13312819.nasl -lib/nessus/plugins/freebsd_apache2_2052_2.nasl -lib/nessus/plugins/freebsd_apache_1331_6_mod_proxy.nasl -lib/nessus/plugins/freebsd_apache_1333_mod_include.nasl -lib/nessus/plugins/freebsd_apache_2048_3.nasl -lib/nessus/plugins/freebsd_apache_2050_3.nasl -lib/nessus/plugins/freebsd_apache_2050_3_mod_dav.nasl -lib/nessus/plugins/freebsd_apache_2051.nasl -lib/nessus/plugins/freebsd_bind8_neg_poison.nasl -lib/nessus/plugins/freebsd_bmon_121_2.nasl -lib/nessus/plugins/freebsd_bnc_289.nasl -lib/nessus/plugins/freebsd_bogofilter_0928.nasl -lib/nessus/plugins/freebsd_buffer_cache.nasl -lib/nessus/plugins/freebsd_cabextract_11.nasl -lib/nessus/plugins/freebsd_cacti_086.nasl -lib/nessus/plugins/freebsd_clamav_065_7.nasl -lib/nessus/plugins/freebsd_contenttype_xss.nasl -lib/nessus/plugins/freebsd_courier_imap_307_1.nasl -lib/nessus/plugins/freebsd_cups_1121.nasl -lib/nessus/plugins/freebsd_cups_1122.nasl -lib/nessus/plugins/freebsd_cvs_11117.nasl -lib/nessus/plugins/freebsd_cvs_heap_overflow.nasl -lib/nessus/plugins/freebsd_cvs_numerous_vulns.nasl -lib/nessus/plugins/freebsd_cvs_path_validation.nasl -lib/nessus/plugins/freebsd_cyrus_2017.nasl -lib/nessus/plugins/freebsd_cyrus_imspd_16a5.nasl -lib/nessus/plugins/freebsd_cyrus_sasl_1528_3.nasl -lib/nessus/plugins/freebsd_dhcp3_301r14.nasl -lib/nessus/plugins/freebsd_distcc_216.nasl -lib/nessus/plugins/freebsd_ecartis_100s20030814_1.nasl -lib/nessus/plugins/freebsd_emil_21b9.nasl -lib/nessus/plugins/freebsd_ethereal_0103.nasl -lib/nessus/plugins/freebsd_ethereal_0104.nasl -lib/nessus/plugins/freebsd_ethereal_0105.nasl -lib/nessus/plugins/freebsd_exim_433_20_1.nasl -lib/nessus/plugins/freebsd_ez_ipupdate_3011b8_2.nasl -lib/nessus/plugins/freebsd_ezbounce_104_a_1.nasl -lib/nessus/plugins/freebsd_fetch.nasl -lib/nessus/plugins/freebsd_fetchmail_620.nasl -lib/nessus/plugins/freebsd_fetchmail_625.nasl -lib/nessus/plugins/freebsd_fidogate_449_3.nasl -lib/nessus/plugins/freebsd_freeradius_101.nasl -lib/nessus/plugins/freebsd_fsp_28119.nasl -lib/nessus/plugins/freebsd_gaim_076.nasl -lib/nessus/plugins/freebsd_gaim_081.nasl -lib/nessus/plugins/freebsd_gallery_1432.nasl -lib/nessus/plugins/freebsd_gd_2029_1.nasl -lib/nessus/plugins/freebsd_getmail_325.nasl -lib/nessus/plugins/freebsd_gift_087.nasl -lib/nessus/plugins/freebsd_gnats_311319.nasl -lib/nessus/plugins/freebsd_gnats_40_2.nasl -lib/nessus/plugins/freebsd_gnomevfs_262_1.nasl -lib/nessus/plugins/freebsd_gnupg_123_4.nasl -lib/nessus/plugins/freebsd_gnutls_1017.nasl -lib/nessus/plugins/freebsd_h323_bugs.nasl -lib/nessus/plugins/freebsd_hafiye_10_1.nasl -lib/nessus/plugins/freebsd_heimdal_061.nasl -lib/nessus/plugins/freebsd_heimdal_061_1.nasl -lib/nessus/plugins/freebsd_horde_227.nasl -lib/nessus/plugins/freebsd_hsftp_114.nasl -lib/nessus/plugins/freebsd_icecast2_202_1.nasl -lib/nessus/plugins/freebsd_icecast_1312.nasl -lib/nessus/plugins/freebsd_icecast_1312_2.nasl -lib/nessus/plugins/freebsd_ident2_104.nasl -lib/nessus/plugins/freebsd_ifmail_215_4.nasl -lib/nessus/plugins/freebsd_imlib2_111.nasl -lib/nessus/plugins/freebsd_imlib_1914_3.nasl -lib/nessus/plugins/freebsd_imp_326.nasl -lib/nessus/plugins/freebsd_imwheel_100p12.nasl -lib/nessus/plugins/freebsd_inn_241.nasl -lib/nessus/plugins/freebsd_jail_route.nasl -lib/nessus/plugins/freebsd_jailed_processes.nasl -lib/nessus/plugins/freebsd_java_plugin.nasl -lib/nessus/plugins/freebsd_jftpgw_0135.nasl -lib/nessus/plugins/freebsd_kdelibs_3233.nasl -lib/nessus/plugins/freebsd_kdepim_314_1.nasl -lib/nessus/plugins/freebsd_krb5_134.nasl -lib/nessus/plugins/freebsd_lbreakout2_222_1.nasl -lib/nessus/plugins/freebsd_leafnode_1947.nasl -lib/nessus/plugins/freebsd_lftp_2610.nasl -lib/nessus/plugins/freebsd_lha_114_4.nasl -lib/nessus/plugins/freebsd_lha_114_6.nasl -lib/nessus/plugins/freebsd_libmcrypt_256.nasl -lib/nessus/plugins/freebsd_libpng.nasl -lib/nessus/plugins/freebsd_libpng_1257.nasl -lib/nessus/plugins/freebsd_libtool_temp_file.nasl -lib/nessus/plugins/freebsd_libxine_10r3_5.nasl -lib/nessus/plugins/freebsd_libxine_10r5_2.nasl -lib/nessus/plugins/freebsd_libxml_1817_3.nasl -lib/nessus/plugins/freebsd_linux.nasl -lib/nessus/plugins/freebsd_mail_notification_070.nasl -lib/nessus/plugins/freebsd_mailman_21.nasl -lib/nessus/plugins/freebsd_mailman_211.nasl -lib/nessus/plugins/freebsd_mailman_213.nasl -lib/nessus/plugins/freebsd_mailman_214.nasl -lib/nessus/plugins/freebsd_mathopd_14p2.nasl -lib/nessus/plugins/freebsd_mc_460_10.nasl -lib/nessus/plugins/freebsd_mc_460_9.nasl -lib/nessus/plugins/freebsd_metamail_27_2.nasl -lib/nessus/plugins/freebsd_mksnap_ffs.nasl -lib/nessus/plugins/freebsd_mnogosearch_32.nasl -lib/nessus/plugins/freebsd_mod_python_2710.nasl -lib/nessus/plugins/freebsd_mod_ssl_13312820.nasl -lib/nessus/plugins/freebsd_modsecurity_175.nasl -lib/nessus/plugins/freebsd_moinmoin_122.nasl -lib/nessus/plugins/freebsd_moinmoin_123.nasl -lib/nessus/plugins/freebsd_mozilla_172.nasl -lib/nessus/plugins/freebsd_mozilla_soap_172.nasl -lib/nessus/plugins/freebsd_mpg123_059_12.nasl -lib/nessus/plugins/freebsd_mpg123_059_14.nasl -lib/nessus/plugins/freebsd_mplayer_0921.nasl -lib/nessus/plugins/freebsd_multiple_browsers_frame_injection.nasl -lib/nessus/plugins/freebsd_mutt_142.nasl -lib/nessus/plugins/freebsd_mysql_client_4020.nasl -lib/nessus/plugins/freebsd_mysql_client_414.nasl -lib/nessus/plugins/freebsd_mysql_hotcopy.nasl -lib/nessus/plugins/freebsd_nap_145.nasl -lib/nessus/plugins/freebsd_neon_0245.nasl -lib/nessus/plugins/freebsd_neon_0245_1.nasl -lib/nessus/plugins/freebsd_nss_392.nasl -lib/nessus/plugins/freebsd_oftpd_037.nasl -lib/nessus/plugins/freebsd_openoffice_112_1.nasl -lib/nessus/plugins/freebsd_openssl_changecipherspec.nasl -lib/nessus/plugins/freebsd_outofseq_tcp_packets_dos.nasl -lib/nessus/plugins/freebsd_p5_Archive_Zip_114.nasl -lib/nessus/plugins/freebsd_p5_Mail_SpamAssassin_264.nasl lib/nessus/plugins/freebsd_package.inc -lib/nessus/plugins/freebsd_pam_smb_199_3.nasl -lib/nessus/plugins/freebsd_pavuk_0928_5.nasl -lib/nessus/plugins/freebsd_phpBB_208.nasl -lib/nessus/plugins/freebsd_phpBB_208_1.nasl -lib/nessus/plugins/freebsd_phpBB_208_2.nasl -lib/nessus/plugins/freebsd_phpMyAdmin_254.nasl -lib/nessus/plugins/freebsd_phpMyAdmin_2571.nasl -lib/nessus/plugins/freebsd_phpMyAdmin_2602.nasl -lib/nessus/plugins/freebsd_php_438.nasl -lib/nessus/plugins/freebsd_php_438_2.nasl -lib/nessus/plugins/freebsd_phpnuke_69.nasl -lib/nessus/plugins/freebsd_phpnuke_73.nasl -lib/nessus/plugins/freebsd_pine_421.nasl -lib/nessus/plugins/freebsd_pine_444.nasl -lib/nessus/plugins/freebsd_pine_450.nasl -lib/nessus/plugins/freebsd_pine_458.nasl -lib/nessus/plugins/freebsd_popfile_021.nasl -lib/nessus/plugins/freebsd_postgresql_contrib_726.nasl -lib/nessus/plugins/freebsd_pound_16.nasl -lib/nessus/plugins/freebsd_proftpd_1210_r1.nasl -lib/nessus/plugins/freebsd_proftpd_128_1.nasl -lib/nessus/plugins/freebsd_proxytunnel_123.nasl -lib/nessus/plugins/freebsd_prozilla_136_3.nasl -lib/nessus/plugins/freebsd_putty_056.nasl -lib/nessus/plugins/freebsd_qpopper_253_1.nasl -lib/nessus/plugins/freebsd_qt_333.nasl -lib/nessus/plugins/freebsd_racoon_20040116a.nasl -lib/nessus/plugins/freebsd_racoon_20040407b.nasl -lib/nessus/plugins/freebsd_ripmime_1323.nasl -lib/nessus/plugins/freebsd_rssh_221.nasl -lib/nessus/plugins/freebsd_rssh_221_1.nasl -lib/nessus/plugins/freebsd_rsync_257.nasl -lib/nessus/plugins/freebsd_rsync_261.nasl -lib/nessus/plugins/freebsd_rsync_262_2.nasl -lib/nessus/plugins/freebsd_ruby_181.nasl -lib/nessus/plugins/freebsd_ruby_182p3.nasl -lib/nessus/plugins/freebsd_samba_301_2.nasl -lib/nessus/plugins/freebsd_samba_304_4.nasl -lib/nessus/plugins/freebsd_samba_307_1.nasl -lib/nessus/plugins/freebsd_samba_308.nasl -lib/nessus/plugins/freebsd_setiathome_308.nasl -lib/nessus/plugins/freebsd_setsockopt_521_4.nasl -lib/nessus/plugins/freebsd_sharutils_421_2.nasl -lib/nessus/plugins/freebsd_shmat.nasl -lib/nessus/plugins/freebsd_socat_1403.nasl -lib/nessus/plugins/freebsd_sox_12174_1.nasl -lib/nessus/plugins/freebsd_squid_255.nasl -lib/nessus/plugins/freebsd_squid_255_9.nasl -lib/nessus/plugins/freebsd_squid_257.nasl -lib/nessus/plugins/freebsd_squirrelmail_143a_3.nasl -lib/nessus/plugins/freebsd_ssltelnet_0131.nasl -lib/nessus/plugins/freebsd_subversion_102_1.nasl -lib/nessus/plugins/freebsd_subversion_108.nasl -lib/nessus/plugins/freebsd_sudo_168.nasl -lib/nessus/plugins/freebsd_sudo_1682.nasl -lib/nessus/plugins/freebsd_syscons_bounds.nasl -lib/nessus/plugins/freebsd_tcpdump_381_351.nasl -lib/nessus/plugins/freebsd_tiff_361_2.nasl -lib/nessus/plugins/freebsd_tnftpd_0810.nasl -lib/nessus/plugins/freebsd_tor_0081.nasl -lib/nessus/plugins/freebsd_twiki_20040902.nasl -lib/nessus/plugins/freebsd_uri_vulns.nasl -lib/nessus/plugins/freebsd_uudeview_0520.nasl -lib/nessus/plugins/freebsd_webmin_1150_5.nasl -lib/nessus/plugins/freebsd_wordpress_121.nasl -lib/nessus/plugins/freebsd_wuftpd_262_3.nasl -lib/nessus/plugins/freebsd_wzdftpd_043.nasl -lib/nessus/plugins/freebsd_xboing_24_2.nasl -lib/nessus/plugins/freebsd_xchat_208_2.nasl -lib/nessus/plugins/freebsd_xerces_260.nasl -lib/nessus/plugins/freebsd_xfree86_server_430_13.nasl -lib/nessus/plugins/freebsd_xine_0923_3.nasl -lib/nessus/plugins/freebsd_xml2_266.nasl -lib/nessus/plugins/freebsd_xonix_141.nasl -lib/nessus/plugins/freebsd_xorgs_clients_670.nasl -lib/nessus/plugins/freebsd_xv_310a_4.nasl -lib/nessus/plugins/freebsd_zebra_093b_7.nasl -lib/nessus/plugins/freebsd_zh_cce_040.nasl -lib/nessus/plugins/freebsd_zinf_225.nasl -lib/nessus/plugins/freecmty_detection.nasl -lib/nessus/plugins/frontpage.nasl -lib/nessus/plugins/frontpage_authors.nasl -lib/nessus/plugins/frontpage_chunked_overflow.nasl -lib/nessus/plugins/frontpage_dos.nasl -lib/nessus/plugins/frontpage_dvwssr.nasl lib/nessus/plugins/frontpage_overflow.nasl -lib/nessus/plugins/frontpage_passwordless.nasl -lib/nessus/plugins/frontpage_shtml.nasl -lib/nessus/plugins/frontpage_shtml_overflow.nasl -lib/nessus/plugins/frontpage_xss.nasl -lib/nessus/plugins/fsecure_fsmsh_disclosure.nasl -lib/nessus/plugins/fsecure_ssh_pass_pol_evasion.nasl lib/nessus/plugins/fsp_detection.nasl lib/nessus/plugins/fspd_directory_traversal.nasl -lib/nessus/plugins/ftgate_pro_dos.nasl lib/nessus/plugins/ftp_administrator.nasl -lib/nessus/plugins/ftp_anonymous.nasl -lib/nessus/plugins/ftp_backdoor.nasl -lib/nessus/plugins/ftp_bounce.nasl -lib/nessus/plugins/ftp_check_user.nasl -lib/nessus/plugins/ftp_cwd_root.nasl -lib/nessus/plugins/ftp_forward.nasl lib/nessus/plugins/ftp_func.inc -lib/nessus/plugins/ftp_glob_overflow.nasl -lib/nessus/plugins/ftp_hosting_copyrighted_material.nasl -lib/nessus/plugins/ftp_nb1300_router.nasl -lib/nessus/plugins/ftp_novell_dos.nasl -lib/nessus/plugins/ftp_overflow.nasl -lib/nessus/plugins/ftp_pasv_dos.nasl -lib/nessus/plugins/ftp_pasv_on_connect.nasl -lib/nessus/plugins/ftp_pl.nasl -lib/nessus/plugins/ftp_qnx_stack_overflow.nasl -lib/nessus/plugins/ftp_realpath.nasl -lib/nessus/plugins/ftp_rhosts.nasl -lib/nessus/plugins/ftp_root.nasl -lib/nessus/plugins/ftp_servu_dos.nasl -lib/nessus/plugins/ftp_servu_dos2.nasl lib/nessus/plugins/ftp_servu_dos3.nasl -lib/nessus/plugins/ftp_servu_mdtm_overflow.nasl lib/nessus/plugins/ftp_servu_overflow.nasl -lib/nessus/plugins/ftp_servu_path_disclosure.nasl -lib/nessus/plugins/ftp_servu_traversal.nasl -lib/nessus/plugins/ftp_setproctitle.nasl -lib/nessus/plugins/ftp_site_exec.nasl -lib/nessus/plugins/ftp_sol_check_user.nasl -lib/nessus/plugins/ftp_traversal.nasl lib/nessus/plugins/ftp_w98_devname_dos.nasl lib/nessus/plugins/ftp_write_dirs.nes -lib/nessus/plugins/ftp_xlight_overflow.nasl -lib/nessus/plugins/ftp_zaurus.nasl lib/nessus/plugins/ftpd_1byte_overflow.nasl -lib/nessus/plugins/ftpgate.nasl lib/nessus/plugins/ftpglob.nasl lib/nessus/plugins/ftpserver_detect_type_nd_version.nasl -lib/nessus/plugins/ftpvoyager_overflow.nasl lib/nessus/plugins/fusetalk_forum_xss.nasl lib/nessus/plugins/fw1_udp_DoS.nasl -lib/nessus/plugins/gallery_auth_bypass.nasl -lib/nessus/plugins/gallery_html_injection.nasl -lib/nessus/plugins/gallery_injection.nasl -lib/nessus/plugins/gallery_injection2.nasl -lib/nessus/plugins/gallery_injection3.nasl -lib/nessus/plugins/gallery_script_exec.nasl -lib/nessus/plugins/gallery_xss.nasl -lib/nessus/plugins/gamespy_denial.nasl -lib/nessus/plugins/gamespy_detect.nasl -lib/nessus/plugins/gatecrasher.nasl lib/nessus/plugins/gator.nasl -lib/nessus/plugins/gator_detection.nasl -lib/nessus/plugins/gauntlet_overflow.nasl -lib/nessus/plugins/geeklog_admin_access.nasl lib/nessus/plugins/gemitel_file_inclusion.nasl lib/nessus/plugins/generic_WEB-INF.nasl lib/nessus/plugins/gentoo_GLSA-200401-01.nasl @@ -2150,77 +1327,193 @@ lib/nessus/plugins/gentoo_GLSA-200412-21.nasl lib/nessus/plugins/gentoo_GLSA-200412-22.nasl lib/nessus/plugins/gentoo_GLSA-200412-23.nasl -lib/nessus/plugins/girlfriend.nasl -lib/nessus/plugins/glimpse.nasl +lib/nessus/plugins/gentoo_GLSA-200412-24.nasl +lib/nessus/plugins/gentoo_GLSA-200412-25.nasl +lib/nessus/plugins/gentoo_GLSA-200412-26.nasl +lib/nessus/plugins/gentoo_GLSA-200412-27.nasl +lib/nessus/plugins/gentoo_GLSA-200501-01.nasl +lib/nessus/plugins/gentoo_GLSA-200501-02.nasl +lib/nessus/plugins/gentoo_GLSA-200501-03.nasl +lib/nessus/plugins/gentoo_GLSA-200501-04.nasl +lib/nessus/plugins/gentoo_GLSA-200501-05.nasl +lib/nessus/plugins/gentoo_GLSA-200501-06.nasl +lib/nessus/plugins/gentoo_GLSA-200501-07.nasl +lib/nessus/plugins/gentoo_GLSA-200501-08.nasl +lib/nessus/plugins/gentoo_GLSA-200501-09.nasl +lib/nessus/plugins/gentoo_GLSA-200501-10.nasl +lib/nessus/plugins/gentoo_GLSA-200501-11.nasl +lib/nessus/plugins/gentoo_GLSA-200501-12.nasl +lib/nessus/plugins/gentoo_GLSA-200501-13.nasl +lib/nessus/plugins/gentoo_GLSA-200501-14.nasl +lib/nessus/plugins/gentoo_GLSA-200501-15.nasl +lib/nessus/plugins/gentoo_GLSA-200501-16.nasl +lib/nessus/plugins/gentoo_GLSA-200501-17.nasl +lib/nessus/plugins/gentoo_GLSA-200501-18.nasl +lib/nessus/plugins/gentoo_GLSA-200501-19.nasl +lib/nessus/plugins/gentoo_GLSA-200501-20.nasl +lib/nessus/plugins/gentoo_GLSA-200501-21.nasl +lib/nessus/plugins/gentoo_GLSA-200501-22.nasl +lib/nessus/plugins/gentoo_GLSA-200501-23.nasl +lib/nessus/plugins/gentoo_GLSA-200501-24.nasl +lib/nessus/plugins/gentoo_GLSA-200501-25.nasl +lib/nessus/plugins/gentoo_GLSA-200501-26.nasl +lib/nessus/plugins/gentoo_GLSA-200501-27.nasl +lib/nessus/plugins/gentoo_GLSA-200501-28.nasl +lib/nessus/plugins/gentoo_GLSA-200501-29.nasl +lib/nessus/plugins/gentoo_GLSA-200501-30.nasl +lib/nessus/plugins/gentoo_GLSA-200501-31.nasl +lib/nessus/plugins/gentoo_GLSA-200501-32.nasl +lib/nessus/plugins/gentoo_GLSA-200501-33.nasl +lib/nessus/plugins/gentoo_GLSA-200501-34.nasl +lib/nessus/plugins/gentoo_GLSA-200501-35.nasl +lib/nessus/plugins/gentoo_GLSA-200501-36.nasl +lib/nessus/plugins/gentoo_GLSA-200501-37.nasl +lib/nessus/plugins/gentoo_GLSA-200501-38.nasl +lib/nessus/plugins/gentoo_GLSA-200501-39.nasl +lib/nessus/plugins/gentoo_GLSA-200501-40.nasl +lib/nessus/plugins/gentoo_GLSA-200501-41.nasl +lib/nessus/plugins/gentoo_GLSA-200501-42.nasl +lib/nessus/plugins/gentoo_GLSA-200501-43.nasl +lib/nessus/plugins/gentoo_GLSA-200501-44.nasl +lib/nessus/plugins/gentoo_GLSA-200501-45.nasl +lib/nessus/plugins/gentoo_GLSA-200501-46.nasl +lib/nessus/plugins/gentoo_GLSA-200502-01.nasl +lib/nessus/plugins/gentoo_GLSA-200502-02.nasl +lib/nessus/plugins/gentoo_GLSA-200502-03.nasl +lib/nessus/plugins/gentoo_GLSA-200502-04.nasl +lib/nessus/plugins/gentoo_GLSA-200502-05.nasl +lib/nessus/plugins/gentoo_GLSA-200502-06.nasl +lib/nessus/plugins/gentoo_GLSA-200502-07.nasl +lib/nessus/plugins/gentoo_GLSA-200502-08.nasl +lib/nessus/plugins/gentoo_GLSA-200502-09.nasl +lib/nessus/plugins/gentoo_GLSA-200502-10.nasl +lib/nessus/plugins/gentoo_GLSA-200502-11.nasl +lib/nessus/plugins/gentoo_GLSA-200502-12.nasl +lib/nessus/plugins/gentoo_GLSA-200502-13.nasl +lib/nessus/plugins/gentoo_GLSA-200502-14.nasl +lib/nessus/plugins/gentoo_GLSA-200502-15.nasl +lib/nessus/plugins/gentoo_GLSA-200502-16.nasl +lib/nessus/plugins/gentoo_GLSA-200502-17.nasl +lib/nessus/plugins/gentoo_GLSA-200502-18.nasl +lib/nessus/plugins/gentoo_GLSA-200502-19.nasl +lib/nessus/plugins/gentoo_GLSA-200502-20.nasl +lib/nessus/plugins/gentoo_GLSA-200502-21.nasl +lib/nessus/plugins/gentoo_GLSA-200502-22.nasl +lib/nessus/plugins/gentoo_GLSA-200502-23.nasl +lib/nessus/plugins/gentoo_GLSA-200502-24.nasl +lib/nessus/plugins/gentoo_GLSA-200502-25.nasl +lib/nessus/plugins/gentoo_GLSA-200502-26.nasl +lib/nessus/plugins/gentoo_GLSA-200502-27.nasl +lib/nessus/plugins/gentoo_GLSA-200502-28.nasl +lib/nessus/plugins/gentoo_GLSA-200502-29.nasl +lib/nessus/plugins/gentoo_GLSA-200502-30.nasl +lib/nessus/plugins/gentoo_GLSA-200502-31.nasl +lib/nessus/plugins/gentoo_GLSA-200502-32.nasl +lib/nessus/plugins/gentoo_GLSA-200502-33.nasl +lib/nessus/plugins/gentoo_GLSA-200503-01.nasl +lib/nessus/plugins/gentoo_GLSA-200503-02.nasl +lib/nessus/plugins/gentoo_GLSA-200503-03.nasl +lib/nessus/plugins/gentoo_GLSA-200503-04.nasl +lib/nessus/plugins/gentoo_GLSA-200503-05.nasl +lib/nessus/plugins/gentoo_GLSA-200503-06.nasl +lib/nessus/plugins/gentoo_GLSA-200503-07.nasl +lib/nessus/plugins/gentoo_GLSA-200503-08.nasl +lib/nessus/plugins/gentoo_GLSA-200503-09.nasl +lib/nessus/plugins/gentoo_GLSA-200503-10.nasl +lib/nessus/plugins/gentoo_GLSA-200503-11.nasl +lib/nessus/plugins/gentoo_GLSA-200503-12.nasl +lib/nessus/plugins/gentoo_GLSA-200503-13.nasl +lib/nessus/plugins/gentoo_GLSA-200503-14.nasl +lib/nessus/plugins/gentoo_GLSA-200503-15.nasl +lib/nessus/plugins/gentoo_GLSA-200503-16.nasl +lib/nessus/plugins/gentoo_GLSA-200503-17.nasl +lib/nessus/plugins/gentoo_GLSA-200503-18.nasl +lib/nessus/plugins/gentoo_GLSA-200503-19.nasl +lib/nessus/plugins/gentoo_GLSA-200503-20.nasl +lib/nessus/plugins/gentoo_GLSA-200503-21.nasl +lib/nessus/plugins/gentoo_GLSA-200503-22.nasl +lib/nessus/plugins/gentoo_GLSA-200503-23.nasl +lib/nessus/plugins/gentoo_GLSA-200503-24.nasl +lib/nessus/plugins/gentoo_GLSA-200503-25.nasl +lib/nessus/plugins/gentoo_GLSA-200503-26.nasl +lib/nessus/plugins/gentoo_GLSA-200503-27.nasl +lib/nessus/plugins/gentoo_GLSA-200503-28.nasl +lib/nessus/plugins/gentoo_GLSA-200503-29.nasl +lib/nessus/plugins/gentoo_GLSA-200503-30.nasl +lib/nessus/plugins/gentoo_GLSA-200503-31.nasl +lib/nessus/plugins/gentoo_GLSA-200503-32.nasl +lib/nessus/plugins/gentoo_GLSA-200503-33.nasl +lib/nessus/plugins/gentoo_GLSA-200503-34.nasl +lib/nessus/plugins/gentoo_GLSA-200503-35.nasl +lib/nessus/plugins/gentoo_GLSA-200503-36.nasl +lib/nessus/plugins/gentoo_GLSA-200503-37.nasl +lib/nessus/plugins/gentoo_GLSA-200504-01.nasl +lib/nessus/plugins/gentoo_GLSA-200504-02.nasl +lib/nessus/plugins/gentoo_GLSA-200504-03.nasl +lib/nessus/plugins/gentoo_GLSA-200504-04.nasl +lib/nessus/plugins/gentoo_GLSA-200504-05.nasl +lib/nessus/plugins/gentoo_GLSA-200504-06.nasl +lib/nessus/plugins/gentoo_GLSA-200504-07.nasl +lib/nessus/plugins/gentoo_GLSA-200504-08.nasl +lib/nessus/plugins/gentoo_GLSA-200504-09.nasl +lib/nessus/plugins/gentoo_GLSA-200504-10.nasl +lib/nessus/plugins/gentoo_GLSA-200504-11.nasl +lib/nessus/plugins/gentoo_GLSA-200504-12.nasl +lib/nessus/plugins/gentoo_GLSA-200504-13.nasl +lib/nessus/plugins/gentoo_GLSA-200504-14.nasl +lib/nessus/plugins/gentoo_GLSA-200504-15.nasl +lib/nessus/plugins/gentoo_GLSA-200504-16.nasl +lib/nessus/plugins/gentoo_GLSA-200504-17.nasl +lib/nessus/plugins/gentoo_GLSA-200504-18.nasl +lib/nessus/plugins/gentoo_GLSA-200504-19.nasl +lib/nessus/plugins/gentoo_GLSA-200504-20.nasl +lib/nessus/plugins/gentoo_GLSA-200504-21.nasl +lib/nessus/plugins/gentoo_GLSA-200504-22.nasl +lib/nessus/plugins/gentoo_GLSA-200504-23.nasl +lib/nessus/plugins/gentoo_GLSA-200504-24.nasl +lib/nessus/plugins/gentoo_GLSA-200504-25.nasl +lib/nessus/plugins/gentoo_GLSA-200504-26.nasl +lib/nessus/plugins/gentoo_GLSA-200504-27.nasl +lib/nessus/plugins/gentoo_GLSA-200504-28.nasl +lib/nessus/plugins/gentoo_GLSA-200504-29.nasl +lib/nessus/plugins/gentoo_GLSA-200504-30.nasl +lib/nessus/plugins/gentoo_GLSA-200505-01.nasl lib/nessus/plugins/global_settings.inc lib/nessus/plugins/global_settings.nasl -lib/nessus/plugins/gnapster_get_file.nasl -lib/nessus/plugins/gnocatan_overflow.nasl -lib/nessus/plugins/gnu_cfserv.nasl -lib/nessus/plugins/gnuboard_file_include.nasl lib/nessus/plugins/gnutella_detect.nasl lib/nessus/plugins/gnutella_export.nasl -lib/nessus/plugins/goodtech_ftpd_dos.nasl lib/nessus/plugins/goollery_xss.nasl -lib/nessus/plugins/goscript_command_exec.nasl lib/nessus/plugins/gosmart_message_board.nasl -lib/nessus/plugins/groupwise_overflow.nasl +lib/nessus/plugins/gpl_feed.nasl lib/nessus/plugins/groupwise_web_interface_help_hole.nasl lib/nessus/plugins/groupwise_web_interface_htmlver_hole.nasl lib/nessus/plugins/guestbook.nasl -lib/nessus/plugins/guestbook_beanwebb.nasl -lib/nessus/plugins/guestbook_justice.nasl lib/nessus/plugins/guestbook_pl.nasl -lib/nessus/plugins/guestbook_tr3_passwd.nasl -lib/nessus/plugins/guild_ftp.nasl lib/nessus/plugins/guildftpd_site_cmd_overflow.nasl -lib/nessus/plugins/gupta_sqlbase_overflows.nasl -lib/nessus/plugins/h323_detection.nasl lib/nessus/plugins/hacker_defender.nasl -lib/nessus/plugins/halo_detection.nasl -lib/nessus/plugins/handler.nasl -lib/nessus/plugins/happymall_cmd_exec.nasl -lib/nessus/plugins/hastymail_attachment_exec.nasl lib/nessus/plugins/healthd_detect.nasl -lib/nessus/plugins/helix_dos.nasl lib/nessus/plugins/helix_overflow.nasl lib/nessus/plugins/hello_detect.nasl -lib/nessus/plugins/hfs_fork_source.nasl -lib/nessus/plugins/homefree.nasl +lib/nessus/plugins/horde_3_0_xss.nasl lib/nessus/plugins/horde_detect.nasl lib/nessus/plugins/horde_help_xss.nasl lib/nessus/plugins/horde_test_disclosure.nasl -lib/nessus/plugins/horde_turba_path_disclosure.nasl lib/nessus/plugins/hosting_controller.nasl -lib/nessus/plugins/hotnews_code_injection.nasl -lib/nessus/plugins/hotopentickets_unspecified_flaw.nasl lib/nessus/plugins/hotsync.nasl -lib/nessus/plugins/hp_instant_toptools_dos.nasl lib/nessus/plugins/hp_jadm_vuln.nasl -lib/nessus/plugins/hp_jetdirect_vulns.nasl -lib/nessus/plugins/hp_printer_display.nasl -lib/nessus/plugins/hp_remote_print.nasl lib/nessus/plugins/hpftp_glob_stat.nasl -lib/nessus/plugins/hpux_ftpd.nasl -lib/nessus/plugins/hpux_ftpd_rest_conversion.nasl -lib/nessus/plugins/hsweb_location.nasl -lib/nessus/plugins/hsx.nasl -lib/nessus/plugins/htdig.nasl +lib/nessus/plugins/hpux.inc lib/nessus/plugins/htdig_xss.nasl -lib/nessus/plugins/htgrep.nasl -lib/nessus/plugins/htmlscript.nasl -lib/nessus/plugins/htsearch_config_switch.nasl lib/nessus/plugins/htsearch_location.nasl lib/nessus/plugins/http-rpc-epmap.nasl -lib/nessus/plugins/http_asn1_decoding.nasl lib/nessus/plugins/http_func.inc lib/nessus/plugins/http_header_name_format_string.nasl lib/nessus/plugins/http_header_value_format_string.nasl -lib/nessus/plugins/http_ids_evasion.nasl lib/nessus/plugins/http_keepalive.inc lib/nessus/plugins/http_login.nasl lib/nessus/plugins/http_method_format_string.nasl lib/nessus/plugins/http_methods.nasl +lib/nessus/plugins/http_proxy_loop_connect.nasl lib/nessus/plugins/http_trace.nasl lib/nessus/plugins/http_url_format_string.nasl lib/nessus/plugins/http_version.nasl @@ -2228,8 +1521,6 @@ lib/nessus/plugins/http_webshopper.nasl lib/nessus/plugins/http_webstore.nasl lib/nessus/plugins/httpd_boa.nasl -lib/nessus/plugins/httpd_nobody.nasl -lib/nessus/plugins/httpver.nasl lib/nessus/plugins/hummingbird_ftp_overflow.nasl lib/nessus/plugins/hydra.nes lib/nessus/plugins/hydra_cisco.nasl @@ -2255,293 +1546,129 @@ lib/nessus/plugins/hydra_ssh2.nasl lib/nessus/plugins/hydra_telnet.nasl lib/nessus/plugins/hydra_vnc.nasl -lib/nessus/plugins/hyperbomb.nasl lib/nessus/plugins/i-mall_cgi.nasl -lib/nessus/plugins/i2odialogd.nasl -lib/nessus/plugins/iChat.nasl -lib/nessus/plugins/iParty.nasl lib/nessus/plugins/ibillpm_detect.nasl lib/nessus/plugins/ibm_server_code.nasl -lib/nessus/plugins/icat.nasl -lib/nessus/plugins/icecap_default_pw.nasl +lib/nessus/plugins/ibproarcade_sql_injection.nasl lib/nessus/plugins/icecast_avllib_bof.nasl lib/nessus/plugins/icecast_dir_traversal.nasl -lib/nessus/plugins/icecast_disclosure.nasl lib/nessus/plugins/icecast_http_basic_auth.nasl -lib/nessus/plugins/icecast_http_header_overflow.nasl lib/nessus/plugins/icecast_libshout_bof.nasl -lib/nessus/plugins/icecast_overflow.nasl lib/nessus/plugins/icecast_rbof.nasl lib/nessus/plugins/icecast_slash_dos.nasl lib/nessus/plugins/icecast_xss.nasl -lib/nessus/plugins/icewarp_webmail_vulns.nasl -lib/nessus/plugins/icewarp_webmail_vulns2.nasl -lib/nessus/plugins/icmp_leak.nasl -lib/nessus/plugins/icmp_mask_req.nasl -lib/nessus/plugins/icmp_timestamp.nasl -lib/nessus/plugins/icq_crash.nasl -lib/nessus/plugins/icq_installed.nasl -lib/nessus/plugins/icq_vulns.nasl -lib/nessus/plugins/ideabox_code_injection.nasl lib/nessus/plugins/idealbb_multiple_flaws.nasl lib/nessus/plugins/ident_backdoor.nasl lib/nessus/plugins/ident_process_owner.nasl -lib/nessus/plugins/idq_dll.nasl -lib/nessus/plugins/ids_evasion.nasl lib/nessus/plugins/iis5_isapi_printer.nasl lib/nessus/plugins/iis5_printer.nasl lib/nessus/plugins/iis5_sample_cross_site.nasl lib/nessus/plugins/iis5_sample_path.nasl lib/nessus/plugins/iis_anything_idq.nasl -lib/nessus/plugins/iis_asp_overflow.nasl -lib/nessus/plugins/iis_auth_scheme.nasl -lib/nessus/plugins/iis_authentification_manager.nasl lib/nessus/plugins/iis_bdir.nasl -lib/nessus/plugins/iis_buffer_overflow.nasl lib/nessus/plugins/iis_codebrws.nasl -lib/nessus/plugins/iis_crash.nasl lib/nessus/plugins/iis_decode_bug.nasl lib/nessus/plugins/iis_dir_traversal.nasl -lib/nessus/plugins/iis_dos_ussrback.nasl lib/nessus/plugins/iis_dot_cnf.nasl lib/nessus/plugins/iis_frag_disclosure.nasl -lib/nessus/plugins/iis_frontpage_dos.nasl -lib/nessus/plugins/iis_ftp_crash.nasl -lib/nessus/plugins/iis_htr_isapi.nasl -lib/nessus/plugins/iis_htr_overflow.nasl lib/nessus/plugins/iis_ida_isapi.nasl -lib/nessus/plugins/iis_isapi_overflow.nasl -lib/nessus/plugins/iis_malformed_request.nasl lib/nessus/plugins/iis_nat.nasl -lib/nessus/plugins/iis_perl_problem.nasl lib/nessus/plugins/iis_propfind2.nasl -lib/nessus/plugins/iis_propfind_dos.nasl -lib/nessus/plugins/iis_repost_asp.nasl -lib/nessus/plugins/iis_samples.nasl -lib/nessus/plugins/iis_scripts.nasl lib/nessus/plugins/iis_unc_mapped_virt_host_vuln.nasl lib/nessus/plugins/iis_ver_check.nasl lib/nessus/plugins/iis_viewcode.nasl lib/nessus/plugins/iis_webdav_lock_memory_leak.nasl -lib/nessus/plugins/iis_webdav_overflow.nasl lib/nessus/plugins/iis_xss_404.nasl lib/nessus/plugins/iis_xss_idc.nasl -lib/nessus/plugins/iisadmin.nasl -lib/nessus/plugins/iisprotect_bypass.nasl -lib/nessus/plugins/iisprotect_passwordless.nasl -lib/nessus/plugins/iisprotect_sql_injection.nasl lib/nessus/plugins/ike_check.nasl -lib/nessus/plugins/ike_detect.nasl -lib/nessus/plugins/ikonboard_cmd_exec.nasl -lib/nessus/plugins/ikonboard_sql_inject.nasl lib/nessus/plugins/ilohamail_arbitrary_file_access_via_lang.nasl lib/nessus/plugins/ilohamail_arbitrary_file_access_via_session.nasl lib/nessus/plugins/ilohamail_attachment_upload.nasl +lib/nessus/plugins/ilohamail_conf_files_readable.nasl lib/nessus/plugins/ilohamail_contacts_deletion.nasl lib/nessus/plugins/ilohamail_detect.nasl lib/nessus/plugins/ilohamail_email_header_html_injection.nasl lib/nessus/plugins/ilohamail_external_progs.nasl lib/nessus/plugins/ilohamail_password_disclosure.nasl -lib/nessus/plugins/ilohamail_unspecified_vuln.nasl lib/nessus/plugins/ilohamail_user_parameter.nasl -lib/nessus/plugins/imagefolio_default_password.nasl -lib/nessus/plugins/imagemap.nasl -lib/nessus/plugins/imail_host_overflow.nasl -lib/nessus/plugins/imail_imapd_overflow.nasl -lib/nessus/plugins/imail_imonitor_overflow.nasl lib/nessus/plugins/imap4_banner.nasl -lib/nessus/plugins/imap4_rev1_overflow.nasl lib/nessus/plugins/imap_arbitrary_file_retrieval.nasl -lib/nessus/plugins/imap_body_overflow.nasl lib/nessus/plugins/imap_func.inc -lib/nessus/plugins/imap_overflow.nasl lib/nessus/plugins/imap_unencrypted_cleartext_logins.nasl lib/nessus/plugins/imapproxy_literal_dos.nasl -lib/nessus/plugins/imate_overflow.nasl lib/nessus/plugins/imp_content_type_xss.nasl lib/nessus/plugins/imp_detect.nasl lib/nessus/plugins/imp_html_mime_viewer_xss.nasl lib/nessus/plugins/imp_html_plus_time_xss.nasl lib/nessus/plugins/imp_mime_viewer_html_xss.nasl -lib/nessus/plugins/imp_session_hijacking.nasl -lib/nessus/plugins/imp_sql_injection.nasl lib/nessus/plugins/imp_status_xss.nasl -lib/nessus/plugins/in_fingerd.nasl +lib/nessus/plugins/imss_detect.nasl lib/nessus/plugins/incomplete_http_requests_DoS.nasl -lib/nessus/plugins/info2www.nasl -lib/nessus/plugins/informix_traversal.nasl -lib/nessus/plugins/infosrch.nasl lib/nessus/plugins/inktomi_path_disclosure.nasl -lib/nessus/plugins/inmail_inshop_xss.nasl -lib/nessus/plugins/inn.nasl lib/nessus/plugins/inn_buff_overflow.nasl -lib/nessus/plugins/inn_control_message_overflow.nasl -lib/nessus/plugins/innd_overflow.nasl -lib/nessus/plugins/instaboard_sql_injection.nasl -lib/nessus/plugins/intellipeer_disclosure.nasl +lib/nessus/plugins/inserter_file_inclusion.nasl lib/nessus/plugins/interchange_detect.nasl -lib/nessus/plugins/interscan_dos.nasl lib/nessus/plugins/interscan_vw_cgi.nasl lib/nessus/plugins/interspect_detect.nasl lib/nessus/plugins/intrushield_console_detect.nasl -lib/nessus/plugins/invision_power_board.nasl lib/nessus/plugins/invision_power_board_calendar_sql_injection.nasl -lib/nessus/plugins/invision_power_board_ssi_sql_injection.nasl -lib/nessus/plugins/invision_power_board_xss.nasl lib/nessus/plugins/invision_power_top_site_sql_injection.nasl lib/nessus/plugins/invision_pwb.nasl lib/nessus/plugins/ion_p.nasl lib/nessus/plugins/ip_protocol_scan.nasl -lib/nessus/plugins/ipb_arcade_sql.nasl -lib/nessus/plugins/ipb_post_sql.nasl lib/nessus/plugins/ipb_sql_disclosure.nasl -lib/nessus/plugins/ipinsight_detection.nasl -lib/nessus/plugins/iplanet_app_server_detection.nasl -lib/nessus/plugins/iplanet_app_server_overflow.nasl -lib/nessus/plugins/iplanet_chunked_encoding.nasl lib/nessus/plugins/iplanet_data_snag.nasl -lib/nessus/plugins/iplanet_dir_serv.nasl lib/nessus/plugins/iplanet_perf.nasl -lib/nessus/plugins/iplanet_search.nasl -lib/nessus/plugins/iplanet_traversal.nasl -lib/nessus/plugins/ipop2d.nasl -lib/nessus/plugins/ipop2d_readfiles.nasl lib/nessus/plugins/ipswitch_IMail_bo.nasl -lib/nessus/plugins/ipswitch_IMail_bo2.nasl lib/nessus/plugins/ipswitch_IMail_version.nasl lib/nessus/plugins/ircd.nasl -lib/nessus/plugins/ircd_dos.nasl -lib/nessus/plugins/ircd_format_string.nasl -lib/nessus/plugins/ircd_ignition_dos.nasl lib/nessus/plugins/ircd_ignition_ircop_vuln.nasl -lib/nessus/plugins/ircd_rate_limiting.nasl -lib/nessus/plugins/ircxpro_cleartext_passwords.nasl -lib/nessus/plugins/ircxpro_default_admin_password.nasl -lib/nessus/plugins/irix_copilot.nasl -lib/nessus/plugins/ismail_overflow.nasl -lib/nessus/plugins/ithousemail_bof.nasl -lib/nessus/plugins/iwebnegar_sql.nasl -lib/nessus/plugins/iws_shtml.nasl -lib/nessus/plugins/ixmail_arbitrary_file_upload.nasl -lib/nessus/plugins/ixmail_sql_injection.nasl -lib/nessus/plugins/jana_server_dos.nasl +lib/nessus/plugins/iss_deploymanager.nasl +lib/nessus/plugins/iwss_detect.nasl lib/nessus/plugins/java_jre_jdk_dos.nasl -lib/nessus/plugins/java_jre_plugin_security_bypass.nasl -lib/nessus/plugins/java_jre_version_invocation.nasl -lib/nessus/plugins/java_source_retrieval.nasl -lib/nessus/plugins/jboss_source.nasl -lib/nessus/plugins/jbrowser_multiple_vulns.nasl -lib/nessus/plugins/jelsoft_vbulletin_xss.nasl lib/nessus/plugins/jetroot.nasl -lib/nessus/plugins/jeus_url_xss.nasl -lib/nessus/plugins/jigsaw_2_2_4.nasl +lib/nessus/plugins/jetty_4_1_9_dos.nasl lib/nessus/plugins/jigsaw_msdos_dev_DoS.nasl -lib/nessus/plugins/jj.nasl -lib/nessus/plugins/jmf_privs_escalation.nasl lib/nessus/plugins/jolt.nasl lib/nessus/plugins/jolt2.nasl -lib/nessus/plugins/jordan_telnet_overflow.nasl -lib/nessus/plugins/jportal_sql_injection.nasl -lib/nessus/plugins/jrun.nasl -lib/nessus/plugins/jrun_dir_listing.nasl lib/nessus/plugins/jrun_getdir.nasl -lib/nessus/plugins/jrun_multiple_flaws.nasl lib/nessus/plugins/js.scob.trojan.nasl lib/nessus/plugins/jserv_execute.nasl lib/nessus/plugins/jshop_xss.nasl -lib/nessus/plugins/jwalk_traversal.nasl lib/nessus/plugins/kayako_sql_injection.nasl -lib/nessus/plugins/kazaa_installed.nasl lib/nessus/plugins/kazaa_morpheus_detect.nasl lib/nessus/plugins/kazaa_network.nasl -lib/nessus/plugins/kebi_traversal.nasl lib/nessus/plugins/keene_xss.nasl -lib/nessus/plugins/ken_segfault.nasl -lib/nessus/plugins/kerberos4_crypto_weaknesses.nasl -lib/nessus/plugins/kerberos5_issues.nasl -lib/nessus/plugins/kerberos_overflow.nasl lib/nessus/plugins/kerio_PF_buffer_overflow.nasl -lib/nessus/plugins/kerio_PF_udpbypass.nasl -lib/nessus/plugins/kerio_kms_undisclosed_flaw.nasl -lib/nessus/plugins/kerio_webmail_601.nasl -lib/nessus/plugins/kerio_webmail_multiple_flaws.nasl -lib/nessus/plugins/kietu_code_injection.nasl -lib/nessus/plugins/knfs_dos.nasl +lib/nessus/plugins/kerio_firewall_admin_port.nasl +lib/nessus/plugins/kerio_mailserver_admin_port.nasl +lib/nessus/plugins/kerio_winroute_admin_port.nasl lib/nessus/plugins/knowledge_builder_code_execution.nasl lib/nessus/plugins/korgo.nasl -lib/nessus/plugins/korweblog_directory_listing.nasl -lib/nessus/plugins/kpym_telnet_overflow.nasl -lib/nessus/plugins/krb_pingpong.nasl lib/nessus/plugins/kuang2_the_virus.nasl -lib/nessus/plugins/kw_whois.nasl -lib/nessus/plugins/l2tp_detection.nasl -lib/nessus/plugins/l2tpd_dos.nasl -lib/nessus/plugins/l2tpd_overflow.nasl -lib/nessus/plugins/l2tpd_overflow2.nasl lib/nessus/plugins/labrea.nasl lib/nessus/plugins/labview_www_DoS.nasl -lib/nessus/plugins/land.nasl lib/nessus/plugins/last10_sql_injection.nasl lib/nessus/plugins/lcdproc_buffer_overflow.nasl lib/nessus/plugins/lcdproc_detect.nasl lib/nessus/plugins/ldap_null_base.nasl lib/nessus/plugins/ldap_null_bind.nasl lib/nessus/plugins/leafnode_version.nasl -lib/nessus/plugins/leapftp_overflow.nasl -lib/nessus/plugins/lednews_xss.nasl -lib/nessus/plugins/leifwright_blog_cmd_execution.nasl -lib/nessus/plugins/les_visiteurs.nasl -lib/nessus/plugins/libgtop_daemon.nasl -lib/nessus/plugins/limewire_installed.nasl +lib/nessus/plugins/limewire_remote_unauth_access.nasl lib/nessus/plugins/line_overflow.nasl -lib/nessus/plugins/linksys_ap_default_password.nasl lib/nessus/plugins/linksys_dos.nasl lib/nessus/plugins/linksys_empty_GET_DoS.nasl lib/nessus/plugins/linksys_gozila_cgi_DoS.nasl lib/nessus/plugins/linksys_next_file_file_disclosure.nasl -lib/nessus/plugins/linux26_tcpopt_dos.nasl lib/nessus/plugins/linux_tftp.nes -lib/nessus/plugins/linux_zero_len_fragment.nasl lib/nessus/plugins/linuxconf_detect.nasl -lib/nessus/plugins/lion.nasl lib/nessus/plugins/listrec.nasl lib/nessus/plugins/localweb2k.nasl lib/nessus/plugins/logins.nasl -lib/nessus/plugins/lop_detection.nasl lib/nessus/plugins/lotus_bounce_DoS.nasl -lib/nessus/plugins/lotus_envid.nasl -lib/nessus/plugins/lotus_esmtp_overflow.nasl lib/nessus/plugins/lotus_notes_openserver_disclosure.nasl -lib/nessus/plugins/lotus_path_disclosure.nasl lib/nessus/plugins/lotus_slashdot_DoS.nasl lib/nessus/plugins/lotus_smency.nasl -lib/nessus/plugins/lovgate_virus_installed.nasl -lib/nessus/plugins/lpd_aix_overflow.nasl -lib/nessus/plugins/lpd_bsd_overflow.nasl -lib/nessus/plugins/lpd_dvips.nasl -lib/nessus/plugins/lpd_freebsd_overflow.nasl -lib/nessus/plugins/lpd_overflow.nasl -lib/nessus/plugins/lsh_overflow.nasl -lib/nessus/plugins/macos_x_directory_svc_dos.nasl -lib/nessus/plugins/macosx_Quicktime652.nasl -lib/nessus/plugins/macosx_SecUpd20031104.nasl -lib/nessus/plugins/macosx_SecUpd20031205.nasl -lib/nessus/plugins/macosx_SecUpd20031219.nasl -lib/nessus/plugins/macosx_SecUpd20040126.nasl -lib/nessus/plugins/macosx_SecUpd20040503.nasl -lib/nessus/plugins/macosx_SecUpd20040524.nasl -lib/nessus/plugins/macosx_SecUpd20040607.nasl -lib/nessus/plugins/macosx_SecUpd20040809.nasl -lib/nessus/plugins/macosx_SecUpd20040907.nasl -lib/nessus/plugins/macosx_SecUpd20040916.nasl -lib/nessus/plugins/macosx_SecUpd20040930.nasl -lib/nessus/plugins/macosx_SecUpd20041202.nasl -lib/nessus/plugins/macosx_ical154.nasl -lib/nessus/plugins/macosx_multiple_vulns.nasl -lib/nessus/plugins/macosx_server_default_password.nasl -lib/nessus/plugins/macosx_version.nasl -lib/nessus/plugins/magic_winmail_pop_format_string.nasl -lib/nessus/plugins/mail_asn1_decoding.nasl lib/nessus/plugins/mailcarrier_smtp_overflow.nasl lib/nessus/plugins/mailenable_httpmail_authorization_dos.nasl lib/nessus/plugins/mailenable_httpmail_content_length_overflow.nasl @@ -2549,751 +1676,150 @@ lib/nessus/plugins/mailenable_imap_overflows.nasl lib/nessus/plugins/mailenable_imap_search_dos.nasl lib/nessus/plugins/mailenable_smtp_dos.nasl -lib/nessus/plugins/mailenable_unspecified_vuln.nasl +lib/nessus/plugins/mailman_detect.nasl lib/nessus/plugins/mailman_password_retrieval.nasl -lib/nessus/plugins/mailman_webmail.nasl -lib/nessus/plugins/mailmax_imap_overflows.nasl -lib/nessus/plugins/mailmax_imap_overflows2.nasl -lib/nessus/plugins/mailmaxweb_path_disclosure.nasl -lib/nessus/plugins/mailnews.nasl -lib/nessus/plugins/mailpost_multiple_flaws.nasl +lib/nessus/plugins/mailman_privatepy_directory_traversal.nasl lib/nessus/plugins/mailreader.nasl -lib/nessus/plugins/mailsweeper_archive_filtering.nasl -lib/nessus/plugins/mailsweeper_ppt_dos.nasl lib/nessus/plugins/maincfgret.nasl -lib/nessus/plugins/mambo.nasl -lib/nessus/plugins/mambo_code_injection.nasl +lib/nessus/plugins/mambo_flaws.nasl lib/nessus/plugins/mambo_xss.nasl -lib/nessus/plugins/mambo_xss2.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-033.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-040.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-042.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-043.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-044.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-045.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-046.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-047.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-048.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-050.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-051.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-053.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-054.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-055.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-056.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-058.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-059.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-061.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-062.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-063.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-064.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-065.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-066.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-067.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-068.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-069.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-070.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-071.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-072.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-073.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-074.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-075.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-076.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-077.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-078.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-079.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-081.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-082.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-083.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-084.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-085.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-086.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-087.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-088.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-089.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-090.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-091.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-092.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-093.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-094.nasl -lib/nessus/plugins/mandrake_MDKSA-2001-095.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-001.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-002.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-003.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-004.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-005.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-006.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-007.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-008.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-009.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-010.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-011.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-012.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-013.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-014.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-015.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-016.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-017.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-018.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-019.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-020.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-021.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-022.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-023.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-024.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-026.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-027.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-028.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-029.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-031.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-032.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-033.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-034.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-036.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-037.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-038.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-039.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-040.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-041.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-042.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-044.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-045.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-046.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-047.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-048.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-049.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-050.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-051.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-052.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-054.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-055.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-057.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-058.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-059.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-060.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-061.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-062.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-063.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-064.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-065.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-066.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-068.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-069.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-070.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-071.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-072.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-073.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-075.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-076.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-078.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-079.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-080.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-081.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-082.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-083.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-084.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-085.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-086.nasl -lib/nessus/plugins/mandrake_MDKSA-2002-087.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-001.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-002.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-003.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-004.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-005.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-006.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-007.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-008.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-009.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-010.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-011.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-012.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-013.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-014.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-015.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-016.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-017.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-018.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-019.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-020.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-021.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-022.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-023.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-025.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-026.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-027.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-028.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-029.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-030.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-031.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-032.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-033.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-034.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-035.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-036.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-037.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-038.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-039.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-040.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-041.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-042.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-043.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-044.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-045.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-046.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-047.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-048.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-049.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-050.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-051.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-052.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-053.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-054.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-055.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-056.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-057.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-058.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-060.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-061.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-062.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-063.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-064.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-065.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-066.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-067.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-068.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-069.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-070.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-071.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-072.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-073.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-074.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-075.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-076.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-077.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-078.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-079.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-081.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-082.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-083.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-084.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-085.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-086.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-087.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-088.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-089.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-090.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-091.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-092.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-093.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-094.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-095.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-096.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-097.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-098.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-099.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-100.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-101.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-102.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-103.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-104.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-105.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-106.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-107.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-108.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-109.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-110.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-111.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-112.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-113.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-114.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-115.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-116.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-117.nasl -lib/nessus/plugins/mandrake_MDKSA-2003-118.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-001.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-002.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-003.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-004.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-005.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-006.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-007.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-008.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-009.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-010.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-011.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-012.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-013.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-014.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-015.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-016.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-017.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-018.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-019.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-021.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-022.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-023.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-024.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-025.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-026.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-027.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-028.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-029.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-030.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-031.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-032.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-033.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-034.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-035.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-036.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-037.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-038.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-039.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-040.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-041.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-042.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-043.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-044.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-045.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-046.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-047.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-048.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-049.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-050.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-051.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-052.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-053.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-054.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-055.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-056.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-057.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-058.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-059.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-060.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-061.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-062.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-063.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-064.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-065.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-066.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-067.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-068.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-069.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-070.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-071.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-073.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-074.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-075.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-076.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-077.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-078.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-079.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-080.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-081.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-082.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-083.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-084.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-085.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-086.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-087.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-088.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-089.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-090.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-091.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-092.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-093.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-094.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-095.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-096.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-097.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-098.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-099.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-100.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-101.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-102.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-103.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-104.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-105.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-106.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-107.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-108.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-109.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-110.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-112.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-113.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-114.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-115.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-116.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-117.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-118.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-119.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-120.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-121.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-122.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-123.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-124.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-125.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-126.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-127.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-128.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-129.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-130.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-131.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-132.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-133.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-134.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-135.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-136.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-137.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-138.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-139.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-140.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-141.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-142.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-143.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-144.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-145.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-146.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-147.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-148.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-149.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-150.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-151.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-152.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-153.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-154.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-155.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-156.nasl -lib/nessus/plugins/mandrake_MDKSA-2004-157.nasl +lib/nessus/plugins/mambo_xss3.nasl lib/nessus/plugins/manpage_file_disclosure.nasl -lib/nessus/plugins/mantis_detect.nasl -lib/nessus/plugins/mantis_multiple_vulns.nasl -lib/nessus/plugins/mantis_multiple_vulns2.nasl -lib/nessus/plugins/mantis_multiple_vulns3.nasl lib/nessus/plugins/mantis_xss.nasl -lib/nessus/plugins/marconi_dos.nasl -lib/nessus/plugins/master_index_search.nasl -lib/nessus/plugins/mcafee_installed.nasl -lib/nessus/plugins/mcms_overflow.nasl -lib/nessus/plugins/mdaemon.nasl -lib/nessus/plugins/mdaemon_buffer_overflows.nasl -lib/nessus/plugins/mdaemon_create_overflow.nasl -lib/nessus/plugins/mdaemon_dele_dos.nasl -lib/nessus/plugins/mdaemon_dos.nasl lib/nessus/plugins/mdaemon_imap_server_dos.nasl lib/nessus/plugins/mdaemon_imap_server_dos2.nasl -lib/nessus/plugins/mdaemon_local_privileges.nasl lib/nessus/plugins/mdaemon_mail_server_dos.nasl -lib/nessus/plugins/mdaemon_webconfig.nasl -lib/nessus/plugins/mdaemon_worldclient.nasl -lib/nessus/plugins/mdbms_overflow.nasl -lib/nessus/plugins/mdns.nasl -lib/nessus/plugins/medalofhonor_bof.nasl -lib/nessus/plugins/mediahouse_statistics_server.nasl lib/nessus/plugins/mediahouse_statistics_web_server.nasl -lib/nessus/plugins/mensajeitor_admin_bypass.nasl lib/nessus/plugins/merak_multiple_vulns.nasl -lib/nessus/plugins/mercur_auth_overflow.nasl -lib/nessus/plugins/mercure_expn_overflow.nasl -lib/nessus/plugins/mercure_imap_read_any_file.nasl -lib/nessus/plugins/mercure_webview.nasl -lib/nessus/plugins/mercury_mail_stack.nasl -lib/nessus/plugins/messenger_ms03-043.nasl +lib/nessus/plugins/mercuryboard_multiple_vuln.nasl lib/nessus/plugins/metadot_sql_injection.nasl -lib/nessus/plugins/metainfo_mail.nasl -lib/nessus/plugins/mibiisa_overflow.nasl -lib/nessus/plugins/minibb_sql.nasl -lib/nessus/plugins/minibb_xss.nasl -lib/nessus/plugins/miniportail_admin_access.nasl -lib/nessus/plugins/minivend_view_page.nasl lib/nessus/plugins/misc_format_string.nasl lib/nessus/plugins/misc_func.inc -lib/nessus/plugins/miscflood.nasl -lib/nessus/plugins/mkilog.nasl lib/nessus/plugins/mldonkey_telnet.nasl lib/nessus/plugins/mldonkey_www.nasl -lib/nessus/plugins/mnogosearch_overflows.nasl lib/nessus/plugins/mod_access_referer.nasl -lib/nessus/plugins/mod_auth_any.nasl -lib/nessus/plugins/mod_frontpage.nasl -lib/nessus/plugins/mod_gzip_format_string.nasl -lib/nessus/plugins/mod_gzip_running.nasl -lib/nessus/plugins/mod_jk_chunked_encoding_dos.nasl -lib/nessus/plugins/mod_mylo_overflow.nasl -lib/nessus/plugins/mod_ntlm.nasl lib/nessus/plugins/mod_python_handle.nasl -lib/nessus/plugins/mod_python_malformed_query.nasl lib/nessus/plugins/mod_rootme_backdoor.nasl lib/nessus/plugins/mod_ssl_hook_functions_format_string_vuln.nasl lib/nessus/plugins/mod_ssl_offby1.nasl -lib/nessus/plugins/mod_ssl_overflow.nasl -lib/nessus/plugins/mod_ssl_uuencode_binary.nasl -lib/nessus/plugins/mod_ssl_wildcard_dns_xss.nasl -lib/nessus/plugins/mod_survey_sql_injection.nasl lib/nessus/plugins/moniwiki_xss.nasl lib/nessus/plugins/monkeyweb_post_DoS.nasl lib/nessus/plugins/monkeyweb_too_big_post.nasl lib/nessus/plugins/moodle_php_reply_variable_xss.nasl lib/nessus/plugins/moodle_sql_inject.nasl -lib/nessus/plugins/moodle_unknown_vuln.nasl lib/nessus/plugins/moodle_xss.nasl lib/nessus/plugins/moonlit_virus.nasl -lib/nessus/plugins/mountd_overflow.nasl +lib/nessus/plugins/movabletype_cfg.nasl lib/nessus/plugins/mozilla_certif_handle_dos.nasl lib/nessus/plugins/mozilla_default_perms.nasl -lib/nessus/plugins/mozilla_firefox_cache_file.nasl -lib/nessus/plugins/mozilla_firefox_code_exec.nasl -lib/nessus/plugins/mozilla_firefox_files_rm.nasl -lib/nessus/plugins/mozilla_firefox_img.nasl lib/nessus/plugins/mozilla_firefox_xul_spoof.nasl -lib/nessus/plugins/mozilla_multiple_flaws.nasl -lib/nessus/plugins/mozilla_soapparameter_overflow.nasl -lib/nessus/plugins/mpcsw_guestbook_database.nasl -lib/nessus/plugins/mq_toolbar_detection.nasl -lib/nessus/plugins/ms_index_server.nasl -lib/nessus/plugins/ms_invalid_cookie.nasl -lib/nessus/plugins/ms_kb835732_ssl.nasl -lib/nessus/plugins/ms_siteserver_info_disclosure.nasl -lib/nessus/plugins/ms_telnet_overflow.nasl lib/nessus/plugins/msadcs_dll.nasl -lib/nessus/plugins/msadcs_overflow.nasl lib/nessus/plugins/msdtc_dos.nasl -lib/nessus/plugins/msftp_dos.nasl lib/nessus/plugins/msmmask.nasl -lib/nessus/plugins/msnntp_code_execution.nasl -lib/nessus/plugins/mspws_dotdotdot.nasl -lib/nessus/plugins/msql_overflow.nasl lib/nessus/plugins/msrpc-spike27.nasl lib/nessus/plugins/msrpc_dcom.nasl -lib/nessus/plugins/msrpc_dcom2.nasl lib/nessus/plugins/mssms_dos.nasl -lib/nessus/plugins/mssmtp_code_execution.nasl -lib/nessus/plugins/mssmtp_dos.nasl -lib/nessus/plugins/mssmtp_null_auth.nasl lib/nessus/plugins/mssql_blank_password.nasl lib/nessus/plugins/mssql_brute_force.nasl lib/nessus/plugins/mssql_hello_overflow.nasl -lib/nessus/plugins/mssql_litchfield_overflows.nasl -lib/nessus/plugins/mssql_lte_7.nasl lib/nessus/plugins/mssql_ping.nasl lib/nessus/plugins/mssql_version.nasl lib/nessus/plugins/mssqlserver_detect.nasl -lib/nessus/plugins/mssqlserver_dos.nasl -lib/nessus/plugins/mstream_agent.nasl -lib/nessus/plugins/mstream_handler.nasl -lib/nessus/plugins/multicsp_detect.nasl -lib/nessus/plugins/multihtml.nasl +lib/nessus/plugins/mt-load_cgi.nasl lib/nessus/plugins/multiple_ftpd_dos.nasl -lib/nessus/plugins/multitech_proxy_default_pwd.nasl lib/nessus/plugins/musicd_dos.nasl lib/nessus/plugins/musicd_file_disclosure.nasl -lib/nessus/plugins/my_egallery_cmd_exec.nasl lib/nessus/plugins/my_little_forum_xss.nasl lib/nessus/plugins/mycio_detect.nasl lib/nessus/plugins/mycio_directory_traversal.nasl -lib/nessus/plugins/mydms_sql_injection.nasl -lib/nessus/plugins/mydoom_virus.nasl -lib/nessus/plugins/myguestbk_admin_access.nasl -lib/nessus/plugins/myphpPageTool_code_injection.nasl -lib/nessus/plugins/myphpcalendar_injection.nasl -lib/nessus/plugins/myphpnuke_code_injection.nasl -lib/nessus/plugins/myserver_dos.nasl -lib/nessus/plugins/myserver_math_sum_flaws.nasl lib/nessus/plugins/myserver_post_dos.nasl lib/nessus/plugins/myserver_traversal.nasl lib/nessus/plugins/mysql_auth_bypass_zeropass.nasl -lib/nessus/plugins/mysql_bad_password.nasl -lib/nessus/plugins/mysql_bounded_param_overflow.nasl lib/nessus/plugins/mysql_buff_overflow.nasl -lib/nessus/plugins/mysql_double_free.nasl -lib/nessus/plugins/mysql_flaws.nasl +lib/nessus/plugins/mysql_eventum_flaws.nasl lib/nessus/plugins/mysql_hotcopy_tempfile.nasl -lib/nessus/plugins/mysql_multiple_flaws.nasl lib/nessus/plugins/mysql_multiple_flaws2.nasl -lib/nessus/plugins/mysql_multiple_flaws3.nasl -lib/nessus/plugins/mysql_password_overflow.nasl -lib/nessus/plugins/mysql_unpassworded.nasl lib/nessus/plugins/mysql_version.nasl -lib/nessus/plugins/nai_webshield_info.nasl -lib/nessus/plugins/nai_webshield_overflow.nasl -lib/nessus/plugins/namazu_multiple_vulns.nasl lib/nessus/plugins/napster_detect.nasl -lib/nessus/plugins/nav_installed.nasl -lib/nessus/plugins/nav_version.nasl lib/nessus/plugins/nbmember_info_disclosure.nasl lib/nessus/plugins/ncacn_http.nasl -lib/nessus/plugins/ncase_detection.nasl -lib/nessus/plugins/ncbook_cgi.nasl -lib/nessus/plugins/ncl_items.nasl -lib/nessus/plugins/ncl_items_2.nasl lib/nessus/plugins/ndcgi.nasl lib/nessus/plugins/nds_web_based_browsing.nasl -lib/nessus/plugins/neoteris_ive_xss.nasl lib/nessus/plugins/nessus_detect.nasl lib/nessus/plugins/nessus_tcp_scanner.nes -lib/nessus/plugins/nestea.nasl lib/nessus/plugins/netasq.nasl -lib/nessus/plugins/netauth.nasl -lib/nessus/plugins/netbeans.nasl -lib/nessus/plugins/netbios_mem_disclosure.nasl lib/nessus/plugins/netbios_name_get.nasl -lib/nessus/plugins/netbus.nasl -lib/nessus/plugins/netbus2.nasl -lib/nessus/plugins/netcharts_default_password.nasl -lib/nessus/plugins/netcommerce_sql.nasl -lib/nessus/plugins/netdde.nasl -lib/nessus/plugins/netgear_default_password.nasl -lib/nessus/plugins/netgear_hidden_password.nasl -lib/nessus/plugins/netgear_password_disclosure.nasl -lib/nessus/plugins/netgear_prosafe_dos.nasl -lib/nessus/plugins/netinfo_detect.nasl -lib/nessus/plugins/netinfo_passwd.nasl -lib/nessus/plugins/netinfo_rpc.nasl lib/nessus/plugins/netobserve_command_execution.nasl lib/nessus/plugins/netop.inc lib/nessus/plugins/netop_detect_tcp.nasl lib/nessus/plugins/netop_detect_udp.nasl lib/nessus/plugins/netop_infopublic.nasl -lib/nessus/plugins/netscape_PageServices.nasl -lib/nessus/plugins/netscape_accept_overflow.nasl -lib/nessus/plugins/netscape_adminpw.nasl -lib/nessus/plugins/netscape_crash.nasl -lib/nessus/plugins/netscape_entreprise_dot_overflow.nasl -lib/nessus/plugins/netscape_entreprise_index.nasl -lib/nessus/plugins/netscape_fasttrack.nasl -lib/nessus/plugins/netscape_imap_overflow.nasl -lib/nessus/plugins/netscape_pop_auth.nasl -lib/nessus/plugins/netscape_publishing_expert_psuser.nasl -lib/nessus/plugins/netscape_rev_proxy.nasl lib/nessus/plugins/netscape_server_default_files.nasl -lib/nessus/plugins/netscape_wp_tag.nasl -lib/nessus/plugins/netstat.nasl lib/nessus/plugins/netstat_portscan.nasl -lib/nessus/plugins/nettools_cmd_exec.nasl lib/nessus/plugins/netware_ldap_search_request.nasl lib/nessus/plugins/netware_perl_overflow.nasl lib/nessus/plugins/netware_post_perl.nasl lib/nessus/plugins/netware_tomcat_sourcecode_viewer.nasl -lib/nessus/plugins/network_active_web_server_overflow.nasl lib/nessus/plugins/network_func.inc -lib/nessus/plugins/newdsn.nasl -lib/nessus/plugins/newsdesk.nasl -lib/nessus/plugins/nfs_dotdot.nasl -lib/nessus/plugins/nfs_fsirand.nasl lib/nessus/plugins/nfs_func.inc -lib/nessus/plugins/nfs_mount.nasl -lib/nessus/plugins/nfs_portmap.nasl -lib/nessus/plugins/nfs_user_mount.nasl -lib/nessus/plugins/nfs_xlog_overflow.nasl lib/nessus/plugins/nikto.nasl lib/nessus/plugins/nikto_wrapper.nes lib/nessus/plugins/nimda.nasl lib/nessus/plugins/niprint_dos.nasl -lib/nessus/plugins/nis_get_passwd_map.nasl -lib/nessus/plugins/nis_server.nasl -lib/nessus/plugins/nisd_overflow.nasl lib/nessus/plugins/niteserver_ftp_dir_trav.nasl lib/nessus/plugins/nmap.nasl lib/nessus/plugins/nmap_tcp_connect.nes lib/nessus/plugins/nmap_wrapper.nes +lib/nessus/plugins/nntp_func.inc lib/nessus/plugins/nntp_info.nasl +lib/nessus/plugins/nntp_too_long_headers.nasl +lib/nessus/plugins/nntp_too_long_password.nasl lib/nessus/plugins/nntpserver_detect.nasl -lib/nessus/plugins/no404.nasl -lib/nessus/plugins/nokia_readfile.nasl lib/nessus/plugins/nortel_annex_default_pass.nasl lib/nessus/plugins/nortel_baystack_default_pass.nasl -lib/nessus/plugins/nortel_cgiproc_dos.nasl lib/nessus/plugins/nortel_default_username_password.nasl lib/nessus/plugins/nortel_passport_default_pass.nasl lib/nessus/plugins/nortel_pwdless1.nasl lib/nessus/plugins/nortel_pwdless2.nasl lib/nessus/plugins/nortel_webadmin.nasl -lib/nessus/plugins/notes_detection.nasl -lib/nessus/plugins/notes_mta_dos.nasl lib/nessus/plugins/notesinicheck.nasl -lib/nessus/plugins/novell_border_manager.nasl lib/nessus/plugins/novell_groupwise_servletmanager_default_password.nasl lib/nessus/plugins/novell_groupwise_webacc_information_disclosure.nasl lib/nessus/plugins/novell_netbasic_directory_traversal.nasl lib/nessus/plugins/novell_novonyx_default_files.nasl lib/nessus/plugins/novell_viewcode.nasl -lib/nessus/plugins/nph-exploitscanget.nasl lib/nessus/plugins/nph-publish.nasl -lib/nessus/plugins/nph-test-cgi.nasl lib/nessus/plugins/nqt_xss.nasl -lib/nessus/plugins/nsiislog_dll.nasl -lib/nessus/plugins/nsm_format_strings.nasl -lib/nessus/plugins/nt_ftp_guest.nasl -lib/nessus/plugins/nt_spam.nasl lib/nessus/plugins/ntalk_detect.nasl lib/nessus/plugins/ntds_get_info.nasl lib/nessus/plugins/ntp_open.nasl -lib/nessus/plugins/ntp_overflow.nasl -lib/nessus/plugins/nucleus_multiple_vulns.nasl -lib/nessus/plugins/nucleus_sql_injection.nasl -lib/nessus/plugins/nuked_clan_cmd_exec.nasl -lib/nessus/plugins/nuked_klan_file_include.nasl lib/nessus/plugins/nuked_klan_xss.nasl lib/nessus/plugins/nullhttpd_content_length.nasl -lib/nessus/plugins/nx_web_content_file_include.nasl -lib/nessus/plugins/oas_overflow.nasl lib/nessus/plugins/objectserver.nes -lib/nessus/plugins/ocean12_db_download.nasl -lib/nessus/plugins/ocean12_guestbook_xss.nasl -lib/nessus/plugins/ocean12aspcalendar.nasl -lib/nessus/plugins/ocp_portal_file_include.nasl lib/nessus/plugins/odbc_tools_check.nasl -lib/nessus/plugins/office_files.nasl lib/nessus/plugins/officescan_disclosure.nasl -lib/nessus/plugins/oftpd_dos.nasl -lib/nessus/plugins/oneorzero_flaws.nasl -lib/nessus/plugins/oops_overflow.nasl lib/nessus/plugins/open_X11_server.nasl lib/nessus/plugins/open_all_ports_DoS.nasl -lib/nessus/plugins/openbb_sql_injection.nasl +lib/nessus/plugins/open_nntp_server.nasl lib/nessus/plugins/openbb_xss.nasl -lib/nessus/plugins/openca_html_injection.nasl lib/nessus/plugins/openca_mult_sign_flaws.nasl lib/nessus/plugins/openca_sign_verif.nasl lib/nessus/plugins/opendchub.nasl -lib/nessus/plugins/opendocman_access_control_bypass.nasl -lib/nessus/plugins/openftpd_detection.nasl -lib/nessus/plugins/openlink_overflow.nasl -lib/nessus/plugins/openserver_overflows.nasl -lib/nessus/plugins/openssh_231.nasl -lib/nessus/plugins/openssh_301.nasl -lib/nessus/plugins/openssh_33.nasl -lib/nessus/plugins/openssh_36.nasl -lib/nessus/plugins/openssh_37p.nasl -lib/nessus/plugins/openssh_adv_option.nasl lib/nessus/plugins/openssh_afs.nasl lib/nessus/plugins/openssh_channel.nasl -lib/nessus/plugins/openssh_pam_timing.nasl -lib/nessus/plugins/openssh_rev_dns_lookup_bypass.nasl -lib/nessus/plugins/openssh_uselogin.nasl lib/nessus/plugins/openssh_uselogin_environment.nasl -lib/nessus/plugins/openssl_denial.nasl -lib/nessus/plugins/openssl_overflow_generic_test.nasl -lib/nessus/plugins/openssl_password_interception.nasl -lib/nessus/plugins/openwebmail_cmd_exec.nasl lib/nessus/plugins/openwebmail_content_type_xss.nasl lib/nessus/plugins/openwebmail_detect.nasl +lib/nessus/plugins/openwebmail_logindomain_xss.nasl lib/nessus/plugins/openwebmail_userstat_command_execution.nasl lib/nessus/plugins/openwebmail_vacation_input_validation.nasl -lib/nessus/plugins/opera_URI_obfuscation.nasl lib/nessus/plugins/opera_address_bar_spoofing.nasl -lib/nessus/plugins/opera_arbitrary_file_dropping.nasl -lib/nessus/plugins/opera_empty_embedded_object.nasl lib/nessus/plugins/opera_favicon_address_bar_spoofing.nasl lib/nessus/plugins/opera_file_corruption.nasl lib/nessus/plugins/opera_file_download_extension_spoofing.nasl -lib/nessus/plugins/opera_heap_corruption.nasl -lib/nessus/plugins/opera_href_overflow.nasl -lib/nessus/plugins/opera_javascript_dos.nasl lib/nessus/plugins/opera_large_javascript_array_vuln.nasl -lib/nessus/plugins/opera_multiple_flaws.nasl -lib/nessus/plugins/opera_multiple_flaws2.nasl lib/nessus/plugins/opera_news_url_dos.nasl lib/nessus/plugins/opera_remote_location_object_flaw.nasl -lib/nessus/plugins/opera_resource_detection.nasl lib/nessus/plugins/opera_skin_zip_file_overflow.nasl lib/nessus/plugins/oracle9iAS_slashdot_DoS.nasl lib/nessus/plugins/oracle9iAS_too_long_url.nasl @@ -3305,7 +1831,6 @@ lib/nessus/plugins/oracle9i_java_process_manager.nasl lib/nessus/plugins/oracle9i_jsp_source.nasl lib/nessus/plugins/oracle9i_jspdefaulterror.nasl -lib/nessus/plugins/oracle9i_mod_plsql_config.nasl lib/nessus/plugins/oracle9i_mod_plsql_overflow.nasl lib/nessus/plugins/oracle9i_mod_plsql_traversal.nasl lib/nessus/plugins/oracle9i_modplsql_css.nasl @@ -3314,26 +1839,19 @@ lib/nessus/plugins/oracle9i_soapconfig.nasl lib/nessus/plugins/oracle9i_soapdocs.nasl lib/nessus/plugins/oracle9i_soaprouter.nasl -lib/nessus/plugins/oracle_create_job_vuln.nasl -lib/nessus/plugins/oracle_dos.nasl -lib/nessus/plugins/oracle_link_overflow.nasl +lib/nessus/plugins/oracle_enterprise_manager.nasl lib/nessus/plugins/oracle_one_hour_install.nasl -lib/nessus/plugins/oracle_soap_vulns.nasl -lib/nessus/plugins/oracle_timezone_overflow.nasl lib/nessus/plugins/oracle_tnslsnr_security.nasl lib/nessus/plugins/oracle_tnslsnr_version.nasl lib/nessus/plugins/oracle_web_admin_server.nasl -lib/nessus/plugins/oracle_web_cache_multiple_vulns.nasl lib/nessus/plugins/oracle_xsql.nasl lib/nessus/plugins/oracle_xsql_query.nasl -lib/nessus/plugins/orange_dos.nasl +lib/nessus/plugins/osCommerce_dirtraversal.nasl lib/nessus/plugins/osCommerce_xss.nasl lib/nessus/plugins/osX_apache_finder.nasl lib/nessus/plugins/osX_apache_finder_content.nasl -lib/nessus/plugins/os_fingerprint.nasl lib/nessus/plugins/oscommerce_file_manager_disclosure.nasl lib/nessus/plugins/oscommerce_session_id_xss.nasl -lib/nessus/plugins/oshare.nasl lib/nessus/plugins/ospf_detect.nasl lib/nessus/plugins/osticket_attachment_code_execution.nasl lib/nessus/plugins/osticket_backdoored.nasl @@ -3344,218 +1862,83 @@ lib/nessus/plugins/osticket_view_attachments.nasl lib/nessus/plugins/overnet.nasl lib/nessus/plugins/owa-anonymous.nasl -lib/nessus/plugins/owa-version.nasl -lib/nessus/plugins/owl_browse.nasl +lib/nessus/plugins/owa_sqlinject.nasl lib/nessus/plugins/owls_file_disclosure.nasl lib/nessus/plugins/ows_bin_cgi.nasl -lib/nessus/plugins/ows_overflow.nasl -lib/nessus/plugins/p-news_priv_escalation.nasl lib/nessus/plugins/p-smash.nasl -lib/nessus/plugins/pafiledb_cmd_exec.nasl -lib/nessus/plugins/pafiledb_passwd_disclosure.nasl -lib/nessus/plugins/pafiledb_path_disclosure.nasl -lib/nessus/plugins/pafiledb_sql_injection.nasl -lib/nessus/plugins/pafiledb_xss.nasl -lib/nessus/plugins/pagelog_cgi.nasl -lib/nessus/plugins/pals_cgi.nasl -lib/nessus/plugins/pam_smb.nasl -lib/nessus/plugins/passwordless_cayman_router.nasl -lib/nessus/plugins/passwordless_hp_printer.nasl -lib/nessus/plugins/passwordless_lexmark_printer.nasl lib/nessus/plugins/passwordprotect_sql_inject.nasl -lib/nessus/plugins/paypal_store_front_injection.nasl lib/nessus/plugins/pccsmysqladm.nasl -lib/nessus/plugins/pd9_megabbs_flaws.nasl lib/nessus/plugins/perlIS_dll_bufferoverflow.nasl -lib/nessus/plugins/perl_browseable.nasl -lib/nessus/plugins/perl_cal.nasl -lib/nessus/plugins/perl_cgi.nasl -lib/nessus/plugins/perldesk_script_exec.nasl -lib/nessus/plugins/pfdipaly.nasl -lib/nessus/plugins/pftp.nasl -lib/nessus/plugins/pftp_cleartext_passwords.nasl lib/nessus/plugins/pgpmail.nasl lib/nessus/plugins/pgpnet_detect.nasl -lib/nessus/plugins/phatbot_detection.nasl -lib/nessus/plugins/phf.nasl -lib/nessus/plugins/philboard_auth_bypass.nasl -lib/nessus/plugins/philboard_db_access.nasl -lib/nessus/plugins/phonebook.nasl -lib/nessus/plugins/phorum.nasl -lib/nessus/plugins/phorum_search_xss.nasl -lib/nessus/plugins/photoaday_xss.nasl -lib/nessus/plugins/php.nasl +lib/nessus/plugins/photopost_sql_injection.nasl lib/nessus/plugins/php3_path_disclosure.nasl -lib/nessus/plugins/php45_multiple_flaws.nasl -lib/nessus/plugins/php4_multiple_flaws.nasl -lib/nessus/plugins/php4_path_disclosure.nasl -lib/nessus/plugins/phpDig_unspecifed_vuln.nasl -lib/nessus/plugins/phpMyAdmin_file_reading.nasl -lib/nessus/plugins/phpMyAdmin_file_reading2.nasl -lib/nessus/plugins/phpMyAdmin_multiple_flaws.nasl lib/nessus/plugins/phpMyAdmin_remote_cmd.nasl -lib/nessus/plugins/phpMyAdmin_various_issues.nasl lib/nessus/plugins/phpMyAdmin_xss.nasl -lib/nessus/plugins/phpMyExplorer.nasl -lib/nessus/plugins/phpPgAdmin_file_reading.nasl -lib/nessus/plugins/php_4_2_x_malformed_POST.nasl -lib/nessus/plugins/php_4_3_0.nasl -lib/nessus/plugins/php_4_3_x_safe_mode_include.nasl lib/nessus/plugins/php_apache_win32_default.nasl lib/nessus/plugins/php_arbitrary_file_access.nasl -lib/nessus/plugins/php_arbitrary_file_upload.nasl -lib/nessus/plugins/php_file_upload.nasl -lib/nessus/plugins/php_fusion_db_backup_disclosure.nasl lib/nessus/plugins/php_fusion_sql_inject.nasl lib/nessus/plugins/php_fusion_xss.nasl -lib/nessus/plugins/php_imap_overflow.nasl -lib/nessus/plugins/php_log.nasl lib/nessus/plugins/php_mail_func_header_spoof.nasl -lib/nessus/plugins/php_mem_disclosure.nasl -lib/nessus/plugins/php_news_sql_inject.nasl lib/nessus/plugins/php_nuke_admin_cp.nasl lib/nessus/plugins/php_nuke_bb_smilies_passwd.nasl -lib/nessus/plugins/php_nuke_galleryaddon.nasl -lib/nessus/plugins/php_nuke_installed.nasl -lib/nessus/plugins/php_nuke_opendir.nasl lib/nessus/plugins/php_nuke_sql_debug.nasl -lib/nessus/plugins/php_overflow.nasl lib/nessus/plugins/php_ping_code_execution.nasl -lib/nessus/plugins/php_proxima_file_reading.nasl -lib/nessus/plugins/php_safe_mode.nasl -lib/nessus/plugins/php_socket_iovec_alloc_overflow.nasl lib/nessus/plugins/php_split_mime.nasl lib/nessus/plugins/php_strip_tags_memory_limit_vuln.nasl -lib/nessus/plugins/phpay_info_disclosure.nasl -lib/nessus/plugins/phpbb_code_injection.nasl -lib/nessus/plugins/phpbb_detect.nasl +lib/nessus/plugins/phpadsnew_xss.nasl lib/nessus/plugins/phpbb_fetch_all_sql_injection.nasl -lib/nessus/plugins/phpbb_login_form_sql.nasl lib/nessus/plugins/phpbb_search_author_xss.nasl -lib/nessus/plugins/phpbb_sql_injection.nasl -lib/nessus/plugins/phpbb_sql_injection2.nasl lib/nessus/plugins/phpbb_sql_injection3.nasl -lib/nessus/plugins/phpbb_xss.nasl lib/nessus/plugins/phpbugtracker_bug_sql.nasl -lib/nessus/plugins/phpcatalog_sql_injection.nasl lib/nessus/plugins/phpcms_xss.nasl -lib/nessus/plugins/phpcsl_xss.nasl -lib/nessus/plugins/phpdig_code_injection.nasl -lib/nessus/plugins/phpgedview_directory_traversal.nasl lib/nessus/plugins/phpgedview_multiple_flaws.nasl -lib/nessus/plugins/phpgroupware_detect.nasl -lib/nessus/plugins/phpgroupware_file_include.nasl lib/nessus/plugins/phpgroupware_html_injection.nasl +lib/nessus/plugins/phpgroupware_html_injection2.nasl lib/nessus/plugins/phpgroupware_plaintext_cookie_auth_vuln.nasl lib/nessus/plugins/phpgroupware_remote_cmd.nasl lib/nessus/plugins/phpgroupware_remote_file_include.nasl lib/nessus/plugins/phpgroupware_server_side_exec_vuln.nasl lib/nessus/plugins/phpgroupware_sql_injection.nasl lib/nessus/plugins/phpgroupware_xss.nasl -lib/nessus/plugins/phpgroupware_xss_and_sql.nasl lib/nessus/plugins/phpinfo.nasl lib/nessus/plugins/phpix.nasl -lib/nessus/plugins/phpix_cmd_exec.nasl -lib/nessus/plugins/phpkit_multiple_flaws.nasl -lib/nessus/plugins/phplive_unspecified_vuln.nasl -lib/nessus/plugins/phpmybackpro_multiple_flaws.nasl lib/nessus/plugins/phpmychat_information_disclosure.nasl lib/nessus/plugins/phpmyfaq_action_parameter_flaw.nasl -lib/nessus/plugins/phpmyfaq_admin_bypass.nasl -lib/nessus/plugins/phpping_code_execution.nasl -lib/nessus/plugins/phpprojekt_auth_bypass.nasl lib/nessus/plugins/phprocketaddin_traversal.nasl -lib/nessus/plugins/phpscheduleit_unknown_vuln.nasl -lib/nessus/plugins/phpscheduleit_xss.nasl +lib/nessus/plugins/phproxy_xss.nasl lib/nessus/plugins/phpshop_sql_injection.nasl lib/nessus/plugins/phptonuke_dir_trav.nasl -lib/nessus/plugins/phpwebsite_multiple_flaws.nasl -lib/nessus/plugins/pi3web_dos.nasl -lib/nessus/plugins/pi3web_dos2.nasl -lib/nessus/plugins/pi3web_isapi.nasl -lib/nessus/plugins/pimp.nasl +lib/nessus/plugins/phpweblog_xss.nasl lib/nessus/plugins/ping_asp.nasl -lib/nessus/plugins/ping_host.nasl lib/nessus/plugins/pingpong.inc lib/nessus/plugins/pinnacle_sc_skin_dos.nasl lib/nessus/plugins/pinnacle_xss.nasl -lib/nessus/plugins/piranha.nasl lib/nessus/plugins/pirelli_router_default_password.nasl lib/nessus/plugins/pivot_file_inclusion.nasl -lib/nessus/plugins/pjreview_neo_file_reading.nasl lib/nessus/plugins/platinum_ftp.nasl lib/nessus/plugins/playsms_sql_inject.nasl -lib/nessus/plugins/plusmail.nasl -lib/nessus/plugins/pmachine_code_injection.nasl -lib/nessus/plugins/pmachine_xss_and_path_disclosure.nasl -lib/nessus/plugins/pmcrash.nasl -lib/nessus/plugins/pnserver.nasl -lib/nessus/plugins/poc32.nasl -lib/nessus/plugins/podboard_forum_details_xss.nasl -lib/nessus/plugins/polar_helpdesk_auth_bypass.nasl lib/nessus/plugins/pollit.nasl lib/nessus/plugins/pop2_unencrypted_cleartext_logins.nasl lib/nessus/plugins/pop3_func.inc -lib/nessus/plugins/pop3_overflow.nasl lib/nessus/plugins/pop3_unencrypted_cleartext_logins.nasl -lib/nessus/plugins/popper_mod.nasl +lib/nessus/plugins/poppassd_too_long_user.nasl lib/nessus/plugins/poprelayd_auth.nasl lib/nessus/plugins/popserver_detect.nasl lib/nessus/plugins/poptop_negative_read.nasl lib/nessus/plugins/port_shell_execution.nasl -lib/nessus/plugins/portal_of_doom.nasl -lib/nessus/plugins/poster_version_two.nasl -lib/nessus/plugins/postfix_vulns.nasl -lib/nessus/plugins/postgresql_multiple_flaws.nasl lib/nessus/plugins/postgresql_tempfile.nasl -lib/nessus/plugins/postgresql_toascii_overflow.nasl -lib/nessus/plugins/postgresql_unpassworded.nasl -lib/nessus/plugins/postnuke_backdoor.nasl -lib/nessus/plugins/postnuke_detect.nasl -lib/nessus/plugins/postnuke_info_disclosure.nasl -lib/nessus/plugins/postnuke_info_disclosure2.nasl -lib/nessus/plugins/postnuke_install_php.nasl -lib/nessus/plugins/postnuke_multiple_xss.nasl lib/nessus/plugins/postnuke_news_xss.nasl -lib/nessus/plugins/postnuke_pnTresMailer_traversal.nasl -lib/nessus/plugins/postnuke_rating_dos.nasl -lib/nessus/plugins/postnuke_reviews_xss.nasl -lib/nessus/plugins/postnuke_sql_injection.nasl -lib/nessus/plugins/pound_format_strings.nasl -lib/nessus/plugins/powerplay.nasl lib/nessus/plugins/powerportal_path_disclosure.nasl -lib/nessus/plugins/powerportal_privmsg_html_injection.nasl -lib/nessus/plugins/powerportal_sql_injection.nasl lib/nessus/plugins/powerup_information_disclosure.nasl lib/nessus/plugins/pptp_detect.nasl lib/nessus/plugins/printenv.nasl -lib/nessus/plugins/processit.nasl -lib/nessus/plugins/productcart_sql_injection.nasl -lib/nessus/plugins/proftpd_1_2_0_rc2.nasl -lib/nessus/plugins/proftpd_ascii_overflow.nasl -lib/nessus/plugins/proftpd_debian.nasl -lib/nessus/plugins/proftpd_exhaust.nasl -lib/nessus/plugins/proftpd_mkdir_overflow.nasl -lib/nessus/plugins/proftpd_overflow.nasl -lib/nessus/plugins/proftpd_pgsql_insertion.nasl -lib/nessus/plugins/proftpd_pre10.nasl -lib/nessus/plugins/proftpd_pre6_exploit.nasl lib/nessus/plugins/proftpd_user_enum.nasl lib/nessus/plugins/propfind_internal_ip.nasl -lib/nessus/plugins/proxomitron_dos.nasl -lib/nessus/plugins/proxy_connect.nasl -lib/nessus/plugins/proxy_cross_site_scripting.nasl -lib/nessus/plugins/proxy_gopher.nasl -lib/nessus/plugins/proxy_port.nasl -lib/nessus/plugins/proxy_post.nasl -lib/nessus/plugins/proxy_use.nasl -lib/nessus/plugins/pscs_vpop3_dos.nasl lib/nessus/plugins/psnews_xss.nasl -lib/nessus/plugins/psunami_cmd_exec.nasl lib/nessus/plugins/psybnc_check.nasl lib/nessus/plugins/psychoblogger_sql_injection.nasl -lib/nessus/plugins/psynch_multiple_vulns.nasl -lib/nessus/plugins/ptnews_admin.nasl +lib/nessus/plugins/psychostats_xss.nasl lib/nessus/plugins/punBB_detect.nasl lib/nessus/plugins/punBB_img_xss.nasl lib/nessus/plugins/punBB_info_disclosure.nasl @@ -3564,2319 +1947,329 @@ lib/nessus/plugins/punBB_url_quote_xss.nasl lib/nessus/plugins/putty_arbitrary_command_execution.nasl lib/nessus/plugins/putty_logon_credential_leak.nasl -lib/nessus/plugins/putty_version_check.nasl -lib/nessus/plugins/pwrsearch_detection.nasl -lib/nessus/plugins/pxe_overflow.nasl lib/nessus/plugins/qmtp_detect.nasl lib/nessus/plugins/qpkg.inc -lib/nessus/plugins/qpopper.nasl lib/nessus/plugins/qpopper2.nasl -lib/nessus/plugins/qpopper_euidl.nasl -lib/nessus/plugins/qpopper_list.nasl -lib/nessus/plugins/qpopper_qvsnprinf_overflow.nasl lib/nessus/plugins/qpopper_user_disclosure.nasl lib/nessus/plugins/quake3_dos.nasl -lib/nessus/plugins/qualiteam_xcart_cmd_exec.nasl -lib/nessus/plugins/quickstore.nasl -lib/nessus/plugins/quickstore2.nasl lib/nessus/plugins/quicktime_admin.nasl lib/nessus/plugins/quicktime_heap_overflow.nasl -lib/nessus/plugins/quicktime_player_overflow.nasl lib/nessus/plugins/quixplorer_file_disclosure.nasl lib/nessus/plugins/quote.nasl -lib/nessus/plugins/racoon_cookie_malloc_dos.nasl -lib/nessus/plugins/radiate_detection.nasl -lib/nessus/plugins/radius_detect.nasl +lib/nessus/plugins/qwikiwiki_file_inclusion.nasl lib/nessus/plugins/radmin_detect.nasl -lib/nessus/plugins/radmin_port_10002.nasl -lib/nessus/plugins/ramcrash.nasl +lib/nessus/plugins/raidenHTTPD_dir_traversal.nasl +lib/nessus/plugins/random_crap_DoS.nasl lib/nessus/plugins/raptor_detect.nasl -lib/nessus/plugins/raptor_isn.nasl lib/nessus/plugins/rbs.nasl lib/nessus/plugins/readdesigncheck.nasl -lib/nessus/plugins/realplayer_6011.nasl -lib/nessus/plugins/realplayer_file_handler_overflow.nasl -lib/nessus/plugins/realplayer_png_heap_corruption.nasl -lib/nessus/plugins/realplayer_skin_remote_overflow.nasl -lib/nessus/plugins/realplayer_undisclosed_vulns.nasl -lib/nessus/plugins/realserver_defaultcfg.nasl -lib/nessus/plugins/realserver_disclosure.nasl -lib/nessus/plugins/realserver_integer_dos.nasl lib/nessus/plugins/realserver_malformed_request_dos.nasl -lib/nessus/plugins/realserver_ussr_dos.nasl -lib/nessus/plugins/realserverg2.nasl lib/nessus/plugins/record_route.nasl -lib/nessus/plugins/redhat-RHSA-2002-119.nasl -lib/nessus/plugins/redhat-RHSA-2002-120.nasl -lib/nessus/plugins/redhat-RHSA-2002-121.nasl -lib/nessus/plugins/redhat-RHSA-2002-122.nasl -lib/nessus/plugins/redhat-RHSA-2002-123.nasl -lib/nessus/plugins/redhat-RHSA-2002-124.nasl -lib/nessus/plugins/redhat-RHSA-2002-125.nasl -lib/nessus/plugins/redhat-RHSA-2002-126.nasl -lib/nessus/plugins/redhat-RHSA-2002-128.nasl -lib/nessus/plugins/redhat-RHSA-2002-129.nasl -lib/nessus/plugins/redhat-RHSA-2002-130.nasl -lib/nessus/plugins/redhat-RHSA-2002-131.nasl -lib/nessus/plugins/redhat-RHSA-2002-136.nasl -lib/nessus/plugins/redhat-RHSA-2002-137.nasl -lib/nessus/plugins/redhat-RHSA-2002-138.nasl -lib/nessus/plugins/redhat-RHSA-2002-152.nasl -lib/nessus/plugins/redhat-RHSA-2002-154.nasl -lib/nessus/plugins/redhat-RHSA-2002-157.nasl -lib/nessus/plugins/redhat-RHSA-2002-161.nasl -lib/nessus/plugins/redhat-RHSA-2002-165.nasl -lib/nessus/plugins/redhat-RHSA-2002-167.nasl -lib/nessus/plugins/redhat-RHSA-2002-170.nasl -lib/nessus/plugins/redhat-RHSA-2002-173.nasl -lib/nessus/plugins/redhat-RHSA-2002-180.nasl -lib/nessus/plugins/redhat-RHSA-2002-181.nasl -lib/nessus/plugins/redhat-RHSA-2002-191.nasl -lib/nessus/plugins/redhat-RHSA-2002-195.nasl -lib/nessus/plugins/redhat-RHSA-2002-211.nasl -lib/nessus/plugins/redhat-RHSA-2002-214.nasl -lib/nessus/plugins/redhat-RHSA-2002-216.nasl -lib/nessus/plugins/redhat-RHSA-2002-221.nasl -lib/nessus/plugins/redhat-RHSA-2002-224.nasl -lib/nessus/plugins/redhat-RHSA-2002-227.nasl -lib/nessus/plugins/redhat-RHSA-2002-250.nasl -lib/nessus/plugins/redhat-RHSA-2002-251.nasl -lib/nessus/plugins/redhat-RHSA-2002-255.nasl -lib/nessus/plugins/redhat-RHSA-2002-256.nasl -lib/nessus/plugins/redhat-RHSA-2002-259.nasl -lib/nessus/plugins/redhat-RHSA-2002-261.nasl -lib/nessus/plugins/redhat-RHSA-2002-263.nasl -lib/nessus/plugins/redhat-RHSA-2002-271.nasl -lib/nessus/plugins/redhat-RHSA-2002-287.nasl -lib/nessus/plugins/redhat-RHSA-2002-289.nasl -lib/nessus/plugins/redhat-RHSA-2002-291.nasl -lib/nessus/plugins/redhat-RHSA-2002-294.nasl -lib/nessus/plugins/redhat-RHSA-2002-301.nasl -lib/nessus/plugins/redhat-RHSA-2002-302.nasl -lib/nessus/plugins/redhat-RHSA-2002-307.nasl -lib/nessus/plugins/redhat-RHSA-2002-312.nasl -lib/nessus/plugins/redhat-RHSA-2003-003.nasl -lib/nessus/plugins/redhat-RHSA-2003-007.nasl -lib/nessus/plugins/redhat-RHSA-2003-008.nasl -lib/nessus/plugins/redhat-RHSA-2003-009.nasl -lib/nessus/plugins/redhat-RHSA-2003-013.nasl -lib/nessus/plugins/redhat-RHSA-2003-016.nasl -lib/nessus/plugins/redhat-RHSA-2003-021.nasl -lib/nessus/plugins/redhat-RHSA-2003-022.nasl -lib/nessus/plugins/redhat-RHSA-2003-027.nasl -lib/nessus/plugins/redhat-RHSA-2003-028.nasl -lib/nessus/plugins/redhat-RHSA-2003-030.nasl -lib/nessus/plugins/redhat-RHSA-2003-033.nasl -lib/nessus/plugins/redhat-RHSA-2003-038.nasl -lib/nessus/plugins/redhat-RHSA-2003-045.nasl -lib/nessus/plugins/redhat-RHSA-2003-046.nasl -lib/nessus/plugins/redhat-RHSA-2003-048.nasl -lib/nessus/plugins/redhat-RHSA-2003-050.nasl -lib/nessus/plugins/redhat-RHSA-2003-052.nasl -lib/nessus/plugins/redhat-RHSA-2003-055.nasl -lib/nessus/plugins/redhat-RHSA-2003-058.nasl -lib/nessus/plugins/redhat-RHSA-2003-061.nasl -lib/nessus/plugins/redhat-RHSA-2003-063.nasl -lib/nessus/plugins/redhat-RHSA-2003-065.nasl -lib/nessus/plugins/redhat-RHSA-2003-068.nasl -lib/nessus/plugins/redhat-RHSA-2003-071.nasl -lib/nessus/plugins/redhat-RHSA-2003-074.nasl -lib/nessus/plugins/redhat-RHSA-2003-077.nasl -lib/nessus/plugins/redhat-RHSA-2003-081.nasl -lib/nessus/plugins/redhat-RHSA-2003-085.nasl -lib/nessus/plugins/redhat-RHSA-2003-087.nasl -lib/nessus/plugins/redhat-RHSA-2003-090.nasl -lib/nessus/plugins/redhat-RHSA-2003-094.nasl -lib/nessus/plugins/redhat-RHSA-2003-096.nasl -lib/nessus/plugins/redhat-RHSA-2003-102.nasl -lib/nessus/plugins/redhat-RHSA-2003-103.nasl -lib/nessus/plugins/redhat-RHSA-2003-111.nasl -lib/nessus/plugins/redhat-RHSA-2003-114.nasl -lib/nessus/plugins/redhat-RHSA-2003-119.nasl -lib/nessus/plugins/redhat-RHSA-2003-121.nasl -lib/nessus/plugins/redhat-RHSA-2003-134.nasl -lib/nessus/plugins/redhat-RHSA-2003-138.nasl -lib/nessus/plugins/redhat-RHSA-2003-145.nasl -lib/nessus/plugins/redhat-RHSA-2003-146.nasl -lib/nessus/plugins/redhat-RHSA-2003-147.nasl -lib/nessus/plugins/redhat-RHSA-2003-150.nasl -lib/nessus/plugins/redhat-RHSA-2003-151.nasl -lib/nessus/plugins/redhat-RHSA-2003-161.nasl -lib/nessus/plugins/redhat-RHSA-2003-163.nasl -lib/nessus/plugins/redhat-RHSA-2003-167.nasl -lib/nessus/plugins/redhat-RHSA-2003-176.nasl -lib/nessus/plugins/redhat-RHSA-2003-177.nasl -lib/nessus/plugins/redhat-RHSA-2003-180.nasl -lib/nessus/plugins/redhat-RHSA-2003-182.nasl -lib/nessus/plugins/redhat-RHSA-2003-193.nasl -lib/nessus/plugins/redhat-RHSA-2003-195.nasl -lib/nessus/plugins/redhat-RHSA-2003-197.nasl -lib/nessus/plugins/redhat-RHSA-2003-200.nasl -lib/nessus/plugins/redhat-RHSA-2003-201.nasl -lib/nessus/plugins/redhat-RHSA-2003-207.nasl -lib/nessus/plugins/redhat-RHSA-2003-223.nasl -lib/nessus/plugins/redhat-RHSA-2003-224.nasl -lib/nessus/plugins/redhat-RHSA-2003-231.nasl -lib/nessus/plugins/redhat-RHSA-2003-236.nasl -lib/nessus/plugins/redhat-RHSA-2003-239.nasl -lib/nessus/plugins/redhat-RHSA-2003-242.nasl -lib/nessus/plugins/redhat-RHSA-2003-244.nasl -lib/nessus/plugins/redhat-RHSA-2003-246.nasl -lib/nessus/plugins/redhat-RHSA-2003-249.nasl -lib/nessus/plugins/redhat-RHSA-2003-257.nasl -lib/nessus/plugins/redhat-RHSA-2003-259.nasl -lib/nessus/plugins/redhat-RHSA-2003-262.nasl -lib/nessus/plugins/redhat-RHSA-2003-268.nasl -lib/nessus/plugins/redhat-RHSA-2003-270.nasl -lib/nessus/plugins/redhat-RHSA-2003-274.nasl -lib/nessus/plugins/redhat-RHSA-2003-280.nasl -lib/nessus/plugins/redhat-RHSA-2003-282.nasl -lib/nessus/plugins/redhat-RHSA-2003-284.nasl -lib/nessus/plugins/redhat-RHSA-2003-285.nasl -lib/nessus/plugins/redhat-RHSA-2003-289.nasl -lib/nessus/plugins/redhat-RHSA-2003-293.nasl -lib/nessus/plugins/redhat-RHSA-2003-297.nasl -lib/nessus/plugins/redhat-RHSA-2003-305.nasl -lib/nessus/plugins/redhat-RHSA-2003-310.nasl -lib/nessus/plugins/redhat-RHSA-2003-312.nasl -lib/nessus/plugins/redhat-RHSA-2003-314.nasl -lib/nessus/plugins/redhat-RHSA-2003-315.nasl -lib/nessus/plugins/redhat-RHSA-2003-317.nasl -lib/nessus/plugins/redhat-RHSA-2003-324.nasl -lib/nessus/plugins/redhat-RHSA-2003-334.nasl -lib/nessus/plugins/redhat-RHSA-2003-360.nasl -lib/nessus/plugins/redhat-RHSA-2003-372.nasl -lib/nessus/plugins/redhat-RHSA-2003-386.nasl -lib/nessus/plugins/redhat-RHSA-2003-389.nasl -lib/nessus/plugins/redhat-RHSA-2003-395.nasl -lib/nessus/plugins/redhat-RHSA-2003-399.nasl -lib/nessus/plugins/redhat-RHSA-2003-404.nasl -lib/nessus/plugins/redhat-RHSA-2003-408.nasl -lib/nessus/plugins/redhat-RHSA-2003-416.nasl -lib/nessus/plugins/redhat-RHSA-2003-419.nasl -lib/nessus/plugins/redhat-RHSA-2004-002.nasl -lib/nessus/plugins/redhat-RHSA-2004-004.nasl -lib/nessus/plugins/redhat-RHSA-2004-005.nasl -lib/nessus/plugins/redhat-RHSA-2004-008.nasl -lib/nessus/plugins/redhat-RHSA-2004-009.nasl -lib/nessus/plugins/redhat-RHSA-2004-015.nasl -lib/nessus/plugins/redhat-RHSA-2004-017.nasl -lib/nessus/plugins/redhat-RHSA-2004-019.nasl -lib/nessus/plugins/redhat-RHSA-2004-023.nasl -lib/nessus/plugins/redhat-RHSA-2004-031.nasl -lib/nessus/plugins/redhat-RHSA-2004-033.nasl -lib/nessus/plugins/redhat-RHSA-2004-035.nasl -lib/nessus/plugins/redhat-RHSA-2004-041.nasl -lib/nessus/plugins/redhat-RHSA-2004-044.nasl -lib/nessus/plugins/redhat-RHSA-2004-045.nasl -lib/nessus/plugins/redhat-RHSA-2004-047.nasl -lib/nessus/plugins/redhat-RHSA-2004-050.nasl -lib/nessus/plugins/redhat-RHSA-2004-053.nasl -lib/nessus/plugins/redhat-RHSA-2004-056.nasl -lib/nessus/plugins/redhat-RHSA-2004-058.nasl -lib/nessus/plugins/redhat-RHSA-2004-060.nasl -lib/nessus/plugins/redhat-RHSA-2004-061.nasl -lib/nessus/plugins/redhat-RHSA-2004-064.nasl -lib/nessus/plugins/redhat-RHSA-2004-066.nasl -lib/nessus/plugins/redhat-RHSA-2004-069.nasl -lib/nessus/plugins/redhat-RHSA-2004-072.nasl -lib/nessus/plugins/redhat-RHSA-2004-073.nasl -lib/nessus/plugins/redhat-RHSA-2004-074.nasl -lib/nessus/plugins/redhat-RHSA-2004-084.nasl -lib/nessus/plugins/redhat-RHSA-2004-090.nasl -lib/nessus/plugins/redhat-RHSA-2004-096.nasl -lib/nessus/plugins/redhat-RHSA-2004-103.nasl -lib/nessus/plugins/redhat-RHSA-2004-105.nasl -lib/nessus/plugins/redhat-RHSA-2004-110.nasl -lib/nessus/plugins/redhat-RHSA-2004-119.nasl -lib/nessus/plugins/redhat-RHSA-2004-120.nasl -lib/nessus/plugins/redhat-RHSA-2004-133.nasl -lib/nessus/plugins/redhat-RHSA-2004-136.nasl -lib/nessus/plugins/redhat-RHSA-2004-152.nasl -lib/nessus/plugins/redhat-RHSA-2004-153.nasl -lib/nessus/plugins/redhat-RHSA-2004-156.nasl -lib/nessus/plugins/redhat-RHSA-2004-157.nasl -lib/nessus/plugins/redhat-RHSA-2004-160.nasl -lib/nessus/plugins/redhat-RHSA-2004-165.nasl -lib/nessus/plugins/redhat-RHSA-2004-172.nasl -lib/nessus/plugins/redhat-RHSA-2004-174.nasl -lib/nessus/plugins/redhat-RHSA-2004-178.nasl -lib/nessus/plugins/redhat-RHSA-2004-180.nasl -lib/nessus/plugins/redhat-RHSA-2004-183.nasl -lib/nessus/plugins/redhat-RHSA-2004-188.nasl -lib/nessus/plugins/redhat-RHSA-2004-190.nasl -lib/nessus/plugins/redhat-RHSA-2004-191.nasl -lib/nessus/plugins/redhat-RHSA-2004-192.nasl -lib/nessus/plugins/redhat-RHSA-2004-219.nasl -lib/nessus/plugins/redhat-RHSA-2004-222.nasl -lib/nessus/plugins/redhat-RHSA-2004-233.nasl -lib/nessus/plugins/redhat-RHSA-2004-234.nasl -lib/nessus/plugins/redhat-RHSA-2004-236.nasl -lib/nessus/plugins/redhat-RHSA-2004-240.nasl -lib/nessus/plugins/redhat-RHSA-2004-242.nasl -lib/nessus/plugins/redhat-RHSA-2004-244.nasl -lib/nessus/plugins/redhat-RHSA-2004-245.nasl -lib/nessus/plugins/redhat-RHSA-2004-249.nasl -lib/nessus/plugins/redhat-RHSA-2004-255.nasl -lib/nessus/plugins/redhat-RHSA-2004-259.nasl -lib/nessus/plugins/redhat-RHSA-2004-260.nasl -lib/nessus/plugins/redhat-RHSA-2004-304.nasl -lib/nessus/plugins/redhat-RHSA-2004-308.nasl -lib/nessus/plugins/redhat-RHSA-2004-323.nasl -lib/nessus/plugins/redhat-RHSA-2004-342.nasl -lib/nessus/plugins/redhat-RHSA-2004-344.nasl -lib/nessus/plugins/redhat-RHSA-2004-349.nasl -lib/nessus/plugins/redhat-RHSA-2004-350.nasl -lib/nessus/plugins/redhat-RHSA-2004-354.nasl -lib/nessus/plugins/redhat-RHSA-2004-360.nasl -lib/nessus/plugins/redhat-RHSA-2004-373.nasl -lib/nessus/plugins/redhat-RHSA-2004-378.nasl -lib/nessus/plugins/redhat-RHSA-2004-383.nasl -lib/nessus/plugins/redhat-RHSA-2004-392.nasl -lib/nessus/plugins/redhat-RHSA-2004-395.nasl -lib/nessus/plugins/redhat-RHSA-2004-400.nasl -lib/nessus/plugins/redhat-RHSA-2004-402.nasl -lib/nessus/plugins/redhat-RHSA-2004-404.nasl -lib/nessus/plugins/redhat-RHSA-2004-408.nasl -lib/nessus/plugins/redhat-RHSA-2004-409.nasl -lib/nessus/plugins/redhat-RHSA-2004-412.nasl -lib/nessus/plugins/redhat-RHSA-2004-413.nasl -lib/nessus/plugins/redhat-RHSA-2004-414.nasl -lib/nessus/plugins/redhat-RHSA-2004-418.nasl -lib/nessus/plugins/redhat-RHSA-2004-421.nasl -lib/nessus/plugins/redhat-RHSA-2004-432.nasl -lib/nessus/plugins/redhat-RHSA-2004-434.nasl -lib/nessus/plugins/redhat-RHSA-2004-436.nasl -lib/nessus/plugins/redhat-RHSA-2004-437.nasl -lib/nessus/plugins/redhat-RHSA-2004-440.nasl -lib/nessus/plugins/redhat-RHSA-2004-441.nasl -lib/nessus/plugins/redhat-RHSA-2004-446.nasl -lib/nessus/plugins/redhat-RHSA-2004-447.nasl -lib/nessus/plugins/redhat-RHSA-2004-448.nasl -lib/nessus/plugins/redhat-RHSA-2004-449.nasl -lib/nessus/plugins/redhat-RHSA-2004-451.nasl -lib/nessus/plugins/redhat-RHSA-2004-462.nasl -lib/nessus/plugins/redhat-RHSA-2004-463.nasl -lib/nessus/plugins/redhat-RHSA-2004-464.nasl -lib/nessus/plugins/redhat-RHSA-2004-465.nasl -lib/nessus/plugins/redhat-RHSA-2004-466.nasl -lib/nessus/plugins/redhat-RHSA-2004-467.nasl -lib/nessus/plugins/redhat-RHSA-2004-478.nasl -lib/nessus/plugins/redhat-RHSA-2004-479.nasl -lib/nessus/plugins/redhat-RHSA-2004-480.nasl -lib/nessus/plugins/redhat-RHSA-2004-486.nasl -lib/nessus/plugins/redhat-RHSA-2004-489.nasl -lib/nessus/plugins/redhat-RHSA-2004-494.nasl -lib/nessus/plugins/redhat-RHSA-2004-498.nasl -lib/nessus/plugins/redhat-RHSA-2004-505.nasl -lib/nessus/plugins/redhat-RHSA-2004-536.nasl -lib/nessus/plugins/redhat-RHSA-2004-537.nasl -lib/nessus/plugins/redhat-RHSA-2004-543.nasl -lib/nessus/plugins/redhat-RHSA-2004-546.nasl -lib/nessus/plugins/redhat-RHSA-2004-549.nasl -lib/nessus/plugins/redhat-RHSA-2004-562.nasl -lib/nessus/plugins/redhat-RHSA-2004-569.nasl -lib/nessus/plugins/redhat-RHSA-2004-577.nasl -lib/nessus/plugins/redhat-RHSA-2004-583.nasl -lib/nessus/plugins/redhat-RHSA-2004-585.nasl -lib/nessus/plugins/redhat-RHSA-2004-586.nasl -lib/nessus/plugins/redhat-RHSA-2004-591.nasl -lib/nessus/plugins/redhat-RHSA-2004-592.nasl -lib/nessus/plugins/redhat-RHSA-2004-597.nasl -lib/nessus/plugins/redhat-RHSA-2004-600.nasl -lib/nessus/plugins/redhat-RHSA-2004-604.nasl -lib/nessus/plugins/redhat-RHSA-2004-609.nasl -lib/nessus/plugins/redhat-RHSA-2004-610.nasl -lib/nessus/plugins/redhat-RHSA-2004-611.nasl -lib/nessus/plugins/redhat-RHSA-2004-612.nasl -lib/nessus/plugins/redhat-RHSA-2004-615.nasl -lib/nessus/plugins/redhat-RHSA-2004-632.nasl -lib/nessus/plugins/redhat-RHSA-2004-634.nasl -lib/nessus/plugins/redhat-RHSA-2004-635.nasl -lib/nessus/plugins/redhat-RHSA-2004-636.nasl -lib/nessus/plugins/redhat-RHSA-2004-638.nasl -lib/nessus/plugins/redhat-RHSA-2004-650.nasl -lib/nessus/plugins/redhat-RHSA-2004-651.nasl -lib/nessus/plugins/redhat-RHSA-2004-654.nasl -lib/nessus/plugins/redhat-RHSA-2004-670.nasl -lib/nessus/plugins/redhat-RHSA-2004-674.nasl -lib/nessus/plugins/redhat-RHSA-2004-681.nasl -lib/nessus/plugins/redhat-RHSA-2004-687.nasl -lib/nessus/plugins/redhat-RHSA-2004-689.nasl -lib/nessus/plugins/redhat_fixes.nasl lib/nessus/plugins/redhat_update_level.nasl lib/nessus/plugins/relative_field_vulnerability.nasl -lib/nessus/plugins/remote_pc_detect.nasl -lib/nessus/plugins/remwatch.nasl lib/nessus/plugins/resin_path_disclosure.nasl lib/nessus/plugins/resin_server_status.nasl -lib/nessus/plugins/resin_traversal.nasl lib/nessus/plugins/reviewpost_sql.nasl -lib/nessus/plugins/rexecd.nasl -lib/nessus/plugins/rfparalyze.nasl -lib/nessus/plugins/rfpoison.nasl -lib/nessus/plugins/rh_inetd.nasl lib/nessus/plugins/rich_media_ecommerce_stores_sensitive_information_insecurely.nasl lib/nessus/plugins/rip_detect.nasl lib/nessus/plugins/rip_poison.nasl lib/nessus/plugins/ris_detect.nasl lib/nessus/plugins/risearch_arbitrary_file_access.nasl -lib/nessus/plugins/risearch_open_proxy.nasl -lib/nessus/plugins/rlogin.nasl -lib/nessus/plugins/rlogin_froot.nasl -lib/nessus/plugins/roads_cgi.nasl lib/nessus/plugins/robotftp.nasl -lib/nessus/plugins/rockliffe_mailsite_overflow.nasl -lib/nessus/plugins/rot13sj.nasl -lib/nessus/plugins/rover_pop3_overflow.nasl lib/nessus/plugins/roxen_counter.nasl -lib/nessus/plugins/roxen_percent.nasl -lib/nessus/plugins/rpc_3270.nasl -lib/nessus/plugins/rpc_X25.nasl -lib/nessus/plugins/rpc_alis.nasl -lib/nessus/plugins/rpc_amd.nasl -lib/nessus/plugins/rpc_automountd.nasl -lib/nessus/plugins/rpc_cmsd.nasl lib/nessus/plugins/rpc_cmsd_overflow.nasl -lib/nessus/plugins/rpc_database.nasl -lib/nessus/plugins/rpc_dmispd.nasl -lib/nessus/plugins/rpc_etherstatd.nasl -lib/nessus/plugins/rpc_fam.nasl lib/nessus/plugins/rpc_kcms.nasl -lib/nessus/plugins/rpc_keyserv.nasl -lib/nessus/plugins/rpc_llockmgr.nasl -lib/nessus/plugins/rpc_nfsd.nasl -lib/nessus/plugins/rpc_nlockmgr.nasl -lib/nessus/plugins/rpc_nsed.nasl -lib/nessus/plugins/rpc_nsemntd.nasl -lib/nessus/plugins/rpc_portmap.nasl -lib/nessus/plugins/rpc_rexd.nasl -lib/nessus/plugins/rpc_rje_mapper.nasl -lib/nessus/plugins/rpc_rquotad.nasl -lib/nessus/plugins/rpc_rstatd.nasl -lib/nessus/plugins/rpc_rusers.nasl -lib/nessus/plugins/rpc_sadmin.nasl -lib/nessus/plugins/rpc_sadmin2.nasl -lib/nessus/plugins/rpc_sched.nasl -lib/nessus/plugins/rpc_selection.nasl -lib/nessus/plugins/rpc_showfhd.nasl -lib/nessus/plugins/rpc_snmp.nasl -lib/nessus/plugins/rpc_sprayd.nasl -lib/nessus/plugins/rpc_statd.nasl -lib/nessus/plugins/rpc_statmon.nasl -lib/nessus/plugins/rpc_sunlink_mapper.nasl -lib/nessus/plugins/rpc_tfsd.nasl -lib/nessus/plugins/rpc_tooltalk.nasl -lib/nessus/plugins/rpc_tooltalk_format_string.nasl -lib/nessus/plugins/rpc_walld.nasl -lib/nessus/plugins/rpc_xdrmem_bytes.nasl -lib/nessus/plugins/rpc_ypbind.nasl -lib/nessus/plugins/rpc_yppasswd.nasl -lib/nessus/plugins/rpc_ypupated.nasl -lib/nessus/plugins/rpc_ypxfrd.nasl lib/nessus/plugins/rpcinfo.nasl lib/nessus/plugins/rpm.inc -lib/nessus/plugins/rpm_query.nasl -lib/nessus/plugins/rsh.nasl -lib/nessus/plugins/rsh_null.nasl -lib/nessus/plugins/rsh_users.nasl -lib/nessus/plugins/rsync_array_overflow.nasl -lib/nessus/plugins/rsync_heap_overflow.nasl -lib/nessus/plugins/rsync_modules.nasl lib/nessus/plugins/rsync_path_sanitation_vuln.nasl -lib/nessus/plugins/rsync_path_traversal.nasl lib/nessus/plugins/rtsp_detect.nasl -lib/nessus/plugins/rusers_output.nasl -lib/nessus/plugins/rwalld_format_string.nasl -lib/nessus/plugins/rwhois_format_string.nasl -lib/nessus/plugins/rwhois_format_string2.nasl -lib/nessus/plugins/sahagent_detection.nasl lib/nessus/plugins/samba_arbitrary_file_access.nasl -lib/nessus/plugins/samba_arbitrary_file_creation.nasl -lib/nessus/plugins/samba_asn1_dos.nasl -lib/nessus/plugins/samba_dacl_overflow.nasl -lib/nessus/plugins/samba_findnextprintchangenotify_dos.nasl -lib/nessus/plugins/samba_frags_overflow.nasl -lib/nessus/plugins/samba_mangling_overflow.nasl -lib/nessus/plugins/samba_possible_overflow.nasl -lib/nessus/plugins/samba_tng_flaws.nasl -lib/nessus/plugins/samba_trans2open_overflow.nasl -lib/nessus/plugins/samba_unicode_overflow.nasl -lib/nessus/plugins/samba_wildcard.nasl lib/nessus/plugins/sambar_DoS.nasl -lib/nessus/plugins/sambar_cgi.nasl lib/nessus/plugins/sambar_cgi_path_disclosure.nasl -lib/nessus/plugins/sambar_default_accounts.nasl -lib/nessus/plugins/sambar_info_disclosure.nasl lib/nessus/plugins/sambar_mailit.nasl lib/nessus/plugins/sambar_pagecount.nasl -lib/nessus/plugins/sambar_plaintext.nasl -lib/nessus/plugins/sambar_search_cgi.nasl lib/nessus/plugins/sambar_sendmail.nasl lib/nessus/plugins/sambar_sysadmin.nasl -lib/nessus/plugins/sambar_xss.nasl -lib/nessus/plugins/sami_ftp.nasl lib/nessus/plugins/samihttp_1_0_4.nasl -lib/nessus/plugins/sandsurfer_user_auth.nasl -lib/nessus/plugins/sandsurfer_xss.nasl lib/nessus/plugins/sapdb_detect.nasl lib/nessus/plugins/sasser_virus.nasl lib/nessus/plugins/savant_cgi_download.nasl lib/nessus/plugins/savant_cgitest.nasl lib/nessus/plugins/savant_content_length_DoS.nasl -lib/nessus/plugins/savant_percent_dos.nasl -lib/nessus/plugins/savenow_detection.nasl -lib/nessus/plugins/sawmill.nasl -lib/nessus/plugins/sawmill_password.nasl -lib/nessus/plugins/scozbook.nasl -lib/nessus/plugins/scriptlogic_hidden_share.nasl -lib/nessus/plugins/sdbsearch.nasl -lib/nessus/plugins/securecrt_command_execution.nasl lib/nessus/plugins/securecrt_remote_overflow.nasl lib/nessus/plugins/securemote.nasl lib/nessus/plugins/securemote_info_leak.nasl -lib/nessus/plugins/sedum_dos.nasl lib/nessus/plugins/sendmail_875_bo.nasl -lib/nessus/plugins/sendmail_bt_switch.nasl -lib/nessus/plugins/sendmail_conversion_overflow.nasl lib/nessus/plugins/sendmail_custom_config.nasl lib/nessus/plugins/sendmail_daemon_mode.nasl -lib/nessus/plugins/sendmail_debug.nasl lib/nessus/plugins/sendmail_debug_leak.nasl -lib/nessus/plugins/sendmail_decode.nasl -lib/nessus/plugins/sendmail_dns_map_txt_overflow.nasl lib/nessus/plugins/sendmail_etrn_dos.nasl -lib/nessus/plugins/sendmail_expn.nasl lib/nessus/plugins/sendmail_forword_include.nasl lib/nessus/plugins/sendmail_header.nasl -lib/nessus/plugins/sendmail_ident.nasl -lib/nessus/plugins/sendmail_local_overflow.nasl lib/nessus/plugins/sendmail_long_debug.nasl lib/nessus/plugins/sendmail_maillocal_dos.nasl -lib/nessus/plugins/sendmail_mime_overflow.nasl -lib/nessus/plugins/sendmail_mime_overflow2.nasl lib/nessus/plugins/sendmail_parsing_redirection.nasl -lib/nessus/plugins/sendmail_prescan_overflow.nasl lib/nessus/plugins/sendmail_queue_destruction.nasl -lib/nessus/plugins/sendmail_redirection.nasl -lib/nessus/plugins/sendmail_sun_forward.nasl lib/nessus/plugins/sendmail_wiz.nasl -lib/nessus/plugins/sendtemp.nasl lib/nessus/plugins/ser_missing_to_in_ack_dos.nasl lib/nessus/plugins/ser_register_overflow.nasl -lib/nessus/plugins/serendipity_http_splitting.nasl -lib/nessus/plugins/serendipity_sql.nasl lib/nessus/plugins/serendipity_xss.nasl lib/nessus/plugins/servletExec_DoS.nasl lib/nessus/plugins/servletExec_File_Reading.nasl lib/nessus/plugins/servletExec_Path_Disclosure.nasl -lib/nessus/plugins/sfm_xss.nasl +lib/nessus/plugins/sgallery_sql_injection.nasl lib/nessus/plugins/sgdynamo_path.nasl lib/nessus/plugins/sgdynamo_xss.nasl -lib/nessus/plugins/sgi_rpc_passwd.nasl lib/nessus/plugins/sglmerchant_information_disclosure.nasl -lib/nessus/plugins/shaft.nasl lib/nessus/plugins/shambala_www_dos.nasl -lib/nessus/plugins/shareaza_network.nasl -lib/nessus/plugins/sharemailpro_username_identification.nasl -lib/nessus/plugins/sheerdns_traversal.nasl -lib/nessus/plugins/shells.nasl lib/nessus/plugins/shiva_default_pass.nasl -lib/nessus/plugins/shlwapi_dll_dos.nasl -lib/nessus/plugins/shopcartcgi_traversal.nasl lib/nessus/plugins/shopping_cart_information_disclosure.nasl lib/nessus/plugins/shopplus_information_disclosure.nasl -lib/nessus/plugins/shopsearch_sql_injection.nasl lib/nessus/plugins/shoutcast_admin_cgi_overflow.nasl -lib/nessus/plugins/shoutcast_log_xss.nasl lib/nessus/plugins/shoutcast_version.nasl -lib/nessus/plugins/showmount.nasl -lib/nessus/plugins/showphoto_sql_injection.nasl lib/nessus/plugins/shttp_detect.nasl -lib/nessus/plugins/silentstorm_xss.nasl lib/nessus/plugins/silverstream_database.nasl lib/nessus/plugins/silverstream_dirlisting.nasl -lib/nessus/plugins/simple_chat_user_disclosure.nasl lib/nessus/plugins/simple_form_mail_relaying.nasl lib/nessus/plugins/simple_form_mail_relaying_via_subject_tags.nasl lib/nessus/plugins/simpleserverwww_dos.nasl lib/nessus/plugins/simplewww.nasl lib/nessus/plugins/singapore_file_disclosure.nasl -lib/nessus/plugins/singapore_flaws.nasl lib/nessus/plugins/sip_detection.nasl lib/nessus/plugins/sip_status_server.nasl -lib/nessus/plugins/siteUserMod.nasl lib/nessus/plugins/siteframe_xss.nasl lib/nessus/plugins/sitescope_management_server.nasl lib/nessus/plugins/sitescope_web_admin_server.nasl -lib/nessus/plugins/six_webboard.nasl -lib/nessus/plugins/slimftpd_overflow.nasl -lib/nessus/plugins/slmail.nasl -lib/nessus/plugins/slmail27.nasl -lib/nessus/plugins/slmail_helo.nasl -lib/nessus/plugins/slmail_smtp_overflows.nasl -lib/nessus/plugins/slmail_webmail_flaws.nasl lib/nessus/plugins/smad.nes -lib/nessus/plugins/small_ftp_traversal.nasl lib/nessus/plugins/smallftpd_1_0_3.nasl -lib/nessus/plugins/smartftp_overflow.nasl -lib/nessus/plugins/smartserver_pop_overflow.nasl -lib/nessus/plugins/smb2www_cmd_exec.nasl -lib/nessus/plugins/smb2www_installed.nasl -lib/nessus/plugins/smb_accessible_shares.nasl -lib/nessus/plugins/smb_accessible_shares_copyrighted_content.nasl -lib/nessus/plugins/smb_bruteforce_pass.nasl -lib/nessus/plugins/smb_crash_winlogon.nasl -lib/nessus/plugins/smb_dom2sid.nasl -lib/nessus/plugins/smb_enum_services.nasl -lib/nessus/plugins/smb_enum_shares.nasl lib/nessus/plugins/smb_file_funcs.inc -lib/nessus/plugins/smb_group_account_op.nasl -lib/nessus/plugins/smb_group_admin.nasl -lib/nessus/plugins/smb_group_backup_op.nasl -lib/nessus/plugins/smb_group_domain_admin.nasl -lib/nessus/plugins/smb_group_print_op.nasl -lib/nessus/plugins/smb_group_replicator.nasl -lib/nessus/plugins/smb_group_system_op.nasl -lib/nessus/plugins/smb_groups_guest.nasl -lib/nessus/plugins/smb_host2sid.nasl lib/nessus/plugins/smb_hotfixes.inc -lib/nessus/plugins/smb_hotfixes.nasl -lib/nessus/plugins/smb_kb835732.nasl -lib/nessus/plugins/smb_lanman_browse_list.nasl -lib/nessus/plugins/smb_localusers_autodisabled.nasl -lib/nessus/plugins/smb_localusers_changepw.nasl -lib/nessus/plugins/smb_localusers_disabled.nasl -lib/nessus/plugins/smb_localusers_lastpwchange.nasl -lib/nessus/plugins/smb_localusers_neverloggedon.nasl -lib/nessus/plugins/smb_localusers_pwexpiry.nasl -lib/nessus/plugins/smb_login.nasl -lib/nessus/plugins/smb_login_as_e.nasl -lib/nessus/plugins/smb_login_as_users.nasl -lib/nessus/plugins/smb_login_as_x.nasl -lib/nessus/plugins/smb_login_deloder.nasl -lib/nessus/plugins/smb_msblast.nasl lib/nessus/plugins/smb_mssql7.nasl -lib/nessus/plugins/smb_nativelanman.nasl -lib/nessus/plugins/smb_netusergetaliases.nasl -lib/nessus/plugins/smb_netusergetgroups.nasl -lib/nessus/plugins/smb_netusergetinfo.nasl -lib/nessus/plugins/smb_netusergetinfo_local.nasl lib/nessus/plugins/smb_nt.inc -lib/nessus/plugins/smb_nt_886185.nasl lib/nessus/plugins/smb_nt_kb870669.nasl -lib/nessus/plugins/smb_nt_ms00-029.nasl -lib/nessus/plugins/smb_nt_ms00-035.nasl -lib/nessus/plugins/smb_nt_ms00-036.nasl -lib/nessus/plugins/smb_nt_ms00-047.nasl -lib/nessus/plugins/smb_nt_ms00-052.nasl -lib/nessus/plugins/smb_nt_ms00-053.nasl -lib/nessus/plugins/smb_nt_ms00-062.nasl -lib/nessus/plugins/smb_nt_ms00-065.nasl -lib/nessus/plugins/smb_nt_ms00-066.nasl -lib/nessus/plugins/smb_nt_ms00-067.nasl -lib/nessus/plugins/smb_nt_ms00-070.nasl -lib/nessus/plugins/smb_nt_ms00-086.nasl -lib/nessus/plugins/smb_nt_ms00-089.nasl -lib/nessus/plugins/smb_nt_ms00-091.nasl -lib/nessus/plugins/smb_nt_ms01-003.nasl -lib/nessus/plugins/smb_nt_ms01-008.nasl -lib/nessus/plugins/smb_nt_ms01-009.nasl -lib/nessus/plugins/smb_nt_ms01-011.nasl -lib/nessus/plugins/smb_nt_ms01-025.nasl -lib/nessus/plugins/smb_nt_ms01-046.nasl -lib/nessus/plugins/smb_nt_ms01-048.nasl -lib/nessus/plugins/smb_nt_ms02-001.nasl -lib/nessus/plugins/smb_nt_ms02-003.nasl lib/nessus/plugins/smb_nt_ms02-005.nasl lib/nessus/plugins/smb_nt_ms02-006.nasl lib/nessus/plugins/smb_nt_ms02-008.nasl lib/nessus/plugins/smb_nt_ms02-009.nasl -lib/nessus/plugins/smb_nt_ms02-013.nasl -lib/nessus/plugins/smb_nt_ms02-014.nasl lib/nessus/plugins/smb_nt_ms02-016.nasl lib/nessus/plugins/smb_nt_ms02-017.nasl lib/nessus/plugins/smb_nt_ms02-018.nasl -lib/nessus/plugins/smb_nt_ms02-021.nasl lib/nessus/plugins/smb_nt_ms02-024.nasl lib/nessus/plugins/smb_nt_ms02-025.nasl -lib/nessus/plugins/smb_nt_ms02-026.nasl -lib/nessus/plugins/smb_nt_ms02-029.nasl -lib/nessus/plugins/smb_nt_ms02-030.nasl -lib/nessus/plugins/smb_nt_ms02-031.nasl -lib/nessus/plugins/smb_nt_ms02-032.nasl -lib/nessus/plugins/smb_nt_ms02-035.nasl -lib/nessus/plugins/smb_nt_ms02-040.nasl lib/nessus/plugins/smb_nt_ms02-042.nasl -lib/nessus/plugins/smb_nt_ms02-045.nasl lib/nessus/plugins/smb_nt_ms02-048.nasl lib/nessus/plugins/smb_nt_ms02-050.nasl lib/nessus/plugins/smb_nt_ms02-051.nasl lib/nessus/plugins/smb_nt_ms02-052.nasl lib/nessus/plugins/smb_nt_ms02-054.nasl lib/nessus/plugins/smb_nt_ms02-055.nasl -lib/nessus/plugins/smb_nt_ms02-060.nasl lib/nessus/plugins/smb_nt_ms02-063.nasl lib/nessus/plugins/smb_nt_ms02-070.nasl lib/nessus/plugins/smb_nt_ms02-071.nasl lib/nessus/plugins/smb_nt_ms02-072.nasl -lib/nessus/plugins/smb_nt_ms03-001.nasl lib/nessus/plugins/smb_nt_ms03-005.nasl lib/nessus/plugins/smb_nt_ms03-007.nasl -lib/nessus/plugins/smb_nt_ms03-008.nasl lib/nessus/plugins/smb_nt_ms03-009.nasl -lib/nessus/plugins/smb_nt_ms03-010.nasl -lib/nessus/plugins/smb_nt_ms03-011.nasl -lib/nessus/plugins/smb_nt_ms03-012.nasl -lib/nessus/plugins/smb_nt_ms03-013.nasl -lib/nessus/plugins/smb_nt_ms03-017.nasl -lib/nessus/plugins/smb_nt_ms03-018.nasl -lib/nessus/plugins/smb_nt_ms03-021.nasl lib/nessus/plugins/smb_nt_ms03-023.nasl -lib/nessus/plugins/smb_nt_ms03-024.nasl -lib/nessus/plugins/smb_nt_ms03-025.nasl -lib/nessus/plugins/smb_nt_ms03-026.nasl -lib/nessus/plugins/smb_nt_ms03-027.nasl -lib/nessus/plugins/smb_nt_ms03-029.nasl -lib/nessus/plugins/smb_nt_ms03-030.nasl -lib/nessus/plugins/smb_nt_ms03-031.nasl -lib/nessus/plugins/smb_nt_ms03-035.nasl -lib/nessus/plugins/smb_nt_ms03-037.nasl lib/nessus/plugins/smb_nt_ms03-041.nasl lib/nessus/plugins/smb_nt_ms03-042.nasl lib/nessus/plugins/smb_nt_ms03-043.nasl -lib/nessus/plugins/smb_nt_ms03-044.nasl lib/nessus/plugins/smb_nt_ms03-045.nasl -lib/nessus/plugins/smb_nt_ms03-049.nasl -lib/nessus/plugins/smb_nt_ms03-050.nasl lib/nessus/plugins/smb_nt_ms04-001.nasl -lib/nessus/plugins/smb_nt_ms04-002.nasl -lib/nessus/plugins/smb_nt_ms04-003.nasl -lib/nessus/plugins/smb_nt_ms04-006.nasl -lib/nessus/plugins/smb_nt_ms04-007.nasl -lib/nessus/plugins/smb_nt_ms04-008.nasl -lib/nessus/plugins/smb_nt_ms04-009.nasl -lib/nessus/plugins/smb_nt_ms04-010.nasl -lib/nessus/plugins/smb_nt_ms04-011.nasl -lib/nessus/plugins/smb_nt_ms04-012.nasl -lib/nessus/plugins/smb_nt_ms04-013.nasl -lib/nessus/plugins/smb_nt_ms04-014.nasl -lib/nessus/plugins/smb_nt_ms04-015.nasl lib/nessus/plugins/smb_nt_ms04-016.nasl -lib/nessus/plugins/smb_nt_ms04-018.nasl -lib/nessus/plugins/smb_nt_ms04-019.nasl -lib/nessus/plugins/smb_nt_ms04-020.nasl -lib/nessus/plugins/smb_nt_ms04-021.nasl -lib/nessus/plugins/smb_nt_ms04-022.nasl -lib/nessus/plugins/smb_nt_ms04-023.nasl -lib/nessus/plugins/smb_nt_ms04-024.nasl lib/nessus/plugins/smb_nt_ms04-026.nasl -lib/nessus/plugins/smb_nt_ms04-027.nasl -lib/nessus/plugins/smb_nt_ms04-028.nasl lib/nessus/plugins/smb_nt_ms04-029.nasl -lib/nessus/plugins/smb_nt_ms04-030.nasl -lib/nessus/plugins/smb_nt_ms04-031.nasl -lib/nessus/plugins/smb_nt_ms04-032.nasl -lib/nessus/plugins/smb_nt_ms04-033.nasl -lib/nessus/plugins/smb_nt_ms04-034.nasl -lib/nessus/plugins/smb_nt_ms04-037.nasl lib/nessus/plugins/smb_nt_ms04-039.nasl -lib/nessus/plugins/smb_nt_ms04-040.nasl -lib/nessus/plugins/smb_nt_ms04-041.nasl -lib/nessus/plugins/smb_nt_ms04-042.nasl -lib/nessus/plugins/smb_nt_ms04-043.nasl -lib/nessus/plugins/smb_nt_ms04-044.nasl -lib/nessus/plugins/smb_nt_ms04-045.nasl -lib/nessus/plugins/smb_null_params_dos.nasl -lib/nessus/plugins/smb_reg_MTS_access.nasl -lib/nessus/plugins/smb_reg_autologon.nasl -lib/nessus/plugins/smb_reg_cachedlogons.nasl -lib/nessus/plugins/smb_reg_dontshowlastusername.nasl -lib/nessus/plugins/smb_reg_hklm.nasl -lib/nessus/plugins/smb_reg_logonscreen.nasl -lib/nessus/plugins/smb_reg_missing_winreg.nasl -lib/nessus/plugins/smb_reg_nodialin.nasl -lib/nessus/plugins/smb_reg_pdc.nasl -lib/nessus/plugins/smb_reg_ras_access.nasl -lib/nessus/plugins/smb_reg_run_permissions.nasl -lib/nessus/plugins/smb_reg_schedule.nasl -lib/nessus/plugins/smb_reg_service_pack.nasl -lib/nessus/plugins/smb_reg_service_pack_W2K.nasl lib/nessus/plugins/smb_reg_service_pack_XP.nasl -lib/nessus/plugins/smb_reg_sfcdisable.nasl -lib/nessus/plugins/smb_reg_snmp_access.nasl -lib/nessus/plugins/smb_reg_trojan_paths.nasl -lib/nessus/plugins/smb_reg_windowsautoupdate.nasl -lib/nessus/plugins/smb_reg_winlogon_permissions.nasl -lib/nessus/plugins/smb_reg_winvnc_perms.nasl -lib/nessus/plugins/smb_registry_access.nasl -lib/nessus/plugins/smb_registry_full_access.nasl -lib/nessus/plugins/smb_scope.nasl -lib/nessus/plugins/smb_sid2localuser.nasl -lib/nessus/plugins/smb_sid2user.nasl -lib/nessus/plugins/smb_svc_alerter.nasl -lib/nessus/plugins/smb_svc_messenger.nasl -lib/nessus/plugins/smb_svc_scriptlogic.nasl -lib/nessus/plugins/smb_users_autodisabled.nasl -lib/nessus/plugins/smb_users_changepw.nasl -lib/nessus/plugins/smb_users_disabled.nasl -lib/nessus/plugins/smb_users_lastpwchange.nasl -lib/nessus/plugins/smb_users_neverloggedon.nasl -lib/nessus/plugins/smb_users_pwexpiry.nasl -lib/nessus/plugins/smb_virii.nasl lib/nessus/plugins/smb_xp_ms01-059.nasl lib/nessus/plugins/smc2804wbr_default_password.nasl lib/nessus/plugins/smc_www_dos.nasl lib/nessus/plugins/smtp_AV_42zip_DoS.nasl -lib/nessus/plugins/smtp_bounce.nasl -lib/nessus/plugins/smtp_bypass_cisco.nasl -lib/nessus/plugins/smtp_file.nasl lib/nessus/plugins/smtp_func.inc -lib/nessus/plugins/smtp_helo.nasl -lib/nessus/plugins/smtp_ms01-037.nasl lib/nessus/plugins/smtp_ms02-037.nasl lib/nessus/plugins/smtp_overflows.nasl -lib/nessus/plugins/smtp_program.nasl -lib/nessus/plugins/smtp_relay.nasl lib/nessus/plugins/smtp_relay2.nasl -lib/nessus/plugins/smtp_settings.nasl lib/nessus/plugins/smtp_too_long_line.nasl lib/nessus/plugins/smtpscan.nasl lib/nessus/plugins/smtpserver_detect.nasl lib/nessus/plugins/snapstream_dir_trav.nasl lib/nessus/plugins/sniff_css.nasl lib/nessus/plugins/sniff_file_disclosure.nasl -lib/nessus/plugins/snitz_cmd_exec.nasl lib/nessus/plugins/snitz_down_http_xss.nasl lib/nessus/plugins/snitz_forums_2000_sql_injection.nasl -lib/nessus/plugins/snitz_forums_2000_xss.nasl lib/nessus/plugins/snmpXdmid.nasl -lib/nessus/plugins/snmp_cisco_type.nasl lib/nessus/plugins/snmp_default_communities.nasl lib/nessus/plugins/snmp_detect.nasl -lib/nessus/plugins/snmp_dlink_user_pass_disclosure.nasl -lib/nessus/plugins/snmp_dos.nasl lib/nessus/plugins/snmp_hpJetDirectEWS.nasl -lib/nessus/plugins/snmp_ifaces.nasl -lib/nessus/plugins/snmp_lanman_services.nasl -lib/nessus/plugins/snmp_lanman_shares.nasl -lib/nessus/plugins/snmp_lanman_users.nasl -lib/nessus/plugins/snmp_oversized_length_field_dos.nasl -lib/nessus/plugins/snmp_oversized_length_field_two.nasl lib/nessus/plugins/snmp_portscan.nes -lib/nessus/plugins/snmp_processes.nasl -lib/nessus/plugins/snmp_sysDesc.nasl -lib/nessus/plugins/snmp_vacm.nasl lib/nessus/plugins/snmpwalk_portscan.nasl lib/nessus/plugins/socks.nasl +lib/nessus/plugins/socks4_loop_connect.nasl lib/nessus/plugins/socks4_username_overflow.nasl lib/nessus/plugins/socks4a_hostname_overflow.nasl -lib/nessus/plugins/sojourn.nasl +lib/nessus/plugins/socks5_loop_connect.nasl lib/nessus/plugins/solaris.inc -lib/nessus/plugins/solaris251_103558.nasl -lib/nessus/plugins/solaris251_103566.nasl -lib/nessus/plugins/solaris251_103582.nasl -lib/nessus/plugins/solaris251_103594.nasl -lib/nessus/plugins/solaris251_103603.nasl -lib/nessus/plugins/solaris251_103627.nasl -lib/nessus/plugins/solaris251_103630.nasl -lib/nessus/plugins/solaris251_103640.nasl -lib/nessus/plugins/solaris251_103663.nasl -lib/nessus/plugins/solaris251_103670.nasl -lib/nessus/plugins/solaris251_103680.nasl -lib/nessus/plugins/solaris251_103686.nasl -lib/nessus/plugins/solaris251_103690.nasl -lib/nessus/plugins/solaris251_103699.nasl -lib/nessus/plugins/solaris251_103738.nasl -lib/nessus/plugins/solaris251_103743.nasl -lib/nessus/plugins/solaris251_103817.nasl -lib/nessus/plugins/solaris251_103866.nasl -lib/nessus/plugins/solaris251_103867.nasl -lib/nessus/plugins/solaris251_103879.nasl -lib/nessus/plugins/solaris251_103882.nasl -lib/nessus/plugins/solaris251_103891.nasl -lib/nessus/plugins/solaris251_103901.nasl -lib/nessus/plugins/solaris251_103959.nasl -lib/nessus/plugins/solaris251_103995.nasl -lib/nessus/plugins/solaris251_104010.nasl -lib/nessus/plugins/solaris251_104093.nasl -lib/nessus/plugins/solaris251_104166.nasl -lib/nessus/plugins/solaris251_104178.nasl -lib/nessus/plugins/solaris251_104212.nasl -lib/nessus/plugins/solaris251_104220.nasl -lib/nessus/plugins/solaris251_104266.nasl -lib/nessus/plugins/solaris251_104283.nasl -lib/nessus/plugins/solaris251_104331.nasl -lib/nessus/plugins/solaris251_104334.nasl -lib/nessus/plugins/solaris251_104338.nasl -lib/nessus/plugins/solaris251_104471.nasl -lib/nessus/plugins/solaris251_104489.nasl -lib/nessus/plugins/solaris251_104498.nasl -lib/nessus/plugins/solaris251_104516.nasl -lib/nessus/plugins/solaris251_104533.nasl -lib/nessus/plugins/solaris251_104552.nasl -lib/nessus/plugins/solaris251_104578.nasl -lib/nessus/plugins/solaris251_104613.nasl -lib/nessus/plugins/solaris251_104637.nasl -lib/nessus/plugins/solaris251_104650.nasl -lib/nessus/plugins/solaris251_104654.nasl -lib/nessus/plugins/solaris251_104661.nasl -lib/nessus/plugins/solaris251_104692.nasl -lib/nessus/plugins/solaris251_104736.nasl -lib/nessus/plugins/solaris251_104776.nasl -lib/nessus/plugins/solaris251_104795.nasl -lib/nessus/plugins/solaris251_104818.nasl -lib/nessus/plugins/solaris251_104841.nasl -lib/nessus/plugins/solaris251_104849.nasl -lib/nessus/plugins/solaris251_104873.nasl -lib/nessus/plugins/solaris251_104893.nasl -lib/nessus/plugins/solaris251_104935.nasl -lib/nessus/plugins/solaris251_104960.nasl -lib/nessus/plugins/solaris251_104968.nasl -lib/nessus/plugins/solaris251_104976.nasl -lib/nessus/plugins/solaris251_105050.nasl -lib/nessus/plugins/solaris251_105076.nasl -lib/nessus/plugins/solaris251_105092.nasl -lib/nessus/plugins/solaris251_105133.nasl -lib/nessus/plugins/solaris251_105165.nasl -lib/nessus/plugins/solaris251_105203.nasl -lib/nessus/plugins/solaris251_105251.nasl -lib/nessus/plugins/solaris251_105299.nasl -lib/nessus/plugins/solaris251_105784.nasl -lib/nessus/plugins/solaris251_105962.nasl -lib/nessus/plugins/solaris251_105998.nasl -lib/nessus/plugins/solaris251_106160.nasl -lib/nessus/plugins/solaris251_106224.nasl -lib/nessus/plugins/solaris251_106382.nasl -lib/nessus/plugins/solaris251_106396.nasl -lib/nessus/plugins/solaris251_106411.nasl -lib/nessus/plugins/solaris251_106441.nasl -lib/nessus/plugins/solaris251_106602.nasl -lib/nessus/plugins/solaris251_106662.nasl -lib/nessus/plugins/solaris251_106663.nasl -lib/nessus/plugins/solaris251_106689.nasl -lib/nessus/plugins/solaris251_106905.nasl -lib/nessus/plugins/solaris251_106909.nasl -lib/nessus/plugins/solaris251_107020.nasl -lib/nessus/plugins/solaris251_107756.nasl -lib/nessus/plugins/solaris251_108194.nasl -lib/nessus/plugins/solaris251_108205.nasl -lib/nessus/plugins/solaris251_108289.nasl -lib/nessus/plugins/solaris251_108363.nasl -lib/nessus/plugins/solaris251_108470.nasl -lib/nessus/plugins/solaris251_108497.nasl -lib/nessus/plugins/solaris251_108658.nasl -lib/nessus/plugins/solaris251_108802.nasl -lib/nessus/plugins/solaris251_108928.nasl -lib/nessus/plugins/solaris251_109275.nasl -lib/nessus/plugins/solaris251_109392.nasl -lib/nessus/plugins/solaris251_109721.nasl -lib/nessus/plugins/solaris251_111025.nasl -lib/nessus/plugins/solaris251_111279.nasl -lib/nessus/plugins/solaris251_111281.nasl -lib/nessus/plugins/solaris251_111499.nasl -lib/nessus/plugins/solaris251_111576.nasl -lib/nessus/plugins/solaris251_111840.nasl -lib/nessus/plugins/solaris251_111916.nasl -lib/nessus/plugins/solaris251_112086.nasl -lib/nessus/plugins/solaris251_112454.nasl -lib/nessus/plugins/solaris251_112770.nasl -lib/nessus/plugins/solaris251_112891.nasl -lib/nessus/plugins/solaris251_x86_103559.nasl -lib/nessus/plugins/solaris251_x86_103581.nasl -lib/nessus/plugins/solaris251_x86_103595.nasl -lib/nessus/plugins/solaris251_x86_103604.nasl -lib/nessus/plugins/solaris251_x86_103628.nasl -lib/nessus/plugins/solaris251_x86_103631.nasl -lib/nessus/plugins/solaris251_x86_103641.nasl -lib/nessus/plugins/solaris251_x86_103664.nasl -lib/nessus/plugins/solaris251_x86_103681.nasl -lib/nessus/plugins/solaris251_x86_103687.nasl -lib/nessus/plugins/solaris251_x86_103691.nasl -lib/nessus/plugins/solaris251_x86_103700.nasl -lib/nessus/plugins/solaris251_x86_103717.nasl -lib/nessus/plugins/solaris251_x86_103739.nasl -lib/nessus/plugins/solaris251_x86_103744.nasl -lib/nessus/plugins/solaris251_x86_103818.nasl -lib/nessus/plugins/solaris251_x86_103868.nasl -lib/nessus/plugins/solaris251_x86_103881.nasl -lib/nessus/plugins/solaris251_x86_103886.nasl -lib/nessus/plugins/solaris251_x86_103892.nasl -lib/nessus/plugins/solaris251_x86_103960.nasl -lib/nessus/plugins/solaris251_x86_103996.nasl -lib/nessus/plugins/solaris251_x86_104011.nasl -lib/nessus/plugins/solaris251_x86_104167.nasl -lib/nessus/plugins/solaris251_x86_104185.nasl -lib/nessus/plugins/solaris251_x86_104221.nasl -lib/nessus/plugins/solaris251_x86_104241.nasl -lib/nessus/plugins/solaris251_x86_104267.nasl -lib/nessus/plugins/solaris251_x86_104284.nasl -lib/nessus/plugins/solaris251_x86_104332.nasl -lib/nessus/plugins/solaris251_x86_104335.nasl -lib/nessus/plugins/solaris251_x86_104472.nasl -lib/nessus/plugins/solaris251_x86_104500.nasl -lib/nessus/plugins/solaris251_x86_104517.nasl -lib/nessus/plugins/solaris251_x86_104554.nasl -lib/nessus/plugins/solaris251_x86_104557.nasl -lib/nessus/plugins/solaris251_x86_104579.nasl -lib/nessus/plugins/solaris251_x86_104614.nasl -lib/nessus/plugins/solaris251_x86_104638.nasl -lib/nessus/plugins/solaris251_x86_104641.nasl -lib/nessus/plugins/solaris251_x86_104651.nasl -lib/nessus/plugins/solaris251_x86_104655.nasl -lib/nessus/plugins/solaris251_x86_104663.nasl -lib/nessus/plugins/solaris251_x86_104693.nasl -lib/nessus/plugins/solaris251_x86_104737.nasl -lib/nessus/plugins/solaris251_x86_104777.nasl -lib/nessus/plugins/solaris251_x86_104819.nasl -lib/nessus/plugins/solaris251_x86_104842.nasl -lib/nessus/plugins/solaris251_x86_104848.nasl -lib/nessus/plugins/solaris251_x86_104874.nasl -lib/nessus/plugins/solaris251_x86_104894.nasl -lib/nessus/plugins/solaris251_x86_104936.nasl -lib/nessus/plugins/solaris251_x86_104961.nasl -lib/nessus/plugins/solaris251_x86_104969.nasl -lib/nessus/plugins/solaris251_x86_105051.nasl -lib/nessus/plugins/solaris251_x86_105093.nasl -lib/nessus/plugins/solaris251_x86_105105.nasl -lib/nessus/plugins/solaris251_x86_105124.nasl -lib/nessus/plugins/solaris251_x86_105127.nasl -lib/nessus/plugins/solaris251_x86_105134.nasl -lib/nessus/plugins/solaris251_x86_105166.nasl -lib/nessus/plugins/solaris251_x86_105207.nasl -lib/nessus/plugins/solaris251_x86_105300.nasl -lib/nessus/plugins/solaris251_x86_105354.nasl -lib/nessus/plugins/solaris251_x86_105496.nasl -lib/nessus/plugins/solaris251_x86_105638.nasl -lib/nessus/plugins/solaris251_x86_105785.nasl -lib/nessus/plugins/solaris251_x86_105963.nasl -lib/nessus/plugins/solaris251_x86_105999.nasl -lib/nessus/plugins/solaris251_x86_106161.nasl -lib/nessus/plugins/solaris251_x86_106225.nasl -lib/nessus/plugins/solaris251_x86_106397.nasl -lib/nessus/plugins/solaris251_x86_106412.nasl -lib/nessus/plugins/solaris251_x86_106442.nasl -lib/nessus/plugins/solaris251_x86_106603.nasl -lib/nessus/plugins/solaris251_x86_106664.nasl -lib/nessus/plugins/solaris251_x86_106665.nasl -lib/nessus/plugins/solaris251_x86_106690.nasl -lib/nessus/plugins/solaris251_x86_106906.nasl -lib/nessus/plugins/solaris251_x86_106910.nasl -lib/nessus/plugins/solaris251_x86_107021.nasl -lib/nessus/plugins/solaris251_x86_107757.nasl -lib/nessus/plugins/solaris251_x86_108196.nasl -lib/nessus/plugins/solaris251_x86_108206.nasl -lib/nessus/plugins/solaris251_x86_108290.nasl -lib/nessus/plugins/solaris251_x86_108364.nasl -lib/nessus/plugins/solaris251_x86_108471.nasl -lib/nessus/plugins/solaris251_x86_108498.nasl -lib/nessus/plugins/solaris251_x86_108659.nasl -lib/nessus/plugins/solaris251_x86_108803.nasl -lib/nessus/plugins/solaris251_x86_108929.nasl -lib/nessus/plugins/solaris251_x86_109276.nasl -lib/nessus/plugins/solaris251_x86_109393.nasl -lib/nessus/plugins/solaris251_x86_109722.nasl -lib/nessus/plugins/solaris251_x86_111026.nasl -lib/nessus/plugins/solaris251_x86_111280.nasl -lib/nessus/plugins/solaris251_x86_111282.nasl -lib/nessus/plugins/solaris251_x86_111518.nasl -lib/nessus/plugins/solaris251_x86_111577.nasl -lib/nessus/plugins/solaris251_x86_111841.nasl -lib/nessus/plugins/solaris251_x86_111917.nasl -lib/nessus/plugins/solaris251_x86_112087.nasl -lib/nessus/plugins/solaris251_x86_112455.nasl -lib/nessus/plugins/solaris251_x86_112892.nasl -lib/nessus/plugins/solaris26_105181.nasl -lib/nessus/plugins/solaris26_105210.nasl -lib/nessus/plugins/solaris26_105216.nasl -lib/nessus/plugins/solaris26_105338.nasl -lib/nessus/plugins/solaris26_105377.nasl -lib/nessus/plugins/solaris26_105379.nasl -lib/nessus/plugins/solaris26_105395.nasl -lib/nessus/plugins/solaris26_105401.nasl -lib/nessus/plugins/solaris26_105405.nasl -lib/nessus/plugins/solaris26_105407.nasl -lib/nessus/plugins/solaris26_105528.nasl -lib/nessus/plugins/solaris26_105529.nasl -lib/nessus/plugins/solaris26_105552.nasl -lib/nessus/plugins/solaris26_105558.nasl -lib/nessus/plugins/solaris26_105562.nasl -lib/nessus/plugins/solaris26_105564.nasl -lib/nessus/plugins/solaris26_105566.nasl -lib/nessus/plugins/solaris26_105615.nasl -lib/nessus/plugins/solaris26_105633.nasl -lib/nessus/plugins/solaris26_105665.nasl -lib/nessus/plugins/solaris26_105667.nasl -lib/nessus/plugins/solaris26_105669.nasl -lib/nessus/plugins/solaris26_105693.nasl -lib/nessus/plugins/solaris26_105703.nasl -lib/nessus/plugins/solaris26_105722.nasl -lib/nessus/plugins/solaris26_105755.nasl -lib/nessus/plugins/solaris26_105780.nasl -lib/nessus/plugins/solaris26_105786.nasl -lib/nessus/plugins/solaris26_105800.nasl -lib/nessus/plugins/solaris26_105802.nasl -lib/nessus/plugins/solaris26_105837.nasl -lib/nessus/plugins/solaris26_105924.nasl -lib/nessus/plugins/solaris26_105990.nasl -lib/nessus/plugins/solaris26_106027.nasl -lib/nessus/plugins/solaris26_106040.nasl -lib/nessus/plugins/solaris26_106049.nasl -lib/nessus/plugins/solaris26_106112.nasl -lib/nessus/plugins/solaris26_106123.nasl -lib/nessus/plugins/solaris26_106125.nasl -lib/nessus/plugins/solaris26_106193.nasl -lib/nessus/plugins/solaris26_106222.nasl -lib/nessus/plugins/solaris26_106235.nasl -lib/nessus/plugins/solaris26_106242.nasl -lib/nessus/plugins/solaris26_106257.nasl -lib/nessus/plugins/solaris26_106292.nasl -lib/nessus/plugins/solaris26_106301.nasl -lib/nessus/plugins/solaris26_106303.nasl -lib/nessus/plugins/solaris26_106331.nasl -lib/nessus/plugins/solaris26_106361.nasl -lib/nessus/plugins/solaris26_106415.nasl -lib/nessus/plugins/solaris26_106437.nasl -lib/nessus/plugins/solaris26_106439.nasl -lib/nessus/plugins/solaris26_106448.nasl -lib/nessus/plugins/solaris26_106468.nasl -lib/nessus/plugins/solaris26_106522.nasl -lib/nessus/plugins/solaris26_106569.nasl -lib/nessus/plugins/solaris26_106592.nasl -lib/nessus/plugins/solaris26_106625.nasl -lib/nessus/plugins/solaris26_106629.nasl -lib/nessus/plugins/solaris26_106639.nasl -lib/nessus/plugins/solaris26_106648.nasl -lib/nessus/plugins/solaris26_106649.nasl -lib/nessus/plugins/solaris26_106650.nasl -lib/nessus/plugins/solaris26_106834.nasl -lib/nessus/plugins/solaris26_107298.nasl -lib/nessus/plugins/solaris26_107326.nasl -lib/nessus/plugins/solaris26_107336.nasl -lib/nessus/plugins/solaris26_107565.nasl -lib/nessus/plugins/solaris26_107618.nasl -lib/nessus/plugins/solaris26_107733.nasl -lib/nessus/plugins/solaris26_107758.nasl -lib/nessus/plugins/solaris26_107766.nasl -lib/nessus/plugins/solaris26_107774.nasl -lib/nessus/plugins/solaris26_107991.nasl -lib/nessus/plugins/solaris26_108129.nasl -lib/nessus/plugins/solaris26_108199.nasl -lib/nessus/plugins/solaris26_108201.nasl -lib/nessus/plugins/solaris26_108307.nasl -lib/nessus/plugins/solaris26_108333.nasl -lib/nessus/plugins/solaris26_108346.nasl -lib/nessus/plugins/solaris26_108388.nasl -lib/nessus/plugins/solaris26_108468.nasl -lib/nessus/plugins/solaris26_108492.nasl -lib/nessus/plugins/solaris26_108499.nasl -lib/nessus/plugins/solaris26_108660.nasl -lib/nessus/plugins/solaris26_108804.nasl -lib/nessus/plugins/solaris26_108890.nasl -lib/nessus/plugins/solaris26_108893.nasl -lib/nessus/plugins/solaris26_108895.nasl -lib/nessus/plugins/solaris26_109100.nasl -lib/nessus/plugins/solaris26_109266.nasl -lib/nessus/plugins/solaris26_109339.nasl -lib/nessus/plugins/solaris26_109388.nasl -lib/nessus/plugins/solaris26_109719.nasl -lib/nessus/plugins/solaris26_110128.nasl -lib/nessus/plugins/solaris26_110883.nasl -lib/nessus/plugins/solaris26_110990.nasl -lib/nessus/plugins/solaris26_111039.nasl -lib/nessus/plugins/solaris26_111236.nasl -lib/nessus/plugins/solaris26_111240.nasl -lib/nessus/plugins/solaris26_111560.nasl -lib/nessus/plugins/solaris26_111645.nasl -lib/nessus/plugins/solaris26_111859.nasl -lib/nessus/plugins/solaris26_111973.nasl -lib/nessus/plugins/solaris26_112073.nasl -lib/nessus/plugins/solaris26_112456.nasl -lib/nessus/plugins/solaris26_112765.nasl -lib/nessus/plugins/solaris26_112814.nasl -lib/nessus/plugins/solaris26_112893.nasl -lib/nessus/plugins/solaris26_113754.nasl -lib/nessus/plugins/solaris26_114889.nasl -lib/nessus/plugins/solaris26_114941.nasl -lib/nessus/plugins/solaris26_115563.nasl -lib/nessus/plugins/solaris26_x86_105182.nasl -lib/nessus/plugins/solaris26_x86_105211.nasl -lib/nessus/plugins/solaris26_x86_105217.nasl -lib/nessus/plugins/solaris26_x86_105339.nasl -lib/nessus/plugins/solaris26_x86_105380.nasl -lib/nessus/plugins/solaris26_x86_105396.nasl -lib/nessus/plugins/solaris26_x86_105402.nasl -lib/nessus/plugins/solaris26_x86_105406.nasl -lib/nessus/plugins/solaris26_x86_105408.nasl -lib/nessus/plugins/solaris26_x86_105530.nasl -lib/nessus/plugins/solaris26_x86_105553.nasl -lib/nessus/plugins/solaris26_x86_105559.nasl -lib/nessus/plugins/solaris26_x86_105563.nasl -lib/nessus/plugins/solaris26_x86_105565.nasl -lib/nessus/plugins/solaris26_x86_105567.nasl -lib/nessus/plugins/solaris26_x86_105601.nasl -lib/nessus/plugins/solaris26_x86_105616.nasl -lib/nessus/plugins/solaris26_x86_105617.nasl -lib/nessus/plugins/solaris26_x86_105639.nasl -lib/nessus/plugins/solaris26_x86_105666.nasl -lib/nessus/plugins/solaris26_x86_105668.nasl -lib/nessus/plugins/solaris26_x86_105670.nasl -lib/nessus/plugins/solaris26_x86_105694.nasl -lib/nessus/plugins/solaris26_x86_105704.nasl -lib/nessus/plugins/solaris26_x86_105723.nasl -lib/nessus/plugins/solaris26_x86_105756.nasl -lib/nessus/plugins/solaris26_x86_105781.nasl -lib/nessus/plugins/solaris26_x86_105787.nasl -lib/nessus/plugins/solaris26_x86_105801.nasl -lib/nessus/plugins/solaris26_x86_105803.nasl -lib/nessus/plugins/solaris26_x86_105838.nasl -lib/nessus/plugins/solaris26_x86_105991.nasl -lib/nessus/plugins/solaris26_x86_106028.nasl -lib/nessus/plugins/solaris26_x86_106041.nasl -lib/nessus/plugins/solaris26_x86_106050.nasl -lib/nessus/plugins/solaris26_x86_106113.nasl -lib/nessus/plugins/solaris26_x86_106124.nasl -lib/nessus/plugins/solaris26_x86_106126.nasl -lib/nessus/plugins/solaris26_x86_106194.nasl -lib/nessus/plugins/solaris26_x86_106223.nasl -lib/nessus/plugins/solaris26_x86_106236.nasl -lib/nessus/plugins/solaris26_x86_106243.nasl -lib/nessus/plugins/solaris26_x86_106248.nasl -lib/nessus/plugins/solaris26_x86_106258.nasl -lib/nessus/plugins/solaris26_x86_106293.nasl -lib/nessus/plugins/solaris26_x86_106302.nasl -lib/nessus/plugins/solaris26_x86_106304.nasl -lib/nessus/plugins/solaris26_x86_106353.nasl -lib/nessus/plugins/solaris26_x86_106362.nasl -lib/nessus/plugins/solaris26_x86_106416.nasl -lib/nessus/plugins/solaris26_x86_106438.nasl -lib/nessus/plugins/solaris26_x86_106440.nasl -lib/nessus/plugins/solaris26_x86_106449.nasl -lib/nessus/plugins/solaris26_x86_106469.nasl -lib/nessus/plugins/solaris26_x86_106523.nasl -lib/nessus/plugins/solaris26_x86_106570.nasl -lib/nessus/plugins/solaris26_x86_106593.nasl -lib/nessus/plugins/solaris26_x86_106626.nasl -lib/nessus/plugins/solaris26_x86_106640.nasl -lib/nessus/plugins/solaris26_x86_106657.nasl -lib/nessus/plugins/solaris26_x86_106658.nasl -lib/nessus/plugins/solaris26_x86_106659.nasl -lib/nessus/plugins/solaris26_x86_106835.nasl -lib/nessus/plugins/solaris26_x86_107299.nasl -lib/nessus/plugins/solaris26_x86_107327.nasl -lib/nessus/plugins/solaris26_x86_107338.nasl -lib/nessus/plugins/solaris26_x86_107566.nasl -lib/nessus/plugins/solaris26_x86_107619.nasl -lib/nessus/plugins/solaris26_x86_107734.nasl -lib/nessus/plugins/solaris26_x86_107759.nasl -lib/nessus/plugins/solaris26_x86_107767.nasl -lib/nessus/plugins/solaris26_x86_107775.nasl -lib/nessus/plugins/solaris26_x86_107992.nasl -lib/nessus/plugins/solaris26_x86_108130.nasl -lib/nessus/plugins/solaris26_x86_108200.nasl -lib/nessus/plugins/solaris26_x86_108202.nasl -lib/nessus/plugins/solaris26_x86_108308.nasl -lib/nessus/plugins/solaris26_x86_108334.nasl -lib/nessus/plugins/solaris26_x86_108389.nasl -lib/nessus/plugins/solaris26_x86_108469.nasl -lib/nessus/plugins/solaris26_x86_108493.nasl -lib/nessus/plugins/solaris26_x86_108500.nasl -lib/nessus/plugins/solaris26_x86_108661.nasl -lib/nessus/plugins/solaris26_x86_108805.nasl -lib/nessus/plugins/solaris26_x86_108891.nasl -lib/nessus/plugins/solaris26_x86_108894.nasl -lib/nessus/plugins/solaris26_x86_108896.nasl -lib/nessus/plugins/solaris26_x86_109101.nasl -lib/nessus/plugins/solaris26_x86_109267.nasl -lib/nessus/plugins/solaris26_x86_109340.nasl -lib/nessus/plugins/solaris26_x86_109389.nasl -lib/nessus/plugins/solaris26_x86_109720.nasl -lib/nessus/plugins/solaris26_x86_110884.nasl -lib/nessus/plugins/solaris26_x86_110991.nasl -lib/nessus/plugins/solaris26_x86_111040.nasl -lib/nessus/plugins/solaris26_x86_111237.nasl -lib/nessus/plugins/solaris26_x86_111241.nasl -lib/nessus/plugins/solaris26_x86_111561.nasl -lib/nessus/plugins/solaris26_x86_111860.nasl -lib/nessus/plugins/solaris26_x86_111974.nasl -lib/nessus/plugins/solaris26_x86_112074.nasl -lib/nessus/plugins/solaris26_x86_112457.nasl -lib/nessus/plugins/solaris26_x86_112766.nasl -lib/nessus/plugins/solaris26_x86_112815.nasl -lib/nessus/plugins/solaris26_x86_112894.nasl -lib/nessus/plugins/solaris26_x86_113755.nasl -lib/nessus/plugins/solaris26_x86_114890.nasl -lib/nessus/plugins/solaris26_x86_114942.nasl -lib/nessus/plugins/solaris26_x86_115428.nasl -lib/nessus/plugins/solaris26_x86_115564.nasl -lib/nessus/plugins/solaris7_106541.nasl -lib/nessus/plugins/solaris7_106725.nasl -lib/nessus/plugins/solaris7_106793.nasl -lib/nessus/plugins/solaris7_106934.nasl -lib/nessus/plugins/solaris7_106938.nasl -lib/nessus/plugins/solaris7_106942.nasl -lib/nessus/plugins/solaris7_106944.nasl -lib/nessus/plugins/solaris7_106949.nasl -lib/nessus/plugins/solaris7_106950.nasl -lib/nessus/plugins/solaris7_106952.nasl -lib/nessus/plugins/solaris7_106978.nasl -lib/nessus/plugins/solaris7_107022.nasl -lib/nessus/plugins/solaris7_107038.nasl -lib/nessus/plugins/solaris7_107058.nasl -lib/nessus/plugins/solaris7_107115.nasl -lib/nessus/plugins/solaris7_107171.nasl -lib/nessus/plugins/solaris7_107178.nasl -lib/nessus/plugins/solaris7_107180.nasl -lib/nessus/plugins/solaris7_107200.nasl -lib/nessus/plugins/solaris7_107259.nasl -lib/nessus/plugins/solaris7_107285.nasl -lib/nessus/plugins/solaris7_107337.nasl -lib/nessus/plugins/solaris7_107374.nasl -lib/nessus/plugins/solaris7_107403.nasl -lib/nessus/plugins/solaris7_107441.nasl -lib/nessus/plugins/solaris7_107443.nasl -lib/nessus/plugins/solaris7_107451.nasl -lib/nessus/plugins/solaris7_107454.nasl -lib/nessus/plugins/solaris7_107456.nasl -lib/nessus/plugins/solaris7_107475.nasl -lib/nessus/plugins/solaris7_107477.nasl -lib/nessus/plugins/solaris7_107589.nasl -lib/nessus/plugins/solaris7_107636.nasl -lib/nessus/plugins/solaris7_107650.nasl -lib/nessus/plugins/solaris7_107654.nasl -lib/nessus/plugins/solaris7_107684.nasl -lib/nessus/plugins/solaris7_107702.nasl -lib/nessus/plugins/solaris7_107709.nasl -lib/nessus/plugins/solaris7_107716.nasl -lib/nessus/plugins/solaris7_107792.nasl -lib/nessus/plugins/solaris7_107794.nasl -lib/nessus/plugins/solaris7_107885.nasl -lib/nessus/plugins/solaris7_107887.nasl -lib/nessus/plugins/solaris7_107893.nasl -lib/nessus/plugins/solaris7_107972.nasl -lib/nessus/plugins/solaris7_108117.nasl -lib/nessus/plugins/solaris7_108162.nasl -lib/nessus/plugins/solaris7_108219.nasl -lib/nessus/plugins/solaris7_108221.nasl -lib/nessus/plugins/solaris7_108263.nasl -lib/nessus/plugins/solaris7_108301.nasl -lib/nessus/plugins/solaris7_108317.nasl -lib/nessus/plugins/solaris7_108319.nasl -lib/nessus/plugins/solaris7_108327.nasl -lib/nessus/plugins/solaris7_108376.nasl -lib/nessus/plugins/solaris7_108381.nasl -lib/nessus/plugins/solaris7_108414.nasl -lib/nessus/plugins/solaris7_108451.nasl -lib/nessus/plugins/solaris7_108482.nasl -lib/nessus/plugins/solaris7_108484.nasl -lib/nessus/plugins/solaris7_108551.nasl -lib/nessus/plugins/solaris7_108574.nasl -lib/nessus/plugins/solaris7_108585.nasl -lib/nessus/plugins/solaris7_108662.nasl -lib/nessus/plugins/solaris7_108721.nasl -lib/nessus/plugins/solaris7_108748.nasl -lib/nessus/plugins/solaris7_108750.nasl -lib/nessus/plugins/solaris7_108756.nasl -lib/nessus/plugins/solaris7_108758.nasl -lib/nessus/plugins/solaris7_108760.nasl -lib/nessus/plugins/solaris7_108762.nasl -lib/nessus/plugins/solaris7_108764.nasl -lib/nessus/plugins/solaris7_108798.nasl -lib/nessus/plugins/solaris7_108800.nasl -lib/nessus/plugins/solaris7_108838.nasl -lib/nessus/plugins/solaris7_109203.nasl -lib/nessus/plugins/solaris7_109253.nasl -lib/nessus/plugins/solaris7_109372.nasl -lib/nessus/plugins/solaris7_109404.nasl -lib/nessus/plugins/solaris7_109409.nasl -lib/nessus/plugins/solaris7_109709.nasl -lib/nessus/plugins/solaris7_109744.nasl -lib/nessus/plugins/solaris7_109797.nasl -lib/nessus/plugins/solaris7_109949.nasl -lib/nessus/plugins/solaris7_110070.nasl -lib/nessus/plugins/solaris7_110646.nasl -lib/nessus/plugins/solaris7_110869.nasl -lib/nessus/plugins/solaris7_111093.nasl -lib/nessus/plugins/solaris7_111238.nasl -lib/nessus/plugins/solaris7_111242.nasl -lib/nessus/plugins/solaris7_111350.nasl -lib/nessus/plugins/solaris7_111590.nasl -lib/nessus/plugins/solaris7_111600.nasl -lib/nessus/plugins/solaris7_111646.nasl -lib/nessus/plugins/solaris7_111931.nasl -lib/nessus/plugins/solaris7_111980.nasl -lib/nessus/plugins/solaris7_112300.nasl -lib/nessus/plugins/solaris7_112448.nasl -lib/nessus/plugins/solaris7_112604.nasl -lib/nessus/plugins/solaris7_112672.nasl -lib/nessus/plugins/solaris7_112820.nasl -lib/nessus/plugins/solaris7_112899.nasl -lib/nessus/plugins/solaris7_113752.nasl -lib/nessus/plugins/solaris7_114891.nasl -lib/nessus/plugins/solaris7_114944.nasl -lib/nessus/plugins/solaris7_115565.nasl -lib/nessus/plugins/solaris7_116456.nasl -lib/nessus/plugins/solaris7_116858.nasl -lib/nessus/plugins/solaris7_118239.nasl -lib/nessus/plugins/solaris7_118313.nasl -lib/nessus/plugins/solaris7_x86_106542.nasl -lib/nessus/plugins/solaris7_x86_106737.nasl -lib/nessus/plugins/solaris7_x86_106794.nasl -lib/nessus/plugins/solaris7_x86_106935.nasl -lib/nessus/plugins/solaris7_x86_106939.nasl -lib/nessus/plugins/solaris7_x86_106943.nasl -lib/nessus/plugins/solaris7_x86_106945.nasl -lib/nessus/plugins/solaris7_x86_106951.nasl -lib/nessus/plugins/solaris7_x86_106953.nasl -lib/nessus/plugins/solaris7_x86_106979.nasl -lib/nessus/plugins/solaris7_x86_107023.nasl -lib/nessus/plugins/solaris7_x86_107039.nasl -lib/nessus/plugins/solaris7_x86_107116.nasl -lib/nessus/plugins/solaris7_x86_107172.nasl -lib/nessus/plugins/solaris7_x86_107179.nasl -lib/nessus/plugins/solaris7_x86_107181.nasl -lib/nessus/plugins/solaris7_x86_107201.nasl -lib/nessus/plugins/solaris7_x86_107260.nasl -lib/nessus/plugins/solaris7_x86_107286.nasl -lib/nessus/plugins/solaris7_x86_107339.nasl -lib/nessus/plugins/solaris7_x86_107375.nasl -lib/nessus/plugins/solaris7_x86_107404.nasl -lib/nessus/plugins/solaris7_x86_107442.nasl -lib/nessus/plugins/solaris7_x86_107444.nasl -lib/nessus/plugins/solaris7_x86_107452.nasl -lib/nessus/plugins/solaris7_x86_107455.nasl -lib/nessus/plugins/solaris7_x86_107457.nasl -lib/nessus/plugins/solaris7_x86_107476.nasl -lib/nessus/plugins/solaris7_x86_107478.nasl -lib/nessus/plugins/solaris7_x86_107637.nasl -lib/nessus/plugins/solaris7_x86_107651.nasl -lib/nessus/plugins/solaris7_x86_107655.nasl -lib/nessus/plugins/solaris7_x86_107685.nasl -lib/nessus/plugins/solaris7_x86_107703.nasl -lib/nessus/plugins/solaris7_x86_107710.nasl -lib/nessus/plugins/solaris7_x86_107793.nasl -lib/nessus/plugins/solaris7_x86_107795.nasl -lib/nessus/plugins/solaris7_x86_107886.nasl -lib/nessus/plugins/solaris7_x86_107888.nasl -lib/nessus/plugins/solaris7_x86_107894.nasl -lib/nessus/plugins/solaris7_x86_107973.nasl -lib/nessus/plugins/solaris7_x86_108088.nasl -lib/nessus/plugins/solaris7_x86_108092.nasl -lib/nessus/plugins/solaris7_x86_108118.nasl -lib/nessus/plugins/solaris7_x86_108163.nasl -lib/nessus/plugins/solaris7_x86_108220.nasl -lib/nessus/plugins/solaris7_x86_108222.nasl -lib/nessus/plugins/solaris7_x86_108302.nasl -lib/nessus/plugins/solaris7_x86_108320.nasl -lib/nessus/plugins/solaris7_x86_108328.nasl -lib/nessus/plugins/solaris7_x86_108377.nasl -lib/nessus/plugins/solaris7_x86_108382.nasl -lib/nessus/plugins/solaris7_x86_108415.nasl -lib/nessus/plugins/solaris7_x86_108452.nasl -lib/nessus/plugins/solaris7_x86_108483.nasl -lib/nessus/plugins/solaris7_x86_108485.nasl -lib/nessus/plugins/solaris7_x86_108552.nasl -lib/nessus/plugins/solaris7_x86_108575.nasl -lib/nessus/plugins/solaris7_x86_108663.nasl -lib/nessus/plugins/solaris7_x86_108722.nasl -lib/nessus/plugins/solaris7_x86_108749.nasl -lib/nessus/plugins/solaris7_x86_108751.nasl -lib/nessus/plugins/solaris7_x86_108757.nasl -lib/nessus/plugins/solaris7_x86_108759.nasl -lib/nessus/plugins/solaris7_x86_108761.nasl -lib/nessus/plugins/solaris7_x86_108763.nasl -lib/nessus/plugins/solaris7_x86_108765.nasl -lib/nessus/plugins/solaris7_x86_108799.nasl -lib/nessus/plugins/solaris7_x86_108801.nasl -lib/nessus/plugins/solaris7_x86_108839.nasl -lib/nessus/plugins/solaris7_x86_109204.nasl -lib/nessus/plugins/solaris7_x86_109252.nasl -lib/nessus/plugins/solaris7_x86_109254.nasl -lib/nessus/plugins/solaris7_x86_109373.nasl -lib/nessus/plugins/solaris7_x86_109402.nasl -lib/nessus/plugins/solaris7_x86_109405.nasl -lib/nessus/plugins/solaris7_x86_109410.nasl -lib/nessus/plugins/solaris7_x86_109710.nasl -lib/nessus/plugins/solaris7_x86_109745.nasl -lib/nessus/plugins/solaris7_x86_109950.nasl -lib/nessus/plugins/solaris7_x86_110071.nasl -lib/nessus/plugins/solaris7_x86_110647.nasl -lib/nessus/plugins/solaris7_x86_110808.nasl -lib/nessus/plugins/solaris7_x86_110870.nasl -lib/nessus/plugins/solaris7_x86_111094.nasl -lib/nessus/plugins/solaris7_x86_111239.nasl -lib/nessus/plugins/solaris7_x86_111243.nasl -lib/nessus/plugins/solaris7_x86_111351.nasl -lib/nessus/plugins/solaris7_x86_111591.nasl -lib/nessus/plugins/solaris7_x86_111601.nasl -lib/nessus/plugins/solaris7_x86_111932.nasl -lib/nessus/plugins/solaris7_x86_111981.nasl -lib/nessus/plugins/solaris7_x86_112301.nasl -lib/nessus/plugins/solaris7_x86_112449.nasl -lib/nessus/plugins/solaris7_x86_112673.nasl -lib/nessus/plugins/solaris7_x86_112821.nasl -lib/nessus/plugins/solaris7_x86_112900.nasl -lib/nessus/plugins/solaris7_x86_113753.nasl -lib/nessus/plugins/solaris7_x86_114892.nasl -lib/nessus/plugins/solaris7_x86_114945.nasl -lib/nessus/plugins/solaris7_x86_115429.nasl -lib/nessus/plugins/solaris7_x86_115566.nasl -lib/nessus/plugins/solaris7_x86_116457.nasl -lib/nessus/plugins/solaris7_x86_118240.nasl -lib/nessus/plugins/solaris7_x86_118314.nasl -lib/nessus/plugins/solaris8_108528.nasl -lib/nessus/plugins/solaris8_108773.nasl -lib/nessus/plugins/solaris8_108835.nasl -lib/nessus/plugins/solaris8_108869.nasl -lib/nessus/plugins/solaris8_108899.nasl -lib/nessus/plugins/solaris8_108909.nasl -lib/nessus/plugins/solaris8_108919.nasl -lib/nessus/plugins/solaris8_108949.nasl -lib/nessus/plugins/solaris8_108968.nasl -lib/nessus/plugins/solaris8_108975.nasl -lib/nessus/plugins/solaris8_108981.nasl -lib/nessus/plugins/solaris8_108985.nasl -lib/nessus/plugins/solaris8_108987.nasl -lib/nessus/plugins/solaris8_108993.nasl -lib/nessus/plugins/solaris8_109007.nasl -lib/nessus/plugins/solaris8_109077.nasl -lib/nessus/plugins/solaris8_109091.nasl -lib/nessus/plugins/solaris8_109134.nasl -lib/nessus/plugins/solaris8_109147.nasl -lib/nessus/plugins/solaris8_109149.nasl -lib/nessus/plugins/solaris8_109152.nasl -lib/nessus/plugins/solaris8_109154.nasl -lib/nessus/plugins/solaris8_109202.nasl -lib/nessus/plugins/solaris8_109238.nasl -lib/nessus/plugins/solaris8_109320.nasl -lib/nessus/plugins/solaris8_109324.nasl -lib/nessus/plugins/solaris8_109326.nasl -lib/nessus/plugins/solaris8_109328.nasl -lib/nessus/plugins/solaris8_109354.nasl -lib/nessus/plugins/solaris8_109458.nasl -lib/nessus/plugins/solaris8_109613.nasl -lib/nessus/plugins/solaris8_109667.nasl -lib/nessus/plugins/solaris8_109695.nasl -lib/nessus/plugins/solaris8_109783.nasl -lib/nessus/plugins/solaris8_109793.nasl -lib/nessus/plugins/solaris8_109805.nasl -lib/nessus/plugins/solaris8_109815.nasl -lib/nessus/plugins/solaris8_109887.nasl -lib/nessus/plugins/solaris8_109893.nasl -lib/nessus/plugins/solaris8_109894.nasl -lib/nessus/plugins/solaris8_109896.nasl -lib/nessus/plugins/solaris8_109898.nasl -lib/nessus/plugins/solaris8_109922.nasl -lib/nessus/plugins/solaris8_109951.nasl -lib/nessus/plugins/solaris8_110068.nasl -lib/nessus/plugins/solaris8_110075.nasl -lib/nessus/plugins/solaris8_110286.nasl -lib/nessus/plugins/solaris8_110322.nasl -lib/nessus/plugins/solaris8_110335.nasl -lib/nessus/plugins/solaris8_110386.nasl -lib/nessus/plugins/solaris8_110387.nasl -lib/nessus/plugins/solaris8_110389.nasl -lib/nessus/plugins/solaris8_110416.nasl -lib/nessus/plugins/solaris8_110453.nasl -lib/nessus/plugins/solaris8_110458.nasl -lib/nessus/plugins/solaris8_110461.nasl -lib/nessus/plugins/solaris8_110615.nasl -lib/nessus/plugins/solaris8_110668.nasl -lib/nessus/plugins/solaris8_110670.nasl -lib/nessus/plugins/solaris8_110820.nasl -lib/nessus/plugins/solaris8_110896.nasl -lib/nessus/plugins/solaris8_110898.nasl -lib/nessus/plugins/solaris8_110903.nasl -lib/nessus/plugins/solaris8_110916.nasl -lib/nessus/plugins/solaris8_110934.nasl -lib/nessus/plugins/solaris8_110943.nasl -lib/nessus/plugins/solaris8_110945.nasl -lib/nessus/plugins/solaris8_110953.nasl -lib/nessus/plugins/solaris8_110955.nasl -lib/nessus/plugins/solaris8_110957.nasl -lib/nessus/plugins/solaris8_111069.nasl -lib/nessus/plugins/solaris8_111071.nasl -lib/nessus/plugins/solaris8_111232.nasl -lib/nessus/plugins/solaris8_111234.nasl -lib/nessus/plugins/solaris8_111313.nasl -lib/nessus/plugins/solaris8_111321.nasl -lib/nessus/plugins/solaris8_111325.nasl -lib/nessus/plugins/solaris8_111332.nasl -lib/nessus/plugins/solaris8_111400.nasl -lib/nessus/plugins/solaris8_111504.nasl -lib/nessus/plugins/solaris8_111548.nasl -lib/nessus/plugins/solaris8_111570.nasl -lib/nessus/plugins/solaris8_111588.nasl -lib/nessus/plugins/solaris8_111596.nasl -lib/nessus/plugins/solaris8_111606.nasl -lib/nessus/plugins/solaris8_111624.nasl -lib/nessus/plugins/solaris8_111626.nasl -lib/nessus/plugins/solaris8_111647.nasl -lib/nessus/plugins/solaris8_111826.nasl -lib/nessus/plugins/solaris8_111874.nasl -lib/nessus/plugins/solaris8_111881.nasl -lib/nessus/plugins/solaris8_111883.nasl -lib/nessus/plugins/solaris8_112039.nasl -lib/nessus/plugins/solaris8_112097.nasl -lib/nessus/plugins/solaris8_112237.nasl -lib/nessus/plugins/solaris8_112390.nasl -lib/nessus/plugins/solaris8_112459.nasl -lib/nessus/plugins/solaris8_112609.nasl -lib/nessus/plugins/solaris8_112611.nasl -lib/nessus/plugins/solaris8_112668.nasl -lib/nessus/plugins/solaris8_112792.nasl -lib/nessus/plugins/solaris8_112796.nasl -lib/nessus/plugins/solaris8_112846.nasl -lib/nessus/plugins/solaris8_113650.nasl -lib/nessus/plugins/solaris8_113685.nasl -lib/nessus/plugins/solaris8_113687.nasl -lib/nessus/plugins/solaris8_113792.nasl -lib/nessus/plugins/solaris8_114162.nasl -lib/nessus/plugins/solaris8_114673.nasl -lib/nessus/plugins/solaris8_114802.nasl -lib/nessus/plugins/solaris8_114984.nasl -lib/nessus/plugins/solaris8_115797.nasl -lib/nessus/plugins/solaris8_116455.nasl -lib/nessus/plugins/solaris8_116965.nasl -lib/nessus/plugins/solaris8_116973.nasl -lib/nessus/plugins/solaris8_116984.nasl -lib/nessus/plugins/solaris8_116986.nasl -lib/nessus/plugins/solaris8_117000.nasl -lib/nessus/plugins/solaris8_x86_108529.nasl -lib/nessus/plugins/solaris8_x86_108774.nasl -lib/nessus/plugins/solaris8_x86_108836.nasl -lib/nessus/plugins/solaris8_x86_108870.nasl -lib/nessus/plugins/solaris8_x86_108900.nasl -lib/nessus/plugins/solaris8_x86_108920.nasl -lib/nessus/plugins/solaris8_x86_108950.nasl -lib/nessus/plugins/solaris8_x86_108969.nasl -lib/nessus/plugins/solaris8_x86_108976.nasl -lib/nessus/plugins/solaris8_x86_108986.nasl -lib/nessus/plugins/solaris8_x86_108988.nasl -lib/nessus/plugins/solaris8_x86_108994.nasl -lib/nessus/plugins/solaris8_x86_109008.nasl -lib/nessus/plugins/solaris8_x86_109078.nasl -lib/nessus/plugins/solaris8_x86_109092.nasl -lib/nessus/plugins/solaris8_x86_109135.nasl -lib/nessus/plugins/solaris8_x86_109148.nasl -lib/nessus/plugins/solaris8_x86_109150.nasl -lib/nessus/plugins/solaris8_x86_109155.nasl -lib/nessus/plugins/solaris8_x86_109239.nasl -lib/nessus/plugins/solaris8_x86_109321.nasl -lib/nessus/plugins/solaris8_x86_109325.nasl -lib/nessus/plugins/solaris8_x86_109327.nasl -lib/nessus/plugins/solaris8_x86_109329.nasl -lib/nessus/plugins/solaris8_x86_109355.nasl -lib/nessus/plugins/solaris8_x86_109401.nasl -lib/nessus/plugins/solaris8_x86_109459.nasl -lib/nessus/plugins/solaris8_x86_109614.nasl -lib/nessus/plugins/solaris8_x86_109668.nasl -lib/nessus/plugins/solaris8_x86_109784.nasl -lib/nessus/plugins/solaris8_x86_109806.nasl -lib/nessus/plugins/solaris8_x86_109895.nasl -lib/nessus/plugins/solaris8_x86_109897.nasl -lib/nessus/plugins/solaris8_x86_109899.nasl -lib/nessus/plugins/solaris8_x86_109923.nasl -lib/nessus/plugins/solaris8_x86_109952.nasl -lib/nessus/plugins/solaris8_x86_110069.nasl -lib/nessus/plugins/solaris8_x86_110076.nasl -lib/nessus/plugins/solaris8_x86_110287.nasl -lib/nessus/plugins/solaris8_x86_110323.nasl -lib/nessus/plugins/solaris8_x86_110325.nasl -lib/nessus/plugins/solaris8_x86_110336.nasl -lib/nessus/plugins/solaris8_x86_110400.nasl -lib/nessus/plugins/solaris8_x86_110402.nasl -lib/nessus/plugins/solaris8_x86_110417.nasl -lib/nessus/plugins/solaris8_x86_110454.nasl -lib/nessus/plugins/solaris8_x86_110459.nasl -lib/nessus/plugins/solaris8_x86_110462.nasl -lib/nessus/plugins/solaris8_x86_110616.nasl -lib/nessus/plugins/solaris8_x86_110669.nasl -lib/nessus/plugins/solaris8_x86_110671.nasl -lib/nessus/plugins/solaris8_x86_110672.nasl -lib/nessus/plugins/solaris8_x86_110897.nasl -lib/nessus/plugins/solaris8_x86_110899.nasl -lib/nessus/plugins/solaris8_x86_110904.nasl -lib/nessus/plugins/solaris8_x86_110917.nasl -lib/nessus/plugins/solaris8_x86_110935.nasl -lib/nessus/plugins/solaris8_x86_110944.nasl -lib/nessus/plugins/solaris8_x86_110946.nasl -lib/nessus/plugins/solaris8_x86_110954.nasl -lib/nessus/plugins/solaris8_x86_110956.nasl -lib/nessus/plugins/solaris8_x86_110958.nasl -lib/nessus/plugins/solaris8_x86_111070.nasl -lib/nessus/plugins/solaris8_x86_111072.nasl -lib/nessus/plugins/solaris8_x86_111233.nasl -lib/nessus/plugins/solaris8_x86_111235.nasl -lib/nessus/plugins/solaris8_x86_111314.nasl -lib/nessus/plugins/solaris8_x86_111322.nasl -lib/nessus/plugins/solaris8_x86_111326.nasl -lib/nessus/plugins/solaris8_x86_111401.nasl -lib/nessus/plugins/solaris8_x86_111505.nasl -lib/nessus/plugins/solaris8_x86_111549.nasl -lib/nessus/plugins/solaris8_x86_111571.nasl -lib/nessus/plugins/solaris8_x86_111589.nasl -lib/nessus/plugins/solaris8_x86_111597.nasl -lib/nessus/plugins/solaris8_x86_111607.nasl -lib/nessus/plugins/solaris8_x86_111625.nasl -lib/nessus/plugins/solaris8_x86_111627.nasl -lib/nessus/plugins/solaris8_x86_111827.nasl -lib/nessus/plugins/solaris8_x86_111875.nasl -lib/nessus/plugins/solaris8_x86_111882.nasl -lib/nessus/plugins/solaris8_x86_112040.nasl -lib/nessus/plugins/solaris8_x86_112098.nasl -lib/nessus/plugins/solaris8_x86_112238.nasl -lib/nessus/plugins/solaris8_x86_112240.nasl -lib/nessus/plugins/solaris8_x86_112352.nasl -lib/nessus/plugins/solaris8_x86_112460.nasl -lib/nessus/plugins/solaris8_x86_112612.nasl -lib/nessus/plugins/solaris8_x86_112669.nasl -lib/nessus/plugins/solaris8_x86_112793.nasl -lib/nessus/plugins/solaris8_x86_112797.nasl -lib/nessus/plugins/solaris8_x86_112847.nasl -lib/nessus/plugins/solaris8_x86_113651.nasl -lib/nessus/plugins/solaris8_x86_113686.nasl -lib/nessus/plugins/solaris8_x86_113688.nasl -lib/nessus/plugins/solaris8_x86_113793.nasl -lib/nessus/plugins/solaris8_x86_114046.nasl -lib/nessus/plugins/solaris8_x86_114154.nasl -lib/nessus/plugins/solaris8_x86_114163.nasl -lib/nessus/plugins/solaris8_x86_114617.nasl -lib/nessus/plugins/solaris8_x86_114674.nasl -lib/nessus/plugins/solaris8_x86_114985.nasl -lib/nessus/plugins/solaris8_x86_115798.nasl -lib/nessus/plugins/solaris8_x86_116442.nasl -lib/nessus/plugins/solaris8_x86_116966.nasl -lib/nessus/plugins/solaris8_x86_116974.nasl -lib/nessus/plugins/solaris8_x86_116985.nasl -lib/nessus/plugins/solaris8_x86_116987.nasl -lib/nessus/plugins/solaris8_x86_117001.nasl -lib/nessus/plugins/solaris9_112233.nasl -lib/nessus/plugins/solaris9_112601.nasl -lib/nessus/plugins/solaris9_112617.nasl -lib/nessus/plugins/solaris9_112661.nasl -lib/nessus/plugins/solaris9_112785.nasl -lib/nessus/plugins/solaris9_112807.nasl -lib/nessus/plugins/solaris9_112808.nasl -lib/nessus/plugins/solaris9_112810.nasl -lib/nessus/plugins/solaris9_112817.nasl -lib/nessus/plugins/solaris9_112874.nasl -lib/nessus/plugins/solaris9_112875.nasl -lib/nessus/plugins/solaris9_112908.nasl -lib/nessus/plugins/solaris9_112921.nasl -lib/nessus/plugins/solaris9_112922.nasl -lib/nessus/plugins/solaris9_112923.nasl -lib/nessus/plugins/solaris9_112925.nasl -lib/nessus/plugins/solaris9_112926.nasl -lib/nessus/plugins/solaris9_112960.nasl -lib/nessus/plugins/solaris9_112963.nasl -lib/nessus/plugins/solaris9_112970.nasl -lib/nessus/plugins/solaris9_112998.nasl -lib/nessus/plugins/solaris9_113073.nasl -lib/nessus/plugins/solaris9_113146.nasl -lib/nessus/plugins/solaris9_113240.nasl -lib/nessus/plugins/solaris9_113273.nasl -lib/nessus/plugins/solaris9_113278.nasl -lib/nessus/plugins/solaris9_113279.nasl -lib/nessus/plugins/solaris9_113280.nasl -lib/nessus/plugins/solaris9_113319.nasl -lib/nessus/plugins/solaris9_113322.nasl -lib/nessus/plugins/solaris9_113329.nasl -lib/nessus/plugins/solaris9_113451.nasl -lib/nessus/plugins/solaris9_113475.nasl -lib/nessus/plugins/solaris9_113492.nasl -lib/nessus/plugins/solaris9_113575.nasl -lib/nessus/plugins/solaris9_113579.nasl -lib/nessus/plugins/solaris9_113713.nasl -lib/nessus/plugins/solaris9_113718.nasl -lib/nessus/plugins/solaris9_114008.nasl -lib/nessus/plugins/solaris9_114014.nasl -lib/nessus/plugins/solaris9_114016.nasl -lib/nessus/plugins/solaris9_114049.nasl -lib/nessus/plugins/solaris9_114125.nasl -lib/nessus/plugins/solaris9_114133.nasl -lib/nessus/plugins/solaris9_114135.nasl -lib/nessus/plugins/solaris9_114332.nasl -lib/nessus/plugins/solaris9_114344.nasl -lib/nessus/plugins/solaris9_114361.nasl -lib/nessus/plugins/solaris9_114495.nasl -lib/nessus/plugins/solaris9_114564.nasl -lib/nessus/plugins/solaris9_114569.nasl -lib/nessus/plugins/solaris9_114571.nasl -lib/nessus/plugins/solaris9_114636.nasl -lib/nessus/plugins/solaris9_114684.nasl -lib/nessus/plugins/solaris9_114713.nasl -lib/nessus/plugins/solaris9_114729.nasl -lib/nessus/plugins/solaris9_114861.nasl -lib/nessus/plugins/solaris9_114875.nasl -lib/nessus/plugins/solaris9_114971.nasl -lib/nessus/plugins/solaris9_115172.nasl -lib/nessus/plugins/solaris9_115553.nasl -lib/nessus/plugins/solaris9_115754.nasl -lib/nessus/plugins/solaris9_115926.nasl -lib/nessus/plugins/solaris9_116237.nasl -lib/nessus/plugins/solaris9_116243.nasl -lib/nessus/plugins/solaris9_116247.nasl -lib/nessus/plugins/solaris9_116308.nasl -lib/nessus/plugins/solaris9_116340.nasl -lib/nessus/plugins/solaris9_116453.nasl -lib/nessus/plugins/solaris9_116489.nasl -lib/nessus/plugins/solaris9_116494.nasl -lib/nessus/plugins/solaris9_116559.nasl -lib/nessus/plugins/solaris9_116774.nasl -lib/nessus/plugins/solaris9_116807.nasl -lib/nessus/plugins/solaris9_117071.nasl -lib/nessus/plugins/solaris9_117162.nasl -lib/nessus/plugins/solaris9_117171.nasl -lib/nessus/plugins/solaris9_117455.nasl -lib/nessus/plugins/solaris9_x86_112234.nasl -lib/nessus/plugins/solaris9_x86_112662.nasl -lib/nessus/plugins/solaris9_x86_112786.nasl -lib/nessus/plugins/solaris9_x86_113112.nasl -lib/nessus/plugins/solaris9_x86_113241.nasl -lib/nessus/plugins/solaris9_x86_113719.nasl -lib/nessus/plugins/solaris9_x86_113870.nasl -lib/nessus/plugins/solaris9_x86_113986.nasl -lib/nessus/plugins/solaris9_x86_113994.nasl -lib/nessus/plugins/solaris9_x86_113996.nasl -lib/nessus/plugins/solaris9_x86_114009.nasl -lib/nessus/plugins/solaris9_x86_114015.nasl -lib/nessus/plugins/solaris9_x86_114017.nasl -lib/nessus/plugins/solaris9_x86_114050.nasl -lib/nessus/plugins/solaris9_x86_114134.nasl -lib/nessus/plugins/solaris9_x86_114136.nasl -lib/nessus/plugins/solaris9_x86_114137.nasl -lib/nessus/plugins/solaris9_x86_114145.nasl -lib/nessus/plugins/solaris9_x86_114210.nasl -lib/nessus/plugins/solaris9_x86_114242.nasl -lib/nessus/plugins/solaris9_x86_114273.nasl -lib/nessus/plugins/solaris9_x86_114328.nasl -lib/nessus/plugins/solaris9_x86_114342.nasl -lib/nessus/plugins/solaris9_x86_114345.nasl -lib/nessus/plugins/solaris9_x86_114354.nasl -lib/nessus/plugins/solaris9_x86_114362.nasl -lib/nessus/plugins/solaris9_x86_114432.nasl -lib/nessus/plugins/solaris9_x86_114435.nasl -lib/nessus/plugins/solaris9_x86_114436.nasl -lib/nessus/plugins/solaris9_x86_114496.nasl -lib/nessus/plugins/solaris9_x86_114565.nasl -lib/nessus/plugins/solaris9_x86_114568.nasl -lib/nessus/plugins/solaris9_x86_114570.nasl -lib/nessus/plugins/solaris9_x86_114637.nasl -lib/nessus/plugins/solaris9_x86_114685.nasl -lib/nessus/plugins/solaris9_x86_114714.nasl -lib/nessus/plugins/solaris9_x86_114715.nasl -lib/nessus/plugins/solaris9_x86_114730.nasl -lib/nessus/plugins/solaris9_x86_114733.nasl -lib/nessus/plugins/solaris9_x86_114858.nasl -lib/nessus/plugins/solaris9_x86_114862.nasl -lib/nessus/plugins/solaris9_x86_114876.nasl -lib/nessus/plugins/solaris9_x86_114932.nasl -lib/nessus/plugins/solaris9_x86_114972.nasl -lib/nessus/plugins/solaris9_x86_114980.nasl -lib/nessus/plugins/solaris9_x86_115167.nasl -lib/nessus/plugins/solaris9_x86_115168.nasl -lib/nessus/plugins/solaris9_x86_115755.nasl -lib/nessus/plugins/solaris9_x86_115880.nasl -lib/nessus/plugins/solaris9_x86_115927.nasl -lib/nessus/plugins/solaris9_x86_116044.nasl -lib/nessus/plugins/solaris9_x86_116045.nasl -lib/nessus/plugins/solaris9_x86_116046.nasl -lib/nessus/plugins/solaris9_x86_116238.nasl -lib/nessus/plugins/solaris9_x86_116244.nasl -lib/nessus/plugins/solaris9_x86_116248.nasl -lib/nessus/plugins/solaris9_x86_116309.nasl -lib/nessus/plugins/solaris9_x86_116341.nasl -lib/nessus/plugins/solaris9_x86_116454.nasl -lib/nessus/plugins/solaris9_x86_116558.nasl -lib/nessus/plugins/solaris9_x86_116560.nasl -lib/nessus/plugins/solaris9_x86_116775.nasl -lib/nessus/plugins/solaris9_x86_116808.nasl -lib/nessus/plugins/solaris9_x86_117072.nasl -lib/nessus/plugins/solaris9_x86_117163.nasl -lib/nessus/plugins/solaris9_x86_117172.nasl -lib/nessus/plugins/solaris9_x86_117456.nasl -lib/nessus/plugins/solaris_lpd_env_cmd_exec.nasl +lib/nessus/plugins/sonicwall_soho_10_xss.nasl lib/nessus/plugins/sophos_installed.nasl lib/nessus/plugins/source_routed.nasl lib/nessus/plugins/spank.nasl -lib/nessus/plugins/spidersales_sql_injection.nasl -lib/nessus/plugins/spinclient.nasl -lib/nessus/plugins/spyke_flaws.nasl +lib/nessus/plugins/sparkleblog_sql_injection.nasl +lib/nessus/plugins/sphpblog_dir_traversal.nasl lib/nessus/plugins/sql_injection.nasl lib/nessus/plugins/sqlqhit_information_disclosure.nasl lib/nessus/plugins/squid_dos.nasl -lib/nessus/plugins/squid_mem_disclosure.nasl -lib/nessus/plugins/squid_ntlm.nasl -lib/nessus/plugins/squid_null_url_auth_bypass.nasl -lib/nessus/plugins/squid_overflows.nasl lib/nessus/plugins/squid_rdos.nasl -lib/nessus/plugins/squirrelmail_143.nasl +lib/nessus/plugins/squirrelmail_144.nasl lib/nessus/plugins/squirrelmail_detect.nasl -lib/nessus/plugins/squirrelmail_from_header_html_injection.nasl lib/nessus/plugins/squirrelmail_html_injection_vuln.nasl -lib/nessus/plugins/squirrelmail_html_injection_vuln2.nasl lib/nessus/plugins/squirremail_cross_site_scripting.nasl -lib/nessus/plugins/squirremail_multiple_flaws.nasl lib/nessus/plugins/sscd_input.nasl -lib/nessus/plugins/ssh1_proto_enabled.nasl -lib/nessus/plugins/ssh3_passwd.nasl -lib/nessus/plugins/ssh_AllowedAuthentications.nasl lib/nessus/plugins/ssh_bruteforce.nasl -lib/nessus/plugins/ssh_crc32.nasl lib/nessus/plugins/ssh_detect.nasl -lib/nessus/plugins/ssh_dropbear.nasl lib/nessus/plugins/ssh_forwarding.nasl lib/nessus/plugins/ssh_func.inc -lib/nessus/plugins/ssh_get_info.nasl -lib/nessus/plugins/ssh_insertion.nasl -lib/nessus/plugins/ssh_kerberos.nasl lib/nessus/plugins/ssh_keygen.nasl lib/nessus/plugins/ssh_multivulns_16122002.nasl -lib/nessus/plugins/ssh_overflow.nasl lib/nessus/plugins/ssh_pkcs.nasl -lib/nessus/plugins/ssh_proto_version.nasl lib/nessus/plugins/ssh_scp.nasl -lib/nessus/plugins/ssh_setsid.nasl -lib/nessus/plugins/ssh_settings.nasl lib/nessus/plugins/ssl_cert_expiry.nasl lib/nessus/plugins/ssl_ciphers.nes lib/nessus/plugins/ssl_funcs.inc -lib/nessus/plugins/ssltest.nasl lib/nessus/plugins/sslv2_hello_overflow.nasl -lib/nessus/plugins/st_ftp_traversal.nasl -lib/nessus/plugins/stacheldraht.nasl -lib/nessus/plugins/statd_format_string.nasl -lib/nessus/plugins/stellardocs_path_disclosure.nasl -lib/nessus/plugins/stockman_shopping_cart_cmd_exec.nasl -lib/nessus/plugins/stockman_shopping_cart_path_disclosure.nasl lib/nessus/plugins/stonegate_detect.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/stronghold_swish.nasl lib/nessus/plugins/stun_detection.nasl -lib/nessus/plugins/subseven.nasl -lib/nessus/plugins/subversion_1_0_3.nasl -lib/nessus/plugins/subversion_1_0_4.nasl lib/nessus/plugins/subversion_1_0_5.nasl lib/nessus/plugins/subversion_1_0_6.nasl lib/nessus/plugins/subversion_1_0_8.nasl -lib/nessus/plugins/subversion_detection.nasl -lib/nessus/plugins/sugarsales_file_reading.nasl lib/nessus/plugins/sun_cobalt_adaptive_firewall_detect.nasl -lib/nessus/plugins/sun_one_jsp_source.nasl lib/nessus/plugins/sunftpd_overflow.nasl lib/nessus/plugins/sunftpd_traversal.nasl -lib/nessus/plugins/sunkill.nasl -lib/nessus/plugins/superguestbook_config_disclosure.nasl -lib/nessus/plugins/superm_son_hserver_traversal.nasl lib/nessus/plugins/surgeldap_file_disclosure.nasl -lib/nessus/plugins/suse_SA_2002_031.nasl -lib/nessus/plugins/suse_SA_2002_032.nasl -lib/nessus/plugins/suse_SA_2002_034.nasl -lib/nessus/plugins/suse_SA_2002_035.nasl -lib/nessus/plugins/suse_SA_2002_036.nasl -lib/nessus/plugins/suse_SA_2002_037.nasl -lib/nessus/plugins/suse_SA_2002_038.nasl -lib/nessus/plugins/suse_SA_2002_039.nasl -lib/nessus/plugins/suse_SA_2002_040.nasl -lib/nessus/plugins/suse_SA_2002_041.nasl -lib/nessus/plugins/suse_SA_2002_042.nasl -lib/nessus/plugins/suse_SA_2002_043.nasl -lib/nessus/plugins/suse_SA_2002_044.nasl -lib/nessus/plugins/suse_SA_2002_045.nasl -lib/nessus/plugins/suse_SA_2002_046.nasl -lib/nessus/plugins/suse_SA_2002_047.nasl -lib/nessus/plugins/suse_SA_2002_048.nasl -lib/nessus/plugins/suse_SA_2003_0004.nasl -lib/nessus/plugins/suse_SA_2003_0006.nasl -lib/nessus/plugins/suse_SA_2003_0007.nasl -lib/nessus/plugins/suse_SA_2003_0008.nasl -lib/nessus/plugins/suse_SA_2003_0009.nasl -lib/nessus/plugins/suse_SA_2003_001.nasl -lib/nessus/plugins/suse_SA_2003_0010.nasl -lib/nessus/plugins/suse_SA_2003_0012.nasl -lib/nessus/plugins/suse_SA_2003_0014.nasl -lib/nessus/plugins/suse_SA_2003_0015.nasl -lib/nessus/plugins/suse_SA_2003_002.nasl -lib/nessus/plugins/suse_SA_2003_003.nasl -lib/nessus/plugins/suse_SA_2003_005.nasl -lib/nessus/plugins/suse_SA_2003_011.nasl -lib/nessus/plugins/suse_SA_2003_013.nasl -lib/nessus/plugins/suse_SA_2003_014.nasl -lib/nessus/plugins/suse_SA_2003_016.nasl -lib/nessus/plugins/suse_SA_2003_017.nasl -lib/nessus/plugins/suse_SA_2003_018.nasl -lib/nessus/plugins/suse_SA_2003_019.nasl -lib/nessus/plugins/suse_SA_2003_020.nasl -lib/nessus/plugins/suse_SA_2003_021.nasl -lib/nessus/plugins/suse_SA_2003_022.nasl -lib/nessus/plugins/suse_SA_2003_023.nasl -lib/nessus/plugins/suse_SA_2003_024.nasl -lib/nessus/plugins/suse_SA_2003_025.nasl -lib/nessus/plugins/suse_SA_2003_027.nasl -lib/nessus/plugins/suse_SA_2003_028.nasl -lib/nessus/plugins/suse_SA_2003_029.nasl -lib/nessus/plugins/suse_SA_2003_030.nasl -lib/nessus/plugins/suse_SA_2003_031.nasl -lib/nessus/plugins/suse_SA_2003_032.nasl -lib/nessus/plugins/suse_SA_2003_033.nasl -lib/nessus/plugins/suse_SA_2003_035.nasl -lib/nessus/plugins/suse_SA_2003_036.nasl -lib/nessus/plugins/suse_SA_2003_037.nasl -lib/nessus/plugins/suse_SA_2003_038.nasl -lib/nessus/plugins/suse_SA_2003_039.nasl -lib/nessus/plugins/suse_SA_2003_040.nasl -lib/nessus/plugins/suse_SA_2003_041.nasl -lib/nessus/plugins/suse_SA_2003_042.nasl -lib/nessus/plugins/suse_SA_2003_043.nasl -lib/nessus/plugins/suse_SA_2003_044.nasl -lib/nessus/plugins/suse_SA_2003_045.nasl -lib/nessus/plugins/suse_SA_2003_046.nasl -lib/nessus/plugins/suse_SA_2003_047.nasl -lib/nessus/plugins/suse_SA_2003_048.nasl -lib/nessus/plugins/suse_SA_2003_049.nasl -lib/nessus/plugins/suse_SA_2003_050.nasl -lib/nessus/plugins/suse_SA_2003_051.nasl -lib/nessus/plugins/suse_SA_2004_001.nasl -lib/nessus/plugins/suse_SA_2004_002.nasl -lib/nessus/plugins/suse_SA_2004_004.nasl -lib/nessus/plugins/suse_SA_2004_005.nasl -lib/nessus/plugins/suse_SA_2004_006.nasl -lib/nessus/plugins/suse_SA_2004_007.nasl -lib/nessus/plugins/suse_SA_2004_008.nasl -lib/nessus/plugins/suse_SA_2004_009.nasl -lib/nessus/plugins/suse_SA_2004_010.nasl -lib/nessus/plugins/suse_SA_2004_012.nasl -lib/nessus/plugins/suse_SA_2004_013.nasl -lib/nessus/plugins/suse_SA_2004_015.nasl -lib/nessus/plugins/suse_SA_2004_016.nasl -lib/nessus/plugins/suse_SA_2004_017.nasl -lib/nessus/plugins/suse_SA_2004_018.nasl -lib/nessus/plugins/suse_SA_2004_019.nasl -lib/nessus/plugins/suse_SA_2004_020.nasl -lib/nessus/plugins/suse_SA_2004_021.nasl -lib/nessus/plugins/suse_SA_2004_022.nasl -lib/nessus/plugins/suse_SA_2004_023.nasl -lib/nessus/plugins/suse_SA_2004_024.nasl -lib/nessus/plugins/suse_SA_2004_025.nasl -lib/nessus/plugins/suse_SA_2004_026.nasl -lib/nessus/plugins/suse_SA_2004_027.nasl -lib/nessus/plugins/suse_SA_2004_028.nasl -lib/nessus/plugins/suse_SA_2004_029.nasl -lib/nessus/plugins/suse_SA_2004_030.nasl -lib/nessus/plugins/suse_SA_2004_031.nasl -lib/nessus/plugins/suse_SA_2004_032.nasl -lib/nessus/plugins/suse_SA_2004_033.nasl -lib/nessus/plugins/suse_SA_2004_034.nasl -lib/nessus/plugins/suse_SA_2004_035.nasl -lib/nessus/plugins/suse_SA_2004_037.nasl -lib/nessus/plugins/suse_SA_2004_038.nasl -lib/nessus/plugins/suse_SA_2004_039.nasl -lib/nessus/plugins/suse_SA_2004_040.nasl -lib/nessus/plugins/suse_SA_2004_041.nasl -lib/nessus/plugins/suse_SA_2004_043.nasl -lib/nessus/plugins/suse_cgi_bin_sdb.nasl -lib/nessus/plugins/suse_identd.nasl lib/nessus/plugins/swat_detect.nasl -lib/nessus/plugins/swat_guessable_usernames.nasl -lib/nessus/plugins/swat_overflow.nasl -lib/nessus/plugins/swc_overflow.nasl -lib/nessus/plugins/swsoft_plesk_xss.nasl -lib/nessus/plugins/sygate_remote_control.nasl lib/nessus/plugins/sympa_do_search_list_overflow.nasl lib/nessus/plugins/sympa_invalid_ldap_pass.nasl -lib/nessus/plugins/sympa_new_list_xss.nasl +lib/nessus/plugins/sympa_queue_utility_priv_escalation.nasl lib/nessus/plugins/sympa_unauthorised_list_creation.nasl lib/nessus/plugins/synchrologic_detect.nasl lib/nessus/plugins/synscan.nes -lib/nessus/plugins/systat.nasl -lib/nessus/plugins/tanned_format_string.nasl -lib/nessus/plugins/task_scheduler_test.nasl -lib/nessus/plugins/tcp_chorusing.nasl -lib/nessus/plugins/tcp_options_dos.nasl -lib/nessus/plugins/tcp_seq.nasl -lib/nessus/plugins/tcp_seq_window.nasl -lib/nessus/plugins/tcpip_ambiguities.nasl -lib/nessus/plugins/teardrop.nasl -lib/nessus/plugins/technote.nasl +lib/nessus/plugins/tcp_port_zero.nasl lib/nessus/plugins/teekai_track_online_xss.nasl lib/nessus/plugins/telcondex.nasl -lib/nessus/plugins/telnet.nasl lib/nessus/plugins/telnet_func.inc lib/nessus/plugins/telnetserver_detect_type_nd_version.nasl lib/nessus/plugins/teso_telnet.nasl -lib/nessus/plugins/test-cgi.nasl -lib/nessus/plugins/testcgi_xss.nasl -lib/nessus/plugins/texis_info_disclosure.nasl -lib/nessus/plugins/texis_path_disclosure.nasl -lib/nessus/plugins/textcounter_pl.nasl -lib/nessus/plugins/textportal_default_password.nasl -lib/nessus/plugins/tfn.nasl -lib/nessus/plugins/tfs_smtp_overflow.nasl +lib/nessus/plugins/tftp.inc +lib/nessus/plugins/tftp_files_cisco_ios.nasl +lib/nessus/plugins/tftp_files_cisco_ios_ca.nasl lib/nessus/plugins/tftp_grab_file.nes -lib/nessus/plugins/tftpd_detect.nasl lib/nessus/plugins/theserver_cleartext.nasl -lib/nessus/plugins/thttpd_buffer_overflow.nasl -lib/nessus/plugins/thttpd_bug.nasl lib/nessus/plugins/thttpd_directory_traversal.nasl lib/nessus/plugins/thttpd_ssi.nasl -lib/nessus/plugins/thttpd_virtualhost_escape.nasl -lib/nessus/plugins/thunderbird_multiple_flaws.nasl lib/nessus/plugins/tikiwiki_multiple_input_flaws.nasl -lib/nessus/plugins/tikiwiki_unauthorized_access.nasl +lib/nessus/plugins/tikiwiki_remote_flaws.nasl lib/nessus/plugins/tikiwiki_xss.nasl -lib/nessus/plugins/timbuktu_detect.nasl -lib/nessus/plugins/timesink_detection.nasl -lib/nessus/plugins/tiny_proxy_heap_overflow.nasl lib/nessus/plugins/tinyweb.nasl lib/nessus/plugins/titan_ftp_dir_traversal.nasl -lib/nessus/plugins/titan_ftp_heap_overflow.nasl -lib/nessus/plugins/tivoli_ldacgi_traversal.nasl -lib/nessus/plugins/tivoli_relay_overflow.nasl +lib/nessus/plugins/tmcm_detect.nasl lib/nessus/plugins/tmosdos.nasl -lib/nessus/plugins/tomcat_admin.nasl lib/nessus/plugins/tomcat_devname_DoS.nasl lib/nessus/plugins/tomcat_directory_listing_and_file_disclosure.nasl -lib/nessus/plugins/tomcat_path_disclosure.nasl lib/nessus/plugins/tomcat_server_default_files.nasl -lib/nessus/plugins/tomcat_snoop.nasl lib/nessus/plugins/tomcat_source_exposure.nasl lib/nessus/plugins/tomcat_srcjsp_malformed_request.nasl lib/nessus/plugins/tomcat_status.nasl -lib/nessus/plugins/torrent_traversal.nasl -lib/nessus/plugins/torrent_xss.nasl -lib/nessus/plugins/torrentstrader_sql.nasl -lib/nessus/plugins/torturecgis.nasl -lib/nessus/plugins/traceroute.nasl +lib/nessus/plugins/towerblog_admin_bypass.nasl lib/nessus/plugins/translate_f.nasl lib/nessus/plugins/trendmicro_emanager.nasl lib/nessus/plugins/trillian_installed.nasl -lib/nessus/plugins/trillian_msn_overflow.nasl -lib/nessus/plugins/trillian_patchg.nasl -lib/nessus/plugins/trinity.nasl -lib/nessus/plugins/trinoo.nasl lib/nessus/plugins/tripwire_webpage.nasl lib/nessus/plugins/trojan_horses.nasl -lib/nessus/plugins/truegalerie_admin_bypass.nasl -lib/nessus/plugins/tsweb_detect.nasl -lib/nessus/plugins/ttawebtop.nasl -lib/nessus/plugins/ttcms_code_injection.nasl -lib/nessus/plugins/ttforum_code_injection.nasl -lib/nessus/plugins/ttl_anom.nasl -lib/nessus/plugins/ttyprompt.nasl lib/nessus/plugins/turboseek_read_file.nasl lib/nessus/plugins/tutos_input_vuln.nasl -lib/nessus/plugins/tutos_sql_xss.nasl -lib/nessus/plugins/typo3_dev_read.nasl lib/nessus/plugins/typsoft_ftp_DoS.nasl lib/nessus/plugins/typsoftftp_1_10.nasl lib/nessus/plugins/typsoftftp_dir_traversal.nasl lib/nessus/plugins/typsoftftp_empty_username_dos.nasl -lib/nessus/plugins/typsoftftp_retr_dos.nasl -lib/nessus/plugins/ubbthreads_sql_injection.nasl -lib/nessus/plugins/ubbthreads_xss.nasl lib/nessus/plugins/uddi.inc lib/nessus/plugins/uddi.nasl -lib/nessus/plugins/ulog_php_sql_injection.nasl +lib/nessus/plugins/uebimiau_session_disclosure.nasl lib/nessus/plugins/ultraseek_detect.nasl -lib/nessus/plugins/ultraseek_dos.nasl -lib/nessus/plugins/unicast_dos.nasl lib/nessus/plugins/unknown_services.nasl -lib/nessus/plugins/unreal_detection.nasl -lib/nessus/plugins/unreal_dos.nasl -lib/nessus/plugins/unreal_game_engine.nasl -lib/nessus/plugins/unreal_ircd_cloaking.nasl -lib/nessus/plugins/upb_code_injection.nasl lib/nessus/plugins/upb_info_leak.nasl -lib/nessus/plugins/upload_cgi.nasl -lib/nessus/plugins/upload_lite_cgi.nasl -lib/nessus/plugins/uploader_exe.nasl lib/nessus/plugins/uploadskrip.nasl lib/nessus/plugins/upnp_xp.nasl -lib/nessus/plugins/upnp_xp_tcp.nasl -lib/nessus/plugins/urlscan_detect.nasl -lib/nessus/plugins/usemodwiki_xss.nasl -lib/nessus/plugins/usermin_session_id.nasl -lib/nessus/plugins/usrobotics_disclosed_password.nasl -lib/nessus/plugins/ustorekeeper.nasl -lib/nessus/plugins/uw_imap_overflow.nasl -lib/nessus/plugins/uw_imap_overflow_two.nasl lib/nessus/plugins/vbulletin_calender_command_execution.nasl -lib/nessus/plugins/vbulletin_calender_sql_injection.nasl -lib/nessus/plugins/vbulletin_sql.nasl +lib/nessus/plugins/vbulletin_detect.nasl +lib/nessus/plugins/vbulletin_forumdisplay_remote_cmd_exec.nasl +lib/nessus/plugins/vbulletin_init_php_flaw.nasl lib/nessus/plugins/vbulletin_xss.nasl lib/nessus/plugins/vbulletin_xss2.nasl -lib/nessus/plugins/vcatch_detection.nasl -lib/nessus/plugins/vchat_logs.nasl -lib/nessus/plugins/vftpd_overflow.nasl -lib/nessus/plugins/vhost_xss.nasl -lib/nessus/plugins/view_source_cgi.nasl +lib/nessus/plugins/vbulletin_xss3.nasl +lib/nessus/plugins/verity_ultraseek_xss.nasl lib/nessus/plugins/viewcvs_xss.nasl -lib/nessus/plugins/viewpage_file_reading.nasl -lib/nessus/plugins/vignette_diag_disclosure.nasl -lib/nessus/plugins/vignette_info_leak.nasl -lib/nessus/plugins/vignette_tcl_code_injection.nasl -lib/nessus/plugins/viralator.nasl -lib/nessus/plugins/visadmin.nasl -lib/nessus/plugins/visnetic_and_titan_ftp_traversal.nasl lib/nessus/plugins/visualroute_server_detect.nasl lib/nessus/plugins/vnc.nasl lib/nessus/plugins/vnc_http.nasl -lib/nessus/plugins/vp-asp_sql_injection.nasl lib/nessus/plugins/vpasswd_cgi.nasl -lib/nessus/plugins/vpop_input_validation.nasl -lib/nessus/plugins/vpopmail_cmd_exec.nasl lib/nessus/plugins/vqServer_admin_detect.nasl lib/nessus/plugins/vqServer_web_traversal.nasl lib/nessus/plugins/vssetcookie.nasl -lib/nessus/plugins/vw_bof.nasl lib/nessus/plugins/vxworks_ftpd.nasl lib/nessus/plugins/vxworks_ftpdDOS.nasl lib/nessus/plugins/w32_spybot_worm_variant.nasl -lib/nessus/plugins/w3msql_overflow.nasl lib/nessus/plugins/w3who_dll.nasl lib/nessus/plugins/w_agora_dir_traversal.nasl -lib/nessus/plugins/w_agora_input_vulnerabilities.nasl lib/nessus/plugins/wackowiki_xss.nasl -lib/nessus/plugins/wayboard.nasl -lib/nessus/plugins/web3000_detection.nasl -lib/nessus/plugins/web_chat_xss.nasl -lib/nessus/plugins/web_loadbalancer.nasl -lib/nessus/plugins/web_traversal.nasl -lib/nessus/plugins/webactive_log.nasl lib/nessus/plugins/webadmin.nasl lib/nessus/plugins/webalizer.nasl -lib/nessus/plugins/webapp_dir_traversal.nasl -lib/nessus/plugins/webc_cgi_installed.nasl -lib/nessus/plugins/webc_cgi_overflows.nasl -lib/nessus/plugins/webcalendar_file_read.nasl lib/nessus/plugins/webcalendar_sql_injection.nasl -lib/nessus/plugins/webcam_watchdog_result_xss.nasl -lib/nessus/plugins/webcart.nasl lib/nessus/plugins/webcart_cmd_exec.nasl -lib/nessus/plugins/webchat_code_injection.nasl -lib/nessus/plugins/webdav.nasl -lib/nessus/plugins/webdav_enabled.nasl -lib/nessus/plugins/webdav_iis.nasl -lib/nessus/plugins/webdist.nasl -lib/nessus/plugins/webdriver.nasl -lib/nessus/plugins/weberp_config_file_disclosure.nasl -lib/nessus/plugins/webfind.nasl -lib/nessus/plugins/webfroot_shoutbox_file_injection.nasl -lib/nessus/plugins/webfroot_shoutbox_traversal.nasl -lib/nessus/plugins/webgais.nasl -lib/nessus/plugins/webgui_unspecified_vuln.nasl -lib/nessus/plugins/webhancer_detection.nasl +lib/nessus/plugins/weblibs_file_inclusion.nasl lib/nessus/plugins/weblogic_adm_servlet.nasl -lib/nessus/plugins/weblogic_casigned_cert_spoofing.nasl -lib/nessus/plugins/weblogic_cleartext_password.nasl lib/nessus/plugins/weblogic_dotdotdos.nasl -lib/nessus/plugins/weblogic_hostname_disclosure.nasl -lib/nessus/plugins/weblogic_multiple_vulns.nasl lib/nessus/plugins/weblogic_percent.nasl -lib/nessus/plugins/webmatic_unknown_flaw.nasl lib/nessus/plugins/webmin.nasl -lib/nessus/plugins/webmin_session_id.nasl -lib/nessus/plugins/webmirror.nasl lib/nessus/plugins/webnews.nasl -lib/nessus/plugins/webplus.nasl lib/nessus/plugins/webplus_install_path.nasl lib/nessus/plugins/webplus_version.nasl lib/nessus/plugins/webseal_DoS.nasl -lib/nessus/plugins/websendmail.nasl +lib/nessus/plugins/websense_detect.nasl lib/nessus/plugins/webserver4d.nasl lib/nessus/plugins/webserver_robot.nasl -lib/nessus/plugins/webshield.nasl -lib/nessus/plugins/website_pro.nasl -lib/nessus/plugins/websitepro_overflow.nasl -lib/nessus/plugins/webspeed.nasl +lib/nessus/plugins/webshield_detect.nasl lib/nessus/plugins/websphere_cache_DoS.nasl lib/nessus/plugins/websphere_too_long_header.nasl -lib/nessus/plugins/websphere_xss.nasl lib/nessus/plugins/webspirs_cgi.nasl -lib/nessus/plugins/webstores_browseitemdetails_sql_injection.nasl -lib/nessus/plugins/webweaver_retr_dos.nasl -lib/nessus/plugins/webwho_pl.nasl -lib/nessus/plugins/webwiz_forum_password_disclosure.nasl -lib/nessus/plugins/webwiznews_password_disclosure.nasl -lib/nessus/plugins/wfchat_user_disclosure.nasl -lib/nessus/plugins/wftp.nasl -lib/nessus/plugins/wftp_241_dos.nasl -lib/nessus/plugins/wftp_321_overflow.nasl -lib/nessus/plugins/wftp_dos.nasl -lib/nessus/plugins/whois_raw.nasl -lib/nessus/plugins/wihphoto_file_read.nasl -lib/nessus/plugins/wildtangent_detection.nasl -lib/nessus/plugins/win_trinoo.nasl -lib/nessus/plugins/winamp_buffer_overflow.nasl -lib/nessus/plugins/winamp_in_cdda_buffer_overflow.nasl -lib/nessus/plugins/winamp_mp4_dos.nasl -lib/nessus/plugins/windmail.nasl -lib/nessus/plugins/windows_asn1_vuln_ntlm.nasl -lib/nessus/plugins/windows_terminal_services.nasl -lib/nessus/plugins/wingate.nasl -lib/nessus/plugins/wingate_denial.nasl -lib/nessus/plugins/wingate_user.nasl lib/nessus/plugins/winmail_mail_server_information_disclosure.nasl -lib/nessus/plugins/winmessenger_installed.nasl lib/nessus/plugins/winmx_detect2.nasl -lib/nessus/plugins/winmx_installed.nasl -lib/nessus/plugins/winnt_dns_flood.nasl -lib/nessus/plugins/winnt_pptp_dos.nasl -lib/nessus/plugins/winnuke.nasl -lib/nessus/plugins/wins_overflow.nasl -lib/nessus/plugins/wins_replication_overflow.nasl -lib/nessus/plugins/wins_udp_flood.nasl lib/nessus/plugins/winsatan.nasl lib/nessus/plugins/winsyslog_dos.nasl -lib/nessus/plugins/wireless_sensor_detection.nasl -lib/nessus/plugins/wnn_overflow.nasl -lib/nessus/plugins/wordit_logbook.nasl -lib/nessus/plugins/wordpress_flaws.nasl -lib/nessus/plugins/wordpress_flaws2.nasl -lib/nessus/plugins/wordpress_http_splitting.nasl -lib/nessus/plugins/wordpress_xss.nasl -lib/nessus/plugins/wordpress_xss_sql.nasl lib/nessus/plugins/worldclient_server_detection.nasl lib/nessus/plugins/worldspan_gw_DoS.nasl -lib/nessus/plugins/worm_netsky_b.nasl lib/nessus/plugins/wowBB_flaws.nasl -lib/nessus/plugins/wrap.nasl lib/nessus/plugins/writesrv.nasl -lib/nessus/plugins/ws4d_overflow.nasl lib/nessus/plugins/ws4e_too_long_url.nasl -lib/nessus/plugins/ws_ftp_client_overflows.nasl lib/nessus/plugins/ws_ftp_client_weak_stored_pass.nasl lib/nessus/plugins/wsftp_classic_flaws.nasl lib/nessus/plugins/wsftp_cwd_dos.nasl lib/nessus/plugins/wsftp_file_path_parsing_dos.nasl lib/nessus/plugins/wsftp_multiple_flaws.nasl lib/nessus/plugins/wsftp_overflows.nasl -lib/nessus/plugins/wsftp_overflows2.nasl lib/nessus/plugins/wsftp_stat_buf_overflow.nasl -lib/nessus/plugins/wsmp3d_cmd_exec.nasl lib/nessus/plugins/wu_ftpd_abor_priviledge_escalation.nasl -lib/nessus/plugins/wu_ftpd_fb_realpath_offby1.nasl -lib/nessus/plugins/wu_ftpd_glob.nasl +lib/nessus/plugins/wu_ftpd_glob2.nasl lib/nessus/plugins/wu_ftpd_mail_admin.nasl -lib/nessus/plugins/wu_ftpd_overflow.nasl -lib/nessus/plugins/wu_ftpd_pasv_format_string.nasl -lib/nessus/plugins/wu_ftpd_restricted_gid_bypass.nasl lib/nessus/plugins/wu_ftpd_rnfr_file_overwrite.nasl lib/nessus/plugins/wu_ftpd_site_exec.nasl -lib/nessus/plugins/wu_ftpd_site_newer.nasl lib/nessus/plugins/wu_ftpd_skey_remote_buff.nasl lib/nessus/plugins/wuftpd_ls_DoS.nasl -lib/nessus/plugins/www_default_page.nasl lib/nessus/plugins/www_fingerprinting_hmap.nasl -lib/nessus/plugins/www_hosting_copyrighted_material.nasl lib/nessus/plugins/www_incomplete_auth_DoS.nasl lib/nessus/plugins/www_infinite_request_DoS.nasl lib/nessus/plugins/www_server_name.nasl -lib/nessus/plugins/www_too_long_auth.nasl lib/nessus/plugins/www_too_long_auth_DoS.nasl lib/nessus/plugins/www_too_long_cookie.nasl lib/nessus/plugins/www_too_long_header.nasl @@ -5884,73 +2277,40 @@ lib/nessus/plugins/www_too_long_header11.nasl lib/nessus/plugins/www_too_long_method.nasl lib/nessus/plugins/www_too_long_options.nasl -lib/nessus/plugins/www_too_long_post.nasl -lib/nessus/plugins/www_too_long_url.nasl lib/nessus/plugins/www_too_long_useragent.nasl lib/nessus/plugins/www_too_long_version.nasl lib/nessus/plugins/wwwboardpwd.nasl -lib/nessus/plugins/wwwwais.nasl lib/nessus/plugins/xdmcp.nasl lib/nessus/plugins/xedus_detect.nasl lib/nessus/plugins/xedus_dir_traversal.nasl lib/nessus/plugins/xedus_dos.nasl lib/nessus/plugins/xedus_xss.nasl lib/nessus/plugins/xeneo_percent_DoS.nasl -lib/nessus/plugins/xfs_overflow.nasl -lib/nessus/plugins/xfstt_overflow.nasl lib/nessus/plugins/xitami_POST_DoS.nasl -lib/nessus/plugins/xitami_overflow.nasl -lib/nessus/plugins/xitami_xss.nasl -lib/nessus/plugins/xmail_overflow.nasl -lib/nessus/plugins/xmb_sql_injection.nasl -lib/nessus/plugins/xmb_xss.nasl -lib/nessus/plugins/xmicro_default_password.nasl lib/nessus/plugins/xnews.nasl -lib/nessus/plugins/xolox_installed.nasl -lib/nessus/plugins/xoops_dictionary_xss.nasl lib/nessus/plugins/xoops_myheader_url_xss.nasl -lib/nessus/plugins/xoops_path_disclosure.nasl lib/nessus/plugins/xoops_viewtopic_xss.nasl -lib/nessus/plugins/xoops_xss.nasl -lib/nessus/plugins/xpressions_sql_injection.nasl lib/nessus/plugins/xst_http_trace.nasl lib/nessus/plugins/xtel_detect.nasl lib/nessus/plugins/xtelw_detect.nasl -lib/nessus/plugins/xtramail_control.nasl -lib/nessus/plugins/xtramail_helo.nasl -lib/nessus/plugins/xtramail_pop_overflow.nasl -lib/nessus/plugins/xtreme_gallery_sql_injection.nasl lib/nessus/plugins/xtux_server.nasl -lib/nessus/plugins/yabb.nasl -lib/nessus/plugins/yabb_gold_input_validation.nasl -lib/nessus/plugins/yabb_shadow_bbcode_tag.nasl lib/nessus/plugins/yabb_xss.nasl -lib/nessus/plugins/yabbse_cmd_exec.nasl +lib/nessus/plugins/yacy_xss.nasl lib/nessus/plugins/yahoo_dos.nasl -lib/nessus/plugins/yahoo_installed.nasl -lib/nessus/plugins/yahoo_msg_running.nasl lib/nessus/plugins/yapig_remote_vuln.nasl -lib/nessus/plugins/yardradius_overflow.nasl -lib/nessus/plugins/yppasswdd.nasl -lib/nessus/plugins/zanfi_cms_file_include.nasl +lib/nessus/plugins/yawcam_dir_traversal.nasl +lib/nessus/plugins/yusasp_asset_manager_detection.nasl lib/nessus/plugins/zebra_dos.nasl -lib/nessus/plugins/zentrack_code_injection.nasl -lib/nessus/plugins/zentrack_read_files.nasl -lib/nessus/plugins/zeus.nasl -lib/nessus/plugins/zeus_web_admin_xss.nasl -lib/nessus/plugins/zincite_backdoor.nasl -lib/nessus/plugins/zixforum_database_disclosure.nasl +lib/nessus/plugins/zeroboard_flaws.nasl +lib/nessus/plugins/zeroboard_flaws2.nasl +lib/nessus/plugins/zeroboard_xss.nasl lib/nessus/plugins/zml_cgi_traversal.nasl lib/nessus/plugins/zone_alarm_fw_p67.nasl lib/nessus/plugins/zone_alarm_local_dos.nasl -lib/nessus/plugins/zope.nasl -lib/nessus/plugins/zope_dos.nasl -lib/nessus/plugins/zope_img_updating.nasl -lib/nessus/plugins/zope_invalid_query_path_disclosure.nasl lib/nessus/plugins/zope_multiple_flaws.nasl lib/nessus/plugins/zope_path_disclosure.nasl lib/nessus/plugins/zope_zclass.nasl -lib/nessus/plugins/zyxel_http_config_reset.nasl +lib/nessus/plugins/zyxel_http_pwd.nasl lib/nessus/plugins/zyxel_pwd.nasl lib/nessus/plugins_factory/Makefile lib/nessus/plugins_factory/libtool >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 16:04:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E4E816A41F; Fri, 8 Jul 2005 16:04:15 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2E1F43D49; Fri, 8 Jul 2005 16:04:14 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from freefall.freebsd.org (jylefort@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68G4Efe005891; Fri, 8 Jul 2005 16:04:14 GMT (envelope-from jylefort@freefall.freebsd.org) Received: (from jylefort@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68G4Blu005887; Fri, 8 Jul 2005 16:04:11 GMT (envelope-from jylefort) Date: Fri, 8 Jul 2005 16:04:11 GMT From: Jean-Yves Lefort Message-Id: <200507081604.j68G4Blu005887@freefall.freebsd.org> To: sven@ilse.net, jylefort@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83133: [PATCH] devel/libgnugetopt does not conflict with devel/freelibiberty anymore X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 16:04:15 -0000 Synopsis: [PATCH] devel/libgnugetopt does not conflict with devel/freelibiberty anymore State-Changed-From-To: open->closed State-Changed-By: jylefort State-Changed-When: Fri Jul 8 16:04:05 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83133 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 16:10:40 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1FBB16A41C for ; Fri, 8 Jul 2005 16:10:40 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B906543D77 for ; Fri, 8 Jul 2005 16:10:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68GAOAA010257 for ; Fri, 8 Jul 2005 16:10:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68GAOV8010256; Fri, 8 Jul 2005 16:10:24 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 16:10:24 GMT Resent-Message-Id: <200507081610.j68GAOV8010256@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kevin Oberman Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBA0516A41C for ; Fri, 8 Jul 2005 16:02:02 +0000 (GMT) (envelope-from oberman@es.net) Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3B2543D48 for ; Fri, 8 Jul 2005 16:02:02 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal1.es.net (Postal Node 1) with ESMTP (SSL) id IBA74465 for ; Fri, 08 Jul 2005 09:02:01 -0700 Received: by ptavv.es.net (Tachyon Server, from userid 9381) id 0C8DC5D07; Fri, 8 Jul 2005 09:02:01 -0700 (PDT) Message-Id: <20050708160201.0C8DC5D07@ptavv.es.net> Date: Fri, 8 Jul 2005 09:02:01 -0700 (PDT) From: Kevin Oberman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83147: misc/most port no longer needs to build with "-O" X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kevin Oberman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 16:10:41 -0000 >Number: 83147 >Category: ports >Synopsis: misc/most port no longer needs to build with "-O" >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 16:10:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Kevin Oberman >Release: FreeBSD 4.11-STABLE i386 >Organization: ESnet--The Energy Sciences Network >Environment: System: FreeBSD ptavv.es.net 4.11-STABLE FreeBSD 4.11-STABLE #37: Fri Jan 28 11:48:02 PST 2005 oberman@ptavv.es.net:/usr/obj/usr/src/sys/PTAVV i386 >Description: The Makefile for misc/most was modified to build with CFLAGS of -O to work around a code error that has now been resolved. This change (made in 1.14) can now be removed. This has such trivial impact that I owuld not think a bump of the PORTREVISION is needed, but I'd like to see it cleaned up. >How-To-Repeat: N/A >Fix: Remove "CFLAGS+= -O" from Makefile. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 16:20:18 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C267616A41C for ; Fri, 8 Jul 2005 16:20:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FD8A43D46 for ; Fri, 8 Jul 2005 16:20:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68GKIp8010522 for ; Fri, 8 Jul 2005 16:20:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68GKI6a010521; Fri, 8 Jul 2005 16:20:18 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 16:20:18 GMT Resent-Message-Id: <200507081620.j68GKI6a010521@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Fumihiko Kimura Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE52416A41C for ; Fri, 8 Jul 2005 16:18:32 +0000 (GMT) (envelope-from kimura@sh0.radio.gr.jp) Received: from sh0.radio.gr.jp (sh0.radio.gr.jp [61.195.157.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECB3E43D45 for ; Fri, 8 Jul 2005 16:18:31 +0000 (GMT) (envelope-from kimura@sh0.radio.gr.jp) Received: by sh0.radio.gr.jp (secret 11.3/smtpfeed 1.20) id j68GINod034371; Sat, 9 Jul 2005 01:18:23 +0900 (JST) Received: by sh0.radio.gr.jp (secret/fkimura 10.4) id j68GIJ67034370; Sat, 9 Jul 2005 01:18:19 +0900 (JST) Message-Id: <200507081618.j68GIJ67034370@sh0.radio.gr.jp> Date: Sat, 9 Jul 2005 01:18:19 +0900 (JST) From: Fumihiko Kimura To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: danger@rulez.sk Subject: ports/83148: update ports: www/usermanager X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fumihiko Kimura List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 16:20:19 -0000 >Number: 83148 >Category: ports >Synopsis: update ports: www/usermanager >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 16:20:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Fumihiko Kimura >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: >Description: Upgrade to 2.0 It is preferable to be "ftp" than a category of this ports is "www", I think. >How-To-Repeat: >Fix: === begin cut here === diff -urN usermanager.orig/Makefile usermanager/Makefile --- usermanager.orig/Makefile Tue Jun 28 21:17:53 2005 +++ usermanager/Makefile Sat Jul 9 01:04:12 2005 @@ -6,8 +6,8 @@ # PORTNAME= UserManager -PORTVERSION= 1.4.0 -CATEGORIES= www +PORTVERSION= 2.0 +CATEGORIES?= www ftp MASTER_SITES= http://machiel.generaal.net/files/pureftpd/ DISTNAME= ftp_v${PORTVERSION} @@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/ftp BROKEN_WITH_PHP= 5 -USE_PHP= mysql +USE_PHP= mysql pcre posix session NO_BUILD= yes PKGMESSAGE= ${WRKDIR}/pkg-message @@ -27,16 +27,8 @@ do-install: @${MKDIR} ${PREFIX}/www/data/UserManager - @${MKDIR} ${PREFIX}/www/data/UserManager/images - @${MKDIR} ${PREFIX}/www/data/UserManager/language - @${MKDIR} ${PREFIX}/www/data/UserManager/style - ${INSTALL_DATA} ${WRKSRC}/script.mysql ${PREFIX}/www/data/UserManager - ${INSTALL_DATA} ${WRKSRC}/*.php ${PREFIX}/www/data/UserManager - ${INSTALL_DATA} ${WRKSRC}/readme.txt ${PREFIX}/www/data/UserManager - ${INSTALL_DATA} ${WRKSRC}/CHANGELOG ${PREFIX}/www/data/UserManager - ${INSTALL_DATA} ${WRKSRC}/images/* ${PREFIX}/www/data/UserManager/images - ${INSTALL_DATA} ${WRKSRC}/language/* ${PREFIX}/www/data/UserManager/language - ${INSTALL_DATA} ${WRKSRC}/style/* ${PREFIX}/www/data/UserManager/style + @${CP} -Rp ${WRKSRC}/* ${PREFIX}/www/data/UserManager + @${CHMOD} 666 ${PREFIX}/www/data/UserManager/config.php @${ECHO_CMD} "" post-install: diff -urN usermanager.orig/distinfo usermanager/distinfo --- usermanager.orig/distinfo Tue Dec 21 04:22:29 2004 +++ usermanager/distinfo Fri Jul 8 22:56:55 2005 @@ -1,2 +1,2 @@ -MD5 (ftp_v1.4.0.tar.gz) = 4a991f288912a888f561f8e1139660ee -SIZE (ftp_v1.4.0.tar.gz) = 21112 +MD5 (ftp_v2.0.tar.gz) = 7a38fb06ee18f6bcb405a6c36d896fdf +SIZE (ftp_v2.0.tar.gz) = 87532 diff -urN usermanager.orig/files/pkg-message.in usermanager/files/pkg-message.in --- usermanager.orig/files/pkg-message.in Tue Dec 21 04:22:29 2004 +++ usermanager/files/pkg-message.in Sat Jul 9 01:00:40 2005 @@ -6,3 +6,20 @@ compile your pure-ftpd with -DWITH_MYSQL ***************************************************************** + +'User manager for PureFTPd' is made by M.Mastenbroek 2002 - 2005 +For more info look at http://machiel.generaal.net +Version 2.0 + +Installation: + +Run the installation wizard install.php in your web browser. + +The installation wizard will lead you step by step +through the configuration of the User manager for PureFTPd. + +Running: + +The User manager for PureFTPd starts from the index.php file. + +***************************************************************** diff -urN usermanager.orig/pkg-plist usermanager/pkg-plist --- usermanager.orig/pkg-plist Tue Dec 21 04:22:29 2004 +++ usermanager/pkg-plist Sat Jul 9 00:52:14 2005 @@ -1,9 +1,20 @@ -www/data/UserManager/admin.php +@comment $FreeBSD$ www/data/UserManager/CHANGELOG www/data/UserManager/config.php www/data/UserManager/index.php +www/data/UserManager/install.php www/data/UserManager/readme.txt -www/data/UserManager/script.mysql +www/data/UserManager/extra/script.mysql +www/data/UserManager/images/arrow_down.gif +www/data/UserManager/images/arrow_up.gif +www/data/UserManager/images/connect_gray.gif +www/data/UserManager/images/delete_gray.gif +www/data/UserManager/images/edit_gray.gif +www/data/UserManager/images/header.png +www/data/UserManager/images/header_seperator.png +www/data/UserManager/images/header_seperator2.png +www/data/UserManager/images/lock_closed.gif +www/data/UserManager/images/lock_open.gif www/data/UserManager/images/arrow_right.gif www/data/UserManager/images/connect.gif www/data/UserManager/images/delete.gif @@ -21,27 +32,146 @@ www/data/UserManager/images/right_top.gif www/data/UserManager/images/top.gif www/data/UserManager/images/user.gif -www/data/UserManager/language/chinese.php -www/data/UserManager/language/danish.php +www/data/UserManager/images/icons/aca.png +www/data/UserManager/images/icons/api.png +www/data/UserManager/images/icons/ascx.png +www/data/UserManager/images/icons/asmx.png +www/data/UserManager/images/icons/asp.png +www/data/UserManager/images/icons/aspx.png +www/data/UserManager/images/icons/avi.png +www/data/UserManager/images/icons/avs.png +www/data/UserManager/images/icons/axt.png +www/data/UserManager/images/icons/bat.png +www/data/UserManager/images/icons/bmp.png +www/data/UserManager/images/icons/cab.png +www/data/UserManager/images/icons/cat.png +www/data/UserManager/images/icons/chm.png +www/data/UserManager/images/icons/cnf.png +www/data/UserManager/images/icons/config.png +www/data/UserManager/images/icons/cpl.png +www/data/UserManager/images/icons/crt.png +www/data/UserManager/images/icons/cs.png +www/data/UserManager/images/icons/csproj.png +www/data/UserManager/images/icons/csv.png +www/data/UserManager/images/icons/dbp.png +www/data/UserManager/images/icons/disco.png +www/data/UserManager/images/icons/dll.png +www/data/UserManager/images/icons/doc.png +www/data/UserManager/images/icons/dot.png +www/data/UserManager/images/icons/dpk.png +www/data/UserManager/images/icons/dpr.png +www/data/UserManager/images/icons/dps.png +www/data/UserManager/images/icons/dtq.png +www/data/UserManager/images/icons/dun.png +www/data/UserManager/images/icons/etp.png +www/data/UserManager/images/icons/exe.png +www/data/UserManager/images/icons/fdb.png +www/data/UserManager/images/icons/fnd.png +www/data/UserManager/images/icons/fon.png +www/data/UserManager/images/icons/gif.png +www/data/UserManager/images/icons/hlp.png +www/data/UserManager/images/icons/hol.png +www/data/UserManager/images/icons/html.png +www/data/UserManager/images/icons/htt.png +www/data/UserManager/images/icons/hxc.png +www/data/UserManager/images/icons/hxi.png +www/data/UserManager/images/icons/hxk.png +www/data/UserManager/images/icons/hxs.png +www/data/UserManager/images/icons/hxt.png +www/data/UserManager/images/icons/icm.png +www/data/UserManager/images/icons/ini.png +www/data/UserManager/images/icons/ins.png +www/data/UserManager/images/icons/iqy.png +www/data/UserManager/images/icons/its.png +www/data/UserManager/images/icons/jar.png +www/data/UserManager/images/icons/jbf.png +www/data/UserManager/images/icons/job.png +www/data/UserManager/images/icons/jpf.png +www/data/UserManager/images/icons/jpg.png +www/data/UserManager/images/icons/js.png +www/data/UserManager/images/icons/lnk.png +www/data/UserManager/images/icons/mad.png +www/data/UserManager/images/icons/map.png +www/data/UserManager/images/icons/mapup.png +www/data/UserManager/images/icons/mat.png +www/data/UserManager/images/icons/mdb.png +www/data/UserManager/images/icons/mht.png +www/data/UserManager/images/icons/mml.png +www/data/UserManager/images/icons/mp3.png +www/data/UserManager/images/icons/msc.png +www/data/UserManager/images/icons/msg.png +www/data/UserManager/images/icons/msi.png +www/data/UserManager/images/icons/ncd.png +www/data/UserManager/images/icons/nfo.png +www/data/UserManager/images/icons/none.png +www/data/UserManager/images/icons/ost.png +www/data/UserManager/images/icons/otf.png +www/data/UserManager/images/icons/pas.png +www/data/UserManager/images/icons/pdf.png +www/data/UserManager/images/icons/pdi.png +www/data/UserManager/images/icons/pfm.png +www/data/UserManager/images/icons/php.png +www/data/UserManager/images/icons/pif.png +www/data/UserManager/images/icons/pmc.png +www/data/UserManager/images/icons/pot.png +www/data/UserManager/images/icons/ppk.png +www/data/UserManager/images/icons/ppt.png +www/data/UserManager/images/icons/prf.png +www/data/UserManager/images/icons/psp.png +www/data/UserManager/images/icons/pub.png +www/data/UserManager/images/icons/rar.png +www/data/UserManager/images/icons/rc.png +www/data/UserManager/images/icons/rct.png +www/data/UserManager/images/icons/rdp.png +www/data/UserManager/images/icons/refresh.png +www/data/UserManager/images/icons/reg.png +www/data/UserManager/images/icons/res.png +www/data/UserManager/images/icons/resx.png +www/data/UserManager/images/icons/sdl.png +www/data/UserManager/images/icons/sln.png +www/data/UserManager/images/icons/sql.png +www/data/UserManager/images/icons/suo.png +www/data/UserManager/images/icons/swf.png +www/data/UserManager/images/icons/tdf.png +www/data/UserManager/images/icons/tdl.png +www/data/UserManager/images/icons/theme.png +www/data/UserManager/images/icons/tiff.png +www/data/UserManager/images/icons/ttf.png +www/data/UserManager/images/icons/txt.png +www/data/UserManager/images/icons/url.png +www/data/UserManager/images/icons/vb.png +www/data/UserManager/images/icons/vbproj.png +www/data/UserManager/images/icons/vbs.png +www/data/UserManager/images/icons/vcf.png +www/data/UserManager/images/icons/vsmacros.png +www/data/UserManager/images/icons/wab.png +www/data/UserManager/images/icons/wpl.png +www/data/UserManager/images/icons/wri.png +www/data/UserManager/images/icons/wsc.png +www/data/UserManager/images/icons/xla.png +www/data/UserManager/images/icons/xls.png +www/data/UserManager/images/icons/xml.png +www/data/UserManager/images/icons/xsd.png +www/data/UserManager/images/icons/xsl.png +www/data/UserManager/images/icons/xslt.png +www/data/UserManager/images/icons/xsn.png +www/data/UserManager/images/icons/zip.png www/data/UserManager/language/dutch.php www/data/UserManager/language/english.php www/data/UserManager/language/french.php -www/data/UserManager/language/german.php -www/data/UserManager/language/hungarian.php www/data/UserManager/language/index.php -www/data/UserManager/language/italian.php www/data/UserManager/language/japanese.php -www/data/UserManager/language/korean.php -www/data/UserManager/language/norwegian.php -www/data/UserManager/language/polish.php -www/data/UserManager/language/portuguese.php -www/data/UserManager/language/russian.php www/data/UserManager/language/spanish.php -www/data/UserManager/language/swedish.php -www/data/UserManager/language/turkish.php -www/data/UserManager/style/default.css -www/data/UserManager/style/orange.css +www/data/UserManager/language/slovenian.php +www/data/UserManager/style/default.css.php +www/data/UserManager/style/orange.css.php +www/data/UserManager/includes/constants.php +www/data/UserManager/includes/files.php +www/data/UserManager/includes/login.php +@dirrm www/data/UserManager/extra +@dirrm www/data/UserManager/images/icons @dirrm www/data/UserManager/images @dirrm www/data/UserManager/language @dirrm www/data/UserManager/style +@dirrm www/data/UserManager/includes @dirrm www/data/UserManager === ended cut here === >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 17:04:16 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5EAF16A41F; Fri, 8 Jul 2005 17:04:16 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A45E43D46; Fri, 8 Jul 2005 17:04:16 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68H4Gh3012679; Fri, 8 Jul 2005 17:04:16 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68H4G7s012675; Fri, 8 Jul 2005 17:04:16 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 17:04:16 GMT From: Pav Lucistnik Message-Id: <200507081704.j68H4G7s012675@freefall.freebsd.org> To: andrewb@cs.cmu.edu, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83108: xconq tcl/tk interface doesn't work X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 17:04:16 -0000 Synopsis: xconq tcl/tk interface doesn't work State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Fri Jul 8 17:03:56 GMT 2005 State-Changed-Why: Committed, thanks! (BTW the game can't save scores here, what about your place?) http://www.freebsd.org/cgi/query-pr.cgi?pr=83108 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 17:40:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B095C16A422 for ; Fri, 8 Jul 2005 17:40:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73DD943D79 for ; Fri, 8 Jul 2005 17:40:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68HeLhf018652 for ; Fri, 8 Jul 2005 17:40:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68HeLQ5018651; Fri, 8 Jul 2005 17:40:21 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 17:40:21 GMT Resent-Message-Id: <200507081740.j68HeLQ5018651@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Anderson S. Ferreira" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C97B16A41C for ; Fri, 8 Jul 2005 17:35:16 +0000 (GMT) (envelope-from anderson@cnpm.embrapa.br) Received: from ipe.cnpm.embrapa.br (ipe.cnpm.embrapa.br [200.136.111.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F60B43D4C for ; Fri, 8 Jul 2005 17:35:15 +0000 (GMT) (envelope-from anderson@cnpm.embrapa.br) Received: from localhost (localhost.cnpm.embrapa.br [127.0.0.1]) by ipe.cnpm.embrapa.br (Postfix) with ESMTP id C9FFD84589 for ; Fri, 8 Jul 2005 14:35:03 -0300 (BRT) Received: by ipe.cnpm.embrapa.br (Postfix, from userid 1100) id 549088458A; Fri, 8 Jul 2005 14:35:01 -0300 (BRT) Message-Id: <20050708173501.549088458A@ipe.cnpm.embrapa.br> Date: Fri, 8 Jul 2005 14:35:01 -0300 (BRT) From: "Anderson S. Ferreira" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83150: [maintainer update] Postgis upgrade to 1.0.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Anderson S. Ferreira" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 17:40:23 -0000 >Number: 83150 >Category: ports >Synopsis: [maintainer update] Postgis upgrade to 1.0.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 17:40:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Anderson S. Ferreira >Release: FreeBSD 5.4-STABLE i386 >Organization: Embrapa Monitoramento por Satélite >Environment: System: FreeBSD ipe.cnpm.embrapa.br 5.4-STABLE FreeBSD 5.4-STABLE #3: Mon Jul 4 08:34:58 BRT 2005 root@ipe.cnpm.embrapa.br:/usr/src/sys/i386/compile/IPE i386 >Description: Postgis upgrade from 1.0.1 to 1.0.2 >How-To-Repeat: >Fix: --- postgis.patch begins here --- diff -ruN postgis.old/Makefile postgis/Makefile --- postgis.old/Makefile Mon Jun 20 07:48:31 2005 +++ postgis/Makefile Fri Jul 8 13:58:44 2005 @@ -6,7 +6,7 @@ # PORTNAME= postgis -DISTVERSION= 1.0.1 +DISTVERSION= 1.0.2 CATEGORIES= databases MASTER_SITES= http://postgis.refractions.net/download/ diff -ruN postgis/distinfo postgis.new/distinfo --- postgis.old/distinfo Mon Jun 20 07:48:31 2005 +++ postgis/distinfo Fri Jul 8 14:02:23 2005 @@ -1,2 +1,2 @@ -MD5 (postgis-1.0.1.tar.gz) = 39d1399d5c9219f284007a0498a0be93 -SIZE (postgis-1.0.1.tar.gz) = 1383548 +MD5 (postgis-1.0.2.tar.gz) = 4b6e20bea40b98bd0f77698cd7f56ec3 +SIZE (postgis-1.0.2.tar.gz) = 1386537 --- postgis.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 18:10:09 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBFAF16A41C for ; Fri, 8 Jul 2005 18:10:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5583043D4C for ; Fri, 8 Jul 2005 18:10:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68IA999023547 for ; Fri, 8 Jul 2005 18:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68IA9du023546; Fri, 8 Jul 2005 18:10:09 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 18:10:09 GMT Resent-Message-Id: <200507081810.j68IA9du023546@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C690016A41C for ; Fri, 8 Jul 2005 18:00:38 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep03.dion.ne.jp (hfep03.dion.ne.jp [203.181.105.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44E8043D4C for ; Fri, 8 Jul 2005 18:00:38 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.198.243.170]) by hfep03.dion.ne.jp with SMTP id <20050708180035030.UQFR@hfep03.dion.ne.jp> for ; Sat, 9 Jul 2005 03:00:35 +0900 Message-Id: <20050709030007.12b2d900.tkato432@yahoo.com> Date: Sat, 9 Jul 2005 03:00:07 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/83152: Update port: cad/xcircuit to 3.3.19 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 18:10:09 -0000 >Number: 83152 >Category: ports >Synopsis: Update port: cad/xcircuit to 3.3.19 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 18:10:08 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 3.3.19 >How-To-Repeat: >Fix: diff -urN /usr/ports/cad/xcircuit/Makefile cad/xcircuit/Makefile --- /usr/ports/cad/xcircuit/Makefile Mon Jun 27 18:36:52 2005 +++ cad/xcircuit/Makefile Fri Jul 8 13:59:46 2005 @@ -6,7 +6,7 @@ # PORTNAME= xcircuit -PORTVERSION= 3.3.18 +PORTVERSION= 3.3.19 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://xcircuit.ece.jhu.edu/archive/ @@ -27,7 +27,7 @@ CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl8.4 \ --with-tk=${LOCALBASE}/lib/tk8.4 -CFLAGS+= -I${X11BASE}/include +CFLAGS+= -fPIC -I${X11BASE}/include WISH= ${LOCALBASE}/bin/wish8.4 diff -urN /usr/ports/cad/xcircuit/distinfo cad/xcircuit/distinfo --- /usr/ports/cad/xcircuit/distinfo Mon Jun 27 18:36:52 2005 +++ cad/xcircuit/distinfo Tue Jul 5 23:34:04 2005 @@ -1,2 +1,2 @@ -MD5 (xcircuit-3.3.18.tar.bz2) = c945e47cbfc2d4fa0878b443b9ad7f79 -SIZE (xcircuit-3.3.18.tar.bz2) = 1097776 +MD5 (xcircuit-3.3.19.tar.bz2) = 02519af42fcbcfa552aa339b74eaee2e +SIZE (xcircuit-3.3.19.tar.bz2) = 1099963 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 18:10:10 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B9B116A41C for ; Fri, 8 Jul 2005 18:10:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1142E43D4C for ; Fri, 8 Jul 2005 18:10:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68IA915023605 for ; Fri, 8 Jul 2005 18:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68IA9fi023576; Fri, 8 Jul 2005 18:10:09 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 18:10:09 GMT Resent-Message-Id: <200507081810.j68IA9fi023576@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7655B16A41C for ; Fri, 8 Jul 2005 18:00:45 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep08.dion.ne.jp (hfep08.dion.ne.jp [203.181.105.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCDF943D48 for ; Fri, 8 Jul 2005 18:00:44 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.198.243.170]) by hfep08.dion.ne.jp with SMTP id <20050708180041964.XTRY@hfep08.dion.ne.jp> for ; Sat, 9 Jul 2005 03:00:41 +0900 Message-Id: <20050709030009.404b5103.tkato432@yahoo.com> Date: Sat, 9 Jul 2005 03:00:09 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/83153: Update port: games/kbilliards X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 18:10:10 -0000 >Number: 83153 >Category: ports >Synopsis: Update port: games/kbilliards >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 18:10:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Fix build on 4-stable >How-To-Repeat: >Fix: diff -urN /usr/ports/games/kbilliards/Makefile games/kbilliards/Makefile --- /usr/ports/games/kbilliards/Makefile Tue Jul 5 01:26:50 2005 +++ games/kbilliards/Makefile Fri Jul 8 13:02:38 2005 @@ -12,22 +12,19 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Funny billiards simulator game for KDE +EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure + USE_BZIP2= yes -USE_REINPLACE= yes USE_KDELIBS_VER= 3 USE_GMAKE= yes GNU_CONFIGURE= yes -EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure +CFLAGS+= -Dsqrtl=sqrt .include -.if ${OSVERSION} < 501000 -BROKEN= "does not compile" +.if ${OSVERSION} < 502114 +CFLAGS+= -Dround=rint .endif - -post-patch: - ${REINPLACE_CMD} -e 's|sqrtl|sqrt|' \ - ${WRKSRC}/src/ball.cpp ${WRKSRC}/src/aiplayer.cpp .include >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 18:10:11 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD99216A41F for ; Fri, 8 Jul 2005 18:10:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D5CC43D4C for ; Fri, 8 Jul 2005 18:10:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68IA9Xb023618 for ; Fri, 8 Jul 2005 18:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68IA94Y023617; Fri, 8 Jul 2005 18:10:09 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 18:10:09 GMT Resent-Message-Id: <200507081810.j68IA94Y023617@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26ACC16A41C for ; Fri, 8 Jul 2005 18:00:52 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep04.dion.ne.jp (hfep04.dion.ne.jp [203.181.105.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A5FF43D4C for ; Fri, 8 Jul 2005 18:00:51 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.198.243.170]) by hfep04.dion.ne.jp with SMTP id <20050708180048815.XXHJ@hfep04.dion.ne.jp> for ; Sat, 9 Jul 2005 03:00:48 +0900 Message-Id: <20050709030011.5431afb0.tkato432@yahoo.com> Date: Sat, 9 Jul 2005 03:00:11 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/83154: Update port: games/qgo to 1.0.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 18:10:12 -0000 >Number: 83154 >Category: ports >Synopsis: Update port: games/qgo to 1.0.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 18:10:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 1.0.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/games/qgo/Makefile games/qgo/Makefile --- /usr/ports/games/qgo/Makefile Tue Apr 12 14:05:40 2005 +++ games/qgo/Makefile Tue Jul 5 21:56:01 2005 @@ -7,7 +7,7 @@ # PORTNAME= qgo -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN /usr/ports/games/qgo/distinfo games/qgo/distinfo --- /usr/ports/games/qgo/distinfo Tue Apr 5 22:39:11 2005 +++ games/qgo/distinfo Tue Jul 5 22:28:20 2005 @@ -1,2 +1,2 @@ -MD5 (qgo-1.0.1.tar.gz) = 6bc17460c17cc0e19af01c991bfbd128 -SIZE (qgo-1.0.1.tar.gz) = 1399181 +MD5 (qgo-1.0.2.tar.gz) = c202a232d1902a902683c421f0177b8c +SIZE (qgo-1.0.2.tar.gz) = 1774935 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 18:10:13 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6564816A423 for ; Fri, 8 Jul 2005 18:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93CE043D53 for ; Fri, 8 Jul 2005 18:10:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68IAANw023631 for ; Fri, 8 Jul 2005 18:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68IAAFK023630; Fri, 8 Jul 2005 18:10:10 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 18:10:10 GMT Resent-Message-Id: <200507081810.j68IAAFK023630@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B58716A41C for ; Fri, 8 Jul 2005 18:00:59 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 751A343D48 for ; Fri, 8 Jul 2005 18:00:58 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.198.243.170]) by hfep02.dion.ne.jp with SMTP id <20050708180055536.TIVP@hfep02.dion.ne.jp> for ; Sat, 9 Jul 2005 03:00:55 +0900 Message-Id: <20050709030012.2c71a985.tkato432@yahoo.com> Date: Sat, 9 Jul 2005 03:00:12 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/83155: Update port: graphics/epstool to 3.08 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 18:10:13 -0000 >Number: 83155 >Category: ports >Synopsis: Update port: graphics/epstool to 3.08 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 18:10:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 3.08 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/epstool/Makefile graphics/epstool/Makefile --- /usr/ports/graphics/epstool/Makefile Thu Jan 13 14:23:39 2005 +++ graphics/epstool/Makefile Sat Jul 9 02:43:30 2005 @@ -6,7 +6,7 @@ # PORTNAME= epstool -PORTVERSION= 3.07 +PORTVERSION= 3.08 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ \ @@ -20,14 +20,17 @@ USE_GMAKE= yes MAKEFILE= makefile -MAKE_ARGS= MAKE="${GMAKE}" CC="${CC}" CCAUX="${CC}" CDEBUG="${CFLAGS}" \ +MAKE_ARGS= MAKE="${GMAKE}" GSCDEBUG="" CC="${CC}" CCAUX="${CC}" \ CLINK="${CC} ${LDFLAGS}" LINK="${CC} ${LDFLAGS}" EPSLIB="" \ GTKCFLAGS="" GTKLIBS="" LIBPNGCFLAGS="" LIBPNGLIBS="" ALL_TARGET= ${PORTNAME} MAN1= epstool.1 -PORTDOCS= epstool.htm gsview.css PLIST_FILES= bin/epstool + +.if !defined(NOPORTDOCS) +PORTDOCS= epstool.htm gsview.css +.endif pre-everything:: .if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes diff -urN /usr/ports/graphics/epstool/distinfo graphics/epstool/distinfo --- /usr/ports/graphics/epstool/distinfo Thu Jan 13 14:23:39 2005 +++ graphics/epstool/distinfo Sat Jul 9 02:33:08 2005 @@ -1,2 +1,2 @@ -MD5 (epstool-3.07.tar.gz) = ab140fdf8760e5e62fd11a5bace52fa7 -SIZE (epstool-3.07.tar.gz) = 184676 +MD5 (epstool-3.08.tar.gz) = 465a57a598dbef411f4ecbfbd7d4c8d7 +SIZE (epstool-3.08.tar.gz) = 191567 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 18:10:13 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B123516A41C for ; Fri, 8 Jul 2005 18:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB74F43D48 for ; Fri, 8 Jul 2005 18:10:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68IAAI4023644 for ; Fri, 8 Jul 2005 18:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68IAAk3023643; Fri, 8 Jul 2005 18:10:10 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 18:10:10 GMT Resent-Message-Id: <200507081810.j68IAAk3023643@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27F1916A41C for ; Fri, 8 Jul 2005 18:01:07 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep07.dion.ne.jp (hfep07.dion.ne.jp [203.181.105.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C58143D48 for ; Fri, 8 Jul 2005 18:01:06 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.198.243.170]) by hfep07.dion.ne.jp with SMTP id <20050708180102504.YXVU@hfep07.dion.ne.jp> for ; Sat, 9 Jul 2005 03:01:02 +0900 Message-Id: <20050709030015.345ed1d7.tkato432@yahoo.com> Date: Sat, 9 Jul 2005 03:00:15 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/83156: Update port: graphics/gphoto2 to 2.1.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 18:10:13 -0000 >Number: 83156 >Category: ports >Synopsis: Update port: graphics/gphoto2 to 2.1.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 18:10:10 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 2.1.6 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/gphoto2/Makefile graphics/gphoto2/Makefile --- /usr/ports/graphics/gphoto2/Makefile Mon Dec 20 21:13:15 2004 +++ graphics/gphoto2/Makefile Fri Jul 8 23:02:43 2005 @@ -6,7 +6,7 @@ # PORTNAME= gphoto2 -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gphoto diff -urN /usr/ports/graphics/gphoto2/distinfo graphics/gphoto2/distinfo --- /usr/ports/graphics/gphoto2/distinfo Mon Dec 20 21:13:15 2004 +++ graphics/gphoto2/distinfo Fri Jul 8 23:36:16 2005 @@ -1,2 +1,2 @@ -MD5 (gphoto2-2.1.5.tar.gz) = 9bd1a033389f9e4e6425dda4f6e603c9 -SIZE (gphoto2-2.1.5.tar.gz) = 535490 +MD5 (gphoto2-2.1.6.tar.gz) = 2de2bcc62599b8a7337b54b0a067c50b +SIZE (gphoto2-2.1.6.tar.gz) = 617432 diff -urN /usr/ports/graphics/gphoto2/pkg-descr graphics/gphoto2/pkg-descr --- /usr/ports/graphics/gphoto2/pkg-descr Mon Jan 6 15:59:04 2003 +++ graphics/gphoto2/pkg-descr Fri Jul 8 23:14:53 2005 @@ -1,3 +1,3 @@ gphoto2 is a command-line frontend to libgphoto2. -WWW: http://gphoto.sourceforge.net/ +WWW: http://www.gphoto.org/proj/gphoto2/ diff -urN /usr/ports/graphics/gphoto2/pkg-plist graphics/gphoto2/pkg-plist --- /usr/ports/graphics/gphoto2/pkg-plist Mon Dec 20 21:13:15 2004 +++ graphics/gphoto2/pkg-plist Fri Jul 8 23:48:17 2005 @@ -8,13 +8,14 @@ %%NLS%%share/locale/de/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/es/LC_MESSAGES/gphoto2.mo +%%NLS%%share/locale/eu/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/fi/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/fr/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/hu/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/it/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/ja/LC_MESSAGES/gphoto2.mo +%%NLS%%share/locale/nb/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/nl/LC_MESSAGES/gphoto2.mo -%%NLS%%share/locale/no/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/ro/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/ru/LC_MESSAGES/gphoto2.mo @@ -24,4 +25,5 @@ %%NLS%%share/locale/sv/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/uk/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/gphoto2.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/gphoto2.mo %%PORTDOCS%%@dirrm %%DOCSDIR%% >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 18:10:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D2C316A420 for ; Fri, 8 Jul 2005 18:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0D2843D4C for ; Fri, 8 Jul 2005 18:10:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68IAAqA023657 for ; Fri, 8 Jul 2005 18:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68IAAfj023656; Fri, 8 Jul 2005 18:10:10 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 18:10:10 GMT Resent-Message-Id: <200507081810.j68IAAfj023656@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C8D216A41C for ; Fri, 8 Jul 2005 18:01:14 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id C89F043D48 for ; Fri, 8 Jul 2005 18:01:13 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.198.243.170]) by hfep02.dion.ne.jp with SMTP id <20050708180110429.TIXG@hfep02.dion.ne.jp> for ; Sat, 9 Jul 2005 03:01:10 +0900 Message-Id: <20050709030017.69121817.tkato432@yahoo.com> Date: Sat, 9 Jul 2005 03:00:17 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/83157: Update port: graphics/libgphoto2 to 2.1.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 18:10:15 -0000 >Number: 83157 >Category: ports >Synopsis: Update port: graphics/libgphoto2 to 2.1.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 18:10:10 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 2.1.6 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/libgphoto2/Makefile graphics/libgphoto2/Makefile --- /usr/ports/graphics/libgphoto2/Makefile Wed Apr 13 23:04:44 2005 +++ graphics/libgphoto2/Makefile Fri Jul 8 23:02:17 2005 @@ -6,8 +6,7 @@ # PORTNAME= libgphoto2 -PORTVERSION= 2.1.5 -PORTREVISION= 1 +PORTVERSION= 2.1.6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gphoto diff -urN /usr/ports/graphics/libgphoto2/distinfo graphics/libgphoto2/distinfo --- /usr/ports/graphics/libgphoto2/distinfo Mon Dec 20 21:13:24 2004 +++ graphics/libgphoto2/distinfo Fri Jul 8 23:29:34 2005 @@ -1,2 +1,2 @@ -MD5 (libgphoto2-2.1.5.tar.gz) = 210844f0d88f58842917af6eaff06382 -SIZE (libgphoto2-2.1.5.tar.gz) = 2946757 +MD5 (libgphoto2-2.1.6.tar.gz) = 1938cbd9718595fd419907bf2f7c3195 +SIZE (libgphoto2-2.1.6.tar.gz) = 3205731 diff -urN /usr/ports/graphics/libgphoto2/pkg-descr graphics/libgphoto2/pkg-descr --- /usr/ports/graphics/libgphoto2/pkg-descr Sat Jan 4 05:27:22 2003 +++ graphics/libgphoto2/pkg-descr Fri Jul 8 23:14:40 2005 @@ -1,4 +1,4 @@ libgphoto2 is a library that can be used by applications to access various digital cameras. -WWW: http://gphoto.sourceforge.net/ +WWW: http://www.gphoto.org/proj/libgphoto2/ diff -urN /usr/ports/graphics/libgphoto2/pkg-plist graphics/libgphoto2/pkg-plist --- /usr/ports/graphics/libgphoto2/pkg-plist Mon Dec 20 21:13:24 2004 +++ graphics/libgphoto2/pkg-plist Fri Jul 8 23:41:35 2005 @@ -18,6 +18,7 @@ include/gphoto2/gphoto2-version.h include/gphoto2/gphoto2-widget.h include/gphoto2/gphoto2.h +lib/gphoto2/%%VERSION%%/libgphoto2_adc65.so lib/gphoto2/%%VERSION%%/libgphoto2_agfa_cl20.so lib/gphoto2/%%VERSION%%/libgphoto2_aox.so lib/gphoto2/%%VERSION%%/libgphoto2_barbie.so @@ -98,6 +99,8 @@ %%NLS%%share/locale/de/LC_MESSAGES/libgphoto2_port-0.mo %%NLS%%share/locale/es/LC_MESSAGES/libgphoto2-2.mo %%NLS%%share/locale/es/LC_MESSAGES/libgphoto2_port-0.mo +%%NLS%%share/locale/eu/LC_MESSAGES/libgphoto2-2.mo +%%NLS%%share/locale/eu/LC_MESSAGES/libgphoto2_port-0.mo %%NLS%%share/locale/fr/LC_MESSAGES/libgphoto2-2.mo %%NLS%%share/locale/fr/LC_MESSAGES/libgphoto2_port-0.mo %%NLS%%share/locale/hu/LC_MESSAGES/libgphoto2-2.mo >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 18:10:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59A2716A41C for ; Fri, 8 Jul 2005 18:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C23E43D58 for ; Fri, 8 Jul 2005 18:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68IABMT023670 for ; Fri, 8 Jul 2005 18:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68IABQV023669; Fri, 8 Jul 2005 18:10:11 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 18:10:11 GMT Resent-Message-Id: <200507081810.j68IABQV023669@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 125B016A41C for ; Fri, 8 Jul 2005 18:01:21 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep08.dion.ne.jp (hfep08.dion.ne.jp [203.181.105.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7051543D4C for ; Fri, 8 Jul 2005 18:01:20 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.198.243.170]) by hfep08.dion.ne.jp with SMTP id <20050708180117858.XTXR@hfep08.dion.ne.jp> for ; Sat, 9 Jul 2005 03:01:17 +0900 Message-Id: <20050709030018.3eeb225c.tkato432@yahoo.com> Date: Sat, 9 Jul 2005 03:00:18 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/83158: Update port: graphics/xmountains to 2.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 18:10:15 -0000 >Number: 83158 >Category: ports >Synopsis: Update port: graphics/xmountains to 2.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 18:10:10 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 2.7 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/xmountains/Makefile graphics/xmountains/Makefile --- /usr/ports/graphics/xmountains/Makefile Fri Feb 6 10:12:12 2004 +++ graphics/xmountains/Makefile Sat Jul 9 00:45:00 2005 @@ -6,7 +6,7 @@ # PORTNAME= xmountains -PORTVERSION= 2.6 +PORTVERSION= 2.7 CATEGORIES= graphics MASTER_SITES= http://www.epcc.ed.ac.uk/~spb/xmountains/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff -urN /usr/ports/graphics/xmountains/distinfo graphics/xmountains/distinfo --- /usr/ports/graphics/xmountains/distinfo Thu Jan 29 20:26:53 2004 +++ graphics/xmountains/distinfo Sat Jul 9 00:45:48 2005 @@ -1,2 +1,2 @@ -MD5 (xmountains_2.6.tar.gz) = 2ae9919290bf38bac8da870f3b06a5c7 -SIZE (xmountains_2.6.tar.gz) = 26890 +MD5 (xmountains_2.7.tar.gz) = 871c43cc065b20a42b9da3e8ecaa5293 +SIZE (xmountains_2.7.tar.gz) = 27616 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 18:10:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9348316A425 for ; Fri, 8 Jul 2005 18:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1DEA43D53 for ; Fri, 8 Jul 2005 18:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68IACM6023691 for ; Fri, 8 Jul 2005 18:10:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68IACGM023690; Fri, 8 Jul 2005 18:10:12 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 18:10:12 GMT Resent-Message-Id: <200507081810.j68IACGM023690@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF88516A41C for ; Fri, 8 Jul 2005 18:01:27 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 286D143D48 for ; Fri, 8 Jul 2005 18:01:26 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.198.243.170]) by hfep02.dion.ne.jp with SMTP id <20050708180124391.TIZN@hfep02.dion.ne.jp> for ; Sat, 9 Jul 2005 03:01:24 +0900 Message-Id: <20050709030021.00fc14f9.tkato432@yahoo.com> Date: Sat, 9 Jul 2005 03:00:21 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/83159: Update port: math/eukleides to 1.0.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 18:10:15 -0000 >Number: 83159 >Category: ports >Synopsis: Update port: math/eukleides to 1.0.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 18:10:11 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 1.0.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/math/eukleides/Makefile math/eukleides/Makefile --- /usr/ports/math/eukleides/Makefile Sat Mar 5 00:23:54 2005 +++ math/eukleides/Makefile Fri Jul 8 21:50:04 2005 @@ -7,7 +7,7 @@ # PORTNAME= eukleides -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= math MASTER_SITES= http://perso.wanadoo.fr/obrecht/download/ DISTNAME= ${PORTNAME}.${PORTVERSION} @@ -16,7 +16,7 @@ COMMENT= A Euclidean geometry drawing language RUN_DEPENDS= pstoedit:${PORTSDIR}/graphics/pstoedit \ - epstopdf:${PORTSDIR}/print/teTeX + epstopdf:${PORTSDIR}/print/teTeX-base USE_BISON= yes USE_REINPLACE= yes @@ -34,11 +34,11 @@ 's|#!/bin/bash|#!/bin/sh|g' do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/eukleides ${PREFIX}/bin/eukleides - ${INSTALL_SCRIPT} ${WRKSRC}/euk2edit ${PREFIX}/bin/euk2edit - ${INSTALL_SCRIPT} ${WRKSRC}/euk2eps ${PREFIX}/bin/euk2eps - ${INSTALL_MAN} ${WRKSRC}/eukleides.man ${MANPREFIX}/man/man1/eukleides.1 - ${INSTALL_DATA} ${WRKSRC}/eukleides.info ${PREFIX}/${INFO_PATH}/eukleides.info + ${INSTALL_PROGRAM} ${WRKSRC}/eukleides ${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/euk2edit ${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/euk2eps ${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/eukleides.1 ${MANPREFIX}/man/man1 + ${INSTALL_DATA} ${WRKSRC}/eukleides.info ${PREFIX}/${INFO_PATH} .if !defined(NOPORTDOCS) @${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/samples/*.euk ${EXAMPLESDIR} diff -urN /usr/ports/math/eukleides/distinfo math/eukleides/distinfo --- /usr/ports/math/eukleides/distinfo Sat Mar 5 00:23:54 2005 +++ math/eukleides/distinfo Fri Jul 8 21:44:07 2005 @@ -1,2 +1,2 @@ -MD5 (eukleides.1.0.1.tar.gz) = 8bae41fdc2ae6a262cec7914dae04df2 -SIZE (eukleides.1.0.1.tar.gz) = 50635 +MD5 (eukleides.1.0.2.tar.gz) = c0f24b9f6de9f52dc23e8774672a392f +SIZE (eukleides.1.0.2.tar.gz) = 50820 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 18:10:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2C7A16A41C for ; Fri, 8 Jul 2005 18:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8B0443D49 for ; Fri, 8 Jul 2005 18:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68IADji023710 for ; Fri, 8 Jul 2005 18:10:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68IADlB023709; Fri, 8 Jul 2005 18:10:13 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 18:10:13 GMT Resent-Message-Id: <200507081810.j68IADlB023709@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 554F016A41C for ; Fri, 8 Jul 2005 18:01:36 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep01.dion.ne.jp (hfep01.dion.ne.jp [203.181.105.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9594243D48 for ; Fri, 8 Jul 2005 18:01:35 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.198.243.170]) by hfep01.dion.ne.jp with SMTP id <20050708180131037.SQXM@hfep01.dion.ne.jp> for ; Sat, 9 Jul 2005 03:01:31 +0900 Message-Id: <20050709030023.33c7d958.tkato432@yahoo.com> Date: Sat, 9 Jul 2005 03:00:23 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/83160: Update port: misc/gretl to 1.4.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 18:10:16 -0000 >Number: 83160 >Category: ports >Synopsis: Update port: misc/gretl to 1.4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 18:10:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 1.4.1 >How-To-Repeat: >Fix: diff -urN /usr/ports/misc/gretl/Makefile misc/gretl/Makefile --- /usr/ports/misc/gretl/Makefile Tue Apr 5 13:33:32 2005 +++ misc/gretl/Makefile Wed Jul 6 01:18:58 2005 @@ -7,7 +7,7 @@ # PORTNAME= gretl -PORTVERSION= 1.3.3 +PORTVERSION= 1.4.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN /usr/ports/misc/gretl/distinfo misc/gretl/distinfo --- /usr/ports/misc/gretl/distinfo Tue Apr 5 13:33:32 2005 +++ misc/gretl/distinfo Wed Jul 6 02:02:21 2005 @@ -1,2 +1,2 @@ -MD5 (gretl-1.3.3.tar.bz2) = d6057ab7845cd3d2173ccbc931f7cb28 -SIZE (gretl-1.3.3.tar.bz2) = 4457774 +MD5 (gretl-1.4.1.tar.bz2) = 38eaa13c19f56ce080817d30a98001f0 +SIZE (gretl-1.4.1.tar.bz2) = 4645454 diff -urN /usr/ports/misc/gretl/files/patch-plugin::Makefile.in misc/gretl/files/patch-plugin::Makefile.in --- /usr/ports/misc/gretl/files/patch-plugin::Makefile.in Fri Nov 19 13:44:27 2004 +++ misc/gretl/files/patch-plugin::Makefile.in Wed Jul 6 02:05:20 2005 @@ -1,5 +1,5 @@ ---- plugin/Makefile.in.orig Wed Oct 20 00:55:16 2004 -+++ plugin/Makefile.in Thu Nov 18 20:24:54 2004 +--- plugin/Makefile.in.orig Sun May 22 12:11:20 2005 ++++ plugin/Makefile.in Wed Jul 6 02:05:05 2005 @@ -8,6 +8,10 @@ INSTALL = @INSTALL@ LN = @LN_S@ @@ -8,10 +8,10 @@ +LDFLAGS = @LDFLAGS@ +INTL_LIBS = @LTLIBINTL@ + + build_gui = @build_gui@ have_gtk = @have_gtk@ have_gmp = @have_gmp@ - -@@ -96,7 +100,7 @@ +@@ -145,7 +149,7 @@ URCDATA = $(topsrc)/plugin/data/urcdata.gz override CFLAGS += $(GRETLINC) $(GTK_CFLAGS) $(GMP_CFLAGS) $(XML_CFLAGS) \ @@ -20,7 +20,7 @@ %.lo: %.c $(COMPILE) $< -@@ -181,12 +185,12 @@ +@@ -239,12 +243,12 @@ .PHONY: install: $(GRETLLIB) $(PLUGINS) $(URCDATA) installdirs diff -urN /usr/ports/misc/gretl/pkg-plist misc/gretl/pkg-plist --- /usr/ports/misc/gretl/pkg-plist Tue Apr 5 13:33:32 2005 +++ misc/gretl/pkg-plist Wed Jul 6 02:29:36 2005 @@ -3,36 +3,34 @@ bin/gretlcli include/gretl/bhhh_max.h include/gretl/calendar.h -include/gretl/clapack_double.h include/gretl/compare.h include/gretl/compat.h include/gretl/dataio.h +include/gretl/dataset.h include/gretl/dbread.h include/gretl/describe.h include/gretl/discrete.h include/gretl/estimate.h -include/gretl/f2c.h +include/gretl/forecast.h include/gretl/generate.h include/gretl/genstack.h include/gretl/graphing.h include/gretl/gretl_commands.h include/gretl/gretl_errors.h include/gretl/gretl_func.h +include/gretl/gretl_intl.h include/gretl/gretl_list.h include/gretl/gretl_matrix.h -include/gretl/gretl_matrix_private.h include/gretl/gretl_model.h include/gretl/gretl_paths.h -include/gretl/gretl_private.h +include/gretl/gretl_prn.h include/gretl/gretl_restrict.h include/gretl/gretl_string_table.h include/gretl/gretl_utils.h include/gretl/gretl_win32.h include/gretl/interact.h include/gretl/libgretl.h -include/gretl/libprob.h include/gretl/libset.h -include/gretl/loop_private.h include/gretl/missing.h include/gretl/modelprint.h include/gretl/modelspec.h @@ -48,11 +46,9 @@ include/gretl/strutils.h include/gretl/subsample.h include/gretl/system.h -include/gretl/system_private.h include/gretl/texprint.h include/gretl/transforms.h include/gretl/var.h -include/gretl/version.h lib/gretl-gtk2/arma.so lib/gretl-gtk2/arma_x12.so lib/gretl-gtk2/data/urcdata.gz @@ -490,10 +486,12 @@ %%GNOME:%%share/gnome/pixmaps/gretl.png share/locale/de/LC_MESSAGES/gretl.mo share/locale/es/LC_MESSAGES/gretl.mo +share/locale/eu/LC_MESSAGES/gretl.mo share/locale/fr/LC_MESSAGES/gretl.mo share/locale/it/LC_MESSAGES/gretl.mo share/locale/ja/LC_MESSAGES/gretl.mo share/locale/pl/LC_MESSAGES/gretl.mo +share/locale/rw/LC_MESSAGES/gretl.mo share/locale/tr/LC_MESSAGES/gretl.mo %%GNOME:%%@dirrm share/gnome/omf/gretl %%GNOME:%%@dirrm share/gnome/help/gretl/it/figures >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 18:10:16 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D846D16A42A for ; Fri, 8 Jul 2005 18:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47FB043D55 for ; Fri, 8 Jul 2005 18:10:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68IADSx023727 for ; Fri, 8 Jul 2005 18:10:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68IAD2V023726; Fri, 8 Jul 2005 18:10:13 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 18:10:13 GMT Resent-Message-Id: <200507081810.j68IAD2V023726@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C46716A41C for ; Fri, 8 Jul 2005 18:01:46 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep07.dion.ne.jp (hfep07.dion.ne.jp [203.181.105.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40E6D43D48 for ; Fri, 8 Jul 2005 18:01:45 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.198.243.170]) by hfep07.dion.ne.jp with SMTP id <20050708180139506.YYCM@hfep07.dion.ne.jp> for ; Sat, 9 Jul 2005 03:01:39 +0900 Message-Id: <20050709030025.5b4d807b.tkato432@yahoo.com> Date: Sat, 9 Jul 2005 03:00:25 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/83161: Update port: print/scribus to 1.2.2.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 18:10:16 -0000 >Number: 83161 >Category: ports >Synopsis: Update port: print/scribus to 1.2.2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 18:10:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 1.2.2.1 New file: files/patch-scribus_plugins_scriptplugin_macro.cpp files/patch-scribus_plugins_short-words_vlnadialog.cpp Remove file: files/patch-export.cpp files/patch-scribus::helpbrowser.cpp files/patch-scribus::plugins::fileloader::oodraw::sxwunzip.cpp files/patch-scribus::plugins::gettext::sxwim::sxwunzip.cpp files/patch-scribus::plugins::scriptplugin::scriptplugin.cpp files/patch-scribus::scribus.h files/patch-scribus::utils.cpp >How-To-Repeat: >Fix: begin 644 print_scribus.diff.gz M'XL("(J]SD("`W!R:6YT7W-CKM?K MQ<);0Y.3-W1$M"Y1N[JBZITNT12ELUVM5C.0MSY2F_P]=@D!F;:N]G55D3*O M7I%ZK]8C5?QX]6J;_+Q-MLGEQ=7U^<'9\?Y6@K1=QZ(_CJ^&)Q?G^UMJ0VNH MV]5'95A*#@^NC]]>7)T<#_>W1',(M1T>L&B;G!T,KX^OC.')-1)_^;KR;@PO M/EP='K^YN'I[_$`^;9.MK2GGH=YLSF:S1M*,1L`FC?BF:0#TTN375`?G5+U^OCD_.+T\/#H^-P[.C!U*G MY$7TK>Z&?,JH:7\#V.MW5\<'1\;IR>OAP[?)'C2IOK5%@.E"^_9M0K"@.B\@ MZR7[.W77VH''3E),1+'VJ=%"Y+^NWUV<&TF;]6'S7^$]GP9^L_FPQBY+-2-5 MIM$TD/T%^>7KQZM_#*\.'YI6X(^=2N^4EB?FJ&SIUGAM&G9C/Z]J]O/R.V&)7'%3C0WG5T MF"=X6&YL4_+;*+(;:`8-G+J&=_/[MEUL8+83<<('*&/][*A#*HE\71A2@YNL,?JB M[9)]HBB:->IJ`]I7>SU-&[=5K66/>V9;'5M]K3W:K@]/_GF<`]!MM[I*O[5= M?53/!F/?TJAI*6:KTQ\I;:LUT#I:I]^U!W:_8XZT]G;U<4T;$+V>VN^VM#(S M@W,,96B!=7HG)M8*0U*&*7_6TF6VS@(?YL,GI$=415=@2EHX'^V4."_ MU8ZNMF7KZMB\DE";**!S21_KHHEJ%_VZ?&`KP:ML;;V_&/V;6ES7.:OLG`<[ MN[4TPE\T6E*:33(UK1LR#ACQ8I<[(:Q@P2UE,^9PT/X)J824LUT8!V2O1%#D MTOW]ZZL/Q[OD?XA"=+*)3DS7%3544T7>#SE,T437_=AU\\1%`Y4:47;WQ,O[ M@S!T'D3Y!;23.38]C%D4L,K[^1.P/IH.EZ^[B;0S)A7L&-G?)^KN M4]4Z*=/U*77#$0MF$64%2IXE4E[ELQ!6G9C2UEL#O=/.F M1\44>^_`80?LOF&YU&05.>\19['%R11(-G[NH2:[IC^)80$$-S>)G=/D;1_6 M=-#/'>KO@%JN$!HN'?.*AH#5?-FD714)LIL)0[9P`%[+`?!,QS\U[X.8`Z9/ M9^3]'Z^#.UE2(1P:O;M'4&8482FEL;_;AIY>TS,7FR5^4\(W M5]&71G=$+:**%5'MP:*8L^;D(Z[9HJ*WY\MK8HM:N]8E5?CL2UO\>1'514+W M&]/?UTK!1?O!9N'8\KDK"JLK\O=1D]^'-$HC1-SD$@6!R((6^VC9"?Y*,7<\ MBJ7?K?$3RCF]XV).'>\[M#T/Z'LT/0_WQVEYJ5J>J>$)=E-`IV@WQM]"NSNX MI+2[NJ;E:'K<3[4 M]RAR/O*/4^62]60H;K\RK>,U-<*G/US&5-;2)TH-(9ZF&:?J<"[BFTJJ. M?WNK@9.&*@V?6F]3IS^CD8!B4]/;U&$+/*KKC*1*5B%%^////\F)!ZF!1WU. M0,BWXU#D#&\8I:^'1PVAU6.;CHEA)&6&L5IH09LC_`>%4#%E/MDYW"%?D8?Z MH.#P!2W!L8@U-1EY">_>?5)5!;<3>$*`LAK!G2>7^KL"@,`?26,4PZ!J4H8A M?P78,>0__W!Z2KY]0R'R&Z04NP1X8^97D"`B.Y2`,@BL*A)LUX-,)+`J*%*% MG&%O!58P2M1T)(]Z5GB/?#4B6HRM7:GF?^']_Z"N%Y^4%RO%B`,/P?F0-7X/ MJX.V^`*S!5-U?&?1$#.D:(_<.I$S@GQNS`*/6)Y]"]G]%)H#;8?IYF+O21#6;I`VUNCG@='@7414O^8L8#M25UK#P;@.4'9E!J8J-"V MKQB2-E^2CP&[(28+8M^&>):2$8.0UZ:F#9AB=^R0'%R>$#^`AF&Z2%Z("7^! M*H80Y"61+C@B#B>SP'\AE,&'F)J\;&;IWA9.XTL,DS%%N*9>"..]U*FD7$P/ M3,;\?5>&^5(V<.U4V:1\(9N\2]F?J1M1;'9:_65J)ZFUEZQ;:@/9,B-(+7AE MM?:?$H7=6Z&OUK%&QVFC,!T4YNC,#$,8?>,MY2><>DGR-:*6B?38=YT;9#MR M++[!X_#$$75;,H4;)/NV8E:;(I<[3'AC/KYFIA^Y)H<%?Y_PQ4L#2/TDH5NZ M@I?`84V!<4VP89O1/-9$9F M]`6CB5:CZGL!O,K=7W1U@7\++A4,3'A3'V8BTI^]W,\WTJ?D*&4,N`):A(K9'[6.0T.GK+34E5%S6.HQE^[4! M5(81H=QW:,^UMB.T5CR2G8?+((S#,^K'Y"4/`G=D,GP1JFD',;I;S]-"'E5P MB?*\W54*%&N>5UF^[8KMB-O`L8EIV^=T=HG;\D)T%LA5;C:EC,JO?NP)>FV^ MST!&9D1M5=@*[O@Q6+%V=C?(V@99^K@V?Y#:JI)4*_ MDS>!ST^.!!&K?V?>TK=#\2I:_/)R>,2<6\J>OY' MKH^1LJQ$2;<2!$C?HFOKV*)V2OPYE]G8FU-:NJ*N9DT#D34-:H\C3-MAFZ'E MYS"`WIJ,F?>/2.#[(E"U47"WF2:9[@0:SJ=>9IRZ4NB9?`-YN4?P/)TQDE#< M6(V^#<^T6%!.CPH`GJQ;!7C96E)*WXK0Y=&$B^F+VA)[M2O'8:A]>!PF=+!: MF"`M4*5FHCL6T"T\_FZA)"#"I\M`I"7UM0HQ:G41#/UT M>0\1K7%A63%CU*Z@EZH2Z(8X/9C'4ACXKQUB[!)8NU>I.^#?H,E%4I"./)8B M6UN?C^@HGE1VSK!+NBX>E5UB03H"R]L,#$&F,U#KBQQ%J MH)P@RYZWVFWLNGR(O@/S60S1%`;>290CT$%UZ#SR1SA@%=XW:1"4B&_8\,K< MW<\#6#FD_]T1^YHV;&NMW-6+AV\KB?3VOMM-3$&@/@N8'1FWKF_:CND&DZ>Z MBDR0[W`7F9@_S&5DU[!AE@-=4Q^Y#9D;I+N-)7)S'7D9^>'-&:+A)J&BZ:U^ MGNO(1-ML9W^Q.R.,2.T,Q,EK9S`WHKEQ_`$P1P(&=<^%B.?`0@,2D94IOZ]9 M1U+VT[X"!F>3Q:NZ_JKA)D=B&BLB?_O;JL3JFQ3`T].D"*\>"`5_P`]Y1/06 MLO%0G!"]%N]SZ'*'1.'-I!ZZL*J2C/)\'5VPI5S'Z&5%1DNAU?L8';TS6#AX MX=][8LNK5].ZXGY0$@4L8&XG#&8;DB[(?!X36>Q2ED:9478CXGT@5B'H6+DE M8D'_\#K1V;%AF<;QL,'O>!Y/9!S^LXCGWGC[NH#'-HVC?Q3Q4./HN("'^L;Q M>3%/87MH5-SWL6.\.2G@F<;&NP\%/"XW3J\+>/S`.+\HX`E=X_*TB(<;KZ^* M>2Z+VL-BX^J#H11P13?&L&A6(]<8%HUB=&L,BV8^OC$^'`@>\IAG>A].#7/< M@+=,LF7FDR-!1JOL]FNJ1JI]>+2%66:(C)UZH9Y&F^]#3.)3L\ ME^SFDWTWEQP6D'ENQZ2*Y@&P_+Y%-_ED=S&1@SZZ5U53:H-'\[AY`@>T*?=< MQVN891FCH#QG0UD?D!3>P.:.EYR6F$_BAH8\C1U:4]1R<2*Y:,U3N$L,RSI[ M(]D1:*EBNCK=G.E"85DD[Y_)*VE9+4O8%X=M9CFV@G%8X9M/45MS^*!,)W&06*12D:BI)^+\L M0?!]6:2(9I-N%GWJ]6H0EE8UI5/3VIF]XMFC&M]DDKY,1:]^_?7HX/K@Z.3J MUU^;=F`UK:C)8PZ)C>DN>.NK28LYYI3)=,N0JASZDV?@C.@X8/0'`"49U/.$ M/>K'WR-ZY[G/$%WY7O=,/S;=!BXNVV03B?I-3Z-;+,!?'V!V MD85A>9$D5M.)6BZUE4MMYU0;V'BTRB'K-''^8+PGCF3*<_EPI\"Y#+$ M>#M"W$Z6;,)W0+RD#L!WM%KSA#1%>`P#&^4HEZ!K!?2<^1?T=@&]DXV?A!G3 M8,9SAF`2F?9M=B63"*O)$[]UZ"R;CI$H]4TPZ&P>QQ,_:[DZ>B.\20[+4"S& M8(TE^0R*5QV,Y"98@1`:NYKNS]:9M#)(K3),0CM+\(5F%)5IF?15G89:!C2B M5B%FZGJ5@SL"2[HI',2,Y2L'%WRA!PYO?*^6X`Q-G[J%?(&+AYH^O#`YH>)< M++DHV^W.?ZF6C8"&$3(Z+ISIA/&V#%_A-"=>I0Q7JQ17NQ27B1?)V!-8M>+> M,B]V3?;%D#F&<5EL_TN9?T>0_K)[2+&?)!(R",:%EI?&/$`?S&J+@>MIZ"= MM-3DWFV.<.28_,8T%L%B'FOH^*/@KG#0(+LJ]#'1+"^V7>4KU;)[;Q2XM(@M MQE\Z%3'-7#.RG%D`'T88N.9R4`CF#P&@4Q,RB.3$L)"Z4^K#`\9P@=I'=W$X*F4I$ MNPDG'O3AJ)H\NX=1$A_5\5*O'^5G!@OFL?FYF$LMKM4,G?H)VL*Q_.5D(28* MP.H@?I5QY`#W-2O_G%4%`VHR`G66P` M9!L89)DT8YS&[,?LPA3BE-V%*03*6ZD*A;-W8Z/F8U" MG+*S40B4-QN%PMFS44[T[EEC6&I/3/[W#@>V?1[8*9',@GR)E_TRZ6%X`E\6 M,4M':8F3^VXWQ5M*D5MJ0=LGX[LLS/18-:%Y#J;PCX=T]3K9QG`TF+4.)5.2 MJ-D"5Q][_@&D//>Y'!^&I]=7F4R'IDMQUPT9Q!BHO=H`K\FKR7E-FA#^"L10 M%8CX,'3PN3'!NQR9=82!-<7]&\.R,WD^QP&G2*VF4>73L$=&C!KJ;0$J5+ ME1/ZFBI5QH1+">8P99**/'DIP1RFU+%82WAR.#)QBTX!2@GF,&6U*:U\4;9V 00L@"<:-N^S]=.?1(94H````` ` end >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 18:44:33 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0282916A41C; Fri, 8 Jul 2005 18:44:33 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9CD443D48; Fri, 8 Jul 2005 18:44:32 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68IiW60025422; Fri, 8 Jul 2005 18:44:32 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68IiWRI025418; Fri, 8 Jul 2005 18:44:32 GMT (envelope-from novel) Date: Fri, 8 Jul 2005 18:44:32 GMT From: Roman Bogorodskiy Message-Id: <200507081844.j68IiWRI025418@freefall.freebsd.org> To: anderson@cnpm.embrapa.br, novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83150: [maintainer update] Postgis upgrade to 1.0.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 18:44:33 -0000 Synopsis: [maintainer update] Postgis upgrade to 1.0.2 State-Changed-From-To: open->closed State-Changed-By: novel State-Changed-When: Fri Jul 8 18:44:00 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83150 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 18:47:59 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECFF516A41F; Fri, 8 Jul 2005 18:47:59 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B303243D45; Fri, 8 Jul 2005 18:47:59 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68IlxsL025506; Fri, 8 Jul 2005 18:47:59 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68IlxtY025502; Fri, 8 Jul 2005 18:47:59 GMT (envelope-from novel) Date: Fri, 8 Jul 2005 18:47:59 GMT From: Roman Bogorodskiy Message-Id: <200507081847.j68IlxtY025502@freefall.freebsd.org> To: tkato432@yahoo.com, novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83154: Update port: games/qgo to 1.0.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 18:48:00 -0000 Synopsis: Update port: games/qgo to 1.0.2 State-Changed-From-To: open->closed State-Changed-By: novel State-Changed-When: Fri Jul 8 18:47:48 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83154 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 18:49:56 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC6A716A41F; Fri, 8 Jul 2005 18:49:56 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D10243D53; Fri, 8 Jul 2005 18:49:56 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68InuGU025581; Fri, 8 Jul 2005 18:49:56 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68Inu4k025577; Fri, 8 Jul 2005 18:49:56 GMT (envelope-from novel) Date: Fri, 8 Jul 2005 18:49:56 GMT From: Roman Bogorodskiy Message-Id: <200507081849.j68Inu4k025577@freefall.freebsd.org> To: tkato432@yahoo.com, novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83152: Update port: cad/xcircuit to 3.3.19 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 18:49:56 -0000 Synopsis: Update port: cad/xcircuit to 3.3.19 State-Changed-From-To: open->closed State-Changed-By: novel State-Changed-When: Fri Jul 8 18:49:49 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83152 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 18:53:12 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E21CD16A41F; Fri, 8 Jul 2005 18:53:12 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A54B343D45; Fri, 8 Jul 2005 18:53:12 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68IrCLD025819; Fri, 8 Jul 2005 18:53:12 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68IrCXA025815; Fri, 8 Jul 2005 18:53:12 GMT (envelope-from novel) Date: Fri, 8 Jul 2005 18:53:12 GMT From: Roman Bogorodskiy Message-Id: <200507081853.j68IrCXA025815@freefall.freebsd.org> To: tkato432@yahoo.com, novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83158: Update port: graphics/xmountains to 2.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 18:53:13 -0000 Synopsis: Update port: graphics/xmountains to 2.7 State-Changed-From-To: open->closed State-Changed-By: novel State-Changed-When: Fri Jul 8 18:53:01 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83158 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 19:02:01 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 941F516A41F; Fri, 8 Jul 2005 19:02:01 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5803143D49; Fri, 8 Jul 2005 19:02:01 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68J21Cj026200; Fri, 8 Jul 2005 19:02:01 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68J212C026196; Fri, 8 Jul 2005 19:02:01 GMT (envelope-from novel) Date: Fri, 8 Jul 2005 19:02:01 GMT From: Roman Bogorodskiy Message-Id: <200507081902.j68J212C026196@freefall.freebsd.org> To: tkato432@yahoo.com, novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83157: Update port: graphics/libgphoto2 to 2.1.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 19:02:01 -0000 Synopsis: Update port: graphics/libgphoto2 to 2.1.6 State-Changed-From-To: open->closed State-Changed-By: novel State-Changed-When: Fri Jul 8 19:01:45 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83157 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 19:02:23 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1CFF16A41F; Fri, 8 Jul 2005 19:02:23 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86E5843D48; Fri, 8 Jul 2005 19:02:23 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68J2NG2026258; Fri, 8 Jul 2005 19:02:23 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68J2NTu026254; Fri, 8 Jul 2005 19:02:23 GMT (envelope-from novel) Date: Fri, 8 Jul 2005 19:02:23 GMT From: Roman Bogorodskiy Message-Id: <200507081902.j68J2NTu026254@freefall.freebsd.org> To: tkato432@yahoo.com, novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83156: Update port: graphics/gphoto2 to 2.1.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 19:02:23 -0000 Synopsis: Update port: graphics/gphoto2 to 2.1.6 State-Changed-From-To: open->closed State-Changed-By: novel State-Changed-When: Fri Jul 8 19:02:08 GMT 2005 State-Changed-Why: Dup of ports/83157. http://www.freebsd.org/cgi/query-pr.cgi?pr=83156 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 19:03:52 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31EFF16A420; Fri, 8 Jul 2005 19:03:52 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D224343D48; Fri, 8 Jul 2005 19:03:51 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68J3p4s026312; Fri, 8 Jul 2005 19:03:51 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68J3pkF026308; Fri, 8 Jul 2005 19:03:51 GMT (envelope-from novel) Date: Fri, 8 Jul 2005 19:03:51 GMT From: Roman Bogorodskiy Message-Id: <200507081903.j68J3pkF026308@freefall.freebsd.org> To: tkato432@yahoo.com, novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83156: Update port: graphics/gphoto2 to 2.1.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 19:03:52 -0000 Synopsis: Update port: graphics/gphoto2 to 2.1.6 State-Changed-From-To: closed->open State-Changed-By: novel State-Changed-When: Fri Jul 8 19:03:18 GMT 2005 State-Changed-Why: Oops, it's not a dup, reopen. http://www.freebsd.org/cgi/query-pr.cgi?pr=83156 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 19:07:00 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40C6D16A41C; Fri, 8 Jul 2005 19:07:00 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCA4643D49; Fri, 8 Jul 2005 19:06:59 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68J6xTR030665; Fri, 8 Jul 2005 19:06:59 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68J6xgW030661; Fri, 8 Jul 2005 19:06:59 GMT (envelope-from novel) Date: Fri, 8 Jul 2005 19:06:59 GMT From: Roman Bogorodskiy Message-Id: <200507081906.j68J6xgW030661@freefall.freebsd.org> To: tkato432@yahoo.com, novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83156: Update port: graphics/gphoto2 to 2.1.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 19:07:00 -0000 Synopsis: Update port: graphics/gphoto2 to 2.1.6 State-Changed-From-To: open->closed State-Changed-By: novel State-Changed-When: Fri Jul 8 19:06:52 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83156 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 19:08:00 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AB8716A41F; Fri, 8 Jul 2005 19:08:00 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ED3543D49; Fri, 8 Jul 2005 19:08:00 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68J80Gv030726; Fri, 8 Jul 2005 19:08:00 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68J80ur030722; Fri, 8 Jul 2005 19:08:00 GMT (envelope-from novel) Date: Fri, 8 Jul 2005 19:08:00 GMT From: Roman Bogorodskiy Message-Id: <200507081908.j68J80ur030722@freefall.freebsd.org> To: tkato432@yahoo.com, novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83159: Update port: math/eukleides to 1.0.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 19:08:00 -0000 Synopsis: Update port: math/eukleides to 1.0.2 State-Changed-From-To: open->closed State-Changed-By: novel State-Changed-When: Fri Jul 8 19:07:53 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83159 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 19:30:18 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE41A16A41C for ; Fri, 8 Jul 2005 19:30:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C0F543D5C for ; Fri, 8 Jul 2005 19:30:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68JUHPB031310 for ; Fri, 8 Jul 2005 19:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68JUHR1031309; Fri, 8 Jul 2005 19:30:17 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 19:30:17 GMT Resent-Message-Id: <200507081930.j68JUHR1031309@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Alejandro Pulver" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9B9016A41C for ; Fri, 8 Jul 2005 19:25:53 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: from relay.pair.com (relay00.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 84D3A43D48 for ; Fri, 8 Jul 2005 19:25:53 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: (qmail 82993 invoked from network); 8 Jul 2005 19:25:48 -0000 Received: from unknown (HELO phobos.mars.bsd) (unknown) by unknown with SMTP; 8 Jul 2005 19:25:48 -0000 Message-Id: <1120850868.0@phobos.mars.bsd> Date: Fri, 8 Jul 2005 16:27:48 -0300 From: "Alejandro Pulver" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.4 Cc: Subject: ports/83162: New port: games/abe - Abe's Amazing Adventure X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 19:30:18 -0000 >Number: 83162 >Category: ports >Synopsis: New port: games/abe - Abe's Amazing Adventure >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 19:30:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alejandro Pulver >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE #0: Sat May 21 12:14:47 ART 2005 root@phobos.mars.bsd:/usr/src/sys/i386/compile/ATHLON-ALE >Description: >How-To-Repeat: >Fix: --- abe.shar begins here --- # 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: # # abe # abe/Makefile # abe/pkg-plist # abe/distinfo # abe/pkg-descr # echo c - abe mkdir -p abe > /dev/null 2>&1 echo x - abe/Makefile sed 's/^X//' >abe/Makefile << 'END-of-abe/Makefile' X# New ports collection makefile for: games/abe X# Date created: 8 Aug 2005 X# Whom: Alejandro Pulver X# X# $FreeBSD$ X# X XPORTNAME= abe XPORTVERSION= 1.1 XCATEGORIES= games XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= alejandro@varnet.biz XCOMMENT= Abe's Amazing Adventure X XUSE_GMAKE= yes XUSE_SDL= mixer sdl X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --with-data-dir=${DATADIR} X XMAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ X AUTOHEADER="${TRUE}" X XOPTIONS= GOD_MODE "Enable God Mode (toggle with 'g')" off \ X OPTIMIZED_CFLAGS "Enable compilation optimizations" on X Xpost-install: X @${MKDIR} ${DATADIR} X.for d in images maps sounds X @${CP} -R ${WRKSRC}/${d} ${DATADIR} X.endfor X X.include X X.if defined(WITH_GOD_MODE) || !defined(WITH_OPTIMIZED_CFLAGS) XUSE_REINPLACE= yes X Xpost-patch: X. if defined(WITH_GOD_MODE) X @${REINPLACE_CMD} -e 's|\(#define GOD_MODE\) 0|\1 1|' \ X ${WRKSRC}/src/Game.h X. endif X. if !defined(WITH_OPTIMIZED_CFLAGS) X @${REINPLACE_CMD} -e 's|-O2||g ; \ X s|-fomit-frame-pointer||g ; \ X s|-ffast-math||g ; \ X s|-fexpensive-optimizations||g' \ X ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} X. endif X.endif X X.include END-of-abe/Makefile echo x - abe/pkg-plist sed 's/^X//' >abe/pkg-plist << 'END-of-abe/pkg-plist' Xbin/abe X%%DATADIR%%/images/images.tar X%%DATADIR%%/maps/default.dat X%%DATADIR%%/maps/intro.dat X%%DATADIR%%/sounds/bubble.wav X%%DATADIR%%/sounds/closed.wav X%%DATADIR%%/sounds/death.wav X%%DATADIR%%/sounds/door.wav X%%DATADIR%%/sounds/game.ogg X%%DATADIR%%/sounds/gem.wav X%%DATADIR%%/sounds/intro.ogg X%%DATADIR%%/sounds/jump.wav X%%DATADIR%%/sounds/menu.wav X%%DATADIR%%/sounds/object.wav X%%DATADIR%%/sounds/platform.wav X%%DATADIR%%/sounds/pop.wav X%%DATADIR%%/sounds/spring.wav X@dirrm %%DATADIR%%/sounds X@dirrm %%DATADIR%%/maps X@dirrm %%DATADIR%%/images X@dirrm %%DATADIR%% END-of-abe/pkg-plist echo x - abe/distinfo sed 's/^X//' >abe/distinfo << 'END-of-abe/distinfo' XMD5 (abe-1.1.tar.gz) = 5537920e1746708e1a631d84d3500f5c XSIZE (abe-1.1.tar.gz) = 3321075 END-of-abe/distinfo echo x - abe/pkg-descr sed 's/^X//' >abe/pkg-descr << 'END-of-abe/pkg-descr' XA scrolling, platform-jumping, key-collecting, ancient pyramid exploring game, Xvaguely in the style of similar games for the Commodore+4. The game is intended Xto show young people (I'm writing it for my son's birthday) all the cool games Xthey missed. X XWWW: http://abe.sourceforge.net/ X X- Alejandro Pulver Xalejandro@varnet.biz END-of-abe/pkg-descr exit --- abe.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 19:30:19 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1345916A41C for ; Fri, 8 Jul 2005 19:30:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC4A343D55 for ; Fri, 8 Jul 2005 19:30:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68JUHXX031371 for ; Fri, 8 Jul 2005 19:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68JUHQ3031369; Fri, 8 Jul 2005 19:30:17 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 19:30:17 GMT Resent-Message-Id: <200507081930.j68JUHQ3031369@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Stacey Roberts Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E80FD16A41C; Fri, 8 Jul 2005 19:28:12 +0000 (GMT) (envelope-from stacey@vickiandstacey.com) Received: from heisenberg.zen.co.uk (heisenberg.zen.co.uk [212.23.3.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21C7F43D45; Fri, 8 Jul 2005 19:28:12 +0000 (GMT) (envelope-from stacey@vickiandstacey.com) Received: from [82.68.31.177] (helo=Demon.vickiandstacey.com) by heisenberg.zen.co.uk with esmtp (Exim 4.30) id 1DqyW9-0006aI-Bj; Fri, 08 Jul 2005 19:28:09 +0000 Received: from Demon.vickiandstacey.com (localhost [127.0.0.1]) by Demon.vickiandstacey.com (8.13.1/8.13.1) with ESMTP id j68JS8xW085004; Fri, 8 Jul 2005 20:28:14 +0100 (BST) (envelope-from stacey@Demon.vickiandstacey.com) Received: (from stacey@localhost) by Demon.vickiandstacey.com (8.13.1/8.13.1/Submit) id j68JS3VC085003; Fri, 8 Jul 2005 20:28:03 +0100 (BST) (envelope-from stacey) Message-Id: <200507081928.j68JS3VC085003@Demon.vickiandstacey.com> Date: Fri, 8 Jul 2005 20:28:03 +0100 (BST) From: Stacey Roberts To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: lioux@FreeBSD.org Subject: ports/83163: portupgrade -R gstreamer-plugins-cdparanoia-0.8.9 fails with error bad C++ code X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stacey Roberts List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 19:30:19 -0000 >Number: 83163 >Category: ports >Synopsis: portupgrade -R gstreamer-plugins-cdparanoia-0.8.9 fails with error bad C++ code >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 19:30:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Stacey Roberts >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: System: FreeBSD Demon.vickiandstacey.com 4.11-STABLE FreeBSD 4.11-STABLE #0: Sat Jan 1 22:36:05 GMT 2005 root@Demon.vickiandstacey.com:/usr/obj/usr/src/sys/ROCK i386 >Description: After fresh cvsup of ports tree, attempts to portupgrade gstreamer-plugins-cdparanoia to latest in ports fails. Here is the output from portupgrade attempt: # portupgrade -R gstreamer-plugins-cdparanoia-0.8.9 ---> Upgrading 'gstreamer-plugins-cdparanoia-0.8.9' to 'gstreamer-plugins-cdparanoia-0.8.10' (audio/gstreamer-plugins-cdparanoia) ---> Building '/usr/ports/audio/gstreamer-plugins-cdparanoia' ===> Cleaning for cdparanoia-3.9.8_7 ===> Cleaning for libiconv-1.9.2_1 ===> Cleaning for bison-1.75_2 ===> Cleaning for gettext-0.14.5 ===> Cleaning for glib-2.6.5 ===> Cleaning for gmake-3.80_2 ===> Cleaning for imake-4.5.0 ===> Cleaning for libgnugetopt-1.2 ===> Cleaning for libtool-1.5.18 ===> Cleaning for m4-1.4.3 ===> Cleaning for pkgconfig-0.17.2 ===> Cleaning for popt-1.7 ===> Cleaning for gnomehier-2.0_7 ===> Cleaning for gstreamer-0.8.10 ===> Cleaning for gstreamer-plugins-0.8.10 ===> Cleaning for freetype2-2.1.9 ===> Cleaning for expat-1.95.8_3 ===> Cleaning for libxml2-2.6.19 ===> Cleaning for fontconfig-2.2.3,1 ===> Cleaning for XFree86-libraries-4.5.0 ===> Cleaning for gstreamer-plugins-cdparanoia-0.8.10 If you want to compile with CPUFLAGS hit Ctrl+C now and use make "WITH_CPUFLAGS=yes" NOTE: This option may cause build, install, and/or runtime failures. If this option does not work for you please do not use it. ===> Vulnerability check disabled, database not found => gst-plugins-0.8.10.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2. => Attempting to fetch from ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gst-plugins/0.8/. gst-plugins-0.8.10.tar.bz2 100% of 2341 kB 56 kBps 00m00s ===> Extracting for gstreamer-plugins-cdparanoia-0.8.10 => Checksum OK for gnome2/gst-plugins-0.8.10.tar.bz2. ===> Patching for gstreamer-plugins-cdparanoia-0.8.10 ===> Applying FreeBSD patches for gstreamer-plugins-cdparanoia-0.8.10 ===> gstreamer-plugins-cdparanoia-0.8.10 depends on executable: gmake - found ===> gstreamer-plugins-cdparanoia-0.8.10 depends on file: /usr/local/bin/libtool15 - found ===> gstreamer-plugins-cdparanoia-0.8.10 depends on executable: pkg-config - found ===> gstreamer-plugins-cdparanoia-0.8.10 depends on shared library: gstreamer-0.8.5 - found ===> gstreamer-plugins-cdparanoia-0.8.10 depends on shared library: popt.0 - found ===> gstreamer-plugins-cdparanoia-0.8.10 depends on shared library: cdda_interface.0 - found ===> gstreamer-plugins-cdparanoia-0.8.10 depends on shared library: gstplay-0.8.1 - found ===> gstreamer-plugins-cdparanoia-0.8.10 depends on shared library: X11.6 - found ===> Configuring for gstreamer-plugins-cdparanoia-0.8.10 checking build system type... i386-portbld-freebsd4.11 checking host system type... i386-portbld-freebsd4.11 checking target system type... i386-portbld-freebsd4.11 checking whether to enable maintainer-specific portions of Makefiles... no configure: configuring gst-plugins for release checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for inttypes.h... (cached) yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd4.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd4.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd4.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc checking for objcc... no checking for objc... no checking for gcc... gcc checking dependency style of gcc... gcc checking if Objective C compiler works... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking to see if compiler understands -Wall... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc checking for c++... yes checking how to run the C++ preprocessor... c++ -E checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking for inline... inline checking for stdint types... (putting them into _inttypes.h)... checking for stdint uintptr_t... (..) checking for uintptr_t... yes checking for uint64_t... yes checking for stdint uintptr_t... inttypes.h checking for extra inttypes in chosen header... (inttypes.h) checking for int_least32_t... no checking for int_fast32_t... no checking for intmax_t... no make use of inttypes.h in _inttypes.h (seen uintptr_t/uint64_t in inttypes.h) checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking whether cc implements __PRETTY_FUNCTION__... yes checking whether cc implements __FUNCTION__... yes checking whether cc implements __func__... yes checking for FIONREAD in sys/ioctl.h... yes configure: *** configure: *** checking plugin: *** configure: *** configure: WARNING: building external plug-ins configure: *** configure: *** checking plugin: *** configure: *** configure: not building experimental plug-ins configure: *** configure: *** checking plugin: *** configure: *** configure: not building broken plug-ins checking for gtkdoc-scangobj... false checking for docbook2ps... false checking for docbook2html... false checking for jadetex... false checking for ps2pdf... true checking for xsltproc... xsltproc checking whether xsltproc docbook processing works... no checking for dvips... false checking for fig2dev... false configure: WARNING: Did not find fig2dev (from xfig), images will not be generated. checking for pngtopnm... false checking for pnmtops... false checking for epstopdf... false configure: Will not output HTML documentation configure: Will not output PS documentation configure: Will not output PDF documentation configure: Looking for Python version >= 2.1 checking for python... /usr/local/bin/python checking "/usr/local/bin/python":... okay checking local Python configuration... looks good checking whether byte ordering is bigendian... no Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files configure: *** configure: *** checking plugin: *** configure: *** checking for gconftool-2... /usr/X11R6/bin/gconftool-2 configure: *** configure: *** checking plugin: *** configure: *** checking for pkg-config... /usr/local/bin/pkg-config checking for gconf-2.0... yes checking GCONF_CFLAGS... -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gconf/2 checking GCONF_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgconf-2 checking for gstreamer-0.8 >= 0.8.9.1... yes checking GST_CFLAGS... -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 checking GST_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgstreamer-0.8 checking for gstreamer-control-0.8 >= 0.8.9.1... yes checking GST_CONTROL_CFLAGS... -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 checking GST_CONTROL_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgstcontrol-0.8 checking whether byte ordering is bigendian... (cached) no checking for lrint... no checking for lrintf... no checking for glib-2.0 >= 1.3.12 gobject-2.0 gthread-2.0 gmodule-2.0... yes checking GLIB2_CFLAGS... -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include checking GLIB2_LIBS... -pthread -Wl,--export-dynamic -L/usr/local/lib -lglib-2.0 -liconv -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 checking for gtk+-2.0 >= 2.2.0... yes checking GTK2_CFLAGS... -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include checking GTK2_LIBS... -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -lgtk-x11-2.0 checking for liboil-0.3 >= 0.3.0... gnome-config: not found gnome-config: not found configure: *** configure: *** checking plugin: dxr3videosink dxr3audiosink dxr3spusink *** configure: *** checking linux/em8300.h usability... no checking linux/em8300.h presence... no checking for linux/em8300.h... no configure: WARNING: DXR3/em8300 header file not found checking linux/soundcard.h usability... no checking linux/soundcard.h presence... no checking for linux/soundcard.h... no configure: WARNING: Generic sound header file not found configure: *** These plugins will not be built: dxr3videosink dxr3audiosink dxr3spusink configure: *** configure: *** checking plugin: osssrc osssink *** configure: *** checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes configure: *** configure: *** checking plugin: osxaudiosrc osxaudiosink *** configure: *** checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no configure: *** These plugins will not be built: osxaudiosrc osxaudiosink configure: *** configure: *** checking plugin: osxvideosink *** configure: *** checking OpenGL/gl.h usability... no checking OpenGL/gl.h presence... no checking for OpenGL/gl.h... no configure: *** These plugins will not be built: osxvideosink configure: *** configure: *** checking plugin: qcamsrc *** configure: *** checking sys/io.h usability... no checking sys/io.h presence... no checking for sys/io.h... no configure: WARNING: QuickCam only works on i386-linux configure: *** These plugins will not be built: qcamsrc configure: *** configure: *** checking plugin: sunaudiosink *** configure: *** checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no configure: *** These plugins will not be built: sunaudiosink configure: *** configure: *** checking plugin: vcdsrc *** configure: *** checking linux/cdrom.h usability... no checking linux/cdrom.h presence... no checking for linux/cdrom.h... no configure: *** These plugins will not be built: vcdsrc configure: *** configure: *** checking plugin: glsink *** configure: *** checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes configure: *** configure: *** checking plugin: cdrom *** configure: *** checking for linux/cdrom.h... (cached) no checking sys/cdio.h usability... yes checking sys/cdio.h presence... yes checking for sys/cdio.h... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include configure: *** configure: *** checking plugin: ximagesink *** configure: *** checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes configure: *** configure: *** checking plugin: xvimagesink *** configure: *** checking for XvQueryExtension in -lXv_pic... no checking for XvQueryExtension in -lXv... yes configure: *** configure: *** checking plugin: xshm *** configure: *** checking for XShmAttach in -lXext... yes configure: *** configure: *** checking plugin: v4lsrc v4lmjpegsrc v4lmjpegsink *** configure: *** checking whether VID_TYPE_MPEG_ENCODER is declared... no configure: *** These plugins will not be built: v4lsrc v4lmjpegsrc v4lmjpegsink configure: *** configure: *** checking plugin: v4l2src *** configure: *** checking Checking for uptodate v4l2 installation... no checking linux/videodev2.h usability... no checking linux/videodev2.h presence... no checking for linux/videodev2.h... no configure: WARNING: video4linux2 was not found configure: *** These plugins will not be built: v4l2src configure: Checking for plug-in dependency libraries configure: *** configure: *** checking plugin: a52dec *** configure: *** checking for a52_init in -la52... yes checking a52dec/a52.h usability... yes checking a52dec/a52.h presence... yes checking for a52dec/a52.h... yes configure: *** configure: *** checking plugin: aasink *** configure: *** checking for aalib-config... no checking for AALIB - version >= 0.11.0... no *** The aalib-config script installed by AALIB could not be found *** If AALIB was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the AALIB_CONFIG environment variable to the *** full path to aalib-config. configure: *** These plugins will not be built: aasink configure: *** configure: *** checking plugin: gstalsa *** configure: *** checking for alsa >= 0.9.1... gnome-config: not found gnome-config: not found checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -pthread checking for libasound headers version >= 0.9.1... not present. configure: *** These plugins will not be built: gstalsa configure: *** configure: *** checking plugin: amrnbdec amrnbenc *** configure: *** checking for Decoder_Interface_init in -lamrnb... no configure: *** These plugins will not be built: amrnbdec amrnbenc checking for mcopidl... no configure: *** configure: *** checking plugin: arts *** configure: *** checking for artsc-config... no checking for ARTS artsc - version >= 0.9.5... no *** The artsc-config script installed by ARTS could not be found *** If ARTS was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the ARTS_CONFIG environment variable to the *** full path to artsc-config. configure: *** These plugins will not be built: arts configure: *** configure: *** checking plugin: artsdsink *** configure: *** checking for artsc-config... no configure: WARNING: Couldn't find artsc-config configure: *** These plugins will not be built: artsdsink configure: *** configure: *** checking plugin: afsink afsrc *** configure: *** checking for audiofile... yes checking AUDIOFILE_CFLAGS... -I/usr/local/include checking AUDIOFILE_LIBS... -L/usr/local/lib -laudiofile -lm configure: *** configure: *** checking plugin: audioresample *** configure: *** checking for audioresample-0.1... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: audioresample configure: *** configure: *** checking plugin: cairo *** configure: *** checking for cairo >= 0.5.0 cairo < 0.6.0... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: cairo configure: *** configure: *** checking plugin: cdaudio *** configure: *** checking for libcdaudio-config... no configure: *** These plugins will not be built: cdaudio configure: *** configure: *** checking plugin: cdio *** configure: *** checking for libcdio >= 0.71... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: cdio configure: *** configure: *** checking plugin: cdparanoia *** configure: *** checking for cdda_open in -lcdda_interface... yes checking cdda_interface.h usability... yes checking cdda_interface.h presence... yes checking for cdda_interface.h... yes configure: *** configure: *** checking plugin: dirac *** configure: *** checking for dirac-pic >= 0.5.0... gnome-config: not found gnome-config: not found checking for dirac >= 0.5.0... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: dirac configure: *** configure: *** checking plugin: directfbvideosink *** configure: *** checking for directfb... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: directfbvideosink configure: *** configure: *** checking plugin: divx *** configure: *** checking encore2.h usability... no checking encore2.h presence... no checking for encore2.h... no configure: WARNING: Divx4linux encore headers not found configure: *** These plugins will not be built: divx configure: *** configure: *** checking plugin: dtsdec *** configure: *** checking for dts_init in -ldts_pic... yes checking dts.h usability... yes checking dts.h presence... yes checking for dts.h... yes configure: *** configure: *** checking plugin: dvdreadsrc *** configure: *** checking for DVDOpen in -ldvdread... yes checking dvdread/dvd_reader.h usability... yes checking dvdread/dvd_reader.h presence... yes checking for dvdread/dvd_reader.h... yes configure: *** configure: *** checking plugin: dvdnavsrc *** configure: *** checking for dvdnav-config... /usr/local/bin/dvdnav-config Usage: dvdnav-config [OPTIONS] [LIBRARIES] Options: [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--libs] [--cflags] Usage: dvdnav-config [OPTIONS] [LIBRARIES] Options: [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--libs] [--cflags] checking dvdread/nav_print.h usability... yes checking dvdread/nav_print.h presence... yes checking for dvdread/nav_print.h... yes configure: *** configure: *** checking plugin: esdsink esdmon *** configure: *** checking for esound >= 0.2.12... yes checking ESD_CFLAGS... -I/usr/local/include checking ESD_LIBS... -L/usr/local/lib -lesd configure: *** configure: *** checking plugin: faac *** configure: *** checking for faacEncOpen in -lfaac... no configure: *** These plugins will not be built: faac configure: *** configure: *** checking plugin: faad *** configure: *** checking for faacDecOpen in -lfaad... no checking for NeAACDecOpen in -lfaad... no configure: *** These plugins will not be built: faad configure: *** configure: *** checking plugin: flacenc flacdec *** configure: *** checking for FLAC__seekable_stream_encoder_new in -lFLAC... yes checking FLAC/all.h usability... yes checking FLAC/all.h presence... yes checking for FLAC/all.h... yes checking whether FLAC__SEEKABLE_STREAM_ENCODER_TELL_ERROR is declared... yes configure: *** configure: *** checking plugin: gdkpixbufsrc *** configure: *** configure: *** configure: *** checking plugin: gnomevfssrc *** configure: *** checking for gnome-vfs-2.0... yes checking GNOME_VFS_CFLAGS... -D_THREAD_SAFE -DORBIT2=1 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/gconf/2 checking GNOME_VFS_LIBS... -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -lgnomevfs-2 configure: *** configure: *** checking plugin: gsmenc gsmdec *** configure: *** checking for gsm_create in -lgsm... no checking for gsm_create in -lgsm... (cached) no configure: *** These plugins will not be built: gsmenc gsmdec configure: *** configure: *** checking plugin: hermescolorspace *** configure: *** checking for Hermes_ConverterInstance in -lHermes... yes checking Hermes/Hermes.h usability... yes checking Hermes/Hermes.h presence... yes checking for Hermes/Hermes.h... yes configure: *** configure: *** checking plugin: ivorbisdec *** configure: *** checking for vorbis_block_init in -lvorbisidec... no configure: *** These plugins will not be built: ivorbisdec configure: *** configure: *** checking plugin: jack *** configure: *** checking for jack >= 0.29.0... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: jack configure: *** configure: *** checking plugin: jpegenc jpegdec *** configure: *** checking for jpeg_set_defaults in -ljpeg-mmx... no checking for jpeg_set_defaults in -ljpeg... yes configure: *** configure: *** checking plugin: ladspa *** configure: *** checking ladspa.h usability... no checking ladspa.h presence... no checking for ladspa.h... no configure: *** These plugins will not be built: ladspa configure: *** configure: *** checking plugin: lame *** configure: *** checking for lame_init in -lmp3lame... yes checking lame/lame.h usability... yes checking lame/lame.h presence... yes checking for lame/lame.h... yes 1006 configure: *** configure: *** checking plugin: libcaca *** configure: *** checking for caca-config... no configure: *** These plugins will not be built: libcaca configure: *** configure: *** checking plugin: lcs *** configure: *** checking for lcs... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: lcs configure: *** configure: *** checking plugin: dvdec *** configure: *** checking for libdv >= 0.100... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: dvdec configure: *** configure: *** checking plugin: libfame *** configure: *** checking for libfame-config... no checking for libfame - version >= 0.9.0... no *** The libfame-config script installed by libfame could not be found *** If libfame was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the LIBFAME_CONFIG environment variable to the *** full path to libfame-config. configure: *** These plugins will not be built: libfame configure: *** configure: *** checking plugin: pngenc *** configure: *** checking for libpng12... yes checking LIBPNG_CFLAGS... -I/usr/local/include/libpng checking LIBPNG_LIBS... -L/usr/local/lib -lpng -lz -lm configure: *** configure: *** checking plugin: libmms *** configure: *** checking for libmms >= 0.1... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: libmms configure: *** configure: *** checking plugin: mngdec *** configure: *** checking for mng_initialize in -lmng... yes checking libmng.h usability... yes checking libmng.h presence... yes checking for libmng.h... yes configure: *** configure: *** checking plugin: libvisual *** configure: *** checking for libvisual = 0.2.0... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: libvisual configure: *** configure: *** checking plugin: mad *** configure: *** checking for mad >= 0.15 id3tag >= 0.15... yes checking MAD_CFLAGS... -I/usr/local/include checking MAD_LIBS... -L/usr/local/lib -lmad -lm -lid3tag -lz configure: *** configure: *** checking plugin: mikmod *** configure: *** checking for libmikmod-config... no checking for libmikmod - version >= 3.1.5... no *** The libmikmod-config script installed by libmikmod could not be found *** If libmikmod was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the LIBMIKMOD_CONFIG environment variable to the *** full path to libmikmod-config. configure: *** These plugins will not be built: mikmod configure: *** configure: *** checking plugin: mpeg2dec *** configure: *** checking for libmpeg2 >= 0.4.0... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: mpeg2dec configure: *** configure: *** checking plugin: mpeg2enc *** configure: *** checking for mjpegtools >= 1.6.1.93... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: mpeg2enc configure: *** configure: *** checking plugin: mplex *** configure: *** checking for mjpegtools >= 1.6.1.93... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: mplex configure: *** configure: *** checking plugin: musepack *** configure: *** checking mpcdec/mpcdec.h usability... no checking mpcdec/mpcdec.h presence... no checking for mpcdec/mpcdec.h... no configure: *** These plugins will not be built: musepack configure: *** configure: *** checking plugin: musicbrainz *** configure: *** checking for libmusicbrainz >= 2.0.2... yes checking MUSICBRAINZ_CFLAGS... -I/usr/local/include checking MUSICBRAINZ_LIBS... -L/usr/local/lib -lmusicbrainz -lstdc++ -lm configure: *** configure: *** checking plugin: nassink *** configure: *** checking for AuOpenServer in -laudio... no configure: *** These plugins will not be built: nassink configure: *** configure: *** checking plugin: pango *** configure: *** checking for pango pangoft2... yes checking PANGO_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include checking PANGO_LIBS... -Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -lpango-1.0 -lm -lpangoft2-1.0 -lfontconfig -lfreetype -lz configure: *** configure: *** checking plugin: polyp *** configure: *** checking for polyplib >= 0.7... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: polyp configure: *** configure: *** checking plugin: dv1394src *** configure: *** checking for raw1394_new_handle in -lraw1394... no checking for avc1394_send_command in -lavc1394... no checking for rom1394_free_directory in -lrom1394... no configure: *** These plugins will not be built: dv1394src configure: *** configure: *** checking plugin: sdlvideosink *** configure: *** checking for sdl-config... no checking for SDL - version >= 0.11.0... no *** The sdl-config script installed by SDL could not be found *** If SDL was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the SDL_CONFIG environment variable to the *** full path to sdl-config. configure: *** These plugins will not be built: sdlvideosink configure: *** configure: *** checking plugin: icecastsend *** configure: *** checking for shout_init_connection in -lshout... no configure: *** These plugins will not be built: icecastsend configure: *** configure: *** checking plugin: shout2send *** configure: *** checking for shout >= 2.0... gnome-config: not found gnome-config: not found checking for shout2... no *** Could not run Shout2 test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means Shout2 was incorrectly installed *** or that you have moved Shout2 since it was installed. In the latter case, you *** may want to edit the shout-config script: configure: *** These plugins will not be built: shout2send configure: *** configure: *** checking plugin: sidplay *** configure: *** checking for libsidplay 1.36.x... checking sidplay/player.h usability... no checking sidplay/player.h presence... no checking for sidplay/player.h... no configure: *** These plugins will not be built: sidplay configure: *** configure: *** checking plugin: smoothwave *** configure: *** configure: *** configure: *** checking plugin: snapshot *** configure: *** checking for png_read_info in -lpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes configure: *** configure: *** checking plugin: spcdec *** configure: *** checking for nasm... /usr/local/bin/nasm configure: *** configure: *** checking plugin: speex *** configure: *** checking for speex >= 1.1.6... gnome-config: not found gnome-config: not found checking for speex_bits_init in -lspeex... no configure: *** These plugins will not be built: speex configure: *** configure: *** checking plugin: sfsrc sfsink *** configure: *** checking for sndfile >= 1.0.0... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: sfsrc sfsink configure: *** configure: *** checking plugin: swfdec *** configure: *** checking for swfdec-0.3 >= 0.3.3... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: swfdec configure: *** configure: *** checking plugin: tarkin *** configure: *** configure: WARNING: *** tarkin pre-configured not to be built configure: *** These plugins will not be built: tarkin configure: *** configure: *** checking plugin: oggdemux oggmux *** configure: *** checking for ogg >= 1.0... yes checking OGG_CFLAGS... -I/usr/local/include checking OGG_LIBS... -L/usr/local/lib -logg configure: *** configure: *** checking plugin: theoradec theoraenc *** configure: *** checking for theora... gnome-config: not found gnome-config: not found checking for theora_version_string in -ltheora... no configure: *** These plugins will not be built: theoradec theoraenc configure: *** configure: *** checking plugin: vorbisenc vorbisdec *** configure: *** checking for vorbis >= 1.0 vorbisenc >= 1.0... yes checking VORBIS_CFLAGS... -I/usr/local/include checking VORBIS_LIBS... -L/usr/local/lib -lvorbis -lm -lvorbisenc configure: *** configure: *** checking plugin: wavpack *** configure: *** checking for wavpack >= 4.2... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: wavpack configure: *** configure: *** checking plugin: xine *** configure: *** checking for libxine >= 1.0.0... gnome-config: not found gnome-config: not found configure: *** These plugins will not be built: xine configure: *** configure: *** checking plugin: xvid *** configure: *** checking xvid.h usability... yes checking xvid.h presence... yes checking for xvid.h... yes checking for xvid_encore in -lxvidcore... yes checking for xvid_decore in -lxvidcore... yes checking for xvid_global in -lxvidcore... yes checking for uptodate XviD API version... yes checking asm/atomic.h usability... no checking asm/atomic.h presence... no checking for asm/atomic.h... no checking for freetype2 >= 2.0.9... yes checking FT2_CFLAGS... -I/usr/local/include/freetype2 -I/usr/local/include checking FT2_LIBS... -L/usr/local/lib -lfreetype -lz configure: Using GStreamer source release as package name configure: Using http://gstreamer.freedesktop.org/ as package origin configure: creating ./config.status config.status: creating Makefile config.status: creating ext/cdparanoia/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing _inttypes.h commands config.status: creating _inttypes.h : _GST_PLUGINS__INTTYPES_H configure: *** Plug-ins that will be built : a52dec afsink afsrc cdparanoia cdrom dtsdec dvdnavsrc dvdreadsrc esdsink esdmon flacenc flacdec gdkpixbufsrc glsink gnomevfssrc hermescolorspace jpegenc jpegdec lame mad mngdec musicbrainz oggdemux oggmux osssrc osssink pango pngenc smoothwave snapshot spcdec vorbisenc vorbisdec ximagesink xshm xvid xvimagesink configure: *** Plug-ins that will not be built : aasink amrnbdec amrnbenc arts artsdsink audioresample cairo cdaudio cdio dirac directfbvideosink divx dv1394src dvdec dxr3videosink dxr3audiosink dxr3spusink faac faad gsmenc gsmdec gstalsa icecastsend ivorbisdec jack ladspa lcs libcaca libfame libmms libvisual mikmod mpeg2dec mpeg2enc mplex musepack nassink osxaudiosrc osxaudiosink osxvideosink polyp qcamsrc sdlvideosink sfsrc sfsink shout2send sidplay speex sunaudiosink swfdec tarkin theoradec theoraenc v4l2src v4lsrc v4lmjpegsrc v4lmjpegsink vcdsrc wavpack xine ===> Building for gstreamer-plugins-cdparanoia-0.8.10 source='gstcdparanoia.c' object='libgstcdparanoia_la-gstcdparanoia.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh /usr/local/bin/libtool15 --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -I../../gst-libs -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -O -pipe -I/usr/local/include -c -o libgstcdparanoia_la-gstcdparanoia.lo `test -f 'gstcdparanoia.c' || echo './'`gstcdparanoia.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -I../../gst-libs -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -O -pipe -I/usr/local/include -c gstcdparanoia.c -Wp,-MD,.deps/libgstcdparanoia_la-gstcdparanoia.TPlo -fPIC -DPIC -o .libs/libgstcdparanoia_la-gstcdparanoia.o In file included from /usr/include/camlib.h:68, from /usr/local/include/cdda_interface.h:26, from gstcdparanoia.h:39, from gstcdparanoia.c:49: /usr/include/sys/param.h:213: warning: `MIN' redefined /usr/local/include/glib-2.0/glib/gmacros.h:157: warning: this is the location of the previous definition /usr/include/sys/param.h:214: warning: `MAX' redefined /usr/local/include/glib-2.0/glib/gmacros.h:154: warning: this is the location of the previous definition gstcdparanoia.c:794: warning: preprocessing directive not recognized within macro arg gstcdparanoia.c:795: `#else' not within a conditional gstcdparanoia.c:797: unbalanced `#endif' gstcdparanoia.c:815: warning: preprocessing directive not recognized within macro arg gstcdparanoia.c:816: `#else' not within a conditional gstcdparanoia.c:818: unbalanced `#endif' gstcdparanoia.c: In function `cdparanoia_open': gstcdparanoia.c:793: undefined or invalid # directive gstcdparanoia.c:796: structure has no member named `cdda_device_name' gstcdparanoia.c:796: syntax error before `)' gstcdparanoia.c:814: undefined or invalid # directive gstcdparanoia.c:817: structure has no member named `cdda_device_name' gstcdparanoia.c:817: syntax error before `)' gmake: *** [libgstcdparanoia_la-gstcdparanoia.lo] Error 1 *** Error code 2 Stop in /usr/ports/audio/gstreamer-plugins-cdparanoia. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade75993.15 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! audio/gstreamer-plugins-cdparanoia (gstreamer-plugins-cdparanoia-0.8.9) (bad C++ code) ---> Packages processed: 0 done, 15 ignored, 0 skipped and 1 failed # >How-To-Repeat: Cvsup ports tree Attempt to portupgrade gstreamer-plugins-cdparanoia to latest in ports tree >Fix: Don't know >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 19:44:57 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D49916A41C; Fri, 8 Jul 2005 19:44:57 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7B8E43D4C; Fri, 8 Jul 2005 19:44:56 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68JiuL6032523; Fri, 8 Jul 2005 19:44:56 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68JiujF032519; Fri, 8 Jul 2005 19:44:56 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 19:44:56 GMT From: Pav Lucistnik Message-Id: <200507081944.j68JiujF032519@freefall.freebsd.org> To: pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, kwm@FreeBSD.org Cc: Subject: Re: ports/83163: portupgrade -R gstreamer-plugins-cdparanoia-0.8.9 fails with error bad C++ code X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 19:44:57 -0000 Synopsis: portupgrade -R gstreamer-plugins-cdparanoia-0.8.9 fails with error bad C++ code Responsible-Changed-From-To: freebsd-ports-bugs->kwm Responsible-Changed-By: pav Responsible-Changed-When: Fri Jul 8 19:44:44 GMT 2005 Responsible-Changed-Why: Over to our gst-tamer http://www.freebsd.org/cgi/query-pr.cgi?pr=83163 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 20:05:05 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F36C316A41C; Fri, 8 Jul 2005 20:05:04 +0000 (GMT) (envelope-from stacey@vickiandstacey.com) Received: from pythagoras.zen.co.uk (pythagoras.zen.co.uk [212.23.3.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8618443D45; Fri, 8 Jul 2005 20:05:04 +0000 (GMT) (envelope-from stacey@vickiandstacey.com) Received: from [82.68.31.181] (helo=Demon.vickiandstacey.com) by pythagoras.zen.co.uk with esmtp (Exim 4.30) id 1Dqz5r-0002qt-30; Fri, 08 Jul 2005 20:05:03 +0000 Received: from crom.vickiandstacey.com (crom [192.168.1.10]) by Demon.vickiandstacey.com (8.13.1/8.13.1) with ESMTP id j68K583Z004679; Fri, 8 Jul 2005 21:05:08 +0100 (BST) (envelope-from stacey@vickiandstacey.com) Received: from crom.vickiandstacey.com (localhost [127.0.0.1]) by crom.vickiandstacey.com (8.13.3/8.13.3) with ESMTP id j68K4po4043712; Fri, 8 Jul 2005 21:04:57 +0100 (BST) (envelope-from stacey@crom.vickiandstacey.com) Received: (from stacey@localhost) by crom.vickiandstacey.com (8.13.3/8.13.3/Submit) id j68K4pKM043711; Fri, 8 Jul 2005 21:04:51 +0100 (BST) (envelope-from stacey) Date: Fri, 8 Jul 2005 21:04:51 +0100 From: Stacey Roberts To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Message-ID: <20050708200451.GS6931@crom.vickiandstacey.com> Mail-Followup-To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org References: <200507081928.j68JS3VC085003@Demon.vickiandstacey.com> <200507081930.j68JUHnZ031318@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <200507081930.j68JUHnZ031318@freefall.freebsd.org> User-Agent: Mutt/1.4.2.1i X-Originating-Pythagoras-IP: [82.68.31.181] Cc: Subject: Re: ports/83163: portupgrade -R gstreamer-plugins-cdparanoia-0.8.9 fails with error bad C++ code X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 20:05:05 -0000 Hi FreeBSD-gnats-submit! Just an update on this PR. Attempts to portupgrade gnome2 to latest is failing on gstreamer-plugins-cdparanoia as well, thus preventing updating of gnome2 itself too. Regards, Stacey On Fri, 08 Jul 2005, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/83163'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=83163 > > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: portupgrade -R gstreamer-plugins-cdparanoia-0.8.9 fails with error bad C++ code > >Arrival-Date: Fri Jul 08 19:30:17 GMT 2005 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 20:06:53 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6BBD16A41F; Fri, 8 Jul 2005 20:06:53 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C65D43D48; Fri, 8 Jul 2005 20:06:53 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68K6r6N038211; Fri, 8 Jul 2005 20:06:53 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68K6rMJ038207; Fri, 8 Jul 2005 20:06:53 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 20:06:53 GMT From: Pav Lucistnik Message-Id: <200507082006.j68K6rMJ038207@freefall.freebsd.org> To: tkato432@yahoo.com, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83160: Update port: misc/gretl to 1.4.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 20:06:54 -0000 Synopsis: Update port: misc/gretl to 1.4.1 State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Fri Jul 8 20:06:46 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83160 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 20:07:17 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C439D16A41F; Fri, 8 Jul 2005 20:07:17 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39A6C43D49; Fri, 8 Jul 2005 20:07:17 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from freefall.freebsd.org (lofi@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68K7Hsi038305; Fri, 8 Jul 2005 20:07:17 GMT (envelope-from lofi@freefall.freebsd.org) Received: (from lofi@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68K7HPn038301; Fri, 8 Jul 2005 20:07:17 GMT (envelope-from lofi) Date: Fri, 8 Jul 2005 20:07:17 GMT From: Michael Nottebrock Message-Id: <200507082007.j68K7HPn038301@freefall.freebsd.org> To: tkato432@yahoo.com, lofi@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83153: Update port: games/kbilliards X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 20:07:17 -0000 Synopsis: Update port: games/kbilliards State-Changed-From-To: open->closed State-Changed-By: lofi State-Changed-When: Fri Jul 8 20:07:01 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83153 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 20:20:18 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB3DF16A41F for ; Fri, 8 Jul 2005 20:20:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEAEB43D48 for ; Fri, 8 Jul 2005 20:20:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68KKH4k038771 for ; Fri, 8 Jul 2005 20:20:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68KKHuq038770; Fri, 8 Jul 2005 20:20:17 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 20:20:17 GMT Resent-Message-Id: <200507082020.j68KKHuq038770@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Diane Bruce Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C53516A422 for ; Fri, 8 Jul 2005 20:20:05 +0000 (GMT) (envelope-from db@db.net) Received: from heceta.db.net (heceta.db.net [142.46.199.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id C235543D46 for ; Fri, 8 Jul 2005 20:20:04 +0000 (GMT) (envelope-from db@db.net) Received: from heceta.db.net ([142.46.199.182] helo=localhost ident=mailnull) by heceta.db.net with esmtp (Exim 4.24; FreeBSD 4.8) id 1DqzL9-00030h-KR for freebsd-gnats-submit@freebsd.org; Fri, 08 Jul 2005 16:20:51 -0400 Received: from localhost.dbn ([127.0.0.1] helo=night.db.net) by night.db.net with esmtp (Exim 4.51 (FreeBSD)) id 1DqzKm-000IiS-Js for FreeBSD-gnats-submit@freebsd.org; Fri, 08 Jul 2005 16:20:28 -0400 Received: (from db@localhost) by night.db.net (8.13.3/8.13.1/Submit) id j68KKRgv071947; Fri, 8 Jul 2005 16:20:27 -0400 (EDT) (envelope-from db) Message-Id: <200507082020.j68KKRgv071947@night.db.net> Date: Fri, 8 Jul 2005 16:20:27 -0400 (EDT) From: Diane Bruce To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83164: [NEW PORT] comms/splat: Used in calculating path losses, useful to ham radio and others X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 20:20:18 -0000 >Number: 83164 >Category: ports >Synopsis: [NEW PORT] comms/splat: Used in calculating path losses, useful to ham radio and others >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 20:20:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Diane Bruce >Release: FreeBSD 5.4-RELEASE-p3 i386 >Organization: Never >Environment: System: FreeBSD night.db.net 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #0: Tue Jul 5 10:31:25 EDT >Description: SPLAT! is an RF Signal Propagation, Loss, And Terrain analysis tool for the spectrum between 20 MHz and 20 GHz. Useful to Amateur Radio operators. Written by John A. Magliacane, KD2BD WWW: http://www.qsl.net/kd2bd/splat.html - Diane Bruce, VA3DB db@db.net Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- splat-1.1.0.shar begins here --- # 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: # # splat # splat/Makefile # splat/distinfo # splat/files # splat/files/Makefile # splat/pkg-descr # echo c - splat mkdir -p splat > /dev/null 2>&1 echo x - splat/Makefile sed 's/^X//' >splat/Makefile << 'END-of-splat/Makefile' X# ports collection makefile for: splat X# Date created: 8 July 2005 X# Whom: db X# X# $FreeBSD$ X XPORTNAME= splat XPORTVERSION= 1.1.0 XCATEGORIES= comms XMASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/ham/} X XMAINTAINER= db@db.net XCOMMENT= Used in calculating path losses, useful to ham radio and others X XPORTDOCS= README README2 CHANGES XPLIST_FILES= bin/splat bin/citydecoder bin/usgs2sdf bin/fontdata X Xpost-patch: X ${CP} ${FILESDIR}/Makefile ${WRKSRC} X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/splat ${PREFIX}/bin X ${INSTALL_PROGRAM} ${WRKSRC}/utils/citydecoder ${PREFIX}/bin X ${INSTALL_PROGRAM} ${WRKSRC}/utils/usgs2sdf ${PREFIX}/bin X ${INSTALL_PROGRAM} ${WRKSRC}/utils/fontdata ${PREFIX}/bin X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/README2 ${WRKSRC}/CHANGES ${DOCSDIR} X @${ECHO} "" X @${ECHO} "splat docs installed in ${DOCSDIR}" X @${ECHO} "" X.endif X X.include END-of-splat/Makefile echo x - splat/distinfo sed 's/^X//' >splat/distinfo << 'END-of-splat/distinfo' XMD5 (splat-1.1.0.tar.gz) = 216761c2fc77e74578370492f20b27d2 XSIZE (splat-1.1.0.tar.gz) = 142804 END-of-splat/distinfo echo c - splat/files mkdir -p splat/files > /dev/null 2>&1 echo x - splat/files/Makefile sed 's/^X//' >splat/files/Makefile << 'END-of-splat/files/Makefile' X# $FreeBSD: ports/comms/predict/files/Makefile,v 1.1 2004/06/25 21:52:16 pav Exp $ X Xall: splat utils/citydecoder utils/usgs2sdf utils/fontdata X XOBJS = \ X itm.o splat.o X XLIBS += -lm -lbz2 X Xsplat: ${OBJS} X ${CXX} ${CFLAGS} -o $@ ${OBJS} ${LIBS} X Xutils/citydecoder: X ${CC} -o utils/citydecoder utils/citydecoder.c X Xutils/usgs2sdf: X ${CC} -o utils/usgs2sdf utils/usgs2sdf.c X Xutils/fontdata: X ${CC} -o utils/fontdata utils/fontdata.c -lz X Xclean: X rm -f *.o splat *core *~ \#* *.txt X rm -f utils/*.o utils/citydecoder utils/usgs2sdf utils/fontdata utils/*core utils/*~ utils/\#* utils/*.txt X X X.PHONY: clean build X END-of-splat/files/Makefile echo x - splat/pkg-descr sed 's/^X//' >splat/pkg-descr << 'END-of-splat/pkg-descr' XSPLAT! is an RF Signal Propagation, Loss, And Terrain analysis tool for Xthe spectrum between 20 MHz and 20 GHz. Useful to Amateur Radio operators. X XWritten by John A. Magliacane, KD2BD X XWWW: http://www.qsl.net/kd2bd/splat.html X X- Diane Bruce, VA3DB Xdb@db.net END-of-splat/pkg-descr exit --- splat-1.1.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 20:30:31 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B68D16A41C for ; Fri, 8 Jul 2005 20:30:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBB7643D46 for ; Fri, 8 Jul 2005 20:30:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68KUUJb038991 for ; Fri, 8 Jul 2005 20:30:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68KUUrK038989; Fri, 8 Jul 2005 20:30:30 GMT (envelope-from gnats) Date: Fri, 8 Jul 2005 20:30:30 GMT Message-Id: <200507082030.j68KUUrK038989@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: linimon@lonesome.com (Mark Linimon) Cc: Subject: Re: ports/83134: New port: misc/mmore An Motif/X file/stream viewer X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Linimon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 20:30:31 -0000 The following reply was made to PR ports/83134; it has been noted by GNATS. From: linimon@lonesome.com (Mark Linimon) To: Matthew Holder Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/83134: New port: misc/mmore An Motif/X file/stream viewer Date: Fri, 8 Jul 2005 15:23:06 -0500 I'd rather see this in multimedia/, textproc/, or sysutils/ than misc. mcl From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 20:31:49 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCC8A16A476; Fri, 8 Jul 2005 20:31:49 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A8BE43D49; Fri, 8 Jul 2005 20:31:49 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68KVnp1039895; Fri, 8 Jul 2005 20:31:49 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68KVnWm039891; Fri, 8 Jul 2005 20:31:49 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 20:31:49 GMT From: Pav Lucistnik Message-Id: <200507082031.j68KVnWm039891@freefall.freebsd.org> To: j.koopmann@seceidos.de, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83139: [MAINTAINER] mail/MailScanner: update to 4.43.8 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 20:31:50 -0000 Synopsis: [MAINTAINER] mail/MailScanner: update to 4.43.8 State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Fri Jul 8 20:31:42 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83139 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 21:40:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F252516A41C for ; Fri, 8 Jul 2005 21:40:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88B1443D48 for ; Fri, 8 Jul 2005 21:40:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68LeECB051923 for ; Fri, 8 Jul 2005 21:40:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68LeE5X051922; Fri, 8 Jul 2005 21:40:14 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 21:40:14 GMT Resent-Message-Id: <200507082140.j68LeE5X051922@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Filippo Natali" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7DAF16A41C for ; Fri, 8 Jul 2005 21:39:05 +0000 (GMT) (envelope-from filippo.natali@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5269B43D46 for ; Fri, 8 Jul 2005 21:39:05 +0000 (GMT) (envelope-from filippo.natali@gmail.com) Received: by wproxy.gmail.com with SMTP id i23so515639wra for ; Fri, 08 Jul 2005 14:39:04 -0700 (PDT) Received: by 10.54.30.4 with SMTP id d4mr2119815wrd; Fri, 08 Jul 2005 14:38:32 -0700 (PDT) Received: from ulby.hq.netwing.it ([81.72.43.241]) by mx.gmail.com with ESMTP id 66sm3034422wra.2005.07.08.14.38.31; Fri, 08 Jul 2005 14:38:32 -0700 (PDT) Message-Id: <1120858606.0@ulby.hq.netwing.it> Date: Fri, 8 Jul 2005 23:36:46 +0200 From: "Filippo Natali" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: Subject: ports/83167: [NEW PORT] dns/tinystats X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 21:40:15 -0000 >Number: 83167 >Category: ports >Synopsis: [NEW PORT] dns/tinystats >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 21:40:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Filippo Natali >Release: FreeBSD 5.4-STABLE amd64 >Organization: >Environment: System: FreeBSD 5.4-STABLE #0: Sat Jul 2 10:25:39 CEST 2005 filippo@ulby.hq.netwing.it:/usr/obj/usr/src/sys/ULBY >Description: New port: dns/tinystats, a tinydns statistics generator, which can be easily integrated with rrdtool with an included shell script. >How-To-Repeat: >Fix: --- tinystats.shar begins here --- # 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: # # tinystats # tinystats/Makefile # tinystats/distinfo # tinystats/pkg-descr # echo c - tinystats mkdir -p tinystats > /dev/null 2>&1 echo x - tinystats/Makefile sed 's/^X//' >tinystats/Makefile << 'END-of-tinystats/Makefile' X# New ports collection makefile for: tinystats X# Date created: 2005-07-07 X# Whom: Filippo Natali X# X# $FreeBSD$ X# X XPORTNAME= tinystats XPORTVERSION= 1.0 XCATEGORIES= dns XMASTER_SITES= http://www.morettoni.net/bsd/ X XMAINTAINER= filippo.natali@gmail.com XCOMMENT= DJB's tinydns statistics generator X XWRKSRC= ${WRKDIR}/${PORTNAME} X XPLIST_FILES= bin/tinystats ${EXAMPLESDIR:S,^${PREFIX}/,,}/tinydns.sh.sample \ X ${EXAMPLESDIR:S,^${PREFIX}/,,}/tinydns.log.run.sample XPLIST_DIRS= ${EXAMPLESDIR:S,^${PREFIX}/,,} XALL_TARGET= X Xpost-install: X @${MKDIR} ${EXAMPLESDIR} X @${CP} ${WRKSRC}/tinydns.sh.sample ${WRKSRC}/tinydns.log.run.sample ${EXAMPLESDIR} X X.include END-of-tinystats/Makefile echo x - tinystats/distinfo sed 's/^X//' >tinystats/distinfo << 'END-of-tinystats/distinfo' XMD5 (tinystats-1.0.tar.gz) = a5c71fbb3e4486f988d4f8eb082e8d39 XSIZE (tinystats-1.0.tar.gz) = 5881 END-of-tinystats/distinfo echo x - tinystats/pkg-descr sed 's/^X//' >tinystats/pkg-descr << 'END-of-tinystats/pkg-descr' Xtinystats is a statistic generator for DJB's tinydns. XIt can be easily integrated with rrdtool to generate Xnice graphical DNS stats. X XWWW: http://www.morettoni.net/tinystats.html END-of-tinystats/pkg-descr exit --- tinystats.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 22:25:46 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A231416A41F; Fri, 8 Jul 2005 22:25:46 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E29B43D46; Fri, 8 Jul 2005 22:25:46 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68MPkAm057325; Fri, 8 Jul 2005 22:25:46 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68MPkFK057321; Fri, 8 Jul 2005 22:25:46 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 22:25:46 GMT From: Pav Lucistnik Message-Id: <200507082225.j68MPkFK057321@freefall.freebsd.org> To: tkato432@yahoo.com, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83155: Update port: graphics/epstool to 3.08 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 22:25:46 -0000 Synopsis: Update port: graphics/epstool to 3.08 State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Fri Jul 8 22:25:34 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83155 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 22:29:12 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2138816A41C; Fri, 8 Jul 2005 22:29:12 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D35AA43D48; Fri, 8 Jul 2005 22:29:11 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68MTBUh057432; Fri, 8 Jul 2005 22:29:11 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68MTBUA057428; Fri, 8 Jul 2005 22:29:11 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 22:29:11 GMT From: Pav Lucistnik Message-Id: <200507082229.j68MTBUA057428@freefall.freebsd.org> To: jfkimura@yahoo.co.jp, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pav@FreeBSD.org Cc: Subject: Re: ports/83148: update ports: www/usermanager X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 22:29:12 -0000 Synopsis: update ports: www/usermanager State-Changed-From-To: open->feedback State-Changed-By: pav State-Changed-When: Fri Jul 8 22:28:57 GMT 2005 State-Changed-Why: Asked maintainer for approval Responsible-Changed-From-To: freebsd-ports-bugs->pav Responsible-Changed-By: pav Responsible-Changed-When: Fri Jul 8 22:28:57 GMT 2005 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=83148 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 22:35:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E0B416A41F; Fri, 8 Jul 2005 22:35:20 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B23D643D46; Fri, 8 Jul 2005 22:35:20 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68MZKbR058684; Fri, 8 Jul 2005 22:35:20 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68MZKid058680; Fri, 8 Jul 2005 22:35:20 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 22:35:20 GMT From: Pav Lucistnik Message-Id: <200507082235.j68MZKid058680@freefall.freebsd.org> To: freebsd@jdc.parodius.com, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83144: www/cgiwrap -- Maintainer update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 22:35:21 -0000 Synopsis: www/cgiwrap -- Maintainer update State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Fri Jul 8 22:35:13 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83144 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 22:47:58 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85F1216A41F; Fri, 8 Jul 2005 22:47:58 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4359043D45; Fri, 8 Jul 2005 22:47:58 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68MlwDg059237; Fri, 8 Jul 2005 22:47:58 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68Mlvfj059233; Fri, 8 Jul 2005 22:47:57 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 22:47:57 GMT From: Pav Lucistnik Message-Id: <200507082247.j68Mlvfj059233@freefall.freebsd.org> To: mark_sf@kikg.ifmo.ru, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83090: [NEW PORT] devel/dotconf++, configuration file parser written in C++ X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 22:47:58 -0000 Synopsis: [NEW PORT] devel/dotconf++, configuration file parser written in C++ State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Fri Jul 8 22:47:48 GMT 2005 State-Changed-Why: Committed with modifications, thank you! http://www.freebsd.org/cgi/query-pr.cgi?pr=83090 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 22:51:36 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F6ED16A423; Fri, 8 Jul 2005 22:51:35 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC7F343D45; Fri, 8 Jul 2005 22:51:34 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68MpYkn059523; Fri, 8 Jul 2005 22:51:34 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68MpY8s059519; Fri, 8 Jul 2005 22:51:34 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 22:51:34 GMT From: Pav Lucistnik Message-Id: <200507082251.j68MpY8s059519@freefall.freebsd.org> To: oberman@es.net, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83147: misc/most port no longer needs to build with "-O" X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 22:51:36 -0000 Synopsis: misc/most port no longer needs to build with "-O" State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Fri Jul 8 22:51:28 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83147 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 22:52:43 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A352416A41C; Fri, 8 Jul 2005 22:52:43 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64B8B43D46; Fri, 8 Jul 2005 22:52:43 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68MqhsI059612; Fri, 8 Jul 2005 22:52:43 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68MqhpH059608; Fri, 8 Jul 2005 22:52:43 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 22:52:43 GMT From: Pav Lucistnik Message-Id: <200507082252.j68MqhpH059608@freefall.freebsd.org> To: pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, lofi@FreeBSD.org Cc: Subject: Re: ports/83132: [PATCH] print/libpaper does not compile on FreeBSD 4.x X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 22:52:43 -0000 Synopsis: [PATCH] print/libpaper does not compile on FreeBSD 4.x Responsible-Changed-From-To: freebsd-ports-bugs->lofi Responsible-Changed-By: pav Responsible-Changed-When: Fri Jul 8 22:52:31 GMT 2005 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=83132 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 23:10:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06E0616A41C for ; Fri, 8 Jul 2005 23:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A8DF43D46 for ; Fri, 8 Jul 2005 23:10:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68NAEoI064286 for ; Fri, 8 Jul 2005 23:10:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68NAE7v064285; Fri, 8 Jul 2005 23:10:14 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 23:10:14 GMT Resent-Message-Id: <200507082310.j68NAE7v064285@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Alejandro Pulver" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5BCD16A41C for ; Fri, 8 Jul 2005 23:02:03 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: from relay.pair.com (relay00.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 810B743D46 for ; Fri, 8 Jul 2005 23:02:03 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: (qmail 40684 invoked from network); 8 Jul 2005 23:02:01 -0000 Received: from unknown (HELO phobos.mars.bsd) (unknown) by unknown with SMTP; 8 Jul 2005 23:02:01 -0000 Message-Id: <1120863841.0@phobos.mars.bsd> Date: Fri, 8 Jul 2005 20:04:01 -0300 From: "Alejandro Pulver" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.4 Cc: Subject: ports/83169: New port: games/zephulor - Adventures on Planet Zephulor X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 23:10:15 -0000 >Number: 83169 >Category: ports >Synopsis: New port: games/zephulor - Adventures on Planet Zephulor >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 23:10:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alejandro Pulver >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE #0: Sat May 21 12:14:47 ART 2005 root@phobos.mars.bsd:/usr/src/sys/i386/compile/ATHLON-ALE >Description: >How-To-Repeat: >Fix: --- zephulor.shar begins here --- # 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: # # zephulor # zephulor/Makefile # zephulor/pkg-descr # zephulor/distinfo # zephulor/pkg-plist # echo c - zephulor mkdir -p zephulor > /dev/null 2>&1 echo x - zephulor/Makefile sed 's/^X//' >zephulor/Makefile << 'END-of-zephulor/Makefile' X# New ports collection makefile for: games/zephulor X# Date created: 8 Aug 2005 X# Whom: Alejandro Pulver X# X# $FreeBSD$ X# X XPORTNAME= zephulor XPORTVERSION= 1 XCATEGORIES= games XMASTER_SITES= http://www.hollowworks.com/downloads/adventuresonplanetzephulor/files/ XDISTNAME= ${PORTNAME}-source X XMAINTAINER= alejandro@varnet.biz XCOMMENT= Adventures on Planet Zephulor X XRUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game \ X ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter X XUSE_PYTHON= yes XUSE_REINPLACE= yes XNO_BUILD= yes X Xpost-patch: X# Fix path to python interpreter X @${REINPLACE_CMD} -e 's|#!.*python|#!${PYTHON_CMD}|' \ X ${WRKSRC}/*.py ${WRKSRC}/maptool/*.py X X# Make wrapper script X @${ECHO_CMD} "#!/bin/sh" >> ${WRKSRC}/zephulor X @${ECHO_CMD} '${PYTHON_CMD} ${DATADIR}/zephulor.py "$$@"' \ X >> ${WRKSRC}/zephulor X Xdo-install: X# Wrapper script X @${INSTALL_SCRIPT} ${WRKSRC}/zephulor ${PREFIX}/bin X X# Data directory X @${MKDIR} ${DATADIR} X X# Executable scripts X.for f in chared maploadtool scnloadtool zephulor X @${INSTALL_SCRIPT} ${WRKSRC}/${f}.py ${DATADIR} X.endfor X X# Scripts X.for f in game_config game_entities game_hud game_map game_menu \ X game_projectiles game_sound myimg X @${INSTALL_DATA} ${WRKSRC}/${f}.py ${DATADIR} X.endfor X X# Documentation X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X. for f in README manual readme-chared readme-maploadtool \ X readme-scnloadtool X @${INSTALL_DATA} ${WRKSRC}/${f}.txt ${DOCSDIR} X. endfor X.endif X X# Maptool X @${MKDIR} ${DATADIR}/maptool X X# Executable scripts X.for f in chared main X @${INSTALL_SCRIPT} ${WRKSRC}/maptool/${f}.py ${DATADIR}/maptool X.endfor X X# Scripts X.for f in charmenu domenu game_entities game_map hud interface keymap myimg \ X tilemenu X @${INSTALL_DATA} ${WRKSRC}/maptool/${f}.py ${DATADIR}/maptool X.endfor X X# Documentation X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR}/maptool X @${INSTALL_DATA} ${WRKSRC}/maptool/manual.txt ${DOCSDIR}/maptool X.endif X X# Data X @${CP} -R ${WRKSRC}/data ${DATADIR} X X# Fix wrong permissions X @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DATADIR} X @${FIND} ${DATADIR}/data -type f -print0 | \ X ${XARGS} -0 ${CHMOD} ${SHAREMODE} X @${FIND} ${DATADIR}/data -type d -print0 | \ X ${XARGS} -0 ${CHMOD} ${BINMODE} X X.include END-of-zephulor/Makefile echo x - zephulor/pkg-descr sed 's/^X//' >zephulor/pkg-descr << 'END-of-zephulor/pkg-descr' XThe bulk of the game play involves finding power-ups and hidden areas and Xavoiding or squashing strange alien monsters bent on your destruction. X XThere are a few hidden areas, and in several locations, the player will Xexperience different levels based upon which path is chosen. X XThere are no lives or continues in the game. If the player dies, he/she simply Xrestarts at the beginning of the level. All creatures and power-ups are Xpersistent in each level, in other words, if all but one enemy has been killed Xon a level when the player dies, there will only be that remaining creature as Xthe player restarts. X XWWW: http://games.hollowworks.com/ X X- Alejandro Pulver Xalejandro@varnet.biz END-of-zephulor/pkg-descr echo x - zephulor/distinfo sed 's/^X//' >zephulor/distinfo << 'END-of-zephulor/distinfo' XMD5 (zephulor-source.tar.gz) = 7b58274a5884ce950938bf9fdffe8e42 XSIZE (zephulor-source.tar.gz) = 3274306 END-of-zephulor/distinfo echo x - zephulor/pkg-plist sed 's/^X//' >zephulor/pkg-plist << 'END-of-zephulor/pkg-plist' Xbin/zephulor X%%DATADIR%%/chared.py X%%DATADIR%%/data/angry_eye-die.wav X%%DATADIR%%/data/angry_eye-dmg.wav X%%DATADIR%%/data/angry_eye-shoot.wav X%%DATADIR%%/data/angry_eye.data X%%DATADIR%%/data/angry_eye.png X%%DATADIR%%/data/blob-die.wav X%%DATADIR%%/data/blob-grubub.wav X%%DATADIR%%/data/blob.bmp X%%DATADIR%%/data/bullet1.bmp X%%DATADIR%%/data/bullet2.bmp X%%DATADIR%%/data/buzzbuzz-die.wav X%%DATADIR%%/data/buzzbuzz-dmg.wav X%%DATADIR%%/data/buzzbuzz.data X%%DATADIR%%/data/buzzbuzz.png X%%DATADIR%%/data/char-bang.wav X%%DATADIR%%/data/char-die.wav X%%DATADIR%%/data/char-ow.wav X%%DATADIR%%/data/char1.data X%%DATADIR%%/data/char2.data X%%DATADIR%%/data/credits.scn X%%DATADIR%%/data/default.charlist X%%DATADIR%%/data/eheart.bmp X%%DATADIR%%/data/end.scn X%%DATADIR%%/data/entsndlist.data X%%DATADIR%%/data/fire-powerup.bmp X%%DATADIR%%/data/fire-powerup.data X%%DATADIR%%/data/firstmap.data X%%DATADIR%%/data/heart-powerup.bmp X%%DATADIR%%/data/heart-powerup.data X%%DATADIR%%/data/heart.bmp X%%DATADIR%%/data/highlight.bmp X%%DATADIR%%/data/hollowlogo-credits.png X%%DATADIR%%/data/hollowlogo-save.png X%%DATADIR%%/data/hollowlogo.png X%%DATADIR%%/data/hud.bmp X%%DATADIR%%/data/intro.scn X%%DATADIR%%/data/invuln-powerup.bmp X%%DATADIR%%/data/invuln-powerup.data X%%DATADIR%%/data/jump-powerup.bmp X%%DATADIR%%/data/jump-powerup.data X%%DATADIR%%/data/load.scn X%%DATADIR%%/data/logo.scn X%%DATADIR%%/data/mushlump_lowlands-01.data X%%DATADIR%%/data/mushlump_lowlands-02.data X%%DATADIR%%/data/mushlump_lowlands-03.data X%%DATADIR%%/data/mushlump_lowlands-04.data X%%DATADIR%%/data/mushlump_lowlands-05.data X%%DATADIR%%/data/mushlump_lowlands-06.data X%%DATADIR%%/data/mushlump_lowlands-07.data X%%DATADIR%%/data/mushlump_lowlands-bkg0.bmp X%%DATADIR%%/data/mushlump_lowlands-bkg1.bmp X%%DATADIR%%/data/mushlump_lowlands-bkg2.bmp X%%DATADIR%%/data/mushlump_lowlands-tileset.bmp X%%DATADIR%%/data/mushlump_lowlands.mp3 X%%DATADIR%%/data/mychar.bmp X%%DATADIR%%/data/pause.bmp X%%DATADIR%%/data/paxapart_flats-01.data X%%DATADIR%%/data/paxapart_flats-02.data X%%DATADIR%%/data/paxapart_flats-03.data X%%DATADIR%%/data/paxapart_flats-04.data X%%DATADIR%%/data/paxapart_flats-05.data X%%DATADIR%%/data/paxapart_flats-06.data X%%DATADIR%%/data/paxapart_flats-07.data X%%DATADIR%%/data/paxapart_flats-08.data X%%DATADIR%%/data/paxapart_flats-bkg0.bmp X%%DATADIR%%/data/paxapart_flats-bkg1.bmp X%%DATADIR%%/data/paxapart_flats-bkg2.bmp X%%DATADIR%%/data/paxapart_flats-tileset.bmp X%%DATADIR%%/data/paxapart_flats.mp3 X%%DATADIR%%/data/powerup.wav X%%DATADIR%%/data/rock-die.wav X%%DATADIR%%/data/rock-ow.wav X%%DATADIR%%/data/rock_bang.wav X%%DATADIR%%/data/rock_ow.wav X%%DATADIR%%/data/rockmonster.bmp X%%DATADIR%%/data/rockmonster.data X%%DATADIR%%/data/save.scn X%%DATADIR%%/data/scn_load.png X%%DATADIR%%/data/scn_save.png X%%DATADIR%%/data/sludge-stalker-die.wav X%%DATADIR%%/data/sludge-stalker-dmg.wav X%%DATADIR%%/data/sludge-stalker-shoot.wav X%%DATADIR%%/data/sludge-stalker.bmp X%%DATADIR%%/data/sludge-stalker.data X%%DATADIR%%/data/spaceship.png X%%DATADIR%%/data/startup.scn X%%DATADIR%%/data/water-deep-left.bmp X%%DATADIR%%/data/water-deep-left.data X%%DATADIR%%/data/water-deep-right.bmp X%%DATADIR%%/data/water-deep-right.data X%%DATADIR%%/data/water-deep.bmp X%%DATADIR%%/data/water-deep.data X%%DATADIR%%/data/water.bmp X%%DATADIR%%/data/water.data X%%DATADIR%%/data/zephulor-any.png X%%DATADIR%%/data/zephulor-credits.png X%%DATADIR%%/data/zephulor-loading.png X%%DATADIR%%/data/zephulor.png X%%DATADIR%%/game_config.py X%%DATADIR%%/game_entities.py X%%DATADIR%%/game_hud.py X%%DATADIR%%/game_map.py X%%DATADIR%%/game_menu.py X%%DATADIR%%/game_projectiles.py X%%DATADIR%%/game_sound.py X%%DATADIR%%/maploadtool.py X%%DATADIR%%/maptool/chared.py X%%DATADIR%%/maptool/charmenu.py X%%DATADIR%%/maptool/domenu.py X%%DATADIR%%/maptool/game_entities.py X%%DATADIR%%/maptool/game_map.py X%%DATADIR%%/maptool/hud.py X%%DATADIR%%/maptool/interface.py X%%DATADIR%%/maptool/keymap.py X%%DATADIR%%/maptool/main.py X%%DATADIR%%/maptool/myimg.py X%%DATADIR%%/maptool/tilemenu.py X%%DATADIR%%/myimg.py X%%DATADIR%%/scnloadtool.py X%%DATADIR%%/zephulor.py X%%PORTDOCS%%%%DOCSDIR%%/README.txt X%%PORTDOCS%%%%DOCSDIR%%/manual.txt X%%PORTDOCS%%%%DOCSDIR%%/maptool/manual.txt X%%PORTDOCS%%%%DOCSDIR%%/readme-chared.txt X%%PORTDOCS%%%%DOCSDIR%%/readme-maploadtool.txt X%%PORTDOCS%%%%DOCSDIR%%/readme-scnloadtool.txt X@dirrm %%DATADIR%%/maptool X@dirrm %%DATADIR%%/data X@dirrm %%DATADIR%% X%%PORTDOCS%%@dirrm %%DOCSDIR%%/maptool X%%PORTDOCS%%@dirrm %%DOCSDIR%% END-of-zephulor/pkg-plist exit --- zephulor.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 23:20:18 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F5B516A41C for ; Fri, 8 Jul 2005 23:20:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02DF543D48 for ; Fri, 8 Jul 2005 23:20:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68NKHPv064587 for ; Fri, 8 Jul 2005 23:20:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68NKHTi064586; Fri, 8 Jul 2005 23:20:17 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2005 23:20:17 GMT Resent-Message-Id: <200507082320.j68NKHTi064586@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pav Lucistnik Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B560816A41C for ; Fri, 8 Jul 2005 23:16:04 +0000 (GMT) (envelope-from pav@hood.oook.cz) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DFDA43D46 for ; Fri, 8 Jul 2005 23:15:59 +0000 (GMT) (envelope-from pav@hood.oook.cz) Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1]) by hood.oook.cz (8.13.3/8.13.3) with ESMTP id j68NFnua027311 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 9 Jul 2005 01:15:52 +0200 (CEST) (envelope-from pav@hood.oook.cz) Received: (from pav@localhost) by hood.oook.cz (8.13.3/8.13.3/Submit) id j68NFmeW027310; Sat, 9 Jul 2005 01:15:48 +0200 (CEST) (envelope-from pav) Message-Id: <200507082315.j68NFmeW027310@hood.oook.cz> Date: Sat, 9 Jul 2005 01:15:48 +0200 (CEST) From: Pav Lucistnik To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83171: push pagers out of misc/ X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pav Lucistnik List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 23:20:18 -0000 >Number: 83171 >Category: ports >Synopsis: push pagers out of misc/ >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 23:20:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Pav Lucistnik >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD hood.oook.cz 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Jul 8 15:30:14 CEST 2005 root@hood.oook.cz:/usr/obj/usr/src/sys/PAV i386 >Description: Mark Linimon in followup to ports/83134, which contains a new port for paging utility, agitated for different category than misc. Incidentally, all existing ports of pagers are living in misc/ at the moment. In light of this fact, I therefore propose to move those ports to sysutils/ misc/44bsd-more -> sysutils/44bsd-more misc/less -> sysutils/less misc/most -> sysutils/most misc/reed -> sysutils/reed misc/wmcp -> x11-wm/wmcp (this one is a X11 desktop pager, duh) I'll do the paperwork but someone got to repocopy the ports first :) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 23:23:11 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0D2916A41C; Fri, 8 Jul 2005 23:23:10 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B319743D45; Fri, 8 Jul 2005 23:23:10 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j68NNAsl064748; Fri, 8 Jul 2005 23:23:10 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j68NNAQg064744; Fri, 8 Jul 2005 23:23:10 GMT (envelope-from pav) Date: Fri, 8 Jul 2005 23:23:10 GMT From: Pav Lucistnik Message-Id: <200507082323.j68NNAQg064744@freefall.freebsd.org> To: pav@freebsd.org, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, portmgr@FreeBSD.org Cc: Subject: Re: ports/83171: push pagers out of misc/ X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 23:23:11 -0000 Synopsis: push pagers out of misc/ State-Changed-From-To: open->repocopy State-Changed-By: pav State-Changed-When: Fri Jul 8 23:22:53 GMT 2005 State-Changed-Why: Over to repocopy state Responsible-Changed-From-To: freebsd-ports-bugs->portmgr Responsible-Changed-By: pav Responsible-Changed-When: Fri Jul 8 23:22:53 GMT 2005 Responsible-Changed-Why: Over to repomeisters http://www.freebsd.org/cgi/query-pr.cgi?pr=83171 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 00:54:59 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4460F16A41F; Sat, 9 Jul 2005 00:54:59 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0261943D49; Sat, 9 Jul 2005 00:54:58 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j690swq7072953; Sat, 9 Jul 2005 00:54:58 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j690swf7072949; Sat, 9 Jul 2005 00:54:58 GMT (envelope-from pav) Date: Sat, 9 Jul 2005 00:54:58 GMT From: Pav Lucistnik Message-Id: <200507090054.j690swf7072949@freefall.freebsd.org> To: jason-fbsd-ports-ginsu@shalott.net, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83122: unbreak ginsu port for ghc-6.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 00:54:59 -0000 Synopsis: unbreak ginsu port for ghc-6.4 State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Sat Jul 9 00:54:52 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=83122 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 01:03:17 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C24016A41C; Sat, 9 Jul 2005 01:03:17 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFEB843D48; Sat, 9 Jul 2005 01:03:16 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6913GIT073391; Sat, 9 Jul 2005 01:03:16 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6913Gee073387; Sat, 9 Jul 2005 01:03:16 GMT (envelope-from pav) Date: Sat, 9 Jul 2005 01:03:16 GMT From: Pav Lucistnik Message-Id: <200507090103.j6913Gee073387@freefall.freebsd.org> To: sixxgate@hotmail.com, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/83134: New port: misc/mmore An Motif/X file/stream viewer X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 01:03:17 -0000 Synopsis: New port: misc/mmore An Motif/X file/stream viewer State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Sat Jul 9 01:03:08 GMT 2005 State-Changed-Why: New port added as sysutils/mmore http://www.freebsd.org/cgi/query-pr.cgi?pr=83134 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 01:10:14 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E255C16A41C for ; Sat, 9 Jul 2005 01:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70E8443D48 for ; Sat, 9 Jul 2005 01:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j691ADMo077946 for ; Sat, 9 Jul 2005 01:10:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j691ADhv077945; Sat, 9 Jul 2005 01:10:13 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 01:10:13 GMT Resent-Message-Id: <200507090110.j691ADhv077945@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dryice Liu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECF8916A41C for ; Sat, 9 Jul 2005 01:09:52 +0000 (GMT) (envelope-from dryice@hotpop.com) Received: from smtp-out.hotpop.com (smtp-out.hotpop.com [38.113.3.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A9A343D48 for ; Sat, 9 Jul 2005 01:09:52 +0000 (GMT) (envelope-from dryice@hotpop.com) Received: from hotpop.com (kubrick.hotpop.com [38.113.3.103]) by smtp-out.hotpop.com (Postfix) with SMTP id 3698B13BE339 for ; Sat, 9 Jul 2005 01:09:51 +0000 (UTC) Received: from hotpop.com (unknown [221.0.236.198]) by smtp-1.hotpop.com (Postfix) with ESMTP id 0EA9E1A015B; Sat, 9 Jul 2005 01:08:29 +0000 (UTC) Received: by hotpop.com (sSMTP sendmail emulation); Sat, 9 Jul 2005 09:08:25 +0800 Message-Id: <20050709010903.0EA9E1A015B@smtp-1.hotpop.com> Date: Sat, 9 Jul 2005 09:08:25 +0800 From: Dryice Liu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Dryice Liu Subject: ports/83172: [update] www/roundup: update to 0.8.3 and take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dryice Liu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 01:10:14 -0000 >Number: 83172 >Category: ports >Synopsis: [update] www/roundup: update to 0.8.3 and take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 01:10:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dryice Liu >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD dryice.3322.org 5.4-STABLE FreeBSD 5.4-STABLE #5: Fri Jul 1 19:39:07 CST 2005 >Description: Changes: - Update to 0.8.3. With Chinese translation and many bug fixes. - add to category python - add another mirror site - take maintainership. Thanks the previous maintainers! >How-To-Repeat: N/A >Fix: --- roundup.diff begins here --- diff -ruN roundup.old/Makefile roundup/Makefile --- roundup.old/Makefile Sun Mar 13 17:56:30 2005 +++ roundup/Makefile Sat Jul 9 09:01:04 2005 @@ -6,12 +6,13 @@ # PORTNAME= roundup -PORTVERSION= 0.8.2 -CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +PORTVERSION= 0.8.3 +CATEGORIES= www python +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://bsdchat.com/dist/dryice/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dryice@liu.com.cn COMMENT= An Issue-Tracking System for Knowledge Workers USE_PYTHON= yes diff -ruN roundup.old/distinfo roundup/distinfo --- roundup.old/distinfo Sun Mar 13 17:56:30 2005 +++ roundup/distinfo Sat Jul 9 08:47:11 2005 @@ -1,2 +1,2 @@ -MD5 (roundup-0.8.2.tar.gz) = e19a71242302fd26842f573698d86c2c -SIZE (roundup-0.8.2.tar.gz) = 870857 +MD5 (roundup-0.8.3.tar.gz) = 0748ddc49d46bd8ec179b335bd12b049 +SIZE (roundup-0.8.3.tar.gz) = 899369 diff -ruN roundup.old/pkg-plist roundup/pkg-plist --- roundup.old/pkg-plist Sun Mar 13 17:56:30 2005 +++ roundup/pkg-plist Sat Jul 9 09:01:22 2005 @@ -232,6 +232,7 @@ share/locale/en/LC_MESSAGES/roundup.mo share/locale/fr/LC_MESSAGES/roundup.mo share/locale/ru/LC_MESSAGES/roundup.mo +share/locale/zh_CN/LC_MESSAGES/roundup.mo %%DATADIR%%/cgi-bin/roundup.cgi %%DATADIR%%/templates/classic/TEMPLATE-INFO.txt %%DATADIR%%/templates/classic/detectors/messagesummary.py --- roundup.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 01:40:13 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB02816A41C for ; Sat, 9 Jul 2005 01:40:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 474BF43D46 for ; Sat, 9 Jul 2005 01:40:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j691eDgF079490 for ; Sat, 9 Jul 2005 01:40:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j691eD8B079489; Sat, 9 Jul 2005 01:40:13 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 01:40:13 GMT Resent-Message-Id: <200507090140.j691eD8B079489@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erik Greenwald Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC17416A41C for ; Sat, 9 Jul 2005 01:39:13 +0000 (GMT) (envelope-from erik@smluc.org) Received: from phoenix.smluc.org (phoenix.smluc.org [12.28.48.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4766643D48 for ; Sat, 9 Jul 2005 01:39:11 +0000 (GMT) (envelope-from erik@smluc.org) Received: by phoenix.smluc.org (Postfix, from userid 1000) id 6163F1CE67; Fri, 8 Jul 2005 20:42:24 -0500 (CDT) Message-Id: <20050709014224.6163F1CE67@phoenix.smluc.org> Date: Fri, 8 Jul 2005 20:42:24 -0500 (CDT) From: Erik Greenwald To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: erik@math.smsu.edu Subject: ports/83173: [Maintainer Update] graphics/gauche-gl 0.3.1 -> 0.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Erik Greenwald List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 01:40:13 -0000 >Number: 83173 >Category: ports >Synopsis: [Maintainer Update] graphics/gauche-gl 0.3.1 -> 0.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 01:40:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Erik Greenwald >Release: FreeBSD 5.4-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD fenris 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #2: Fri Jun 10 23:00:35 EDT 2005 root@fenris:/usr/obj/usr/src/sys/FENRIS i386 >Description: webpage blurb: Gauche-gl 0.4: Major feature upgrade * Gauche-gl now supports quite a few advanced OpenGL features, including programmable shader API. * Availability of advanced GL features and extensions are now queried at runtime, instead of statically determined at the compile time. So you don't need to recompile just because you changed your video card and driver. changelog at http://www.shiro.dreamhost.com/scheme/gauche/ChangeLog.Gauche-gl.txt >How-To-Repeat: >Fix: --- graphics_gauche-gl.patch begins here --- Index: graphics/gauche-gl/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/gauche-gl/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- graphics/gauche-gl/Makefile 9 Apr 2005 15:13:38 -0000 1.14 +++ graphics/gauche-gl/Makefile 9 Jul 2005 01:34:51 -0000 @@ -6,8 +6,7 @@ # PORTNAME= gl -PORTVERSION= 0.3.1 -PORTREVISION= 2 +PORTVERSION= 0.4 CATEGORIES= graphics scheme MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gauche Index: graphics/gauche-gl/distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/gauche-gl/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- graphics/gauche-gl/distinfo 31 Mar 2004 03:08:15 -0000 1.4 +++ graphics/gauche-gl/distinfo 9 Jul 2005 01:34:51 -0000 @@ -1,2 +1,2 @@ -MD5 (Gauche-gl-0.3.1.tgz) = fada91aa19e8a8781b3a3cf9e5c86bd2 -SIZE (Gauche-gl-0.3.1.tgz) = 214896 +MD5 (Gauche-gl-0.4.tgz) = 11b2f49ee8344308d8c69b2bbc3282a6 +SIZE (Gauche-gl-0.4.tgz) = 939391 Index: graphics/gauche-gl/pkg-plist =================================================================== RCS file: /home/ncvs/ports/graphics/gauche-gl/pkg-plist,v retrieving revision 1.6 diff -u -r1.6 pkg-plist --- graphics/gauche-gl/pkg-plist 9 Apr 2005 15:13:38 -0000 1.6 +++ graphics/gauche-gl/pkg-plist 9 Jul 2005 01:34:51 -0000 @@ -54,7 +54,39 @@ %%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example9-8.scm %%PORTDOCS%%%%EXAMPLESDIR%%/glbook/run %%PORTDOCS%%%%EXAMPLESDIR%%/mandelbrot.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2brick/3Dlabs-License.txt +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2brick/brick.frag +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2brick/brick.vert +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2brick/ogl2brick.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2brick/run.sh +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2brick/README.txt +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2particle/3Dlabs-License.txt +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2particle/ogl2particle.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2particle/run.sh +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2particle/particle.frag +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2particle/particle.vert +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/ogl2particle/README.txt +%%PORTDOCS%%%%EXAMPLESDIR%%/slbook/README +%%PORTDOCS%%%%EXAMPLESDIR%%/images/foo.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/images/noturn.rgb +%%PORTDOCS%%%%EXAMPLESDIR%%/images/flower.rgb +%%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example8-6.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example10-3.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example10-1.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example8-8.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example10-5.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example10-4.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/cg/cg-gl-vertex-example.cg +%%PORTDOCS%%%%EXAMPLESDIR%%/cg/cg-gl-vertex-example.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/cg/checkered-sphere-cg.scm +%%PORTDOCS%%%%EXAMPLESDIR%%/cg/run +%%PORTDOCS%%%%EXAMPLESDIR%%/cg/README +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/slbook/ogl2particle +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/slbook/ogl2brick +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/slbook +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/images %%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/glbook +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/cg %%PORTDOCS%%@dirrm %%EXAMPLESDIR%% -%%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%@dirrm %%DOCSDIR%% --- graphics_gauche-gl.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 02:10:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE62B16A41C for ; Sat, 9 Jul 2005 02:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2991C43D46 for ; Sat, 9 Jul 2005 02:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j692AEJg084573 for ; Sat, 9 Jul 2005 02:10:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j692AETg084572; Sat, 9 Jul 2005 02:10:14 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 02:10:14 GMT Resent-Message-Id: <200507090210.j692AETg084572@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erik Greenwald Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D0EC16A41C for ; Sat, 9 Jul 2005 02:07:14 +0000 (GMT) (envelope-from erik@smluc.org) Received: from phoenix.smluc.org (phoenix.smluc.org [12.28.48.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE75043D45 for ; Sat, 9 Jul 2005 02:07:13 +0000 (GMT) (envelope-from erik@smluc.org) Received: by phoenix.smluc.org (Postfix, from userid 1000) id 88F651CE67; Fri, 8 Jul 2005 21:10:27 -0500 (CDT) Message-Id: <20050709021027.88F651CE67@phoenix.smluc.org> Date: Fri, 8 Jul 2005 21:10:27 -0500 (CDT) From: Erik Greenwald To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: erik@math.smsu.edu Subject: ports/83174: [Maintainer Update] devel/picprog "Werner Almesberger" patch, dev fix X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Erik Greenwald List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 02:10:15 -0000 >Number: 83174 >Category: ports >Synopsis: [Maintainer Update] devel/picprog "Werner Almesberger" patch, dev fix >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 02:10:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Erik Greenwald >Release: FreeBSD 5.4-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD fenris 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #2: Fri Jun 10 23:00:35 EDT 2005 root@fenris:/usr/obj/usr/src/sys/FENRIS i386 >Description: "Werner Almesberger" patch, which adds a "--slow" argument. Long serial cables and/or JDM programmers seem to need this, my gear (olimex, 6' serial, 16f88's) refuses to work right without it... this is the blurb from the picprog webpage Long cables, different values on capacitors and resistors, and differences on sertial ports can cause very long signal rise and fall times. The JDM device is sensitive to that, and mostly is designed to be connected directly to computer or with very short cable. The sensitivity also depends on the PIC chip type. It may help to stretch the delays in Picprog to allow for longer signal settling times. For example this patch by Werner Almesberger, picprog-1.7-werner-almesberger.diff, gives good example on how to accomodate longer delays. Larger delays are needed also for the uJDM programmer device. additionally, I changed the default device from ttyS0 to cuaa0 (seems to be the first serial on my 5.4 box, tho my 6 box says cuad0) >How-To-Repeat: >Fix: --- devel-picprog.patch begins here --- Index: devel/picprog/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/picprog/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- devel/picprog/Makefile 25 May 2005 09:21:12 -0000 1.12 +++ devel/picprog/Makefile 9 Jul 2005 02:05:49 -0000 @@ -7,6 +7,7 @@ PORTNAME= picprog PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://hyvatti.iki.fi/~jaakko/pic/ Index: devel/picprog/files/patch-main.cc =================================================================== RCS file: /home/ncvs/ports/devel/picprog/files/patch-main.cc,v retrieving revision 1.2 diff -u -r1.2 patch-main.cc --- devel/picprog/files/patch-main.cc 19 Nov 2002 01:59:27 -0000 1.2 +++ devel/picprog/files/patch-main.cc 9 Jul 2005 02:05:49 -0000 @@ -1,10 +1,49 @@ ---- main.cc.orig Tue Nov 19 12:50:51 2002 -+++ main.cc Tue Nov 19 12:51:11 2002 -@@ -32,6 +32,7 @@ +--- main.cc.orig Thu Apr 29 00:41:25 2004 ++++ main.cc Fri Jul 8 22:02:29 2005 +@@ -31,6 +31,7 @@ #include #include +#define HAVE_DECL_GETOPT 1 #include + #include - #include "hexfile.h" +@@ -41,7 +42,7 @@ + + program prog; + +-char short_opts [] = "d:p:i:o:c:qh?"; ++char short_opts [] = "d:p:i:o:c:qsh?"; + + int + main (int argc, char **argv) +@@ -52,7 +53,7 @@ + int opt_usage = 0; + + int opt_format = hexfile::unknown; +- char *opt_port = (char *)"/dev/ttyS0"; ++ char *opt_port = (char *)"/dev/cuaa0"; + char *opt_input = NULL; + char *opt_output = NULL; + char *opt_cc = NULL; +@@ -81,6 +82,7 @@ + {"erase", no_argument, &opt_erase, 1}, + {"burn", no_argument, &opt_burn, 1}, + {"force-calibration", no_argument, &opt_calibration, 1}, ++ {"slow", no_argument, NULL, 's'}, + {0, 0, 0, 0} + }; + +@@ -113,6 +115,12 @@ + case 'q': + opt_quiet = 1; + break; ++ case 's': ++ // Add extra delays for capacity added by very long cable ++ picport::t_edge = 10; // 10 us ++ picport::t_on = 200000; // 200 ms ++ picport::t_off = 700000; // 700 ms - I'm not kidding ! ++ break; + default: // -? -h --help unknown flag + opt_usage = 1; + } Index: devel/picprog/files/patch-picport.cc =================================================================== RCS file: /home/ncvs/ports/devel/picprog/files/patch-picport.cc,v retrieving revision 1.4 diff -u -r1.4 patch-picport.cc --- devel/picprog/files/patch-picport.cc 25 May 2005 09:21:12 -0000 1.4 +++ devel/picprog/files/patch-picport.cc 9 Jul 2005 02:05:49 -0000 @@ -1,5 +1,5 @@ ---- picport.cc.orig Thu Apr 29 06:08:10 2004 -+++ picport.cc Wed May 25 11:09:06 2005 +--- picport.cc.orig Thu Apr 29 00:08:10 2004 ++++ picport.cc Fri Jul 8 21:46:07 2005 @@ -40,7 +40,7 @@ #include #include @@ -9,3 +9,81 @@ #include #include "picport.h" +@@ -54,6 +54,11 @@ + unsigned int picport::tsc_1000ns = 0; + int picport::use_nanosleep = -1; + ++// Extra delays for long cables, in us ++int picport::t_on = 0; ++int picport::t_off = 0; ++int picport::t_edge = 0; ++ + void + picport::set_clock_data (int rts, int dtr) + { +@@ -102,7 +107,7 @@ + // Before first call to set_clock_data, read the modem status. + ioctl (fd, TIOCMGET, &modembits); + set_clock_data (0, 0); +- usleep (50); ++ usleep (50+t_edge); + // Check the CTS. If it is up, even when we just lowered DTR, + // we probably are not talking to a JDM type programmer. + int i; +@@ -200,13 +205,13 @@ + cerr << "Unable to start break on tty " << tty << ":" << strerror (e) << endl; + exit (EX_IOERR); + } +- usleep (10); ++ usleep (10+t_off); + } + + picport::~picport () + { + ioctl (fd, TIOCCBRK, 0); +- usleep (1); ++ usleep (1+t_off); + tcsetattr (fd, TCSANOW, &saved); + close (fd); + delete [] portname; +@@ -216,15 +221,15 @@ + { + set_clock_data (0, 0); + ioctl (fd, TIOCCBRK, 0); +- usleep (50); ++ usleep (50+t_off); + ioctl (fd, TIOCSBRK, 0); +- usleep (10); ++ usleep (10+t_on); + addr = 0; + } + + void picport::delay (long ns) + { +- if (1 == use_nanosleep) { ++ if (1 == use_nanosleep && !t_edge) { + timespec ts = {ns / 1000000000, ns % 1000000000}, ts2; + while (nanosleep (&ts, &ts2) && EINTR == errno) + ts = ts2; +@@ -232,7 +237,7 @@ + } + + #ifdef RDTSC_WORKS +- if (tsc_1000ns > 1) { ++ if (tsc_1000ns > 1 && !t_edge) { + unsigned long a1, d1, a2, d2; + asm volatile("rdtsc":"=a" (a1), "=d" (d1)); + d2 = d1; +@@ -259,10 +264,10 @@ + volatile int i; + gettimeofday (&tv1, 0); + tv2.tv_sec = tv1.tv_sec; +- tv2.tv_usec = 0xffffffff & (tv1.tv_usec + 1 + (ns + 999)/1000); ++ tv2.tv_usec = 0xffffffff & (tv1.tv_usec + 1 + (ns + 999)/1000+t_edge); + if (tv2.tv_usec < tv1.tv_usec) + tv2.tv_sec++; +- for (i = 0; i < 10000; i++) { ++ for (i = 0; i < 10000 || t_edge; i++) { + gettimeofday (&tv1, 0); + if (tv1.tv_sec > tv2.tv_sec + || tv1.tv_sec == tv2.tv_sec && tv1.tv_usec >= tv2.tv_usec) Index: devel/picprog/files/patch-picport.h =================================================================== RCS file: devel/picprog/files/patch-picport.h diff -N devel/picprog/files/patch-picport.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ devel/picprog/files/patch-picport.h 9 Jul 2005 02:05:49 -0000 @@ -0,0 +1,13 @@ +--- picport.h.orig Thu Apr 29 00:09:38 2004 ++++ picport.h Fri Jul 8 21:46:07 2005 +@@ -59,6 +59,10 @@ + + public: + ++ static int t_on; ++ static int t_off; ++ static int t_edge; ++ + static void delay (long ns); + + enum commands { Index: devel/picprog/files/patch-program.h =================================================================== RCS file: /home/ncvs/ports/devel/picprog/files/patch-program.h,v retrieving revision 1.2 diff -u -r1.2 patch-program.h --- devel/picprog/files/patch-program.h 19 Nov 2002 01:59:27 -0000 1.2 +++ devel/picprog/files/patch-program.h 9 Jul 2005 02:05:49 -0000 @@ -1,6 +1,6 @@ ---- program.h.orig Tue Nov 19 12:53:12 2002 -+++ program.h Tue Nov 19 12:53:20 2002 -@@ -31,6 +31,7 @@ +--- program.h.orig Thu Jan 1 20:35:09 2004 ++++ program.h Fri Jul 8 21:44:23 2005 +@@ -30,6 +30,7 @@ #ifndef H_PROGRAM #define H_PROGRAM --- devel-picprog.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 04:14:33 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B2C816A41C; Sat, 9 Jul 2005 04:14:33 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F21C43D46; Sat, 9 Jul 2005 04:14:33 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j694EX1j003770; Sat, 9 Jul 2005 04:14:33 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j694EWcm003766; Sat, 9 Jul 2005 04:14:32 GMT (envelope-from novel) Date: Sat, 9 Jul 2005 04:14:32 GMT From: Roman Bogorodskiy Message-Id: <200507090414.j694EWcm003766@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/83172: [update] www/roundup: update to 0.8.3 and take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 04:14:33 -0000 Synopsis: [update] www/roundup: update to 0.8.3 and take maintainership Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Sat Jul 9 04:14:24 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=83172 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 04:40:08 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97C2F16A41F for ; Sat, 9 Jul 2005 04:40:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C64C043D53 for ; Sat, 9 Jul 2005 04:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j694e76b005119 for ; Sat, 9 Jul 2005 04:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j694e7Gd005118; Sat, 9 Jul 2005 04:40:07 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 04:40:07 GMT Resent-Message-Id: <200507090440.j694e7Gd005118@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Diane Bruce Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3501C16A41C for ; Sat, 9 Jul 2005 04:36:52 +0000 (GMT) (envelope-from db@db.net) Received: from heceta.db.net (heceta.db.net [142.46.199.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id C938C43D46 for ; Sat, 9 Jul 2005 04:36:51 +0000 (GMT) (envelope-from db@db.net) Received: from heceta.db.net ([142.46.199.182] helo=localhost ident=mailnull) by heceta.db.net with esmtp (Exim 4.24; FreeBSD 4.8) id 1Dr75y-0003wZ-Ol for freebsd-gnats-submit@freebsd.org; Sat, 09 Jul 2005 00:37:42 -0400 Received: from localhost.dbn ([127.0.0.1] helo=night.db.net) by night.db.net with esmtp (Exim 4.51 (FreeBSD)) id 1Dr75c-000M80-JY for FreeBSD-gnats-submit@freebsd.org; Sat, 09 Jul 2005 00:37:20 -0400 Received: (from db@localhost) by night.db.net (8.13.3/8.13.1/Submit) id j694bKP8085063; Sat, 9 Jul 2005 00:37:20 -0400 (EDT) (envelope-from db) Message-Id: <200507090437.j694bKP8085063@night.db.net> Date: Sat, 9 Jul 2005 00:37:20 -0400 (EDT) From: Diane Bruce To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83175: [NEW PORT] comms/nec2c: Used to calculate antenna patterns useful to ham radio X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 04:40:08 -0000 >Number: 83175 >Category: ports >Synopsis: [NEW PORT] comms/nec2c: Used to calculate antenna patterns useful to ham radio >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 04:40:07 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Diane Bruce >Release: FreeBSD 5.4-RELEASE-p3 i386 >Organization: None >Environment: System: FreeBSD night.db.net 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #0: Tue Jul 5 10:31:25 EDT >Description: nec2c is a translation of the NEC2 FORTRAN source code to the C language. The translation was performed mostly "by hand" and a lot of modifications to the original program were introduced in order to modernize the NEC2 and to remove as many built-in limitations as possible. The attendant SOMNEC program was also translated to C and incorporated in nec2c as a function so that Sommerfeld ground solutions are a part of the program. Originally Written by: Numerical Electromagnetics Code (NEC2) developed at Lawrence Livermore lab., Livermore, CA. (contact G. Burke at 415-422-8414 for problems with the NEC code. For problems with the vax implem- entation, contact J. Breakall at 415-422-8196 or E. Domning at 415 422-5936) file created 4/11/80. Translation by: Neoklis Kyriazis 5B4AZ Limassol, Cyprus, neoklisk@cytanet.com.cy WWW: http://www.si-list.org/swindex2.html#nec2c - Diane Bruce, VA3DB db@db.net Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- nec2c-.9.shar begins here --- # 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: # # nec2c # nec2c/files # nec2c/files/carg.c # nec2c/files/patch-Makefile # nec2c/pkg-descr # nec2c/dist # nec2c/Makefile # nec2c/distinfo # nec2c/pkg-plist # echo c - nec2c mkdir -p nec2c > /dev/null 2>&1 echo c - nec2c/files mkdir -p nec2c/files > /dev/null 2>&1 echo x - nec2c/files/carg.c sed 's/^X//' >nec2c/files/carg.c << 'END-of-nec2c/files/carg.c' X/* carg.f -- translated by f2c (version 20000817). X*/ X#include X#include X Xdouble carg(complex z__) X{ X /* System generated locals */ X double ret_val; X X/* april 1977 version. w. fullerton, c3, los alamos scientific lab. */ X X ret_val = (float)0.; X if (creal(z__) != (float)0. || cimag(z__) != (float)0.) { X ret_val = atan2(cimag(z__), creal(z__)); X } X X return ret_val; X} /* carg */ X END-of-nec2c/files/carg.c echo x - nec2c/files/patch-Makefile sed 's/^X//' >nec2c/files/patch-Makefile << 'END-of-nec2c/files/patch-Makefile' X--- Makefile.orig Tue Jan 27 14:53:38 2004 X+++ Makefile Sat Jul 9 00:19:39 2005 X@@ -1,12 +1,11 @@ X #Makefile for nec2c 21 Aug 2003 X X-SHELL = /bin/sh X-CC = gcc -Wall -O3 -g X+all: nec2c X X-objects = nec2c.o misc.o somnec.o X+objects = nec2c.o misc.o somnec.o carg.o X X nec2c : $(objects) X- $(CC) -lm -lefence -o nec2c $(objects) X+ $(CC) -lm -o nec2c $(objects) -L${PREFIX}/lib -lccm X X $(objects) : nec2c.h X END-of-nec2c/files/patch-Makefile echo x - nec2c/pkg-descr sed 's/^X//' >nec2c/pkg-descr << 'END-of-nec2c/pkg-descr' Xnec2c is a translation of the NEC2 FORTRAN source code to the C language. XThe translation was performed mostly "by hand" and a lot of modifications Xto the original program were introduced in order to modernize the NEC2 Xand to remove as many built-in limitations as possible. The attendant XSOMNEC program was also translated to C and incorporated in nec2c as a Xfunction so that Sommerfeld ground solutions are a part of the program. X XOriginally Written by: X XNumerical Electromagnetics Code (NEC2) developed at Lawrence XLivermore lab., Livermore, CA. (contact G. Burke at 415-422-8414 Xfor problems with the NEC code. For problems with the vax implem- Xentation, contact J. Breakall at 415-422-8196 or E. Domning at 415 X422-5936) Xfile created 4/11/80. X XTranslation by: X XNeoklis Kyriazis 5B4AZ Limassol, Cyprus, neoklisk@cytanet.com.cy X XWWW: http://www.si-list.org/swindex2.html#nec2c X X- Diane Bruce, VA3DB Xdb@db.net END-of-nec2c/pkg-descr echo x - nec2c/dist sed 's/^X//' >nec2c/dist << 'END-of-nec2c/dist' Xhttp://www.si-list.org/NEC_Archives/nec2c.tar.gz END-of-nec2c/dist echo x - nec2c/Makefile sed 's/^X//' >nec2c/Makefile << 'END-of-nec2c/Makefile' X# ports collection makefile for: splat X# Date created: 8 July 2005 X# Whom: db X# X# $FreeBSD$ X XPORTNAME= nec2c XPORTVERSION= .9 XCATEGORIES= comms XMASTER_SITES= http://www.si-list.org/NEC_Archives/ XDISTNAME= nec2c XDIST_SUBDIR= ${PORTNAME} X XMAINTAINER= db@db.net XCOMMENT= Used to calculate antenna patterns useful to ham radio X X# X# both libccm and files/carg.c can "go away" once libc is filled in X# with missing posix complex functions. X# X# LIB_DEPENDS does not work for libccm.so since ldconfig -r cannot find it X# because it is not of the form libccm.so.n X# XRUN_DEPENDS= ${LOCALBASE}/lib/libccm.so:${PORTSDIR}/math/ccmath X Xpost-patch: X# ${CP} ${FILESDIR}/Makefile ${WRKSRC} X ${CP} ${FILESDIR}/carg.c ${WRKSRC} X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/nec2c ${PREFIX}/bin X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} X ${MKDIR} ${EXAMPLESDIR} X ${INSTALL_DATA} ${WRKSRC}/Input/*.nec ${EXAMPLESDIR} X ${INSTALL_DATA} ${WRKSRC}/Input/*.NEC ${EXAMPLESDIR} X @${ECHO} "" X @${ECHO} "nec2c docs installed in ${DOCSDIR}" X @${ECHO} "nec2c sample Input files installed in ${EXAMPLESDIR}" X @${ECHO} "" X.endif X X.include END-of-nec2c/Makefile echo x - nec2c/distinfo sed 's/^X//' >nec2c/distinfo << 'END-of-nec2c/distinfo' XMD5 (nec2c/nec2c.tar.gz) = 70aa63ee006b1a179d0a08c7b0dece0b XSIZE (nec2c/nec2c.tar.gz) = 180034 END-of-nec2c/distinfo echo x - nec2c/pkg-plist sed 's/^X//' >nec2c/pkg-plist << 'END-of-nec2c/pkg-plist' Xbin/nec2c X%%PORTDOCS%%%%DOCSDIR%%/README X%%PORTDOCS%%%%EXAMPLESDIR%%/10RA432.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/19el_432_tonna.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/20RA432.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/20RA_X4.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/3E_.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/9EL_GRA.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/9elX2b_gr.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/9elX2b_mast.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/9elX2b_tonna.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/9elX2bm_gr.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/9elX_gra.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/9elX_tonna.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/9elXb_tonna.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/9elXb_tonnaf.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/9el_p_tonna.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/9el_tonna.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/9el_tonnaf.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/9elv_tonna.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/BSZ09.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/BSZ10.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/CAR.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/DIP2_7T.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/DIP2_7TA.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/DIP_7.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/DIP_7T.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/DIP_7TB.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/DIP_7TC.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/DIP_7TD.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/DIP_7TE.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/DIP_REFL.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/ELICA.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/EX1.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/EX2.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/EX3.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/EX4.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/EX5.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/EX6.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/EX7.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/GS_8D_BB.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/GS_DJ1CR.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/I5TDJII.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/I5TDJIII.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/K5332187.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/LOGPERIO.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/LPA9.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/MARCONI.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/MONOPOLE.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/MONOPOLO.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/MYGP.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/MYGPR.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/MYGPX.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/RHOMBIC.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/ROMBICA.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/SKYWIRE.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/SPIRAL.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/TEST299.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/TRI_7.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/TRI_7T.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/TRI_7TA.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/TRI_7TB.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/TRI_7TC.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/VBS_28_T.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/VB_28_T.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/YG_4X6.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/YG_4X6_B.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/YG_6EL.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/YI20_40B.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/YI20_40C.NEC X%%PORTDOCS%%%%EXAMPLESDIR%%/dip_curv_6m.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/dl_2el_18.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/dl_2el_18_1.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/dl_2el_18_1t.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/dl_2el_18_1t15mvp.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/dl_2el_18_t10m.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/dl_2el_18_t10mvp.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/dl_2el_18b24.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/dl_2el_24b18.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/dl_2el_28_0.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/dl_2el_28_1.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/dl_2el_28_1t.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/dl_2el_28_f.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/dl_4el_20.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/dl_4el_20f.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/firstrhombic.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/i5tdjiiif.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/log_periodic.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/logperA9.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/quad17m_1.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/quad17m_2.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/rombica_t.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/yg2_5el_50.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/yg2_5el_50t.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/yg_16el_220.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/yg_16el_220M_1.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/yg_16el_220M_2.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/yg_2el_24.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/yg_4el_20.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/yg_4el_20f.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/yg_4el_20g.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/yg_5el_50.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/yg_5el_50_opt.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/yg_5el_50p_opt.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/yg_5el_50t.nec X%%PORTDOCS%%%%EXAMPLESDIR%%/yg_9el_144.nec X%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% X%%PORTDOCS%%@dirrm %%DOCSDIR%% END-of-nec2c/pkg-plist exit --- nec2c-.9.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 07:10:17 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 999F316A41C for ; Sat, 9 Jul 2005 07:10:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C3D543D48 for ; Sat, 9 Jul 2005 07:10:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j697AGaY059333 for ; Sat, 9 Jul 2005 07:10:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j697AGTS059332; Sat, 9 Jul 2005 07:10:16 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 07:10:16 GMT Resent-Message-Id: <200507090710.j697AGTS059332@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Krzysztof Kowalik Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1CB616A41C for ; Sat, 9 Jul 2005 07:02:46 +0000 (GMT) (envelope-from kkowalik@arrow.uci.agh.edu.pl) Received: from arrow.uci.agh.edu.pl (arrow.uci.agh.edu.pl [149.156.96.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1F4F43D45 for ; Sat, 9 Jul 2005 07:02:46 +0000 (GMT) (envelope-from kkowalik@arrow.uci.agh.edu.pl) Received: by arrow.uci.agh.edu.pl (Postfix, from userid 1001) id 6AA3B41; Sat, 9 Jul 2005 09:02:45 +0200 (CEST) Message-Id: <20050709070245.6AA3B41@arrow.uci.agh.edu.pl> Date: Sat, 9 Jul 2005 09:02:45 +0200 (CEST) From: Krzysztof Kowalik To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83176: irc/irc port update to 2.11.1p1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Krzysztof Kowalik List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 07:10:17 -0000 >Number: 83176 >Category: ports >Synopsis: irc/irc port update to 2.11.1p1 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 07:10:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Krzysztof Kowalik >Release: FreeBSD 5.4-RELEASE-p3 i386 >Organization: AGH-University of Science and Technology >Environment: n/a >Description: Upgrade of the ircd in the ports tree from 2.11.1 to 2.11.1p1, fixing the problem with #channels ending with ":". >How-To-Repeat: n/a >Fix: --- irc/Makefile Sun May 29 21:56:34 2005 +++ irc-2.11.1p1/Makefile Sat Jul 9 08:46:53 2005 @@ -6,7 +6,7 @@ # PORTNAME= irc -PORTVERSION= 2.11.1 +PORTVERSION= 2.11.1p1 CATEGORIES= irc ipv6 MASTER_SITES= ftp://ftp.irc.org/irc/server/ \ ftp://ftp2.nchu.edu.tw/UNIX/IRC/server/ \ diff -urN irc/distinfo irc-2.11.1p1/distinfo --- irc/distinfo Sun May 29 21:56:34 2005 +++ irc-2.11.1p1/distinfo Sat Jul 9 08:49:32 2005 @@ -1,2 +1,2 @@ -MD5 (irc2.11.1.tgz) = 981cff74a11a7ffacab4ce26656b3f55 -SIZE (irc2.11.1.tgz) = 770428 +MD5 (irc2.11.1p1.tgz) = c5a2b3097a5fbeb91b39412730b02ab5 +SIZE (irc2.11.1p1.tgz) = 770458 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 08:40:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A161A16A41C for ; Sat, 9 Jul 2005 08:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3363243D46 for ; Sat, 9 Jul 2005 08:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j698eFbF068022 for ; Sat, 9 Jul 2005 08:40:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j698eFqq068021; Sat, 9 Jul 2005 08:40:15 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 08:40:15 GMT Resent-Message-Id: <200507090840.j698eFqq068021@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nicola Vitale Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71E1416A41C for ; Sat, 9 Jul 2005 08:38:20 +0000 (GMT) (envelope-from nivit@email.it) Received: from vsmtp1.tin.it (vsmtp1.tin.it [212.216.176.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1726743D46 for ; Sat, 9 Jul 2005 08:38:19 +0000 (GMT) (envelope-from nivit@email.it) Received: from psyllobora (82.52.71.62) by vsmtp1.tin.it (7.2.060.1) id 42CD13DD0010E9E1 for FreeBSD-gnats-submit@freebsd.org; Sat, 9 Jul 2005 10:38:17 +0200 Received: (qmail 3506 invoked by uid 0); 9 Jul 2005 10:34:03 +0200 Message-Id: <20050709083403.3505.qmail@psyllobora> Date: 9 Jul 2005 10:34:03 +0200 From: Nicola Vitale To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: nivit@users.sourceforge.net Subject: ports/83177: [PATCH] japanese/slimeforest: update to 0.53 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 08:40:15 -0000 >Number: 83177 >Category: ports >Synopsis: [PATCH] japanese/slimeforest: update to 0.53 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 08:40:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Nicola Vitale >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: System: FreeBSD psyllobora.domo.sva 4.11-STABLE FreeBSD 4.11-STABLE #0: Thu Apr 7 20:26:08 CEST >Description: - Update to 0.53 Added file(s): - Makefile - distinfo - pkg-descr - pkg-plist Port maintainer (nivit@users.sourceforge.net) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- slimeforest-0.53_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/japanese/slimeforest/Makefile /usr/ports/japanese/slimeforest.new/Makefile --- /usr/ports/japanese/slimeforest/Makefile Sat Jun 18 00:59:16 2005 +++ /usr/ports/japanese/slimeforest.new/Makefile Sat Jul 9 10:29:53 2005 @@ -6,10 +6,10 @@ # PORTNAME= slimeforest -PORTVERSION= 0.51 +PORTVERSION= 0.53 PORTREVISION= 1 CATEGORIES= japanese games linux -MASTER_SITES= http://lrnj.com/sfa/ +MASTER_SITES= http://lrnj.com/ DISTNAME= sfa EXTRACT_SUFX= .tgz @@ -22,12 +22,12 @@ USE_LINUX= yes WRKSRC= ${WRKDIR}/slimeforest -FIND_DIRS= -type d \! -empty -FIND_EXEC= \! -type d -and -perm -a+x \! -name "*.bak" \! -name "*.orig" -FIND_DATA= \! -type d -and \! -perm -a+x -and \! -name "*.txt" -LINK_OPTS= -s +FIND_DIRS= -type d \! -empty +FIND_EXEC= \! -type d -and -perm -a+x \! -name "*.bak" \! -name "*.orig" +FIND_DATA= \! -type d -and \! -perm -a+x -and \! -name "*.txt" +LINK_OPTS= -s -REPLACE_FILES= runfs runwin +REPLACE_FILES= runfs runwin post-patch: @for FILE in ${REPLACE_FILES}; do \ diff -ruN --exclude=CVS /usr/ports/japanese/slimeforest/distinfo /usr/ports/japanese/slimeforest.new/distinfo --- /usr/ports/japanese/slimeforest/distinfo Thu Mar 3 08:59:29 2005 +++ /usr/ports/japanese/slimeforest.new/distinfo Sat Jul 9 10:24:05 2005 @@ -1,2 +1,2 @@ -MD5 (sfa.tgz) = faab06d95dff3c2cab23931465ff0e5f -SIZE (sfa.tgz) = 952154 +MD5 (sfa.tgz) = 02ff910c858782e3f7f5b5c62a1401dc +SIZE (sfa.tgz) = 980262 diff -ruN --exclude=CVS /usr/ports/japanese/slimeforest/pkg-plist /usr/ports/japanese/slimeforest.new/pkg-plist --- /usr/ports/japanese/slimeforest/pkg-plist Tue Feb 22 17:42:53 2005 +++ /usr/ports/japanese/slimeforest.new/pkg-plist Sat Jul 9 10:24:05 2005 @@ -1,7 +1,6 @@ bin/slimeforest-fs bin/slimeforest-win %%DATADIR%%/jquest/exec.ver -%%DATADIR%%/jquest/jquest %%DATADIR%%/jquest/images/axehero.png %%DATADIR%%/jquest/images/basic.font %%DATADIR%%/jquest/images/bcframe.png @@ -11,6 +10,7 @@ %%DATADIR%%/jquest/images/blocktile.png %%DATADIR%%/jquest/images/blueblob.png %%DATADIR%%/jquest/images/blueblop.png +%%DATADIR%%/jquest/images/bluecube.png %%DATADIR%%/jquest/images/blueslime.png %%DATADIR%%/jquest/images/brother.png %%DATADIR%%/jquest/images/castletile.png @@ -26,6 +26,9 @@ %%DATADIR%%/jquest/images/downtile.png %%DATADIR%%/jquest/images/drawbackaxe.png %%DATADIR%%/jquest/images/drawbackhoe.png +%%DATADIR%%/jquest/images/dunblob.png +%%DATADIR%%/jquest/images/dunblop.png +%%DATADIR%%/jquest/images/dunslime.png %%DATADIR%%/jquest/images/elder.png %%DATADIR%%/jquest/images/explainbug.png %%DATADIR%%/jquest/images/farmhero.png @@ -45,10 +48,12 @@ %%DATADIR%%/jquest/images/greenblob.png %%DATADIR%%/jquest/images/greenblop.png %%DATADIR%%/jquest/images/greencube.png +%%DATADIR%%/jquest/images/greengem24.png %%DATADIR%%/jquest/images/greenpipe.png %%DATADIR%%/jquest/images/greenslime.png %%DATADIR%%/jquest/images/hilltile.png %%DATADIR%%/jquest/images/hometile.png +%%DATADIR%%/jquest/images/kanji16.font %%DATADIR%%/jquest/images/kanji48.font %%DATADIR%%/jquest/images/king.png %%DATADIR%%/jquest/images/magislime.png @@ -95,7 +100,10 @@ %%DATADIR%%/jquest/images/wstile.png %%DATADIR%%/jquest/images/wswtile.png %%DATADIR%%/jquest/images/wwtile.png +%%DATADIR%%/jquest/images/yellowgem24.png +%%DATADIR%%/jquest/jquest %%DATADIR%%/jquest/languagedata/hints.data +%%DATADIR%%/jquest/languagedata/hiragana.cpd %%DATADIR%%/jquest/languagedata/hiragana.data %%DATADIR%%/jquest/languagedata/kanji.cpd %%DATADIR%%/jquest/languagedata/kanji.data --- slimeforest-0.53_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 11:30:16 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E4AD16A41C for ; Sat, 9 Jul 2005 11:30:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFC4343D46 for ; Sat, 9 Jul 2005 11:30:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69BUFOp086485 for ; Sat, 9 Jul 2005 11:30:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69BUFVj086484; Sat, 9 Jul 2005 11:30:15 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 11:30:15 GMT Resent-Message-Id: <200507091130.j69BUFVj086484@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Denis Shaposhnikov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC5BB16A41C for ; Sat, 9 Jul 2005 11:26:13 +0000 (GMT) (envelope-from dsh@neva.vlink.ru) Received: from deliver.smtp.vlink.ru (alias.rigel.internal.vlink.ru [217.23.88.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB94743D46 for ; Sat, 9 Jul 2005 11:26:12 +0000 (GMT) (envelope-from dsh@neva.vlink.ru) Received: from smtp.smtp.vlink.ru (clamav.smtp.vlink.ru [192.168.4.1]) by deliver.smtp.vlink.ru (Postfix) with ESMTP id 9BB7845348 for ; Sat, 9 Jul 2005 15:26:09 +0400 (MSD) Received: from neva.vlink.ru (neva.vlink.ru [217.107.252.29]) by smtp.smtp.vlink.ru (Postfix) with ESMTP id 640A545330 for ; Sat, 9 Jul 2005 15:26:09 +0400 (MSD) Received: from neva.vlink.ru (localhost [127.0.0.1]) by neva.vlink.ru (8.13.4/8.13.4) with ESMTP id j69BQ7xM016410; Sat, 9 Jul 2005 15:26:07 +0400 (MSD) (envelope-from dsh@neva.vlink.ru) Received: (from dsh@localhost) by neva.vlink.ru (8.13.4/8.13.4/Submit) id j69BQ7ir016406; Sat, 9 Jul 2005 15:26:07 +0400 (MSD) (envelope-from dsh) Message-Id: <200507091126.j69BQ7ir016406@neva.vlink.ru> Date: Sat, 9 Jul 2005 15:26:07 +0400 (MSD) From: Denis Shaposhnikov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: dsh@neva.vlink.ru Subject: ports/83178: New port: net/sulci (It is an Jabber bot) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Denis Shaposhnikov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 11:30:16 -0000 >Number: 83178 >Category: ports >Synopsis: New port: net/sulci (It is an Jabber bot) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 11:30:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Denis Shaposhnikov >Release: FreeBSD 6.0-CURRENT i386 >Organization: >Environment: System: FreeBSD neva.vlink.ru 6.0-CURRENT FreeBSD 6.0-CURRENT #18: Mon Jun 27 10:58:47 MSD 2005 dsh@neva.vlink.ru:/var/FreeBSD/obj/var/FreeBSD/src/sys/NEVA i386 >Description: Sulci, an Jabber bot. WWW: http://home.ermine.pp.ru/svn/ocaml/trunk/ >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: # # sulci/ # sulci/distinfo # sulci/Makefile # sulci/files # sulci/files/sulci.sh.in # sulci/files/cmdlist.ru.txt # sulci/pkg-descr # sulci/pkg-plist # sulci/pkg-message # echo c - sulci/ mkdir -p sulci/ > /dev/null 2>&1 echo x - sulci/distinfo sed 's/^X//' >sulci/distinfo << 'END-of-sulci/distinfo' XMD5 (sulci-20050708.tar.bz2) = 0a6420464acd8bab7fdd7203cc57210e XSIZE (sulci-20050708.tar.bz2) = 152432 END-of-sulci/distinfo echo x - sulci/Makefile sed 's/^X//' >sulci/Makefile << 'END-of-sulci/Makefile' X# New ports collection makefile for: sulci X# Date created: Fri Jul 8 13:12:34 MSD 2005 X# Whom: Denis Shaposhnikov X# X# $FreeBSD$ X# X XPORTNAME= sulci XPORTVERSION= 20050708 XCATEGORIES= net XMASTER_SITES= http://neva.vlink.ru/distfiles/ X XMAINTAINER= dsh@vlink.ru XCOMMENT= It is an Jabber bot X XBUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ X ${LOCALBASE}/lib/ocaml/cryptokit.cma:${PORTSDIR}/security/ocaml-cryptokit \ X ${OCAML_SITELIBDIR}/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex \ X ocamlfind:${PORTSDIR}/devel/ocaml-findlib XLIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite2 \ X pcre.0:${PORTSDIR}/devel/pcre-utf8 XRUN_DEPENDS= ${OCAML_SITELIBDIR}/netstring/netstring.a:${PORTSDIR}/www/ocaml-net \ X ${OCAML_SITELIBDIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre XBUILD_DEPENDS+= ${RUN_DEPENDS} X XOCAML_SITELIBDIR= ${LOCALBASE}/lib/ocaml/site-lib X XUSE_BZIP2= yes XUSE_GMAKE= yes XUSE_RC_SUBR= ${PORTNAME}.sh X XALL_TARGET= subdirs X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}/${PORTNAME} ${PREFIX}/sbin X X ${MKDIR} ${DATADIR}/lang X ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}/lang/*.htbl ${WRKSRC}/${PORTNAME}/lang/*.ml ${WRKSRC}/${PORTNAME}/lang/*.msg ${DATADIR}/lang X ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}/tlds.db ${DATADIR} X X ${MKDIR} ${EXAMPLESDIR} X ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}/${PORTNAME}.conf.example ${EXAMPLESDIR} X X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/COPYING ${FILESDIR}/cmdlist.ru.txt ${DOCSDIR} X.endif X Xpost-install: X ${CAT} ${PKGMESSAGE} X X.include END-of-sulci/Makefile echo c - sulci/files mkdir -p sulci/files > /dev/null 2>&1 echo x - sulci/files/sulci.sh.in sed 's/^X//' >sulci/files/sulci.sh.in << 'END-of-sulci/files/sulci.sh.in' X#!/bin/sh X# $FreeBSD$ X X# PROVIDE: sulci X# REQUIRE: DAEMON X# BEFORE: LOGIN X# KEYWORD: shutdown X X# Define these sulci_* variables in one of these files: X# /etc/rc.conf X# /etc/rc.conf.local X# /etc/rc.conf.d/sulci X# X# DO NOT CHANGE THESE DEFAULT VALUES HERE X# Xsulci_enable=${sulci_enable-"NO"} Xsulci_precmd=":" X X. %%RC_SUBR%% X Xname="sulci" Xrcvar=`set_rcvar` Xcommand="%%PREFIX%%/sbin/sulci" Xcommand_args="> /dev/null 2>&1 &" X Xload_rc_config $name X Xstart_precmd="${sulci_precmd}" X Xrun_rc_command "$1" END-of-sulci/files/sulci.sh.in echo x - sulci/files/cmdlist.ru.txt sed 's/^X//' >sulci/files/cmdlist.ru.txt << 'END-of-sulci/files/cmdlist.ru.txt' X* msg jid message X X úÁÓÔÁ×ÌÑÅÔ ÐÏÓÌÁÔØ ÓÏÏÂÝÅÎÉÅ message ÐÏÌØÚÏ×ÁÔÅÌÀ jid. äÏÓÔÕÐÎÏ X ÔÏÌØËÏ ÁÄÍÉÎÉÓÔÒÁÔÏÒÕ. X X* quit X X úÁ×ÅÒÛÉÔØÓÑ. äÏÓÔÕÐÎÏ ÔÏÌØËÏ ÁÄÍÉÎÉÓÔÒÁÔÏÒÕ. X X* join room nick X X úÁÊÔÉ × ËÏÎÆÅÒÅÎÃÉÀ room ÐÏÄ ÎÉËÏÍ nick. äÏÓÔÕÐÎÏ ÔÏÌØËÏ X ÁÄÍÉÎÉÓÔÒÁÔÏÒÕ. X X* lang_update lang X X ðÅÒÅÚÁÇÒÕÖÁÅÔ ÆÁÊÌ ÓÏÏÂÝÅÎÉÊ ÑÚÙËÁ lang. äÏÓÔÕÐÎÏ ÔÏÌØËÏ X ÁÄÍÉÎÉÓÔÒÁÔÏÒÕ. X X X* rpn 1 3 + ... X X ëÁÌØËÕÌÑÔÏÒ × ÐÏÌØÓËÏÊ ÎÏÔÁÃÉÉ. X X* calc 1 + 3 X X ëÁÌØËÕÌÑÔÏÒ × ÐÒÑÍÏÊ ÎÏÔÁÃÉÉ. X X X* curr 10 usd rur X X ÷ÁÌÀÔÎÙÊ ËÏÎ×ÅÒÔÅÒ. X X* curr list X X ðÏËÁÚÙ×ÁÅÔ ÓÐÉÓÏË ×ÁÌÀÔ. X X X* dict -list X X ðÏËÁÚÙ×ÁÅÔ ÓÐÉÓÏË ÂÁÚ ÄÁÎÎÙÈ Ó dict.org ÉÌÉ ÄÒÕÇÏÇÏ ÓÅÒ×ÅÒÁ, X ÕËÁÚÁÎÎÏÇÏ × ËÏÎÆÉÇÕÒÁÃÉÉ. X X* dict [db] word X X úÁÐÒÁÛÉ×ÁÅÔ ÚÎÁÞÅÎÉÅ ÓÌÏ×Á word × ÂÁÚÅ ÄÁÎÎÙÈ db, ÞÅÒÅÚ dict.org ÉÌÉ X ÄÒÕÇÏÊ ÓÅÒ×ÅÒ ÉÚ ËÏÎÆÉÇÕÒÁÃÉÉ. ðÒÉ ÏÔÓÕÔÓÔ×ÉÉ db, ÐÏÉÓË X ÏÓÕÝÅÓÔ×ÌÑÅÔÓÑ ×Ï ×ÓÅÈ ÂÁÚÁÈ ÓÅÒ×ÅÒÁ. X X X* stats server.name X* uptime server.name X X ÷ÏÚ×ÒÁÝÁÅÔ ÉÎÆÏÒÍÁÃÉÀ Ï jabber ÓÅÒ×ÅÒÅ. X X X* google query X X ðÏÉÓËÏ×ÙÊ ÚÁÐÒÏÓ Ë Google. ÷ÏÚ×ÒÁÝÁÅÔÓÑ ÐÅÒ×ÙÊ ÎÁÊÄÅÎÎÙÊ ÒÅÚÕÌØÔÁÔ. X X* google_adv start limit query X X ðÏÉÓËÏ×ÙÊ ÚÁÐÒÏÓ Ë Google. ÷ÏÚ×ÒÁÝÁÀÔÓÑ limit ÒÅÚÕÌØÔÁÔÏ×, ÎÁÞÉÎÁÑ Ó X start. X X* gspell query X X ÷ÏÚ×ÒÁÝÁÅÔ ÓÏ×ÅÔ Google ÐÏ ÎÁÐÉÓÁÎÉÀ ÚÁÐÒÏÓÁ. X X X* !!!count X X ÷ÏÚ×ÒÁÝÁÅÔ ÞÉÓÌÏ ÐÁÒ ÓÌÏ× × ÂÏÌÔÏÌÏÇÉÞÅÓËÏÊ ÂÁÚÅ ÔÅËÕÝÅÊ X ËÏÎÆÅÒÅÎÃÉÉ. X X* !!!top X X TOP 10 ÐÁÒ ÓÌÏ× ÐÏ ÜÔÏÊ ÖÅ ÂÁÚÅ. X X X* dns ip_addr X* dns name X X ÷ÏÚ×ÒÁÝÁÅÔ ÒÅÚÕÌØÔÁÔ DNS ÒÅÚÏÌ×ÉÎÇÁ. X X X* mueller text X X áÎÇÌÏ-ÒÕÓÓËÉÊ ÓÌÏ×ÁÒØ. X X X* ping [nick] X X ðÏÎÇ. X X X* tryme X X "òÕÓÓËÁÑ ÒÕÌÅÔËÁ". X X X* greet jid room@server greet X X õÓÔÁÎÁ×ÌÉ×ÁÅÔ ÐÒÉ×ÅÔÓÔ×ÉÅ greet ÐÒÉ ÐÏÑ×ÌÅÎÉÉ ÐÏÌØÚÏ×ÁÔÅÌÑ jid × X ËÏÍÎÁÔÅ room@server. äÏÓÔÕÐÎÏ ÔÏÌØËÏ ÄÌÑ ÁÄÍÉÎÉÓÔÒÁÔÏÒÁ. X X X* seen nick X X ëÏÇÄÁ ÐÏÓÌÅÄÎÉÊ ÒÁÚ ×ÉÄÅÌ ÕËÁÚÁÎÎÙÊ nick. X X X* talkers [nick] X X âÅÚ ÕËÁÚÁÎÉÑ nick'Á ÐÏËÁÚÙ×ÁÅÔ TOP 10 ÂÏÌÔÌÉ×ÙÈ, ÉÎÁÞÅ ÓÔÁÓÔÉÞÅÓËÕÀ X ÉÎÆÏÒÍÁÃÉÀ Ï ÂÏÌÔÌÉ×ÏÓÔÉ ÕËÁÚÁÎÎÏÇÏ nick'Á. nick ÍÏÖÅÔ ÐÒÅÄÓÔÁ×ÌÑÔØ X ÉÚ ÓÅÂÑ SQL'ÎÏÅ LIKE ×ÙÒÁÖÅÎÉÅ, Ó ÓÉÍ×ÏÌÁÍÉ [%_]. X X X* tld tld X X ðÏËÁÚÙ×ÁÅÔ ÎÁÚ×ÁÎÉÅ ÓÔÒÁÎÙ, ÚÁ ËÏÔÏÒÏÊ ÚÁËÒÅÐÌÅÎ ÄÏÍÅÎ ÐÅÒ×ÏÇÏ X ÕÒÏ×ÎÑ tld. X X X* version [nick] X X ÷Ù×ÏÄÉÔ ×ÅÒÓÉÀ ËÌÉÅÎÔÁ nick'Á ÉÌÉ, ÐÒÉ ÅÇÏ ÏÔÓÕÔÓÔ×ÉÉ, ÏÔÐÒÁ×ÉÔÅÌÑ X ÚÁÐÒÏÓÁ. X X* version_server server.name X X ÷Ù×ÏÄÉÔ ×ÅÒÓÉÀ jabber ÓÅÒ×ÅÒÁ server.name. X X* idle [nick] X X ÷Ù×ÏÄÉÔ idle ÚÁÐÒÏÓÉ×ÛÅÇÏ ÉÌÉ nick'Á, ÅÓÌÉ ÏÎ ÕËÁÚÁÎ. X X* time [nick] X X ÷Ù×ÏÄÉÔ ÌÏËÁÌØÎÏÅ ×ÒÅÍÑ ÎÁ ËÏÍÐØÀÔÅÒÅ ÚÁÐÒÏÓÉ×ÛÅÇÏ ÉÌÉ nick'Á, ÅÓÌÉ X ÏÎ ÕËÁÚÁÎ. X X* status [nick] X X áÎÁÌÏÇÉÞÎÏ ÐÒÅÄÙÄÕÝÉÍ, ×Ù×ÏÄÉÔ ÓÔÁÔÕÓ. X X X* wtf word ? X X ÷ÏÚ×ÒÁÝÁÅÔ ÏÐÒÅÄÅÌÅÎÉÅ ÔÅÒÍÉÎÁ word. X X* dfn word = text X X úÁÄÁÅÔ ÏÐÒÅÄÅÌÅÎÉÅ ÔÅÒÍÉÎÁ word, ËÁË text. X X X* wz code X X ÷Ù×ÏÄÉÔ ÐÒÏÇÎÏÚ ÐÏÇÏÄÙ Ó http://weather.noaa.gov/ ÄÌÑ ÇÏÒÏÄÁ, X ÏÂÏÚÎÁÞÅÎÎÏÇÏ 4-È ÂÕË×ÅÎÎÙÍ ËÏÄÏÍ code. END-of-sulci/files/cmdlist.ru.txt echo x - sulci/pkg-descr sed 's/^X//' >sulci/pkg-descr << 'END-of-sulci/pkg-descr' XSulci, an Jabber bot. X XWWW: http://home.ermine.pp.ru/svn/ocaml/trunk/ END-of-sulci/pkg-descr echo x - sulci/pkg-plist sed 's/^X//' >sulci/pkg-plist << 'END-of-sulci/pkg-plist' Xsbin/sulci X%%DATADIR%%/tlds.db X%%DATADIR%%/lang/en.htbl X%%DATADIR%%/lang/en.msg X%%DATADIR%%/lang/en_time.ml X%%DATADIR%%/lang/es.htbl X%%DATADIR%%/lang/es.msg X%%DATADIR%%/lang/es_time.ml X%%DATADIR%%/lang/nl.htbl X%%DATADIR%%/lang/nl.msg X%%DATADIR%%/lang/ru.htbl X%%DATADIR%%/lang/ru.msg X%%DATADIR%%/lang/ru_time.ml X%%EXAMPLESDIR%%/sulci.conf.example X%%PORTDOCS%%%%DOCSDIR%%/COPYING X%%PORTDOCS%%%%DOCSDIR%%/cmdlist.ru.txt X%%PORTDOCS%%@dirrm %%DOCSDIR%% X@dirrm %%DATADIR%%/lang X@dirrm %%DATADIR%% X@dirrm %%EXAMPLESDIR%% END-of-sulci/pkg-plist echo x - sulci/pkg-message sed 's/^X//' >sulci/pkg-message << 'END-of-sulci/pkg-message' XYou have to do something like bellow before starting up the bot. X X # mkdir home/of/the/sulci/the/bot X # cd home/of/the/sulci/the/bot X # cp ${PREFIX}/share/examples/sulci/sulci.conf.example sulci.conf X # vi sulci.conf X # ln -s ${PREFIX}/share/sulci/tlds.db . X X # echo sulci_enable=\"YES"\ >> /etc/rc.conf X # echo sulci_chdir=\"home/of/the/sulci/the/bot\" >> /etc/rc.conf X X XAlso, you could add rc.subr's vars like this: X X sulci_user="sulci" X sulci_nice="20" X sulci_precmd="eval `/usr/bin/limits -U sulci -e`" X Xand don't forget to chown home/of/the/sulci/the/bot X X XNote: you have to get the key from Google before using the "google" Xplug-in. See http://api.google.com/ for how to. END-of-sulci/pkg-message exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 12:59:57 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B237816A41C; Sat, 9 Jul 2005 12:59:57 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73BE143D45; Sat, 9 Jul 2005 12:59:57 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69Cxv1a094379; Sat, 9 Jul 2005 12:59:57 GMT (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69Cxura094375; Sat, 9 Jul 2005 12:59:56 GMT (envelope-from nork) Date: Sat, 9 Jul 2005 12:59:56 GMT From: Norikatsu Shigemura Message-Id: <200507091259.j69Cxura094375@freefall.freebsd.org> To: turutani@scphys.kyoto-u.ac.jp, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/82854: building japanese/otojiro-fpw fails. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 12:59:57 -0000 Synopsis: building japanese/otojiro-fpw fails. State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sat Jul 9 12:59:40 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=82854 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 13:40:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E759E16A41C for ; Sat, 9 Jul 2005 13:40:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 039F043D48 for ; Sat, 9 Jul 2005 13:40:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69DeC77000548 for ; Sat, 9 Jul 2005 13:40:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69DeCqf000547; Sat, 9 Jul 2005 13:40:12 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 13:40:12 GMT Resent-Message-Id: <200507091340.j69DeCqf000547@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vsevolod Stakhov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B04416A41C for ; Sat, 9 Jul 2005 13:35:50 +0000 (GMT) (envelope-from vsevolod@highsecure.ru) Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1359643D45 for ; Sat, 9 Jul 2005 13:35:47 +0000 (GMT) (envelope-from vsevolod@highsecure.ru) Received: from waterwall.inec.ru (root@localhost) by waterwall.inec.ru (8.13.1/8.12.6) with SMTP id j69DamFS078435 for ; Sat, 9 Jul 2005 17:36:48 +0400 (MSD) Received: from core (postbox.inec.ru [213.148.3.226]) by waterwall.inec.ru (8.13.1/8.12.6) with ESMTP id j69Dak0U078430 for ; Sat, 9 Jul 2005 17:36:48 +0400 (MSD) Received: from [213.219.249.64] (helo=spray.anyhost.ru) by core with esmtp (Exim 4.51 (FreeBSD)) id 1DrFUX-000HEQ-De for FreeBSD-gnats-submit@freebsd.org; Sat, 09 Jul 2005 17:35:37 +0400 Received: from cebka by spray.anyhost.ru with local (Exim 4.51 (FreeBSD)) id 1DrFUF-0003xR-MT for FreeBSD-gnats-submit@freebsd.org; Sat, 09 Jul 2005 17:35:19 +0400 Message-Id: Date: Sat, 09 Jul 2005 17:35:19 +0400 From: Vsevolod Stakhov Sender: Vsevolod Stakhov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83180: Update port: security/digest to 20050323 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vsevolod Stakhov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 13:40:15 -0000 >Number: 83180 >Category: ports >Synopsis: Update port: security/digest to 20050323 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 13:40:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vsevolod Stakhov >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: >Description: Update to 20050323 that contains tiger and whirlpool hashes and some bugfixes. Do not store about 500 Kilobytes of 3-rd party software at ports dir. Move MASTER_SITE to own site, so take maintainership. security/digest/files/* must be removed so. >How-To-Repeat: >Fix: diff -ruPN --exclude=files digest.orig/Makefile digest/Makefile --- digest.orig/Makefile Sat Jul 9 17:21:40 2005 +++ digest/Makefile Sat Jul 9 17:28:26 2005 @@ -7,18 +7,16 @@ # PORTNAME?= digest -PORTVERSION?= ${VERSION} +PORTVERSION?= 20050323 CATEGORIES?= security sysutils -MASTER_SITES= # -DISTFILES= +MASTER_SITES?= http://highsecure.ru/ -MAINTAINER?= eik@FreeBSD.org +MAINTAINER?= vsevolod@highsecure.ru COMMENT?= Message digest wrapper utility CONFLICTS?= nss-[0-9]* emboss-[0-9]* qmail-ldap2-* GNU_CONFIGURE= yes -NO_WRKSUBDIR= yes MAN1?= ${PORTNAME}.1 @@ -27,13 +25,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .include - -VERSION!= ${AWK} -F "'" '/^PACKAGE_VERSION=/ {print $$2}' \ - ${FILESDIR}/configure - -post-extract: - @${CP} -Rp ${FILESDIR}/* ${WRKSRC} - @${CHMOD} +x ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} test: build @${ECHO_MSG} "No news is good news" diff -ruPN --exclude=files digest.orig/distinfo digest/distinfo --- digest.orig/distinfo Sat Jul 9 17:21:40 2005 +++ digest/distinfo Sat Jul 9 17:23:51 2005 @@ -1 +1,2 @@ -# intentionally left blank +MD5 (digest-20050323.tar.gz) = 0038d6f6bb1f98e2c8c05e789a9a3b40 +SIZE (digest-20050323.tar.gz) = 144373 diff -ruPN --exclude=files digest.orig/pkg-descr digest/pkg-descr --- digest.orig/pkg-descr Sat Jul 9 17:21:40 2005 +++ digest/pkg-descr Sat Jul 9 17:23:51 2005 @@ -1,6 +1,6 @@ The digest utility is a wrapper for the md5, sha1, sha256, sha384, -sha512 and rmd160 message digest algorithms (also known as hashes, -checksums or "fingerprints"). +sha512, rmd160, tiger and whirlpool message digest algorithms (also +known as hashes, checksums or "fingerprints"). WWW: http://cvsweb.NetBSD.org/bsdweb.cgi/pkgsrc/pkgtools/digest/ AUTHOR: Alistair G. Crooks >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 13:50:19 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBE6916A41C for ; Sat, 9 Jul 2005 13:50:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAAB143D58 for ; Sat, 9 Jul 2005 13:50:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69DoIAD000853 for ; Sat, 9 Jul 2005 13:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69DoIni000852; Sat, 9 Jul 2005 13:50:18 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 13:50:18 GMT Resent-Message-Id: <200507091350.j69DoIni000852@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Krzysztof Pawlowski Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0435616A41C for ; Sat, 9 Jul 2005 13:49:12 +0000 (GMT) (envelope-from msciciel@darkzone.ma.cx) Received: from darkzone.ma.cx (darkzone.ma.cx [83.142.115.94]) by mx1.FreeBSD.org (Postfix) with SMTP id 3DAA143D49 for ; Sat, 9 Jul 2005 13:49:10 +0000 (GMT) (envelope-from msciciel@darkzone.ma.cx) Received: (qmail 94784 invoked by uid 0); 9 Jul 2005 13:47:10 -0000 Message-Id: <20050709134710.94783.qmail@darkzone.ma.cx> Date: 9 Jul 2005 13:47:10 -0000 From: Krzysztof Pawlowski To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83182: [maintainer] Update port: net/dosdetector X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Krzysztof Pawlowski List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 13:50:20 -0000 >Number: 83182 >Category: ports >Synopsis: [maintainer] Update port: net/dosdetector >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 13:50:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Krzysztof Pawlowski >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: System: FreeBSD darkzone.ma.cx 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #6: Fri Jul 1 10:22:22 CEST 2005 msciciel@darkzone.ma.cx:/usr/src/sys/compile/DARKZONE i386 >Description: New functionality. >How-To-Repeat: >Fix: --- dosdetector.diff begins here --- diff -ruN dosdetector.old/Makefile dosdetector/Makefile --- dosdetector.old/Makefile Fri Jul 1 22:27:52 2005 +++ dosdetector/Makefile Sat Jul 9 15:42:59 2005 @@ -2,17 +2,17 @@ # Date created: 5 June 2005 # Whom: msciciel # -# $FreeBSD: ports/net/dosdetector/Makefile,v 1.4 2005/07/01 08:15:30 novel Exp $ +# $FreeBSD$ # The port will be at version 0.0 (based on dated CVS snapshots) # until the release of DosDetector 0.1 PORTNAME= dosdetector PORTVERSION= 0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/ -DISTNAME= ${PORTNAME}-20050701 +DISTNAME= ${PORTNAME}-20050709 MAINTAINER= msciciel@darkzone.ma.cx COMMENT= Detect suspicious network traffic diff -ruN dosdetector.old/distinfo dosdetector/distinfo --- dosdetector.old/distinfo Fri Jul 1 22:27:52 2005 +++ dosdetector/distinfo Sat Jul 9 15:44:34 2005 @@ -1,2 +1,2 @@ -MD5 (dosdetector-20050701.tar.gz) = 78aa4fb59d68ef4352f4cddfc5a5fc6d -SIZE (dosdetector-20050701.tar.gz) = 163526 +MD5 (dosdetector-20050709.tar.gz) = 06f28e3a42cefb238d83c6b0f024a571 +SIZE (dosdetector-20050709.tar.gz) = 164140 --- dosdetector.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 13:50:20 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ED7416A41C for ; Sat, 9 Jul 2005 13:50:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EE3D43D53 for ; Sat, 9 Jul 2005 13:50:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69DoI62000795 for ; Sat, 9 Jul 2005 13:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69DoI7e000794; Sat, 9 Jul 2005 13:50:18 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 13:50:18 GMT Resent-Message-Id: <200507091350.j69DoI7e000794@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vsevolod Stakhov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADF9116A41C for ; Sat, 9 Jul 2005 13:47:07 +0000 (GMT) (envelope-from vsevolod@highsecure.ru) Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id B28F743D55 for ; Sat, 9 Jul 2005 13:47:04 +0000 (GMT) (envelope-from vsevolod@highsecure.ru) Received: from waterwall.inec.ru (root@localhost) by waterwall.inec.ru (8.13.1/8.12.6) with SMTP id j69Dm5bf078863 for ; Sat, 9 Jul 2005 17:48:05 +0400 (MSD) Received: from core (postbox.inec.ru [213.148.3.226]) by waterwall.inec.ru (8.13.1/8.12.6) with ESMTP id j69Dm5t0078858 for ; Sat, 9 Jul 2005 17:48:05 +0400 (MSD) Received: from [213.219.249.64] (helo=spray.anyhost.ru) by core with esmtp (Exim 4.51 (FreeBSD)) id 1DrFfU-000HHq-3a for FreeBSD-gnats-submit@freebsd.org; Sat, 09 Jul 2005 17:46:56 +0400 Received: from cebka by spray.anyhost.ru with local (Exim 4.51 (FreeBSD)) id 1DrFfC-0005Nt-Du for FreeBSD-gnats-submit@freebsd.org; Sat, 09 Jul 2005 17:46:38 +0400 Message-Id: Date: Sat, 09 Jul 2005 17:46:38 +0400 From: Vsevolod Stakhov Sender: Vsevolod Stakhov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83181: Update port: security/rdigest to be up to date with digest X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vsevolod Stakhov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 13:50:20 -0000 >Number: 83181 >Category: ports >Synopsis: Update port: security/rdigest to be up to date with digest >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 13:50:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vsevolod Stakhov >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: >Description: Update to latest NetBSD snapshot. Make changes to Makefile to be up to date to the last security/digest PR. >How-To-Repeat: >Fix: diff -ruPN rdigest.orig/Makefile rdigest/Makefile --- rdigest.orig/Makefile Sat Jul 9 17:43:09 2005 +++ rdigest/Makefile Sat Jul 9 17:43:36 2005 @@ -9,6 +9,8 @@ COMMENT= Recursive message digest wrapper utility +DISTNAME= digest-${PORTVERSION} + DESCR= ${.CURDIR}/pkg-descr CONFLICTS= # none diff -ruPN rdigest.orig/files/patch-aa rdigest/files/patch-aa --- rdigest.orig/files/patch-aa Sat Jul 9 17:43:09 2005 +++ rdigest/files/patch-aa Sat Jul 9 17:43:36 2005 @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.1.1.1 2003/07/24 05:21:05 atatat Exp $ +$NetBSD: patch-aa,v 1.2 2005/03/28 20:52:55 agc Exp $ ---- Makefile.in.orig 2002-12-20 23:06:12.000000000 -0500 -+++ Makefile.in -@@ -56,7 +56,7 @@ missing mkinstalldirs regress.sh +--- Makefile.in.orig 2005-03-28 21:39:38.000000000 +0100 ++++ Makefile.in 2005-03-28 21:41:02.000000000 +0100 +@@ -57,7 +57,7 @@ .c.o: $(COMPILE) -c $< -o $@ @@ -11,7 +11,7 @@ digest-types.h: bits ./bits digest-types.h -@@ -64,10 +64,10 @@ digest-types.h: bits +@@ -65,10 +65,10 @@ bits: bits.o $(LINK) $(bits_OBJS) $(LIBS) @@ -24,8 +24,8 @@ @SHELL@ $(srcdir)/regress.sh digest.o: digest-types.h -@@ -81,7 +81,7 @@ sha1.o: digest-types.h - sha1hl.o: digest-types.h +@@ -84,7 +84,7 @@ + whirlpool.o: digest-types.h clean: - rm -f *.o digest bits digest-types.h @@ -33,7 +33,7 @@ distclean: clean rm -f Makefile config.h -@@ -90,18 +90,18 @@ distclean: clean +@@ -93,18 +93,18 @@ maintainer-clean: distclean rm -f configure config.h.in diff -ruPN rdigest.orig/files/patch-ab rdigest/files/patch-ab --- rdigest.orig/files/patch-ab Sat Jul 9 17:43:09 2005 +++ rdigest/files/patch-ab Sat Jul 9 17:43:36 2005 @@ -1,14 +1,20 @@ -$NetBSD: patch-ab,v 1.1.1.1 2003/07/24 05:21:07 atatat Exp $ +$NetBSD: patch-ab,v 1.3 2005/03/31 05:02:24 atatat Exp $ ---- digest.1.orig 2002-02-16 15:24:32.000000000 -0500 +--- digest.1.orig 2005-03-30 23:40:39.000000000 -0500 +++ digest.1 -@@ -31,21 +31,29 @@ - .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +@@ -2,5 +2,5 @@ .\" .\" --.Dd February 28, 2001 +-.\" Copyright (c) 2001 Alistair G. Crooks. All rights reserved. ++.\" Copyright (c) 2001-2005 Alistair G. Crooks. All rights reserved. + .\" + .\" Redistribution and use in source and binary forms, with or without +@@ -32,12 +32,13 @@ + .\" + .\" +-.Dd March 23, 2005 -.Dt DIGEST 1 -+.Dd July 24, 2003 ++.Dd March 31, 2005 +.Dt RDIGEST 1 .Os .Sh NAME @@ -21,7 +27,7 @@ +.Op Fl x Ar directory .Ar algorithm .Op file ... - .Sh DESCRIPTION +@@ -45,6 +46,13 @@ The .Nm -utility calculates message digests of files or, @@ -36,42 +42,37 @@ +.Pp The list of possible algorithms is: .Bl -tag -width Ds - .It md5 -@@ -81,11 +89,32 @@ algorithm implementations, which are loc +@@ -89,4 +97,23 @@ algorithm implementations, which are loc C library, and was designed to be scalable as new message digest algorithms are developed. - .Pp +The checksum for a directory is implemented as the hash over a list of +one or two hashes for each of the items in the tree. +.Bl -bullet +.It +For a file, the string -+.Li Dq f \& ++.Dq f \& +along with the path make up the data for one hash, and the contents of +the file is used for the second hash. +.It +For a symbolic link, the string -+.Li Dq l \& ++.Dq l \& +along with the path to the symbolic link make up the data for one +hash, and the target of the symbolic link is used for the second hash. +.It +For a directory, the string -+.Li Dq d \& ++.Dq d \& +along with the path make up the data for one hash. +There is no second hash for a directory. +.El -+.Pp + .Pp The - .Nm - utility exits 0 on success, and >0 if an error occurs. +@@ -95,4 +122,5 @@ utility exits 0 on success, and \*[Gt]0 .Sh SEE ALSO .Xr cksum 1 , +.Xr digest 1 , .Xr md5 3 , .Xr rmd160 3 , - .Xr sha1 3 -@@ -93,9 +122,13 @@ utility exits 0 on success, and >0 if an - The +@@ -102,8 +130,12 @@ The .Nm utility first appeared in -.Nx 1.6 . diff -ruPN rdigest.orig/files/patch-ac rdigest/files/patch-ac --- rdigest.orig/files/patch-ac Sat Jul 9 17:43:09 2005 +++ rdigest/files/patch-ac Sat Jul 9 17:43:36 2005 @@ -1,6 +1,6 @@ -$NetBSD: patch-ac,v 1.1.1.1 2003/07/24 05:21:07 atatat Exp $ +$NetBSD: patch-ac,v 1.2 2005/01/21 02:18:23 tv Exp $ ---- digest.c.orig 2003-07-23 20:27:09.000000000 -0400 +--- digest.c.orig 2005-01-20 21:10:03.000000000 -0500 +++ digest.c @@ -43,9 +43,14 @@ __RCSID("$NetBSD: digest.c,v 1.8 2003/07 #endif @@ -17,7 +17,7 @@ #ifdef HAVE_LOCALE_H #include #endif -@@ -147,21 +152,172 @@ digest_file(char *fn, alg_t *alg) +@@ -147,21 +152,178 @@ digest_file(char *fn, alg_t *alg) return (rc); } @@ -26,7 +26,7 @@ + const char *p; +}; + -+LIST_HEAD(, excl) excl = LIST_HEAD_INITIALIZER(excl); ++LIST_HEAD(, excl) excl; + +static void +exclude(const char *p) @@ -43,7 +43,11 @@ +{ + struct excl *e; + ++#ifdef LIST_FOREACH + LIST_FOREACH(e, &excl, n) ++#else ++ for (e = excl.lh_first; e; e = e->n.le_next) ++#endif + if (strcmp(e->p, p) == 0) + return (1); + @@ -175,6 +179,8 @@ int rval; int i; + struct stat st; ++ ++ LIST_INIT(&excl); #ifdef HAVE_SETLOCALE (void) setlocale(LC_ALL, ""); @@ -191,7 +197,7 @@ } } argc -= optind; -@@ -186,7 +342,9 @@ main(int argc, char **argv) +@@ -186,7 +348,9 @@ main(int argc, char **argv) } } else { for (i = 0 ; i < argc ; i++) { diff -ruPN rdigest.orig/pkg-descr rdigest/pkg-descr --- rdigest.orig/pkg-descr Sat Jul 9 17:43:09 2005 +++ rdigest/pkg-descr Sat Jul 9 17:43:36 2005 @@ -1,8 +1,6 @@ -This utility is a wrapper for the md5(3), sha1(3) and rmd160(3) -routines. - -It is remarkably similar to the digest package, except that it -can recursively checksum directory trees. +This utility is a wrapper for the md5(3), sha1(3), rmd160(3), and +tiger hash routines. It is remarkably similar to the digest package, +except that it can recursively checksum directory trees. While a simple checksum on a tar file is usually satisfactory, once said archive has been extracted, it is virtually impossible to @@ -11,37 +9,8 @@ changes in file ordering within directories can affect the checksum of the archive, while not really impacting the actual code at all. -The algorithm used to checksum a directory in this implementation is -as follows: - - cd into directory - initialize MASTER_HASH - walk directory tree, sorting all entries - foreach entry - if it is a directory: - skip it if it is named "RCS", "CVS", or "SCCS" - initialize SLAVE_HASH - add the string "d " into SLAVE_HASH - add the pathname of the directory into SLAVE_HASH - finish SLAVE_HASH - fold the hexified SLAVE_HASH result into MASTER_HASH - if it is a file: - initialize SLAVE_HASH - add the string "f " into SLAVE_HASH - add the pathname of the file into SLAVE_HASH - finish SLAVE_HASH - fold the hexified SLAVE_HASH result into MASTER_HASH - initialize SLAVE_HASH - add the contents of the file into SLAVE_HASH - finish SLAVE_HASH - fold the hexified SLAVE_HASH result into MASTER_HASH - if it is a symbolic link - initialize SLAVE_HASH - add the string "l " into SLAVE_HASH - add the pathname of the link into SLAVE_HASH - finish SLAVE_HASH - fold the hexified SLAVE_HASH result into MASTER_HASH - initialize SLAVE_HASH - add the contents of the link into SLAVE_HASH - finish SLAVE_HASH - fold the hexified SLAVE_HASH result into MASTER_HASH +The algorithm used to checksum a directory in this implementation +is considers only the files' pathnames, the files' types (ie, +directory vs. file vs. symbolic link), and their contents (for +the latter two). It is described in greater detail in the man +page. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 14:00:27 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBA0916A41F for ; Sat, 9 Jul 2005 14:00:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1522E43D53 for ; Sat, 9 Jul 2005 14:00:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69E0QWt001039 for ; Sat, 9 Jul 2005 14:00:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69E0Q8Y001038; Sat, 9 Jul 2005 14:00:26 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 14:00:26 GMT Resent-Message-Id: <200507091400.j69E0Q8Y001038@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Aaron Dalton Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D35A916A41F for ; Sat, 9 Jul 2005 13:57:39 +0000 (GMT) (envelope-from aaron@moondance.finch.st) Received: from mpls-qmqp-05.inet.qwest.net (mpls-qmqp-05.inet.qwest.net [63.231.195.116]) by mx1.FreeBSD.org (Postfix) with SMTP id E0A4E43D46 for ; Sat, 9 Jul 2005 13:57:38 +0000 (GMT) (envelope-from aaron@moondance.finch.st) Received: (qmail 37034 invoked by uid 0); 9 Jul 2005 13:54:12 -0000 Received: from unknown (63.231.195.10) by mpls-qmqp-05.inet.qwest.net with QMQP; 9 Jul 2005 13:54:12 -0000 Received: from finch.st (168.103.194.212) by mpls-pop-10.inet.qwest.net with SMTP; 9 Jul 2005 13:57:38 -0000 Received: from [24.8.47.149] (helo=mail.finch.st) by finch.st with esmtp (Exim 4.51 (FreeBSD)) id 1DrFoK-000L0A-BS for FreeBSD-gnats-submit@freebsd.org; Sat, 09 Jul 2005 07:56:04 -0600 Received: from [127.0.0.1] (helo=moondance.finch.st) by mail.finch.st with esmtp (Exim 4.51 (FreeBSD)) id 1DrFpl-000Ots-F5 for FreeBSD-gnats-submit@freebsd.org; Sat, 09 Jul 2005 07:57:36 -0600 Received: (from aaron@localhost) by moondance.finch.st (8.13.1/8.13.1/Submit) id j69DvSUK095719; Sat, 9 Jul 2005 07:57:28 -0600 (MDT) (envelope-from aaron) Message-Id: <200507091357.j69DvSUK095719@moondance.finch.st> Date: Sat, 9 Jul 2005 07:57:28 -0600 (MDT) From: "Aaron Dalton" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83183: webmin/perl coredumps X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Aaron Dalton List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 14:00:28 -0000 >Number: 83183 >Category: ports >Synopsis: webmin/perl coredumps >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 14:00:26 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Aaron Dalton >Release: FreeBSD 5.3-RELEASE i386 >Organization: >Environment: System: FreeBSD moondance.finch.st 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Perl: This is perl, v5.8.7 built for i386-freebsd-64int (with 1 registered patch, see perl -V for more detail) Webmin: webmin-1.210_2 >Description: Any attempt to start webmin results in a core dump (perl.core). I can make a core available to anyone that finds it useful. All I can get from it is: Program terminated with signal 11, Segmentation fault. #0 0x2843926e in ?? () >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 14:30:17 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E175D16A41C for ; Sat, 9 Jul 2005 14:30:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68FC343D4C for ; Sat, 9 Jul 2005 14:30:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69EUHmo005994 for ; Sat, 9 Jul 2005 14:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69EUHRL005985; Sat, 9 Jul 2005 14:30:17 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 14:30:17 GMT Resent-Message-Id: <200507091430.j69EUHRL005985@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, David McNett Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72E8716A41C for ; Sat, 9 Jul 2005 14:23:25 +0000 (GMT) (envelope-from nugget@slacker.com) Received: from dazed.slacker.com (dazed.slacker.com [68.93.27.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39CEC43D45 for ; Sat, 9 Jul 2005 14:23:25 +0000 (GMT) (envelope-from nugget@slacker.com) Received: by dazed.slacker.com (Postfix, from userid 1000) id B9ED3BDE10; Sat, 9 Jul 2005 09:23:24 -0500 (CDT) Message-Id: <20050709142324.B9ED3BDE10@dazed.slacker.com> Date: Sat, 9 Jul 2005 09:23:24 -0500 (CDT) From: David McNett To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83184: www/wmnetselect port should be removed from the ports tree X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David McNett List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 14:30:18 -0000 >Number: 83184 >Category: ports >Synopsis: www/wmnetselect port should be removed from the ports tree >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 14:30:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: David McNett >Release: FreeBSD 4.10-STABLE i386 >Organization: slacker.com >Environment: System: FreeBSD dazed.slacker.com 4.10-STABLE FreeBSD 4.10-STABLE #21: Fri Jun 4 20:52:01 UTC 2004 root@:/usr/obj/usr/src/sys/DAZED i386 >Description: wmnetselect is vestigial software. There is no known source for the build tarballs and the author has dropped off the net. Additionally, its function has not been useful or relevant to FreeBSD users for many years. Improvements in browser facilities (Firefox and Mozilla) as well as advances in window manager and desktop environment capabilities have long ago rendered wmnetselect useless. The port should simply be removed. It can't be installed presently and nobody will miss it. >How-To-Repeat: Devise a creative reason to care about wmnetselect and then attempt to install it from ports. >Fix: Remove the wmnetselect port from the ports tree. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 15:10:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9737C16A41F for ; Sat, 9 Jul 2005 15:10:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F0EF43D53 for ; Sat, 9 Jul 2005 15:10:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69FAK4Y012086 for ; Sat, 9 Jul 2005 15:10:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69FAKo5012083; Sat, 9 Jul 2005 15:10:20 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 15:10:20 GMT Resent-Message-Id: <200507091510.j69FAKo5012083@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Heiner Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98F8C16A41C for ; Sat, 9 Jul 2005 15:05:20 +0000 (GMT) (envelope-from h.eichmann@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id D523043D46 for ; Sat, 9 Jul 2005 15:05:19 +0000 (GMT) (envelope-from h.eichmann@gmx.de) Received: (qmail invoked by alias); 09 Jul 2005 15:05:17 -0000 Received: from p5482534E.dip.t-dialin.net (EHLO 7of9.unimatrix-zero.borg) [84.130.83.78] by mail.gmx.net (mp018) with SMTP; 09 Jul 2005 17:05:17 +0200 Message-Id: <200507091708.51377.h.eichmann@gmx.de> Date: Sat, 9 Jul 2005 17:08:50 +0200 From: Heiner To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/83189: Port change: x11/kde31-apireference to kde3-apireference X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 15:10:22 -0000 >Number: 83189 >Category: ports >Synopsis: Port change: x11/kde31-apireference to kde3-apireference >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 15:10:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Heiner Eichmann >Release: FreeBSD 5.4-RELEASE >Organization: Sirius Cybernetics Corp. >Environment: FreeBSD 7of9.unimatrix-zero.borg 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #0: Sat Jun 4 10:07:52 CEST 2005 root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: The port x11/kde31-apireference was a mistake. To follow the kde releases, a new port has to be created for every kde release (e.g. x11/kde32-apireference, x11/kde32-apireference, ...) On the other hand a port x11/kde-apireference will cause problems during the switch from kde3 to kde4, which will exist most likely as parallel ports. >How-To-Repeat: >Fix: Therefore I recommend - to delete x11/kde31-apireference - to create x11/kde3-apireference - to add a line in /usr/ports/MOVED, that x11/kde31-apireference is now x11/kde3-apireference A port x11/kde4-apireference will follow after the kde4 release. New kde releases are then just ordinray port upgrades. Heiner --Boundary-00=_Di+zCvUXZb26G8h Content-Type: text/plain; charset="iso-8859-1"; name="kde3-apireference.shar" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="kde3-apireference.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: # # kde3-apireference # kde3-apireference/pkg-descr # kde3-apireference/distinfo # kde3-apireference/Makefile # echo c - kde3-apireference mkdir -p kde3-apireference > /dev/null 2>&1 echo x - kde3-apireference/pkg-descr sed 's/^X//' >kde3-apireference/pkg-descr << 'END-of-kde3-apireference/pkg-descr' XAPI reference for KDE 3.x X XWWW: http://developer.kde.org/documentation/library/libraryref.html END-of-kde3-apireference/pkg-descr echo x - kde3-apireference/distinfo sed 's/^X//' >kde3-apireference/distinfo << 'END-of-kde3-apireference/distinfo' XMD5 (3.4-api.tar.bz2) = IGNORE END-of-kde3-apireference/distinfo echo x - kde3-apireference/Makefile sed 's/^X//' >kde3-apireference/Makefile << 'END-of-kde3-apireference/Makefile' X# New ports collection makefile for: kde3_apireference X# Date created: 2005-06-30 X# Whom: Heiner X# X# $FreeBSD$ X# X XPORTNAME= kde3_apireference XPORTVERSION= 3.4 XCATEGORIES= x11 kde XMASTER_SITES= http://developer.kde.org/documentation/library/3.4-api/ XDISTNAME= 3.4-api X XMAINTAINER= h.eichmann@gmx.de XCOMMENT= API reference for KDE 3 X XIGNOREFILES= ${ALLFILES} XUSE_BZIP2= yes X XPLIST= ${WRKDIR}/plist X Xdo-build: X @cd ${WRKSRC} ; ${FIND} * -type d -delete X @cd ${WRKSRC} ; ${FIND} * -type f | ${SED} -e "s#^#share/doc/kdeapi3/#" > ${WRKDIR}/plist X @cd ${WRKSRC} ; ${FIND} * -type l | ${SED} -e "s#^#share/doc/kdeapi3/#" >> ${WRKDIR}/plist X @cd ${WRKSRC} ; ${FIND} * -type d | ${SORT} -r | ${SED} -e "s#^#@dirrm share/doc/kdeapi3/#" >> ${WRKDIR}/plist X @${ECHO} "@dirrm share/doc/kdeapi3" >> ${WRKDIR}/plist X Xdo-install: X @${MKDIR} ${PREFIX}/share/doc/kdeapi3 X @${CP} -r ${WRKSRC}/* ${PREFIX}/share/doc/kdeapi3 X X.include END-of-kde3-apireference/Makefile exit --Boundary-00=_Di+zCvUXZb26G8h-- >Release-Note: >Audit-Trail: >Unformatted: --Boundary-00=_Di+zCvUXZb26G8h Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline X-send-pr-version: send-pr 3.113 X-GNATS-Notify: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 15:30:28 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A83E16A41C for ; Sat, 9 Jul 2005 15:30:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFC9243D48 for ; Sat, 9 Jul 2005 15:30:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69FUOda012557 for ; Sat, 9 Jul 2005 15:30:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69FUOha012554; Sat, 9 Jul 2005 15:30:24 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 15:30:24 GMT Resent-Message-Id: <200507091530.j69FUOha012554@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Antoine Brodin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD7F016A41C for ; Sat, 9 Jul 2005 15:23:33 +0000 (GMT) (envelope-from antoine@madhouse.dreadbsd.org) Received: from barton.dreadbsd.org (madhouse.dreadbsd.org [82.67.196.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4982E43D4C for ; Sat, 9 Jul 2005 15:23:33 +0000 (GMT) (envelope-from antoine@madhouse.dreadbsd.org) Received: from barton.dreadbsd.org (localhost [127.0.0.1]) by barton.dreadbsd.org (8.13.4/8.13.4) with ESMTP id j69FNWE5030211 for ; Sat, 9 Jul 2005 17:23:32 +0200 (CEST) (envelope-from antoine@madhouse.dreadbsd.org) Received: (from antoine@localhost) by barton.dreadbsd.org (8.13.4/8.13.1/Submit) id j69FNVwx030210; Sat, 9 Jul 2005 17:23:31 +0200 (CEST) (envelope-from antoine) Message-Id: <200507091523.j69FNVwx030210@barton.dreadbsd.org> Date: Sat, 9 Jul 2005 17:23:31 +0200 (CEST) From: Antoine Brodin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83190: [patch] update x11/ggiterm to 0.7.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Antoine Brodin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 15:30:28 -0000 >Number: 83190 >Category: ports >Synopsis: [patch] update x11/ggiterm to 0.7.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 15:30:23 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Antoine Brodin >Release: FreeBSD 6.0-CURRENT i386 >Organization: none >Environment: System: FreeBSD barton.dreadbsd.org 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Wed Jul 6 21:48:13 CEST 2005 antoine@barton.dreadbsd.org:/usr/obj/usr/src/sys/BARTON i386 >Description: . Update to 0.7.1 from the announce: New features: - Better (more compact) font rendering - (Rough) support for non fixed-width fonts - Added icons (.svg and .png) - More accurate blinking - Added --mode option to specify the GGI mode Fixes: - Check buffer size before accessing it in parse_ansi_sequences() - Send debugging output on stderr (non buffered) - in *_delete_chars() we didn"t clear the end of the line (fixes the rendering bug in nano spotted by C. Egger) - The el1 capability (erase line up to cursor position) did not erase the character at cursor position - Fix the Ctrl-C while scrolling hangs - Fix the "less search mode" bug Build system: - Use libtool to hardcode library paths (requested by N. Pilgrim) (this requires autotools 1.9) - Compilation failed with --without-freetype (patch from C. Egger) - Require freetype >= 2.1.3, needed for FT_LOAD_TARGET_MONO - autogen.sh parses configure instead of Makefile which may not exist at that time - Suggest using --without-freetype when default ./configure cannot find the freetype lib . Take maintainership . Don't use X_PREFIX, you can run ggiterm without X using display-vgl for example . Don't use INSTALLS_SHLIB (I don't know why it was there) . The patch is not needed anymore >How-To-Repeat: >Fix: --- ggiterm.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/ggiterm/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile 10 Dec 2004 08:37:50 -0000 1.6 +++ Makefile 9 Jul 2005 14:59:54 -0000 @@ -6,24 +6,22 @@ # PORTNAME= ggiterm -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ggiterm DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= antoine.brodin@laposte.net COMMENT= A terminal emulator for GGI LIB_DEPENDS= ggi.2:${PORTSDIR}/graphics/libggi USE_GMAKE= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ggi-prefix=${LOCALBASE} +CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} @@ -41,9 +39,6 @@ CONFIGURE_ARGS+=--without-freetype MAN1= ggiterm.1 -post-patch: - @${REINPLACE_CMD} -e 's|-lggi |-lggi ${PTHREAD_LIBS} |' ${WRKSRC}/configure - post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/x11/ggiterm/distinfo,v retrieving revision 1.3 diff -u -p -r1.3 distinfo --- distinfo 9 Dec 2004 09:49:38 -0000 1.3 +++ distinfo 9 Jul 2005 14:34:18 -0000 @@ -1,2 +1,2 @@ -MD5 (ggiterm-0.7.0.tar.gz) = abdaca4081e5b313330b9b597ce88596 -SIZE (ggiterm-0.7.0.tar.gz) = 159164 +MD5 (ggiterm-0.7.1.tar.gz) = 4a70de30a012a29c2ba2411ddbd4974d +SIZE (ggiterm-0.7.1.tar.gz) = 380467 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/x11/ggiterm/pkg-plist,v retrieving revision 1.1 diff -u -p -r1.1 pkg-plist --- pkg-plist 9 Dec 2003 00:05:55 -0000 1.1 +++ pkg-plist 9 Jul 2005 14:58:00 -0000 @@ -1,4 +1,7 @@ bin/ggiterm %%DOCSDIR%%/AUTHORS %%DOCSDIR%%/README +share/ggiterm/ggiterm.png +share/ggiterm/ggiterm.svg @dirrm %%DOCSDIR%% +@dirrm share/ggiterm Index: files/patch-ggiterm.c =================================================================== RCS file: files/patch-ggiterm.c diff -N files/patch-ggiterm.c --- files/patch-ggiterm.c 9 Dec 2004 09:49:38 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,20 +0,0 @@ ---- ggiterm.c.orig Fri Oct 22 11:32:34 2004 -+++ ggiterm.c Sun Dec 5 23:39:35 2004 -@@ -38,6 +38,8 @@ - - /* for openpty() */ - #include /* some systems (BSD) need it even with OPENPTY_HEADER */ -+/* for pid_t, strangely not included by OPENPTY_HEADER */ -+#include - #ifdef OPENPTY_HEADER - # include OPENPTY_HEADER - #else -@@ -52,8 +54,6 @@ - # include - #endif - --/* for pid_t, strangely not included by OPENPTY_HEADER */ --#include - /* for execve, read, write */ - #include - --- ggiterm.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 16:00:27 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BDC616A41C for ; Sat, 9 Jul 2005 16:00:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B11243D4C for ; Sat, 9 Jul 2005 16:00:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69G0Qi7013986 for ; Sat, 9 Jul 2005 16:00:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69G0Qcs013985; Sat, 9 Jul 2005 16:00:26 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 16:00:26 GMT Resent-Message-Id: <200507091600.j69G0Qcs013985@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Denis Shaposhnikov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA97916A41C for ; Sat, 9 Jul 2005 15:52:30 +0000 (GMT) (envelope-from dsh@neva.vlink.ru) Received: from deliver.smtp.vlink.ru (alias.rigel.internal.vlink.ru [217.23.88.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id D443343D45 for ; Sat, 9 Jul 2005 15:52:29 +0000 (GMT) (envelope-from dsh@neva.vlink.ru) Received: from smtp.smtp.vlink.ru (clamav.smtp.vlink.ru [192.168.4.1]) by deliver.smtp.vlink.ru (Postfix) with ESMTP id 406C045348 for ; Sat, 9 Jul 2005 19:52:28 +0400 (MSD) Received: from neva.vlink.ru (neva.vlink.ru [217.107.252.29]) by smtp.smtp.vlink.ru (Postfix) with ESMTP id 0C27945330 for ; Sat, 9 Jul 2005 19:52:28 +0400 (MSD) Received: from neva.vlink.ru (localhost [127.0.0.1]) by neva.vlink.ru (8.13.4/8.13.4) with ESMTP id j69FqPkY017493; Sat, 9 Jul 2005 19:52:25 +0400 (MSD) (envelope-from dsh@neva.vlink.ru) Received: (from dsh@localhost) by neva.vlink.ru (8.13.4/8.13.4/Submit) id j69FqPix017489; Sat, 9 Jul 2005 19:52:25 +0400 (MSD) (envelope-from dsh) Message-Id: <200507091552.j69FqPix017489@neva.vlink.ru> Date: Sat, 9 Jul 2005 19:52:25 +0400 (MSD) From: Denis Shaposhnikov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: dsh@neva.vlink.ru Subject: ports/83191: New port: net/tkabber-devel (Tcl/Tk based jabber client, development version of net/tkabber) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Denis Shaposhnikov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 16:00:27 -0000 >Number: 83191 >Category: ports >Synopsis: New port: net/tkabber-devel (Tcl/Tk based jabber client, development version of net/tkabber) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 16:00:26 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Denis Shaposhnikov >Release: FreeBSD 6.0-CURRENT i386 >Organization: >Environment: System: FreeBSD neva.vlink.ru 6.0-CURRENT FreeBSD 6.0-CURRENT #18: Mon Jun 27 10:58:47 MSD 2005 dsh@neva.vlink.ru:/var/FreeBSD/obj/var/FreeBSD/src/sys/NEVA i386 >Description: Tkabber is a free client for an instant messaging system called Jabber. It is written in Tcl/Tk and supports many features like support of unicode, ssl support, http proxy, file transfers and support of multi-user conference protocol. WWW: http://tkabber.jabber.ru/ >How-To-Repeat: >Fix: begin 644 tkabber-devel.tar.gz M'XL(`$KOST(``^U=:W/;-M;N5^M7<-MD9K=372Q?DUEWZMA.U^\FML=R-GOI MC@8B(0H12;`$9>^,E+]V?YQ^YH?+AWM#?:V]OW1KM[AZ/#K[R#7ZD_ MK;)B.W!Y'.[O:^=_?+A_ M4,[_>'RX.Q[Q^3_8&Q]\Y8V^;#?4Y7<^_]]X5WCMI33+F>?3*,)^3FCBQ94B M>'.:O=YI*4GO&^\!F/O6L_IQSCC4>C/0[YN*!QT;1S&N$- M2@+>=$=BRA8X65+OSR%-_D-_6"7D?K`D^'ZP0M_WON&\%V\SC-],SE_POWHW MU[=W5Z?O+T[J'A0U?[NXG5Q>7YWLC`:O!L<#-."W/!@=CG=[9Z=W%S]>WUY> M3$YV$ISWWI].[BYNIY/+.U&SR//T]7"8X'LTN(](LAQDJV%`6"X&RH:]F[_^ M*&XV^?#V[>7?3W:JT?*+7%[=\7\7MR<[`5O\4%-[9]?OWU]IZ*CG1P0G^7=><1&:QOP/[QYGC`NWU[O]<#4]O[BYN#KGW5H3MC@> M[+]^\8L8W.3\\O9QN-G=[>>41DN2LV&^/-[W?NKM[+SXY=WUV>F[-Z>3B\=A M1&;#W(_XC]W!T3!=AI=%=_7VW>79W>1I;OO_&O5?_?O;WM7U],V'RW?G)SL/F/4^WOYU62.?.PORY_YTDNC54B2S.>:Y3.ZZ>\.1N->+Z!]?J$<1='K'N_VQ=E?KA^]/O:^_N8/PQE)AFSQ M4X(WV/>JF?=>_')^>G=:C*WJG1!BT9-^@F+LU7W^Z>N?7KSX@?^??.U][SU+ MI&:QA;CAY=7D[O3=N^GD[/;RYNY1B>.5-[<77,\?BR[5RTO0WQ?81J=$Y=E- M=1T^&8_#;XO^-;K=&W`[X1&/)+RVFH(G7O^V07WQ"WEL,W$2<'+[UA=_/WU_ M\^YBTKQ]ZS+I:*,OY]=GD3^W!\9KB MZL\]/_UP]Y?KVXEW=GWSC\NK'[VS!4I"_(Z&3:&*CC\JQE-=[GD\!DY`_:+? M;1*9BZXG?K0*L/?G&0L&PBH/XN7WO5_1_K?W?V$-23*G7_8>EOU_M'NT5^__ MH\,#X?\=[(^/MOO_;U'>GQ]X?ZR5H+NA#KAH!K/_C/_DG7B'1P?!>/?`GZ/Y M;`\=S^;'QZ]XQ6C?W\?[\V#>FUS^\P)XJ='QT:M7OZ96;PNTM-<_W\3Y;\S/ MON@];.M_?W?/&QWQ$''W:+2[>U"L_Z/][?K_+(4GP_^,,6.(.TBAQQY8CF//Y_X-#GK_5WH4WF4N+K'.2)YCP?(JIYA[_AY; MI66`$:/DP9OSL&&58>9%9(E[59M'YQX/!GP:X.\\QJ*:\YTGO'8OS>CFX3NO MB$CR#"5LSEUI<>TF/UY%.>FOF/"^:<(1./&QH.:41S:#7N_CQX^OO2H*J%VA MTM43D<#OTQ[)ZS\5WNP7O8=Y_1^-1&9"Z!9MR(4)K(]1E=LS(,:M7["Y3+M_*?@Z9V M/9];&DO5`J#],PQE+M@M*EC"UR#NI:?_FD M@9LLF"D!9CJ)*-^G]"0<0 MW6I[`NB'FIN'FEN&RMNYP[%1].UGF<`='AP0N9O=1-%SA1V:Y)%LFR14,ZUF M1GXN@85QU#\>[#H14I2I[+..PG^4#*<;;1P[QO]-I_QW%T*`4S@\Y;L&`"U, M1^'PVK'KC%M2E2!)4*29I7K*#606$,0U7VI4KX9V>O+Y3QE8N/A8[K7(<@Y] M-.`_Y?H`J^MQHJFGFGJFJ5^IZ^>9NIZO4F5]$JGK4WU]YBNJ-9?/-,/*--WG M]:K+KQ127OG2C"0XY)L7RF736&6JAR@FLU4TJSVI(2*QM%?JL,3_&8R-60+& MBM`,#'Y`?.^TH@/J"Y?A*9SC&[H17^X(0W2/2(1F$>ZC-9*=""M+^*'NK""1 M/2$K:8.<.5!"R+?OM.]'E"F\3R.'ICB!=HEE/.#*$O:[_YR=<.:S!5WWZ7S.-X?/)2=&;N60@>Q& M%PL85Y<2RMZ^#FJR2EWLIY5>.;O8:MN#XPT6KXLU:E87O,9%4`K&FRUDC:XM M)-#DZ6E&FZ>GF8R>GF6P>EH2F#&+$'>MH&B[]>HR*HWJ<\>.T01%SD0^N_<` M1>C0P'C;9MG%0^QKS7';8+4LD+(Y;;!:$D#5P!MLA_!L$/O_#?X<`7!W!K[\!=ABY6#?$Q$WO6M%"[31K#&87*.3&$NCD1ZHW;C92X<[A. M@_%A.`6MT28!M#R;!,C*;.)M+HZ2`_-LFA3`VG^"<__#4:L$PTVK!,-)JP3! M6:L*DJ-6"8Z+5D$\L"4+F.4+<&L,`W[ M,Q0P$D(Y?90YH[LC[C1JOD\VZU2AQOEN!U/V;VI$*-9QAE_F(ZLX># M'8:/F'T5=3AX@WR[@>B0YFLPH_XN1T1#>U[`.1&F(YH383H6-!&FXX,286:R MV1+.2\,W'CN&M`:><7\P\$P[A(%F,-EZ%IQB#_TD"B2:"ZOO+@#RCQTH0)LZ M#%-*L0,U^;,=J"T=TX4;\HD=J'%]=K#F[&`%=DP.:EE&S=:R3'JM)1FT6L>! M$NP:W2&`$WT:GB7/IV9!X;8L7P?NL#;=#**.!-$9)U.HX]@U!FP$VWBG])Z6 MZBYX4')/1;'D]MH46Z:NC788!3Q/IR(80P05P10?J/"VX$#),4<&*HHA+.C" MK9DG%<%)3K:\DPKO*B=`UDE%<9`38(^&IYQ4!">9VA).*KRK3`'I)A7%0:;6 M9).*X"0G6ZI)A7>5$R#1I*(XR,F49NIB`?D1-<5)KO;LB)KA*EM0;D1-LLO7 M.4K5\,Q!JH8$C5$U=%"(:N2:(]1PQ1:P.*D)-,8\3:`Q+FD"S?/11%IB$@$% M>Z\"[.B(*BEF-U1),3JA2H;)!541W-!C$!SF-4H$F\_8(`#BIP;:ZE\VL"#O M4N#=[86*9;$6*@K85JC(,$NA9YKM!%_QKH&^FF)<*FJ*::FH&8:EHB2`T';- M;*(AVB;P;N9'R;"*U,GX*`D6@8)-3P,,$V<%MJ4M&E"&88.SF8X&%#J7T`\0 MFEA0OKU%@%HE%X@15LJ4T:[21&0QI0)8"F:4G-M)"`QIR(X2-*>E%/AW:0)2LBI*#:).KNQ M2I;9CU52H(ZLD@SR9`U,FRN;1$-SYZU<*8XH@4TF>L6T!82M\&&H*,%-"[%%M+VI%D+;(Y0 M"JACA*+A&%>`AF-:`AJ*80VH&3"X?16TX+:`I@4&KQDW0Z2FV*?!R1"I&;9) M`!NB)MHIH-$0744-"FAD@B7<:!*`B@5,C36QX+'"`QD9;G2.9+C)-9+1-L=( MP3"[13+!X!2UP;;GJ"2T?:$UT=8UU@3;W!V98/9R)+QM_<+#.QGNH#&V\$Y& MNVD,(+R3"6"-L?H+\/!.ACM(T1;>R6@W*0+".YD`EJ+U&RHRW$$VMF^GR&@W MV0"^F2(3P+(QA;YM).C))S7%P8Y!GGE2,]PL&O!I)S4);-L`Z0(5P4'[[.D" M%=Y-`T'I`A7%IH5NSR=)%/L30Q+%]1:0QY(4))?;V#Y/;('M3R.IX,9'D50$ M\W-(*H;A(:06')P94K+,F2$E!9H94I)!F2$#TVQ<4D9`.8PFSI1J:.),.8$F MSC@'3:`YR!=(M]!2R3!N%$J&:9]0$@RV6X6'@$$1GH2W!'@-O"UB:T`A`9N` M.R]'%=,"8+.,6OI:X,2I M'P!8G;FT(Q.:Q2AR(+#B82@70KD-VX$YX1?-42R_Z5/&;A9Y#.PUCM/\83JC MP8,%=X\3Q;M`VY@-]J=<"6*46$;TI*4V&,MI9NF9F/3ZKI8.DLP'(B,:AHHW MFK8P,88-5BPM21+0M1F8TG0E#NU:F6&E>V3#)`%, MH58)80_QC$;ZP39?33T41QG`D+K7R2K!C&AQ(=_4,A0-T2JGQ?YO!=ZC'!DF MK\:5ATX8C=`3]&F#`<$KR4_%1)%[_0S4^'H/LN'2##-P)[AEV<3R>XF[L.)X M,3LJ5[T$7T*M9LS/R`Q/0Y1CR%SE2]^P_9"?*V?1A!"[G:F=4OG%V(UF8:A- M[=4!>EI(I>;#(/?U"Z,&D9F^+]S/L#0SZB_9@18A7BU>?WS#%Y9>^`60L!1' M>O4H,$9C](0X'NR;0>+T%FM_UK'HNA93&E`F5B*CD7[&:EQ,N?-9G)]AA>:( M+63P9#HGRY>^:=\)K++G"%I9G`#Z]6T)8[FF^P.39=5FC M>R.#)@GVA?MF`1:11'']CF\$YCGU2T.;YI3_:B/7$S1]CE"@C&94H^$(QQ\^ MH`)M$[(`N0JXS0'WY;,$*XAPH;;01H&FW$;+>EZ?:#D,EG/5Z05/[?4O,D)S M"(N(.Y5[Y"HG"D=G$Z=I_+P--(YV?"F.BPDBFA8A)@G["PJ!F1!!\9JE\@"( M#B!"OJ;)<%G]]43+6-T49A@GZB;"#9ZRH0P`E$UQGIE&3GV,DGZ`<:JF<\X9 MRF8TN:(YF1,?B9A4G!PP&`UG*Q(%XI!1%Y*R3=FU'%-3SWESBO.51L"5^O&% MG`O_:,5D!.6.]7!!USG7Q4VN:?\TH]JFXO$49=>*]HPQ/;EL5++7*(OK0=6' ME;[DI3H>E".JDTFU[=6)I?KVIY-,=8AZ]8KHUPK:=#`_!"3+8J\![3U7/:WL MUH%0*H!T=(\*5!U3HVW*E4VUFQ$CW]3<#(-,N,IC-D'(SZ;6R@Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 16:50:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B5BE16A41C for ; Sat, 9 Jul 2005 16:50:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1610743D46 for ; Sat, 9 Jul 2005 16:50:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69GoKQg020222 for ; Sat, 9 Jul 2005 16:50:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69GoKfZ020221; Sat, 9 Jul 2005 16:50:20 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 16:50:20 GMT Resent-Message-Id: <200507091650.j69GoKfZ020221@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Alejandro Pulver" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B243D16A41C for ; Sat, 9 Jul 2005 16:42:09 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: from relay.pair.com (relay00.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 4AA5A43D46 for ; Sat, 9 Jul 2005 16:42:09 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: (qmail 9634 invoked from network); 9 Jul 2005 16:42:07 -0000 Received: from unknown (HELO phobos.mars.bsd) (unknown) by unknown with SMTP; 9 Jul 2005 16:42:07 -0000 Message-Id: <1120927447.0@phobos.mars.bsd> Date: Sat, 9 Jul 2005 13:44:07 -0300 From: "Alejandro Pulver" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.4 Cc: Subject: ports/83193: New port: games/alienblaster - Alien Blaster X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 16:50:21 -0000 >Number: 83193 >Category: ports >Synopsis: New port: games/alienblaster - Alien Blaster >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 16:50:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alejandro Pulver >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE #0: Sat May 21 12:14:47 ART 2005 root@phobos.mars.bsd:/usr/src/sys/i386/compile/ATHLON-ALE >Description: >How-To-Repeat: >Fix: --- alienblaster.shar begins here --- # 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: # # alienblaster # alienblaster/Makefile # alienblaster/pkg-descr # alienblaster/distinfo # alienblaster/pkg-plist # echo c - alienblaster mkdir -p alienblaster > /dev/null 2>&1 echo x - alienblaster/Makefile sed 's/^X//' >alienblaster/Makefile << 'END-of-alienblaster/Makefile' X# New ports collection makefile for: games/alienblaster X# Date created: 8 Aug 2005 X# Whom: Alejandro Pulver X# X# $FreeBSD$ X# X XPORTNAME= alienblaster XPORTVERSION= 1.1.0 XCATEGORIES= games XMASTER_SITES= http://www.informatik.uni-bremen.de/~schwardt/alienblaster/ XEXTRACT_SUFX= .tgz X XMAINTAINER= alejandro@varnet.biz XCOMMENT= Alien Blaster X XUSE_GMAKE= yes XUSE_SDL= mixer sdl XUSE_REINPLACE= yes XREINPLACE_ARGS= -i '' X XWRKSRC= ${WRKDIR}/${PORTNAME} X Xpost-patch: X# Fix make command X @${REINPLACE_CMD} -e 's|make|${GMAKE}|g' ${WRKSRC}/${MAKEFILE} X X# Fix Makefile X @${REINPLACE_CMD} -e 's|alienBlaster|${PORTNAME}|g ; \ X s|g++|${CXX}|g ; \ X s|-g||g ; \ X s|sdl-config|${SDL_CONFIG}|g ; \ X s|@echo ""||g' \ X ${WRKSRC}/src/Makefile X X# Fix paths to ${DATADIR} X @${REINPLACE_CMD} -e 's|\./|${DATADIR}/|g' \ X ${WRKSRC}/src/global.h \ X ${WRKSRC}/src/global.cc X @${REINPLACE_CMD} -e 's|\./|${DATADIR}/|g ; \ X s|=\(images\)|=${DATADIR}/\1|g' \ X ${WRKSRC}/cfg/level*.cfg X Xdo-install: X# Executable X @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin X X# Data X @${MKDIR} ${DATADIR} X.for d in cfg images sound X @${CP} -R ${WRKSRC}/${d} ${DATADIR} X.endfor X X.include END-of-alienblaster/Makefile echo x - alienblaster/pkg-descr sed 's/^X//' >alienblaster/pkg-descr << 'END-of-alienblaster/pkg-descr' XAlien Blaster X XYour mission is simple: stop the invasion of the aliens and blast them! X XFeatures X X* many aliens to blast X* a big bad boss X* different weapons X* special items X* cooperative mode (2 players playing on 1 computer) X* gamepad/joystick support X* arcade mode with highscore X* open source X* published under GPL X* runs with Windows and Linux X XWWW: http://www.schwardtnet.de/alienblaster/ X X- Alejandro Pulver Xalejandro@varnet.biz END-of-alienblaster/pkg-descr echo x - alienblaster/distinfo sed 's/^X//' >alienblaster/distinfo << 'END-of-alienblaster/distinfo' XMD5 (alienblaster-1.1.0.tgz) = 27412a868f7d4ae0949036aeb29a6691 XSIZE (alienblaster-1.1.0.tgz) = 6571270 END-of-alienblaster/distinfo echo x - alienblaster/pkg-plist sed 's/^X//' >alienblaster/pkg-plist << 'END-of-alienblaster/pkg-plist' Xbin/alienblaster X%%DATADIR%%/cfg/alienBlaster.cfg X%%DATADIR%%/cfg/alienBlasterDifficulty0.cfg X%%DATADIR%%/cfg/alienBlasterDifficulty1.cfg X%%DATADIR%%/cfg/alienBlasterDifficulty2.cfg X%%DATADIR%%/cfg/alienBlasterDifficulty3.cfg X%%DATADIR%%/cfg/alienBlasterDifficulty4.cfg X%%DATADIR%%/cfg/highscore.dat X%%DATADIR%%/cfg/level1.cfg X%%DATADIR%%/cfg/level2.cfg X%%DATADIR%%/cfg/levelArcade.cfg X%%DATADIR%%/images/alienblastericon.bmp X%%DATADIR%%/images/alienblasterintro.bmp X%%DATADIR%%/images/arcadeLogo.bmp X%%DATADIR%%/images/background.bmp X%%DATADIR%%/images/bannerBonus100.bmp X%%DATADIR%%/images/bannerBonus200.bmp X%%DATADIR%%/images/bannerEnemysKilled.bmp X%%DATADIR%%/images/bannerExcellent.bmp X%%DATADIR%%/images/bannerHealth.bmp X%%DATADIR%%/images/bannerHeiho.bmp X%%DATADIR%%/images/bannerItemDeflectorCollected.bmp X%%DATADIR%%/images/bannerItemDumbfireDoubleCollected.bmp X%%DATADIR%%/images/bannerItemEnergyBeamCollected.bmp X%%DATADIR%%/images/bannerItemHealthCollected.bmp X%%DATADIR%%/images/bannerItemHeatseekerCollected.bmp X%%DATADIR%%/images/bannerItemHellfireCollected.bmp X%%DATADIR%%/images/bannerItemKickAssRocketCollected.bmp X%%DATADIR%%/images/bannerItemLaserCollected.bmp X%%DATADIR%%/images/bannerItemMachineGunCollected.bmp X%%DATADIR%%/images/bannerItemNukeCollected.bmp X%%DATADIR%%/images/bannerItemPrimaryUpgradeCollected.bmp X%%DATADIR%%/images/bannerYouRule.bmp X%%DATADIR%%/images/bluePlain.bmp X%%DATADIR%%/images/bomber.bmp X%%DATADIR%%/images/bomberShadow.bmp X%%DATADIR%%/images/boss.bmp X%%DATADIR%%/images/boss1MainGun.bmp X%%DATADIR%%/images/boss1RocketLauncher.bmp X%%DATADIR%%/images/boss1ShotBatteryLeft.bmp X%%DATADIR%%/images/boss1ShotBatteryRight.bmp X%%DATADIR%%/images/boss2.bmp X%%DATADIR%%/images/boss2Shadow.bmp X%%DATADIR%%/images/dumbfire.bmp X%%DATADIR%%/images/enemyShotNormal.bmp X%%DATADIR%%/images/energyBeam.bmp X%%DATADIR%%/images/explosion.bmp X%%DATADIR%%/images/explosionEnemy.bmp X%%DATADIR%%/images/fighter.bmp X%%DATADIR%%/images/fighterShadow.bmp X%%DATADIR%%/images/font-14lightblue.bmp X%%DATADIR%%/images/font-14red.bmp X%%DATADIR%%/images/font-14white.bmp X%%DATADIR%%/images/font-20blue.bmp X%%DATADIR%%/images/font-20lightblue.bmp X%%DATADIR%%/images/font-20red.bmp X%%DATADIR%%/images/font-20white.bmp X%%DATADIR%%/images/gameOver.bmp X%%DATADIR%%/images/heatseeker.bmp X%%DATADIR%%/images/heavyFighter1.bmp X%%DATADIR%%/images/heavyFighter1Icon.bmp X%%DATADIR%%/images/heavyFighter1Small.bmp X%%DATADIR%%/images/heavyFighter2.bmp X%%DATADIR%%/images/heavyFighter2Icon.bmp X%%DATADIR%%/images/heavyFighter2Small.bmp X%%DATADIR%%/images/heavyFighterDeflector.bmp X%%DATADIR%%/images/heavyFighterShadow.bmp X%%DATADIR%%/images/heavyFighterShieldDamaged.bmp X%%DATADIR%%/images/heavyShot.bmp X%%DATADIR%%/images/hellfire.bmp X%%DATADIR%%/images/hellfireShadow.bmp X%%DATADIR%%/images/hovercraft.bmp X%%DATADIR%%/images/hovercraftWreck.bmp X%%DATADIR%%/images/hpStat.bmp X%%DATADIR%%/images/iconsSecondaryWeapons.bmp X%%DATADIR%%/images/iconsSpecials.bmp X%%DATADIR%%/images/itemDeflector.bmp X%%DATADIR%%/images/itemDumbfireDouble.bmp X%%DATADIR%%/images/itemEnergyBeam.bmp X%%DATADIR%%/images/itemHealth.bmp X%%DATADIR%%/images/itemHeatseeker.bmp X%%DATADIR%%/images/itemHellfire.bmp X%%DATADIR%%/images/itemKickAssRocket.bmp X%%DATADIR%%/images/itemLaser.bmp X%%DATADIR%%/images/itemMachineGun.bmp X%%DATADIR%%/images/itemNuke.bmp X%%DATADIR%%/images/itemPrimaryUpgrade.bmp X%%DATADIR%%/images/kickAssRocket.bmp X%%DATADIR%%/images/kickAssRocketShadow.bmp X%%DATADIR%%/images/laser.bmp X%%DATADIR%%/images/lightFighter1.bmp X%%DATADIR%%/images/lightFighter1Icon.bmp X%%DATADIR%%/images/lightFighter1Small.bmp X%%DATADIR%%/images/lightFighter2.bmp X%%DATADIR%%/images/lightFighter2Icon.bmp X%%DATADIR%%/images/lightFighter2Small.bmp X%%DATADIR%%/images/lightFighterShadow.bmp X%%DATADIR%%/images/lightFighterShieldDamaged.bmp X%%DATADIR%%/images/loading.bmp X%%DATADIR%%/images/machineGun.bmp X%%DATADIR%%/images/menuIcon.bmp X%%DATADIR%%/images/normalShot.bmp X%%DATADIR%%/images/normalShotHF.bmp X%%DATADIR%%/images/nukeEffect.bmp X%%DATADIR%%/images/paused.bmp X%%DATADIR%%/images/shotNuke.bmp X%%DATADIR%%/images/shotNukeShadow.bmp X%%DATADIR%%/images/smokePuffMedium.bmp X%%DATADIR%%/images/smokePuffSmall.bmp X%%DATADIR%%/images/sonic.bmp X%%DATADIR%%/images/tank.bmp X%%DATADIR%%/images/tankRocket.bmp X%%DATADIR%%/images/tankRocketShadow.bmp X%%DATADIR%%/images/tile-island1.bmp X%%DATADIR%%/images/tile-island2.bmp X%%DATADIR%%/images/tile-oilplatform.bmp X%%DATADIR%%/images/tile-water.bmp X%%DATADIR%%/images/whitePlain.bmp X%%DATADIR%%/images/wreckBomber.bmp X%%DATADIR%%/images/wreckBoss1.bmp X%%DATADIR%%/images/wreckBoss2.bmp X%%DATADIR%%/images/wreckBossBackground.bmp X%%DATADIR%%/images/wreckFighter.bmp X%%DATADIR%%/images/wreckTank.bmp X%%DATADIR%%/images/youLose.bmp X%%DATADIR%%/images/youWin.bmp X%%DATADIR%%/sound/alarm.wav X%%DATADIR%%/sound/choose.wav X%%DATADIR%%/sound/confirm.wav X%%DATADIR%%/sound/explosion.wav X%%DATADIR%%/sound/explosionBoss.wav X%%DATADIR%%/sound/intro.wav X%%DATADIR%%/sound/playon.wav X%%DATADIR%%/sound/shotPrimary.wav X%%DATADIR%%/sound/shotSecondary.wav X@dirrm %%DATADIR%%/sound X@dirrm %%DATADIR%%/images X@dirrm %%DATADIR%%/cfg X@dirrm %%DATADIR%% END-of-alienblaster/pkg-plist exit --- alienblaster.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 17:10:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8006016A41C for ; Sat, 9 Jul 2005 17:10:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D51643D46 for ; Sat, 9 Jul 2005 17:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69HALat024984 for ; Sat, 9 Jul 2005 17:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69HALwe024983; Sat, 9 Jul 2005 17:10:21 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 17:10:21 GMT Resent-Message-Id: <200507091710.j69HALwe024983@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vsevolod Stakhov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3F9216A41C for ; Sat, 9 Jul 2005 17:08:23 +0000 (GMT) (envelope-from vsevolod@highsecure.ru) Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAB8A43D4C for ; Sat, 9 Jul 2005 17:08:22 +0000 (GMT) (envelope-from vsevolod@highsecure.ru) Received: from waterwall.inec.ru (root@localhost) by waterwall.inec.ru (8.13.1/8.12.6) with SMTP id j69H9NNe096027 for ; Sat, 9 Jul 2005 21:09:23 +0400 (MSD) Received: from core (postbox.inec.ru [213.148.3.226]) by waterwall.inec.ru (8.13.1/8.12.6) with ESMTP id j69H9Ff6096016 for ; Sat, 9 Jul 2005 21:09:15 +0400 (MSD) Received: from [213.219.249.64] (helo=spray.anyhost.ru) by core with esmtp (Exim 4.51 (FreeBSD)) id 1DrIoA-000HYx-67 for FreeBSD-gnats-submit@freebsd.org; Sat, 09 Jul 2005 21:08:06 +0400 Received: from cebka by spray.anyhost.ru with local (Exim 4.51 (FreeBSD)) id 1DrInr-000J31-8G; Sat, 09 Jul 2005 21:07:47 +0400 Message-Id: Date: Sat, 09 Jul 2005 21:07:47 +0400 From: Vsevolod Stakhov Sender: Vsevolod Stakhov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: leafy@leafy.idv.tw Subject: ports/83194: Update port: devel/eric to 3.7.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vsevolod Stakhov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 17:10:22 -0000 >Number: 83194 >Category: ports >Synopsis: Update port: devel/eric to 3.7.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 17:10:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vsevolod Stakhov >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: >Description: Update to 3.7.1 - latest stable release. Remove unused USE_REINPLACE. >How-To-Repeat: >Fix: diff -ruPN eric.orig/Makefile eric/Makefile --- eric.orig/Makefile Sat Jul 9 21:04:25 2005 +++ eric/Makefile Sat Jul 9 21:04:39 2005 @@ -6,7 +6,7 @@ # PORTNAME= eric -PORTVERSION= 3.6.2 +PORTVERSION= 3.7.1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= eric-ide @@ -19,7 +19,6 @@ pyuic:${PORTSDIR}/x11-toolkits/py-qt USE_PYTHON= yes -USE_REINPLACE= yes NO_BUILD= yes do-install: diff -ruPN eric.orig/distinfo eric/distinfo --- eric.orig/distinfo Sat Jul 9 21:04:25 2005 +++ eric/distinfo Sat Jul 9 21:04:39 2005 @@ -1,2 +1,2 @@ -MD5 (eric-3.6.2.tar.gz) = db34965b338db7b41c71189d7c84149f -SIZE (eric-3.6.2.tar.gz) = 1547301 +MD5 (eric-3.7.1.tar.gz) = 5987f13d199df352df8862eec024fc39 +SIZE (eric-3.7.1.tar.gz) = 1731501 diff -ruPN eric.orig/pkg-plist eric/pkg-plist --- eric.orig/pkg-plist Sat Jul 9 21:04:25 2005 +++ eric/pkg-plist Sat Jul 9 21:04:39 2005 @@ -7,9 +7,6 @@ bin/eric3-trpreviewer bin/eric3-uipreviewer bin/eric3-unittest -%%PYTHON_SITELIBDIR%%/eric3config.py -%%PYTHON_SITELIBDIR%%/sitecustomize.pyc -%%PYTHON_SITELIBDIR%%/sitecustomize.py %%PYTHON_SITELIBDIR%%/eric3/Checks/SyntaxCheckerDialog.py %%PYTHON_SITELIBDIR%%/eric3/Checks/SyntaxCheckerDialog.pyc %%PYTHON_SITELIBDIR%%/eric3/Checks/SyntaxCheckerForm.py @@ -22,16 +19,39 @@ %%PYTHON_SITELIBDIR%%/eric3/Checks/TabnannyForm.pyc %%PYTHON_SITELIBDIR%%/eric3/Checks/__init__.py %%PYTHON_SITELIBDIR%%/eric3/Checks/__init__.pyc +%%PYTHON_SITELIBDIR%%/eric3/DTDs/Project-3.6.dtd +%%PYTHON_SITELIBDIR%%/eric3/DTDs/Project-3.7.dtd +%%PYTHON_SITELIBDIR%%/eric3/DTDs/Session-3.7.dtd +%%PYTHON_SITELIBDIR%%/eric3/DTDs/Tasks-3.7.dtd +%%PYTHON_SITELIBDIR%%/eric3/DebugClients/Ruby/AsyncFile.rb +%%PYTHON_SITELIBDIR%%/eric3/DebugClients/Ruby/AsyncIO.rb +%%PYTHON_SITELIBDIR%%/eric3/DebugClients/Ruby/Completer.rb +%%PYTHON_SITELIBDIR%%/eric3/DebugClients/Ruby/Config.rb +%%PYTHON_SITELIBDIR%%/eric3/DebugClients/Ruby/DebugClient.rb +%%PYTHON_SITELIBDIR%%/eric3/DebugClients/Ruby/DebugClientBaseModule.rb +%%PYTHON_SITELIBDIR%%/eric3/DebugClients/Ruby/DebugClientCapabilities.rb +%%PYTHON_SITELIBDIR%%/eric3/DebugClients/Ruby/DebugProtocol.rb +%%PYTHON_SITELIBDIR%%/eric3/DebugClients/Ruby/DebugQuit.rb +%%PYTHON_SITELIBDIR%%/eric3/DebugClients/Ruby/Debuggee.rb +%%PYTHON_SITELIBDIR%%/eric3/DebugClients/Ruby/__init__.rb +%%PYTHON_SITELIBDIR%%/eric3/DebugClients/__init__.py +%%PYTHON_SITELIBDIR%%/eric3/DebugClients/__init__.pyc +%%PYTHON_SITELIBDIR%%/eric3/Debugger/BreakPointViewer.py +%%PYTHON_SITELIBDIR%%/eric3/Debugger/BreakPointViewer.pyc +%%PYTHON_SITELIBDIR%%/eric3/Debugger/DebugClientCapabilities.py +%%PYTHON_SITELIBDIR%%/eric3/Debugger/DebugClientCapabilities.pyc +%%PYTHON_SITELIBDIR%%/eric3/Debugger/EditWatchpointDialog.py +%%PYTHON_SITELIBDIR%%/eric3/Debugger/EditWatchpointDialog.pyc +%%PYTHON_SITELIBDIR%%/eric3/Debugger/EditWatchpointForm.py +%%PYTHON_SITELIBDIR%%/eric3/Debugger/EditWatchpointForm.pyc +%%PYTHON_SITELIBDIR%%/eric3/Debugger/WatchPointViewer.py +%%PYTHON_SITELIBDIR%%/eric3/Debugger/WatchPointViewer.pyc %%PYTHON_SITELIBDIR%%/eric3/Debugger/AsyncFile.py %%PYTHON_SITELIBDIR%%/eric3/Debugger/AsyncFile.pyc %%PYTHON_SITELIBDIR%%/eric3/Debugger/AsyncIO.py %%PYTHON_SITELIBDIR%%/eric3/Debugger/AsyncIO.pyc %%PYTHON_SITELIBDIR%%/eric3/Debugger/AsyncIOBase.py %%PYTHON_SITELIBDIR%%/eric3/Debugger/AsyncIOBase.pyc -%%PYTHON_SITELIBDIR%%/eric3/Debugger/BreakpointDialog.py -%%PYTHON_SITELIBDIR%%/eric3/Debugger/BreakpointDialog.pyc -%%PYTHON_SITELIBDIR%%/eric3/Debugger/BreakpointForm.py -%%PYTHON_SITELIBDIR%%/eric3/Debugger/BreakpointForm.pyc %%PYTHON_SITELIBDIR%%/eric3/Debugger/Config.py %%PYTHON_SITELIBDIR%%/eric3/Debugger/Config.pyc %%PYTHON_SITELIBDIR%%/eric3/Debugger/Cyclops/Cyclops.py @@ -120,6 +140,39 @@ %%PYTHON_SITELIBDIR%%/eric3/Documentation/README-passive-debugging.txt %%PYTHON_SITELIBDIR%%/eric3/Documentation/README-PyXML-0.8.3.txt %%PYTHON_SITELIBDIR%%/eric3/Documentation/README-scripting.txt +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.DebugClients.Ruby.AsyncFile.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.DebugClients.Ruby.AsyncIO.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.DebugClients.Ruby.Completer.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.DebugClients.Ruby.Config.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.DebugClients.Ruby.DebugClient.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.DebugClients.Ruby.DebugClientBaseModule.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.DebugClients.Ruby.DebugClientCapabilities.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.DebugClients.Ruby.DebugProtocol.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.DebugClients.Ruby.DebugQuit.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.DebugClients.Ruby.Debuggee.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.DebugClients.Ruby.__init__.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Debugger.BreakPointViewer.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Debugger.DebugClientCapabilities.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Debugger.EditWatchpointDialog.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Debugger.EditWatchpointForm.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Debugger.WatchPointViewer.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.QScintilla.LexerLua.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.QScintilla.LexerRuby.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.UI.TaskPropertiesDialog.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.UI.TaskPropertiesForm.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.UI.TaskViewer.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Utilities.ClassBrowsers.ClbrBaseClasses.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Utilities.ClassBrowsers.__init__.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Utilities.ClassBrowsers.idlclbr.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Utilities.ClassBrowsers.pyclbr.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Utilities.ClassBrowsers.rbclbr.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.VCS.subversionPackage.RevisionSelectionDialog.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.VCS.subversionPackage.RevisionSelectionForm.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.XML.TasksHandler.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.XML.TasksWriter.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/index-eric3.DebugClients.Ruby.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/index-eric3.DebugClients.html +%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/index-eric3.Utilities.ClassBrowsers.html %%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Checks.SyntaxCheckerDialog.html %%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Checks.SyntaxCheckerForm.html %%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Checks.Tabnanny.html @@ -128,8 +181,6 @@ %%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Debugger.AsyncFile.html %%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Debugger.AsyncIO.html %%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Debugger.AsyncIOBase.html -%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Debugger.BreakpointDialog.html -%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Debugger.BreakpointForm.html %%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Debugger.Config.html %%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Debugger.Cyclops.Cyclops.html %%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Debugger.Cyclops.HTMLCyclops.html @@ -312,7 +363,6 @@ %%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.UI.UserInterface.html %%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.uninstall.html %%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Utilities.ModuleParser.html -%%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Utilities.pyclbr.html %%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Utilities.SingleApplication.html %%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Utilities.Startup.html %%PYTHON_SITELIBDIR%%/eric3/Documentation/Source/eric3doc-eric3.Utilities.__init__.html @@ -517,6 +567,7 @@ %%PYTHON_SITELIBDIR%%/eric3/eric3.api %%PYTHON_SITELIBDIR%%/eric3/eric3.py %%PYTHON_SITELIBDIR%%/eric3/eric3.pyc +%%PYTHON_SITELIBDIR%%/eric3/eric3.pyw %%PYTHON_SITELIBDIR%%/eric3/Examples/hallo.py %%PYTHON_SITELIBDIR%%/eric3/Examples/hallo.pyc %%PYTHON_SITELIBDIR%%/eric3/Examples/modpython.py @@ -581,6 +632,47 @@ %%PYTHON_SITELIBDIR%%/eric3/Helpviewer/SearchForm.pyc %%PYTHON_SITELIBDIR%%/eric3/Helpviewer/__init__.py %%PYTHON_SITELIBDIR%%/eric3/Helpviewer/__init__.pyc +%%PYTHON_SITELIBDIR%%/eric3/icons/default/breakpoints.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/fileRuby.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/led_green.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/led_red.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/module.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-api.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-application.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-autocompletion.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-calltips.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-colours.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-debugger.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-editor.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-general.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-help.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-highlighter-association.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-highlighting-styles.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-icons.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-interface.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-mail_generic.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-orbit.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-printer.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-project.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-properties.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-pyDebugger.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-python.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-qtlogo.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-rbDebugger.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-refactoring.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-styles.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-vcs.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/preferences-viewmanager.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/projectSourcesPy.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/projectSourcesPyMixed.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/projectSourcesRb.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/projectSourcesRbMixed.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/task.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/taskCompleted.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/taskPrioHigh.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/taskPrioLow.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/taskPriority.png +%%PYTHON_SITELIBDIR%%/eric3/icons/default/watchpoints.png %%PYTHON_SITELIBDIR%%/eric3/icons/default/addBookmark.png %%PYTHON_SITELIBDIR%%/eric3/icons/default/altn.png %%PYTHON_SITELIBDIR%%/eric3/icons/default/anychar.png @@ -764,6 +856,7 @@ %%PYTHON_SITELIBDIR%%/eric3/pixmaps/listspace.png %%PYTHON_SITELIBDIR%%/eric3/pixmaps/tabview.png %%PYTHON_SITELIBDIR%%/eric3/pixmaps/workspace.png +%%PYTHON_SITELIBDIR%%/eric3/pixmaps/eric.ico %%PYTHON_SITELIBDIR%%/eric3/Preferences/ConfigurationDialog.py %%PYTHON_SITELIBDIR%%/eric3/Preferences/ConfigurationDialog.pyc %%PYTHON_SITELIBDIR%%/eric3/Preferences/ConfigurationForm.py @@ -844,6 +937,10 @@ %%PYTHON_SITELIBDIR%%/eric3/QScintilla/LexerJava.pyc %%PYTHON_SITELIBDIR%%/eric3/QScintilla/LexerJavaScript.py %%PYTHON_SITELIBDIR%%/eric3/QScintilla/LexerJavaScript.pyc +%%PYTHON_SITELIBDIR%%/eric3/QScintilla/LexerLua.py +%%PYTHON_SITELIBDIR%%/eric3/QScintilla/LexerLua.pyc +%%PYTHON_SITELIBDIR%%/eric3/QScintilla/LexerRuby.py +%%PYTHON_SITELIBDIR%%/eric3/QScintilla/LexerRuby.pyc %%PYTHON_SITELIBDIR%%/eric3/QScintilla/LexerPerl.py %%PYTHON_SITELIBDIR%%/eric3/QScintilla/LexerPerl.pyc %%PYTHON_SITELIBDIR%%/eric3/QScintilla/LexerPython.py @@ -1030,12 +1127,26 @@ %%PYTHON_SITELIBDIR%%/eric3/UI/UserInterface.pyc %%PYTHON_SITELIBDIR%%/eric3/UI/__init__.py %%PYTHON_SITELIBDIR%%/eric3/UI/__init__.pyc +%%PYTHON_SITELIBDIR%%/eric3/UI/TaskPropertiesDialog.py +%%PYTHON_SITELIBDIR%%/eric3/UI/TaskPropertiesDialog.pyc +%%PYTHON_SITELIBDIR%%/eric3/UI/TaskPropertiesForm.py +%%PYTHON_SITELIBDIR%%/eric3/UI/TaskPropertiesForm.pyc +%%PYTHON_SITELIBDIR%%/eric3/UI/TaskViewer.py +%%PYTHON_SITELIBDIR%%/eric3/UI/TaskViewer.pyc %%PYTHON_SITELIBDIR%%/eric3/uninstall.py %%PYTHON_SITELIBDIR%%/eric3/uninstall.pyc +%%PYTHON_SITELIBDIR%%/eric3/Utilities/ClassBrowsers/ClbrBaseClasses.py +%%PYTHON_SITELIBDIR%%/eric3/Utilities/ClassBrowsers/ClbrBaseClasses.pyc +%%PYTHON_SITELIBDIR%%/eric3/Utilities/ClassBrowsers/__init__.py +%%PYTHON_SITELIBDIR%%/eric3/Utilities/ClassBrowsers/__init__.pyc +%%PYTHON_SITELIBDIR%%/eric3/Utilities/ClassBrowsers/idlclbr.py +%%PYTHON_SITELIBDIR%%/eric3/Utilities/ClassBrowsers/idlclbr.pyc +%%PYTHON_SITELIBDIR%%/eric3/Utilities/ClassBrowsers/pyclbr.py +%%PYTHON_SITELIBDIR%%/eric3/Utilities/ClassBrowsers/pyclbr.pyc +%%PYTHON_SITELIBDIR%%/eric3/Utilities/ClassBrowsers/rbclbr.py +%%PYTHON_SITELIBDIR%%/eric3/Utilities/ClassBrowsers/rbclbr.pyc %%PYTHON_SITELIBDIR%%/eric3/Utilities/ModuleParser.py %%PYTHON_SITELIBDIR%%/eric3/Utilities/ModuleParser.pyc -%%PYTHON_SITELIBDIR%%/eric3/Utilities/pyclbr.py -%%PYTHON_SITELIBDIR%%/eric3/Utilities/pyclbr.pyc %%PYTHON_SITELIBDIR%%/eric3/Utilities/SingleApplication.py %%PYTHON_SITELIBDIR%%/eric3/Utilities/SingleApplication.pyc %%PYTHON_SITELIBDIR%%/eric3/Utilities/Startup.py @@ -1174,6 +1285,10 @@ %%PYTHON_SITELIBDIR%%/eric3/VCS/subversionPackage/TagForm.pyc %%PYTHON_SITELIBDIR%%/eric3/VCS/subversionPackage/__init__.py %%PYTHON_SITELIBDIR%%/eric3/VCS/subversionPackage/__init__.pyc +%%PYTHON_SITELIBDIR%%/eric3/VCS/subversionPackage/RevisionSelectionDialog.py +%%PYTHON_SITELIBDIR%%/eric3/VCS/subversionPackage/RevisionSelectionDialog.pyc +%%PYTHON_SITELIBDIR%%/eric3/VCS/subversionPackage/RevisionSelectionForm.py +%%PYTHON_SITELIBDIR%%/eric3/VCS/subversionPackage/RevisionSelectionForm.pyc %%PYTHON_SITELIBDIR%%/eric3/VCS/VersionControl.py %%PYTHON_SITELIBDIR%%/eric3/VCS/VersionControl.pyc %%PYTHON_SITELIBDIR%%/eric3/VCS/__init__.py @@ -1302,6 +1417,10 @@ %%PYTHON_SITELIBDIR%%/eric3/XML/XMLWriterBase.pyc %%PYTHON_SITELIBDIR%%/eric3/XML/__init__.py %%PYTHON_SITELIBDIR%%/eric3/XML/__init__.pyc +%%PYTHON_SITELIBDIR%%/eric3/XML/TasksHandler.py +%%PYTHON_SITELIBDIR%%/eric3/XML/TasksHandler.pyc +%%PYTHON_SITELIBDIR%%/eric3/XML/TasksWriter.py +%%PYTHON_SITELIBDIR%%/eric3/XML/TasksWriter.pyc %%PYTHON_SITELIBDIR%%/eric3/__init__.py %%PYTHON_SITELIBDIR%%/eric3/__init__.pyc @dirrm %%PYTHON_SITELIBDIR%%/eric3/pixmaps @@ -1320,6 +1439,7 @@ @dirrm %%PYTHON_SITELIBDIR%%/eric3/VCS/subversionPackage @dirrm %%PYTHON_SITELIBDIR%%/eric3/VCS/cvsPackage @dirrm %%PYTHON_SITELIBDIR%%/eric3/VCS +@dirrm %%PYTHON_SITELIBDIR%%/eric3/Utilities/ClassBrowsers @dirrm %%PYTHON_SITELIBDIR%%/eric3/Utilities @dirrm %%PYTHON_SITELIBDIR%%/eric3/UI @dirrm %%PYTHON_SITELIBDIR%%/eric3/Tools @@ -1337,6 +1457,7 @@ @dirrm %%PYTHON_SITELIBDIR%%/eric3/Project @dirrm %%PYTHON_SITELIBDIR%%/eric3/Preferences @dirrm %%PYTHON_SITELIBDIR%%/eric3/KdeQt +@dirrm %%PYTHON_SITELIBDIR%%/eric3/i18n @dirrm %%PYTHON_SITELIBDIR%%/eric3/Helpviewer @dirrm %%PYTHON_SITELIBDIR%%/eric3/Graphics @dirrm %%PYTHON_SITELIBDIR%%/eric3/Examples/Scripting @@ -1347,6 +1468,8 @@ @dirrm %%PYTHON_SITELIBDIR%%/eric3/Documentation @dirrm %%PYTHON_SITELIBDIR%%/eric3/DesignerTemplates @dirrm %%PYTHON_SITELIBDIR%%/eric3/Debugger/Cyclops +@dirrm %%PYTHON_SITELIBDIR%%/eric3/DebugClients/Ruby +@dirrm %%PYTHON_SITELIBDIR%%/eric3/DebugClients @dirrm %%PYTHON_SITELIBDIR%%/eric3/Debugger @dirrm %%PYTHON_SITELIBDIR%%/eric3/DTDs @dirrm %%PYTHON_SITELIBDIR%%/eric3/Checks >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 18:36:08 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E079B16A41C; Sat, 9 Jul 2005 18:36:08 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84F5643D4C; Sat, 9 Jul 2005 18:36:08 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69Ia8Rk039770; Sat, 9 Jul 2005 18:36:08 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69Ia8iZ039766; Sat, 9 Jul 2005 18:36:08 GMT (envelope-from novel) Date: Sat, 9 Jul 2005 18:36:08 GMT From: Roman Bogorodskiy Message-Id: <200507091836.j69Ia8iZ039766@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Cc: Subject: Re: ports/83182: [maintainer] Update port: net/dosdetector X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 18:36:09 -0000 Synopsis: [maintainer] Update port: net/dosdetector Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Sat Jul 9 18:35:57 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=83182 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 18:40:23 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D89616A41F for ; Sat, 9 Jul 2005 18:40:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6498143D46 for ; Sat, 9 Jul 2005 18:40:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69IeMZB042454 for ; Sat, 9 Jul 2005 18:40:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69IeMuO042453; Sat, 9 Jul 2005 18:40:22 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 18:40:22 GMT Resent-Message-Id: <200507091840.j69IeMuO042453@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mateusz Jêdrasik Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0CCB16A41F for ; Sat, 9 Jul 2005 18:40:03 +0000 (GMT) (envelope-from imachine@kate.olf.sgsnet.se) Received: from kate.olf.sgsnet.se (kate.olf.sgsnet.se [193.11.222.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5860D43D46 for ; Sat, 9 Jul 2005 18:40:03 +0000 (GMT) (envelope-from imachine@kate.olf.sgsnet.se) Received: by kate.olf.sgsnet.se (MailDeamon, from userid 1001) id 8251414C; Sat, 9 Jul 2005 20:42:14 +0200 (CEST) Message-Id: <20050709184214.8251414C@kate.olf.sgsnet.se> Date: Sat, 9 Jul 2005 20:42:14 +0200 (CEST) From: Mateusz Jêdrasik To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83196: New port for polish/ekg X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mateusz Jêdrasik List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 18:40:23 -0000 >Number: 83196 >Category: ports >Synopsis: New port for polish/ekg >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 18:40:21 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Mateusz Jêdrasik >Release: FreeBSD 4.11-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD kate.olf.sgsnet.se 4.11-RELEASE-p9 FreeBSD 4.11-RELEASE-p9 #0: Thu May 26 06:35:21 CEST 2005 imachine@kate.olf.sgsnet.se:/usr/obj/usr/src/sys/KATE i386 >Description: Many people in Poland use ekg as a client for Gadu-Gadu, a popular polish IM. The development line of the stable branch of ekg is very slow however, fruiting with a release every ~half year. During this time, a lot of vital fixes are contributed to the -current line of ekg, which is by far hardly less stable than the -stable line. Hence the creation of port polish/ekg-cvs by me, and addage of a few fixes to the original polish/ekg (mainly a CONFLICT and a knob for aspell). >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 18:50:16 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 534BF16A41C for ; Sat, 9 Jul 2005 18:50:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA6BF43D58 for ; Sat, 9 Jul 2005 18:50:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69IoFqL042725 for ; Sat, 9 Jul 2005 18:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69IoFwN042724; Sat, 9 Jul 2005 18:50:15 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 18:50:15 GMT Resent-Message-Id: <200507091850.j69IoFwN042724@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, HIYAMA Takeshi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF86F16A41C for ; Sat, 9 Jul 2005 18:40:42 +0000 (GMT) (envelope-from th@ps.sakura.ne.jp) Received: from ps.sakura.ne.jp (ps.sakura.ne.jp [210.188.226.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 551BB43D46 for ; Sat, 9 Jul 2005 18:40:42 +0000 (GMT) (envelope-from th@ps.sakura.ne.jp) Received: from breton.hiyama.dyndns.org (EATcf-387p82.ppp15.odn.ne.jp [210.252.230.82]) by ps.sakura.ne.jp (8.12.8p2/8.12.8/[SAKURA-NET]/2002.11.11) with ESMTP id j69IeoCZ050822 for ; Sun, 10 Jul 2005 03:40:50 +0900 (JST) (envelope-from th@ps.sakura.ne.jp) Received: from breton.hiyama.dyndns.org (localhost [127.0.0.1]) by breton.hiyama.dyndns.org (8.13.3/8.13.3) with ESMTP id j69IeeJR001480 for ; Sun, 10 Jul 2005 03:40:40 +0900 (JST) (envelope-from th@breton.hiyama.dyndns.org) Received: (from th@localhost) by breton.hiyama.dyndns.org (8.13.3/8.13.1/Submit) id j69Ieex3001479; Sun, 10 Jul 2005 03:40:40 +0900 (JST) (envelope-from th) Message-Id: <200507091840.j69Ieex3001479@breton.hiyama.dyndns.org> Date: Sun, 10 Jul 2005 03:40:40 +0900 (JST) From: HIYAMA Takeshi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83197: Update: games/gru X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: HIYAMA Takeshi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 18:50:16 -0000 >Number: 83197 >Category: ports >Synopsis: Update: games/gru >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 18:50:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: HIYAMA Takeshi >Release: FreeBSD 5.4-STABLE amd64 >Organization: Hitachi Naka Electronics Co., Ld. >Environment: System: FreeBSD breton.hiyama.dyndns.org 5.4-STABLE FreeBSD 5.4-STABLE #17: Fri Jun 10 00:09:24 JST 2005 th@breton.hiyama.dyndns.org:/usr/obj/usr/src/sys/BRETON amd64 >Description: MASTER_SITE changed. >How-To-Repeat: >Fix: --- gru.diff begins here --- diff -urN gru.orig/Makefile gru/Makefile --- gru.orig/Makefile Fri Feb 21 21:05:47 2003 +++ gru/Makefile Sun Jul 10 03:28:37 2005 @@ -9,9 +9,10 @@ PORTVERSION= 8087 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/gru/ +MASTER_SITES= ftp://ftp.vector.co.jp/pack/unix/art/graphics/ \ + http://my.vector.co.jp/servlet/System.FileDownload/download/ftp/0/30631/pack/unix/art/graphics/ -MAINTAINER= hym@cocoa.freemail.ne.jp +MAINTAINER= gibbon@cocoa.freemail.ne.jp COMMENT= Gru makes your eyes happy USE_IMAKE= yes --- gru.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 18:50:20 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A128F16A41C for ; Sat, 9 Jul 2005 18:50:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B93043D4C for ; Sat, 9 Jul 2005 18:50:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69IoK2B042781 for ; Sat, 9 Jul 2005 18:50:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69IoKiN042780; Sat, 9 Jul 2005 18:50:20 GMT (envelope-from gnats) Date: Sat, 9 Jul 2005 18:50:20 GMT Message-Id: <200507091850.j69IoKiN042780@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: =?ISO-8859-2?Q?Mateusz_J=EAdrasik?= Cc: Subject: Re: ports/83196: New port for polish/ekg X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?ISO-8859-2?Q?Mateusz_J=EAdrasik?= List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 18:50:20 -0000 The following reply was made to PR ports/83196; it has been noted by GNATS. From: =?ISO-8859-2?Q?Mateusz_J=EAdrasik?= To: bug-followup@FreeBSD.org, imachine@toya.net.pl Cc: Subject: Re: ports/83196: New port for polish/ekg Date: Sat, 09 Jul 2005 20:48:45 +0200 This is a multi-part message in MIME format. --------------070307040204020200060103 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Just wish to mention, the diff against /usr/ports/polish is available currently at http://kate.olf.sgsnet.se:8080/~imachine/polish.diff I also attach the patch in this email, for convenience. --------------070307040204020200060103 Content-Type: text/x-patch; name="polish.diff" Content-Transfer-Encoding: 8bit Content-Disposition: inline; filename="polish.diff" diff -crN /usr/ports/polish/Makefile ekg-cvs/Makefile *** /usr/ports/polish/Makefile Wed Jun 29 07:37:24 2005 --- ekg-cvs/Makefile Sat Jul 9 20:00:46 2005 *************** *** 5,10 **** --- 5,11 ---- SUBDIR += aspell SUBDIR += ekg + SUBDIR += ekg-cvs SUBDIR += fortunepl SUBDIR += gnugadu SUBDIR += gnugadu2 diff -crN /usr/ports/polish/ekg/Makefile ekg-cvs/ekg/Makefile *** /usr/ports/polish/ekg/Makefile Sat Apr 16 05:04:49 2005 --- ekg-cvs/ekg/Makefile Sat Jul 9 20:00:45 2005 *************** *** 14,20 **** --- 14,24 ---- MAINTAINER= jacek@combit.com.pl COMMENT= Text-mode Gadu-Gadu client + CONFLICTS= pl-ekg-2005* + + .if defined(WITH_ASPELL) LIB_DEPENDS= aspell.16:${PORTSDIR}/polish/aspell + .endif USE_GMAKE= yes GNU_CONFIGURE= yes diff -crN /usr/ports/polish/ekg-cvs/Makefile ekg-cvs/ekg-cvs/Makefile *** /usr/ports/polish/ekg-cvs/Makefile Thu Jan 1 01:00:00 1970 --- ekg-cvs/ekg-cvs/Makefile Sat Jul 9 20:00:45 2005 *************** *** 0 **** --- 1,49 ---- + # Ports collection makefile for: ekg + # Date created: 24 March 2003 + # Whom: Mateusz Jêdrasik + # + # $FreeBSD: ports/polish/ekg/Makefile,v 1.16 2005/04/16 03:04:49 leeym Exp $ + + PORTNAME= ekg + PORTVERSION= 20050708 + CATEGORIES= polish net + MASTER_SITES= http://dev.null.pl/ekg/archive/ + DISTNAME= ${PORTNAME}-20050708 + + MAINTAINER= imachine@toya.net.pl + COMMENT= Text-mode Gadu-Gadu client (CVS-Version) + + CONFLICTS= pl-ekg-1* + + .if defined(WITH_ASPELL) + LIB_DEPENDS= aspell.16:${PORTSDIR}/polish/aspell + .endif + + USE_GMAKE= yes + GNU_CONFIGURE= yes + USE_GNOME= gnomehack pkgconfig + CONFIGURE_ARGS+= --enable-shared \ + --disable-static \ + --enable-dynamic \ + --enable-aspell \ + --mandir=${PREFIX}/man + CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ + CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ + LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" + MAKE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ + CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ + LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" + + INSTALLS_SHLIB= yes + + MAN1= ekg.1 + MANLANG= "" pl + MANCOMPRESSED= no + + post-install: + ${STRIP_CMD} ${PREFIX}/bin/ekg + ${RM} ${PREFIX}/lib/libgadu.so ${PREFIX}/lib/libgadu.so.3 + ${MV} ${PREFIX}/lib/libgadu.so.3.3 ${PREFIX}/lib/libgadu.so.3 + ${LN} -s ${PREFIX}/lib/libgadu.so.3 ${PREFIX}/lib/libgadu.so + + .include diff -crN /usr/ports/polish/ekg-cvs/distinfo ekg-cvs/ekg-cvs/distinfo *** /usr/ports/polish/ekg-cvs/distinfo Thu Jan 1 01:00:00 1970 --- ekg-cvs/ekg-cvs/distinfo Sat Jul 9 20:00:45 2005 *************** *** 0 **** --- 1,2 ---- + MD5 (ekg-20050708.tar.gz) = cc5dd6437860adf9f378659801840995 + SIZE (ekg-20050708.tar.gz) = 500714 diff -crN /usr/ports/polish/ekg-cvs/files/patch-configure ekg-cvs/ekg-cvs/files/patch-configure *** /usr/ports/polish/ekg-cvs/files/patch-configure Thu Jan 1 01:00:00 1970 --- ekg-cvs/ekg-cvs/files/patch-configure Sat Jul 9 20:00:45 2005 *************** *** 0 **** --- 1,10 ---- + --- configure Mon Jun 28 22:13:05 2004 + +++ configure Sat Jul 17 10:12:27 2004 + @@ -4554,7 +4554,6 @@ + LIBS_LIBGADU="$LIBS_LIBGADU $OPENSSL_LIBS" + CFLAGS="$CFLAGS $OPENSSL_INCLUDES" + CFLAGS_LIBGADU="$CFLAGS_LIBGADU $OPENSSL_INCLUDES" + - PC_REQUIRES="$PC_REQUIRES openssl" + + sed 's/#undef __GG_LIBGADU_HAVE_OPENSSL/#define __GG_LIBGADU_HAVE_OPENSSL/' < lib/libgadu-config.h > lib/libgadu-config.h- + mv -f lib/libgadu-config.h- lib/libgadu-config.h diff -crN /usr/ports/polish/ekg-cvs/pkg-descr ekg-cvs/ekg-cvs/pkg-descr *** /usr/ports/polish/ekg-cvs/pkg-descr Thu Jan 1 01:00:00 1970 --- ekg-cvs/ekg-cvs/pkg-descr Sat Jul 9 20:00:45 2005 *************** *** 0 **** --- 1,4 ---- + Text-based Gadu-Gadu client for Unix-like systems. + Gadu-Gadu is an ICQ-like messenger for polish language users. + + WWW: http://dev.null.pl/ekg/ diff -crN /usr/ports/polish/ekg-cvs/pkg-plist ekg-cvs/ekg-cvs/pkg-plist *** /usr/ports/polish/ekg-cvs/pkg-plist Thu Jan 1 01:00:00 1970 --- ekg-cvs/ekg-cvs/pkg-plist Sat Jul 9 20:00:45 2005 *************** *** 0 **** --- 1,26 ---- + bin/ekg + include/libgadu-config.h + include/libgadu.h + lib/libgadu.so + lib/libgadu.so.3 + libdata/pkgconfig/libgadu.pc + %%DATADIR%%/themes/arim.theme + %%DATADIR%%/themes/dj.theme + %%DATADIR%%/themes/eileen.theme + %%DATADIR%%/themes/emers.theme + %%DATADIR%%/themes/feeg.theme + %%DATADIR%%/themes/irc.theme + %%DATADIR%%/themes/jamzed.theme + %%DATADIR%%/themes/klith.theme + %%DATADIR%%/themes/krzyk.theme + %%DATADIR%%/themes/lcamtuf.theme + %%DATADIR%%/themes/leon.theme + %%DATADIR%%/themes/matik.theme + %%DATADIR%%/themes/old.theme + %%DATADIR%%/themes/sic.theme + %%DATADIR%%/themes/tohver.theme + %%DATADIR%%/vars.txt + @unexec rmdir %D/man/pl/man1 2>/dev/null || true + @unexec rmdir %D/man/pl 2>/dev/null || true + @dirrm %%DATADIR%%/themes + @dirrm %%DATADIR%% --------------070307040204020200060103-- From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 21:04:16 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4921416A41C; Sat, 9 Jul 2005 21:04:16 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C5A643D55; Sat, 9 Jul 2005 21:04:16 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from freefall.freebsd.org (markus@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69L4FwM056310; Sat, 9 Jul 2005 21:04:15 GMT (envelope-from markus@freefall.freebsd.org) Received: (from markus@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69L4F98056306; Sat, 9 Jul 2005 21:04:15 GMT (envelope-from markus) Date: Sat, 9 Jul 2005 21:04:15 GMT From: Markus Brueffer Message-Id: <200507092104.j69L4F98056306@freefall.freebsd.org> To: markus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, markus@FreeBSD.org Cc: Subject: Re: ports/83126: Port upgrade: sysutils/k3b to 0.12.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 21:04:16 -0000 Synopsis: Port upgrade: sysutils/k3b to 0.12.2 Responsible-Changed-From-To: freebsd-ports-bugs->markus Responsible-Changed-By: markus Responsible-Changed-When: Sat Jul 9 21:03:42 GMT 2005 Responsible-Changed-Why: Grab. http://www.freebsd.org/cgi/query-pr.cgi?pr=83126 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 21:50:18 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8ABA16A41C for ; Sat, 9 Jul 2005 21:50:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88C0443D45 for ; Sat, 9 Jul 2005 21:50:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69LoIUw063766 for ; Sat, 9 Jul 2005 21:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69LoIuD063765; Sat, 9 Jul 2005 21:50:18 GMT (envelope-from gnats) Date: Sat, 9 Jul 2005 21:50:18 GMT Message-Id: <200507092150.j69LoIuD063765@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: =?ISO-8859-2?Q?Mateusz_J=EAdrasik?= Cc: Subject: Re: ports/83196: New port for polish/ekg X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?ISO-8859-2?Q?Mateusz_J=EAdrasik?= List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 21:50:18 -0000 The following reply was made to PR ports/83196; it has been noted by GNATS. From: =?ISO-8859-2?Q?Mateusz_J=EAdrasik?= To: bug-followup@FreeBSD.org, imachine@toya.net.pl Cc: Subject: Re: ports/83196: New port for polish/ekg Date: Sat, 09 Jul 2005 23:41:08 +0200 It appears I have gone a little head over heels with this project, and it needs further testing of plugs i have obviously neglected, not to mention simple nasty bugs. I will post a next follow-up once the script is ready, as I am cooking something completely new /a complete rewrite of the current ekg port, allowing a ncursed based 'make config' menu to choose CVS or STABLE version/ and that for now is my goal. Sorry for this obvious incompetence from my side, and wasting both precious time and disk/bw space - this is my first port and I obviously allowed myself to get too excited before fool-proof testing everything ;) Cheers, /m. From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 22:00:32 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD64C16A41C for ; Sat, 9 Jul 2005 22:00:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 448B943D53 for ; Sat, 9 Jul 2005 22:00:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69M0WUS063949 for ; Sat, 9 Jul 2005 22:00:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69M0V7m063948; Sat, 9 Jul 2005 22:00:32 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 22:00:32 GMT Resent-Message-Id: <200507092200.j69M0V7m063948@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Markus Brueffer Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C699816A41C for ; Sat, 9 Jul 2005 21:56:07 +0000 (GMT) (envelope-from brueffer@ramses.kicks-ass.net) Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 696A843D45 for ; Sat, 9 Jul 2005 21:56:07 +0000 (GMT) (envelope-from brueffer@ramses.kicks-ass.net) Received: from fwd21.aul.t-online.de by mailout04.sul.t-online.com with smtp id 1DrNIr-0005yn-03; Sat, 09 Jul 2005 23:56:05 +0200 Received: from ramses.kicks-ass.net (ECpa0wZvZeeQb9e4pI9uo14FFpVoiFDKd2038B3O5nC+QqCXNHl2o4@[80.143.248.152]) by fwd21.sul.t-online.de with esmtp id 1DrNIn-1IlheS0; Sat, 9 Jul 2005 23:56:01 +0200 Received: by ramses.kicks-ass.net (Postfix, from userid 1001) id 1A7BDB81F; Sun, 10 Jul 2005 00:00:24 +0200 (CEST) Message-Id: <20050709220024.1A7BDB81F@ramses.kicks-ass.net> Date: Sun, 10 Jul 2005 00:00:24 +0200 (CEST) From: Markus Brueffer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83199: repocopy request: x11/kde31-apireference to x11/kde3-apireference X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Markus Brueffer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 22:00:32 -0000 >Number: 83199 >Category: ports >Synopsis: repocopy request: x11/kde31-apireference to x11/kde3-apireference >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 22:00:31 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Markus Brueffer >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD cheops.phoenix 5.4-STABLE FreeBSD 5.4-STABLE #2: Mon Apr 11 15:16:19 CEST 2005 root@cheops.phoenix:/usr/obj/usr/src/sys/CHEOPS i386 >Description: After discussing the future of kde3X-apirefence with the maintainer, we concluded, that it would be the best solution to just have one apireference port for the newest version, since all relevant updates for previous versions should be included in the latest one (even deprecated interfaces and remarks when newer interfaces were introduced). Please repocopy x11/kde31-apireference to x11/kde3-apireference. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 22:03:20 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F97016A41C; Sat, 9 Jul 2005 22:03:20 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C335743D46; Sat, 9 Jul 2005 22:03:19 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from freefall.freebsd.org (markus@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69M3JCS064144; Sat, 9 Jul 2005 22:03:19 GMT (envelope-from markus@freefall.freebsd.org) Received: (from markus@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69M3J2Y064140; Sat, 9 Jul 2005 22:03:19 GMT (envelope-from markus) Date: Sat, 9 Jul 2005 22:03:19 GMT From: Markus Brueffer Message-Id: <200507092203.j69M3J2Y064140@freefall.freebsd.org> To: markus@FreeBSD.org, markus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, portmgr@FreeBSD.org Cc: Subject: Re: ports/83199: repocopy request: x11/kde31-apireference to x11/kde3-apireference X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 22:03:20 -0000 Synopsis: repocopy request: x11/kde31-apireference to x11/kde3-apireference State-Changed-From-To: open->repocopy State-Changed-By: markus State-Changed-When: Sat Jul 9 22:02:19 GMT 2005 State-Changed-Why: Over to portmgr for repocopy Responsible-Changed-From-To: freebsd-ports-bugs->portmgr Responsible-Changed-By: markus Responsible-Changed-When: Sat Jul 9 22:02:19 GMT 2005 Responsible-Changed-Why: Over to portmgr for repocopy http://www.freebsd.org/cgi/query-pr.cgi?pr=83199 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 22:20:24 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B65C416A41C for ; Sat, 9 Jul 2005 22:20:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DDB943D45 for ; Sat, 9 Jul 2005 22:20:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69MKNDM068772 for ; Sat, 9 Jul 2005 22:20:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69MKNM3068771; Sat, 9 Jul 2005 22:20:23 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 22:20:23 GMT Resent-Message-Id: <200507092220.j69MKNM3068771@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Juraj Hajovsky Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 982E416A41C for ; Sat, 9 Jul 2005 22:19:17 +0000 (GMT) (envelope-from xhajov00@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 075F243D46 for ; Sat, 9 Jul 2005 22:19:16 +0000 (GMT) (envelope-from xhajov00@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xhajov00@eva.fit.vutbr.cz) (8.13.4/8.13.3) with ESMTP id j69MJCj7036703 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sun, 10 Jul 2005 00:19:12 +0200 (CEST) Received: (from xhajov00@localhost) by eva.fit.vutbr.cz (8.13.4/8.13.3/Submit) id j69MJC4D036702; Sun, 10 Jul 2005 00:19:12 +0200 (CEST) Message-Id: <200507092219.j69MJC4D036702@eva.fit.vutbr.cz> Date: Sun, 10 Jul 2005 00:19:12 +0200 (CEST) From: Juraj Hajovsky To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83200: comms/gammu: update to 1.01.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Juraj Hajovsky List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 22:20:24 -0000 >Number: 83200 >Category: ports >Synopsis: comms/gammu: update to 1.01.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 22:20:23 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Juraj Hajovsky >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: System: FreeBSD eva.fit.vutbr.cz 4.11-STABLE FreeBSD 4.11-STABLE #9: Sat Jan 15 07:22:51 CET 2005 root@tereza.fit.vutbr.cz:/home/src/sys/sys-49/compile/EVA i386 >Description: comms/gammu update to version 1.01.0 >How-To-Repeat: >Fix: --- gammu-1.01.0.diff begins here --- diff -ruN /usr/ports/comms/gammu/distinfo gammu/distinfo --- /usr/ports/comms/gammu/distinfo Thu Apr 14 18:18:02 2005 +++ gammu/distinfo Sat Jul 9 13:48:49 2005 @@ -1,2 +1,2 @@ -MD5 (gammu-1.00.0.tar.gz) = 9d921f9c5b6f3b8b76a69720e2d9f173 -SIZE (gammu-1.00.0.tar.gz) = 850872 +MD5 (gammu-1.01.0.tar.gz) = 1ae9d7d51158c9f0cb5d3b25e7e7e1e1 +SIZE (gammu-1.01.0.tar.gz) = 860546 diff -ruN /usr/ports/comms/gammu/Makefile gammu/Makefile --- /usr/ports/comms/gammu/Makefile Thu Apr 14 11:05:03 2005 +++ gammu/Makefile Sat Jul 9 22:44:34 2005 @@ -6,10 +6,9 @@ # PORTNAME= gammu -PORTVERSION= 1.00.0 -PORTREVISION= 1 +PORTVERSION= 1.01.0 CATEGORIES= comms -MASTER_SITES= http://www.kirill.spb.ru/gammu/ +MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/stable/1_0x/ MAINTAINER= kirill@solaris.ru COMMENT= GNU All Mobile Management Utilities diff -ruN /usr/ports/comms/gammu/files/patch-bluetooth gammu/files/patch-bluetooth --- /usr/ports/comms/gammu/files/patch-bluetooth Fri Nov 26 16:33:05 2004 +++ gammu/files/patch-bluetooth Sat Jul 9 14:09:07 2005 @@ -1,20 +1,7 @@ -diff -ur orig/bluetoth.c patched/bluetoth.c ---- common/device/bluetoth/bluetoth.c Thu Nov 25 12:36:26 2004 -+++ common/device/bluetoth/bluetoth.c Thu Nov 25 12:46:22 2004 -@@ -30,9 +30,6 @@ - { - GSM_Error error; - --#ifdef BLUETOOTH_RF_SEARCHING -- if (!mystrncasecmp(s->CurrentConfig->Connection, "bluerf", 6)) return bluetooth_findchannel(s); --#endif - - switch (s->ConnectionType) { - case GCT_BLUEAT: -diff -ur common/device/bluetoth/bluez.c common/device/bluetoth/bluez.c ---- common/device/bluetoth/bluez.c Thu Nov 25 12:36:26 2004 -+++ common/device/bluetoth/bluez.c Thu Nov 25 12:46:56 2004 -@@ -14,6 +14,8 @@ +diff -ru ../gammu-1.01.0.orig/common/device/bluetoth/bluez.c common/device/bluetoth/bluez.c +--- ../gammu-1.01.0.orig/common/device/bluetoth/bluez.c Thu Mar 10 10:35:58 2005 ++++ common/device/bluetoth/bluez.c Sat Jul 9 12:46:07 2005 +@@ -23,6 +23,8 @@ #ifdef GSM_ENABLE_BLUETOOTHDEVICE #ifdef GSM_ENABLE_BLUEZ @@ -23,7 +10,7 @@ #include #include #include -@@ -22,10 +24,7 @@ +@@ -31,10 +33,7 @@ #include #include #include @@ -35,7 +22,7 @@ #include "../../gsmcomon.h" #include "../devfunc.h" -@@ -34,21 +33,21 @@ +@@ -43,21 +42,21 @@ GSM_Error bluetooth_connect(GSM_StateMachine *s, int port, char *device) { GSM_Device_BlueToothData *d = &s->Device.Data.BlueTooth; @@ -62,7 +49,7 @@ if (bind(fd, (struct sockaddr *)&laddr, sizeof(laddr)) < 0) { dbgprintf("Can't bind socket\n"); -@@ -57,9 +56,9 @@ +@@ -66,9 +65,9 @@ } str2ba(device, &bdaddr); diff -ruN /usr/ports/comms/gammu/files/patch-cfg-Makefile.glo gammu/files/patch-cfg-Makefile.glo --- /usr/ports/comms/gammu/files/patch-cfg-Makefile.glo Thu Apr 14 18:18:02 2005 +++ gammu/files/patch-cfg-Makefile.glo Sat Jul 9 22:25:57 2005 @@ -1,5 +1,5 @@ ---- cfg/Makefile.glo.orig Sat Jan 15 17:01:28 2005 -+++ cfg/Makefile.glo Thu Mar 24 13:13:31 2005 +--- ../gammu-1.01.0.orig/cfg/Makefile.glo Tue Apr 12 15:26:08 2005 ++++ cfg/Makefile.glo Sat Jul 9 22:24:39 2005 @@ -122,7 +122,7 @@ @echo Making $< @$(CC) -c $(CFLAGS) -I$(TOPDIR)/common/ $(CPPFLAGS) $*.c -o $*.o @@ -9,7 +9,16 @@ $(TOPDIR)/gammu/gammu: $(COMMON) $(GAMMU) @echo Linking gammu -@@ -227,7 +227,7 @@ +@@ -136,7 +136,7 @@ + + $(TOPDIR)/common/libGammu.so.$(SONAME_MAJOR).$(SONAME_MINOR): $(COMMON) + @echo Linking libGammu.so.$(SONAME_MAJOR).$(SONAME_MINOR) +- @$(CC) $(LDLIBS) -shared -Wl,-soname -Wl,libGammu.so.$(SONAME_MAJOR).$(SONAME_MINOR) -o $(TOPDIR)/common/libGammu.so.$(SONAME_MAJOR).$(SONAME_MINOR) $(COMMON) ++ @$(CC) $(LDLIBS) -shared -Wl,-soname -Wl,libGammu.so.$(SONAME_MAJOR) -o $(TOPDIR)/common/libGammu.so.$(SONAME_MAJOR).$(SONAME_MINOR) $(COMMON) + @$(LN) -s libGammu.so.$(SONAME_MAJOR).$(SONAME_MINOR) $(TOPDIR)/common/libGammu.so.$(SONAME_MAJOR) + @$(LN) -s libGammu.so.$(SONAME_MAJOR) $(TOPDIR)/common/libGammu.so + +@@ -230,7 +230,7 @@ @$(INSTALL) -m 0644 $(TOPDIR)/docs/docs/english/gammu.1 $(DESTDIR)$(INSTALL_MAN_DIR) @$(RM) $(DESTDIR)$(INSTALL_DOC_DIR)/docs/english/gammu.1 @@ -18,7 +27,7 @@ installonly: all @echo Installing binaries to $(DESTDIR)$(INSTALL_BIN_DIR) -@@ -244,8 +244,7 @@ +@@ -247,8 +247,7 @@ @echo Installing shared library to $(DESTDIR)$(INSTALL_LIB_DIR) @$(INSTALL) -m 0755 -d $(DESTDIR)$(INSTALL_LIB_DIR) @@ -28,7 +37,7 @@ @$(LN) -s libGammu.so.$(SONAME_MAJOR) $(DESTDIR)$(INSTALL_LIB_DIR)/libGammu.so @echo Installing static library to $(DESTDIR)$(INSTALL_LIB_DIR) -@@ -264,8 +263,8 @@ +@@ -267,8 +266,8 @@ @$(INSTALL) -m 0644 cfg/config.h $(DESTDIR)$(INSTALL_H_DIR)/config.h @echo Installing pkgconfig file diff -ruN /usr/ports/comms/gammu/files/patch-configure.in gammu/files/patch-configure.in --- /usr/ports/comms/gammu/files/patch-configure.in Thu Apr 14 18:18:02 2005 +++ gammu/files/patch-configure.in Sat Jul 9 14:09:07 2005 @@ -1,11 +1,11 @@ ---- cfg/autoconf/configure.in.orig Sat Jan 15 13:45:26 2005 -+++ cfg/autoconf/configure.in Thu Apr 14 08:27:47 2005 +--- ../gammu-1.01.0.orig/cfg/autoconf/configure.in Tue Mar 8 19:16:22 2005 ++++ cfg/autoconf/configure.in Sat Jul 9 12:51:12 2005 @@ -185,17 +185,17 @@ fi if test "$gsm_blue_stack" = unknown ; then AC_CHECK_HEADERS(bluetooth/bluetooth.h, - [gsm_blue_stack=Bluez -+ [gsm_blue_stack=FreeBSD ++ [gsm_blue_stack=FreeBSD LDLIBS="$LDLIBS -lbluetooth" AC_CHECK_LIB(sdp, sdp_list_append, LDLIBS="$LDLIBS -lsdp") AC_DEFINE(GSM_ENABLE_BLUEZ) @@ -21,7 +21,7 @@ [ if test x$withval = xyes; then AC_MSG_WARN(Usage is: --with-bluedir=DIR) else -@@ -287,7 +287,7 @@ +@@ -292,7 +292,7 @@ [ --disable-bluefbus Disable Nokia FBUS2 over Bluetooth stack (Nokia 6210)], [gsm_enable_bluefbus2="no"], @@ -30,7 +30,7 @@ AC_DEFINE(GSM_ENABLE_BLUEFBUS2) gsm_enable_bluefbus2="yes" else -@@ -297,7 +297,7 @@ +@@ -302,7 +302,7 @@ [ --disable-bluephonet Disable Nokia PHONET FBUS over Bluetooth stack (all new Nokias)], [gsm_enable_bluephonet="no"], @@ -39,7 +39,7 @@ AC_DEFINE(GSM_ENABLE_BLUEPHONET) gsm_enable_bluephonet="yes" else -@@ -306,7 +306,7 @@ +@@ -311,7 +311,7 @@ AC_ARG_ENABLE(blueat, [ --disable-blueat Disable AT commands over Bluetooth stack], [gsm_enable_blueat="no"], @@ -48,7 +48,7 @@ AC_DEFINE(GSM_ENABLE_BLUEAT) gsm_enable_blueat="yes" else -@@ -315,7 +315,7 @@ +@@ -320,7 +320,7 @@ AC_ARG_ENABLE(blueobex, [ --disable-blueobex Disable OBEX over Bluetooth stack], [gsm_enable_blueobex="no"], @@ -57,7 +57,16 @@ AC_DEFINE(GSM_ENABLE_BLUEOBEX) gsm_enable_blueobex="yes" else -@@ -438,7 +438,7 @@ +@@ -355,7 +355,7 @@ + AC_ARG_ENABLE(bluerfsearch, + [ --disable-bluerfsearch Disable searching for RF channels with Bluetooth stack], + [gsm_enable_bluerfsearch="no"], +- [if test $gsm_blue_stack = Bluez; then ++ [if test $gsm_blue_stack = FreeBSD; then + AC_DEFINE(BLUETOOTH_RF_SEARCHING) + gsm_enable_bluerfsearch="yes" + fi]) +@@ -443,7 +443,7 @@ Binaries - $bindir RPM making directory - $RPM_DIR Temporary directory - $TEMP_DIR diff -ruN /usr/ports/comms/gammu/pkg-plist gammu/pkg-plist --- /usr/ports/comms/gammu/pkg-plist Thu Apr 14 18:18:02 2005 +++ gammu/pkg-plist Sat Jul 9 22:27:02 2005 @@ -64,9 +64,9 @@ include/gammu/phone/nokia/dct4/dct4func.h include/gammu/phone/nokia/dct4/n3320.h include/gammu/phone/nokia/dct4/n3650.h -include/gammu/phone/nokia/dct4/n6510.h -include/gammu/phone/nokia/dct4/6510cal.h -include/gammu/phone/nokia/dct4/6510file.h +include/gammu/phone/nokia/dct4/6510/6510cal.h +include/gammu/phone/nokia/dct4/6510/6510file.h +include/gammu/phone/nokia/dct4/6510/n6510.h include/gammu/phone/obex/obexgen.h include/gammu/phone/symbian/mroutgen.h include/gammu/protocol/protocol.h @@ -109,6 +109,7 @@ @dirrm include/gammu/phone/symbian @dirrm include/gammu/phone/obex @dirrm include/gammu/phone/nokia/dct3 +@dirrm include/gammu/phone/nokia/dct4/6510 @dirrm include/gammu/phone/nokia/dct4 @dirrm include/gammu/phone/nokia @dirrm include/gammu/phone/at --- gammu-1.01.0.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 22:40:26 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8647C16A435 for ; Sat, 9 Jul 2005 22:40:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 151AA43D79 for ; Sat, 9 Jul 2005 22:40:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69MeAAO070035 for ; Sat, 9 Jul 2005 22:40:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69MeAH1070034; Sat, 9 Jul 2005 22:40:10 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 22:40:10 GMT Resent-Message-Id: <200507092240.j69MeAH1070034@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Danny Pansters Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5E0316A41C for ; Sat, 9 Jul 2005 22:38:32 +0000 (GMT) (envelope-from danny@ricin.com) Received: from smtpq3.home.nl (smtpq3.home.nl [213.51.128.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AD8243D49 for ; Sat, 9 Jul 2005 22:38:31 +0000 (GMT) (envelope-from danny@ricin.com) Received: from [213.51.128.134] (port=49955 helo=smtp3.home.nl) by smtpq3.home.nl with esmtp (Exim 4.30) id 1DrNxu-0004CJ-F7 for FreeBSD-gnats-submit@freebsd.org; Sun, 10 Jul 2005 00:38:30 +0200 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.215.228]:50962) by smtp3.home.nl with smtp (Exim 4.30) id 1DrNxt-0005rB-77 for FreeBSD-gnats-submit@freebsd.org; Sun, 10 Jul 2005 00:38:29 +0200 Received: by cp464173-a.dbsch1.nb.home.nl (sSMTP sendmail emulation); Sun, 10 Jul 2005 00:36:51 +0200 Message-Id: <20050709223831.6AD8243D49@mx1.FreeBSD.org> Date: Sun, 10 Jul 2005 00:36:51 +0200 From: "Root" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83201: [maintainer] x11-themes/gtk-qt-engine, include me as master site X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Danny Pansters List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 22:40:27 -0000 >Number: 83201 >Category: ports >Synopsis: [maintainer] x11-themes/gtk-qt-engine, include me as master site >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 22:40:10 GMT 2005 >Closed-Date: >Last-Modified: >Originator: danny@ricin.com >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD desktop.homenet 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat Jun 4 22:01:17 CEST 2005 root@desktop.homenet:/usr/obj/usr/src/sys/DESKTOP i386 >Description: Small update to include my site as master site. This may prevent the source code from being unfetchable at some point. >How-To-Repeat: >Fix: --- gtk-qt-engine.diff begins here --- diff -ruN ports/x11-themes/gtk-qt-engine.old/Makefile ports/x11-themes/gtk-qt-engine/Makefile --- ports/x11-themes/gtk-qt-engine.old/Makefile Thu Mar 24 19:12:44 2005 +++ ports/x11-themes/gtk-qt-engine/Makefile Sat Jul 9 23:49:56 2005 @@ -9,7 +9,8 @@ PORTVERSION= 0.6 PORTREVISION= 2 CATEGORIES= x11-themes -MASTER_SITES= http://www.freedesktop.org/~davidsansome/ +MASTER_SITES= http://www.freedesktop.org/~davidsansome/ \ + http://freebsd.ricin.com/ports/distfiles/ MAINTAINER= danny@ricin.com COMMENT= GTK-QT Theme Engine allows GTK2 apps to use QT (KDE) themes --- gtk-qt-engine.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 22:50:11 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1020B16A41C for ; Sat, 9 Jul 2005 22:50:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D38B343D4C for ; Sat, 9 Jul 2005 22:50:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69Mo88B070240 for ; Sat, 9 Jul 2005 22:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69Mo8ZH070239; Sat, 9 Jul 2005 22:50:08 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 22:50:08 GMT Resent-Message-Id: <200507092250.j69Mo8ZH070239@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Alejandro Pulver" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4C2516A41C for ; Sat, 9 Jul 2005 22:41:56 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: from relay.pair.com (relay00.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 4F3D843D49 for ; Sat, 9 Jul 2005 22:41:56 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: (qmail 60095 invoked from network); 9 Jul 2005 22:41:52 -0000 Received: from unknown (HELO phobos.mars.bsd) (unknown) by unknown with SMTP; 9 Jul 2005 22:41:52 -0000 Message-Id: <1120949033.0@phobos.mars.bsd> Date: Sat, 9 Jul 2005 19:43:53 -0300 From: "Alejandro Pulver" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.4 Cc: Subject: ports/83202: New port: games/atris - Atris: Alizarin Tetris X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 22:50:11 -0000 >Number: 83202 >Category: ports >Synopsis: New port: games/atris - Atris: Alizarin Tetris >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 22:50:08 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alejandro Pulver >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE #0: Sat May 21 12:14:47 ART 2005 root@phobos.mars.bsd:/usr/src/sys/i386/compile/ATHLON-ALE >Description: >How-To-Repeat: >Fix: --- atris.shar begins here --- # 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: # # atris # atris/Makefile # atris/pkg-descr # atris/distinfo # atris/pkg-plist # echo c - atris mkdir -p atris > /dev/null 2>&1 echo x - atris/Makefile sed 's/^X//' >atris/Makefile << 'END-of-atris/Makefile' X# New ports collection makefile for: games/atris X# Date created: 9 Aug 2005 X# Whom: Alejandro Pulver X# X# $FreeBSD$ X# X XPORTNAME= atris XPORTVERSION= 1.0.7 XCATEGORIES= games XMASTER_SITES= http://www.cs.berkeley.edu/~weimer/atris/ X XMAINTAINER= alejandro@varnet.biz XCOMMENT= Atris: Alizarin Tetris X XUSE_GMAKE= yes XUSE_SDL= sdl ttf XUSE_REINPLACE= yes X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --program-transform-name="" X XMAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ X AUTOHEADER="${TRUE}" X Xpost-patch: X# Fix path to ${DATADIR} X ${REINPLACE_CMD} -e 's|\(GAME_INSTALLDIR=\).*|\1"${DATADIR}"|' \ X ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} X X# Fix SDL include statement X.for f in *.c *.h X @${FIND} ${WRKSRC} -type f -name "${f}" -print0 | \ X ${XARGS} -0 ${REINPLACE_CMD} -e \ X 's|\(#include.*\)SDL/\(SDL.*\)|\1\2|' X.endfor X X.if !defined(NOPORTDOCS) Xpost-install: X# Install documentation (optional) X @${MKDIR} ${DOCSDIR} X @${RM} -f ${WRKSRC}/Docs/Makefile* X @${CP} -R ${WRKSRC}/Docs/* ${DOCSDIR} X.endif X X.include END-of-atris/Makefile echo x - atris/pkg-descr sed 's/^X//' >atris/pkg-descr << 'END-of-atris/pkg-descr' XAlizarin Tetris is a Tetris-like game with a twist for Unix, Win32 and BeOS Xsystems. It includes multi-player support, user-extensible color, shape and Xsound styles, can use TCP/IP networking and features a few different AI Xopponents. It was written using the SDL Library. X XWWW: http://www.cs.berkeley.edu/~weimer/atris/ X X- Alejandro Pulver Xalejandro@varnet.biz END-of-atris/pkg-descr echo x - atris/distinfo sed 's/^X//' >atris/distinfo << 'END-of-atris/distinfo' XMD5 (atris-1.0.7.tar.gz) = 1c671abb82e807a9c4f1105ef1a956de XSIZE (atris-1.0.7.tar.gz) = 441642 END-of-atris/distinfo echo x - atris/pkg-plist sed 's/^X//' >atris/pkg-plist << 'END-of-atris/pkg-plist' Xbin/atris X%%DATADIR%%/Atris.Players X%%DATADIR%%/Atris.Scores X%%DATADIR%%/graphics/A.bmp X%%DATADIR%%/graphics/Blue20x20.bmp X%%DATADIR%%/graphics/Cyan20x20.bmp X%%DATADIR%%/graphics/Green20x20.bmp X%%DATADIR%%/graphics/Grey20x20.bmp X%%DATADIR%%/graphics/Horiz-Dark.bmp X%%DATADIR%%/graphics/Horiz-Light.bmp X%%DATADIR%%/graphics/I.bmp X%%DATADIR%%/graphics/L.bmp X%%DATADIR%%/graphics/Level-Down.bmp X%%DATADIR%%/graphics/Level-Medium.bmp X%%DATADIR%%/graphics/Level-Up.bmp X%%DATADIR%%/graphics/Makefile X%%DATADIR%%/graphics/Makefile.in X%%DATADIR%%/graphics/N.bmp X%%DATADIR%%/graphics/NewMediumNormal.ttf X%%DATADIR%%/graphics/Purple20x20.bmp X%%DATADIR%%/graphics/R.bmp X%%DATADIR%%/graphics/Red20x20.bmp X%%DATADIR%%/graphics/Special-Bomb.bmp X%%DATADIR%%/graphics/Special-DownArrow.bmp X%%DATADIR%%/graphics/Special-Drip.bmp X%%DATADIR%%/graphics/Special-Skull.bmp X%%DATADIR%%/graphics/Special-X.bmp X%%DATADIR%%/graphics/Special-YinYang.bmp X%%DATADIR%%/graphics/Vert-Dark.bmp X%%DATADIR%%/graphics/Vert-Light.bmp X%%DATADIR%%/graphics/W.bmp X%%DATADIR%%/graphics/Yellow20x20.bmp X%%DATADIR%%/graphics/Z.bmp X%%DATADIR%%/graphics/brick.bmp X%%DATADIR%%/graphics/brown-whirl.bmp X%%DATADIR%%/graphics/clay-caverns.bmp X%%DATADIR%%/graphics/cocoon-skin.bmp X%%DATADIR%%/graphics/copper-liquid.bmp X%%DATADIR%%/graphics/corduroy.bmp X%%DATADIR%%/graphics/corroded-rock.bmp X%%DATADIR%%/graphics/cosmic-gears.bmp X%%DATADIR%%/graphics/cracks.bmp X%%DATADIR%%/graphics/dark-blue.bmp X%%DATADIR%%/graphics/foam-strands.bmp X%%DATADIR%%/graphics/folded_space.bmp X%%DATADIR%%/graphics/freon-mist.bmp X%%DATADIR%%/graphics/fudge_chunks.bmp X%%DATADIR%%/graphics/fusion_fire.bmp X%%DATADIR%%/graphics/future_farms.bmp X%%DATADIR%%/graphics/grablkwt.bmp X%%DATADIR%%/graphics/green-pattern.bmp X%%DATADIR%%/graphics/ground_zero.bmp X%%DATADIR%%/graphics/indigo_paint.bmp X%%DATADIR%%/graphics/isotope_threads.bmp X%%DATADIR%%/graphics/jello_elbows.bmp X%%DATADIR%%/graphics/kdm_bg.bmp X%%DATADIR%%/graphics/liquid_helium.bmp X%%DATADIR%%/graphics/magnetic_field.bmp X%%DATADIR%%/graphics/magneto_bomb.bmp X%%DATADIR%%/graphics/martian_silk.bmp X%%DATADIR%%/graphics/melting_honeycomb.bmp X%%DATADIR%%/graphics/metal_beads.bmp X%%DATADIR%%/graphics/mustard_ketchup.bmp X%%DATADIR%%/graphics/mutant_berries.bmp X%%DATADIR%%/graphics/mystical_hourglass.bmp X%%DATADIR%%/graphics/neon_flux.bmp X%%DATADIR%%/graphics/ocean01.bmp X%%DATADIR%%/graphics/odd_atmosphere.bmp X%%DATADIR%%/graphics/olive_wisps.bmp X%%DATADIR%%/graphics/parque.bmp X%%DATADIR%%/graphics/pebble_town.bmp X%%DATADIR%%/graphics/pink-pattern.bmp X%%DATADIR%%/graphics/pinkflam.bmp X%%DATADIR%%/graphics/plasmatic_globules.bmp X%%DATADIR%%/graphics/prpbumps.bmp X%%DATADIR%%/graphics/purple-ribbon.bmp X%%DATADIR%%/graphics/quantum_threads.bmp X%%DATADIR%%/graphics/rain.bmp X%%DATADIR%%/graphics/redblue_filaments.bmp X%%DATADIR%%/graphics/ringworm_circus.bmp X%%DATADIR%%/graphics/rubber_cds.bmp X%%DATADIR%%/graphics/sandman.bmp X%%DATADIR%%/graphics/sapphire_surface.bmp X%%DATADIR%%/graphics/scattered_islands.bmp X%%DATADIR%%/graphics/scraped_metal.bmp X%%DATADIR%%/graphics/silver_vibration.bmp X%%DATADIR%%/graphics/spinning_stones.bmp X%%DATADIR%%/graphics/spoiled_sprouts.bmp X%%DATADIR%%/graphics/stellar_shadows.bmp X%%DATADIR%%/graphics/striped_fragments.bmp X%%DATADIR%%/graphics/sulfur_lakes.bmp X%%DATADIR%%/graphics/techno_sharks.bmp X%%DATADIR%%/graphics/terrain_relief.bmp X%%DATADIR%%/graphics/thin_tentacles.bmp X%%DATADIR%%/graphics/toe_paint.bmp X%%DATADIR%%/graphics/ufo_frenzy.bmp X%%DATADIR%%/graphics/unstable_element.bmp X%%DATADIR%%/graphics/vessel_swirl.bmp X%%DATADIR%%/graphics/waffle.bmp X%%DATADIR%%/graphics/wavy_ribbons.bmp X%%DATADIR%%/graphics/whirling_spirit.bmp X%%DATADIR%%/graphics/white-pattern.bmp X%%DATADIR%%/styles/Alphabet-Soup.Color X%%DATADIR%%/styles/Blurry.Color X%%DATADIR%%/styles/Deep-Blue.Color X%%DATADIR%%/styles/Default.Color X%%DATADIR%%/styles/End-Of-The-Line.Color X%%DATADIR%%/styles/Makefile X%%DATADIR%%/styles/Makefile.in X%%DATADIR%%/styles/Party-Mix.Color X%%DATADIR%%/styles/Pentominoes.Piece X%%DATADIR%%/styles/Red-Blue-Purple.Color X%%DATADIR%%/styles/Shades-Of-Grey.Color X%%DATADIR%%/styles/Small-Dots.Color X%%DATADIR%%/styles/Tetris.Piece X%%DATADIR%%/styles/Texture.Color X%%DATADIR%%/styles/Two-Color-Process.Color X%%DATADIR%%/styles/Uberominoes.Piece X%%DATADIR%%/styles/Whirl.Color X%%PORTDOCS%%%%DOCSDIR%%/Atris-ChooseAI.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-ColorGravity1.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-ColorGravity2.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-ColorGravity3.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-ColorGravity4.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-ColorGravity5.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-FunShot.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-HighScore.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-Marathon.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-Obscure.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-OpeningScreen.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-OpeningScreen2.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-PlayAI.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-SoloGame.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-TopOut1.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-TwoPlayers2.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-WhoAreYou1.jpg X%%PORTDOCS%%%%DOCSDIR%%/Atris-Win1.jpg X%%PORTDOCS%%%%DOCSDIR%%/Level-Down.jpg X%%PORTDOCS%%%%DOCSDIR%%/Level-Medium.jpg X%%PORTDOCS%%%%DOCSDIR%%/Level-Up.jpg X%%PORTDOCS%%%%DOCSDIR%%/Special-Bomb.jpg X%%PORTDOCS%%%%DOCSDIR%%/Special-DownArrow.jpg X%%PORTDOCS%%%%DOCSDIR%%/Special-Drip.jpg X%%PORTDOCS%%%%DOCSDIR%%/Special-Skull.jpg X%%PORTDOCS%%%%DOCSDIR%%/atris.html X%%PORTDOCS%%%%DOCSDIR%%/faq.html X%%PORTDOCS%%@dirrm %%DOCSDIR%% X@dirrm %%DATADIR%%/styles X@dirrm %%DATADIR%%/graphics X@dirrm %%DATADIR%% END-of-atris/pkg-plist exit --- atris.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 22:50:11 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5028516A41C for ; Sat, 9 Jul 2005 22:50:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D4CF43D55 for ; Sat, 9 Jul 2005 22:50:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69Mo996070285 for ; Sat, 9 Jul 2005 22:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69Mo9XS070283; Sat, 9 Jul 2005 22:50:09 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 22:50:09 GMT Resent-Message-Id: <200507092250.j69Mo9XS070283@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Danny Pansters Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8944816A41C for ; Sat, 9 Jul 2005 22:46:41 +0000 (GMT) (envelope-from danny@ricin.com) Received: from smtpq2.home.nl (smtpq2.home.nl [213.51.128.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id D745C43D46 for ; Sat, 9 Jul 2005 22:46:40 +0000 (GMT) (envelope-from danny@ricin.com) Received: from [213.51.128.133] (port=47107 helo=smtp2.home.nl) by smtpq2.home.nl with esmtp (Exim 4.30) id 1DrO5n-0003dl-Lz for FreeBSD-gnats-submit@freebsd.org; Sun, 10 Jul 2005 00:46:39 +0200 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.215.228]:56466) by smtp2.home.nl with smtp (Exim 4.30) id 1DrO5m-0005tP-9M for FreeBSD-gnats-submit@freebsd.org; Sun, 10 Jul 2005 00:46:38 +0200 Received: by cp464173-a.dbsch1.nb.home.nl (sSMTP sendmail emulation); Sun, 10 Jul 2005 00:45:00 +0200 Message-Id: <20050709224640.D745C43D46@mx1.FreeBSD.org> Date: Sun, 10 Jul 2005 00:45:00 +0200 From: "Danny Pansters" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83203: [maintainer] devel/py-sip update to new version (shapshot) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Danny Pansters List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 22:50:11 -0000 >Number: 83203 >Category: ports >Synopsis: [maintainer] devel/py-sip update to new version (shapshot) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 22:50:08 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Danny Pansters >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD desktop.homenet 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat Jun 4 22:01:17 CEST 2005 root@desktop.homenet:/usr/obj/usr/src/sys/DESKTOP i386 >Description: Update to newer snapshot. I'm going to keep the sip/PyQt/PyKDE combo in line from snapshots from now on, until we have a final PyKDE. >How-To-Repeat: >Fix: --- py-sip.diff begins here --- diff -ruN ports/devel/py-sip.old/Makefile ports/devel/py-sip/Makefile --- ports/devel/py-sip.old/Makefile Wed Mar 30 03:12:45 2005 +++ ports/devel/py-sip/Makefile Sat Jul 9 13:22:44 2005 @@ -2,15 +2,16 @@ # Date created: Tue Oct 8 09:51:22 SAST 2002 # Whom: nbm # -# $FreeBSD: ports/devel/py-sip/Makefile,v 1.15 2005/01/10 22:04:32 lofi Exp $ +# $FreeBSD: ports/devel/py-sip/Makefile,v 1.19 2005/04/11 18:09:09 lofi Exp $ PORTNAME= sip PORTVERSION= 4.2.1 -PORTREVISION= +PORTREVISION= 1 CATEGORIES= devel python -MASTER_SITES= http://www.river-bank.demon.co.uk/download/sip/ \ +MASTER_SITES= http://www.river-bank.demon.co.uk/download/snapshots/sip/ \ http://freebsd.ricin.com/ports/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= sip-snapshot-20050703 MAINTAINER= danny@ricin.com COMMENT= Python to C and C++ bindings generator @@ -29,13 +30,13 @@ QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++ \ ${PYTHON_CMD} configure.py \ -b ${PREFIX}/bin -d ${PYTHONPREFIX_SITELIBDIR} \ - -e ${PYTHON_INCLUDEDIR} -v ${PREFIX}/share/sip ) + -e ${PYTHON_INCLUDEDIR} -v ${DATADIR} ) post-install: .if !defined(NOPORTDOCS) - @( ${MKDIR} ${DOCSDIR} && cd ${WRKSRC}/doc && \ - ${INSTALL_DATA} default.css sipref.html sipref.txt ${DOCSDIR} \ - && ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} ) + @( ${MKDIR} ${DOCSDIR} && cd ${WRKSRC} && ${INSTALL_DATA} \ + doc/default.css doc/sipref.txt NEWS LICENSE ${DOCSDIR} && \ + ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} ) .endif @${PYTHON_CMD} -c "import sipconfig" @${PYTHON_CMD} -O -c "import sipconfig" diff -ruN ports/devel/py-sip.old/distinfo ports/devel/py-sip/distinfo --- ports/devel/py-sip.old/distinfo Thu Mar 24 19:14:28 2005 +++ ports/devel/py-sip/distinfo Sat Jul 9 13:22:44 2005 @@ -1,2 +1,2 @@ -MD5 (sip-4.2.1.tar.gz) = 552d8487ab419320b2bdb50f45d256ca -SIZE (sip-4.2.1.tar.gz) = 313308 +MD5 (sip-snapshot-20050703.tar.gz) = 0674846f66873a873695271c27c26316 +SIZE (sip-snapshot-20050703.tar.gz) = 290250 diff -ruN ports/devel/py-sip.old/pkg-plist ports/devel/py-sip/pkg-plist --- ports/devel/py-sip.old/pkg-plist Thu Mar 24 19:14:28 2005 +++ ports/devel/py-sip/pkg-plist Sat Jul 9 13:22:44 2005 @@ -1,6 +1,7 @@ bin/sip +%%PORTDOCS%%%%DOCSDIR%%/NEWS +%%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/default.css -%%PORTDOCS%%%%DOCSDIR%%/sipref.html %%PORTDOCS%%%%DOCSDIR%%/sipref.txt %%PYTHON_INCLUDEDIR%%/sip.h %%PYTHON_SITELIBDIR%%/sip.so --- py-sip.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 22:50:11 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 712BB16A420 for ; Sat, 9 Jul 2005 22:50:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7FF743D5D for ; Sat, 9 Jul 2005 22:50:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69Mo9Or070312 for ; Sat, 9 Jul 2005 22:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69Mo9g3070311; Sat, 9 Jul 2005 22:50:09 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 22:50:09 GMT Resent-Message-Id: <200507092250.j69Mo9g3070311@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Danny Pansters Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D582716A41C for ; Sat, 9 Jul 2005 22:49:04 +0000 (GMT) (envelope-from danny@ricin.com) Received: from smtpq1.home.nl (smtpq1.home.nl [213.51.128.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D85143D45 for ; Sat, 9 Jul 2005 22:49:04 +0000 (GMT) (envelope-from danny@ricin.com) Received: from [213.51.128.134] (port=50209 helo=smtp3.home.nl) by smtpq1.home.nl with esmtp (Exim 4.30) id 1DrO87-000574-16 for FreeBSD-gnats-submit@freebsd.org; Sun, 10 Jul 2005 00:49:03 +0200 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.215.228]:54814) by smtp3.home.nl with smtp (Exim 4.30) id 1DrO83-0006iP-Dl for FreeBSD-gnats-submit@freebsd.org; Sun, 10 Jul 2005 00:48:59 +0200 Received: by cp464173-a.dbsch1.nb.home.nl (sSMTP sendmail emulation); Sun, 10 Jul 2005 00:47:21 +0200 Message-Id: <20050709224904.3D85143D45@mx1.FreeBSD.org> Date: Sun, 10 Jul 2005 00:47:21 +0200 From: "Danny Pansters" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83204: [maintainer] x11-toolkits/py-qt update to new version (shapshot) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Danny Pansters List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 22:50:11 -0000 >Number: 83204 >Category: ports >Synopsis: [maintainer] x11-toolkits/py-qt update to new version (shapshot) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 22:50:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Danny Pansters >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD desktop.homenet 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat Jun 4 22:01:17 CEST 2005 root@desktop.homenet:/usr/obj/usr/src/sys/DESKTOP i386 >Description: Update to newer snapshot. I'm going to keep the sip/PyQt/PyKDE combo in line from snapshots from now on, until we have a final PyKDE. >How-To-Repeat: >Fix: --- py-qt.diff begins here --- diff -ruN ports/x11-toolkits/py-qt.old/Makefile ports/x11-toolkits/py-qt/Makefile --- ports/x11-toolkits/py-qt.old/Makefile Sat Jul 9 14:32:55 2005 +++ ports/x11-toolkits/py-qt/Makefile Sat Jul 9 14:32:00 2005 @@ -6,12 +6,12 @@ PORTNAME= qt PORTVERSION= 3.14.1 -PORTREVISION= +PORTREVISION= 1 CATEGORIES= x11-toolkits python -MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/ \ +MASTER_SITES= http://www.river-bank.demon.co.uk/download/snapshots/PyQt/ \ http://freebsd.ricin.com/ports/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= PyQt-x11-gpl-${PORTVERSION} +DISTNAME= PyQt-x11-gpl-snapshot-20050706 MAINTAINER= danny@ricin.com COMMENT= Python bindings for the Qt toolkit @@ -24,6 +24,8 @@ USE_PYTHON= yes USE_REINPLACE= yes +EXAMPLESDIR= ${PREFIX}/share/examples/${PKGBASE} + .include .if defined(WITHOUT_OPENGL) @@ -53,5 +55,13 @@ post-install: @${PYTHON_CMD} -c "import pyqtconfig" @${PYTHON_CMD} -O -c "import pyqtconfig" +.if !defined(NOPORTDOCS) + @${MKDIR} ${EXAMPLESDIR} ${EXAMPLESDIR}/SQL ${EXAMPLESDIR}/canvas \ + ${EXAMPLESDIR}/i18n ${EXAMPLESDIR}/webbrowser + @( cd ${WRKSRC}/examples3 && ${TAR} -cf - . ) | \ + ( cd ${EXAMPLESDIR} && ${TAR} -xf - ) + @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${EXAMPLESDIR} + @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR} +.endif .include diff -ruN ports/x11-toolkits/py-qt.old/distinfo ports/x11-toolkits/py-qt/distinfo --- ports/x11-toolkits/py-qt.old/distinfo Sat Jul 9 14:32:55 2005 +++ ports/x11-toolkits/py-qt/distinfo Sat Jul 9 14:32:00 2005 @@ -1,2 +1,2 @@ -MD5 (PyQt-x11-gpl-3.14.1.tar.gz) = bf6d939ec77e48a2db7561e7bac61d19 -SIZE (PyQt-x11-gpl-3.14.1.tar.gz) = 782274 +MD5 (PyQt-x11-gpl-snapshot-20050706.tar.gz) = c3f7faa539b1db8965561f668cf8cc73 +SIZE (PyQt-x11-gpl-snapshot-20050706.tar.gz) = 764283 diff -ruN ports/x11-toolkits/py-qt.old/pkg-plist ports/x11-toolkits/py-qt/pkg-plist --- ports/x11-toolkits/py-qt.old/pkg-plist Sat Jul 9 14:32:55 2005 +++ ports/x11-toolkits/py-qt/pkg-plist Sat Jul 9 14:32:01 2005 @@ -12,6 +12,181 @@ %%PYTHON_SITELIBDIR%%/qttable.so %%PYTHON_SITELIBDIR%%/qtui.so %%PYTHON_SITELIBDIR%%/qtxml.so +%%PORTDOCS%%%%EXAMPLESDIR%%/README +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/README +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/connect.ui +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/connect.ui.h +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/dbconnect.py +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/dbconnect.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/dbpar.py +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/dbpar.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/form1.ui +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/form2.ui +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/frmconnect.py +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/frmconnect.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/frmconnect.ui +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/runform1.py +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/runform1.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/runform2.py +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/runform2.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/runsqlex.py +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/runsqlex.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/sqlcustom1.py +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/sqlcustom1.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/sqlex.ui +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/sqlex.ui.h +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/sqlsubclass5.py +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/sqlsubclass5.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/sqltable4.py +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/sqltable4.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/testdb_mysql.sql +%%PORTDOCS%%%%EXAMPLESDIR%%/SQL/testdb_pg.sql +%%PORTDOCS%%%%EXAMPLESDIR%%/aclock.py +%%PORTDOCS%%%%EXAMPLESDIR%%/aclock.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/addressbook.py +%%PORTDOCS%%%%EXAMPLESDIR%%/addressbook.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/application.py +%%PORTDOCS%%%%EXAMPLESDIR%%/application.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/biff.py +%%PORTDOCS%%%%EXAMPLESDIR%%/biff.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/bigtable.py +%%PORTDOCS%%%%EXAMPLESDIR%%/bigtable.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/buttongroups.py +%%PORTDOCS%%%%EXAMPLESDIR%%/buttongroups.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/canvas/butterfly.png +%%PORTDOCS%%%%EXAMPLESDIR%%/canvas/canvas.py +%%PORTDOCS%%%%EXAMPLESDIR%%/canvas/canvas.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/canvas/qt-trans.xpm +%%PORTDOCS%%%%EXAMPLESDIR%%/canvas/qtlogo.png +%%PORTDOCS%%%%EXAMPLESDIR%%/checklists.py +%%PORTDOCS%%%%EXAMPLESDIR%%/checklists.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/cursor.py +%%PORTDOCS%%%%EXAMPLESDIR%%/cursor.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/dclock.py +%%PORTDOCS%%%%EXAMPLESDIR%%/dclock.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/desktop.py +%%PORTDOCS%%%%EXAMPLESDIR%%/desktop.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/dirview.py +%%PORTDOCS%%%%EXAMPLESDIR%%/dirview.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/dragdrop.py +%%PORTDOCS%%%%EXAMPLESDIR%%/dragdrop.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/drawlines.py +%%PORTDOCS%%%%EXAMPLESDIR%%/drawlines.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/dropsite.py +%%PORTDOCS%%%%EXAMPLESDIR%%/dropsite.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/fileopen.xpm +%%PORTDOCS%%%%EXAMPLESDIR%%/fontdisplayer.py +%%PORTDOCS%%%%EXAMPLESDIR%%/fontdisplayer.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/fonts.py +%%PORTDOCS%%%%EXAMPLESDIR%%/fonts.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/gears.py +%%PORTDOCS%%%%EXAMPLESDIR%%/gears.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/i18n.pro +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/i18n.py +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/i18n.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget.py +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_cs.qm +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_cs.ts +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_de.qm +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_de.ts +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_el.qm +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_el.ts +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_en.qm +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_en.ts +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_eo.qm +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_eo.ts +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_fr.qm +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_fr.ts +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_it.qm +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_it.ts +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_jp.qm +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_jp.ts +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_ko.qm +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_ko.ts +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_no.qm +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_no.ts +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_ru.qm +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_ru.ts +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_zh.qm +%%PORTDOCS%%%%EXAMPLESDIR%%/i18n/mywidget_zh.ts +%%PORTDOCS%%%%EXAMPLESDIR%%/lineedits.py +%%PORTDOCS%%%%EXAMPLESDIR%%/lineedits.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/listbox.py +%%PORTDOCS%%%%EXAMPLESDIR%%/listbox.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/listboxcombo.py +%%PORTDOCS%%%%EXAMPLESDIR%%/listboxcombo.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/marble.png +%%PORTDOCS%%%%EXAMPLESDIR%%/mdi.py +%%PORTDOCS%%%%EXAMPLESDIR%%/mdi.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/menu.py +%%PORTDOCS%%%%EXAMPLESDIR%%/menu.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/progress.py +%%PORTDOCS%%%%EXAMPLESDIR%%/progress.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/progressbar.py +%%PORTDOCS%%%%EXAMPLESDIR%%/progressbar.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/qdir.py +%%PORTDOCS%%%%EXAMPLESDIR%%/qdir.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/qmag.py +%%PORTDOCS%%%%EXAMPLESDIR%%/qmag.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/qt.png +%%PORTDOCS%%%%EXAMPLESDIR%%/qtlogo.png +%%PORTDOCS%%%%EXAMPLESDIR%%/rangecontrols.py +%%PORTDOCS%%%%EXAMPLESDIR%%/rangecontrols.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/richtext.py +%%PORTDOCS%%%%EXAMPLESDIR%%/richtext.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/secret.py +%%PORTDOCS%%%%EXAMPLESDIR%%/secret.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/semaphore.py +%%PORTDOCS%%%%EXAMPLESDIR%%/semaphore.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/smalltable.py +%%PORTDOCS%%%%EXAMPLESDIR%%/smalltable.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/splitter.py +%%PORTDOCS%%%%EXAMPLESDIR%%/splitter.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tabdialog.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tabdialog.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tablestatistics.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tablestatistics.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tooltip.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tooltip.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/trolltech.bmp +%%PORTDOCS%%%%EXAMPLESDIR%%/trolltech.gif +%%PORTDOCS%%%%EXAMPLESDIR%%/tt-logo.png +%%PORTDOCS%%%%EXAMPLESDIR%%/tut1.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tut1.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tut10.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tut10.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tut11.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tut11.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tut12.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tut12.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tut13.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tut13.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tut14.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tut14.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tut2.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tut2.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tut3.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tut3.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tut4.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tut4.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tut5.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tut5.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tut6.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tut6.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tut7.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tut7.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tut8.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tut8.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/tut9.py +%%PORTDOCS%%%%EXAMPLESDIR%%/tut9.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/webbrowser/mainwindow.py +%%PORTDOCS%%%%EXAMPLESDIR%%/webbrowser/mainwindow.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/webbrowser/mainwindow.ui +%%PORTDOCS%%%%EXAMPLESDIR%%/webbrowser/webbrowser.py +%%PORTDOCS%%%%EXAMPLESDIR%%/webbrowser/webbrowser.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/widgets.py +%%PORTDOCS%%%%EXAMPLESDIR%%/widgets.pyc share/sip/qt/copying.sip share/sip/qt/qaccel.sip share/sip/qt/qaction.sip @@ -267,6 +442,11 @@ @dirrm share/sip/qtcanvas @dirrm share/sip/qtext %%GL%%@dirrm share/sip/qtgl +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/SQL +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/canvas +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/i18n +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/webbrowser +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% @dirrm share/sip/qtnetwork @dirrm share/sip/qtsql @dirrm share/sip/qttable --- py-qt.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 23:00:30 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6F7816A41F for ; Sat, 9 Jul 2005 23:00:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DD8243D4C for ; Sat, 9 Jul 2005 23:00:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69N0TYT070511 for ; Sat, 9 Jul 2005 23:00:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69N0TLX070502; Sat, 9 Jul 2005 23:00:29 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 23:00:29 GMT Resent-Message-Id: <200507092300.j69N0TLX070502@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Danny Pansters Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B12B16A426 for ; Sat, 9 Jul 2005 22:51:14 +0000 (GMT) (envelope-from danny@ricin.com) Received: from smtpq1.home.nl (smtpq1.home.nl [213.51.128.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 415BE43D6A for ; Sat, 9 Jul 2005 22:51:02 +0000 (GMT) (envelope-from danny@ricin.com) Received: from [213.51.128.134] (port=50254 helo=smtp3.home.nl) by smtpq1.home.nl with esmtp (Exim 4.30) id 1DrOA0-0005TQ-Az for FreeBSD-gnats-submit@freebsd.org; Sun, 10 Jul 2005 00:51:00 +0200 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.215.228]:50644) by smtp3.home.nl with smtp (Exim 4.30) id 1DrO9z-0006tb-AY for FreeBSD-gnats-submit@freebsd.org; Sun, 10 Jul 2005 00:50:59 +0200 Received: by cp464173-a.dbsch1.nb.home.nl (sSMTP sendmail emulation); Sun, 10 Jul 2005 00:49:21 +0200 Message-Id: <20050709225102.415BE43D6A@mx1.FreeBSD.org> Date: Sun, 10 Jul 2005 00:49:21 +0200 From: "Danny Pansters" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83205: [maintainer] x11-toolkits/py-kde update to new version (shapshot) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Danny Pansters List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 23:00:30 -0000 >Number: 83205 >Category: ports >Synopsis: [maintainer] x11-toolkits/py-kde update to new version (shapshot) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 23:00:28 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Danny Pansters >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD desktop.homenet 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat Jun 4 22:01:17 CEST 2005 root@desktop.homenet:/usr/obj/usr/src/sys/DESKTOP i386 >Description: Update to newer snapshot. I'm going to keep the sip/PyQt/PyKDE combo in line from snapshots from now on, until we have a final PyKDE. >How-To-Repeat: >Fix: --- py-kde.diff begins here --- diff -ruN ports/x11-toolkits/py-kde.old/Makefile ports/x11-toolkits/py-kde/Makefile --- ports/x11-toolkits/py-kde.old/Makefile Wed Mar 30 03:14:26 2005 +++ ports/x11-toolkits/py-kde/Makefile Sat Jul 9 15:15:41 2005 @@ -2,17 +2,17 @@ # Date created: Sun Oct 17 00:24:28 PDT 1999 # Whom: adsharma@sharmas.dhs.org # -# $FreeBSD: ports/x11-toolkits/py-kde/Makefile,v 1.28 2005/01/25 07:38:06 ahze Exp $ +# $FreeBSD: ports/x11-toolkits/py-kde/Makefile,v 1.31 2005/04/11 18:14:12 lofi Exp $ # PORTNAME= kde PORTVERSION= 4.0.0 -PORTREVISION= +PORTREVISION= 1 CATEGORIES= x11-toolkits kde python MASTER_SITES= http://www.river-bank.demon.co.uk/download/snapshots/PyKDE/ \ http://freebsd.ricin.com/ports/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= PyKDE-snapshot20050316 +DISTNAME= PyKDE-snapshot20050628 MAINTAINER= danny@ricin.com COMMENT= Python bindings for KDE3 diff -ruN ports/x11-toolkits/py-kde.old/distinfo ports/x11-toolkits/py-kde/distinfo --- ports/x11-toolkits/py-kde.old/distinfo Thu Mar 24 19:12:02 2005 +++ ports/x11-toolkits/py-kde/distinfo Sat Jul 9 15:15:41 2005 @@ -1,2 +1,2 @@ -MD5 (PyKDE-snapshot20050316.tar.gz) = 9f03610eff2677668390071de79788d0 -SIZE (PyKDE-snapshot20050316.tar.gz) = 1300223 +MD5 (PyKDE-snapshot20050628.tar.gz) = 27f006890de524db94481d3cacd0c828 +SIZE (PyKDE-snapshot20050628.tar.gz) = 1300508 --- py-kde.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 23:00:31 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C19D16A41C for ; Sat, 9 Jul 2005 23:00:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5500143D5C for ; Sat, 9 Jul 2005 23:00:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69N0USo070568 for ; Sat, 9 Jul 2005 23:00:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69N0Udp070560; Sat, 9 Jul 2005 23:00:30 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 23:00:30 GMT Resent-Message-Id: <200507092300.j69N0Udp070560@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Danny Pansters Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7874716A41C for ; Sat, 9 Jul 2005 22:55:57 +0000 (GMT) (envelope-from danny@ricin.com) Received: from smtpq1.home.nl (smtpq1.home.nl [213.51.128.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF0AC43D49 for ; Sat, 9 Jul 2005 22:55:56 +0000 (GMT) (envelope-from danny@ricin.com) Received: from [213.51.128.135] (port=35501 helo=smtp4.home.nl) by smtpq1.home.nl with esmtp (Exim 4.30) id 1DrOEj-0006zs-Ag for FreeBSD-gnats-submit@freebsd.org; Sun, 10 Jul 2005 00:55:53 +0200 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.215.228]:62989) by smtp4.home.nl with smtp (Exim 4.30) id 1DrOEg-0004aY-AL for FreeBSD-gnats-submit@freebsd.org; Sun, 10 Jul 2005 00:55:50 +0200 Received: by cp464173-a.dbsch1.nb.home.nl (sSMTP sendmail emulation); Sun, 10 Jul 2005 00:54:12 +0200 Message-Id: <20050709225556.EF0AC43D49@mx1.FreeBSD.org> Date: Sun, 10 Jul 2005 00:54:12 +0200 From: "Danny Pansters" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83206: [new port] devel/py-kde-extensions X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Danny Pansters List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 23:00:31 -0000 >Number: 83206 >Category: ports >Synopsis: [new port] devel/py-kde-extensions >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 23:00:29 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Danny Pansters >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD desktop.homenet 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat Jun 4 22:01:17 CEST 2005 root@desktop.homenet:/usr/obj/usr/src/sys/DESKTOP i386 >Description: PyKDE extensions are helpful for developers making KDE apps with PyKDE or PyQt. Very useful, even if still in development. Haven't had the time to play with it much yet (because I was porting it of course ;-) >How-To-Repeat: >Fix: --- py-kde-extensions.diff begins here --- diff -ruN ports/devel/py-kde-extensions.old/Makefile ports/devel/py-kde-extensions/Makefile --- ports/devel/py-kde-extensions.old/Makefile Thu Jan 1 01:00:00 1970 +++ ports/devel/py-kde-extensions/Makefile Sat Jul 9 23:20:34 2005 @@ -0,0 +1,49 @@ +# New ports collection makefile for: py-kde-extensions +# Date created: 09 July 2005 +# Whom: danny@ricin.com +# +# $FreeBSD: +# + +PORTNAME= kde-extensions +PORTVERSION= 0.3.0 +PORTREVISION= +CATEGORIES= devel kde python +MASTER_SITES= http://www.simonzone.com/software/pykdeextensions/ \ + http://freebsd.ricin.com/ports/distfiles/ +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= pykdeextensions-${PORTVERSION} + +MAINTAINER= danny@ricin.com +COMMENT= PyKDE extensions for creating and installing KDE apps + +RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt \ + kdepyuic:${PORTSDIR}/x11-toolkits/py-kde +BUILD_DEPENDS= ${RUN_DEPENDS} libtool13:${PORTSDIR}/devel/libtool13 + +USE_PYTHON= yes +USE_PYDISTUTILS= yes +USE_KDELIBS_VER= 3 +USE_REINPLACE= yes + +SUBSTNAME= ${PKGNAMEPREFIX}${PORTNAME} +DOCSDIR= ${PREFIX}/share/doc/HTML +EXAMPLESDIR= ${PREFIX}/share/examples + +.include + +pre-configure: + ${REINPLACE_CMD} -e "s,libtool,libtool13,g" ${WRKSRC}/setup.py + ${REINPLACE_CMD} -e "s,pykdeextensions,${SUBSTNAME}," ${WRKSRC}/setup.py + ${ECHO} "[install_application_data]" > ${WRKSRC}/setup.cfg + ${ECHO} "install_dir=${EXAMPLESDIR}/${SUBSTNAME}" >> ${WRKSRC}/setup.cfg + ${ECHO} "[install_html]" >> ${WRKSRC}/setup.cfg + ${ECHO} "install_dir=${DOCSDIR}" >> ${WRKSRC}/setup.cfg + +post-install: + ${LN} -s ${DOCSDIR}/en/${SUBSTNAME} ${PREFIX}/share/doc/ +.if defined(NOPORTDOCS) + @${RM} -r ${EXAMPLESDIR}/${SUBSTNAME} ${DOCSDIR}/en/${SUBSTNAME} +.endif + +.include diff -ruN ports/devel/py-kde-extensions.old/distinfo ports/devel/py-kde-extensions/distinfo --- ports/devel/py-kde-extensions.old/distinfo Thu Jan 1 01:00:00 1970 +++ ports/devel/py-kde-extensions/distinfo Sat Jul 9 23:20:34 2005 @@ -0,0 +1,2 @@ +MD5 (pykdeextensions-0.3.0.tar.gz) = 0b4d01e2fb191005089c310c21ce8cd1 +SIZE (pykdeextensions-0.3.0.tar.gz) = 95722 diff -ruN ports/devel/py-kde-extensions.old/pkg-descr ports/devel/py-kde-extensions/pkg-descr --- ports/devel/py-kde-extensions.old/pkg-descr Thu Jan 1 01:00:00 1970 +++ ports/devel/py-kde-extensions/pkg-descr Sat Jul 9 23:20:34 2005 @@ -0,0 +1,13 @@ +PyKDE Extensions is a collection of software and Python packages to support +the creation and installation of KDE applications. + +This package makes it easier to: +- Install PyKDE apps using distutils +- Create KDE manuals +- Import Designer (.ui) forms +- Work with translations and i18n +- Start from templates +- Create KControl modules + +WWW: http://www.simonzone.com/software/pykdeextensions +Author: Simon Edwards diff -ruN ports/devel/py-kde-extensions.old/pkg-plist ports/devel/py-kde-extensions/pkg-plist --- ports/devel/py-kde-extensions.old/pkg-plist Thu Jan 1 01:00:00 1970 +++ ports/devel/py-kde-extensions/pkg-plist Sat Jul 9 23:20:34 2005 @@ -0,0 +1,120 @@ +include/pythonize.h +lib/libpythonize.a +lib/libpythonize.la +share/doc/py24-kde-extensions +%%PYTHON_SITELIBDIR%%/kdedesigner.py +%%PYTHON_SITELIBDIR%%/kdedesigner.pyc +%%PYTHON_SITELIBDIR%%/kdedesigner.pyo +%%PYTHON_SITELIBDIR%%/kdedistutils.py +%%PYTHON_SITELIBDIR%%/kdedistutils.pyc +%%PYTHON_SITELIBDIR%%/kdedistutils.pyo +%%PYTHON_SITELIBDIR%%/qtdesigner.py +%%PYTHON_SITELIBDIR%%/qtdesigner.pyc +%%PYTHON_SITELIBDIR%%/qtdesigner.pyo +%%PYTHON_SITELIBDIR%%/qtuicompiler.py +%%PYTHON_SITELIBDIR%%/qtuicompiler.pyc +%%PYTHON_SITELIBDIR%%/qtuicompiler.pyo +%%PORTDOCS%%%%DOCSDIR%%/en/py24-kde-extensions/app-template-application.html +%%PORTDOCS%%%%DOCSDIR%%/en/py24-kde-extensions/app-template-kcontrol.html +%%PORTDOCS%%%%DOCSDIR%%/en/py24-kde-extensions/application-templates.html +%%PORTDOCS%%%%DOCSDIR%%/en/py24-kde-extensions/credits.html +%%PORTDOCS%%%%DOCSDIR%%/en/py24-kde-extensions/distutils-docbook.html +%%PORTDOCS%%%%DOCSDIR%%/en/py24-kde-extensions/distutils-files.html +%%PORTDOCS%%%%DOCSDIR%%/en/py24-kde-extensions/distutils-uninstall.html +%%PORTDOCS%%%%DOCSDIR%%/en/py24-kde-extensions/distutils.html +%%PORTDOCS%%%%DOCSDIR%%/en/py24-kde-extensions/i18n.html +%%PORTDOCS%%%%DOCSDIR%%/en/py24-kde-extensions/index.cache.bz2 +%%PORTDOCS%%%%DOCSDIR%%/en/py24-kde-extensions/index.html +%%PORTDOCS%%%%DOCSDIR%%/en/py24-kde-extensions/introduction.html +%%PORTDOCS%%%%DOCSDIR%%/en/py24-kde-extensions/kcontrol-modules.html +%%PORTDOCS%%%%DOCSDIR%%/en/py24-kde-extensions/using-qtdesigner.html +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/doc/en/index.docbook +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/po/README +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/src/KcontrolModuleWidgetUI.py +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/src/KcontrolModuleWidgetUI.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/src/KcontrolModuleWidgetUI.ui +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/src/hi16-app-kcontrol_module.png +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/src/hi32-app-kcontrol_module.png +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/src/kcontrol_module.desktop +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/src/kcontrol_module.lsm +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/src/kcontrol_module.py +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/src/kcontrol_module.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/AUTHORS +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/ChangeLog +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/COPYING +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/INSTALL +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/MANIFEST.in +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/NEWS +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/README +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/TODO +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/setup.py +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/setup.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/doc/en/index.docbook +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/po/README +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/src/hi16-app-kdeapp.png +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/src/hi32-app-kdeapp.png +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/src/kdeapp.desktop +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/src/kdeapp.lsm +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/src/kdeapp.py +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/src/kdeapp.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/src/kdeappiface.py +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/src/kdeappiface.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/src/kdeappui.rc +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/src/kdeappview.py +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/src/kdeappview.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/src/prefdialog.py +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/src/prefdialog.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/AUTHORS +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/ChangeLog +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/COPYING +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/INSTALL +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/MANIFEST.in +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/NEWS +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/README +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/TODO +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/setup.py +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/setup.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/doc/en/index.docbook +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/po/README +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/src/KDEUtilityDialogUI.py +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/src/KDEUtilityDialogUI.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/src/KDEUtilityDialogUI.ui +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/src/hi16-app-kdeutility.png +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/src/hi32-app-kdeutility.png +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/src/kdeutility.desktop +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/src/kdeutility.lsm +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/src/kdeutility.py +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/src/kdeutility.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/AUTHORS +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/ChangeLog +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/COPYING +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/INSTALL +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/MANIFEST.in +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/NEWS +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/README +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/TODO +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/setup.py +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/setup.pyc +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/AUTHORS +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/ChangeLog +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/NEWS +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/COPYING +%%PORTDOCS%%%%EXAMPLESDIR%%/py24-kde-extensions/INSTALL +%%PORTDOCS%%@dirrm %%DOCSDIR%%/en/py24-kde-extensions +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/doc/en +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/doc +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/po +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module/src +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kcontrol_module +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/doc/en +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/doc +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/po +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp/src +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeapp +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/doc/en +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/doc +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/po +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility/src +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates/kdeutility +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions/app_templates +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/py24-kde-extensions --- py-kde-extensions.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 9 23:10:28 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81E4B16A41C for ; Sat, 9 Jul 2005 23:10:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D16743D45 for ; Sat, 9 Jul 2005 23:10:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j69NARw3075052 for ; Sat, 9 Jul 2005 23:10:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j69NARLw075051; Sat, 9 Jul 2005 23:10:27 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jul 2005 23:10:27 GMT Resent-Message-Id: <200507092310.j69NARLw075051@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Alejandro Pulver" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F4AC16A41C for ; Sat, 9 Jul 2005 23:06:48 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: from relay03.pair.com (relay03.pair.com [209.68.5.17]) by mx1.FreeBSD.org (Postfix) with SMTP id DBAF443D45 for ; Sat, 9 Jul 2005 23:06:47 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: (qmail 536 invoked from network); 9 Jul 2005 23:06:46 -0000 Received: from unknown (HELO phobos.mars.bsd) (unknown) by unknown with SMTP; 9 Jul 2005 23:06:46 -0000 Message-Id: <1120950526.0@phobos.mars.bsd> Date: Sat, 9 Jul 2005 20:08:46 -0300 From: "Alejandro Pulver" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.4 Cc: Subject: ports/83207: New port: games/atris-sounds - Sounds for Atris: Alizarin Tetris X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 23:10:28 -0000 >Number: 83207 >Category: ports >Synopsis: New port: games/atris-sounds - Sounds for Atris: Alizarin Tetris >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 23:10:27 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alejandro Pulver >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE #0: Sat May 21 12:14:47 ART 2005 root@phobos.mars.bsd:/usr/src/sys/i386/compile/ATHLON-ALE >Description: >How-To-Repeat: >Fix: --- atris-sounds.shar begins here --- # 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: # # atris-sounds # atris-sounds/distinfo # atris-sounds/pkg-descr # atris-sounds/Makefile # atris-sounds/pkg-plist # echo c - atris-sounds mkdir -p atris-sounds > /dev/null 2>&1 echo x - atris-sounds/distinfo sed 's/^X//' >atris-sounds/distinfo << 'END-of-atris-sounds/distinfo' XMD5 (atris-sounds-1.0.1.tar.gz) = 2e77d43aa09b106f23883599965bdd4a XSIZE (atris-sounds-1.0.1.tar.gz) = 653737 END-of-atris-sounds/distinfo echo x - atris-sounds/pkg-descr sed 's/^X//' >atris-sounds/pkg-descr << 'END-of-atris-sounds/pkg-descr' XAlizarin Tetris is a Tetris-like game with a twist for Unix, Win32 and BeOS Xsystems. It includes multi-player support, user-extensible color, shape and Xsound styles, can use TCP/IP networking and features a few different AI Xopponents. It was written using the SDL Library. X XWWW: http://www.cs.berkeley.edu/~weimer/atris/ X X- Alejandro Pulver Xalejandro@varnet.biz END-of-atris-sounds/pkg-descr echo x - atris-sounds/Makefile sed 's/^X//' >atris-sounds/Makefile << 'END-of-atris-sounds/Makefile' X# New ports collection makefile for: games/atris-sounds X# Date created: 9 Aug 2005 X# Whom: Alejandro Pulver X# X# $FreeBSD$ X# X XPORTNAME= atris XPORTVERSION= 1.0.1 XCATEGORIES= games XMASTER_SITES= http://www.cs.berkeley.edu/~weimer/atris/ XPKGNAMESUFFIX= -sounds XDISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} X XMAINTAINER= alejandro@varnet.biz XCOMMENT= Sounds for Atris: Alizarin Tetris X XRUN_DEPENDS= atris:${PORTSDIR}/games/atris X XUSE_GMAKE= yes XUSE_REINPLACE= yes X XGNU_CONFIGURE= yes X Xpost-patch: X# Fix path to ${DATADIR} X ${REINPLACE_CMD} -e 's|\(GAME_INSTALLDIR=\).*|\1"${DATADIR}"|' \ X ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} X X.include END-of-atris-sounds/Makefile echo x - atris-sounds/pkg-plist sed 's/^X//' >atris-sounds/pkg-plist << 'END-of-atris-sounds/pkg-plist' X%%DATADIR%%/sounds/Abuse-Ammo.wav X%%DATADIR%%/sounds/Abuse-Crumble.wav X%%DATADIR%%/sounds/Abuse-Death.wav X%%DATADIR%%/sounds/Abuse-Explode.wav X%%DATADIR%%/sounds/Abuse-Hit.wav X%%DATADIR%%/sounds/Abuse-Save.wav X%%DATADIR%%/sounds/Abuse-Scream.wav X%%DATADIR%%/sounds/Abuse-Speed.wav X%%DATADIR%%/sounds/Abuse.Sound X%%DATADIR%%/sounds/AllRight.wav X%%DATADIR%%/sounds/AndSoItBegins.wav X%%DATADIR%%/sounds/B5.Sound X%%DATADIR%%/sounds/Boom.wav X%%DATADIR%%/sounds/BoomBoom.wav X%%DATADIR%%/sounds/Default.Sound X%%DATADIR%%/sounds/Doh.Sound X%%DATADIR%%/sounds/Doh.wav X%%DATADIR%%/sounds/Effects.Sound X%%DATADIR%%/sounds/EnemyFire.wav X%%DATADIR%%/sounds/ExplosionM.wav X%%DATADIR%%/sounds/HesDeadJim.wav X%%DATADIR%%/sounds/Lemming.Sound X%%DATADIR%%/sounds/Makefile X%%DATADIR%%/sounds/Makefile.in X%%DATADIR%%/sounds/Mirror1.Sound X%%DATADIR%%/sounds/Mirror2.Sound X%%DATADIR%%/sounds/MrMorden.wav X%%DATADIR%%/sounds/NoNoNoNo.wav X%%DATADIR%%/sounds/NotReady.wav X%%DATADIR%%/sounds/PhotonShot.wav X%%DATADIR%%/sounds/ShortWhoop2.wav X%%DATADIR%%/sounds/Siren.wav X%%DATADIR%%/sounds/StarTrek.Sound X%%DATADIR%%/sounds/TwoPointThreeMinutes.wav X%%DATADIR%%/sounds/UnpleasantSituation.wav X%%DATADIR%%/sounds/VorlonNo.wav X%%DATADIR%%/sounds/VorlonPerhaps.wav X%%DATADIR%%/sounds/Vortex.wav X%%DATADIR%%/sounds/antigrav.wav X%%DATADIR%%/sounds/autsch.wav X%%DATADIR%%/sounds/bombh.wav X%%DATADIR%%/sounds/bong.wav X%%DATADIR%%/sounds/borkh.wav X%%DATADIR%%/sounds/bounce.wav X%%DATADIR%%/sounds/bowl.wav X%%DATADIR%%/sounds/clock.wav X%%DATADIR%%/sounds/entrmenu.wav X%%DATADIR%%/sounds/gavel.wav X%%DATADIR%%/sounds/halle.wav X%%DATADIR%%/sounds/halloffame.wav X%%DATADIR%%/sounds/kabumm.wav X%%DATADIR%%/sounds/laser.wav X%%DATADIR%%/sounds/lem-letsgo.wav X%%DATADIR%%/sounds/lem-mantrap.wav X%%DATADIR%%/sounds/lem-ohno.wav X%%DATADIR%%/sounds/lem-tenton.wav X%%DATADIR%%/sounds/lem-yippee.wav X%%DATADIR%%/sounds/nazgulh.wav X%%DATADIR%%/sounds/quiek.wav X%%DATADIR%%/sounds/roaaar.wav X%%DATADIR%%/sounds/sneaky.wav X%%DATADIR%%/sounds/staffh.wav X%%DATADIR%%/sounds/whirling.wav X%%DATADIR%%/sounds/whoosh.wav X@dirrm %%DATADIR%%/sounds END-of-atris-sounds/pkg-plist exit --- atris-sounds.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: