From owner-freebsd-ports Sun Jun 9 0:16:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 5890B37B406 for ; Sun, 9 Jun 2002 00:16:34 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id 1BE69AE027; Sun, 9 Jun 2002 00:16:34 -0700 (PDT) Date: Sun, 9 Jun 2002 00:16:34 -0700 From: Alfred Perlstein To: ports@geeksrus.net Cc: ports@freebsd.org Subject: devel/fam patches for 5.x Message-ID: <20020609071634.GZ88163@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Some missing headers and void return for main() upsets gcc 3.1, shar contains patchfiles. I will happily commit fixes if this is ok. # 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: # # files/patch-Scheduler.c++ # files/patch-test.c++ # echo x - files/patch-Scheduler.c++ sed 's/^X//' >files/patch-Scheduler.c++ << 'END-of-files/patch-Scheduler.c++' Xdiff -ur fam-oss-2.6.4/fam/Scheduler.c++ fam-oss-2.6.4-freebsd/fam/Scheduler.c++ X--- fam-oss-2.6.4/fam/Scheduler.c++ Fri May 19 21:46:32 2000 X+++ fam-oss-2.6.4-freebsd/fam/Scheduler.c++ Sun Jun 9 00:09:33 2002 X@@ -26,6 +26,7 @@ X #include X #include X #include X+#include X #include X X #include "Log.h" END-of-files/patch-Scheduler.c++ echo x - files/patch-test.c++ sed 's/^X//' >files/patch-test.c++ << 'END-of-files/patch-test.c++' Xdiff -ur fam-oss-2.6.4/test/test.c++ fam-oss-2.6.4-freebsd/test/test.c++ X--- fam-oss-2.6.4/test/test.c++ Sun Jun 9 00:10:42 2002 X+++ fam-oss-2.6.4-freebsd/test/test.c++ Sun Jun 9 00:09:58 2002 X@@ -6,6 +6,7 @@ X #include X #include X #include X+#include X //#include X #include "fam.h" X //#include "Boolean.h" X@@ -120,7 +121,7 @@ X // return rv; X //} X X-void X+int X main(int argc, char **argv) X { X /* Create fam test */ X@@ -279,6 +280,7 @@ X //fflush(stderr); X // } X } X+ return (0); X } END-of-files/patch-test.c++ exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 0:20: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B04A837B40A for ; Sun, 9 Jun 2002 00:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g597K1L62635; Sun, 9 Jun 2002 00:20:01 -0700 (PDT) (envelope-from gnats) Received: from euler2.dv.fal.de (euler2.dv.fal.de [134.110.18.25]) by hub.freebsd.org (Postfix) with ESMTP id DB64737B406 for ; Sun, 9 Jun 2002 00:18:49 -0700 (PDT) Received: from eiche.priconet.de (eiche.priconet.de [193.100.126.101]) by euler2.dv.fal.de (8.12.3/8.12.3) with ESMTP id g597IgBX087584 for ; Sun, 9 Jun 2002 09:18:43 +0200 (CEST) (envelope-from martin@eiche.priconet.de) Received: (from martin@localhost) by eiche.priconet.de (8.12.2/8.12.2/Submit) id g597Ifoa006313; Sun, 9 Jun 2002 09:18:41 +0200 (CEST) (envelope-from martin) Message-Id: <200206090718.g597Ifoa006313@eiche.priconet.de> Date: Sun, 9 Jun 2002 09:18:41 +0200 (CEST) From: Martin Kraft Reply-To: Martin Kraft To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39056: audio/xwve: no more external MASTER_SITE existent Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39056 >Category: ports >Synopsis: audio/xwve: no more external MASTER_SITE existent >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 00:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Martin Kraft >Release: FreeBSD 4.5-STABLE i386 >Organization: Priconet e.V. Braunschweig >Environment: FreeBSD 4.5-STABLE i386 >Description: For the source tarball xwave2v2.tar.gz, there is no more MASTER_SITE left. So far the file was hosted on its authors server, which does not exist any longer. As far as I know, there is no further development of this software at the moment. I did not find any other reliable ftp Server for the tarball. >How-To-Repeat: cd /usr/ports/audio/xwave make (will fall back to default FreeBSD distfiles server.) >Fix: As the port's maintainer, I propose to put the source tarball on the FreeBSD freefall server and to host it there for the future. Please can the comitter do this and change the MASTER_SITES entry respectively. Thanks! Martin Kraft >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 0:31:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 619D637B407 for ; Sun, 9 Jun 2002 00:31:23 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g597TrLS014119; Sun, 9 Jun 2002 03:29:53 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g597Trji014118; Sun, 9 Jun 2002 03:29:53 -0400 (EDT) (envelope-from alane) Date: Sun, 9 Jun 2002 03:29:53 -0400 From: Alan E To: Alfred Perlstein Cc: ports@freebsd.org Subject: Re: devel/fam patches for 5.x Message-ID: <20020609072953.GB7796@wwweasel.geeksrus.net> References: <20020609071634.GZ88163@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020609071634.GZ88163@elvis.mu.org> User-Agent: Mutt/1.3.99i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jun 09, 2002 at 12:16:34AM -0700, Alfred Perlstein wrote: >Some missing headers and void return for main() upsets gcc 3.1, >shar contains patchfiles. > >I will happily commit fixes if this is ok. > No, it is not ok. I have updated fam to 2.6.8. That PR is already in the works. Please do nothing to the port until my update is committed. Thank you. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 0:36:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 42AD537B403 for ; Sun, 9 Jun 2002 00:36:24 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g597Z2LS017489; Sun, 9 Jun 2002 03:35:02 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g597Z2Vi017488; Sun, 9 Jun 2002 03:35:02 -0400 (EDT) (envelope-from alane) Date: Sun, 9 Jun 2002 03:35:01 -0400 From: Alan E To: Alfred Perlstein Cc: ports@freebsd.org Subject: Re: devel/fam patches for 5.x Message-ID: <20020609073501.GA16252@wwweasel.geeksrus.net> References: <20020609071634.GZ88163@elvis.mu.org> <20020609072953.GB7796@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020609072953.GB7796@wwweasel.geeksrus.net> User-Agent: Mutt/1.3.99i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jun 09, 2002 at 03:29:53AM -0400, Alan E wrote: >On Sun, Jun 09, 2002 at 12:16:34AM -0700, Alfred Perlstein wrote: >>I will happily commit fixes if this is ok. >> >No, it is not ok. I have updated fam to 2.6.8. That PR is already in the >works. Please do nothing to the port until my update is committed. >Thank you. However, you could be a great help if you would grab ports/39049 and test it on -current. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 0:43:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 325C537B404 for ; Sun, 9 Jun 2002 00:43:52 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id F3761AE027; Sun, 9 Jun 2002 00:43:51 -0700 (PDT) Date: Sun, 9 Jun 2002 00:43:51 -0700 From: Alfred Perlstein To: Alan E Cc: ports@freebsd.org Subject: Re: devel/fam patches for 5.x Message-ID: <20020609074351.GA88163@elvis.mu.org> References: <20020609071634.GZ88163@elvis.mu.org> <20020609072953.GB7796@wwweasel.geeksrus.net> <20020609073501.GA16252@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020609073501.GA16252@wwweasel.geeksrus.net> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Alan E [020609 00:36] wrote: > On Sun, Jun 09, 2002 at 03:29:53AM -0400, Alan E wrote: > >On Sun, Jun 09, 2002 at 12:16:34AM -0700, Alfred Perlstein wrote: > >>I will happily commit fixes if this is ok. > >> > >No, it is not ok. I have updated fam to 2.6.8. That PR is already in the > >works. Please do nothing to the port until my update is committed. > >Thank you. > > However, you could be a great help if you would grab ports/39049 and > test it on -current. Compiles, not sure what it's used for though so I can't test. Commit it? :) -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 0:47:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mta7.srv.hcvlny.cv.net (mta7.srv.hcvlny.cv.net [167.206.5.22]) by hub.freebsd.org (Postfix) with ESMTP id 521DD37B404 for ; Sun, 9 Jun 2002 00:47:10 -0700 (PDT) Received: from computer (ool-43530dcb.dyn.optonline.net [67.83.13.203]) by mta7.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 (built Feb 21 2002)) with SMTP id <0GXF00EN1HKYKQ@mta7.srv.hcvlny.cv.net> for ports@FreeBSD.ORG; Sun, 09 Jun 2002 03:47:17 -0400 (EDT) Date: Sun, 9 Jun 2002 03:47:17 -0400 (EDT) Date-warning: Invalid date header replaced by mta7.srv.hcvlny.cv.net; original content: 6/9/2002 From: STREET RACERS USA Subject: STREET RACER PERFORMANCE To: ports@FreeBSD.ORG Message-id: <0GXF00ENEHL1KQ@mta7.srv.hcvlny.cv.net> MIME-version: 1.0 X-Mailer: Spyder Mailer 1.2 Content-type: multipart/related; boundary="Boundary_(ID_QQkNhcaxbCfOLIn62McXmQ)"; type="multipart/alternative" X-Priority: 1 X-MSMail-priority: High Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Boundary_(ID_QQkNhcaxbCfOLIn62McXmQ) Date: 6/9/2002 From: "STREET RACERS USA" Subject: STREET RACER PERFORMANCE To: ports@FreeBSD.ORG Content-type: multipart/alternative; boundary="Boundary_(ID_mrmBmQFtoEiXPIab0vMwWw)" X-Priority: 1 X-MSMail-Priority: High X-Mailer: Espyder Mailer 1.2 =0D= =0A=0D=0A=0D=0A=0D=0A=0D=0A=20
=0D=0A=20=20

=0D=0A=20=20
=0D=0A=20=20
STREET=20RACERS=20=0D=0A=20=20
= =0D=0A=20= =20
HIGH=20PERFORMANCE=20AUTOMOTIVE=20
PARTS=20AND=20ACCESSORIES=0D= =0A=20=20

=0D=0A=20=20
SPEED=20SHOP=0D=0A=20=20

=0D=0A=20=20COMPLETE=20AUTOMOTIVE=20REPAIR=20AND=20INSTALLATION=20FACILITY=0D=0A= =20=20
=0D=0A=20=20=0D=0A=20=20=20=20
=0D= =0A=20=20=20=20
=0D=0A=20=20=20=20=0D=0A=20=20=20=20=20=20=0D=0A=20=20=20=20=20=20

WE=20ACCEPT= =20ALL=20MAJOR=20CREDIT=20CARDS
=20
=0D=0A=20=20
=0D=0A=20=20=20=20=0D= =0A=20=20=20=20=0D=0A=20=20=20=20=20=20=0D=0A=20=20=20= =20=20=20
=20=20

=0D=0A=20=20
OUR=20LOCATIONS<= BR>NEW=20=0D=0A=20=20= JERSEY
4= 309=20HUDSON=20AVE.=20=0D=0A=20=20UNION=20CITY=20N.J=2007087=20<= /FONT>
OHIO<= /FONT>
14280=20ST.=20RT.=2041=20WEST=20UNION=20OHIO=2045693=20=0D=0A=20=20
N.J=20TEL.=20201-867-8643
= OH.=20TEL.=20=0D=0A=20=20937-544-7283

streetrod= susa@msn.com
=20
=0D=0A=20=20
= MENU=20=0D=0A
= =0D=0A=20=20=20=20
radiators,mufflers,shocks,coilove= rs,hids,lighting,supershargers,springs,mobilestereos,mobilevideos,
alarm= s,rims,horns,neons,seatcovers,autoelectric,autorepairmanuals,autorepair,fog= lights=20=0D=0A=20=20=20=20=20
CLICK=20ON=20ME=20T= O=20E-MAIL=20
HOT=20=0D=0A=20=20=20=20ROD= =20NEW=20JERSEY'S=20FAVORITE=20LINKS=20
=0D=0A=20=20=20=20
MAIN=20=0D=0A=20=20=20=20MENU<= /CENTER>
=0D=0A=20=20=20=20
SHOPPING=20=0D=0A=20=20=20=20CENTER

=0D=0A= =20=20=20=20
ORDER=20ON-LINE=20TODAY

=0D=0A=20=20=20=20E-MAIL=20FOR=20=0D= =0A=20=20=20=20INFORMATION
E-MAIL=20TO=20=0D=0A=20=20=20=20ORDER=20
=
=0D=0A=20=20=20=20=20=0D=0A=20=20=20=20
=0D=0A
=0D=0A=0D=0A
=0D=0A
=0D=0A --Boundary_(ID_mrmBmQFtoEiXPIab0vMwWw) Content-type: text/plain Content-transfer-encoding: 7BIT STREET RACERS HIGH PERFORMANCE AUTOMOTIVE PARTS AND ACCESSORIES SPEED SHOP COMPLETE AUTOMOTIVE REPAIR AND INSTALLATION FACILITY WE ACCEPT ALL MAJOR CREDIT CARDS OUR LOCATIONS NEW JERSEY 4309 HUDSON AVE. UNION CITY N.J 07087 OHIO 14280 ST. RT. 41 WEST UNION OHIO 45693 N.J TEL. 201-867-8643 OH. TEL. 937-544-7283 streetrodsusa@msn.com MENU radiators,mufflers,shocks,coilovers,hids,lighting,supershargers,springs,mobilestereos,mobilevideos, alarms,rims,horns,neons,seatcovers,autoelectric,autorepairmanuals,autorepair,foglights CLICK ON ME TO E-MAIL HOT ROD NEW JERSEY'S FAVORITE LINKS MAIN MENU SHOPPING CENTER ORDER ON-LINE TODAY E-MAIL FOR INFORMATION E-MAIL TO ORDER BECOME AN AFFILLIATE MAKE MONEY RIGHT FROM YOUR OWN WEB-SIGHT SIGN UP NOW --Boundary_(ID_mrmBmQFtoEiXPIab0vMwWw) Content-type: text/html Content-transfer-encoding: 7BIT


STREET RACERS
HIGH PERFORMANCE AUTOMOTIVE
PARTS AND ACCESSORIES

SPEED SHOP

COMPLETE AUTOMOTIVE REPAIR AND INSTALLATION FACILITY


WE ACCEPT ALL MAJOR CREDIT CARDS


OUR LOCATIONS
NEW JERSEY
4309 HUDSON AVE. UNION CITY N.J 07087

OHIO
14280 ST. RT. 41 WEST UNION OHIO 45693
N.J TEL. 201-867-8643
OH. TEL. 937-544-7283

streetrodsusa@msn.com


MENU
radiators,mufflers,shocks,coilovers,hids,lighting,supershargers,springs,mobilestereos,mobilevideos,
alarms,rims,horns,neons,seatcovers,autoelectric,autorepairmanuals,autorepair,foglights
CLICK ON ME TO E-MAIL
HOT ROD NEW JERSEY'S FAVORITE LINKS
MAIN MENU

SHOPPING CENTER

ORDER ON-LINE TODAY

E-MAIL FOR INFORMATION
E-MAIL TO ORDER

BECOME AN AFFILLIATE
MAKE MONEY RIGHT FROM YOUR OWN WEB-SIGHT
SIGN UP NOW
--Boundary_(ID_mrmBmQFtoEiXPIab0vMwWw)-- --Boundary_(ID_QQkNhcaxbCfOLIn62McXmQ)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 0:53:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 9564537B405 for ; Sun, 9 Jun 2002 00:53:24 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g597psLS059046; Sun, 9 Jun 2002 03:51:54 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g597prAW059033; Sun, 9 Jun 2002 03:51:53 -0400 (EDT) (envelope-from alane) Date: Sun, 9 Jun 2002 03:51:53 -0400 From: Alan E To: Alfred Perlstein Cc: Alan E , ports@freebsd.org Subject: Re: devel/fam patches for 5.x Message-ID: <20020609075153.GA20651@wwweasel.geeksrus.net> References: <20020609071634.GZ88163@elvis.mu.org> <20020609072953.GB7796@wwweasel.geeksrus.net> <20020609073501.GA16252@wwweasel.geeksrus.net> <20020609074351.GA88163@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020609074351.GA88163@elvis.mu.org> User-Agent: Mutt/1.3.99i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jun 09, 2002 at 12:43:51AM -0700, Alfred Perlstein wrote: >* Alan E [020609 00:36] wrote: >> On Sun, Jun 09, 2002 at 03:29:53AM -0400, Alan E wrote: >> >On Sun, Jun 09, 2002 at 12:16:34AM -0700, Alfred Perlstein wrote: >> >>I will happily commit fixes if this is ok. >> >> >> >No, it is not ok. I have updated fam to 2.6.8. That PR is already in the >> >works. Please do nothing to the port until my update is committed. >> >Thank you. >> >> However, you could be a great help if you would grab ports/39049 and >> test it on -current. > >Compiles, not sure what it's used for though so I can't test. Commit it? Yes, please don't forget the "Step 2.' where you have to do rm's, cvs rm's, and cs add's. Thanks much. BTW fam is used by KDE to watch for file system changes. I'd do it myself except I'm only 90% a committer; Will still has to give me an outline fo How It's Done(tm) and then add me toe to the CVSROOT/access files -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 1: 2:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id BC08D37B406 for ; Sun, 9 Jun 2002 01:02:42 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id 856E4AE160; Sun, 9 Jun 2002 01:02:42 -0700 (PDT) Date: Sun, 9 Jun 2002 01:02:42 -0700 From: Alfred Perlstein To: Alan E Cc: ports@freebsd.org Subject: Re: devel/fam patches for 5.x Message-ID: <20020609080242.GB88163@elvis.mu.org> References: <20020609071634.GZ88163@elvis.mu.org> <20020609072953.GB7796@wwweasel.geeksrus.net> <20020609073501.GA16252@wwweasel.geeksrus.net> <20020609074351.GA88163@elvis.mu.org> <20020609075153.GA20651@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020609075153.GA20651@wwweasel.geeksrus.net> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Alan E [020609 00:53] wrote: > On Sun, Jun 09, 2002 at 12:43:51AM -0700, Alfred Perlstein wrote: > >* Alan E [020609 00:36] wrote: > >> On Sun, Jun 09, 2002 at 03:29:53AM -0400, Alan E wrote: > >> >On Sun, Jun 09, 2002 at 12:16:34AM -0700, Alfred Perlstein wrote: > >> >>I will happily commit fixes if this is ok. > >> >> > >> >No, it is not ok. I have updated fam to 2.6.8. That PR is already in the > >> >works. Please do nothing to the port until my update is committed. > >> >Thank you. > >> > >> However, you could be a great help if you would grab ports/39049 and > >> test it on -current. > > > >Compiles, not sure what it's used for though so I can't test. Commit it? > > Yes, please don't forget the "Step 2.' where you have to do rm's, cvs > rm's, and cs add's. > > Thanks much. > > BTW fam is used by KDE to watch for file system changes. > > I'd do it myself except I'm only 90% a committer; Will still has to > give me an outline fo How It's Done(tm) and then add me toe to the > CVSROOT/access files Ok, well I should commit it for you then? Submitted by: alane ok? -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 3:36:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from techst02.technion.ac.il (techst02.technion.ac.il [132.68.0.22]) by hub.freebsd.org (Postfix) with ESMTP id 25D6837B400 for ; Sun, 9 Jun 2002 03:36:40 -0700 (PDT) Received: by techst02.technion.ac.il (Postfix, from userid 11469) id CD72514D33; Sun, 9 Jun 2002 13:36:32 +0300 (IDT) Received: from localhost (localhost [127.0.0.1]) by techst02.technion.ac.il (Postfix) with ESMTP id C393311E35; Sun, 9 Jun 2002 13:36:32 +0300 (IDT) Date: Sun, 9 Jun 2002 13:36:32 +0300 (IDT) From: Roman Shterenzon X-X-Sender: To: Brian Glenn Cc: , Subject: Re: FreeBSD Port: gtk-gnutella-0.85 In-Reply-To: <000001c20e57$146915d0$0200a8c0@whitedog> Message-ID: Organization: Xpert UNIX Systems Ltd. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 7 Jun 2002, Brian Glenn wrote: > The port ends with the error checksum mismatch > . > alchemy:/usr/ports/net/gtk-gnutella# make >> gtk-gnutella-0.85.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://us.dl.sourceforge.net/gtk-gnutella/. Receiving gtk-gnutella-0.85.tar.gz (261538 bytes): 100% 261538 bytes transferred in 3.8 seconds (67.68 kBps) ===> Extracting for gtk-gnutella-0.85 >> Checksum OK for gtk-gnutella-0.85.tar.gz. ===> gtk-gnutella-0.85 depends on executable: gmake - found .. etc. remove your tar.gz file and try again --Roman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 3:47:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from bamse.ktv.se (bamse.ktv.se [195.17.241.138]) by hub.freebsd.org (Postfix) with ESMTP id 96A9837B405; Sun, 9 Jun 2002 03:47:35 -0700 (PDT) Received: from leo.ktv.se (gw.ktv.se [194.52.13.251]) by bamse.ktv.se (8.12.3/8.12.3) with ESMTP id g59Alnjg093490; Sun, 9 Jun 2002 12:47:50 +0200 (CEST) (envelope-from leo@ktv.se) Content-Type: text/plain; charset="us-ascii" From: Leo De Geer Reply-To: leo@ktv.se Organization: Kristianstad Teknikverkstad To: jdp@FreeBSD.org Subject: FreeBSD Port: cvsup-mirror-1.2 Date: Sun, 9 Jun 2002 12:47:31 +0200 X-Mailer: KMail [version 1.4] Cc: ports@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206091247.31996.leo@ktv.se> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org im sintalld cvsup-mirror and its uppdating itself as i should but when im= =20 trying to uppdate my other computers against the cvsup server il get unkn= own=20 collektion regards leo --=20 MVH C. Leo De Geer www.dinsignal.com www.ktv.se www.teknikshoppen.nu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 4: 0: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.unixguru.nl (cc49923-a.emmen1.dr.nl.home.com [212.204.178.120]) by hub.freebsd.org (Postfix) with ESMTP id EE06437B414 for ; Sun, 9 Jun 2002 03:59:40 -0700 (PDT) Received: from mail (mail [192.168.10.4]) by mail.unixguru.nl (8.12.3/8.12.3) with ESMTP id g59AxbQQ019787 for ; Sun, 9 Jun 2002 12:59:38 +0200 (CEST) (envelope-from richard@unixguru.nl) Date: Sun, 9 Jun 2002 12:59:37 +0200 (CEST) From: Richard Arends To: ports@FreeBSD.ORG Subject: Sendmail/Amavisd/Milter In-Reply-To: <200206092029.51771.james.pole@paradise.net.nz> Message-ID: <20020609125141.T13610-100000@mail.unixguru.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I'm trying to get the amavisd from the ports collection to work. But I don't see it anymore. What should I do to get it working? I made the port and that part is working. Then I put in /etc/mail/$hostname.mc the folowing: define(`_FFR_MILTER', `1')dnl INPUT_MAIL_FILTER(`milter-amavis', `S=local:/var/amavis/amavis-milter.sock, F=T, T=S:10m;R:10m;E:10m')dnl After 'make && make all && make install && /usr/local/etc/rc.d/amavisd.sh start && make restart', I get the folowing errors: Jun 9 12:47:48 mail sm-mta[10648]: g59AlmkG010648: Milter (milter-amavis): to error state Jun 9 12:47:48 mail sm-mta[10648]: g59AlmkG010648: Milter: initialization failed, temp failing commands and: Jun 9 12:45:05 mail amavis[10327]: Invalid directory Jun 9 12:45:05 mail sm-mta[10326]: g59Aj4PF010326: milter_read(milter-amavis): cmd read returned 1, expecting 5 Jun 9 12:45:05 mail sm-mta[10326]: g59Aj4PF010326: Milter (milter-amavis): to error state Jun 9 12:45:05 mail sm-mta[10326]: g59Aj4PF010326: Milter (milter-amavis): init failed to open Jun 9 12:45:05 mail sm-mta[10326]: g59Aj4PF010326: Milter (milter-amavis): to error state Jun 9 12:45:05 mail sm-mta[10326]: g59Aj4PF010326: Milter: initialization failed, temp failing commands What am I doing wrong, or what do I forget?? Greetings, Richard. ---- An OS is like swiss cheese, the bigger it is, the more holes you get! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 4:46:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A2FDC37B40C; Sun, 9 Jun 2002 04:46:09 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59Bk9a08453; Sun, 9 Jun 2002 04:46:09 -0700 (PDT) (envelope-from trevor) Date: Sun, 9 Jun 2002 04:46:09 -0700 (PDT) From: Message-Id: <200206091146.g59Bk9a08453@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/39056: audio/xwve: no more external MASTER_SITE existent Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: audio/xwve: no more external MASTER_SITE existent Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: trevor Responsible-Changed-When: Sun Jun 9 04:45:52 PDT 2002 Responsible-Changed-Why: I'll look into this. http://www.freebsd.org/cgi/query-pr.cgi?pr=39056 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 5:18: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DACCF37B40D; Sun, 9 Jun 2002 05:17:50 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59CHov15715; Sun, 9 Jun 2002 05:17:50 -0700 (PDT) (envelope-from trevor) Date: Sun, 9 Jun 2002 05:17:50 -0700 (PDT) From: Message-Id: <200206091217.g59CHov15715@freefall.freebsd.org> To: freaky@aagh.net, trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/37145: sysutils/star miscategorised Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: sysutils/star miscategorised State-Changed-From-To: open->analyzed State-Changed-By: trevor State-Changed-When: Sun Jun 9 05:16:26 PDT 2002 State-Changed-Why: It does appear to be in the wrong category. Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: trevor Responsible-Changed-When: Sun Jun 9 05:16:26 PDT 2002 Responsible-Changed-Why: I'll take this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=37145 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 5:40:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A4DD37B40B for ; Sun, 9 Jun 2002 05:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59Ce2s19356; Sun, 9 Jun 2002 05:40:02 -0700 (PDT) (envelope-from gnats) Received: from post-21.mail.nl.demon.net (post-21.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 7CFFE37B401 for ; Sun, 9 Jun 2002 05:39:11 -0700 (PDT) Received: from [212.238.189.211] (helo=drain.sewers-2.demon.nl) by post-21.mail.nl.demon.net with esmtp (Exim 3.36 #1) id 17H1yQ-000Ac7-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 09 Jun 2002 12:39:10 +0000 Received: from localhost (localhost [127.0.0.1]) by drain.sewers-2.demon.nl (Postfix) with ESMTP id C326A853 for ; Sun, 9 Jun 2002 14:39:55 +0200 (CEST) Received: by drain.sewers-2.demon.nl (Postfix, from userid 1000) id 3F3747E8; Sun, 9 Jun 2002 14:39:50 +0200 (CEST) Message-Id: <20020609123950.3F3747E8@drain.sewers-2.demon.nl> Date: Sun, 9 Jun 2002 14:39:50 +0200 (CEST) From: Martijn Lina Reply-To: Martijn Lina To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39059: New port: IMCom command-line Jabber client, supersedes ports/34567 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39059 >Category: ports >Synopsis: New port: IMCom command-line Jabber client, supersedes ports/34567 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 05:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Martijn Lina >Release: FreeBSD 4.5-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD drain.hofnet 4.5-RELEASE-p3 FreeBSD 4.5-RELEASE-p3 #0: Sun May 5 22:42:00 CEST 2002 root@drain.hofnet:/pub/FreeBSD/obj/usr/src/sys/GENERIC i386 >Description: IMCom is a command-line Jabber client written in Python. Its original goal was to replace mICQ as my instant messenger. To that end it looks very similar to mICQ, though the actual command interpreter is a bit different. Commands are issued to IMCom in a style similar to IRC. WWW: http://imcom.floobin.cx/ >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # net/imcom # net/imcom/Makefile # net/imcom/files # net/imcom/files/patch-aa # net/imcom/pkg-plist # net/imcom/pkg-descr # net/imcom/distinfo # net/imcom/pkg-comment # echo c - net/imcom mkdir -p net/imcom > /dev/null 2>&1 echo x - net/imcom/Makefile sed 's/^X//' >net/imcom/Makefile << 'END-of-net/imcom/Makefile' XPORTNAME= imcom XPORTVERSION= 0.93 XCATEGORIES= net XMASTER_SITES= http://imcom.floobin.cx/files/ X XUSE_PYTHON= yes X Xpre-install: X @cd ${WRKSRC} ; \ X rm -rf docs/CVS; \ X rm -rf docs/*~ X X.include END-of-net/imcom/Makefile echo c - net/imcom/files mkdir -p net/imcom/files > /dev/null 2>&1 echo x - net/imcom/files/patch-aa sed 's/^X//' >net/imcom/files/patch-aa << 'END-of-net/imcom/files/patch-aa' X--- Makefile.orig Wed May 22 02:45:56 2002 X+++ Makefile Wed May 22 02:47:12 2002 X@@ -1,13 +1,13 @@ X all: X X install: X- mkdir -p /usr/local/share/imcom X- mkdir -p /usr/local/share/imcom/docs X- cp AutoStatus.API CONTRIBUTORS LICENSE README README.autostatus TODO WHATSNEW /usr/local/share/imcom/docs X- cp docs/* /usr/local/share/imcom/docs X- cp *.py /usr/local/share/imcom X- cp imcom /usr/local/bin X+ mkdir -p ${LOCALBASE}/share/imcom X+ mkdir -p ${LOCALBASE}/share/doc/imcom X+ ${BSD_INSTALL_DATA} AutoStatus.API CONTRIBUTORS LICENSE README README.autostatus TODO WHATSNEW ${LOCALBASE}/share/doc/imcom X+ ${BSD_INSTALL_DATA} docs/* ${LOCALBASE}/share/doc/imcom X+ ${BSD_INSTALL_SCRIPT} *.py ${LOCALBASE}/share/imcom X+ ${BSD_INSTALL_SCRIPT} imcom ${LOCALBASE}/bin X X uninstall: X- rm -rf /usr/local/share/imcom X- rm -f /usr/local/bin/imcom X+ rm -rf ${LOCALBASE}/share/imcom X+ rm -rf ${LOCALBASE}/share/doc/imcom X+ rm -f ${LOCALBASE}/bin/imcom END-of-net/imcom/files/patch-aa echo x - net/imcom/pkg-plist sed 's/^X//' >net/imcom/pkg-plist << 'END-of-net/imcom/pkg-plist' Xbin/imcom Xshare/doc/imcom/AutoStatus.API Xshare/doc/imcom/CONTRIBUTORS Xshare/doc/imcom/LICENSE Xshare/doc/imcom/README Xshare/doc/imcom/README.autostatus Xshare/doc/imcom/TODO Xshare/doc/imcom/WHATSNEW Xshare/doc/imcom/CHANGELOG Xshare/doc/imcom/advanced.html Xshare/doc/imcom/commands.html Xshare/doc/imcom/download.html Xshare/doc/imcom/imcomrc.html Xshare/doc/imcom/index.html Xshare/doc/imcom/news.html Xshare/doc/imcom/rosterlist.jpg Xshare/doc/imcom/statuschange.jpg Xshare/doc/imcom/style.css Xshare/doc/imcom/template.html Xshare/doc/imcom/whatis.html Xshare/imcom/AccountCreator.py Xshare/imcom/SocketWrapper.py Xshare/imcom/Preferences.py Xshare/imcom/LogHandler.py Xshare/imcom/JabberTags.py Xshare/imcom/JabberHandler.py Xshare/imcom/IMCom.py Xshare/imcom/IHTTPServer.py Xshare/imcom/Colors.py Xshare/imcom/CLI.py Xshare/imcom/CICommands.py Xshare/imcom/AutoStatus.py Xshare/imcom/VCardTags.py X@dirrm share/doc/imcom X@dirrm share/imcom END-of-net/imcom/pkg-plist echo x - net/imcom/pkg-descr sed 's/^X//' >net/imcom/pkg-descr << 'END-of-net/imcom/pkg-descr' XIMCom is a command-line Jabber client written in Python. X XIts original goal was to replace mICQ as my instant messenger. To that end it Xlooks very similar to mICQ, though the actual command interpreter is a bit Xdifferent. Commands are issued to IMCom in a style similar to IRC. X XWWW: http://imcom.floobin.cx/ END-of-net/imcom/pkg-descr echo x - net/imcom/distinfo sed 's/^X//' >net/imcom/distinfo << 'END-of-net/imcom/distinfo' XMD5 (imcom-0.93.tar.gz) = 0e63d044c48490cb84a326a64b2760c9 END-of-net/imcom/distinfo echo x - net/imcom/pkg-comment sed 's/^X//' >net/imcom/pkg-comment << 'END-of-net/imcom/pkg-comment' XIMCom is a command-line Jabber client written in Python. END-of-net/imcom/pkg-comment exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 6:31:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [216.138.223.227]) by hub.freebsd.org (Postfix) with ESMTP id B035437B403 for ; Sun, 9 Jun 2002 06:31:22 -0700 (PDT) Received: from r (H99.C233.tor.velocet.net [216.138.233.99]) by spitfire.velocet.net (Postfix) with SMTP id 028EBFB45B0; Sun, 9 Jun 2002 09:31:21 -0400 (EDT) From: Bim Jimbleton To: simuran@shaw.ca Cc: ports@FreeBSD.org Date: Sun, 09 Jun 2002 09:31:26 -0400 X-Priority: 3 (Normal) Message-Id: Subject: FreeBSD Port: py22-psycopg-1.0.6 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Opera 6.03 build 1107 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Just wanted to encourage you to upgrade this port to 1.0.8 ... so it works better with Zope. (-: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 7: 6:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D4CC37B403; Sun, 9 Jun 2002 07:06:15 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59E6FC47118; Sun, 9 Jun 2002 07:06:15 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 07:06:15 -0700 (PDT) From: Message-Id: <200206091406.g59E6FC47118@freefall.freebsd.org> To: petef@FreeBSD.org, obrien@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/22550: Patch for conserver for log file rotation Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Patch for conserver for log file rotation Responsible-Changed-From-To: obrien->freebsd-ports Responsible-Changed-By: petef Responsible-Changed-When: Sun Jun 9 07:06:03 PDT 2002 Responsible-Changed-Why: This is now maintained by ports@. http://www.freebsd.org/cgi/query-pr.cgi?pr=22550 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 7: 7:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DBF6A37B404; Sun, 9 Jun 2002 07:07:12 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59E7CP47194; Sun, 9 Jun 2002 07:07:12 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 07:07:12 -0700 (PDT) From: Message-Id: <200206091407.g59E7CP47194@freefall.freebsd.org> To: petef@FreeBSD.org, obrien@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/28803: ports/comms/conserver does not support ##user password Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/comms/conserver does not support ##user password Responsible-Changed-From-To: obrien->freebsd-ports Responsible-Changed-By: petef Responsible-Changed-When: Sun Jun 9 07:06:55 PDT 2002 Responsible-Changed-Why: This port is now maintained by ports@. http://www.freebsd.org/cgi/query-pr.cgi?pr=28803 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 7:15:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zipmail.com (zipmail.com [207.88.19.245]) by hub.freebsd.org (Postfix) with ESMTP id 7DA9637B40D; Sun, 9 Jun 2002 07:15:00 -0700 (PDT) Received: from [216.139.164.139] (account ) by zipmail.com (CommuniGate Pro WebUser 3.5.3) with HTTP id 18799106; Sun, 09 Jun 2002 10:14:49 -0400 From: "godwin kabongo" Subject: reply fast To: godwinkabongo@zipmail.com X-Mailer: CommuniGate Pro Web Mailer v.3.5.3 Date: Sun, 09 Jun 2002 10:14:49 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 132 Awolowo Road, Ikoyi, Lagos. ATTN: URGENT/CONFIDENTIAL BUSINESS PROPOSAL My name is godwin kabongo former principal officer of the late Nigeria Head of State General Sani Abacha who ruled Nigeria between 1993-1998. I shall like to seek your partnership to transfer the sum of Thirty Million United State dollars($30,000,000,00) out of Nigeria. Source of funds: This is part of the $4bn loot of my former boss (ref www.tell.org.Tell margazine of Sept 4th 2000. Ref also-(www.newswatchngr.com)may 18th to 15th 2000. This will give you more insight into the business i am proposing to you. It is common knowledge that my boss made a lot of deposits through proxies which i happen to be one of them.A cash deposit of $30,000,000,00 was made by my former boss in my name in one of the security companies in Nigeria.This amount was deposited as photographic materials and this is known only to me and the General whose sudden death has left the present Government guessing where and when he stached the monies. Though $3bn (Three billion dollars)has been recovered by the Government this is still afar cry from the amount stached away by the former leader. I therefore seek a foreign partner who will work with me in transfering this amount into a foreign account where it will be safe.It is not safe for me to retain this amount in Nigeria at this moment thus the urgent need to move out the funds. SHARING: On the successful completion of this transaction you shall be compensated with 30% of this amount.I shall take 60% and the remaining 10% will be used to re-imburse any expense incured on either side. The success of this project is guaranteed and it is risk free.I am also in complete control of the situation here so there is nothing to worry about. I shall give you more details as soon as i receive your reply . Please treat this as highly confidential and urgent.you can reach me via my email;ankar555@zwallet.com yours faithfuly, godwin kabongo ________________________________________________ Don't E-Mail, ZipMail! http://www.zipmail.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 7:17:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D32537B405; Sun, 9 Jun 2002 07:17:12 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59EHBn48319; Sun, 9 Jun 2002 07:17:11 -0700 (PDT) (envelope-from cy) Date: Sun, 9 Jun 2002 07:17:11 -0700 (PDT) From: Message-Id: <200206091417.g59EHBn48319@freefall.freebsd.org> To: cy@FreeBSD.org, freebsd-ports@FreeBSD.org, cy@FreeBSD.org Subject: Re: ports/22550: Patch for conserver for log file rotation Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Patch for conserver for log file rotation Responsible-Changed-From-To: freebsd-ports->cy Responsible-Changed-By: cy Responsible-Changed-When: Sun Jun 9 07:16:35 PDT 2002 Responsible-Changed-Why: I'll have a look at this. http://www.freebsd.org/cgi/query-pr.cgi?pr=22550 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 7:19:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8DFB337B407; Sun, 9 Jun 2002 07:19:57 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59EJvh48486; Sun, 9 Jun 2002 07:19:57 -0700 (PDT) (envelope-from cy) Date: Sun, 9 Jun 2002 07:19:57 -0700 (PDT) From: Message-Id: <200206091419.g59EJvh48486@freefall.freebsd.org> To: cy@FreeBSD.org, freebsd-ports@FreeBSD.org, cy@FreeBSD.org Subject: Re: ports/28803: ports/comms/conserver does not support ##user password Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/comms/conserver does not support ##user password Responsible-Changed-From-To: freebsd-ports->cy Responsible-Changed-By: cy Responsible-Changed-When: Sun Jun 9 07:19:35 PDT 2002 Responsible-Changed-Why: I'll take a look at this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=28803 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 7:25:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from luke.immure.com (maul.immure.com [207.8.42.72]) by hub.freebsd.org (Postfix) with ESMTP id 4EFC137B417 for ; Sun, 9 Jun 2002 07:24:52 -0700 (PDT) Received: (from root@localhost) by luke.immure.com (8.12.3/8.12.3) id g59EOmC7079326 for ports@freebsd.org; Sun, 9 Jun 2002 09:24:48 -0500 (CDT) (envelope-from bob@luke.immure.com) Received: from luke.immure.com (localhost [127.0.0.1]) by luke.immure.com (8.12.3/8.11.2) with ESMTP id g59EOlmE079236; Sun, 9 Jun 2002 09:24:47 -0500 (CDT) (envelope-from bob@luke.immure.com) Received: (from bob@localhost) by luke.immure.com (8.12.3/8.12.3/Submit) id g59EOf0i079199; Sun, 9 Jun 2002 09:24:41 -0500 (CDT) Date: Sun, 9 Jun 2002 09:24:41 -0500 From: Bob Willcox To: Martin Blapp Cc: Dave Goode , ports@freebsd.org Subject: Re: FreeBSD Port: staroffice60-6.0 Message-ID: <20020609142441.GA77825@luke.immure.com> Reply-To: Bob Willcox References: <3CF3C2AD.9060902@davegoode.net> <20020528212138.A9560-100000@levais.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020528212138.A9560-100000@levais.imp.ch> User-Agent: Mutt/1.3.27i X-scanner: scanned by Inflex 0.1.5c+ on luke.immure.com Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I just installed Staroffice 6.0 (from the ports) on my system here and am having a problem selecting items in the pull-down menus. If, for example, I select the "File" pull-down as soon as I drag my mouse cursor down to then select "Open" the pull-down menu immediately dissappears. This seems to be happening with all pull-downs (not just File). The system is running: FreeBSD jabba.immure.com 4.6-RC FreeBSD 4.6-RC #2: Sat Jun 8 14:22:43 CDT 2002 bob@jabba.immure.com:/usr1/obj/usr1/src/sys/LUKE i386 With XFree86-4.2.0_1,1 and ctwm-3.5.2c as the window manager. Note that I tried installing Staroffice 6.0 on another system that I have here to see if it would work any better, but it does exactly the same thing (the systems share the same /home directory so a user configuration problem could explain that). This other system is running: FreeBSD luke.immure.com 4.5-STABLE FreeBSD 4.5-STABLE #8: Wed Apr 24 10:31:34 CDT 2002 bob@luke.immure.com:/usr/obj/usr/src/sys/LUKE i386 With XFree86-3.3.6 and also ctwm-3.5.2c as the window manager. Anyone else seen this behavior? Any idea on what may be wrong? Thanks, Bob On Tue, May 28, 2002 at 09:22:48PM +0200, Martin Blapp wrote: > > Hi, > > > Does v6 build OK? I'm considering going for it but I'd hate to pay 79,95 > > USD to Sun and not be able to use it! > > Yep works fine. We use it in production here. The install may segfault > one or two times, but just restarting it again if it happens. > > Martin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- Bob Willcox Dealing with failure is easy: work hard to improve. bob@vieo.com Success is also easy to handle: you've solved the Austin, TX wrong problem. Work hard to improve. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 7:25:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2073F37B409; Sun, 9 Jun 2002 07:25:22 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59EPLt49515; Sun, 9 Jun 2002 07:25:21 -0700 (PDT) (envelope-from ijliao) Date: Sun, 9 Jun 2002 07:25:21 -0700 (PDT) From: Message-Id: <200206091425.g59EPLt49515@freefall.freebsd.org> To: random@bsd.org.yu, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34567: New port: IMCom command-line Jabber client Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: IMCom command-line Jabber client State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Jun 9 07:24:55 PDT 2002 State-Changed-Why: superceded by pr/39059 http://www.freebsd.org/cgi/query-pr.cgi?pr=34567 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 7:57:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 94B2F37B41F; Sun, 9 Jun 2002 07:57:28 -0700 (PDT) Received: (from skv@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59EvSt52871; Sun, 9 Jun 2002 07:57:28 -0700 (PDT) (envelope-from skv) Date: Sun, 9 Jun 2002 07:57:28 -0700 (PDT) From: Message-Id: <200206091457.g59EvSt52871@freefall.freebsd.org> To: fuyuki@mj.0038.net, skv@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35368: New port: devel/p5-VCS Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: devel/p5-VCS State-Changed-From-To: open->closed State-Changed-By: skv State-Changed-When: Sun Jun 9 07:54:39 PDT 2002 State-Changed-Why: Minor fixes: added BUILD_DEPENDS, added link to CPAN. Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=35368 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 8: 4:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) by hub.freebsd.org (Postfix) with ESMTP id 967C037B403 for ; Sun, 9 Jun 2002 08:04:30 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.lerctr.org (8.12.3/8.12.3) with ESMTP id g59F4Rdd054021 for ; Sun, 9 Jun 2002 10:04:27 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: ports/38639: lang/cyclone From: Larry Rosenman To: ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 09 Jun 2002 10:04:27 -0500 Message-Id: <1023635067.37343.5.camel@lerlaptop> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Can someone commit the BROKEN tag? Thanks. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 8: 5:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) by hub.freebsd.org (Postfix) with ESMTP id A50B037B406 for ; Sun, 9 Jun 2002 08:05:17 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.lerctr.org (8.12.3/8.12.3) with ESMTP id g59F5Cdd057541 for ; Sun, 9 Jun 2002 10:05:15 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: ports/38194: mod_php4 From: Larry Rosenman To: freebsd-ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 09 Jun 2002 10:05:12 -0500 Message-Id: <1023635115.37343.7.camel@lerlaptop> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Can someone close this PR? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 8:10:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E70F837B40A for ; Sun, 9 Jun 2002 08:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59FA2158282; Sun, 9 Jun 2002 08:10:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 9547D37B405 for ; Sun, 9 Jun 2002 08:04:39 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g59F4dhG013640 for ; Sun, 9 Jun 2002 08:04:39 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g59F4dPC013639; Sun, 9 Jun 2002 08:04:39 -0700 (PDT) Message-Id: <200206091504.g59F4dPC013639@www.freebsd.org> Date: Sun, 9 Jun 2002 08:04:39 -0700 (PDT) From: Tyler Spivey To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39062: beep: beep for a pitch and duration Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39062 >Category: ports >Synopsis: beep: beep for a pitch and duration >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 08:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tyler Spivey >Release: 4.5 >Organization: >Environment: FreeBSD fast 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Sat Jun 8 18:46:44 GMT 2002 root@fast:/usr/src/sys/compile/FAST i386 >Description: new port. >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: # # beep # beep/Makefile # beep/pkg-comment # beep/pkg-descr # beep/pkg-plist # beep/distinfo # echo c - beep mkdir -p beep > /dev/null 2>&1 echo x - beep/Makefile sed 's/^X//' >beep/Makefile << 'END-of-beep/Makefile' X# Name: beep X# Date: June 9, 2002 X# Whom: Tyler Spivey X#$FreeBSD$ X XPORTNAME = beep XPORTVERSION = 1.0 XCATEGORIES = audio XMASTER_SITES = \ Xftp://ftp.ugh.net.au/pub/unix/beep/ X XWRKSRC= ${WRKDIR}/${PORTNAME} XMAINTAINER = tspivey8@telus.net XMAN1 = beep.1 XMANCOMPRESSED = yes X.include END-of-beep/Makefile echo x - beep/pkg-comment sed 's/^X//' >beep/pkg-comment << 'END-of-beep/pkg-comment' XBeeps a certain duration and pitch out of the PC Speaker END-of-beep/pkg-comment echo x - beep/pkg-descr sed 's/^X//' >beep/pkg-descr << 'END-of-beep/pkg-descr' XThis program will beep, using a Xduration and pitch specified on the command line or the program's defaults. X X- Tyler Spivey Xtspivey8@telus.net END-of-beep/pkg-descr echo x - beep/pkg-plist sed 's/^X//' >beep/pkg-plist << 'END-of-beep/pkg-plist' Xbin/beep END-of-beep/pkg-plist echo x - beep/distinfo sed 's/^X//' >beep/distinfo << 'END-of-beep/distinfo' XMD5 (beep-1.0.tar.gz) = 4e473b0922445d8dbd7103c24f47dc23 END-of-beep/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 8:19:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 01C7537B40D; Sun, 9 Jun 2002 08:19:07 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59FJ6D59322; Sun, 9 Jun 2002 08:19:06 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 08:19:06 -0700 (PDT) From: Message-Id: <200206091519.g59FJ6D59322@freefall.freebsd.org> To: ler@lerctr.org, ler@lerctr.org, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38639: lang/cyclone missing distfiles Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: lang/cyclone missing distfiles State-Changed-From-To: open->suspended State-Changed-By: petef State-Changed-When: Sun Jun 9 08:18:58 PDT 2002 State-Changed-Why: Waiting for maintainer to update to 0.3. http://www.freebsd.org/cgi/query-pr.cgi?pr=38639 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 8:23:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 52FE837B40D; Sun, 9 Jun 2002 08:23:41 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59FNfZ60057; Sun, 9 Jun 2002 08:23:41 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 08:23:41 -0700 (PDT) From: Message-Id: <200206091523.g59FNfZ60057@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, petef@FreeBSD.org Subject: Re: ports/38911: new port: net/tcptraceroute (A traceroute implementation using TCP packets) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: net/tcptraceroute (A traceroute implementation using TCP packets) Responsible-Changed-From-To: freebsd-ports->petef Responsible-Changed-By: petef Responsible-Changed-When: Sun Jun 9 08:23:28 PDT 2002 Responsible-Changed-Why: I'm working with the submitter on this. http://www.freebsd.org/cgi/query-pr.cgi?pr=38911 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 8:30:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F65E37B409 for ; Sun, 9 Jun 2002 08:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59FU3A60568; Sun, 9 Jun 2002 08:30:03 -0700 (PDT) (envelope-from gnats) Date: Sun, 9 Jun 2002 08:30:03 -0700 (PDT) Message-Id: <200206091530.g59FU3A60568@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Cy Schubert - CITS Open Systems Group Subject: Re: ports/38639: lang/cyclone missing distfiles Reply-To: Cy Schubert - CITS Open Systems Group Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/38639; it has been noted by GNATS. From: Cy Schubert - CITS Open Systems Group To: freebsd-gnats-submit@FreeBSD.org, ler@lerctr.org, ports@geeksrus.net Cc: Subject: Re: ports/38639: lang/cyclone missing distfiles Date: Sun, 09 Jun 2002 08:22:30 -0700 Rather than marking the port broken, why not apply the following patch? If the maintainer does not object, I'll commit it. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/lang/cyclone/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 4 Jun 2002 22:58:55 -0000 1.3 +++ Makefile 9 Jun 2002 15:18:18 -0000 @@ -10,8 +10,8 @@ PORTNAME= cyclone PORTVERSION= 0.2 CATEGORIES= lang -MASTER_SITES= http://www.cs.cornell.edu/projects/cyclone/ \ - http://www.research.att.com/projects/cyclone/ +MASTER_SITES= http://www.cs.cornell.edu/projects/cyclone/software/ +# http://www.research.att.com/projects/cyclone/software/ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-${PORTVERSION}-docs.tar.gz -- Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 8:30:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7733737B40A for ; Sun, 9 Jun 2002 08:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59FU3O60577; Sun, 9 Jun 2002 08:30:03 -0700 (PDT) (envelope-from gnats) Received: from leeloo.intern.geht.de (p5086AE18.dip.t-dialin.net [80.134.174.24]) by hub.freebsd.org (Postfix) with SMTP id 5F27337B404 for ; Sun, 9 Jun 2002 08:28:07 -0700 (PDT) Received: (qmail 66241 invoked by uid 1001); 9 Jun 2002 15:28:05 -0000 Message-Id: <20020609152805.66240.qmail@leeloo.intern.geht.de> Date: 9 Jun 2002 15:28:05 -0000 From: marc@informatik.uni-bremen.de Reply-To: marc@informatik.uni-bremen.de To: FreeBSD-gnats-submit@FreeBSD.org Cc: jim@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39063: added a WITH_PYTHON to xchat Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39063 >Category: ports >Synopsis: added a WITH_PYTHON to xchat >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 08:30:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marc Recht >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD leeloo.intern.geht.de 4.6-RC FreeBSD 4.6-RC #0: Fri Jun 7 03:02:28 CEST 2002 root@leeloo.intern.geht.de:/usr/src/sys/compile/LEELOO i386 >Description: I've added a WITH_PYTHON to the xchat Makefile. With it is possible to use Python scripts in xchat. >How-To-Repeat: >Fix: --- xchat.diff begins here --- diff -Nur xchat.old/Makefile xchat/Makefile --- xchat.old/Makefile Mon May 27 12:55:09 2002 +++ xchat/Makefile Sun Jun 9 16:36:08 2002 @@ -29,8 +29,7 @@ # Assign with `+=' for slave ports CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl -liconv" -CONFIGURE_ARGS+= --disable-python \ - --without-included-gettext \ +CONFIGURE_ARGS+= --without-included-gettext \ --enable-nls \ --enable-ipv6 \ --datadir="${PREFIX}/share" \ @@ -62,6 +61,13 @@ utildir="${PREFIX}/share/gnome/apps/Internet" .else CONFIGURE_ARGS+= --disable-gnome --disable-zvt +.endif + +.if defined(WITH_PYTHON) +USE_PYTHON= yes +CONFIGURE_ARGS+= --enable-python +.else +CONFIGURE_ARGS+= --disable-python .endif post-patch: --- xchat.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 8:34:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 194C437B407; Sun, 9 Jun 2002 08:34:37 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59FYbc61382; Sun, 9 Jun 2002 08:34:37 -0700 (PDT) (envelope-from cy) Date: Sun, 9 Jun 2002 08:34:37 -0700 (PDT) From: Message-Id: <200206091534.g59FYbc61382@freefall.freebsd.org> To: ler@lerctr.org, ler@lerctr.org, cy@FreeBSD.org, freebsd-ports@FreeBSD.org, cy@FreeBSD.org Subject: Re: ports/38639: lang/cyclone missing distfiles Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: lang/cyclone missing distfiles State-Changed-From-To: suspended->feedback State-Changed-By: cy State-Changed-When: Sun Jun 9 08:32:51 PDT 2002 State-Changed-Why: Sent patch to maintainer for approval. Responsible-Changed-From-To: freebsd-ports->cy Responsible-Changed-By: cy Responsible-Changed-When: Sun Jun 9 08:32:51 PDT 2002 Responsible-Changed-Why: In for a penny, in for a pound. Now that I'm involved, I may as well finish it off. http://www.freebsd.org/cgi/query-pr.cgi?pr=38639 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 8:41:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 67CA937B406 for ; Sun, 9 Jun 2002 08:41:26 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g59FfMJ18718; Sun, 9 Jun 2002 11:41:23 -0400 (EDT) Date: Sun, 9 Jun 2002 11:41:22 -0400 (EDT) From: Trevor Johnson To: Julian Elischer Cc: ports@FreeBSD.ORG Subject: Re: Splitting up ports. In-Reply-To: Message-ID: <20020609090752.U9913-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Julian Elischer wrote: > The time has come to start working on making a hierachy from teh > ports tree.. > there are just too many ports now! > > > I was thinking of the following kinds of taxonomic scheme: > > first order... basic current scheme (though > possibly 'national' types should be handled differntly) > > second order: dependent on class but for example: > audio/midi and audio/libraries audio/players... etc > it really depends on the major class what the subclasses would be. > > also, net/analysis net/benchmarks net/dns net/transfer net/security > > etc. > > it's getting a bit crouded in there! Specifically, what troubles are you having? If you're speaking as a user trying to find ports, "make readmes" will generate HTML pages that can be read with your favorite HTML browser. Also "make search" will let you search for ports by keyword. If you're speaking as a contributor and "cvs co -P ports/audio" takes too long, recall that all (?) ports are listed in CVSROOT/modules, so you can work with just the ones you're interested in: "cvs co -P gtkwave xwave". Instead of implementing your idea, we could get similar results by just adding more categories to the existing structure, or by making better use of the ones we have. For instance, you suggest a net/benchmarks category. "cd /usr/ports/net; make search key=bench" turns up two ports, nttcp and ttcp, which could (should IMO) be moved into the existing benchmarks category, which contains only 23 ports. You suggest a net/dns category. We already have FTP and WWW categories--why not one for DNS? You suggest net/security. Ports for it could (again should IMO) instead go into the existing security category. As for net/analysis and net/transfer, if they were named network-analysis and network-transfer, I think users and contributors would have no great difficulty in working with them. Here are a few of "my" (some borrowed from Debian, NetBSD, OpenBSD, or Windows) ideas for new categories: accessibility - of interest to users with disabilities ports/audio/festdoc ports/audio/festival ports/audio/festlex-cmu ports/audio/festlex-oald ports/audio/festlex-ogi ports/audio/festlex-poslex ports/audio/festogi-spanish ports/audio/festvox-abc ports/audio/festvox-don ports/audio/festvox-el11 ports/audio/festvox-hvs ports/audio/festvox-jph ports/audio/festvox-kal16 ports/audio/festvox-kal8 ports/audio/festvox-ked16 ports/audio/festvox-ked8 ports/audio/festvox-mwm ports/audio/festvox-ogirab ports/audio/festvox-rab16 ports/audio/festvox-rab8 ports/audio/festvox-tll ports/audio/rsynth ports/audio/sphinx (broken--sorry) ports/x11/dynamag ports/x11/lupe ports/x11/xlupe ports/x11/xzoom finance - all about the money ports/deskutils/cbb ports/deskutils/gnofin ports/deskutils/gnucash ports/deskutils/kmymoney2 ports/deskutils/moneydance ports/deskutils/xinvest ports/math/p5-Math-Financial ports/misc/p5-Finance-Quote ports/misc/emma ports/misc/gnomepm ports/misc/qhacc ports/misc/quantlib ports/misc/wmstock ports/x11/stockticker_applet i18n - internationalization (whew!) ports/converters/iconv ports/converters/iconv-extra ports/converters/iconv-rfc1345 ports/converters/libiconv ports/converters/py-iconv ports/converters/ruby-iconv ports/converters/siconv ports/devel/gtranslator ports/devel/linguist ports/devel/gettext ports/devel/gettext-old ports/devel/p5-Locale-gettext ports/devel/ruby-gettext parallel - parallel (multiprocessor, clustered, or distributed) computing ports/graphics/pvmpov ports/lang/mozart ports/lang/lang/pm3-netobj ports/math/scilab ports/net/clusterit ports/net/mpich ports/net/pvm ports/net/pvm++ demos - no purpose except to show off graphical or musical capabilities ports/games/xoj ports/graphics/acidwarp ports/graphics/linplasma ports/misc/bb ports/misc/demoniac (sounds like it could go in graphics) ports/x11/qrash theming - optional eye candy ports/misc/grdb ports/misc/metatheme ports/misc/metatheme2 ports/x11/gtk-theme-switch ports/x11-toolkits/buffy ports/x11-toolkits/clean-theme-gtk ports/x11-toolkits/colorstep ports/x11-toolkits/eazel-themes ports/x11-toolkits/engradient ports/x11-toolkits/gnome-look ports/x11-toolkits/gtk-Mac2-theme ports/x11-toolkits/gtk-engines ports/x11-toolkits/gtk-engines-collection ports/x11-toolkits/gtk-engines2 ports/x11-toolkits/gtk-flat-theme ports/x11-toolkits/gtk-qn-x11-theme ports/x11-toolkits/gtk-zenith-theme ports/x11-toolkits/gtkbe ports/x11-toolkits/gtkstep ports/x11-toolkits/gtkstep-pastel ports/x11-toolkits/icegradient ports/x11-toolkits/notif2 ports/x11-toolkits/thinice ports/x11-toolkits/whistlerk ports/x11-toolkits/xenophilia ports/x11-toolkits/xenostep ports/x11-wm/fvwm-themes ports/x11-wm/kdeartwork ports/x11-wm/kdeartwork3 ports/x11-wm/sapphire-themes ports/x11-wm/wmthemeinstall OpenBSD has the feature you suggest. If we want to go that way, we could look at their experiences and code. They have ports on both the first and second levels of the hierarchy. Here is a listing of the third-level Makefiles (there were 78 of them) in OpenBSD a couple of months ago: benchmarks/tcpblast/src/ devel/binutils/stable/ devel/jdk/1.1/ devel/jdk/1.2-blackdown/ devel/jdk/1.3-linux/ editors/vim/snapshot/ editors/vim/stable/ emulators/redhat/base/ emulators/redhat/motif/ lang/egcs/dejagnu/ lang/egcs/snapshot/ lang/egcs/stable/ lang/icon/interp/ lang/icon/lib/ lang/python/2.1/ lang/python/2.2/ lang/tcl/8.0/ lang/tcl/8.3/ mail/mutt/snapshot/ mail/mutt/stable/ mail/postfix/snapshot/ mail/postfix/stable/ net/samba/stable/ print/ghostscript/afpl/ print/ghostscript/gnu/ print/teTeX/base/ print/teTeX/texmf/ shells/zsh/snapshot/ shells/zsh/stable/ www/amaya/browser/ www/amaya/english-dict/ www/amaya/french-dict/ www/jakarta-tomcat/v3/ www/jakarta-tomcat/v4/ www/netscape/communicator-linux/ www/netscape/communicator-old/ www/netscape/communicator/ www/netscape/navigator-linux/ www/netscape/navigator-old/ www/netscape/navigator/ x11/gnome/applets/ x11/gnome/controlcenter/ x11/gnome/core/ x11/gnome/libs/ x11/gnome/mime-data/ x11/gnome/oaf/ x11/gnome/users-guide/ x11/gnome/vfs/ x11/kde/addons3/ x11/kde/arts3/ x11/kde/artwork2/ x11/kde/artwork3/ x11/kde/base2/ x11/kde/base3/ x11/kde/edu3/ x11/kde/games2/ x11/kde/games3/ x11/kde/graphics2/ x11/kde/graphics3/ x11/kde/i18n3/ x11/kde/kdoc2/ x11/kde/libs2-doc/ x11/kde/libs2/ x11/kde/libs3/ x11/kde/mosfet-liquid/ x11/kde/multimedia3/ x11/kde/network2/ x11/kde/network3/ x11/kde/office2/ x11/kde/office3/ x11/kde/toys2/ x11/kde/toys3/ x11/kde/utils3/ x11/tk/8.0/ x11/tk/8.3/ x11/xview/clients/ x11/xview/config/ x11/xview/lib/ -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 8:46:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 308F437B408; Sun, 9 Jun 2002 08:46:16 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59FkGe62373; Sun, 9 Jun 2002 08:46:16 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 08:46:16 -0700 (PDT) From: Message-Id: <200206091546.g59FkGe62373@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, jim@FreeBSD.org Subject: Re: ports/39063: added a WITH_PYTHON to xchat Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: added a WITH_PYTHON to xchat Responsible-Changed-From-To: freebsd-ports->jim Responsible-Changed-By: petef Responsible-Changed-When: Sun Jun 9 08:46:05 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=39063 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 8:50:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 14BA737B409 for ; Sun, 9 Jun 2002 08:50:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59Fo4c62590; Sun, 9 Jun 2002 08:50:04 -0700 (PDT) (envelope-from gnats) Received: from CRWdog.demon.co.uk (p69-199.acedsl.com [66.114.69.199]) by hub.freebsd.org (Postfix) with ESMTP id D11FB37B401 for ; Sun, 9 Jun 2002 08:45:43 -0700 (PDT) Received: by CRWdog.demon.co.uk (Postfix, from userid 1001) id 9FCB83E16; Sun, 9 Jun 2002 11:45:42 -0400 (EDT) Message-Id: <20020609154542.9FCB83E16@CRWdog.demon.co.uk> Date: Sun, 9 Jun 2002 11:45:42 -0400 (EDT) From: Andy Sparrow Reply-To: Andy Sparrow To: FreeBSD-gnats-submit@FreeBSD.org Cc: flag@gufi.org X-Send-Pr-Version: 3.113 Subject: ports/39065: 0.4.1 port of wmnd displays no stats for some network if's... Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39065 >Category: ports >Synopsis: 0.4.1 port of wmnd displays no stats for some network if's... >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 08:50:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andy Sparrow >Release: FreeBSD 4.6-RC i386 >Organization: None. >Environment: System: FreeBSD omni.geek4food.org 4.6-RC FreeBSD 4.6-RC #83: Fri Jun 7 08:16:03 EDT 2002 root@omni.geek4food.org:/usr/src/sys/compile/tureg i386 >Description: Latest port of wmnd (wmnd-0.4.1) displays no statistics for some network interfaces, particularly wi device, loopback. The author has implemented a FreeBSD-specific 'sysctl' interface that reads the in-kernel MIBs for interface statistics, unfortunately it seems that not all network drivers implement this datastructure. >How-To-Repeat: portupgrade to latest, plug in a 'wi' card, observe blank interface (this used to work with the previous version of the port). Monitor an 'xl' interface, this works fine, as previously... >Fix: Revert to previous port? Also suggested that the author consider using the kernel interface that 'netstat -ib' uses (i.e. from /usr/src/usr.bin/netstat/if.c), as presumably this will continue to work :) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 9: 3:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 9343F37B40E for ; Sun, 9 Jun 2002 09:03:43 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g59G2KLS060093; Sun, 9 Jun 2002 12:02:20 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g59G2KIf060092; Sun, 9 Jun 2002 12:02:20 -0400 (EDT) (envelope-from alane) Date: Sun, 9 Jun 2002 12:02:20 -0400 From: Alan E To: Cy Schubert - CITS Open Systems Group Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/38639: lang/cyclone missing distfiles Message-ID: <20020609160220.GA55860@wwweasel.geeksrus.net> References: <200206091530.g59FU3A60568@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200206091530.g59FU3A60568@freefall.freebsd.org> User-Agent: Mutt/1.3.99i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jun 09, 2002 at 08:30:03AM -0700, Cy Schubert - CITS Open Systems Group wrote: >The following reply was made to PR ports/38639; it has been noted by GNATS. > >From: Cy Schubert - CITS Open Systems Group >To: freebsd-gnats-submit@FreeBSD.org, ler@lerctr.org, > ports@geeksrus.net >Cc: >Subject: Re: ports/38639: lang/cyclone missing distfiles >Date: Sun, 09 Jun 2002 08:22:30 -0700 > > Rather than marking the port broken, why not apply the following patch? > If the maintainer does not object, I'll commit it. Good work, Cy. Sleuthed out the files. How long they'll stay, I don't know, but for now, go ahead and commit your patch. If you do this, please close any other PRs related to the same issue. Thanks. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 9: 7:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5E7537B403; Sun, 9 Jun 2002 09:07:07 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59G76968314; Sun, 9 Jun 2002 09:07:06 -0700 (PDT) (envelope-from pat) Date: Sun, 9 Jun 2002 09:07:06 -0700 (PDT) From: Message-Id: <200206091607.g59G76968314@freefall.freebsd.org> To: gerhard@bigfoot.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39051: port update for databases/py-pyPgSQL Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: port update for databases/py-pyPgSQL State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Jun 9 09:06:50 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39051 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 9: 8:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CC78537B403; Sun, 9 Jun 2002 09:08:24 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59G8O768490; Sun, 9 Jun 2002 09:08:24 -0700 (PDT) (envelope-from pat) Date: Sun, 9 Jun 2002 09:08:24 -0700 (PDT) From: Message-Id: <200206091608.g59G8O768490@freefall.freebsd.org> To: stijn@pcwin002.win.tue.nl, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38974: [MAINTAINER UPDATE]: x11-wm/bbkeys Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE]: x11-wm/bbkeys State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Jun 9 09:08:14 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=38974 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 9:20:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4942237B40D for ; Sun, 9 Jun 2002 09:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59GK2J69623; Sun, 9 Jun 2002 09:20:02 -0700 (PDT) (envelope-from gnats) Received: from mcgee.student.umd.edu (mcgee.student.umd.edu [129.2.156.33]) by hub.freebsd.org (Postfix) with ESMTP id 48AEA37B404 for ; Sun, 9 Jun 2002 09:16:20 -0700 (PDT) Received: from mcgee.student.umd.edu (mcgee@localhost [127.0.0.1]) by mcgee.student.umd.edu (8.12.3/8.12.3) with ESMTP id g59GGJC6026103 for ; Sun, 9 Jun 2002 12:16:19 -0400 (EDT) (envelope-from mcgee@mcgee.student.umd.edu) Received: (from mcgee@localhost) by mcgee.student.umd.edu (8.12.3/8.12.3/Submit) id g59GGIqP026102; Sun, 9 Jun 2002 12:16:19 -0400 (EDT) Message-Id: <200206091616.g59GGIqP026102@mcgee.student.umd.edu> Date: Sun, 9 Jun 2002 12:16:19 -0400 (EDT) From: Jonathan McGee Reply-To: Jonathan McGee To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39066: Update to ports/misc/uf-view Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39066 >Category: ports >Synopsis: Update to ports/misc/uf-view >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 09:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jonathan McGee >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD mcgee.student.umd.edu 4.6-RC FreeBSD 4.6-RC #2: Mon Jun 3 17:23:15 EDT 2002 mcgee@mcgee.student.umd.edu:/usr/src/sys/compile/CAESAR i386 >Description: Changes to misc/uf-view in the ports tree to reflect a more recent version and issues with compiling. >How-To-Repeat: n/a >Fix: The file patch-Makefile.in was removed and replaced with patch-configure. --- uf-view.patch begins here --- diff -crN uf-view.orig/Makefile uf-view/Makefile *** uf-view.orig/Makefile Sun Jun 9 08:10:00 2002 --- uf-view/Makefile Sun Jun 9 08:12:31 2002 *************** *** 6,12 **** # PORTNAME= uf-view ! PORTVERSION= 1.4.2 CATEGORIES= misc MASTER_SITES= http://hadess.net/files/ --- 6,12 ---- # PORTNAME= uf-view ! PORTVERSION= 1.6.1 CATEGORIES= misc MASTER_SITES= http://hadess.net/files/ *************** *** 16,23 **** USE_GMAKE= yes USE_GNOME= yes GNU_CONFIGURE= yes - CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" pre-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ --- 16,21 ---- diff -crN uf-view.orig/distinfo uf-view/distinfo *** uf-view.orig/distinfo Sun Jun 9 08:10:00 2002 --- uf-view/distinfo Sun Jun 9 11:30:40 2002 *************** *** 1 **** ! MD5 (uf-view-1.4.2.tar.gz) = 36917754a13b06b0bbe183b7cab3a443 --- 1 ---- ! MD5 (uf-view-1.6.1.tar.gz) = cd8f5584239bc042f6696f7eb82de077 diff -crN uf-view.orig/files/patch-Makefile.in uf-view/files/patch-Makefile.in *** uf-view.orig/files/patch-Makefile.in Sun Jun 9 08:10:00 2002 --- uf-view/files/patch-Makefile.in Wed Dec 31 19:00:00 1969 *************** *** 1,14 **** - - $FreeBSD: ports/misc/uf-view/files/patch-Makefile.in,v 1.1 2001/05/30 20:19:32 sobomax Exp $ - - --- Makefile.in 2001/05/30 20:07:13 1.1 - +++ Makefile.in 2001/05/30 20:07:31 - @@ -120,7 +120,7 @@ - - uf_view_SOURCES = uf-gui.c uf-gui.h uf-view.c uf-view.h - - -uf_view_LDADD = -lgnomevfs $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS) - +uf_view_LDADD = -lgnomevfs $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS) $(PTHREAD_LIB) - - EXTRA_DIST = uf-view.desktop $(foo_DATA) uf-view.spec.in - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 --- 0 ---- diff -crN uf-view.orig/files/patch-configure uf-view/files/patch-configure *** uf-view.orig/files/patch-configure Wed Dec 31 19:00:00 1969 --- uf-view/files/patch-configure Sun Jun 9 11:51:41 2002 *************** *** 0 **** --- 1,41 ---- + --- configure.orig Sun Jun 9 11:37:27 2002 + +++ configure Sun Jun 9 11:45:26 2002 + @@ -1024,8 +1024,8 @@ + + gnome_cv_gnorba_found=no + if test x$gnome_cv_orbit_found = xyes; then + - GNORBA_CFLAGS="`gnome-config --cflags gnorba gnomeui`" + - GNORBA_LIBS="`gnome-config --libs gnorba gnomeui`" + + GNORBA_CFLAGS="`gnome-config --cflags vfs gnorba gnomeui`" + + GNORBA_LIBS="`gnome-config --libs vfs gnorba gnomeui`" + if test -n "$GNORBA_LIBS"; then + gnome_cv_gnorba_found=yes + fi + @@ -1045,8 +1045,8 @@ + fi + if test x$gnome_cv_orbit_found = xyes; then + + - GNORBA_CFLAGS="`gnome-config --cflags gnorba gnomeui`" + - GNORBA_LIBS="`gnome-config --libs gnorba gnomeui`" + + GNORBA_CFLAGS="`gnome-config --cflags vfs gnorba gnomeui`" + + GNORBA_LIBS="`gnome-config --libs vfs gnorba gnomeui`" + + + else + @@ -1055,13 +1055,13 @@ + fi + fi + + - GNOME_LIBS="`$GNOME_CONFIG --libs-only-l gnome`" + + GNOME_LIBS="`$GNOME_CONFIG --libs-only-l vfs gnome`" + GNOMEUI_LIBS="`$GNOME_CONFIG --libs-only-l gnomeui`" + GNOMEGNORBA_LIBS="`$GNOME_CONFIG --libs-only-l gnorba gnomeui`" + GTKXMHTML_LIBS="`$GNOME_CONFIG --libs-only-l gtkxmhtml`" + ZVT_LIBS="`$GNOME_CONFIG --libs-only-l zvt`" + - GNOME_LIBDIR="`$GNOME_CONFIG --libs-only-L gnorba gnomeui`" + - GNOME_INCLUDEDIR="`$GNOME_CONFIG --cflags gnorba gnomeui`" + + GNOME_LIBDIR="`$GNOME_CONFIG --libs-only-L vfs gnorba gnomeui`" + + GNOME_INCLUDEDIR="`$GNOME_CONFIG --cflags vfs gnorba gnomeui`" + + else + echo "$ac_t""no" 1>&6 diff -crN uf-view.orig/files/patch-uf-view.c uf-view/files/patch-uf-view.c *** uf-view.orig/files/patch-uf-view.c Sun Jun 9 08:10:00 2002 --- uf-view/files/patch-uf-view.c Sun Jun 9 11:52:23 2002 *************** *** 1,35 **** ! ! $FreeBSD: ports/misc/uf-view/files/patch-uf-view.c,v 1.1 2001/05/30 20:19:32 sobomax Exp $ ! ! --- uf-view.c.orig Sun May 13 21:13:07 2001 ! +++ uf-view.c Wed May 30 22:57:40 2001 ! @@ -98,7 +98,7 @@ ! if (url != NULL) ! { ! gchar foo[100] = "/tmp/ufXXXXXX"; ! - mktemp(foo); ! + mkstemp(foo); ! ! appbar_send_msg(_("Fetching %s"), url); ! ! @@ -206,6 +206,7 @@ ! const gchar *authors[] = { ! ("Bastien Nocera "), ! ("Robert Brady "), ! + ("Drew Ogle "), ! NULL, ! }; ! ! @@ -239,7 +240,7 @@ ! void on_today_button_clicked(GtkWidget * button, gpointer user_data) ! { ! struct tm *time_struct; ! - glong curtime; ! + time_t curtime; ! gint month, year, day; ! ! curtime = time(0); ! @@ -383,7 +384,7 @@ gchar foo[100] = "/tmp/ufXXXXXX"; /* Initialise */ --- 1,6 ---- ! --- uf-view.c.orig Sun Jun 9 11:35:05 2002 ! +++ uf-view.c Sun Jun 9 11:35:18 2002 ! @@ -355,7 +355,7 @@ gchar foo[100] = "/tmp/ufXXXXXX"; /* Initialise */ *************** *** 38,44 **** if (date_error(year, month, day, 1997, 9, 17) == TRUE) { show_error(_("User Friendly did not exist at that time.\nPlease choose a later date.")); ! @@ -466,7 +467,7 @@ gchar foo[100] = "/tmp/ufXXXXXX"; /* Initialise */ --- 9,15 ---- if (date_error(year, month, day, 1997, 9, 17) == TRUE) { show_error(_("User Friendly did not exist at that time.\nPlease choose a later date.")); ! @@ -441,7 +441,7 @@ gchar foo[100] = "/tmp/ufXXXXXX"; /* Initialise */ --- uf-view.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 9:22: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7386837B401; Sun, 9 Jun 2002 09:21:55 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59GLtk70224; Sun, 9 Jun 2002 09:21:55 -0700 (PDT) (envelope-from pat) Date: Sun, 9 Jun 2002 09:21:55 -0700 (PDT) From: Message-Id: <200206091621.g59GLtk70224@freefall.freebsd.org> To: erwin@lansing.dk, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39048: update net/p5-Telnet-Cisco from 1.03 to 1.09 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update net/p5-Telnet-Cisco from 1.03 to 1.09 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Jun 9 09:21:43 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39048 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 9:40:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 559F037B408 for ; Sun, 9 Jun 2002 09:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59Ge2l71947; Sun, 9 Jun 2002 09:40:02 -0700 (PDT) (envelope-from gnats) Received: from kartoffel.salatschuessel.net (p5084B7B0.dip.t-dialin.net [80.132.183.176]) by hub.freebsd.org (Postfix) with ESMTP id 53E4537B407 for ; Sun, 9 Jun 2002 09:30:08 -0700 (PDT) Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) by kartoffel.salatschuessel.net (8.12.3/8.12.3) with ESMTP id g59GTclg043465; Sun, 9 Jun 2002 18:29:38 +0200 (CEST) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: (from olivleh1@localhost) by kartoffel.salatschuessel.net (8.12.3/8.12.3/Submit) id g59GTbJn043464; Sun, 9 Jun 2002 18:29:37 +0200 (CEST) Message-Id: <200206091629.g59GTbJn043464@kartoffel.salatschuessel.net> Date: Sun, 9 Jun 2002 18:29:37 +0200 (CEST) From: Oliver Lehmann Reply-To: Oliver Lehmann To: FreeBSD-gnats-submit@FreeBSD.org Cc: Oliver Lehmann X-Send-Pr-Version: 3.113 Subject: ports/39067: update-port: mail/sylpheed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39067 >Category: ports >Synopsis: update-port: mail/sylpheed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 09:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD kartoffel.salatschuessel.net 4.6-RC FreeBSD 4.6-RC #0: Sat May 25 19:26:51 CEST 2002 olivleh1@nudel.salatschuessel.net:/usr/obj/i386/usr/src/sys/KARTOFFEL i386 >Description: update the sylpheed port to version 0.7.7 >How-To-Repeat: >Fix: diff -ruN sylpheed.old/Makefile /usr/ports/mail/sylpheed/Makefile --- sylpheed.old/Makefile Sun Jun 9 16:52:01 2002 +++ /usr/ports/mail/sylpheed/Makefile Sun Jun 9 16:52:13 2002 @@ -6,7 +6,7 @@ # PORTNAME= sylpheed -PORTVERSION= 0.7.6 +PORTVERSION= 0.7.7 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ @@ -30,7 +30,7 @@ CONFIGURE_ARGS+=--disable-gdk-pixbuf .endif .if defined(WITH_GPGME) -LIB_DEPENDS+= gpgme.5:${PORTSDIR}/security/gpgme +LIB_DEPENDS+= gpgme.8:${PORTSDIR}/security/gpgme RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+=--enable-gpgme .else diff -ruN sylpheed.old/distinfo /usr/ports/mail/sylpheed/distinfo --- sylpheed.old/distinfo Sun Jun 9 16:52:01 2002 +++ /usr/ports/mail/sylpheed/distinfo Sun Jun 9 17:34:23 2002 @@ -1 +1 @@ -MD5 (sylpheed-0.7.6.tar.bz2) = eb1bc2b5740f6cad5bb69a489a5a2a24 +MD5 (sylpheed-0.7.7.tar.bz2) = a6f5c90e791706dc4ceee6590a3e2a5a diff -ruN sylpheed.old/pkg-plist /usr/ports/mail/sylpheed/pkg-plist --- sylpheed.old/pkg-plist Sun Jun 9 16:52:01 2002 +++ /usr/ports/mail/sylpheed/pkg-plist Sun Jun 9 17:33:50 2002 @@ -26,6 +26,7 @@ share/locale/pt_BR/LC_MESSAGES/sylpheed.mo share/locale/ro/LC_MESSAGES/sylpheed.mo share/locale/ru/LC_MESSAGES/sylpheed.mo +share/locale/sl/LC_MESSAGES/sylpheed.mo share/locale/sv/LC_MESSAGES/sylpheed.mo share/locale/tr/LC_MESSAGES/sylpheed.mo share/locale/zh_CN/LC_MESSAGES/sylpheed.mo >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 10:27: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 412BC37B400; Sun, 9 Jun 2002 10:27:03 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59HR3O80995; Sun, 9 Jun 2002 10:27:03 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 10:27:03 -0700 (PDT) From: Message-Id: <200206091727.g59HR3O80995@freefall.freebsd.org> To: lehmannn@ans-netz.de, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39067: update-port: mail/sylpheed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update-port: mail/sylpheed State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 10:26:57 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39067 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:10:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E2CE37B406; Sun, 9 Jun 2002 11:10:18 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59IAHN89746; Sun, 9 Jun 2002 11:10:17 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 11:10:17 -0700 (PDT) From: Message-Id: <200206091810.g59IAHN89746@freefall.freebsd.org> To: ats@first.fhg.de, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37139: ports/graphics/miniscrib is not found on mastersite Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/graphics/miniscrib is not found on mastersite State-Changed-From-To: open->patched State-Changed-By: petef State-Changed-When: Sun Jun 9 11:09:51 PDT 2002 State-Changed-Why: The port has been marked BROKEN; let's leave this PR open until we can either find a new master site or decide to remove the port. http://www.freebsd.org/cgi/query-pr.cgi?pr=37139 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:13:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 481BE37B409; Sun, 9 Jun 2002 11:13:15 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59IDF090282; Sun, 9 Jun 2002 11:13:15 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 11:13:15 -0700 (PDT) From: Message-Id: <200206091813.g59IDF090282@freefall.freebsd.org> To: ats@first.fhg.de, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35516: ports/irc/ninja tar-file on master site not found Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/irc/ninja tar-file on master site not found State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 11:12:51 PDT 2002 State-Changed-Why: This has been fixed in the ninja-1.5.8.1 update, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=35516 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:18:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from priv-edtnes28.telusplanet.net (defout.telus.net [199.185.220.240]) by hub.freebsd.org (Postfix) with ESMTP id 9E0E537B407 for ; Sun, 9 Jun 2002 11:18:28 -0700 (PDT) Received: from a7a42593 ([64.180.243.39]) by priv-edtnes28.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020609181828.SBVB26462.priv-edtnes28.telusplanet.net@a7a42593> for ; Sun, 9 Jun 2002 12:18:28 -0600 To: freebsd-ports@freebsd.org From: tyler spivey Reply-To: tyler spivey Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Subject: How to resubmit a port? Message-Id: <20020609181828.SBVB26462.priv-edtnes28.telusplanet.net@a7a42593> Date: Sun, 9 Jun 2002 12:18:28 -0600 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org how do I resubmit a port? I made my first port, and after I submitted it learned about Portlint. I fixed all the errors "portlint -abtN" gave me, how do I resubmit the port now? Do I send naother pr? or just send a follow up to my Previous PR? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:19: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D9BD37B41F; Sun, 9 Jun 2002 11:18:55 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59IItb90631; Sun, 9 Jun 2002 11:18:55 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 11:18:55 -0700 (PDT) From: Message-Id: <200206091818.g59IItb90631@freefall.freebsd.org> To: lev@serebryakov.spb.ru, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35901: [SHAR] New port: editors/scribus. This PR obsoletes ports/35008 one. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [SHAR] New port: editors/scribus. This PR obsoletes ports/35008 one. State-Changed-From-To: feedback->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 11:18:39 PDT 2002 State-Changed-Why: ijliao already committed his own version of the port; thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=35901 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:19:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C259737B408; Sun, 9 Jun 2002 11:19:49 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59IJnd90761; Sun, 9 Jun 2002 11:19:49 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 11:19:49 -0700 (PDT) From: Message-Id: <200206091819.g59IJnd90761@freefall.freebsd.org> To: bsder@allcaps.org, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35694: Port of scons is way out of date Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port of scons is way out of date State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 11:19:28 PDT 2002 State-Changed-Why: The port has since been updated to 0.07; thanks for your report! http://www.freebsd.org/cgi/query-pr.cgi?pr=35694 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:22:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2608837B400; Sun, 9 Jun 2002 11:22:38 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59IMcU91409; Sun, 9 Jun 2002 11:22:38 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 11:22:38 -0700 (PDT) From: Message-Id: <200206091822.g59IMcU91409@freefall.freebsd.org> To: simuran@shaw.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35913: New port: The high perfomance Python adapter for PostgreSQL Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: The high perfomance Python adapter for PostgreSQL State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 11:22:22 PDT 2002 State-Changed-Why: A version of this port from ports/36207 was committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=35913 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:23:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hex.databits.net (hex.csh.rit.edu [129.21.60.134]) by hub.freebsd.org (Postfix) with ESMTP id 29EF937B407 for ; Sun, 9 Jun 2002 11:23:28 -0700 (PDT) Received: by hex.databits.net (Postfix, from userid 1001) id BB09121116; Sun, 9 Jun 2002 14:23:27 -0400 (EDT) Date: Sun, 9 Jun 2002 14:23:27 -0400 From: Pete Fritchman To: tyler spivey Cc: freebsd-ports@freebsd.org Subject: Re: How to resubmit a port? Message-ID: <20020609142327.A43613@absolutbsd.org> References: <20020609181828.SBVB26462.priv-edtnes28.telusplanet.net@a7a42593> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020609181828.SBVB26462.priv-edtnes28.telusplanet.net@a7a42593>; from tspivey8@telus.net on Sun, Jun 09, 2002 at 12:18:28PM -0600 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 09/06/02 12:18 -0600 - tyler spivey: | how do I resubmit a port? I made my first port, | and after I submitted it learned about Portlint. | I fixed all the errors "portlint -abtN" gave me, | how do I resubmit the port now? Do I send naother pr? or | just send a follow up to my Previous PR? The best way it to send a follow-up to your PR with a new shar or a diff to the original port files (from the first shar). --pete -- Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)] finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:30:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1146837B412 for ; Sun, 9 Jun 2002 11:30:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59IU4c91992; Sun, 9 Jun 2002 11:30:04 -0700 (PDT) (envelope-from gnats) Received: from pris.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 7700137B40B for ; Sun, 9 Jun 2002 11:27:43 -0700 (PDT) Received: (qmail 82047 invoked by uid 1001); 9 Jun 2002 18:27:47 -0000 Message-Id: <20020609182747.82046.qmail@pris.polaris.ca> Date: 9 Jun 2002 18:27:47 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39071: Updated port: textproc/p5-Lingua-EN-Infinitive from 1.04 to 1.06 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39071 >Category: ports >Synopsis: Updated port: textproc/p5-Lingua-EN-Infinitive from 1.04 to 1.06 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 11:30:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.5-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD kaiser.polaris.ca 4.5-STABLE FreeBSD 4.5-STABLE #5: Tue Apr 30 12:34:15 PDT 2002 root@kaiser.polaris.ca:/usr/obj/usr/src/sys/KAISER i386 >Description: >How-To-Repeat: >Fix: diff -ruN /usr/ports/textproc/p5-Lingua-EN-Infinitive/Makefile p5-Lingua-EN-Infinitive/Makefile --- /usr/ports/textproc/p5-Lingua-EN-Infinitive/Makefile Sat Jan 26 20:36:27 2002 +++ p5-Lingua-EN-Infinitive/Makefile Sat Jun 8 22:18:58 2002 @@ -6,7 +6,7 @@ # PORTNAME= Lingua-EN-Infinitive -PORTVERSION= 1.04 +PORTVERSION= 1.06 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Lingua diff -ruN /usr/ports/textproc/p5-Lingua-EN-Infinitive/distinfo p5-Lingua-EN-Infinitive/distinfo --- /usr/ports/textproc/p5-Lingua-EN-Infinitive/distinfo Sat Jan 26 20:36:27 2002 +++ p5-Lingua-EN-Infinitive/distinfo Sat Jun 8 22:19:22 2002 @@ -1 +1 @@ -MD5 (Lingua-EN-Infinitive-1.04.tgz) = 7039d0b80e817cb4e4f8722f074288f4 +MD5 (Lingua-EN-Infinitive-1.06.tgz) = 220a8a1a98c5a8689986decc7babbb88 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:30:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D846437B40C for ; Sun, 9 Jun 2002 11:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59IU3091973; Sun, 9 Jun 2002 11:30:03 -0700 (PDT) (envelope-from gnats) Received: from pris.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id AD7CA37B406 for ; Sun, 9 Jun 2002 11:27:32 -0700 (PDT) Received: (qmail 81942 invoked by uid 1001); 9 Jun 2002 18:27:31 -0000 Message-Id: <20020609182731.81941.qmail@pris.polaris.ca> Date: 9 Jun 2002 18:27:31 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39069: Updated port: databases/p5-DBIx-XHTML_Table from 1.00 to 1.10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39069 >Category: ports >Synopsis: Updated port: databases/p5-DBIx-XHTML_Table from 1.00 to 1.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 11:30:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.5-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD kaiser.polaris.ca 4.5-STABLE FreeBSD 4.5-STABLE #5: Tue Apr 30 12:34:15 PDT 2002 root@kaiser.polaris.ca:/usr/obj/usr/src/sys/KAISER i386 >Description: >How-To-Repeat: >Fix: diff -ruN /usr/ports/databases/p5-DBIx-XHTML_Table/Makefile p5-DBIx-XHTML_Table/Makefile --- /usr/ports/databases/p5-DBIx-XHTML_Table/Makefile Fri Apr 12 03:03:55 2002 +++ p5-DBIx-XHTML_Table/Makefile Sat Jun 8 22:08:39 2002 @@ -6,7 +6,7 @@ # PORTNAME= DBIx-XHTML_Table -PORTVERSION= 1.00 +PORTVERSION= 1.10 CATEGORIES= databases www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBIx diff -ruN /usr/ports/databases/p5-DBIx-XHTML_Table/distinfo p5-DBIx-XHTML_Table/distinfo --- /usr/ports/databases/p5-DBIx-XHTML_Table/distinfo Fri Apr 12 03:03:55 2002 +++ p5-DBIx-XHTML_Table/distinfo Sat Jun 8 22:08:51 2002 @@ -1 +1 @@ -MD5 (DBIx-XHTML_Table-1.00.tar.gz) = 7b901f662a59bda561b8a8707bcb45fe +MD5 (DBIx-XHTML_Table-1.10.tar.gz) = e11a47fddb728534e48db1a6eaa6b6a3 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:30:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B69937B414 for ; Sun, 9 Jun 2002 11:30:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59IU4592002; Sun, 9 Jun 2002 11:30:04 -0700 (PDT) (envelope-from gnats) Received: from pris.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id CAEAA37B403 for ; Sun, 9 Jun 2002 11:27:51 -0700 (PDT) Received: (qmail 82098 invoked by uid 1001); 9 Jun 2002 18:27:56 -0000 Message-Id: <20020609182756.82097.qmail@pris.polaris.ca> Date: 9 Jun 2002 18:27:56 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39072: Updated port: textproc/p5-Lingua-EN-MatchNames from 1.1 to 1.12 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39072 >Category: ports >Synopsis: Updated port: textproc/p5-Lingua-EN-MatchNames from 1.1 to 1.12 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 11:30:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.5-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD kaiser.polaris.ca 4.5-STABLE FreeBSD 4.5-STABLE #5: Tue Apr 30 12:34:15 PDT 2002 root@kaiser.polaris.ca:/usr/obj/usr/src/sys/KAISER i386 >Description: >How-To-Repeat: >Fix: diff -ruN /usr/ports/textproc/p5-Lingua-EN-MatchNames/Makefile p5-Lingua-EN-MatchNames/Makefile --- /usr/ports/textproc/p5-Lingua-EN-MatchNames/Makefile Sat Jun 8 15:33:42 2002 +++ p5-Lingua-EN-MatchNames/Makefile Sat Jun 8 22:21:55 2002 @@ -6,7 +6,7 @@ # PORTNAME= Lingua-EN-MatchNames -PORTVERSION= 1.1 +PORTVERSION= 1.12 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Lingua diff -ruN /usr/ports/textproc/p5-Lingua-EN-MatchNames/distinfo p5-Lingua-EN-MatchNames/distinfo --- /usr/ports/textproc/p5-Lingua-EN-MatchNames/distinfo Sat Jun 8 15:33:42 2002 +++ p5-Lingua-EN-MatchNames/distinfo Sat Jun 8 22:22:02 2002 @@ -1 +1 @@ -MD5 (Lingua-EN-MatchNames-1.1.tar.gz) = 9c41dcb7d359cc8875a63a850ce0143f +MD5 (Lingua-EN-MatchNames-1.12.tar.gz) = 03d84bd1c1c3e7ab82fec6345758d0d0 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:30:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 095E537B410 for ; Sun, 9 Jun 2002 11:30:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59IU3W91983; Sun, 9 Jun 2002 11:30:03 -0700 (PDT) (envelope-from gnats) Received: from pris.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 91AAE37B40B for ; Sun, 9 Jun 2002 11:27:34 -0700 (PDT) Received: (qmail 81996 invoked by uid 1001); 9 Jun 2002 18:27:38 -0000 Message-Id: <20020609182738.81995.qmail@pris.polaris.ca> Date: 9 Jun 2002 18:27:38 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39070: Updated port: www/p5-HTML-StickyQuery from 0.07 to 0.08 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39070 >Category: ports >Synopsis: Updated port: www/p5-HTML-StickyQuery from 0.07 to 0.08 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 11:30:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.5-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD kaiser.polaris.ca 4.5-STABLE FreeBSD 4.5-STABLE #5: Tue Apr 30 12:34:15 PDT 2002 root@kaiser.polaris.ca:/usr/obj/usr/src/sys/KAISER i386 >Description: >How-To-Repeat: >Fix: diff -ruN /usr/ports/www/p5-HTML-StickyQuery/Makefile p5-HTML-StickyQuery/Makefile --- /usr/ports/www/p5-HTML-StickyQuery/Makefile Thu Feb 14 23:33:42 2002 +++ p5-HTML-StickyQuery/Makefile Sun Jun 9 11:23:36 2002 @@ -6,7 +6,7 @@ # PORTNAME= HTML-StickyQuery -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML diff -ruN /usr/ports/www/p5-HTML-StickyQuery/distinfo p5-HTML-StickyQuery/distinfo --- /usr/ports/www/p5-HTML-StickyQuery/distinfo Thu Feb 14 23:33:42 2002 +++ p5-HTML-StickyQuery/distinfo Sun Jun 9 11:24:12 2002 @@ -1 +1 @@ -MD5 (HTML-StickyQuery-0.07.tar.gz) = ba33e5fa4b567814af526fc94d9ebbdf +MD5 (HTML-StickyQuery-0.08.tar.gz) = 0efb14b3637d8e056fa7e2a63e356fc1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:31:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 14F4337B40A; Sun, 9 Jun 2002 11:31:08 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59IV8f92570; Sun, 9 Jun 2002 11:31:08 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 11:31:08 -0700 (PDT) From: Message-Id: <200206091831.g59IV8f92570@freefall.freebsd.org> To: papowell@lprng.com, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35784: reposting pic2fig port as a diff against port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: reposting pic2fig port as a diff against port State-Changed-From-To: open->feedback State-Changed-By: petef State-Changed-When: Sun Jun 9 11:30:47 PDT 2002 State-Changed-Why: These diffs don't apply cleanly against pic2fig; could you resubmit? http://www.freebsd.org/cgi/query-pr.cgi?pr=35784 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:40:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F1DF237B405 for ; Sun, 9 Jun 2002 11:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59Ie2493360; Sun, 9 Jun 2002 11:40:02 -0700 (PDT) (envelope-from gnats) Date: Sun, 9 Jun 2002 11:40:02 -0700 (PDT) Message-Id: <200206091840.g59Ie2493360@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: tyler spivey Subject: Re: ports/39062 Reply-To: tyler spivey Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39062; it has been noted by GNATS. From: tyler spivey To: bug-followup@freebsd.org Cc: Subject: Re: ports/39062 Date: Sun, 9 Jun 2002 12:39:07 -0600 new shar archive to fix errors: # 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: # # beep # beep/Makefile # beep/pkg-comment # beep/pkg-descr # beep/pkg-plist # beep/distinfo # echo c - beep mkdir -p beep > /dev/null 2>&1 echo x - beep/Makefile sed 's/^X//' >beep/Makefile << 'END-of-beep/Makefile' X# New ports collection makefile for: beep X# Date Created: June 9, 2002 X# Whom: Tyler Spivey X# $FreeBSD$ X XPORTNAME= beep XPORTVERSION= 1.0 XCATEGORIES= audio XMASTER_SITES= \ Xftp://ftp.ugh.net.au/pub/unix/beep/ X XMAINTAINER= tspivey8@telus.net X XMAN1= beep.1 XMANCOMPRESSED= maybe XWRKSRC= ${WRKDIR}/${PORTNAME} X.include END-of-beep/Makefile echo x - beep/pkg-comment sed 's/^X//' >beep/pkg-comment << 'END-of-beep/pkg-comment' XBeeps a certain duration and pitch out of the PC Speaker END-of-beep/pkg-comment echo x - beep/pkg-descr sed 's/^X//' >beep/pkg-descr << 'END-of-beep/pkg-descr' XThis program will beep, using a Xduration and pitch specified on the command line or the program's defaults. X X- Tyler Spivey Xtspivey8@telus.net END-of-beep/pkg-descr echo x - beep/pkg-plist sed 's/^X//' >beep/pkg-plist << 'END-of-beep/pkg-plist' Xbin/beep END-of-beep/pkg-plist echo x - beep/distinfo sed 's/^X//' >beep/distinfo << 'END-of-beep/distinfo' XMD5 (beep-1.0.tar.gz) = 4e473b0922445d8dbd7103c24f47dc23 END-of-beep/distinfo exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:40:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 29D2D37B408 for ; Sun, 9 Jun 2002 11:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59Ie3t93370; Sun, 9 Jun 2002 11:40:03 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 9570937B409 for ; Sun, 9 Jun 2002 11:39:25 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g59IdOhG056097 for ; Sun, 9 Jun 2002 11:39:24 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g59IdOSo056096; Sun, 9 Jun 2002 11:39:24 -0700 (PDT) Message-Id: <200206091839.g59IdOSo056096@www.freebsd.org> Date: Sun, 9 Jun 2002 11:39:24 -0700 (PDT) From: Dietrich Heise To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39073: gnome install compile from the /usr/ports/x11/gnome/ does not work. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39073 >Category: ports >Synopsis: gnome install compile from the /usr/ports/x11/gnome/ does not work. >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 11:40:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dietrich Heise >Release: 4.6 >Organization: >Environment: FreeBSD didi.gate.wg 4.6-RC FreeBSD 4.6-RC #0: Sun Jun 9 16:30:06 CEST 2002 root@didi.gate.wg:/usr/src/sys/compile/didi i386 >Description: can't install gnome >How-To-Repeat: usr/X11R6/include/gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/local/include/gnome-xml -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gconf/1 -D_THREAD_SAFE -I/usr/X11R6/include/libglade-1.0 -I/usr/X11R6/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/freetype2 -DLIB_DIR=\"/usr/X11R6/lib/galeon\" -DSHARE_DIR=\"/usr/X11R6/share/gnome/galeon\" -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE -fno-rtti -O -pipe -march=pentiumpro -Wall -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Werror -c FilePicker.cpp FilePicker.cpp:0: Internal compiler error. FilePicker.cpp:0: Please submit a full bug report. FilePicker.cpp:0: See for instructions. cpp0: output pipe has been closed *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.3/src/mozilla. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.3/src. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.3. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.3. *** Error code 1 Stop in /usr/ports/www/galeon. *** Error code 1 Stop in /usr/ports/x11-fm/nautilus. *** Error code 1 Stop in /usr/ports/x11/gnome. here is my gcc version:su-2.05a # gcc --version 2.95.3 any other has the same problem? >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:46:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6EAB037B41A; Sun, 9 Jun 2002 11:46:22 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59IkMJ94371; Sun, 9 Jun 2002 11:46:22 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 11:46:22 -0700 (PDT) From: Message-Id: <200206091846.g59IkMJ94371@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39069: Updated port: databases/p5-DBIx-XHTML_Table from 1.00 to 1.10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated port: databases/p5-DBIx-XHTML_Table from 1.00 to 1.10 State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 11:46:15 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39069 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:48: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 97E6137B409; Sun, 9 Jun 2002 11:48:03 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59Im3694654; Sun, 9 Jun 2002 11:48:03 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 11:48:03 -0700 (PDT) From: Message-Id: <200206091848.g59Im3694654@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/39073: gnome install compile from the /usr/ports/x11/gnome/ does not work. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: gnome install compile from the /usr/ports/x11/gnome/ does not work. Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: petef Responsible-Changed-When: Sun Jun 9 11:47:01 PDT 2002 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=39073 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:50:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4424437B40E; Sun, 9 Jun 2002 11:50:06 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59Io6r94880; Sun, 9 Jun 2002 11:50:06 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 11:50:06 -0700 (PDT) From: Message-Id: <200206091850.g59Io6r94880@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39070: Updated port: www/p5-HTML-StickyQuery from 0.07 to 0.08 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated port: www/p5-HTML-StickyQuery from 0.07 to 0.08 State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 11:49:59 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39070 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:51:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id D97C537B40B; Sun, 9 Jun 2002 11:51:36 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id C54F0AE147; Sun, 9 Jun 2002 11:51:36 -0700 (PDT) Date: Sun, 9 Jun 2002 11:51:36 -0700 From: Alfred Perlstein To: lioux@FreeBSD.org Cc: ports@freebsd.org Subject: fix devel/ddd for 5.x Message-ID: <20020609185136.GD88163@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org tested and compiled on 4.x and 5.x, seems to work and fixes compilation on 5.x. There may be a better patch for the first two files that involves mucking with configure but I don't know. Index: files/patch-strclass.C =================================================================== RCS file: files/patch-strclass.C diff -N files/patch-strclass.C --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-strclass.C 9 Jun 2002 07:55:38 -0000 @@ -0,0 +1,11 @@ +--- ddd/strclass.C.orig Fri Mar 30 04:31:46 2001 ++++ ddd/strclass.C Sun Jun 9 00:29:48 2002 +@@ -1431,7 +1431,7 @@ + } + x.rep->s[i] = 0; + x.rep->len = i; +-#if HAVE_IOSTATE ++#if HAVE_IOSTATE || 1 + ios::iostate new_state = s.rdstate(); + #else + int new_state = s.rdstate(); Index: files/patch-streampos.h =================================================================== RCS file: files/patch-streampos.h diff -N files/patch-streampos.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-streampos.h 9 Jun 2002 07:55:58 -0000 @@ -0,0 +1,11 @@ +--- ddd/streampos.h.orig Mon Jan 17 06:53:42 2000 ++++ ddd/streampos.h Sun Jun 9 00:36:50 2002 +@@ -40,7 +40,7 @@ + #include "config.h" + + #if !HAVE_STREAMPOS +-typedef long streampos; ++//typedef long streampos; + #endif + + #endif // _DDD_streampos_h Index: files/patch-strerror.c =================================================================== RCS file: files/patch-strerror.c diff -N files/patch-strerror.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-strerror.c 9 Jun 2002 07:56:15 -0000 @@ -0,0 +1,21 @@ +--- libiberty/strerror.c.orig Sun Sep 26 23:07:42 1999 ++++ libiberty/strerror.c Sun Jun 9 00:24:19 2002 +@@ -17,6 +17,7 @@ + #endif + + #include ++#include + #include + + #ifdef HAVE_SYS_ERRLIST +@@ -462,8 +463,8 @@ + + #else + +-extern int sys_nerr; +-extern char *sys_errlist[]; ++extern const int sys_nerr; ++extern const char *sys_errlist[]; + + #endif + Index: files/patch-strsignal.c =================================================================== RCS file: files/patch-strsignal.c diff -N files/patch-strsignal.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-strsignal.c 9 Jun 2002 08:05:33 -0000 @@ -0,0 +1,19 @@ +--- libiberty/strsignal.c.orig Sun Jun 9 01:04:11 2002 ++++ libiberty/strsignal.c Sun Jun 9 01:04:45 2002 +@@ -19,6 +19,7 @@ + #define sys_siglist no_such_symbol + + #include ++#include + #include + + /* Routines imported from standard C runtime libraries. */ +@@ -244,7 +245,7 @@ + #else + + #ifdef NSIG +-static int sys_nsig = NSIG; ++static const int sys_nsig = NSIG; + #else + #ifdef _NSIG + static int sys_nsig = _NSIG; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:54: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6011D37B423; Sun, 9 Jun 2002 11:53:52 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59IrqE95855; Sun, 9 Jun 2002 11:53:52 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 11:53:52 -0700 (PDT) From: Message-Id: <200206091853.g59IrqE95855@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39071: Updated port: textproc/p5-Lingua-EN-Infinitive from 1.04 to 1.06 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated port: textproc/p5-Lingua-EN-Infinitive from 1.04 to 1.06 State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 11:53:42 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39071 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 11:58:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F8F237B40A; Sun, 9 Jun 2002 11:58:09 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59Iw9r96454; Sun, 9 Jun 2002 11:58:09 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 11:58:09 -0700 (PDT) From: Message-Id: <200206091858.g59Iw9r96454@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39072: Updated port: textproc/p5-Lingua-EN-MatchNames from 1.1 to 1.12 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated port: textproc/p5-Lingua-EN-MatchNames from 1.1 to 1.12 State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 11:57:59 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39072 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 12:49:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from unity.copyleft.no (unity.copyleft.no [212.71.72.23]) by hub.freebsd.org (Postfix) with ESMTP id B7ED737B400 for ; Sun, 9 Jun 2002 12:49:17 -0700 (PDT) Received: from cl-gw.copyleft.no ([217.13.30.98] helo=truth.in.copyleft.no) by unity.copyleft.no with esmtp (Exim 3.36 #1) id 17GN6r-000G99-00 for freebsd-ports@freebsd.org; Fri, 07 Jun 2002 19:01:09 +0200 Subject: GIMP on FreeBSD 4.4 From: Lars Bungum To: freebsd-ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 07 Jun 2002 19:01:09 +0200 Message-Id: <1023469270.42082.25.camel@truth.in.copyleft.no> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, all! My first post to a FreeBSD forum, hope everything is in compliance with customs, etc. Anyhows, my compile of gimp on this following system: 4.4-RELEASE-p11 FreeBSD 4.4-RELEASE-p11 #0: Fri Apr 26 18:35:42 CEST 2002 fails miserably. This is what I get: gmake[2]: Entering directory `/usr/ports/graphics/gimp1/work/gimp-1.2.3/po-plug-ins' PATH=../src:$PATH /usr/X11R6/bin/xgettext --default-domain=gimp-std-plugins --directory=.. \ --add-comments --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ && test ! -f gimp-std-plugins.po \ || ( rm -f ./gimp-std-plugins.pot \ && mv gimp-std-plugins.po ./gimp-std-plugins.pot ) Unrecognized option: - usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP)usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) No input files specified, exiting ... usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) mv: rename gimp-std-plugins.po to ./gimp-std-plugins.pot: No such file or directory gmake[2]: *** [gimp-std-plugins.pot] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/gimp1/work/gimp-1.2.3/po-plug-ins' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/gimp1/work/gimp-1.2.3' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Unrecognized option: - ------------------- can anyone see what might be the cause of this error? Thanks. -- Mvh. Lars Bungum Copyleft Software AS Telefon : +47 22 71 67 00 Telefaks : +47 23 19 80 09 Organisasjonsnummer: 982 116 252 (http://lb.cl.no/public.key for gpg public key) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 12:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 36BC137B409 for ; Sun, 9 Jun 2002 12:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59Jo2w06313; Sun, 9 Jun 2002 12:50:02 -0700 (PDT) (envelope-from gnats) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by hub.freebsd.org (Postfix) with ESMTP id 2C97B37B400 for ; Sun, 9 Jun 2002 12:49:14 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.2) with ESMTP id g59JnCsh084728 for ; Sun, 9 Jun 2002 21:49:12 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g59JnCRS084727; Sun, 9 Jun 2002 21:49:12 +0200 (CEST) Message-Id: <200206091949.g59JnCRS084727@guineapig.pil.dk> Date: Sun, 9 Jun 2002 21:49:12 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39075: update net/libsocketcpp from 1.0.6 to 1.0.7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39075 >Category: ports >Synopsis: update net/libsocketcpp from 1.0.6 to 1.0.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 12:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.5-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: update to 1.0.7 "Libsocket 1.0.7 has a "quickie" minor change in it to allow you to retreive the remote host's IP address. More to come later when I have the time." >How-To-Repeat: >Fix: --- libsocketcpp.diff begins here --- diff -ruN libsocketcpp.orig/Makefile libsocketcpp/Makefile --- libsocketcpp.orig/Makefile Sun Aug 12 13:20:29 2001 +++ libsocketcpp/Makefile Sun Jun 9 21:39:01 2002 @@ -7,7 +7,7 @@ # PORTNAME= libsocketcpp -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libsocket diff -ruN libsocketcpp.orig/distinfo libsocketcpp/distinfo --- libsocketcpp.orig/distinfo Sun Aug 12 13:20:29 2001 +++ libsocketcpp/distinfo Sun Jun 9 21:39:20 2002 @@ -1 +1 @@ -MD5 (libsocketcpp-1.0.6.tar.gz) = 3764daf2adaa8c44cd4ac6dfec027fd3 +MD5 (libsocketcpp-1.0.7.tar.gz) = 5e60bae68564d6513fe721e035c6cfae --- libsocketcpp.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 12:52:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 7A73537B409 for ; Sun, 9 Jun 2002 12:52:49 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.3/8.12.3) with ESMTP id g59JpqB4057637; Sun, 9 Jun 2002 15:51:52 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: GIMP on FreeBSD 4.4 From: Joe Marcus Clarke To: Lars Bungum Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <1023469270.42082.25.camel@truth.in.copyleft.no> References: <1023469270.42082.25.camel@truth.in.copyleft.no> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-jmowy7Yqn3X1Ec3126cu" X-Mailer: Ximian Evolution 1.0.5 Date: 09 Jun 2002 15:52:47 -0400 Message-Id: <1023652367.52546.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-jmowy7Yqn3X1Ec3126cu Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2002-06-07 at 13:01, Lars Bungum wrote: > Hello, all! >=20 > My first post to a FreeBSD forum, hope everything is in compliance with > customs, etc. Anyhows, my compile of gimp on this following system: >=20 > 4.4-RELEASE-p11 FreeBSD 4.4-RELEASE-p11 #0: Fri Apr 26 18:35:42 CEST > 2002 =20 >=20 > fails miserably. This is what I get: Looks like you have xview installed. xview installs a /usr/X11R6/bin/xgettext that conflicts with /usr/local/bin/xgettext. I was looking into removing this from xview, but got side-tracked. In the meantime, you can workaround this problem by making sure /usr/local/bin comes before /usr/X11R6/bin in your path, or simply remove xview. Joe >=20 > gmake[2]: Entering directory > `/usr/ports/graphics/gimp1/work/gimp-1.2.3/po-plug-ins' > PATH=3D../src:$PATH /usr/X11R6/bin/xgettext > --default-domain=3Dgimp-std-plugins --directory=3D.. \ > --add-comments --keyword=3D_ --keyword=3DN_ \ > --files-from=3D./POTFILES.in \ > && test ! -f gimp-std-plugins.po \ > || ( rm -f ./gimp-std-plugins.pot \ > && mv gimp-std-plugins.po ./gimp-std-plugins.pot ) > Unrecognized option: - >=20 > usage: xgettext [-adnuv] [-c] [-m] [-o] > ... [-p] [-x] - | file > xgettext -h (HELP) > Unrecognized option: - >=20 > usage: xgettext [-adnuv] [-c] [-m] [-o] > ... [-p] [-x] - | file > xgettext -h (HELP)usage: xgettext [-adnuv] [-c] [-m] > [-o] > ... [-p] [-x] - | file > xgettext -h (HELP) > Unrecognized option: - >=20 > usage: xgettext [-adnuv] [-c] [-m] [-o] > ... [-p] [-x] - | file > xgettext -h (HELP) > Unrecognized option: - >=20 > usage: xgettext [-adnuv] [-c] [-m] [-o] > ... [-p] [-x] - | file > xgettext -h (HELP) > Unrecognized option: - >=20 > usage: xgettext [-adnuv] [-c] [-m] [-o] > ... [-p] [-x] - | file > xgettext -h (HELP) > No input files specified, exiting ... >=20 > usage: xgettext [-adnuv] [-c] [-m] [-o] > ... [-p] [-x] - | file > xgettext -h (HELP) > mv: rename gimp-std-plugins.po to ./gimp-std-plugins.pot: No such file > or directory > gmake[2]: *** [gimp-std-plugins.pot] Error 1 > gmake[2]: Leaving directory > `/usr/ports/graphics/gimp1/work/gimp-1.2.3/po-plug-ins' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/graphics/gimp1/work/gimp-1.2.3' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 >=20 > Unrecognized option: - > ------------------- >=20 > can anyone see what might be the cause of this error? >=20 > Thanks. > --=20 > Mvh. > Lars Bungum > Copyleft Software AS > Telefon : +47 22 71 67 00 > Telefaks : +47 23 19 80 09 > Organisasjonsnummer: 982 116 252 > (http://lb.cl.no/public.key for gpg public key) >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message >=20 --=-jmowy7Yqn3X1Ec3126cu Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9A7IPb2iPiv4Uz4cRAmX2AJ9L1unc4nI51A4+ov1aVMetvR6qlACgmeHX VH1iJYdoMp7nA3qCjFcwGvk= =fMbF -----END PGP SIGNATURE----- --=-jmowy7Yqn3X1Ec3126cu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 13:30: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66AAA37B40E; Sun, 9 Jun 2002 13:29:38 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59KTcT14464; Sun, 9 Jun 2002 13:29:38 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 13:29:38 -0700 (PDT) From: Message-Id: <200206092029.g59KTcT14464@freefall.freebsd.org> To: corecode@corecode.ath.cx, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35748: new port: www/smarty Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: www/smarty State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 13:28:49 PDT 2002 State-Changed-Why: New port added, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=35748 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 13:30:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7DBA137B415; Sun, 9 Jun 2002 13:30:02 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59KU2h14636; Sun, 9 Jun 2002 13:30:02 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 13:30:02 -0700 (PDT) From: Message-Id: <200206092030.g59KU2h14636@freefall.freebsd.org> To: erwin@lansing.dk, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39075: update net/libsocketcpp from 1.0.6 to 1.0.7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update net/libsocketcpp from 1.0.6 to 1.0.7 State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 13:29:39 PDT 2002 State-Changed-Why: Committed, thanks! I added a patch so it would compile on -current, too. Let me know if you would like to be the maintainer of this port. http://www.freebsd.org/cgi/query-pr.cgi?pr=39075 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 13:36:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 719D137B406; Sun, 9 Jun 2002 13:36:09 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59Ka9f15605; Sun, 9 Jun 2002 13:36:09 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 13:36:09 -0700 (PDT) From: Message-Id: <200206092036.g59Ka9f15605@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, nakai@FreeBSD.org Subject: Re: ports/37686: Update port: mail/gbiff to 3.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: mail/gbiff to 3.1 Responsible-Changed-From-To: freebsd-ports->nakai Responsible-Changed-By: petef Responsible-Changed-When: Sun Jun 9 13:35:56 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37686 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 13:40:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 92A3E37B407; Sun, 9 Jun 2002 13:40:40 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59KeeH15845; Sun, 9 Jun 2002 13:40:40 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 13:40:40 -0700 (PDT) From: Message-Id: <200206092040.g59KeeH15845@freefall.freebsd.org> To: tkato@prontomail.com, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36585: Update port: news/yencode Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: news/yencode State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 13:40:13 PDT 2002 State-Changed-Why: Similiar patches have been committed to the Makefile, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36585 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 13:49: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 84C6E37B408; Sun, 9 Jun 2002 13:49:02 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59Kn2r16628; Sun, 9 Jun 2002 13:49:02 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 13:49:02 -0700 (PDT) From: Message-Id: <200206092049.g59Kn2r16628@freefall.freebsd.org> To: tkato@prontomail.com, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36752: Update port: print/ghostscript-afpl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: print/ghostscript-afpl State-Changed-From-To: open->feedback State-Changed-By: petef State-Changed-When: Sun Jun 9 13:48:30 PDT 2002 State-Changed-Why: mi@ (and myself) are wondering what the purpose of the DEVICE_DEVS hunk of the patch does.. could you explain that to us please? :) http://www.freebsd.org/cgi/query-pr.cgi?pr=36752 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 13:49:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from unity.copyleft.no (unity.copyleft.no [212.71.72.23]) by hub.freebsd.org (Postfix) with ESMTP id 8B71737B407 for ; Sun, 9 Jun 2002 13:49:16 -0700 (PDT) Received: from cl-gw.copyleft.no ([217.13.30.98] helo=truth.in.copyleft.no) by unity.copyleft.no with esmtp (Exim 3.36 #1) id 17G03x-000GxA-00 for ports@freebsd.org; Thu, 06 Jun 2002 18:24:37 +0200 Subject: gimp From: Lars Bungum To: ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 06 Jun 2002 18:24:37 +0200 Message-Id: <1023380677.1874.31.camel@truth.in.copyleft.no> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, all! My first post to a FreeBSD forum, hope everything is in compliance with customs, etc. Anyhows, my compile of gimp on this following system: 4.4-RELEASE-p11 FreeBSD 4.4-RELEASE-p11 #0: Fri Apr 26 18:35:42 CEST 2002 fails miserably. This is what I get: gmake[2]: Entering directory `/usr/ports/graphics/gimp1/work/gimp-1.2.3/po-plug-ins' PATH=../src:$PATH /usr/X11R6/bin/xgettext --default-domain=gimp-std-plugins --directory=.. \ --add-comments --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ && test ! -f gimp-std-plugins.po \ || ( rm -f ./gimp-std-plugins.pot \ && mv gimp-std-plugins.po ./gimp-std-plugins.pot ) Unrecognized option: - usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP)usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) No input files specified, exiting ... usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) mv: rename gimp-std-plugins.po to ./gimp-std-plugins.pot: No such file or directory gmake[2]: *** [gimp-std-plugins.pot] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/gimp1/work/gimp-1.2.3/po-plug-ins' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/gimp1/work/gimp-1.2.3' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Unrecognized option: - ------------------- can anyone see what might be the cause of this error? Thanks. -- Lars Bungum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 13:49:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F9AA37B403; Sun, 9 Jun 2002 13:49:41 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59Knfb16765; Sun, 9 Jun 2002 13:49:41 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 13:49:41 -0700 (PDT) From: Message-Id: <200206092049.g59Knfb16765@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, mi@FreeBSD.org Subject: Re: ports/37275: Update port: graphics/jbigkit to 1.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/jbigkit to 1.4 Responsible-Changed-From-To: freebsd-ports->mi Responsible-Changed-By: petef Responsible-Changed-When: Sun Jun 9 13:49:30 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37275 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 14: 9:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 5A63037B407 for ; Sun, 9 Jun 2002 14:09:42 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g59L9V928011; Sun, 9 Jun 2002 17:09:32 -0400 (EDT) Date: Sun, 9 Jun 2002 17:09:31 -0400 (EDT) From: Trevor Johnson To: Lars Bungum Cc: ports@FreeBSD.ORG Subject: Re: gimp In-Reply-To: <1023380677.1874.31.camel@truth.in.copyleft.no> Message-ID: <20020609165607.C24853-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Hello, all! Hi, Lars. > usage: xgettext [-adnuv] [-c] [-m] [-o] > ... [-p] [-x] - | file > xgettext -h (HELP) > Unrecognized option: - My guess is that you have installed the xview port. There is a conflict between it and the GNU gettext ports. Unfortunately the FreeBSD ports system does not support conflicts [*]. If you remove the xgettext command which was installed with xview (no ports use it), I think the conflict will be limited to the man pages. If you remember to do "info xgettext" rather than "man xgettext" if you ever want to read the GNU documentation, I expect that you will be fine. -- Trevor Johnson [*] Patches are at http://www.FreeBSD.org/cgi/query-pr.cgi?pr=13649 and http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/13650 . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 14:20:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 145F337B411 for ; Sun, 9 Jun 2002 14:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59LK1o23813; Sun, 9 Jun 2002 14:20:01 -0700 (PDT) (envelope-from gnats) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by hub.freebsd.org (Postfix) with ESMTP id 7CF0237B409 for ; Sun, 9 Jun 2002 14:17:39 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.2) with ESMTP id g59LHcsh091210 for ; Sun, 9 Jun 2002 23:17:38 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g59LHcl3091209; Sun, 9 Jun 2002 23:17:38 +0200 (CEST) Message-Id: <200206092117.g59LHcl3091209@guineapig.pil.dk> Date: Sun, 9 Jun 2002 23:17:38 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39076: update security/p5-Crypt-SSLeay from 0.35 to 0.37 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39076 >Category: ports >Synopsis: update security/p5-Crypt-SSLeay from 0.35 to 0.37 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 14:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.5-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: - update to 0.37 - assume maintainership - add WWW to pkg-descr >How-To-Repeat: >Fix: --- p5-Crypt-SSLeay begins here --- diff -ruN p5-Crypt-SSLeay.orig/Makefile p5-Crypt-SSLeay/Makefile --- p5-Crypt-SSLeay.orig/Makefile Sun Jun 9 23:11:07 2002 +++ p5-Crypt-SSLeay/Makefile Sun Jun 9 23:11:34 2002 @@ -6,13 +6,13 @@ # PORTNAME= Crypt-SSLeay -PORTVERSION= 0.35 +PORTVERSION= 0.37 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk RESTRICTED= "Crypto; export-controlled" PERL_CONFIGURE= yes diff -ruN p5-Crypt-SSLeay.orig/distinfo p5-Crypt-SSLeay/distinfo --- p5-Crypt-SSLeay.orig/distinfo Sun Jun 9 23:11:07 2002 +++ p5-Crypt-SSLeay/distinfo Sun Jun 9 23:13:11 2002 @@ -1 +1 @@ -MD5 (Crypt-SSLeay-0.35.tar.gz) = 0eb4f968d0090b9b5edde09417b1e5f3 +MD5 (Crypt-SSLeay-0.37.tar.gz) = 898e880901227f7967c1ef35690bb127 diff -ruN p5-Crypt-SSLeay.orig/pkg-descr p5-Crypt-SSLeay/pkg-descr --- p5-Crypt-SSLeay.orig/pkg-descr Sun Jun 9 23:11:07 2002 +++ p5-Crypt-SSLeay/pkg-descr Sun Jun 9 23:14:02 2002 @@ -16,3 +16,5 @@ https support for the LWP - libwww perl libraries. If you want access to the OpenSSL API via perl, check out Sampo's Net::SSLeay. + +WWW: http://search.cpan.org/search?dist=Crypt-SSLeay --- p5-Crypt-SSLeay ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 14:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8135E37B408 for ; Sun, 9 Jun 2002 14:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59Lo1D26580; Sun, 9 Jun 2002 14:50:01 -0700 (PDT) (envelope-from gnats) Received: from gurudom.ramax.com (h24-68-240-50.cg.shawcable.net [24.68.240.50]) by hub.freebsd.org (Postfix) with SMTP id 0E19E37B40B for ; Sun, 9 Jun 2002 14:43:42 -0700 (PDT) Received: (qmail 43134 invoked by uid 1000); 9 Jun 2002 21:43:40 -0000 Message-Id: <20020609214340.43133.qmail@gurudom.ramax.com> Date: 9 Jun 2002 21:43:40 -0000 From: Alex Rodioukov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39077: Updated port: databases/py-psycopg from 1.0.6 to 1.0.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39077 >Category: ports >Synopsis: Updated port: databases/py-psycopg from 1.0.6 to 1.0.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 14:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Rodioukov >Release: FreeBSD 4.5-RELEASE i386 >Organization: >Environment: System: FreeBSD netopia.io.sys 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Feb 4 13:21:59 MST 2002 root@bismark.io.sys:/usr/obj/usr/src/sys/NETOPIA i386 >Description: >How-To-Repeat: >Fix: diff -ruN databases/py-psycopg/Makefile local/py-psycopg/Makefile diff: local/py-psycopg/Makefile: No such file or directory (bismark)[/usr/ports]$ diff -ruN databases/py-psycopg/Makefile local/databases/py-psycopg/Makefile --- databases/py-psycopg/Makefile Wed Apr 17 01:10:56 2002 +++ local/databases/py-psycopg/Makefile Thu Jun 6 15:17:38 2002 @@ -6,7 +6,7 @@ # PORTNAME= psycopg -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.8 CATEGORIES= databases python MASTER_SITES= http://initd.org/pub/software/psycopg/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -ruN databases/py-psycopg/distinfo local/databases/py-psycopg/distinfo --- databases/py-psycopg/distinfo Wed Apr 17 01:10:56 2002 +++ local/databases/py-psycopg/distinfo Thu Jun 6 15:18:56 2002 @@ -1 +1 @@ -MD5 (psycopg-1.0.6.tar.gz) = 6f74be8734fec439f4f87440503aeb4e +MD5 (psycopg-1.0.8.tar.gz) = c31d6862fefb1ff07f911cd328e7d9a6 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 15: 6:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 57DA137B408; Sun, 9 Jun 2002 15:06:35 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59M6ZN32394; Sun, 9 Jun 2002 15:06:35 -0700 (PDT) (envelope-from lioux) Date: Sun, 9 Jun 2002 15:06:35 -0700 (PDT) From: Message-Id: <200206092206.g59M6ZN32394@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, lioux@FreeBSD.org Subject: Re: ports/37001: New port: openag version 1.1 (Open source AudioGalaxy satellite) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: openag version 1.1 (Open source AudioGalaxy satellite) Responsible-Changed-From-To: freebsd-ports->lioux Responsible-Changed-By: lioux Responsible-Changed-When: Sun Jun 9 15:06:04 PDT 2002 Responsible-Changed-Why: I'm already handling another PR for the same program http://www.freebsd.org/cgi/query-pr.cgi?pr=37001 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 15:30:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 016A137B40D; Sun, 9 Jun 2002 15:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59MU1f35280; Sun, 9 Jun 2002 15:30:01 -0700 (PDT) (envelope-from gnats) Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) by hub.freebsd.org (Postfix) with ESMTP id BC9FA37B40B for ; Sun, 9 Jun 2002 15:26:59 -0700 (PDT) Received: from lerlaptop.lerctr.org (localhost [127.0.0.1]) by lerlaptop.lerctr.org (8.12.3/8.12.3) with ESMTP id g59MQtdd035317 for ; Sun, 9 Jun 2002 17:26:55 -0500 (CDT) (envelope-from ler@lerlaptop.lerctr.org) Received: (from root@localhost) by lerlaptop.lerctr.org (8.12.3/8.12.3/Submit) id g59MQsB1035316; Sun, 9 Jun 2002 17:26:54 -0500 (CDT) (envelope-from ler) Message-Id: <200206092226.g59MQsB1035316@lerlaptop.lerctr.org> Date: Sun, 9 Jun 2002 17:26:54 -0500 (CDT) From: Larry Rosenman Reply-To: Larry Rosenman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 X-GNATS-Notify: ler@lerctr.org Subject: ports/39078: xscreensaver port doesn't build on portupgrade Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39078 >Category: ports >Synopsis: xscreensaver port doesn't build on portupgrade >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 15:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Larry Rosenman >Release: FreeBSD 4.6-RC i386 >Organization: LERCTR Consulting >Environment: System: FreeBSD lerlaptop 4.6-RC FreeBSD 4.6-RC #11: Sun Jun 2 22:23:52 CDT 2002 ler@lerlaptop:/usr/obj/usr/src/sys/LERLAPTOP i386 >Description: Xscreensaver port dies during portupgrade -aRr: ===> Cleaning for esound-0.2.27 ===> Cleaning for gnomeaudio-gnome-1.4.0 ===> Cleaning for libaudiofile-0.2.3 ===> Cleaning for libiconv-1.7.0.1 ===> Cleaning for db3-3.2.9_3,1 ===> Cleaning for gdbm-1.8.0 ===> Cleaning for gnomedb-gnome-0.2.96_1 ===> Cleaning for libgda-gnome-0.2.96_1 ===> Cleaning for ORBit-0.5.17 ===> Cleaning for bison-1.35_1 ===> Cleaning for bonobo-gnome-1.0.20_2 ===> Cleaning for gconf-gnome-1.0.9 ===> Cleaning for gettext-0.11.1_3 ===> Cleaning for glib-1.2.10_5 ===> Cleaning for gmake-3.79.1_2 ===> Cleaning for gnomevfs-gnome-1.0.5_4 ===> Cleaning for imake-4.2.0_1 ===> Cleaning for libglade-gnome-0.17_2 ===> Cleaning for libgnugetopt-1.1 ===> Cleaning for libtool-1.3.4_4 ===> Cleaning for libunicode-0.4_3 ===> Cleaning for oaf-gnome-0.6.10 ===> Cleaning for pkgconfig-0.12.0 ===> Cleaning for popt-1.5.1_1 ===> Cleaning for Mesa-3.4.2_2 ===> Cleaning for gdk-pixbuf-0.17.0 ===> Cleaning for gle-3.0.3 ===> Cleaning for gnomecanvas-gnome-0.17.0 ===> Cleaning for imlib-1.9.14_1 ===> Cleaning for jpeg-6b_1 ===> Cleaning for libungif-4.1.0b1 ===> Cleaning for png-1.2.3 ===> Cleaning for tiff-3.5.7 ===> Cleaning for guile-1.4 ===> Cleaning for gnomemimedata-gnome-1.0.8 ===> Cleaning for freetype2-2.1.0_1 ===> Cleaning for ghostscript-gnu-7.05_1 ===> Cleaning for gnomeprint-gnome-0.36 ===> Cleaning for gnomecontrolcenter-gnome-1.4.0.5_1 ===> Cleaning for expat-1.95.2 ===> Cleaning for libxml-1.8.17_1 ===> Cleaning for pspell-0.12.2_1 ===> Cleaning for scrollkeeper-0.2,1 ===> Cleaning for glibwww-gnome-0.2_1 ===> Cleaning for gtkhtml-gnome-1.0.2_2 ===> Cleaning for libghttp-1.0.9 ===> Cleaning for libwww-5.3.2 ===> Cleaning for gal-gnome-0.19.2_1 ===> Cleaning for gtk-1.2.10_4 ===> Cleaning for XFree86-libraries-4.2.0_1 ===> Cleaning for gnomecore-gnome-1.4.0.8_1 ===> Cleaning for gnomelibs-1.4.1.7 ===> Cleaning for xscreensaver-gnome-4.04.2 ===> Extracting for xscreensaver-gnome-4.04.2 >How-To-Repeat: portupgrade xscreensaver from current (in the last 10-15 minutes) ports tree >Fix: Unknown by this author >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for xscreensaver-4.04.2.tar.gz. ===> xscreensaver-gnome-4.04.2 depends on executable: gmake - found ===> xscreensaver-gnome-4.04.2 depends on shared library: gle.3 - found ===> xscreensaver-gnome-4.04.2 depends on shared library: xml.5 - found ===> xscreensaver-gnome-4.04.2 depends on shared library: glut.3 - found ===> xscreensaver-gnome-4.04.2 depends on shared library: X11.6 - found ===> xscreensaver-gnome-4.04.2 depends on shared library: esd.2 - found ===> xscreensaver-gnome-4.04.2 depends on shared library: glib12.3 - found ===> xscreensaver-gnome-4.04.2 depends on shared library: gtk12.2 - found ===> xscreensaver-gnome-4.04.2 depends on shared library: Imlib.5 - found ===> xscreensaver-gnome-4.04.2 depends on shared library: gnome.5 - found ===> xscreensaver-gnome-4.04.2 depends on shared library: capplet.5 - found ===> xscreensaver-gnome-4.04.2 depends on shared library: panel_applet.5 - found ===> Patching for xscreensaver-gnome-4.04.2 ===> Applying FreeBSD patches for xscreensaver-gnome-4.04.2 ===> Configuring for xscreensaver-gnome-4.04.2 configure: WARNING: you should use --build, --host, --target current directory: /usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.04 command line was: ./configure --without-pam --with-gl --with-gle --with-xpm --with-xml --with-hackdir=/usr/X11R6/bin/xscreensaver-hacks/ --with-configdir=/usr/X11R6/share/xscreensaver/config/ --with-jpeg=/usr/local --with-gnome --x-libraries=/usr/X11R6/l ib --x-includes=/usr/X11R6/include --with-gnome=/usr/X11R6 --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --prefix=/usr/X11R6 i386-portbld-freebsd4.6 checking build system type... i386-portbld-freebsd4.6 checking host system type... i386-portbld-freebsd4.6 checking for i386-portbld-freebsd4.6-gcc... cc checking for C compiler default output... 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 whether the compiler works on ANSI C... yes Turning on gcc compiler warnings. checking whether gcc accepts -std... yes Disabling C++ comments in ANSI C code. checking how to run the C preprocessor... cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -E checking for cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... __inline__ checking for bc... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether \${INSTALL} -d\ creates intermediate directories... yes checking whether gmake sets ${MAKE}... yes 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 stdint.h... no checking for unistd.h... yes checking for unistd.h... (cached) yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to call gettimeofday... two arguments checking for select... yes checking for fcntl... yes checking for uname... yes checking for nice... yes checking for setpriority... yes checking for getcwd... yes checking for getwd... yes checking for putenv... yes checking for sbrk... yes checking for sigaction... yes checking for syslog... yes checking for realpath... yes checking for setrlimit... yes checking for struct icmp... yes checking for struct icmphdr... no checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for perl5... /usr/bin/perl5 checking perl version... 5.00503 checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for X app-defaults directory... /usr/X11R6/lib/X11/app-defaults checking for XPointer... yes checking for perl... /usr/bin/perl checking for i386-portbld-freebsd4.6-ranlib... no checking for ranlib... ranlib checking for off_t... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for getcwd... (cached) yes checking for munmap... yes checking for putenv... (cached) yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for LC_MESSAGES... yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no --omit-header: not found found xgettext program is not GNU xgettext; ignore it checking for X11/Xmu/Error.h... yes checking for X11/extensions/XScreenSaver.h... no checking for X11/extensions/scrnsaver.h... yes checking for XScreenSaverRegister in -lXext... no checking for XScreenSaverRegister in -lXExExt... no checking for XScreenSaverRegister in -lXss... yes checking for X11/extensions/xidle.h... no checking for X11/extensions/XSGIvc.h... no checking for X11/extensions/dpms.h... yes checking for DPMSInfo in -lXext... yes checking for X11/extensions/Xinerama.h... yes checking for XineramaQueryExtension in -lXext... no checking for XineramaQueryExtension in -lXinerama... yes checking for X11/extensions/xf86vmode.h... yes checking for XF86VidModeGetViewPort in -lXxf86vm... yes checking for XF86VidModeSetGamma in -lXxf86vm... yes checking for XF86VidModeSetGammaRamp in -lXxf86vm... yes checking whether /proc/interrupts contains keyboard data... no checking for Kerberos 4... no checking for Kerberos 5... no checking for Sun-style shadow passwords... no checking for DEC-style shadow passwords... no checking for HP-style shadow passwords... no checking for FreeBSD-style shadow passwords... yes checking for generic shadow passwords... no checking for crypt in -lc... no checking for crypt in -lcrypt... yes checking for Xm/Xm.h... yes checking for Xm/ComboBox.h... yes checking for Gnome headers... /usr/X11R6/include checking for Gnome libs... /usr/X11R6/lib checking for pkg-config... /usr/local/bin/pkg-config checking for gtk+-2.0... no checking for gtk+... 1.2.10 checking for glib... 1.2.10 checking for capplet... 1.4.0.5 checking for gnomeui... 1.4.1.7 checking for gdk_pixbuf... 0.17.0 checking for Gtk includes... -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapple t1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixbuf-1.0 checking for Gtk libs... -Wl,-E -Wl,-E -Wl,-E -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lcapplet -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lgnorba -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -l SM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm checking for capplet_widget_changes_are_immediate in -lcapplet... no checking for gnome-help-browser... yes checking for xml2... 2-2.4.22 checking for XML includes... -I/usr/local/include/libxml2 -I/usr/local/include checking for XML libs... -L/usr/local/lib -lxml2 -lz -liconv -lm checking for zlibVersion in -lz... yes checking for xmlParseChunk in -lxml... yes checking whether Motif is really LessTif... no checking Motif version number... 2.1 checking whether Motif requires XPM... maybe checking for XpQueryExtension in -lXp... yes checking for _Xsetlocale in -lXintl... no checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for GL/glx.h... yes checking whether GL is really MesaGL... yes checking for pthread_create in -pthread... yes checking for glXCreateContext in -lMesaGL... yes checking MesaGL version number... unknown checking for glBindTexture in -lMesaGL... yes checking for GL/gle.h... yes checking for gleCreateGC in -lgle... yes checking for uview_direction in -lgle... yes checking for X11/xpm.h... yes checking for gdk-pixbuf-2.0... no checking for gdk-pixbuf... no checking for gdk-pixbuf-config... /usr/X11R6/bin/gdk-pixbuf-config checking for gdk-pixbuf includes... -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include checking for gdk-pixbuf libs... -L/usr/X11R6/lib -lgdk_pixbuf -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm checking gdk-pixbuf/gdk-pixbuf.h usability... yes checking gdk-pixbuf/gdk-pixbuf.h presence... yes checking for gdk-pixbuf/gdk-pixbuf.h... yes checking gdk-pixbuf/gdk-pixbuf-xlib.h usability... yes checking gdk-pixbuf/gdk-pixbuf-xlib.h presence... yes checking for gdk-pixbuf/gdk-pixbuf-xlib.h... yes checking for gdk_pixbuf_new_from_file in -lc... yes checking for gdk_pixbuf_xlib_init in -lc... yes checking for JPEG headers... /usr/local/include checking for JPEG libs... /usr/local/lib checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_start_compress in -ljpeg... yes checking for X11/extensions/XShm.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for X11/extensions/Xdbe.h... yes checking for X11/extensions/readdisplay.h... no checking for fortune... /usr/games/fortune checking for zippy quotes... /usr/games/fortune zippy configure: creating ./config.status config.status: creating Makefile config.status: creating utils/Makefile config.status: creating driver/Makefile config.status: creating hacks/Makefile config.status: creating hacks/glx/Makefile config.status: creating po/Makefile.in config.status: creating driver/XScreenSaver.ad config.status: creating config.h config.status: executing default-1 commands config.status: executing default-2 commands ################################################################# Warning: Unable to determine the MesaGL version number! Make sure you are using version 3.4 or newer. ################################################################# User programs will be installed in /usr/X11R6/bin/ Screen savers will be installed in /usr/X11R6/bin/xscreensaver-hacks/ Configuration will be installed in /usr/X11R6/share/xscreensaver/config/ ===> Building for xscreensaver-gnome-4.04.2 gmake[1]: Entering directory `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.04/utils' cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include alpha.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include colors.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include fade.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include grabscreen.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include grabclient.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include hsv.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include overlay.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include resources.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include spline.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include usleep.c usleep.c: In function `screenhack_usleep': usleep.c:50: warning: implicit declaration of function `select' cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include visual.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include visual-gl.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include xmu.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include logo.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include yarandom.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include erase.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include xshm.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include xdbe.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/gtk12/gtk-1.2 -I/ usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk-pixb uf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/local /include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include colorbars.c gmake[1]: Leaving directory `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.04/utils' gmake[1]: Entering directory `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.04/driver' /bin/sh ./../utils/ad2c XScreenSaver.ad > XScreenSaver_ad.h cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include xscreensaver.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include windows.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include timers.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -DDEF AULT_PATH_PREFIX='"/usr/X11R6/bin/xscreensaver-hacks"' -O -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include \ ./subprocs.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include exec.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include xset.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include splash.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include setuid.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include stderr.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include prefs.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include dpms.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include lock.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include passwd.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include passwd-pwent.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -L/usr/X11R6/lib -o xscreensaver xscreensaver.o windows.o timers.o subprocs.o exec.o xset.o splash.o setuid.o stderr.o prefs.o dpms.o lock.o passwd.o passwd-pwent.o ../u tils/fade.o ../utils/overlay.o ../utils/logo.o ../utils/yarandom.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lXmu -lXss -lXinerama -lXxf86vm -lSM -lICE -lXt -lX11 -lXext -lcrypt cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include remote.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include xscreensaver-command.c cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -L/usr/X11R6/lib -o xscreensaver-command remote.o xscreensaver-command.o -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lSM -lICE -lX11 -lXext cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -DDEF AULT_PATH_PREFIX='"/usr/X11R6/bin/xscreensaver-hacks"' -I./../utils/images \ -DHAVE_CONFIG_H -DDEFAULT_ICONDIR='"/usr/X11R6/share/xscreensaver"' -DLOCALEDIR=\"/usr/X11R6/share/gnome/locale\" -O -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include \ ./demo-Gtk.c In file included from /usr/X11R6/include/gtk12/gtk/gtkarg.h:31, from /usr/X11R6/include/gtk12/gtk/gtkobject.h:31, from /usr/X11R6/include/gtk12/gtk/gtkaccelgroup.h:35, from /usr/X11R6/include/gtk12/gtk/gtk.h:32, from ./demo-Gtk.c:74: /usr/X11R6/include/gtk12/gtk/gtktypeutils.h:163: warning: function declaration isn't a prototype In file included from /usr/X11R6/include/gtk12/gtk/gtk.h:80, from ./demo-Gtk.c:74: /usr/X11R6/include/gtk12/gtk/gtkitemfactory.h:48: warning: function declaration isn't a prototype cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHACK_CONFIGURATION_ PATH='"/usr/X11R6/share/xscreensaver/config"' -DHAVE_CONFIG_H -DDEFAULT_ICONDIR='"/usr/X11R6/share/xscreensaver"' -O -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include \ ./demo-Gtk-conf.c In file included from /usr/X11R6/include/gtk12/gtk/gtkarg.h:31, from /usr/X11R6/include/gtk12/gtk/gtkobject.h:31, from /usr/X11R6/include/gtk12/gtk/gtkaccelgroup.h:35, from /usr/X11R6/include/gtk12/gtk/gtk.h:32, from ./demo-Gtk-conf.c:62: /usr/X11R6/include/gtk12/gtk/gtktypeutils.h:163: warning: function declaration isn't a prototype In file included from /usr/X11R6/include/gtk12/gtk/gtk.h:80, from ./demo-Gtk-conf.c:62: /usr/X11R6/include/gtk12/gtk/gtkitemfactory.h:48: warning: function declaration isn't a prototype cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include demo-Gtk-widgets.c In file included from /usr/X11R6/include/gtk12/gtk/gtkarg.h:31, from /usr/X11R6/include/gtk12/gtk/gtkobject.h:31, from /usr/X11R6/include/gtk12/gtk/gtkaccelgroup.h:35, from /usr/X11R6/include/gtk12/gtk/gtk.h:32, from demo-Gtk-widgets.c:15: /usr/X11R6/include/gtk12/gtk/gtktypeutils.h:163: warning: function declaration isn't a prototype In file included from /usr/X11R6/include/gtk12/gtk/gtk.h:80, from demo-Gtk-widgets.c:15: /usr/X11R6/include/gtk12/gtk/gtkitemfactory.h:48: warning: function declaration isn't a prototype cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../utils -I.. -DNEED_GNOMESUPPORT_H -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include/ gtk12/gtk-1.2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/libcapplet1 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/X11R6 /include/gdk-pixbuf-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O - pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include demo-Gtk-support.c In file included from /usr/X11R6/include/gtk12/gtk/gtkarg.h:31, from /usr/X11R6/include/gtk12/gtk/gtkobject.h:31, from /usr/X11R6/include/gtk12/gtk/gtkaccelgroup.h:35, from /usr/X11R6/include/gtk12/gtk/gtk.h:32, from demo-Gtk-support.c:14: /usr/X11R6/include/gtk12/gtk/gtktypeutils.h:163: warning: function declaration isn't a prototype In file included from /usr/X11R6/include/gtk12/gtk/gtk.h:80, from demo-Gtk-support.c:14: /usr/X11R6/include/gtk12/gtk/gtkitemfactory.h:48: warning: function declaration isn't a prototype cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -L/usr/X11R6/lib -o xscreensaver-demo-Gtk prefs.o dpms.o remote.o exec.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o demo-Gtk.o demo-Gtk-conf.o demo-Gtk-wid gets.o demo-Gtk-support.o -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib \ -Wl,-E -Wl,-E -Wl,-E -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lcapplet -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lgnorba -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -L/usr/local/lib -lxml2 -lz -liconv -lm -lXmu -L/usr/local/lib -lxml2 -lz -liconv -lm -lSM -lICE -lXt -lX11 \ -lXext /usr/libexec/elf/ld: cannot find -lgtk gmake[1]: *** [xscreensaver-demo-Gtk] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.04/driver' gmake: *** [all] Error 5 *** Error code 2 Stop in /usr/ports/x11/xscreensaver-gnome. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 15:42:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E6B737B40C; Sun, 9 Jun 2002 15:42:42 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59MggL37190; Sun, 9 Jun 2002 15:42:42 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 15:42:42 -0700 (PDT) From: Message-Id: <200206092242.g59MggL37190@freefall.freebsd.org> To: erwin@lansing.dk, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39076: update security/p5-Crypt-SSLeay from 0.35 to 0.37 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update security/p5-Crypt-SSLeay from 0.35 to 0.37 State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 15:42:32 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39076 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 15:46:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A334B37B408; Sun, 9 Jun 2002 15:46:05 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59Mk5537500; Sun, 9 Jun 2002 15:46:05 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 15:46:05 -0700 (PDT) From: Message-Id: <200206092246.g59Mk5537500@freefall.freebsd.org> To: ler@lerctr.org, petef@FreeBSD.org, freebsd-ports@FreeBSD.org, dougb@FreeBSD.org Subject: Re: ports/39078: xscreensaver port doesn't build on portupgrade Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: xscreensaver port doesn't build on portupgrade Responsible-Changed-From-To: freebsd-ports->dougb Responsible-Changed-By: petef Responsible-Changed-When: Sun Jun 9 15:45:26 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=39078 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 15:53: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from aklsmtp.advgroup.co.nz (mail.pec.co.nz [203.97.46.17]) by hub.freebsd.org (Postfix) with SMTP id 1083237B400 for ; Sun, 9 Jun 2002 15:52:46 -0700 (PDT) Received: FROM aklexch1.akl.advgroup.co.nz BY aklsmtp.advgroup.co.nz ; Mon Jun 10 10:59:03 2002 +1200 Received: from SUPPORT_TEST ([172.25.100.8]) by aklexch1.akl.advgroup.co.nz with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id MJT0N6XY; Mon, 10 Jun 2002 11:03:26 +1200 From: "Patrick Brennan" To: freebsd-ports@freebsd.org Date: Mon, 10 Jun 2002 10:52:56 +1200 MIME-Version: 1.0 Subject: MPD & MPPE Query Reply-To: patrickb@advantagegroup.co.nz Message-ID: <3D048508.18103.12921A@localhost> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I am running mpd-3.8 built from the ports tree under 4.5REL with the generic kernel. I am having problems with MPPE encryption. Specifically, it would appear the the Win2K client that I am using is sending out CCP packets whilst MPD beleives it is still negotiating the IPCP layer. Can anyone look through the log trace below and shead any light on this (or if this is not the appropriate list, point me in the right direction). Regards Patrick Brennan pptp0: new -i ng0 pptp0 pptp0 log +bund +link +chat +lcp +auth +fsm +phys +ipcp +ccp +pptp #log -bund -link -chat -lcp -auth -fsm -phys -ipcp +ccp -pptp set bundle disable multilink set bundle enable compression #set bundle enable encryption set bundle enable crypt-reqd set iface disable on-demand set iface enable proxy-arp set ipcp ranges 172.25.150.254/32 172.25.150.1/32 set ipcp dns 202.20.64.18 202.20.64.19 set ipcp nbns 172.25.1.1 172.25.1.2 set ipcp no vjcomp set link no acfcomp protocomp set link no pap chap set link enable chap set link keep-alive 10 60 set ccp allow mppc set ccp allow mpp-compress set ccp enable mpp-e40 set ccp enable mpp-e128 set ccp enable mpp-stateless Jun 7 10:27:30 elmo mpd: [pptp0] LCP: rec'd Configure Ack #2 link 0 (Ack-Sent) Jun 7 10:27:30 elmo mpd: ACFCOMP Jun 7 10:27:30 elmo mpd: PROTOCOMP Jun 7 10:27:30 elmo mpd: MRU 1500 Jun 7 10:27:30 elmo mpd: MAGICNUM f4f7b08c Jun 7 10:27:30 elmo mpd: AUTHPROTO CHAP MSOFTv2 Jun 7 10:27:30 elmo mpd: [pptp0] LCP: state change Ack-Sent --> Opened Jun 7 10:27:30 elmo mpd: [pptp0] LCP: phase shift ESTABLISH --> AUTHENTICATE Jun 7 10:27:30 elmo mpd: [pptp0] LCP: auth: peer wants nothing, I want CHAP Jun 7 10:27:30 elmo mpd: [pptp0] CHAP: sending CHALLENGE Jun 7 10:27:30 elmo mpd: [pptp0] LCP: LayerUp Jun 7 10:27:30 elmo mpd: [pptp0] LCP: rec'd Ident #2 link 0 (Opened) Jun 7 10:27:30 elmo mpd: MESG: MSRASV5.00 Jun 7 10:27:30 elmo mpd: [pptp0] LCP: rec'd Ident #3 link 0 (Opened) Jun 7 10:27:30 elmo mpd: MESG: MSRAS-1-SUPPORT_TEST Jun 7 10:27:30 elmo mpd: [pptp0] CHAP: rec'd RESPONSE #1 Jun 7 10:27:30 elmo mpd: Name: "ch1" Jun 7 10:27:30 elmo mpd: Peer name: "ch1" Jun 7 10:27:30 elmo mpd: Response is valid Jun 7 10:27:30 elmo mpd: [pptp0] CHAP: sending SUCCESS Jun 7 10:27:30 elmo mpd: [pptp0] LCP: authorization successful Jun 7 10:27:30 elmo mpd: [pptp0] LCP: phase shift AUTHENTICATE --> NETWORK Jun 7 10:27:30 elmo mpd: [pptp0] up: 1 link, total bandwidth 64000 bps Jun 7 10:27:30 elmo mpd: [pptp0] IPCP: Up event Jun 7 10:27:30 elmo mpd: [pptp0] IPCP: state change Starting --> Req-Sent Jun 7 10:27:30 elmo mpd: [pptp0] IPCP: SendConfigReq #1 Jun 7 10:27:30 elmo mpd: IPADDR 172.25.150.254 Jun 7 10:27:30 elmo mpd: COMPPROTO VJCOMP, 16 comp. channels, no comp-cid Jun 7 10:27:30 elmo mpd: [pptp0] CCP: Open event Jun 7 10:27:30 elmo mpd: [pptp0] CCP: state change Initial --> Starting Jun 7 10:27:30 elmo mpd: [pptp0] CCP: LayerStart Jun 7 10:27:30 elmo mpd: [pptp0] CCP: Up event Jun 7 10:27:30 elmo mpd: [pptp0] CCP: state change Starting --> Req-Sent Jun 7 10:27:30 elmo mpd: [pptp0] CCP: SendConfigReq #1 Jun 7 10:27:30 elmo mpd: MPPC Jun 7 10:27:30 elmo mpd: 0x01000061: MPPC MPPE, 40 bit, 128 bit, stateless Jun 7 10:27:30 elmo mpd: [pptp0] CCP: rec'd Configure Request #4 link 0 (Req-Sent) Jun 7 10:27:30 elmo mpd: MPPC Jun 7 10:27:30 elmo mpd: 0x010000e0: MPPE, 40 bit, 56 bit, 128 bit, stateless Jun 7 10:27:30 elmo mpd: [pptp0] CCP: SendConfigRej #4 Jun 7 10:27:30 elmo mpd: MPPC Jun 7 10:27:30 elmo mpd: 0x010000e0: MPPE, 40 bit, 56 bit, 128 bit, stateless Jun 7 10:27:30 elmo mpd: [pptp0] IPCP: rec'd Configure Request #5 link 0 (Req-Sent) Jun 7 10:27:30 elmo mpd: IPADDR 0.0.0.0 Jun 7 10:27:30 elmo mpd: NAKing with 172.25.150.1 Jun 7 10:27:30 elmo mpd: PRIDNS 0.0.0.0 Jun 7 10:27:30 elmo mpd: NAKing with 202.20.64.18 Jun 7 10:27:30 elmo mpd: PRINBNS 0.0.0.0 Jun 7 10:27:30 elmo mpd: NAKing with 172.25.1.1 Jun 7 10:27:30 elmo mpd: SECDNS 0.0.0.0 Jun 7 10:27:30 elmo mpd: NAKing with 202.20.64.19 Jun 7 10:27:30 elmo mpd: SECNBNS 0.0.0.0 Jun 7 10:27:30 elmo mpd: NAKing with 172.25.1.2 Jun 7 10:27:30 elmo mpd: [pptp0] IPCP: SendConfigNak #5 Jun 7 10:27:30 elmo mpd: IPADDR 172.25.150.1 Jun 7 10:27:30 elmo mpd: PRIDNS 202.20.64.18 Jun 7 10:27:30 elmo mpd: PRINBNS 172.25.1.1 Jun 7 10:27:30 elmo mpd: SECDNS 202.20.64.19 Jun 7 10:27:30 elmo mpd: SECNBNS 172.25.1.2 Jun 7 10:27:30 elmo mpd: [pptp0] IPCP: rec'd Configure Reject #1 link 0 (Req-Sent) Jun 7 10:27:30 elmo mpd: COMPPROTO VJCOMP, 16 comp. channels, no comp-cid Jun 7 10:27:30 elmo mpd: [pptp0] IPCP: SendConfigReq #2 Jun 7 10:27:30 elmo mpd: IPADDR 172.25.150.254 Jun 7 10:27:30 elmo mpd: [pptp0] CCP: rec'd Configure Nak #1 link 0 (Req-Sent) Jun 7 10:27:30 elmo mpd: MPPC Jun 7 10:27:30 elmo mpd: 0x01000040: MPPE, 128 bit, stateless Jun 7 10:27:30 elmo mpd: [pptp0] CCP: SendConfigReq #2 Jun 7 10:27:30 elmo mpd: MPPC Jun 7 10:27:30 elmo mpd: 0x01000040: MPPE, 128 bit, stateless Jun 7 10:27:30 elmo mpd: [pptp0] LCP: rec'd Terminate Request #6 link 0 (Opened) Jun 7 10:27:30 elmo mpd: [pptp0] LCP: state change Opened --> Stopping Jun 7 10:27:30 elmo mpd: [pptp0] LCP: phase shift NETWORK --> TERMINATE Jun 7 10:27:30 elmo mpd: [pptp0] up: 0 links, total bandwidth 9600 bps Jun 7 10:27:30 elmo mpd: [pptp0] IPCP: Down event Jun 7 10:27:30 elmo mpd: [pptp0] IPCP: state change Req-Sent --> Starting Jun 7 10:27:30 elmo mpd: [pptp0] CCP: Down event Jun 7 10:27:30 elmo mpd: [pptp0] CCP: state change Req-Sent --> Starting Jun 7 10:27:30 elmo mpd: [pptp0] CCP: Close event Jun 7 10:27:30 elmo mpd: [pptp0] CCP: state change Starting --> Initial Jun 7 10:27:30 elmo mpd: [pptp0] CCP: LayerFinish Jun 7 10:27:30 elmo mpd: [pptp0] LCP: SendTerminateAck #3 Jun 7 10:27:30 elmo mpd: [pptp0] LCP: LayerDown Jun 7 10:27:30 elmo mpd: pptp0-0: ignoring SetLinkInfo Jun 7 10:27:32 elmo mpd: [pptp0] LCP: rec'd Terminate Request #7 link 0 (Stopping) Jun 7 10:27:32 elmo mpd: [pptp0] LCP: SendTerminateAck #4 Jun 7 10:27:32 elmo mpd: [pptp0] LCP: state change Stopping --> Stopped Jun 7 10:27:32 elmo mpd: [pptp0] LCP: phase shift TERMINATE --> ESTABLISH Jun 7 10:27:32 elmo mpd: [pptp0] LCP: LayerFinish Jun 7 10:27:32 elmo mpd: [pptp0] device: CLOSE event in state UP Jun 7 10:27:32 elmo mpd: pptp0-0: clearing call Jun 7 10:27:32 elmo mpd: pptp0-0: killing channel Jun 7 10:27:32 elmo mpd: [pptp0] PPTP call terminated Jun 7 10:27:32 elmo mpd: [pptp0] IFACE: Close event Jun 7 10:27:32 elmo mpd: [pptp0] IPCP: Close event Jun 7 10:27:32 elmo mpd: [pptp0] IPCP: state change Starting --> Initial Jun 7 10:27:32 elmo mpd: [pptp0] IPCP: LayerFinish Jun 7 10:27:32 elmo mpd: [pptp0] IFACE: Close event Jun 7 10:27:32 elmo mpd: pptp0: closing connection with 172.25.60.204:1043 Jun 7 10:27:32 elmo mpd: [pptp0] IFACE: Close event Jun 7 10:27:32 elmo mpd: [pptp0] device is now in state CLOSING Jun 7 10:27:32 elmo mpd: [pptp0] bundle: CLOSE event in state OPENED Jun 7 10:27:32 elmo mpd: [pptp0] closing link "pptp0"... Jun 7 10:27:32 elmo mpd: [pptp0] device: DOWN event in state CLOSING Jun 7 10:27:32 elmo mpd: [pptp0] device is now in state DOWN Jun 7 10:27:32 elmo mpd: [pptp0] link: CLOSE event Jun 7 10:27:32 elmo mpd: [pptp0] LCP: Close event Jun 7 10:27:32 elmo mpd: [pptp0] LCP: state change Stopped --> Closed Jun 7 10:27:32 elmo mpd: [pptp0] device: DOWN event in state DOWN Jun 7 10:27:32 elmo mpd: [pptp0] device is now in state DOWN Jun 7 10:27:32 elmo mpd: [pptp0] link: DOWN event Jun 7 10:27:32 elmo mpd: [pptp0] LCP: Down event Jun 7 10:27:32 elmo mpd: [pptp0] LCP: state change Closed --> Initial Jun 7 10:27:32 elmo mpd: [pptp0] LCP: phase shift ESTABLISH --> DEAD Jun 7 10:27:32 elmo mpd: pptp0: killing connection with 172.25.60.204:1043 Jun 7 10:27:32 elmo mpd: [pptp0] link: DOWN event Jun 7 10:27:32 elmo mpd: [pptp0] LCP: Down event Jun 7 10:29:41 elmo mpd: mpd: caught fatal signal term Jun 7 10:29:41 elmo mpd: [pptp0] IPCP: Down event Jun 7 10:29:41 elmo mpd: [pptp0] IFACE: Close event Jun 7 10:29:43 elmo mpd: mpd: process 36268 terminated Jun 7 10:30:13 elmo mpd: mpd: pid 36284, version 3.8 (root@gohan10.FreeBSD.org 22:40 14-May-2002) Jun 7 10:30:13 elmo mpd: [pptp0] ppp node is "mpd36284-pptp0" Jun 7 10:30:13 elmo mpd: mpd: local IP address for PPTP is 0.0.0.0 Jun 7 10:30:13 elmo mpd: [pptp0] using interface ng0 Jun 7 10:30:13 elmo mpd: mpd: accept encryption: not applicable Jun 7 10:30:49 elmo mpd: mpd: PPTP connection from 172.25.60.204:1044 Jun 7 10:30:49 elmo mpd: pptp0: attached to connection with 172.25.60.204:1044 Jun 7 10:30:49 elmo mpd: [pptp0] IFACE: Open event Jun 7 10:30:49 elmo mpd: [pptp0] IPCP: Open event Jun 7 10:30:49 elmo mpd: [pptp0] IPCP: state change Initial --> Starting Jun 7 10:30:49 elmo mpd: [pptp0] IPCP: LayerStart Jun 7 10:30:49 elmo mpd: [pptp0] IPCP: Open event Jun 7 10:30:49 elmo mpd: [pptp0] bundle: OPEN event in state CLOSED Jun 7 10:30:49 elmo mpd: [pptp0] opening link "pptp0"... Jun 7 10:30:49 elmo mpd: [pptp0] link: OPEN event Jun 7 10:30:49 elmo mpd: [pptp0] LCP: Open event Jun 7 10:30:49 elmo mpd: [pptp0] LCP: state change Initial --> Starting Jun 7 10:30:49 elmo mpd: [pptp0] LCP: LayerStart Jun 7 10:30:49 elmo mpd: [pptp0] device: OPEN event in state DOWN Jun 7 10:30:49 elmo mpd: [pptp0] attaching to peer's outgoing call Jun 7 10:30:49 elmo mpd: [pptp0] device is now in state OPENING Jun 7 10:30:49 elmo mpd: [pptp0] device: UP event in state OPENING Jun 7 10:30:49 elmo mpd: [pptp0] device is now in state UP Jun 7 10:30:49 elmo mpd: [pptp0] link: UP event Jun 7 10:30:49 elmo mpd: [pptp0] link: origination is remote Jun 7 10:30:49 elmo mpd: [pptp0] LCP: Up event Jun 7 10:30:49 elmo mpd: [pptp0] LCP: state change Starting --> Req-Sent Jun 7 10:30:49 elmo mpd: [pptp0] LCP: phase shift DEAD --> ESTABLISH Jun 7 10:30:49 elmo mpd: [pptp0] LCP: SendConfigReq #1 Jun 7 10:30:49 elmo mpd: MRU 1500 Jun 7 10:30:49 elmo mpd: MAGICNUM b330c330 Jun 7 10:30:49 elmo mpd: AUTHPROTO CHAP MSOFTv2 Jun 7 10:30:49 elmo mpd: pptp0-0: ignoring SetLinkInfo Jun 7 10:30:49 elmo mpd: [pptp0] LCP: rec'd Configure Request #0 link 0 (Req-Sent) Jun 7 10:30:49 elmo mpd: MAGICNUM 44fc1175 Jun 7 10:30:49 elmo mpd: PROTOCOMP Jun 7 10:30:49 elmo mpd: ACFCOMP Jun 7 10:30:49 elmo mpd: CALLBACK Jun 7 10:30:49 elmo mpd: Not supported Jun 7 10:30:49 elmo mpd: [pptp0] LCP: SendConfigRej #0 Jun 7 10:30:49 elmo mpd: PROTOCOMP Jun 7 10:30:49 elmo mpd: ACFCOMP Jun 7 10:30:49 elmo mpd: CALLBACK Jun 7 10:30:49 elmo mpd: [pptp0] LCP: rec'd Configure Request #1 link 0 (Req-Sent) Jun 7 10:30:49 elmo mpd: MAGICNUM 44fc1175 Jun 7 10:30:49 elmo mpd: [pptp0] LCP: SendConfigAck #1 Jun 7 10:30:49 elmo mpd: MAGICNUM 44fc1175 Jun 7 10:30:49 elmo mpd: [pptp0] LCP: state change Req-Sent --> Ack-Sent Jun 7 10:30:51 elmo mpd: [pptp0] LCP: SendConfigReq #2 Jun 7 10:30:51 elmo mpd: MRU 1500 Jun 7 10:30:51 elmo mpd: MAGICNUM b330c330 Jun 7 10:30:51 elmo mpd: AUTHPROTO CHAP MSOFTv2 Jun 7 10:30:51 elmo mpd: pptp0-0: ignoring SetLinkInfo Jun 7 10:30:51 elmo mpd: [pptp0] LCP: rec'd Configure Ack #2 link 0 (Ack-Sent) Jun 7 10:30:51 elmo mpd: MRU 1500 Jun 7 10:30:51 elmo mpd: MAGICNUM b330c330 Jun 7 10:30:51 elmo mpd: AUTHPROTO CHAP MSOFTv2 Jun 7 10:30:51 elmo mpd: [pptp0] LCP: state change Ack-Sent --> Opened Jun 7 10:30:51 elmo mpd: [pptp0] LCP: phase shift ESTABLISH --> AUTHENTICATE Jun 7 10:30:51 elmo mpd: [pptp0] LCP: auth: peer wants nothing, I want CHAP Jun 7 10:30:51 elmo mpd: [pptp0] CHAP: sending CHALLENGE Jun 7 10:30:51 elmo mpd: [pptp0] LCP: LayerUp Jun 7 10:30:51 elmo mpd: [pptp0] LCP: rec'd Ident #2 link 0 (Opened) Jun 7 10:30:51 elmo mpd: MESG: MSRASV5.00 Jun 7 10:30:51 elmo mpd: [pptp0] LCP: rec'd Ident #3 link 0 (Opened) Jun 7 10:30:51 elmo mpd: MESG: MSRAS-1-SUPPORT_TEST Jun 7 10:30:51 elmo mpd: [pptp0] CHAP: rec'd RESPONSE #1 Jun 7 10:30:51 elmo mpd: Name: "ch1" Jun 7 10:30:51 elmo mpd: Peer name: "ch1" Jun 7 10:30:51 elmo mpd: Response is valid Jun 7 10:30:51 elmo mpd: [pptp0] CHAP: sending SUCCESS Jun 7 10:30:51 elmo mpd: [pptp0] LCP: authorization successful Jun 7 10:30:51 elmo mpd: [pptp0] LCP: phase shift AUTHENTICATE --> NETWORK Jun 7 10:30:51 elmo mpd: [pptp0] up: 1 link, total bandwidth 64000 bps Jun 7 10:30:51 elmo mpd: [pptp0] IPCP: Up event Jun 7 10:30:51 elmo mpd: [pptp0] IPCP: state change Starting --> Req-Sent Jun 7 10:30:51 elmo mpd: [pptp0] IPCP: SendConfigReq #1 Jun 7 10:30:51 elmo mpd: IPADDR 172.25.150.254 Jun 7 10:30:51 elmo mpd: [pptp0] CCP: Open event Jun 7 10:30:51 elmo mpd: [pptp0] CCP: state change Initial --> Starting Jun 7 10:30:51 elmo mpd: [pptp0] CCP: LayerStart Jun 7 10:30:51 elmo mpd: [pptp0] CCP: Up event Jun 7 10:30:51 elmo mpd: [pptp0] CCP: state change Starting --> Req-Sent Jun 7 10:30:51 elmo mpd: [pptp0] CCP: SendConfigReq #1 Jun 7 10:30:51 elmo mpd: MPPC Jun 7 10:30:51 elmo mpd: 0x01000041: MPPC MPPE, 128 bit, stateless Jun 7 10:30:51 elmo mpd: [pptp0] CCP: rec'd Configure Request #4 link 0 (Req-Sent) Jun 7 10:30:51 elmo mpd: MPPC Jun 7 10:30:51 elmo mpd: 0x010000e0: MPPE, 40 bit, 56 bit, 128 bit, stateless Jun 7 10:30:51 elmo mpd: [pptp0] CCP: SendConfigRej #4 Jun 7 10:30:51 elmo mpd: MPPC Jun 7 10:30:51 elmo mpd: 0x010000e0: MPPE, 40 bit, 56 bit, 128 bit, stateless Jun 7 10:30:51 elmo mpd: [pptp0] IPCP: rec'd Configure Request #5 link 0 (Req-Sent) Jun 7 10:30:51 elmo mpd: IPADDR 0.0.0.0 Jun 7 10:30:51 elmo mpd: NAKing with 172.25.150.1 Jun 7 10:30:51 elmo mpd: PRIDNS 0.0.0.0 Jun 7 10:30:51 elmo mpd: NAKing with 202.20.64.18 Jun 7 10:30:51 elmo mpd: PRINBNS 0.0.0.0 Jun 7 10:30:51 elmo mpd: NAKing with 172.25.1.1 Jun 7 10:30:51 elmo mpd: SECDNS 0.0.0.0 Jun 7 10:30:51 elmo mpd: NAKing with 202.20.64.19 Jun 7 10:30:51 elmo mpd: SECNBNS 0.0.0.0 Jun 7 10:30:51 elmo mpd: NAKing with 172.25.1.2 Jun 7 10:30:51 elmo mpd: [pptp0] IPCP: SendConfigNak #5 Jun 7 10:30:51 elmo mpd: IPADDR 172.25.150.1 Jun 7 10:30:51 elmo mpd: PRIDNS 202.20.64.18 Jun 7 10:30:51 elmo mpd: PRINBNS 172.25.1.1 Jun 7 10:30:51 elmo mpd: SECDNS 202.20.64.19 Jun 7 10:30:51 elmo mpd: SECNBNS 172.25.1.2 Jun 7 10:30:51 elmo mpd: [pptp0] IPCP: rec'd Configure Ack #1 link 0 (Req-Sent) Jun 7 10:30:51 elmo mpd: IPADDR 172.25.150.254 Jun 7 10:30:51 elmo mpd: [pptp0] IPCP: state change Req-Sent --> Ack-Rcvd Jun 7 10:30:51 elmo mpd: [pptp0] CCP: rec'd Configure Nak #1 link 0 (Req-Sent) Jun 7 10:30:51 elmo mpd: MPPC Jun 7 10:30:51 elmo mpd: 0x01000040: MPPE, 128 bit, stateless Jun 7 10:30:51 elmo mpd: [pptp0] CCP: SendConfigReq #2 Jun 7 10:30:51 elmo mpd: MPPC Jun 7 10:30:51 elmo mpd: 0x01000040: MPPE, 128 bit, stateless Jun 7 10:30:51 elmo mpd: [pptp0] LCP: rec'd Terminate Request #6 link 0 (Opened) Jun 7 10:30:51 elmo mpd: [pptp0] LCP: state change Opened --> Stopping Jun 7 10:30:51 elmo mpd: [pptp0] LCP: phase shift NETWORK --> TERMINATE Jun 7 10:30:51 elmo mpd: [pptp0] up: 0 links, total bandwidth 9600 bps Jun 7 10:30:51 elmo mpd: [pptp0] IPCP: Down event Jun 7 10:30:51 elmo mpd: [pptp0] IPCP: state change Ack-Rcvd --> Starting Jun 7 10:30:51 elmo mpd: [pptp0] CCP: Down event Jun 7 10:30:51 elmo mpd: [pptp0] CCP: state change Req-Sent --> Starting Jun 7 10:30:51 elmo mpd: [pptp0] CCP: Close event Jun 7 10:30:51 elmo mpd: [pptp0] CCP: state change Starting --> Initial Jun 7 10:30:51 elmo mpd: [pptp0] CCP: LayerFinish Jun 7 10:30:51 elmo mpd: [pptp0] LCP: SendTerminateAck #3 Jun 7 10:30:51 elmo mpd: [pptp0] LCP: LayerDown Jun 7 10:30:51 elmo mpd: pptp0-0: ignoring SetLinkInfo Jun 7 10:30:53 elmo mpd: [pptp0] LCP: rec'd Terminate Request #7 link 0 (Stopping) Jun 7 10:30:53 elmo mpd: [pptp0] LCP: SendTerminateAck #4 Jun 7 10:30:53 elmo mpd: [pptp0] LCP: state change Stopping --> Stopped Jun 7 10:30:53 elmo mpd: [pptp0] LCP: phase shift TERMINATE --> ESTABLISH Jun 7 10:30:53 elmo mpd: [pptp0] LCP: LayerFinish Jun 7 10:30:53 elmo mpd: [pptp0] device: CLOSE event in state UP Jun 7 10:30:53 elmo mpd: pptp0-0: clearing call Jun 7 10:30:53 elmo mpd: pptp0-0: killing channel Jun 7 10:30:53 elmo mpd: [pptp0] PPTP call terminated Jun 7 10:30:53 elmo mpd: [pptp0] IFACE: Close event Jun 7 10:30:53 elmo mpd: [pptp0] IPCP: Close event Jun 7 10:30:53 elmo mpd: [pptp0] IPCP: state change Starting --> Initial Jun 7 10:30:53 elmo mpd: [pptp0] IPCP: LayerFinish Jun 7 10:30:53 elmo mpd: [pptp0] IFACE: Close event Jun 7 10:30:53 elmo mpd: pptp0: closing connection with 172.25.60.204:1044 Jun 7 10:30:53 elmo mpd: [pptp0] IFACE: Close event Jun 7 10:30:53 elmo mpd: [pptp0] device is now in state CLOSING Jun 7 10:30:53 elmo mpd: [pptp0] bundle: CLOSE event in state OPENED Jun 7 10:30:53 elmo mpd: [pptp0] closing link "pptp0"... Jun 7 10:30:53 elmo mpd: [pptp0] device: DOWN event in state CLOSING Jun 7 10:30:53 elmo mpd: [pptp0] device is now in state DOWN Jun 7 10:30:53 elmo mpd: [pptp0] link: CLOSE event Jun 7 10:30:53 elmo mpd: [pptp0] LCP: Close event Jun 7 10:30:53 elmo mpd: [pptp0] LCP: state change Stopped --> Closed Jun 7 10:30:53 elmo mpd: [pptp0] device: DOWN event in state DOWN Jun 7 10:30:53 elmo mpd: [pptp0] device is now in state DOWN Jun 7 10:30:53 elmo mpd: [pptp0] link: DOWN event Jun 7 10:30:53 elmo mpd: [pptp0] LCP: Down event Jun 7 10:30:53 elmo mpd: [pptp0] LCP: state change Closed --> Initial Jun 7 10:30:53 elmo mpd: [pptp0] LCP: phase shift ESTABLISH --> DEAD Jun 7 10:30:53 elmo mpd: pptp0: killing connection with 172.25.60.204:1044 Jun 7 10:30:53 elmo mpd: [pptp0] link: DOWN event Jun 7 10:30:53 elmo mpd: [pptp0] LCP: Down event To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 16:11:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A72D537B405; Sun, 9 Jun 2002 16:11:56 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59NBuI44725; Sun, 9 Jun 2002 16:11:56 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 16:11:56 -0700 (PDT) From: Message-Id: <200206092311.g59NBuI44725@freefall.freebsd.org> To: corecode@corecode.ath.cx, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36655: new port: www/smarty (The PHP compiling template engine) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: www/smarty (The PHP compiling template engine) State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 16:11:34 PDT 2002 State-Changed-Why: I committed your old smarty PR; i just updated the port to 2.0.1 based on a diff between that port & this port. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36655 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 16:29:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C7EC037B406; Sun, 9 Jun 2002 16:29:15 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59NTFd46233; Sun, 9 Jun 2002 16:29:15 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 16:29:15 -0700 (PDT) From: Message-Id: <200206092329.g59NTFd46233@freefall.freebsd.org> To: lehmann@ans-netz.de, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38584: update-port: ftp/gftp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update-port: ftp/gftp State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 16:28:56 PDT 2002 State-Changed-Why: Committed, thanks! If you want to be the maintainer of this port, let me know. http://www.freebsd.org/cgi/query-pr.cgi?pr=38584 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 16:53:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 56E8737B408; Sun, 9 Jun 2002 16:53:18 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g59NrI048769; Sun, 9 Jun 2002 16:53:18 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 16:53:18 -0700 (PDT) From: Message-Id: <200206092353.g59NrI048769@freefall.freebsd.org> To: corecode@corecode.ath.cx, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35438: new port: net/driftnet Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: net/driftnet State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jun 9 16:53:09 PDT 2002 State-Changed-Why: New port added, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=35438 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 17:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7447737B40C for ; Sun, 9 Jun 2002 17:10:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A0A4V54089; Sun, 9 Jun 2002 17:10:04 -0700 (PDT) (envelope-from gnats) Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 7BDE737B409 for ; Sun, 9 Jun 2002 17:08:08 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.4/8.12.4) with ESMTP id g5A087R7003833 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sun, 9 Jun 2002 17:08:07 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.4/8.12.4/Submit) id g5A087CW003832; Sun, 9 Jun 2002 17:08:07 -0700 (PDT) Message-Id: <200206100008.g5A087CW003832@horsey.gshapiro.net> Date: Sun, 9 Jun 2002 17:08:07 -0700 (PDT) From: Gregory Neil Shapiro To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39079: p5-Net-DNS missing man pages in Makefile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39079 >Category: ports >Synopsis: p5-Net-DNS missing man pages in Makefile >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 17:10:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gregory Neil Shapiro >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD horsey.gshapiro.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #13: Thu May 2 00:35:36 PDT 2002 gshapiro@horsey.gshapiro.net:/src/FreeBSD/RELENG_4/obj/src/sys/HORSEY i386 >Description: The new p5-Net-DNS port installs the following four man pages but they aren't listed in the Makefile and therefore not compressed and recorded in /var/db/pkg/. /usr/local/lib/perl5/5.00503/man/man3/Net::DNS::RR::OPT.3 /usr/local/lib/perl5/5.00503/man/man3/Net::DNS::RR::TSIG.3 /usr/local/lib/perl5/5.00503/man/man3/Net::DNS::Nameserver.3 /usr/local/lib/perl5/5.00503/man/man3/Net::DNS::RR::CERT.3 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 17:11:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5B4E537B40A; Sun, 9 Jun 2002 17:11:09 -0700 (PDT) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A0B9v54676; Sun, 9 Jun 2002 17:11:09 -0700 (PDT) (envelope-from gshapiro) Date: Sun, 9 Jun 2002 17:11:09 -0700 (PDT) From: Message-Id: <200206100011.g5A0B9v54676@freefall.freebsd.org> To: gshapiro@FreeBSD.org, freebsd-ports@FreeBSD.org, dougb@FreeBSD.org Subject: Re: ports/39079: p5-Net-DNS missing man pages in Makefile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: p5-Net-DNS missing man pages in Makefile Responsible-Changed-From-To: freebsd-ports->dougb Responsible-Changed-By: gshapiro Responsible-Changed-When: Sun Jun 9 17:10:40 PDT 2002 Responsible-Changed-Why: Assign to p5-Net-DNS maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=39079 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 17:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BE4D637B407 for ; Sun, 9 Jun 2002 17:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A0K1v55071; Sun, 9 Jun 2002 17:20:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 2E1ED37B403 for ; Sun, 9 Jun 2002 17:17:35 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5A0HZhG094192 for ; Sun, 9 Jun 2002 17:17:35 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5A0HZZA094191; Sun, 9 Jun 2002 17:17:35 -0700 (PDT) Message-Id: <200206100017.g5A0HZZA094191@www.freebsd.org> Date: Sun, 9 Jun 2002 17:17:35 -0700 (PDT) From: "Shelton C. Johnson Jr. To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39080: java/javavmwrapper: Functionality enhancement Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39080 >Category: ports >Synopsis: java/javavmwrapper: Functionality enhancement >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 17:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Shelton C. Johnson Jr. >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Quantum Objects >Environment: FreeBSD titanium.digitalmagic.dnsq.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #3: Sat May 11 23:57:38 EDT 2002 kroot@titanium.digitalmagic.dnsq.org:/usr/obj/usr/src/sys/TITANIUM i386 >Description: Javavmwrapper provides a convenient mechanism to support multiple JVMs on one system and invoke them through a common script named javavm. This limits it to running only the core 'java' executable from the JVM. Many packages need access to other utilities provided with the JDK such as javac, jar, rmic etc. Through the creation of additional symbolic links in $PREFIX/bin which correspond to those in $JAVA_HOME/bin, this tool can be extended to allow access to those additonal utilities. For example /usr/local/jdk1.3.1/bin contains 44 different executables which are actually symbolic links to the same .java_wrapper script. This patch will extend the functionality of javavmwrapper to include all of the above executables. This patch also sets JAVA_HOME to match the chosen JVM just before launching the utility. This patch does not update the packing list for the port to reflect the additional links created when a JVM is registered through registervm. >How-To-Repeat: Just use javavm. Unless you explicitly add /usr/local/jdk1.3.1/bin to your path you will be unable to invoke java, javac, jar or other standard tools. The javavm script will only invoke java and is not very transparent to scripts and other tools looking for 'java'. >Fix: Apply the following patch. Provided both as a unified diff and a uuencoded version of the same. cvs diff: Diffing javavmwrapper cvs diff: Diffing javavmwrapper/src Index: javavmwrapper/src/javavmwrapper.sh =================================================================== RCS file: /home/ncvs/ports/java/javavmwrapper/src/javavmwrapper.sh,v retrieving revision 1.7 diff -u -r1.7 javavmwrapper.sh --- javavmwrapper/src/javavmwrapper.sh 2 Feb 2002 22:24:20 -0000 1.7 +++ javavmwrapper/src/javavmwrapper.sh 9 Jun 2002 22:03:13 -0000 @@ -23,8 +23,18 @@ CONF="${PREFIX}/etc/javavms" IAM=`basename "${0}"` +# Compute $JAVA_HOME/bin from $JAVA_HOME/bin/java (aka $1) +# Look for $IAM in that directory +# If it is present, run it with JAVA_HOME set appropriately and all other args +# If this fails fall back to the old logic. This shouldn't happen. tryrunVM () { - if [ -x "${1}" ]; then + Jbin=`dirname "${1}"` + JAVA_HOME=`dirname $Jbin` + export JAVA_HOME + if [ -x "${Jbin}/${IAM}" ]; then + shift + exec "${Jbin}/${IAM}" ${@} + elif [ -x "${1}" ]; then exec "${@}" fi @@ -43,8 +53,22 @@ VM=`/bin/echo "${1}" | sed 's|#.*||'` if [ ! -x ${VM} ]; then - /bin/echo "${IAM}: warning: the specified JavaVM \"${VM}\" either not e xists or not executable" >&2 + /bin/echo "${IAM}: warning: the specified JavaVM \"${VM}\" either does not exist or is not executable" >&2 fi + # Locate all symbolic links in the $JAVA_HOME/bin directory for the + # new JVM. If they don't already exist in $PREFIX/bin, create symbolic + # links for them to javavm in $PREFIX/bin. This lets tools like jar, + # appletviewer, rmic all work as expected. + cd $PREFIX/bin + Jbin=`dirname "${1}"` + for i in $Jbin/* + do + Jtool=`basename $i` + if [ -h $i -a ! -e $PREFIX/bin/$Jtool ] + then + ln -s javavm $Jtool + fi + done /bin/ed "${CONF}" >/dev/null <S%](B!=.R!T:&5N"BTM+0H^("`@("!*8FEN M/6!D:7)N86UE("(D>S%](F`*/B`@("`@2D%605](3TU%/6!D:7)N86UE("1* M8FEN8`H^("`@("!E>'!OT!]"CX@("`@(&5L:68@6R`M>"`B)'LQ?2(@73L@=&AE M;@HT-F,U-@H\("`@("`@("`@+V)I;B]E8VAO("(D>TE!37TZ('=ATE!37TZ('=A2!F M;W(@=&AE(`H^("`@("`C(&YE=R!*5DTN("!)9B!T:&5Y(&1O;B=T(&%L6UB;VQI8PH^("`@ M("`C(&QI;FMS(&9OS%](F`*/B`@("`@9F]R M(&D@:6X@)$IB:6XO*@H^(`ED;PH^(`E*=&]O;#U@8F%S96YA;64@)&E@"CX@ M"6EF(%L@+6@@)&D@+6$@(2`M92`D4%)%1DE8+V)I;B\D2G1O;VP@70H^(`D) L=&AE;@H^(`D);&X@+7,@:F%V879M("1*=&]O;`H^(`D)9FD*/B`)9&]N90H` ` end >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 17:50:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 65F5B37B40F for ; Sun, 9 Jun 2002 17:50:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A0o4658085; Sun, 9 Jun 2002 17:50:04 -0700 (PDT) (envelope-from gnats) Date: Sun, 9 Jun 2002 17:50:04 -0700 (PDT) Message-Id: <200206100050.g5A0o4658085@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Stanley Hopcroft Subject: Re: ports/39018: Follow up of PR/31352 'fcntl(0, F_SETFL, O_NONBLOCK): Inappropriate ioctl for device' from check_by_ssh Reply-To: Stanley Hopcroft Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39018; it has been noted by GNATS. From: Stanley Hopcroft To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/39018: Follow up of PR/31352 'fcntl(0, F_SETFL, O_NONBLOCK): Inappropriate ioctl for device' from check_by_ssh Date: Mon, 10 Jun 2002 10:45:33 +1000 Dear Sir or Madam, Here is a letter about this matter from the Netsaint developer (Mr Ethan Galstad), I discovered this problem in Nagios, so it probably exists in NetSaint 0.0.7 as well (its fixed in the latest beta of Nagios). The problem is that when starting as a daemon, NetSaint/Nagios used to: close(0); close(1); close(2); in daemon_init() to close stdin, stdout, and stderr. This caused problems because the IPC pipe used to pass service check results back to the main process got opened after these statements. As such, stderr output from plugins was sent directly to the IPC pipe, which ended up munging service check results in the pipe (and therefore the alerts you get). This appeared to only present a problem if a plugin sent output to stderr. Anyway, stdin/out/err are no longer closed when daemonizing, as this causes more problems than it supposedly solves. The problem emerged (for me) after an upgrade to 4.5-RELASE-p4 when the this fix was committed, 20020421: p4 FreeBSD-SA-02:23.stdio When exec'ing set[ug]id executables, the kernel now ensures that the stdio file descriptors (0..2) are open. Here is a patch for Netsaint 0.0.7 that works for me. I am __not__ a programmer, and have no understanding of why this works. --- utils.c Mon Jun 10 10:36:01 2002 +++ utils.c.orig Sat Jun 8 18:51:00 2002 @@ -1854,10 +1854,6 @@ /* child becomes session leader... */ setsid(); - close(STDIN_FILENO) ; - close(STDOUT_FILENO) ; - close(STDERR_FILENO) ; - /* place a file lock on the lock file */ lock.l_type=F_WRLCK; lock.l_start=0; Here is Mr Galstads patch (from Nagios CVS. Nagios already closes these fds) --- utils.c Mon Jun 10 10:43:54 2002 +++ utils.c.orig Sat Jun 8 18:51:00 2002 @@ -1884,17 +1884,6 @@ val|=FD_CLOEXEC; fcntl(lockfile,F_SETFD,val); - /* close existing stdin, stdout, stderr */ - close(0); - close(1); - close(2); - - /* THIS HAS TO BE DONE TO AVOID PROBLEMS WITH STDERR BEING REDIRECTED TO SERVICE MESSAGE PIPE! */ - /* re-open stdin, stdout, stderr with known values */ - open("/dev/null",O_RDONLY); - open("/dev/null",O_WRONLY); - open("/dev/null",O_WRONLY); - return OK; } As noted above, there are caveats for using this patch. It probably should only be used if you are having trouble. Yours sincerely. -- Stanley Hopcroft MAN GAVE NAMES TO ALL THE ANIMALS 1979 Special Rider Music Man gave names to all the animals In the beginning, in the beginning. Man gave names to all the animals In the beginning, long time ago. He saw an animal that liked to growl, Big furry paws and he liked to howl, Great big furry back and furry hair. "Ah, think I'll call it a bear." Man gave names to all the animals In the beginning, in the beginning. Man gave names to all the animals In the beginning, long time ago. He saw an animal up on a hill Chewing up so much grass until she was filled. He saw milk comin' out but he didn't know how. "Ah, think I'll call it a cow." Man gave names to all the animals In the beginning, in the beginning. Man gave names to all the animals In the beginning, long time ago. He saw an animal that liked to snort, Horns on his head and they weren't too short. It looked like there wasn't nothin' that he couldn't pull. "Ah, think I'll call it a bull." Man gave names to all the animals In the beginning, in the beginning. Man gave names to all the animals In the beginning, long time ago. He saw an animal leavin' a muddy trail, Real dirty face and a curly tail. He wasn't too small and he wasn't too big. "Ah, think I'll call it a pig." Man gave names to all the animals In the beginning, in the beginning. Man gave names to all the animals In the beginning, long time ago. Next animal that he did meet Had wool on his back and hooves on his feet, Eating grass on a mountainside so steep. "Ah, think I'll call it a sheep." Man gave names to all the animals In the beginning, in the beginning. Man gave names to all the animals In the beginning, long time ago. He saw an animal as smooth as glass Slithering his way through the grass. Saw him disappear by a tree near a lake . . . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 18: 0:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 93E7237B400; Sun, 9 Jun 2002 18:00:31 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A10Vl59366; Sun, 9 Jun 2002 18:00:31 -0700 (PDT) (envelope-from petef) Date: Sun, 9 Jun 2002 18:00:31 -0700 (PDT) From: Message-Id: <200206100100.g5A10Vl59366@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, sobomax@FreeBSD.org Subject: Re: ports/39080: java/javavmwrapper: Functionality enhancement Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: java/javavmwrapper: Functionality enhancement Responsible-Changed-From-To: freebsd-ports->sobomax Responsible-Changed-By: petef Responsible-Changed-When: Sun Jun 9 18:00:15 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=39080 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 18:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 60DFF37B409 for ; Sun, 9 Jun 2002 18:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A1A1V63932; Sun, 9 Jun 2002 18:10:01 -0700 (PDT) (envelope-from gnats) Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id B374737B407 for ; Sun, 9 Jun 2002 18:04:23 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.4/8.12.4) with ESMTP id g5A14DR7012338 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sun, 9 Jun 2002 18:04:13 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.4/8.12.4/Submit) id g5A14CvQ012337; Sun, 9 Jun 2002 18:04:12 -0700 (PDT) Message-Id: <200206100104.g5A14CvQ012337@horsey.gshapiro.net> Date: Sun, 9 Jun 2002 18:04:12 -0700 (PDT) From: Gregory Neil Shapiro To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39081: libdvdread 0.9.3 port missing file in plist Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39081 >Category: ports >Synopsis: libdvdread 0.9.3 port missing file in plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 18:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gregory Neil Shapiro >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD horsey.gshapiro.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #13: Thu May 2 00:35:36 PDT 2002 gshapiro@horsey.gshapiro.net:/src/FreeBSD/RELENG_4/obj/src/sys/HORSEY i386 >Description: libdvdread 0.9.3's port installs ${PREFIX}/share/doc/libdvdread/COPYING but it's not listed in the plist file. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 18:12:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A4CEA37B407; Sun, 9 Jun 2002 18:12:33 -0700 (PDT) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A1CXW64528; Sun, 9 Jun 2002 18:12:33 -0700 (PDT) (envelope-from gshapiro) Date: Sun, 9 Jun 2002 18:12:33 -0700 (PDT) From: Message-Id: <200206100112.g5A1CXW64528@freefall.freebsd.org> To: gshapiro@FreeBSD.org, freebsd-ports@FreeBSD.org, lioux@FreeBSD.org Subject: Re: ports/39081: libdvdread 0.9.3 port missing file in plist Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: libdvdread 0.9.3 port missing file in plist Responsible-Changed-From-To: freebsd-ports->lioux Responsible-Changed-By: gshapiro Responsible-Changed-When: Sun Jun 9 18:11:47 PDT 2002 Responsible-Changed-Why: Give to libdvdread maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=39081 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 18:30:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 377FE37B40D for ; Sun, 9 Jun 2002 18:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A1U2566004; Sun, 9 Jun 2002 18:30:02 -0700 (PDT) (envelope-from gnats) Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 9036337B405 for ; Sun, 9 Jun 2002 18:22:35 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.4/8.12.4) with ESMTP id g5A1MZR7023241 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sun, 9 Jun 2002 18:22:35 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.4/8.12.4/Submit) id g5A1MZDt023240; Sun, 9 Jun 2002 18:22:35 -0700 (PDT) Message-Id: <200206100122.g5A1MZDt023240@horsey.gshapiro.net> Date: Sun, 9 Jun 2002 18:22:35 -0700 (PDT) From: Gregory Neil Shapiro To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39083: samba 2.2.4_1 port missing plist file Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39083 >Category: ports >Synopsis: samba 2.2.4_1 port missing plist file >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 18:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gregory Neil Shapiro >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD horsey.gshapiro.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #13: Thu May 2 00:35:36 PDT 2002 gshapiro@horsey.gshapiro.net:/src/FreeBSD/RELENG_4/obj/src/sys/HORSEY i386 >Description: The samba 2.2.4_1 port is missing a plist file: bin/tdbbackup >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 18:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EE09A37B40B for ; Sun, 9 Jun 2002 18:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A1U1665993; Sun, 9 Jun 2002 18:30:01 -0700 (PDT) (envelope-from gnats) Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 9F44737B40A for ; Sun, 9 Jun 2002 18:20:45 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.4/8.12.4) with ESMTP id g5A1KjR7023159 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sun, 9 Jun 2002 18:20:45 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.4/8.12.4/Submit) id g5A1Kjh7023158; Sun, 9 Jun 2002 18:20:45 -0700 (PDT) Message-Id: <200206100120.g5A1Kjh7023158@horsey.gshapiro.net> Date: Sun, 9 Jun 2002 18:20:45 -0700 (PDT) From: Gregory Neil Shapiro To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39082: xscreensaver 4.04.2 missing plist file Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39082 >Category: ports >Synopsis: xscreensaver 4.04.2 missing plist file >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 18:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gregory Neil Shapiro >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD horsey.gshapiro.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #13: Thu May 2 00:35:36 PDT 2002 gshapiro@horsey.gshapiro.net:/src/FreeBSD/RELENG_4/obj/src/sys/HORSEY i386 >Description: xscreensaver 4.04.2 is missing one file in it's plist: bin/xscreensaver-hacks/webcollage-helper >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 18:31:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D6F037B407; Sun, 9 Jun 2002 18:31:35 -0700 (PDT) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A1VZb66569; Sun, 9 Jun 2002 18:31:35 -0700 (PDT) (envelope-from gshapiro) Date: Sun, 9 Jun 2002 18:31:35 -0700 (PDT) From: Message-Id: <200206100131.g5A1VZb66569@freefall.freebsd.org> To: gshapiro@FreeBSD.org, freebsd-ports@FreeBSD.org, dwcjr@FreeBSD.org Subject: Re: ports/39082: xscreensaver 4.04.2 missing plist file Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: xscreensaver 4.04.2 missing plist file Responsible-Changed-From-To: freebsd-ports->dwcjr Responsible-Changed-By: gshapiro Responsible-Changed-When: Sun Jun 9 18:30:55 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=39082 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 18:33: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6756037B404; Sun, 9 Jun 2002 18:33:05 -0700 (PDT) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A1X5366686; Sun, 9 Jun 2002 18:33:05 -0700 (PDT) (envelope-from gshapiro) Date: Sun, 9 Jun 2002 18:33:05 -0700 (PDT) From: Message-Id: <200206100133.g5A1X5366686@freefall.freebsd.org> To: gshapiro@FreeBSD.org, freebsd-ports@FreeBSD.org, dwcjr@FreeBSD.org Subject: Re: ports/39083: samba 2.2.4_1 port missing plist file Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: samba 2.2.4_1 port missing plist file Responsible-Changed-From-To: freebsd-ports->dwcjr Responsible-Changed-By: gshapiro Responsible-Changed-When: Sun Jun 9 18:32:43 PDT 2002 Responsible-Changed-Why: Give to samba maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=39083 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 19:43: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by hub.freebsd.org (Postfix) with ESMTP id 9D6E237B403; Sun, 9 Jun 2002 19:42:59 -0700 (PDT) Received: from sdn-ar-004dcwashp328.dialsprint.net ([206.133.15.234] helo=moo.holy.cow) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17HF90-0004lg-00; Sun, 09 Jun 2002 19:42:59 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 4C06450CB8; Sun, 9 Jun 2002 22:45:37 -0400 (EDT) Date: Sun, 9 Jun 2002 22:45:37 -0400 From: parv To: David O'Brien Cc: ports@freebsd.org Subject: Re: Do people still use the `vim5' port? Message-ID: <20020610024536.GA646@moo.holy.cow> Mail-Followup-To: parv , David O'Brien , ports@freebsd.org References: <20020608103254.A25343@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020608103254.A25343@dragon.nuxi.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org in message <20020608103254.A25343@dragon.nuxi.com>, wrote David O'Brien thusly... > > Is it time to retire the `vim5' port? Has all the Vim users moved on to > version 6.x by now? hey, i use vim5 (and not vim v6); please keep it. -- a vim5 user aka parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 20: 0:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from web20104.mail.yahoo.com (web20104.mail.yahoo.com [216.136.226.41]) by hub.freebsd.org (Postfix) with SMTP id 4D90237B407 for ; Sun, 9 Jun 2002 20:00:15 -0700 (PDT) Message-ID: <20020610030013.63733.qmail@web20104.mail.yahoo.com> Received: from [203.134.78.225] by web20104.mail.yahoo.com via HTTP; Sun, 09 Jun 2002 20:00:13 PDT Date: Sun, 9 Jun 2002 20:00:13 -0700 (PDT) From: Michael Wardle Subject: FreeBSD Port: fam-2.6.8 To: ports@geeksrus.net Cc: ports@FreeBSD.org, michael.wardle@adacel.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Alan I understand that you recently became the maintainer of the FreeBSD FAM port. I am the FAM maintainer, and work on behalf of SGI. (Please note that I am sending this mail from my personal account. My work account details are below in my signature.) Last I knew, the FreeBSD FAM port had a moderate amount of extra patches required to build on FreeBSD, most notably a patch to provide a mntent compatibility layer. I am receptive to integrating any necessary modifications that will help FAM build natively on FreeBSD without the need for extra FAM patches in the FreeBSD ports tree (including the mntent compatibility patch). Hopefully this would reduce the work required to maintain FAM on FreeBSD, as well as providing a more consistent FAM across all platforms. Some of the current patches, including the mntent compatibility layer, fall under an "old-style" BSD license, which includes an advertising clause that is incompatible with the license FAM is licensed under, the GNU GPL. This means that I will be unable to merge those changes that have such a license. I made the previous maintainer and the author of the mntent compatilibilty layer aware of my concerns a few weeks ago, but have not yet heard from them. On the positive side, I believe the advertising clause was declared redundant in official BSD-based software by UCB a few years ago, so it may be possible for any old-style BSD-licensed software to be relicensed under the new-style BSD license (one without the advertising clause). If you are able to resolve this issue, then I see no reason why the FreeBSD patches can not be merged upstream into the FAM source tree. Thanks for your efforts in updating the FAM port, and I look forward to working with you. -- MICHAEL WARDLE SGI Desktop & Admin Software Adacel Technologies Limited __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 20:38: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 14F3B37B410; Sun, 9 Jun 2002 20:37:50 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A3bnP87962; Sun, 9 Jun 2002 20:37:49 -0700 (PDT) (envelope-from pat) Date: Sun, 9 Jun 2002 20:37:49 -0700 (PDT) From: Message-Id: <200206100337.g5A3bnP87962@freefall.freebsd.org> To: shuna@pop16.odn.ne.jp, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39021: Update port: japanese/pycodec 1.4.5 -> 1.4.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: japanese/pycodec 1.4.5 -> 1.4.6 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Jun 9 20:37:40 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39021 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 20:54:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id 289A537B407 for ; Sun, 9 Jun 2002 20:54:09 -0700 (PDT) Received: from fwd01.sul.t-online.de by mailout06.sul.t-online.com with smtp id 17HGFr-0007d8-01; Mon, 10 Jun 2002 05:54:07 +0200 Received: from dill.salatschuessel.net (520085340291-0001@[217.82.7.195]) by fmrl01.sul.t-online.com with smtp id 17HGFm-0cFRmCC; Mon, 10 Jun 2002 05:54:02 +0200 Received: (qmail 54093 invoked from network); 10 Jun 2002 03:54:02 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (10.0.0.51) by dill.salatschuessel.net with SMTP; 10 Jun 2002 03:54:02 -0000 Date: Mon, 10 Jun 2002 05:54:01 +0200 From: Oliver Lehmann To: Cc: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, pat@freebsd.org Subject: Re: ports/38584: update-port: ftp/gftp Message-Id: <20020610055401.0d7c22a1.lehmann@ans-netz.de> In-Reply-To: <200206092329.g59NTFd46233@freefall.freebsd.org> References: <200206092329.g59NTFd46233@freefall.freebsd.org> X-Mailer: Sylpheed version 0.7.6cvs25 (GTK+ 1.2.10; i386-unknown-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520085340291-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 9 Jun 2002 16:29:15 -0700 (PDT) wrote: > Committed, thanks! If you want to be the maintainer of this port, let > me know. I want ;) Greetings, Oliver -- :======> Oliver Lehmann <======: clear perl code is better than :====> lehmann@ans-netz.de <====: unclear awk code; but NOTHING :===> http://www.pofo.de/ <===: comes close to unclear perl code :=> http://wishlist.pofo.de/ <=: (taken from comp.lang.awk FAQ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 21:43:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 075CD37B401; Sun, 9 Jun 2002 21:43:42 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A4hf598731; Sun, 9 Jun 2002 21:43:41 -0700 (PDT) (envelope-from dougb) Date: Sun, 9 Jun 2002 21:43:41 -0700 (PDT) From: Message-Id: <200206100443.g5A4hf598731@freefall.freebsd.org> To: spadger@best.com, dougb@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38941: xscreensaver-gnome build has unversioned libs, breaks. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: xscreensaver-gnome build has unversioned libs, breaks. State-Changed-From-To: open->closed State-Changed-By: dougb State-Changed-When: Sun Jun 9 21:43:23 PDT 2002 State-Changed-Why: I'm aware of the problem, and working with the author on a fix. http://www.freebsd.org/cgi/query-pr.cgi?pr=38941 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 21:45: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id 1FC6537B408 for ; Sun, 9 Jun 2002 21:45:02 -0700 (PDT) Received: from localhost (localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.11.6/8.11.6) with ESMTP id g5A4ZCH25015 for ; Sun, 9 Jun 2002 21:35:12 -0700 (PDT) (envelope-from andrsn@andrsn.stanford.edu) Date: Sun, 9 Jun 2002 21:35:12 -0700 (PDT) From: Annelise Anderson To: freebsd-ports@freebsd.org Subject: bidwatcher & alocal-1.6 (automake?) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm trying to build bidwatcher with up-to-date sources (not from ports, which doesn't have the latest changes) and it wants aclocal-1.6. Would anyone know what I have to do to get this file? automake installs a lots of stuff, but not that. Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: BSDmall.com and amazon.com Book Website: http://www.bittreepress.com/FreeBSD/introbook/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 22:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 56E0F37B400 for ; Sun, 9 Jun 2002 22:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A5K3p06494; Sun, 9 Jun 2002 22:20:03 -0700 (PDT) (envelope-from gnats) Date: Sun, 9 Jun 2002 22:20:03 -0700 (PDT) Message-Id: <200206100520.g5A5K3p06494@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: MAYAMA Ko Subject: Re: ports/38981: [PATCH] Update port: japanese/mozilla-jlp 1.0.rc2 -> 1.0 Reply-To: MAYAMA Ko Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/38981; it has been noted by GNATS. From: MAYAMA Ko To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/38981: [PATCH] Update port: japanese/mozilla-jlp 1.0.rc2 -> 1.0 Date: Mon, 10 Jun 2002 14:16:23 +0900 New jlp was released after my pr. diff -urN mozilla-jlp.orig/Makefile mozilla-jlp/Makefile --- mozilla-jlp.orig/Makefile Tue May 21 22:40:41 2002 +++ mozilla-jlp/Makefile Sat Jun 8 01:34:11 2002 @@ -6,15 +6,16 @@ # PORTNAME= mozilla -PORTVERSION= 1.0.rc2 +PORTVERSION= 1.0 #PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= japanese www MASTER_SITES= http://www.ash.ne.jp/~mal/mozilla/ \ + http://jlpmoz.sourceforge.net/ \ http://dev.jp/ \ - http://www.mozilla.gr.jp/jlp/ + ftp://takuomix.homeip.net/pub/jlp/ PKGNAMESUFFIX= -jlp -DISTNAME= ${PORTNAME}1.0rc2-jajppack-v1.0 +DISTNAME= ${PORTNAME}1.0-jajppack-2 EXTRACT_SUFX= .xpi MAINTAINER= yatt@msc.biglobe.ne.jp diff -urN mozilla-jlp.orig/distinfo mozilla-jlp/distinfo --- mozilla-jlp.orig/distinfo Tue May 21 22:40:42 2002 +++ mozilla-jlp/distinfo Sat Jun 8 01:06:16 2002 @@ -1 +1 @@ -MD5 (mozilla1.0rc2-jajppack-v1.0.xpi) = 98073328e3860dc4b58f3d048932e76e +MD5 (mozilla1.0-jajppack-2.xpi) = d8de7e42bd65ca5f93e049de1f3e43b6 diff -urN mozilla-jlp.orig/pkg-plist mozilla-jlp/pkg-plist --- mozilla-jlp.orig/pkg-plist Fri Apr 5 03:08:14 2002 +++ mozilla-jlp/pkg-plist Thu Jun 6 09:55:15 2002 @@ -13,6 +13,7 @@ lib/mozilla/defaults/pref/unix.js lib/mozilla/defaults/profile/JP/chrome/userChrome-example.css lib/mozilla/defaults/profile/JP/chrome/userContent-example.css +lib/mozilla/defaults/profile/JP/chrome/userContent.css lib/mozilla/defaults/profile/JP/bookmarks.html lib/mozilla/defaults/profile/JP/localstore.rdf lib/mozilla/defaults/profile/JP/mimeTypes.rdf @@ -66,6 +67,8 @@ lib/mozilla/searchplugins/ascii_ghelp.src lib/mozilla/searchplugins/atmarkIT.png lib/mozilla/searchplugins/atmarkIT.src +lib/mozilla/searchplugins/eijiro.png +lib/mozilla/searchplugins/eijiro.src lib/mozilla/searchplugins/GoogleJapan.png lib/mozilla/searchplugins/GoogleJapan.src lib/mozilla/searchplugins/jpnic_rfc.png To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 23:11:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E3FEB37B478 for ; Sun, 9 Jun 2002 23:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A6A3N16335; Sun, 9 Jun 2002 23:10:03 -0700 (PDT) (envelope-from gnats) Date: Sun, 9 Jun 2002 23:10:03 -0700 (PDT) Message-Id: <200206100610.g5A6A3N16335@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Udo Schweigert Subject: Re: ports/38694: maintainer-update of mail/mutt-devel Reply-To: Udo Schweigert Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/38694; it has been noted by GNATS. From: Udo Schweigert To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/38694: maintainer-update of mail/mutt-devel Date: Mon, 10 Jun 2002 08:02:27 +0200 After a commit of this PR David O'Brien, the maintainer of mail/mutt, can cvs tag version 1.4 in mail/mutt-devel and I will immediately submit an update of mail/mutt-devel to 1.5.1 the most recent development version. Please commit this update so we can go a step further. Best regards -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 CT IC CERT, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen / Germany | email : udo.schweigert@siemens.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 23:12:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A027437B448 for ; Sun, 9 Jun 2002 23:10:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A6A4K16345; Sun, 9 Jun 2002 23:10:04 -0700 (PDT) (envelope-from gnats) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by hub.freebsd.org (Postfix) with ESMTP id D0D4E37B40D for ; Sun, 9 Jun 2002 23:05:52 -0700 (PDT) Received: (qmail 20743 invoked from network); 10 Jun 2002 06:05:51 -0000 Received: from unknown (HELO metlap.priv.metrol.net) ([66.92.40.27]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 10 Jun 2002 06:05:51 -0000 Message-Id: <200206092305.43139.metrol@metrol.net> Date: Sun, 9 Jun 2002 23:05:43 -0700 From: "Michael W. Collette" To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/39086: Update kappdock to 0.46-1 so as to run under KDE3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39086 >Category: ports >Synopsis: Update kappdock to 0.46-1 so as to run under KDE3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jun 09 23:10:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael Collette >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD 4.6-PRERELEASE #18: Thu Jun 6 02:40:09 PDT 2002 >Description: Updating kappdock to version 0.46-1 so that it will run under KDE3 properly. E-Mail to original maintainer bounced. >How-To-Repeat: >Fix: diff -ruN kappdock/Makefile kappdock.bak/Makefile --- kappdock/Makefile Sun Jun 9 00:09:44 2002 +++ kappdock.bak/Makefile Fri Apr 12 10:10:17 2002 @@ -6,23 +6,23 @@ # PORTNAME= kappdock -PORTVERSION= 0.46-1 +PORTVERSION= 0.43 PORTREVISION= 1 CATEGORIES= x11-wm kde MASTER_SITES= http://www.Informatik.Uni-Oldenburg.DE/~bigboss/kappdock/ MAINTAINER= jeremy@external.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ + intl.2:${PORTSDIR}/devel/gettext -WRKSRC= ${WRKDIR}/${PORTNAME}-0.46 - -USE_KDELIBS_VER=3 +INSTALLS_SHLIB= yes +USE_XLIB= yes +USE_QT_VER= 2 GNU_CONFIGURE= yes -CONFIGURE_TARGET= CONFIGURE_ARGS+= --with-extra-includes=${LOCALBASE}/include \ - --disable-closure \ - --enable-threads + --disable-closure +MAKE_ENV= ${CONFIGURE_ENV} USE_GMAKE= yes .include diff -ruN kappdock/distinfo kappdock.bak/distinfo --- kappdock/distinfo Sat Jun 8 20:27:47 2002 +++ kappdock.bak/distinfo Sat Mar 24 21:41:10 2001 @@ -1 +1 @@ -MD5 (kappdock-0.46-1.tar.gz) = 14342f5afda180757800beb9ecb2cf92 +MD5 (kappdock-0.43.tar.gz) = 8a79964862a75793d101dc15ceacb912 diff -ruN kappdock/pkg-comment kappdock.bak/pkg-comment --- kappdock/pkg-comment Sat Jun 8 20:28:03 2002 +++ kappdock.bak/pkg-comment Sat Mar 24 21:41:10 2001 @@ -1 +1 @@ -A dock-like applet for KDE3 +A dock-like applet for KDE2 diff -ruN kappdock/pkg-descr kappdock.bak/pkg-descr --- kappdock/pkg-descr Sat Jun 8 20:28:19 2002 +++ kappdock.bak/pkg-descr Sat Mar 24 21:41:10 2001 @@ -1,4 +1,4 @@ -Kappdock is a kicker applet for KDE3 that is able to swallow small +Kappdock is a kicker applet for KDE2 that is able to swallow small X-applications. It was originally designed to embed WindowMaker dock applets, but it can also handle other programs. diff -ruN kappdock/pkg-plist kappdock.bak/pkg-plist --- kappdock/pkg-plist Sat Jun 8 23:16:01 2002 +++ kappdock.bak/pkg-plist Sat Apr 7 20:34:11 2001 @@ -1,23 +1,2 @@ bin/kappdock -share/doc/HTML/en/doc/index.docbook -share/doc/HTML/en/doc/scrsht1.png -share/doc/HTML/en/doc/scrsht2.png -share/doc/HTML/en/doc/scrsht3.png -share/doc/HTML/en/doc/index.cache.bz2 -share/doc/HTML/en/doc/common -share/apps/kappdock/styles/darkblue.style -share/apps/kappdock/styles/default.style -share/apps/kappdock/styles/gradient.style -share/apps/kappdock/styles/wood.style -share/apps/kappdock/styles/sample.stylerc -share/apps/kappdock/icons/kappdock-darker.png -share/apps/kappdock/icons/kappdock-normal.png -share/icons/hicolor/32x32/apps/kappdock.png -share/icons/hicolor/48x48/apps/kappdock.png -share/icons/locolor/16x16/apps/kappdock.png -share/icons/locolor/32x32/apps/kappdock.png share/applnk/Utilities/kappdock.desktop -@dirrm share/apps/kappdock/styles -@dirrm share/apps/kappdock/icons -@dirrm share/apps/kappdock >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 23:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB55637B401; Sun, 9 Jun 2002 23:20:13 -0700 (PDT) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A6KDw17543; Sun, 9 Jun 2002 23:20:13 -0700 (PDT) (envelope-from okazaki) Date: Sun, 9 Jun 2002 23:20:13 -0700 (PDT) From: Message-Id: <200206100620.g5A6KDw17543@freefall.freebsd.org> To: yanagisawa@csg.is.titech.ac.jp, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38597: Update port: japanese/mozilla-jlp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: japanese/mozilla-jlp State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Sun Jun 9 23:14:51 PDT 2002 State-Changed-Why: superseded by 38981 http://www.freebsd.org/cgi/query-pr.cgi?pr=38597 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 23:25:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D91D37B400; Sun, 9 Jun 2002 23:25:33 -0700 (PDT) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A6PXH18249; Sun, 9 Jun 2002 23:25:33 -0700 (PDT) (envelope-from okazaki) Date: Sun, 9 Jun 2002 23:25:33 -0700 (PDT) From: Message-Id: <200206100625.g5A6PXH18249@freefall.freebsd.org> To: flynn@energyhq.homeip.net, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38149: lang/gcc31 fails to install Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: lang/gcc31 fails to install State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Sun Jun 9 23:23:43 PDT 2002 State-Changed-Why: originator's request http://www.freebsd.org/cgi/query-pr.cgi?pr=38149 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 23:31:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 24AE837B403; Sun, 9 Jun 2002 23:31:29 -0700 (PDT) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A6VT318975; Sun, 9 Jun 2002 23:31:29 -0700 (PDT) (envelope-from okazaki) Date: Sun, 9 Jun 2002 23:31:29 -0700 (PDT) From: Message-Id: <200206100631.g5A6VT318975@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, taoka@FreeBSD.org Subject: Re: ports/37574: ports/print/pips-sc20 file not found on mastersite Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/print/pips-sc20 file not found on mastersite Responsible-Changed-From-To: freebsd-ports->taoka Responsible-Changed-By: okazaki Responsible-Changed-When: Sun Jun 9 23:27:23 PDT 2002 Responsible-Changed-Why: Over to MAINTAINER, though I don't have a problem for doing `make checksum' now. http://www.freebsd.org/cgi/query-pr.cgi?pr=37574 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 23:35:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 370A837B400; Sun, 9 Jun 2002 23:35:17 -0700 (PDT) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A6ZH719151; Sun, 9 Jun 2002 23:35:17 -0700 (PDT) (envelope-from okazaki) Date: Sun, 9 Jun 2002 23:35:17 -0700 (PDT) From: Message-Id: <200206100635.g5A6ZH719151@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, mita@FreeBSD.org Subject: Re: ports/37187: ports/japanese/vfghostscript font-2.6.2 file no longer available Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/japanese/vfghostscript font-2.6.2 file no longer available Responsible-Changed-From-To: freebsd-ports->mita Responsible-Changed-By: okazaki Responsible-Changed-When: Sun Jun 9 23:34:58 PDT 2002 Responsible-Changed-Why: over to MAINTAINER http://www.freebsd.org/cgi/query-pr.cgi?pr=37187 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 9 23:36:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B47F37B403; Sun, 9 Jun 2002 23:36:19 -0700 (PDT) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A6aJj19254; Sun, 9 Jun 2002 23:36:19 -0700 (PDT) (envelope-from okazaki) Date: Sun, 9 Jun 2002 23:36:19 -0700 (PDT) From: Message-Id: <200206100636.g5A6aJj19254@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, mita@FreeBSD.org Subject: Re: ports/37226: ports/japanese/vfghostscript5 doesn't find a file Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/japanese/vfghostscript5 doesn't find a file Responsible-Changed-From-To: freebsd-ports->mita Responsible-Changed-By: okazaki Responsible-Changed-When: Sun Jun 9 23:36:02 PDT 2002 Responsible-Changed-Why: over to MAINTAINER http://www.freebsd.org/cgi/query-pr.cgi?pr=37226 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 0: 9:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E7BB37B407; Mon, 10 Jun 2002 00:09:37 -0700 (PDT) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A79bL26669; Mon, 10 Jun 2002 00:09:37 -0700 (PDT) (envelope-from okazaki) Date: Mon, 10 Jun 2002 00:09:37 -0700 (PDT) From: Message-Id: <200206100709.g5A79bL26669@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, shige@FreeBSD.org Subject: Re: ports/38293: psgml ports's XHTML DOCTYPE identifiers are wrong Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: psgml ports's XHTML DOCTYPE identifiers are wrong Responsible-Changed-From-To: freebsd-ports->shige Responsible-Changed-By: okazaki Responsible-Changed-When: Mon Jun 10 00:08:41 PDT 2002 Responsible-Changed-Why: over to the maintainer of the master port. http://www.freebsd.org/cgi/query-pr.cgi?pr=38293 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 0:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9290737B406 for ; Mon, 10 Jun 2002 00:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A7A2X26728; Mon, 10 Jun 2002 00:10:02 -0700 (PDT) (envelope-from gnats) Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251]) by hub.freebsd.org (Postfix) with ESMTP id 8F2DB37B400 for ; Mon, 10 Jun 2002 00:03:37 -0700 (PDT) Received: by backup-mx.droso.dk (Postfix, from userid 0) id 829351ABC2; Mon, 10 Jun 2002 09:03:33 +0200 (CEST) Message-Id: <20020610070333.829351ABC2@backup-mx.droso.dk> Date: Mon, 10 Jun 2002 09:03:33 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39088: add master_site to net/gopher Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39088 >Category: ports >Synopsis: add master_site to net/gopher >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 00:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.6-RC i386 >Organization: pil.dk >Environment: System: FreeBSD panda.droso.net 4.6-RC FreeBSD 4.6-RC #3: Thu Jun 6 22:58:01 CEST 2002 root@panda.droso.net:/home/obj/home/src/sys/PANDA i386 >Description: create a master_site on port 80, as not everybody can access port 70, at least bento complains >How-To-Repeat: >Fix: --- gopher.diff begins here --- diff -ruN gopher.orig/Makefile gopher/Makefile --- gopher.orig/Makefile Mon Jun 10 08:59:56 2002 +++ gopher/Makefile Mon Jun 10 09:00:41 2002 @@ -8,7 +8,8 @@ PORTNAME= gopher PORTVERSION= 3.0.5 CATEGORIES= net -MASTER_SITES= http://gopher.quux.org:70/give-me-gopher/ +MASTER_SITES= http://gopher.quux.org:70/give-me-gopher/ \ + http://dl.droso.net/ports/ MAINTAINER= erwin@lansing.dk --- gopher.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 0:17:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ns.gddsn.org.cn (ns.gddsn.org.cn [210.21.6.33]) by hub.freebsd.org (Postfix) with ESMTP id 44B2A37B407; Mon, 10 Jun 2002 00:17:28 -0700 (PDT) Received: from mail.gddsn.org.cn (gw [210.21.6.34]) by ns.gddsn.org.cn (Postfix) with ESMTP id 9F56A576; Mon, 10 Jun 2002 15:17:26 +0800 (CST) Message-ID: <3D045286.4030009@mail.gddsn.org.cn> Date: Mon, 10 Jun 2002 15:17:26 +0800 From: Huang wen hui User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: zh-cn, zh-tw, en-us MIME-Version: 1.0 To: freebsd-questions , ports@freebsd.org Subject: problem of building racoon Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi, I have a problem of build racoon from ports. the building process could not stop, it seems to drop into infinite loop. I have not hit such problem from other ports building. # cd /usr/ports/security/racoon #make ===> Extracting for racoon-20020507a >> Checksum OK for racoon-20020507a.tar.gz. ===> Patching for racoon-20020507a /bin/mv /usr/ports/security/racoon/work/racoon-20020507a/racoon/racoon.8 /usr/ports/security/racoon/work/racoon-20020507a/racoon/racoon.8.in ===> Applying FreeBSD patches for racoon-20020507a ===> Configuring for racoon-20020507a (cd /usr/ports/security/racoon/work/racoon-20020507a/racoon/../libipsec; make) Warning: Object directory not changed from original /usr/ports/security/racoon/work/racoon-20020507a/libipsec yacc -d -d -p __libyy policy_parse.y cp y.tab.c policy_parse.c cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey.c -o pfkey.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey_dump.c -o pfkey_dump.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_strerror.c -o ipsec_strerror.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_parse.c -o policy_parse.o lex -t -P__libyy policy_token.l > policy_token.c cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_token.c -o policy_token.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_dump_policy.c -o ipsec_dump_policy.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_get_policylen.c -o ipsec_get_policylen.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c key_debug.c -o key_debug.o building static ipsec library ranlib libipsec.a cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey.c -o pfkey.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey_dump.c -o pfkey_dump.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_strerror.c -o ipsec_strerror.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_parse.c -o policy_parse.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_token.c -o policy_token.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_dump_policy.c -o ipsec_dump_policy.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_get_policylen.c -o ipsec_get_policylen.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c key_debug.c -o key_debug.po building profiled ipsec library ranlib libipsec_p.a gzip -cn ipsec_set_policy.3 > ipsec_set_policy.3.gz gzip -cn ipsec_strerror.3 > ipsec_strerror.3.gz creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -I/usr/local/include -L/usr/local/lib -L/usr/ports/security/racoon/work/racoon-20020507a/racoon/../libipsec) works... yes checking whether the C compiler (cc -I/usr/local/include -L/usr/local/lib -L/usr/ports/security/racoon/work/racoon-20020507a/racoon/../libipsec) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking for flex... flex checking for yywrap in -lfl... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... yes checking host system type... i386-portbld-freebsd4.6 checking if --enable-debug option is specified... yes checking if --enable-debugrm option is specified... no checking if --enable-yydebug option is specified... no checking if --enable-pedant option is specified... no checking if --enable-adminport option is specified... no checking if --enable-rc5 option is specified... no checking if --enable-idea option is specified... no checking if --enable-gssapi option is specified... checking if --enable-stats option is specified... no checking if --enable-samode-unspec option is specified... no checking if --with-efence option is specified... no checking if --with-gc option is specified... no checking if --with-dmalloc option is specified... no checking if you have KAME tcpdump in ./../tcpdump... yes checking if __FUNCTION__ is available... yes checking whether to enable ipv6... yes checking ipv6 stack type... kame using libc for getaddrinfo checking for advanced API support... yes checking getaddrinfo bug... good checking for getaddrinfo... yes checking for getnameinfo... yes checking if --with-ssleay option is specified... default checking for crypto containing CAST_cfb64_encrypt... -lcrypto checking openssl version... ok checking for ssl_ok in -lssl... yes checking for des_cbc_encrypt in -lcrypto... yes checking for yywrap in -ll... yes checking for yyerror in -ly... yes checking for PF_KEYv2 support... yes checking for old KAME PF_KEYv2 header file... fine checking ipsec library path... /usr/local/v6/lib checking for ipsec containing ipsec_strerror... -lipsec checking if --with-libpfkey option is specified... no checking if --with-liblwres option is specified... no checking for getrrsetbyname... no checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for limits.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for stdarg.h... yes checking for varargs.h... yes checking for openssl/rsa.h... yes checking for openssl/pem.h... yes checking for openssl/evp.h... yes checking for openssl/x509.h... yes checking for openssl/cversion.h... no checking for openssl/opensslv.h... yes checking for openssl/rijndael.h... no checking for openssl/sha2.h... no checking for working const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for 8-bit clean memcmp... yes checking return type of signal handlers... void checking for vprintf... yes checking for gettimeofday... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking for strdup... yes checking for getifaddrs... yes checking if --with-pkgversion option is specified... freebsd-20020507a updating cache ./config.cache creating ./config.status creating Makefile creating samples/psk.txt creating samples/racoon.conf creating racoon.8 ===> Building for racoon-20020507a ===> Extracting for racoon-20020507a >> No MD5 checksum file. ===> Patching for racoon-20020507a /bin/mv /usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/racoon/racoon.8 /usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/racoon/racoon.8.in ===> Configuring for racoon-20020507a (cd /usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/racoon/../libipsec; make) Warning: Object directory not changed from original /usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/libipsec yacc -d -d -p __libyy policy_parse.y cp y.tab.c policy_parse.c cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey.c -o pfkey.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey_dump.c -o pfkey_dump.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_strerror.c -o ipsec_strerror.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_parse.c -o policy_parse.o lex -t -P__libyy policy_token.l > policy_token.c cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_token.c -o policy_token.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_dump_policy.c -o ipsec_dump_policy.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_get_policylen.c -o ipsec_get_policylen.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c key_debug.c -o key_debug.o building static ipsec library ranlib libipsec.a cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey.c -o pfkey.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey_dump.c -o pfkey_dump.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_strerror.c -o ipsec_strerror.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_parse.c -o policy_parse.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_token.c -o policy_token.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_dump_policy.c -o ipsec_dump_policy.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_get_policylen.c -o ipsec_get_policylen.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c key_debug.c -o key_debug.po building profiled ipsec library ranlib libipsec_p.a gzip -cn ipsec_set_policy.3 > ipsec_set_policy.3.gz gzip -cn ipsec_strerror.3 > ipsec_strerror.3.gz creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -I/usr/local/include -L/usr/local/lib -L/usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/racoon/../libipsec) works... yes checking whether the C compiler (cc -I/usr/local/include -L/usr/local/lib -L/usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/racoon/../libipsec) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking for flex... flex checking for yywrap in -lfl... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... yes checking host system type... i386-portbld-freebsd4.6 checking if --enable-debug option is specified... yes checking if --enable-debugrm option is specified... no checking if --enable-yydebug option is specified... no checking if --enable-pedant option is specified... no checking if --enable-adminport option is specified... no checking if --enable-rc5 option is specified... no checking if --enable-idea option is specified... no checking if --enable-gssapi option is specified... checking if --enable-stats option is specified... no checking if --enable-samode-unspec option is specified... no checking if --with-efence option is specified... no checking if --with-gc option is specified... no checking if --with-dmalloc option is specified... no checking if you have KAME tcpdump in ./../tcpdump... yes checking if __FUNCTION__ is available... yes checking whether to enable ipv6... yes checking ipv6 stack type... kame using libc for getaddrinfo checking for advanced API support... yes checking getaddrinfo bug... good checking for getaddrinfo... yes checking for getnameinfo... yes checking if --with-ssleay option is specified... default checking for crypto containing CAST_cfb64_encrypt... -lcrypto To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 1:10:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D8E9537B40D; Mon, 10 Jun 2002 01:09:39 -0700 (PDT) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A7fn035853; Mon, 10 Jun 2002 00:41:49 -0700 (PDT) (envelope-from okazaki) Date: Mon, 10 Jun 2002 00:41:49 -0700 (PDT) From: Message-Id: <200206100741.g5A7fn035853@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, shige@FreeBSD.org Subject: Re: ports/36794: mkcatalog help shows wrong default for -c option Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mkcatalog help shows wrong default for -c option Responsible-Changed-From-To: freebsd-ports->shige Responsible-Changed-By: okazaki Responsible-Changed-When: Mon Jun 10 00:41:15 PDT 2002 Responsible-Changed-Why: over to MAINTAINER http://www.freebsd.org/cgi/query-pr.cgi?pr=36794 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 1:12:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 024EC37B408; Mon, 10 Jun 2002 01:12:50 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A8Cn250083; Mon, 10 Jun 2002 01:12:49 -0700 (PDT) (envelope-from trevor) Date: Mon, 10 Jun 2002 01:12:49 -0700 (PDT) From: Message-Id: <200206100812.g5A8Cn250083@freefall.freebsd.org> To: erwin@lansing.dk, trevor@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39088: add master_site to net/gopher Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: add master_site to net/gopher State-Changed-From-To: open->closed State-Changed-By: trevor State-Changed-When: Mon Jun 10 01:12:33 PDT 2002 State-Changed-Why: Committed--thank you, Erwin. http://www.freebsd.org/cgi/query-pr.cgi?pr=39088 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 1:40:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E82F37B408 for ; Mon, 10 Jun 2002 01:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A8e4N56382; Mon, 10 Jun 2002 01:40:04 -0700 (PDT) (envelope-from gnats) Date: Mon, 10 Jun 2002 01:40:04 -0700 (PDT) Message-Id: <200206100840.g5A8e4N56382@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Stijn Hoop Subject: Re: ports/32076: WISH: merge icon patch to blackbox port Reply-To: Stijn Hoop Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/32076; it has been noted by GNATS. From: Stijn Hoop To: petef@freebsd.org, crow@localhost.hu, freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/32076: WISH: merge icon patch to blackbox port Date: Mon, 10 Jun 2002 10:30:33 +0200 --U+BazGySraz5kW0T Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, my policy for the blackbox port is that I will not add external patches that change core blackbox functionality myself; if people have a great desire fo= r a patch to be included, they can send me diffs to add them to the port, as a WITH_XXXX knob. The particular patch in this PR is also outdated, so it would have to be ported to the newer blackbox versions (with another new version due out pre= tty soon). So, I think this PR can be closed. --Stijn --=20 ] Nothing safer than a 'cat /dev/wallet | grep $price > real-person; \ ] mv $thing-to-buy $my-case I'd prefer 'mv $thing-to-buy $my-case && cat /dev/wallet | \ grep $price > real-person -- Anonymous, freebsd-questions@freebsd.org, in message <200108020628.IAA11775@hugo10.ka.punkt.de> --U+BazGySraz5kW0T Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9BGOpY3r/tLQmfWcRAnbGAJ9BJgvPaOz8kD0ypx5umRlsT8r+LwCghV3p YQZrMqzOh2Bn473WsmCwU2Q= =onhe -----END PGP SIGNATURE----- --U+BazGySraz5kW0T-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 2: 0:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6738D37B414 for ; Mon, 10 Jun 2002 02:00:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A908F62255; Mon, 10 Jun 2002 02:00:08 -0700 (PDT) (envelope-from gnats) Received: from salomon.mycontrol.de (salomon.MyCONTROL.de [212.29.3.163]) by hub.freebsd.org (Postfix) with ESMTP id 7F0A337B40D for ; Mon, 10 Jun 2002 01:58:59 -0700 (PDT) Received: (from danielt@localhost) by salomon.mycontrol.de (8.11.6/8.11.6) id g5A8xBc94545; Mon, 10 Jun 2002 10:59:11 +0200 (CEST) (envelope-from danielt) Message-Id: <200206100859.g5A8xBc94545@salomon.mycontrol.de> Date: Mon, 10 Jun 2002 10:59:11 +0200 (CEST) From: Danijel Tasov Reply-To: Danijel Tasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39090: /usr/ports/x11/xscreensaver does not built Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39090 >Category: ports >Synopsis: /usr/ports/x11/xscreensaver does not built >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 02:00:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Danijel Tasov >Release: FreeBSD 4.5-RELEASE i386 >Organization: >Environment: System: FreeBSD salomon.mycontrol.de 4.5-RELEASE FreeBSD 4.5-RELEASE #1: Tue May 14 16:07:51 CEST 2002 danielt@salomon.mycontrol.de:/usr/src/sys/compile/SALOMON i386 >Description: The xscreensaver port does not built. I think the Gtk libs or includes are not located correctly. >How-To-Repeat: cd /usr/ports/x11/xscreensaver; make clean all >Fix: Dunno. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 2:30:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 47FCF37B407 for ; Mon, 10 Jun 2002 02:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5A9U1h71500; Mon, 10 Jun 2002 02:30:01 -0700 (PDT) (envelope-from gnats) Received: from leeloo.intern.geht.de (pD9527DC5.dip.t-dialin.net [217.82.125.197]) by hub.freebsd.org (Postfix) with SMTP id 0349A37B40E for ; Mon, 10 Jun 2002 02:21:42 -0700 (PDT) Received: (qmail 6711 invoked by uid 1001); 10 Jun 2002 09:21:39 -0000 Message-Id: <20020610092139.6710.qmail@leeloo.intern.geht.de> Date: 10 Jun 2002 09:21:39 -0000 From: marc@informatik.uni-bremen.de Reply-To: marc@informatik.uni-bremen.de To: FreeBSD-gnats-submit@FreeBSD.org Cc: perky@fallin.lv X-Send-Pr-Version: 3.113 Subject: ports/39091: mv *-config to libdir to coexist with apr-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39091 >Category: ports >Synopsis: mv *-config to libdir to coexist with apr-devel >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 02:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marc Recht >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD leeloo.intern.geht.de 4.6-RC FreeBSD 4.6-RC #0: Sun Jun 9 23:03:22 CEST 2002 marc@leeloo.intern.geht.de:/usr/src/sys/compile/LEELOO i386 >Description: apr-config and apu-config can't be in $PATH if we want other apr based software (eg. subversion) to be installed on the same box. >How-To-Repeat: >Fix: --- apache2.diff begins here --- diff -Nur apache2.old/files/patch-configure apache2/files/patch-configure --- apache2.old/files/patch-configure Fri Jun 7 22:54:03 2002 +++ apache2/files/patch-configure Mon Jun 10 11:11:24 2002 @@ -1,5 +1,5 @@ ---- configure.orig Thu May 2 05:53:00 2002 -+++ configure Wed May 8 16:12:46 2002 +--- configure.my Fri Jun 7 23:00:19 2002 ++++ configure Fri Jun 7 23:03:19 2002 @@ -1503,7 +1503,7 @@ $srcdir/config.layout > $pldconf layout_name=$LAYOUT @@ -9,6 +9,24 @@ for var in prefix exec_prefix bindir sbindir libexecdir mandir \ sysconfdir datadir errordir iconsdir htdocsdir cgidir \ includedir localstatedir runtimedir logfiledir libdir \ +@@ -2510,7 +2510,7 @@ + esac + + # The eval makes quoting arguments work. +- if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "$apache_apr_flags --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$bindir --datadir=$datadir --with-installbuilddir=$installbuilddir" ++ if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "$apache_apr_flags --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$libdir --datadir=$datadir --with-installbuilddir=$installbuilddir" + then : + echo "srclib/apr configured properly" + else +@@ -2620,7 +2620,7 @@ + esac + + # The eval makes quoting arguments work. +- if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "--with-apr=../apr --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$bindir" ++ if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "--with-apr=../apr --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$libdir" + then : + echo "srclib/apr-util configured properly" + else @@ -15077,6 +15077,9 @@ cat >>confdefs.h <<_ACEOF diff -Nur apache2.old/pkg-plist apache2/pkg-plist --- apache2.old/pkg-plist Fri Jun 7 22:54:03 2002 +++ apache2/pkg-plist Mon Jun 10 11:15:17 2002 @@ -1,5 +1,3 @@ -bin/apr-config -bin/apu-config @unexec if cmp -s %D/etc/apache2/highperformance.conf %D/etc/apache2/highperformance-std.conf; then rm -f %D/etc/apache2/highperformance.conf; fi etc/apache2/highperformance-std.conf @exec [ -f %B/highperformance.conf ] || cp %B/%f %B/highperformance.conf @@ -117,6 +115,8 @@ include/apache2/util_script.h include/apache2/util_time.h include/apache2/util_xml.h +lib/apache2/apr-config +lib/apache2/apu-config lib/apache2/APRVARS lib/apache2/apr.exp lib/apache2/aprutil.exp --- apache2.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 3: 3:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 8CC4E37B404 for ; Mon, 10 Jun 2002 03:03:23 -0700 (PDT) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g5AA34O41940; Mon, 10 Jun 2002 12:03:04 +0200 (CEST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g5AA2f9013812705; Mon, 10 Jun 2002 12:02:42 +0200 (MES) Date: Mon, 10 Jun 2002 12:03:48 +0200 (CEST) From: Martin Blapp To: Alexandr Kovalenko , "Carlos F. A. Paniago" , Tim Tretyak , =?ISO-8859-1?Q?Joachim_Str=F6mbergson?= , Huang wen hui , , Alexander Kabaev , Pat Lashley , Dave Goode , "Erik H. Bakke" , Mark Russell , Oliver Braun , Larry Rosenman , David Liebeherr , Steve Kargl , Peter Ulrich Kruppa , Subject: System rtld fix for Openoffice (ports only) Message-ID: <20020610114528.E29168-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, Matt Dillon has fixed the openoffice setup install problem. Maybe we will get a MFC which just disables the SymCache for the RELEASE. Since the package does not use the OO setup for the whole install (this already happened on the machine building the package), this problem is only if someone builds the ports himself. The problem also exists in CURRENT. The effect of the problem is a coredumping installation, which does leave a half installed Openoffice back. The setup programm will then tell you about setup.ins missing. > The problem appears to be when the loader is called from a thread. > Threads do not have large stacks... typically only 64K, but the symbol > cache can be huge and the dynamic loader allocates it on the stack using > alloca()! In the case of open-office there are several dynamically > loaded modules with symbol caches exceeded 250 Kilobytes. If you have already tried to install OO but is has failed starting setup afer you have installed, just do this: 1.) Apply the patch 2.) cd /src/libexec/rtld-elf/ 3.) make depend && make && make install 4.) cd /usr/ports/editors/openoffice 5.) make deinstall, make reinstall Can you please test this too ? Martin Index: i386/reloc.c =================================================================== RCS file: /home/ncvs/src/libexec/rtld-elf/i386/reloc.c,v retrieving revision 1.6.2.1 diff -u -r1.6.2.1 reloc.c --- i386/reloc.c 11 May 2001 00:57:25 -0000 1.6.2.1 +++ i386/reloc.c 9 Jun 2002 22:34:09 -0000 @@ -115,10 +115,18 @@ const Elf_Rel *rellim; const Elf_Rel *rel; SymCache *cache; + int bytes = obj->nchains * sizeof(SymCache); + int r = -1; - cache = (SymCache *)alloca(obj->nchains * sizeof(SymCache)); + /* + * The dynamic loader may be called from a thread, we have + * limited amounts of stack available so we cannot use alloca(). + */ + cache = mmap(NULL, bytes, PROT_READ|PROT_WRITE, MAP_ANON, -1, 0); + if (cache == MAP_FAILED) + cache = NULL; if (cache != NULL) - memset(cache, 0, obj->nchains * sizeof(SymCache)); + memset(cache, 0, bytes); rellim = (const Elf_Rel *) ((caddr_t) obj->rel + obj->relsize); for (rel = obj->rel; rel < rellim; rel++) { @@ -137,7 +145,7 @@ def = find_symdef(ELF_R_SYM(rel->r_info), obj, &defobj, false, cache); if (def == NULL) - return -1; + goto done; *where += (Elf_Addr) (defobj->relocbase + def->st_value); } @@ -156,7 +164,7 @@ def = find_symdef(ELF_R_SYM(rel->r_info), obj, &defobj, false, cache); if (def == NULL) - return -1; + goto done; *where += (Elf_Addr) (defobj->relocbase + def->st_value) - @@ -174,7 +182,7 @@ if (!obj->mainprog) { _rtld_error("%s: Unexpected R_386_COPY relocation" " in shared library", obj->path); - return -1; + goto done; } break; @@ -186,7 +194,7 @@ def = find_symdef(ELF_R_SYM(rel->r_info), obj, &defobj, false, cache); if (def == NULL) - return -1; + goto done; *where = (Elf_Addr) (defobj->relocbase + def->st_value); } @@ -200,10 +208,14 @@ _rtld_error("%s: Unsupported relocation type %d" " in non-PLT relocations\n", obj->path, ELF_R_TYPE(rel->r_info)); - return -1; + goto done; } } - return 0; + if (cache) + munmap(cache, bytes); + r = 0; +done: + return(r); } /* Process the PLT relocations. */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 3:50:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C525237B40E for ; Mon, 10 Jun 2002 03:50:16 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AAoGr92563; Mon, 10 Jun 2002 03:50:16 -0700 (PDT) (envelope-from gnats) Date: Mon, 10 Jun 2002 03:50:16 -0700 (PDT) Message-Id: <200206101050.g5AAoGr92563@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Filippo Natali Subject: Re: ports/38739: New port: nc6 Reply-To: Filippo Natali Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/38739; it has been noted by GNATS. From: Filippo Natali To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/38739: New port: nc6 Date: Mon, 10 Jun 2002 12:44:20 +0200 This is the correct shar output (checked with portlint): # 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: # # nc6 # nc6/Makefile # nc6/pkg-descr # nc6/pkg-comment # nc6/pkg-plist # nc6/distinfo # echo c - nc6 mkdir -p nc6 > /dev/null 2>&1 echo x - nc6/Makefile sed 's/^X//' >nc6/Makefile << 'END-of-nc6/Makefile' X# New ports collection makefile for: nc6 X# Date created: 30 May 2002 X# Whom: Filippo Natali X# X# $FreeBSD$ X# X XPORTNAME= nc6 XPORTVERSION= 0.2p3 XCATEGORIES= net XMASTER_SITES= ftp://ferrara.linux.it/pub/ipv6/sources/ XDISTNAME= nc6-0.2pre3 X XMAINTAINER= filippo@widestore.net X XMAN1= nc6.1 XGNU_CONFIGURE= yes X X.include END-of-nc6/Makefile echo x - nc6/pkg-descr sed 's/^X//' >nc6/pkg-descr << 'END-of-nc6/pkg-descr' XNetcat 6 is a netcat clone with IPv6 support. XIt is designed to be tiny, extensible, and elegant, Xand it makes use of the new extended BSD socket APIs. X XAuthor: Mauro Tortonesi X XWWW: http://project6.ferrara.linux.it/ END-of-nc6/pkg-descr echo x - nc6/pkg-comment sed 's/^X//' >nc6/pkg-comment << 'END-of-nc6/pkg-comment' XNetcat 6 is a netcat clone with IPv6 support END-of-nc6/pkg-comment echo x - nc6/pkg-plist sed 's/^X//' >nc6/pkg-plist << 'END-of-nc6/pkg-plist' Xbin/nc6 END-of-nc6/pkg-plist echo x - nc6/distinfo sed 's/^X//' >nc6/distinfo << 'END-of-nc6/distinfo' XMD5 (nc6-0.2pre3.tar.gz) = 76b754ababe6b9f2074c6e01ecb69a56 END-of-nc6/distinfo exit Best regards, Filippo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 3:59:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id AEE8D37B404 for ; Mon, 10 Jun 2002 03:59:09 -0700 (PDT) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g5AAx7O54172; Mon, 10 Jun 2002 12:59:07 +0200 (CEST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g5AAx69013743435; Mon, 10 Jun 2002 12:59:06 +0200 (MES) Date: Mon, 10 Jun 2002 13:00:13 +0200 (CEST) From: Martin Blapp To: Bob Willcox Cc: Subject: Re: FreeBSD Port: staroffice60-6.0 Message-ID: <20020610125912.O29168-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, > With XFree86-4.2.0_1,1 and ctwm-3.5.2c as the window manager. Try another window manager. It works fine here with kdm. Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 4: 3:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dim.tt.volga.ru (dim.tt.volga.ru [195.144.193.132]) by hub.freebsd.org (Postfix) with ESMTP id 6379B37B403 for ; Mon, 10 Jun 2002 04:03:08 -0700 (PDT) Received: from dim.tt.volga.ru (localhost.tt.volga.ru [127.0.0.1]) by dim.tt.volga.ru (8.12.3/8.12.3) with ESMTP id g5AB3JxB016400 for ; Mon, 10 Jun 2002 16:03:19 +0500 (SAMST) (envelope-from dim@dim.tt.volga.ru) Received: from localhost (dim@localhost) by dim.tt.volga.ru (8.12.3/8.12.3/Submit) with ESMTP id g5AB3HDn016391 for ; Mon, 10 Jun 2002 16:03:19 +0500 (SAMST) Date: Mon, 10 Jun 2002 16:03:17 +0500 (SAMST) From: =?KOI8-R?B?5M3J1NLJyiDi0sHWzsnLz9c=?= To: ports@FreeBSD.org Subject: /usr/port/misc/mc - error Message-ID: <20020610160008.B13955-200000@dim.tt.volga.ru> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-836643721-1023706997=:13955" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-836643721-1023706997=:13955 Content-Type: TEXT/PLAIN; charset=US-ASCII _______ ------- Dmitriy Brazhnikov, Network & System Administrator __//___ Togliatti Telecom ISP, Togliatti, Russia --//--- Voice: +7 (8482) 420744, 420242, 420131 // Fax: +7 (8482) 420744 // E-mail: D.Brazhnikov@tt.volga.ru ICQ: 394028 --0-836643721-1023706997=:13955 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="config.log" Content-Transfer-Encoding: BASE64 Content-ID: <20020610160317.C13955@dim.tt.volga.ru> Content-Description: Content-Disposition: attachment; filename="config.log" VGhpcyBmaWxlIGNvbnRhaW5zIGFueSBtZXNzYWdlcyBwcm9kdWNlZCBieSBj b21waWxlcnMgd2hpbGUNCnJ1bm5pbmcgY29uZmlndXJlLCB0byBhaWQgZGVi dWdnaW5nIGlmIGNvbmZpZ3VyZSBtYWtlcyBhIG1pc3Rha2UuDQoNCmNvbmZp Z3VyZTo2MTc6IGNoZWNraW5nIGhvc3Qgc3lzdGVtIHR5cGUNCmNvbmZpZ3Vy ZTo2NTA6IGNoZWNraW5nIGZvciBhIEJTRCBjb21wYXRpYmxlIGluc3RhbGwN CmNvbmZpZ3VyZTo3MDM6IGNoZWNraW5nIHdoZXRoZXIgYnVpbGQgZW52aXJv bm1lbnQgaXMgc2FuZQ0KY29uZmlndXJlOjc2MDogY2hlY2tpbmcgd2hldGhl ciBnbWFrZSBzZXRzICR7TUFLRX0NCmNvbmZpZ3VyZTo4MDY6IGNoZWNraW5n IGZvciB3b3JraW5nIGFjbG9jYWwNCmNvbmZpZ3VyZTo4MTk6IGNoZWNraW5n IGZvciB3b3JraW5nIGF1dG9jb25mDQpjb25maWd1cmU6ODMyOiBjaGVja2lu ZyBmb3Igd29ya2luZyBhdXRvbWFrZQ0KY29uZmlndXJlOjg0NTogY2hlY2tp bmcgZm9yIHdvcmtpbmcgYXV0b2hlYWRlcg0KY29uZmlndXJlOjg1ODogY2hl Y2tpbmcgZm9yIHdvcmtpbmcgbWFrZWluZm8NCmNvbmZpZ3VyZTo4NzU6IGNo ZWNraW5nIHdoZXRoZXIgdG8gZW5hYmxlIG1haW50YWluZXItc3BlY2lmaWMg cG9ydGlvbnMgb2YgTWFrZWZpbGVzDQpjb25maWd1cmU6ODk5OiBjaGVja2lu ZyB3aGV0aGVyIGdtYWtlIHNldHMgJHtNQUtFfQ0KY29uZmlndXJlOjkyODog Y2hlY2tpbmcgZm9yIGdjYw0KY29uZmlndXJlOjEwNDE6IGNoZWNraW5nIHdo ZXRoZXIgdGhlIEMgY29tcGlsZXIgKGNjIC1PIC1waXBlICApIHdvcmtzDQpj b25maWd1cmU6MTA1NzogY2MgLW8gY29uZnRlc3QgLU8gLXBpcGUgIC1JL3Vz ci9sb2NhbC9pbmNsdWRlICBjb25mdGVzdC5jIC1ML3Vzci9sb2NhbC9saWIg LWxpbnRsIDE+JjUNCi91c3IvbGliZXhlYy9lbGYvbGQ6IGNhbm5vdCBmaW5k IC1saW50bA0KY29uZmlndXJlOiBmYWlsZWQgcHJvZ3JhbSB3YXM6DQoNCiNs aW5lIDEwNTIgImNvbmZpZ3VyZSINCiNpbmNsdWRlICJjb25mZGVmcy5oIg0K DQptYWluKCl7cmV0dXJuKDApO30NCg== --0-836643721-1023706997=:13955-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 4:20:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C04E37B40B for ; Mon, 10 Jun 2002 04:20:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ABK7503096; Mon, 10 Jun 2002 04:20:07 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 02A5F37B407 for ; Mon, 10 Jun 2002 04:14:44 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5ABEhhG063803 for ; Mon, 10 Jun 2002 04:14:43 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5ABEhCE063802; Mon, 10 Jun 2002 04:14:43 -0700 (PDT) Message-Id: <200206101114.g5ABEhCE063802@www.freebsd.org> Date: Mon, 10 Jun 2002 04:14:43 -0700 (PDT) From: Trevor Johnson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39094: request for new category: parallel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39094 >Category: ports >Synopsis: request for new category: parallel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 04:20:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Trevor Johnson >Release: N/A >Organization: >Environment: N/A >Description: This category, described as "multiprocessor, clustered, or distributed computing" would make it easier for users to find software which can take advantage of this kind of environment. This type of computing is glamorous: for instance, the ACME cluster at Purdue (http://acme.ecn.purdue.edu/) was written up on Daemon News (http://daily.daemonnews.org/view_story.php3?story_id=964) and Slashdot. Were this category approved, it could encourage more use of FreeBSD for this type of work, and lead to further favourable publicity for us. I have identified sixteen existing ports which would be suitable for inclusion in this category: 1. ports/devel/kelp 2. ports/devel/pmake 3. ports/graphics/pvmpov 4. ports/lang/mozart 5. ports/lang/lang/pm3-netobj 6. ports/lang/sr 7. ports/math/concorde 8. ports/math/parmetis 9. ports/math/scilab 10. ports/misc/pbs 11. ports/net/clusterit 12. ports/net/lam 13. ports/net/mpich 14. ports/net/pvm 15. ports/net/pvm++ 16. ports/science/mpqc The eight ports in the catch-all devel, misc, and net categories could be repo-copied into parallel/. The idea for this came from NetBSD. I discussed it briefly with FreeBSD committer Greg Lewis, and brought it up on the ports and developers lists. I saw no adverse remarks. >How-To-Repeat: N/A >Fix: N/A >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 4:21: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A35C637B409; Mon, 10 Jun 2002 04:21:02 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ABL1i03222; Mon, 10 Jun 2002 04:21:01 -0700 (PDT) (envelope-from trevor) Date: Mon, 10 Jun 2002 04:21:01 -0700 (PDT) From: Message-Id: <200206101121.g5ABL1i03222@freefall.freebsd.org> To: crow@localhost.hu, trevor@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32076: WISH: merge icon patch to blackbox port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: WISH: merge icon patch to blackbox port State-Changed-From-To: feedback->closed State-Changed-By: trevor State-Changed-When: Mon Jun 10 04:18:51 PDT 2002 State-Changed-Why: patch rejected by maintainer of port--try submitting it upstream instead http://www.freebsd.org/cgi/query-pr.cgi?pr=32076 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 4:24:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B9ED37B406; Mon, 10 Jun 2002 04:24:09 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ABO9C03775; Mon, 10 Jun 2002 04:24:09 -0700 (PDT) (envelope-from trevor) Date: Mon, 10 Jun 2002 04:24:09 -0700 (PDT) From: Message-Id: <200206101124.g5ABO9C03775@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/39094: request for new category: parallel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: request for new category: parallel Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: trevor Responsible-Changed-When: Mon Jun 10 04:23:25 PDT 2002 Responsible-Changed-Why: asks for change to bsd.port.mk http://www.freebsd.org/cgi/query-pr.cgi?pr=39094 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 4:43:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from scan.ji-net.com (scan.ji-net.com [203.130.156.3]) by hub.freebsd.org (Postfix) with ESMTP id 7E89B37B403 for ; Mon, 10 Jun 2002 04:43:17 -0700 (PDT) Received: from net1.ji-net.com ([203.156.15.52]) by scan.ji-net.com (8.11.2/8.11.2) with SMTP id g5ABh6L24996 for ; Mon, 10 Jun 2002 18:43:07 +0700 Message-Id: <200206101143.g5ABh6L24996@scan.ji-net.com> Date: Mon, 10 Jun 2002 18:45:22 To: ports@FreeBSD.ORG From: goodhealthgoodjob@yahoo.com (foodforhealth) Subject: Çѹ¹Õé¤Ø³´ÙáÅÊØ¢ÀÒ¾áÅéÇËÃ×ÍÂѧ X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org á¹Ð¹Óâ»Ãá¡ÃÁ¤Çº¤ØÁ¹éÓ˹ѡ à¾ÔèÁ¹éÓ˹ѡ ÃÑ¡ÉÒÊØ¢ÀÒ¾ ¤Ø³ËÃ×ͤ¹·Õè¤Ø³ÃÑ¡¡ÓÅѧÁͧËÒÇÔ¸Õ´ÙáÅÊØ¢ÀÒ¾·Õèà»ç¹¸ÃÃÁªÒµÔÍÂÙèãªèäËÁ? ËÒ¡¤Ø³àº×èÍ˹èÒ¡Ѻ¤ÇÒÁ¾ÂÒÂÒÁ·ÕèäÁè»ÃÐʺ¤ÇÒÁÊÓàÃ稤ÃÑé§áÅéǤÃÑé§àÅèÒ ã¹¡ÒôÙáÅÊØ¢ÀÒ¾à¾×èÍÃÙ»ÃèÒ§·Õè´Õ àÃÒÁÕâ»Ãá¡ÃÁâÀª¹Ò¡ÒÃà¾×èÍÊØ¢ÀÒ¾ ·ÕèªèǤسä´é ÊÓËÃѺ¼Ùé·ÕèÁջѭËÒ ¹éÓ˹ѡà¡Ô¹ËÃ×ÍÍéǹ, ¼ÍÁà¡Ô¹ä», ÁջѭËÒÊØ¢ÀÒ¾ (¼ÍÁáËé§áç¹éÍÂ, ¾Ø§ËéÍÂÍ×´ÍÒ´, ¢Ò´¤ÇÒÁÁÑè¹ã¨, âäÀѶÒÁËÒ,ãºË¹éÒà»ç¹ÊÔÇ, ¼ÔǾÃóàËÕèÂÇÂè¹, ¤¹àÅ蹡ÕÌÒ, ¤Ø³»éÒÇÑ·ͧ, ¤Ø³¹éÍ§æ ·ÕèÍÂÒ¡ÊÇÂ)à»ç¹¼ÅÔµÀѳ±ì¨Ò¡¸ÃÃÁªÒµÔ 100 % äÁèãªèÂÒ äÁèµéͧʹÍÒËÒà äÁèÁռŢéÒ§à¤Õ§ äÁèµéͧÍÍ¡¡ÓÅѧ¡Ò ¿Ñ§´ÙäÁè¹èÒàª×èÍáµè¡çµéͧàª×èÍà¾ÃÒмèÒ¹ ÍÂ.·Ø¡»ÃÐà·È·Õèà¢éÒ仢ÒÂâ´Â੾ÒлÃÐà·Èä·ÂáÅÐÍàÁÃÔ¡Ò ãËéÊÒÃÍÒËÒäú¶éǹ »ÃѺÊÁ´ØŢͧÃèÒ§¡ÒÂÅ´ä¢ÁѹÊèǹà¡Ô¹ ÃѺÃͧ¼ÅÀÒÂã¹30Çѹ´éÇÂÃкº¤×¹à§Ô¹100%(á¾·Âì¼Ùé¤Ô´¤é¹ÍÒËÒÃÊٵùÕé¤×ͤ¹·Õè¤Ô´¤é¹ÍÒËÒÃãËé¹Ñ¡ºÔ¹ÍÇ¡ÒÈͧ¤ì¡ÒùҫèÒ) ʹ㨠¢Í¤Óá¹Ð¹Óà¾ÔèÁàµÔÁä´é·Õè ¤Ø³ÊÔÃÔ 01-8901701¾º¤ÓµÍºÊØ´·éÒ¢ͧ¤Ø³ä´é·Õè¹Õè http://www.smartslender.com/foodforhealth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 4:50:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 24AFD37B414 for ; Mon, 10 Jun 2002 04:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ABo3R06532; Mon, 10 Jun 2002 04:50:03 -0700 (PDT) (envelope-from gnats) Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 5FB3E37B427 for ; Mon, 10 Jun 2002 04:44:03 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g5ABhuc23070 for ; Mon, 10 Jun 2002 07:43:56 -0400 (EDT) Message-Id: <20020610072818.X9913-100000@blues.jpj.net> Date: Mon, 10 Jun 2002 07:43:56 -0400 (EDT) From: Trevor Johnson To: freebsd-gnats-submit@FreeBSD.org Subject: ports/39095: ports/net/nttcp and ports/net/ttcp appear miscategorized Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39095 >Category: ports >Synopsis: ports/net/nttcp and ports/net/ttcp appear miscategorized >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 04:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Trevor Johnson >Release: N/A >Organization: >Environment: N/A >Description: Julian Elischer suggested a new category "net/benchmarks" because he believes that too many ports are listed under net/. Checking into it, I noticed that these two ports are described as benchmarking programs. In the Porters' Handbook, the net category is described as "miscellaneous networking software". The benchmarks category seems more specific so I feel that it is preferable. >How-To-Repeat: cat /usr/ports/net/*ttcp/pkg-comment >Fix: repo copy to benchmarks/ or at least add "benchmarks" to CATEGORIES line in ports/net/ttcp/Makefile (it is already present for nttcp) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 4:53:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from unity.copyleft.no (unity.copyleft.no [212.71.72.23]) by hub.freebsd.org (Postfix) with ESMTP id B751737B401 for ; Mon, 10 Jun 2002 04:53:15 -0700 (PDT) Received: from cl-gw.copyleft.no ([217.13.30.98] helo=truth.in.copyleft.no) by unity.copyleft.no with esmtp (Exim 3.36 #1) id 17HNjW-000Dgt-00; Mon, 10 Jun 2002 13:53:14 +0200 Subject: Re: gimp From: Lars Bungum To: Trevor Johnson Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <20020609165607.C24853-100000@blues.jpj.net> References: <20020609165607.C24853-100000@blues.jpj.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 10 Jun 2002 13:53:13 +0200 Message-Id: <1023709994.18863.4.camel@truth.in.copyleft.no> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 2002-06-09 at 23:09, Trevor Johnson wrote: > > usage: xgettext [-adnuv] [-c] [-m] [-o] > > ... [-p] [-x] - | file > > xgettext -h (HELP) > > Unrecognized option: - > > My guess is that you have installed the xview port. There is a conflict > between it and the GNU gettext ports. Unfortunately the FreeBSD ports > system does not support conflicts [*]. If you remove the xgettext command > which was installed with xview (no ports use it), I think the conflict > will be limited to the man pages. If you remember to do "info xgettext" > rather than "man xgettext" if you ever want to read the GNU > documentation, I expect that you will be fine. Thanks, Trev! Gimp compiled nicely when I removed xview, (wasn't used by anyone). However, xsane, that now also compiles nicely fails at startup with this error message: Mvh.bungum$tr [~/.gimp-1.2/plug-ins] xsane /usr/libexec/ld-elf.so.1: Shared object "libgimpui.so.1" not found Seems like the library is now called "libgimpui.so.2". Is there anyway I can resolve this? When I link it in as a gimp plugin, Gimp simply fails to load. -- Lars Bungum Copyleft Software AS Telefon : +47 22 71 67 00 Telefaks : +47 23 19 80 09 Organisasjonsnummer: 982 116 252 (http://lb.cl.no/public.key for gpg public key) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 5:14:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by hub.freebsd.org (Postfix) with ESMTP id A84BF37B406 for ; Mon, 10 Jun 2002 05:14:18 -0700 (PDT) Received: (qmail 48496 invoked from network); 10 Jun 2002 12:23:30 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 10 Jun 2002 12:23:30 -0000 Message-ID: <3D0497B9.8D236712@liwing.de> Date: Mon, 10 Jun 2002 14:12:41 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: ports@freebsd.org Cc: ttc-technik@liwing.de Subject: optimze fetch-locations Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, sitting here during a system-update and watching source tarball download I got an idea: What about a database where a source tarball (+gz, +bz2) is located, and depending on local ip / routing information download it from the nearest server. Because I know that many ISP's favour that data packets do not leave their own backbone, so most of them have own mirror servers. Depending on such a list and a list of available mirror servers for a special package it sould be possible to find a better "near-server-location". Kind regards, -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 5:20:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6BFF37B407 for ; Mon, 10 Jun 2002 05:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ACK1D14284; Mon, 10 Jun 2002 05:20:01 -0700 (PDT) (envelope-from gnats) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by hub.freebsd.org (Postfix) with ESMTP id 8220837B407 for ; Mon, 10 Jun 2002 05:11:49 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.2) with ESMTP id g5ACBlsh054222 for ; Mon, 10 Jun 2002 14:11:48 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g5ACBlxV054221; Mon, 10 Jun 2002 14:11:47 +0200 (CEST) Message-Id: <200206101211.g5ACBlxV054221@guineapig.pil.dk> Date: Mon, 10 Jun 2002 14:11:47 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39100: update lang/p5-Expect from 1.12 to 1.15 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39100 >Category: ports >Synopsis: update lang/p5-Expect from 1.12 to 1.15 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 05:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.5-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: - update to 1.15 - assume maintainership - add link to sourceforge project >How-To-Repeat: >Fix: diff -ruN p5-Expect.orig/Makefile p5-Expect/Makefile --- p5-Expect.orig/Makefile Mon Jun 10 13:59:19 2002 +++ p5-Expect/Makefile Mon Jun 10 14:04:01 2002 @@ -6,19 +6,18 @@ # PORTNAME= Expect -PORTVERSION= 1.12 +PORTVERSION= 1.15 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Expect PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \ - ${SITE_PERL}/IO/Stty.pm:${PORTSDIR}/devel/p5-IO-Stty +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stty.pm:${PORTSDIR}/devel/p5-IO-Stty RUN_DEPENDS= ${BUILD_DEPENDS} -SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff -ruN p5-Expect.orig/distinfo p5-Expect/distinfo --- p5-Expect.orig/distinfo Mon Jun 10 13:59:19 2002 +++ p5-Expect/distinfo Mon Jun 10 14:00:33 2002 @@ -1 +1 @@ -MD5 (Expect-1.12.tar.gz) = 37934e033b08124479f890ce8a429adb +MD5 (Expect-1.15.tar.gz) = e717952b79c740121c18a1958b1bd6bb diff -ruN p5-Expect.orig/pkg-descr p5-Expect/pkg-descr --- p5-Expect.orig/pkg-descr Mon Jun 10 13:59:19 2002 +++ p5-Expect/pkg-descr Mon Jun 10 14:10:41 2002 @@ -1,6 +1,6 @@ p5-Expect is a perl module inspired by the Tcl version of Expect. -FTP: ftp://ftp.habit.com/pub/perl/ +WWW: http://sourceforge.net/projects/expectperl/ Author: Austin Schutz --Will >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 5:30: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.musha.org (daemon.musha.org [218.44.187.2]) by hub.freebsd.org (Postfix) with ESMTP id DD60C37B421; Mon, 10 Jun 2002 05:29:47 -0700 (PDT) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id E3E354D800; Mon, 10 Jun 2002 21:29:42 +0900 (JST) Date: Mon, 10 Jun 2002 21:29:43 +0900 Message-ID: <86hekbgvuw.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: "S. Roberts" Cc: FreeBSD-Questions , ports@FreeBSD.org Subject: Re: Orphaned ruby port In-Reply-To: <1023574023.304.197.camel@Demon.Strobe.org> References: <1023574023.304.197.camel@Demon.Strobe.org> User-Agent: Wanderlust/2.9.11 (Unchained Melody) SEMI/1.14.3 (Ushinoya) LIMIT/1.14.7 (Fujiidera) APEL/10.3 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 08 Jun 2002 23:07:01 +0100, S. Roberts wrote: > I just cvsup'd my ports tree and pkg_version -v returns the > following for a ruby module: > > ruby-fnmatch-1.1b_1 ? orphaned: devel/ruby-fnmatch Try `portupgrade portupgrade'. The following packages have been replaced by lang/ruby16-shim-ruby18 (ruby-shim-ruby18-1.7.2.2002.05.21): devel/ruby-dl devel/ruby-fileutils devel/ruby-fnmatch devel/ruby-racc-runtime devel/ruby-strscan They will be automatically deinstalled during the installation of ruby16-shim-ruby18, although next time you run pkgdb -F you may be asked to fix the above dependencies. In that case, replace all of them with ruby-shim-ruby18-1.7.2.2002.05.21. Regards, -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Somewhere out of a memory.. of lighted streets on quiet nights.." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 5:46:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.wineasy.se (smtp.wineasy.se [195.42.198.20]) by hub.freebsd.org (Postfix) with ESMTP id 270C137B406; Mon, 10 Jun 2002 05:46:21 -0700 (PDT) Received: from veidit.net ([213.88.130.20]) by smtp.wineasy.se with ESMTP id g5ACkLS09082; Mon, 10 Jun 2002 14:46:21 +0200 Message-ID: <3D049F96.1000804@veidit.net> Date: Mon, 10 Jun 2002 14:46:14 +0200 From: John Angelmo User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020608 X-Accept-Language: en-us, en MIME-Version: 1.0 To: glewis@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: jdk13-1.3.1p6 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello jdk13 breaks on current with this message: g++ -Wall -Wno-unused -Wconversion -O -c -I/usr/local/include -w -D_GNU_SOURCE -DXP_UNIX -DVERSION="\"1.3.1-p6-root-020610-13:47\"" -DDATE="\"Jun-10-2002\"" -DARCH="\"i386\"" -DRAPTOR_API -DNEW_STREAMING_API -I../../tmp/bsd/i386/CClassHeaders -I../../oji-plugin/src/motif/common -I../../oji-plugin/src/motif/navig5 -I/usr/X11R6/include -I/usr/X11R6/include -I../../../../src/share/javavm/export -I../../../../src/solaris/javavm/export -I../../oji-plugin/include/solaris/navig5 -I/usr/local/include/glib12 -I/usr/X11R6/include/gtk12 -I -I/usr/local/bin//../plugin/libg/lib/glib/include -I/usr/local/bin//../../share/plugin -o ../../tmp/bsd/i386/utils_gnu.o ../../oji-plugin/src/motif/common/utils.c ../../oji-plugin/src/motif/common/utils.c: In function `int slen(const char*)': ../../oji-plugin/src/motif/common/utils.c:61: `strlen' undeclared (first use this function) ../../oji-plugin/src/motif/common/utils.c:61: (Each undeclared identifier is reported only once for each function it appears in.) gmake[1]: *** [../../tmp/bsd/i386/utils_gnu.o] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/plugin/build/solaris' gmake: *** [plugin-all] Error 1 *** Error code 2 Stop in /usr/ports/java/jdk13. ** Command failed: env CXX=/usr/local/bin/g++31 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! java/jdk13 (compiler error) I'm using: FreeBSD Amnesiac 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Jun 1 19:49:05 CEST 2002 root@Amnesiac:/usr/obj/usr/src/sys/Linn i386 /John I have installed gcc31 from ports and use: portinstall jdk -M CXX=/usr/local/bin/g++31 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 5:50:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C322037B40C for ; Mon, 10 Jun 2002 05:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ACo1c20381; Mon, 10 Jun 2002 05:50:01 -0700 (PDT) (envelope-from gnats) Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 15F8137B401 for ; Mon, 10 Jun 2002 05:40:10 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g5ACe9V24614 for ; Mon, 10 Jun 2002 08:40:09 -0400 (EDT) Message-Id: <20020610082158.G22561-100000@blues.jpj.net> Date: Mon, 10 Jun 2002 08:40:09 -0400 (EDT) From: Trevor Johnson To: freebsd-gnats-submit@FreeBSD.org Subject: ports/39102: new category requested: finance Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39102 >Category: ports >Synopsis: new category requested: finance >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 05:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Trevor Johnson >Release: N/A >Organization: >Environment: N/A >Description: This category, described as "financial applications," is to help users find software with which to manage their money and become wealthy like Matt Dillon. I have identified fifteen existing ports which would be suitable for this category: 1. ports/deskutils/cbb 2. ports/deskutils/gnofin 3. ports/deskutils/gnucash 4. ports/deskutils/kmymoney2 5. ports/deskutils/moneydance 6. ports/deskutils/xinvest 7. ports/math/p5-Math-Financial 8. ports/misc/p5-Finance-Quote 9. ports/misc/emma 10. ports/misc/gnomepm 11. ports/misc/qhacc 12. ports/misc/quantlib 13. ports/misc/wmstock 14. ports/misc/xquote 15. ports/x11/stockticker_applet The eight ports in the catch-all misc and x11 categories could be repo-copied into finance/. If this category should be rejected, consideration should be given to repo-copying them into deskutils/. The idea for this came from NetBSD. I brought it up on the ports list recently. I have seen no responses. >How-To-Repeat: N/A >Fix: N/A >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 5:58:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B5EA37B412; Mon, 10 Jun 2002 05:58:22 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ACwMh27544; Mon, 10 Jun 2002 05:58:22 -0700 (PDT) (envelope-from pat) Date: Mon, 10 Jun 2002 05:58:22 -0700 (PDT) From: Message-Id: <200206101258.g5ACwMh27544@freefall.freebsd.org> To: erwin@lansing.dk, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39100: update lang/p5-Expect from 1.12 to 1.15 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update lang/p5-Expect from 1.12 to 1.15 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jun 10 05:58:12 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39100 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 5:59:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB75D37B409; Mon, 10 Jun 2002 05:59:45 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ACxjX27739; Mon, 10 Jun 2002 05:59:45 -0700 (PDT) (envelope-from pat) Date: Mon, 10 Jun 2002 05:59:45 -0700 (PDT) From: Message-Id: <200206101259.g5ACxjX27739@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, dougb@FreeBSD.org Subject: Re: ports/39090: /usr/ports/x11/xscreensaver does not built Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: /usr/ports/x11/xscreensaver does not built Responsible-Changed-From-To: freebsd-ports->dougb Responsible-Changed-By: pat Responsible-Changed-When: Mon Jun 10 05:59:32 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=39090 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 6:30:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ADEB237B40E for ; Mon, 10 Jun 2002 06:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ADU1h35633; Mon, 10 Jun 2002 06:30:01 -0700 (PDT) (envelope-from gnats) Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 51EF437B40C for ; Mon, 10 Jun 2002 06:27:46 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g5ADRjh26002 for ; Mon, 10 Jun 2002 09:27:45 -0400 (EDT) Message-Id: <20020610085503.V25012-100000@blues.jpj.net> Date: Mon, 10 Jun 2002 09:27:45 -0400 (EDT) From: Trevor Johnson To: freebsd-gnats-submit@FreeBSD.org Subject: ports/39103: new virtual category requested: accessibility Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39103 >Category: ports >Synopsis: new virtual category requested: accessibility >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 06:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Trevor Johnson >Release: N/A >Organization: >Environment: N/A >Description: This category, to be described as "of interest to disabled users" is intended to make it simpler for users to find software which will let them overcome a handicap. For example, blind users may want to combine OCR and text-to-speech software so the computer can read books to them; users with diminished eyesight can use large fonts and "magnifiers"; paralyzed users may use speech recognition to compose text or give commands. I have identified twenty-eight existing ports which would be suitable for this category: 1. ports/audio/festdoc 2. ports/audio/festival 3. ports/audio/festlex-cmu 4. ports/audio/festlex-oald 5. ports/audio/festlex-ogi 6. ports/audio/festlex-poslex 7. ports/audio/festogi-spanish 8. ports/audio/festvox-abc 9. ports/audio/festvox-don 10. ports/audio/festvox-el11 11. ports/audio/festvox-hvs 12. ports/audio/festvox-jph 13. ports/audio/festvox-kal16 14. ports/audio/festvox-kal8 15. ports/audio/festvox-ked16 16. ports/audio/festvox-ked8 17. ports/audio/festvox-mwm 18. ports/audio/festvox-ogirab 19. ports/audio/festvox-rab16 20. ports/audio/festvox-rab8 21. ports/audio/festvox-tll 22. ports/audio/rsynth 23. ports/audio/sphinx 24. ports/graphics/claraocr 25. ports/x11/dynamag 26. ports/x11/lupe 27. ports/x11/xlupe 28. ports/x11/xzoom I brought this idea up on the ports list recently. I have seen no responses. >How-To-Repeat: N/A >Fix: N/A >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 6:51:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id C23B037B400 for ; Mon, 10 Jun 2002 06:51:25 -0700 (PDT) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g5ADpOq96336; Mon, 10 Jun 2002 15:51:24 +0200 (CEST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g5ADpO9013887499; Mon, 10 Jun 2002 15:51:24 +0200 (MES) Date: Mon, 10 Jun 2002 15:52:31 +0200 (CEST) From: Martin Blapp To: Cc: Larry Rosenman , Subject: Re: Problem with OO pkg on Current In-Reply-To: <552.1023716687@garlic.apnic.net> Message-ID: <20020610154929.Q29168-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Since the libc and libc_r on CURRENT are somewhat outdated, the nl_langinfo support is not there yet. Please wait until they are updated (will happen as soon 4.6 is released.) Or get a STABLE system and copy libc_r and libc into the libs/compat dir on your CURRENT machine. That will solve the problem. I'll soon have a package for CURRENT ready. Martin > $ /usr/local/OpenOffice.org1.0/program/setup > /usr/libexec/ld-elf.so.1: ./libsal.so.3: Undefined symbol "nl_langinfo" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 6:56: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp-relay1.noc.dsvr.net (smtp-relay02.tc.dsvr.net [212.69.192.6]) by hub.freebsd.org (Postfix) with ESMTP id B8DF137B400; Mon, 10 Jun 2002 06:55:56 -0700 (PDT) Received: from [212.69.196.156] (helo=davegoode.dsvr.co.uk) by smtp-relay1.noc.dsvr.net with esmtp (Exim 3.34 #1) id 17HPeE-0001DD-00; Mon, 10 Jun 2002 14:55:54 +0100 Received: from davegoode.net (hidden-user@mail.campublishers.com [62.254.212.193]) by davegoode.dsvr.co.uk (8.11.6/8.11.6) with ESMTP id g5ADtrF07584; Mon, 10 Jun 2002 14:55:54 +0100 Message-ID: <3D04B094.6020600@davegoode.net> Date: Mon, 10 Jun 2002 14:58:44 +0100 From: Dave Goode Reply-To: dave@davegoode.net Organization: davegoode.net User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0rc1) Gecko/20020417 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: gnomecore-1.4.0.8_1 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Team, I keep coming up against this problem. If anyone finds time to help me out, I'll be grateful. I *think* all my dependencies are up-to-date - it seems to not like the Chinese language! -------------------------------- gmake[2]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0.8/po' /usr/local/bin/msgfmt -o az.mo az.po /usr/local/bin/msgfmt -o bg.mo bg.po /usr/local/bin/msgfmt -o ca.mo ca.po /usr/local/bin/msgfmt -o cs.mo cs.po /usr/local/bin/msgfmt -o da.mo da.po /usr/local/bin/msgfmt -o de.mo de.po /usr/local/bin/msgfmt -o el.mo el.po /usr/local/bin/msgfmt -o en_GB.mo en_GB.po /usr/local/bin/msgfmt -o es.mo es.po /usr/local/bin/msgfmt -o et.mo et.po /usr/local/bin/msgfmt -o eu.mo eu.po /usr/local/bin/msgfmt -o fi.mo fi.po /usr/local/bin/msgfmt -o fr.mo fr.po /usr/local/bin/msgfmt -o ga.mo ga.po /usr/local/bin/msgfmt -o gl.mo gl.po /usr/local/bin/msgfmt -o hu.mo hu.po /usr/local/bin/msgfmt -o it.mo it.po /usr/local/bin/msgfmt -o ja.mo ja.po /usr/local/bin/msgfmt -o ko.mo ko.po /usr/local/bin/msgfmt -o lt.mo lt.po /usr/local/bin/msgfmt -o lv.mo lv.po /usr/local/bin/msgfmt -o ms.mo ms.po /usr/local/bin/msgfmt -o nl.mo nl.po /usr/local/bin/msgfmt -o nn.mo nn.po /usr/local/bin/msgfmt -o no.mo no.po /usr/local/bin/msgfmt -o pl.mo pl.po /usr/local/bin/msgfmt -o pt.mo pt.po /usr/local/bin/msgfmt -o pt_BR.mo pt_BR.po /usr/local/bin/msgfmt -o ro.mo ro.po /usr/local/bin/msgfmt -o ru.mo ru.po /usr/local/bin/msgfmt -o sk.mo sk.po /usr/local/bin/msgfmt -o sl.mo sl.po /usr/local/bin/msgfmt -o sp.mo sp.po /usr/local/bin/msgfmt -o sr.mo sr.po /usr/local/bin/msgfmt -o sv.mo sv.po /usr/local/bin/msgfmt -o ta.mo ta.po /usr/local/bin/msgfmt -o tr.mo tr.po /usr/local/bin/msgfmt -o uk.mo uk.po /usr/local/bin/msgfmt -o wa.mo wa.po /usr/local/bin/msgfmt -o zh_CN.mo zh_CN.po /usr/local/bin/msgfmt -o zh_TW.mo zh_TW.po zh_TW.po:197: illegal control sequence zh_TW.po:636: illegal control sequence zh_TW.po:1011: illegal control sequence zh_TW.po:1721: illegal control sequence zh_TW.po:2083: illegal control sequence zh_TW.po:2630: illegal control sequence zh_TW.po:3426: end-of-line within string zh_TW.po:3434: end-of-line within string zh_TW.po:3492: illegal control sequence zh_TW.po:3559: illegal control sequence zh_TW.po:3812: illegal control sequence zh_TW.po:3966: illegal control sequence zh_TW.po:3970: illegal control sequence zh_TW.po:4192: illegal control sequence zh_TW.po:4234: illegal control sequence found 15 fatal errors gmake[2]: *** [zh_TW.mo] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0.8/po' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0.8' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11/gnomecore. -------------------------------- Thanks, Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 7: 2:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id D010137B410 for ; Mon, 10 Jun 2002 07:02:41 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g5AE2bs26949; Mon, 10 Jun 2002 10:02:38 -0400 (EDT) Date: Mon, 10 Jun 2002 10:02:37 -0400 (EDT) From: Trevor Johnson To: Lars Bungum Cc: freebsd-ports@FreeBSD.ORG Subject: Re: gimp In-Reply-To: <1023709994.18863.4.camel@truth.in.copyleft.no> Message-ID: <20020610094704.M25012-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Thanks, Trev! Gimp compiled nicely when I removed xview, (wasn't used > by anyone). > > However, xsane, that now also compiles nicely fails at startup with this > error message: > > Mvh.bungum$tr [~/.gimp-1.2/plug-ins] xsane > /usr/libexec/ld-elf.so.1: Shared object "libgimpui.so.1" not found > > Seems like the library is now called "libgimpui.so.2". Is there anyway > I can resolve this? When I link it in as a gimp plugin, Gimp simply > fails to load. I checked out a recent copy of the ports tree and, with Gimp not installed, did (the equivalent of) "cd /usr/ports/graphics/xsane;make package clean" and didn't see that problem. I'm guessing that you did something like: - long ago, installed Gimp and xsane - de-installed Gimp but not xsane - recently, installed a newer version of Gimp - recompiled, but did not reinstall, a newer version of xsane - tried to run your old xsane Try deinstalling xsane and installing the copy you just compiled. Perhaps then it will be linked to gimp libraries that actually exist. -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 7:23:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from garlic.apnic.net (dhcp3064.nanog25.merit.net [192.35.167.64]) by hub.freebsd.org (Postfix) with ESMTP id 85C5037B407 for ; Mon, 10 Jun 2002 07:23:22 -0700 (PDT) Received: from garlic.apnic.net (localhost [127.0.0.1]) by garlic.apnic.net (8.12.3/8.12.3) with ESMTP id g5AENVTa000992; Tue, 11 Jun 2002 00:23:31 +1000 (EST) (envelope-from ggm@garlic.apnic.net) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 From: ggm@apnic.net To: Martin Blapp Cc: Larry Rosenman , ports@freebsd.org Subject: Re: Problem with OO pkg on Current In-reply-to: Your message of "Mon, 10 Jun 2002 15:52:31 +0200." <20020610154929.Q29168-100000@levais.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 11 Jun 2002 00:23:31 +1000 Message-ID: <991.1023719011@garlic.apnic.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I downloaded the bin splits for 4.6-RC4, and installed the libc/libc_r from there into /usr/lib/compat, and set LD_LIBRARY_PATH. Works a treat. Many thanks. -George > > Hi, > > Since the libc and libc_r on CURRENT are somewhat outdated, the nl_langinfo > support is not there yet. Please wait until they are updated (will happen > as soon 4.6 is released.) Or get a STABLE system and copy libc_r and libc > into the libs/compat dir on your CURRENT machine. That will solve the > problem. > > I'll soon have a package for CURRENT ready. > > Martin > > > $ /usr/local/OpenOffice.org1.0/program/setup > > /usr/libexec/ld-elf.so.1: ./libsal.so.3: Undefined symbol "nl_langinfo" -- George Michaelson | APNIC Email: ggm@apnic.net | PO Box 2131 Milton QLD 4064 Phone: +61 7 3858 3100 | Australia Fax: +61 7 3858 3199 | http://www.apnic.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 7:50:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 59C7B37B406 for ; Mon, 10 Jun 2002 07:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AEo2f50817; Mon, 10 Jun 2002 07:50:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 8CA6037B407 for ; Mon, 10 Jun 2002 07:48:11 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5AEmBhG057625 for ; Mon, 10 Jun 2002 07:48:11 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5AEmBvX057624; Mon, 10 Jun 2002 07:48:11 -0700 (PDT) Message-Id: <200206101448.g5AEmBvX057624@www.freebsd.org> Date: Mon, 10 Jun 2002 07:48:11 -0700 (PDT) From: Michael Johnson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39106: pnet 0.3.6 upgrade to 0.3.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39106 >Category: ports >Synopsis: pnet 0.3.6 upgrade to 0.3.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 07:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael Johnson >Release: >Organization: >Environment: >Description: >How-To-Repeat: diff -ruN lang/pnet.orig/Makefile lang/pnet/Makefile --- lang/pnet.orig/Makefile Mon Jun 10 01:23:44 2002 +++ lang/pnet/Makefile Mon Jun 10 10:43:52 2002 @@ -6,7 +6,7 @@ # PORTNAME= pnet -PORTVERSION= 0.3.6 +PORTVERSION= 0.3.8 CATEGORIES= lang MASTER_SITES= http://www.southern-storm.com.au/download/ @@ -23,8 +23,8 @@ @${PERL} -pi -e 's|csdoc csant samples doc tests|csdoc csant doc|g' \ ${WRKSRC}/Makefile.* -MAN1= cscc.1 csdoc.1 csdoc2html.1 csdoc2texi.1 ilasm.1 \ - ildasm.1 ildiff.1 ilfind.1 ilnative.1 ilsize.1 \ - resgen.1 +MAN1= ilrun.1 ilasm.1 ildasm.1 ilsize.1 ilnative.1 \ + ilfind.1 ildiff.1 cscc.1 csdoc.1 resgen.1 \ + csdoc2texi.1 csdoc2html.1 .include diff -ruN lang/pnet.orig/distinfo lang/pnet/distinfo --- lang/pnet.orig/distinfo Mon Jun 10 01:23:44 2002 +++ lang/pnet/distinfo Mon Jun 10 01:24:21 2002 @@ -1 +1 @@ -MD5 (pnet-0.3.6.tar.gz) = 8c442dbac728e8a69c37ab20b0d10230 +MD5 (pnet-0.3.8.tar.gz) = e496ed37fedfff52831175f3e2ff09e9 diff -ruN lang/pnet.orig/pkg-plist lang/pnet/pkg-plist --- lang/pnet.orig/pkg-plist Mon Jun 10 01:23:44 2002 +++ lang/pnet/pkg-plist Mon Jun 10 10:42:58 2002 @@ -1,22 +1,19 @@ -bin/csant -bin/cscc -bin/csdoc -bin/csdoc2html -bin/csdoc2stub -bin/csdoc2test -bin/csdoc2texi -bin/csdocvalil -bin/ilalink +bin/ilrun +bin/ilverify bin/ilasm bin/ildasm -bin/ildb -bin/ildiff -bin/ilfind -bin/ilnative -bin/ilrun +bin/ilalink bin/ilsize -bin/ilverify +bin/ilnative +bin/ilfind +bin/ildiff +bin/cscc +bin/csdoc bin/resgen +bin/ildb +bin/csdoc2texi +bin/csdoc2html +bin/csant include/pnet/il_coder.h include/pnet/il_config.h include/pnet/il_crypt.h @@ -44,14 +41,15 @@ info/pnettools.info-2 info/pnettools.info-3 info/pnettools.info-4 -lib/cscc/plugins/cscc-cs -lib/cscc/plugins/cscc-csharp -lib/libILCodeGen.a +lib/libILSupport.a +lib/libILImage.a lib/libILDumpAsm.a lib/libILEngine.a -lib/libILImage.a lib/libILLink.a -lib/libILSupport.a +lib/libILCodeGen.a +lib/cscc/plugins/cscc-cs +lib/cscc/plugins/cscc-csharp +@dirrm include/pnet @dirrm lib/cscc/plugins @dirrm lib/cscc -@dirrm include/pnet + >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 8: 0:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1896D37B407 for ; Mon, 10 Jun 2002 08:00:13 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AF0D552161; Mon, 10 Jun 2002 08:00:13 -0700 (PDT) (envelope-from gnats) Received: from goldrake.psitrust.com (adsl203-148-081.mclink.it [213.203.148.81]) by hub.freebsd.org (Postfix) with ESMTP id 43CE537B400 for ; Mon, 10 Jun 2002 07:52:23 -0700 (PDT) Received: from gundam.psitrust.com (gundam.psitrust.com [10.1.1.21]) by goldrake.psitrust.com (8.11.3/8.11.3) with ESMTP id g5AErDv01923 for ; Mon, 10 Jun 2002 16:53:13 +0200 (CEST) (envelope-from sandro@goldrake.psitrust.com) Received: from gundam.psitrust.com (localhost.psitrust.com [127.0.0.1]) by gundam.psitrust.com (8.12.3/8.12.3) with ESMTP id g5AEqJG8065974 for ; Mon, 10 Jun 2002 16:52:19 +0200 (CEST) (envelope-from sandro@gundam.psitrust.com) Received: (from sandro@localhost) by gundam.psitrust.com (8.12.3/8.12.3/Submit) id g5AEqIpS065973; Mon, 10 Jun 2002 16:52:18 +0200 (CEST) Message-Id: <200206101452.g5AEqIpS065973@gundam.psitrust.com> Date: Mon, 10 Jun 2002 16:52:18 +0200 (CEST) From: Sandro Tolaini Reply-To: Sandro Tolaini To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39107: _REENTRANT not defined in PTHREAD_CFLAGS Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39107 >Category: ports >Synopsis: _REENTRANT not defined in PTHREAD_CFLAGS >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 08:00:12 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sandro Tolaini >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD gundam.psitrust.com 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 9 11:19:04 CEST 2002 root@gundam.psitrust.com:/usr/obj/usr/src/sys/INTELLISTATION i386 >Description: bsd.ports.mk defines a PTHREAD_CFLAGS variable with -D_THREAD_SAFE value. Unfortunately, some software (notably, STLpoort) requires -D_REENTRANT to be defined, too. Even math.h include file requires this. On many platforms, gcc autagically defines -D_REENTRANT when -pthread flag is given, but this is not the case with stock gcc found on FreeBSD (and with gcc295 and gcc31 ports). STLport build relies on _REENTRANT to determine if the default allocators should use locking. Lack of _REENTRANT produces a non thread safe string class, for example. >How-To-Repeat: >Fix: Add -D_REENTRANT to PTHREAD_CFLAGS. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 8: 2:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from h132-197-179-27.gte.com (h132-197-179-27.gte.com [132.197.179.27]) by hub.freebsd.org (Postfix) with ESMTP id CC12637B401 for ; Mon, 10 Jun 2002 08:02:32 -0700 (PDT) Received: from kanpc.gte.com (localhost [IPv6:::1]) by h132-197-179-27.gte.com (8.12.3/8.12.3) with ESMTP id g5AF2UfS055965; Mon, 10 Jun 2002 11:02:31 -0400 (EDT) (envelope-from ak03@kanpc.gte.com) Received: (from ak03@localhost) by kanpc.gte.com (8.12.3/8.12.3/Submit) id g5AF2QQo055964; Mon, 10 Jun 2002 11:02:26 -0400 (EDT) Date: Mon, 10 Jun 2002 11:02:26 -0400 From: Alexander Kabaev To: Martin Blapp Cc: timothy@umc.com.ua, ports@freebsd.org Subject: Re: System rtld fix for Openoffice (ports only) Message-Id: <20020610110226.416eee93.ak03@gte.com> In-Reply-To: <20020610114528.E29168-100000@levais.imp.ch> References: <20020610114528.E29168-100000@levais.imp.ch> Organization: Verizon Data Services X-Mailer: Sylpheed version 0.7.6claws27 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Martin, there is at least one more bug in FreeBSD dynamic linker related to the RTLD_GLOBAL symbols visibility. It reliably kills my copy of OpenOffice, compiled with system compiler on -STABLE. I am planning to chase it as soon as I finish reading Sun's Linker and Libraries Guide to get an idea on what the correct behavior should look like. Also, I will compile the OpenOffice with the compiler, patched with my latest nested exceptions patch. If all goes well, I will send you a new patch soon. -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 8: 4:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B89A37B408; Mon, 10 Jun 2002 08:04:09 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AF49B53056; Mon, 10 Jun 2002 08:04:09 -0700 (PDT) (envelope-from trevor) Date: Mon, 10 Jun 2002 08:04:09 -0700 (PDT) From: Message-Id: <200206101504.g5AF49B53056@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/39103: new virtual category requested: accessibility Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new virtual category requested: accessibility Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: trevor Responsible-Changed-When: Mon Jun 10 08:03:47 PDT 2002 Responsible-Changed-Why: asks for change to bsd.port.mk http://www.freebsd.org/cgi/query-pr.cgi?pr=39103 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 8: 5:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 1A49E37B405 for ; Mon, 10 Jun 2002 08:05:03 -0700 (PDT) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g5AF50j15121; Mon, 10 Jun 2002 17:05:00 +0200 (CEST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g5AF4x9013821696; Mon, 10 Jun 2002 17:04:59 +0200 (MES) Date: Mon, 10 Jun 2002 17:06:07 +0200 (CEST) From: Martin Blapp To: Alexander Kabaev Cc: , Subject: Re: System rtld fix for Openoffice (ports only) In-Reply-To: <20020610110226.416eee93.ak03@gte.com> Message-ID: <20020610170501.O29168-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, On Mon, 10 Jun 2002, Alexander Kabaev wrote: > Martin, > > there is at least one more bug in FreeBSD dynamic linker related to the > RTLD_GLOBAL symbols visibility. It reliably kills my copy of OpenOffice, With gcc2 and gcc3 ? Or with both, is it e general bug ? > compiled with system compiler on -STABLE. I am planning to chase it as > soon as I finish reading Sun's Linker and Libraries Guide to get an idea > on what the correct behavior should look like. ok > Also, I will compile the OpenOffice with the compiler, patched with my > latest nested exceptions patch. If all goes well, I will send you a new > patch soon. I've configured the port now to allways use gcc3 from ports. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 8: 6: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 27D3A37B408; Mon, 10 Jun 2002 08:05:42 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AF5gB57087; Mon, 10 Jun 2002 08:05:42 -0700 (PDT) (envelope-from trevor) Date: Mon, 10 Jun 2002 08:05:42 -0700 (PDT) From: Message-Id: <200206101505.g5AF5gB57087@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/39102: new category requested: finance Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new category requested: finance Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: trevor Responsible-Changed-When: Mon Jun 10 08:05:20 PDT 2002 Responsible-Changed-Why: asks for change to bsd.port.mk http://www.freebsd.org/cgi/query-pr.cgi?pr=39102 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 8:10:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8863637B40E for ; Mon, 10 Jun 2002 08:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AFA3057920; Mon, 10 Jun 2002 08:10:03 -0700 (PDT) (envelope-from gnats) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id ED25037B40F for ; Mon, 10 Jun 2002 08:06:01 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5AF611w099621; Mon, 10 Jun 2002 10:06:01 -0500 (CDT) (envelope-from dan) Message-Id: <200206101506.g5AF611w099621@dan.emsphone.com> Date: Mon, 10 Jun 2002 10:06:01 -0500 (CDT) From: Dan Nelson Reply-To: Dan Nelson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39108: removing perl5 port removes files installed by p5-* ports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39108 >Category: ports >Synopsis: removing perl5 port removes files installed by p5-* ports >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 08:10:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dan Nelson >Release: FreeBSD 5.0-CURRENT i386 >Organization: The Allant Group >Environment: System: FreeBSD dan.emsphone.com 5.0-CURRENT FreeBSD 5.0-CURRENT #166: Fri Jun 7 15:11:37 CDT 2002 dan@dan.emsphone.com:/usr/src/sys/i386/compile/DANSMP i386 >Description: The perl5 port pkg-plist has as its last two lines: @unexec rm -rf %D/lib/perl5/%%PERL_VER%% @unexec rm -rf %D/lib/perl5/site_perl/%%PERL_VER%% This means that any files installed by the user or other ports in those directories get removed when the perl5 port is removed. Ports should only remove files they themselves installed. That's what the plist is for. >How-To-Repeat: Install perl-5.6.1_4 Install any p5-* port Pkg_upgrade to perl-5.6.1_5 Notice that the files insatlled by the p5-* port are now gone. >Fix: Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/lang/perl5/pkg-plist,v retrieving revision 1.25 diff -u -r1.25 pkg-plist --- pkg-plist 19 Dec 2001 17:05:04 -0000 1.25 +++ pkg-plist 10 Jun 2002 15:00:29 -0000 @@ -894,5 +894,3 @@ lib/perl5/%%PERL_VER%%/vars.pm lib/perl5/%%PERL_VER%%/warnings.pm lib/perl5/%%PERL_VER%%/warnings/register.pm -@unexec rm -rf %D/lib/perl5/%%PERL_VER%% -@unexec rm -rf %D/lib/perl5/site_perl/%%PERL_VER%% >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 8:24:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-60.cisco.com [64.102.60.60]) by hub.freebsd.org (Postfix) with ESMTP id 347D637B403; Mon, 10 Jun 2002 08:24:41 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5AFOMHW000370; Mon, 10 Jun 2002 11:24:22 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g5AFOMir000369; Mon, 10 Jun 2002 11:24:22 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: FreeBSD Port: gnomecore-1.4.0.8_1 From: Joe Marcus Clarke To: dave@davegoode.net Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <3D04B094.6020600@davegoode.net> References: <3D04B094.6020600@davegoode.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 10 Jun 2002 11:24:22 -0400 Message-Id: <1023722662.311.2.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 2002-06-10 at 09:58, Dave Goode wrote: > Team, > > I keep coming up against this problem. If anyone finds time to help me > out, I'll be grateful. I *think* all my dependencies are up-to-date - it > seems to not like the Chinese language! Looks like your gettext ports are vastly out-of-date. Please make sure you have the following ports installed: gettext-0.10.35_2 GNU gettext package gettext-0.11.1_3 GNU gettext package Joe > > -------------------------------- > > gmake[2]: Entering directory > `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0.8/po' > /usr/local/bin/msgfmt -o az.mo az.po > /usr/local/bin/msgfmt -o bg.mo bg.po > /usr/local/bin/msgfmt -o ca.mo ca.po > /usr/local/bin/msgfmt -o cs.mo cs.po > /usr/local/bin/msgfmt -o da.mo da.po > /usr/local/bin/msgfmt -o de.mo de.po > /usr/local/bin/msgfmt -o el.mo el.po > /usr/local/bin/msgfmt -o en_GB.mo en_GB.po > /usr/local/bin/msgfmt -o es.mo es.po > /usr/local/bin/msgfmt -o et.mo et.po > /usr/local/bin/msgfmt -o eu.mo eu.po > /usr/local/bin/msgfmt -o fi.mo fi.po > /usr/local/bin/msgfmt -o fr.mo fr.po > /usr/local/bin/msgfmt -o ga.mo ga.po > /usr/local/bin/msgfmt -o gl.mo gl.po > /usr/local/bin/msgfmt -o hu.mo hu.po > /usr/local/bin/msgfmt -o it.mo it.po > /usr/local/bin/msgfmt -o ja.mo ja.po > /usr/local/bin/msgfmt -o ko.mo ko.po > /usr/local/bin/msgfmt -o lt.mo lt.po > /usr/local/bin/msgfmt -o lv.mo lv.po > /usr/local/bin/msgfmt -o ms.mo ms.po > /usr/local/bin/msgfmt -o nl.mo nl.po > /usr/local/bin/msgfmt -o nn.mo nn.po > /usr/local/bin/msgfmt -o no.mo no.po > /usr/local/bin/msgfmt -o pl.mo pl.po > /usr/local/bin/msgfmt -o pt.mo pt.po > /usr/local/bin/msgfmt -o pt_BR.mo pt_BR.po > /usr/local/bin/msgfmt -o ro.mo ro.po > /usr/local/bin/msgfmt -o ru.mo ru.po > /usr/local/bin/msgfmt -o sk.mo sk.po > /usr/local/bin/msgfmt -o sl.mo sl.po > /usr/local/bin/msgfmt -o sp.mo sp.po > /usr/local/bin/msgfmt -o sr.mo sr.po > /usr/local/bin/msgfmt -o sv.mo sv.po > /usr/local/bin/msgfmt -o ta.mo ta.po > /usr/local/bin/msgfmt -o tr.mo tr.po > /usr/local/bin/msgfmt -o uk.mo uk.po > /usr/local/bin/msgfmt -o wa.mo wa.po > /usr/local/bin/msgfmt -o zh_CN.mo zh_CN.po > /usr/local/bin/msgfmt -o zh_TW.mo zh_TW.po > zh_TW.po:197: illegal control sequence > zh_TW.po:636: illegal control sequence > zh_TW.po:1011: illegal control sequence > zh_TW.po:1721: illegal control sequence > zh_TW.po:2083: illegal control sequence > zh_TW.po:2630: illegal control sequence > zh_TW.po:3426: end-of-line within string > zh_TW.po:3434: end-of-line within string > zh_TW.po:3492: illegal control sequence > zh_TW.po:3559: illegal control sequence > zh_TW.po:3812: illegal control sequence > zh_TW.po:3966: illegal control sequence > zh_TW.po:3970: illegal control sequence > zh_TW.po:4192: illegal control sequence > zh_TW.po:4234: illegal control sequence > found 15 fatal errors > gmake[2]: *** [zh_TW.mo] Error 1 > gmake[2]: Leaving directory > `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0.8/po' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0.8' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in /usr/ports/x11/gnomecore. > > -------------------------------- > > Thanks, > > Dave > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 8:26:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F4EE37B40B; Mon, 10 Jun 2002 08:26:28 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AFQS061199; Mon, 10 Jun 2002 08:26:28 -0700 (PDT) (envelope-from petef) Date: Mon, 10 Jun 2002 08:26:28 -0700 (PDT) From: Message-Id: <200206101526.g5AFQS061199@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, tobez@FreeBSD.org Subject: Re: ports/39108: removing perl5 port removes files installed by p5-* ports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: removing perl5 port removes files installed by p5-* ports Responsible-Changed-From-To: freebsd-ports->tobez Responsible-Changed-By: petef Responsible-Changed-When: Mon Jun 10 08:26:17 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=39108 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 8:26:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 973FB37B410; Mon, 10 Jun 2002 08:26:38 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AFQcL61239; Mon, 10 Jun 2002 08:26:38 -0700 (PDT) (envelope-from pat) Date: Mon, 10 Jun 2002 08:26:38 -0700 (PDT) From: Message-Id: <200206101526.g5AFQcL61239@freefall.freebsd.org> To: ahze@rgv.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39106: pnet 0.3.6 upgrade to 0.3.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: pnet 0.3.6 upgrade to 0.3.8 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jun 10 08:26:27 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39106 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 8:32: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6984337B40F; Mon, 10 Jun 2002 08:31:57 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AFVv562318; Mon, 10 Jun 2002 08:31:57 -0700 (PDT) (envelope-from pat) Date: Mon, 10 Jun 2002 08:31:57 -0700 (PDT) From: Message-Id: <200206101531.g5AFVv562318@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38865: [MAINTAINER UPDATE] Update port: devel/haddock -> 0.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update port: devel/haddock -> 0.3 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jun 10 08:31:47 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=38865 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 8:40:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B5A137B432; Mon, 10 Jun 2002 08:39:52 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AFdqN63441; Mon, 10 Jun 2002 08:39:52 -0700 (PDT) (envelope-from pat) Date: Mon, 10 Jun 2002 08:39:52 -0700 (PDT) From: Message-Id: <200206101539.g5AFdqN63441@freefall.freebsd.org> To: maske@maske.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38844: Port update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port update State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jun 10 08:39:43 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=38844 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 8:40:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F90D37B42C; Mon, 10 Jun 2002 08:39:41 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AFde963379; Mon, 10 Jun 2002 08:39:40 -0700 (PDT) (envelope-from pat) Date: Mon, 10 Jun 2002 08:39:40 -0700 (PDT) From: Message-Id: <200206101539.g5AFde963379@freefall.freebsd.org> To: maske@maske.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38912: Port update sysutils/diskusage Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port update sysutils/diskusage State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jun 10 08:38:28 PDT 2002 State-Changed-Why: Committed, Thanks. (reworded comment to < 70 chars and INSTALL_SCRIPT set mode to 555) http://www.freebsd.org/cgi/query-pr.cgi?pr=38912 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 8:40:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9864437B40B for ; Mon, 10 Jun 2002 08:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AFe4D63508; Mon, 10 Jun 2002 08:40:04 -0700 (PDT) (envelope-from gnats) Date: Mon, 10 Jun 2002 08:40:04 -0700 (PDT) Message-Id: <200206101540.g5AFe4D63508@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Maxim Sobolev Subject: Re: ports/39107: _REENTRANT not defined in PTHREAD_CFLAGS Reply-To: Maxim Sobolev Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39107; it has been noted by GNATS. From: Maxim Sobolev To: Sandro Tolaini Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/39107: _REENTRANT not defined in PTHREAD_CFLAGS Date: Mon, 10 Jun 2002 18:38:44 +0300 Sandro Tolaini wrote: > > >Number: 39107 > >Category: ports > >Synopsis: _REENTRANT not defined in PTHREAD_CFLAGS > >Confidential: no > >Severity: serious > >Priority: high > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Mon Jun 10 08:00:12 PDT 2002 > >Closed-Date: > >Last-Modified: > >Originator: Sandro Tolaini > >Release: FreeBSD 4.6-PRERELEASE i386 > >Organization: > >Environment: > System: FreeBSD gundam.psitrust.com 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 9 11:19:04 CEST 2002 root@gundam.psitrust.com:/usr/obj/usr/src/sys/INTELLISTATION i386 > > > >Description: > bsd.ports.mk defines a PTHREAD_CFLAGS variable with -D_THREAD_SAFE value. > Unfortunately, some software (notably, STLpoort) requires -D_REENTRANT to be > defined, too. Even math.h include file requires this. > > On many platforms, gcc autagically defines -D_REENTRANT when -pthread flag is > given, but this is not the case with stock gcc found on FreeBSD (and with > gcc295 and gcc31 ports). > > STLport build relies on _REENTRANT to determine if the default allocators > should use locking. Lack of _REENTRANT produces a non thread safe string class, > for example. > > >How-To-Repeat: > > >Fix: > > Add -D_REENTRANT to PTHREAD_CFLAGS. The diagnosis is incorrect - all base system headers that require _REENTRANT are broken and should be fixed to use _THREAD_SAFE instead. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 8:41:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D11437B448 for ; Mon, 10 Jun 2002 08:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AFe3h63502; Mon, 10 Jun 2002 08:40:03 -0700 (PDT) (envelope-from gnats) Received: from semantico.com (choke.semantico.com [212.74.15.98]) by hub.freebsd.org (Postfix) with ESMTP id AF4DE37B40F; Mon, 10 Jun 2002 08:38:04 -0700 (PDT) Received: from cassia.dyn.rp.lan (cassia.dyn.rp.lan [192.168.1.250]) by semantico.com (Postfix) with ESMTP id 1379E320027; Mon, 10 Jun 2002 16:38:03 +0100 (BST) Received: by cassia.dyn.rp.lan (Postfix, from userid 9904) id F0EF65EDB; Mon, 10 Jun 2002 16:38:01 +0100 (BST) Message-Id: <20020610153801.F0EF65EDB@cassia.dyn.rp.lan> Date: Mon, 10 Jun 2002 16:38:01 +0100 (BST) From: Dominic Mitchell Reply-To: Dominic Mitchell To: FreeBSD-gnats-submit@FreeBSD.org Cc: knu@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39110: Latest version of SWIG-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39110 >Category: ports >Synopsis: Latest version of SWIG-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 08:40:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Mitchell >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Semantico >Environment: System: FreeBSD cassia.dyn.rp.lan 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #4: Fri May 10 19:09:47 BST 2002 root@cassia.dyn.rp.lan:/usr/obj/usr/src/sys/CASSIA i386 I've tested this patch with SWIG_LANGUAGES="perl python ruby". >Description: Here's the update to the latest and greatest version of SWIG... >How-To-Repeat: n/a >Fix: Here's the patch. diff -urN /usr/ports/devel/SWIG-devel/Makefile SWIG-devel/Makefile --- /usr/ports/devel/SWIG-devel/Makefile Thu Feb 14 09:32:17 2002 +++ SWIG-devel/Makefile Mon Jun 10 16:25:16 2002 @@ -6,7 +6,7 @@ # PORTNAME= swig -PORTVERSION= 1.3.11 +PORTVERSION= 1.3.12 CATEGORIES= devel perl5 python ruby tcl82 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.rge.com/pub/languages/swig/ \ diff -urN /usr/ports/devel/SWIG-devel/distinfo SWIG-devel/distinfo --- /usr/ports/devel/SWIG-devel/distinfo Thu Feb 14 09:32:17 2002 +++ SWIG-devel/distinfo Mon Jun 10 16:25:44 2002 @@ -1 +1 @@ -MD5 (swig-1.3.11.tar.gz) = 671752dda74c16e20732088f533df239 +MD5 (swig-1.3.12.tar.gz) = 70f86b0a5c93807f276abbf6874743e0 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 8:42: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EFF2237B408; Mon, 10 Jun 2002 08:41:59 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AFfxR64077; Mon, 10 Jun 2002 08:41:59 -0700 (PDT) (envelope-from pat) Date: Mon, 10 Jun 2002 08:41:59 -0700 (PDT) From: Message-Id: <200206101541.g5AFfxR64077@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, knu@FreeBSD.org Subject: Re: ports/39110: Latest version of SWIG-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Latest version of SWIG-devel Responsible-Changed-From-To: freebsd-ports->knu Responsible-Changed-By: pat Responsible-Changed-When: Mon Jun 10 08:41:44 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=39110 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 9: 4:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by hub.freebsd.org (Postfix) with ESMTP id 688FF37B407 for ; Mon, 10 Jun 2002 09:03:55 -0700 (PDT) Received: from baloo.meduseld.net ([66.30.120.53]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020610160354.RXDJ1024.sccrmhc01.attbi.com@baloo.meduseld.net> for ; Mon, 10 Jun 2002 16:03:54 +0000 Received: from localhost (localhost [127.0.0.1]) by baloo.meduseld.net (8.11.6/8.11.6) with ESMTP id g5AG69e09382 for ; Mon, 10 Jun 2002 12:06:09 -0400 (EDT) (envelope-from davep@meduseld.net) Date: Mon, 10 Jun 2002 12:06:08 -0400 (EDT) Message-Id: <20020610.120608.847006313.davep@meduseld.net> To: ports@freebsd.org Subject: gcc31 port problem with -g From: "David A. Panariti" X-Attribution: davep X-Mailer: Mew version 2.2 on XEmacs 21.4.8 (Honest Recruiter) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I've built the gcc31 port (gcc-3.1.1_20020527). When I use it to build programs with -g, gdb (built from port gdb-5.2_20020409) looks in the wrong place for header files when single stepping into inline functions that live in system include files. I get errors like: (gdb) s 143 /stuff/ports/lang/gcc31/work/build/i386-portbld-freebsd4.5/libstdc++-v3/include/bits/basic_string.tcc: No such file or directory. in /stuff/ports/lang/gcc31/work/build/i386-portbld-freebsd4.5/libstdc++-v3/include/bits/basic_string.tcc For some reason, the debug information points into the build area rather than the install area. I don't recall seeing this in previous versions (can't remember which one, but it was one before the latest 3.1 vs 3.1.1 installation breakage) Any ideas on how to fix this? Thanks, davep To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 9: 4:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 3E85337B401; Mon, 10 Jun 2002 09:04:24 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id 1E607AE28D; Mon, 10 Jun 2002 09:04:24 -0700 (PDT) Date: Mon, 10 Jun 2002 09:04:24 -0700 From: Alfred Perlstein To: lioux@FreeBSD.org Cc: ports@freebsd.org Subject: Re: fix devel/ddd for 5.x Message-ID: <20020610160424.GO88163@elvis.mu.org> References: <20020609185136.GD88163@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020609185136.GD88163@elvis.mu.org> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Alfred Perlstein [020609 11:51] wrote: > tested and compiled on 4.x and 5.x, seems to work and fixes compilation > on 5.x. > > There may be a better patch for the first two files that involves > mucking with configure but I don't know. Any reason to hold off on committing this? > > > Index: files/patch-strclass.C > =================================================================== > RCS file: files/patch-strclass.C > diff -N files/patch-strclass.C > --- /dev/null 1 Jan 1970 00:00:00 -0000 > +++ files/patch-strclass.C 9 Jun 2002 07:55:38 -0000 > @@ -0,0 +1,11 @@ > +--- ddd/strclass.C.orig Fri Mar 30 04:31:46 2001 > ++++ ddd/strclass.C Sun Jun 9 00:29:48 2002 > +@@ -1431,7 +1431,7 @@ > + } > + x.rep->s[i] = 0; > + x.rep->len = i; > +-#if HAVE_IOSTATE > ++#if HAVE_IOSTATE || 1 > + ios::iostate new_state = s.rdstate(); > + #else > + int new_state = s.rdstate(); > Index: files/patch-streampos.h > =================================================================== > RCS file: files/patch-streampos.h > diff -N files/patch-streampos.h > --- /dev/null 1 Jan 1970 00:00:00 -0000 > +++ files/patch-streampos.h 9 Jun 2002 07:55:58 -0000 > @@ -0,0 +1,11 @@ > +--- ddd/streampos.h.orig Mon Jan 17 06:53:42 2000 > ++++ ddd/streampos.h Sun Jun 9 00:36:50 2002 > +@@ -40,7 +40,7 @@ > + #include "config.h" > + > + #if !HAVE_STREAMPOS > +-typedef long streampos; > ++//typedef long streampos; > + #endif > + > + #endif // _DDD_streampos_h > Index: files/patch-strerror.c > =================================================================== > RCS file: files/patch-strerror.c > diff -N files/patch-strerror.c > --- /dev/null 1 Jan 1970 00:00:00 -0000 > +++ files/patch-strerror.c 9 Jun 2002 07:56:15 -0000 > @@ -0,0 +1,21 @@ > +--- libiberty/strerror.c.orig Sun Sep 26 23:07:42 1999 > ++++ libiberty/strerror.c Sun Jun 9 00:24:19 2002 > +@@ -17,6 +17,7 @@ > + #endif > + > + #include > ++#include > + #include > + > + #ifdef HAVE_SYS_ERRLIST > +@@ -462,8 +463,8 @@ > + > + #else > + > +-extern int sys_nerr; > +-extern char *sys_errlist[]; > ++extern const int sys_nerr; > ++extern const char *sys_errlist[]; > + > + #endif > + > Index: files/patch-strsignal.c > =================================================================== > RCS file: files/patch-strsignal.c > diff -N files/patch-strsignal.c > --- /dev/null 1 Jan 1970 00:00:00 -0000 > +++ files/patch-strsignal.c 9 Jun 2002 08:05:33 -0000 > @@ -0,0 +1,19 @@ > +--- libiberty/strsignal.c.orig Sun Jun 9 01:04:11 2002 > ++++ libiberty/strsignal.c Sun Jun 9 01:04:45 2002 > +@@ -19,6 +19,7 @@ > + #define sys_siglist no_such_symbol > + > + #include > ++#include > + #include > + > + /* Routines imported from standard C runtime libraries. */ > +@@ -244,7 +245,7 @@ > + #else > + > + #ifdef NSIG > +-static int sys_nsig = NSIG; > ++static const int sys_nsig = NSIG; > + #else > + #ifdef _NSIG > + static int sys_nsig = _NSIG; > > -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 9: 9:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp-relay1.noc.dsvr.net (smtp-relay02.tc.dsvr.net [212.69.192.6]) by hub.freebsd.org (Postfix) with ESMTP id 6434137B406; Mon, 10 Jun 2002 09:09:26 -0700 (PDT) Received: from [212.69.196.156] (helo=davegoode.dsvr.co.uk) by smtp-relay1.noc.dsvr.net with esmtp (Exim 3.34 #1) id 17HRjK-0000rI-00; Mon, 10 Jun 2002 17:09:18 +0100 Received: from dave (hidden-user@mail.campublishers.com [62.254.212.193]) by davegoode.dsvr.co.uk (8.11.6/8.11.6) with SMTP id g5AG9HW23986; Mon, 10 Jun 2002 17:09:17 +0100 Reply-To: From: "Dave Goode" To: "Joe Marcus Clarke" Cc: , Subject: RE: FreeBSD Port: gnomecore-1.4.0.8_1 Date: Mon, 10 Jun 2002 17:12:11 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <1023722662.311.2.camel@gyros.marcuscom.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > -----Original Message----- > From: Joe Marcus Clarke [mailto:marcus@marcuscom.com] > > seems to not like the Chinese language! > > Looks like your gettext ports are vastly out-of-date. Please make sure > you have the following ports installed: > > gettext-0.10.35_2 GNU gettext package > gettext-0.11.1_3 GNU gettext package Thanks Joe. Bizarrely, 'pkg_tree | grep gettext' reported both as present and correct. I've rebuilt gettext from source and gnomecore now compiles correctly so they were clearly present but not quite correct ;-) Thank you, Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 9:10:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 19B7237B409 for ; Mon, 10 Jun 2002 09:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AGA3q70993; Mon, 10 Jun 2002 09:10:03 -0700 (PDT) (envelope-from gnats) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by hub.freebsd.org (Postfix) with ESMTP id A720437B401 for ; Mon, 10 Jun 2002 09:07:54 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.2) with ESMTP id g5AG7rsh035639 for ; Mon, 10 Jun 2002 18:07:53 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g5AG7rhF035638; Mon, 10 Jun 2002 18:07:53 +0200 (CEST) Message-Id: <200206101607.g5AG7rhF035638@guineapig.pil.dk> Date: Mon, 10 Jun 2002 18:07:53 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39111: security/logcheck unbreak, make fetchable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39111 >Category: ports >Synopsis: security/logcheck unbreak, make fetchable >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 09:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: - chase distfile naming - whitespace nit - remove a directory from pkg-plist which is not actually created >How-To-Repeat: >Fix: --- logcheck begins here --- diff -ruN logcheck.orig/Makefile logcheck/Makefile --- logcheck.orig/Makefile Wed Apr 17 22:48:27 2002 +++ logcheck/Makefile Mon Jun 10 18:04:01 2002 @@ -8,13 +8,14 @@ PORTNAME= logcheck PORTVERSION= 1.1.1 CATEGORIES= security -MASTER_SITES= http://www.psionic.com/tools/ +MASTER_SITES= http://www.psionic.com/downloads/ +DISTFILES= logsentry-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org PKGMESSAGE= ${WRKDIR}/MESSAGE -pre-configure: +pre-configure: ${PERL} -pi -e "s@/usr/local/etc/tmp@${PREFIX}/var/tmp@g" ${WRKSRC}/Makefile ${WRKSRC}/systems/freebsd/logcheck.sh ${PERL} -pi -e "s@/bin/mkdir@${MKDIR}@g" ${WRKSRC}/Makefile diff -ruN logcheck.orig/distinfo logcheck/distinfo --- logcheck.orig/distinfo Sat Dec 25 17:10:58 1999 +++ logcheck/distinfo Mon Jun 10 18:04:08 2002 @@ -1 +1 @@ -MD5 (logcheck-1.1.1.tar.gz) = e97c2f096e219e20310c1b80e9e1bc29 +MD5 (logsentry-1.1.1.tar.gz) = e97c2f096e219e20310c1b80e9e1bc29 diff -ruN logcheck.orig/pkg-plist logcheck/pkg-plist --- logcheck.orig/pkg-plist Sun Mar 11 04:14:12 2001 +++ logcheck/pkg-plist Mon Jun 10 17:57:11 2002 @@ -6,4 +6,3 @@ etc/logcheck.violations.sample @dirrm var/tmp @dirrm var -@dirrm etc/tmp --- logcheck ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 9:17:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from unity.copyleft.no (unity.copyleft.no [212.71.72.23]) by hub.freebsd.org (Postfix) with ESMTP id 61B5D37B407 for ; Mon, 10 Jun 2002 09:17:25 -0700 (PDT) Received: from cl-gw.copyleft.no ([217.13.30.98] helo=truth.in.copyleft.no) by unity.copyleft.no with esmtp (Exim 3.36 #1) id 17HRr9-000IOr-00; Mon, 10 Jun 2002 18:17:23 +0200 Subject: Re: gimp From: Lars Bungum To: Trevor Johnson Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <20020610094704.M25012-100000@blues.jpj.net> References: <20020610094704.M25012-100000@blues.jpj.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 10 Jun 2002 18:17:22 +0200 Message-Id: <1023725843.18863.38.camel@truth.in.copyleft.no> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 2002-06-10 at 16:02, Trevor Johnson wrote: > > Mvh.bungum$tr [~/.gimp-1.2/plug-ins] xsane > > /usr/libexec/ld-elf.so.1: Shared object "libgimpui.so.1" not found > > Seems like the library is now called "libgimpui.so.2". Is there anyway > > I can resolve this? When I link it in as a gimp plugin, Gimp simply > > fails to load. I checked out a recent copy of the ports tree and, with Gimp not > installed, did (the equivalent of) "cd /usr/ports/graphics/xsane;make > package clean" and didn't see that problem. I'm guessing that you did > something like: > - long ago, installed Gimp and xsane > - de-installed Gimp but not xsane > - recently, installed a newer version of Gimp > - recompiled, but did not reinstall, a newer version of xsane > - tried to run your old xsane > Try deinstalling xsane and installing the copy you just compiled. > Perhaps then it will be linked to gimp libraries that actually exist. I did try to deinstall, re-make, and reinstall xsane, but I am still left with the same error message. And yes - I just recompiled and reinstalled gimp successfully, after having removed xview. This means that my xsane is built on my recent gimp build, but nevertheless ask for this non-existing library. Maybe something can be tweaked in the makefile? -- Mvh. Lars Bungum Copyleft Software AS Telefon : +47 22 71 67 00 Telefaks : +47 23 19 80 09 Organisasjonsnummer: 982 116 252 (http://lb.cl.no/public.key for gpg public key) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 9:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D65FE37B409 for ; Mon, 10 Jun 2002 09:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AGK1172204; Mon, 10 Jun 2002 09:20:01 -0700 (PDT) (envelope-from gnats) Received: from hyde.ssec.wisc.edu (hyde.ssec.wisc.edu [128.104.109.251]) by hub.freebsd.org (Postfix) with ESMTP id 4ABE737B400 for ; Mon, 10 Jun 2002 09:17:59 -0700 (PDT) Received: from hyde.ssec.wisc.edu (localhost [127.0.0.1]) by hyde.ssec.wisc.edu (8.10.2+Sun/8.10.2) with ESMTP id g5AGHYV18224 for ; Mon, 10 Jun 2002 11:17:34 -0500 (CDT) Message-Id: <200206101617.g5AGHYV18224@hyde.ssec.wisc.edu> Date: Mon, 10 Jun 2002 11:17:34 -0500 From: Dave Glowacki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39112: [MAINTAINER UPDATE] fix java/jakarta-oro Makefile typo Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39112 >Category: ports >Synopsis: [MAINTAINER UPDATE] fix java/jakarta-oro Makefile typo >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 09:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dave Glowacki >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD eusebius.glowacki.org 4.5-STABLE FreeBSD 4.5-STABLE #5: Wed Mar 27 17:11:17 CST 2002 @eusebius.glowacki.org:/usr/src/sys/compile/EUSEBIUS i386 >Description: Due to a Makefile typo, documentation is not being installed for the java/jakarta-oro port >How-To-Repeat: Build the port, observe the lack of docs >Fix: --- Makefile.orig Wed May 22 13:22:13 2002 +++ Makefile Mon Jun 10 10:46:43 2002 @@ -28,7 +28,7 @@ @${INSTALL_DATA} ${WRKSRC}/jakarta-oro-${PORTVERSION}.jar ${LOCALBASE}/share/java/classes/jakarta-oro.jar .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} - @(cd ${WRKSRC}/doc/api && ${TAR} -c -f - .) \ + @(cd ${WRKSRC}/docs/api && ${TAR} -c -f - .) \ | (cd ${DOCSDIR} && ${TAR} --unlink -x -f -) @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} @cd ${PREFIX} \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 9:30:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4171C37B41F for ; Mon, 10 Jun 2002 09:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AGU1N73152; Mon, 10 Jun 2002 09:30:01 -0700 (PDT) (envelope-from gnats) Received: from hyde.ssec.wisc.edu (hyde.ssec.wisc.edu [128.104.109.251]) by hub.freebsd.org (Postfix) with ESMTP id 5D6C737B401 for ; Mon, 10 Jun 2002 09:23:51 -0700 (PDT) Received: from hyde.ssec.wisc.edu (localhost [127.0.0.1]) by hyde.ssec.wisc.edu (8.10.2+Sun/8.10.2) with ESMTP id g5AGNYV18299; Mon, 10 Jun 2002 11:23:34 -0500 (CDT) Message-Id: <200206101623.g5AGNYV18299@hyde.ssec.wisc.edu> Date: Mon, 10 Jun 2002 11:23:34 -0500 From: Dave Glowacki To: FreeBSD-gnats-submit@FreeBSD.org Cc: Marcin Cieslak X-Send-Pr-Version: 3.113 Subject: ports/39113: java/perltools is obsolete Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39113 >Category: ports >Synopsis: java/perltools is obsolete >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 09:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dave Glowacki >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD eusebius.glowacki.org 4.5-STABLE FreeBSD 4.5-STABLE #5: Wed Mar 27 17:11:17 CST 2002 @eusebius.glowacki.org:/usr/src/sys/compile/EUSEBIUS i386 >Description: The software installed by java/perltools is no longer maintained and has been superceeded by the java/jakarta-oro port >How-To-Repeat: >Fix: Point users of java/perltools to the java/jakarta-oro port (and delete the perltools port?) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 9:37:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 7DA5F37B400 for ; Mon, 10 Jun 2002 09:37:41 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g5AGbcm01860; Mon, 10 Jun 2002 12:37:38 -0400 (EDT) Date: Mon, 10 Jun 2002 12:37:38 -0400 (EDT) From: Trevor Johnson To: Lars Bungum Cc: freebsd-ports@FreeBSD.ORG Subject: Re: gimp In-Reply-To: <1023725843.18863.38.camel@truth.in.copyleft.no> Message-ID: <20020610122322.D25012-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > I did try to deinstall, re-make, and reinstall xsane, but I am still > left with the same error message. > > And yes - I just recompiled and reinstalled gimp successfully, after > having removed xview. This means that my xsane is built on my recent > gimp build, but nevertheless ask for this non-existing library. Maybe > something can be tweaked in the makefile? I just noticed that when I compiled xsane, I didn't have Gimp installed at all, and since I didn't bother to define WITH_GIMP, xsane was compiled without the --enable-gimp configuration option. Since I was successful at running xsane by itself (not as a plugin to Gimp), perhaps you would be too if you did it that way. I also notice that the gimp-devel port was only added a few weeks ago. The xsane port may not yet support it. Probably the gimp1 port would work better. Anyway, the xsane maintainer, Dominik Brettnacher, would surely be more knowledgeable about this than I am. -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 9:53:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from moutvdomng1.kundenserver.de (moutvdomng1.kundenserver.de [195.20.224.131]) by hub.freebsd.org (Postfix) with ESMTP id DDE1E37B404 for ; Mon, 10 Jun 2002 09:53:02 -0700 (PDT) Received: from [195.20.224.204] (helo=mrvdom00.kundenserver.de) by moutvdomng1.kundenserver.de with esmtp (Exim 3.22 #2) id 17HSNO-0000cX-00; Mon, 10 Jun 2002 18:50:42 +0200 Received: from [217.80.199.173] (helo=pD950C7AD.dip.t-dialin.net) by mrvdom00.kundenserver.de with esmtp (Exim 2.12 #3) id 17HSNN-00022M-00; Mon, 10 Jun 2002 18:50:41 +0200 Date: Mon, 10 Jun 2002 18:50:19 +0000 (GMT) From: Peter Ulrich Kruppa To: Martin Blapp Cc: Alexandr Kovalenko , "Carlos F. A. Paniago" , Tim Tretyak , =?ISO-8859-1?Q?Joachim_Str=F6mbergson?= , Huang wen hui , , Alexander Kabaev , Pat Lashley , Dave Goode , "Erik H. Bakke" , Mark Russell , Oliver Braun , Larry Rosenman , David Liebeherr , Steve Kargl , Subject: Re: System rtld fix for Openoffice (ports only) In-Reply-To: <20020610114528.E29168-100000@levais.imp.ch> Message-ID: <20020610184505.W35195-100000@small.pukruppa.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 10 Jun 2002, Martin Blapp wrote: > > Hi all, > > Matt Dillon has fixed the openoffice setup install problem. Maybe > we will get a MFC which just disables the SymCache for the RELEASE. > > Since the package does not use the OO setup for the whole install > (this already happened on the machine building the package), this > problem is only if someone builds the ports himself. > > The problem also exists in CURRENT. > > The effect of the problem is a coredumping installation, which does > leave a half installed Openoffice back. The setup programm will then > tell you about setup.ins missing. > > > The problem appears to be when the loader is called from a thread. > > Threads do not have large stacks... typically only 64K, but the symbol > > cache can be huge and the dynamic loader allocates it on the stack using > > alloca()! In the case of open-office there are several dynamically > > loaded modules with symbol caches exceeded 250 Kilobytes. > > If you have already tried to install OO but is has failed starting setup > afer you have installed, just do this: > > 1.) Apply the patch > 2.) cd /src/libexec/rtld-elf/ > 3.) make depend && make && make install > 4.) cd /usr/ports/editors/openoffice > 5.) make deinstall, make reinstall > > Can you please test this too ? BIG SUCCESS!!!!!!!!!!!!!!!!!!!!!!!!!!! I could start OO! But I think I had to use a work around: # make reinstall didn't produce the OpenOffice.org directory. I # cd /usr/ports/editors/openoffice/work/ oo_1.0_src/instsetoo/unxfbsd.pro/49/normal (Please excuse typos :-) ) # ./setup > > Martin > > Index: i386/reloc.c > =================================================================== > RCS file: /home/ncvs/src/libexec/rtld-elf/i386/reloc.c,v > retrieving revision 1.6.2.1 > diff -u -r1.6.2.1 reloc.c > --- i386/reloc.c 11 May 2001 00:57:25 -0000 1.6.2.1 > +++ i386/reloc.c 9 Jun 2002 22:34:09 -0000 > @@ -115,10 +115,18 @@ > const Elf_Rel *rellim; > const Elf_Rel *rel; > SymCache *cache; > + int bytes = obj->nchains * sizeof(SymCache); > + int r = -1; > > - cache = (SymCache *)alloca(obj->nchains * sizeof(SymCache)); > + /* > + * The dynamic loader may be called from a thread, we have > + * limited amounts of stack available so we cannot use alloca(). > + */ > + cache = mmap(NULL, bytes, PROT_READ|PROT_WRITE, MAP_ANON, -1, 0); > + if (cache == MAP_FAILED) > + cache = NULL; > if (cache != NULL) > - memset(cache, 0, obj->nchains * sizeof(SymCache)); > + memset(cache, 0, bytes); > > rellim = (const Elf_Rel *) ((caddr_t) obj->rel + obj->relsize); > for (rel = obj->rel; rel < rellim; rel++) { > @@ -137,7 +145,7 @@ > def = find_symdef(ELF_R_SYM(rel->r_info), obj, &defobj, > false, cache); > if (def == NULL) > - return -1; > + goto done; > > *where += (Elf_Addr) (defobj->relocbase + def->st_value); > } > @@ -156,7 +164,7 @@ > def = find_symdef(ELF_R_SYM(rel->r_info), obj, &defobj, > false, cache); > if (def == NULL) > - return -1; > + goto done; > > *where += > (Elf_Addr) (defobj->relocbase + def->st_value) - > @@ -174,7 +182,7 @@ > if (!obj->mainprog) { > _rtld_error("%s: Unexpected R_386_COPY relocation" > " in shared library", obj->path); > - return -1; > + goto done; > } > break; > > @@ -186,7 +194,7 @@ > def = find_symdef(ELF_R_SYM(rel->r_info), obj, &defobj, > false, cache); > if (def == NULL) > - return -1; > + goto done; > > *where = (Elf_Addr) (defobj->relocbase + def->st_value); > } > @@ -200,10 +208,14 @@ > _rtld_error("%s: Unsupported relocation type %d" > " in non-PLT relocations\n", obj->path, > ELF_R_TYPE(rel->r_info)); > - return -1; > + goto done; > } > } > - return 0; > + if (cache) > + munmap(cache, bytes); > + r = 0; > +done: > + return(r); > } > > /* Process the PLT relocations. */ > > *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 10: 5: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 6770E37B477 for ; Mon, 10 Jun 2002 10:02:38 -0700 (PDT) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.3) with ESMTP id g5AH2UsQ087292 for ; Mon, 10 Jun 2002 20:02:30 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g5AH2U0S087291 for freebsd-ports@FreeBSD.org; Mon, 10 Jun 2002 20:02:30 +0300 (EEST) Date: Mon, 10 Jun 2002 20:02:29 +0300 From: Alexandr Kovalenko To: freebsd-ports@FreeBSD.org Subject: Fwd: Perforce md5 issue: Re: p4 md5 change (CALL#335210) Message-ID: <20020610170229.GA87275@nevermind.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.3.99i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ----- Forwarded message from Steve Borrett ----- Date: Mon, 10 Jun 2002 09:44:02 -0700 (PDT) From: Steve Borrett To: Alexandr Kovalenko Cc: Subject: Re: p4 md5 change (CALL#335210) Hi Alexandr, > I would like to ask if recent change of md5 of 'p4' file is intended or > your ftp server been hacked? There has been a recet new build of Perforce so this would explain the MD5 sum changing. We tend to release a number of builds of each major release so it is not too unusual for the MD5 sum to change. The best way to check would be see if the build number has changed between the 2 binaries, if so then the MD5 should indeed be different. regards, Steve. ********************************** Steve Borrett Technical Support Perforce Software Europe ********************************** ----- End forwarded message ----- -- NEVE-RIPE Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 10:16:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6FEFB37B76A; Mon, 10 Jun 2002 10:14:27 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AHEQ682284; Mon, 10 Jun 2002 10:14:26 -0700 (PDT) (envelope-from petef) Date: Mon, 10 Jun 2002 10:14:26 -0700 (PDT) From: Message-Id: <200206101714.g5AHEQ682284@freefall.freebsd.org> To: tkato@prontomail.com, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36752: Update port: print/ghostscript-afpl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: print/ghostscript-afpl State-Changed-From-To: feedback->closed State-Changed-By: petef State-Changed-When: Mon Jun 10 10:12:39 PDT 2002 State-Changed-Why: Submitter reports there is no problem in the current version of the port. http://www.freebsd.org/cgi/query-pr.cgi?pr=36752 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 10:18:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail-relay1.yahoo.com (mail-relay1.yahoo.com [216.145.48.34]) by hub.freebsd.org (Postfix) with ESMTP id 2C15037B9A0 for ; Mon, 10 Jun 2002 10:17:21 -0700 (PDT) Received: from FreeBSD.org (12-234-90-219.client.attbi.com [12.234.90.219]) by mail-relay1.yahoo.com (Postfix) with ESMTP id AB0AF8B5AF; Mon, 10 Jun 2002 10:17:20 -0700 (PDT) Message-ID: <3D04DF20.2104FA51@FreeBSD.org> Date: Mon, 10 Jun 2002 10:17:20 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.79 [en] (X11; U; FreeBSD 4.6-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Jens Rehsack Cc: ports@FreeBSD.ORG, ttc-technik@liwing.de Subject: Re: optimze fetch-locations References: <3D0497B9.8D236712@liwing.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Jens Rehsack wrote: > > Hi, > > sitting here during a system-update and watching source tarball > download I got an idea: > > What about a database where a source tarball (+gz, +bz2) is located, > and depending on local ip / routing information download it from > the nearest server. The only way to do that (semi-)reliably is with a professional service like akamai, which is big bucks. -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 10:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E7DD837B406 for ; Mon, 10 Jun 2002 10:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AHK1w82662; Mon, 10 Jun 2002 10:20:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id B683D37B7C5 for ; Mon, 10 Jun 2002 10:09:26 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5AH9QhG072681 for ; Mon, 10 Jun 2002 10:09:26 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5AH9QKd072680; Mon, 10 Jun 2002 10:09:26 -0700 (PDT) Message-Id: <200206101709.g5AH9QKd072680@www.freebsd.org> Date: Mon, 10 Jun 2002 10:09:26 -0700 (PDT) From: Scott Richardson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39114: Checksum mismatch in flvw port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39114 >Category: ports >Synopsis: Checksum mismatch in flvw port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 10:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Scott Richardson >Release: 4.5 >Organization: >Environment: FreeBSD richardson.dyn.dhs.org 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jun 3 13:28:22 EDT 2002 test@richardson.dyn.dhs.org:/usr/src/sys/compile/RICHARDSON i386 >Description: richardson# make install ===> Extracting for flvw-20000224 >How-To-Repeat: richardson# make install ===> Extracting for flvw-20000224 >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Checksum mismatch for flvw-20000224.tgz. Make sure the Makefile and distinfo file (/usr/ports/x11-toolkits/flvw/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 >> Checksum mismatch for flvw-20000224.tgz. Make sure the Makefile and distinfo file (/usr/ports/x11-toolkits/flvw/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 10:30:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ED9FE37B41C for ; Mon, 10 Jun 2002 10:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AHU1R83766; Mon, 10 Jun 2002 10:30:01 -0700 (PDT) (envelope-from gnats) Received: from gilliam.users.flyingcroc.net (gilliam.users.flyingcroc.net [207.246.128.2]) by hub.freebsd.org (Postfix) with ESMTP id 00ACF37B408 for ; Mon, 10 Jun 2002 10:23:39 -0700 (PDT) Received: from unx48.staff.flyingcroc.net (unx48.staff.flyingcroc.net [207.246.150.48]) by gilliam.users.flyingcroc.net (8.9.3/8.9.3) with SMTP id KAA61164 for ; Mon, 10 Jun 2002 10:23:38 -0700 (PDT) Received: (qmail 92465 invoked by uid 1001); 10 Jun 2002 17:23:38 -0000 Message-Id: <20020610172338.92464.qmail@unx48.staff.flyingcroc.net> Date: 10 Jun 2002 17:23:38 -0000 From: Joe Kelsey Reply-To: Joe Kelsey To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39115: xscreensaver-gnome does not detect perl! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39115 >Category: ports >Synopsis: xscreensaver-gnome does not detect perl! >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 10:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joe Kelsey >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD unx48.staff.flyingcroc.net 4.6-RC FreeBSD 4.6-RC #9: Thu Jun 6 07:51:57 PDT 2002 joek@unx48.staff.flyingcroc.net:/usr/obj/usr/src/sys/UNX48 i386 >Description: xscreensaver-gnome does not detect perl! >How-To-Repeat: unx48# portupgrade -L /usr/tmp/x xscreensaver-gnome ** Package name changed from 'xscreensaver-gnome' (x11/xscreensaver) to 'xscreensaver' (x11/xscreensaver). ---> Upgrading 'xscreensaver-gnome-4.02' to 'xscreensaver-4.04.2' (x11/xscreensaver) ---> Building '/usr/ports/x11/xscreensaver' ===> Cleaning for libiconv-1.7.0.1 ===> Cleaning for bison-1.35_1 ===> Cleaning for gettext-0.11.1_3 ===> Cleaning for glib-1.2.10_5 ===> Cleaning for gmake-3.79.1_2 ===> Cleaning for imake-4.2.0_1 ===> Cleaning for libtool-1.3.4_4 ===> Cleaning for pkgconfig-0.12.0 ===> Cleaning for Mesa-3.4.2_2 ===> Cleaning for gle-3.0.3 ===> Cleaning for freetype2-2.1.0_1 ===> Cleaning for expat-1.95.2 ===> Cleaning for libxml-1.8.17_1 ===> Cleaning for gtk-1.2.10_4 ===> Cleaning for XFree86-libraries-4.2.0_1 ===> Cleaning for xscreensaver-4.04.2 ===> Extracting for xscreensaver-4.04.2 >Fix: This is very similar to the problem detecting xml. Is there something in the 4.6RC shell? >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for xscreensaver-4.04.2.tar.gz. ===> xscreensaver-4.04.2 depends on executable: gmake - found ===> xscreensaver-4.04.2 depends on shared library: gle.3 - found ===> xscreensaver-4.04.2 depends on shared library: xml.5 - found ===> xscreensaver-4.04.2 depends on shared library: glut.3 - found ===> xscreensaver-4.04.2 depends on shared library: X11.6 - found ===> xscreensaver-4.04.2 depends on shared library: glib12.3 - found ===> xscreensaver-4.04.2 depends on shared library: gtk12.2 - found ===> Patching for xscreensaver-4.04.2 ===> Applying FreeBSD patches for xscreensaver-4.04.2 ===> Configuring for xscreensaver-4.04.2 configure: WARNING: you should use --build, --host, --target current directory: /usr/ports/x11/xscreensaver/work/xscreensaver-4.04 command line was: ./configure --without-pam --with-gl --with-gle --with-xpm --with-xml --with-hackdir=/usr/X11R6/bin/xscreensaver-hacks/ --with-configdir=/usr/X11R6/share/xscreensaver/config/ --with-jpeg=/usr/local --without-gnome --x-libraries=/usr/X11R 6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 i386-portbld-freebsd4.6 checking build system type... i386-portbld-freebsd4.6 checking host system type... i386-portbld-freebsd4.6 checking for i386-portbld-freebsd4.6-gcc... cc checking for C compiler default output... 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 whether the compiler works on ANSI C... yes Turning on gcc compiler warnings. checking whether gcc accepts -std... yes Disabling C++ comments in ANSI C code. checking how to run the C preprocessor... cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -E checking for cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... __inline__ checking for bc... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether \${INSTALL} -d\ creates intermediate directories... yes checking whether gmake sets ${MAKE}... yes 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 stdint.h... no checking for unistd.h... yes checking for unistd.h... (cached) yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to call gettimeofday... two arguments checking for select... yes checking for fcntl... yes checking for uname... yes checking for nice... yes checking for setpriority... yes checking for getcwd... yes checking for getwd... yes checking for putenv... yes checking for sbrk... yes checking for sigaction... yes checking for syslog... yes checking for realpath... yes checking for setrlimit... yes checking for struct icmp... yes checking for struct icmphdr... no checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for perl5... no checking for perl... no checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for X app-defaults directory... /usr/X11R6/lib/X11/app-defaults checking for XPointer... yes checking for perl... no configure: error: perl not found; required for intltool ===> Script "configure" failed unexpectedly. Please report the problem to DougB@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/xscreensaver/work/xscreensaver-4.04/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11/xscreensaver. ** Command failed: make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! x11/xscreensaver (xscreensaver-gnome-4.02) (configure error) unx48# which perl /usr/bin/perl unx48# perl -V Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: Platform: osname=freebsd, osvers=4.0-current, archname=i386-freebsd uname='FreeBSD freefall.FreeBSD.org 4.0-current FreeBSD 4.0-current #0: $Date$' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='cc', optimize='undef', gccversion=2.95.2 19991024 (release) cppflags='' ccflags ='' stdchar='char', d_stdstdio=undef, usevfork=true intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags ='-Wl,-E -lperl -lm ' libpth=/usr/lib libs=-lm -lc -lcrypt libc=, so=so, useshrplib=true, libperl=libperl.so.3 Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/lib' cccdlflags='-DPIC -fpic', lddlflags='-Wl,-E -shared -lperl -lm ' Characteristics of this binary (from libperl): Built under freebsd Compiled at May 16 2002 08:48:17 @INC: /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 . unx48# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 10:33: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B15FD37B401; Mon, 10 Jun 2002 10:32:56 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AHWuF84400; Mon, 10 Jun 2002 10:32:56 -0700 (PDT) (envelope-from petef) Date: Mon, 10 Jun 2002 10:32:56 -0700 (PDT) From: Message-Id: <200206101732.g5AHWuF84400@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, dougb@FreeBSD.org Subject: Re: ports/39115: xscreensaver-gnome does not detect perl! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: xscreensaver-gnome does not detect perl! Responsible-Changed-From-To: freebsd-ports->dougb Responsible-Changed-By: petef Responsible-Changed-When: Mon Jun 10 10:32:44 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=39115 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 10:51:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38C5E37B49C for ; Mon, 10 Jun 2002 10:50:12 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AHo7b85896; Mon, 10 Jun 2002 10:50:07 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id A24C437B408 for ; Mon, 10 Jun 2002 10:48:56 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5AHmuhG075944 for ; Mon, 10 Jun 2002 10:48:56 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5AHmuT6075943; Mon, 10 Jun 2002 10:48:56 -0700 (PDT) Message-Id: <200206101748.g5AHmuT6075943@www.freebsd.org> Date: Mon, 10 Jun 2002 10:48:56 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39117: New port: graphics/libexif-gtk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39117 >Category: ports >Synopsis: New port: graphics/libexif-gtk >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 10:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.5-RELEASE i386 >Organization: >Environment: >Description: This library provides GTK+ widgets to display/edit EXIF tags. WWW: http://sourceforge.net/projects/libexif/ >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: # # libexif-gtk # libexif-gtk/Makefile # libexif-gtk/distinfo # libexif-gtk/files # libexif-gtk/files/patch-configure # libexif-gtk/pkg-comment # libexif-gtk/pkg-descr # libexif-gtk/pkg-plist # echo c - libexif-gtk mkdir -p libexif-gtk > /dev/null 2>&1 echo x - libexif-gtk/Makefile sed 's/^X//' >libexif-gtk/Makefile << 'END-of-libexif-gtk/Makefile' X# New ports collection makefile for: libexif-gtk X# Date created: 10 Jun 2002 X# Whom: ports@FreeBSD.org X# X# $FreeBSD$ X# X XPORTNAME= libexif-gtk XPORTVERSION= 0.3.0 XCATEGORIES= graphics XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= libexif X XMAINTAINER= ports@FreeBSD.org X XBUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig XLIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ X exif.5:${PORTSDIR}/graphics/libexif XRUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig X XUSE_GTK= yes XUSE_LIBTOOL= yes X Xpost-patch: X @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${PERL} -pi -e \ X 's|\$$\(libdir\)/pkgconfig|\$$\(prefix\)/libdata/pkgconfig|g' X X.include END-of-libexif-gtk/Makefile echo x - libexif-gtk/distinfo sed 's/^X//' >libexif-gtk/distinfo << 'END-of-libexif-gtk/distinfo' XMD5 (libexif-gtk-0.3.0.tar.gz) = e8fe41399a96fb4c776f2f4ae5a0ff97 END-of-libexif-gtk/distinfo echo c - libexif-gtk/files mkdir -p libexif-gtk/files > /dev/null 2>&1 echo x - libexif-gtk/files/patch-configure sed 's/^X//' >libexif-gtk/files/patch-configure << 'END-of-libexif-gtk/files/patch-configure' X--- configure.orig Wed Feb 13 17:51:17 2002 X+++ configure Fri May 10 20:59:42 2002 X@@ -5286,6 +5286,7 @@ X X # This can be used to rebuild libtool when needed X LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" X+$ac_aux_dir/ltconfig $LIBTOOL_DEPS X X # Always use our own libtool. X LIBTOOL='$(SHELL) $(top_builddir)/libtool' END-of-libexif-gtk/files/patch-configure echo x - libexif-gtk/pkg-comment sed 's/^X//' >libexif-gtk/pkg-comment << 'END-of-libexif-gtk/pkg-comment' XGTK+ widgets to display/edit EXIF tags END-of-libexif-gtk/pkg-comment echo x - libexif-gtk/pkg-descr sed 's/^X//' >libexif-gtk/pkg-descr << 'END-of-libexif-gtk/pkg-descr' XThis library provides GTK+ widgets to display/edit EXIF tags. X XWWW: http://sourceforge.net/projects/libexif/ END-of-libexif-gtk/pkg-descr echo x - libexif-gtk/pkg-plist sed 's/^X//' >libexif-gtk/pkg-plist << 'END-of-libexif-gtk/pkg-plist' Xinclude/libexif-gtk/gtk-exif-browser.h Xinclude/libexif-gtk/gtk-exif-content-list.h Xinclude/libexif-gtk/gtk-exif-entry-ascii.h Xinclude/libexif-gtk/gtk-exif-entry-copyright.h Xinclude/libexif-gtk/gtk-exif-entry-date.h Xinclude/libexif-gtk/gtk-exif-entry-exposure.h Xinclude/libexif-gtk/gtk-exif-entry-flash.h Xinclude/libexif-gtk/gtk-exif-entry-generic.h Xinclude/libexif-gtk/gtk-exif-entry-number.h Xinclude/libexif-gtk/gtk-exif-entry-option.h Xinclude/libexif-gtk/gtk-exif-entry-rational.h Xinclude/libexif-gtk/gtk-exif-entry-resolution.h Xinclude/libexif-gtk/gtk-exif-entry-version.h Xinclude/libexif-gtk/gtk-exif-entry.h Xlib/libexif-gtk.a Xlib/libexif-gtk.so Xlib/libexif-gtk.so.3 Xlibdata/pkgconfig/libexif-gtk.pc X@dirrm include/libexif-gtk END-of-libexif-gtk/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 11: 0:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F78937B409 for ; Mon, 10 Jun 2002 11:00:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AI05B87278; Mon, 10 Jun 2002 11:00:05 -0700 (PDT) (envelope-from gnats) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by hub.freebsd.org (Postfix) with ESMTP id A8FCB37B430 for ; Mon, 10 Jun 2002 10:49:30 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.2) with ESMTP id g5AHnTsh046011 for ; Mon, 10 Jun 2002 19:49:29 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g5AHnT1r046010; Mon, 10 Jun 2002 19:49:29 +0200 (CEST) Message-Id: <200206101749.g5AHnT1r046010@guineapig.pil.dk> Date: Mon, 10 Jun 2002 19:49:29 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39118: update www/asp2php from 0.76.5 to 0.76.10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39118 >Category: ports >Synopsis: update www/asp2php from 0.76.5 to 0.76.10 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 11:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: - update to 0.76.10 - assume maintainership >How-To-Repeat: >Fix: --- asp2php begins here --- diff -ruN asp2php.orig/Makefile asp2php/Makefile --- asp2php.orig/Makefile Fri May 3 00:59:46 2002 +++ asp2php/Makefile Mon Jun 10 19:39:07 2002 @@ -6,11 +6,11 @@ # PORTNAME= asp2php -PORTVERSION= 0.76.5 +PORTVERSION= 0.76.10 CATEGORIES= www MASTER_SITES= http://65.108.58.129/asp2php/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}/src diff -ruN asp2php.orig/distinfo asp2php/distinfo --- asp2php.orig/distinfo Fri May 3 00:59:46 2002 +++ asp2php/distinfo Mon Jun 10 19:39:18 2002 @@ -1 +1 @@ -MD5 (asp2php-0.76.5.tar.gz) = 26c73f4d365dc159bbc6fa7a946056ab +MD5 (asp2php-0.76.10.tar.gz) = 5cbe6783b2e745cf531ed314b32552dd --- asp2php ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 11: 0:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 57FF937B405 for ; Mon, 10 Jun 2002 11:00:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AI07687305; Mon, 10 Jun 2002 11:00:07 -0700 (PDT) (envelope-from gnats) Received: from terminus.sol.net (core0-terminus.nwblwi.sol.net [206.55.68.165]) by hub.freebsd.org (Postfix) with ESMTP id 06B4137B40E for ; Mon, 10 Jun 2002 10:53:48 -0700 (PDT) Received: (from jgreco@localhost) by terminus.sol.net (8.11.3/8.11.3) id g5AHrap45357; Mon, 10 Jun 2002 12:53:36 -0500 (CDT) (envelope-from jgreco) Message-Id: <200206101753.g5AHrap45357@terminus.sol.net> Date: Mon, 10 Jun 2002 12:53:36 -0500 (CDT) From: jgreco@ns.sol.net Reply-To: jgreco@ns.sol.net To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39120: source moved Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39120 >Category: ports >Synopsis: source moved >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 11:00:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joe Greco >Release: FreeBSD 4.3-RELEASE i386 >Organization: sol.net Network Services >Environment: >Description: >How-To-Repeat: >Fix: Tripwire has moved from ftp://ftp.fu-berlin.de/unix/security/tripwire/tripwire-1.2.tar.Z to ftp://ftp.fu-berlin.de/unix/security/tripwire/old/tripwire-1.2.tar.Z >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 11: 1:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2CA5C37B400 for ; Mon, 10 Jun 2002 11:00:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AI05e87289; Mon, 10 Jun 2002 11:00:05 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 8919437B4AC for ; Mon, 10 Jun 2002 10:50:26 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5AHoQhG076026 for ; Mon, 10 Jun 2002 10:50:26 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5AHoQwn076025; Mon, 10 Jun 2002 10:50:26 -0700 (PDT) Message-Id: <200206101750.g5AHoQwn076025@www.freebsd.org> Date: Mon, 10 Jun 2002 10:50:26 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39119: New port: graphics/gtkam Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39119 >Category: ports >Synopsis: New port: graphics/gtkam >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 11:00:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.5-RELEASE i386 >Organization: >Environment: >Description: gtkam is an universal, free GTK+ application that will allow downloading, saving, and manipulation of images from several different digital camera models, or from the local harddrive. gtkam supports a wide array of digital camera models. Visit http://www.gphoto.org/cameras.html for an updated list. WWW: http://www.gphoto.org/gphoto2/ >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: # # gtkam # gtkam/Makefile # gtkam/distinfo # gtkam/pkg-comment # gtkam/pkg-descr # gtkam/pkg-plist # echo c - gtkam mkdir -p gtkam > /dev/null 2>&1 echo x - gtkam/Makefile sed 's/^X//' >gtkam/Makefile << 'END-of-gtkam/Makefile' X# New ports collection makefile for: gtkam X# Data Created: 10 Jun 2002 X# Whom: ports@FreeBSD.org X# X# $FreeBSD$ X# X XPORTNAME= gtkam XPORTVERSION= 0.1.5 XCATEGORIES= graphics XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= gphoto X XMAINTAINER= ports@FreeBSD.org X XLIB_DEPENDS= exif-gtk.3:${PORTSDIR}/graphics/libexif-gtk \ X gphoto2.2:${PORTSDIR}/graphics/gphoto2 X XUSE_X_PREFIX= yes XUSE_GTK= yes XGNU_CONFIGURE= yes XCONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" X X.if defined(WITH_GIMP) XLIB_DEPENDS+= gimp:${PORTSDIR}/graphics/gimp1 XPLIST_SUB+= GIMP="" X.else XCONFIGURE_ARGS= --without-gimp XPLIST_SUB+= GIMP="@comment " X.endif X Xpre-everything:: X.if !defined(WITH_GIMP) X @${ECHO_MSG} X @${ECHO_MSG} "If you want to compile with plugin for The GIMP," X @${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_GIMP=yes\"" X @${ECHO_MSG} X.endif X Xpost-patch: X @${PERL} -pi -e 's|-g -Wall||g' ${WRKSRC}/configure X @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${PERL} -pi -e \ X 's| install-gtkamdocDATA||g ; \ X s|images/gtkam|gtkam/images|g' X Xpost-install: X.if !defined(PORTDOCS) X @${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/AUTHORS ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/MANUAL ${DOCSDIR} X.endif X X.include END-of-gtkam/Makefile echo x - gtkam/distinfo sed 's/^X//' >gtkam/distinfo << 'END-of-gtkam/distinfo' XMD5 (gtkam-0.1.5.tar.gz) = 3662e7c63e8f9f4ac4eb2d39ec0f183f END-of-gtkam/distinfo echo x - gtkam/pkg-comment sed 's/^X//' >gtkam/pkg-comment << 'END-of-gtkam/pkg-comment' XDownload and view files from various digital cameras END-of-gtkam/pkg-comment echo x - gtkam/pkg-descr sed 's/^X//' >gtkam/pkg-descr << 'END-of-gtkam/pkg-descr' Xgtkam is an universal, free GTK+ application that will allow Xdownloading, saving, and manipulation of images from several Xdifferent digital camera models, or from the local harddrive. X Xgtkam supports a wide array of digital camera models. XVisit http://www.gphoto.org/cameras.html for an updated list. X XWWW: http://www.gphoto.org/gphoto2/ END-of-gtkam/pkg-descr echo x - gtkam/pkg-plist sed 's/^X//' >gtkam/pkg-plist << 'END-of-gtkam/pkg-plist' Xbin/gtkam X%%GIMP%%libexec/gimp/1.2/plug-ins/gtkam-gimp X%%PORTDOCS%%share/doc/gtkam/AUTHORS X%%PORTDOCS%%share/doc/gtkam/MANUAL Xshare/gtkam/images/gtkam-audio.png Xshare/gtkam/images/gtkam-camera.png Xshare/gtkam/images/gtkam-folder-camera.png Xshare/gtkam/images/gtkam-folder.png Xshare/gtkam/images/gtkam-lock.png Xshare/gtkam/images/gtkam-new.png Xshare/gtkam/pixmaps/camera.xpm Xshare/gtkam/pixmaps/configure.xpm Xshare/gtkam/pixmaps/delete_images.xpm Xshare/gtkam/pixmaps/exit.xpm Xshare/gtkam/pixmaps/folder.xpm Xshare/gtkam/pixmaps/save_current_image.xpm Xshare/locale/da/LC_MESSAGES/gtkam.mo Xshare/locale/de/LC_MESSAGES/gtkam.mo Xshare/locale/es/LC_MESSAGES/gtkam.mo Xshare/locale/fr/LC_MESSAGES/gtkam.mo Xshare/locale/hu/LC_MESSAGES/gtkam.mo Xshare/locale/it/LC_MESSAGES/gtkam.mo Xshare/locale/ja/LC_MESSAGES/gtkam.mo Xshare/locale/no/LC_MESSAGES/gtkam.mo Xshare/locale/pt_BR/LC_MESSAGES/gtkam.mo Xshare/locale/pt_PT/LC_MESSAGES/gtkam.mo Xshare/locale/ru/LC_MESSAGES/gtkam.mo Xshare/locale/sl/LC_MESSAGES/gtkam.mo Xshare/locale/sv/LC_MESSAGES/gtkam.mo Xshare/locale/uk/LC_MESSAGES/gtkam.mo X@dirrm share/gtkam/pixmaps X@dirrm share/gtkam/images X%%PORTDOCS%%@dirrm share/doc/gtkam END-of-gtkam/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 11: 5:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 86AB637B407 for ; Mon, 10 Jun 2002 11:01:51 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AI1oA87962 for freebsd-ports@freebsd.org; Mon, 10 Jun 2002 11:01:50 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 10 Jun 2002 11:01:50 -0700 (PDT) Message-Id: <200206101801.g5AI1oA87962@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2002/04/18] ports/37241 ports character ranges in regular expressions i 1 problem total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/05/17] ports/27419 ports E-FancyLauncer clones itself over and ove o [2001/06/04] ports/27875 ports invoked on boot, SIGHUP is delivered and o [2001/06/24] ports/28398 ports ja-dvips cannot find tex.pro o [2001/08/14] ports/29704 ports Imagemagick Identify utility crashes when o [2001/09/25] ports/30823 ports New port: KinterbasDB, Python module to a o [2001/09/30] ports/30947 ports mail/mahogany fails to build, conflicts w o [2001/10/09] ports/31184 ports Latex2html problem o [2001/10/10] ports/31191 ports netsaint - plugins sometimes not found o [2001/10/18] ports/31352 ports Netsaint check_by_ssh: fcntl(0, F_SETFL, o [2001/11/01] ports/31699 ports The graphics/gd2 port conflicts with grap o [2001/12/03] ports/32471 ports amavis-perl only usable for sendmail o [2001/12/16] ports/32903 ports Kernel panic when returning from single m o [2001/12/21] ports/33082 ports audio/mxv fails to compile o [2002/01/13] ports/33848 ports CUPS doesn't find parallel port o [2002/01/15] ports/33927 ports ja-dvipdfm port requires texmf/dvips/base o [2002/01/18] ports/34056 ports vmware2 complains of missing file a [2002/02/07] ports/34691 ports new port for sfs - the self-certifying fi o [2002/02/08] ports/34730 ports new port qmail-scanner - a virus-scanning o [2002/02/23] ports/35237 ports empty manpage installed by trafcount port o [2002/02/25] ports/35325 ports gtk_set_locale patch for ports/x11-fonts/ o [2002/02/26] ports/35364 ports cdb port forgets uint32.h f [2002/02/27] ports/35386 ports doxygen port will not configure f [2002/03/05] ports/35570 ports aureal-kmod ports has invalid Makefile o [2002/03/05] ports/35579 ports New port: phpsysinfo o [2002/03/07] ports/35631 ports SKIP and IPSEC together cause kernel pani f [2002/03/11] ports/35780 ports Update port: russian/fortuneru f [2002/03/20] ports/36144 ports New port: pinepgp-0.17.3 f [2002/03/26] ports/36363 ports apache13-ssl - default'httpsd.conf' lack o [2002/03/31] ports/36565 ports x11/XFree86-4-libraries doesn't install e o [2002/04/03] ports/36711 ports Configure Bug: cyrus-sasl-1.5.27_2 / krb s [2002/04/04] ports/36772 ports smtpd incompatible with newest sendmail o [2002/04/05] ports/36804 ports portupgrade of apache13+modssl causes cer o [2002/04/06] ports/36811 ports XFree86-4-libraries cannot find version.d o [2002/04/06] ports/36819 ports /usr/ports/x11/XFree86-4 compilation trou o [2002/04/06] ports/36826 ports x11-servers/XFree86-4-Server: xf86cfg -te o [2002/04/07] ports/36846 ports fxtv 1.03 freezes the system when $LANG=d o [2002/04/08] ports/36879 ports emulators/vmware2 freezes and reboots sys f [2002/04/08] ports/36882 ports nethack3-gnome missing gnome includes / l f [2002/04/09] ports/36954 ports PostgreSQL daylight savings fix... o [2002/04/19] ports/37262 ports gphoto2 fails to find supported USB digit o [2002/04/20] ports/37297 ports Problem with DPMS* functions in avifile b f [2002/04/21] ports/37319 ports [Patch] textproc/pspell-ispell (Makefile o [2002/04/22] ports/37358 ports xawtv generates sigalrm with bktr o [2002/04/25] bin/37468 ports mpeg_play compiled on current/DP1 does no o [2002/04/28] ports/37537 ports trafcount causes reboot at 3AM every nigh o [2002/04/30] ports/37612 ports [New Port] PHP Development version 4.1 o [2002/04/25] ports/37452 ports New port: devel/publib: Modular library o o [2002/04/25] ports/37459 ports Patch for ocaml-pcre port (PR 37354) o [2002/04/25] ports/37469 ports new port: otc o [2002/04/25] ports/37474 ports freeamp doesn't build on -current o [2002/04/25] ports/37476 ports Updating the port of biology/molden o [2002/04/26] ports/37491 ports new port mail/py-milter o [2002/04/28] ports/37521 ports new port: security/autossh o [2002/04/28] ports/37536 ports New port: games/doomlegacy o [2002/04/29] ports/37567 ports New port devel/qextmdi o [2002/04/29] ports/37577 ports New port: mail/spamass-milter o [2002/04/30] ports/37594 ports Update port misc/mango to 0.11 (SUPERCEED o [2002/04/30] ports/37595 ports New port: math/py-numarray o [2002/04/30] ports/37596 ports EMACS_PORT_NAME=xemacs21 forks make infin o [2002/04/30] ports/37597 ports aureal-kmod-1.5_3 fails to build o [2002/05/01] ports/37632 ports new port: pstack o [2002/05/01] ports/37638 ports gd doesn't build with TrueType support o [2002/05/01] ports/37640 ports Update gimp-print to 4.2.1 o [2002/05/01] ports/37654 ports Update textproc/xml4j to 4.0.1HTML conve o [2002/05/20] ports/38339 ports New Port: Stylesheets for TEI->FO convers o [2002/05/20] ports/38340 ports New Port: DTD parser and clean-up tool o [2002/05/20] ports/38341 ports New Port: Customize TEI DTDs o [2002/05/20] ports/38351 ports mod_php4(WITH_APACHE2) +apache2(WITH_THRE o [2002/05/20] ports/38365 ports devel/swarm update for Java support o [2002/05/21] ports/38378 ports New port: hu-ispell 0.83 (Hungarian spell o [2002/05/21] ports/38389 ports bad mode icons/freebsd.gif o [2002/05/21] ports/38396 ports jikes option "-encoding" does not work an o [2002/05/22] ports/38431 ports deskutils/kronolith: fix deinstall-time t o [2002/05/22] ports/38432 ports devel/chora: fix deinstall-time trouble. o [2002/05/22] ports/38433 ports deskutils/nag: fix deinstall-time trouble o [2002/05/23] ports/38450 ports New Port: audio/blop: Bandlimited oscilla o [2002/05/23] ports/38454 ports Mark devel/rlwrap BROKEN on -STABLE o [2002/05/23] ports/38457 ports ports/squidpurge points to different squi o [2002/05/23] ports/38476 ports ports/security/nmapfe: install problem o [2002/05/24] ports/38516 ports ICQv7 transport for the Jabber Server o [2002/05/25] ports/38539 ports New port: devel/libcfg+ o [2002/05/25] ports/38541 ports ghostscript-gnu checksum mismatch for a d o [2002/05/25] ports/38546 ports [MAINTAINER UPDATE] audio/cplay-1.45 clea o [2002/05/25] ports/38555 ports New port: x11-toolkits/frantk (A GUI libr o [2002/05/25] ports/38557 ports New port: graphics/sinek | please close 3 o [2002/05/26] ports/38563 ports chinese/ghostscript6 print/ghostscript-gn o [2002/05/27] ports/38604 ports Update port: devel/hmake o [2002/05/27] ports/38616 ports Build options in Makefile.local are ignor o [2002/05/27] ports/38624 ports linc will not be installed by ORBit2 o [2002/05/27] ports/38633 ports update port: graphics/xmms-iris o [2002/05/27] ports/38635 ports new port: comms/bforce-kst o [2002/05/27] ports/38638 ports New ports : gfaim 0.30 o [2002/05/27] ports/38641 ports New port: net/dyndns-service o [2002/05/27] ports/38642 ports Fatal server error o [2002/05/27] ports/38646 ports security/cyrus-sasl: problem with configu o [2002/05/28] ports/38655 ports Update New port : ports/38641 (DynDns Ser o [2002/05/28] ports/38663 ports New Port: Mono .NET runtime and C# compil o [2002/05/28] ports/38680 ports Update port: ports/38650 add recoding of o [2002/05/29] ports/38687 ports Update port: security/fwbuilder o [2002/05/29] ports/38688 ports new port of palmos-sdk4 o [2002/05/29] ports/38690 ports New port: security/libfwbuilder, API need f [2002/05/29] ports/38694 ports maintainer-update of mail/mutt-devel o [2002/05/29] ports/38696 ports libwmf port configure failure (with worka o [2002/05/29] ports/38714 ports New Port: scmxx 0.6.1.2 (Data Exchange ut o [2002/05/29] ports/38715 ports New port: Aslookup a the tool to search s o [2002/05/29] ports/38717 ports New Port: ftp/kbear: ftp client for KDE _ o [2002/05/29] ports/38718 ports Update port: net/ysm add recoding of offl o [2002/05/29] ports/38725 ports new port: biology/L-Breeder o [2002/05/29] ports/38729 ports Partially fix compile of XF86-4 on -curre o [2002/05/30] ports/38738 ports New port: net/p5-Net-IP - easy manipulati o [2002/05/30] ports/38739 ports New port: nc6 o [2002/05/30] ports/38751 ports Port for discid o [2002/05/30] ports/38759 ports fix bochs compiling on -current f [2002/06/01] ports/38793 ports New port: www/links-devel v2.0p6 o [2002/06/01] ports/38800 ports update www/roxen to Roxen WebServer 2.2.2 o [2002/06/02] ports/38805 ports New port: devel/greencard (A foreign func o [2002/06/03] ports/38852 ports graphics/gdal : fix md5, upgrade to 1.1.7 o [2002/06/03] ports/38855 ports net/gtk+licq does not work o [2002/06/03] ports/38856 ports New port : rancid 2.2.1 (router configura o [2002/06/03] ports/38861 ports www/auth_ldap compiles-installs but fails o [2002/06/03] ports/38873 ports Update port: mail/mimedefang from 2.13 to o [2002/06/04] ports/38897 ports Port update: devel/pcsc-lite o [2002/06/04] ports/38898 ports Port update: devel/ruby-pcsc-lite o [2002/06/04] ports/38899 ports New port: Yahoo transport for the Jabber o [2002/06/04] ports/38900 ports Update port: net/qtella Upgrade to versio o [2002/06/04] ports/38904 ports mail/openwebmail should depends on conver o [2002/06/05] ports/38914 ports New Port: zed o [2002/06/05] ports/38915 ports New port: "MOVA" - Scripts for Work with o [2002/06/05] ports/38920 ports New port: ASpath-tree a IPv6 route stabil o [2002/06/05] ports/38921 ports Update and enhance net/maradns port o [2002/06/05] ports/38934 ports New port: amavisd-new (performance enhanc o [2002/06/05] ports/38936 ports New port: net/p5-Net-SNPP o [2002/06/05] ports/38938 ports New port: gnome/bubblemon - A CPU and mem o [2002/06/06] ports/38950 ports perforce Makefile doesn't do PORTREVISION o [2002/06/06] ports/38952 ports Upgrade omniORB to 3.0.5 o [2002/06/06] ports/38955 ports Update port py-omniorb to version 1.5 o [2002/06/06] ports/38958 ports New port: MySQLMan - a web based MySQL da o [2002/06/07] ports/38977 ports new port : mifluz, C++ library to build a o [2002/06/07] ports/38981 ports [PATCH] Update port: japanese/mozilla-jlp o [2002/06/07] ports/39007 ports ringtonetools for the ports o [2002/06/08] ports/39030 ports New port: www/p5-Apache-Gallery - mod_per o [2002/06/08] ports/39050 ports fix DRI for wine use o [2002/06/08] ports/39053 ports Maintainer Update: cups, cups-base and cu o [2002/06/09] ports/39059 ports New port: IMCom command-line Jabber clien o [2002/06/09] ports/39062 ports beep: beep for a pitch and duration o [2002/06/09] ports/39065 ports 0.4.1 port of wmnd displays no stats for o [2002/06/09] ports/39066 ports Update to ports/misc/uf-view o [2002/06/09] ports/39077 ports Updated port: databases/py-psycopg from 1 o [2002/06/09] ports/39086 ports Update kappdock to 0.46-1 so as to run un o [2002/06/10] ports/39095 ports ports/net/nttcp and ports/net/ttcp appear o [2002/06/10] ports/39113 ports java/perltools is obsolete o [2002/06/10] ports/39114 ports Checksum mismatch in flvw port o [2002/06/10] ports/39117 ports New port: graphics/libexif-gtk o [2002/06/10] ports/39119 ports New port: graphics/gtkam o [2002/06/10] ports/39120 ports source moved o [2002/06/10] ports/39121 ports Update port: print/gimp-print to 4.2.1 (f 490 problems total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 11:11:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F1B137B410 for ; Mon, 10 Jun 2002 11:00:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AI07V87314; Mon, 10 Jun 2002 11:00:07 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 02B2837B406 for ; Mon, 10 Jun 2002 10:54:34 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5AHsXhG076248 for ; Mon, 10 Jun 2002 10:54:33 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5AHsXL4076247; Mon, 10 Jun 2002 10:54:33 -0700 (PDT) Message-Id: <200206101754.g5AHsXL4076247@www.freebsd.org> Date: Mon, 10 Jun 2002 10:54:33 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39121: Update port: print/gimp-print to 4.2.1 (fix ports/37640) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39121 >Category: ports >Synopsis: Update port: print/gimp-print to 4.2.1 (fix ports/37640) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 11:00:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.5-RELEASE i386 >Organization: >Environment: >Description: - Update to version 4.2.1 New file: files/patch-configure This PR supersedes ports/37640, which contains an fatal mistake made by me. No response from maintainer. >How-To-Repeat: >Fix: diff -urN /usr/ports/print/gimp-print/Makefile print/gimp-print/Makefile --- /usr/ports/print/gimp-print/Makefile Wed Apr 3 01:03:19 2002 +++ print/gimp-print/Makefile Fri Jun 7 04:00:16 2002 @@ -5,23 +5,62 @@ # $FreeBSD: ports/print/gimp-print/Makefile,v 1.1 2002/04/02 16:03:19 ijliao Exp $ PORTNAME= gimp-print -PORTVERSION= 4.2.0 +PORTVERSION= 4.2.1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dgilbert@velocet.ca -RUN_DEPENDS= gimp:${PORTSDIR}/graphics/gimp1 -LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base +LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-cups --with-ghost USE_GMAKE= yes +USE_LIBTOOL= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ARGS= --with-gimp=no INSTALLS_SHLIB= yes MAN1= escputil.1 gimpprint-config.1 MAN3= gimpprint.3 MAN8= cups-calibrate.8 + +.if defined(WITHOUT_CUPS) +PLIST_SUB+= CUPS="@comment " +.else +LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base +CONFIGURE_ARGS+= --with-cups=${PREFIX} +PLIST_SUB+= CUPS="" +.endif + +.if defined(WITHOUT_IJS) +PLIST_SUB+= IJS="@comment " +.else +LIB_DEPENDS= ijs.1:${PORTSDIR}/print/libijs +CONFIGURE_ARGS+= --with-ijs=yes +PLIST_SUB+= IJS="" +.endif + +.if defined(NOPORTDOCS) +CONFIGURE_ARGS+= --with-user-guide=no +.endif + +pre-everything:: + @${ECHO_MSG} + @${ECHO_MSG} "You may use the following build options:" + @${ECHO_MSG} + @${ECHO_MSG} "WITHOUT_CUPS=yes build without CUPS driver" + @${ECHO_MSG} "WITHOUT_IJS=yes build without IJS-based Ghostscript driver" + @${ECHO_MSG} + +post-extract: + @${RM} -f ${WRKSRC}/doc/gimpprint.info* + +post-patch: + @${PERL} -pi -e 's|makeinfo$$|"makeinfo --no-split"|g ; \ + s|\$$\{CFLAGS:=\} -O|\$$\{CFLAGS\}|g' ${WRKSRC}/configure + @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${PERL} -pi -e \ + 's|\$$\(PACKAGE\)/doc|doc/\$$\(PACKAGE\)|g ; \ + s|\$$\(RM\) -r|\$$\(RM\) -f -r|g' .include diff -urN /usr/ports/print/gimp-print/distinfo print/gimp-print/distinfo --- /usr/ports/print/gimp-print/distinfo Wed Apr 3 01:03:19 2002 +++ print/gimp-print/distinfo Fri Jun 7 03:53:35 2002 @@ -1 +1 @@ -MD5 (gimp-print-4.2.0.tar.gz) = 4350e2ac1f27eccad0d7ce2aab90cdf6 +MD5 (gimp-print-4.2.1.tar.gz) = 62f59f0bf0b4d2843cc9953f3b4f894f diff -urN /usr/ports/print/gimp-print/files/patch-configure print/gimp-print/files/patch-configure --- /usr/ports/print/gimp-print/files/patch-configure Thu Jan 1 09:00:00 1970 +++ print/gimp-print/files/patch-configure Fri Jun 7 02:47:21 2002 @@ -0,0 +1,10 @@ +--- configure.orig Sat Apr 27 09:53:21 2002 ++++ configure Tue Apr 30 21:46:01 2002 +@@ -6511,6 +6511,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff -urN /usr/ports/print/gimp-print/pkg-plist print/gimp-print/pkg-plist --- /usr/ports/print/gimp-print/pkg-plist Wed Apr 3 01:03:19 2002 +++ print/gimp-print/pkg-plist Fri Jun 7 03:52:51 2002 @@ -1,1048 +1,1475 @@ +%%CUPS%%bin/cups-calibrate bin/escputil bin/gimpprint-config -etc/cups/certs/0 -etc/cups/command.types +%%IJS%%bin/ijsgimpprint +%%CUPS%%etc/cups/command.types include/gimp-print/gimp-print.h @unexec install-info --delete %D/info/gimpprint.info %D/info/dir info/gimpprint.info -info/gimpprint.info-1 -info/gimpprint.info-2 -info/gimpprint.info-3 -info/gimpprint.info-4 -info/gimpprint.info-5 @exec install-info %D/info/gimpprint.info %D/info/dir +lib/libgimpprint.a lib/libgimpprint.so lib/libgimpprint.so.1 -lib/libgimpprint.la -lib/libgimpprint.a -libexec/cups/backend/epson -libexec/cups/backend/canon -libexec/cups/filter/rastertoprinter -libexec/cups/filter/commandtoepson -libexec/cups/filter/commandtocanon +%%CUPS%%libexec/cups/backend/canon +%%CUPS%%libexec/cups/backend/epson +%%CUPS%%libexec/cups/filter/commandtocanon +%%CUPS%%libexec/cups/filter/commandtoepson +%%CUPS%%libexec/cups/filter/rastertoprinter share/aclocal/gimpprint.m4 +%%CUPS%%share/cups/calibrate.ppm +%%CUPS%%share/cups/model/C/bjc-1000.ppd.gz +%%CUPS%%share/cups/model/C/bjc-2000.ppd.gz +%%CUPS%%share/cups/model/C/bjc-210.ppd.gz +%%CUPS%%share/cups/model/C/bjc-240.ppd.gz +%%CUPS%%share/cups/model/C/bjc-250.ppd.gz +%%CUPS%%share/cups/model/C/bjc-30.ppd.gz +%%CUPS%%share/cups/model/C/bjc-3000.ppd.gz +%%CUPS%%share/cups/model/C/bjc-4300.ppd.gz +%%CUPS%%share/cups/model/C/bjc-4400.ppd.gz +%%CUPS%%share/cups/model/C/bjc-50.ppd.gz +%%CUPS%%share/cups/model/C/bjc-55.ppd.gz +%%CUPS%%share/cups/model/C/bjc-6000.ppd.gz +%%CUPS%%share/cups/model/C/bjc-6100.ppd.gz +%%CUPS%%share/cups/model/C/bjc-6200.ppd.gz +%%CUPS%%share/cups/model/C/bjc-6500.ppd.gz +%%CUPS%%share/cups/model/C/bjc-7000.ppd.gz +%%CUPS%%share/cups/model/C/bjc-7100.ppd.gz +%%CUPS%%share/cups/model/C/bjc-80.ppd.gz +%%CUPS%%share/cups/model/C/bjc-8200.ppd.gz +%%CUPS%%share/cups/model/C/bjc-85.ppd.gz +%%CUPS%%share/cups/model/C/bjc-s400.ppd.gz +%%CUPS%%share/cups/model/C/bjc-s450.ppd.gz +%%CUPS%%share/cups/model/C/bjc-s4500.ppd.gz +%%CUPS%%share/cups/model/C/bjc-s800.ppd.gz +%%CUPS%%share/cups/model/C/escp2-10000.ppd.gz +%%CUPS%%share/cups/model/C/escp2-1160.ppd.gz +%%CUPS%%share/cups/model/C/escp2-1200.ppd.gz +%%CUPS%%share/cups/model/C/escp2-1270.ppd.gz +%%CUPS%%share/cups/model/C/escp2-1280.ppd.gz +%%CUPS%%share/cups/model/C/escp2-1290.ppd.gz +%%CUPS%%share/cups/model/C/escp2-1500.ppd.gz +%%CUPS%%share/cups/model/C/escp2-1520.ppd.gz +%%CUPS%%share/cups/model/C/escp2-2000.ppd.gz +%%CUPS%%share/cups/model/C/escp2-3000.ppd.gz +%%CUPS%%share/cups/model/C/escp2-400.ppd.gz +%%CUPS%%share/cups/model/C/escp2-440.ppd.gz +%%CUPS%%share/cups/model/C/escp2-460.ppd.gz +%%CUPS%%share/cups/model/C/escp2-480.ppd.gz +%%CUPS%%share/cups/model/C/escp2-500.ppd.gz +%%CUPS%%share/cups/model/C/escp2-5000.ppd.gz +%%CUPS%%share/cups/model/C/escp2-5500.ppd.gz +%%CUPS%%share/cups/model/C/escp2-580.ppd.gz +%%CUPS%%share/cups/model/C/escp2-600.ppd.gz +%%CUPS%%share/cups/model/C/escp2-640.ppd.gz +%%CUPS%%share/cups/model/C/escp2-660.ppd.gz +%%CUPS%%share/cups/model/C/escp2-670.ppd.gz +%%CUPS%%share/cups/model/C/escp2-680.ppd.gz +%%CUPS%%share/cups/model/C/escp2-700.ppd.gz +%%CUPS%%share/cups/model/C/escp2-7000.ppd.gz +%%CUPS%%share/cups/model/C/escp2-720.ppd.gz +%%CUPS%%share/cups/model/C/escp2-740.ppd.gz +%%CUPS%%share/cups/model/C/escp2-750.ppd.gz +%%CUPS%%share/cups/model/C/escp2-7500.ppd.gz +%%CUPS%%share/cups/model/C/escp2-760.ppd.gz +%%CUPS%%share/cups/model/C/escp2-777.ppd.gz +%%CUPS%%share/cups/model/C/escp2-780.ppd.gz +%%CUPS%%share/cups/model/C/escp2-785.ppd.gz +%%CUPS%%share/cups/model/C/escp2-790.ppd.gz +%%CUPS%%share/cups/model/C/escp2-800.ppd.gz +%%CUPS%%share/cups/model/C/escp2-810.ppd.gz +%%CUPS%%share/cups/model/C/escp2-820.ppd.gz +%%CUPS%%share/cups/model/C/escp2-83.ppd.gz +%%CUPS%%share/cups/model/C/escp2-850.ppd.gz +%%CUPS%%share/cups/model/C/escp2-860.ppd.gz +%%CUPS%%share/cups/model/C/escp2-870.ppd.gz +%%CUPS%%share/cups/model/C/escp2-875.ppd.gz +%%CUPS%%share/cups/model/C/escp2-880.ppd.gz +%%CUPS%%share/cups/model/C/escp2-890.ppd.gz +%%CUPS%%share/cups/model/C/escp2-895.ppd.gz +%%CUPS%%share/cups/model/C/escp2-900.ppd.gz +%%CUPS%%share/cups/model/C/escp2-9000.ppd.gz +%%CUPS%%share/cups/model/C/escp2-9500.ppd.gz +%%CUPS%%share/cups/model/C/escp2-980.ppd.gz +%%CUPS%%share/cups/model/C/escp2-c20sx.ppd.gz +%%CUPS%%share/cups/model/C/escp2-c20ux.ppd.gz +%%CUPS%%share/cups/model/C/escp2-c40sx.ppd.gz +%%CUPS%%share/cups/model/C/escp2-c40ux.ppd.gz +%%CUPS%%share/cups/model/C/escp2-c60.ppd.gz +%%CUPS%%share/cups/model/C/escp2-c70.ppd.gz +%%CUPS%%share/cups/model/C/escp2-c80.ppd.gz +%%CUPS%%share/cups/model/C/escp2-ex.ppd.gz +%%CUPS%%share/cups/model/C/escp2-photo.ppd.gz +%%CUPS%%share/cups/model/C/escp2-pro-xl.ppd.gz +%%CUPS%%share/cups/model/C/escp2-pro.ppd.gz +%%CUPS%%share/cups/model/C/escp2-scan2000.ppd.gz +%%CUPS%%share/cups/model/C/escp2-scan2500.ppd.gz +%%CUPS%%share/cups/model/C/escp2.ppd.gz +%%CUPS%%share/cups/model/C/lexmark-4076.ppd.gz +%%CUPS%%share/cups/model/C/lexmark-z42.ppd.gz +%%CUPS%%share/cups/model/C/lexmark-z43.ppd.gz +%%CUPS%%share/cups/model/C/lexmark-z52.ppd.gz +%%CUPS%%share/cups/model/C/lexmark-z53.ppd.gz +%%CUPS%%share/cups/model/C/pcl-1100.ppd.gz +%%CUPS%%share/cups/model/C/pcl-1120.ppd.gz +%%CUPS%%share/cups/model/C/pcl-1200.ppd.gz +%%CUPS%%share/cups/model/C/pcl-1220.ppd.gz +%%CUPS%%share/cups/model/C/pcl-1600.ppd.gz +%%CUPS%%share/cups/model/C/pcl-2.ppd.gz +%%CUPS%%share/cups/model/C/pcl-2000.ppd.gz +%%CUPS%%share/cups/model/C/pcl-2500.ppd.gz +%%CUPS%%share/cups/model/C/pcl-3.ppd.gz +%%CUPS%%share/cups/model/C/pcl-340.ppd.gz +%%CUPS%%share/cups/model/C/pcl-4.ppd.gz +%%CUPS%%share/cups/model/C/pcl-400.ppd.gz +%%CUPS%%share/cups/model/C/pcl-4l.ppd.gz +%%CUPS%%share/cups/model/C/pcl-4v.ppd.gz +%%CUPS%%share/cups/model/C/pcl-5.ppd.gz +%%CUPS%%share/cups/model/C/pcl-500.ppd.gz +%%CUPS%%share/cups/model/C/pcl-501.ppd.gz +%%CUPS%%share/cups/model/C/pcl-520.ppd.gz +%%CUPS%%share/cups/model/C/pcl-540.ppd.gz +%%CUPS%%share/cups/model/C/pcl-550.ppd.gz +%%CUPS%%share/cups/model/C/pcl-560.ppd.gz +%%CUPS%%share/cups/model/C/pcl-5si.ppd.gz +%%CUPS%%share/cups/model/C/pcl-6.ppd.gz +%%CUPS%%share/cups/model/C/pcl-600.ppd.gz +%%CUPS%%share/cups/model/C/pcl-601.ppd.gz +%%CUPS%%share/cups/model/C/pcl-690.ppd.gz +%%CUPS%%share/cups/model/C/pcl-750.ppd.gz +%%CUPS%%share/cups/model/C/pcl-810.ppd.gz +%%CUPS%%share/cups/model/C/pcl-812.ppd.gz +%%CUPS%%share/cups/model/C/pcl-840.ppd.gz +%%CUPS%%share/cups/model/C/pcl-842.ppd.gz +%%CUPS%%share/cups/model/C/pcl-845.ppd.gz +%%CUPS%%share/cups/model/C/pcl-850.ppd.gz +%%CUPS%%share/cups/model/C/pcl-855.ppd.gz +%%CUPS%%share/cups/model/C/pcl-870.ppd.gz +%%CUPS%%share/cups/model/C/pcl-890.ppd.gz +%%CUPS%%share/cups/model/C/pcl-895.ppd.gz +%%CUPS%%share/cups/model/C/pcl-900.ppd.gz +%%CUPS%%share/cups/model/C/pcl-P1000.ppd.gz +%%CUPS%%share/cups/model/C/pcl-P1100.ppd.gz +%%CUPS%%share/cups/model/da/bjc-1000.ppd.gz +%%CUPS%%share/cups/model/da/bjc-2000.ppd.gz +%%CUPS%%share/cups/model/da/bjc-210.ppd.gz +%%CUPS%%share/cups/model/da/bjc-240.ppd.gz +%%CUPS%%share/cups/model/da/bjc-250.ppd.gz +%%CUPS%%share/cups/model/da/bjc-30.ppd.gz +%%CUPS%%share/cups/model/da/bjc-3000.ppd.gz +%%CUPS%%share/cups/model/da/bjc-4300.ppd.gz +%%CUPS%%share/cups/model/da/bjc-4400.ppd.gz +%%CUPS%%share/cups/model/da/bjc-50.ppd.gz +%%CUPS%%share/cups/model/da/bjc-55.ppd.gz +%%CUPS%%share/cups/model/da/bjc-6000.ppd.gz +%%CUPS%%share/cups/model/da/bjc-6100.ppd.gz +%%CUPS%%share/cups/model/da/bjc-6200.ppd.gz +%%CUPS%%share/cups/model/da/bjc-6500.ppd.gz +%%CUPS%%share/cups/model/da/bjc-7000.ppd.gz +%%CUPS%%share/cups/model/da/bjc-7100.ppd.gz +%%CUPS%%share/cups/model/da/bjc-80.ppd.gz +%%CUPS%%share/cups/model/da/bjc-8200.ppd.gz +%%CUPS%%share/cups/model/da/bjc-85.ppd.gz +%%CUPS%%share/cups/model/da/bjc-s400.ppd.gz +%%CUPS%%share/cups/model/da/bjc-s450.ppd.gz +%%CUPS%%share/cups/model/da/bjc-s4500.ppd.gz +%%CUPS%%share/cups/model/da/bjc-s800.ppd.gz +%%CUPS%%share/cups/model/da/escp2-10000.ppd.gz +%%CUPS%%share/cups/model/da/escp2-1160.ppd.gz +%%CUPS%%share/cups/model/da/escp2-1200.ppd.gz +%%CUPS%%share/cups/model/da/escp2-1270.ppd.gz +%%CUPS%%share/cups/model/da/escp2-1280.ppd.gz +%%CUPS%%share/cups/model/da/escp2-1290.ppd.gz +%%CUPS%%share/cups/model/da/escp2-1500.ppd.gz +%%CUPS%%share/cups/model/da/escp2-1520.ppd.gz +%%CUPS%%share/cups/model/da/escp2-2000.ppd.gz +%%CUPS%%share/cups/model/da/escp2-3000.ppd.gz +%%CUPS%%share/cups/model/da/escp2-400.ppd.gz +%%CUPS%%share/cups/model/da/escp2-440.ppd.gz +%%CUPS%%share/cups/model/da/escp2-460.ppd.gz +%%CUPS%%share/cups/model/da/escp2-480.ppd.gz +%%CUPS%%share/cups/model/da/escp2-500.ppd.gz +%%CUPS%%share/cups/model/da/escp2-5000.ppd.gz +%%CUPS%%share/cups/model/da/escp2-5500.ppd.gz +%%CUPS%%share/cups/model/da/escp2-580.ppd.gz +%%CUPS%%share/cups/model/da/escp2-600.ppd.gz +%%CUPS%%share/cups/model/da/escp2-640.ppd.gz +%%CUPS%%share/cups/model/da/escp2-660.ppd.gz +%%CUPS%%share/cups/model/da/escp2-670.ppd.gz +%%CUPS%%share/cups/model/da/escp2-680.ppd.gz +%%CUPS%%share/cups/model/da/escp2-700.ppd.gz +%%CUPS%%share/cups/model/da/escp2-7000.ppd.gz +%%CUPS%%share/cups/model/da/escp2-720.ppd.gz +%%CUPS%%share/cups/model/da/escp2-740.ppd.gz +%%CUPS%%share/cups/model/da/escp2-750.ppd.gz +%%CUPS%%share/cups/model/da/escp2-7500.ppd.gz +%%CUPS%%share/cups/model/da/escp2-760.ppd.gz +%%CUPS%%share/cups/model/da/escp2-777.ppd.gz +%%CUPS%%share/cups/model/da/escp2-780.ppd.gz +%%CUPS%%share/cups/model/da/escp2-785.ppd.gz +%%CUPS%%share/cups/model/da/escp2-790.ppd.gz +%%CUPS%%share/cups/model/da/escp2-800.ppd.gz +%%CUPS%%share/cups/model/da/escp2-810.ppd.gz +%%CUPS%%share/cups/model/da/escp2-820.ppd.gz +%%CUPS%%share/cups/model/da/escp2-83.ppd.gz +%%CUPS%%share/cups/model/da/escp2-850.ppd.gz +%%CUPS%%share/cups/model/da/escp2-860.ppd.gz +%%CUPS%%share/cups/model/da/escp2-870.ppd.gz +%%CUPS%%share/cups/model/da/escp2-875.ppd.gz +%%CUPS%%share/cups/model/da/escp2-880.ppd.gz +%%CUPS%%share/cups/model/da/escp2-890.ppd.gz +%%CUPS%%share/cups/model/da/escp2-895.ppd.gz +%%CUPS%%share/cups/model/da/escp2-900.ppd.gz +%%CUPS%%share/cups/model/da/escp2-9000.ppd.gz +%%CUPS%%share/cups/model/da/escp2-9500.ppd.gz +%%CUPS%%share/cups/model/da/escp2-980.ppd.gz +%%CUPS%%share/cups/model/da/escp2-c20sx.ppd.gz +%%CUPS%%share/cups/model/da/escp2-c20ux.ppd.gz +%%CUPS%%share/cups/model/da/escp2-c40sx.ppd.gz +%%CUPS%%share/cups/model/da/escp2-c40ux.ppd.gz +%%CUPS%%share/cups/model/da/escp2-c60.ppd.gz +%%CUPS%%share/cups/model/da/escp2-c70.ppd.gz +%%CUPS%%share/cups/model/da/escp2-c80.ppd.gz +%%CUPS%%share/cups/model/da/escp2-ex.ppd.gz +%%CUPS%%share/cups/model/da/escp2-photo.ppd.gz +%%CUPS%%share/cups/model/da/escp2-pro-xl.ppd.gz +%%CUPS%%share/cups/model/da/escp2-pro.ppd.gz +%%CUPS%%share/cups/model/da/escp2-scan2000.ppd.gz +%%CUPS%%share/cups/model/da/escp2-scan2500.ppd.gz +%%CUPS%%share/cups/model/da/escp2.ppd.gz +%%CUPS%%share/cups/model/da/lexmark-4076.ppd.gz +%%CUPS%%share/cups/model/da/lexmark-z42.ppd.gz +%%CUPS%%share/cups/model/da/lexmark-z43.ppd.gz +%%CUPS%%share/cups/model/da/lexmark-z52.ppd.gz +%%CUPS%%share/cups/model/da/lexmark-z53.ppd.gz +%%CUPS%%share/cups/model/da/pcl-1100.ppd.gz +%%CUPS%%share/cups/model/da/pcl-1120.ppd.gz +%%CUPS%%share/cups/model/da/pcl-1200.ppd.gz +%%CUPS%%share/cups/model/da/pcl-1220.ppd.gz +%%CUPS%%share/cups/model/da/pcl-1600.ppd.gz +%%CUPS%%share/cups/model/da/pcl-2.ppd.gz +%%CUPS%%share/cups/model/da/pcl-2000.ppd.gz +%%CUPS%%share/cups/model/da/pcl-2500.ppd.gz +%%CUPS%%share/cups/model/da/pcl-3.ppd.gz +%%CUPS%%share/cups/model/da/pcl-340.ppd.gz +%%CUPS%%share/cups/model/da/pcl-4.ppd.gz +%%CUPS%%share/cups/model/da/pcl-400.ppd.gz +%%CUPS%%share/cups/model/da/pcl-4l.ppd.gz +%%CUPS%%share/cups/model/da/pcl-4v.ppd.gz +%%CUPS%%share/cups/model/da/pcl-5.ppd.gz +%%CUPS%%share/cups/model/da/pcl-500.ppd.gz +%%CUPS%%share/cups/model/da/pcl-501.ppd.gz +%%CUPS%%share/cups/model/da/pcl-520.ppd.gz +%%CUPS%%share/cups/model/da/pcl-540.ppd.gz +%%CUPS%%share/cups/model/da/pcl-550.ppd.gz +%%CUPS%%share/cups/model/da/pcl-560.ppd.gz +%%CUPS%%share/cups/model/da/pcl-5si.ppd.gz +%%CUPS%%share/cups/model/da/pcl-6.ppd.gz +%%CUPS%%share/cups/model/da/pcl-600.ppd.gz +%%CUPS%%share/cups/model/da/pcl-601.ppd.gz +%%CUPS%%share/cups/model/da/pcl-690.ppd.gz +%%CUPS%%share/cups/model/da/pcl-750.ppd.gz +%%CUPS%%share/cups/model/da/pcl-810.ppd.gz +%%CUPS%%share/cups/model/da/pcl-812.ppd.gz +%%CUPS%%share/cups/model/da/pcl-840.ppd.gz +%%CUPS%%share/cups/model/da/pcl-842.ppd.gz +%%CUPS%%share/cups/model/da/pcl-845.ppd.gz +%%CUPS%%share/cups/model/da/pcl-850.ppd.gz +%%CUPS%%share/cups/model/da/pcl-855.ppd.gz +%%CUPS%%share/cups/model/da/pcl-870.ppd.gz +%%CUPS%%share/cups/model/da/pcl-890.ppd.gz +%%CUPS%%share/cups/model/da/pcl-895.ppd.gz +%%CUPS%%share/cups/model/da/pcl-900.ppd.gz +%%CUPS%%share/cups/model/da/pcl-P1000.ppd.gz +%%CUPS%%share/cups/model/da/pcl-P1100.ppd.gz +%%CUPS%%share/cups/model/el/bjc-1000.ppd.gz +%%CUPS%%share/cups/model/el/bjc-2000.ppd.gz +%%CUPS%%share/cups/model/el/bjc-210.ppd.gz +%%CUPS%%share/cups/model/el/bjc-240.ppd.gz +%%CUPS%%share/cups/model/el/bjc-250.ppd.gz +%%CUPS%%share/cups/model/el/bjc-30.ppd.gz +%%CUPS%%share/cups/model/el/bjc-3000.ppd.gz +%%CUPS%%share/cups/model/el/bjc-4300.ppd.gz +%%CUPS%%share/cups/model/el/bjc-4400.ppd.gz +%%CUPS%%share/cups/model/el/bjc-50.ppd.gz +%%CUPS%%share/cups/model/el/bjc-55.ppd.gz +%%CUPS%%share/cups/model/el/bjc-6000.ppd.gz +%%CUPS%%share/cups/model/el/bjc-6100.ppd.gz +%%CUPS%%share/cups/model/el/bjc-6200.ppd.gz +%%CUPS%%share/cups/model/el/bjc-6500.ppd.gz +%%CUPS%%share/cups/model/el/bjc-7000.ppd.gz +%%CUPS%%share/cups/model/el/bjc-7100.ppd.gz +%%CUPS%%share/cups/model/el/bjc-80.ppd.gz +%%CUPS%%share/cups/model/el/bjc-8200.ppd.gz +%%CUPS%%share/cups/model/el/bjc-85.ppd.gz +%%CUPS%%share/cups/model/el/bjc-s400.ppd.gz +%%CUPS%%share/cups/model/el/bjc-s450.ppd.gz +%%CUPS%%share/cups/model/el/bjc-s4500.ppd.gz +%%CUPS%%share/cups/model/el/bjc-s800.ppd.gz +%%CUPS%%share/cups/model/el/escp2-10000.ppd.gz +%%CUPS%%share/cups/model/el/escp2-1160.ppd.gz +%%CUPS%%share/cups/model/el/escp2-1200.ppd.gz +%%CUPS%%share/cups/model/el/escp2-1270.ppd.gz +%%CUPS%%share/cups/model/el/escp2-1280.ppd.gz +%%CUPS%%share/cups/model/el/escp2-1290.ppd.gz +%%CUPS%%share/cups/model/el/escp2-1500.ppd.gz +%%CUPS%%share/cups/model/el/escp2-1520.ppd.gz +%%CUPS%%share/cups/model/el/escp2-2000.ppd.gz +%%CUPS%%share/cups/model/el/escp2-3000.ppd.gz +%%CUPS%%share/cups/model/el/escp2-400.ppd.gz +%%CUPS%%share/cups/model/el/escp2-440.ppd.gz +%%CUPS%%share/cups/model/el/escp2-460.ppd.gz +%%CUPS%%share/cups/model/el/escp2-480.ppd.gz +%%CUPS%%share/cups/model/el/escp2-500.ppd.gz +%%CUPS%%share/cups/model/el/escp2-5000.ppd.gz +%%CUPS%%share/cups/model/el/escp2-5500.ppd.gz +%%CUPS%%share/cups/model/el/escp2-580.ppd.gz +%%CUPS%%share/cups/model/el/escp2-600.ppd.gz +%%CUPS%%share/cups/model/el/escp2-640.ppd.gz +%%CUPS%%share/cups/model/el/escp2-660.ppd.gz +%%CUPS%%share/cups/model/el/escp2-670.ppd.gz +%%CUPS%%share/cups/model/el/escp2-680.ppd.gz +%%CUPS%%share/cups/model/el/escp2-700.ppd.gz +%%CUPS%%share/cups/model/el/escp2-7000.ppd.gz +%%CUPS%%share/cups/model/el/escp2-720.ppd.gz +%%CUPS%%share/cups/model/el/escp2-740.ppd.gz +%%CUPS%%share/cups/model/el/escp2-750.ppd.gz +%%CUPS%%share/cups/model/el/escp2-7500.ppd.gz +%%CUPS%%share/cups/model/el/escp2-760.ppd.gz +%%CUPS%%share/cups/model/el/escp2-777.ppd.gz +%%CUPS%%share/cups/model/el/escp2-780.ppd.gz +%%CUPS%%share/cups/model/el/escp2-785.ppd.gz +%%CUPS%%share/cups/model/el/escp2-790.ppd.gz +%%CUPS%%share/cups/model/el/escp2-800.ppd.gz +%%CUPS%%share/cups/model/el/escp2-810.ppd.gz +%%CUPS%%share/cups/model/el/escp2-820.ppd.gz +%%CUPS%%share/cups/model/el/escp2-83.ppd.gz +%%CUPS%%share/cups/model/el/escp2-850.ppd.gz +%%CUPS%%share/cups/model/el/escp2-860.ppd.gz +%%CUPS%%share/cups/model/el/escp2-870.ppd.gz +%%CUPS%%share/cups/model/el/escp2-875.ppd.gz +%%CUPS%%share/cups/model/el/escp2-880.ppd.gz +%%CUPS%%share/cups/model/el/escp2-890.ppd.gz +%%CUPS%%share/cups/model/el/escp2-895.ppd.gz +%%CUPS%%share/cups/model/el/escp2-900.ppd.gz +%%CUPS%%share/cups/model/el/escp2-9000.ppd.gz +%%CUPS%%share/cups/model/el/escp2-9500.ppd.gz +%%CUPS%%share/cups/model/el/escp2-980.ppd.gz +%%CUPS%%share/cups/model/el/escp2-c20sx.ppd.gz +%%CUPS%%share/cups/model/el/escp2-c20ux.ppd.gz +%%CUPS%%share/cups/model/el/escp2-c40sx.ppd.gz +%%CUPS%%share/cups/model/el/escp2-c40ux.ppd.gz +%%CUPS%%share/cups/model/el/escp2-c60.ppd.gz +%%CUPS%%share/cups/model/el/escp2-c70.ppd.gz +%%CUPS%%share/cups/model/el/escp2-c80.ppd.gz +%%CUPS%%share/cups/model/el/escp2-ex.ppd.gz +%%CUPS%%share/cups/model/el/escp2-photo.ppd.gz +%%CUPS%%share/cups/model/el/escp2-pro-xl.ppd.gz +%%CUPS%%share/cups/model/el/escp2-pro.ppd.gz +%%CUPS%%share/cups/model/el/escp2-scan2000.ppd.gz +%%CUPS%%share/cups/model/el/escp2-scan2500.ppd.gz +%%CUPS%%share/cups/model/el/escp2.ppd.gz +%%CUPS%%share/cups/model/el/lexmark-4076.ppd.gz +%%CUPS%%share/cups/model/el/lexmark-z42.ppd.gz +%%CUPS%%share/cups/model/el/lexmark-z43.ppd.gz +%%CUPS%%share/cups/model/el/lexmark-z52.ppd.gz +%%CUPS%%share/cups/model/el/lexmark-z53.ppd.gz +%%CUPS%%share/cups/model/el/pcl-1100.ppd.gz +%%CUPS%%share/cups/model/el/pcl-1120.ppd.gz +%%CUPS%%share/cups/model/el/pcl-1200.ppd.gz +%%CUPS%%share/cups/model/el/pcl-1220.ppd.gz +%%CUPS%%share/cups/model/el/pcl-1600.ppd.gz +%%CUPS%%share/cups/model/el/pcl-2.ppd.gz +%%CUPS%%share/cups/model/el/pcl-2000.ppd.gz +%%CUPS%%share/cups/model/el/pcl-2500.ppd.gz +%%CUPS%%share/cups/model/el/pcl-3.ppd.gz +%%CUPS%%share/cups/model/el/pcl-340.ppd.gz +%%CUPS%%share/cups/model/el/pcl-4.ppd.gz +%%CUPS%%share/cups/model/el/pcl-400.ppd.gz +%%CUPS%%share/cups/model/el/pcl-4l.ppd.gz +%%CUPS%%share/cups/model/el/pcl-4v.ppd.gz +%%CUPS%%share/cups/model/el/pcl-5.ppd.gz +%%CUPS%%share/cups/model/el/pcl-500.ppd.gz +%%CUPS%%share/cups/model/el/pcl-501.ppd.gz +%%CUPS%%share/cups/model/el/pcl-520.ppd.gz +%%CUPS%%share/cups/model/el/pcl-540.ppd.gz +%%CUPS%%share/cups/model/el/pcl-550.ppd.gz +%%CUPS%%share/cups/model/el/pcl-560.ppd.gz +%%CUPS%%share/cups/model/el/pcl-5si.ppd.gz +%%CUPS%%share/cups/model/el/pcl-6.ppd.gz +%%CUPS%%share/cups/model/el/pcl-600.ppd.gz +%%CUPS%%share/cups/model/el/pcl-601.ppd.gz +%%CUPS%%share/cups/model/el/pcl-690.ppd.gz +%%CUPS%%share/cups/model/el/pcl-750.ppd.gz +%%CUPS%%share/cups/model/el/pcl-810.ppd.gz +%%CUPS%%share/cups/model/el/pcl-812.ppd.gz +%%CUPS%%share/cups/model/el/pcl-840.ppd.gz +%%CUPS%%share/cups/model/el/pcl-842.ppd.gz +%%CUPS%%share/cups/model/el/pcl-845.ppd.gz +%%CUPS%%share/cups/model/el/pcl-850.ppd.gz +%%CUPS%%share/cups/model/el/pcl-855.ppd.gz +%%CUPS%%share/cups/model/el/pcl-870.ppd.gz +%%CUPS%%share/cups/model/el/pcl-890.ppd.gz +%%CUPS%%share/cups/model/el/pcl-895.ppd.gz +%%CUPS%%share/cups/model/el/pcl-900.ppd.gz +%%CUPS%%share/cups/model/el/pcl-P1000.ppd.gz +%%CUPS%%share/cups/model/el/pcl-P1100.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-1000.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-2000.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-210.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-240.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-250.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-30.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-3000.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-4300.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-4400.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-50.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-55.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-6000.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-6100.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-6200.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-6500.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-7000.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-7100.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-80.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-8200.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-85.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-s400.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-s450.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-s4500.ppd.gz +%%CUPS%%share/cups/model/en_GB/bjc-s800.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-10000.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-1160.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-1200.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-1270.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-1280.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-1290.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-1500.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-1520.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-2000.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-3000.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-400.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-440.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-460.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-480.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-500.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-5000.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-5500.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-580.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-600.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-640.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-660.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-670.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-680.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-700.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-7000.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-720.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-740.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-750.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-7500.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-760.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-777.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-780.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-785.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-790.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-800.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-810.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-820.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-83.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-850.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-860.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-870.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-875.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-880.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-890.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-895.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-900.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-9000.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-9500.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-980.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-c20sx.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-c20ux.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-c40sx.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-c40ux.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-c60.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-c70.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-c80.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-ex.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-photo.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-pro-xl.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-pro.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-scan2000.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2-scan2500.ppd.gz +%%CUPS%%share/cups/model/en_GB/escp2.ppd.gz +%%CUPS%%share/cups/model/en_GB/lexmark-4076.ppd.gz +%%CUPS%%share/cups/model/en_GB/lexmark-z42.ppd.gz +%%CUPS%%share/cups/model/en_GB/lexmark-z43.ppd.gz +%%CUPS%%share/cups/model/en_GB/lexmark-z52.ppd.gz +%%CUPS%%share/cups/model/en_GB/lexmark-z53.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-1100.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-1120.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-1200.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-1220.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-1600.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-2.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-2000.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-2500.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-3.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-340.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-4.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-400.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-4l.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-4v.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-5.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-500.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-501.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-520.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-540.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-550.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-560.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-5si.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-6.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-600.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-601.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-690.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-750.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-810.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-812.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-840.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-842.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-845.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-850.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-855.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-870.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-890.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-895.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-900.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-P1000.ppd.gz +%%CUPS%%share/cups/model/en_GB/pcl-P1100.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-1000.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-2000.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-210.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-240.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-250.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-30.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-3000.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-4300.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-4400.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-50.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-55.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-6000.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-6100.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-6200.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-6500.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-7000.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-7100.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-80.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-8200.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-85.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-s400.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-s450.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-s4500.ppd.gz +%%CUPS%%share/cups/model/fr/bjc-s800.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-10000.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-1160.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-1200.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-1270.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-1280.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-1290.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-1500.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-1520.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-2000.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-3000.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-400.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-440.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-460.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-480.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-500.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-5000.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-5500.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-580.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-600.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-640.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-660.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-670.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-680.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-700.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-7000.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-720.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-740.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-750.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-7500.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-760.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-777.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-780.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-785.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-790.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-800.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-810.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-820.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-83.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-850.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-860.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-870.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-875.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-880.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-890.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-895.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-900.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-9000.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-9500.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-980.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-c20sx.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-c20ux.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-c40sx.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-c40ux.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-c60.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-c70.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-c80.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-ex.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-photo.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-pro-xl.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-pro.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-scan2000.ppd.gz +%%CUPS%%share/cups/model/fr/escp2-scan2500.ppd.gz +%%CUPS%%share/cups/model/fr/escp2.ppd.gz +%%CUPS%%share/cups/model/fr/lexmark-4076.ppd.gz +%%CUPS%%share/cups/model/fr/lexmark-z42.ppd.gz +%%CUPS%%share/cups/model/fr/lexmark-z43.ppd.gz +%%CUPS%%share/cups/model/fr/lexmark-z52.ppd.gz +%%CUPS%%share/cups/model/fr/lexmark-z53.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-1100.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-1120.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-1200.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-1220.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-1600.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-2.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-2000.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-2500.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-3.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-340.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-4.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-400.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-4l.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-4v.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-5.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-500.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-501.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-520.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-540.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-550.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-560.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-5si.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-6.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-600.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-601.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-690.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-750.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-810.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-812.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-840.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-842.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-845.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-850.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-855.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-870.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-890.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-895.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-900.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-P1000.ppd.gz +%%CUPS%%share/cups/model/fr/pcl-P1100.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-1000.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-2000.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-210.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-240.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-250.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-30.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-3000.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-4300.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-4400.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-50.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-55.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-6000.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-6100.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-6200.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-6500.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-7000.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-7100.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-80.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-8200.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-85.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-s400.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-s450.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-s4500.ppd.gz +%%CUPS%%share/cups/model/nl/bjc-s800.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-10000.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-1160.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-1200.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-1270.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-1280.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-1290.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-1500.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-1520.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-2000.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-3000.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-400.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-440.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-460.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-480.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-500.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-5000.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-5500.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-580.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-600.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-640.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-660.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-670.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-680.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-700.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-7000.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-720.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-740.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-750.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-7500.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-760.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-777.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-780.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-785.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-790.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-800.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-810.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-820.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-83.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-850.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-860.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-870.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-875.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-880.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-890.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-895.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-900.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-9000.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-9500.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-980.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-c20sx.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-c20ux.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-c40sx.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-c40ux.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-c60.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-c70.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-c80.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-ex.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-photo.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-pro-xl.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-pro.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-scan2000.ppd.gz +%%CUPS%%share/cups/model/nl/escp2-scan2500.ppd.gz +%%CUPS%%share/cups/model/nl/escp2.ppd.gz +%%CUPS%%share/cups/model/nl/lexmark-4076.ppd.gz +%%CUPS%%share/cups/model/nl/lexmark-z42.ppd.gz +%%CUPS%%share/cups/model/nl/lexmark-z43.ppd.gz +%%CUPS%%share/cups/model/nl/lexmark-z52.ppd.gz +%%CUPS%%share/cups/model/nl/lexmark-z53.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-1100.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-1120.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-1200.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-1220.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-1600.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-2.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-2000.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-2500.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-3.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-340.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-4.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-400.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-4l.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-4v.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-5.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-500.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-501.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-520.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-540.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-550.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-560.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-5si.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-6.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-600.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-601.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-690.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-750.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-810.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-812.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-840.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-842.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-845.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-850.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-855.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-870.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-890.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-895.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-900.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-P1000.ppd.gz +%%CUPS%%share/cups/model/nl/pcl-P1100.ppd.gz +%%CUPS%%share/cups/model/no/bjc-1000.ppd.gz +%%CUPS%%share/cups/model/no/bjc-2000.ppd.gz +%%CUPS%%share/cups/model/no/bjc-210.ppd.gz +%%CUPS%%share/cups/model/no/bjc-240.ppd.gz +%%CUPS%%share/cups/model/no/bjc-250.ppd.gz +%%CUPS%%share/cups/model/no/bjc-30.ppd.gz +%%CUPS%%share/cups/model/no/bjc-3000.ppd.gz +%%CUPS%%share/cups/model/no/bjc-4300.ppd.gz +%%CUPS%%share/cups/model/no/bjc-4400.ppd.gz +%%CUPS%%share/cups/model/no/bjc-50.ppd.gz +%%CUPS%%share/cups/model/no/bjc-55.ppd.gz +%%CUPS%%share/cups/model/no/bjc-6000.ppd.gz +%%CUPS%%share/cups/model/no/bjc-6100.ppd.gz +%%CUPS%%share/cups/model/no/bjc-6200.ppd.gz +%%CUPS%%share/cups/model/no/bjc-6500.ppd.gz +%%CUPS%%share/cups/model/no/bjc-7000.ppd.gz +%%CUPS%%share/cups/model/no/bjc-7100.ppd.gz +%%CUPS%%share/cups/model/no/bjc-80.ppd.gz +%%CUPS%%share/cups/model/no/bjc-8200.ppd.gz +%%CUPS%%share/cups/model/no/bjc-85.ppd.gz +%%CUPS%%share/cups/model/no/bjc-s400.ppd.gz +%%CUPS%%share/cups/model/no/bjc-s450.ppd.gz +%%CUPS%%share/cups/model/no/bjc-s4500.ppd.gz +%%CUPS%%share/cups/model/no/bjc-s800.ppd.gz +%%CUPS%%share/cups/model/no/escp2-10000.ppd.gz +%%CUPS%%share/cups/model/no/escp2-1160.ppd.gz +%%CUPS%%share/cups/model/no/escp2-1200.ppd.gz +%%CUPS%%share/cups/model/no/escp2-1270.ppd.gz +%%CUPS%%share/cups/model/no/escp2-1280.ppd.gz +%%CUPS%%share/cups/model/no/escp2-1290.ppd.gz +%%CUPS%%share/cups/model/no/escp2-1500.ppd.gz +%%CUPS%%share/cups/model/no/escp2-1520.ppd.gz +%%CUPS%%share/cups/model/no/escp2-2000.ppd.gz +%%CUPS%%share/cups/model/no/escp2-3000.ppd.gz +%%CUPS%%share/cups/model/no/escp2-400.ppd.gz +%%CUPS%%share/cups/model/no/escp2-440.ppd.gz +%%CUPS%%share/cups/model/no/escp2-460.ppd.gz +%%CUPS%%share/cups/model/no/escp2-480.ppd.gz +%%CUPS%%share/cups/model/no/escp2-500.ppd.gz +%%CUPS%%share/cups/model/no/escp2-5000.ppd.gz +%%CUPS%%share/cups/model/no/escp2-5500.ppd.gz +%%CUPS%%share/cups/model/no/escp2-580.ppd.gz +%%CUPS%%share/cups/model/no/escp2-600.ppd.gz +%%CUPS%%share/cups/model/no/escp2-640.ppd.gz +%%CUPS%%share/cups/model/no/escp2-660.ppd.gz +%%CUPS%%share/cups/model/no/escp2-670.ppd.gz +%%CUPS%%share/cups/model/no/escp2-680.ppd.gz +%%CUPS%%share/cups/model/no/escp2-700.ppd.gz +%%CUPS%%share/cups/model/no/escp2-7000.ppd.gz +%%CUPS%%share/cups/model/no/escp2-720.ppd.gz +%%CUPS%%share/cups/model/no/escp2-740.ppd.gz +%%CUPS%%share/cups/model/no/escp2-750.ppd.gz +%%CUPS%%share/cups/model/no/escp2-7500.ppd.gz +%%CUPS%%share/cups/model/no/escp2-760.ppd.gz +%%CUPS%%share/cups/model/no/escp2-777.ppd.gz +%%CUPS%%share/cups/model/no/escp2-780.ppd.gz +%%CUPS%%share/cups/model/no/escp2-785.ppd.gz +%%CUPS%%share/cups/model/no/escp2-790.ppd.gz +%%CUPS%%share/cups/model/no/escp2-800.ppd.gz +%%CUPS%%share/cups/model/no/escp2-810.ppd.gz +%%CUPS%%share/cups/model/no/escp2-820.ppd.gz +%%CUPS%%share/cups/model/no/escp2-83.ppd.gz +%%CUPS%%share/cups/model/no/escp2-850.ppd.gz +%%CUPS%%share/cups/model/no/escp2-860.ppd.gz +%%CUPS%%share/cups/model/no/escp2-870.ppd.gz +%%CUPS%%share/cups/model/no/escp2-875.ppd.gz +%%CUPS%%share/cups/model/no/escp2-880.ppd.gz +%%CUPS%%share/cups/model/no/escp2-890.ppd.gz +%%CUPS%%share/cups/model/no/escp2-895.ppd.gz +%%CUPS%%share/cups/model/no/escp2-900.ppd.gz +%%CUPS%%share/cups/model/no/escp2-9000.ppd.gz +%%CUPS%%share/cups/model/no/escp2-9500.ppd.gz +%%CUPS%%share/cups/model/no/escp2-980.ppd.gz +%%CUPS%%share/cups/model/no/escp2-c20sx.ppd.gz +%%CUPS%%share/cups/model/no/escp2-c20ux.ppd.gz +%%CUPS%%share/cups/model/no/escp2-c40sx.ppd.gz +%%CUPS%%share/cups/model/no/escp2-c40ux.ppd.gz +%%CUPS%%share/cups/model/no/escp2-c60.ppd.gz +%%CUPS%%share/cups/model/no/escp2-c70.ppd.gz +%%CUPS%%share/cups/model/no/escp2-c80.ppd.gz +%%CUPS%%share/cups/model/no/escp2-ex.ppd.gz +%%CUPS%%share/cups/model/no/escp2-photo.ppd.gz +%%CUPS%%share/cups/model/no/escp2-pro-xl.ppd.gz +%%CUPS%%share/cups/model/no/escp2-pro.ppd.gz +%%CUPS%%share/cups/model/no/escp2-scan2000.ppd.gz +%%CUPS%%share/cups/model/no/escp2-scan2500.ppd.gz +%%CUPS%%share/cups/model/no/escp2.ppd.gz +%%CUPS%%share/cups/model/no/lexmark-4076.ppd.gz +%%CUPS%%share/cups/model/no/lexmark-z42.ppd.gz +%%CUPS%%share/cups/model/no/lexmark-z43.ppd.gz +%%CUPS%%share/cups/model/no/lexmark-z52.ppd.gz +%%CUPS%%share/cups/model/no/lexmark-z53.ppd.gz +%%CUPS%%share/cups/model/no/pcl-1100.ppd.gz +%%CUPS%%share/cups/model/no/pcl-1120.ppd.gz +%%CUPS%%share/cups/model/no/pcl-1200.ppd.gz +%%CUPS%%share/cups/model/no/pcl-1220.ppd.gz +%%CUPS%%share/cups/model/no/pcl-1600.ppd.gz +%%CUPS%%share/cups/model/no/pcl-2.ppd.gz +%%CUPS%%share/cups/model/no/pcl-2000.ppd.gz +%%CUPS%%share/cups/model/no/pcl-2500.ppd.gz +%%CUPS%%share/cups/model/no/pcl-3.ppd.gz +%%CUPS%%share/cups/model/no/pcl-340.ppd.gz +%%CUPS%%share/cups/model/no/pcl-4.ppd.gz +%%CUPS%%share/cups/model/no/pcl-400.ppd.gz +%%CUPS%%share/cups/model/no/pcl-4l.ppd.gz +%%CUPS%%share/cups/model/no/pcl-4v.ppd.gz +%%CUPS%%share/cups/model/no/pcl-5.ppd.gz +%%CUPS%%share/cups/model/no/pcl-500.ppd.gz +%%CUPS%%share/cups/model/no/pcl-501.ppd.gz +%%CUPS%%share/cups/model/no/pcl-520.ppd.gz +%%CUPS%%share/cups/model/no/pcl-540.ppd.gz +%%CUPS%%share/cups/model/no/pcl-550.ppd.gz +%%CUPS%%share/cups/model/no/pcl-560.ppd.gz +%%CUPS%%share/cups/model/no/pcl-5si.ppd.gz +%%CUPS%%share/cups/model/no/pcl-6.ppd.gz +%%CUPS%%share/cups/model/no/pcl-600.ppd.gz +%%CUPS%%share/cups/model/no/pcl-601.ppd.gz +%%CUPS%%share/cups/model/no/pcl-690.ppd.gz +%%CUPS%%share/cups/model/no/pcl-750.ppd.gz +%%CUPS%%share/cups/model/no/pcl-810.ppd.gz +%%CUPS%%share/cups/model/no/pcl-812.ppd.gz +%%CUPS%%share/cups/model/no/pcl-840.ppd.gz +%%CUPS%%share/cups/model/no/pcl-842.ppd.gz +%%CUPS%%share/cups/model/no/pcl-845.ppd.gz +%%CUPS%%share/cups/model/no/pcl-850.ppd.gz +%%CUPS%%share/cups/model/no/pcl-855.ppd.gz +%%CUPS%%share/cups/model/no/pcl-870.ppd.gz +%%CUPS%%share/cups/model/no/pcl-890.ppd.gz +%%CUPS%%share/cups/model/no/pcl-895.ppd.gz +%%CUPS%%share/cups/model/no/pcl-900.ppd.gz +%%CUPS%%share/cups/model/no/pcl-P1000.ppd.gz +%%CUPS%%share/cups/model/no/pcl-P1100.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-1000.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-2000.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-210.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-240.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-250.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-30.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-3000.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-4300.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-4400.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-50.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-55.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-6000.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-6100.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-6200.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-6500.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-7000.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-7100.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-80.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-8200.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-85.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-s400.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-s450.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-s4500.ppd.gz +%%CUPS%%share/cups/model/pl/bjc-s800.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-10000.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-1160.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-1200.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-1270.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-1280.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-1290.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-1500.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-1520.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-2000.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-3000.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-400.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-440.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-460.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-480.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-500.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-5000.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-5500.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-580.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-600.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-640.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-660.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-670.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-680.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-700.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-7000.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-720.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-740.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-750.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-7500.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-760.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-777.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-780.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-785.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-790.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-800.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-810.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-820.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-83.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-850.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-860.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-870.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-875.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-880.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-890.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-895.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-900.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-9000.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-9500.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-980.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-c20sx.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-c20ux.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-c40sx.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-c40ux.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-c60.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-c70.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-c80.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-ex.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-photo.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-pro-xl.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-pro.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-scan2000.ppd.gz +%%CUPS%%share/cups/model/pl/escp2-scan2500.ppd.gz +%%CUPS%%share/cups/model/pl/escp2.ppd.gz +%%CUPS%%share/cups/model/pl/lexmark-4076.ppd.gz +%%CUPS%%share/cups/model/pl/lexmark-z42.ppd.gz +%%CUPS%%share/cups/model/pl/lexmark-z43.ppd.gz +%%CUPS%%share/cups/model/pl/lexmark-z52.ppd.gz +%%CUPS%%share/cups/model/pl/lexmark-z53.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-1100.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-1120.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-1200.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-1220.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-1600.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-2.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-2000.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-2500.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-3.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-340.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-4.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-400.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-4l.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-4v.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-5.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-500.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-501.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-520.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-540.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-550.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-560.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-5si.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-6.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-600.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-601.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-690.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-750.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-810.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-812.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-840.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-842.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-845.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-850.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-855.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-870.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-890.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-895.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-900.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-P1000.ppd.gz +%%CUPS%%share/cups/model/pl/pcl-P1100.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-1000.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-2000.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-210.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-240.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-250.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-30.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-3000.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-4300.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-4400.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-50.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-55.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-6000.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-6100.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-6200.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-6500.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-7000.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-7100.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-80.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-8200.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-85.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-s400.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-s450.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-s4500.ppd.gz +%%CUPS%%share/cups/model/sk/bjc-s800.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-10000.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-1160.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-1200.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-1270.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-1280.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-1290.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-1500.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-1520.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-2000.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-3000.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-400.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-440.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-460.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-480.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-500.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-5000.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-5500.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-580.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-600.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-640.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-660.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-670.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-680.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-700.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-7000.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-720.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-740.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-750.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-7500.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-760.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-777.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-780.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-785.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-790.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-800.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-810.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-820.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-83.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-850.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-860.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-870.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-875.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-880.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-890.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-895.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-900.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-9000.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-9500.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-980.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-c20sx.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-c20ux.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-c40sx.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-c40ux.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-c60.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-c70.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-c80.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-ex.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-photo.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-pro-xl.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-pro.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-scan2000.ppd.gz +%%CUPS%%share/cups/model/sk/escp2-scan2500.ppd.gz +%%CUPS%%share/cups/model/sk/escp2.ppd.gz +%%CUPS%%share/cups/model/sk/lexmark-4076.ppd.gz +%%CUPS%%share/cups/model/sk/lexmark-z42.ppd.gz +%%CUPS%%share/cups/model/sk/lexmark-z43.ppd.gz +%%CUPS%%share/cups/model/sk/lexmark-z52.ppd.gz +%%CUPS%%share/cups/model/sk/lexmark-z53.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-1100.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-1120.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-1200.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-1220.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-1600.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-2.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-2000.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-2500.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-3.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-340.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-4.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-400.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-4l.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-4v.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-5.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-500.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-501.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-520.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-540.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-550.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-560.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-5si.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-6.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-600.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-601.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-690.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-750.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-810.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-812.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-840.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-842.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-845.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-850.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-855.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-870.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-890.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-895.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-900.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-P1000.ppd.gz +%%CUPS%%share/cups/model/sk/pcl-P1100.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-1000.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-2000.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-210.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-240.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-250.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-30.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-3000.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-4300.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-4400.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-50.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-55.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-6000.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-6100.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-6200.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-6500.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-7000.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-7100.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-80.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-8200.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-85.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-s400.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-s450.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-s4500.ppd.gz +%%CUPS%%share/cups/model/sv/bjc-s800.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-10000.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-1160.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-1200.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-1270.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-1280.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-1290.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-1500.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-1520.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-2000.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-3000.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-400.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-440.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-460.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-480.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-500.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-5000.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-5500.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-580.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-600.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-640.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-660.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-670.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-680.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-700.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-7000.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-720.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-740.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-750.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-7500.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-760.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-777.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-780.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-785.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-790.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-800.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-810.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-820.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-83.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-850.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-860.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-870.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-875.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-880.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-890.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-895.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-900.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-9000.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-9500.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-980.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-c20sx.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-c20ux.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-c40sx.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-c40ux.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-c60.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-c70.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-c80.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-ex.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-photo.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-pro-xl.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-pro.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-scan2000.ppd.gz +%%CUPS%%share/cups/model/sv/escp2-scan2500.ppd.gz +%%CUPS%%share/cups/model/sv/escp2.ppd.gz +%%CUPS%%share/cups/model/sv/lexmark-4076.ppd.gz +%%CUPS%%share/cups/model/sv/lexmark-z42.ppd.gz +%%CUPS%%share/cups/model/sv/lexmark-z43.ppd.gz +%%CUPS%%share/cups/model/sv/lexmark-z52.ppd.gz +%%CUPS%%share/cups/model/sv/lexmark-z53.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-1100.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-1120.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-1200.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-1220.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-1600.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-2.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-2000.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-2500.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-3.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-340.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-4.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-400.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-4l.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-4v.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-5.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-500.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-501.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-520.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-540.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-550.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-560.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-5si.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-6.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-600.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-601.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-690.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-750.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-810.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-812.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-840.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-842.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-845.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-850.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-855.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-870.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-890.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-895.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-900.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-P1000.ppd.gz +%%CUPS%%share/cups/model/sv/pcl-P1100.ppd.gz +%%PORTDOCS%%share/doc/gimp-print/gimpprint.ps +%%PORTDOCS%%share/doc/gimp-print/html/book1.html +%%PORTDOCS%%share/doc/gimp-print/html/c29.html +%%PORTDOCS%%share/doc/gimp-print/html/c447.html +%%PORTDOCS%%share/doc/gimp-print/html/c570.html +%%PORTDOCS%%share/doc/gimp-print/html/ch-gimp-and-gimp-print.html +%%PORTDOCS%%share/doc/gimp-print/html/docbook.css +%%PORTDOCS%%share/doc/gimp-print/html/figures/cups_admin.png +%%PORTDOCS%%share/doc/gimp-print/html/figures/cups_admin_device.png +%%PORTDOCS%%share/doc/gimp-print/html/figures/cups_admin_make.png +%%PORTDOCS%%share/doc/gimp-print/html/figures/cups_admin_model.png +%%PORTDOCS%%share/doc/gimp-print/html/figures/cups_admin_success.png +%%PORTDOCS%%share/doc/gimp-print/html/figures/cups_config_printer.png +%%PORTDOCS%%share/doc/gimp-print/html/figures/cups_my_printer.png +%%PORTDOCS%%share/doc/gimp-print/html/figures/cups_printers.png +%%PORTDOCS%%share/doc/gimp-print/html/figures/cups_startup.png +%%PORTDOCS%%share/doc/gimp-print/html/figures/gimp-print-gui-1.png +%%PORTDOCS%%share/doc/gimp-print/html/figures/gimp-print-gui.png +%%PORTDOCS%%share/doc/gimp-print/html/figures/gimp-print-new-printer.png +%%PORTDOCS%%share/doc/gimp-print/html/figures/gimp-print-print-color-adjust.png +%%PORTDOCS%%share/doc/gimp-print/html/figures/gimp-print-setup.png +%%PORTDOCS%%share/doc/gimp-print/html/figures/gimp_image.png +%%PORTDOCS%%share/doc/gimp-print/html/figures/gimp_startup.png +%%PORTDOCS%%share/doc/gimp-print/html/gfdl.html +%%PORTDOCS%%share/doc/gimp-print/html/ln12.html +%%PORTDOCS%%share/doc/gimp-print/html/stylesheet-images/caution.gif +%%PORTDOCS%%share/doc/gimp-print/html/stylesheet-images/home.gif +%%PORTDOCS%%share/doc/gimp-print/html/stylesheet-images/important.gif +%%PORTDOCS%%share/doc/gimp-print/html/stylesheet-images/next.gif +%%PORTDOCS%%share/doc/gimp-print/html/stylesheet-images/note.gif +%%PORTDOCS%%share/doc/gimp-print/html/stylesheet-images/prev.gif +%%PORTDOCS%%share/doc/gimp-print/html/stylesheet-images/tip.gif +%%PORTDOCS%%share/doc/gimp-print/html/stylesheet-images/toc-blank.gif +%%PORTDOCS%%share/doc/gimp-print/html/stylesheet-images/toc-minus.gif +%%PORTDOCS%%share/doc/gimp-print/html/stylesheet-images/toc-plus.gif +%%PORTDOCS%%share/doc/gimp-print/html/stylesheet-images/up.gif +%%PORTDOCS%%share/doc/gimp-print/html/stylesheet-images/warning.gif +%%PORTDOCS%%share/doc/gimp-print/html/x456.html +%%PORTDOCS%%share/doc/gimp-print/html/x548.html +%%PORTDOCS%%share/doc/gimp-print/html/x562.html +%%PORTDOCS%%share/doc/gimp-print/html/x642.html +%%PORTDOCS%%share/doc/gimp-print/html/x652.html +%%PORTDOCS%%share/doc/gimp-print/html/x656.html +%%PORTDOCS%%share/doc/gimp-print/html/x662.html +%%PORTDOCS%%share/doc/gimp-print/html/x698.html +%%PORTDOCS%%share/doc/gimp-print/html/x703.html +%%PORTDOCS%%share/doc/gimp-print/html/x707.html +%%PORTDOCS%%share/doc/gimp-print/html/x711.html +%%PORTDOCS%%share/doc/gimp-print/html/x714.html +%%PORTDOCS%%share/doc/gimp-print/html/x717.html +%%PORTDOCS%%share/doc/gimp-print/html/x722.html +%%PORTDOCS%%share/doc/gimp-print/html/x85.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_1.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_10.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_11.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_12.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_13.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_14.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_15.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_16.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_17.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_18.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_19.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_2.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_20.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_21.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_22.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_23.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_24.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_25.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_26.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_27.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_28.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_29.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_3.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_30.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_31.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_32.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_33.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_34.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_35.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_36.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_37.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_38.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_39.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_4.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_40.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_41.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_42.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_43.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_44.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_45.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_46.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_47.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_5.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_6.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_7.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_8.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_9.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_foot.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/gimpprint_toc.html +%%PORTDOCS%%share/doc/gimp-print/manual-html/print-color.png +%%PORTDOCS%%share/doc/gimp-print/manual-html/print-main.png +%%PORTDOCS%%share/doc/gimp-print/manual-html/print-setup.png +%%PORTDOCS%%share/doc/gimp-print/users-guide.pdf +share/gimp-print/samples/colorbars4.png +share/gimp-print/samples/colorsweep.png +share/gimp-print/samples/profile.jpg +share/gimp-print/samples/testpattern.sample share/locale/da/LC_MESSAGES/gimp-print.mo +share/locale/el/LC_MESSAGES/gimp-print.mo +share/locale/en_GB/LC_MESSAGES/gimp-print.mo share/locale/fr/LC_MESSAGES/gimp-print.mo +share/locale/nl/LC_MESSAGES/gimp-print.mo share/locale/no/LC_MESSAGES/gimp-print.mo share/locale/pl/LC_MESSAGES/gimp-print.mo +share/locale/sk/LC_MESSAGES/gimp-print.mo share/locale/sv/LC_MESSAGES/gimp-print.mo -share/locale/en_GB/LC_MESSAGES/gimp-print.mo -share/gimp-print/doc/html/figures/cups_admin.png -share/gimp-print/doc/html/figures/cups_admin_device.png -share/gimp-print/doc/html/figures/cups_admin_make.png -share/gimp-print/doc/html/figures/cups_admin_model.png -share/gimp-print/doc/html/figures/cups_admin_success.png -share/gimp-print/doc/html/figures/cups_config_printer.png -share/gimp-print/doc/html/figures/cups_my_printer.png -share/gimp-print/doc/html/figures/cups_printers.png -share/gimp-print/doc/html/figures/cups_startup.png -share/gimp-print/doc/html/figures/gimp-print-gui-1.png -share/gimp-print/doc/html/figures/gimp-print-gui.png -share/gimp-print/doc/html/figures/gimp-print-new-printer.png -share/gimp-print/doc/html/figures/gimp-print-print-color-adjust.png -share/gimp-print/doc/html/figures/gimp-print-setup.png -share/gimp-print/doc/html/figures/gimp_image.png -share/gimp-print/doc/html/figures/gimp_startup.png -share/gimp-print/doc/html/stylesheet-images/caution.gif -share/gimp-print/doc/html/stylesheet-images/home.gif -share/gimp-print/doc/html/stylesheet-images/important.gif -share/gimp-print/doc/html/stylesheet-images/next.gif -share/gimp-print/doc/html/stylesheet-images/note.gif -share/gimp-print/doc/html/stylesheet-images/prev.gif -share/gimp-print/doc/html/stylesheet-images/tip.gif -share/gimp-print/doc/html/stylesheet-images/toc-blank.gif -share/gimp-print/doc/html/stylesheet-images/toc-minus.gif -share/gimp-print/doc/html/stylesheet-images/toc-plus.gif -share/gimp-print/doc/html/stylesheet-images/up.gif -share/gimp-print/doc/html/stylesheet-images/warning.gif -share/gimp-print/doc/html/book1.html -share/gimp-print/doc/html/c29.html -share/gimp-print/doc/html/c447.html -share/gimp-print/doc/html/ch-gimp-and-gimp-print.html -share/gimp-print/doc/html/gfdl.html -share/gimp-print/doc/html/ln12.html -share/gimp-print/doc/html/x456.html -share/gimp-print/doc/html/x548.html -share/gimp-print/doc/html/x562.html -share/gimp-print/doc/html/x580.html -share/gimp-print/doc/html/x590.html -share/gimp-print/doc/html/x594.html -share/gimp-print/doc/html/x600.html -share/gimp-print/doc/html/x636.html -share/gimp-print/doc/html/x641.html -share/gimp-print/doc/html/x645.html -share/gimp-print/doc/html/x649.html -share/gimp-print/doc/html/x652.html -share/gimp-print/doc/html/x655.html -share/gimp-print/doc/html/x660.html -share/gimp-print/doc/html/x85.html -share/gimp-print/doc/html/docbook.css -share/gimp-print/doc/users-guide.pdf -share/gimp-print/doc/manual-html/gimpprint_1.html -share/gimp-print/doc/manual-html/gimpprint_10.html -share/gimp-print/doc/manual-html/gimpprint_11.html -share/gimp-print/doc/manual-html/gimpprint_12.html -share/gimp-print/doc/manual-html/gimpprint_13.html -share/gimp-print/doc/manual-html/gimpprint_14.html -share/gimp-print/doc/manual-html/gimpprint_15.html -share/gimp-print/doc/manual-html/gimpprint_16.html -share/gimp-print/doc/manual-html/gimpprint_17.html -share/gimp-print/doc/manual-html/gimpprint_18.html -share/gimp-print/doc/manual-html/gimpprint_19.html -share/gimp-print/doc/manual-html/gimpprint_2.html -share/gimp-print/doc/manual-html/gimpprint_20.html -share/gimp-print/doc/manual-html/gimpprint_21.html -share/gimp-print/doc/manual-html/gimpprint_22.html -share/gimp-print/doc/manual-html/gimpprint_23.html -share/gimp-print/doc/manual-html/gimpprint_24.html -share/gimp-print/doc/manual-html/gimpprint_25.html -share/gimp-print/doc/manual-html/gimpprint_26.html -share/gimp-print/doc/manual-html/gimpprint_27.html -share/gimp-print/doc/manual-html/gimpprint_28.html -share/gimp-print/doc/manual-html/gimpprint_29.html -share/gimp-print/doc/manual-html/gimpprint_3.html -share/gimp-print/doc/manual-html/gimpprint_30.html -share/gimp-print/doc/manual-html/gimpprint_31.html -share/gimp-print/doc/manual-html/gimpprint_32.html -share/gimp-print/doc/manual-html/gimpprint_33.html -share/gimp-print/doc/manual-html/gimpprint_34.html -share/gimp-print/doc/manual-html/gimpprint_35.html -share/gimp-print/doc/manual-html/gimpprint_36.html -share/gimp-print/doc/manual-html/gimpprint_37.html -share/gimp-print/doc/manual-html/gimpprint_38.html -share/gimp-print/doc/manual-html/gimpprint_39.html -share/gimp-print/doc/manual-html/gimpprint_4.html -share/gimp-print/doc/manual-html/gimpprint_40.html -share/gimp-print/doc/manual-html/gimpprint_41.html -share/gimp-print/doc/manual-html/gimpprint_42.html -share/gimp-print/doc/manual-html/gimpprint_43.html -share/gimp-print/doc/manual-html/gimpprint_44.html -share/gimp-print/doc/manual-html/gimpprint_45.html -share/gimp-print/doc/manual-html/gimpprint_46.html -share/gimp-print/doc/manual-html/gimpprint_47.html -share/gimp-print/doc/manual-html/gimpprint_5.html -share/gimp-print/doc/manual-html/gimpprint_6.html -share/gimp-print/doc/manual-html/gimpprint_7.html -share/gimp-print/doc/manual-html/gimpprint_8.html -share/gimp-print/doc/manual-html/gimpprint_9.html -share/gimp-print/doc/manual-html/gimpprint_foot.html -share/gimp-print/doc/manual-html/gimpprint_toc.html -share/gimp-print/doc/manual-html/print-color.png -share/gimp-print/doc/manual-html/print-main.png -share/gimp-print/doc/manual-html/print-setup.png -share/gimp-print/doc/gimpprint.ps -share/gimp-print/samples/testpattern.sample -share/gimp-print/samples/colorbars4.png -share/gimp-print/samples/colorsweep.png -share/gimp-print/samples/profile.jpg -share/cups/model/C/bjc-1000.ppd.gz -share/cups/model/C/bjc-2000.ppd.gz -share/cups/model/C/bjc-210.ppd.gz -share/cups/model/C/bjc-240.ppd.gz -share/cups/model/C/bjc-250.ppd.gz -share/cups/model/C/bjc-30.ppd.gz -share/cups/model/C/bjc-3000.ppd.gz -share/cups/model/C/bjc-4300.ppd.gz -share/cups/model/C/bjc-4400.ppd.gz -share/cups/model/C/bjc-50.ppd.gz -share/cups/model/C/bjc-55.ppd.gz -share/cups/model/C/bjc-6000.ppd.gz -share/cups/model/C/bjc-6100.ppd.gz -share/cups/model/C/bjc-6200.ppd.gz -share/cups/model/C/bjc-6500.ppd.gz -share/cups/model/C/bjc-7000.ppd.gz -share/cups/model/C/bjc-7100.ppd.gz -share/cups/model/C/bjc-80.ppd.gz -share/cups/model/C/bjc-8200.ppd.gz -share/cups/model/C/bjc-85.ppd.gz -share/cups/model/C/bjc-s400.ppd.gz -share/cups/model/C/bjc-s450.ppd.gz -share/cups/model/C/bjc-s4500.ppd.gz -share/cups/model/C/bjc-s800.ppd.gz -share/cups/model/C/compaq-ij750.ppd.gz -share/cups/model/C/escp2-10000.ppd.gz -share/cups/model/C/escp2-1160.ppd.gz -share/cups/model/C/escp2-1200.ppd.gz -share/cups/model/C/escp2-1270.ppd.gz -share/cups/model/C/escp2-1280.ppd.gz -share/cups/model/C/escp2-1290.ppd.gz -share/cups/model/C/escp2-1500.ppd.gz -share/cups/model/C/escp2-1520.ppd.gz -share/cups/model/C/escp2-2000.ppd.gz -share/cups/model/C/escp2-3000.ppd.gz -share/cups/model/C/escp2-400.ppd.gz -share/cups/model/C/escp2-440.ppd.gz -share/cups/model/C/escp2-460.ppd.gz -share/cups/model/C/escp2-480.ppd.gz -share/cups/model/C/escp2-500.ppd.gz -share/cups/model/C/escp2-5000.ppd.gz -share/cups/model/C/escp2-5500.ppd.gz -share/cups/model/C/escp2-580.ppd.gz -share/cups/model/C/escp2-600.ppd.gz -share/cups/model/C/escp2-640.ppd.gz -share/cups/model/C/escp2-660.ppd.gz -share/cups/model/C/escp2-670.ppd.gz -share/cups/model/C/escp2-680.ppd.gz -share/cups/model/C/escp2-700.ppd.gz -share/cups/model/C/escp2-7000.ppd.gz -share/cups/model/C/escp2-720.ppd.gz -share/cups/model/C/escp2-740.ppd.gz -share/cups/model/C/escp2-750.ppd.gz -share/cups/model/C/escp2-7500.ppd.gz -share/cups/model/C/escp2-760.ppd.gz -share/cups/model/C/escp2-777.ppd.gz -share/cups/model/C/escp2-780.ppd.gz -share/cups/model/C/escp2-785.ppd.gz -share/cups/model/C/escp2-790.ppd.gz -share/cups/model/C/escp2-800.ppd.gz -share/cups/model/C/escp2-810.ppd.gz -share/cups/model/C/escp2-83.ppd.gz -share/cups/model/C/escp2-850.ppd.gz -share/cups/model/C/escp2-860.ppd.gz -share/cups/model/C/escp2-870.ppd.gz -share/cups/model/C/escp2-875.ppd.gz -share/cups/model/C/escp2-880.ppd.gz -share/cups/model/C/escp2-890.ppd.gz -share/cups/model/C/escp2-895.ppd.gz -share/cups/model/C/escp2-900.ppd.gz -share/cups/model/C/escp2-9000.ppd.gz -share/cups/model/C/escp2-9500.ppd.gz -share/cups/model/C/escp2-980.ppd.gz -share/cups/model/C/escp2-c20sx.ppd.gz -share/cups/model/C/escp2-c40sx.ppd.gz -share/cups/model/C/escp2-c40ux.ppd.gz -share/cups/model/C/escp2-c60.ppd.gz -share/cups/model/C/escp2-c70.ppd.gz -share/cups/model/C/escp2-c80.ppd.gz -share/cups/model/C/escp2-ex.ppd.gz -share/cups/model/C/escp2-photo.ppd.gz -share/cups/model/C/escp2-pro-xl.ppd.gz -share/cups/model/C/escp2-pro.ppd.gz -share/cups/model/C/escp2-scan2000.ppd.gz -share/cups/model/C/escp2.ppd.gz -share/cups/model/C/lexmark-3200.ppd.gz -share/cups/model/C/lexmark-4076.ppd.gz -share/cups/model/C/lexmark-z31.ppd.gz -share/cups/model/C/lexmark-z52.ppd.gz -share/cups/model/C/pcl-1100.ppd.gz -share/cups/model/C/pcl-1120.ppd.gz -share/cups/model/C/pcl-1200.ppd.gz -share/cups/model/C/pcl-1220.ppd.gz -share/cups/model/C/pcl-1600.ppd.gz -share/cups/model/C/pcl-2.ppd.gz -share/cups/model/C/pcl-2000.ppd.gz -share/cups/model/C/pcl-2500.ppd.gz -share/cups/model/C/pcl-3.ppd.gz -share/cups/model/C/pcl-340.ppd.gz -share/cups/model/C/pcl-4.ppd.gz -share/cups/model/C/pcl-400.ppd.gz -share/cups/model/C/pcl-4l.ppd.gz -share/cups/model/C/pcl-4v.ppd.gz -share/cups/model/C/pcl-5.ppd.gz -share/cups/model/C/pcl-500.ppd.gz -share/cups/model/C/pcl-501.ppd.gz -share/cups/model/C/pcl-520.ppd.gz -share/cups/model/C/pcl-540.ppd.gz -share/cups/model/C/pcl-550.ppd.gz -share/cups/model/C/pcl-560.ppd.gz -share/cups/model/C/pcl-5si.ppd.gz -share/cups/model/C/pcl-6.ppd.gz -share/cups/model/C/pcl-600.ppd.gz -share/cups/model/C/pcl-601.ppd.gz -share/cups/model/C/pcl-690.ppd.gz -share/cups/model/C/pcl-750.ppd.gz -share/cups/model/C/pcl-810.ppd.gz -share/cups/model/C/pcl-812.ppd.gz -share/cups/model/C/pcl-840.ppd.gz -share/cups/model/C/pcl-842.ppd.gz -share/cups/model/C/pcl-850.ppd.gz -share/cups/model/C/pcl-855.ppd.gz -share/cups/model/C/pcl-870.ppd.gz -share/cups/model/C/pcl-890.ppd.gz -share/cups/model/C/pcl-895.ppd.gz -share/cups/model/C/pcl-900.ppd.gz -share/cups/model/C/pcl-P1000.ppd.gz -share/cups/model/C/pcl-P1100.ppd.gz -share/cups/model/C/escp2-c20ux.ppd.gz -share/cups/model/da/bjc-1000.ppd.gz -share/cups/model/da/bjc-2000.ppd.gz -share/cups/model/da/bjc-210.ppd.gz -share/cups/model/da/bjc-240.ppd.gz -share/cups/model/da/bjc-250.ppd.gz -share/cups/model/da/bjc-30.ppd.gz -share/cups/model/da/bjc-3000.ppd.gz -share/cups/model/da/bjc-4300.ppd.gz -share/cups/model/da/bjc-4400.ppd.gz -share/cups/model/da/bjc-50.ppd.gz -share/cups/model/da/bjc-55.ppd.gz -share/cups/model/da/bjc-6000.ppd.gz -share/cups/model/da/bjc-6100.ppd.gz -share/cups/model/da/bjc-6200.ppd.gz -share/cups/model/da/bjc-6500.ppd.gz -share/cups/model/da/bjc-7000.ppd.gz -share/cups/model/da/bjc-7100.ppd.gz -share/cups/model/da/bjc-80.ppd.gz -share/cups/model/da/bjc-8200.ppd.gz -share/cups/model/da/bjc-85.ppd.gz -share/cups/model/da/bjc-s400.ppd.gz -share/cups/model/da/bjc-s450.ppd.gz -share/cups/model/da/bjc-s4500.ppd.gz -share/cups/model/da/bjc-s800.ppd.gz -share/cups/model/da/compaq-ij750.ppd.gz -share/cups/model/da/escp2-10000.ppd.gz -share/cups/model/da/escp2-1160.ppd.gz -share/cups/model/da/escp2-1200.ppd.gz -share/cups/model/da/escp2-1270.ppd.gz -share/cups/model/da/escp2-1280.ppd.gz -share/cups/model/da/escp2-1290.ppd.gz -share/cups/model/da/escp2-1500.ppd.gz -share/cups/model/da/escp2-1520.ppd.gz -share/cups/model/da/escp2-2000.ppd.gz -share/cups/model/da/escp2-3000.ppd.gz -share/cups/model/da/escp2-400.ppd.gz -share/cups/model/da/escp2-440.ppd.gz -share/cups/model/da/escp2-460.ppd.gz -share/cups/model/da/escp2-480.ppd.gz -share/cups/model/da/escp2-500.ppd.gz -share/cups/model/da/escp2-5000.ppd.gz -share/cups/model/da/escp2-5500.ppd.gz -share/cups/model/da/escp2-580.ppd.gz -share/cups/model/da/escp2-600.ppd.gz -share/cups/model/da/escp2-640.ppd.gz -share/cups/model/da/escp2-660.ppd.gz -share/cups/model/da/escp2-670.ppd.gz -share/cups/model/da/escp2-680.ppd.gz -share/cups/model/da/escp2-700.ppd.gz -share/cups/model/da/escp2-7000.ppd.gz -share/cups/model/da/escp2-720.ppd.gz -share/cups/model/da/escp2-740.ppd.gz -share/cups/model/da/escp2-750.ppd.gz -share/cups/model/da/escp2-7500.ppd.gz -share/cups/model/da/escp2-760.ppd.gz -share/cups/model/da/escp2-777.ppd.gz -share/cups/model/da/escp2-780.ppd.gz -share/cups/model/da/escp2-785.ppd.gz -share/cups/model/da/escp2-790.ppd.gz -share/cups/model/da/escp2-800.ppd.gz -share/cups/model/da/escp2-810.ppd.gz -share/cups/model/da/escp2-83.ppd.gz -share/cups/model/da/escp2-850.ppd.gz -share/cups/model/da/escp2-860.ppd.gz -share/cups/model/da/escp2-870.ppd.gz -share/cups/model/da/escp2-875.ppd.gz -share/cups/model/da/escp2-880.ppd.gz -share/cups/model/da/escp2-890.ppd.gz -share/cups/model/da/escp2-895.ppd.gz -share/cups/model/da/escp2-900.ppd.gz -share/cups/model/da/escp2-9000.ppd.gz -share/cups/model/da/escp2-9500.ppd.gz -share/cups/model/da/escp2-980.ppd.gz -share/cups/model/da/escp2-c20sx.ppd.gz -share/cups/model/da/escp2-c40sx.ppd.gz -share/cups/model/da/escp2-c40ux.ppd.gz -share/cups/model/da/escp2-c60.ppd.gz -share/cups/model/da/escp2-c70.ppd.gz -share/cups/model/da/escp2-c80.ppd.gz -share/cups/model/da/escp2-ex.ppd.gz -share/cups/model/da/escp2-photo.ppd.gz -share/cups/model/da/escp2-pro-xl.ppd.gz -share/cups/model/da/escp2-pro.ppd.gz -share/cups/model/da/escp2-scan2000.ppd.gz -share/cups/model/da/escp2.ppd.gz -share/cups/model/da/lexmark-3200.ppd.gz -share/cups/model/da/lexmark-4076.ppd.gz -share/cups/model/da/lexmark-z31.ppd.gz -share/cups/model/da/lexmark-z52.ppd.gz -share/cups/model/da/pcl-1100.ppd.gz -share/cups/model/da/pcl-1120.ppd.gz -share/cups/model/da/pcl-1200.ppd.gz -share/cups/model/da/pcl-1220.ppd.gz -share/cups/model/da/pcl-1600.ppd.gz -share/cups/model/da/pcl-2.ppd.gz -share/cups/model/da/pcl-2000.ppd.gz -share/cups/model/da/pcl-2500.ppd.gz -share/cups/model/da/pcl-3.ppd.gz -share/cups/model/da/pcl-340.ppd.gz -share/cups/model/da/pcl-4.ppd.gz -share/cups/model/da/pcl-400.ppd.gz -share/cups/model/da/pcl-4l.ppd.gz -share/cups/model/da/pcl-4v.ppd.gz -share/cups/model/da/pcl-5.ppd.gz -share/cups/model/da/pcl-500.ppd.gz -share/cups/model/da/pcl-501.ppd.gz -share/cups/model/da/pcl-520.ppd.gz -share/cups/model/da/pcl-540.ppd.gz -share/cups/model/da/pcl-550.ppd.gz -share/cups/model/da/pcl-560.ppd.gz -share/cups/model/da/pcl-5si.ppd.gz -share/cups/model/da/pcl-6.ppd.gz -share/cups/model/da/pcl-600.ppd.gz -share/cups/model/da/pcl-601.ppd.gz -share/cups/model/da/pcl-690.ppd.gz -share/cups/model/da/pcl-750.ppd.gz -share/cups/model/da/pcl-810.ppd.gz -share/cups/model/da/pcl-812.ppd.gz -share/cups/model/da/pcl-840.ppd.gz -share/cups/model/da/pcl-842.ppd.gz -share/cups/model/da/pcl-850.ppd.gz -share/cups/model/da/pcl-855.ppd.gz -share/cups/model/da/pcl-870.ppd.gz -share/cups/model/da/pcl-890.ppd.gz -share/cups/model/da/pcl-895.ppd.gz -share/cups/model/da/pcl-900.ppd.gz -share/cups/model/da/pcl-P1000.ppd.gz -share/cups/model/da/pcl-P1100.ppd.gz -share/cups/model/da/escp2-c20ux.ppd.gz -share/cups/model/en_GB/bjc-1000.ppd.gz -share/cups/model/en_GB/bjc-2000.ppd.gz -share/cups/model/en_GB/bjc-210.ppd.gz -share/cups/model/en_GB/bjc-240.ppd.gz -share/cups/model/en_GB/bjc-250.ppd.gz -share/cups/model/en_GB/bjc-30.ppd.gz -share/cups/model/en_GB/bjc-3000.ppd.gz -share/cups/model/en_GB/bjc-4300.ppd.gz -share/cups/model/en_GB/bjc-4400.ppd.gz -share/cups/model/en_GB/bjc-50.ppd.gz -share/cups/model/en_GB/bjc-55.ppd.gz -share/cups/model/en_GB/bjc-6000.ppd.gz -share/cups/model/en_GB/bjc-6100.ppd.gz -share/cups/model/en_GB/bjc-6200.ppd.gz -share/cups/model/en_GB/bjc-6500.ppd.gz -share/cups/model/en_GB/bjc-7000.ppd.gz -share/cups/model/en_GB/bjc-7100.ppd.gz -share/cups/model/en_GB/bjc-80.ppd.gz -share/cups/model/en_GB/bjc-8200.ppd.gz -share/cups/model/en_GB/bjc-85.ppd.gz -share/cups/model/en_GB/bjc-s400.ppd.gz -share/cups/model/en_GB/bjc-s450.ppd.gz -share/cups/model/en_GB/bjc-s4500.ppd.gz -share/cups/model/en_GB/bjc-s800.ppd.gz -share/cups/model/en_GB/compaq-ij750.ppd.gz -share/cups/model/en_GB/escp2-10000.ppd.gz -share/cups/model/en_GB/escp2-1160.ppd.gz -share/cups/model/en_GB/escp2-1200.ppd.gz -share/cups/model/en_GB/escp2-1270.ppd.gz -share/cups/model/en_GB/escp2-1280.ppd.gz -share/cups/model/en_GB/escp2-1290.ppd.gz -share/cups/model/en_GB/escp2-1500.ppd.gz -share/cups/model/en_GB/escp2-1520.ppd.gz -share/cups/model/en_GB/escp2-2000.ppd.gz -share/cups/model/en_GB/escp2-3000.ppd.gz -share/cups/model/en_GB/escp2-400.ppd.gz -share/cups/model/en_GB/escp2-440.ppd.gz -share/cups/model/en_GB/escp2-460.ppd.gz -share/cups/model/en_GB/escp2-480.ppd.gz -share/cups/model/en_GB/escp2-500.ppd.gz -share/cups/model/en_GB/escp2-5000.ppd.gz -share/cups/model/en_GB/escp2-5500.ppd.gz -share/cups/model/en_GB/escp2-580.ppd.gz -share/cups/model/en_GB/escp2-600.ppd.gz -share/cups/model/en_GB/escp2-640.ppd.gz -share/cups/model/en_GB/escp2-660.ppd.gz -share/cups/model/en_GB/escp2-670.ppd.gz -share/cups/model/en_GB/escp2-680.ppd.gz -share/cups/model/en_GB/escp2-700.ppd.gz -share/cups/model/en_GB/escp2-7000.ppd.gz -share/cups/model/en_GB/escp2-720.ppd.gz -share/cups/model/en_GB/escp2-740.ppd.gz -share/cups/model/en_GB/escp2-750.ppd.gz -share/cups/model/en_GB/escp2-7500.ppd.gz -share/cups/model/en_GB/escp2-760.ppd.gz -share/cups/model/en_GB/escp2-777.ppd.gz -share/cups/model/en_GB/escp2-780.ppd.gz -share/cups/model/en_GB/escp2-785.ppd.gz -share/cups/model/en_GB/escp2-790.ppd.gz -share/cups/model/en_GB/escp2-800.ppd.gz -share/cups/model/en_GB/escp2-810.ppd.gz -share/cups/model/en_GB/escp2-83.ppd.gz -share/cups/model/en_GB/escp2-850.ppd.gz -share/cups/model/en_GB/escp2-860.ppd.gz -share/cups/model/en_GB/escp2-870.ppd.gz -share/cups/model/en_GB/escp2-875.ppd.gz -share/cups/model/en_GB/escp2-880.ppd.gz -share/cups/model/en_GB/escp2-890.ppd.gz -share/cups/model/en_GB/escp2-895.ppd.gz -share/cups/model/en_GB/escp2-900.ppd.gz -share/cups/model/en_GB/escp2-9000.ppd.gz -share/cups/model/en_GB/escp2-9500.ppd.gz -share/cups/model/en_GB/escp2-980.ppd.gz -share/cups/model/en_GB/escp2-c20sx.ppd.gz -share/cups/model/en_GB/escp2-c40sx.ppd.gz -share/cups/model/en_GB/escp2-c40ux.ppd.gz -share/cups/model/en_GB/escp2-c60.ppd.gz -share/cups/model/en_GB/escp2-c70.ppd.gz -share/cups/model/en_GB/escp2-c80.ppd.gz -share/cups/model/en_GB/escp2-ex.ppd.gz -share/cups/model/en_GB/escp2-photo.ppd.gz -share/cups/model/en_GB/escp2-pro-xl.ppd.gz -share/cups/model/en_GB/escp2-pro.ppd.gz -share/cups/model/en_GB/escp2-scan2000.ppd.gz -share/cups/model/en_GB/escp2.ppd.gz -share/cups/model/en_GB/lexmark-3200.ppd.gz -share/cups/model/en_GB/lexmark-4076.ppd.gz -share/cups/model/en_GB/lexmark-z31.ppd.gz -share/cups/model/en_GB/lexmark-z52.ppd.gz -share/cups/model/en_GB/pcl-1100.ppd.gz -share/cups/model/en_GB/pcl-1120.ppd.gz -share/cups/model/en_GB/pcl-1200.ppd.gz -share/cups/model/en_GB/pcl-1220.ppd.gz -share/cups/model/en_GB/pcl-1600.ppd.gz -share/cups/model/en_GB/pcl-2.ppd.gz -share/cups/model/en_GB/pcl-2000.ppd.gz -share/cups/model/en_GB/pcl-2500.ppd.gz -share/cups/model/en_GB/pcl-3.ppd.gz -share/cups/model/en_GB/pcl-340.ppd.gz -share/cups/model/en_GB/pcl-4.ppd.gz -share/cups/model/en_GB/pcl-400.ppd.gz -share/cups/model/en_GB/pcl-4l.ppd.gz -share/cups/model/en_GB/pcl-4v.ppd.gz -share/cups/model/en_GB/pcl-5.ppd.gz -share/cups/model/en_GB/pcl-500.ppd.gz -share/cups/model/en_GB/pcl-501.ppd.gz -share/cups/model/en_GB/pcl-520.ppd.gz -share/cups/model/en_GB/pcl-540.ppd.gz -share/cups/model/en_GB/pcl-550.ppd.gz -share/cups/model/en_GB/pcl-560.ppd.gz -share/cups/model/en_GB/pcl-5si.ppd.gz -share/cups/model/en_GB/pcl-6.ppd.gz -share/cups/model/en_GB/pcl-600.ppd.gz -share/cups/model/en_GB/pcl-601.ppd.gz -share/cups/model/en_GB/pcl-690.ppd.gz -share/cups/model/en_GB/pcl-750.ppd.gz -share/cups/model/en_GB/pcl-810.ppd.gz -share/cups/model/en_GB/pcl-812.ppd.gz -share/cups/model/en_GB/pcl-840.ppd.gz -share/cups/model/en_GB/pcl-842.ppd.gz -share/cups/model/en_GB/pcl-850.ppd.gz -share/cups/model/en_GB/pcl-855.ppd.gz -share/cups/model/en_GB/pcl-870.ppd.gz -share/cups/model/en_GB/pcl-890.ppd.gz -share/cups/model/en_GB/pcl-895.ppd.gz -share/cups/model/en_GB/pcl-900.ppd.gz -share/cups/model/en_GB/pcl-P1000.ppd.gz -share/cups/model/en_GB/pcl-P1100.ppd.gz -share/cups/model/en_GB/escp2-c20ux.ppd.gz -share/cups/model/fr/bjc-1000.ppd.gz -share/cups/model/fr/bjc-2000.ppd.gz -share/cups/model/fr/bjc-210.ppd.gz -share/cups/model/fr/bjc-240.ppd.gz -share/cups/model/fr/bjc-250.ppd.gz -share/cups/model/fr/bjc-30.ppd.gz -share/cups/model/fr/bjc-3000.ppd.gz -share/cups/model/fr/bjc-4300.ppd.gz -share/cups/model/fr/bjc-4400.ppd.gz -share/cups/model/fr/bjc-50.ppd.gz -share/cups/model/fr/bjc-55.ppd.gz -share/cups/model/fr/bjc-6000.ppd.gz -share/cups/model/fr/bjc-6100.ppd.gz -share/cups/model/fr/bjc-6200.ppd.gz -share/cups/model/fr/bjc-6500.ppd.gz -share/cups/model/fr/bjc-7000.ppd.gz -share/cups/model/fr/bjc-7100.ppd.gz -share/cups/model/fr/bjc-80.ppd.gz -share/cups/model/fr/bjc-8200.ppd.gz -share/cups/model/fr/bjc-85.ppd.gz -share/cups/model/fr/bjc-s400.ppd.gz -share/cups/model/fr/bjc-s450.ppd.gz -share/cups/model/fr/bjc-s4500.ppd.gz -share/cups/model/fr/bjc-s800.ppd.gz -share/cups/model/fr/compaq-ij750.ppd.gz -share/cups/model/fr/escp2-10000.ppd.gz -share/cups/model/fr/escp2-1160.ppd.gz -share/cups/model/fr/escp2-1200.ppd.gz -share/cups/model/fr/escp2-1270.ppd.gz -share/cups/model/fr/escp2-1280.ppd.gz -share/cups/model/fr/escp2-1290.ppd.gz -share/cups/model/fr/escp2-1500.ppd.gz -share/cups/model/fr/escp2-1520.ppd.gz -share/cups/model/fr/escp2-2000.ppd.gz -share/cups/model/fr/escp2-3000.ppd.gz -share/cups/model/fr/escp2-400.ppd.gz -share/cups/model/fr/escp2-440.ppd.gz -share/cups/model/fr/escp2-460.ppd.gz -share/cups/model/fr/escp2-480.ppd.gz -share/cups/model/fr/escp2-500.ppd.gz -share/cups/model/fr/escp2-5000.ppd.gz -share/cups/model/fr/escp2-5500.ppd.gz -share/cups/model/fr/escp2-580.ppd.gz -share/cups/model/fr/escp2-600.ppd.gz -share/cups/model/fr/escp2-640.ppd.gz -share/cups/model/fr/escp2-660.ppd.gz -share/cups/model/fr/escp2-670.ppd.gz -share/cups/model/fr/escp2-680.ppd.gz -share/cups/model/fr/escp2-700.ppd.gz -share/cups/model/fr/escp2-7000.ppd.gz -share/cups/model/fr/escp2-720.ppd.gz -share/cups/model/fr/escp2-740.ppd.gz -share/cups/model/fr/escp2-750.ppd.gz -share/cups/model/fr/escp2-7500.ppd.gz -share/cups/model/fr/escp2-760.ppd.gz -share/cups/model/fr/escp2-777.ppd.gz -share/cups/model/fr/escp2-780.ppd.gz -share/cups/model/fr/escp2-785.ppd.gz -share/cups/model/fr/escp2-790.ppd.gz -share/cups/model/fr/escp2-800.ppd.gz -share/cups/model/fr/escp2-810.ppd.gz -share/cups/model/fr/escp2-83.ppd.gz -share/cups/model/fr/escp2-850.ppd.gz -share/cups/model/fr/escp2-860.ppd.gz -share/cups/model/fr/escp2-870.ppd.gz -share/cups/model/fr/escp2-875.ppd.gz -share/cups/model/fr/escp2-880.ppd.gz -share/cups/model/fr/escp2-890.ppd.gz -share/cups/model/fr/escp2-895.ppd.gz -share/cups/model/fr/escp2-900.ppd.gz -share/cups/model/fr/escp2-9000.ppd.gz -share/cups/model/fr/escp2-9500.ppd.gz -share/cups/model/fr/escp2-980.ppd.gz -share/cups/model/fr/escp2-c20sx.ppd.gz -share/cups/model/fr/escp2-c40sx.ppd.gz -share/cups/model/fr/escp2-c40ux.ppd.gz -share/cups/model/fr/escp2-c60.ppd.gz -share/cups/model/fr/escp2-c70.ppd.gz -share/cups/model/fr/escp2-c80.ppd.gz -share/cups/model/fr/escp2-ex.ppd.gz -share/cups/model/fr/escp2-photo.ppd.gz -share/cups/model/fr/escp2-pro-xl.ppd.gz -share/cups/model/fr/escp2-pro.ppd.gz -share/cups/model/fr/escp2-scan2000.ppd.gz -share/cups/model/fr/escp2.ppd.gz -share/cups/model/fr/lexmark-3200.ppd.gz -share/cups/model/fr/lexmark-4076.ppd.gz -share/cups/model/fr/lexmark-z31.ppd.gz -share/cups/model/fr/lexmark-z52.ppd.gz -share/cups/model/fr/pcl-1100.ppd.gz -share/cups/model/fr/pcl-1120.ppd.gz -share/cups/model/fr/pcl-1200.ppd.gz -share/cups/model/fr/pcl-1220.ppd.gz -share/cups/model/fr/pcl-1600.ppd.gz -share/cups/model/fr/pcl-2.ppd.gz -share/cups/model/fr/pcl-2000.ppd.gz -share/cups/model/fr/pcl-2500.ppd.gz -share/cups/model/fr/pcl-3.ppd.gz -share/cups/model/fr/pcl-340.ppd.gz -share/cups/model/fr/pcl-4.ppd.gz -share/cups/model/fr/pcl-400.ppd.gz -share/cups/model/fr/pcl-4l.ppd.gz -share/cups/model/fr/pcl-4v.ppd.gz -share/cups/model/fr/pcl-5.ppd.gz -share/cups/model/fr/pcl-500.ppd.gz -share/cups/model/fr/pcl-501.ppd.gz -share/cups/model/fr/pcl-520.ppd.gz -share/cups/model/fr/pcl-540.ppd.gz -share/cups/model/fr/pcl-550.ppd.gz -share/cups/model/fr/pcl-560.ppd.gz -share/cups/model/fr/pcl-5si.ppd.gz -share/cups/model/fr/pcl-6.ppd.gz -share/cups/model/fr/pcl-600.ppd.gz -share/cups/model/fr/pcl-601.ppd.gz -share/cups/model/fr/pcl-690.ppd.gz -share/cups/model/fr/pcl-750.ppd.gz -share/cups/model/fr/pcl-810.ppd.gz -share/cups/model/fr/pcl-812.ppd.gz -share/cups/model/fr/pcl-840.ppd.gz -share/cups/model/fr/pcl-842.ppd.gz -share/cups/model/fr/pcl-850.ppd.gz -share/cups/model/fr/pcl-855.ppd.gz -share/cups/model/fr/pcl-870.ppd.gz -share/cups/model/fr/pcl-890.ppd.gz -share/cups/model/fr/pcl-895.ppd.gz -share/cups/model/fr/pcl-900.ppd.gz -share/cups/model/fr/pcl-P1000.ppd.gz -share/cups/model/fr/pcl-P1100.ppd.gz -share/cups/model/fr/escp2-c20ux.ppd.gz -share/cups/model/no/bjc-1000.ppd.gz -share/cups/model/no/bjc-2000.ppd.gz -share/cups/model/no/bjc-210.ppd.gz -share/cups/model/no/bjc-240.ppd.gz -share/cups/model/no/bjc-250.ppd.gz -share/cups/model/no/bjc-30.ppd.gz -share/cups/model/no/bjc-3000.ppd.gz -share/cups/model/no/bjc-4300.ppd.gz -share/cups/model/no/bjc-4400.ppd.gz -share/cups/model/no/bjc-50.ppd.gz -share/cups/model/no/bjc-55.ppd.gz -share/cups/model/no/bjc-6000.ppd.gz -share/cups/model/no/bjc-6100.ppd.gz -share/cups/model/no/bjc-6200.ppd.gz -share/cups/model/no/bjc-6500.ppd.gz -share/cups/model/no/bjc-7000.ppd.gz -share/cups/model/no/bjc-7100.ppd.gz -share/cups/model/no/bjc-80.ppd.gz -share/cups/model/no/bjc-8200.ppd.gz -share/cups/model/no/bjc-85.ppd.gz -share/cups/model/no/bjc-s400.ppd.gz -share/cups/model/no/bjc-s450.ppd.gz -share/cups/model/no/bjc-s4500.ppd.gz -share/cups/model/no/bjc-s800.ppd.gz -share/cups/model/no/compaq-ij750.ppd.gz -share/cups/model/no/escp2-10000.ppd.gz -share/cups/model/no/escp2-1160.ppd.gz -share/cups/model/no/escp2-1200.ppd.gz -share/cups/model/no/escp2-1270.ppd.gz -share/cups/model/no/escp2-1280.ppd.gz -share/cups/model/no/escp2-1290.ppd.gz -share/cups/model/no/escp2-1500.ppd.gz -share/cups/model/no/escp2-1520.ppd.gz -share/cups/model/no/escp2-2000.ppd.gz -share/cups/model/no/escp2-3000.ppd.gz -share/cups/model/no/escp2-400.ppd.gz -share/cups/model/no/escp2-440.ppd.gz -share/cups/model/no/escp2-460.ppd.gz -share/cups/model/no/escp2-480.ppd.gz -share/cups/model/no/escp2-500.ppd.gz -share/cups/model/no/escp2-5000.ppd.gz -share/cups/model/no/escp2-5500.ppd.gz -share/cups/model/no/escp2-580.ppd.gz -share/cups/model/no/escp2-600.ppd.gz -share/cups/model/no/escp2-640.ppd.gz -share/cups/model/no/escp2-660.ppd.gz -share/cups/model/no/escp2-670.ppd.gz -share/cups/model/no/escp2-680.ppd.gz -share/cups/model/no/escp2-700.ppd.gz -share/cups/model/no/escp2-7000.ppd.gz -share/cups/model/no/escp2-720.ppd.gz -share/cups/model/no/escp2-740.ppd.gz -share/cups/model/no/escp2-750.ppd.gz -share/cups/model/no/escp2-7500.ppd.gz -share/cups/model/no/escp2-760.ppd.gz -share/cups/model/no/escp2-777.ppd.gz -share/cups/model/no/escp2-780.ppd.gz -share/cups/model/no/escp2-785.ppd.gz -share/cups/model/no/escp2-790.ppd.gz -share/cups/model/no/escp2-800.ppd.gz -share/cups/model/no/escp2-810.ppd.gz -share/cups/model/no/escp2-83.ppd.gz -share/cups/model/no/escp2-850.ppd.gz -share/cups/model/no/escp2-860.ppd.gz -share/cups/model/no/escp2-870.ppd.gz -share/cups/model/no/escp2-875.ppd.gz -share/cups/model/no/escp2-880.ppd.gz -share/cups/model/no/escp2-890.ppd.gz -share/cups/model/no/escp2-895.ppd.gz -share/cups/model/no/escp2-900.ppd.gz -share/cups/model/no/escp2-9000.ppd.gz -share/cups/model/no/escp2-9500.ppd.gz -share/cups/model/no/escp2-980.ppd.gz -share/cups/model/no/escp2-c20sx.ppd.gz -share/cups/model/no/escp2-c40sx.ppd.gz -share/cups/model/no/escp2-c40ux.ppd.gz -share/cups/model/no/escp2-c60.ppd.gz -share/cups/model/no/escp2-c70.ppd.gz -share/cups/model/no/escp2-c80.ppd.gz -share/cups/model/no/escp2-ex.ppd.gz -share/cups/model/no/escp2-photo.ppd.gz -share/cups/model/no/escp2-pro-xl.ppd.gz -share/cups/model/no/escp2-pro.ppd.gz -share/cups/model/no/escp2-scan2000.ppd.gz -share/cups/model/no/escp2.ppd.gz -share/cups/model/no/lexmark-3200.ppd.gz -share/cups/model/no/lexmark-4076.ppd.gz -share/cups/model/no/lexmark-z31.ppd.gz -share/cups/model/no/lexmark-z52.ppd.gz -share/cups/model/no/pcl-1100.ppd.gz -share/cups/model/no/pcl-1120.ppd.gz -share/cups/model/no/pcl-1200.ppd.gz -share/cups/model/no/pcl-1220.ppd.gz -share/cups/model/no/pcl-1600.ppd.gz -share/cups/model/no/pcl-2.ppd.gz -share/cups/model/no/pcl-2000.ppd.gz -share/cups/model/no/pcl-2500.ppd.gz -share/cups/model/no/pcl-3.ppd.gz -share/cups/model/no/pcl-340.ppd.gz -share/cups/model/no/pcl-4.ppd.gz -share/cups/model/no/pcl-400.ppd.gz -share/cups/model/no/pcl-4l.ppd.gz -share/cups/model/no/pcl-4v.ppd.gz -share/cups/model/no/pcl-5.ppd.gz -share/cups/model/no/pcl-500.ppd.gz -share/cups/model/no/pcl-501.ppd.gz -share/cups/model/no/pcl-520.ppd.gz -share/cups/model/no/pcl-540.ppd.gz -share/cups/model/no/pcl-550.ppd.gz -share/cups/model/no/pcl-560.ppd.gz -share/cups/model/no/pcl-5si.ppd.gz -share/cups/model/no/pcl-6.ppd.gz -share/cups/model/no/pcl-600.ppd.gz -share/cups/model/no/pcl-601.ppd.gz -share/cups/model/no/pcl-690.ppd.gz -share/cups/model/no/pcl-750.ppd.gz -share/cups/model/no/pcl-810.ppd.gz -share/cups/model/no/pcl-812.ppd.gz -share/cups/model/no/pcl-840.ppd.gz -share/cups/model/no/pcl-842.ppd.gz -share/cups/model/no/pcl-850.ppd.gz -share/cups/model/no/pcl-855.ppd.gz -share/cups/model/no/pcl-870.ppd.gz -share/cups/model/no/pcl-890.ppd.gz -share/cups/model/no/pcl-895.ppd.gz -share/cups/model/no/pcl-900.ppd.gz -share/cups/model/no/pcl-P1000.ppd.gz -share/cups/model/no/pcl-P1100.ppd.gz -share/cups/model/no/escp2-c20ux.ppd.gz -share/cups/model/pl/bjc-1000.ppd.gz -share/cups/model/pl/bjc-2000.ppd.gz -share/cups/model/pl/bjc-210.ppd.gz -share/cups/model/pl/bjc-240.ppd.gz -share/cups/model/pl/bjc-250.ppd.gz -share/cups/model/pl/bjc-30.ppd.gz -share/cups/model/pl/bjc-3000.ppd.gz -share/cups/model/pl/bjc-4300.ppd.gz -share/cups/model/pl/bjc-4400.ppd.gz -share/cups/model/pl/bjc-50.ppd.gz -share/cups/model/pl/bjc-55.ppd.gz -share/cups/model/pl/bjc-6000.ppd.gz -share/cups/model/pl/bjc-6100.ppd.gz -share/cups/model/pl/bjc-6200.ppd.gz -share/cups/model/pl/bjc-6500.ppd.gz -share/cups/model/pl/bjc-7000.ppd.gz -share/cups/model/pl/bjc-7100.ppd.gz -share/cups/model/pl/bjc-80.ppd.gz -share/cups/model/pl/bjc-8200.ppd.gz -share/cups/model/pl/bjc-85.ppd.gz -share/cups/model/pl/bjc-s400.ppd.gz -share/cups/model/pl/bjc-s450.ppd.gz -share/cups/model/pl/bjc-s4500.ppd.gz -share/cups/model/pl/bjc-s800.ppd.gz -share/cups/model/pl/compaq-ij750.ppd.gz -share/cups/model/pl/escp2-10000.ppd.gz -share/cups/model/pl/escp2-1160.ppd.gz -share/cups/model/pl/escp2-1200.ppd.gz -share/cups/model/pl/escp2-1270.ppd.gz -share/cups/model/pl/escp2-1280.ppd.gz -share/cups/model/pl/escp2-1290.ppd.gz -share/cups/model/pl/escp2-1500.ppd.gz -share/cups/model/pl/escp2-1520.ppd.gz -share/cups/model/pl/escp2-2000.ppd.gz -share/cups/model/pl/escp2-3000.ppd.gz -share/cups/model/pl/escp2-400.ppd.gz -share/cups/model/pl/escp2-440.ppd.gz -share/cups/model/pl/escp2-460.ppd.gz -share/cups/model/pl/escp2-480.ppd.gz -share/cups/model/pl/escp2-500.ppd.gz -share/cups/model/pl/escp2-5000.ppd.gz -share/cups/model/pl/escp2-5500.ppd.gz -share/cups/model/pl/escp2-580.ppd.gz -share/cups/model/pl/escp2-600.ppd.gz -share/cups/model/pl/escp2-640.ppd.gz -share/cups/model/pl/escp2-660.ppd.gz -share/cups/model/pl/escp2-670.ppd.gz -share/cups/model/pl/escp2-680.ppd.gz -share/cups/model/pl/escp2-700.ppd.gz -share/cups/model/pl/escp2-7000.ppd.gz -share/cups/model/pl/escp2-720.ppd.gz -share/cups/model/pl/escp2-740.ppd.gz -share/cups/model/pl/escp2-750.ppd.gz -share/cups/model/pl/escp2-7500.ppd.gz -share/cups/model/pl/escp2-760.ppd.gz -share/cups/model/pl/escp2-777.ppd.gz -share/cups/model/pl/escp2-780.ppd.gz -share/cups/model/pl/escp2-785.ppd.gz -share/cups/model/pl/escp2-790.ppd.gz -share/cups/model/pl/escp2-800.ppd.gz -share/cups/model/pl/escp2-810.ppd.gz -share/cups/model/pl/escp2-83.ppd.gz -share/cups/model/pl/escp2-850.ppd.gz -share/cups/model/pl/escp2-860.ppd.gz -share/cups/model/pl/escp2-870.ppd.gz -share/cups/model/pl/escp2-875.ppd.gz -share/cups/model/pl/escp2-880.ppd.gz -share/cups/model/pl/escp2-890.ppd.gz -share/cups/model/pl/escp2-895.ppd.gz -share/cups/model/pl/escp2-900.ppd.gz -share/cups/model/pl/escp2-9000.ppd.gz -share/cups/model/pl/escp2-9500.ppd.gz -share/cups/model/pl/escp2-980.ppd.gz -share/cups/model/pl/escp2-c20sx.ppd.gz -share/cups/model/pl/escp2-c40sx.ppd.gz -share/cups/model/pl/escp2-c40ux.ppd.gz -share/cups/model/pl/escp2-c60.ppd.gz -share/cups/model/pl/escp2-c70.ppd.gz -share/cups/model/pl/escp2-c80.ppd.gz -share/cups/model/pl/escp2-ex.ppd.gz -share/cups/model/pl/escp2-photo.ppd.gz -share/cups/model/pl/escp2-pro-xl.ppd.gz -share/cups/model/pl/escp2-pro.ppd.gz -share/cups/model/pl/escp2-scan2000.ppd.gz -share/cups/model/pl/escp2.ppd.gz -share/cups/model/pl/lexmark-3200.ppd.gz -share/cups/model/pl/lexmark-4076.ppd.gz -share/cups/model/pl/lexmark-z31.ppd.gz -share/cups/model/pl/lexmark-z52.ppd.gz -share/cups/model/pl/pcl-1100.ppd.gz -share/cups/model/pl/pcl-1120.ppd.gz -share/cups/model/pl/pcl-1200.ppd.gz -share/cups/model/pl/pcl-1220.ppd.gz -share/cups/model/pl/pcl-1600.ppd.gz -share/cups/model/pl/pcl-2.ppd.gz -share/cups/model/pl/pcl-2000.ppd.gz -share/cups/model/pl/pcl-2500.ppd.gz -share/cups/model/pl/pcl-3.ppd.gz -share/cups/model/pl/pcl-340.ppd.gz -share/cups/model/pl/pcl-4.ppd.gz -share/cups/model/pl/pcl-400.ppd.gz -share/cups/model/pl/pcl-4l.ppd.gz -share/cups/model/pl/pcl-4v.ppd.gz -share/cups/model/pl/pcl-5.ppd.gz -share/cups/model/pl/pcl-500.ppd.gz -share/cups/model/pl/pcl-501.ppd.gz -share/cups/model/pl/pcl-520.ppd.gz -share/cups/model/pl/pcl-540.ppd.gz -share/cups/model/pl/pcl-550.ppd.gz -share/cups/model/pl/pcl-560.ppd.gz -share/cups/model/pl/pcl-5si.ppd.gz -share/cups/model/pl/pcl-6.ppd.gz -share/cups/model/pl/pcl-600.ppd.gz -share/cups/model/pl/pcl-601.ppd.gz -share/cups/model/pl/pcl-690.ppd.gz -share/cups/model/pl/pcl-750.ppd.gz -share/cups/model/pl/pcl-810.ppd.gz -share/cups/model/pl/pcl-812.ppd.gz -share/cups/model/pl/pcl-840.ppd.gz -share/cups/model/pl/pcl-842.ppd.gz -share/cups/model/pl/pcl-850.ppd.gz -share/cups/model/pl/pcl-855.ppd.gz -share/cups/model/pl/pcl-870.ppd.gz -share/cups/model/pl/pcl-890.ppd.gz -share/cups/model/pl/pcl-895.ppd.gz -share/cups/model/pl/pcl-900.ppd.gz -share/cups/model/pl/pcl-P1000.ppd.gz -share/cups/model/pl/pcl-P1100.ppd.gz -share/cups/model/pl/escp2-c20ux.ppd.gz -share/cups/model/sv/bjc-1000.ppd.gz -share/cups/model/sv/bjc-2000.ppd.gz -share/cups/model/sv/bjc-210.ppd.gz -share/cups/model/sv/bjc-240.ppd.gz -share/cups/model/sv/bjc-250.ppd.gz -share/cups/model/sv/bjc-30.ppd.gz -share/cups/model/sv/bjc-3000.ppd.gz -share/cups/model/sv/bjc-4300.ppd.gz -share/cups/model/sv/bjc-4400.ppd.gz -share/cups/model/sv/bjc-50.ppd.gz -share/cups/model/sv/bjc-55.ppd.gz -share/cups/model/sv/bjc-6000.ppd.gz -share/cups/model/sv/bjc-6100.ppd.gz -share/cups/model/sv/bjc-6200.ppd.gz -share/cups/model/sv/bjc-6500.ppd.gz -share/cups/model/sv/bjc-7000.ppd.gz -share/cups/model/sv/bjc-7100.ppd.gz -share/cups/model/sv/bjc-80.ppd.gz -share/cups/model/sv/bjc-8200.ppd.gz -share/cups/model/sv/bjc-85.ppd.gz -share/cups/model/sv/bjc-s400.ppd.gz -share/cups/model/sv/bjc-s450.ppd.gz -share/cups/model/sv/bjc-s4500.ppd.gz -share/cups/model/sv/bjc-s800.ppd.gz -share/cups/model/sv/compaq-ij750.ppd.gz -share/cups/model/sv/escp2-10000.ppd.gz -share/cups/model/sv/escp2-1160.ppd.gz -share/cups/model/sv/escp2-1200.ppd.gz -share/cups/model/sv/escp2-1270.ppd.gz -share/cups/model/sv/escp2-1280.ppd.gz -share/cups/model/sv/escp2-1290.ppd.gz -share/cups/model/sv/escp2-1500.ppd.gz -share/cups/model/sv/escp2-1520.ppd.gz -share/cups/model/sv/escp2-2000.ppd.gz -share/cups/model/sv/escp2-3000.ppd.gz -share/cups/model/sv/escp2-400.ppd.gz -share/cups/model/sv/escp2-440.ppd.gz -share/cups/model/sv/escp2-460.ppd.gz -share/cups/model/sv/escp2-480.ppd.gz -share/cups/model/sv/escp2-500.ppd.gz -share/cups/model/sv/escp2-5000.ppd.gz -share/cups/model/sv/escp2-5500.ppd.gz -share/cups/model/sv/escp2-580.ppd.gz -share/cups/model/sv/escp2-600.ppd.gz -share/cups/model/sv/escp2-640.ppd.gz -share/cups/model/sv/escp2-660.ppd.gz -share/cups/model/sv/escp2-670.ppd.gz -share/cups/model/sv/escp2-680.ppd.gz -share/cups/model/sv/escp2-700.ppd.gz -share/cups/model/sv/escp2-7000.ppd.gz -share/cups/model/sv/escp2-720.ppd.gz -share/cups/model/sv/escp2-740.ppd.gz -share/cups/model/sv/escp2-750.ppd.gz -share/cups/model/sv/escp2-7500.ppd.gz -share/cups/model/sv/escp2-760.ppd.gz -share/cups/model/sv/escp2-777.ppd.gz -share/cups/model/sv/escp2-780.ppd.gz -share/cups/model/sv/escp2-785.ppd.gz -share/cups/model/sv/escp2-790.ppd.gz -share/cups/model/sv/escp2-800.ppd.gz -share/cups/model/sv/escp2-810.ppd.gz -share/cups/model/sv/escp2-83.ppd.gz -share/cups/model/sv/escp2-850.ppd.gz -share/cups/model/sv/escp2-860.ppd.gz -share/cups/model/sv/escp2-870.ppd.gz -share/cups/model/sv/escp2-875.ppd.gz -share/cups/model/sv/escp2-880.ppd.gz -share/cups/model/sv/escp2-890.ppd.gz -share/cups/model/sv/escp2-895.ppd.gz -share/cups/model/sv/escp2-900.ppd.gz -share/cups/model/sv/escp2-9000.ppd.gz -share/cups/model/sv/escp2-9500.ppd.gz -share/cups/model/sv/escp2-980.ppd.gz -share/cups/model/sv/escp2-c20sx.ppd.gz -share/cups/model/sv/escp2-c40sx.ppd.gz -share/cups/model/sv/escp2-c40ux.ppd.gz -share/cups/model/sv/escp2-c60.ppd.gz -share/cups/model/sv/escp2-c70.ppd.gz -share/cups/model/sv/escp2-c80.ppd.gz -share/cups/model/sv/escp2-ex.ppd.gz -share/cups/model/sv/escp2-photo.ppd.gz -share/cups/model/sv/escp2-pro-xl.ppd.gz -share/cups/model/sv/escp2-pro.ppd.gz -share/cups/model/sv/escp2-scan2000.ppd.gz -share/cups/model/sv/escp2.ppd.gz -share/cups/model/sv/lexmark-3200.ppd.gz -share/cups/model/sv/lexmark-4076.ppd.gz -share/cups/model/sv/lexmark-z31.ppd.gz -share/cups/model/sv/lexmark-z52.ppd.gz -share/cups/model/sv/pcl-1100.ppd.gz -share/cups/model/sv/pcl-1120.ppd.gz -share/cups/model/sv/pcl-1200.ppd.gz -share/cups/model/sv/pcl-1220.ppd.gz -share/cups/model/sv/pcl-1600.ppd.gz -share/cups/model/sv/pcl-2.ppd.gz -share/cups/model/sv/pcl-2000.ppd.gz -share/cups/model/sv/pcl-2500.ppd.gz -share/cups/model/sv/pcl-3.ppd.gz -share/cups/model/sv/pcl-340.ppd.gz -share/cups/model/sv/pcl-4.ppd.gz -share/cups/model/sv/pcl-400.ppd.gz -share/cups/model/sv/pcl-4l.ppd.gz -share/cups/model/sv/pcl-4v.ppd.gz -share/cups/model/sv/pcl-5.ppd.gz -share/cups/model/sv/pcl-500.ppd.gz -share/cups/model/sv/pcl-501.ppd.gz -share/cups/model/sv/pcl-520.ppd.gz -share/cups/model/sv/pcl-540.ppd.gz -share/cups/model/sv/pcl-550.ppd.gz -share/cups/model/sv/pcl-560.ppd.gz -share/cups/model/sv/pcl-5si.ppd.gz -share/cups/model/sv/pcl-6.ppd.gz -share/cups/model/sv/pcl-600.ppd.gz -share/cups/model/sv/pcl-601.ppd.gz -share/cups/model/sv/pcl-690.ppd.gz -share/cups/model/sv/pcl-750.ppd.gz -share/cups/model/sv/pcl-810.ppd.gz -share/cups/model/sv/pcl-812.ppd.gz -share/cups/model/sv/pcl-840.ppd.gz -share/cups/model/sv/pcl-842.ppd.gz -share/cups/model/sv/pcl-850.ppd.gz -share/cups/model/sv/pcl-855.ppd.gz -share/cups/model/sv/pcl-870.ppd.gz -share/cups/model/sv/pcl-890.ppd.gz -share/cups/model/sv/pcl-895.ppd.gz -share/cups/model/sv/pcl-900.ppd.gz -share/cups/model/sv/pcl-P1000.ppd.gz -share/cups/model/sv/pcl-P1100.ppd.gz -share/cups/model/sv/escp2-c20ux.ppd.gz -share/cups/calibrate.ppm -@dirrm share/gimp-print/doc/html/stylesheet-images -@dirrm share/gimp-print/doc/html/figures -@dirrm share/gimp-print/doc/html -@dirrm share/gimp-print/doc/manual-html -@dirrm share/gimp-print/doc @dirrm share/gimp-print/samples @dirrm share/gimp-print +%%PORTDOCS%%@dirrm share/doc/gimp-print/manual-html +%%PORTDOCS%%@dirrm share/doc/gimp-print/html/stylesheet-images +%%PORTDOCS%%@dirrm share/doc/gimp-print/html/figures +%%PORTDOCS%%@dirrm share/doc/gimp-print/html +%%PORTDOCS%%@dirrm share/doc/gimp-print +%%CUPS%%@unexec rmdir %D/share/cups/model/sv 2>/dev/null || true +%%CUPS%%@unexec rmdir %D/share/cups/model/sk 2>/dev/null || true +%%CUPS%%@unexec rmdir %D/share/cups/model/pl 2>/dev/null || true +%%CUPS%%@unexec rmdir %D/share/cups/model/no 2>/dev/null || true +%%CUPS%%@unexec rmdir %D/share/cups/model/nl 2>/dev/null || true +%%CUPS%%@unexec rmdir %D/share/cups/model/fr 2>/dev/null || true +%%CUPS%%@unexec rmdir %D/share/cups/model/en_GB 2>/dev/null || true +%%CUPS%%@unexec rmdir %D/share/cups/model/el 2>/dev/null || true +%%CUPS%%@unexec rmdir %D/share/cups/model/da 2>/dev/null || true +%%CUPS%%@unexec rmdir %D/share/cups/model/C 2>/dev/null || true +@dirrm include/gimp-print >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 11:20:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 56AE037B411 for ; Mon, 10 Jun 2002 11:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AIK1h94851; Mon, 10 Jun 2002 11:20:01 -0700 (PDT) (envelope-from gnats) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by hub.freebsd.org (Postfix) with ESMTP id 7E40437B406 for ; Mon, 10 Jun 2002 11:14:40 -0700 (PDT) Received: (from lev@localhost) by ftp.translate.ru (8.11.6/8.11.2) id g5AIHSA78303; Mon, 10 Jun 2002 22:17:28 +0400 (MSD) (envelope-from lev) Message-Id: <200206101817.g5AIHSA78303@ftp.translate.ru> Date: Mon, 10 Jun 2002 22:17:28 +0400 (MSD) From: "Lev A. Serebryakov" Reply-To: "Lev A. Serebryakov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39123: [MAINTAINER UPDATE][UNBORKE] Update for port devel/mipsel-linux-binutils Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39123 >Category: ports >Synopsis: [MAINTAINER UPDATE][UNBORKE] Update for port devel/mipsel-linux-binutils >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 11:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Lev A. Serebryakov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Dec 8 13:48:40 MSK 2001 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386 Ports collection: 20 Jun 2002 >Description: This PR change download site for distfile (original site is down) and, also I've repack archive from gzip to bzip2 (7Mb is better than 9Mb, IMHO). >How-To-Repeat: >Fix: diff -run mipsel-linux-binutils.orig/Makefile mipsel-linux-binutils/Makefile d11 2 a12 1 MASTER_SITES= http://lev.serebryakov.spb.ru/dpwnload/agenda d14 1 a14 1 DISTNAME= ${PORTNAME}-${PORTVERSION}-cvs a19 1 USE_BZIP2= yes diff -run mipsel-linux-binutils.orig/distinfo mipsel-linux-binutils/distinfo d1 1 a1 1 MD5 (binutils-2.10.91-cvs.tar.bz2) = 02b3d20c3033ce37b9d92b1f6ebe86e4 diff -ruN mipsel-linux-binutils.orig/Makefile mipsel-linux-binutils/Makefile --- mipsel-linux-binutils.orig/Makefile Mon Jun 10 21:28:00 2002 +++ mipsel-linux-binutils/Makefile Mon Jun 10 21:29:03 2002 @@ -8,15 +8,15 @@ PORTNAME= binutils PORTVERSION= 2.10.91 CATEGORIES= devel -MASTER_SITES= ftp://ftp.agendacomputing.com/pub/dev/snow/snap-02212000/src/ -MASTER_SITE_SUBDIR= binutils +MASTER_SITES= http://lev.serebryakov.spb.ru/dpwnload/agenda PKGNAMEPREFIX= mipsel-linux- -DISTNAME= binutils-CVS +DISTNAME= ${PORTNAME}-${PORTVERSION}-cvs MAINTAINER= lev@serebryakov.spb.ru WRKSRC= ${WRKDIR}/binutils-CVS/src +USE_BZIP2= yes USE_GMAKE= yes CONFIGURE_ARGS= --target=${PKGNAMEPREFIX:S/-$//} USE_LIBTOOL= yes diff -ruN mipsel-linux-binutils.orig/distinfo mipsel-linux-binutils/distinfo --- mipsel-linux-binutils.orig/distinfo Mon Jun 10 21:28:00 2002 +++ mipsel-linux-binutils/distinfo Mon Jun 10 21:29:08 2002 @@ -1 +1 @@ -MD5 (binutils-CVS.tar.gz) = 37f64d75bda4d952496c8ddcce8e3bd7 +MD5 (binutils-2.10.91-cvs.tar.bz2) = 02b3d20c3033ce37b9d92b1f6ebe86e4 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 11:20:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4234137B40E for ; Mon, 10 Jun 2002 11:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AIK1i94842; Mon, 10 Jun 2002 11:20:01 -0700 (PDT) (envelope-from gnats) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by hub.freebsd.org (Postfix) with ESMTP id 9D1DC37B40C for ; Mon, 10 Jun 2002 11:14:30 -0700 (PDT) Received: (from lev@localhost) by ftp.translate.ru (8.11.6/8.11.2) id g5AIHHu78211; Mon, 10 Jun 2002 22:17:17 +0400 (MSD) (envelope-from lev) Message-Id: <200206101817.g5AIHHu78211@ftp.translate.ru> Date: Mon, 10 Jun 2002 22:17:17 +0400 (MSD) From: "Lev A. Serebryakov" Reply-To: "Lev A. Serebryakov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39122: [MAINTAINER UPDATE][UNBROKE] Update for port www/mod_log_mysql Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39122 >Category: ports >Synopsis: [MAINTAINER UPDATE][UNBROKE] Update for port www/mod_log_mysql >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 11:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Lev A. Serebryakov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Dec 8 13:48:40 MSK 2001 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386 Ports collection: 10 Jun 2002 >Description: Update to version 1.16. Distfiles for old version (1.14) was deleted from author's server >How-To-Repeat: >Fix: diff -ruN mod_log_mysql.orig/Makefile mod_log_mysql/Makefile --- mod_log_mysql.orig/Makefile Mon Jun 10 21:34:16 2002 +++ mod_log_mysql/Makefile Mon Jun 10 22:10:33 2002 @@ -5,9 +5,10 @@ # $FreeBSD: ports/www/mod_log_mysql/Makefile,v 1.4 2002/03/03 07:30:32 pat Exp $ PORTNAME= mod_log_mysql -PORTVERSION= 1.14 +PORTVERSION= 1.16 CATEGORIES= www databases -MASTER_SITES= http://www.grubbybaby.com/mod_log_mysql/ +MASTER_SITES= http://www.grubbybaby.com/mod_log_sql/ +DISTFILES= mod_log_sql-${PORTVERSION} MAINTAINER= lev@serebryakov.spb.ru @@ -26,17 +27,17 @@ MOD_SSL_HEADER= ${LOCALBASE}/include/apache/mod_ssl.h .if exists(${MOD_SSL_HEADER}) -HAVE_MOD_SSL= -DWANT_SSL_LOGGING do-configure: @${ECHO_MSG} "Make with mod_ssl support" .else do-configure: @${ECHO_MSG} "Make without mod_ssl support" + @${PERL} -pi -e 's/#define WANT_SSL_LOGGING/#undef WANT_SSL_LOGGING/' ${WRKSRC}/mod_log_mysql.c .endif do-build: @cd ${WRKSRC} && ${APXS} -c -o ${PORTNAME}.so -I${LOCALBASE}/include \ - -L${LOCALBASE}/lib/mysql -lmysqlclient -DMYSQLSOCKET=\\\"/tmp/mysql.sock\\\" ${HAVE_MOD_SSL} ${PORTNAME}.c + -L${LOCALBASE}/lib/mysql -lmysqlclient ${PORTNAME}.c do-install: cd ${WRKSRC} && ${APXS} -i -n${PORTNAME:S/^mod_//} -A ${PORTNAME}.so diff -ruN mod_log_mysql.orig/distinfo mod_log_mysql/distinfo --- mod_log_mysql.orig/distinfo Mon Jun 10 21:34:16 2002 +++ mod_log_mysql/distinfo Mon Jun 10 21:42:56 2002 @@ -1 +1 @@ -MD5 (mod_log_mysql-1.14.tar.gz) = 9882fefb3446d119cf260666f64726bf +MD5 (mod_log_sql-1.16) = 1a6e44e98ed631a20390727b993840c4 diff -ruN mod_log_mysql.orig/files/patch-mod_log_mysql.c mod_log_mysql/files/patch-mod_log_mysql.c --- mod_log_mysql.orig/files/patch-mod_log_mysql.c Mon Jun 10 21:34:16 2002 +++ mod_log_mysql/files/patch-mod_log_mysql.c Mon Jun 10 21:58:32 2002 @@ -1,92 +1,132 @@ ---- mod_log_mysql.c.orig Fri Feb 1 11:02:55 2002 -+++ mod_log_mysql.c Fri Feb 1 11:03:36 2002 -@@ -31,7 +31,7 @@ +--- mod_log_mysql.c.orig Mon Jun 10 21:57:51 2002 ++++ mod_log_mysql.c Mon Jun 10 21:58:12 2002 +@@ -41,7 +41,7 @@ + * -------------*/ - - /* DECLARATIONS */ + /* Declare ourselves so the configuration routines can find and know us. */ -module mysql_log_module; +module log_mysql_module; - MYSQL sql_server, *mysql_log = NULL; - -@@ -539,7 +539,7 @@ + /* The contents of these are known 'Apache wide' and are not variable + * on a per-virtual-server basis. Every virtual server 'knows' the +@@ -320,7 +320,7 @@ + char *isvalid; + char *cookiebuf; + +- log_mysql_state *cls = get_module_config(r->server->module_config, &mysql_log_module); ++ log_mysql_state *cls = get_module_config(r->server->module_config, &log_mysql_module); + + #ifdef DEBUG + ap_log_error(APLOG_MARK,DEBUGLEVEL,r->server,"watching for cookie '%s'", cls->cookie_name); +@@ -509,7 +509,7 @@ + void preserve_entry(request_rec *r, const char *query) + { + FILE *fp; +- log_mysql_state *cls = get_module_config(r->server->module_config, &mysql_log_module); ++ log_mysql_state *cls = get_module_config(r->server->module_config, &log_mysql_module); + + fp = pfopen(r->pool, cls->preserve_file, "a"); + if (fp == NULL) +@@ -548,7 +548,7 @@ + * at any time, hence the check. */ + if ( retval != 0 ) + { +- log_mysql_state *cls = get_module_config(r->server->module_config, &mysql_log_module); ++ log_mysql_state *cls = get_module_config(r->server->module_config, &log_mysql_module); + + /* Something went wrong, so start by trying to restart the db link. */ + ap_log_error(APLOG_MARK,ERRLEVEL,r->server,"attempting reconnect because API said: %s", mysql_error(mysql_log)); +@@ -621,7 +621,7 @@ - const char *set_referer_log_mysql_table(cmd_parms *parms, void *dummy, char *arg) + const char *set_log_mysql_cookie(cmd_parms *parms, void *dummy, char *arg) { - log_mysql_state *cls = get_module_config(parms->server->module_config, &mysql_log_module); + log_mysql_state *cls = get_module_config(parms->server->module_config, &log_mysql_module); - cls->referer_table_name = arg; + cls->cookie_name = arg; return NULL; -@@ -548,7 +548,7 @@ - - const char *set_agent_log_mysql_table(cmd_parms *parms, void *dummy, char *arg) +@@ -630,7 +630,7 @@ + const char *set_log_mysql_preserve_file(cmd_parms *parms, void *dummy, char *arg) { + char *pfile; - log_mysql_state *cls = get_module_config(parms->server->module_config, &mysql_log_module); + log_mysql_state *cls = get_module_config(parms->server->module_config, &log_mysql_module); - cls->agent_table_name = arg; - return NULL; -@@ -557,7 +557,7 @@ + pfile = ap_pstrcat(parms->pool, "/tmp/", arg, NULL); + cls->preserve_file = pfile; +@@ -653,7 +653,7 @@ const char *set_transfer_log_mysql_table(cmd_parms *parms, void *dummy, char *arg) { - log_mysql_state *cls = get_module_config(parms->server->module_config, &mysql_log_module); + log_mysql_state *cls = get_module_config(parms->server->module_config, &log_mysql_module); - cls->transfer_table_name = arg; - return NULL; -@@ -566,7 +566,7 @@ + if (massvirtual != 0) + ap_log_error(APLOG_MARK,WARNINGLEVEL,parms->server,"do not set MySQLTransferLogTable when MySQLMassVirtualHosting is On. Ignoring."); +@@ -664,7 +664,7 @@ - const char *set_transfer_log_format(cmd_parms *parms, void *dummy, char *arg) + const char *set_mysql_transfer_log_format(cmd_parms *parms, void *dummy, char *arg) { - log_mysql_state *cls = get_module_config(parms->server->module_config, &mysql_log_module); + log_mysql_state *cls = get_module_config(parms->server->module_config, &log_mysql_module); cls->transfer_log_format = arg; return NULL; -@@ -604,7 +604,7 @@ +@@ -680,7 +680,7 @@ + const char *add_referer_mysql_ignore(cmd_parms *parms, void *dummy, char *arg) { char **addme; - log_mysql_state *cls = get_module_config(parms->server->module_config, -- &mysql_log_module); -+ &log_mysql_module); +- log_mysql_state *cls = get_module_config(parms->server->module_config, &mysql_log_module); ++ log_mysql_state *cls = get_module_config(parms->server->module_config, &log_mysql_module); addme = push_array(cls->referer_ignore_list); *addme = pstrdup(cls->referer_ignore_list->pool, arg); -@@ -615,7 +615,7 @@ +@@ -690,7 +690,7 @@ + const char *add_transfer_mysql_ignore(cmd_parms *parms, void *dummy, char *arg) { char **addme; - log_mysql_state *cls = get_module_config(parms->server->module_config, -- &mysql_log_module); -+ &log_mysql_module); +- log_mysql_state *cls = get_module_config(parms->server->module_config, &mysql_log_module); ++ log_mysql_state *cls = get_module_config(parms->server->module_config, &log_mysql_module); addme = push_array(cls->transfer_ignore_list); *addme = pstrdup(cls->transfer_ignore_list->pool, arg); -@@ -626,7 +626,7 @@ +@@ -700,7 +700,7 @@ + const char *add_remhost_mysql_ignore(cmd_parms *parms, void *dummy, char *arg) { char **addme; - log_mysql_state *cls = get_module_config(parms->server->module_config, -- &mysql_log_module); -+ &log_mysql_module); +- log_mysql_state *cls = get_module_config(parms->server->module_config, &mysql_log_module); ++ log_mysql_state *cls = get_module_config(parms->server->module_config, &log_mysql_module); addme = push_array(cls->remhost_ignore_list); *addme = pstrdup(cls->remhost_ignore_list->pool, arg); -@@ -702,7 +702,7 @@ +@@ -755,10 +755,10 @@ + { + server_rec *s; + +- log_mysql_state main_conf = ap_get_module_config(main_server->module_config, &mysql_log_module); ++ log_mysql_state main_conf = ap_get_module_config(main_server->module_config, &log_mysql_module); + + for (server_rec *s = main_server; s; s = s->next) { +- conf = ap_get_module_config(s->module_config, &mysql_log_module); ++ conf = ap_get_module_config(s->module_config, &log_mysql_module); + if (conf->transfer_log_format == NULL && s != main_server) { + *conf = *main_conf; + } +@@ -847,7 +847,7 @@ + int log_mysql_transaction(request_rec *orig) { char **ptrptr, **ptrptr2; - log_mysql_state *cls = get_module_config(orig->server->module_config, -- &mysql_log_module); -+ &log_mysql_module); - char *str; - const char *referer; +- log_mysql_state *cls = get_module_config(orig->server->module_config, &mysql_log_module); ++ log_mysql_state *cls = get_module_config(orig->server->module_config, &log_mysql_module); + const char *str; request_rec *r; -@@ -856,7 +856,7 @@ + +@@ -1042,7 +1042,7 @@ /* The configuration array that sets up the hooks into the module. */ -module mysql_log_module = { +module log_mysql_module = { STANDARD_MODULE_STUFF, - NULL, /* initializer */ - NULL, /* create per-dir config */ + NULL, /* module initializer */ + NULL, /* create per-dir config */ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 11:26:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by hub.freebsd.org (Postfix) with ESMTP id 9484637B410 for ; Mon, 10 Jun 2002 11:26:32 -0700 (PDT) Received: (qmail 37767 invoked from network); 10 Jun 2002 18:35:45 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 10 Jun 2002 18:35:45 -0000 Message-ID: <3D04EEF5.2F61D70C@liwing.de> Date: Mon, 10 Jun 2002 20:24:53 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Doug Barton Cc: ports@FreeBSD.ORG, ttc-technik@liwing.de Subject: Re: optimze fetch-locations References: <3D0497B9.8D236712@liwing.de> <3D04DF20.2104FA51@FreeBSD.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Doug Barton wrote: > > Jens Rehsack wrote: > > > > Hi, > > > > sitting here during a system-update and watching source tarball > > download I got an idea: > > > > What about a database where a source tarball (+gz, +bz2) is located, > > and depending on local ip / routing information download it from > > the nearest server. > > The only way to do that (semi-)reliably is with a professional service > like akamai, which is big bucks. I do not know anything about akamai, what is it? Why does it costs many bucks? AFAIK many ISP's are interested in short ways without leaving their backbone. So it should be major own interest for them. > -- > "We have known freedom's price. We have shown freedom's power. > And in this great conflict, ... we will see freedom's victory." See the money's victory - but who cares? I don't, because it saves my ass > - George W. Bush, President of the United States > State of the Union, January 28, 2002 > > Do YOU Yahoo!? No, I don't To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 11:48: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B7A9737B408; Mon, 10 Jun 2002 11:47:56 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AIluD98017; Mon, 10 Jun 2002 11:47:56 -0700 (PDT) (envelope-from knu) Date: Mon, 10 Jun 2002 11:47:56 -0700 (PDT) From: Message-Id: <200206101847.g5AIluD98017@freefall.freebsd.org> To: david+ports@bushong.net, knu@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37055: new port: irc/rbot Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: irc/rbot State-Changed-From-To: open->closed State-Changed-By: knu State-Changed-When: Tue Jun 11 03:47:21 JST 2002 State-Changed-Why: Modified for the latest version 0.9.2 and committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=37055 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 11:52:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailadmin.wku.edu (mail.WKU.EDU [161.6.18.53]) by hub.freebsd.org (Postfix) with ESMTP id E249937B406; Mon, 10 Jun 2002 11:52:18 -0700 (PDT) Received: from [161.6.16.201] (account terry.dunlap@wku.edu HELO ip201-16.wab.wku.edu) by mailadmin.wku.edu (CommuniGate Pro SMTP 3.5.7) with ESMTP id 15095218; Mon, 10 Jun 2002 13:52:18 -0500 Subject: FreeBSD Port: linux_base-7.1_2 From: Terry J Dunlap Jr Reply-To: terrydunlap@netzero.net To: ports@FreeBSD.org Cc: ports@FreeBSD.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 10 Jun 2002 13:53:30 -0500 Message-Id: <1023735210.71199.12.camel@ip201-16.wab.wku.edu> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I update my entire ports collection at least once a week. I also use portupgrade to keep my installed ports current. Today I when I visited www.freebsd.org and searched for the linux_base-7.1 port, it appeared under the categories Emulators and Linux. However, when I cd /usr/ports/linux I get file doesn't exit. After listing the ports, indeed there is no Linux folder! I'm running FreeBSD 4.5. When I CVSup, I update all ports. Why doesn't the Linux port category update, or better yet even appear in my ports collection? Am I doing something wrong? Thanks for your help! Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 12: 0:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7539737B411 for ; Mon, 10 Jun 2002 12:00:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AJ09g99515; Mon, 10 Jun 2002 12:00:09 -0700 (PDT) (envelope-from gnats) Received: from bestia.iptelecom.net.ua (bestia.iptelecom.net.ua [212.9.224.24]) by hub.freebsd.org (Postfix) with ESMTP id D748237B400 for ; Mon, 10 Jun 2002 11:58:55 -0700 (PDT) Received: from bestia.iptelecom.net.ua (localhost [127.0.0.1]) by bestia.iptelecom.net.ua (8.12.3/8.12.3) with ESMTP id g5AIwjAO004982 for ; Mon, 10 Jun 2002 21:58:48 +0300 (EEST) (envelope-from bestia@bestia.iptelecom.net.ua) Received: (from bestia@localhost) by bestia.iptelecom.net.ua (8.12.3/8.12.3/Submit) id g5AIwhnD004981; Mon, 10 Jun 2002 21:58:43 +0300 (EEST) Message-Id: <200206101858.g5AIwhnD004981@bestia.iptelecom.net.ua> Date: Mon, 10 Jun 2002 21:58:43 +0300 (EEST) From: Oleksandr Bezpalko Reply-To: Oleksandr Bezpalko To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39124: upgrade ports/russian/fortunerus Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39124 >Category: ports >Synopsis: upgrade ports/russian/fortunerus >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 12:00:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oleksandr Bezpalko >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD bestia.iptelecom.net.ua 4.6-RC FreeBSD 4.6-RC #3: Mon Jun 10 11:39:19 EEST 2002 root@bestia.iptelecom.net.ua:/usr/src/sys/compile/DE22 i386 diff -ruN /usr/ports/russian/fortuneru/Makefile ./fortuneru/Makefile --- /usr/ports/russian/fortuneru/Makefile Wed Jun 5 14:05:20 2002 +++ ./fortuneru/Makefile Fri Jun 7 14:50:24 2002 @@ -6,7 +6,7 @@ # PORTNAME= fortuneru -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= russian MASTER_SITES= ftp://de22.kiev.ua/pub/files/ DISTNAME= fortune.ru-${PORTVERSION} @@ -18,14 +18,16 @@ PKGMESSAGE= ${WRKDIR}/pkg-message STRCMD= /usr/games/strfile -FORTUNES= 4hf aphorizms beer-murphy enciklopedy fomenko fortune_rus \ - guberman marazm maxim_and_fedor murphy police speed-info \ - strug usenet verse windows_errors +FORTUNES= 4hf beer-murphy enciklopedy fomenko fortune_rus guberman \ + marazm maxim_and_fedor murphy police speed-info \ + strug usenet verse windows_errors pavlenka do-install: @${SETENV} STRCMD=${STRCMD} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL ${SED} -e "s,%%PREFIX%%,${PREFIX}," < ${FILESDIR}/pkg-message.in > \ ${PKGMESSAGE} + @${MKDIR} ${PREFIX}/share/games + @${MKDIR} ${PREFIX}/share/games/fortune @${MKDIR} ${PREFIX}/share/games/fortune/rus .for fortune in ${FORTUNES} ${INSTALL_DATA} ${WRKSRC}/${fortune} ${PREFIX}/share/games/fortune/rus diff -ruN /usr/ports/russian/fortuneru/distinfo ./fortuneru/distinfo --- /usr/ports/russian/fortuneru/distinfo Sun Jun 2 13:22:42 2002 +++ ./fortuneru/distinfo Mon Jun 10 21:55:34 2002 @@ -1 +1 @@ -MD5 (fortune.ru-0.2.tar.gz) = f374f6368545d1d4d6505be24bf96fb4 +MD5 (fortune.ru-0.3.tar.gz) = 6f05bcc29a8fa29d0900da7ad6b5884e diff -ruN /usr/ports/russian/fortuneru/pkg-plist ./fortuneru/pkg-plist --- /usr/ports/russian/fortuneru/pkg-plist Sun Jun 2 13:22:42 2002 +++ ./fortuneru/pkg-plist Fri May 24 12:06:20 2002 @@ -30,6 +30,9 @@ share/games/fortune/rus/verse.dat share/games/fortune/rus/windows_errors share/games/fortune/rus/windows_errors.dat +share/games/fortune/rus +share/games/fortune +share/games @dirrm share/games/fortune/rus -@unexec rmdir %D/share/games/fortune 2>/dev/null || true -@unexec rmdir %D/share/games 2>/dev/null || true +@dirrm share/games/fortune +@dirrm share/games --- new ends here --- Thats right? ;) >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 12:33:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id B983037B405; Mon, 10 Jun 2002 12:33:06 -0700 (PDT) Received: by tao.org.uk (Postfix, from userid 100) id D9CD0424; Mon, 10 Jun 2002 20:33:01 +0100 (BST) Date: Mon, 10 Jun 2002 20:33:01 +0100 From: Josef Karthauser To: Ernst de Haan Cc: cvs@FreeBSD.org, java@FreeBSD.org, ports@FreeBSD.org, Greg Lewis , Tim E Schafer , Ade Lovett , portmgr@FreeBSD.org Subject: Re: Repocopy request / Unification of JDK port names Message-ID: <20020610193301.GI67403@genius.tao.org.uk> References: <200206070920.56887.znerd@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KrHCbChajFcK0yQE" Content-Disposition: inline In-Reply-To: <200206070920.56887.znerd@FreeBSD.org> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --KrHCbChajFcK0yQE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 07, 2002 at 09:20:56AM +0200, Ernst de Haan wrote: > > > Hereby I request the following repocopies: > > > > > > ports/java/jdk --> ports/java/jdk11 > > > ports/java/jdk12-beta --> ports/java/jdk12 > > > ports/java/linux-jdk --> ports/java/linux-blackdown-jdk12 > > > ports/java/linux-jdk13 --> ports/java/linux-sun-jdk13 > > > ports/java/linux-jdk14 --> ports/java/linux-sun-jdk14 > > > > Approved. Remember that it is also your responsibility to fix > > ports/java/Makefile and modules after the copies are done. >=20 > Please don't perform these repocopies until after the weekend, because I'= m=20 > away during the weekend and I want to have this fixed ASAP after the=20 > repocopies. Done. Joe --KrHCbChajFcK0yQE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iEYEARECAAYFAj0E/uwACgkQXVIcjOaxUBZZkACeKtN48HwlvgOcMQnFRawciLR4 c9QAoMOzAzFLQxe7qd4w71+M1Owi3v9x =rYCF -----END PGP SIGNATURE----- --KrHCbChajFcK0yQE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 12:39:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B79D637B407; Mon, 10 Jun 2002 12:39:53 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AJdrg09903; Mon, 10 Jun 2002 12:39:53 -0700 (PDT) (envelope-from ijliao) Date: Mon, 10 Jun 2002 12:39:53 -0700 (PDT) From: Message-Id: <200206101939.g5AJdrg09903@freefall.freebsd.org> To: dgilbert@velocet.ca, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37640: Update gimp-print to 4.2.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update gimp-print to 4.2.1 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Jun 10 12:39:23 PDT 2002 State-Changed-Why: superceded by pr/39121 http://www.freebsd.org/cgi/query-pr.cgi?pr=37640 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 12:52:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailc.telia.com (mailc.telia.com [194.22.190.4]) by hub.freebsd.org (Postfix) with ESMTP id 0FF9C37B403 for ; Mon, 10 Jun 2002 12:52:45 -0700 (PDT) Received: from falcon.midgard.homeip.net (h53n2fls20o913.telia.com [212.181.163.53]) by mailc.telia.com (8.11.6/8.11.6) with SMTP id g5AJqcp10540 for ; Mon, 10 Jun 2002 21:52:38 +0200 (CEST) Received: (qmail 47467 invoked by uid 1001); 10 Jun 2002 19:52:34 -0000 Date: Mon, 10 Jun 2002 21:52:34 +0200 From: Erik Trulsson To: Terry J Dunlap Jr Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: linux_base-7.1_2 Message-ID: <20020610195234.GA47435@falcon.midgard.homeip.net> Mail-Followup-To: Terry J Dunlap Jr , ports@FreeBSD.org References: <1023735210.71199.12.camel@ip201-16.wab.wku.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1023735210.71199.12.camel@ip201-16.wab.wku.edu> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jun 10, 2002 at 01:53:30PM -0500, Terry J Dunlap Jr wrote: > I update my entire ports collection at least once a week. I also use > portupgrade to keep my installed ports current. > > Today I when I visited www.freebsd.org and searched for the > linux_base-7.1 port, it appeared under the categories Emulators and > Linux. However, when I cd /usr/ports/linux I get file doesn't exit. > After listing the ports, indeed there is no Linux folder! > > I'm running FreeBSD 4.5. When I CVSup, I update all ports. Why doesn't > the Linux port category update, or better yet even appear in my ports > collection? Am I doing something wrong? > > Thanks for your help! > > Terry You are not doing anything wrong. There is not supposed to be any /usr/ports/linux directory. Some of the port categories (including "linux") are 'virtual' categories that do not correspond to an actual (sub-)directory. -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 13:23: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C01E37B41A; Mon, 10 Jun 2002 13:22:56 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AKMtK19145; Mon, 10 Jun 2002 13:22:55 -0700 (PDT) (envelope-from pat) Date: Mon, 10 Jun 2002 13:22:55 -0700 (PDT) From: Message-Id: <200206102022.g5AKMtK19145@freefall.freebsd.org> To: erwin@lansing.dk, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39118: update www/asp2php from 0.76.5 to 0.76.10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update www/asp2php from 0.76.5 to 0.76.10 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jun 10 13:22:44 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39118 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 13:28:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from c000.snv.cp.net (h001.c000.snv.cp.net [209.228.32.65]) by hub.freebsd.org (Postfix) with SMTP id 0744037B412 for ; Mon, 10 Jun 2002 13:28:45 -0700 (PDT) Received: (cpmta 12328 invoked from network); 10 Jun 2002 13:28:43 -0700 Received: from 4.46.134.6 (HELO venice.gwirynybyd.net) by smtp.gwirynybyd.net (209.228.32.65) with SMTP; 10 Jun 2002 13:28:43 -0700 X-Sent: 10 Jun 2002 20:28:43 GMT Content-Type: text/plain; charset="us-ascii" From: "L. S. Colby" Reply-To: lscolby@gwirynybyd.net Organization: Gwirynybyd To: kde@FreeBSD.org Subject: FreeBSD Port: qt30-3.0.3 Date: Mon, 10 Jun 2002 13:34:52 -0700 X-Mailer: KMail [version 1.4] Cc: ports@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206101334.52181.lscolby@gwirynybyd.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, When trying to install a kde application called Advance - a pim that uses= =20 postgres, among others databases - I found that qt30 had been compiled=20 without sql access and that when enabling sql access it would not compile= =20 without changes to the top level make file. I expect you will want to change the make file in a way that is different= then=20 my hack, but here's what I did to enable access to the latest - ports-sup= file=20 - version of postgres. I added: -qt-sql-psql=20 to the arguments of CONFIGURE_ARGS=3D and added the following include path: -I($LOCALBASE)/include/postgresql/server to the end of the list of arguments supplied to: CONFIGURE_ARGS=3D To get the postgres headers into the above include directory, it was=20 necessary to do a: gmake install-all-headers command=20 from /usr/ports/databases/postgres7 For QT30, I did a make, make deinstall, make install and was able to cont= inue=20 configuration of the postgres server - which required enabling tcpip acce= ss=20 for advance to work. Colby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 13:50:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E8F1037B406 for ; Mon, 10 Jun 2002 13:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AKo2226621; Mon, 10 Jun 2002 13:50:02 -0700 (PDT) (envelope-from gnats) Received: from twoflower.liebende.de (pD9507989.dip.t-dialin.net [217.80.121.137]) by hub.freebsd.org (Postfix) with ESMTP id 9AFFF37B40A for ; Mon, 10 Jun 2002 13:43:25 -0700 (PDT) Received: from twoflower.liebende.de (localhost [127.0.0.1]) by twoflower.liebende.de (8.12.3/8.12.3) with ESMTP id g5AKfxIZ031230 for ; Mon, 10 Jun 2002 22:41:59 +0200 (CEST) (envelope-from jstocker@twoflower.liebende.de) Received: (from root@localhost) by twoflower.liebende.de (8.12.3/8.12.3/Submit) id g5AKfwsd031229; Mon, 10 Jun 2002 22:41:58 +0200 (CEST) Message-Id: <200206102041.g5AKfwsd031229@twoflower.liebende.de> Date: Mon, 10 Jun 2002 22:41:58 +0200 (CEST) From: Jan Stocker Reply-To: Jan Stocker To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39126: Crimson Fields update to 0.2.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39126 >Category: ports >Synopsis: Crimson Fields update to 0.2.4 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 13:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jan Stocker >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD twoflower 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu May 30 07:48:37 MEST 2002 jstocker@twoflower:/usr/src/sys/i386/compile/Twoflower50 i386 >Description: Crimson Fields update to 0.2.4. As described in my last two updates, i'll take maintainership to this port now because the original maintainer does not answer my mails. >How-To-Repeat: >Fix: diff -ur crimson.orig/Makefile crimson/Makefile --- crimson.orig/Makefile Wed May 29 22:27:40 2002 +++ crimson/Makefile Mon Jun 10 22:24:51 2002 @@ -1,17 +1,17 @@ # New ports collection makefile for: crimson # Date created: 3 May 2001 -# Whom: Jan Jungnickel +# Whom: Jan Stocker # # $FreeBSD: ports/games/crimson/Makefile,v 1.6 2002/05/23 02:26:36 ijliao Exp $ PORTNAME= crimson -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 CATEGORIES= games MASTER_SITES= http://www.lanipage.de/jens/crimson/ PKGNAMESUFFIX= -fields DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= jan@jungnickel.com +MAINTAINER= Jan.Stocker@t-online.de LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer diff -ur crimson.orig/distinfo crimson/distinfo --- crimson.orig/distinfo Wed May 29 22:27:40 2002 +++ crimson/distinfo Mon Jun 10 22:25:35 2002 @@ -1 +1 @@ -MD5 (crimson-0.2.3.tar.bz2) = 551908728ccb87f311a8dae332a69faa +MD5 (crimson-0.2.4.tar.bz2) = e13707144415637b57f31df3f0af6f81 diff -ur crimson.orig/pkg-plist crimson/pkg-plist --- crimson.orig/pkg-plist Wed May 29 22:27:40 2002 +++ crimson/pkg-plist Mon Jun 10 22:31:49 2002 @@ -1,5 +1,6 @@ bin/crimson share/crimson/levels/ArmsRace.lev +share/crimson/levels/TheGreatBattle.lev share/crimson/levels/Uprising.lev share/crimson/sound/ask.wav share/crimson/sound/clicked.wav >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 13:50:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D4B737B414 for ; Mon, 10 Jun 2002 13:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AKo3w26630; Mon, 10 Jun 2002 13:50:03 -0700 (PDT) (envelope-from gnats) Received: from lerlaptop.iadfw.net (lerlaptop.iadfw.net [206.66.13.21]) by hub.freebsd.org (Postfix) with ESMTP id 3127037B405 for ; Mon, 10 Jun 2002 13:49:00 -0700 (PDT) Received: from lerlaptop.iadfw.net (localhost [127.0.0.1]) by lerlaptop.iadfw.net (8.12.3/8.12.3) with ESMTP id g5AKmuan016143 for ; Mon, 10 Jun 2002 15:48:56 -0500 (CDT) (envelope-from ler@lerlaptop.iadfw.net) Received: (from ler@localhost) by lerlaptop.iadfw.net (8.12.3/8.12.3/Submit) id g5AKmut7016142; Mon, 10 Jun 2002 15:48:56 -0500 (CDT) (envelope-from ler) Message-Id: <200206102048.g5AKmut7016142@lerlaptop.iadfw.net> Date: Mon, 10 Jun 2002 15:48:56 -0500 (CDT) From: Larry Rosenman Reply-To: Larry Rosenman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39127: when x11-servers/XFree86-4-Server gets updated, need to force x11/Wrapper to rebuild Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39127 >Category: ports >Synopsis: when x11-servers/XFree86-4-Server gets updated, need to force x11/Wrapper to rebuild >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 13:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Larry Rosenman >Release: FreeBSD 4.6-RC i386 >Organization: LERCTR Consulting >Environment: System: FreeBSD lerlaptop 4.6-RC FreeBSD 4.6-RC #11: Sun Jun 2 22:23:52 CDT 2002 ler@lerlaptop:/usr/obj/usr/src/sys/LERLAPTOP i386 >Description: When I did a portupgrade yesterday, the XFree86-4-server port got rebuilt. After I rebooted, I could no longer startx. Having seen this before, I forced a portupgrade -f wrapper and all was fine. Can we force (somehow) that when XFree86-4-server gets rebuilt, if the wrapper port is installed, force it's rebuild? >How-To-Repeat: Have an old version of XFree86-4-Server installed, x11/wrapper installed. upgrade ports tree. portupgrade -aRr note that wrapper doesn't get rebuilt. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 13:53:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2424937B401; Mon, 10 Jun 2002 13:52:50 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AKqn727395; Mon, 10 Jun 2002 13:52:49 -0700 (PDT) (envelope-from pat) Date: Mon, 10 Jun 2002 13:52:49 -0700 (PDT) From: Message-Id: <200206102052.g5AKqn727395@freefall.freebsd.org> To: zhouer@tfcis.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38904: mail/openwebmail should depends on converters/p5-MIME-Base64 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mail/openwebmail should depends on converters/p5-MIME-Base64 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jun 10 13:52:37 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=38904 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 13:57: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mrout2.yahoo.com (mrout2.yahoo.com [216.145.54.172]) by hub.freebsd.org (Postfix) with ESMTP id 9E46737B410 for ; Mon, 10 Jun 2002 13:56:58 -0700 (PDT) Received: from zoot.corp.yahoo.com (zoot.corp.yahoo.com [216.145.52.89]) by mrout2.yahoo.com (8.11.6/8.11.6/y.out) with ESMTP id g5AKupR89230; Mon, 10 Jun 2002 13:56:51 -0700 (PDT) Received: from localhost (dougb@localhost) by zoot.corp.yahoo.com (8.12.3/8.12.3/Submit) with ESMTP id g5AKuoVH044015; Mon, 10 Jun 2002 13:56:51 -0700 (PDT) Date: Mon, 10 Jun 2002 13:56:50 -0700 (PDT) From: Doug Barton To: Jens Rehsack Cc: ports@FreeBSD.org, Subject: Re: optimze fetch-locations In-Reply-To: <3D04EEF5.2F61D70C@liwing.de> Message-ID: <20020610135457.X44011-100000@zoot.corp.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 10 Jun 2002, Jens Rehsack wrote: > I do not know anything about akamai, what is it? I don't mean to be rude, but we expect more of our users than this. If it takes you more than 3 seconds to figure out how to find this out for yourself, giving you the information wouldn't help you anyways. > Why does it costs many bucks? Because the problem is vastly more complicated than you think it is. :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 14: 0:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 60EE037B403 for ; Mon, 10 Jun 2002 14:00:12 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AL0CC27958; Mon, 10 Jun 2002 14:00:12 -0700 (PDT) (envelope-from gnats) Date: Mon, 10 Jun 2002 14:00:12 -0700 (PDT) Message-Id: <200206102100.g5AL0CC27958@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Larry Rosenman Subject: re: Ports/39127 Reply-To: Larry Rosenman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39127; it has been noted by GNATS. From: Larry Rosenman To: freebsd-gnats-submit@freebsd.org Cc: Subject: re: Ports/39127 Date: 10 Jun 2002 15:54:27 -0500 Please note, the email address that should be used for communicating with me is I forgot to edit the send-pr. Sorry. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 14: 0:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4BF2837B419 for ; Mon, 10 Jun 2002 14:00:14 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AL0EV27963; Mon, 10 Jun 2002 14:00:14 -0700 (PDT) (envelope-from gnats) Date: Mon, 10 Jun 2002 14:00:14 -0700 (PDT) Message-Id: <200206102100.g5AL0EV27963@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/39127: when x11-servers/XFree86-4-Server gets updated, need to force x11/Wrapper to rebuild Reply-To: Alan E Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39127; it has been noted by GNATS. From: Alan E To: Larry Rosenman Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/39127: when x11-servers/XFree86-4-Server gets updated, need to force x11/Wrapper to rebuild Date: Mon, 10 Jun 2002 16:57:03 -0400 On Mon, Jun 10, 2002 at 03:48:56PM -0500, Larry Rosenman wrote: > >>Number: 39127 >>Category: ports >>Synopsis: when x11-servers/XFree86-4-Server gets updated, need to force x11/Wrapper to rebuild If you use portupgrade -fru (or -pfru as I like to make packages), it will. Automatically. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 14:10:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D7AE137B432 for ; Mon, 10 Jun 2002 14:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ALA3H33328; Mon, 10 Jun 2002 14:10:03 -0700 (PDT) (envelope-from gnats) Date: Mon, 10 Jun 2002 14:10:03 -0700 (PDT) Message-Id: <200206102110.g5ALA3H33328@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Larry Rosenman Subject: ports/39127 Reply-To: Larry Rosenman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39127; it has been noted by GNATS. From: Larry Rosenman To: freebsd-gnats-submit@freebsd.org Cc: Subject: ports/39127 Date: 10 Jun 2002 16:06:17 -0500 Hmm. I did a portupgrade -aRr -L log- -l conslog to do my upgrade. Which of [uf] would have forced wrapper to be upgraded? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 14:13:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id A376337B403; Mon, 10 Jun 2002 14:13:06 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g5ALBWLS015324; Mon, 10 Jun 2002 17:11:32 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g5ALBW9O015323; Mon, 10 Jun 2002 17:11:32 -0400 (EDT) (envelope-from alane) Date: Mon, 10 Jun 2002 17:11:32 -0400 From: Alan E To: Larry Rosenman Cc: freebsd-ports@FreeBSD.ORG, FreeBSD Bugs Subject: Re: ports/39127 Message-ID: <20020610211131.GA13015@wwweasel.geeksrus.net> References: <200206102110.g5ALA3H33328@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200206102110.g5ALA3H33328@freefall.freebsd.org> User-Agent: Mutt/1.3.99i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jun 10, 2002 at 02:10:03PM -0700, Larry Rosenman wrote: >The following reply was made to PR ports/39127; it has been noted by GNATS. > >From: Larry Rosenman >To: freebsd-gnats-submit@freebsd.org >Cc: >Subject: ports/39127 >Date: 10 Jun 2002 16:06:17 -0500 > > Hmm. I did a portupgrade -aRr -L log- -l conslog > to do my upgrade. Which of [uf] would have forced wrapper to be > upgraded? the -f to "force" the rebuild/reinstallation of a package that does not need to be updated. I think we can close this PR now, right? -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 14:16:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lerlaptop.iadfw.net (lerlaptop.iadfw.net [206.66.13.21]) by hub.freebsd.org (Postfix) with ESMTP id F0DE337B410; Mon, 10 Jun 2002 14:16:06 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.iadfw.net (8.12.3/8.12.3) with ESMTP id g5ALFUan016446; Mon, 10 Jun 2002 16:16:03 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: ports/39127 From: Larry Rosenman To: Alan E Cc: freebsd-ports@FreeBSD.ORG, FreeBSD Bugs In-Reply-To: <20020610211131.GA13015@wwweasel.geeksrus.net> References: <200206102110.g5ALA3H33328@freefall.freebsd.org> <20020610211131.GA13015@wwweasel.geeksrus.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 10 Jun 2002 16:15:29 -0500 Message-Id: <1023743763.1572.36.camel@lerlaptop> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 2002-06-10 at 16:11, Alan E wrote: > On Mon, Jun 10, 2002 at 02:10:03PM -0700, Larry Rosenman wrote: > >The following reply was made to PR ports/39127; it has been noted by GNATS. > > > >From: Larry Rosenman > >To: freebsd-gnats-submit@freebsd.org > >Cc: > >Subject: ports/39127 > >Date: 10 Jun 2002 16:06:17 -0500 > > > > Hmm. I did a portupgrade -aRr -L log- -l conslog > > to do my upgrade. Which of [uf] would have forced wrapper to be > > upgraded? > > the -f to "force" the rebuild/reinstallation of a package that does > not need to be updated. > > I think we can close this PR now, right? Yup. But doesn't that force ALL ports to be upgraded/re-done ? With 251 ports installed, that could be much. Wouldn't it be better to have wrapper in the dependency chain (optionally) for XFree86-4-Server? > -- > AlanE -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 14:20:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AAB3E37B40C for ; Mon, 10 Jun 2002 14:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ALK3634658; Mon, 10 Jun 2002 14:20:03 -0700 (PDT) (envelope-from gnats) Date: Mon, 10 Jun 2002 14:20:03 -0700 (PDT) Message-Id: <200206102120.g5ALK3634658@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/39127 Reply-To: Alan E Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39127; it has been noted by GNATS. From: Alan E To: Larry Rosenman Cc: freebsd-ports@FreeBSD.ORG, FreeBSD Bugs Subject: Re: ports/39127 Date: Mon, 10 Jun 2002 17:11:32 -0400 On Mon, Jun 10, 2002 at 02:10:03PM -0700, Larry Rosenman wrote: >The following reply was made to PR ports/39127; it has been noted by GNATS. > >From: Larry Rosenman >To: freebsd-gnats-submit@freebsd.org >Cc: >Subject: ports/39127 >Date: 10 Jun 2002 16:06:17 -0500 > > Hmm. I did a portupgrade -aRr -L log- -l conslog > to do my upgrade. Which of [uf] would have forced wrapper to be > upgraded? the -f to "force" the rebuild/reinstallation of a package that does not need to be updated. I think we can close this PR now, right? -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 14:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC3CA37B409 for ; Mon, 10 Jun 2002 14:20:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ALK5x34665; Mon, 10 Jun 2002 14:20:05 -0700 (PDT) (envelope-from gnats) Date: Mon, 10 Jun 2002 14:20:05 -0700 (PDT) Message-Id: <200206102120.g5ALK5x34665@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Larry Rosenman Subject: Re: ports/39127 Reply-To: Larry Rosenman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39127; it has been noted by GNATS. From: Larry Rosenman To: Alan E Cc: freebsd-ports@FreeBSD.ORG, FreeBSD Bugs Subject: Re: ports/39127 Date: 10 Jun 2002 16:15:29 -0500 On Mon, 2002-06-10 at 16:11, Alan E wrote: > On Mon, Jun 10, 2002 at 02:10:03PM -0700, Larry Rosenman wrote: > >The following reply was made to PR ports/39127; it has been noted by GNATS. > > > >From: Larry Rosenman > >To: freebsd-gnats-submit@freebsd.org > >Cc: > >Subject: ports/39127 > >Date: 10 Jun 2002 16:06:17 -0500 > > > > Hmm. I did a portupgrade -aRr -L log- -l conslog > > to do my upgrade. Which of [uf] would have forced wrapper to be > > upgraded? > > the -f to "force" the rebuild/reinstallation of a package that does > not need to be updated. > > I think we can close this PR now, right? Yup. But doesn't that force ALL ports to be upgraded/re-done ? With 251 ports installed, that could be much. Wouldn't it be better to have wrapper in the dependency chain (optionally) for XFree86-4-Server? > -- > AlanE -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 14:23:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from barbera.system.pl (barbera.system.pl [62.233.129.162]) by hub.freebsd.org (Postfix) with ESMTP id C820B37B40B; Mon, 10 Jun 2002 14:23:22 -0700 (PDT) Received: from barbera.system.pl (saper@localhost [127.0.0.1]) by barbera.system.pl (SYSTEM Internet) with ESMTP id g5ALNHfX044260; Mon, 10 Jun 2002 23:23:17 +0200 (CEST) Received: (from saper@localhost) by barbera.system.pl (8.12.3/8.12.3/Submit) id g5ALNGip044253; Mon, 10 Jun 2002 23:23:16 +0200 (CEST) Date: Mon, 10 Jun 2002 23:23:16 +0200 From: Marcin Cieslak To: Dave Glowacki Cc: FreeBSD-gnats-submit@freebsd.org, freebsd-ports@freebsd.org Subject: Re: java/perltools is obsolete Message-ID: <20020610232316.A43979@barbera.system.pl> Mail-Followup-To: Dave Glowacki , FreeBSD-gnats-submit@freebsd.org, freebsd-ports@freebsd.org References: <200206101623.g5AGNYV18299@hyde.ssec.wisc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200206101623.g5AGNYV18299@hyde.ssec.wisc.edu>; from dglo@hyde.ssec.wisc.edu on Mon, Jun 10, 2002 at 11:23:34AM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Seems like the programmer's API is of the org.apache.oro.text.perl.Perl5Util and com.oroinc.text.perl.Perl5Util is the same. I don't know about anything that depends on it, I don't mind nuking the port. I added it long time ago since it was a dependency for some other project that I was planning to port. If nobody on the list objects, let's remove it before 4.6R. -- << Marcin Cieslak // saper@system.pl >> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 14:30:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2814337B403 for ; Mon, 10 Jun 2002 14:30:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ALU4P35692; Mon, 10 Jun 2002 14:30:04 -0700 (PDT) (envelope-from gnats) Date: Mon, 10 Jun 2002 14:30:04 -0700 (PDT) Message-Id: <200206102130.g5ALU4P35692@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/39127 Reply-To: Alan E Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39127; it has been noted by GNATS. From: Alan E To: Larry Rosenman Cc: FreeBSD Bugs Subject: Re: ports/39127 Date: Mon, 10 Jun 2002 17:23:55 -0400 On Mon, Jun 10, 2002 at 02:20:05PM -0700, Larry Rosenman wrote: >The following reply was made to PR ports/39127; it has been noted by GNATS. > the -f to "force" the rebuild/reinstallation of a package that does > > not need to be updated. > > > > I think we can close this PR now, right? > Yup. But doesn't that force ALL ports to be upgraded/re-done ? With 251 > ports installed, that could be much. You don't need the -R in most cases, just the -r, in which case it follows things that depend on the package in question (recursively). > Wouldn't it be better to have wrapper in the dependency chain > (optionally) for XFree86-4-Server? If wrapper were in the dep for Server, then wrapper would get built *first*, not after. You can always just do 'portupgrade -[p]fu XFree86-Server wrapper', but there's not a way for an an automatic system to determine the ports *you* want rebuilt. To a committer, please close this PR. Issue resolved. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 14:48:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by hub.freebsd.org (Postfix) with ESMTP id 79FAC37B410 for ; Mon, 10 Jun 2002 14:48:39 -0700 (PDT) Received: (qmail 86225 invoked from network); 10 Jun 2002 21:57:54 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 10 Jun 2002 21:57:54 -0000 Message-ID: <3D051E54.B3A4EAB@liwing.de> Date: Mon, 10 Jun 2002 23:47:00 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Doug Barton Cc: ports@FreeBSD.org, ttc-technik@liwing.de Subject: Re: optimze fetch-locations References: <20020610135457.X44011-100000@zoot.corp.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Doug Barton wrote: > > On Mon, 10 Jun 2002, Jens Rehsack wrote: > > > I do not know anything about akamai, what is it? > > I don't mean to be rude, but we expect more of our users than > this. If it takes you more than 3 seconds to figure out how to find this > out for yourself, giving you the information wouldn't help you anyways. Very funny. In most cases those things are just more than a company, it's a name of a technology and the distributing firm is named xyz. But - you were right - I could take a look before ask. > > Why does it costs many bucks? > > Because the problem is vastly more complicated than you think it > is. :) Can you explain you to me? I don't want a more reliable net, I want a list of mirrors, a local ip <-> get-mirror-server( get-isp( whois-isp( get-local-ip() ) ) ) list and a little more intelligent fetch list basing on these both information. Why this is vastly more complicated. The fetch-list for ports (it's just for the big tarballs in ports, f.e. mozilla, open-office, gnome, ...). I do not see the problems you see. Could you please be more detailed? I mean just a "make nearest-server-list", not a reliable, 100% available network of fast and near mirror servers. If I want that, I install a squid-cluster. Jens -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 15:30:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCA3B37B40A; Mon, 10 Jun 2002 15:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AMU2c46003; Mon, 10 Jun 2002 15:30:02 -0700 (PDT) (envelope-from gnats) Received: from lerlaptop.iadfw.net (lerlaptop.iadfw.net [206.66.13.21]) by hub.freebsd.org (Postfix) with ESMTP id 635DA37B409 for ; Mon, 10 Jun 2002 15:29:27 -0700 (PDT) Received: from lerlaptop.iadfw.net (localhost [127.0.0.1]) by lerlaptop.iadfw.net (8.12.3/8.12.3) with ESMTP id g5AMTMan000389 for ; Mon, 10 Jun 2002 17:29:22 -0500 (CDT) (envelope-from ler@lerlaptop.iadfw.net) Received: (from ler@localhost) by lerlaptop.iadfw.net (8.12.3/8.12.3/Submit) id g5AMTMnC000388; Mon, 10 Jun 2002 17:29:22 -0500 (CDT) (envelope-from ler) Message-Id: <200206102229.g5AMTMnC000388@lerlaptop.iadfw.net> Date: Mon, 10 Jun 2002 17:29:22 -0500 (CDT) From: Larry Rosenman Reply-To: Larry Rosenman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 X-GNATS-Notify: ler@lerctr.org Subject: ports/39130: VIM6 port fails install. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39130 >Category: ports >Synopsis: VIM6 port fails install. >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 15:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Larry Rosenman >Release: FreeBSD 4.6-RC i386 >Organization: LERCTR Consulting >Environment: System: FreeBSD lerlaptop 4.6-RC FreeBSD 4.6-RC #11: Sun Jun 2 22:23:52 CDT 2002 ler@lerlaptop:/usr/obj/usr/src/sys/LERLAPTOP i386 >Description: cvsup'd ports just a while ago, and rand portupgrade. the portupgrade of editors/vim died on install, due to a missing README file. Log: ===> Cleaning for libiconv-1.7.0.1 ===> Cleaning for bison-1.35_1 ===> Cleaning for gettext-0.11.1_3 ===> Cleaning for glib-1.2.10_6 ===> Cleaning for gmake-3.79.1_2 ===> Cleaning for imake-4.2.0_1 ===> Cleaning for libtool-1.3.4_4 ===> Cleaning for pkgconfig-0.12.0 ===> Cleaning for perl-5.6.1_5 ===> Cleaning for freetype2-2.1.0_1 ===> Cleaning for expat-1.95.2 ===> Cleaning for gtk-1.2.10_5 ===> Cleaning for XFree86-libraries-4.2.0_1 ===> Cleaning for vim-6.1.94 >How-To-Repeat: See above. >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> vim-6.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/unix/. Receiving vim-6.1.tar.bz2 (2890049 bytes): 0% Receiving vim-6.1.tar.bz2 (2890049 bytes): 0% Receiving vim-6.1.tar.bz2 (2890049 bytes): 4% Receiving vim-6.1.tar.bz2 (2890049 bytes): 12% Receiving vim-6.1.tar.bz2 (2890049 bytes): 17% Receiving vim-6.1.tar .bz2 (2890049 bytes): 21% Receiving vim-6.1.tar.bz2 (2890049 bytes): 25% Receiving vim-6.1.tar.bz2 (2890049 bytes): 25% Receiving vim-6.1.tar.bz2 (2890049 bytes): 28% Receiving vim-6.1.tar.bz2 (2890049 bytes): 35% Receiving vim-6.1.tar.bz2 (2890049 bytes ): 39% Receiving vim-6.1.tar.bz2 (2890049 bytes): 46% Receiving vim-6.1.tar.bz2 (2890049 bytes): 50% Receiving vim-6.1.tar.bz2 (2890049 bytes): 50% Receiving vim-6.1.tar.bz2 (2890049 bytes): 52% Receiving vim-6.1.tar.bz2 (2890049 bytes): 56% Receiving vi m-6.1.tar.bz2 (2890049 bytes): 62% Receiving vim-6.1.tar.bz2 (2890049 bytes): 63% Receiving vim-6.1.tar.bz2 (2890049 bytes): 65% Receiving vim-6.1.tar.bz2 (2890049 bytes): 69% Receiving vim-6.1.tar.bz2 (2890049 bytes): 75% Rece! iving vim-6.1.tar.bz2 (2890049 bytes): 83% Receiving vim-6.1.tar.bz2 (2890049 bytes): 88% Receiving vim-6.1.tar.bz2 (2890049 bytes): 93% Receiving vim-6.1.tar.bz2 (2890049 bytes): 97% Receiving vim-6.1.tar.bz2 (2890049 bytes): 100% 2890049 bytes transferred in 23.5 seconds (120.19 kBps) >> 6.1.001 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.001 (6488 bytes): 0% Receiving 6.1.001 (6488 bytes): 100% 6488 bytes transferred in 0.1 seconds (71.34 kBps) >> 6.1.003 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.003 (1806 bytes): 0% Receiving 6.1.003 (1806 bytes): 100% 1806 bytes transferred in 0.0 seconds (223.67 kBps) >> 6.1.004 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.004 (6442 bytes): 0% Receiving 6.1.004 (6442 bytes): 100% 6442 bytes transferred in 0.1 seconds (76.86 kBps) >> 6.1.005 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.005 (1647 bytes): 0% Receiving 6.1.005 (1647 bytes): 100% 1647 bytes transferred in 0.0 seconds (176.07 kBps) >> 6.1.006 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.006 (4937 bytes): 0% Receiving 6.1.006 (4937 bytes): 100% 4937 bytes transferred in 0.1 seconds (58.21 kBps) >> 6.1.007 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.007 (1951 bytes): 0% Receiving 6.1.007 (1951 bytes): 100% 1951 bytes transferred in 0.3 seconds (6.86 kBps) >> 6.1.008 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.008 (1692 bytes): 0% Receiving 6.1.008 (1692 bytes): 100% 1692 bytes transferred in 0.0 seconds (204.70 kBps) >> 6.1.009 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.009 (1334 bytes): 0% Receiving 6.1.009 (1334 bytes): 100% 1334 bytes transferred in 0.0 seconds (272.03 kBps) >> 6.1.010 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.010 (11369 bytes): 0% Receiving 6.1.010 (11369 bytes): 36% Receiving 6.1.010 (11369 bytes): 72% Receiving 6.1.010 (11369 bytes): 100% 11369 bytes transferred in 1.2 seconds (9.48 kBps) >> 6.1.011 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.011 (4503 bytes): 0% Receiving 6.1.011 (4503 bytes): 100% 4503 bytes transferred in 0.1 seconds (52.85 kBps) >> 6.1.012 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.012 (1555 bytes): 0% Receiving 6.1.012 (1555 bytes): 100% 1555 bytes transferred in 0.0 seconds (196.32 kBps) >> 6.1.013 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.013 (3035 bytes): 0% Receiving 6.1.013 (3035 bytes): 100% 3035 bytes transferred in 0.1 seconds (41.35 kBps) >> 6.1.014 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.014 (12028 bytes): 0% Receiving 6.1.014 (12028 bytes): 100% Receiving 6.1.014 (12028 bytes): 100% 12028 bytes transferred in 1.2 seconds (9.61 kBps) >> 6.1.015 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.015 (1357 bytes): 0% Receiving 6.1.015 (1357 bytes): 100% Receiving 6.1.015 (1357 bytes): 100% 1357 bytes transferred in 0.2 seconds (5.73 kBps) >> 6.1.017 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.017 (1368 bytes): 0% Receiving 6.1.017 (1368 bytes): 100% 1368 bytes transferred in 0.0 seconds (270.16 kBps) >> 6.1.018 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.018 (2329 bytes): 0% Receiving 6.1.018 (2329 bytes): 100% 2329 bytes transferred in 0.0 seconds (285.23 kBps) >> 6.1.020 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.020 (1582 bytes): 0% Receiving 6.1.020 (1582 bytes): 100% 1582 bytes transferred in 0.0 seconds (266.41 kBps) >> 6.1.021 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.021 (2140 bytes): 0% Receiving 6.1.021 (2140 bytes): 100% 2140 bytes transferred in 0.0 seconds (250.67 kBps) >> 6.1.022 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.022 (3333 bytes): 0% Receiving 6.1.022 (3333 bytes): 100% 3333 bytes transferred in 0.1 seconds (43.20 kBps) >> 6.1.024 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.024 (2305 bytes): 0% Receiving 6.1.024 (2305 bytes): 100% 2305 bytes transferred in 0.0 seconds (1.64 MBps) >> 6.1.025 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.025 (3220 bytes): 0% Receiving 6.1.025 (3220 bytes): 100% 3220 bytes transferred in 0.1 seconds (40.58 kBps) >> 6.1.026 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.026 (4471 bytes): 0% Receiving 6.1.026 (4471 bytes): 100% 4471 bytes transferred in 0.1 seconds (57.35 kBps) >> 6.1.027 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.027 (1608 bytes): 0% Receiving 6.1.027 (1608 bytes): 100% 1608 bytes transferred in 0.0 seconds (236.18 kBps) >> 6.1.028 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.028 (2369 bytes): 0% Receiving 6.1.028 (2369 bytes): 100% 2369 bytes transferred in 0.1 seconds (22.18 kBps) >> 6.1.029 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.029 (2450 bytes): 0% Receiving 6.1.029 (2450 bytes): 100% 2450 bytes transferred in 0.0 seconds (266.43 kBps) >> 6.1.030 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.030 (2929 bytes): 0% Receiving 6.1.030 (2929 bytes): 100% 2929 bytes transferred in 0.1 seconds (41.07 kBps) >> 6.1.031 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.031 (2139 bytes): 0% Receiving 6.1.031 (2139 bytes): 100% 2139 bytes transferred in 0.0 seconds (252.03 kBps) >> 6.1.032 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.032 (4181 bytes): 0% Receiving 6.1.032 (4181 bytes): 100% 4181 bytes transferred in 0.1 seconds (51.55 kBps) >> 6.1.033 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.033 (1420 bytes): 0% Receiving 6.1.033 (1420 bytes): 100% 1420 bytes transferred in 0.0 seconds (246.36 kBps) >> 6.1.034 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.034 (1969 bytes): 0% Receiving 6.1.034 (1969 bytes): 100% 1969 bytes transferred in 0.0 seconds (259.98 kBps) >> 6.1.036 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.036 (1733 bytes): 0% Receiving 6.1.036 (1733 bytes): 100% 1733 bytes transferred in 0.0 seconds (209.40 kBps) >> 6.1.037 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.037 (2447 bytes): 0% Receiving 6.1.037 (2447 bytes): 100% 2447 bytes transferred in 0.0 seconds (107.34 kBps) >> 6.1.038 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.038 (2050 bytes): 0% Receiving 6.1.038 (2050 bytes): 100% 2050 bytes transferred in 0.0 seconds (275.82 kBps) >> 6.1.039 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.039 (1716 bytes): 0% Receiving 6.1.039 (1716 bytes): 100% 1716 bytes transferred in 0.0 seconds (127.20 kBps) >> 6.1.040 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.040 (6165 bytes): 0% Receiving 6.1.040 (6165 bytes): 100% 6165 bytes transferred in 0.1 seconds (70.69 kBps) >> 6.1.041 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.041 (3925 bytes): 0% Receiving 6.1.041 (3925 bytes): 100% 3925 bytes transferred in 0.1 seconds (49.83 kBps) >> 6.1.042 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.042 (1627 bytes): 0% Receiving 6.1.042 (1627 bytes): 100% 1627 bytes transferred in 0.0 seconds (201.33 kBps) >> 6.1.043 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.043 (3636 bytes): 0% Receiving 6.1.043 (3636 bytes): 100% 3636 bytes transferred in 0.1 seconds (49.23 kBps) >> 6.1.045 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.045 (2232 bytes): 0% Receiving 6.1.045 (2232 bytes): 100% 2232 bytes transferred in 0.0 seconds (305.71 kBps) >> 6.1.046 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.046 (2259 bytes): 0% Receiving 6.1.046 (2259 bytes): 100% 2259 bytes transferred in 0.0 seconds (235.79 kBps) >> 6.1.047 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.047 (3416 bytes): 0% Receiving 6.1.047 (3416 bytes): 100% 3416 bytes transferred in 0.1 seconds (46.98 kBps) >> 6.1.048 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. fetch: 6.1.048: Operation timed out >> Attempting to fetch from ftp://relay.nuxi.com/pub/vim/patches/. Receiving 6.1.048 (1700 bytes): 0% Receiving 6.1.048 (1700 bytes): 100% 1700 bytes transferred in 0.0 seconds (225.69 kBps) >> 6.1.051 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.051 (1600 bytes): 0% Receiving 6.1.051 (1600 bytes): 100% 1600 bytes transferred in 0.0 seconds (218.04 kBps) >> 6.1.052 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.052 (3677 bytes): 0% Receiving 6.1.052 (3677 bytes): 100% 3677 bytes transferred in 0.1 seconds (40.70 kBps) >> 6.1.053 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.053 (2619 bytes): 0% Receiving 6.1.053 (2619 bytes): 100% 2619 bytes transferred in 0.0 seconds (293.03 kBps) >> 6.1.054 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.054 (7872 bytes): 0% Receiving 6.1.054 (7872 bytes): 100% 7872 bytes transferred in 0.2 seconds (41.03 kBps) >> 6.1.055 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.055 (4748 bytes): 0% Receiving 6.1.055 (4748 bytes): 100% 4748 bytes transferred in 0.1 seconds (44.11 kBps) >> 6.1.056 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.056 (3315 bytes): 0% Receiving 6.1.056 (3315 bytes): 100% 3315 bytes transferred in 0.1 seconds (36.92 kBps) >> 6.1.057 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.057 (1869 bytes): 0% Receiving 6.1.057 (1869 bytes): 100% 1869 bytes transferred in 0.0 seconds (330.47 kBps) >> 6.1.058 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.058 (1777 bytes): 0% Receiving 6.1.058 (1777 bytes): 100% 1777 bytes transferred in 0.0 seconds (237.07 kBps) >> 6.1.059 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.059 (2955 bytes): 0% Receiving 6.1.059 (2955 bytes): 100% 2955 bytes transferred in 0.1 seconds (29.91 kBps) >> 6.1.060 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.060 (2141 bytes): 0% Receiving 6.1.060 (2141 bytes): 100% 2141 bytes transferred in 0.0 seconds (324.61 kBps) >> 6.1.061 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.061 (2384 bytes): 0% Receiving 6.1.061 (2384 bytes): 100% 2384 bytes transferred in 0.0 seconds (288.92 kBps) >> 6.1.062 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.062 (2771 bytes): 0% Receiving 6.1.062 (2771 bytes): 100% 2771 bytes transferred in 0.0 seconds (352.58 kBps) >> 6.1.063 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.063 (2829 bytes): 0% Receiving 6.1.063 (2829 bytes): 100% 2829 bytes transferred in 0.0 seconds (209.45 kBps) >> 6.1.064 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.064 (17255 bytes): 0% Receiving 6.1.064 (17255 bytes): 100% 17255 bytes transferred in 0.4 seconds (47.05 kBps) >> 6.1.065 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.065 (3970 bytes): 0% Receiving 6.1.065 (3970 bytes): 100% 3970 bytes transferred in 0.1 seconds (40.95 kBps) >> 6.1.067 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.067 (1472 bytes): 0% Receiving 6.1.067 (1472 bytes): 100% 1472 bytes transferred in 0.0 seconds (298.80 kBps) >> 6.1.068 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.068 (1647 bytes): 0% Receiving 6.1.068 (1647 bytes): 100% 1647 bytes transferred in 0.0 seconds (226.66 kBps) >> 6.1.069 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.069 (2203 bytes): 0% Receiving 6.1.069 (2203 bytes): 100% 2203 bytes transferred in 0.0 seconds (273.92 kBps) >> 6.1.070 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.070 (1644 bytes): 0% Receiving 6.1.070 (1644 bytes): 100% 1644 bytes transferred in 0.0 seconds (254.11 kBps) >> 6.1.071 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.071 (1411 bytes): 0% Receiving 6.1.071 (1411 bytes): 100% 1411 bytes transferred in 0.0 seconds (235.06 kBps) >> 6.1.072 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.072 (5534 bytes): 0% Receiving 6.1.072 (5534 bytes): 74% Receiving 6.1.072 (5534 bytes): 100% 5534 bytes transferred in 0.1 seconds (49.40 kBps) >> 6.1.074 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.074 (8119 bytes): 0% Receiving 6.1.074 (8119 bytes): 100% 8119 bytes transferred in 0.2 seconds (39.18 kBps) >> 6.1.075 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.075 (1336 bytes): 0% Receiving 6.1.075 (1336 bytes): 100% 1336 bytes transferred in 0.0 seconds (235.29 kBps) >> 6.1.077 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.077 (4316 bytes): 0% Receiving 6.1.077 (4316 bytes): 100% 4316 bytes transferred in 0.1 seconds (44.18 kBps) >> 6.1.078 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.078 (1696 bytes): 0% Receiving 6.1.078 (1696 bytes): 100% 1696 bytes transferred in 0.0 seconds (241.58 kBps) >> 6.1.079 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.079 (4694 bytes): 0% Receiving 6.1.079 (4694 bytes): 100% 4694 bytes transferred in 0.1 seconds (48.15 kBps) >> 6.1.080 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.080 (4227 bytes): 0% Receiving 6.1.080 (4227 bytes): 100% 4227 bytes transferred in 0.1 seconds (45.78 kBps) >> 6.1.081 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.081 (1533 bytes): 0% Receiving 6.1.081 (1533 bytes): 100% 1533 bytes transferred in 0.0 seconds (231.96 kBps) >> 6.1.082 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.082 (2101 bytes): 0% Receiving 6.1.082 (2101 bytes): 100% 2101 bytes transferred in 0.0 seconds (278.77 kBps) >> 6.1.083 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.083 (1527 bytes): 0% Receiving 6.1.083 (1527 bytes): 100% 1527 bytes transferred in 0.0 seconds (206.00 kBps) >> 6.1.084 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.084 (4397 bytes): 0% Receiving 6.1.084 (4397 bytes): 100% 4397 bytes transferred in 0.1 seconds (52.02 kBps) >> 6.1.085 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.085 (1370 bytes): 0% Receiving 6.1.085 (1370 bytes): 100% 1370 bytes transferred in 0.0 seconds (275.80 kBps) >> 6.1.087 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.087 (2086 bytes): 0% Receiving 6.1.087 (2086 bytes): 100% 2086 bytes transferred in 0.0 seconds (313.74 kBps) >> 6.1.089 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.089 (4142 bytes): 0% Receiving 6.1.089 (4142 bytes): 100% 4142 bytes transferred in 0.1 seconds (49.03 kBps) >> 6.1.090 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.090 (2029 bytes): 0% Receiving 6.1.090 (2029 bytes): 100% 2029 bytes transferred in 0.0 seconds (207.35 kBps) >> 6.1.091 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.091 (2944 bytes): 0% Receiving 6.1.091 (2944 bytes): 100% 2944 bytes transferred in 0.1 seconds (36.87 kBps) >> 6.1.092 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.092 (1663 bytes): 0% Receiving 6.1.092 (1663 bytes): 100% Receiving 6.1.092 (1663 bytes): 100% 1663 bytes transferred in 0.0 seconds (216.25 kBps) >> 6.1.094 doesn't seem to exist in /usr/ports/distfiles/vim. >> Attempting to fetch from ftp://nuxi.ucdavis.edu/pub/vim/patches/. Receiving 6.1.094 (2111 bytes): 0% Receiving 6.1.094 (2111 bytes): 100% 2111 bytes transferred in 0.0 seconds (206.17 kBps) ===> Extracting for vim-6.1.94 >> Checksum OK for vim/vim-6.1.tar.bz2. >> Checksum OK for vim/6.1.001. >> Checksum OK for vim/6.1.003. >> Checksum OK for vim/6.1.004. >> Checksum OK for vim/6.1.005. >> Checksum OK for vim/6.1.006. >> Checksum OK for vim/6.1.007. >> Checksum OK for vim/6.1.008. >> Checksum OK for vim/6.1.009. >> Checksum OK for vim/6.1.010. >> Checksum OK for vim/6.1.011. >> Checksum OK for vim/6.1.012. >> Checksum OK for vim/6.1.013. >> Checksum OK for vim/6.1.014. >> Checksum OK for vim/6.1.015. >> Checksum OK for vim/6.1.017. >> Checksum OK for vim/6.1.018. >> Checksum OK for vim/6.1.020. >> Checksum OK for vim/6.1.021. >> Checksum OK for vim/6.1.022. >> Checksum OK for vim/6.1.024. >> Checksum OK for vim/6.1.025. >> Checksum OK for vim/6.1.026. >> Checksum OK for vim/6.1.027. >> Checksum OK for vim/6.1.028. >> Checksum OK for vim/6.1.029. >> Checksum OK for vim/6.1.030. >> Checksum OK for vim/6.1.031. >> Checksum OK for vim/6.1.032. >> Checksum OK for vim/6.1.033. >> Checksum OK for vim/6.1.034. >> Checksum OK for vim/6.1.036. >> Checksum OK for vim/6.1.037. >> Checksum OK for vim/6.1.038. >> Checksum OK for vim/6.1.039. >> Checksum OK for vim/6.1.040. >> Checksum OK for vim/6.1.041. >> Checksum OK for vim/6.1.042. >> Checksum OK for vim/6.1.043. >> Checksum OK for vim/6.1.045. >> Checksum OK for vim/6.1.046. >> Checksum OK for vim/6.1.047. >> Checksum OK for vim/6.1.048. >> Checksum OK for vim/6.1.051. >> Checksum OK for vim/6.1.052. >> Checksum OK for vim/6.1.053. >> Checksum OK for vim/6.1.054. >> Checksum OK for vim/6.1.055. >> Checksum OK for vim/6.1.056. >> Checksum OK for vim/6.1.057. >> Checksum OK for vim/6.1.058. >> Checksum OK for vim/6.1.059. >> Checksum OK for vim/6.1.060. >> Checksum OK for vim/6.1.061. >> Checksum OK for vim/6.1.062. >> Checksum OK for vim/6.1.063. >> Checksum OK for vim/6.1.064. >> Checksum OK for vim/6.1.065. >> Checksum OK for vim/6.1.067. >> Checksum OK for vim/6.1.068. >> Checksum OK for vim/6.1.069. >> Checksum OK for vim/6.1.070. >> Checksum OK for vim/6.1.071. >> Checksum OK for vim/6.1.072. >> Checksum OK for vim/6.1.074. >> Checksum OK for vim/6.1.075. >> Checksum OK for vim/6.1.077. >> Checksum OK for vim/6.1.078. >> Checksum OK for vim/6.1.079. >> Checksum OK for vim/6.1.080. >> Checksum OK for vim/6.1.081. >> Checksum OK for vim/6.1.082. >> Checksum OK for vim/6.1.083. >> Checksum OK for vim/6.1.084. >> Checksum OK for vim/6.1.085. >> Checksum OK for vim/6.1.087. >> Checksum OK for vim/6.1.089. >> Checksum OK for vim/6.1.090. >> Checksum OK for vim/6.1.091. >> Checksum OK for vim/6.1.092. >> Checksum OK for vim/6.1.094. ===> vim-6.1.94 depends on executable: perl - found ===> vim-6.1.94 depends on shared library: X11.6 - found ===> vim-6.1.94 depends on shared library: glib12.3 - found ===> vim-6.1.94 depends on shared library: gtk12.2 - found ===> Patching for vim-6.1.94 ===> Applying distribution patches for vim-6.1.94 ===> Applying FreeBSD patches for vim-6.1.94 ===> Configuring for vim-6.1.94 ===> Building for vim-6.1.94 rm -f testdir/*.out testdir/test.log rm -f *.o objects/* core vim.core vim xxd/*.o rm -f xxd/xxd auto/osdef.h auto/pathdef.c auto/if_perl.c rm -f conftest* *~ auto/link.sed if test -d po; then cd po; make prefix= clean; fi rm -f auto/config.status auto/config.cache config.log auto/config.log rm -f auto/config.h auto/link.log auto/link.sed auto/config.mk touch auto/config.h cp config.mk.dist auto/config.mk rm -f tags rm -f auto/config.status auto/config.cache config.log auto/config.log rm -f auto/config.h auto/link.log auto/link.sed auto/config.mk touch auto/config.h cp config.mk.dist auto/config.mk GUI_INC_LOC="" GUI_LIB_LOC="" CC="" CPPFLAGS="" CFLAGS="-O -pipe " LDFLAGS="" srcdir="." ./configure --enable-gui=gtk --with-gtk-prefix=/usr/X11R6 --enable-multibyte --enable-fontset --enable-xim --with-features=big --prefix=/usr/ local --with-tlib=termlib creating cache auto/config.cache checking whether make sets ${MAKE}... yes checking for gcc... gcc checking whether the C compiler (gcc -O -pipe ) works... yes checking whether the C compiler (gcc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for POSIXized ISC... no checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking for strip... strip checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking for buggy tools checking for BeOS... no checking for QNX... no checking --with-vim-name argument... Defaulting to vim checking --with-ex-name argument... Defaulting to ex checking --with-view-name argument... Defaulting to view checking --with-global-runtime argument... no checking --with-modified-by argument... no checking if character set is EBCDIC... no checking --with-features argument... big checking --with-compiledby argument... no checking --enable-perlinterp argument... no checking --enable-pythoninterp argument... no checking --enable-tclinterp argument... no checking --enable-rubyinterp argument... no checking --enable-cscope argument... no checking --enable-workshop argument... no checking --enable-sniff argument... no checking --enable-multibyte argument... yes checking --enable-hangulinput argument... no checking --enable-xim argument... yes checking --enable-fontset argument... yes checking for xmkmf... /usr/X11R6/bin/xmkmf checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking if X11 header files can be found... yes checking for _XdmcpAuthDoIt in -lXdmcp... yes checking for IceOpenConnection in -lICE... yes checking for XpmCreatePixmapFromData in -lXpm... yes checking if X11 header files implicitly declare return values... no checking --enable-gui argument... GTK GUI support checking --with-gtk-prefix argument... /usr/X11R6 checking --with-gtk-exec-prefix argument... no checking --disable-gtktest argument... gtk test enabled Using GTK configuration program /usr/X11R6/bin/gtk12-config checking for GTK - version >= 1.1.16... yes checking for X11/xpm.h... yes checking for X11/Sunkeysym.h... yes checking for XIMText in X11/Xlib.h... yes checking quality of toupper... good checking whether __DATE__ and __TIME__ work... yes checking for elf.h... yes checking for main in -lelf... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/select.h... yes checking for sys/utsname.h... yes checking for termcap.h... yes checking for fcntl.h... yes checking for sgtty.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for termio.h... no checking for iconv.h... yes checking for langinfo.h... yes checking for unistd.h... yes checking for stropts.h... no checking for errno.h... yes checking for strings.h... yes checking for sys/resource.h... yes checking for sys/systeminfo.h... no checking for locale.h... yes checking for sys/stream.h... no checking for sys/ptem.h... no checking for termios.h... yes checking for libc.h... no checking for sys/statfs.h... no checking for poll.h... yes checking for sys/poll.h... yes checking for pwd.h... yes checking for utime.h... yes checking for sys/param.h... yes checking for libintl.h... yes checking for libgen.h... yes checking for util/debug.h... no checking for util/msg18n.h... no checking for frame.h... no checking for sys/acl.h... yes checking for sys/access.h... no checking for sys/sysctl.h... yes checking for sys/sysinfo.h... no checking if strings.h can be included after string.h... yes checking whether gcc needs -traditional... no checking for working const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking whether time.h and sys/time.h may both be included... yes checking for ino_t... yes checking for dev_t... yes checking for rlim_t... yes checking for stack_t... yes checking whether stack_t has an ss_base field... no checking --with-tlib argument... termlib checking whether we talk terminfo... yes -- terminfo spoken here checking whether termcap.h contains ospeed... yes checking whether termcap.h contains UP, BC and PC... yes checking whether tputs() uses outfuntype... no checking whether sys/select.h and sys/time.h may both be included... yes checking for /dev/ptc... no checking for SVR4 ptys... no checking for ptyranges... p / 0123456789abcdefghijklmnopqrstuv checking default tty permissions/group... pty mode: 0620, group: 4 checking return type of signal handlers... void checking for struct sigcontext... yes checking getcwd implementation... it is usable checking for bcmp... yes checking for fchdir... yes checking for fchown... yes checking for fseeko... yes checking for fsync... yes checking for ftello... yes checking for getcwd... yes checking for getpseudotty... no checking for getpwnam... yes checking for getpwuid... yes checking for getrlimit... yes checking for gettimeofday... yes checking for getwd... yes checking for lstat... yes checking for memcmp... yes checking for memset... yes checking for nanosleep... yes checking for opendir... yes checking for putenv... yes checking for qsort... yes checking for readlink... yes checking for select... yes checking for setenv... yes checking for setpgid... yes checking for setsid... yes checking for sigaltstack... yes checking for sigstack... no checking for sigset... no checking for sigsetjmp... yes checking for sigaction... yes checking for sigvec... yes checking for strcasecmp... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strpbrk... yes checking for strtol... yes checking for tgetent... yes checking for usleep... yes checking for utime... yes checking for utimes... yes checking for st_blksize... yes checking for iconv_open()... yes; with -liconv checking for nl_langinfo(CODESET)... yes checking for acl_get_file in -lposix1e... yes checking for POSIX ACL support... yes checking for Solaris ACL support... no checking for AIX ACL support... no checking --disable-gpm argument... no checking for gpm... no checking for rename... yes checking for sysctl... yes checking for sysinfo... not usable checking for sysconf... not usable checking size of int... 4 checking whether memmove/bcopy/memcpy handle overlaps... memmove does checking whether X_LOCALE needed... no checking for _xpg4_setrunelocale in -lxpg4... no checking how to create tags... ctags -t checking how to run man with a section nr... man checking --disable-nls argument... no checking for msgfmt... msgfmt checking for NLS... no po directory - disabled checking for dlfcn.h... yes checking for dlopen()... yes checking for dlsym()... yes checking for setjmp.h... yes updating cache auto/config.cache creating auto/config.status creating auto/config.mk creating auto/config.h make -f Makefile all mkdir objects CC="gcc -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include " srcdir=. sh ./osdef.sh gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/buffer.o buffer.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/charset.o charset.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/diff.o diff.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/digraph.o digraph.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/edit.o edit.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/eval.o eval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/ex_cmds.o ex_cmds.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/ex_cmds2.o ex_cmds2.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/ex_docmd.o ex_docmd.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/ex_getln.o ex_getln.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/fileio.o fileio.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/fold.o fold.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/getchar.o getchar.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/if_cscope.o if_cscope.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/if_xcmdsrv.o if_xcmdsrv.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/main.o main.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/mark.o mark.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/memfile.o memfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/memline.o memline.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/menu.o menu.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/message.o message.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/misc1.o misc1.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/misc2.o misc2.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/move.o move.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/mbyte.o mbyte.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/normal.o normal.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/ops.o ops.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/option.o option.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/os_unix.o os_unix.c creating auto/pathdef.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/pathdef.o auto/pathdef.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/quickfix.o quickfix.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/regexp.o regexp.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/screen.o screen.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/search.o search.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/syntax.o syntax.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/tag.o tag.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/term.o term.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/ui.o ui.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/undo.o undo.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/window.o window.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/gui.o gui.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/gui_gtk.o gui_gtk.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/gui_gtk_x11.o gui_gtk_x11.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/pty.o pty.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/gui_gtk_f.o gui_gtk_f.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include version.c -o objects/version.o gcc -lXt -L/usr/X11R6/lib -L/usr/local/lib -o vim objects/buffer.o objects/charset.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_getln.o objects/fileio.o objects/fold.o objects/getchar.o objects/if_cscope.o objects/if_xcmdsrv.o objects/main.o objects/mark.o objects/memfile.o objects/memline.o objects/menu.o objects/message.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o o bjects/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/syntax.o objects/tag.o objects/term.o objects/ui.o objects/undo.o objects/win dow.o objects/gui.o objects/gui_gtk.o objects/gui_gtk_x11.o objects/pty.o objects/gui_gtk_f.o objects/version.o -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -l! intl -lXext -lX11 -lm -lSM -lICE -lXpm -lXt -lX11 -lXdmcp -lSM -lICE -ltermlib -liconv -lposix1e link.sh: OK, linking works, let's try removing a few libraries. link.sh: See auto/link.log for details. link.sh: Trying to remove the SM library... link.sh: We don't need the SM library! link.sh: Trying to remove the SM library... link.sh: We don't need the SM library! link.sh: Trying to remove the ICE library... link.sh: We don't need the ICE library! link.sh: Trying to remove the ICE library... link.sh: We don't need the ICE library! link.sh: Trying to remove the iconv library... link.sh: We don't need the iconv library! link.sh: Trying to remove the Xt library... link.sh: We don't need the Xt library! link.sh: Trying to remove the Xt library... link.sh: We DO need the Xt library. link.sh: Trying to remove the Xpm library... link.sh: We don't need the Xpm library! link.sh: Trying to remove the X11 library... link.sh: We don't need the X11 library! link.sh: Trying to remove the X11 library... link.sh: We don't need the X11 library! link.sh: Trying to remove the Xdmcp library... link.sh: We don't need the Xdmcp library! creating auto/pathdef.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -I/usr/X11R6/include -o objects/pathdef.o auto/pathdef.c link.sh: Using auto/link.sed file to remove a few libraries gcc -L/usr/X11R6/lib -L/usr/local/lib -o vim objects/buffer.o objects/charset.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_getln.o objects/fileio.o obje cts/fold.o objects/getchar.o objects/if_cscope.o objects/if_xcmdsrv.o objects/main.o objects/mark.o objects/memfile.o objects/memline.o objects/menu.o objects/message.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o object s/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/syntax.o objects/tag.o objects/term.o objects/ui.o objects/undo.o objects/window.o objects/gui.o objects/gui_gtk.o objects/gui_gtk_x11.o objects/pty.o objects/gui_gtk_f.o objects/version.o -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl ! -lXext -lm -lXt -ltermlib -lposix1e link.sh: Linked fine with a few libraries removed cd xxd; CC="gcc" CFLAGS="-I/usr/local/include -O -pipe" make -f Makefile gcc -I/usr/local/include -O -pipe -DUNIX -o xxd xxd.c ===> Installing for vim-6.1.94 ===> vim-6.1.94 depends on shared library: X11.6 - found ===> vim-6.1.94 depends on shared library: glib12.3 - found ===> vim-6.1.94 depends on shared library: gtk12.2 - found if test -f /usr/local/bin/vim; then mv -f /usr/local/bin/vim /usr/local/bin/vim.rm; rm -f /usr/local/bin/vim.rm; fi cp vim /usr/local/bin strip /usr/local/bin/vim chmod 755 /usr/local/bin/vim /bin/sh ./mkinstalldirs /usr/local/share/vim mkdir /usr/local/share/vim chmod 755 /usr/local/share/vim /bin/sh ./mkinstalldirs /usr/local/share/vim/vim61 mkdir /usr/local/share/vim/vim61 chmod 755 /usr/local/share/vim/vim61 /bin/sh ./mkinstalldirs /usr/local/share/vim/vim61/doc mkdir /usr/local/share/vim/vim61/doc chmod 755 /usr/local/share/vim/vim61/doc /bin/sh ./mkinstalldirs /usr/local/share/vim/vim61/colors mkdir /usr/local/share/vim/vim61/colors chmod 755 /usr/local/share/vim/vim61/colors /bin/sh ./mkinstalldirs /usr/local/share/vim/vim61/syntax mkdir /usr/local/share/vim/vim61/syntax chmod 755 /usr/local/share/vim/vim61/syntax /bin/sh ./mkinstalldirs /usr/local/share/vim/vim61/indent mkdir /usr/local/share/vim/vim61/indent chmod 755 /usr/local/share/vim/vim61/indent /bin/sh ./mkinstalldirs /usr/local/share/vim/vim61/ftplugin mkdir /usr/local/share/vim/vim61/ftplugin chmod 755 /usr/local/share/vim/vim61/ftplugin /bin/sh ./mkinstalldirs /usr/local/share/vim/vim61/plugin mkdir /usr/local/share/vim/vim61/plugin chmod 755 /usr/local/share/vim/vim61/plugin /bin/sh ./mkinstalldirs /usr/local/share/vim/vim61/tutor mkdir /usr/local/share/vim/vim61/tutor chmod 755 /usr/local/share/vim/vim61/tutor /bin/sh ./mkinstalldirs /usr/local/share/vim/vim61/compiler mkdir /usr/local/share/vim/vim61/compiler chmod 755 /usr/local/share/vim/vim61/compiler generating /usr/local/man/man1/vim.1 chmod 644 /usr/local/man/man1/vim.1 generating /usr/local/man/man1/vimtutor.1 chmod 644 /usr/local/man/man1/vimtutor.1 cp ../runtime/doc/vimdiff.1 /usr/local/man/man1/vimdiff.1 chmod 644 /usr/local/man/man1/vimdiff.1 generating /usr/local/man/man1/evim.1 chmod 644 /usr/local/man/man1/evim.1 cd ../runtime/doc; cp *.txt tags /usr/local/share/vim/vim61/doc cd /usr/local/share/vim/vim61/doc; chmod 644 *.txt tags cp ../runtime/doc/*.pl /usr/local/share/vim/vim61/doc chmod 755 /usr/local/share/vim/vim61/doc/*.pl cp ../runtime/menu.vim /usr/local/share/vim/vim61/menu.vim chmod 644 /usr/local/share/vim/vim61/menu.vim cp ../runtime/delmenu.vim /usr/local/share/vim/vim61/delmenu.vim chmod 644 /usr/local/share/vim/vim61/delmenu.vim cp ../runtime/mswin.vim /usr/local/share/vim/vim61/mswin.vim chmod 644 /usr/local/share/vim/vim61/mswin.vim cp ../runtime/evim.vim /usr/local/share/vim/vim61/evim.vim chmod 644 /usr/local/share/vim/vim61/evim.vim cp ../runtime/bugreport.vim /usr/local/share/vim/vim61/bugreport.vim chmod 644 /usr/local/share/vim/vim61/bugreport.vim cp ../runtime/vimrc_example.vim /usr/local/share/vim/vim61 chmod 644 /usr/local/share/vim/vim61/vimrc_example.vim cp ../runtime/gvimrc_example.vim /usr/local/share/vim/vim61 chmod 644 /usr/local/share/vim/vim61/gvimrc_example.vim cp ../runtime/filetype.vim /usr/local/share/vim/vim61/filetype.vim chmod 644 /usr/local/share/vim/vim61/filetype.vim cp ../runtime/ftoff.vim /usr/local/share/vim/vim61/ftoff.vim chmod 644 /usr/local/share/vim/vim61/ftoff.vim cp ../runtime/scripts.vim /usr/local/share/vim/vim61/scripts.vim chmod 644 /usr/local/share/vim/vim61/scripts.vim cp ../runtime/ftplugin.vim /usr/local/share/vim/vim61/ftplugin.vim chmod 644 /usr/local/share/vim/vim61/ftplugin.vim cp ../runtime/ftplugof.vim /usr/local/share/vim/vim61/ftplugof.vim chmod 644 /usr/local/share/vim/vim61/ftplugof.vim cp ../runtime/indent.vim /usr/local/share/vim/vim61/indent.vim chmod 644 /usr/local/share/vim/vim61/indent.vim cp ../runtime/indoff.vim /usr/local/share/vim/vim61/indoff.vim chmod 644 /usr/local/share/vim/vim61/indoff.vim cp ../runtime/optwin.vim /usr/local/share/vim/vim61/optwin.vim chmod 644 /usr/local/share/vim/vim61/optwin.vim cp ../runtime/procset.ps /usr/local/share/vim/vim61/procset.ps chmod 644 /usr/local/share/vim/vim61/procset.ps cp ../runtime/eviso.ps /usr/local/share/vim/vim61/eviso.ps chmod 644 /usr/local/share/vim/vim61/eviso.ps cp ../runtime/evebcdic.ps /usr/local/share/vim/vim61/evebcdic.ps chmod 644 /usr/local/share/vim/vim61/evebcdic.ps cd ../runtime/colors; cp *.vim README.txt /usr/local/share/vim/vim61/colors cd /usr/local/share/vim/vim61/colors; chmod 644 *.vim README.txt cd ../runtime/syntax; cp *.vim README.txt /usr/local/share/vim/vim61/syntax cd /usr/local/share/vim/vim61/syntax; chmod 644 *.vim README.txt cd ../runtime/indent; cp *.vim /usr/local/share/vim/vim61/indent cd /usr/local/share/vim/vim61/indent; chmod 644 *.vim cd ../runtime/plugin; cp *.vim README.txt /usr/local/share/vim/vim61/plugin cd /usr/local/share/vim/vim61/plugin; chmod 644 *.vim README.txt cd ../runtime/ftplugin; cp *.vim README.txt /usr/local/share/vim/vim61/ftplugin cd /usr/local/share/vim/vim61/ftplugin; chmod 644 *.vim README.txt cd ../runtime/compiler; cp *.vim README.txt /usr/local/share/vim/vim61/compiler cd /usr/local/share/vim/vim61/compiler; chmod 644 *.vim README.txt cd /usr/local/bin; ln -sf vim gvim cd /usr/local/bin; ln -sf vim gview cd /usr/local/bin; ln -sf vim rgvim cd /usr/local/bin; ln -sf vim rgview cd /usr/local/bin; ln -sf vim evim cd /usr/local/bin; ln -sf vim eview cd /usr/local/bin; ln -sf vim gvimdiff #cd /usr/local/bin; ln -sf vim ex #cd /usr/local/bin; ln -sf vim view cd /usr/local/bin; ln -sf vim rvim cd /usr/local/bin; ln -sf vim rview cd /usr/local/bin; ln -sf vim vimdiff cd /usr/local/man/man1; ln -sf vim.1 gvim.1 cd /usr/local/man/man1; ln -sf vim.1 gview.1 cd /usr/local/man/man1; ln -sf vim.1 rgvim.1 cd /usr/local/man/man1; ln -sf vim.1 rgview.1 cd /usr/local/man/man1; ln -sf vimdiff.1 gvimdiff.1 cd /usr/local/man/man1; ln -sf vim.1 rvim.1 cd /usr/local/man/man1; ln -sf vim.1 rview.1 /bin/sh ./mkinstalldirs /usr/local/share/vim/vim61/macros mkdir /usr/local/share/vim/vim61/macros chmod 755 /usr/local/share/vim/vim61/macros cp -r ../runtime/macros/* /usr/local/share/vim/vim61/macros chmod 755 `find /usr/local/share/vim/vim61/macros -type d -print` chmod 644 `find /usr/local/share/vim/vim61/macros -type f -print` chmod 755 /usr/local/share/vim/vim61/macros/less.sh cp vimtutor /usr/local/bin/vimtutor chmod 755 /usr/local/bin/vimtutor cp ../runtime/tutor/* /usr/local/share/vim/vim61/tutor chmod 644 /usr/local/share/vim/vim61/tutor/* /bin/sh ./mkinstalldirs /usr/local/share/vim/vim61/tools mkdir /usr/local/share/vim/vim61/tools chmod 755 /usr/local/share/vim/vim61/tools if test -f /usr/local/bin/xxd; then mv -f /usr/local/bin/xxd /usr/local/bin/xxd.rm; rm -f /usr/local/bin/xxd.rm; fi cp xxd/xxd /usr/local/bin strip /usr/local/bin/xxd chmod 755 /usr/local/bin/xxd cp ../runtime/doc/xxd.1 /usr/local/man/man1 chmod 644 /usr/local/man/man1/xxd.1 cp -r ../runtime/tools/* /usr/local/share/vim/vim61/tools chmod 644 /usr/local/share/vim/vim61/tools/* perlpath=`./which.sh perl` && sed -e "s+/usr/bin/perl+$perlpath+" ../runtime/tools/efm_perl.pl >/usr/local/share/vim/vim61/tools/efm_perl.pl awkpath=`./which.sh nawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/usr/local/share/vim/vim61/tools/mve.awk; if test -z "$awkpath"; then awkpath=`./which.sh gawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/us r/local/share/vim/vim61/tools/mve.awk; if test -z "$awkpath"; then awkpath=`./which.sh awk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/usr/local/share/vim/vim61/tools/mve.awk; fi; fi chmod 755 `grep -l "^#!" /usr/local/share/vim/vim61/tools/*` /bin/sh ./mkinstalldirs /usr/local/share/vim/vim61/lang mkdir /usr/local/share/vim/vim61/lang chmod 755 /usr/local/share/vim/vim61/lang /bin/sh ./mkinstalldirs /usr/local/share/vim/vim61/keymap mkdir /usr/local/share/vim/vim61/keymap chmod 755 /usr/local/share/vim/vim61/keymap if test -n ""; then cd po; make prefix=/usr/local LOCALEDIR=/usr/local/share/vim/vim61/lang INSTALL_DATA=cp FILEMOD=644 install; fi if test -d ../runtime/lang; then cp ../runtime/lang/README.txt ../runtime/lang/*.vim /usr/local/share/vim/vim61/lang; chmod 644 /usr/local/share/vim/vim61/lang/*.vim; fi cp: ../runtime/lang/README.txt: No such file or directory *** Error code 1 Stop in /usr/ports/editors/vim/work/vim61/src. *** Error code 1 Stop in /usr/ports/editors/vim. *** Error code 1 Stop in /usr/ports/editors/vim. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 15:37:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F81737B408; Mon, 10 Jun 2002 15:37:15 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AMbFW46883; Mon, 10 Jun 2002 15:37:15 -0700 (PDT) (envelope-from pat) Date: Mon, 10 Jun 2002 15:37:15 -0700 (PDT) From: Message-Id: <200206102237.g5AMbFW46883@freefall.freebsd.org> To: ler@lerlaptop.iadfw.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39127: when x11-servers/XFree86-4-Server gets updated, need to force x11/Wrapper to rebuild Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: when x11-servers/XFree86-4-Server gets updated, need to force x11/Wrapper to rebuild State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jun 10 15:36:06 PDT 2002 State-Changed-Why: Close PR, issue resolved http://www.freebsd.org/cgi/query-pr.cgi?pr=39127 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 15:40:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2145437B406; Mon, 10 Jun 2002 15:40:24 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AMeOP47485; Mon, 10 Jun 2002 15:40:24 -0700 (PDT) (envelope-from pat) Date: Mon, 10 Jun 2002 15:40:24 -0700 (PDT) From: Message-Id: <200206102240.g5AMeOP47485@freefall.freebsd.org> To: ler@lerctr.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org, obrien@FreeBSD.org Subject: Re: ports/39130: VIM6 port fails install. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: VIM6 port fails install. Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: pat Responsible-Changed-When: Mon Jun 10 15:40:07 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=39130 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 16:51:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CB2537B42B; Mon, 10 Jun 2002 16:51:23 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ANpN459864; Mon, 10 Jun 2002 16:51:23 -0700 (PDT) (envelope-from pat) Date: Mon, 10 Jun 2002 16:51:23 -0700 (PDT) From: Message-Id: <200206102351.g5ANpN459864@freefall.freebsd.org> To: erwin@lansing.dk, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39111: security/logcheck unbreak, make fetchable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: security/logcheck unbreak, make fetchable State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jun 10 16:51:12 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39111 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 16:57:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from tenchi.dreamlabs.com (tenchi.dreamlabs.com [216.220.37.61]) by hub.freebsd.org (Postfix) with ESMTP id 9393E37B407 for ; Mon, 10 Jun 2002 16:57:21 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by tenchi.dreamlabs.com (Postfix) with ESMTP id BBB0B390B4A; Mon, 10 Jun 2002 19:57:15 -0400 (EDT) Received: from shadow (unknown [24.103.70.150]) by tenchi.dreamlabs.com (Postfix) with ESMTP id 3AE8C39099F; Mon, 10 Jun 2002 19:57:13 -0400 (EDT) Reply-To: From: "Will Mitayai Keeso Rowe" To: "'Erik Trulsson'" , "'Terry J Dunlap Jr'" Cc: Subject: RE: FreeBSD Port: linux_base-7.1_2 Date: Mon, 10 Jun 2002 19:57:06 -0400 Organization: DreamLabs.Com Message-ID: <000201c210da$88824970$6400a8c0@shadow> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: <20020610195234.GA47435@falcon.midgard.homeip.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Virus-Scanned: by AMaViS snapshot-20020300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org You'll find it in /usr/ports/emulators/ -----Original Message----- From: owner-freebsd-ports@FreeBSD.ORG [mailto:owner-freebsd-ports@FreeBSD.ORG] On Behalf Of Erik Trulsson Sent: June 10, 2002 3:53 PM To: Terry J Dunlap Jr Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: linux_base-7.1_2 On Mon, Jun 10, 2002 at 01:53:30PM -0500, Terry J Dunlap Jr wrote: > I update my entire ports collection at least once a week. I also use > portupgrade to keep my installed ports current. > > Today I when I visited www.freebsd.org and searched for the > linux_base-7.1 port, it appeared under the categories Emulators and > Linux. However, when I cd /usr/ports/linux I get file doesn't exit. > After listing the ports, indeed there is no Linux folder! > > I'm running FreeBSD 4.5. When I CVSup, I update all ports. Why doesn't > the Linux port category update, or better yet even appear in my ports > collection? Am I doing something wrong? > > Thanks for your help! > > Terry You are not doing anything wrong. There is not supposed to be any /usr/ports/linux directory. Some of the port categories (including "linux") are 'virtual' categories that do not correspond to an actual (sub-)directory. -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 17:30:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 40B2C37B41D; Mon, 10 Jun 2002 17:30:41 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B0UfT67924; Mon, 10 Jun 2002 17:30:41 -0700 (PDT) (envelope-from pat) Date: Mon, 10 Jun 2002 17:30:41 -0700 (PDT) From: Message-Id: <200206110030.g5B0UfT67924@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38231: Update port: net/tn5250 to 0.16.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: net/tn5250 to 0.16.4 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jun 10 17:29:52 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=38231 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 17:37:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA93537B41B; Mon, 10 Jun 2002 17:37:30 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B0bUh68444; Mon, 10 Jun 2002 17:37:30 -0700 (PDT) (envelope-from pat) Date: Mon, 10 Jun 2002 17:37:30 -0700 (PDT) From: Message-Id: <200206110037.g5B0bUh68444@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38228: Update port: editors/xcoral to 3.40 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: editors/xcoral to 3.40 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jun 10 17:37:20 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=38228 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 18: 0:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9CA3537B40D for ; Mon, 10 Jun 2002 18:00:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B109w71490; Mon, 10 Jun 2002 18:00:09 -0700 (PDT) (envelope-from gnats) Received: from cube.gelatinous.com (cube.gelatinous.com [204.176.81.81]) by hub.freebsd.org (Postfix) with ESMTP id 0932B37B403 for ; Mon, 10 Jun 2002 17:53:49 -0700 (PDT) Received: (qmail 76304 invoked by uid 1000); 7 Jun 2002 17:58:57 -0000 Message-Id: <20020607175857.76303.qmail@cube.gelatinous.com> Date: 7 Jun 2002 17:58:57 -0000 From: Aaron Smith Reply-To: Aaron Smith To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39131: litestream port obsolete Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39131 >Category: ports >Synopsis: litestream port obsolete >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 18:00:09 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Aaron Smith >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: >Description: The litestream project is MIA and has been for quite some time. There is no official distribution site that I can determine. >How-To-Repeat: >Fix: Remove the litestream port from the tree. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 18:23:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailbag.com (mail.binc.net [205.173.176.20]) by hub.freebsd.org (Postfix) with ESMTP id B3FCF37B406; Mon, 10 Jun 2002 18:23:49 -0700 (PDT) Received: from there ([64.73.77.2]) by mailbag.com (8.12.2/8.12.2) with SMTP id g5B1NfQg003163; Mon, 10 Jun 2002 20:23:42 -0500 Message-Id: <200206110123.g5B1NfQg003163@mailbag.com> Content-Type: text/plain; charset="iso-8859-1" From: David Douthitt Reply-To: david@silverleaflabs.com To: ports@freebsd.org, obrien@freebsd.org Subject: Ports: lsof Date: Mon, 10 Jun 2002 20:24:09 -0500 X-Mailer: KMail [version 1.3.2] References: <20020610231437.D90F7195@unixwstn.cuna.com> In-Reply-To: <20020610231437.D90F7195@unixwstn.cuna.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Monday 10 June 2002 06:14 pm, you wrote: > This is the Postfix program at host unixwstn.cuna.com. > > I'm sorry to have to inform you that the message returned > below could not be delivered to one or more destinations. > > For further assistance, please send mail to > > If you do so, please include this problem report. You can > delete your own text from the message returned below. > > The Postfix program > > : host hub.freebsd.org[216.136.204.18] said: > 450 Client host rejected: cannot find your hostname, [64.73.77.2] > > : host hub.freebsd.org[216.136.204.18] said: 450 > Client host rejected: cannot find your hostname, [64.73.77.2] -- David Douthitt UNIX System Administrator HP-UX, Unixware, Linux, FreeBSD n9ubh@callsign.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 18:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DEF3737B410 for ; Mon, 10 Jun 2002 18:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B1e1b79358; Mon, 10 Jun 2002 18:40:01 -0700 (PDT) (envelope-from gnats) Received: from cube.gelatinous.com (cube.gelatinous.com [204.176.81.81]) by hub.freebsd.org (Postfix) with ESMTP id CAC2F37B404 for ; Mon, 10 Jun 2002 18:39:01 -0700 (PDT) Received: (qmail 88267 invoked by uid 1000); 8 Jun 2002 02:31:43 -0000 Message-Id: <20020608023143.88266.qmail@cube.gelatinous.com> Date: 8 Jun 2002 02:31:43 -0000 From: Aaron Smith Reply-To: Aaron Smith To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39133: upgrade port: phpMyAdmin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39133 >Category: ports >Synopsis: upgrade port: phpMyAdmin >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 18:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Aaron Smith >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD xxx.xxx 4.6-RC FreeBSD 4.6-RC #0: Sat Jun 1 04:00:32 PDT 2002 >Description: phpMyAdmin port (2.2.4) is out of date. current version 2.2.6. >How-To-Repeat: >Fix: update md5s in distinfo for 2.2.6, and: Index: Makefile =================================================================== RCS file: /usr/cvs/ports/databases/phpmyadmin/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 23 Mar 2002 12:24:12 -0000 1.4 +++ Makefile 2 Jun 2002 18:08:35 -0000 @@ -6,7 +6,7 @@ # PORTNAME= phpMyAdmin -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.6 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpmyadmin >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 18:50:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D41A937B40D for ; Mon, 10 Jun 2002 18:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B1o1o80495; Mon, 10 Jun 2002 18:50:01 -0700 (PDT) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 19B1437B407; Mon, 10 Jun 2002 18:49:43 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g5B1m6LS015265; Mon, 10 Jun 2002 21:48:07 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g5B1m6Oa015253; Mon, 10 Jun 2002 21:48:06 -0400 (EDT) (envelope-from alane) Message-Id: <200206110148.g5B1m6Oa015253@wwweasel.geeksrus.net> Date: Mon, 10 Jun 2002 21:48:06 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org Cc: obrien@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39135: editors/vim: missing runtime/lang/README.txt causes install to fail Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39135 >Category: ports >Synopsis: editors/vim: missing runtime/lang/README.txt causes install to fail >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 18:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.6-RC i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.6-RC FreeBSD 4.6-RC #1: Sun May 26 13:08:49 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: See synopsis. >How-To-Repeat: make install >Fix: This is crude, but it works. "Whatever gets you through the night", said John Lennon. ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== --- editors/vim/Makefile Mon Jun 10 19:22:45 2002 +++ editors/vim/Makefile.fix Mon Jun 10 21:26:53 2002 @@ -134,6 +134,9 @@ @(cd ${WRKSRC}; ${MAKE} distclean) @${PERL} -pi -e 's,8\.2,8.3,' ${WRKSRC}/auto/configure +pre-install: + touch ${WRKSRC}/../runtime/lang/README.txt + post-install: [ -e ${PREFIX}/bin/gvim ] || (cd ${PREFIX}/bin ; ${LN} -sf vim gvim) # below needed for `vim-lite' port ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 18:50:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B094737B40B for ; Mon, 10 Jun 2002 18:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B1o1n80486; Mon, 10 Jun 2002 18:50:01 -0700 (PDT) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 37DFD37B40D for ; Mon, 10 Jun 2002 18:44:15 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g5B1gcLS099507 for ; Mon, 10 Jun 2002 21:42:38 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g5B1gc32099506; Mon, 10 Jun 2002 21:42:38 -0400 (EDT) (envelope-from alane) Message-Id: <200206110142.g5B1gc32099506@wwweasel.geeksrus.net> Date: Mon, 10 Jun 2002 21:42:38 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39134: MAINTAINER UPDATE: x11-wm/mosfet-liquid: update to 0.9.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39134 >Category: ports >Synopsis: MAINTAINER UPDATE: x11-wm/mosfet-liquid: update to 0.9.5 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 18:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.6-RC i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.6-RC FreeBSD 4.6-RC #1: Sun May 26 13:08:49 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: Update to 0.9.5 bug fix version; this version fixes some serious interface bugs. >How-To-Repeat: >Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: x11-wm/mosfet-liquid/Makefile =================================================================== RCS file: /home/ncvs/ports/x11-wm/mosfet-liquid/Makefile,v retrieving revision 1.8 diff -u -3 -r1.8 Makefile --- x11-wm/mosfet-liquid/Makefile 29 Apr 2002 02:34:51 -0000 1.8 +++ x11-wm/mosfet-liquid/Makefile 8 Jun 2002 17:43:03 -0000 @@ -6,7 +6,7 @@ # PORTNAME= mosfet-liquid -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= x11-wm kde MASTER_SITES= http://www.mosfet.org/ DISTNAME= ${PORTNAME}${PORTVERSION} Index: x11-wm/mosfet-liquid/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-wm/mosfet-liquid/distinfo,v retrieving revision 1.4 diff -u -3 -r1.4 distinfo --- x11-wm/mosfet-liquid/distinfo 25 Apr 2002 01:03:08 -0000 1.4 +++ x11-wm/mosfet-liquid/distinfo 8 Jun 2002 17:43:20 -0000 @@ -1 +1 @@ -MD5 (mosfet-liquid0.9.4.tar.gz) = 167af64ae4dee352b7014e4c3ef7b649 +MD5 (mosfet-liquid0.9.5.tar.gz) = 329abf9087d269f5b0be36aa3c06b1b8 ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 18:51:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A7BB37B404; Mon, 10 Jun 2002 18:51:05 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B1p5880985; Mon, 10 Jun 2002 18:51:05 -0700 (PDT) (envelope-from petef) Date: Mon, 10 Jun 2002 18:51:05 -0700 (PDT) From: Message-Id: <200206110151.g5B1p5880985@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, obrien@FreeBSD.org Subject: Re: ports/39135: editors/vim: missing runtime/lang/README.txt causes install to fail Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: editors/vim: missing runtime/lang/README.txt causes install to fail Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: petef Responsible-Changed-When: Mon Jun 10 18:50:55 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=39135 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 19:10:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3815837B408 for ; Mon, 10 Jun 2002 19:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B2A2Z86520; Mon, 10 Jun 2002 19:10:02 -0700 (PDT) (envelope-from gnats) Received: from leeloo.intern.geht.de (pD9527DC5.dip.t-dialin.net [217.82.125.197]) by hub.freebsd.org (Postfix) with SMTP id 154C337B443 for ; Mon, 10 Jun 2002 19:07:32 -0700 (PDT) Received: (qmail 11069 invoked by uid 1001); 11 Jun 2002 02:07:29 -0000 Message-Id: <20020611020729.11068.qmail@leeloo.intern.geht.de> Date: 11 Jun 2002 02:07:29 -0000 From: marc@informatik.uni-bremen.de Reply-To: marc@informatik.uni-bremen.de To: FreeBSD-gnats-submit@FreeBSD.org Cc: sobomax@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39136: Enable arts in SDL Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39136 >Category: ports >Synopsis: Enable arts in SDL >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 19:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: User & >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD leeloo.intern.geht.de 4.6-RC FreeBSD 4.6-RC #0: Sun Jun 9 23:03:22 CEST 2002 marc@leeloo.intern.geht.de:/usr/src/sys/compile/LEELOO i386 >Description: The diff enables arts in SDL with it's allready installed on the box. Without this option sound isn't working with KDE and SDL applications. >How-To-Repeat: >Fix: --- sdl12.diff begins here --- diff -Nur sdl12.old/Makefile sdl12/Makefile --- sdl12.old/Makefile Fri May 17 10:32:45 2002 +++ sdl12/Makefile Tue Jun 11 04:01:52 2002 @@ -24,7 +24,6 @@ PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" CONFIGURE_ARGS= --enable-video-aalib \ - --disable-arts \ --disable-nas CFLAGS+= ${PTHREAD_CFLAGS} @@ -36,6 +35,12 @@ CONFIGURE_ARGS+=--disable-video-vgl PKGMESSAGE= /I/hate/ports/Mk/bsd.port.mk DISPLAY_MSG= ${DO_NADA} +.endif + +.if exists(${LOCALBASE}/bin/artsc-config) +CONFIGURE_ARGS+=--enable-arts +.else +CONFIGURE_ARGS+=--disable-arts .endif .if !defined(WITHOUT_X11) --- sdl12.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 19:40:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D67337B41F for ; Mon, 10 Jun 2002 19:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B2e4P90284; Mon, 10 Jun 2002 19:40:04 -0700 (PDT) (envelope-from gnats) Date: Mon, 10 Jun 2002 19:40:04 -0700 (PDT) Message-Id: <200206110240.g5B2e4P90284@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Yeasah Pell" Subject: Re: ports/35303: New port: gimp-print, print drivers for CUPS & gimp Reply-To: "Yeasah Pell" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/35303; it has been noted by GNATS. From: "Yeasah Pell" To: , "Yeasah Pell" Cc: Subject: Re: ports/35303: New port: gimp-print, print drivers for CUPS & gimp Date: Mon, 10 Jun 2002 22:32:03 -0400 This is no longer a new port, and is no longer a new version. However, the port that is now in use suffers from several problems: 1) It is out of date (4.2.1 was released in April) 2) It has an incomplete packing list 3) It does not allow conditionally turning off components (e.g. CUPS, gimp and ghostscript drivers) While I have continued to maintain a version of this port that addresses these problems, I see that there is now another PR for an upgrade to this port which seems to address all the above problems plus a bit more. Therefore, I'm endorsing the completion of ports/39121 as well as the summary unceremonious closing of this PR. /Yeasah To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 19:40:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E10A037B426 for ; Mon, 10 Jun 2002 19:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B2e4X90294; Mon, 10 Jun 2002 19:40:04 -0700 (PDT) (envelope-from gnats) Received: from cube.gelatinous.com (cube.gelatinous.com [204.176.81.81]) by hub.freebsd.org (Postfix) with ESMTP id 983B337B405 for ; Mon, 10 Jun 2002 19:36:14 -0700 (PDT) Received: (qmail 6788 invoked by uid 1000); 9 Jun 2002 10:29:30 -0000 Message-Id: <20020609102930.6787.qmail@cube.gelatinous.com> Date: 9 Jun 2002 10:29:30 -0000 From: Aaron Smith Reply-To: Aaron Smith To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39137: update port: qmail-tls Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39137 >Category: ports >Synopsis: update port: qmail-tls >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 19:40:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Aaron Smith >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: >Description: Frederik Vermeulen has updated his patch (URL is the same) to 20020526. The port still has 20010627. >How-To-Repeat: >Fix: Update TLS_PATCH_DATE to 20020526, and update its md5 checksum. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 19:40:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B1DE37B427 for ; Mon, 10 Jun 2002 19:40:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B2e4490303; Mon, 10 Jun 2002 19:40:04 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id DE69737B405 for ; Mon, 10 Jun 2002 19:37:49 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5B2bnhG022280 for ; Mon, 10 Jun 2002 19:37:49 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5B2bncB022279; Mon, 10 Jun 2002 19:37:49 -0700 (PDT) Message-Id: <200206110237.g5B2bncB022279@www.freebsd.org> Date: Mon, 10 Jun 2002 19:37:49 -0700 (PDT) From: Matthew Landauer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39138: Port "newmat" installs library with all the symbols stripped Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39138 >Category: ports >Synopsis: Port "newmat" installs library with all the symbols stripped >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 19:40:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Matthew Landauer >Release: 4.5-RELEASE >Organization: >Environment: FreeBSD doctor 4.5-RELEASE FreeBSD 4.5-RELEASE #2: Thu Jun 6 17:46:22 EST 2002 matthewl@doctor:/usr/src/sys/compile/DOCTOR i386 >Description: The port math/newmat installs the library /usr/local/lib/libnewmat.a with all the symbols stripped. >How-To-Repeat: Install the port and type nm /usr/local/lib/libnewmat.a >Fix: The following patch fixes it by installing the library without stripping the symbols --- newmat.bak/Makefile Tue Jun 11 12:27:42 2002 +++ newmat/Makefile Tue Jun 11 12:09:23 2002 @@ -26,6 +26,6 @@ do-install: @${MKDIR} ${PREFIX}/include/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/*.h ${PREFIX}/include/${PORTNAME} - ${INSTALL_PROGRAM} ${WRKSRC}/libnewmat.a ${PREFIX}/lib + ${INSTALL_DATA} ${WRKSRC}/libnewmat.a ${PREFIX}/lib .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 22:22:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from e1.ny.us.ibm.com (e1.ny.us.ibm.com [32.97.182.101]) by hub.freebsd.org (Postfix) with ESMTP id ED95137B401 for ; Mon, 10 Jun 2002 22:22:22 -0700 (PDT) Received: from northrelay03.pok.ibm.com (northrelay03.pok.ibm.com [9.56.224.151]) by e1.ny.us.ibm.com (8.12.2/8.12.2) with ESMTP id g5B5MCg5215112 for ; Tue, 11 Jun 2002 01:22:12 -0400 Received: from calvin.in.ibm.com (calvin.in.ibm.com [9.182.24.126]) by northrelay03.pok.ibm.com (8.11.1m3/NCO/VER6.1) with ESMTP id g5B5M9b125224 for ; Tue, 11 Jun 2002 01:22:10 -0400 Received: by calvin.in.ibm.com (Postfix, from userid 1001) id 8188033CA; Tue, 11 Jun 2002 10:51:34 +0530 (IST) Date: Tue, 11 Jun 2002 10:51:34 +0530 From: Sid Carter To: freebsd-ports@freebsd.org Subject: error while installing portupgrade Message-ID: <20020611052134.GA62669@calvin.in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.99i X-Operating-System: FreeBSD calvin.in.ibm.com 5.0-CURRENT FreeBSD 5.0-CURRENT Organisation: Sid Carter Inc. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I am getting this error when I am installing the 'portupgrade' port. This is the error i get. --------------------------- install -c -o root -g wheel -m 444 _pkgtools _pkg_tarup /usr/local/share/zsh/site-functions usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-v] [-g group] [-m mode] [-o owner] directory ... *** Error code 64 Stop in /usr/ports/sysutils/portupgrade/work/pkgtools-20020429/misc/zsh. *** Error code 1 Stop in /usr/ports/sysutils/portupgrade/work/pkgtools-20020429/misc. *** Error code 1 Stop in /usr/ports/sysutils/portupgrade/work/pkgtools-20020429. *** Error code 1 Stop in /usr/ports/sysutils/portupgrade. --------------------------- System Info: FreeBSD calvin 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jun 10 13:55:43 IST 2002 root@calvin:/usr/obj/usr/src/sys/GENERIC i386 Something obvious I am missing here ? TIA Regards Sid -- I've known him as a man, as an adolescent and as a child -- sometimes on the same day. Sid Carter FreeBSD oder Debian GNU/Linux. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 10 22:58: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53AAA37B404; Mon, 10 Jun 2002 22:58:03 -0700 (PDT) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B5w3F22676; Mon, 10 Jun 2002 22:58:03 -0700 (PDT) (envelope-from vanilla) Date: Mon, 10 Jun 2002 22:58:03 -0700 (PDT) From: Message-Id: <200206110558.g5B5w3F22676@freefall.freebsd.org> To: vanilla@FreeBSD.org, freebsd-ports@FreeBSD.org, nbm@FreeBSD.org Subject: Re: ports/39133: upgrade port: phpMyAdmin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: upgrade port: phpMyAdmin Responsible-Changed-From-To: freebsd-ports->nbm Responsible-Changed-By: vanilla Responsible-Changed-When: Mon Jun 10 22:57:11 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=39133 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 0:20:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA4BE37B40C for ; Tue, 11 Jun 2002 00:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B7K1Z38892; Tue, 11 Jun 2002 00:20:01 -0700 (PDT) (envelope-from gnats) Received: from taro.c.u-tokyo.ac.jp (taro.c.u-tokyo.ac.jp [157.82.63.16]) by hub.freebsd.org (Postfix) with ESMTP id 2C89F37B405 for ; Tue, 11 Jun 2002 00:11:42 -0700 (PDT) Message-Id: <20020611071141.6DFBE1933@taro.c.u-tokyo.ac.jp> Date: Tue, 11 Jun 2002 16:11:40 +0900 (JST) From: KOMATSU Shinichiro Reply-To: KOMATSU Shinichiro To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39140: New Port: Acrobat Reader 5 CJK font packs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39140 >Category: ports >Synopsis: New Port: Acrobat Reader 5 CJK font packs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 00:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KOMATSU Shinichiro >Release: FreeBSD 4.5-RELEASE i386 >Organization: >Environment: FreeBSD 4.5-RELEASE i386 >Description: New Port: Acrobat Reader 5 CJK font packs >How-To-Repeat: >Fix: (1) Please repo-copy: print/acroread-commfont -> print/acroread5-commfont chinese/acroread-chsfont -> chinese/acroread5-chsfont chinese/acroread-chtfont -> chinese/acroread5-chtfont korean/acroread-korfont -> korean/acroread5-korfont japanese/acroread-jpnfont -> japanese/acroread5-jpnfont (2) Apply the following patch, and remove the following files. chinese/acroread5-chsfont/distinfo chinese/acroread5-chtfont/distinfo korean/acroread5-korfont/distinfo japanese/acroread5-jpnfont/distinfo --- chinese/acroread5-chsfont.orig/Makefile Thu Apr 20 19:18:27 2000 +++ chinese/acroread5-chsfont/Makefile Sun Jun 9 18:06:55 2002 @@ -5,9 +5,10 @@ # $FreeBSD: ports/chinese/acroread-chsfont/Makefile,v 1.8 2000/04/20 10:18:27 mharo Exp $ # -CATEGORIES= chinese DISTNAME= chsfont +DIST_SUBDIR= Acrobat5 +CATEGORIES= chinese -MASTERDIR= ${.CURDIR}/../../print/acroread-commfont +MASTERDIR= ${.CURDIR}/../../print/acroread5-commfont .include "${MASTERDIR}/Makefile" diff -urN chinese/acroread5-chsfont.orig/distinfo chinese/acroread5-chsfont/distinfo --- chinese/acroread5-chsfont.orig/distinfo Thu Aug 12 10:03:15 1999 +++ chinese/acroread5-chsfont/distinfo Thu Jan 1 09:00:00 1970 @@ -1 +0,0 @@ -MD5 (chsfont.tar.gz) = c9eb945a62b490f45c68f639d0c91d17 diff -urN chinese/acroread5-chsfont.orig/pkg-comment chinese/acroread5-chsfont/pkg-comment --- chinese/acroread5-chsfont.orig/pkg-comment Thu Jun 17 18:32:59 1999 +++ chinese/acroread5-chsfont/pkg-comment Sat Jun 1 02:38:55 2002 @@ -1 +1 @@ -Asian Font Packs for Acrobat Reader 4.0 (for Chinese Simplified) +Asian Font Packs for Acrobat Reader 5.0 (for Chinese Simplified) diff -urN chinese/acroread5-chsfont.orig/pkg-descr chinese/acroread5-chsfont/pkg-descr --- chinese/acroread5-chsfont.orig/pkg-descr Thu Jun 17 18:33:00 1999 +++ chinese/acroread5-chsfont/pkg-descr Sat Jun 1 02:39:08 2002 @@ -1,4 +1,4 @@ -Asian Font Packs for Acrobat Reader 4.0 (for Chinese Simplified) +Asian Font Packs for Acrobat Reader 5.0 (for Chinese Simplified) You shoud get the Asian Language Kit from http://www.adobe.com/prodindex/acrobat/readstep.html diff -urN chinese/acroread5-chsfont.orig/pkg-plist chinese/acroread5-chsfont/pkg-plist --- chinese/acroread5-chsfont.orig/pkg-plist Thu Jun 17 18:33:00 1999 +++ chinese/acroread5-chsfont/pkg-plist Sat Jun 1 02:52:10 2002 @@ -1,2 +1 @@ -Acrobat4/Resource/CIDFont/STSong-Light-Acro -@dirrm Acrobat4/Resource/CIDFont +Acrobat5/Resource/Font/STSongStd-Light-Acro.otf diff -urN chinese/acroread5-chtfont.orig/Makefile chinese/acroread5-chtfont/Makefile --- chinese/acroread5-chtfont.orig/Makefile Thu Apr 20 19:19:06 2000 +++ chinese/acroread5-chtfont/Makefile Sun Jun 9 18:07:14 2002 @@ -5,9 +5,10 @@ # $FreeBSD: ports/chinese/acroread-chtfont/Makefile,v 1.8 2000/04/20 10:19:06 mharo Exp $ # -CATEGORIES= chinese DISTNAME= chtfont +DIST_SUBDIR= Acrobat5 +CATEGORIES= chinese -MASTERDIR= ${.CURDIR}/../../print/acroread-commfont +MASTERDIR= ${.CURDIR}/../../print/acroread5-commfont .include "${MASTERDIR}/Makefile" diff -urN chinese/acroread5-chtfont.orig/distinfo chinese/acroread5-chtfont/distinfo --- chinese/acroread5-chtfont.orig/distinfo Thu Aug 12 10:03:17 1999 +++ chinese/acroread5-chtfont/distinfo Thu Jan 1 09:00:00 1970 @@ -1 +0,0 @@ -MD5 (chtfont.tar.gz) = 217527b540ac0d5bda2160df22a26352 diff -urN chinese/acroread5-chtfont.orig/pkg-comment chinese/acroread5-chtfont/pkg-comment --- chinese/acroread5-chtfont.orig/pkg-comment Thu Jun 17 18:35:00 1999 +++ chinese/acroread5-chtfont/pkg-comment Sat Jun 1 02:54:30 2002 @@ -1 +1 @@ -Asian Font Packs for Acrobat Reader 4.0 (for Chinese Traditional) +Asian Font Packs for Acrobat Reader 5.0 (for Chinese Traditional) diff -urN chinese/acroread5-chtfont.orig/pkg-descr chinese/acroread5-chtfont/pkg-descr --- chinese/acroread5-chtfont.orig/pkg-descr Thu Jun 17 18:35:00 1999 +++ chinese/acroread5-chtfont/pkg-descr Sat Jun 1 02:54:46 2002 @@ -1,4 +1,4 @@ -Asian Font Packs for Acrobat Reader 4.0 (for Chinese Traditional) +Asian Font Packs for Acrobat Reader 5.0 (for Chinese Traditional) You shoud get the Asian Language Kit from http://www.adobe.com/prodindex/acrobat/readstep.html diff -urN chinese/acroread5-chtfont.orig/pkg-plist chinese/acroread5-chtfont/pkg-plist --- chinese/acroread5-chtfont.orig/pkg-plist Thu Jun 17 18:35:01 1999 +++ chinese/acroread5-chtfont/pkg-plist Sun Jun 2 09:18:36 2002 @@ -1,3 +1,2 @@ -Acrobat4/Resource/CIDFont/MHei-Medium-Acro -Acrobat4/Resource/CIDFont/MSung-Light-Acro -@dirrm Acrobat4/Resource/CIDFont +%%EXTRAFONT%%Acrobat5/Resource/Font/MHei-Medium-Acro +Acrobat5/Resource/Font/MSungStd-Light-Acro.otf diff -urN japanese/acroread5-jpnfont.orig/Makefile japanese/acroread5-jpnfont/Makefile --- japanese/acroread5-jpnfont.orig/Makefile Sat Apr 15 01:55:51 2000 +++ japanese/acroread5-jpnfont/Makefile Sun Jun 9 18:05:51 2002 @@ -6,8 +6,9 @@ # DISTNAME= jpnfont +DIST_SUBDIR= Acrobat5 CATEGORIES= japanese -MASTERDIR= ${.CURDIR}/../../print/acroread-commfont +MASTERDIR= ${.CURDIR}/../../print/acroread5-commfont .include "${MASTERDIR}/Makefile" diff -urN japanese/acroread5-jpnfont.orig/distinfo japanese/acroread5-jpnfont/distinfo --- japanese/acroread5-jpnfont.orig/distinfo Thu Aug 12 10:03:20 1999 +++ japanese/acroread5-jpnfont/distinfo Thu Jan 1 09:00:00 1970 @@ -1 +0,0 @@ -MD5 (jpnfont.tar.gz) = 1fd03daeea66705b5399f1d0162d3acf diff -urN japanese/acroread5-jpnfont.orig/pkg-comment japanese/acroread5-jpnfont/pkg-comment --- japanese/acroread5-jpnfont.orig/pkg-comment Thu Jun 17 18:29:38 1999 +++ japanese/acroread5-jpnfont/pkg-comment Thu May 23 15:10:59 2002 @@ -1 +1 @@ -Asian Font Packs for Acrobat Reader 4.0 (for Japanese) +Asian Font Packs for Acrobat Reader 5.0 (for Japanese) diff -urN japanese/acroread5-jpnfont.orig/pkg-descr japanese/acroread5-jpnfont/pkg-descr --- japanese/acroread5-jpnfont.orig/pkg-descr Thu Jun 17 18:29:39 1999 +++ japanese/acroread5-jpnfont/pkg-descr Thu May 23 15:11:15 2002 @@ -1,4 +1,4 @@ -Asian Font Packs for Acrobat Reader 4.0 (for Japanese) +Asian Font Packs for Acrobat Reader 5.0 (for Japanese) You shoud get the Asian Language Kit from http://www.adobe.com/prodindex/acrobat/readstep.html diff -urN japanese/acroread5-jpnfont.orig/pkg-plist japanese/acroread5-jpnfont/pkg-plist --- japanese/acroread5-jpnfont.orig/pkg-plist Thu Jun 17 18:29:40 1999 +++ japanese/acroread5-jpnfont/pkg-plist Sun Jun 2 09:18:07 2002 @@ -1,3 +1,2 @@ -Acrobat4/Resource/CIDFont/HeiseiKakuGo-W5-Acro -Acrobat4/Resource/CIDFont/HeiseiMin-W3-Acro -@dirrm Acrobat4/Resource/CIDFont +%%EXTRAFONT%%Acrobat5/Resource/Font/HeiseiKakuGo-W5-Acro +Acrobat5/Resource/Font/KozMinPro-Regular-Acro.otf diff -urN korean/acroread5-korfont.orig/Makefile korean/acroread5-korfont/Makefile --- korean/acroread5-korfont.orig/Makefile Sat Apr 15 01:55:51 2000 +++ korean/acroread5-korfont/Makefile Sun Jun 9 18:06:29 2002 @@ -6,8 +6,9 @@ # DISTNAME= korfont +DIST_SUBDIR= Acrobat5 CATEGORIES= korean -MASTERDIR= ${.CURDIR}/../../print/acroread-commfont +MASTERDIR= ${.CURDIR}/../../print/acroread5-commfont .include "${MASTERDIR}/Makefile" diff -urN korean/acroread5-korfont.orig/distinfo korean/acroread5-korfont/distinfo --- korean/acroread5-korfont.orig/distinfo Thu Aug 12 10:03:23 1999 +++ korean/acroread5-korfont/distinfo Thu Jan 1 09:00:00 1970 @@ -1 +0,0 @@ -MD5 (korfont.tar.gz) = cf1d61cb3527eaa4d7fc1066127b3bd2 diff -urN korean/acroread5-korfont.orig/pkg-comment korean/acroread5-korfont/pkg-comment --- korean/acroread5-korfont.orig/pkg-comment Thu Jun 17 18:33:24 1999 +++ korean/acroread5-korfont/pkg-comment Sat Jun 1 02:37:07 2002 @@ -1 +1 @@ -Asian Font Packs for Acrobat Reader 4.0 (for Korean) +Asian Font Packs for Acrobat Reader 5.0 (for Korean) diff -urN korean/acroread5-korfont.orig/pkg-descr korean/acroread5-korfont/pkg-descr --- korean/acroread5-korfont.orig/pkg-descr Thu Jun 17 18:33:24 1999 +++ korean/acroread5-korfont/pkg-descr Sat Jun 1 02:32:39 2002 @@ -1,4 +1,4 @@ -Asian Font Packs for Acrobat Reader 4.0 (for Korean) +Asian Font Packs for Acrobat Reader 5.0 (for Korean) You shoud get the Asian Language Kit from http://www.adobe.com/prodindex/acrobat/readstep.html diff -urN korean/acroread5-korfont.orig/pkg-plist korean/acroread5-korfont/pkg-plist --- korean/acroread5-korfont.orig/pkg-plist Thu Jun 17 18:33:25 1999 +++ korean/acroread5-korfont/pkg-plist Sun Jun 2 09:18:49 2002 @@ -1,3 +1,2 @@ -Acrobat4/Resource/CIDFont/HYGoThic-Medium-Acro -Acrobat4/Resource/CIDFont/HYSMyeongJo-Medium-Acro -@dirrm Acrobat4/Resource/CIDFont +%%EXTRAFONT%%Acrobat5/Resource/Font/HYGoThic-Medium-Acro +Acrobat5/Resource/Font/HYSMyeongJoStd-Medium-Acro.otf diff -urN print/acroread5-commfont.orig/Makefile print/acroread5-commfont/Makefile --- print/acroread5-commfont.orig/Makefile Wed Jan 17 02:32:07 2001 +++ print/acroread5-commfont/Makefile Sun Jun 9 18:05:19 2002 @@ -4,14 +4,15 @@ # $FreeBSD: ports/print/acroread-commfont/Makefile,v 1.12 2001/01/16 17:32:07 sobomax Exp $ # -PORTNAME= acroread -PORTVERSION= 1999.7.20 +PORTNAME= acroread5 +PORTVERSION= 2002.5 PKGNAMESUFFIX= -${DISTNAME} CATEGORIES+= print linux -MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/4.x/ +MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/5.x/ DISTNAME?= commfont # dummy +DIST_SUBDIR= Acrobat5 -MAINTAINER= taoka@FreeBSD.org +MAINTAINER= koma2@jiro.c.u-tokyo.ac.jp NO_BUILD= yes SLAVEDIRS= chinese/acroread-chsfont chinese/acroread-chtfont @@ -20,25 +21,25 @@ .if ${DISTNAME} == "commfont" ###### For this port ############################# -.if exists(${DISTDIR}/jpnfont.tar.gz) +.if exists(${DISTDIR}/${DIST_SUBDIR}/jpnfont.tar.gz) DISTFILES= jpnfont.tar.gz -WRKSRC= ${WRKDIR}/JPNKIT -.elif exists(${DISTDIR}/chsfont.tar.gz) +WRKSUBDIR= JPNKIT +.elif exists(${DISTDIR}/${DIST_SUBDIR}/chsfont.tar.gz) DISTFILES= chsfont.tar.gz -WRKSRC= ${WRKDIR}/CHSKIT -.elif exists(${DISTDIR}/chtfont.tar.gz) +WRKSUBDIR= CHSKIT +.elif exists(${DISTDIR}/${DIST_SUBDIR}/chtfont.tar.gz) DISTFILES= chtfont.tar.gz -WRKSRC= ${WRKDIR}/CHTKIT -.elif exists(${DISTDIR}/korfont.tar.gz) +WRKSUBDIR= CHTKIT +.elif exists(${DISTDIR}/${DIST_SUBDIR}/korfont.tar.gz) DISTFILES= korfont.tar.gz -WRKSRC= ${WRKDIR}/KORKIT +WRKSUBDIR= KORKIT .else DISTFILES= korfont.tar.gz -WRKSRC= ${WRKDIR}/KORKIT +WRKSUBDIR= KORKIT .endif -#NO_CHECKSUM= yes -TAR_FILE= ${WRKSRC}/LANGCOM.TAR -RUN_DEPENDS= acroread4:${PORTSDIR}/print/acroread4 +TAR_FILE= LANGCOM.TAR +RUN_DEPENDS= acroread5:${PORTSDIR}/print/acroread5 + .else ###### For slave ports ############################## ## Use a local directory of the slave port!! @@ -47,31 +48,55 @@ PLIST= ${.CURDIR}/pkg-plist FILESDIR= ${.CURDIR}/files ## -RUN_DEPENDS= ${PREFIX}/Acrobat4/Resource/CMap/H:${PORTSDIR}/print/acroread-commfont +RUN_DEPENDS= ${PREFIX}/Acrobat5/Resource/Font/H.cmap:${PORTSDIR}/print/acroread5-commfont # .if ${DISTNAME} == "jpnfont" RESTRICTED= "Be required to register with Adobe before downloading the Japanese font pack." IS_INTERACTIVE= "You should manual-fetch Japanese pack of \"Asian Font Packs\" from http://www.adobe.com/prodindex/acrobat/readstep.html" -.if !exists(${DISTDIR}/jpnfont.tar.gz) +.if !exists(${DISTDIR}/${DIST_SUBDIR}/jpnfont.tar.gz) IGNORE= ": ${RESTRICTED} ${IS_INTERACTIVE}" .endif -WRKSRC= ${WRKDIR}/JPNKIT -TAR_FILE= ${WRKSRC}/LANGJPN.TAR +WRKSUBDIR= JPNKIT +TAR_FILE= LANGJPN.TAR +EXTRAFONT_DIR= ${PORTSDIR}/japanese/acroread-jpnfont +EXTRAFONT= HeiseiKakuGo-W5-Acro .elif ${DISTNAME} == "chsfont" -WRKSRC= ${WRKDIR}/CHSKIT -TAR_FILE= ${WRKSRC}/LANGCHS.TAR +WRKSUBDIR= CHSKIT +TAR_FILE= LANGCHS.TAR .elif ${DISTNAME} == "chtfont" -WRKSRC= ${WRKDIR}/CHTKIT -TAR_FILE= ${WRKSRC}/LANGCHT.TAR +WRKSUBDIR= CHTKIT +TAR_FILE= LANGCHT.TAR +EXTRAFONT_DIR= ${PORTSDIR}/chinese/acroread-chtfont +EXTRAFONT= MHei-Medium-Acro .elif ${DISTNAME} == "korfont" -WRKSRC= ${WRKDIR}/KORKIT -TAR_FILE= ${WRKSRC}/LANGKOR.TAR +WRKSUBDIR= KORKIT +TAR_FILE= LANGKOR.TAR +EXTRAFONT_DIR= ${PORTSDIR}/korean/acroread-korfont +EXTRAFONT= HYGoThic-Medium-Acro +.endif .endif + +.if defined(WITH_EXTRAFONT) && defined(EXTRAFONT_DIR) +BUILD_DEPENDS= ${NONEXISTENT}:${EXTRAFONT_DIR}:extract +PLIST_SUB= EXTRAFONT='' +.else +PLIST_SUB= EXTRAFONT='@comment ' +.endif +WRKSRC= ${WRKDIR}/${WRKSUBDIR} + +post-extract: + ${MKDIR} ${WRKSRC}/OTF + cd ${WRKSRC}; ${TAR} xf ${TAR_FILE} -C OTF +.if defined(WITH_EXTRAFONT) && defined(EXTRAFONT_DIR) + cd ${WRKSRC}; ${TAR} xf ${EXTRAFONT_DIR}/work/${WRKSUBDIR}/${TAR_FILE} .endif do-install: - @${MKDIR} ${PREFIX}/Acrobat4/Resource - @${TAR} xf ${TAR_FILE} -C ${PREFIX}/Acrobat4/Resource + @${MKDIR} ${PREFIX}/Acrobat5/Resource/Font + ${INSTALL_DATA} ${WRKSRC}/OTF/* ${PREFIX}/Acrobat5/Resource/Font +.if defined(WITH_EXTRAFONT) && defined(EXTRAFONT_DIR) + ${INSTALL_DATA} ${WRKSRC}/CIDFont/${EXTRAFONT} ${PREFIX}/Acrobat5/Resource/Font +.endif post-install: @${CAT} ${PKGMESSAGE} diff -urN print/acroread5-commfont.orig/distinfo print/acroread5-commfont/distinfo --- print/acroread5-commfont.orig/distinfo Thu Aug 12 10:09:51 1999 +++ print/acroread5-commfont/distinfo Sat Jun 1 03:00:55 2002 @@ -1,4 +1,4 @@ -MD5 (chsfont.tar.gz) = c9eb945a62b490f45c68f639d0c91d17 -MD5 (chtfont.tar.gz) = 217527b540ac0d5bda2160df22a26352 -MD5 (korfont.tar.gz) = cf1d61cb3527eaa4d7fc1066127b3bd2 -MD5 (jpnfont.tar.gz) = 1fd03daeea66705b5399f1d0162d3acf +MD5 (Acrobat5/chsfont.tar.gz) = 338da73bbf8e70ff4c252a2ee4884d99 +MD5 (Acrobat5/chtfont.tar.gz) = 12a46438004b00927f281d5183de480e +MD5 (Acrobat5/jpnfont.tar.gz) = 424a45f1f3fdeb4a0ad6be71ccd9f50a +MD5 (Acrobat5/korfont.tar.gz) = 482cf8c1e5dd61ca794cf19bcae740b2 diff -urN print/acroread5-commfont.orig/pkg-comment print/acroread5-commfont/pkg-comment --- print/acroread5-commfont.orig/pkg-comment Thu Jun 17 18:35:57 1999 +++ print/acroread5-commfont/pkg-comment Thu May 23 15:00:58 2002 @@ -1 +1 @@ -Asian Font Packs for Acrobat Reader 4.0 (for common files) +Asian Font Packs for Acrobat Reader 5.0 (for common files) diff -urN print/acroread5-commfont.orig/pkg-descr print/acroread5-commfont/pkg-descr --- print/acroread5-commfont.orig/pkg-descr Thu Jun 17 18:35:57 1999 +++ print/acroread5-commfont/pkg-descr Thu May 23 15:01:34 2002 @@ -1,4 +1,4 @@ -Asian Font Packs for Acrobat Reader 4.0 (for common files) +Asian Font Packs for Acrobat Reader 5.0 (for common files) These are common files for jpnfont(Japanese), chsfont(Chinese Simplified), chtfont(Chinese Traditional) and korfont(Korean) diff -urN print/acroread5-commfont.orig/pkg-plist print/acroread5-commfont/pkg-plist --- print/acroread5-commfont.orig/pkg-plist Thu Jun 17 18:35:58 1999 +++ print/acroread5-commfont/pkg-plist Sat Jun 1 03:02:43 2002 @@ -1,111 +1,114 @@ -Acrobat4/Resource/CMap/83pv-RKSJ-H -Acrobat4/Resource/CMap/90ms-RKSJ-H -Acrobat4/Resource/CMap/90ms-RKSJ-UCS2 -Acrobat4/Resource/CMap/90ms-RKSJ-V -Acrobat4/Resource/CMap/90msp-RKSJ-H -Acrobat4/Resource/CMap/90msp-RKSJ-V -Acrobat4/Resource/CMap/90pv-RKSJ-H -Acrobat4/Resource/CMap/90pv-RKSJ-UCS2 -Acrobat4/Resource/CMap/90pv-RKSJ-UCS2C -Acrobat4/Resource/CMap/Add-RKSJ-H -Acrobat4/Resource/CMap/Add-RKSJ-V -Acrobat4/Resource/CMap/Adobe-CNS1-B5pc -Acrobat4/Resource/CMap/Adobe-CNS1-ETen-B5 -Acrobat4/Resource/CMap/Adobe-CNS1-H-CID -Acrobat4/Resource/CMap/Adobe-CNS1-H-Host -Acrobat4/Resource/CMap/Adobe-CNS1-H-Mac -Acrobat4/Resource/CMap/Adobe-CNS1-UCS2 -Acrobat4/Resource/CMap/Adobe-GB1-GBK-EUC -Acrobat4/Resource/CMap/Adobe-GB1-GBpc-EUC -Acrobat4/Resource/CMap/Adobe-GB1-H-CID -Acrobat4/Resource/CMap/Adobe-GB1-H-Host -Acrobat4/Resource/CMap/Adobe-GB1-H-Mac -Acrobat4/Resource/CMap/Adobe-GB1-UCS2 -Acrobat4/Resource/CMap/Adobe-Japan1-90ms-RKSJ -Acrobat4/Resource/CMap/Adobe-Japan1-90pv-RKSJ -Acrobat4/Resource/CMap/Adobe-Japan1-H-CID -Acrobat4/Resource/CMap/Adobe-Japan1-H-Host -Acrobat4/Resource/CMap/Adobe-Japan1-H-Mac -Acrobat4/Resource/CMap/Adobe-Japan1-PS-H -Acrobat4/Resource/CMap/Adobe-Japan1-PS-V -Acrobat4/Resource/CMap/Adobe-Japan1-UCS2 -Acrobat4/Resource/CMap/Adobe-Korea1-H-CID -Acrobat4/Resource/CMap/Adobe-Korea1-H-Host -Acrobat4/Resource/CMap/Adobe-Korea1-H-Mac -Acrobat4/Resource/CMap/Adobe-Korea1-KSCms-UHC -Acrobat4/Resource/CMap/Adobe-Korea1-KSCpc-EUC -Acrobat4/Resource/CMap/Adobe-Korea1-UCS2 -Acrobat4/Resource/CMap/B5pc-H -Acrobat4/Resource/CMap/B5pc-UCS2 -Acrobat4/Resource/CMap/B5pc-UCS2C -Acrobat4/Resource/CMap/B5pc-V -Acrobat4/Resource/CMap/CMap.upr -Acrobat4/Resource/CMap/CNS-EUC-H -Acrobat4/Resource/CMap/CNS-EUC-V -Acrobat4/Resource/CMap/ETen-B5-H -Acrobat4/Resource/CMap/ETen-B5-UCS2 -Acrobat4/Resource/CMap/ETen-B5-V -Acrobat4/Resource/CMap/ETenms-B5-H -Acrobat4/Resource/CMap/ETenms-B5-V -Acrobat4/Resource/CMap/EUC-H -Acrobat4/Resource/CMap/EUC-V -Acrobat4/Resource/CMap/Ext-RKSJ-H -Acrobat4/Resource/CMap/Ext-RKSJ-V -Acrobat4/Resource/CMap/GB-EUC-H -Acrobat4/Resource/CMap/GB-EUC-V -Acrobat4/Resource/CMap/GBK-EUC-H -Acrobat4/Resource/CMap/GBK-EUC-UCS2 -Acrobat4/Resource/CMap/GBK-EUC-V -Acrobat4/Resource/CMap/GBT-EUC-H -Acrobat4/Resource/CMap/GBT-EUC-V -Acrobat4/Resource/CMap/GBpc-EUC-H -Acrobat4/Resource/CMap/GBpc-EUC-UCS2 -Acrobat4/Resource/CMap/GBpc-EUC-UCS2C -Acrobat4/Resource/CMap/GBpc-EUC-V -Acrobat4/Resource/CMap/H -Acrobat4/Resource/CMap/Identity-H -Acrobat4/Resource/CMap/Identity-V -Acrobat4/Resource/CMap/KSC-EUC-H -Acrobat4/Resource/CMap/KSC-EUC-V -Acrobat4/Resource/CMap/KSCms-UHC-H -Acrobat4/Resource/CMap/KSCms-UHC-HW-H -Acrobat4/Resource/CMap/KSCms-UHC-HW-V -Acrobat4/Resource/CMap/KSCms-UHC-UCS2 -Acrobat4/Resource/CMap/KSCms-UHC-V -Acrobat4/Resource/CMap/KSCpc-EUC-H -Acrobat4/Resource/CMap/KSCpc-EUC-UCS2 -Acrobat4/Resource/CMap/KSCpc-EUC-UCS2C -Acrobat4/Resource/CMap/UCS2-90ms-RKSJ -Acrobat4/Resource/CMap/UCS2-90pv-RKSJ -Acrobat4/Resource/CMap/UCS2-B5pc -Acrobat4/Resource/CMap/UCS2-ETen-B5 -Acrobat4/Resource/CMap/UCS2-GBK-EUC -Acrobat4/Resource/CMap/UCS2-GBpc-EUC -Acrobat4/Resource/CMap/UCS2-KSCms-UHC -Acrobat4/Resource/CMap/UCS2-KSCpc-EUC -Acrobat4/Resource/CMap/UniCNS-UCS2-H -Acrobat4/Resource/CMap/UniCNS-UCS2-V -Acrobat4/Resource/CMap/UniGB-UCS2-H -Acrobat4/Resource/CMap/UniGB-UCS2-V -Acrobat4/Resource/CMap/UniJIS-UCS2-H -Acrobat4/Resource/CMap/UniJIS-UCS2-HW-H -Acrobat4/Resource/CMap/UniJIS-UCS2-HW-V -Acrobat4/Resource/CMap/UniJIS-UCS2-V -Acrobat4/Resource/CMap/UniKS-UCS2-H -Acrobat4/Resource/CMap/UniKS-UCS2-V -Acrobat4/Resource/CMap/V -Acrobat4/Resource/Encoding/CharRange-Adobe-CNS1.dat -Acrobat4/Resource/Encoding/CharRange-Adobe-GB1.dat -Acrobat4/Resource/Encoding/CharRange-Adobe-Japan1.dat -Acrobat4/Resource/Encoding/CharRange-Adobe-Korea1.dat -Acrobat4/Resource/Encoding/CharType-Adobe-CNS1.dat -Acrobat4/Resource/Encoding/CharType-Adobe-GB1.dat -Acrobat4/Resource/Encoding/CharType-Adobe-Japan1.dat -Acrobat4/Resource/Encoding/CharType-Adobe-Korea1.dat -Acrobat4/Resource/Encoding/Encoding.upr -Acrobat4/Resource/Encoding/FontProp-Japanese.dat -Acrobat4/Resource/Encoding/FontProp-Korean.dat -Acrobat4/Resource/Encoding/FontProp-SChinese.dat -Acrobat4/Resource/Encoding/FontProp-TChinese.dat -@dirrm Acrobat4/Resource/CMap -@dirrm Acrobat4/Resource/Encoding +Acrobat5/Resource/Font/83pv-RKSJ-H.cmap +Acrobat5/Resource/Font/90ms-RKSJ-H.cmap +Acrobat5/Resource/Font/90ms-RKSJ-UCS2.cmap +Acrobat5/Resource/Font/90ms-RKSJ-V.cmap +Acrobat5/Resource/Font/90msp-RKSJ-H.cmap +Acrobat5/Resource/Font/90msp-RKSJ-V.cmap +Acrobat5/Resource/Font/90pv-RKSJ-H.cmap +Acrobat5/Resource/Font/90pv-RKSJ-UCS2.cmap +Acrobat5/Resource/Font/90pv-RKSJ-UCS2C.cmap +Acrobat5/Resource/Font/Add-RKSJ-H.cmap +Acrobat5/Resource/Font/Add-RKSJ-V.cmap +Acrobat5/Resource/Font/Adobe-CNS1-B5pc.cmap +Acrobat5/Resource/Font/Adobe-CNS1-ETen-B5.cmap +Acrobat5/Resource/Font/Adobe-CNS1-H-CID.cmap +Acrobat5/Resource/Font/Adobe-CNS1-H-Host.cmap +Acrobat5/Resource/Font/Adobe-CNS1-H-Mac.cmap +Acrobat5/Resource/Font/B5pc-H.cmap +Acrobat5/Resource/Font/Adobe-CNS1-UCS2.cmap +Acrobat5/Resource/Font/Adobe-GB1-GBK-EUC.cmap +Acrobat5/Resource/Font/Adobe-GB1-GBpc-EUC.cmap +Acrobat5/Resource/Font/Adobe-GB1-H-CID.cmap +Acrobat5/Resource/Font/Adobe-GB1-H-Host.cmap +Acrobat5/Resource/Font/Adobe-GB1-H-Mac.cmap +Acrobat5/Resource/Font/Adobe-GB1-UCS2.cmap +Acrobat5/Resource/Font/Adobe-Japan1-90ms-RKSJ.cmap +Acrobat5/Resource/Font/Adobe-Japan1-90pv-RKSJ.cmap +Acrobat5/Resource/Font/Adobe-Japan1-H-CID.cmap +Acrobat5/Resource/Font/Adobe-Japan1-H-Host.cmap +Acrobat5/Resource/Font/Adobe-Japan1-H-Mac.cmap +Acrobat5/Resource/Font/Adobe-Japan1-PS-H.cmap +Acrobat5/Resource/Font/Adobe-Japan1-PS-V.cmap +Acrobat5/Resource/Font/Adobe-Japan1-UCS2.cmap +Acrobat5/Resource/Font/B5pc-UCS2.cmap +Acrobat5/Resource/Font/Adobe-Korea1-H-CID.cmap +Acrobat5/Resource/Font/Adobe-Korea1-H-Host.cmap +Acrobat5/Resource/Font/Adobe-Korea1-H-Mac.cmap +Acrobat5/Resource/Font/Adobe-Korea1-KSCms-UHC.cmap +Acrobat5/Resource/Font/Adobe-Korea1-KSCpc-EUC.cmap +Acrobat5/Resource/Font/Adobe-Korea1-UCS2.cmap +Acrobat5/Resource/Font/B5pc-UCS2C.cmap +Acrobat5/Resource/Font/B5pc-V.cmap +Acrobat5/Resource/Font/CMap.upr +Acrobat5/Resource/Font/CNS-EUC-H.cmap +Acrobat5/Resource/Font/CNS-EUC-V.cmap +Acrobat5/Resource/Font/ETHK-B5-H.cmap +Acrobat5/Resource/Font/ETHK-B5-V.cmap +Acrobat5/Resource/Font/ETen-B5-H.cmap +Acrobat5/Resource/Font/ETen-B5-UCS2.cmap +Acrobat5/Resource/Font/ETen-B5-V.cmap +Acrobat5/Resource/Font/ETenms-B5-H.cmap +Acrobat5/Resource/Font/ETenms-B5-V.cmap +Acrobat5/Resource/Font/H.cmap +Acrobat5/Resource/Font/EUC-H.cmap +Acrobat5/Resource/Font/EUC-V.cmap +Acrobat5/Resource/Font/Ext-RKSJ-H.cmap +Acrobat5/Resource/Font/Ext-RKSJ-V.cmap +Acrobat5/Resource/Font/GB-EUC-H.cmap +Acrobat5/Resource/Font/GB-EUC-V.cmap +Acrobat5/Resource/Font/GBK-EUC-H.cmap +Acrobat5/Resource/Font/GBK-EUC-UCS2.cmap +Acrobat5/Resource/Font/GBK-EUC-V.cmap +Acrobat5/Resource/Font/GBK2K-H.cmap +Acrobat5/Resource/Font/GBK2K-V.cmap +Acrobat5/Resource/Font/GBKp-EUC-H.cmap +Acrobat5/Resource/Font/GBKp-EUC-V.cmap +Acrobat5/Resource/Font/GBT-EUC-H.cmap +Acrobat5/Resource/Font/GBT-EUC-V.cmap +Acrobat5/Resource/Font/GBpc-EUC-H.cmap +Acrobat5/Resource/Font/GBpc-EUC-UCS2.cmap +Acrobat5/Resource/Font/GBpc-EUC-UCS2C.cmap +Acrobat5/Resource/Font/GBpc-EUC-V.cmap +Acrobat5/Resource/Font/HKdla-B5-H.cmap +Acrobat5/Resource/Font/HKdla-B5-V.cmap +Acrobat5/Resource/Font/HKdlb-B5-H.cmap +Acrobat5/Resource/Font/HKdlb-B5-V.cmap +Acrobat5/Resource/Font/HKgccs-B5-H.cmap +Acrobat5/Resource/Font/HKgccs-B5-V.cmap +Acrobat5/Resource/Font/HKm314-B5-H.cmap +Acrobat5/Resource/Font/HKm314-B5-V.cmap +Acrobat5/Resource/Font/HKm471-B5-H.cmap +Acrobat5/Resource/Font/HKm471-B5-V.cmap +Acrobat5/Resource/Font/HKscs-B5-H.cmap +Acrobat5/Resource/Font/HKscs-B5-V.cmap +Acrobat5/Resource/Font/Identity-H.cmap +Acrobat5/Resource/Font/Identity-V.cmap +Acrobat5/Resource/Font/KSC-EUC-H.cmap +Acrobat5/Resource/Font/KSC-EUC-V.cmap +Acrobat5/Resource/Font/KSCms-UHC-H.cmap +Acrobat5/Resource/Font/KSCms-UHC-HW-H.cmap +Acrobat5/Resource/Font/KSCms-UHC-HW-V.cmap +Acrobat5/Resource/Font/KSCms-UHC-UCS2.cmap +Acrobat5/Resource/Font/KSCms-UHC-V.cmap +Acrobat5/Resource/Font/KSCpc-EUC-H.cmap +Acrobat5/Resource/Font/KSCpc-EUC-UCS2.cmap +Acrobat5/Resource/Font/KSCpc-EUC-UCS2C.cmap +Acrobat5/Resource/Font/UCS2-90ms-RKSJ.cmap +Acrobat5/Resource/Font/UCS2-90pv-RKSJ.cmap +Acrobat5/Resource/Font/UCS2-B5pc.cmap +Acrobat5/Resource/Font/UCS2-ETen-B5.cmap +Acrobat5/Resource/Font/UCS2-GBK-EUC.cmap +Acrobat5/Resource/Font/UCS2-GBpc-EUC.cmap +Acrobat5/Resource/Font/UCS2-KSCms-UHC.cmap +Acrobat5/Resource/Font/UCS2-KSCpc-EUC.cmap +Acrobat5/Resource/Font/UniCNS-UCS2-H.cmap +Acrobat5/Resource/Font/UniCNS-UCS2-V.cmap +Acrobat5/Resource/Font/UniGB-UCS2-H.cmap +Acrobat5/Resource/Font/UniGB-UCS2-V.cmap +Acrobat5/Resource/Font/UniJIS-UCS2-H.cmap +Acrobat5/Resource/Font/UniJIS-UCS2-HW-H.cmap +Acrobat5/Resource/Font/UniJIS-UCS2-HW-V.cmap +Acrobat5/Resource/Font/UniJIS-UCS2-V.cmap +Acrobat5/Resource/Font/UniKS-UCS2-H.cmap +Acrobat5/Resource/Font/UniKS-UCS2-V.cmap +Acrobat5/Resource/Font/V.cmap >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 0:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AAD8037B403 for ; Tue, 11 Jun 2002 00:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B7o2e42234; Tue, 11 Jun 2002 00:50:02 -0700 (PDT) (envelope-from gnats) Date: Tue, 11 Jun 2002 00:50:02 -0700 (PDT) Message-Id: <200206110750.g5B7o2e42234@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Blaz Zupan" Subject: Re: ports/31352: Netsaint check_by_ssh: fcntl(0, F_SETFL, O_NONBLOCK): Inappropriate ioctl for device Reply-To: "Blaz Zupan" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/31352; it has been noted by GNATS. From: "Blaz Zupan" To: , Cc: Subject: Re: ports/31352: Netsaint check_by_ssh: fcntl(0, F_SETFL, O_NONBLOCK): Inappropriate ioctl for device Date: Tue, 11 Jun 2002 09:38:37 +0200 Here is a patch for both the netsaint and nagios ports. Please report back if it fixes your problems. Fix has been pointed out to me by Stanley Hopcroft (see PR 39018). diff -urN netsaint.old/Makefile netsaint/Makefile --- netsaint.old/Makefile Thu Mar 14 06:41:17 2002 +++ netsaint/Makefile Tue Jun 11 09:25:40 2002 @@ -7,6 +7,7 @@ PORTNAME= netsaint PORTVERSION= 0.0.7 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://netsaint.sourceforge.net/download/ \ diff -urN netsaint.old/files/patch-ba netsaint/files/patch-ba --- netsaint.old/files/patch-ba Thu Jan 1 01:00:00 1970 +++ netsaint/files/patch-ba Tue Jun 11 09:22:21 2002 @@ -0,0 +1,20 @@ +--- base/utils.c.orig Thu Feb 21 02:47:12 2002 ++++ base/utils.c Tue Jun 11 09:21:53 2002 +@@ -1884,6 +1884,17 @@ + val|=FD_CLOEXEC; + fcntl(lockfile,F_SETFD,val); + ++ /* close existing stdin, stdout, stderr */ ++ close(0); ++ close(1); ++ close(2); ++ ++ /* THIS HAS TO BE DONE TO AVOID PROBLEMS WITH STDERR BEING REDIRECTED TO SERVICE MESSAGE PIPE! */ ++ /* re-open stdin, stdout, stderr with known values */ ++ open("/dev/null",O_RDONLY); ++ open("/dev/null",O_WRONLY); ++ open("/dev/null",O_WRONLY); ++ + return OK; + } + diff -urN nagios.old/Makefile nagios/Makefile --- nagios.old/Makefile Tue Jun 4 04:52:36 2002 +++ nagios/Makefile Tue Jun 11 09:10:31 2002 @@ -6,11 +6,11 @@ # PORTNAME= nagios -PORTVERSION= 1.0.b2 +PORTVERSION= 1.0.b3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=nagios -DISTNAME= nagios-1.0b2 +DISTNAME= nagios-1.0b3 MAINTAINER= blaz@si.FreeBSD.org diff -urN nagios.old/distinfo nagios/distinfo --- nagios.old/distinfo Tue Jun 4 04:52:36 2002 +++ nagios/distinfo Tue Jun 11 09:10:47 2002 @@ -1 +1 @@ -MD5 (nagios-1.0b2.tar.gz) = beb6349b4ce46cd19e27a12ab1c79f70 +MD5 (nagios-1.0b3.tar.gz) = 2bef463bedf547321d7eb6155355a389 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 1:18: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 61DDA37B405; Tue, 11 Jun 2002 01:18:04 -0700 (PDT) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B8I0451030; Tue, 11 Jun 2002 01:18:00 -0700 (PDT) (envelope-from kuriyama) Date: Tue, 11 Jun 2002 01:18:00 -0700 (PDT) From: Message-Id: <200206110818.g5B8I0451030@freefall.freebsd.org> To: dl@leo.org, kuriyama@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31352: Netsaint check_by_ssh: fcntl(0, F_SETFL, O_NONBLOCK): Inappropriate ioctl for device Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Netsaint check_by_ssh: fcntl(0, F_SETFL, O_NONBLOCK): Inappropriate ioctl for device State-Changed-From-To: open->closed State-Changed-By: kuriyama State-Changed-When: Tue Jun 11 01:17:49 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=31352 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 1:18:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA56337B404; Tue, 11 Jun 2002 01:18:23 -0700 (PDT) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B8IM751231; Tue, 11 Jun 2002 01:18:22 -0700 (PDT) (envelope-from kuriyama) Date: Tue, 11 Jun 2002 01:18:22 -0700 (PDT) From: Message-Id: <200206110818.g5B8IM751231@freefall.freebsd.org> To: Stanley.Hopcroft@IPAustralia.Gov.AU, kuriyama@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39018: Follow up of PR/31352 'fcntl(0, F_SETFL, O_NONBLOCK): Inappropriate ioctl for device' from check_by_ssh Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Follow up of PR/31352 'fcntl(0, F_SETFL, O_NONBLOCK): Inappropriate ioctl for device' from check_by_ssh State-Changed-From-To: open->closed State-Changed-By: kuriyama State-Changed-When: Tue Jun 11 01:18:11 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39018 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 1:33:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from urc1.cc.kuleuven.ac.be (urc1.cc.kuleuven.ac.be [134.58.10.3]) by hub.freebsd.org (Postfix) with ESMTP id BD6EC37B40E for ; Tue, 11 Jun 2002 01:33:24 -0700 (PDT) Received: from 10.4.1.116 (10-4-1-116.kotnet.org [10.4.1.116]) by urc1.cc.kuleuven.ac.be (8.12.0/8.12.0) with ESMTP id g5B8XMKM237998 for ; Tue, 11 Jun 2002 10:33:22 +0200 Date: Tue, 11 Jun 2002 10:33:23 +0200 From: Tijs Essel X-Mailer: The Bat! (v1.53d) Reply-To: Tijs Essel Organization: Kuleuven X-Priority: 3 (Normal) Message-ID: <177970175.20020611103323@student.kuleuven.ac.be> To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hallo ports, Ik downloaded software packet chord 3.6 But can you tell me how to open a tgz-file? Thanks Groetjes, Tijs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 1:50:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A80E037B406 for ; Tue, 11 Jun 2002 01:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B8o1255086; Tue, 11 Jun 2002 01:50:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 39B9937B409 for ; Tue, 11 Jun 2002 01:42:11 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5B8bYl06488 for ; Tue, 11 Jun 2002 10:37:34 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 56E2C5A548 for ; Tue, 11 Jun 2002 10:37:34 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 8FD4E5A546; Tue, 11 Jun 2002 10:37:33 +0200 (CEST) Message-Id: <20020611083733.8FD4E5A546@nemesis.informatik.unibw-muenchen.de> Date: Tue, 11 Jun 2002 10:37:33 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39143: [MAINTAINER UPDATE] Update port: x11-fm/gentoo -> 0.11.26 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39143 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update port: x11-fm/gentoo -> 0.11.26 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 01:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Update x11-fm/gentoo from 0.11.25 to 0.11.26. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11-fm/gentoo/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 6 Jun 2002 20:52:09 -0000 1.11 +++ Makefile 11 Jun 2002 08:34:19 -0000 @@ -6,7 +6,7 @@ # PORTNAME= gentoo -PORTVERSION= 0.11.25 +PORTVERSION= 0.11.26 CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/x11-fm/gentoo/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- distinfo 6 Jun 2002 20:52:09 -0000 1.9 +++ distinfo 11 Jun 2002 08:34:19 -0000 @@ -1 +1 @@ -MD5 (gentoo-0.11.25.tar.gz) = 0db38b2fcd433c718ab9beadd75897e6 +MD5 (gentoo-0.11.26.tar.gz) = 7b0abe3c62e63616751ca6683ab6b291 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 2:30:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F5F437B406 for ; Tue, 11 Jun 2002 02:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B9U1v63261; Tue, 11 Jun 2002 02:30:01 -0700 (PDT) (envelope-from gnats) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 28EE937B40B for ; Tue, 11 Jun 2002 02:20:41 -0700 (PDT) Received: from gosset.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 11 Jun 2002 10:20:40 +0100 (BST) Message-Id: <200206111020.aa39927@gosset.maths.tcd.ie> Date: Tue, 11 Jun 2002 10:20:39 +0100 (BST) From: Eoin Lawless Reply-To: Eoin Lawless To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39144: Port Upgrade (parmetis) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39144 >Category: ports >Synopsis: Port Upgrade (parmetis) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 02:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Eoin Lawless >Release: FreeBSD 4.5-STABLE i386 >Organization: Trinity College Dublin >Environment: System: FreeBSD gosset.maths.tcd.ie 4.5-STABLE FreeBSD 4.5-STABLE #26: Sun Apr 28 21:56:06 BST 2002 root@gosset.maths.tcd.ie:/mnt/obj/usr/src/sys/GOSSET i386 >Description: port out of date >How-To-Repeat: >Fix: Upgrades the port to build ParMetis 3.0 rather than 2.0. When applying the patch below from /usr/ports/math it tries to patch /usr/ports/math/Makefile rather than /usr/ports/math/parmetis/Makefile. When applying it from /usr/ports/math/parmetis it can't find the files in /usr/ports/math/parmetis/files. So some manual intervention may be needed when applying it. diff -ruN --exclude=CVS parmetis.bak/Makefile parmetis/Makefile --- parmetis.bak/Makefile Fri Apr 14 08:20:27 2000 +++ parmetis/Makefile Mon Jun 10 15:17:24 2002 @@ -6,7 +6,7 @@ # PORTNAME= ParMetis -PORTVERSION= 2.0 +PORTVERSION= 3.0 CATEGORIES= math MASTER_SITES= http://www-users.cs.umn.edu/~karypis/metis/parmetis/files/ @@ -25,7 +25,8 @@ $(INSTALL_DATA) $(WRKSRC)/parmetis.h $(PREFIX)/include/parmetis .if !defined(NOPORTDOCS) ${MKDIR} $(PREFIX)/share/doc/ParMETIS - $(INSTALL_DATA) ${WRKSRC}/Doc/manual.ps $(PREFIX)/share/doc/ParMETIS + $(INSTALL_DATA) ${WRKSRC}/Manual/manual.ps $(PREFIX)/share/doc/ParMETIS + $(INSTALL_DATA) ${WRKSRC}/Manual/manual.pdf $(PREFIX)/share/doc/ParMETIS .endif .include diff -ruN --exclude=CVS parmetis.bak/distinfo parmetis/distinfo --- parmetis.bak/distinfo Wed Jun 9 02:47:31 1999 +++ parmetis/distinfo Sun Jun 9 18:03:26 2002 @@ -1 +1 @@ -MD5 (ParMetis-2.0.tar.gz) = 18bc0ce30a2157c3ac97fc3220fd9720 +MD5 (ParMetis-3.0.tar.gz) = 0bf146e60d9eb63f70ae388d7b35e6ba diff -ruN --exclude=CVS parmetis.bak/files/patch-aa parmetis/files/patch-aa --- parmetis.bak/files/patch-aa Wed Jun 9 02:47:31 1999 +++ parmetis/files/patch-aa Sun Jun 9 18:09:19 2002 @@ -1,5 +1,5 @@ ---- ParMETISLib/parmetis.h.orig Wed May 19 17:32:56 1999 -+++ ParMETISLib/parmetis.h Wed May 19 17:33:05 1999 +--- ParMETISLib/stdheaders.h.orig Sun Jun 9 18:06:05 2002 ++++ ParMETISLib/stdheaders.h Sun Jun 9 18:08:02 2002 @@ -14,7 +14,6 @@ #include diff -ruN --exclude=CVS parmetis.bak/files/patch-ab parmetis/files/patch-ab --- parmetis.bak/files/patch-ab Wed Jun 9 02:47:32 1999 +++ parmetis/files/patch-ab Mon Jun 10 15:10:47 2002 @@ -1,5 +1,5 @@ ---- Makefile.in.orig Tue Jun 8 02:31:34 1999 -+++ Makefile.in Tue Jun 8 02:32:10 1999 +--- Makefile.in.orig Mon Jun 10 15:07:32 2002 ++++ Makefile.in Mon Jun 10 15:08:55 2002 @@ -1,6 +1,6 @@ # Which compiler to use diff -ruN --exclude=CVS parmetis.bak/pkg-plist parmetis/pkg-plist --- parmetis.bak/pkg-plist Sun Mar 11 03:25:52 2001 +++ parmetis/pkg-plist Mon Jun 10 15:19:20 2002 @@ -2,6 +2,7 @@ lib/parmetis/libmetis.a lib/parmetis/libparmetis.a share/doc/ParMETIS/manual.ps +share/doc/ParMETIS/manual.pdf @dirrm include/parmetis @dirrm lib/parmetis @dirrm share/doc/ParMETIS >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 2:39: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 944FD37B40E; Tue, 11 Jun 2002 02:39:07 -0700 (PDT) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5B9d7M64219; Tue, 11 Jun 2002 02:39:07 -0700 (PDT) (envelope-from jkoshy) Date: Tue, 11 Jun 2002 02:39:07 -0700 (PDT) From: Message-Id: <200206110939.g5B9d7M64219@freefall.freebsd.org> To: jkoshy@FreeBSD.org, freebsd-ports@FreeBSD.org, jkoshy@FreeBSD.org Subject: Re: ports/35476: port version upgrade and ogg library fix for ports/audio/snack Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: port version upgrade and ogg library fix for ports/audio/snack Responsible-Changed-From-To: freebsd-ports->jkoshy Responsible-Changed-By: jkoshy Responsible-Changed-When: Tue Jun 11 02:38:36 PDT 2002 Responsible-Changed-Why: Will look at this. http://www.freebsd.org/cgi/query-pr.cgi?pr=35476 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 2:55: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from h1.generalresources.com (h1.generalresources.com [211.21.66.250]) by hub.freebsd.org (Postfix) with ESMTP id 312E437B40C for ; Tue, 11 Jun 2002 02:55:00 -0700 (PDT) Received: (from root@localhost) by h1.generalresources.com (8.11.6/8.11.6) id g5B9svT07200 for freebsd-ports@FreeBSD.ORG.procmail; Tue, 11 Jun 2002 17:54:57 +0800 (CST) (envelope-from hsw@acm.org) Received: from server.tucheng.generalresources.com (int-1-253.generalresources.com [192.168.1.253]) by h1.generalresources.com (8.11.6/8.11.6) with ESMTP id g5B9sta07196 for ; Tue, 11 Jun 2002 17:54:56 +0800 (CST) (envelope-from hsw@acm.org) Received: from x4.tucheng.generalresources.com (x4.tucheng.generalresources.com [192.168.2.4]) by server.tucheng.generalresources.com (8.11.6/8.11.6) with ESMTP id g5B9st788025 for ; Tue, 11 Jun 2002 17:54:55 +0800 (CST) (envelope-from hsw@acm.org) Received: from x4.tucheng.generalresources.com (localhost [127.0.0.1]) by x4.tucheng.generalresources.com (8.12.3/8.12.2) with ESMTP id g5B9ssaR086718 for ; Tue, 11 Jun 2002 17:54:55 +0800 (CST) (envelope-from hsw@acm.org) Message-Id: <200206110954.g5B9ssaR086718@x4.tucheng.generalresources.com> To: freebsd-ports@FreeBSD.ORG From: Christopher Hall Reply-To: Christopher Hall Subject: Problem with wine X-Operating-System: FreeBSD X-Mailer: Exmh Date: Tue, 11 Jun 2002 17:54:54 +0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have tried latest wine with a cross assembler/compiler (Mitsubishi NC30), but now it fails (it used to work a couple of years ago) It is a standard compiler driver type of system where command line driver calls several separate programs in sequence (preprocess, compile, assemble) storing the intermediate results in temporary files. When the first process (preprocess) exits the entire application terminates. It appears to be FreeBSD related as it will run on Redhat 7.3. (both compiled from Wine-20020605.tar.gz) Has anyone seen a similar effect of spawning a sub process closing the application when the sub process exits? --- Christopher Hall Fax: +886-2-2795-3030 Christopher Hall Phone: +886-2-2795-5799 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 3:30:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 276BF37B40B for ; Tue, 11 Jun 2002 03:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BAU2o73939; Tue, 11 Jun 2002 03:30:02 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id B03E337B407 for ; Tue, 11 Jun 2002 03:22:20 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5BAMGl11776 for ; Tue, 11 Jun 2002 12:22:16 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id D88045A548 for ; Tue, 11 Jun 2002 12:22:15 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 1E1105A546; Tue, 11 Jun 2002 12:22:15 +0200 (CEST) Message-Id: <20020611102215.1E1105A546@nemesis.informatik.unibw-muenchen.de> Date: Tue, 11 Jun 2002 12:22:15 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39145: Update port: devel/cook -> 2.20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39145 >Category: ports >Synopsis: Update port: devel/cook -> 2.20 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 03:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Update devel/cook from 2.19 to 2.20. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/cook/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- Makefile 11 May 2002 22:19:33 -0000 1.14 +++ Makefile 11 Jun 2002 10:20:43 -0000 @@ -6,8 +6,8 @@ # PORTNAME= cook -PORTVERSION= 2.19 -PORTREVISION= 1 +PORTVERSION= 2.20 +PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= http://www.canb.auug.org.au/~millerp/cook/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/cook/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- distinfo 19 Feb 2002 06:55:23 -0000 1.6 +++ distinfo 11 Jun 2002 10:20:43 -0000 @@ -1 +1 @@ -MD5 (cook-2.19.tar.gz) = a099e7f6efa1993bfe5306f97b5b69f7 +MD5 (cook-2.20.tar.gz) = 5e3ae7f8e0ea9a85644bd5753e0aeb66 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 3:40:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B33E737B407 for ; Tue, 11 Jun 2002 03:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BAe1w74995; Tue, 11 Jun 2002 03:40:01 -0700 (PDT) (envelope-from gnats) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 3E79D37B401 for ; Tue, 11 Jun 2002 03:31:25 -0700 (PDT) Received: from hades.hell.gr (patr364-a22.otenet.gr [195.167.109.54]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g5BAVKZN017295 for ; Tue, 11 Jun 2002 13:31:22 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g5BAVIeP041108 for ; Tue, 11 Jun 2002 13:31:19 +0300 (EEST) (envelope-from charon@hades.hell.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g5B389tS039533; Tue, 11 Jun 2002 06:08:09 +0300 (EEST) (envelope-from charon) Message-Id: <200206110308.g5B389tS039533@hades.hell.gr> Date: Tue, 11 Jun 2002 06:08:09 +0300 (EEST) From: Giorgos Keramidas Reply-To: Giorgos Keramidas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39147: minor editors/emacs20 build problem Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39147 >Category: ports >Synopsis: minor editors/emacs20 build problem >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 03:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Giorgos Keramidas >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jun 10 12:05:07 EEST 2002 root@hades.hell.gr:/usr/obj/usr/src/sys/HECATE i386 >Description: While trying to rebuild emacs20 today, to make use of the last commits in that port, I came across a minor build problem in CURRENT. This is shown in the partial log below: : gmake[1]: Entering directory : `/usr/ports/editors/emacs20/work/emacs-20.7/src' : cc -c -Demacs -DHAVE_CONFIG_H -I. -I/usr/ports/editors/emacs20/work/emacs-20.7/src -O -march=pentium emacs.c : emacs.c: In function `main': : emacs.c:605: conflicting types for `sys_nerr' : /usr/include/stdio.h:238: previous declaration of `sys_nerr' : gmake[1]: *** [emacs.o] Error 1 : gmake[1]: Leaving directory : `/usr/ports/editors/emacs20/work/emacs-20.7/src' : gmake: *** [src] Error 2 : *** Error code 2 I'm not sure why the following part of stdio.h causes this to fail in my current installation (Jun 10, 2002) with a fresh ports tree, and didn't fail a few months back when I last rebuilt emacs20. It seems this is the part of stdio.h that causes emacs to fail: : 237 #if !defined(_ANSI_SOURCE) && !defined(_POSIX_SOURCE) : 238 extern __const int sys_nerr; /* perror(3) external variables */ : 239 extern __const char *__const sys_errlist[]; : 240 #endif Stop in /usr/ports/editors/emacs20. >How-To-Repeat: >Fix: Manually removing the nested extern declaration from work/emacs-2.07/src/emacs.c:main() fixed the build for me. This is not a *real* fix of the cause, but thought I'd mention in case anyone wants to temporarily fix & investigate further. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 4: 6:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 578C737B404 for ; Tue, 11 Jun 2002 04:06:45 -0700 (PDT) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g5BB6ij80354; Tue, 11 Jun 2002 13:06:44 +0200 (CEST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g5BB6i9013903120; Tue, 11 Jun 2002 13:06:44 +0200 (MES) Date: Tue, 11 Jun 2002 13:07:50 +0200 (CEST) From: Martin Blapp To: Jan Stocker Cc: Subject: Re: openoffice / perl In-Reply-To: Message-ID: <20020611130639.J34000-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, > i tried to make openoffice from yesterdays ports and it seems it wants a perl in > /usr/local/bin (where of course it isnt...) Does this port need a special perl or > has the location changed for -current in the last week? > > I dont want to start that huge work with a symbolic link to /usr/bin/perl without > knowing about this strange behavior. As I know has perl been removed from the base system. Maybe this is the reason ? Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 4:10:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D78FA37B408 for ; Tue, 11 Jun 2002 04:10:10 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BBAAa85832; Tue, 11 Jun 2002 04:10:10 -0700 (PDT) (envelope-from gnats) Date: Tue, 11 Jun 2002 04:10:10 -0700 (PDT) Message-Id: <200206111110.g5BBAAa85832@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Giorgos Keramidas Subject: Re: ports/39113: java/perltools is obsolete Reply-To: Giorgos Keramidas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39113; it has been noted by GNATS. From: Giorgos Keramidas To: Dave Glowacki Cc: bug-followup@FreeBSD.org, Marcin Cieslak Subject: Re: ports/39113: java/perltools is obsolete Date: Tue, 11 Jun 2002 14:09:42 +0300 Adding to audit trail: : Date: Mon, 10 Jun 2002 23:23:16 +0200 : From: Marcin Cieslak : To: Dave Glowacki : Subject: pending/39128: Re: java/perltools is obsolete : : Seems like the programmer's API is of : the org.apache.oro.text.perl.Perl5Util and : com.oroinc.text.perl.Perl5Util is the same. : : I don't know about anything that depends : on it, I don't mind nuking the port. : I added it long time ago since it was a dependency : for some other project that I was planning to port. : : If nobody on the list objects, let's remove it before 4.6R. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 4:34:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from aspams52.ca.com (aspams52.cai.com [155.35.248.76]) by hub.freebsd.org (Postfix) with ESMTP id 7A47137B40C; Tue, 11 Jun 2002 04:34:08 -0700 (PDT) Received: from asmees04.ca.com ([155.35.178.4]) by aspams52.ca.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2655.55) id KWMGW6BG; Tue, 11 Jun 2002 21:34:07 +1000 Received: from nargothrond.ca.com (nargothrond.ca.com [155.35.178.10]) by asmees04.ca.com (8.11.6/8.11.6) with ESMTP id g5BBY6k20611; Tue, 11 Jun 2002 21:34:06 +1000 Received: from ca.com ([155.35.178.101]) by nargothrond.ca.com with esmtp; Tue, 11 Jun 2002 20:57:10 +1000 Message-ID: <3D05D78B.4010709@ca.com> Date: Tue, 11 Jun 2002 20:57:15 +1000 From: "Lachlan O'Dea" Organization: Computer Associates User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.0) Gecko/20020529 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Cc: ru@freebsd.org Subject: INCDIR vs INCSDIR Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm fooling around with -current for the first time in a while, and I noticed that the graphics/lcms port incorrectly installs its headers to /usr/include. I tracked it down to the way the port installs by using bsd.lib.mk. Under 4.x, the headers listed in ${INC} are installed to ${INCDIR} by bsd.lib.mk. However, -current has this newfangled bsd.incs.mk (included from bsd.lib.mk) which ends up installing to ${${group}DIR} where ${group} is set to 'INCS'. So -current is installing to ${INCSDIR}, which defaults to /usr/include. The CVS log for bsd.incs.mk states that INCDIR was renamed to INCSDIR for consistency. The author (ru) probably didn't realize that ports were using it. I did a quick grep through /usr/ports and found a handful of other ports that would have the same issue. IIRC, ports are supposed to work under both -stable and -current, right? So this is a simple thing, but I'm not sure of the best way to fix it. -- Lachlan O'Dea Computer Associates Pty Ltd Webmaster Vet - Anti-Virus Software http://www.vet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 5: 7:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 0E78D37B408 for ; Tue, 11 Jun 2002 05:07:27 -0700 (PDT) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.3) with ESMTP id g5BC7HsQ017736 for ; Tue, 11 Jun 2002 15:07:18 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g5BC7GMN017735 for freebsd-ports@FreeBSD.org; Tue, 11 Jun 2002 15:07:16 +0300 (EEST) Date: Tue, 11 Jun 2002 15:07:16 +0300 From: Alexandr Kovalenko To: freebsd-ports@FreeBSD.org Subject: Fwd: Re: p4 md5 change (CALL#335210) Message-ID: <20020611120716.GG54409@nevermind.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.3.99i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ----- Forwarded message from Steve Borrett ----- Received: from computer.perforce.com (wireless.perforce.com [209.209.60.41]) by mile.nevermind.kiev.ua (8.12.3/8.12.3) with ESMTP id g5BAYQsQ016446 for ; Tue, 11 Jun 2002 13:34:33 +0300 (EEST) (envelope-from support@perforce.com) Received: from computer.perforce.com (computer.perforce.com [10.0.0.197]) by computer.perforce.com (8.11.6/8.11.6) with ESMTP id g5BAYKb41640 for ; Tue, 11 Jun 2002 03:34:20 -0700 (PDT) (envelope-from support@perforce.com) Date: Tue, 11 Jun 2002 03:34:20 -0700 (PDT) Message-Id: <200206111034.g5BAYKb41640@computer.perforce.com> From: Steve Borrett To: Alexandr Kovalenko Cc: Subject: Re: p4 md5 change (CALL#335210) Content-Length: 802 Lines: 26 Hi Alexandr, > and this one after change: > MD5 (perforce/02.1/i386/p4d) = da9a44c23d841699d74c1b3b4ea34f7e This is the correct MD5 for the surrently available build of Perforce on FreeBSD4. > P.S. Sorry for paranoia, but there was recent backdoor in irssi (IRC > client) which also caused MD5 sum change. No problem. We have had a couple of calls along these same lines since the monkey.org incident. We release new builds of the various binaries reasonably often so it is not too unusual for the MD5 sums to cahnge within a single major release. If you are ever unsure of this then please feel free to check with us and we can always verify the MD5. regards, Steve. ********************************** Steve Borrett Technical Support Perforce Software Europe ********************************** ----- End forwarded message ----- -- NEVE-RIPE Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 5:10:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B7DA37B401; Tue, 11 Jun 2002 05:10:40 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BCAeR96357; Tue, 11 Jun 2002 05:10:40 -0700 (PDT) (envelope-from cy) Date: Tue, 11 Jun 2002 05:10:40 -0700 (PDT) From: Message-Id: <200206111210.g5BCAeR96357@freefall.freebsd.org> To: cy@FreeBSD.org, freebsd-ports@FreeBSD.org, cy@FreeBSD.org Subject: Re: ports/39120: source moved Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: source moved Responsible-Changed-From-To: freebsd-ports->cy Responsible-Changed-By: cy Responsible-Changed-When: Tue Jun 11 05:01:14 PDT 2002 Responsible-Changed-Why: I'll take care of this. http://www.freebsd.org/cgi/query-pr.cgi?pr=39120 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 6:18:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A7A337B403; Tue, 11 Jun 2002 06:18:13 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BDIDa16393; Tue, 11 Jun 2002 06:18:13 -0700 (PDT) (envelope-from lioux) Date: Tue, 11 Jun 2002 06:18:13 -0700 (PDT) From: Message-Id: <200206111318.g5BDIDa16393@freefall.freebsd.org> To: danfe@regency.nsu.ru, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37857: graphics/mplayer-skins port UPDATE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: graphics/mplayer-skins port UPDATE State-Changed-From-To: feedback->closed State-Changed-By: lioux State-Changed-When: Tue Jun 11 06:17:00 PDT 2002 State-Changed-Why: mplayer-skins port was just updated to version 1.0.2 superseeding this PR, thanks! Keep the updates coming. http://www.freebsd.org/cgi/query-pr.cgi?pr=37857 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 7:30:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 023B637B414 for ; Tue, 11 Jun 2002 07:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BEU2332571; Tue, 11 Jun 2002 07:30:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 035DC37B405 for ; Tue, 11 Jun 2002 07:20:52 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5BEKphG084782 for ; Tue, 11 Jun 2002 07:20:51 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5BEKpEj084781; Tue, 11 Jun 2002 07:20:51 -0700 (PDT) Message-Id: <200206111420.g5BEKpEj084781@www.freebsd.org> Date: Tue, 11 Jun 2002 07:20:51 -0700 (PDT) From: Philip Molter To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39148: screen consumes 100% when run Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39148 >Category: ports >Synopsis: screen consumes 100% when run >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 07:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Philip Molter >Release: FreeBSD 4.6-PRERELEASE #1 >Organization: Texas.Net >Environment: FreeBSD gigaweb-fbsd.aus1.giganews.com 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #1: Wed May 8 08:40:03 CDT 2002 root@gc5.nnrp.aus1.giganews.com:/usr/obj/usr/src/sys/COMPAQDL380 i386 >Description: The latest screen (3.9.11_01) was installed from ports. When starting up, the screen process immediately begins taking up all available CPU. A truss shows no system calls or disk I/O. >How-To-Repeat: 1. Install screen 2. Run screen >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 7:31: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FE1437B40F for ; Tue, 11 Jun 2002 07:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BEU3v32581; Tue, 11 Jun 2002 07:30:03 -0700 (PDT) (envelope-from gnats) Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 167F137B412 for ; Tue, 11 Jun 2002 07:25:11 -0700 (PDT) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.3) with ESMTP id g5BEP7sQ075531 for ; Tue, 11 Jun 2002 17:25:07 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g5BEP6ei075530; Tue, 11 Jun 2002 17:25:06 +0300 (EEST) Message-Id: <200206111425.g5BEP6ei075530@mile.nevermind.kiev.ua> Date: Tue, 11 Jun 2002 17:25:06 +0300 (EEST) From: Alexandr Kovalenko Reply-To: Alexandr Kovalenko To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39149: ports/mail/cyrus-imapd: cyradm causes perl to coredump on -STABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39149 >Category: ports >Synopsis: ports/mail/cyrus-imapd: cyradm causes perl to coredump on -STABLE >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 07:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alexandr Kovalenko >Release: FreeBSD 4.6-RC i386 >Organization: Net.Style Ltd. >Environment: System: FreeBSD mile.nevermind.kiev.ua 4.6-RC FreeBSD 4.6-RC #0: Wed Jun 5 21:12:35 EEST 2002 root@mile.nevermind.kiev.ua:/usr/obj/usr/src/sys/mile i386 Latest ports. >Description: [never@mile ~]$ cyradm 127.0.0.1 Please enter your password: 127.0.0.1> cm tester createmailbox: Permission denied 127.0.0.1> help authenticate, auth, login authenticate to server chdir, cd change current directory createmailbox, cm, create create mailbox deleteaclmailbox, dam, deleteacl remove ACLs from mailbox deletemailbox, dm, delete delete mailbox disconnect, disc disconnect from current server exit, quit exit cyradm help, ? show commands listacl, listaclmailbox, lam list ACLs on mailbox listmailbox, lm list mailboxes listquota, lq list quotas on specified root listquotaroot, lqm, lqr show quota roots and quotas for mailbox renamemailbox, rename, renm rename (and optionally relocate) mailbox server, servername, connect show current server or connect to server setaclmailbox, sam, setacl set ACLs on mailbox setquota, sq set quota on mailbox or resource version, info, ver display version info of current server 127.0.0.1> auth assertion "text->maxbuf > 0" failed: file "digestmd5.c", line 1497 Abort trap (core dumped) GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"...(no debugging symbols found)... Core was generated by `perl'. Program terminated with signal 6, Abort trap. Reading symbols from /usr/lib/libperl.so.3...(no debugging symbols found)...done. Reading symbols from /usr/lib/libm.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libcrypt.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libmd.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libc.so.4...(no debugging symbols found)...done. Reading symbols from /usr/lib/libutil.so.3...(no debugging symbols found)...done. Reading symbols from /usr/libdata/perl/5.00503/mach/auto/IO/IO.so...(no debugging symbols found)...done. Reading symbols from /usr/libdata/perl/5.00503/mach/auto/Fcntl/Fcntl.so...(no debugging symbols found)...done. Reading symbols from /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Cyrus/IMAP/IMAP.so...(no debugging symbols found)...done. Reading symbols from /usr/local/lib/libsasl.so.8...(no debugging symbols found)...done. Reading symbols from /usr/lib/libssl.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libcrypto.so.2...(no debugging symbols found)...done. Reading symbols from /usr/local/lib/libdb3.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libkrb.so.3...(no debugging symbols found)...done. Reading symbols from /usr/lib/libcom_err.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libpam.so.1...(no debugging symbols found)...done. Reading symbols from /usr/local/lib/mysql/libmysqlclient.so.10...(no debugging symbols found)...done. Reading symbols from /usr/lib/libz.so.2...(no debugging symbols found)...done. Reading symbols from /usr/libdata/perl/5.00503/mach/auto/POSIX/POSIX.so...(no debugging symbols found)...done. Reading symbols from /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Term/ReadLine/Gnu/Gnu.so...(no debugging symbols found)...done. Reading symbols from /usr/lib/libreadline.so.4...(no debugging symbols found)...done. Reading symbols from /usr/lib/libncurses.so.5...(no debugging symbols found)...done. Reading symbols from /usr/local/lib/sasl/libcrammd5.so...(no debugging symbols found)...done. Reading symbols from /usr/local/lib/sasl/libdigestmd5.so...(no debugging symbols found)...done. Reading symbols from /usr/local/lib/sasl/libkerberos4.so...(no debugging symbols found)...done. Reading symbols from /usr/local/lib/sasl/libanonymous.so...(no debugging symbols found)...done. Reading symbols from /usr/local/lib/sasl/libplain.so...(no debugging symbols found)...done. Reading symbols from /usr/local/lib/sasl/liblogin.so...(no debugging symbols found)...done. Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)...done. #0 0x481767b4 in kill () from /usr/lib/libc.so.4 (gdb) bt #0 0x481767b4 in kill () from /usr/lib/libc.so.4 #1 0x481b6b26 in abort () from /usr/lib/libc.so.4 #2 0x48192d7b in __assert () from /usr/lib/libc.so.4 #3 0x4844853f in privacy_encode () from /usr/local/lib/sasl/libdigestmd5.so #4 0x481f991b in sasl_encode () from /usr/local/lib/libsasl.so.8 #5 0x481f1ace in imclient_processoneevent () from /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Cyrus/IMAP/IMAP.so #6 0x481f2065 in imclient_authenticate_sub () from /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Cyrus/IMAP/IMAP.so #7 0x481f21c8 in imclient_authenticate () from /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Cyrus/IMAP/IMAP.so #8 0x481ef08e in XS_Cyrus__IMAP__authenticate () from /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Cyrus/IMAP/IMAP.so #9 0x480b5ff6 in Perl_pp_entersub () from /usr/lib/libperl.so.3 #10 0x4807f11d in Perl_runops_standard () from /usr/lib/libperl.so.3 #11 0x480e8ebd in perl_run () from /usr/lib/libperl.so.3 #12 0x8048e75 in main () #13 0x8048d61 in _start () (gdb) >How-To-Repeat: See Description section. >Fix: N/A >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 7:50:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D384B37B40E for ; Tue, 11 Jun 2002 07:50:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BEo5B34744; Tue, 11 Jun 2002 07:50:05 -0700 (PDT) (envelope-from gnats) Date: Tue, 11 Jun 2002 07:50:05 -0700 (PDT) Message-Id: <200206111450.g5BEo5B34744@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Cy Schubert - CITS Open Systems Group Subject: Re: ports/39148: screen consumes 100% when run Reply-To: Cy Schubert - CITS Open Systems Group Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39148; it has been noted by GNATS. From: Cy Schubert - CITS Open Systems Group To: Philip Molter Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/39148: screen consumes 100% when run Date: Tue, 11 Jun 2002 07:43:23 -0700 I am currently running screen, screen-3.9.11_1 A multi-screen window manager on a 4.6-RC system, FreeBSD cwsys 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 06:44:36 PDT 2002 root@cwsys:/export/obj/opt/cvs-src/src/sys/CWSYS i386 Following is ps(1) output, root 14820 0.0 0.2 1604 948 p0 S+ 6:28AM 0:00.02 screen root 14821 0.0 0.3 1940 1384 ?? Ss 6:28AM 0:03.60 screen My guess is that there's something unique about your installation, e.g. libraries, kernel config, etc. I'd be willing to help out but I'm not sure I can guarantee a solution. I doubt it's an issue with screen itself. -- Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 8: 0:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EE4D637B410 for ; Tue, 11 Jun 2002 08:00:11 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BF0Bs35996; Tue, 11 Jun 2002 08:00:11 -0700 (PDT) (envelope-from gnats) Received: from kartoffel.salatschuessel.net (pD9520B5D.dip.t-dialin.net [217.82.11.93]) by hub.freebsd.org (Postfix) with ESMTP id 5B78237B406 for ; Tue, 11 Jun 2002 07:59:40 -0700 (PDT) Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) by kartoffel.salatschuessel.net (8.12.3/8.12.3) with ESMTP id g5BExBlg046426; Tue, 11 Jun 2002 16:59:11 +0200 (CEST) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: (from olivleh1@localhost) by kartoffel.salatschuessel.net (8.12.3/8.12.3/Submit) id g5BEx9UQ046425; Tue, 11 Jun 2002 16:59:09 +0200 (CEST) Message-Id: <200206111459.g5BEx9UQ046425@kartoffel.salatschuessel.net> Date: Tue, 11 Jun 2002 16:59:09 +0200 (CEST) From: Oliver Lehmann Reply-To: Oliver Lehmann To: FreeBSD-gnats-submit@FreeBSD.org Cc: Oliver Lehmann X-Send-Pr-Version: 3.113 Subject: ports/39150: delete-ports: games/uclient games/acorn games/acorn-media Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39150 >Category: ports >Synopsis: delete-ports: games/uclient games/acorn games/acorn-media >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 08:00:11 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD kartoffel.salatschuessel.net 4.6-RC FreeBSD 4.6-RC #0: Sat May 25 19:26:51 CEST 2002 olivleh1@nudel.salatschuessel.net:/usr/obj/i386/usr/src/sys/KARTOFFEL i386 >Description: please remove games/acorn games/acorn-media games/uclient from the ports tree. The maintainer/programmer of these programs got booted out from the worldforge project. So the programs are w/o a maintainer, and the development stands for a long time idle. >How-To-Repeat: >Fix: for i in games/acorn games/acorn-media games/uclient ; do \ cd $i ; find . -type f -print | xargs cvs remove -fR ; done >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 9:10:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mhub-w2.tc.umn.edu (mhub-w2.tc.umn.edu [160.94.160.45]) by hub.freebsd.org (Postfix) with ESMTP id A608437B409 for ; Tue, 11 Jun 2002 09:10:00 -0700 (PDT) Received: from x74-47.forestry.umn.edu by mhub-w2.tc.umn.edu with ESMTP for ports@freebsd.org; Tue, 11 Jun 2002 11:09:59 -0500 Subject: openoffice ./setup ? From: "Kirk R. Wythers" To: ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 11 Jun 2002 10:58:47 -0500 Message-Id: <1023811127.9401.25.camel@lorax.forestry.umn.edu> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I just build openoffice from ports. It appeared to build fine (thanks everyone!!!). However, upon running setup, I'm getting the message: [kwythers@lorax]~/openoffice-binary/work/install$ ./setup ./setup: /lib/libc.so.6: version `GLIBC_2.1.3' not found (required by ./setup) Am I doing anything wrong here? Thanks Kirk R. Wythers email: kwythers@umn.edu University of Minnesota tel: 612.625.2261 Department of Forest Resources fax: 612.625.5212 Saint Paul, MN 55108 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 9:16:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 20ED237B416; Tue, 11 Jun 2002 09:16:43 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BGGh656652; Tue, 11 Jun 2002 09:16:43 -0700 (PDT) (envelope-from pat) Date: Tue, 11 Jun 2002 09:16:43 -0700 (PDT) From: Message-Id: <200206111616.g5BGGh656652@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39143: [MAINTAINER UPDATE] Update port: x11-fm/gentoo -> 0.11.26 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update port: x11-fm/gentoo -> 0.11.26 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Jun 11 09:16:31 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39143 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 9:24:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FC1837B405; Tue, 11 Jun 2002 09:24:20 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BGOK258652; Tue, 11 Jun 2002 09:24:20 -0700 (PDT) (envelope-from pat) Date: Tue, 11 Jun 2002 09:24:20 -0700 (PDT) From: Message-Id: <200206111624.g5BGOK258652@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39145: Update port: devel/cook -> 2.20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: devel/cook -> 2.20 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Jun 11 09:23:49 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39145 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 9:40:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4AC1D37B40B for ; Tue, 11 Jun 2002 09:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BGe2561772; Tue, 11 Jun 2002 09:40:02 -0700 (PDT) (envelope-from gnats) Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id 5FC6237B406 for ; Tue, 11 Jun 2002 09:37:27 -0700 (PDT) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id 108B52178A for ; Tue, 11 Jun 2002 12:37:27 -0400 (EDT) Received: by onceler.kciLink.com (Postfix, from userid 100) id EEA733D43; Tue, 11 Jun 2002 12:37:26 -0400 (EDT) Message-Id: <20020611163726.EEA733D43@onceler.kciLink.com> Date: Tue, 11 Jun 2002 12:37:26 -0400 (EDT) From: Vivek Khera Reply-To: Vivek Khera To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39152: acroread4 dumps core with linux7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39152 >Category: ports >Synopsis: acroread4 dumps core with linux7 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 09:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD onceler.kciLink.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 1 12:31:02 EST 2002 khera@yertle.kciLink.com:/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/ONCELER i386 >Description: i had acroread4 running fine with the linux_base 6.x. after a recent upgrade to linux_base 7.x, acroread is failing like this: [onceler]% acroread4 ~/OSCON_Convention_facilities.pdf Warning: locale not supported by Xlib, locale set to C Warning: X locale modifiers not supported, using default Warning: Unable to get charset, using "ISO8859-1". Exited with error code: 0x400e0009. acroread5 has similar error: [onceler]% acroread5 ~/OSCON_Convention_facilities.pdf Warning: locale not supported by Xlib, locale set to C Warning: X locale modifiers not supported, using default Fatal System Error: Raise at top of Exception Stack Abort (core dumped) >How-To-Repeat: >Fix: dunno. linux_base7 is the default now, so it should work... else revert to linux_base6. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 9:40:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6155237B40D for ; Tue, 11 Jun 2002 09:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BGe2f61781; Tue, 11 Jun 2002 09:40:02 -0700 (PDT) (envelope-from gnats) Received: from unsane.de (pD9E4EEF9.dip.t-dialin.net [217.228.238.249]) by hub.freebsd.org (Postfix) with ESMTP id AA7AF37B40E for ; Tue, 11 Jun 2002 09:37:38 -0700 (PDT) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id D5FF270C for ; Tue, 11 Jun 2002 18:37:35 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id 0DBB2704; Tue, 11 Jun 2002 18:37:32 +0200 (CEST) Message-Id: <20020611163732.0DBB2704@unsane.de> Date: Tue, 11 Jun 2002 18:37:32 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39153: Update Port: archivers/fileroller -> 1.0.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39153 >Category: ports >Synopsis: Update Port: archivers/fileroller -> 1.0.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 09:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-RC FreeBSD 4.6-RC #0: Thu Jun 6 21:00:07 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Update archivers/fileroller from 1.0.1 to 1.0.2. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/archivers/fileroller/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 2002/05/30 18:03:22 1.2 +++ Makefile 2002/06/11 16:35:36 @@ -6,7 +6,7 @@ # PORTNAME= fileroller -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/archivers/fileroller/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 2002/05/18 21:52:55 1.1 +++ distinfo 2002/06/11 16:35:36 @@ -1 +1 @@ -MD5 (file-roller-1.0.1.tar.gz) = 36b9c9258809cdc1b50121e98cbd2187 +MD5 (file-roller-1.0.2.tar.gz) = bf4bf5cbcc89fb34cfe0f6059256ac31 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 9:40:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1175337B406 for ; Tue, 11 Jun 2002 09:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BGe2N61763; Tue, 11 Jun 2002 09:40:02 -0700 (PDT) (envelope-from gnats) Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id 55FF337B40B for ; Tue, 11 Jun 2002 09:31:40 -0700 (PDT) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id C18E52178A for ; Tue, 11 Jun 2002 12:31:34 -0400 (EDT) Received: by onceler.kciLink.com (Postfix, from userid 100) id A03CC3D43; Tue, 11 Jun 2002 12:31:34 -0400 (EDT) Message-Id: <20020611163134.A03CC3D43@onceler.kciLink.com> Date: Tue, 11 Jun 2002 12:31:34 -0400 (EDT) From: Vivek Khera Reply-To: Vivek Khera To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39151: acroread4 install fails Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39151 >Category: ports >Synopsis: acroread4 install fails >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 09:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD onceler.kciLink.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 1 12:31:02 EST 2002 khera@yertle.kciLink.com:/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/ONCELER i386 >Description: acroread5 was dumping core on me, so I revert back to acroread4 after pkg_delete acroread5 the install fails with "/compat/linux/usr/bin/strip not found". once that's fixed, it fails with: [ -e /usr/local/bin/acroread ] || (cd /usr/local/bin ; /bin/ln -s acroread4 acroread) ln: acroread: File exists it seems the -e test is incorrect for a symlink that points nowhere. >How-To-Repeat: >Fix: cd /compat/linux/usr/bin; ln -s dirname strip rm /usr/local/bin/acroread similar problems were reported when installing acroread5. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 10: 8: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.ovh.net (b0.ovh.net [213.186.33.50]) by hub.freebsd.org (Postfix) with ESMTP id E273437B413 for ; Tue, 11 Jun 2002 10:07:58 -0700 (PDT) Received: (qmail 2960 invoked by uid 503); 11 Jun 2002 17:08:25 -0000 Received: from unknown (HELO gueway.home) (212.43.212.24) by ns0.ovh.net with DES-CBC3-SHA encrypted SMTP; 11 Jun 2002 17:08:25 -0000 Received: from greatoak.home (greatoak.home [192.168.1.2]) by gueway.home (8.12.2/8.12.2) with ESMTP id g5BH7XNI081677 for ; Tue, 11 Jun 2002 19:07:38 +0200 (CEST) (envelope-from pcasidy@greatoak.home) Message-Id: <200206111707.g5BH7XNI081677@gueway.home> Date: Tue, 11 Jun 2002 19:10:04 +0200 (CEST) From: Philippe CASIDY Subject: Part3: problem building devel/imaje-4 (was Part2: devel/imake-4: can everybody build it under a 4.6-RC?) To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! I have finally decided to set up another machine with 4.6-RC. I can build this port correctly on this one. But on the other machine, it keeps trying to build it! Therefore the problem seems to be in my environment but i cannot find where! I really need your help on this issue. I have started to dig in the bsd.port.mk and try to understand where my environnemnt makes the makefile going crazy. I have change the following target as: extract-message: @${ECHO_MSG} "===> Extracting for ${PKGNAME} in WRKSRC ${WRKSRC}" @${ECHO_MSG} "===> Extracting for ${PKGNAME} in WRKDIR ${WRKDIR}" @${ECHO_MSG} "===> Extracting for ${PKGNAME} in WRKDIRPREFIX ${WRKDIRPREFIX}" @${ECHO_MSG} "===> Extracting for ${PKGNAME} in CURDIR ${.CURDIR}" So when I make the port, I have the following behavior: $ make ===> Extracting for imake-4.2.0_1 in WRKSRC /home/updater/usr/ports/devel/imake-4/work/xc/config ===> Extracting for imake-4.2.0_1 in WRKDIR /home/updater/usr/ports/devel/imake-4/work ===> Extracting for imake-4.2.0_1 in WRKDIRPREFIX /home/updater ===> Extracting for imake-4.2.0_1 in CURDIR /usr/ports/devel/imake-4 >> Checksum OK for xc/X420src-1.tgz. ===> Patching for imake-4.2.0_1 ===> Applying FreeBSD patches for imake-4.2.0_1 ===> Configuring for imake-4.2.0_1 cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" making imake with BOOTSTRAPCFLAGS= in config/imake including in config/pswrap... ===> Building for imake-4.2.0_1 ===> Extracting for imake-4.2.0_1 in WRKSRC /home/updater/home/updater/usr/ports/devel/imake-4/work/xc/config/work/xc/config ===> Extracting for imake-4.2.0_1 in WRKDIR /home/updater/home/updater/usr/ports/devel/imake-4/work/xc/config/work ===> Extracting for imake-4.2.0_1 in WRKDIRPREFIX /home/updater ===> Extracting for imake-4.2.0_1 in CURDIR /home/updater/usr/ports/devel/imake-4/work/xc/config >> No MD5 checksum file. ===> Patching for imake-4.2.0_1 ===> Configuring for imake-4.2.0_1 ===> Building for imake-4.2.0_1 ===> Extracting for imake-4.2.0_1 in WRKSRC /home/updater/home/updater/home/updater/usr/ports/devel/imake-4/work/xc/config/work/xc/config/work/xc/config ===> Extracting for imake-4.2.0_1 in WRKDIR /home/updater/home/updater/home/updater/usr/ports/devel/imake-4/work/xc/config/work/xc/config/work ===> Extracting for imake-4.2.0_1 in WRKDIRPREFIX /home/updater ===> Extracting for imake-4.2.0_1 in CURDIR /home/updater/home/updater/usr/ports/devel/imake-4/work/xc/config/work/xc/config >> No MD5 checksum file. ^C$ like this until my filesystem is full. on both machines: - 4-6 RC sharing the same /usr/ports other nfs - /usr/ports is updated twice a day - /usr/ports nfs mounted therefore another user than root must make it - WRKDIRPREFIX is set to /home/updater (specific for each machine) in their own /etc/make.conf I ssh to each machine and I do su - su - updater cd /usr/ports/devel/imake-4 make One is ok, but the ports keeps extracting forever on the other. Note: Using another user than root it twofold: - /usr/ports can be nfs mounted without allowing root to access it - the less root does the less he can break ;) Thanks for your help! Phil. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 10: 8:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from h132-197-179-27.gte.com (h132-197-179-27.gte.com [132.197.179.27]) by hub.freebsd.org (Postfix) with ESMTP id B236C37B412 for ; Tue, 11 Jun 2002 10:08:51 -0700 (PDT) Received: from kanpc.gte.com (localhost [IPv6:::1]) by h132-197-179-27.gte.com (8.12.3/8.12.3) with ESMTP id g5BH8kDi020153; Tue, 11 Jun 2002 13:08:46 -0400 (EDT) (envelope-from ak03@kanpc.gte.com) Received: (from ak03@localhost) by kanpc.gte.com (8.12.3/8.12.3/Submit) id g5BH8jlU020133; Tue, 11 Jun 2002 13:08:45 -0400 (EDT) Date: Tue, 11 Jun 2002 13:08:44 -0400 From: Alexander Kabaev To: "Tim Tretyak" Cc: mb@imp.ch, ports@freebsd.org Subject: Re: System rtld fix for Openoffice (ports only) Message-Id: <20020611130844.2dc1ac38.ak03@gte.com> In-Reply-To: <3D0626FA.2020302@umc.com.ua> References: <20020610170501.O29168-100000@levais.imp.ch> <3D0626FA.2020302@umc.com.ua> Organization: Verizon Data Services X-Mailer: Sylpheed version 0.7.6claws38 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > Could you please explain this a little bit more? > I am getting global symbols resolved from a wrong module. Two modules contain identically named classes. The destructor for the local class resolves to the symbol in another module. As far as I can tell, none of the offending modules were loaded with RTLD_GLOBAL flag and yet they still manage to clash somehow. Small modification to the OO sources took care of that, but the possible problem with rtld still has to be investigated. > > I don't know - what is the system compiler now? gcc2 or 3? > I don't know either. It depends on your FreeBSD version, of course :) > I think - this is a best choice for now because in near future all > systems would be with gcc3 and spending time to find and resolve old > gcc2 bugs takes not very big sense... FreeBSD-STABLE will stay with us for quite some time and I believe that having a working C++ compiler is a desirable goal. The nested exceptions bug does not affect OpenOffice at all anyway, and that is the only serious bug in our GCC I am aware of. After I eliminated the above mentioned class name clash, OpenOffice is running pretty reliably on my 4.6-RC1 and pre-GCC3 5.0-CURRENT here. -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 10:10:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 41EDF37B413 for ; Tue, 11 Jun 2002 10:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BHA2i71764; Tue, 11 Jun 2002 10:10:02 -0700 (PDT) (envelope-from gnats) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by hub.freebsd.org (Postfix) with ESMTP id 98AEA37B408 for ; Tue, 11 Jun 2002 10:06:18 -0700 (PDT) Received: from jolly.drunkmonk.net (localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g5BH6IF7002438 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 11 Jun 2002 11:06:18 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g5BH6D8u002437; Tue, 11 Jun 2002 11:06:13 -0600 (MDT) Message-Id: <200206111706.g5BH6D8u002437@jolly.drunkmonk.net> Date: Tue, 11 Jun 2002 11:06:13 -0600 (MDT) From: Amar Takhar Reply-To: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39155: new port: emulators/cinc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39155 >Category: ports >Synopsis: new port: emulators/cinc >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 10:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Amar Takhar >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: >Description: cinc is a program that emulates the Bell Laboratories cardiac computer (from here on referred to as cardiac). cardiac stands for cardboard illustrative aid to computation. casm is an assembler for the cinc emulator. casm reads a casm source program and translates it to a cinc loadable program that can be executed with the cinc emulator. cinc allows you to run cardiac programs on a real computer. The real cardiac allows the student to learn how computers work internally. WWW: http://sourceforge.net/projects/cinc >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: # # cinc/Makefile # cinc/distinfo # cinc/pkg-comment # cinc/pkg-descr # cinc/pkg-plist # echo x - cinc/Makefile sed 's/^X//' >cinc/Makefile << 'END-of-cinc/Makefile' X# New ports collection makefile for: cinc X# Date created: 28 May 2002 X# Whom: verm@drunkmonk.net X# X# $FreeBSD$ X# X XPORTNAME= cinc XPORTVERSION= 2.1.3 XCATEGORIES= emulators XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= cinc X XMAINTAINER= verm@drunkmonk.net X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X XGNU_CONFIGURE= yes XUSE_GMAKE= yes X X.include END-of-cinc/Makefile echo x - cinc/distinfo sed 's/^X//' >cinc/distinfo << 'END-of-cinc/distinfo' XMD5 (cinc-2.1.3.tar.gz) = 6bb6f49f257036b52f40123799e71996 END-of-cinc/distinfo echo x - cinc/pkg-comment sed 's/^X//' >cinc/pkg-comment << 'END-of-cinc/pkg-comment' XBell Laboratories cardiac computer emulator END-of-cinc/pkg-comment echo x - cinc/pkg-descr sed 's/^X//' >cinc/pkg-descr << 'END-of-cinc/pkg-descr' Xcinc is a program that emulates the Bell Laboratories cardiac computer X(from here on referred to as cardiac). cardiac stands for cardboard Xillustrative aid to computation. X Xcasm is an assembler for the cinc emulator. casm reads a casm source program Xand translates it to a cinc loadable program that can be executed with the Xcinc emulator. X Xcinc allows you to run cardiac programs on a real computer. The real Xcardiac allows the student to learn how computers work internally. X XWWW: http://sourceforge.net/projects/cinc END-of-cinc/pkg-descr echo x - cinc/pkg-plist sed 's/^X//' >cinc/pkg-plist << 'END-of-cinc/pkg-plist' Xbin/cinc Xbin/casm END-of-cinc/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 10:11: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 265B237B41C for ; Tue, 11 Jun 2002 10:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BHA2E71755; Tue, 11 Jun 2002 10:10:02 -0700 (PDT) (envelope-from gnats) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by hub.freebsd.org (Postfix) with ESMTP id C7C6B37B405 for ; Tue, 11 Jun 2002 10:05:30 -0700 (PDT) Received: from jolly.drunkmonk.net (localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g5BH5JF7002356 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 11 Jun 2002 11:05:19 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g5BH5E9t002355; Tue, 11 Jun 2002 11:05:14 -0600 (MDT) Message-Id: <200206111705.g5BH5E9t002355@jolly.drunkmonk.net> Date: Tue, 11 Jun 2002 11:05:14 -0600 (MDT) From: Amar Takhar Reply-To: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39154: new port: emulators/grustibus Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39154 >Category: ports >Synopsis: new port: emulators/grustibus >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 10:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Amar Takhar >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: >Description: gRustibus is a M.A.M.E. frontend for the GNOME environment. Its goal is to be feature-rich and easy to use. It shows screenshots, flyers, cabinet photos, and info for your M.A.M.E. ROMs, and allows you to configure each game individually. Most operations can be done using the keyboard. Finally, something UNIX users can use to manage those ROMS, just as the Mac and Windows users have had for years :) WWW: http://grustibus.sourceforge.net/ >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: # # grustibus/Makefile # grustibus/distinfo # grustibus/files # grustibus/pkg-comment # grustibus/pkg-descr # grustibus/pkg-plist # grustibus/files/patch-aa # echo x - grustibus/Makefile sed 's/^X//' >grustibus/Makefile << 'END-of-grustibus/Makefile' X# New ports collection makefile for: grustibus X# Date created: 28 May 2002 X# Whom: verm@drunkmonk.net X# X# $FreeBSD$ X# X XPORTNAME= grustibus XPORTVERSION= 0.43 XCATEGORIES= emulators XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= grustibus X XMAINTAINER= verm@drunkmonk.net X XLIB_DEPENDS= gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas X XCONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config XWANT_GNOME= yes X XGNU_CONFIGURE= yes X X.include END-of-grustibus/Makefile echo x - grustibus/distinfo sed 's/^X//' >grustibus/distinfo << 'END-of-grustibus/distinfo' XMD5 (grustibus-0.43.tar.gz) = f7c8f57bb4ada4f12b95106484a09dc3 END-of-grustibus/distinfo echo c - grustibus/files mkdir -p grustibus/files > /dev/null 2>&1 echo x - grustibus/pkg-comment sed 's/^X//' >grustibus/pkg-comment << 'END-of-grustibus/pkg-comment' XAn xmame frontend for Gnome END-of-grustibus/pkg-comment echo x - grustibus/pkg-descr sed 's/^X//' >grustibus/pkg-descr << 'END-of-grustibus/pkg-descr' XgRustibus is a M.A.M.E. frontend for the GNOME environment. Its goal is to Xbe feature-rich and easy to use. It shows screenshots, flyers, cabinet Xphotos, and info for your M.A.M.E. ROMs, and allows you to configure each Xgame individually. Most operations can be done using the keyboard. X XFinally, something UNIX users can use to manage those ROMS, just as the XMac and Windows users have had for years :) X XWWW: http://grustibus.sourceforge.net/ END-of-grustibus/pkg-descr echo x - grustibus/pkg-plist sed 's/^X//' >grustibus/pkg-plist << 'END-of-grustibus/pkg-plist' Xbin/grustibus Xetc/gnome/config/gRustibus.d/catver Xlib/charset.alias Xshare/locale/no/LC_MESSAGES/grustibus.mo Xshare/locale/fr/LC_MESSAGES/grustibus.mo Xshare/locale/locale.alias Xshare/gnome/apps/Games/grustibus.desktop Xshare/pixmaps/grustibus.png Xshare/pixmaps/mini-grustibus.xpm Xshare/pixmaps/grustibus/defaultsnap.png Xshare/pixmaps/grustibus/grustibus-logo.png Xshare/pixmaps/grustibus/grustibus.png Xshare/pixmaps/grustibus/mini-grustibus.xpm X@dirrm share/pixmaps/grustibus X@dirrm etc/gnome/config/gRustibus.d X@unexec rmdir %D/etc/gnome/config 2>/dev/null || true X@unexec rmdir %D/etc/gnome 2>/dev/null || true X@unexec rmdir %D/etc 2>/dev/null || true X@unexec rmdir %D/share/locale/no/LC_MESSAGES 2>/dev/null || true X@unexec rmdir %D/share/locale/no 2>/dev/null || true X@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true X@unexec rmdir %D/share/locale/fr 2>/dev/null || true X@unexec rmdir %D/share/locale 2>/dev/null || true X@unexec rmdir %D/share/gnome/apps/Games 2>/dev/null || true X@unexec rmdir %D/share/gnome/apps 2>/dev/null || true X@unexec rmdir %D/share/gnome 2>/dev/null || true X@unexec rmdir %D/share/pixmaps 2>/dev/null || true X@unexec rmdir %D/share 2>/dev/null || true END-of-grustibus/pkg-plist echo x - grustibus/files/patch-aa sed 's/^X//' >grustibus/files/patch-aa << 'END-of-grustibus/files/patch-aa' X--- src/Makefile.in.orig Tue May 29 13:12:24 2001 X+++ src/Makefile.in Wed May 29 01:20:05 2002 X@@ -142,7 +142,7 @@ X gui.o fileio.o mameio.o support.o interface.o callbacks.o X grustibus_DEPENDENCIES = X grustibus_LDFLAGS = X-CFLAGS = @CFLAGS@ X+CFLAGS = @CFLAGS@ @EXTRA_GNOME_CFLAGS@ X COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) X CCLD = $(CC) X LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ END-of-grustibus/files/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 10:11:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D82F37B41F for ; Tue, 11 Jun 2002 10:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BHA2M71773; Tue, 11 Jun 2002 10:10:02 -0700 (PDT) (envelope-from gnats) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by hub.freebsd.org (Postfix) with ESMTP id 700C137B406 for ; Tue, 11 Jun 2002 10:09:46 -0700 (PDT) Received: from jolly.drunkmonk.net (localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g5BH9kF7002548 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 11 Jun 2002 11:09:46 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g5BH9ftX002547; Tue, 11 Jun 2002 11:09:41 -0600 (MDT) Message-Id: <200206111709.g5BH9ftX002547@jolly.drunkmonk.net> Date: Tue, 11 Jun 2002 11:09:41 -0600 (MDT) From: Amar Takhar Reply-To: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39156: new port: editors/ssed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39156 >Category: ports >Synopsis: new port: editors/ssed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 10:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Amar Takhar >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: >Description: This is a version of sed based on GNU sed 3.02.80. It is not a version of GNU sed, though. Relative to 3.02, there are several new features (including in-place editing of files, extended regular expression syntax and a few new commands) and some bug fixes; see the NEWS file for a brief summary and the ChangeLog for more detailed descriptions of changes. The biggest note, i think is the *huge* speed difference, where regular sed might take a few mins, super-sed can take only seconds this is not true in all cases, and sometimes you have modify your regexp syntax, however for the speed increase, it might be worth it. WWW: http://king.rett.polimi.it/~paolob/seders/ssed/ >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: # # ssed/Makefile # ssed/distinfo # ssed/files # ssed/pkg-comment # ssed/pkg-descr # ssed/pkg-plist # ssed/work # ssed/files/patch-aa # echo x - ssed/Makefile sed 's/^X//' >ssed/Makefile << 'END-of-ssed/Makefile' X# New ports collection makefile for: ssed X# Date created: 28 May 2002 X# Whom: verm X# X# $FreeBSD$ X# X XPORTNAME= ssed XPORTVERSION= 3.58 XCATEGORIES= editors textproc XMASTER_SITES= http://king.rett.polimi.it/~paolob/seders/ssed/${MASTER_SITE_SUBDIR}/ XDISTNAME= sed-3.58 X XMAINTAINER= verm@drunkmonk.net X XLIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext X XCONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} --program-prefix=s X XWRKSRC= ${WRKDIR}/sed-${PORTVERSION} XMAN1= ssed.1 X XGNU_CONFIGURE= yes X X.include X Xpost-install: X @${ECHO} "" X @${ECHO} "" X @${ECHO} "The binary and manpage have been installed as 'ssed'" X @${ECHO} "" X X.include END-of-ssed/Makefile echo x - ssed/distinfo sed 's/^X//' >ssed/distinfo << 'END-of-ssed/distinfo' XMD5 (sed-3.58.tar.gz) = 768eb0a44e784959a502bfff726e6fc2 END-of-ssed/distinfo echo c - ssed/files mkdir -p ssed/files > /dev/null 2>&1 echo x - ssed/pkg-comment sed 's/^X//' >ssed/pkg-comment << 'END-of-ssed/pkg-comment' XSuper-sed is a heavily enhanced version of sed END-of-ssed/pkg-comment echo x - ssed/pkg-descr sed 's/^X//' >ssed/pkg-descr << 'END-of-ssed/pkg-descr' XThis is a version of sed based on GNU sed 3.02.80. It is not Xa version of GNU sed, though. X XRelative to 3.02, there are several new features (including in-place Xediting of files, extended regular expression syntax and a few new Xcommands) and some bug fixes; see the NEWS file for a brief summary Xand the ChangeLog for more detailed descriptions of changes. X XThe biggest note, i think is the *huge* speed difference, where Xregular sed might take a few mins, super-sed can take only seconds Xthis is not true in all cases, and sometimes you have modify your Xregexp syntax, however for the speed increase, it might be worth Xit. X XWWW: http://king.rett.polimi.it/~paolob/seders/ssed/ END-of-ssed/pkg-descr echo x - ssed/pkg-plist sed 's/^X//' >ssed/pkg-plist << 'END-of-ssed/pkg-plist' Xbin/ssed Xshare/locale/nl/LC_MESSAGES/ssed.mo Xshare/locale/fr/LC_MESSAGES/ssed.mo Xshare/locale/ru/LC_MESSAGES/ssed.mo Xshare/locale/de/LC_MESSAGES/ssed.mo Xshare/locale/it/LC_MESSAGES/ssed.mo Xshare/locale/el/LC_MESSAGES/ssed.mo Xshare/locale/sk/LC_MESSAGES/ssed.mo Xshare/locale/pt_BR/LC_MESSAGES/ssed.mo Xshare/locale/sv/LC_MESSAGES/ssed.mo END-of-ssed/pkg-plist echo c - ssed/work mkdir -p ssed/work > /dev/null 2>&1 echo x - ssed/files/patch-aa sed 's/^X//' >ssed/files/patch-aa << 'END-of-ssed/files/patch-aa' X--- doc/Makefile.in.orig Tue Apr 23 12:23:13 2002 X+++ doc/Makefile.in Tue May 28 19:37:39 2002 X@@ -335,7 +335,7 @@ X X info-am: $(INFO_DEPS) X X-install-data-am: install-info-am install-man X+install-data-am: install-man X X install-exec-am: X END-of-ssed/files/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 10:20:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D4B3E37B417 for ; Tue, 11 Jun 2002 10:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BHK1c73710; Tue, 11 Jun 2002 10:20:01 -0700 (PDT) (envelope-from gnats) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by hub.freebsd.org (Postfix) with ESMTP id 9CDD237B40D for ; Tue, 11 Jun 2002 10:10:27 -0700 (PDT) Received: from jolly.drunkmonk.net (localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g5BHARF7002647 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 11 Jun 2002 11:10:27 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g5BHAMhx002646; Tue, 11 Jun 2002 11:10:22 -0600 (MDT) Message-Id: <200206111710.g5BHAMhx002646@jolly.drunkmonk.net> Date: Tue, 11 Jun 2002 11:10:22 -0600 (MDT) From: Amar Takhar Reply-To: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39157: new port: graphics/jpegpixi Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39157 >Category: ports >Synopsis: new port: graphics/jpegpixi >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 10:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Amar Takhar >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: >Description: "Jpegpixi" is short for "JPEG pixel interpolator". The intent of the program is to interpolate pixels in JFIF images (commonly refered to as "JPEG images"). This is useful to correct images from a digital camera with CCD defects. For example, if one pixel is always bright green, this pixel can be interpolated away with jpegpixi. Jpegpixi is unique in that it tries to preserve the quality of the JFIF image as much as possible. Usual graphics programs decode JFIF images when they are loaded, and re-encode them when they are saved, which results in an overall loss of quality. Jpegpixi, on the other hand, does not decode and re-encode the image, but manipulates the encoded image data (known as the "DCT coefficients"). Therefore, the blocks (typically 8x8, 8x16, or 16x16 pixel areas) which contain the pixels to be interpolated are minimally disturbed, and other blocks remain pixel-by-pixel identical to the original image. WWW: http://jpegpixi.sourceforge.net/ >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: # # jpegpixi/Makefile # jpegpixi/distinfo # jpegpixi/pkg-comment # jpegpixi/pkg-descr # jpegpixi/pkg-plist # echo x - jpegpixi/Makefile sed 's/^X//' >jpegpixi/Makefile << 'END-of-jpegpixi/Makefile' X# New ports collection makefile for: jpegpixi X# Date created: 28 May 2002 X# Whom: verm@drunkmonk.net X# X# $FreeBSD$ X# X XPORTNAME= jpegpixi XPORTVERSION= 0.3 XCATEGORIES= graphics XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= jpegpixi X XMAINTAINER= verm@drunkmonk.net X XLIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg X XCONFIGURE_ARGS= --with-jpeglib-include=${LOCALBASE}/include --with-jpeglib-lib=${LOCALBASE}/lib X XGNU_CONFIGURE= yes X X.include END-of-jpegpixi/Makefile echo x - jpegpixi/distinfo sed 's/^X//' >jpegpixi/distinfo << 'END-of-jpegpixi/distinfo' XMD5 (jpegpixi-0.3.tar.gz) = b6b95c916d81f865ec49e3292048bd6b END-of-jpegpixi/distinfo echo x - jpegpixi/pkg-comment sed 's/^X//' >jpegpixi/pkg-comment << 'END-of-jpegpixi/pkg-comment' XUseful to correct images from digtal camera with CCD defects END-of-jpegpixi/pkg-comment echo x - jpegpixi/pkg-descr sed 's/^X//' >jpegpixi/pkg-descr << 'END-of-jpegpixi/pkg-descr' X"Jpegpixi" is short for "JPEG pixel interpolator". The intent of the Xprogram is to interpolate pixels in JFIF images (commonly refered to as X"JPEG images"). This is useful to correct images from a digital camera Xwith CCD defects. For example, if one pixel is always bright green, this Xpixel can be interpolated away with jpegpixi. X XJpegpixi is unique in that it tries to preserve the quality of the JFIF Ximage as much as possible. Usual graphics programs decode JFIF images Xwhen they are loaded, and re-encode them when they are saved, which Xresults in an overall loss of quality. Jpegpixi, on the other hand, does Xnot decode and re-encode the image, but manipulates the encoded image Xdata (known as the "DCT coefficients"). Therefore, the blocks (typically X8x8, 8x16, or 16x16 pixel areas) which contain the pixels to be Xinterpolated are minimally disturbed, and other blocks remain Xpixel-by-pixel identical to the original image. X XWWW: http://jpegpixi.sourceforge.net/ END-of-jpegpixi/pkg-descr echo x - jpegpixi/pkg-plist sed 's/^X//' >jpegpixi/pkg-plist << 'END-of-jpegpixi/pkg-plist' Xbin/jpegpixi END-of-jpegpixi/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 10:49:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A8E1137B403; Tue, 11 Jun 2002 10:49:29 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BHnTG78657; Tue, 11 Jun 2002 10:49:29 -0700 (PDT) (envelope-from lioux) Date: Tue, 11 Jun 2002 10:49:29 -0700 (PDT) From: Message-Id: <200206111749.g5BHnTG78657@freefall.freebsd.org> To: spadger@best.com, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38250: MD5 signatures of Mplayer skins have changed. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: MD5 signatures of Mplayer skins have changed. State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Tue Jun 11 10:48:49 PDT 2002 State-Changed-Why: Taken care of by recent update to mplayer-skins port to version 1.0.2 http://www.freebsd.org/cgi/query-pr.cgi?pr=38250 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 10:50:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B04C937B40C for ; Tue, 11 Jun 2002 10:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BHo1E78808; Tue, 11 Jun 2002 10:50:01 -0700 (PDT) (envelope-from gnats) Received: from maroon.csi.cam.ac.uk (maroon.csi.cam.ac.uk [131.111.8.2]) by hub.freebsd.org (Postfix) with ESMTP id 085AB37B412 for ; Tue, 11 Jun 2002 10:48:11 -0700 (PDT) Received: from m218-3.phy.cam.ac.uk ([131.111.79.217]) by maroon.csi.cam.ac.uk with esmtp (Exim 4.04) id 17HpkX-0006Zl-00; Tue, 11 Jun 2002 18:48:09 +0100 Received: from sa264 by m218-3.phy.cam.ac.uk with local (Exim 3.36 #1) id 17HpkX-0008LH-00; Tue, 11 Jun 2002 18:48:09 +0100 Message-Id: Date: Tue, 11 Jun 2002 18:48:09 +0100 From: AMAKAWA Shuhei Reply-To: AMAKAWA Shuhei To: FreeBSD-gnats-submit@FreeBSD.org Cc: Lars.Koeller@Uni-Bielefeld.DE X-Send-Pr-Version: 3.113 Subject: ports/39158: upgrade math/grace to 5.1.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39158 >Category: ports >Synopsis: upgrade math/grace to 5.1.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 10:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: AMAKAWA Shuhei >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD m218-3.phy.cam.ac.uk 4.6-RC FreeBSD 4.6-RC #0: Sun Jun 9 09:00:12 BST 2002 sa264@m218-3.phy.cam.ac.uk:/usr/obj/usr/src/sys/KERNCONF i386 >Description: upgrade math/grace to 5.1.8 >How-To-Repeat: >Fix: diff -uNr /usr/ports/math/grace/Makefile grace/Makefile --- /usr/ports/math/grace/Makefile Tue Apr 16 16:05:10 2002 +++ grace/Makefile Sun Jun 9 07:39:03 2002 @@ -6,7 +6,7 @@ # PORTNAME= grace -PORTVERSION= 5.1.7 +PORTVERSION= 5.1.8 CATEGORIES= math print # # You never know when and why it is moved to ../src/old/ :-) diff -uNr /usr/ports/math/grace/distinfo grace/distinfo --- /usr/ports/math/grace/distinfo Tue Apr 16 16:05:10 2002 +++ grace/distinfo Sun Jun 9 07:39:34 2002 @@ -1 +1 @@ -MD5 (grace-5.1.7.tar.gz) = cc705fd2a4fdc49fd2d953a2e49a741e +MD5 (grace-5.1.8.tar.gz) = 5d1e748bfa8f05497082746dac98be85 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 11: 0:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BDA6237B40C for ; Tue, 11 Jun 2002 11:00:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BI05H80413; Tue, 11 Jun 2002 11:00:05 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 26AC137B403 for ; Tue, 11 Jun 2002 10:55:59 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5BHtwhG034593 for ; Tue, 11 Jun 2002 10:55:59 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5BHtw1q034592; Tue, 11 Jun 2002 10:55:58 -0700 (PDT) Message-Id: <200206111755.g5BHtw1q034592@www.freebsd.org> Date: Tue, 11 Jun 2002 10:55:58 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39159: New port: graphics/gtkam (fix ports/39119) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39159 >Category: ports >Synopsis: New port: graphics/gtkam (fix ports/39119) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 11:00:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.5-RELEASE i386 >Organization: >Environment: >Description: gtkam is an universal, free GTK+ application that will allow downloading, saving, and manipulation of images from several different digital camera models, or from the local harddrive. gtkam supports a wide array of digital camera models. Visit http://www.gphoto.org/cameras.html for an updated list. WWW: http://www.gphoto.org/gphoto2/ This PR supersedes ports/39119. >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: # # gtkam # gtkam/Makefile # gtkam/distinfo # gtkam/pkg-comment # gtkam/pkg-descr # gtkam/pkg-plist # echo c - gtkam mkdir -p gtkam > /dev/null 2>&1 echo x - gtkam/Makefile sed 's/^X//' >gtkam/Makefile << 'END-of-gtkam/Makefile' X# New ports collection makefile for: gtkam X# Data Created: 10 Jun 2002 X# Whom: ports@FreeBSD.org X# X# $FreeBSD$ X# X XPORTNAME= gtkam XPORTVERSION= 0.1.5 XCATEGORIES= graphics XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= gphoto X XMAINTAINER= ports@FreeBSD.org X XLIB_DEPENDS= exif-gtk.3:${PORTSDIR}/graphics/libexif-gtk \ X gphoto2.2:${PORTSDIR}/graphics/gphoto2 X XUSE_X_PREFIX= yes XUSE_GTK= yes XGNU_CONFIGURE= yes XCONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" X X.if defined(WITH_GIMP) XLIB_DEPENDS+= gimp:${PORTSDIR}/graphics/gimp1 XPLIST_SUB+= GIMP="" X.else XCONFIGURE_ARGS= --without-gimp XPLIST_SUB+= GIMP="@comment " X.endif X Xpre-everything:: X.if !defined(WITH_GIMP) X @${ECHO_MSG} X @${ECHO_MSG} "If you want to compile with plugin for The GIMP," X @${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_GIMP=yes\"" X @${ECHO_MSG} X.endif X Xpost-patch: X @${PERL} -pi -e 's|-g -Wall||g' ${WRKSRC}/configure X @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${PERL} -pi -e \ X 's| install-gtkamdocDATA||g ; \ X s|images/gtkam|gtkam/images|g' X Xpost-install: X.if !defined(PORTDOCS) X @${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/AUTHORS ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/MANUAL ${DOCSDIR} X.endif X X.include END-of-gtkam/Makefile echo x - gtkam/distinfo sed 's/^X//' >gtkam/distinfo << 'END-of-gtkam/distinfo' XMD5 (gtkam-0.1.5.tar.gz) = 3662e7c63e8f9f4ac4eb2d39ec0f183f END-of-gtkam/distinfo echo x - gtkam/pkg-comment sed 's/^X//' >gtkam/pkg-comment << 'END-of-gtkam/pkg-comment' XDownload and view files from various digital cameras END-of-gtkam/pkg-comment echo x - gtkam/pkg-descr sed 's/^X//' >gtkam/pkg-descr << 'END-of-gtkam/pkg-descr' Xgtkam is an universal, free GTK+ application that will allow Xdownloading, saving, and manipulation of images from several Xdifferent digital camera models, or from the local harddrive. X Xgtkam supports a wide array of digital camera models. XVisit http://www.gphoto.org/cameras.html for an updated list. X XWWW: http://www.gphoto.org/gphoto2/ END-of-gtkam/pkg-descr echo x - gtkam/pkg-plist sed 's/^X//' >gtkam/pkg-plist << 'END-of-gtkam/pkg-plist' Xbin/gtkam X%%GIMP%%libexec/gimp/1.2/plug-ins/gtkam-gimp X%%PORTDOCS%%share/doc/gtkam/AUTHORS X%%PORTDOCS%%share/doc/gtkam/MANUAL Xshare/gtkam/images/gtkam-audio.png Xshare/gtkam/images/gtkam-camera.png Xshare/gtkam/images/gtkam-folder-camera.png Xshare/gtkam/images/gtkam-folder.png Xshare/gtkam/images/gtkam-lock.png Xshare/gtkam/images/gtkam-new.png Xshare/gtkam/pixmaps/camera.xpm Xshare/gtkam/pixmaps/configure.xpm Xshare/gtkam/pixmaps/delete_images.xpm Xshare/gtkam/pixmaps/exit.xpm Xshare/gtkam/pixmaps/folder.xpm Xshare/gtkam/pixmaps/save_current_image.xpm Xshare/locale/da/LC_MESSAGES/gtkam.mo Xshare/locale/de/LC_MESSAGES/gtkam.mo Xshare/locale/es/LC_MESSAGES/gtkam.mo Xshare/locale/fr/LC_MESSAGES/gtkam.mo Xshare/locale/hu/LC_MESSAGES/gtkam.mo Xshare/locale/it/LC_MESSAGES/gtkam.mo Xshare/locale/ja/LC_MESSAGES/gtkam.mo Xshare/locale/no/LC_MESSAGES/gtkam.mo Xshare/locale/pt_BR/LC_MESSAGES/gtkam.mo Xshare/locale/pt_PT/LC_MESSAGES/gtkam.mo Xshare/locale/ru/LC_MESSAGES/gtkam.mo Xshare/locale/sl/LC_MESSAGES/gtkam.mo Xshare/locale/sv/LC_MESSAGES/gtkam.mo Xshare/locale/uk/LC_MESSAGES/gtkam.mo X@dirrm share/gtkam/pixmaps X@dirrm share/gtkam/images X@dirrm share/gtkam X%%PORTDOCS%%@dirrm share/doc/gtkam END-of-gtkam/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 11:26:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 400F037B403; Tue, 11 Jun 2002 11:26:21 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BIQLf89220; Tue, 11 Jun 2002 11:26:21 -0700 (PDT) (envelope-from pat) Date: Tue, 11 Jun 2002 11:26:21 -0700 (PDT) From: Message-Id: <200206111826.g5BIQLf89220@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39119: New port: graphics/gtkam Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: graphics/gtkam State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Jun 11 11:25:58 PDT 2002 State-Changed-Why: Superseded by PR ports/39159 http://www.freebsd.org/cgi/query-pr.cgi?pr=39119 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 11:33:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with SMTP id EF51E37B405 for ; Tue, 11 Jun 2002 11:33:09 -0700 (PDT) Received: (qmail 40181 invoked by uid 0); 11 Jun 2002 18:33:06 -0000 Received: from localhost (HELO skaarup.org) (127.0.0.1) by localhost with SMTP; 11 Jun 2002 18:33:05 -0000 Received: (qmail 40173 invoked by uid 1039); 11 Jun 2002 18:33:05 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 11 Jun 2002 18:33:05 -0000 Date: Tue, 11 Jun 2002 20:33:05 +0200 (CEST) From: Rasmus Skaarup To: freebsd-ports@freebsd.org Subject: mpeg/mp3 recognition tool Message-ID: <20020611202729.C40090-100000@skaarup.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 @skaarup.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I am hoping some of you tool-gurus knows a tool which can recognize mpeg/mp3/avi/whatever files by the header/footer of the file? People are getting smarter of renaming thier .mpeg and .mp3 files to .doc or something similar, so you think the content is legitimate. A tool capable of recognizing by the header/footer of a file will be very helpful. Thank you. Sincerely, Rasmus Skaarup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 11:35:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 729FB37B40D for ; Tue, 11 Jun 2002 11:35:49 -0700 (PDT) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.3) with ESMTP id g5BIZdsQ079985; Tue, 11 Jun 2002 21:35:41 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g5BIZcNa079984; Tue, 11 Jun 2002 21:35:39 +0300 (EEST) Date: Tue, 11 Jun 2002 21:35:38 +0300 From: Alexandr Kovalenko To: Rasmus Skaarup Cc: freebsd-ports@FreeBSD.ORG Subject: Re: mpeg/mp3 recognition tool Message-ID: <20020611183538.GA79023@nevermind.kiev.ua> References: <20020611202729.C40090-100000@skaarup.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20020611202729.C40090-100000@skaarup.org> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Rasmus Skaarup! On Tue, Jun 11, 2002 at 08:33:05PM +0200, you wrote: > I am hoping some of you tool-gurus knows a tool which can recognize > mpeg/mp3/avi/whatever files by the header/footer of the file? > > People are getting smarter of renaming thier .mpeg and .mp3 files to .doc > or something similar, so you think the content is legitimate. A tool > capable of recognizing by the header/footer of a file will be very > helpful. file(1) -- NEVE-RIPE Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 11:45:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE48737B405; Tue, 11 Jun 2002 11:45:37 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BIjbm92515; Tue, 11 Jun 2002 11:45:37 -0700 (PDT) (envelope-from pat) Date: Tue, 11 Jun 2002 11:45:37 -0700 (PDT) From: Message-Id: <200206111845.g5BIjbm92515@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, dima@FreeBSD.org Subject: Re: ports/39152: acroread4 dumps core with linux7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: acroread4 dumps core with linux7 Responsible-Changed-From-To: freebsd-ports->dima Responsible-Changed-By: pat Responsible-Changed-When: Tue Jun 11 11:45:09 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=39152 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 11:46:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E122137B405; Tue, 11 Jun 2002 11:46:29 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BIkT792740; Tue, 11 Jun 2002 11:46:29 -0700 (PDT) (envelope-from pat) Date: Tue, 11 Jun 2002 11:46:29 -0700 (PDT) From: Message-Id: <200206111846.g5BIkT792740@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, dima@FreeBSD.org Subject: Re: ports/39151: acroread4 install fails Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: acroread4 install fails Responsible-Changed-From-To: freebsd-ports->dima Responsible-Changed-By: pat Responsible-Changed-When: Tue Jun 11 11:46:18 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=39151 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 11:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 83BE937B415 for ; Tue, 11 Jun 2002 11:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BIo1N93204; Tue, 11 Jun 2002 11:50:01 -0700 (PDT) (envelope-from gnats) Received: from unsane.de (pD9E4EEF9.dip.t-dialin.net [217.228.238.249]) by hub.freebsd.org (Postfix) with ESMTP id CFD8D37B41A for ; Tue, 11 Jun 2002 11:46:48 -0700 (PDT) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id 8ED2B64F for ; Tue, 11 Jun 2002 20:46:46 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id 89C1E42E; Tue, 11 Jun 2002 20:46:44 +0200 (CEST) Message-Id: <20020611184644.89C1E42E@unsane.de> Date: Tue, 11 Jun 2002 20:46:44 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39162: Update port: cad/gnucap -> 0.31 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39162 >Category: ports >Synopsis: Update port: cad/gnucap -> 0.31 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 11:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-RC FreeBSD 4.6-RC #0: Thu Jun 6 21:00:07 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Update cad/gnucap from 0.30 to 0.31. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/cad/gnucap/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 2002/02/28 20:26:05 1.2 +++ Makefile 2002/06/11 18:45:20 @@ -7,7 +7,7 @@ # PORTNAME= gnucap -PORTVERSION= 0.30 +PORTVERSION= 0.31 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/cad/gnucap/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 2002/02/07 07:07:48 1.1 +++ distinfo 2002/06/11 18:45:20 @@ -1 +1 @@ -MD5 (gnucap-0.30.tar.gz) = d1a8a99ee5c320ae28c917dd01ad6a8d +MD5 (gnucap-0.31.tar.gz) = 687d8b48ac32bf2de4b1758a8b7c190b >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 13: 0:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D8BF37B405 for ; Tue, 11 Jun 2002 13:00:18 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BK0Iv27449; Tue, 11 Jun 2002 13:00:18 -0700 (PDT) (envelope-from gnats) Date: Tue, 11 Jun 2002 13:00:18 -0700 (PDT) Message-Id: <200206112000.g5BK0Iv27449@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Tony Finch Subject: Re: ports/39148: screen consumes 100% when run Reply-To: Tony Finch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39148; it has been noted by GNATS. From: Tony Finch To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/39148: screen consumes 100% when run Date: Tue, 11 Jun 2002 20:53:03 +0100 I observed this problem after installing the latest screen package from ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/misc/screen-3.9.11_1.tgz onto a freshly-installed 4.5-RELEASE system (from the FreeBSD Services DVD). Tony. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 13: 1: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 44FFB37B40F for ; Tue, 11 Jun 2002 13:00:20 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BK0KN27480; Tue, 11 Jun 2002 13:00:20 -0700 (PDT) (envelope-from gnats) Received: from unsane.de (pD9E4EEF9.dip.t-dialin.net [217.228.238.249]) by hub.freebsd.org (Postfix) with ESMTP id 607DA37B411 for ; Tue, 11 Jun 2002 12:55:27 -0700 (PDT) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id C6842743 for ; Tue, 11 Jun 2002 21:55:23 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id 393326F3; Tue, 11 Jun 2002 21:55:19 +0200 (CEST) Message-Id: <20020611195519.393326F3@unsane.de> Date: Tue, 11 Jun 2002 21:55:19 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39165: Update port: cad/qfsm -> 0.40 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39165 >Category: ports >Synopsis: Update port: cad/qfsm -> 0.40 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 13:00:18 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-RC FreeBSD 4.6-RC #0: Thu Jun 6 21:00:07 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Update cad/qfsm from 0.30 to 0.40. Depends now on qt3. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/cad/qfsm/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 2002/04/11 18:27:35 1.1 +++ Makefile 2002/06/11 19:53:07 @@ -7,14 +7,14 @@ # PORTNAME= qfsm -PORTVERSION= 0.30 +PORTVERSION= 0.40 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -USE_QT_VER= 2 +USE_QT_VER= 3 GNU_CONFIGURE= yes USE_GMAKE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/cad/qfsm/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 2002/04/11 18:27:35 1.1 +++ distinfo 2002/06/11 19:53:07 @@ -1 +1 @@ -MD5 (qfsm-0.30.tar.gz) = a72dee799e3261c1e7bfb8bc46b1c979 +MD5 (qfsm-0.40.tar.gz) = 5513001b8b6f676ed43ec9996beeb889 Index: files/patch-Makefile.in =================================================================== RCS file: /home/ncvs/ports/cad/qfsm/files/patch-Makefile.in,v retrieving revision 1.1 diff -u -r1.1 patch-Makefile.in --- files/patch-Makefile.in 2002/04/11 18:27:36 1.1 +++ files/patch-Makefile.in 2002/06/11 19:53:07 @@ -1,11 +1,11 @@ ---- Makefile.in.orig Fri Apr 12 00:35:08 2002 -+++ Makefile.in Fri Apr 12 00:35:16 2002 -@@ -210,7 +210,7 @@ +--- Makefile.in.orig Tue Jun 11 21:44:52 2002 ++++ Makefile.in Tue Jun 11 21:45:10 2002 +@@ -226,7 +226,7 @@ x_includes = @x_includes@ x_libraries = @x_libraries@ -SUBDIRS = src po +SUBDIRS = src + DIST_SUBDIRS = src po #qfsmdir = $(prefix)/qfsm - #qfsm_DATA = $(srcdir)/po >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 13:10:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F0D8637B40E for ; Tue, 11 Jun 2002 13:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BKA1s41116; Tue, 11 Jun 2002 13:10:01 -0700 (PDT) (envelope-from gnats) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by hub.freebsd.org (Postfix) with ESMTP id 06D9F37B412 for ; Tue, 11 Jun 2002 13:00:30 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.2) with ESMTP id g5BK0Ssh073588 for ; Tue, 11 Jun 2002 22:00:28 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g5BK0Scr073587; Tue, 11 Jun 2002 22:00:28 +0200 (CEST) Message-Id: <200206112000.g5BK0Scr073587@guineapig.pil.dk> Date: Tue, 11 Jun 2002 22:00:28 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39166: new port: www/p5-Apache-AntiSpam Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39166 >Category: ports >Synopsis: new port: www/p5-Apache-AntiSpam >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 13:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.5-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: perl module for AntiSpam filter for web pages >How-To-Repeat: >Fix: --- p5-Apache-AntiSpam 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-Apache-AntiSpam/ # p5-Apache-AntiSpam/Makefile # p5-Apache-AntiSpam/pkg-comment # p5-Apache-AntiSpam/pkg-descr # p5-Apache-AntiSpam/distinfo # p5-Apache-AntiSpam/pkg-plist # echo c - p5-Apache-AntiSpam/ mkdir -p p5-Apache-AntiSpam/ > /dev/null 2>&1 echo x - p5-Apache-AntiSpam/Makefile sed 's/^X//' >p5-Apache-AntiSpam/Makefile << 'END-of-p5-Apache-AntiSpam/Makefile' X# New ports collection makefile for: p5-Apache-AntiSpam X# Date created: 11 June 2002 X# Whom: Erwin Lansing X# X# $FreeBSD$ X# X XPORTNAME= Apache-AntiSpam XPORTVERSION= 0.05 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Apache XPKGNAMEPREFIX= p5- X XMAINTAINER= erwin@lansing.dk X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Email/Find.pm:${PORTSDIR}/mail/p5-Email-Find XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Apache::AntiSpam.3 \ X Apache::AntiSpam::HTMLEncode.3 \ X Apache::AntiSpam::NoSpam.3 \ X Apache::AntiSpam::Heuristic.3 \ X X.include END-of-p5-Apache-AntiSpam/Makefile echo x - p5-Apache-AntiSpam/pkg-comment sed 's/^X//' >p5-Apache-AntiSpam/pkg-comment << 'END-of-p5-Apache-AntiSpam/pkg-comment' XAntiSpam filter for web pages END-of-p5-Apache-AntiSpam/pkg-comment echo x - p5-Apache-AntiSpam/pkg-descr sed 's/^X//' >p5-Apache-AntiSpam/pkg-descr << 'END-of-p5-Apache-AntiSpam/pkg-descr' X Apache::AntiSpam is a filter module to prevent e-mail addresses exposed X as is on web pages. The way to hide addresses from spammers are X implemented in each of Apache::Antispam::* subclasses. X X This module is Filter aware, meaning that it can work within X Apache::Filter framework without modification. X XWWW: http://search.cpan.org/search?dist=Apache-AntiSpam X X- Erwin Lansing END-of-p5-Apache-AntiSpam/pkg-descr echo x - p5-Apache-AntiSpam/distinfo sed 's/^X//' >p5-Apache-AntiSpam/distinfo << 'END-of-p5-Apache-AntiSpam/distinfo' XMD5 (Apache-AntiSpam-0.05.tar.gz) = fcce86cf556b5dd1435f023dddefaeb4 END-of-p5-Apache-AntiSpam/distinfo echo x - p5-Apache-AntiSpam/pkg-plist sed 's/^X//' >p5-Apache-AntiSpam/pkg-plist << 'END-of-p5-Apache-AntiSpam/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Apache/AntiSpam.pm Xlib/perl5/site_perl/%%PERL_VER%%/Apache/AntiSpam/HTMLEncode.pm Xlib/perl5/site_perl/%%PERL_VER%%/Apache/AntiSpam/NoSpam.pm Xlib/perl5/site_perl/%%PERL_VER%%/Apache/AntiSpam/Heuristic.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AntiSpam/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AntiSpam X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/AntiSpam X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Apache 2>/dev/null || true END-of-p5-Apache-AntiSpam/pkg-plist exit --- p5-Apache-AntiSpam ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 13:13:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with SMTP id 780A837B409 for ; Tue, 11 Jun 2002 13:13:37 -0700 (PDT) Received: (qmail 41280 invoked by uid 0); 11 Jun 2002 20:13:30 -0000 Received: from localhost (HELO skaarup.org) (127.0.0.1) by localhost with SMTP; 11 Jun 2002 20:13:26 -0000 Received: (qmail 41264 invoked by uid 1039); 11 Jun 2002 20:13:26 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 11 Jun 2002 20:13:26 -0000 Date: Tue, 11 Jun 2002 22:13:26 +0200 (CEST) From: Rasmus Skaarup To: Alexandr Kovalenko Cc: freebsd-ports@FreeBSD.ORG Subject: Re: mpeg/mp3 recognition tool In-Reply-To: <20020611183538.GA79023@nevermind.kiev.ua> Message-ID: <20020611220558.N41178-100000@skaarup.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 @skaarup.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 11 Jun 2002, Alexandr Kovalenko wrote: > Hello, Rasmus Skaarup! > > On Tue, Jun 11, 2002 at 08:33:05PM +0200, you wrote: > > > I am hoping some of you tool-gurus knows a tool which can recognize > > mpeg/mp3/avi/whatever files by the header/footer of the file? > file(1) I normally use FreeBSD myself (which is why I am asking you guys), but some customers require Solaris or Tru64 to do the job, which is why I want a tool either in a portable script language (perl for instance) or a piece of portable C-code which compiles on a fair bit of the commercial UNIX platforms (Solaris and Tru64 at least). I obviously forgot to mention that, sorry. I haven't tried pulling the 'file' utility out of the source tree, but would that code work without modifications on another platform? Sincerely, Rasmus Skaarup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 13:18:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by hub.freebsd.org (Postfix) with ESMTP id 4B2D037B400 for ; Tue, 11 Jun 2002 13:18:51 -0700 (PDT) Received: from fwd11.sul.t-online.de by mailout07.sul.t-online.com with smtp id 17Hs6J-0007lY-0T; Tue, 11 Jun 2002 22:18:47 +0200 Received: from twoflower.liebende.de (320072111332-0001@[217.80.127.123]) by fwd11.sul.t-online.com with esmtp id 17Hs68-1ysNyiC; Tue, 11 Jun 2002 22:18:36 +0200 Subject: Multiple, optional files. From: Jan.Stocker@t-online.de (Jan Stocker) Reply-To: Jan.Stocker@t-online.de To: ports@FreeBSD.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.4 Date: 11 Jun 2002 22:17:09 +0200 Message-Id: <1023826630.362.14.camel@twoflower> Mime-Version: 1.0 X-Sender: 320072111332-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, i want to expand my port (which runs quite fine) with some additional files. Now there is one tar.gz file from a standard sourceforge path. But i need some files from another position. Should i add all these files to the distfile string and put the URL for the files before the original master sites, so that all the additional files fetched from the first one and the tar.gz source file will fail for the first url but then get fetched from sourceforge? How may i define that the tar.gz get extracted and build normal and the other files only copied to the work dir, where i can copy them to the install-dir of the port? Maybe i want to make the files optional, so i need a temporary plist, is there any standard way to do it? I am not in this list, so pls reply to my eMail. Thanx, Jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 13:40:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 09AED37B40F for ; Tue, 11 Jun 2002 13:40:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BKe5I44202; Tue, 11 Jun 2002 13:40:05 -0700 (PDT) (envelope-from gnats) Date: Tue, 11 Jun 2002 13:40:05 -0700 (PDT) Message-Id: <200206112040.g5BKe5I44202@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Scott Richardson Subject: ports/39114: Checksum mismatch in flvw port Reply-To: Scott Richardson Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39114; it has been noted by GNATS. From: Scott Richardson To: freebsd-gnats-submit@FreeBSD.ORG Cc: Subject: ports/39114: Checksum mismatch in flvw port Date: Mon, 10 Jun 2002 10:09:26 -0700 (PDT) >Number: 39114 >Category: ports >Synopsis: Checksum mismatch in flvw port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 10:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Scott Richardson >Release: 4.5 >Organization: >Environment: FreeBSD richardson.dyn.dhs.org 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jun 3 13:28:22 EDT 2002 test@richardson.dyn.dhs.org:/usr/src/sys/compile/RICHARDSON i386 >Description: richardson# make install ===> Extracting for flvw-20000224 >How-To-Repeat: richardson# make install ===> Extracting for flvw-20000224 >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Checksum mismatch for flvw-20000224.tgz. Make sure the Makefile and distinfo file (/usr/ports/x11-toolkits/flvw/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 >> Checksum mismatch for flvw-20000224.tgz. Make sure the Makefile and distinfo file (/usr/ports/x11-toolkits/flvw/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 13:40:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E73337B408 for ; Tue, 11 Jun 2002 13:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BKe4444194; Tue, 11 Jun 2002 13:40:04 -0700 (PDT) (envelope-from gnats) Date: Tue, 11 Jun 2002 13:40:04 -0700 (PDT) Message-Id: <200206112040.g5BKe4444194@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Michael Johnson Subject: ports/39106: pnet 0.3.6 upgrade to 0.3.8 Reply-To: Michael Johnson Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39106; it has been noted by GNATS. From: Michael Johnson To: freebsd-gnats-submit@FreeBSD.ORG Cc: Subject: ports/39106: pnet 0.3.6 upgrade to 0.3.8 Date: Mon, 10 Jun 2002 07:48:11 -0700 (PDT) >Number: 39106 >Category: ports >Synopsis: pnet 0.3.6 upgrade to 0.3.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 07:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael Johnson >Release: >Organization: >Environment: >Description: >How-To-Repeat: diff -ruN lang/pnet.orig/Makefile lang/pnet/Makefile --- lang/pnet.orig/Makefile Mon Jun 10 01:23:44 2002 +++ lang/pnet/Makefile Mon Jun 10 10:43:52 2002 @@ -6,7 +6,7 @@ # PORTNAME= pnet -PORTVERSION= 0.3.6 +PORTVERSION= 0.3.8 CATEGORIES= lang MASTER_SITES= http://www.southern-storm.com.au/download/ @@ -23,8 +23,8 @@ @${PERL} -pi -e 's|csdoc csant samples doc tests|csdoc csant doc|g' \ ${WRKSRC}/Makefile.* -MAN1= cscc.1 csdoc.1 csdoc2html.1 csdoc2texi.1 ilasm.1 \ - ildasm.1 ildiff.1 ilfind.1 ilnative.1 ilsize.1 \ - resgen.1 +MAN1= ilrun.1 ilasm.1 ildasm.1 ilsize.1 ilnative.1 \ + ilfind.1 ildiff.1 cscc.1 csdoc.1 resgen.1 \ + csdoc2texi.1 csdoc2html.1 .include diff -ruN lang/pnet.orig/distinfo lang/pnet/distinfo --- lang/pnet.orig/distinfo Mon Jun 10 01:23:44 2002 +++ lang/pnet/distinfo Mon Jun 10 01:24:21 2002 @@ -1 +1 @@ -MD5 (pnet-0.3.6.tar.gz) = 8c442dbac728e8a69c37ab20b0d10230 +MD5 (pnet-0.3.8.tar.gz) = e496ed37fedfff52831175f3e2ff09e9 diff -ruN lang/pnet.orig/pkg-plist lang/pnet/pkg-plist --- lang/pnet.orig/pkg-plist Mon Jun 10 01:23:44 2002 +++ lang/pnet/pkg-plist Mon Jun 10 10:42:58 2002 @@ -1,22 +1,19 @@ -bin/csant -bin/cscc -bin/csdoc -bin/csdoc2html -bin/csdoc2stub -bin/csdoc2test -bin/csdoc2texi -bin/csdocvalil -bin/ilalink +bin/ilrun +bin/ilverify bin/ilasm bin/ildasm -bin/ildb -bin/ildiff -bin/ilfind -bin/ilnative -bin/ilrun +bin/ilalink bin/ilsize -bin/ilverify +bin/ilnative +bin/ilfind +bin/ildiff +bin/cscc +bin/csdoc bin/resgen +bin/ildb +bin/csdoc2texi +bin/csdoc2html +bin/csant include/pnet/il_coder.h include/pnet/il_config.h include/pnet/il_crypt.h @@ -44,14 +41,15 @@ info/pnettools.info-2 info/pnettools.info-3 info/pnettools.info-4 -lib/cscc/plugins/cscc-cs -lib/cscc/plugins/cscc-csharp -lib/libILCodeGen.a +lib/libILSupport.a +lib/libILImage.a lib/libILDumpAsm.a lib/libILEngine.a -lib/libILImage.a lib/libILLink.a -lib/libILSupport.a +lib/libILCodeGen.a +lib/cscc/plugins/cscc-cs +lib/cscc/plugins/cscc-csharp +@dirrm include/pnet @dirrm lib/cscc/plugins @dirrm lib/cscc -@dirrm include/pnet + >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 13:47: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from scan.ji-net.com (scan.ji-net.com [203.130.156.4]) by hub.freebsd.org (Postfix) with ESMTP id A8A9837B408 for ; Tue, 11 Jun 2002 13:47:01 -0700 (PDT) Received: from net1.ji-net.com ([203.156.15.120]) by scan.ji-net.com (8.11.2/8.11.2) with SMTP id g5BKkwQ25406 for ; Wed, 12 Jun 2002 03:46:58 +0700 Message-Id: <200206112046.g5BKkwQ25406@scan.ji-net.com> Date: Wed, 12 Jun 2002 03:49:03 To: ports@FreeBSD.ORG From: goodhealthgoodjob@yahoo.com (foodforhealth) Subject: Çѹ¹Õé¤Ø³´ÙáÅÊØ¢ÀÒ¾áÅéÇËÃ×ÍÂѧ X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org á¹Ð¹Óâ»Ãá¡ÃÁ¤Çº¤ØÁ¹éÓ˹ѡ à¾ÔèÁ¹éÓ˹ѡ ÃÑ¡ÉÒÊØ¢ÀÒ¾ ¤Ø³ËÃ×ͤ¹·Õè¤Ø³ÃÑ¡¡ÓÅѧÁͧËÒÇÔ¸Õ´ÙáÅÊØ¢ÀÒ¾·Õèà»ç¹¸ÃÃÁªÒµÔÍÂÙèãªèäËÁ? ËÒ¡¤Ø³àº×èÍ˹èÒ¡Ѻ¤ÇÒÁ¾ÂÒÂÒÁ·ÕèäÁè»ÃÐʺ¤ÇÒÁÊÓàÃ稤ÃÑé§áÅéǤÃÑé§àÅèÒ ã¹¡ÒôÙáÅÊØ¢ÀÒ¾à¾×èÍÃÙ»ÃèÒ§·Õè´Õ àÃÒÁÕâ»Ãá¡ÃÁâÀª¹Ò¡ÒÃà¾×èÍÊØ¢ÀÒ¾ ·ÕèªèǤسä´é ÊÓËÃѺ¼Ùé·ÕèÁջѭËÒ ¹éÓ˹ѡà¡Ô¹ËÃ×ÍÍéǹ, ¼ÍÁà¡Ô¹ä», ÁջѭËÒÊØ¢ÀÒ¾ (¼ÍÁáËé§áç¹éÍÂ, ¾Ø§ËéÍÂÍ×´ÍÒ´, ¢Ò´¤ÇÒÁÁÑè¹ã¨, âäÀѶÒÁËÒ,ãºË¹éÒà»ç¹ÊÔÇ, ¼ÔǾÃóàËÕèÂÇÂè¹, ¤¹àÅ蹡ÕÌÒ, ¤Ø³»éÒÇÑ·ͧ, ¤Ø³¹éÍ§æ ·ÕèÍÂÒ¡ÊÇÂ)à»ç¹¼ÅÔµÀѳ±ì¨Ò¡¸ÃÃÁªÒµÔ 100 % äÁèãªèÂÒ äÁèµéͧʹÍÒËÒà äÁèÁռŢéÒ§à¤Õ§ äÁèµéͧÍÍ¡¡ÓÅѧ¡Ò ¿Ñ§´ÙäÁè¹èÒàª×èÍáµè¡çµéͧàª×èÍà¾ÃÒмèÒ¹ ÍÂ.·Ø¡»ÃÐà·È·Õèà¢éÒ仢ÒÂâ´Â੾ÒлÃÐà·Èä·ÂáÅÐÍàÁÃÔ¡Ò ãËéÊÒÃÍÒËÒäú¶éǹ »ÃѺÊÁ´ØŢͧÃèÒ§¡ÒÂÅ´ä¢ÁѹÊèǹà¡Ô¹ ÃѺÃͧ¼ÅÀÒÂã¹30Çѹ´éÇÂÃкº¤×¹à§Ô¹100%(á¾·Âì¼Ùé¤Ô´¤é¹ÍÒËÒÃÊٵùÕé¤×ͤ¹·Õè¤Ô´¤é¹ÍÒËÒÃãËé¹Ñ¡ºÔ¹ÍÇ¡ÒÈͧ¤ì¡ÒùҫèÒ) ʹ㨠¢Í¤Óá¹Ð¹Óà¾ÔèÁàµÔÁä´é·Õè ¤Ø³ÊÔÃÔ 01-8901701¾º¤ÓµÍºÊØ´·éÒ¢ͧ¤Ø³ä´é·Õè¹Õè http://www.smartslender.com/foodforhealth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 13:51:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D4AB37B421 for ; Tue, 11 Jun 2002 13:50:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BKo4l45116; Tue, 11 Jun 2002 13:50:04 -0700 (PDT) (envelope-from gnats) Date: Tue, 11 Jun 2002 13:50:04 -0700 (PDT) Message-Id: <200206112050.g5BKo4l45116@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oleksandr Bezpalko Subject: ports/39124: upgrade ports/russian/fortunerus Reply-To: Oleksandr Bezpalko Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39124; it has been noted by GNATS. From: Oleksandr Bezpalko To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: ports/39124: upgrade ports/russian/fortunerus Date: Mon, 10 Jun 2002 21:58:43 +0300 (EEST) >Number: 39124 >Category: ports >Synopsis: upgrade ports/russian/fortunerus >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 12:00:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oleksandr Bezpalko >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD bestia.iptelecom.net.ua 4.6-RC FreeBSD 4.6-RC #3: Mon Jun 10 11:39:19 EEST 2002 root@bestia.iptelecom.net.ua:/usr/src/sys/compile/DE22 i386 diff -ruN /usr/ports/russian/fortuneru/Makefile ./fortuneru/Makefile --- /usr/ports/russian/fortuneru/Makefile Wed Jun 5 14:05:20 2002 +++ ./fortuneru/Makefile Fri Jun 7 14:50:24 2002 @@ -6,7 +6,7 @@ # PORTNAME= fortuneru -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= russian MASTER_SITES= ftp://de22.kiev.ua/pub/files/ DISTNAME= fortune.ru-${PORTVERSION} @@ -18,14 +18,16 @@ PKGMESSAGE= ${WRKDIR}/pkg-message STRCMD= /usr/games/strfile -FORTUNES= 4hf aphorizms beer-murphy enciklopedy fomenko fortune_rus \ - guberman marazm maxim_and_fedor murphy police speed-info \ - strug usenet verse windows_errors +FORTUNES= 4hf beer-murphy enciklopedy fomenko fortune_rus guberman \ + marazm maxim_and_fedor murphy police speed-info \ + strug usenet verse windows_errors pavlenka do-install: @${SETENV} STRCMD=${STRCMD} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL ${SED} -e "s,%%PREFIX%%,${PREFIX}," < ${FILESDIR}/pkg-message.in > \ ${PKGMESSAGE} + @${MKDIR} ${PREFIX}/share/games + @${MKDIR} ${PREFIX}/share/games/fortune @${MKDIR} ${PREFIX}/share/games/fortune/rus .for fortune in ${FORTUNES} ${INSTALL_DATA} ${WRKSRC}/${fortune} ${PREFIX}/share/games/fortune/rus diff -ruN /usr/ports/russian/fortuneru/distinfo ./fortuneru/distinfo --- /usr/ports/russian/fortuneru/distinfo Sun Jun 2 13:22:42 2002 +++ ./fortuneru/distinfo Mon Jun 10 21:55:34 2002 @@ -1 +1 @@ -MD5 (fortune.ru-0.2.tar.gz) = f374f6368545d1d4d6505be24bf96fb4 +MD5 (fortune.ru-0.3.tar.gz) = 6f05bcc29a8fa29d0900da7ad6b5884e diff -ruN /usr/ports/russian/fortuneru/pkg-plist ./fortuneru/pkg-plist --- /usr/ports/russian/fortuneru/pkg-plist Sun Jun 2 13:22:42 2002 +++ ./fortuneru/pkg-plist Fri May 24 12:06:20 2002 @@ -30,6 +30,9 @@ share/games/fortune/rus/verse.dat share/games/fortune/rus/windows_errors share/games/fortune/rus/windows_errors.dat +share/games/fortune/rus +share/games/fortune +share/games @dirrm share/games/fortune/rus -@unexec rmdir %D/share/games/fortune 2>/dev/null || true -@unexec rmdir %D/share/games 2>/dev/null || true +@dirrm share/games/fortune +@dirrm share/games --- new ends here --- Thats right? ;) >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 13:52: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E82F37B425 for ; Tue, 11 Jun 2002 13:50:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BKo9G45124; Tue, 11 Jun 2002 13:50:09 -0700 (PDT) (envelope-from gnats) Date: Tue, 11 Jun 2002 13:50:09 -0700 (PDT) Message-Id: <200206112050.g5BKo9G45124@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Erwin Lansing Subject: ports/39100: update lang/p5-Expect from 1.12 to 1.15 Reply-To: Erwin Lansing Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39100; it has been noted by GNATS. From: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: ports/39100: update lang/p5-Expect from 1.12 to 1.15 Date: Mon, 10 Jun 2002 14:11:47 +0200 (CEST) >Number: 39100 >Category: ports >Synopsis: update lang/p5-Expect from 1.12 to 1.15 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 05:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.5-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: - update to 1.15 - assume maintainership - add link to sourceforge project >How-To-Repeat: >Fix: diff -ruN p5-Expect.orig/Makefile p5-Expect/Makefile --- p5-Expect.orig/Makefile Mon Jun 10 13:59:19 2002 +++ p5-Expect/Makefile Mon Jun 10 14:04:01 2002 @@ -6,19 +6,18 @@ # PORTNAME= Expect -PORTVERSION= 1.12 +PORTVERSION= 1.15 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Expect PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \ - ${SITE_PERL}/IO/Stty.pm:${PORTSDIR}/devel/p5-IO-Stty +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stty.pm:${PORTSDIR}/devel/p5-IO-Stty RUN_DEPENDS= ${BUILD_DEPENDS} -SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff -ruN p5-Expect.orig/distinfo p5-Expect/distinfo --- p5-Expect.orig/distinfo Mon Jun 10 13:59:19 2002 +++ p5-Expect/distinfo Mon Jun 10 14:00:33 2002 @@ -1 +1 @@ -MD5 (Expect-1.12.tar.gz) = 37934e033b08124479f890ce8a429adb +MD5 (Expect-1.15.tar.gz) = e717952b79c740121c18a1958b1bd6bb diff -ruN p5-Expect.orig/pkg-descr p5-Expect/pkg-descr --- p5-Expect.orig/pkg-descr Mon Jun 10 13:59:19 2002 +++ p5-Expect/pkg-descr Mon Jun 10 14:10:41 2002 @@ -1,6 +1,6 @@ p5-Expect is a perl module inspired by the Tcl version of Expect. -FTP: ftp://ftp.habit.com/pub/perl/ +WWW: http://sourceforge.net/projects/expectperl/ Author: Austin Schutz --Will >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 13:55:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hex.databits.net (hex.csh.rit.edu [129.21.60.134]) by hub.freebsd.org (Postfix) with ESMTP id 5DFDB37B421 for ; Tue, 11 Jun 2002 13:55:21 -0700 (PDT) Received: by hex.databits.net (Postfix, from userid 1001) id B3A6221115; Tue, 11 Jun 2002 16:55:20 -0400 (EDT) Date: Tue, 11 Jun 2002 16:55:20 -0400 From: Pete Fritchman To: Oleksandr Bezpalko Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/39124: upgrade ports/russian/fortunerus Message-ID: <20020611165520.A34909@absolutbsd.org> References: <200206112050.g5BKo4l45116@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200206112050.g5BKo4l45116@freefall.freebsd.org>; from bestia@iptcom.net on Tue, Jun 11, 2002 at 01:50:04PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 11/06/02 13:50 -0700 - Oleksandr Bezpalko: | @@ -30,6 +30,9 @@ | share/games/fortune/rus/verse.dat | share/games/fortune/rus/windows_errors | share/games/fortune/rus/windows_errors.dat | +share/games/fortune/rus | +share/games/fortune | +share/games Er, these are directories, they don't need to be in the plist like this. | @dirrm share/games/fortune/rus | -@unexec rmdir %D/share/games/fortune 2>/dev/null || true | -@unexec rmdir %D/share/games 2>/dev/null || true | +@dirrm share/games/fortune | +@dirrm share/games No, we definitely want the @unexec rmdir ... there. Other things might install fortunes in share/games/fortune/ or stuff in share/games. --pete -- Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)] finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 14: 0:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD40C37B415 for ; Tue, 11 Jun 2002 14:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BL06B46267; Tue, 11 Jun 2002 14:00:06 -0700 (PDT) (envelope-from gnats) Received: from main.v2project.com (cliente-217216111238.cm128.senpc.supercable.es [217.216.111.238]) by hub.freebsd.org (Postfix) with SMTP id C0CD637B407 for ; Tue, 11 Jun 2002 13:55:46 -0700 (PDT) Received: (qmail 49492 invoked by uid 1001); 11 Jun 2002 20:57:12 -0000 Message-Id: <20020611205712.49491.qmail@main.v2project.com> Date: 11 Jun 2002 20:57:12 -0000 From: Joseph King To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39167: New port: devel/towitoko Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39167 >Category: ports >Synopsis: New port: devel/towitoko >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 14:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joseph King >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: >Description: UNIX driver for Towitoko smartcard readers Provide API's for: CT-API 1.1 and CT-BCS 0.9. See ctapi (3) and ctbcs (3) man pages provided with this package, >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: # # towitoko # towitoko/files # towitoko/Makefile # towitoko/distinfo # towitoko/pkg-comment # towitoko/pkg-descr # towitoko/pkg-plist # echo c - towitoko mkdir -p towitoko > /dev/null 2>&1 echo c - towitoko/files mkdir -p towitoko/files > /dev/null 2>&1 echo x - towitoko/Makefile sed 's/^X//' >towitoko/Makefile << 'END-of-towitoko/Makefile' X# New ports collection makefile for: towitoko X# Date created: Tue Jun 11 20:13:26 CEST 2002 X# Whom: king@v2project.com X# X# $FreeBSD:$ X# X XPORTNAME= towitoko XPORTVERSION= 2.0.6 XCATEGORIES= devel XMASTER_SITES= http://www.geocities.com/cprados/files/ X XMAINTAINER= king@v2project.com X XGNU_CONFIGURE= yes XINSTALLS_SHLIB= yes X X.include END-of-towitoko/Makefile echo x - towitoko/distinfo sed 's/^X//' >towitoko/distinfo << 'END-of-towitoko/distinfo' XMD5 (towitoko-2.0.6.tar.gz) = f80ee57b9cacf5a0009d39561c568275 END-of-towitoko/distinfo echo x - towitoko/pkg-comment sed 's/^X//' >towitoko/pkg-comment << 'END-of-towitoko/pkg-comment' XUNIX driver for Towitoko smartcard readers END-of-towitoko/pkg-comment echo x - towitoko/pkg-descr sed 's/^X//' >towitoko/pkg-descr << 'END-of-towitoko/pkg-descr' XUNIX driver for Towitoko smartcard readers X XProvide API's for: X CT-API 1.1 and CT-BCS 0.9. See ctapi (3) and ctbcs (3) man pages X provided with this package, X PCSC Lite. See http://www.linuxnet.com. X XWWW: http://www.geocities.com/cprados/ END-of-towitoko/pkg-descr echo x - towitoko/pkg-plist sed 's/^X//' >towitoko/pkg-plist << 'END-of-towitoko/pkg-plist' Xbin/tester Xinclude/ctapi.h Xinclude/ctbcs.h Xlib/libtowitoko.so.2 Xlib/libtowitoko.so Xlib/libtowitoko.la Xman/man3/ctapi.3 Xman/man3/ctbcs.3 Xman/man3/CT_init.3 Xman/man3/CT_data.3 Xman/man3/CT_close.3 END-of-towitoko/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 14: 0:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D953737B429 for ; Tue, 11 Jun 2002 14:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BL06K46286; Tue, 11 Jun 2002 14:00:06 -0700 (PDT) (envelope-from gnats) Received: from unsane.de (pD9E4EEF9.dip.t-dialin.net [217.228.238.249]) by hub.freebsd.org (Postfix) with ESMTP id DEC2937B413 for ; Tue, 11 Jun 2002 13:59:07 -0700 (PDT) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id BFBC474B for ; Tue, 11 Jun 2002 22:59:05 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id ADDDA742; Tue, 11 Jun 2002 22:59:03 +0200 (CEST) Message-Id: <20020611205903.ADDDA742@unsane.de> Date: Tue, 11 Jun 2002 22:59:03 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39169: Update port: cad/vipec -> 3.1.2b3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39169 >Category: ports >Synopsis: Update port: cad/vipec -> 3.1.2b3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 14:00:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-RC FreeBSD 4.6-RC #0: Thu Jun 6 21:00:07 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Update cad/vipec from 3.1.0 to 3.1.2b3. Fix typo in Makefile: Aprll -> April. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/cad/vipec/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 2001/08/26 04:41:32 1.3 +++ Makefile 2002/06/11 20:56:28 @@ -1,16 +1,17 @@ # ex:ts=8 # New ports collection makefile for: vipec -# Date created: Aprll 3, 2001 +# Date created: April 3, 2001 # Whom: Ying-Chieh Liao # # $FreeBSD: ports/cad/vipec/Makefile,v 1.3 2001/08/26 04:41:32 petef Exp $ # PORTNAME= vipec -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.2b3 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ViPEC-${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -23,6 +24,12 @@ SUBLIBS=${PTHREAD_LIBS} post-patch: - @${PERL} -pi -e "s,/opt,${PREFIX},g" ${WRKSRC}/Makefile + @${PERL} -pi -e "s,/opt,,g" ${WRKSRC}/Makefile + +pre-install: + @${RM} -rf ${WRKSRC}/help/models/CVS + @${RM} -rf ${WRKSRC}/help/CVS + @${RM} -rf ${WRKSRC}/ckt/CVS + @${RM} -rf ${WRKSRC}/messages/CVS .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/cad/vipec/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 2001/06/16 17:47:53 1.2 +++ distinfo 2002/06/11 20:56:28 @@ -1 +1 @@ -MD5 (vipec-3.1.0.tar.gz) = b4bfdc6e9f55ba46c2fd86e0d0e8aed2 +MD5 (ViPEC-3.1.2b3.tar.gz) = 5df1537b6bc33228f253cf526af267fc Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/cad/vipec/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 2001/04/03 05:30:51 1.1 +++ pkg-plist 2002/06/11 20:56:28 @@ -49,12 +49,17 @@ vipec/ckt/bandpass2.ckt vipec/ckt/coupled_line_filter.ckt vipec/ckt/coupler.ckt +vipec/ckt/combined.ckt vipec/ckt/datafile.ckt +vipec/ckt/filter.ckt vipec/ckt/highpass.ckt vipec/ckt/nec70000.s2p vipec/ckt/stripline.ckt +vipec/ckt/test.ckt vipec/messages/vipec_fr.qm vipec/messages/vipec_fr.ts +vipec/messages/vipec_pt.qm +vipec/messages/vipec_pt.ts @dirrm vipec/help/models @dirrm vipec/help @dirrm vipec/ckt >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 14: 1: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A945637B414 for ; Tue, 11 Jun 2002 14:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BL06h46276; Tue, 11 Jun 2002 14:00:06 -0700 (PDT) (envelope-from gnats) Received: from main.v2project.com (cliente-217216111238.cm128.senpc.supercable.es [217.216.111.238]) by hub.freebsd.org (Postfix) with SMTP id A2B4337B401 for ; Tue, 11 Jun 2002 13:57:47 -0700 (PDT) Received: (qmail 49546 invoked by uid 1001); 11 Jun 2002 20:59:16 -0000 Message-Id: <20020611205916.49545.qmail@main.v2project.com> Date: 11 Jun 2002 20:59:16 -0000 From: Joseph King To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39168: New port: security/poc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39168 >Category: ports >Synopsis: New port: security/poc >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 14:00:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joseph King >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: >Description: GNU POC is a program for managing passwords on smartcards. Each password is stored together with a description on the card. All data on the card is stored encrypted so others won't be able to get your passwords by reading the card. POC encrypts using Blowfish or Rijndael (AES) with a 192 or 256 bit key (depending on the security level selected by the user). Other algorithms can be added easily. >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: # # poc # poc/Makefile # poc/distinfo # poc/pkg-comment # poc/pkg-descr # poc/files # poc/files/patch-aa # poc/pkg-plist # echo c - poc mkdir -p poc > /dev/null 2>&1 echo x - poc/Makefile sed 's/^X//' >poc/Makefile << 'END-of-poc/Makefile' X# New ports collection makefile for: poc X# Date created: Tue Jun 11 22:43:06 CEST 2002 X# Whom: king@v2project.com X# X# $FreeBSD:$ X# X XPORTNAME= poc XPORTVERSION= 1.2 XCATEGORIES= security XMASTER_SITES= ${MASTER_SITE_GNU} XMASTER_SITE_SUBDIR=poc X XMAINTAINER= king@v2project.com X XLIB_DEPENDS= towitoko.2:${PORTSDIR}/devel/towitoko X XUSE_GMAKE= YES XGNU_CONFIGURE= YES X XCONFIGURE_ENV+=CPPFLAGS=-I${LOCALBASE}/include CFLAGS=-I${LOCALBASE}/include \ X LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt" X X.include END-of-poc/Makefile echo x - poc/distinfo sed 's/^X//' >poc/distinfo << 'END-of-poc/distinfo' XMD5 (poc-1.2.tar.gz) = 06cdaa49f3ca5703b170b229e83a0375 END-of-poc/distinfo echo x - poc/pkg-comment sed 's/^X//' >poc/pkg-comment << 'END-of-poc/pkg-comment' XGNU POC is a program for managing passwords on smartcards END-of-poc/pkg-comment echo x - poc/pkg-descr sed 's/^X//' >poc/pkg-descr << 'END-of-poc/pkg-descr' XGNU POC is a program for managing passwords on smartcards X XEach password is stored together with a description on the card. XAll data on the card is stored encrypted so others won't be able to Xget your passwords by reading the card. X XPOC encrypts using Blowfish or Rijndael (AES) with a 192 or 256 bit key X(depending on the security level selected by the user). XOther algorithms can be added easily X XPOC needs a CT-API library. I use the one by Carlos Prados X(http://www.geocities.com/cprados/) for TOWITOKO readers. Xfor TOWITOKO readers X XWWW: http://www.gnu.org/software/poc/poc.html END-of-poc/pkg-descr echo c - poc/files mkdir -p poc/files > /dev/null 2>&1 echo x - poc/files/patch-aa sed 's/^X//' >poc/files/patch-aa << 'END-of-poc/files/patch-aa' X--- src/Makefile.in.orig Tue Jun 11 22:28:46 2002 X+++ src/Makefile.in Tue Jun 11 22:29:07 2002 X@@ -93,7 +93,7 @@ X X # debugging X #CFLAGS = -g -Wall X-CFLAGS = -Wall -O2 X+CFLAGS = -Wall -O2 -I/usr/local/include -L/usr/local/lib X CPPFLAGS = X mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs X CONFIG_HEADER = ../config.h END-of-poc/files/patch-aa echo x - poc/pkg-plist sed 's/^X//' >poc/pkg-plist << 'END-of-poc/pkg-plist' Xbin/poc END-of-poc/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 14:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5CE5B37B400 for ; Tue, 11 Jun 2002 14:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BLA3H51612; Tue, 11 Jun 2002 14:10:03 -0700 (PDT) (envelope-from gnats) Date: Tue, 11 Jun 2002 14:10:03 -0700 (PDT) Message-Id: <200206112110.g5BLA3H51612@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/39114: Checksum mismatch in flvw port Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39114; it has been noted by GNATS. From: Oliver Braun To: Scott Richardson Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/39114: Checksum mismatch in flvw port Date: Tue, 11 Jun 2002 22:47:55 +0200 I cannot reproduce this with a fresh cvsup'ed ports tree: # make distclean && make checksum ===> Cleaning for gmake-3.79.1_2 ===> Cleaning for imake-4.2.0_1 ===> Cleaning for libtool-1.3.4_4 ===> Cleaning for Mesa-3.4.2_2 ===> Cleaning for freetype2-2.1.0_1 ===> Cleaning for fltk-1.0.10_1 ===> Cleaning for XFree86-libraries-4.2.0_1 ===> Cleaning for flvw-20000224 ===> Deleting distfiles for flvw-20000224 >> flvw-20000224.tgz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://us.dl.sourceforge.net/flvw/. Receiving flvw-20000224.tgz (191410 bytes): 100% 191410 bytes transferred in 2.8 seconds (66.50 kBps) >> Checksum OK for flvw-20000224.tgz. # cat distinfo MD5 (flvw-20000224.tgz) = 0412103fcb01ff2c0cdb699b37af385e Try a "make distclean install". Regards, Olli -- IST & IIS _ INF _ UniBwM ___________ http://ist.unibw-muenchen.de/People/obraun/ Tele-Consulting GmbH _______________ http://www.tele-consulting.com/ ___ obraun@ FreeBSD: The Power To Serve ________ http://www.freebsd.org/ ___________________ GnuPG: 0xEF25B1BA Fingerprint: 6A3B 042A 732E 17E4 B6E7 3EAF C0B1 6B7D EF25 B1BA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 14:30:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 049CF37B40E for ; Tue, 11 Jun 2002 14:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BLU2r54424; Tue, 11 Jun 2002 14:30:02 -0700 (PDT) (envelope-from gnats) Date: Tue, 11 Jun 2002 14:30:02 -0700 (PDT) Message-Id: <200206112130.g5BLU2r54424@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: marc@informatik.uni-bremen.de Subject: ports/39136: Enable arts in SDL Reply-To: marc@informatik.uni-bremen.de Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39136; it has been noted by GNATS. From: marc@informatik.uni-bremen.de To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: sobomax@FreeBSD.ORG Subject: ports/39136: Enable arts in SDL Date: 11 Jun 2002 02:07:29 -0000 >Number: 39136 >Category: ports >Synopsis: Enable arts in SDL >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 19:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: User & >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD leeloo.intern.geht.de 4.6-RC FreeBSD 4.6-RC #0: Sun Jun 9 23:03:22 CEST 2002 marc@leeloo.intern.geht.de:/usr/src/sys/compile/LEELOO i386 >Description: The diff enables arts in SDL with it's allready installed on the box. Without this option sound isn't working with KDE and SDL applications. >How-To-Repeat: >Fix: --- sdl12.diff begins here --- diff -Nur sdl12.old/Makefile sdl12/Makefile --- sdl12.old/Makefile Fri May 17 10:32:45 2002 +++ sdl12/Makefile Tue Jun 11 04:01:52 2002 @@ -24,7 +24,6 @@ PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" CONFIGURE_ARGS= --enable-video-aalib \ - --disable-arts \ --disable-nas CFLAGS+= ${PTHREAD_CFLAGS} @@ -36,6 +35,12 @@ CONFIGURE_ARGS+=--disable-video-vgl PKGMESSAGE= /I/hate/ports/Mk/bsd.port.mk DISPLAY_MSG= ${DO_NADA} +.endif + +.if exists(${LOCALBASE}/bin/artsc-config) +CONFIGURE_ARGS+=--enable-arts +.else +CONFIGURE_ARGS+=--disable-arts .endif .if !defined(WITHOUT_X11) --- sdl12.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 15: 0:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D584537B40F for ; Tue, 11 Jun 2002 15:00:13 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BM0DQ58387; Tue, 11 Jun 2002 15:00:13 -0700 (PDT) (envelope-from gnats) Received: from postfix2-2.free.fr (postfix2-2.free.fr [213.228.0.140]) by hub.freebsd.org (Postfix) with ESMTP id DD31F37B42B for ; Tue, 11 Jun 2002 14:55:58 -0700 (PDT) Received: from graf.pompo.net (marseille-2-a7-62-147-31-14.dial.proxad.net [62.147.31.14]) by postfix2-2.free.fr (Postfix) with ESMTP id E7BC95F7F2 for ; Tue, 11 Jun 2002 23:55:54 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id D86A57522; Tue, 11 Jun 2002 23:54:26 +0200 (CEST) Message-Id: <20020611215426.D86A57522@graf.pompo.net> Date: Tue, 11 Jun 2002 23:54:26 +0200 (CEST) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39170: www/horde2: upgrade to 2.1 final. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39170 >Category: ports >Synopsis: www/horde2: upgrade to 2.1 final. >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 15:00:13 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Sat May 4 07:26:38 CEST 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: This PR upgrades www/horde2 from 2.1-RC3 to 2.1 final. Remark: if PR ports/37649 were committed, we could remove the two last lines of pkg-message (about PEAR::Log). >How-To-Repeat: N/A. >Fix: Apply the following patch: diff -urN /usr/ports/www/horde2.orig/Makefile /usr/ports/www/horde2/Makefile --- /usr/ports/www/horde2.orig/Makefile Thu May 23 19:13:05 2002 +++ /usr/ports/www/horde2/Makefile Tue Jun 11 19:21:46 2002 @@ -7,11 +7,10 @@ PORTNAME= horde PORTVERSION= 2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/%SUBDIR%/ MASTER_SITE_SUBDIR= . old -DISTNAME= ${PORTNAME}-${PORTVERSION}-RC3 MAINTAINER= thierry@pompo.net diff -urN /usr/ports/www/horde2.orig/distinfo /usr/ports/www/horde2/distinfo --- /usr/ports/www/horde2.orig/distinfo Thu May 23 19:13:05 2002 +++ /usr/ports/www/horde2/distinfo Tue Jun 11 18:35:56 2002 @@ -1 +1 @@ -MD5 (horde-2.1-RC3.tar.gz) = 9c8b99e5247a267a3be6da26d31a3c40 +MD5 (horde-2.1.tar.gz) = 2e66863e4b5ebabd1a3dae63d2b2cb53 diff -urN /usr/ports/www/horde2.orig/files/patch-ac /usr/ports/www/horde2/files/patch-ac --- /usr/ports/www/horde2.orig/files/patch-ac Thu May 23 19:13:05 2002 +++ /usr/ports/www/horde2/files/patch-ac Tue Jun 11 22:07:51 2002 @@ -1,5 +1,5 @@ ---- config/registry.php.dist.orig Tue Apr 16 14:24:58 2002 -+++ config/registry.php.dist Sun May 19 00:01:04 2002 +--- config/registry.php.dist.orig Mon May 20 18:43:28 2002 ++++ config/registry.php.dist Tue Jun 11 18:53:47 2002 @@ -20,8 +20,8 @@ * IMP or Gollem handle the authentication for Horde. This avoids the * "double login" while accessing IMP. @@ -11,9 +11,9 @@ /* mail: Handler for sending mail. */ $this->registry['mail']['compose'] = 'imp'; -@@ -33,12 +33,29 @@ - $this->registry['contacts']['sources'] = 'turba'; - $this->registry['contacts']['fields'] = 'turba'; +@@ -39,12 +39,29 @@ + $this->registry['memos']['show'] = 'mnemo'; + $this->registry['memos']['add'] = 'mnemo'; +//$this->registry['publickey']['add'] = 'turba'; +//$this->registry['publickey']['delete'] = 'turba'; @@ -41,7 +41,7 @@ /** * Application registry -@@ -68,50 +85,121 @@ +@@ -74,60 +91,121 @@ 'server_port' => $GLOBALS['HTTP_SERVER_VARS']['SERVER_PORT'] ); @@ -72,6 +72,15 @@ -// 'show' => false -// ); - +-// $this->applications['mnemo'] = array( +-// 'fileroot' => dirname(__FILE__) . '/../mnemo', +-// 'webroot' => $this->applications['horde']['webroot'] . '/mnemo', +-// 'icon' => $this->applications['horde']['webroot'] . '/mnemo/graphics/mnemo.gif', +-// 'name' => _("Memos"), +-// 'allow_guests' => false, +-// 'show' => true +-// ); +- -// $this->applications['nag'] = array( -// 'fileroot' => dirname(__FILE__) . '/../nag', -// 'webroot' => $this->applications['horde']['webroot'] . '/nag', @@ -89,6 +98,7 @@ -// 'allow_guests' => false, -// 'show' => false -// ); +- +//UNCOMMENTWHENINSTIMP$this->applications['imp'] = array( +//UNCOMMENTWHENINSTIMP 'fileroot' => dirname(__FILE__) . '/../imp', +//UNCOMMENTWHENINSTIMP 'webroot' => $this->applications['horde']['webroot'] . '/imp', @@ -106,6 +116,42 @@ +//UNCOMMENTWHENINSTTURBA 'allow_guests' => false, +//UNCOMMENTWHENINSTTURBA 'show' => true +//UNCOMMENTWHENINSTTURBA); ++ ++//UNCOMMENTWHENINSTKRONOLITH$this->applications['kronolith'] = array( ++//UNCOMMENTWHENINSTKRONOLITH 'fileroot' => dirname(__FILE__) . '/../kronolith', ++//UNCOMMENTWHENINSTKRONOLITH 'webroot' => $this->applications['horde']['webroot'] . '/kronolith', ++//UNCOMMENTWHENINSTKRONOLITH 'icon' => $this->applications['horde']['webroot'] . '/kronolith/graphics/kronolith.gif', ++//UNCOMMENTWHENINSTKRONOLITH 'name' => _("Calendar"), ++//UNCOMMENTWHENINSTKRONOLITH 'allow_guests' => false, ++//UNCOMMENTWHENINSTKRONOLITH 'show' => true ++//UNCOMMENTWHENINSTKRONOLITH); ++ ++//UNCOMMENTWHENINSTMNEMO$this->applications['mnemo'] = array( ++//UNCOMMENTWHENINSTMNEMO 'fileroot' => dirname(__FILE__) . '/../mnemo', ++//UNCOMMENTWHENINSTMNEMO 'webroot' => $this->applications['horde']['webroot'] . '/mnemo', ++//UNCOMMENTWHENINSTMNEMO 'icon' => $this->applications['horde']['webroot'] . '/mnemo/graphics/mnemo.gif', ++//UNCOMMENTWHENINSTMNEMO 'name' => _("Memos"), ++//UNCOMMENTWHENINSTMNEMO 'allow_guests' => false, ++//UNCOMMENTWHENINSTMNEMO 'show' => true ++//UNCOMMENTWHENINSTMNEMO); ++ ++//UNCOMMENTWHENINSTNAG$this->applications['nag'] = array( ++//UNCOMMENTWHENINSTNAG 'fileroot' => dirname(__FILE__) . '/../nag', ++//UNCOMMENTWHENINSTNAG 'webroot' => $this->applications['horde']['webroot'] . '/nag', ++//UNCOMMENTWHENINSTNAG 'icon' => $this->applications['horde']['webroot'] . '/nag/graphics/nag.gif', ++//UNCOMMENTWHENINSTNAG 'name' => _("Tasks"), ++//UNCOMMENTWHENINSTNAG 'allow_guests' => false, ++//UNCOMMENTWHENINSTNAG 'show' => true ++//UNCOMMENTWHENINSTNAG); ++ ++//UNCOMMENTWHENINSTCHORA$this->applications['chora'] = array( ++//UNCOMMENTWHENINSTCHORA 'fileroot' => dirname(__FILE__) . '/../chora', ++//UNCOMMENTWHENINSTCHORA 'webroot' => $this->applications['horde']['webroot'] . '/chora', ++//UNCOMMENTWHENINSTCHORA 'icon' => $this->applications['horde']['webroot'] . '/chora/graphics/chora.gif', ++//UNCOMMENTWHENINSTCHORA 'name' => _("CVS"), ++//UNCOMMENTWHENINSTCHORA 'allow_guests' => false, ++//UNCOMMENTWHENINSTCHORA 'show' => true ++//UNCOMMENTWHENINSTCHORA); + +//UNCOMMENTWHENINSTGOLLEM$this->applications['gollem'] = array( +//UNCOMMENTWHENINSTGOLLEM 'fileroot' => dirname(__FILE__) . '/../gollem', @@ -125,15 +171,6 @@ +//UNCOMMENTWHENINSTNIC 'show' => true +//UNCOMMENTWHENINSTNIC); + -+//UNCOMMENTWHENINSTKRONOLITH$this->applications['kronolith'] = array( -+//UNCOMMENTWHENINSTKRONOLITH 'fileroot' => dirname(__FILE__) . '/../kronolith', -+//UNCOMMENTWHENINSTKRONOLITH 'webroot' => $this->applications['horde']['webroot'] . '/kronolith', -+//UNCOMMENTWHENINSTKRONOLITH 'icon' => $this->applications['horde']['webroot'] . '/kronolith/graphics/kronolith.gif', -+//UNCOMMENTWHENINSTKRONOLITH 'name' => _("Calendar"), -+//UNCOMMENTWHENINSTKRONOLITH 'allow_guests' => false, -+//UNCOMMENTWHENINSTKRONOLITH 'show' => true -+//UNCOMMENTWHENINSTKRONOLITH); -+ +//UNCOMMENTWHENINSTJONAH$this->applications['jonah'] = array( +//UNCOMMENTWHENINSTJONAH 'fileroot' => dirname(__FILE__) . '/../jonah', +//UNCOMMENTWHENINSTJONAH 'webroot' => '/horde/jonah', @@ -152,15 +189,6 @@ +//UNCOMMENTWHENINSTTROLL 'show' => true +//UNCOMMENTWHENINSTTROLL); + -+//UNCOMMENTWHENINSTCHORA$this->applications['chora'] = array( -+//UNCOMMENTWHENINSTCHORA 'fileroot' => dirname(__FILE__) . '/../chora', -+//UNCOMMENTWHENINSTCHORA 'webroot' => $this->applications['horde']['webroot'] . '/chora', -+//UNCOMMENTWHENINSTCHORA 'icon' => $this->applications['horde']['webroot'] . '/chora/graphics/chora.gif', -+//UNCOMMENTWHENINSTCHORA 'name' => _("CVS"), -+//UNCOMMENTWHENINSTCHORA 'allow_guests' => true, -+//UNCOMMENTWHENINSTCHORA 'show' => true -+//UNCOMMENTWHENINSTCHORA); -+ +//UNCOMMENTWHENINSTBABEL$this->applications['babel'] = array( +//UNCOMMENTWHENINSTBABEL 'fileroot' => dirname(__FILE__) . '/../babel', +//UNCOMMENTWHENINSTBABEL 'webroot' => $this->applications['horde']['webroot'] . '/babel', @@ -179,24 +207,6 @@ +//UNCOMMENTWHENINSTWHUPS 'show' => true +//UNCOMMENTWHENINSTWHUPS); + -+//UNCOMMENTWHENINSTMNEMO$this->applications['mnemo'] = array( -+//UNCOMMENTWHENINSTMNEMO 'fileroot' => dirname(__FILE__) . '/../mnemo', -+//UNCOMMENTWHENINSTMNEMO 'webroot' => $this->applications['horde']['webroot'] . '/mnemo', -+//UNCOMMENTWHENINSTMNEMO 'icon' => $this->applications['horde']['webroot'] . '/mnemo/graphics/mnemo.gif', -+//UNCOMMENTWHENINSTMNEMO 'name' => _("Memos"), -+//UNCOMMENTWHENINSTMNEMO 'allow_guests' => false, -+//UNCOMMENTWHENINSTMNEMO 'show' => true -+//UNCOMMENTWHENINSTMNEMO); -+ -+//UNCOMMENTWHENINSTNAG$this->applications['nag'] = array( -+//UNCOMMENTWHENINSTNAG 'fileroot' => dirname(__FILE__) . '/../nag', -+//UNCOMMENTWHENINSTNAG 'webroot' => $this->applications['horde']['webroot'] . '/nag', -+//UNCOMMENTWHENINSTNAG 'icon' => $this->applications['horde']['webroot'] . '/nag/graphics/nag.gif', -+//UNCOMMENTWHENINSTNAG 'name' => _("Tasks"), -+//UNCOMMENTWHENINSTNAG 'allow_guests' => false, -+//UNCOMMENTWHENINSTNAG 'show' => true -+//UNCOMMENTWHENINSTNAG); -+ +//UNCOMMENTWHENINSTORATOR$this->applications['orator'] = array( +//UNCOMMENTWHENINSTORATOR 'fileroot' => dirname(__FILE__) . '/../orator', +//UNCOMMENTWHENINSTORATOR 'webroot' => '/horde/orator', @@ -205,67 +215,21 @@ +//UNCOMMENTWHENINSTORATOR 'show' => true +//UNCOMMENTWHENINSTORATOR); - /** -@@ -168,6 +256,86 @@ - 'function' => 'turbaGetFields', - 'args' => array('addressbook'), + * Service registry +@@ -185,7 +263,7 @@ 'type' => 'array' -+); -+ + ); + +-$this->services['kronolith']['horde']['summary'] = array( +$this->services['kronolith']['horde']['summary'] = array( -+ 'file' => '%application%/lib/api.php', -+ 'function' => 'kronolithSummary', -+ 'args' => array(), -+ 'type' => 'string' -+); -+ -+$this->services['mnemo']['memos']['list'] = array( -+ 'file' => '%application%/lib/api.php', -+ 'function' => 'mnemoListMemos', -+ 'args' => array('sortby', 'sortdir'), -+ 'type' => 'array' -+); -+$this->services['mnemo']['memos']['search'] = array( -+ 'link' => "%application%/search.php" -+); -+$this->services['mnemo']['memos']['show'] = array( -+ 'link' => "%application%/view.php?memo=|memo|" -+); -+$this->services['mnemo']['memos']['add'] = array( -+ 'file' => '%application%/lib/api.php', -+ 'function' => 'mnemoAddMemo', -+ 'args' => array('body', 'category'), -+ 'type' => 'integer' -+); -+$this->services['mnemo']['horde']['summary'] = array( -+ 'file' => '%application%/lib/api.php', -+ 'function' => 'mnemoSummary', -+ 'args' => array(), -+ 'type' => 'string' -+); -+ -+$this->services['nag']['tasks']['list'] = array( -+ 'file' => '%application%/lib/api.php', -+ 'function' => 'nagListTasks', -+ 'args' => array('sortby', 'sortdir'), -+ 'type' => 'array' -+); -+$this->services['nag']['tasks']['search'] = array( -+ 'link' => "%application%/search.php" -+); -+$this->services['nag']['tasks']['show'] = array( -+ 'link' => "%application%/view.php?task=|task|" -+); -+$this->services['nag']['tasks']['add'] = array( -+ 'file' => '%application%/lib/api.php', -+ 'function' => 'nagAddTask', -+ 'args' => array('name', 'description', 'due'), -+ 'type' => 'integer' -+); -+$this->services['nag']['horde']['summary'] = array( -+ 'file' => '%application%/lib/api.php', -+ 'function' => 'nagSummary', + 'file' => '%application%/lib/api.php', + 'function' => 'kronolithSummary', + 'args' => array(), +@@ -238,6 +316,29 @@ + $this->services['nag']['horde']['summary'] = array( + 'file' => '%application%/lib/api.php', + 'function' => 'nagSummary', + 'args' => array(), + 'type' => 'string' +); @@ -289,8 +253,6 @@ +$this->services['whups']['horde']['summary'] = array( + 'file' => '%application%/lib/api.php', + 'function' => 'whupsSummary', -+ 'args' => array(), -+ 'type' => 'string' + 'args' => array(), + 'type' => 'string' ); - - $this->services['kronolith']['horde']['summary'] = array( diff -urN /usr/ports/www/horde2.orig/pkg-descr /usr/ports/www/horde2/pkg-descr --- /usr/ports/www/horde2.orig/pkg-descr Thu May 16 20:44:46 2002 +++ /usr/ports/www/horde2/pkg-descr Tue Jun 11 21:49:25 2002 @@ -1,6 +1,7 @@ Horde is a framework used by several applications written in PHP4. Horde is used by these ports: mail/imp3, mail/turba, devel/chora, -deskutils/kronolith, deskutils/nag, www/jonah, net/nic and devel/whups. +deskutils/kronolith, deskutils/nag, www/jonah, net/nic, devel/whups, +and deskutils/mnemo. WWW: http://www.horde.org/ diff -urN /usr/ports/www/horde2.orig/pkg-message /usr/ports/www/horde2/pkg-message --- /usr/ports/www/horde2.orig/pkg-message Sun Nov 25 18:07:37 2001 +++ /usr/ports/www/horde2/pkg-message Tue Jun 11 22:23:07 2002 @@ -30,4 +30,7 @@ There is a testing script at . The script horde_set_perms.sh has been installed in %%HORDESBIN%%. + +N.B.: if you don't have a directory /usr/local/lib/php/Log, you have * +===== to install it from . * ************************************************************************ diff -urN /usr/ports/www/horde2.orig/pkg-plist /usr/ports/www/horde2/pkg-plist --- /usr/ports/www/horde2.orig/pkg-plist Thu May 23 19:13:05 2002 +++ /usr/ports/www/horde2/pkg-plist Tue Jun 11 19:06:16 2002 @@ -148,11 +148,13 @@ %%HORDEDIR%%/locale/et_EE/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/fi_FI/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/fr_FR/LC_MESSAGES/horde.mo +%%HORDEDIR%%/locale/hu_HU/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/it_IT/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/ja_JP/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/ko_KR/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/nl_NL/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/nb_NO/LC_MESSAGES/horde.mo +%%HORDEDIR%%/locale/nn_NO/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/pl_PL/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/pt_BR/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/pt_PT/LC_MESSAGES/horde.mo @@ -180,11 +182,13 @@ %%HORDEDIR%%/po/extract.pl %%HORDEDIR%%/po/fi_FI.po %%HORDEDIR%%/po/fr_FR.po +%%HORDEDIR%%/po/hu_HU.po %%HORDEDIR%%/po/it_IT.po %%HORDEDIR%%/po/ja_JP.po %%HORDEDIR%%/po/ko_KR.po %%HORDEDIR%%/po/nl_NL.po %%HORDEDIR%%/po/nb_NO.po +%%HORDEDIR%%/po/nn_NO.po %%HORDEDIR%%/po/pl_PL.po %%HORDEDIR%%/po/pt_BR.po %%HORDEDIR%%/po/pt_PT.po @@ -307,6 +311,8 @@ @dirrm %%HORDEDIR%%/locale/fi_FI @dirrm %%HORDEDIR%%/locale/fr_FR/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/fr_FR +@dirrm %%HORDEDIR%%/locale/hu_HU/LC_MESSAGES +@dirrm %%HORDEDIR%%/locale/hu_HU @dirrm %%HORDEDIR%%/locale/it_IT/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/it_IT @dirrm %%HORDEDIR%%/locale/ja_JP/LC_MESSAGES @@ -317,6 +323,8 @@ @dirrm %%HORDEDIR%%/locale/nl_NL @dirrm %%HORDEDIR%%/locale/nb_NO/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/nb_NO +@dirrm %%HORDEDIR%%/locale/nn_NO/LC_MESSAGES +@dirrm %%HORDEDIR%%/locale/nn_NO @dirrm %%HORDEDIR%%/locale/pl_PL/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/pl_PL @dirrm %%HORDEDIR%%/locale/pt_BR/LC_MESSAGES >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 15:11:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EEC637B44B for ; Tue, 11 Jun 2002 15:10:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BMA5F63437; Tue, 11 Jun 2002 15:10:05 -0700 (PDT) (envelope-from gnats) Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by hub.freebsd.org (Postfix) with ESMTP id 6F29137B405 for ; Tue, 11 Jun 2002 15:01:36 -0700 (PDT) Received: from graf.pompo.net (marseille-2-a7-62-147-31-14.dial.proxad.net [62.147.31.14]) by postfix2-1.free.fr (Postfix) with ESMTP id 9CB58584 for ; Wed, 12 Jun 2002 00:01:34 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id C903375FD; Wed, 12 Jun 2002 00:00:33 +0200 (CEST) Message-Id: <20020611220033.C903375FD@graf.pompo.net> Date: Wed, 12 Jun 2002 00:00:33 +0200 (CEST) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39172: devel/chora: upgrade to 1.1 final. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39172 >Category: ports >Synopsis: devel/chora: upgrade to 1.1 final. >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 15:10:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Sat May 4 07:26:38 CEST 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: This PR upgrades devel/chora from 1.1-RC1 to 1.1 final. >How-To-Repeat: N/A. >Fix: Pre-requisite: PR ports/39170 (www/horde2) must be committed. Then apply the following patch: diff -urN /usr/ports/devel/chora.orig/Makefile /usr/ports/devel/chora/Makefile --- /usr/ports/devel/chora.orig/Makefile Sat May 25 21:34:19 2002 +++ /usr/ports/devel/chora/Makefile Tue Jun 11 23:04:46 2002 @@ -7,15 +7,13 @@ PORTNAME= chora PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= devel www -MASTER_SITES= ftp://ftp.horde.org/pub/chora/tarballs/ \ - ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/chora/tarballs/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-RC1 +MASTER_SITES= ftp://ftp.horde.org/pub/chora/tarballs/%SUBDIR%/ +MASTER_SITE_SUBDIR= . old MAINTAINER= thierry@pompo.net -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - #----------------------------------------------------------------------- # You may define these options: # @@ -79,12 +77,20 @@ @${CP} -p ${FILESDIR}/httpd.conf.chora ${HORDE_INC} @${PERL} -pi -e "s:/home/httpd/html/horde/chora:${CHORADIR}:g" \ ${HORDE_INC}/httpd.conf.chora + @${CP} -p ${HORDEDIR}/config/registry.php \ + ${HORDEDIR}/config/registry.php.beforeChora + @${CP} -p ${HORDEDIR}/config/mime_drivers.php \ + ${HORDEDIR}/config/mime_drivers.php.beforeChora @${PERL} -pi -e "s://UNCOMMENTWHENINSTCHORA::" \ ${HORDEDIR}/config/registry.php .if !defined(WITHOUT_ENSCRIPT) @${PERL} -pi -e "s://UNCOMMENTWHENINSTCHORA::" \ ${HORDEDIR}/config/mime_drivers.php .endif + @${CP} -p ${HORDEDIR}/config/registry.php \ + ${HORDEDIR}/config/registry.php.afterChora + @${CP} -p ${HORDEDIR}/config/mime_drivers.php \ + ${HORDEDIR}/config/mime_drivers.php.afterChora .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for FILE in ${DOCS} diff -urN /usr/ports/devel/chora.orig/distinfo /usr/ports/devel/chora/distinfo --- /usr/ports/devel/chora.orig/distinfo Sat May 25 21:34:19 2002 +++ /usr/ports/devel/chora/distinfo Tue Jun 11 23:07:16 2002 @@ -1 +1 @@ -MD5 (chora-1.1-RC1.tar.gz) = b90276bbf6d731943f596cefdd16c863 +MD5 (chora-1.1.tar.gz) = fffcdc04a6440ec42bdc62de79941a4a diff -urN /usr/ports/devel/chora.orig/pkg-plist /usr/ports/devel/chora/pkg-plist --- /usr/ports/devel/chora.orig/pkg-plist Sat May 25 21:34:19 2002 +++ /usr/ports/devel/chora/pkg-plist Wed May 22 23:03:40 2002 @@ -147,3 +147,5 @@ @dirrm %%CHORADIR%%/templates/log @dirrm %%CHORADIR%%/templates @dirrm %%CHORADIR%% +@unexec if cmp -s %D/www/horde/config/mime_drivers.php %D/www/horde/config/mime_drivers.php.afterChora; then rm -f %D/www/horde/config/mime_drivers.php.afterChora; mv %D/www/horde/config/mime_drivers.php.beforeChora %D/www/horde/config/mime_drivers.php; fi +@unexec if cmp -s %D/www/horde/config/registry.php %D/www/horde/config/registry.php.afterChora; then rm -f %D/www/horde/config/registry.php.afterChora; mv %D/www/horde/config/registry.php.beforeChora %D/www/horde/config/registry.php; fi >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 15:11:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E9B8337B448 for ; Tue, 11 Jun 2002 15:10:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BMA4x63428; Tue, 11 Jun 2002 15:10:04 -0700 (PDT) (envelope-from gnats) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by hub.freebsd.org (Postfix) with ESMTP id 9BEFE37B405 for ; Tue, 11 Jun 2002 15:01:08 -0700 (PDT) Received: from graf.pompo.net (marseille-2-a7-62-147-31-14.dial.proxad.net [62.147.31.14]) by postfix3-2.free.fr (Postfix) with ESMTP id 02E97182E1 for ; Wed, 12 Jun 2002 00:01:06 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id 62C81752E; Wed, 12 Jun 2002 00:00:07 +0200 (CEST) Message-Id: <20020611220007.62C81752E@graf.pompo.net> Date: Wed, 12 Jun 2002 00:00:07 +0200 (CEST) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39171: mail/turba: upgrade to 1.1 final. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39171 >Category: ports >Synopsis: mail/turba: upgrade to 1.1 final. >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 15:10:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Sat May 4 07:26:38 CEST 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: This PR upgrades mail/turba from 1.1-RC3 to 1.1 final. >How-To-Repeat: N/A. >Fix: Pre-requisite: PR ports/39170 (www/horde2) must be committed. Then apply the following patch: diff -urN /usr/ports/mail/turba.orig/Makefile /usr/ports/mail/turba/Makefile --- /usr/ports/mail/turba.orig/Makefile Thu May 23 19:12:55 2002 +++ /usr/ports/mail/turba/Makefile Tue Jun 11 19:21:09 2002 @@ -7,10 +7,10 @@ PORTNAME= turba PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www -MASTER_SITES= ftp://ftp.horde.org/pub/turba/tarballs/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-RC3 +MASTER_SITES= ftp://ftp.horde.org/pub/turba/tarballs/%SUBDIR%/ +MASTER_SITE_SUBDIR= . old MAINTAINER= thierry@pompo.net diff -urN /usr/ports/mail/turba.orig/distinfo /usr/ports/mail/turba/distinfo --- /usr/ports/mail/turba.orig/distinfo Thu May 23 19:12:55 2002 +++ /usr/ports/mail/turba/distinfo Tue Jun 11 19:19:50 2002 @@ -1 +1 @@ -MD5 (turba-1.1-RC3.tar.gz) = b4f2cced9c830f55049897c6b5386e8b +MD5 (turba-1.1.tar.gz) = 1b5b3cdf1eeb80fe8a1e9a2ae9000723 diff -urN /usr/ports/mail/turba.orig/files/patch-ab /usr/ports/mail/turba/files/patch-ab --- /usr/ports/mail/turba.orig/files/patch-ab Thu May 23 19:12:55 2002 +++ /usr/ports/mail/turba/files/patch-ab Tue Jun 11 19:28:41 2002 @@ -1,37 +1,16 @@ ---- config/sources.php.dist.orig Thu Apr 25 01:08:44 2002 -+++ config/sources.php.dist Sun May 19 00:50:20 2002 -@@ -137,22 +137,26 @@ +--- config/sources.php.dist.orig Thu Jun 6 16:06:36 2002 ++++ config/sources.php.dist Tue Jun 11 19:28:01 2002 +@@ -134,10 +134,11 @@ 'title' => 'My Addressbook', 'type' => 'sql', 'params' => array( -- 'phptype' => 'pgsql', -- 'hostspec' => '', -- 'username' => '', -- 'password' => '', +// 'phptype' => 'pgsql', -+ 'phptype' => 'mysql', -+ 'hostspec' => 'localhost', + 'phptype' => 'mysql', + 'hostspec' => 'localhost', +- 'username' => 'horde', +- 'password' => '*****', + 'username' => 'hordemgr', + 'password' => 'hordemgr', 'database' => 'horde', - 'options' => '', -- 'tty' => '', -- 'port' => '5432', -- 'protocol' => 'unix', -- 'socket' => '', -+// 'tty' => '', -+// Default port: 5432 for pgsql (PostGres), 3306 for mysql -+// 'port' => '5432', -+// 'port' => '3306', -+// 'protocol' => 'unix', -+// 'socket' => '', 'table' => 'turba_objects' ), - 'map' => array( - '__key' => 'object_id', - '__owner' => 'owner_id', - 'name' => 'object_name', -+ 'alias' => 'object_alias', - 'email' => 'object_email', - 'homeAddress' => 'object_homeAddress', - 'workAddress' => 'object_workAddress', diff -urN /usr/ports/mail/turba.orig/pkg-plist /usr/ports/mail/turba/pkg-plist --- /usr/ports/mail/turba.orig/pkg-plist Thu May 23 19:12:55 2002 +++ /usr/ports/mail/turba/pkg-plist Tue Jun 11 19:46:29 2002 @@ -70,11 +70,13 @@ %%TURBADIR%%/locale/et_EE/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/fi_FI/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/fr_FR/LC_MESSAGES/turba.mo +%%TURBADIR%%/locale/hu_HU/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/it_IT/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/ja_JP/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/ko_KR/LC_MESSAGES/turba.mo -%%TURBADIR%%/locale/nl_NL/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/nb_NO/LC_MESSAGES/turba.mo +%%TURBADIR%%/locale/nl_NL/LC_MESSAGES/turba.mo +%%TURBADIR%%/locale/nn_NO/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/pl_PL/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/pt_BR/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/pt_PT/LC_MESSAGES/turba.mo @@ -99,11 +101,13 @@ %%TURBADIR%%/po/extract.pl %%TURBADIR%%/po/fi_FI.po %%TURBADIR%%/po/fr_FR.po +%%TURBADIR%%/po/hu_HU.po %%TURBADIR%%/po/it_IT.po %%TURBADIR%%/po/ja_JP.po %%TURBADIR%%/po/ko_KR.po -%%TURBADIR%%/po/nl_NL.po %%TURBADIR%%/po/nb_NO.po +%%TURBADIR%%/po/nl_NL.po +%%TURBADIR%%/po/nn_NO.po %%TURBADIR%%/po/pl_PL.po %%TURBADIR%%/po/pt_BR.po %%TURBADIR%%/po/pt_PT.po @@ -176,16 +180,20 @@ @dirrm %%TURBADIR%%/locale/fi_FI @dirrm %%TURBADIR%%/locale/fr_FR/LC_MESSAGES @dirrm %%TURBADIR%%/locale/fr_FR +@dirrm %%TURBADIR%%/locale/hu_HU/LC_MESSAGES +@dirrm %%TURBADIR%%/locale/hu_HU @dirrm %%TURBADIR%%/locale/it_IT/LC_MESSAGES @dirrm %%TURBADIR%%/locale/it_IT @dirrm %%TURBADIR%%/locale/ja_JP/LC_MESSAGES @dirrm %%TURBADIR%%/locale/ja_JP @dirrm %%TURBADIR%%/locale/ko_KR/LC_MESSAGES @dirrm %%TURBADIR%%/locale/ko_KR -@dirrm %%TURBADIR%%/locale/nl_NL/LC_MESSAGES -@dirrm %%TURBADIR%%/locale/nl_NL @dirrm %%TURBADIR%%/locale/nb_NO/LC_MESSAGES @dirrm %%TURBADIR%%/locale/nb_NO +@dirrm %%TURBADIR%%/locale/nl_NL/LC_MESSAGES +@dirrm %%TURBADIR%%/locale/nl_NL +@dirrm %%TURBADIR%%/locale/nn_NO/LC_MESSAGES +@dirrm %%TURBADIR%%/locale/nn_NO @dirrm %%TURBADIR%%/locale/pl_PL/LC_MESSAGES @dirrm %%TURBADIR%%/locale/pl_PL @dirrm %%TURBADIR%%/locale/pt_BR/LC_MESSAGES >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 15:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC50737B40D for ; Tue, 11 Jun 2002 15:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BMK1v64425; Tue, 11 Jun 2002 15:20:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 63FE137B40C for ; Tue, 11 Jun 2002 15:19:59 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5BMJwhG062023 for ; Tue, 11 Jun 2002 15:19:58 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5BMJwMp062022; Tue, 11 Jun 2002 15:19:58 -0700 (PDT) Message-Id: <200206112219.g5BMJwMp062022@www.freebsd.org> Date: Tue, 11 Jun 2002 15:19:58 -0700 (PDT) From: Miles Egan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39174: Need port of SBCL (Steel Bank Common Lisp) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39174 >Category: ports >Synopsis: Need port of SBCL (Steel Bank Common Lisp) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 15:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Miles Egan >Release: n/a >Organization: none >Environment: n/a >Description: There's no port of SBCL, the Steel Bank Common Lisp environment in the ports three. This is really an excellent Lisp compiler and would be great to have in the ports tree. I have a working port ready to go if someone is interested in checking it and adding it. >How-To-Repeat: n/a >Fix: I have a working port ready. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 15:20:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D682237B40C for ; Tue, 11 Jun 2002 15:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BMK1t64414; Tue, 11 Jun 2002 15:20:01 -0700 (PDT) (envelope-from gnats) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by hub.freebsd.org (Postfix) with ESMTP id E383B37B429 for ; Tue, 11 Jun 2002 15:10:31 -0700 (PDT) Received: from graf.pompo.net (marseille-2-a7-62-147-31-14.dial.proxad.net [62.147.31.14]) by postfix3-2.free.fr (Postfix) with ESMTP id 3B81418147 for ; Wed, 12 Jun 2002 00:10:30 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id 119247522; Wed, 12 Jun 2002 00:09:30 +0200 (CEST) Message-Id: <20020611220930.119247522@graf.pompo.net> Date: Wed, 12 Jun 2002 00:09:30 +0200 (CEST) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39173: mail/imp3: upgrade to 3.1 final. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39173 >Category: ports >Synopsis: mail/imp3: upgrade to 3.1 final. >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 15:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Sat May 4 07:26:38 CEST 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: This PR upgrades mail/imp3 from 3.1-RC3 to 3.1 final. >How-To-Repeat: N/A. >Fix: Pre-requisite: PR ports/39171 (mail/turba) must be committed. Then apply the following patch: diff -urN /usr/ports/mail/imp3.orig/Makefile /usr/ports/mail/imp3/Makefile --- /usr/ports/mail/imp3.orig/Makefile Thu May 23 19:12:54 2002 +++ /usr/ports/mail/imp3/Makefile Tue Jun 11 21:03:58 2002 @@ -7,10 +7,10 @@ PORTNAME= imp PORTVERSION= 3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www -MASTER_SITES= ftp://ftp.horde.org/pub/imp/tarballs/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-RC3 +MASTER_SITES= ftp://ftp.horde.org/pub/imp/tarballs/%SUBDIR%/ +MASTER_SITE_SUBDIR= . old MAINTAINER= thierry@pompo.net diff -urN /usr/ports/mail/imp3.orig/distinfo /usr/ports/mail/imp3/distinfo --- /usr/ports/mail/imp3.orig/distinfo Thu May 23 19:12:54 2002 +++ /usr/ports/mail/imp3/distinfo Tue Jun 11 21:20:22 2002 @@ -1 +1 @@ -MD5 (imp-3.1-RC3.tar.gz) = cc068223e37dfd4b49f5f17b21639a5e +MD5 (imp-3.1.tar.gz) = 73ff42a32e3ee3617fd411be356cb70f diff -urN /usr/ports/mail/imp3.orig/pkg-plist /usr/ports/mail/imp3/pkg-plist --- /usr/ports/mail/imp3.orig/pkg-plist Thu May 23 19:12:54 2002 +++ /usr/ports/mail/imp3/pkg-plist Tue Jun 11 21:26:23 2002 @@ -121,15 +121,17 @@ %%IMPDIR%%/locale/fi_FI/help.xml %%IMPDIR%%/locale/fr_FR/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/fr_FR/help.xml +%%IMPDIR%%/locale/hu_HU/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/it_IT/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/it_IT/help.xml %%IMPDIR%%/locale/ja_JP/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/ko_KR/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/ko_KR/help.xml -%%IMPDIR%%/locale/nl_NL/LC_MESSAGES/imp.mo -%%IMPDIR%%/locale/nl_NL/help.xml %%IMPDIR%%/locale/nb_NO/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/nb_NO/help.xml +%%IMPDIR%%/locale/nl_NL/LC_MESSAGES/imp.mo +%%IMPDIR%%/locale/nl_NL/help.xml +%%IMPDIR%%/locale/nn_NO/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/pl_PL/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/pl_PL/help.xml %%IMPDIR%%/locale/pt_BR/LC_MESSAGES/imp.mo @@ -167,11 +169,13 @@ %%IMPDIR%%/po/extract.pl %%IMPDIR%%/po/fi_FI.po %%IMPDIR%%/po/fr_FR.po +%%IMPDIR%%/po/hu_HU.po %%IMPDIR%%/po/it_IT.po %%IMPDIR%%/po/ja_JP.po %%IMPDIR%%/po/ko_KR.po -%%IMPDIR%%/po/nl_NL.po %%IMPDIR%%/po/nb_NO.po +%%IMPDIR%%/po/nl_NL.po +%%IMPDIR%%/po/nn_NO.po %%IMPDIR%%/po/pl_PL.po %%IMPDIR%%/po/pt_BR.po %%IMPDIR%%/po/pt_PT.po @@ -281,16 +285,20 @@ @dirrm %%IMPDIR%%/locale/fi_FI @dirrm %%IMPDIR%%/locale/fr_FR/LC_MESSAGES @dirrm %%IMPDIR%%/locale/fr_FR +@dirrm %%IMPDIR%%/locale/hu_HU/LC_MESSAGES +@dirrm %%IMPDIR%%/locale/hu_HU @dirrm %%IMPDIR%%/locale/it_IT/LC_MESSAGES @dirrm %%IMPDIR%%/locale/it_IT @dirrm %%IMPDIR%%/locale/ja_JP/LC_MESSAGES @dirrm %%IMPDIR%%/locale/ja_JP @dirrm %%IMPDIR%%/locale/ko_KR/LC_MESSAGES @dirrm %%IMPDIR%%/locale/ko_KR -@dirrm %%IMPDIR%%/locale/nl_NL/LC_MESSAGES -@dirrm %%IMPDIR%%/locale/nl_NL @dirrm %%IMPDIR%%/locale/nb_NO/LC_MESSAGES @dirrm %%IMPDIR%%/locale/nb_NO +@dirrm %%IMPDIR%%/locale/nl_NL/LC_MESSAGES +@dirrm %%IMPDIR%%/locale/nl_NL +@dirrm %%IMPDIR%%/locale/nn_NO/LC_MESSAGES +@dirrm %%IMPDIR%%/locale/nn_NO @dirrm %%IMPDIR%%/locale/pl_PL/LC_MESSAGES @dirrm %%IMPDIR%%/locale/pl_PL @dirrm %%IMPDIR%%/locale/pt_BR/LC_MESSAGES >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 15:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CF2C37B406 for ; Tue, 11 Jun 2002 15:30:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BMU5s65396; Tue, 11 Jun 2002 15:30:05 -0700 (PDT) (envelope-from gnats) Date: Tue, 11 Jun 2002 15:30:05 -0700 (PDT) Message-Id: <200206112230.g5BMU5s65396@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/38432: devel/chora: fix deinstall-time trouble. Reply-To: Thierry Thomas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/38432; it has been noted by GNATS. From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/38432: devel/chora: fix deinstall-time trouble. Date: Wed, 12 Jun 2002 00:25:18 +0200 Le 23 May 02 à 0:07:49 +0000, Thierry Thomas écrivait : > > >Number: 38432 > >Category: ports > >Synopsis: devel/chora: fix deinstall-time trouble. Please close this PR: it has been superseded by PR ports/39172. Thanks. -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 15:30:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B15D437B40C for ; Tue, 11 Jun 2002 15:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BMU1S65378; Tue, 11 Jun 2002 15:30:01 -0700 (PDT) (envelope-from gnats) Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by hub.freebsd.org (Postfix) with ESMTP id D887B37B40D for ; Tue, 11 Jun 2002 15:21:24 -0700 (PDT) Received: from graf.pompo.net (marseille-2-a7-62-147-31-14.dial.proxad.net [62.147.31.14]) by postfix2-1.free.fr (Postfix) with ESMTP id 70F21D1 for ; Wed, 12 Jun 2002 00:21:22 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id 9DCCD75FD; Wed, 12 Jun 2002 00:20:23 +0200 (CEST) Message-Id: <20020611222023.9DCCD75FD@graf.pompo.net> Date: Wed, 12 Jun 2002 00:20:23 +0200 (CEST) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39175: deskutils/nag: upgrade to 1.0 final. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39175 >Category: ports >Synopsis: deskutils/nag: upgrade to 1.0 final. >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 15:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Sat May 4 07:26:38 CEST 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: This PR upgrades deskutils/nag from 1.0-RC3 to 1.0 final. >How-To-Repeat: N/A. >Fix: Pre-requisite: PR ports/39173 (mail/imp3) must be committed. Then apply the following patch: diff -urN /usr/ports/deskutils/nag.orig/Makefile /usr/ports/deskutils/nag/Makefile --- /usr/ports/deskutils/nag.orig/Makefile Thu May 23 19:12:29 2002 +++ /usr/ports/deskutils/nag/Makefile Tue Jun 11 22:32:34 2002 @@ -7,10 +7,10 @@ PORTNAME= nag PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils www -MASTER_SITES= ftp://ftp.horde.org/pub/nag/tarballs/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-RC3 +MASTER_SITES= ftp://ftp.horde.org/pub/nag/tarballs/%SUBDIR%/ +MASTER_SITE_SUBDIR= . old MAINTAINER= thierry@pompo.net @@ -50,7 +50,11 @@ @${CP} -p ${FILESDIR}/httpd.conf.nag ${HORDE_INC} @${PERL} -pi -e "s:/home/httpd/html/horde/nag:${NAGDIR}:g" \ ${HORDE_INC}/httpd.conf.nag + @${CP} -p ${HORDEDIR}/config/registry.php \ + ${HORDEDIR}/config/registry.php.beforeNag @${PERL} -pi -e "s://UNCOMMENTWHENINSTNAG::" ${HORDEDIR}/config/registry.php + @${CP} -p ${HORDEDIR}/config/registry.php \ + ${HORDEDIR}/config/registry.php.afterNag .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for FILE in ${DOCS} diff -urN /usr/ports/deskutils/nag.orig/distinfo /usr/ports/deskutils/nag/distinfo --- /usr/ports/deskutils/nag.orig/distinfo Thu May 23 19:12:29 2002 +++ /usr/ports/deskutils/nag/distinfo Tue Jun 11 21:44:10 2002 @@ -1 +1 @@ -MD5 (nag-1.0-RC3.tar.gz) = b5ac807a01cdfed212ea4eff9eaffad8 +MD5 (nag-1.0.tar.gz) = c62d4a1fe20d9badac5a4f0446c9cf1f diff -urN /usr/ports/deskutils/nag.orig/pkg-plist /usr/ports/deskutils/nag/pkg-plist --- /usr/ports/deskutils/nag.orig/pkg-plist Sat May 18 02:22:48 2002 +++ /usr/ports/deskutils/nag/pkg-plist Tue Jun 11 21:55:26 2002 @@ -39,13 +39,18 @@ %%NAGDIR%%/locale/en_US/help.xml %%NAGDIR%%/locale/es_ES/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/fi_FI/LC_MESSAGES/nag.mo +%%NAGDIR%%/locale/fi_FI/help.xml %%NAGDIR%%/locale/fr_FR/LC_MESSAGES/nag.mo +%%NAGDIR%%/locale/hu_HU/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/it_IT/LC_MESSAGES/nag.mo +%%NAGDIR%%/locale/ko_KR/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/nl_NL/LC_MESSAGES/nag.mo +%%NAGDIR%%/locale/nn_NO/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/pt_BR/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/ru_RU/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/sv_SE/LC_MESSAGES/nag.mo +%%NAGDIR%%/locale/zh_CN/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/zh_TW/LC_MESSAGES/nag.mo %%NAGDIR%%/menu.php %%NAGDIR%%/po/Makefile @@ -56,12 +61,16 @@ %%NAGDIR%%/po/extract.pl %%NAGDIR%%/po/fi_FI.po %%NAGDIR%%/po/fr_FR.po +%%NAGDIR%%/po/hu_HU.po %%NAGDIR%%/po/it_IT.po +%%NAGDIR%%/po/ko_KR.po %%NAGDIR%%/po/nl_NL.po +%%NAGDIR%%/po/nn_NO.po %%NAGDIR%%/po/pt_BR.po %%NAGDIR%%/po/ru_RU.po %%NAGDIR%%/po/ru_RU.KOI8-R.po %%NAGDIR%%/po/sv_SE.po +%%NAGDIR%%/po/zh_CN.po %%NAGDIR%%/po/zh_TW.po %%NAGDIR%%/po/shtool %%NAGDIR%%/po/xgettext.sh @@ -109,10 +118,16 @@ @dirrm %%NAGDIR%%/locale/fi_FI @dirrm %%NAGDIR%%/locale/fr_FR/LC_MESSAGES @dirrm %%NAGDIR%%/locale/fr_FR +@dirrm %%NAGDIR%%/locale/hu_HU/LC_MESSAGES +@dirrm %%NAGDIR%%/locale/hu_HU @dirrm %%NAGDIR%%/locale/it_IT/LC_MESSAGES @dirrm %%NAGDIR%%/locale/it_IT +@dirrm %%NAGDIR%%/locale/ko_KR/LC_MESSAGES +@dirrm %%NAGDIR%%/locale/ko_KR @dirrm %%NAGDIR%%/locale/nl_NL/LC_MESSAGES @dirrm %%NAGDIR%%/locale/nl_NL +@dirrm %%NAGDIR%%/locale/nn_NO/LC_MESSAGES +@dirrm %%NAGDIR%%/locale/nn_NO @dirrm %%NAGDIR%%/locale/pt_BR/LC_MESSAGES @dirrm %%NAGDIR%%/locale/pt_BR @dirrm %%NAGDIR%%/locale/ru_RU/LC_MESSAGES @@ -121,6 +136,8 @@ @dirrm %%NAGDIR%%/locale/ru_RU.KOI8-R @dirrm %%NAGDIR%%/locale/sv_SE/LC_MESSAGES @dirrm %%NAGDIR%%/locale/sv_SE +@dirrm %%NAGDIR%%/locale/zh_CN/LC_MESSAGES +@dirrm %%NAGDIR%%/locale/zh_CN @dirrm %%NAGDIR%%/locale/zh_TW/LC_MESSAGES @dirrm %%NAGDIR%%/locale/zh_TW @dirrm %%NAGDIR%%/locale @@ -137,3 +154,4 @@ @dirrm %%NAGDIR%% etc/horde/httpd.conf.nag %%PORTDOCS%%@dirrm share/doc/nag +@unexec if cmp -s %D/www/horde/config/registry.php %D/www/horde/config/registry.php.afterNag; then rm -f %D/www/horde/config/registry.php.afterNag; mv %D/www/horde/config/registry.php.beforeNag %D/www/horde/config/registry.php; fi >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 15:30:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F129837B40F for ; Tue, 11 Jun 2002 15:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BMU1c65388; Tue, 11 Jun 2002 15:30:01 -0700 (PDT) (envelope-from gnats) Received: from postfix2-2.free.fr (postfix2-2.free.fr [213.228.0.140]) by hub.freebsd.org (Postfix) with ESMTP id 1F0CE37B40E for ; Tue, 11 Jun 2002 15:21:25 -0700 (PDT) Received: from graf.pompo.net (marseille-2-a7-62-147-31-14.dial.proxad.net [62.147.31.14]) by postfix2-2.free.fr (Postfix) with ESMTP id 777165F78D for ; Wed, 12 Jun 2002 00:21:22 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id F145F752E; Wed, 12 Jun 2002 00:20:10 +0200 (CEST) Message-Id: <20020611222010.F145F752E@graf.pompo.net> Date: Wed, 12 Jun 2002 00:20:10 +0200 (CEST) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39176: deskutils/kronolith: upgrade to 1.0 final. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39176 >Category: ports >Synopsis: deskutils/kronolith: upgrade to 1.0 final. >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 15:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Sat May 4 07:26:38 CEST 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: This PR upgrades deskutils/kronolith from 1.0-RC3 to 1.0 final. >How-To-Repeat: N/A. >Fix: Pre-requisite: PR ports/39173 (mail/imp3) must be committed. Then apply the following patch: diff -urN /usr/ports/deskutils/kronolith.orig/Makefile /usr/ports/deskutils/kronolith/Makefile --- /usr/ports/deskutils/kronolith.orig/Makefile Thu May 23 19:12:26 2002 +++ /usr/ports/deskutils/kronolith/Makefile Tue Jun 11 22:31:05 2002 @@ -7,10 +7,10 @@ PORTNAME= kronolith PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils www -MASTER_SITES= ftp://ftp.horde.org/pub/kronolith/tarballs/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-RC3 +MASTER_SITES= ftp://ftp.horde.org/pub/kronolith/tarballs/%SUBDIR%/ +MASTER_SITE_SUBDIR= . old MAINTAINER= thierry@pompo.net @@ -62,8 +62,12 @@ @${CP} -p ${FILESDIR}/httpd.conf.kronolith ${HORDE_INC} @${PERL} -pi -e "s:/home/httpd/html/horde/kronolith:${KRONOLITHDIR}:g" \ ${HORDE_INC}/httpd.conf.kronolith + @${CP} -p ${HORDEDIR}/config/registry.php \ + ${HORDEDIR}/config/registry.php.beforeKronolith @${PERL} -pi -e "s://UNCOMMENTWHENINSTKRONOLITH::" \ ${HORDEDIR}/config/registry.php + @${CP} -p ${HORDEDIR}/config/registry.php \ + ${HORDEDIR}/config/registry.php.afterKronolith .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for FILE in ${DOCS} diff -urN /usr/ports/deskutils/kronolith.orig/distinfo /usr/ports/deskutils/kronolith/distinfo --- /usr/ports/deskutils/kronolith.orig/distinfo Thu May 23 19:12:26 2002 +++ /usr/ports/deskutils/kronolith/distinfo Tue Jun 11 22:34:54 2002 @@ -1 +1 @@ -MD5 (kronolith-1.0-RC3.tar.gz) = 5a4a6702d749c542fbc1ca401d92698d +MD5 (kronolith-1.0.tar.gz) = ae94df3b0a44d7349b36e30997b3dfb4 diff -urN /usr/ports/deskutils/kronolith.orig/pkg-plist /usr/ports/deskutils/kronolith/pkg-plist --- /usr/ports/deskutils/kronolith.orig/pkg-plist Thu May 23 19:12:29 2002 +++ /usr/ports/deskutils/kronolith/pkg-plist Tue Jun 11 22:43:03 2002 @@ -57,13 +57,17 @@ %%KRONOLITHDIR%%/lib/base.php %%KRONOLITHDIR%%/lib/version.php %%KRONOLITHDIR%%/locale/cs_CZ/LC_MESSAGES/kronolith.mo +%%KRONOLITHDIR%%/locale/da_DK/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/de_DE/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/el_GR/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/es_ES/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/fi_FI/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/fr_FR/LC_MESSAGES/kronolith.mo +%%KRONOLITHDIR%%/locale/hu_HU/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/it_IT/LC_MESSAGES/kronolith.mo +%%KRONOLITHDIR%%/locale/ko_KR/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/nl_NL/LC_MESSAGES/kronolith.mo +%%KRONOLITHDIR%%/locale/nn_NO/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/pl_PL/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/pt_BR/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/ru_RU/LC_MESSAGES/kronolith.mo @@ -76,14 +80,18 @@ %%KRONOLITHDIR%%/po/Makefile %%KRONOLITHDIR%%/po/README %%KRONOLITHDIR%%/po/cs_CZ.po +%%KRONOLITHDIR%%/po/da_DK.po %%KRONOLITHDIR%%/po/de_DE.po %%KRONOLITHDIR%%/po/el_GR.po %%KRONOLITHDIR%%/po/es_ES.po %%KRONOLITHDIR%%/po/extract.pl %%KRONOLITHDIR%%/po/fi_FI.po %%KRONOLITHDIR%%/po/fr_FR.po +%%KRONOLITHDIR%%/po/hu_HU.po %%KRONOLITHDIR%%/po/it_IT.po +%%KRONOLITHDIR%%/po/ko_KR.po %%KRONOLITHDIR%%/po/nl_NL.po +%%KRONOLITHDIR%%/po/nn_NO.po %%KRONOLITHDIR%%/po/pl_PL.po %%KRONOLITHDIR%%/po/pt_BR.po %%KRONOLITHDIR%%/po/ru_RU.po @@ -131,6 +139,8 @@ @dirrm %%KRONOLITHDIR%%/lib @dirrm %%KRONOLITHDIR%%/locale/cs_CZ/LC_MESSAGES @dirrm %%KRONOLITHDIR%%/locale/cs_CZ +@dirrm %%KRONOLITHDIR%%/locale/da_DK/LC_MESSAGES +@dirrm %%KRONOLITHDIR%%/locale/da_DK @dirrm %%KRONOLITHDIR%%/locale/de_DE/LC_MESSAGES @dirrm %%KRONOLITHDIR%%/locale/de_DE @dirrm %%KRONOLITHDIR%%/locale/el_GR/LC_MESSAGES @@ -141,10 +151,16 @@ @dirrm %%KRONOLITHDIR%%/locale/fi_FI @dirrm %%KRONOLITHDIR%%/locale/fr_FR/LC_MESSAGES @dirrm %%KRONOLITHDIR%%/locale/fr_FR +@dirrm %%KRONOLITHDIR%%/locale/hu_HU/LC_MESSAGES +@dirrm %%KRONOLITHDIR%%/locale/hu_HU @dirrm %%KRONOLITHDIR%%/locale/it_IT/LC_MESSAGES @dirrm %%KRONOLITHDIR%%/locale/it_IT +@dirrm %%KRONOLITHDIR%%/locale/ko_KR/LC_MESSAGES +@dirrm %%KRONOLITHDIR%%/locale/ko_KR @dirrm %%KRONOLITHDIR%%/locale/nl_NL/LC_MESSAGES @dirrm %%KRONOLITHDIR%%/locale/nl_NL +@dirrm %%KRONOLITHDIR%%/locale/nn_NO/LC_MESSAGES +@dirrm %%KRONOLITHDIR%%/locale/nn_NO @dirrm %%KRONOLITHDIR%%/locale/pl_PL/LC_MESSAGES @dirrm %%KRONOLITHDIR%%/locale/pl_PL @dirrm %%KRONOLITHDIR%%/locale/pt_BR/LC_MESSAGES @@ -177,3 +193,4 @@ @dirrm %%KRONOLITHDIR%% etc/horde/httpd.conf.kronolith %%PORTDOCS%%@dirrm share/doc/kronolith +@unexec if cmp -s %D/www/horde/config/registry.php %D/www/horde/config/registry.php.afterKronolith; then rm -f %D/www/horde/config/registry.php.afterKronolith; mv %D/www/horde/config/registry.php.beforeKronolith %D/www/horde/config/registry.php; fi >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 15:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E07537B414 for ; Tue, 11 Jun 2002 15:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BMe4Z66383; Tue, 11 Jun 2002 15:40:04 -0700 (PDT) (envelope-from gnats) Date: Tue, 11 Jun 2002 15:40:04 -0700 (PDT) Message-Id: <200206112240.g5BMe4Z66383@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/38431: deskutils/kronolith: fix deinstall-time trouble. Reply-To: Thierry Thomas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/38431; it has been noted by GNATS. From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/38431: deskutils/kronolith: fix deinstall-time trouble. Date: Wed, 12 Jun 2002 00:34:10 +0200 Le 23 mai 02 à 0:00:59 +0000, Thierry Thomas écrivait : > > >Number: 38431 > >Category: ports > >Synopsis: deskutils/kronolith: fix deinstall-time trouble. Please close this PR: it has been superseded by PR ports/39176. Thanks. -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 15:40:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 359D637B409 for ; Tue, 11 Jun 2002 15:40:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BMe6k66388; Tue, 11 Jun 2002 15:40:06 -0700 (PDT) (envelope-from gnats) Date: Tue, 11 Jun 2002 15:40:06 -0700 (PDT) Message-Id: <200206112240.g5BMe6k66388@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/38433: deskutils/nag: fix deinstall-time trouble. Reply-To: Thierry Thomas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/38433; it has been noted by GNATS. From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/38433: deskutils/nag: fix deinstall-time trouble. Date: Wed, 12 Jun 2002 00:32:44 +0200 Le 22 mai 02 à 23:55:14 +0000, Thierry Thomas écrivait : > > >Number: 38433 > >Category: ports > >Synopsis: deskutils/nag: fix deinstall-time trouble. Please close this PR: it has been superseded by PR ports/39175. Thanks. -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 15:50:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from yahoo.com (PPP-91-201.bng.vsnl.net.in [202.54.91.201]) by hub.freebsd.org (Postfix) with SMTP id 5B70637B408; Tue, 11 Jun 2002 15:50:10 -0700 (PDT) Received: from unknown (HELO smtp-server1.cflrr.com) (205.158.100.198) by sparc.zubilam.net with NNFMP; 12 Jun 0102 05:56:48 -0800 Received: from unknown (70.77.7.95) by smtp4.cyberecschange.com with smtp; 11 Jun 0102 21:55:31 -0500 Received: from unknown (HELO a231242.upc-a.zhello.nl) (179.8.187.44) by mailout2-eri1.midmouth.com with SMTP; Tue, 11 Jun 0102 16:54:14 -0300 Received: from unknown (18.124.113.39) by f64.law4.hottestmale.com with smtp; Tue, 11 Jun 0102 13:52:57 +0500 Reply-To: Message-ID: <017b32c34e4e$3472d2c5$7ec87eb8@xahcyt> From: To: everybody@FreeBSD.ORG Subject: Hi... Date: Tue, 11 Jun 0102 20:36:33 -0200 MiME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I'm also an online business owner and I'm interested in building strong business relationships. This internet is such a jungle, sometimes a good tip can really help. I remember how it feels to continually pay for advertising my website and to always be in lack of traffic unless I would get more money out of my pocket again and again. I felt like that untill the day I discovered a great resource. It explained to me how to get my traffic for free. Not the regular methods we see everywhere. These tactics worked for me immediately. It made all the difference for my website. Since then, I'm experiencing great results without paying a dime in advertising. If you would be interested to know where I got that information, simply click on the email address below (just send a blank message). I will be happy to send you the link. mailto: neobiz016@yahoo.com Respectfully Yours, Matthew ------------------------------------------------------------------------------------------------------- Unsubscribe Instructions: To remove yourself from further mailings, please click on the address below (just send a blank message). mailto: mopro016@yahoo.com 0504OKZM0-103woAr7415NJqi4-0l26 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 16: 1:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from scan.ji-net.com (scan.ji-net.com [203.130.156.4]) by hub.freebsd.org (Postfix) with ESMTP id 918AF37B406 for ; Tue, 11 Jun 2002 16:01:30 -0700 (PDT) Received: from net1.ji-net.com ([203.156.15.120]) by scan.ji-net.com (8.11.2/8.11.2) with SMTP id g5BN1RQ25222 for ; Wed, 12 Jun 2002 06:01:27 +0700 Message-Id: <200206112301.g5BN1RQ25222@scan.ji-net.com> Date: Wed, 12 Jun 2002 06:03:30 To: freebsd-ports@FreeBSD.org From: goodhealthgoodjob@yahoo.com (foodforhealth) Subject: Çѹ¹Õé¤Ø³´ÙáÅÊØ¢ÀÒ¾áÅéÇËÃ×ÍÂѧ X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org á¹Ð¹Óâ»Ãá¡ÃÁ¤Çº¤ØÁ¹éÓ˹ѡ à¾ÔèÁ¹éÓ˹ѡ ÃÑ¡ÉÒÊØ¢ÀÒ¾ ¤Ø³ËÃ×ͤ¹·Õè¤Ø³ÃÑ¡¡ÓÅѧÁͧËÒÇÔ¸Õ´ÙáÅÊØ¢ÀÒ¾·Õèà»ç¹¸ÃÃÁªÒµÔÍÂÙèãªèäËÁ? ËÒ¡¤Ø³àº×èÍ˹èÒ¡Ѻ¤ÇÒÁ¾ÂÒÂÒÁ·ÕèäÁè»ÃÐʺ¤ÇÒÁÊÓàÃ稤ÃÑé§áÅéǤÃÑé§àÅèÒ ã¹¡ÒôÙáÅÊØ¢ÀÒ¾à¾×èÍÃÙ»ÃèÒ§·Õè´Õ àÃÒÁÕâ»Ãá¡ÃÁâÀª¹Ò¡ÒÃà¾×èÍÊØ¢ÀÒ¾ ·ÕèªèǤسä´é ÊÓËÃѺ¼Ùé·ÕèÁջѭËÒ ¹éÓ˹ѡà¡Ô¹ËÃ×ÍÍéǹ, ¼ÍÁà¡Ô¹ä», ÁջѭËÒÊØ¢ÀÒ¾ (¼ÍÁáËé§áç¹éÍÂ, ¾Ø§ËéÍÂÍ×´ÍÒ´, ¢Ò´¤ÇÒÁÁÑè¹ã¨, âäÀѶÒÁËÒ,ãºË¹éÒà»ç¹ÊÔÇ, ¼ÔǾÃóàËÕèÂÇÂè¹, ¤¹àÅ蹡ÕÌÒ, ¤Ø³»éÒÇÑ·ͧ, ¤Ø³¹éÍ§æ ·ÕèÍÂÒ¡ÊÇÂ)à»ç¹¼ÅÔµÀѳ±ì¨Ò¡¸ÃÃÁªÒµÔ 100 % äÁèãªèÂÒ äÁèµéͧʹÍÒËÒà äÁèÁռŢéÒ§à¤Õ§ äÁèµéͧÍÍ¡¡ÓÅѧ¡Ò ¿Ñ§´ÙäÁè¹èÒàª×èÍáµè¡çµéͧàª×èÍà¾ÃÒмèÒ¹ ÍÂ.·Ø¡»ÃÐà·È·Õèà¢éÒ仢ÒÂâ´Â੾ÒлÃÐà·Èä·ÂáÅÐÍàÁÃÔ¡Ò ãËéÊÒÃÍÒËÒäú¶éǹ »ÃѺÊÁ´ØŢͧÃèÒ§¡ÒÂÅ´ä¢ÁѹÊèǹà¡Ô¹ ÃѺÃͧ¼ÅÀÒÂã¹30Çѹ´éÇÂÃкº¤×¹à§Ô¹100%(á¾·Âì¼Ùé¤Ô´¤é¹ÍÒËÒÃÊٵùÕé¤×ͤ¹·Õè¤Ô´¤é¹ÍÒËÒÃãËé¹Ñ¡ºÔ¹ÍÇ¡ÒÈͧ¤ì¡ÒùҫèÒ) ʹ㨠¢Í¤Óá¹Ð¹Óà¾ÔèÁàµÔÁä´é·Õè ¤Ø³ÊÔÃÔ 01-8901701¾º¤ÓµÍºÊØ´·éÒ¢ͧ¤Ø³ä´é·Õè¹Õè http://www.smartslender.com/foodforhealth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 16:56:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 017BD37B401; Tue, 11 Jun 2002 16:56:40 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BNudq78646; Tue, 11 Jun 2002 16:56:39 -0700 (PDT) (envelope-from petef) Date: Tue, 11 Jun 2002 16:56:39 -0700 (PDT) From: Message-Id: <200206112356.g5BNudq78646@freefall.freebsd.org> To: thierry@pompo.net, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38432: devel/chora: fix deinstall-time trouble. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: devel/chora: fix deinstall-time trouble. State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Tue Jun 11 16:56:28 PDT 2002 State-Changed-Why: Superseded by ports/39172. http://www.freebsd.org/cgi/query-pr.cgi?pr=38432 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 16:56:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E7E837B405; Tue, 11 Jun 2002 16:56:57 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BNuvQ78692; Tue, 11 Jun 2002 16:56:57 -0700 (PDT) (envelope-from petef) Date: Tue, 11 Jun 2002 16:56:57 -0700 (PDT) From: Message-Id: <200206112356.g5BNuvQ78692@freefall.freebsd.org> To: thierry@pompo.net, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38431: deskutils/kronolith: fix deinstall-time trouble. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: deskutils/kronolith: fix deinstall-time trouble. State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Tue Jun 11 16:56:48 PDT 2002 State-Changed-Why: Superseded by ports/39176. http://www.freebsd.org/cgi/query-pr.cgi?pr=38431 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 16:57:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4AD8B37B400; Tue, 11 Jun 2002 16:57:12 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5BNvCt78759; Tue, 11 Jun 2002 16:57:12 -0700 (PDT) (envelope-from petef) Date: Tue, 11 Jun 2002 16:57:12 -0700 (PDT) From: Message-Id: <200206112357.g5BNvCt78759@freefall.freebsd.org> To: thierry@pompo.net, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38433: deskutils/nag: fix deinstall-time trouble. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: deskutils/nag: fix deinstall-time trouble. State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Tue Jun 11 16:57:00 PDT 2002 State-Changed-Why: Superseded by ports/39175. http://www.freebsd.org/cgi/query-pr.cgi?pr=38433 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 17:50:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C8D637B40C for ; Tue, 11 Jun 2002 17:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C0o1c92117; Tue, 11 Jun 2002 17:50:01 -0700 (PDT) (envelope-from gnats) Received: from mailrelay1.lrz-muenchen.de (mailrelay1.lrz-muenchen.de [129.187.254.101]) by hub.freebsd.org (Postfix) with ESMTP id 8C30E37B408 for ; Tue, 11 Jun 2002 17:46:05 -0700 (PDT) Received: from [10.150.180.176] by mailrelay1.lrz-muenchen.de with ESMTP for FreeBSD-gnats-submit@freebsd.org; Wed, 12 Jun 2002 02:46:02 +0200 Received: from elevation.uni.stoert.net (r180177.olydorf.swh.mhn.de [10.150.180.177]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g5C0k1t10412 for ; Wed, 12 Jun 2002 02:46:02 +0200 (CEST) (envelope-from corecode@elevation.uni.stoert.net) Received: (from corecode@localhost) by elevation.uni.stoert.net (8.12.3/8.12.3/Submit) id g5C0k1v1002708; Wed, 12 Jun 2002 02:46:01 +0200 (CEST) (envelope-from corecode) Message-Id: <200206120046.g5C0k1v1002708@elevation.uni.stoert.net> Date: Wed, 12 Jun 2002 02:46:01 +0200 (CEST) From: "Simon 'corecode' Schubert" Reply-To: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39178: new port: games/crack-attack (An OpenGL game based on the Super Nintendo classic Tetris Attack) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39178 >Category: ports >Synopsis: new port: games/crack-attack (An OpenGL game based on the Super Nintendo classic Tetris Attack) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 17:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon 'corecode' Schubert >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD elevation.uni.stoert.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #4: Wed May 15 11:13:56 CEST 2002 corecode@elevation.zuhause.stoert.net:/usr/obj/i386/k7/usr/src/sys/ELEVATION i386 >Description: A free OpenGL game for UNIX and Windows based on the Super Nintendo classic Tetris Attack. Warning: Highly addictive. Play with care :) WWW: http://aluminumangel.org/attack/ - Simon 'corecode' Schubert >How-To-Repeat: >Fix: a uuencoded tar.gz this time because of an included binary in files/ begin 644 crack-attack.tar.gz M'XL(`.^8!CT``^Q:>5@3U[M&;:&@0BU5:Q48!8H6R0*$30)$-BF;$C85#4,R MA$@R"5E(($!47*F"2UMWL-=6_:D%Q(V(&G=$5'[6!:QLBA(K:T$(D25W6%Q0 MA[%>:_^XGN?AF\*`,^N`S\`>Q*!2"+:VI#L$!;1UMI&"R#]0^,95$0"(<@'`"VQ6#PD M3QP#0>P/,:`/6^@OS[\_&`M%L]C0>[9!)!#L;&U1YY]H1[1&YM_6WIY(L"?: M(+%`M"':$;0`PGL>QQO+__/Y-P4"(#'`X_*%`H#.9;,ANI#%A0'.0"0`T5R^ MD^[+0:)G"GB`0@B@\R'DPG#2U;4%OA/!$&!-(%@C8%@,EX-4ZE)9'*0?"SJ7 M#]&Y#,@"H-)C1%$07P@X/ZMS>W:#`X4Q.+K$1<\4Z<#,BP]!,ZD>9L@OO=F! M0<$!%']/\N`Q]%:'>@91?0(#R+I$'!'GH.=."?;T#@SR\:22=9D@!Q+H^5.H MP9Y!-*I/<&]=C%#(<\+C0;:(PX)%'!!F0FPKIN2(^SDP$SJ9>/GR?5 MPRS*>`0K!OL;>(0'S M?&;3W/T]DE^!T?L9&`(+1F3%9COIX5C1P&0&$DLPQ)@:$-@[<1Z![M1I?0;\ M?7L'A?3=6]5[B]32&2_;XM)G`!%ZND@4`M$`"P:^Q<4(.6SDLHC'G`$PN+V@ MKIG4)X`:3/'SHWE0@BE(?V;1+_79UP&#"T-Z.`AFL*('6^Z?IF2\(`;D0W@> M2\(!>0*$\MSBH,'@O\5)>!P,PV_L\L4H$)?T3R/@'"5@X'JEA^/$NNC]._H? ME/\9+(&0!4=SW[,-C/P/$`DVK^9_:QO;C_G_0Q1_#Q(P]>4@L.I+ISC$*8B: MIP%D(,K1T8$(0H3H:%N2(]W.&K2AD^AT$")%$:*C0%N;?REP/Y;W4@;IGQ?+ MM*)S.1P(%KY/&]CZ)[ZJ?[N/^O\PA0(#@3P(]O8#>A=-0!0H@!@`LG`3QD`` M5<2#^$``"Q8B+TXN0&>#`@&+#@1#0CY+`%#ZEV+_]@-\+/^G\IK^&9"`SG^_ M-K#T;T,D/=O_VUCWWB,7>^N/^O\0A0)$(]NM03F@=^D;$N`3#H`P`PAC(=(7 M"_H3@][?2`PX/;TPD`^S8*83,(O%C&$G`""#P4*VE_$0#IC-!A,`,4L8`]"1 M13+@-`UAAX4Y`=B[-"L`=6?Y,1?]_?*:_GEL9!/P?FT,K7^BC2W)]E7]V]B3 M/NK_0Y0H%HP?]&FE?]'B4/#UD/#-D/#MD/#I*%ANZ%A M^Z%AAZ%AQZ%A2"+D@Z@4K@@6TI#\"@_AOA<<=!^^X*`[\@6'R44C,:!H4,06 MTGHS*Y_Q)L;`!Q_4X0[@J$.-YL)"`GHL]"P&SL;"80P"!PO'FD$L`ZAY9P#G8>!Q&#A6 M@`HP<`Q]T$48>#P&+L;`)1AX`@:>.#2.(1`&AGLP]`-AS!Z$,7L8\L-0'Q-C M[C#$B:%-#&EB*!-#F&R,H6/(DH.A.@P80Y,8D\K#B"D>1M#P,'S#PY`T#R-F M>1B2Q8C).`S?8XP.8W`"C(?'B`LAAN\Q'ATC66'D*HQ4A9&I,!)5(L:+)A%C MJ9"(L51(1/7MK3-2E[&M,U%7M:TS4!>XK3#87?9_P M!BIZ1#PCLUG,&"$'Y*&O_E]C8OKT.1/3I\^9F#Y]SL3TZ7,FJD^'^#46>Q#T6=N3X4=;?7AZ)N]OI0U+U> M'XJZU>M#H[BP"/7ET<>08/A,@N$T"8;7)!@PJHKZX:&=+AG:ZY*AW2X9VN^2 MH1TOZ?>\N?FSHRCFYOW4WN,=@^@,-HW%0C0.BR1]IT[>OHVX_Z/Y6[="Z-#; MV^C+&U$L9N\9F+?A"^A\"()ID(3'!F&P]WC7V[84PK2!QH(8KA#)V^_6COB. M[:S?L9W-.[:S?<=VI'=L9_>.[>S?L9W#WV@G!MEL'LB#^#3PG5I%];7J9PX< M@<+315$0C45'XD_"X[R"]7XGA3BH<%_,/\?<1#`D@>@`G\-@\0%SC\%'K0!K M%SP#BL?#(C8;2$H"A'P1-&C\;D@K/@=X\V/H#4('(?_VM_I_H@Q>';/8D.#] MGP+_^^>_K4G6I(_GOS]$>/[[ M@Q23[S_[[/SG7#2O"YXM)=MH7JTRK6GY+BT]HH\Q[&A8O]<1X'RRO;,0YJZDZ65 M-MS*N[6KLZ?U)#,R$K980Y=_F$;=[==WPYH7M1D MU8/ML?K7_\7OA=,F^0'V&H9E.V=)+ M9:OVXQ4MS=FR*K_K:6.W):JX?Y1;WK=X<.J^":['15'`$$;=.]N:R+0*GVU= MN+V&G%WSE+1?=OQD7=5P3GE'L%J:'7XB^WQH'M!UH7A,@+WI,2)6KCECGE8J\P!??&;M=N.ILRGL]9-V=N)&[*HU2#G\X%1E308G MZW3U-Q6U8R75)BR7YRH+9N MFSTYXC)@O9CL5C(A8[=TW;:O+)9J%G8:V7VA'EYE,J-8LG0C882[,")^;=5H M_0C#MJ^ELQ]!OS>ERGF;7%(G)Y#H6G13T:A6X]);1KA$L7I"QY4[ MDPI6&B>Q,]9.;.RD;(O],4Q/]B2KRO%&U<'5\,0"^?GLM57:]G\2[8;5+E1K M-<=?J7/Q3M&:^T6/I2)YD8GO.(;I=O.1U5>[=P$ZJ;/D9FL,UG4W/94N43Q9 MF#+_P.8%3KCR\VG#_CB?#.OD#CN;M761GF;J2$)>=033\,'XX\;S8^JO<0)E M?Q:+?\@WM,QO%!MUCFWO2"*,;V]>06*E,*,AV-QZ7\1N.UG9*.>*^4QP M[NMD@ZN&X[/DQ6UCRH7=[B$136V9X85S1HN;>H=9.53KS[L5O)I*BL*P$[@BMU]^1+ECV@&U;.^]QC0'`_?]<&67F+$T MXIZ%;PZ^[MB:"KERP?S;Y`GBBY],S]4E%$:>)S]2&4TTF4I;GG/1H/Q,:%N* M.CC[7B)1)1\%V&RUN1_B,(?*>GRF6C")6V@3DLJ_HMY1P+^:8N?3YG%!'?EM M]PJCL"*MFH8F-:F\*26U;JST;,O$__1\/[_P=H39A/6:],UU7*,"(WR/IBF> MN*)@)&C3K*DV=X9TSN3CXW?GA&WNW3)@\[KHAX\XZHT[\OOO>OO7ARY97=`QQ+/8CCG M2$,F_L)"WYYTXDZE+(V25O9D5\1$P9'C$EQGZQW3>U_7))5Z$N*ZVD[5Y20= M*C&0^)4N*[C6T$CLW#M&P%CCNKG(8&]/'?%H,_]N8_Y%IS51I&2O?78U9 M>G7S==,_3O29[%DW?"%8$+MS9USBN_[<-;;G\<9U MHQZ1VK74\[:=_`F>2EN@\F9E)F<'K<^@??*3^>VSSDMD3SZ=HQT4[Y8ON_]X MV^72DZ6:[#PUKUU=8=CQ8YEV1=,YFG.Z(C?G7)6H\J!,^6E5W8WN.?5'-L;,SEQ-E+CA%6.M8F/>E>H&GW:ZU-[CGL&G"S>V===;E] MDTNFA5<]U:GDH/)IGB;B;ALWJ\XV7GF4;"3+4"\OR-D2<`NN$QJ7G[2K5VMU MB+OOVISTK,:7.WHI;XTPDIK6M4BS1@X7YS=F;F_*&*DEKU%6+7YO&:":I,O0/-DZ[':=] M+VM#ZM%6-WFE_3P/V=1\C_(C\7_(]35@[>+3KBKN6GVY+$.RIZQ5`R[2I,NR M.]=JLVADL-AI5IF*^KO\J/5_HXT)G8NO`SS!E2-,?;G;W/%?Y:AC&PL?`I<7 M=RZQZU`NS(#_$\&<<[XS'C>*/H*O7V8U338^5O]2 M7(9@V*5A:T9Y9!$HV@>B@U>Z)J]8D'$N`EATHCYV9J;W`5I[\_*VS9%!EQ>7 M+JZ)6&=BD;24X98PDQJPKD%3_SEY0;5I]ZL7)BJT97L2W=*=E;]N4-*: MORN:M'_AYKQ/8<.D':*CFD.^D3GA`>'JI,R<0W_EKXTUK5T_UG"6IF9[+G_U MS:XYC9U;$J)<@S.NGCG=>B(FRUQGDJF%*/_<5I-:@;.J-2'R`<6.(OVVMHL; M/TNZ62YK5TN+//>E&,!YZG1Y_9)T50G)`@6E1K66H:K/1 M],.G3$,.#9N()(![%2NE9[9.;#\9SZEJF:(V];CQ_HKUN9UG2T1A[?/D M<\_3U(#R?D_10=7^-6/HLORX*R/IHS;3-5M,FS/:M]$9PR.6B1=<#>UDR/US M;J=^59LL6KI84;_XMNXOS:ZQ9Y8J"_JZT_ATXQEG:[1*.N_W3(LP-=EPMF", M=..2;[I:NZJNC'&05NJ/JRRVV)[\FYWHYRDF,Y9W'EF9LN.4P7F7);+&[JWD M>0KXW+F6&VDE^R.2%!I5K%VR]I&S%&O"W"YF[*1XT?&'E192BQRUZ%:@96W2 M#?*!@]5.:OBAUJ5495=JCV;1@E6_Z?IEC_;+S3$,[K:H2YEQ7+5^?(F6:E>* M)K'(I*/AFLM/DWAKJW3:'Y_9K0F5GU`]L?S?=NSU*^ETBP.X#J..94-%Y6F\ M4*M)-,NF)F\I@E.-E1:9F5D@CCK9B)J7\08B$F,U:>!HI9EIGDPC!=0RKXC7 M-*VPS/GA)=0025%1E)OS-]1BK!L7.*!H!2OC M!VTZ*0[F3M"-P$T\E\3O>W*_=,EN5#R93K`D+$.-*?D=ZOCL28FX1V`DD044 MV8[EY&P:(K*T4P6H'\DEOP?AA!KBY$\Z)-#6CN$)1MZ3%FXZND'B"!9T"*_2V*X/6DJ@*D6-DJ,YIVC5Z`?J_A2`.-?@-)NT\;P=)M'- M(?#FRYV#Z\\Y*XJC6C^:JL=Y36RD\;9]3>P#3/.M+#U7*OX0/B;H4*CI?=.I M+;:_@F;PI.]!S5/6V6VE/"3/6_2XJ,_XXP2-Y@7'(0 MX)>UL;C:,CZ=!\H6D-NV")H;1PWN]_-'T_BA;I+7OL2Z/V$?"12S^MMY\.-" M0[IC2:"Q,>3P:M)TA58H3F`J+%NY7:+Q:YQ(Y"!P]8(:)TAEO2:+V2$W&_&> MO<:3LF#9).&W0Y@;M\]\0HD6EI[I"6-7`P'GPD_=SM.D.0VM:YT4XFN\&D7` M'^6F#Z/QJ`._G%2TI1="-3*?OHC3Y:UO1:+2<@V#[XD)R-0K+>,CN+82"`X' MBB,FNYQ]Z)(!3[!>R+VM<"0&0Q1SMV36?(5KT>%9_P"Y!R2/48:/.6D[6AO`-MBP>=@[QNRBC*YO0[X*<5IAT-7C$1 M1]FL=_KN^O[%SUL+0TZ_XB_D&+XFAQFXYXH]OY.;7EV-W>*>C\?%]9]U&SYX MU0U$<_Q<72^4**@(DL":]&&U.B23A^KE)?%_&7V#:&X#J*;5^R"F!S55!MZLP+] M/P<.&XRYA6U6BFK;!E`%-+O%_3_\,KOKY:T)&PHB%ED;U",'GYQ`V)KT*+EF M=M!^#:J7@TL+OJ!9-.R\41!:Z*!92AU?SOGSS2W)XHX^@%SKC>M[6U4ZPX-$5MEHQ&'[1S.<#J8/=<:TYG\;#]$ MNTW7OLW'O\^.9:?A""0'-XJN^7M%]VJ'XQX/FOR+5KYX% M70@'69)"3C)@9UBJ*AX`#[U\AIDONC7\5XAZLW[1`QJ3J:30(US1'4$UTJU4 M-M<0X3O['3%ZA=`X-;;B?Y!2<`ZN!Q@\@A`E,)P?+HZ MN%=!@&;/Z#J^$`-_/%GIF*4+S38+LSB#,BJJ.V!>.5PXVX1GWP$G6^]`['0S M^/L#`2`R+,ROUXQ$+0:\Z;]\.W#@^=?2HJ]D7^O\HQ*;39##4]]@\0Z$A M^G':)NJT?A+>S1=IDQDC8-NM"MRG%,%*S8*9M-'Q:`KU45$KAP6-0:,WF M3;1Y"DMM(,SZ(:ZDX2>]V1C$@VE$J[<'4$/ZP]NOU!ANUU_>$\61@7!6V9'- MFI?2JW,;?&6T#*UEQ@,Q4[ZEH@/QI"D6X?KZCB)'F983#3JHF[/+X$A,9U?* M8Q/9RT7?RG(:J"?OM?Y$>)UL^<@].E^)T74#UEW:H\_U5[UBX?G`E<]!5^DN M:%SCD^+8.9?BG;-^7&KTK9$"O';(_ESB<:>*;_7-K"MP>MV1V,3*]ZKG))GE M&?C`"0\^2P9O#^/`*,219O;-8^=[C9_>V,TU>E%^+`^=<%\AZM0UGQN=DKLS M)?%8!T+QL)K%I"+N.Z:-S[/%?JK*AN/^150,5&(DA_/1>;*]51]76NK?/7=X ME5F/XT"IK!9-+^6Z5M>.C2T3("""6K>S8Y:?3G!]DCWR9Y]QZ<&$3&5L^!UR M_=BE9RR3-[4BV.+0N=3?53Z9L6H6E[N$Z/`E"_<%Q6`;"\QB2,TQE3ZQ[`E3BDX"QWY)V#@82N=M"9GSIY>L(73#5 M_<4!5(ZA,/E6=2.5H=+OSA.P]S2\Z-=RGRT=)V?9HG-S?X6[I8DOO?\]1_BMOK]KG,9:FP<-VR`.6J K&L`BY$J(".HB(0V[?;B[U\#P?WWR6[-FS9HU:]:L6?-_[!]Y?FB2`%`````` ` end >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 18:17:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 6AD9B37B409 for ; Tue, 11 Jun 2002 18:17:28 -0700 (PDT) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id LAA51417 for ; Wed, 12 Jun 2002 11:17:26 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (localhost [127.0.0.1]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id LAA28847; Wed, 12 Jun 2002 11:17:26 +1000 (EST) Message-Id: <200206120117.LAA28847@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: ports@freebsd.org Subject: xscreensaver and gtk12 link problems Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 12 Jun 2002 11:17:26 +1000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org [I hope this is the right place; please cc me as I'm not subscribed to ports@] I'm trying to build xscreensaver-4.04.2 (using the port Makefile rev 1.54). I don't want or have gnome. I do have gtk and gdk installed (from the gtk12 port, version 1.2.10 with Makefile rev 1.80). AFAIK these are the latest versions. The build of xscreensaver is failing at link time, trying to link "-lgtk" which doesn't exist - it is called "-lgtk12". Some serious head scratching and looking at xscreensaver's configure script has led me to look at pkg-config. "pkg-config --libs gtk" gives what seems to be the correct output: -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm but the configure script is calling "pkg-config --libs gtk+" which gives the bogus output: -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lintl -lXext -lX11 -lm -lglib Further investigation leads me to the gtk12 port, which installs the file /usr/X11R6/libdata/pkgconfig/gtk+.pc which contains the bogus data. Is this a bug in the gtk12 port? Greg, still a real novice when it comes to automake and gnome/gtk stuff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 18:20: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.noos.fr (racine.noos.net [212.198.2.71]) by hub.freebsd.org (Postfix) with ESMTP id 0E42637B408 for ; Tue, 11 Jun 2002 18:20:02 -0700 (PDT) Received: (qmail 9630132 invoked by uid 0); 12 Jun 2002 01:20:00 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.230.194]) (envelope-sender ) by 212.198.2.71 (qmail-ldap-1.03) with SMTP for ; 12 Jun 2002 01:20:00 -0000 Received: from gits.gits.dyndns.org (7d9zh73q4v55wdcj@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.3/8.12.3) with ESMTP id g5C1K0a6077066 for ; Wed, 12 Jun 2002 03:20:00 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by gits.gits.dyndns.org (8.12.3/8.12.3/Submit) id g5C1K0gZ077062 for freebsd-ports@FreeBSD.org; Wed, 12 Jun 2002 03:20:00 +0200 (CEST) (envelope-from root) Message-Id: <200206120120.g5C1K0gZ077062@gits.gits.dyndns.org> Subject: Re: ports/37100: Maintainer update: textproc/dico (portsurvey fix) To: freebsd ports Date: Wed, 12 Jun 2002 03:20:00 +0200 (CEST) From: Cyrille Lefevre Reply-To: cyrille.lefevre@laposte.net X-Face: V|+c;4!|B?E%BE^{E6);aI.[< List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, anyone to commit PR#37100 to make portsurvey happy ? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/37100 Thanks in advance. Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 18:34: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) by hub.freebsd.org (Postfix) with ESMTP id E3EAA37B404 for ; Tue, 11 Jun 2002 18:33:58 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.lerctr.org (8.12.3/8.12.3) with ESMTP id g5C1Xs7p019855; Tue, 11 Jun 2002 20:33:54 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: xscreensaver and gtk12 link problems From: Larry Rosenman To: Gregory Bond Cc: ports@FreeBSD.ORG In-Reply-To: <200206120117.LAA28847@lightning.itga.com.au> References: <200206120117.LAA28847@lightning.itga.com.au> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 11 Jun 2002 20:33:54 -0500 Message-Id: <1023845634.366.5.camel@lerlaptop> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 2002-06-11 at 20:17, Gregory Bond wrote: > [I hope this is the right place; please cc me as I'm not subscribed to ports@] > > I'm trying to build xscreensaver-4.04.2 (using the port Makefile rev 1.54). > > I don't want or have gnome. I do have gtk and gdk installed (from the gtk12 > port, version 1.2.10 with Makefile rev 1.80). AFAIK these are the latest > versions. > > The build of xscreensaver is failing at link time, trying to link "-lgtk" > which doesn't exist - it is called "-lgtk12". Some serious head scratching and > looking at xscreensaver's configure script has led me to look at pkg-config. > > "pkg-config --libs gtk" gives what seems to be the correct output: > -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm > > but the configure script is calling "pkg-config --libs gtk+" which gives the > bogus output: > -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lintl -lXext -lX11 -lm -lglib > > Further investigation leads me to the gtk12 port, which installs the file > /usr/X11R6/libdata/pkgconfig/gtk+.pc > which contains the bogus data. > > Is this a bug in the gtk12 port? DougB@FreeBSD.org committed a change to 4.05, but it fails: ===> Cleaning for esound-0.2.27 ===> Cleaning for gnomeaudio-gnome-1.4.0 ===> Cleaning for libaudiofile-0.2.3 ===> Cleaning for libiconv-1.7.0.1 ===> Cleaning for db3-3.2.9_3,1 ===> Cleaning for gdbm-1.8.0 ===> Cleaning for gnomedb-gnome-0.2.96_1 ===> Cleaning for libgda-gnome-0.2.96_1 ===> Cleaning for ORBit-0.5.17 ===> Cleaning for bison-1.35_1 ===> Cleaning for bonobo-gnome-1.0.20_2 ===> Cleaning for gconf-gnome-1.0.9 ===> Cleaning for gettext-0.11.1_3 ===> Cleaning for glib-1.2.10_6 ===> Cleaning for gmake-3.79.1_2 ===> Cleaning for gnomevfs-gnome-1.0.5_4 ===> Cleaning for imake-4.2.0_1 ===> Cleaning for libglade-gnome-0.17_2 ===> Cleaning for libgnugetopt-1.1 ===> Cleaning for libtool-1.3.4_4 ===> Cleaning for libunicode-0.4_3 ===> Cleaning for oaf-gnome-0.6.10 ===> Cleaning for pkgconfig-0.12.0 ===> Cleaning for popt-1.5.1_1 ===> Cleaning for Mesa-3.4.2_2 ===> Cleaning for gdk-pixbuf-0.17.0 ===> Cleaning for gle-3.0.3 ===> Cleaning for gnomecanvas-gnome-0.17.0 ===> Cleaning for imlib-1.9.14_1 ===> Cleaning for jpeg-6b_1 ===> Cleaning for libungif-4.1.0b1 ===> Cleaning for png-1.2.3 ===> Cleaning for tiff-3.5.7 ===> Cleaning for guile-1.4 ===> Cleaning for gnomemimedata-gnome-1.0.8 ===> Cleaning for freetype2-2.1.0_1 ===> Cleaning for ghostscript-gnu-7.05_1 ===> Cleaning for gnomeprint-gnome-0.36 ===> Cleaning for gnomecontrolcenter-gnome-1.4.0.5_1 ===> Cleaning for expat-1.95.2 ===> Cleaning for libxml-1.8.17_1 ===> Cleaning for pspell-0.12.2_1 ===> Cleaning for scrollkeeper-0.2,1 ===> Cleaning for glibwww-gnome-0.2_1 ===> Cleaning for gtkhtml-gnome-1.0.3 ===> Cleaning for libghttp-1.0.9 ===> Cleaning for libwww-5.3.2 ===> Cleaning for gal-gnome-0.19.2_1 ===> Cleaning for gtk-1.2.10_5 ===> Cleaning for XFree86-libraries-4.2.0_1 ===> Cleaning for gnomecore-gnome-1.4.1 ===> Cleaning for gnomelibs-1.4.1.7 ===> Cleaning for xscreensaver-gnome-4.05 /bin/sh pkg-libwarning pkg-libwarning: Can't open pkg-libwarning: No such file or directory *** Error code 2 Stop in /usr/ports/x11/xscreensaver-gnome. I've sent mail to Doug. No response as of yet (only sent an hour ago, though). > > Greg, > still a real novice when it comes to automake and gnome/gtk stuff. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 18:35:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from web20703.mail.yahoo.com (web20703.mail.yahoo.com [216.136.226.176]) by hub.freebsd.org (Postfix) with SMTP id 0F42737B403 for ; Tue, 11 Jun 2002 18:35:23 -0700 (PDT) Message-ID: <20020612013523.74030.qmail@web20703.mail.yahoo.com> Received: from [132.239.56.55] by web20703.mail.yahoo.com via HTTP; Tue, 11 Jun 2002 18:35:23 PDT Date: Tue, 11 Jun 2002 18:35:23 -0700 (PDT) From: Joel Rosenberg Subject: HLDS requires beta patch To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, The makefile for the half-life server port, hlds-3.1.0.9.c (ports/games) requires that (in addition to hlds_l_3109_full.tar.gz) hlds_l_3109c_beta.tar.gz must be fetched to /usr/ports/distfiles. It didn't seem to exist in distfiles on a freebsd.org server and a quick search on google showed no results. Any idea on how to obtain this? Joel __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 19: 0:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 60A2F37B410 for ; Tue, 11 Jun 2002 19:00:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C209C02838; Tue, 11 Jun 2002 19:00:09 -0700 (PDT) (envelope-from gnats) Received: from www.dratman.com (pcp108019pcs.echryh01.nj.comcast.net [68.45.89.210]) by hub.freebsd.org (Postfix) with ESMTP id 8D51D37B409 for ; Tue, 11 Jun 2002 18:59:18 -0700 (PDT) Received: (from root@localhost) by www.dratman.com (8.11.1/8.11.1) id g5C1xHr03931; Tue, 11 Jun 2002 21:59:17 -0400 (EDT) (envelope-from rd) Message-Id: <200206120159.g5C1xHr03931@www.dratman.com> Date: Tue, 11 Jun 2002 21:59:17 -0400 (EDT) From: rd@maxsoft.com Reply-To: rd@maxsoft.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.2 Subject: ports/39180: The ports file htmldoc-1.8.19-source.tar.gz is reported as having a bad checksum by gunzip. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39180 >Category: ports >Synopsis: The ports file htmldoc-1.8.19-source.tar.gz is reported as having a bad checksum by gunzip. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 19:00:09 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ralph Dratman >Release: FreeBSD 4.2-RELEASE i386 >Organization: Maximum Software, Cherry Hill, NJ USA >Environment: Normal 4.2-RELEASE system. Normal attempt to build port, using make. >Description: I tried to make the htmldoc port and discovered that gunzip reports that the file htmldoc-1.8.19-source.tar.gz as having a bad checksum. I re-downloaded that file from the main freebsd.org site and then from a mirror site, with the same results. I tried gunzip by itself (that is, outside make) several times and sometimes gunzip even did a crash and dump! >How-To-Repeat: /usr/ports/textproc/htmldoc#make 1.8.19-source.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >Fix: Maybe I could drop back to an earlier version of the port, but I am not enthusiastic about that. Other than that, I don't know. Try to re-port it? Seems kind of silly. >Release-Note: >Audit-Trail: >Unformatted: >> Attempting to fetch from ftp://ftp.easysw.com/pub/htmldoc/1.8.19/. Receiving htmldoc-1.8.19-source.tar.gz (2025900 bytes): 100% 2025900 bytes transferred in 123.7 seconds (16.00 kBps) ===> Extracting for htmldoc-1.8.19 >> Checksum mismatch for htmldoc-1.8.19-source.tar.gz. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 19:48:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from shumai.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 7007A37B403 for ; Tue, 11 Jun 2002 19:48:09 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@localhost.marcuscom.com [127.0.0.1]) by shumai.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5C2mIgl032897; Tue, 11 Jun 2002 22:48:18 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.12.3/8.12.3/Submit) with ESMTP id g5C2mHXF032894; Tue, 11 Jun 2002 22:48:17 -0400 (EDT) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Tue, 11 Jun 2002 22:48:17 -0400 (EDT) From: Joe Clarke To: Larry Rosenman Cc: Gregory Bond , Subject: Re: xscreensaver and gtk12 link problems In-Reply-To: <1023845634.366.5.camel@lerlaptop> Message-ID: <20020611224745.G32865-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 11 Jun 2002, Larry Rosenman wrote: > On Tue, 2002-06-11 at 20:17, Gregory Bond wrote: > > [I hope this is the right place; please cc me as I'm not subscribed to ports@] > > > > I'm trying to build xscreensaver-4.04.2 (using the port Makefile rev 1.54). > > > > I don't want or have gnome. I do have gtk and gdk installed (from the gtk12 > > port, version 1.2.10 with Makefile rev 1.80). AFAIK these are the latest > > versions. > > > > The build of xscreensaver is failing at link time, trying to link "-lgtk" > > which doesn't exist - it is called "-lgtk12". Some serious head scratching and > > looking at xscreensaver's configure script has led me to look at pkg-config. > > > > "pkg-config --libs gtk" gives what seems to be the correct output: > > -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm > > > > but the configure script is calling "pkg-config --libs gtk+" which gives the > > bogus output: > > -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lintl -lXext -lX11 -lm -lglib > > > > Further investigation leads me to the gtk12 port, which installs the file > > /usr/X11R6/libdata/pkgconfig/gtk+.pc > > which contains the bogus data. > > > > Is this a bug in the gtk12 port? > DougB@FreeBSD.org committed a change to 4.05, but it fails: > ===> Cleaning for esound-0.2.27 > ===> Cleaning for gnomeaudio-gnome-1.4.0 > ===> Cleaning for libaudiofile-0.2.3 > ===> Cleaning for libiconv-1.7.0.1 > ===> Cleaning for db3-3.2.9_3,1 > ===> Cleaning for gdbm-1.8.0 > ===> Cleaning for gnomedb-gnome-0.2.96_1 > ===> Cleaning for libgda-gnome-0.2.96_1 > ===> Cleaning for ORBit-0.5.17 > ===> Cleaning for bison-1.35_1 > ===> Cleaning for bonobo-gnome-1.0.20_2 > ===> Cleaning for gconf-gnome-1.0.9 > ===> Cleaning for gettext-0.11.1_3 > ===> Cleaning for glib-1.2.10_6 > ===> Cleaning for gmake-3.79.1_2 > ===> Cleaning for gnomevfs-gnome-1.0.5_4 > ===> Cleaning for imake-4.2.0_1 > ===> Cleaning for libglade-gnome-0.17_2 > ===> Cleaning for libgnugetopt-1.1 > ===> Cleaning for libtool-1.3.4_4 > ===> Cleaning for libunicode-0.4_3 > ===> Cleaning for oaf-gnome-0.6.10 > ===> Cleaning for pkgconfig-0.12.0 > ===> Cleaning for popt-1.5.1_1 > ===> Cleaning for Mesa-3.4.2_2 > ===> Cleaning for gdk-pixbuf-0.17.0 > ===> Cleaning for gle-3.0.3 > ===> Cleaning for gnomecanvas-gnome-0.17.0 > ===> Cleaning for imlib-1.9.14_1 > ===> Cleaning for jpeg-6b_1 > ===> Cleaning for libungif-4.1.0b1 > ===> Cleaning for png-1.2.3 > ===> Cleaning for tiff-3.5.7 > ===> Cleaning for guile-1.4 > ===> Cleaning for gnomemimedata-gnome-1.0.8 > ===> Cleaning for freetype2-2.1.0_1 > ===> Cleaning for ghostscript-gnu-7.05_1 > ===> Cleaning for gnomeprint-gnome-0.36 > ===> Cleaning for gnomecontrolcenter-gnome-1.4.0.5_1 > ===> Cleaning for expat-1.95.2 > ===> Cleaning for libxml-1.8.17_1 > ===> Cleaning for pspell-0.12.2_1 > ===> Cleaning for scrollkeeper-0.2,1 > ===> Cleaning for glibwww-gnome-0.2_1 > ===> Cleaning for gtkhtml-gnome-1.0.3 > ===> Cleaning for libghttp-1.0.9 > ===> Cleaning for libwww-5.3.2 > ===> Cleaning for gal-gnome-0.19.2_1 > ===> Cleaning for gtk-1.2.10_5 > ===> Cleaning for XFree86-libraries-4.2.0_1 > ===> Cleaning for gnomecore-gnome-1.4.1 > ===> Cleaning for gnomelibs-1.4.1.7 > ===> Cleaning for xscreensaver-gnome-4.05 > /bin/sh pkg-libwarning > pkg-libwarning: Can't open pkg-libwarning: No such file or directory > *** Error code 2 > > Stop in /usr/ports/x11/xscreensaver-gnome. > > I've sent mail to Doug. No response as of yet (only sent an hour ago, > though). I also notified Doug earlier, and it looks like he committed the fix. Note, though, that I was still unable to build xscreensaver-gnome even after the fix. Joe > > > > > > Greg, > > still a real novice when it comes to automake and gnome/gtk stuff. > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-ports" in the body of the message > > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 19:50:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F73637B40C for ; Tue, 11 Jun 2002 19:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C2o1h12393; Tue, 11 Jun 2002 19:50:01 -0700 (PDT) (envelope-from gnats) Received: from chezmarshall.com (chezmarshall.com [209.61.182.186]) by hub.freebsd.org (Postfix) with SMTP id 782FF37B40D for ; Tue, 11 Jun 2002 19:45:05 -0700 (PDT) Received: (qmail 56504 invoked by uid 1001); 12 Jun 2002 02:45:04 -0000 Message-Id: <20020612024504.56503.qmail@chezmarshall.com> Date: 12 Jun 2002 02:45:04 -0000 From: david marshall Reply-To: david marshall To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39181: mail/p5-Mail-Audit/Makefile has missing runtime dependencies Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39181 >Category: ports >Synopsis: mail/p5-Mail-Audit/Makefile has missing runtime dependencies >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 19:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: david marshall >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD server1.chezmarshall.com 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #0: Tue Apr 23 12:45:43 EDT 2002 marshall@server1.chezmarshall.com:/disk3/obj/disk2/src/sys/CHEZMARSHALL i386 >Description: some of the modules installed for Mail::Audit require other modules that are not included in the Makefile >How-To-Repeat: install mail/p5-Mail-Audit on a system that does not have p5-mail-MIME-Tools installed cd /usr/local/lib/perl5/site_perl/.../ perl -c Mail/Audit/MimeEntity.pm >Fix: Index: mail/p5-Mail-Audit/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/p5-Mail-Audit/Makefile,v retrieving revision 1.11 diff -r1.11 Makefile 19c19,22 < RUN_DEPENDS= ${BUILD_DEPENDS} --- > RUN_DEPENDS= ${BUILD_DEPENDS} \ > ${SITE_PERL}/MIME/Parser.pm:${PORTSDIR}/mail/p5-MIME-Tools \ > ${SITE_PERL}/Mail/ListDetector.pm:${PORTSDIR}/mail/p5-Mail-ListDetector \ > ${SITE_PERL}/Razor/Client.pm:${PORTSDIR}/mail/razor-agents >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 19:58:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) by hub.freebsd.org (Postfix) with ESMTP id 7719037B401 for ; Tue, 11 Jun 2002 19:58:27 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.lerctr.org (8.12.3/8.12.3) with ESMTP id g5C2wM7p059666; Tue, 11 Jun 2002 21:58:22 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: xscreensaver and gtk12 link problems From: Larry Rosenman To: Joe Clarke Cc: Gregory Bond , ports@FreeBSD.ORG In-Reply-To: <20020611224745.G32865-100000@shumai.marcuscom.com> References: <20020611224745.G32865-100000@shumai.marcuscom.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 11 Jun 2002 21:58:22 -0500 Message-Id: <1023850702.366.8.camel@lerlaptop> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 2002-06-11 at 21:48, Joe Clarke wrote: > > I also notified Doug earlier, and it looks like he committed the fix. > Note, though, that I was still unable to build xscreensaver-gnome even > after the fix. if I pkg_delete pkgconfig-0.12.0, and then build/install (not using portupgrade) xscreensaver, it works. LER > > Joe > > > > > > > > > > > Greg, > > > still a real novice when it comes to automake and gnome/gtk stuff. > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-ports" in the body of the message > > > > > -- > > Larry Rosenman http://www.lerctr.org/~ler > > Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-ports" in the body of the message > > > > > > PGP Key : http://www.marcuscom.com/pgp.asc > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 20:10:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 469D337B40F for ; Tue, 11 Jun 2002 20:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C3A2A18377; Tue, 11 Jun 2002 20:10:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id CF74637B408 for ; Tue, 11 Jun 2002 20:05:03 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5C353hG086787 for ; Tue, 11 Jun 2002 20:05:03 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5C353tM086786; Tue, 11 Jun 2002 20:05:03 -0700 (PDT) Message-Id: <200206120305.g5C353tM086786@www.freebsd.org> Date: Tue, 11 Jun 2002 20:05:03 -0700 (PDT) From: Charles Sprickman To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39182: netsaint-plugins util.c functions don't quite work and generate malloc errors Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39182 >Category: ports >Synopsis: netsaint-plugins util.c functions don't quite work and generate malloc errors >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 20:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Charles Sprickman >Release: 4.5 >Organization: FastTrackMonkey >Environment: bash-2.05a# uname -a FreeBSD toolbox.biglist.com 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 >Description: Discovered in the check_snmp plugin of the netsaint-plugins port. If you either query multiple OIDS or specify a -w or -c option it exits with: check_snmp in free(): warning: chunk is already free check_snmp in realloc(): warning: chunk is already free in strscat, which is in util.c of netsaint-plugins package. This looks like a "it's written for Linux" problem. See the following message for another person seeing this problem on OpenBSD: http://www.geocrawler.com/archives/3/739/2001/9/0/6622268/ >How-To-Repeat: Install netsaint-plugins port, call the check_snmp plugin with multiple OIDS and either -c or -w specified. >Fix: Not a programmer, but I'm betting this is one of those common linux->freebsd porting issues. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 20:16:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp012.mail.yahoo.com (smtp012.mail.yahoo.com [216.136.173.32]) by hub.freebsd.org (Postfix) with SMTP id 18AAE37B40B for ; Tue, 11 Jun 2002 20:16:45 -0700 (PDT) Received: from 24-161-166-104.san.rr.com (HELO okcomputer.splitatom.net) (joeldrosenberg@24.161.166.104 with plain) by smtp.mail.vip.sc5.yahoo.com with SMTP; 12 Jun 2002 03:16:44 -0000 Subject: Re: HLDS requires beta patch From: Joel Rosenberg Reply-To: joel@ucsd.edu To: ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 11 Jun 2002 20:16:40 -0700 Message-Id: <1023851801.85303.7.camel@okcomputer.splitatom.net> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Nevermind; I found it on a Czech website. http://www.gamecenter.cz/filecenter/hlds_l_3109c_beta.tar.gz joel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 21:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A33137B407 for ; Tue, 11 Jun 2002 21:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C4U1H29749; Tue, 11 Jun 2002 21:30:01 -0700 (PDT) (envelope-from gnats) Received: from guest.reppep.com (guest.reppep.com [64.81.19.110]) by hub.freebsd.org (Postfix) with ESMTP id B5F6E37B404; Tue, 11 Jun 2002 21:27:05 -0700 (PDT) Received: (from pepper@localhost) by guest.reppep.com (8.11.6/8.11.6) id g5C4RIA02899; Wed, 12 Jun 2002 00:27:18 -0400 (EDT) (envelope-from pepper) Message-Id: <200206120427.g5C4RIA02899@guest.reppep.com> Date: Wed, 12 Jun 2002 00:27:18 -0400 (EDT) From: Chris Pepper Reply-To: Chris Pepper To: FreeBSD-gnats-submit@FreeBSD.org Cc: Akinori MUSHA X-Send-Pr-Version: 3.113 Subject: ports/39183: Typos in pkgdb man page Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39183 >Category: ports >Synopsis: Typos in pkgdb man page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 21:30:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Chris Pepper >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD guest.reppep.com 4.6-RC FreeBSD 4.6-RC #0: Fri Jun 7 21:51:10 EDT 2002 root@guest.reppep.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: I found some typos in the pkgdb man page (pkgdb.1). Patch is below. I also found an incomplete paragraph -- it's not clear what should come next: As you see, you can omit version numbers. If multiple versions are installed, each of them is upgraded unless they share a port origin. (For example you may probably have .Ar foo-1.02 and .El >How-To-Repeat: >Fix: --- pkgdb.1.diff begins here --- --- pkgdb.1 Tue Jun 11 23:58:51 2002 +++ pkgdb.1.fixed Wed Jun 12 00:15:29 2002 @@ -6,7 +6,7 @@ .Sh NAME .Nm pkgdb , .Nm pkg_which -.Nd tools to manage and look up the packages database +.Nd tools to manage and search the package database .Sh SYNOPSIS .Nm .Op Fl hfFquv @@ -20,22 +20,23 @@ .Sh DESCRIPTION The .Nm -command is a tool to create or update packages database which is -commonly used among the tool suite. It keeps a hash that maps an +command is a tool to create or update the system package database which is +used by the +.Xr portupgrade 1 +tool suite. It maintains a hash that maps an installed file to a pacakge name, a hash that maps a package to an origin, and a list of installed packages. .Pp .Nm pkg_which -looks up the packages database to tell which package each specified -file came from. If you do not have permission to update the database -although it is outdated, it delegates tasks to +looks in the package database to tell which package each specified +file came from. If the database is outdated but you do not have permission to update it, it delegates tasks to .Xr pkg_info 1 . .Pp Actually, .Nm and .Nm pkg_which -share an entity and are totally equivalent. +are the same command, and are equivalent. .Pp The .Nm @@ -44,11 +45,11 @@ .Fl F is specified. It helps you resolve stale dependencies, unlink cyclic dependencies, complete stale or missing origins and remove duplicates. -You have to run this periodically so +You should run this command periodically so .Xr portupgrade 1 and other .Cm pkg_* -tools can work effectively and unfailingly. +tools can work effectively and reliably. .Sh OPTIONS The following command line arguments are supported: .Pp @@ -107,7 +108,7 @@ .Pp .It Fl u .It Fl -update -Update or create the packages database file +Update or create the package database file .Pa pkgdb.db in .Pa $PKG_DBDIR , @@ -115,8 +116,7 @@ .Pa /var/db/pkg by default. .Pp -Note: the ports database files are automatically updated if it is not -up-to-date when looked up, so manual updating is not mandatory. +Note: if the ports database files are stale, pkgdb will automatically update them before proceding, so manual updating is not mandatory. .Pp .It Fl v .It Fl -verbose @@ -188,7 +188,7 @@ .An Akinori MUSHA Aq knu@iDaemons.org .Sh BUGS .Pp -Sometimes a database may get corrupt and the pkgtools commands start -to abort due to segmentation fault. In such cases, run +Sometimes a database may get corrupt, and the pkgtools commands will then +to abort due with a segmentation fault. In such cases, run .Dq Cm pkgdb -fu -to rebuild the database, and the problems will go away. +to rebuild the database, and the problems should go away. --- pkgdb.1.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: FreeBSD guest.reppep.com 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 21:36:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from volatile.chemikals.org (cae88-49-048.sc.rr.com [24.88.49.48]) by hub.freebsd.org (Postfix) with ESMTP id 370E937B405; Tue, 11 Jun 2002 21:36:23 -0700 (PDT) Received: from localhost (morganw@localhost [127.0.0.1]) by volatile.chemikals.org (8.12.3/8.12.3) with ESMTP id g5C4aMN6075655; Wed, 12 Jun 2002 00:36:22 -0400 (EDT) (envelope-from morganw@chemikals.org) Date: Wed, 12 Jun 2002 00:36:22 -0400 (EDT) From: Wesley Morgan To: current@freebsd.org Cc: ports@freebsd.org Subject: C++ problems Message-ID: <20020612003134.H69960-100000@volatile.chemikals.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I cleaned up my /usr/lib and /usr/include file of stale headers/libs left after the libstdc++ upgrade (maybe this should be in src/UPDATING??), and now any port that uses C++ & autoconf fails to configure... checking if STL implementation is SGI like... no checking if STL implementation is HP like... no configure: error: "no known STL type found - did you forget to install libstdc++-devel ?" However, the configure script WILL succeed if I manually run configure with the same options (grabbed from ps). Weird... Anyone have some thoughts on this? It's a little annoying :) -- _ __ ___ ____ ___ ___ ___ Wesley N Morgan _ __ ___ | _ ) __| \ morganw@chemikals.org _ __ | _ \._ \ |) | FreeBSD: The Power To Serve _ |___/___/___/ Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 22:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2091B37B40F for ; Tue, 11 Jun 2002 22:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C5K2v38050; Tue, 11 Jun 2002 22:20:02 -0700 (PDT) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 0D5CD37B401 for ; Tue, 11 Jun 2002 22:17:59 -0700 (PDT) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id EDF4E2B6AE for ; Wed, 12 Jun 2002 07:17:55 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 068F06A711E; Wed, 12 Jun 2002 15:17:52 +1000 (EST) Message-Id: <20020612051752.068F06A711E@k7.mavetju> Date: Wed, 12 Jun 2002 15:17:52 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39184: [maintainer update] net/dnstracer update to version 1.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39184 >Category: ports >Synopsis: [maintainer update] net/dnstracer update to version 1.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 22:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: This is the update to version 1.5. version 1.5: - Sometimes it happened while tracing a name without specifying a server it would return immediatly without printing any information. - names with a trailing dot are now handled correctly. - warning from Kris Kennaway regarding sprintf()'s without format-strings (yes, I feel ashamed). - On request of Anthony DeRobertis , via Thomas Seyrat , support for PTR records. >How-To-Repeat: n/a >Fix: !! Important: remove net/dnstracer/files !! --- dnstracer.old/Makefile Wed Jun 12 15:12:46 2002 +++ dnstracer/Makefile Wed Jun 12 15:12:52 2002 @@ -6,7 +6,7 @@ # PORTNAME= dnstracer -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= net MASTER_SITES= http://www.mavetju.org/download/ --- dnstracer.old/distinfo Wed Jun 12 15:12:46 2002 +++ dnstracer/distinfo Wed Jun 12 15:13:47 2002 @@ -1 +1 @@ -MD5 (dnstracer-1.4.tar.gz) = f6aa8408cb054450926fb4fece270b65 +MD5 (dnstracer-1.5.tar.gz) = df8aa1cf373c0bb6ae40e33e191b97f9 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 22:29:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id 012AF37B40B for ; Tue, 11 Jun 2002 22:29:32 -0700 (PDT) Received: from d1o1075.telia.com (d1o1075.telia.com [213.67.243.241]) by mailb.telia.com (8.11.6/8.11.6) with ESMTP id g5C5StW27121; Wed, 12 Jun 2002 07:28:55 +0200 (CEST) Received: from ludd.luth.se (h183n1fls22o1075.telia.com [217.209.40.183]) by d1o1075.telia.com (8.10.2/8.10.1) with ESMTP id g5C5Sps14446; Wed, 12 Jun 2002 07:28:51 +0200 (CEST) Message-ID: <3D06DC42.4070409@ludd.luth.se> Date: Wed, 12 Jun 2002 07:29:38 +0200 From: =?ISO-8859-1?Q?Joachim_Str=F6mbergson?= Organization: =?ISO-8859-1?Q?Str=F6mbergson_Intergalactic_AB?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020607 X-Accept-Language: en-US MIME-Version: 1.0 To: Martin Blapp Cc: Alexandr Kovalenko , "Carlos F. A. Paniago" , Tim Tretyak , Huang wen hui , trish@bsdunix.net, Alexander Kabaev , Pat Lashley , Dave Goode , "Erik H. Bakke" , Mark Russell , Oliver Braun , Larry Rosenman , David Liebeherr , Steve Kargl , Peter Ulrich Kruppa , ports@freebsd.org Subject: Re: System rtld fix for Openoffice (ports only) References: <20020610114528.E29168-100000@levais.imp.ch> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Aloha! Martin Blapp wrote: > Hi all, > > Matt Dillon has fixed the openoffice setup install problem. Maybe > we will get a MFC which just disables the SymCache for the RELEASE. > > Since the package does not use the OO setup for the whole install > (this already happened on the machine building the package), this > problem is only if someone builds the ports himself. > > The problem also exists in CURRENT. > > The effect of the problem is a coredumping installation, which does > leave a half installed Openoffice back. The setup programm will then > tell you about setup.ins missing. > > >>The problem appears to be when the loader is called from a thread. >>Threads do not have large stacks... typically only 64K, but the symbol >>cache can be huge and the dynamic loader allocates it on the stack using >>alloca()! In the case of open-office there are several dynamically >>loaded modules with symbol caches exceeded 250 Kilobytes. > > > If you have already tried to install OO but is has failed starting setup > afer you have installed, just do this: > > 1.) Apply the patch > 2.) cd /src/libexec/rtld-elf/ > 3.) make depend && make && make install > 4.) cd /usr/ports/editors/openoffice > 5.) make deinstall, make reinstall > > Can you please test this too ? Yes! Yes! Yes! I did a fresh install of OpenOffice after applying the patch. When the installation completed I did a "make install-user" using my normal user. All works as expected. The system I'm running is STABLE as of: js@fetis2.ninja.se:/home/js>uname -a FreeBSD fetis2.ninja.se 4.6-RC FreeBSD 4.6-RC #8: Sun Jun 9 09:02:05 CEST 2002 js@fetis2.ninja.se:/usr/obj/usr/src/sys/ATHLON i386 This might indicate that with the applied patch, OpenOffice should be installable and usable with the 4.6 Release. Great job Martin and Matt! -- Med vänlig hälsning, Cheers! Joachim Strömbergson ============================================================================ Joachim Strömbergson - ASIC designer, nice to *cute* animals. snail: phone: mail & web: Sävenäsgatan 5A +46 31 - 27 98 47 watchman@ludd.luth.se 416 72 Göteborg +46 733 75 97 02 www.ludd.luth.se/~watchman ============================================================================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 23:20:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2964937B410 for ; Tue, 11 Jun 2002 23:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C6K2l49744; Tue, 11 Jun 2002 23:20:02 -0700 (PDT) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id A4E6737B408 for ; Tue, 11 Jun 2002 23:17:52 -0700 (PDT) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 3A8CD2B704 for ; Wed, 12 Jun 2002 08:17:50 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id A0F3A6A711E; Wed, 12 Jun 2002 16:17:46 +1000 (EST) Message-Id: <20020612061746.A0F3A6A711E@k7.mavetju> Date: Wed, 12 Jun 2002 16:17:46 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39187: [maintainer update] net/smm++: update to version 6.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39187 >Category: ports >Synopsis: [maintainer update] net/smm++: update to version 6.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 23:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: Update to version 6.0 >How-To-Repeat: n/a >Fix: --- smm++-old/Makefile Wed Jan 23 09:13:49 2002 +++ smm++/Makefile Wed Jun 12 15:45:03 2002 @@ -6,7 +6,7 @@ # PORTNAME= smm++ -PORTVERSION= 5.1 +PORTVERSION= 6.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= smm --- smm++-old/distinfo Wed Jan 23 09:13:49 2002 +++ smm++/distinfo Wed Jun 12 15:57:06 2002 @@ -1 +1 @@ -MD5 (smm.tar.gz) = ad82e7b42dc0f07342efe7096d256fcd +MD5 (smm.tar.gz) = 12ea658813e8de9fdf926743286d930f >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 11 23:50:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3455C37B414 for ; Tue, 11 Jun 2002 23:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C6o1h52814; Tue, 11 Jun 2002 23:50:01 -0700 (PDT) (envelope-from gnats) Received: from goliath.siemens.de (goliath.siemens.de [192.35.17.28]) by hub.freebsd.org (Postfix) with ESMTP id 0B63F37B407 for ; Tue, 11 Jun 2002 23:42:15 -0700 (PDT) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by goliath.siemens.de (8.11.6/8.11.6) with ESMTP id g5C6gCp22440 for ; Wed, 12 Jun 2002 08:42:12 +0200 (MEST) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail3.siemens.de (8.11.6/8.11.6) with ESMTP id g5C6gCD07149 for ; Wed, 12 Jun 2002 08:42:12 +0200 (MEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [139.23.202.134]) by mars.cert.siemens.de (8.12.4/8.12.4/Siemens CERT [ $Revision: 1.24 ]) with ESMTP id g5C6gCvU095815 for ; Wed, 12 Jun 2002 08:42:12 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [127.0.0.1]) by alaska.cert.siemens.de (8.12.4/8.12.4/alaska [ $Revision: 1.12 ]) with ESMTP id g5C6gBXV085319 for ; Wed, 12 Jun 2002 08:42:11 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: (from ust@localhost) by alaska.cert.siemens.de (8.12.4/8.12.4/alaska [ $Revision: 1.3 ]) id g5C6gBYn085318; Wed, 12 Jun 2002 08:42:11 +0200 (CEST) (envelope-from ust) Message-Id: <200206120642.g5C6gBYn085318@alaska.cert.siemens.de> Date: Wed, 12 Jun 2002 08:42:11 +0200 (CEST) From: Udo Schweigert Reply-To: Udo Schweigert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39188: maintainer-update of mail/mutt-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39188 >Category: ports >Synopsis: maintainer-update of mail/mutt-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 11 23:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 4.6-RELEASE i386 >Organization: >Environment: System: FreeBSD alaska.cert.siemens.de 4.6-RELEASE FreeBSD 4.6-RELEASE #88: Fri Jun 7 14:14:31 CEST 2002 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4_6/sys/alaska i386 >Description: This updates mail/mutt-devel to the most recent development version 1.5.1. Note: the diff is against mutt-devel-1.4 which waits in PR ports/38694 for a cvs commit (for exactly 2 weeks), thus this can only be used after ports/38694 has been applied. Note also that 1.4 should be tagged with the tag mutt_1_4_0_beta, because that will be used later by the maintainer of mail/mutt to update mail/mutt to 1.4. >How-To-Repeat: >Fix: New files (cvs add): files/patch-Makefile.am files/patch-smime-sender files/smime.h Files to be removed (cvs rm): files/extra-maildir-patch-Makefile.am files/extra-maildir-patch-globals.h files/extra-maildir-patch-init.h files/extra-maildir-patch-mh.c files/extra-maildir-patch-mutt.h files/maildir_clean_dir.c files/maildir_clean_dir.h diff -ru --exclude=CVS mutt-devel.old/Makefile mutt-devel/Makefile --- mutt-devel.old/Makefile Thu May 30 09:58:06 2002 +++ mutt-devel/Makefile Thu May 30 09:44:35 2002 @@ -49,22 +49,16 @@ # # If you want to enable the pgp_outlook_compat function for use with pgp define: # WITH_MUTT_PGP_OUTLOOK_PATCH -# -# If you want to enable some functions whoch improve maildir handling define: -# WITH_MUTT_MAILDIR_PATCH PORTNAME= mutt-devel -PORTVERSION= 1.4 +PORTVERSION= 1.5.1 #PORTREVISION?= 0 CATEGORIES+= mail .if defined(WITH_MUTT_NNTP) CATEGORIES+= news .endif -MASTER_SITES= ftp://ftp.demon.co.uk/pub/mirrors/mutt/ \ - ftp://ftp.parodius.com/pub/mutt/ \ - ftp://ftp.demon.co.uk/pub/mirrors/mutt/devel/ \ +MASTER_SITES= ftp://ftp.demon.co.uk/pub/mirrors/mutt/devel/ \ ftp://ftp.parodius.com/pub/mutt/devel/ \ - ftp://ftp.mutt.org/pub/mutt/ \ ftp://ftp.mutt.org/pub/mutt/devel/ DISTNAME= mutt-${PORTVERSION}i @@ -101,18 +95,6 @@ s/^(AUTOMAKE = ).+/\1${AUTOMAKE}/; s/^(AUTOHEADER = ).+/\1${AUTOHEADER}/" \ ${BUILD_WRKSRC}/Makefile -.if defined(WITH_MUTT_MAILDIR_PATCH) -.for file in Makefile.am globals.h init.h mh.c mutt.h -EXTRA_PATCHES+= ${WRKSRC}/patch-${file} -pre-patch:: - ${CP} ${PATCHDIR}/extra-maildir-patch-${file} ${WRKSRC}/patch-${file} -.endfor -.for file in maildir_clean_dir.h maildir_clean_dir.c -pre-patch:: - ${CP} ${PATCHDIR}/${file} ${WRKSRC}/${file} -.endfor -.endif - .if !defined(PATCH_VERSION) PATCH_VERSION= ${PORTVERSION} .endif @@ -208,8 +190,9 @@ MAN5= muttrc.5 mbox.5 post-patch:: - @${PERL} -pi.fbsd -e 's,/usr/bin/gpg,${LOCALBASE}/bin/gpg,g' \ + @${PERL} -pi.fbsd -e 's,/usr/bin/gpg,${LOCALBASE}/bin/gpg,g' \ ${WRKSRC}/contrib/gpg.rc + @${CP} ${PATCHDIR}/smime.h ${WRKSRC} pre-configure:: @(cd ${WRKSRC}; ${ACLOCAL} -I m4) @@ -309,7 +292,7 @@ PLIST_SUB+= SUB_ADD_E="@comment " PLIST_SUB+= SUB_ADD_F="@comment " PLIST_SUB+= SUB_ADD_G="@comment " -PLIST_SUB+= SUB_PGP_A="" +PLIST_SUB+= SUB_PGP_A="@comment " .else # patches PLIST_SUB+= SUB_ADD_A="@comment " PLIST_SUB+= SUB_ADD_B="@comment " @@ -345,20 +328,10 @@ post-patch:: ${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-nodoc-contrib .endif -.if defined(WITH_MUTT_PGP_OUTLOOK_PATCH) && !defined(WITH_MUTT_MAILDIR_PATCH) +.if defined(WITH_MUTT_PGP_OUTLOOK_PATCH) PLIST_SUB+= SUB_PGP="" .else PLIST_SUB+= SUB_PGP="@comment " -.endif -.if defined(WITH_MUTT_MAILDIR_PATCH) && !defined(WITH_MUTT_PGP_OUTLOOK_PATCH) -PLIST_SUB+= SUB_MAILDIR="" -.else -PLIST_SUB+= SUB_MAILDIR="@comment " -.endif -.if defined(WITH_MUTT_PGP_OUTLOOK_PATCH) && defined(WITH_MUTT_MAILDIR_PATCH) -PLIST_SUB+= SUB_MAILDIRPGP="" -.else -PLIST_SUB+= SUB_MAILDIRPGP="@comment " .endif .if ${SGML_USED} == yes BUILD_DEPENDS+= sgmlfmt:${PORTSDIR}/textproc/sgmlformat diff -ru --exclude=CVS mutt-devel.old/distinfo mutt-devel/distinfo --- mutt-devel.old/distinfo Thu May 30 09:58:06 2002 +++ mutt-devel/distinfo Thu May 16 16:32:31 2002 @@ -1,5 +1,5 @@ -MD5 (mutt/mutt-1.4i.tar.gz) = a67bcdf1a1cd53d61ccd3ebf3993ba59 -MD5 (mutt/patch-1.4.rr.compressed.gz) = c21b9367cf1ad2853b468bb4e17ec2df -MD5 (mutt/patch-1.4.vvv.nntp.gz) = 6533160a0f691c93706411c5087c9a72 -MD5 (mutt/patch-1.4.vvv.initials.gz) = 43b4c482d9f8164a016d6d869328ad66 -MD5 (mutt/patch-1.4.vvv.quote.gz) = 0b02942702144c28c26133a7ddf0c84b +MD5 (mutt/mutt-1.5.1i.tar.gz) = 5f281dcab555e9c206a5cd16a530e0da +MD5 (mutt/patch-1.5.1.rr.compressed.gz) = 583f434aa7e440806d12f2143ecff3d8 +MD5 (mutt/patch-1.5.1.vvv.nntp.gz) = 5bce8bf3d320808cfa7b822ebcc5086d +MD5 (mutt/patch-1.5.1.vvv.initials.gz) = 39cd4f8beff1664a3078d4a1a08c7b5e +MD5 (mutt/patch-1.5.1.vvv.quote.gz) = 83aa6b5a9c1117d7f15df0c59037c318 diff -ru --exclude=CVS mutt-devel.old/files/extra-patch-pgp-outlook mutt-devel/files/extra-patch-pgp-outlook --- mutt-devel.old/files/extra-patch-pgp-outlook Thu May 30 09:58:06 2002 +++ mutt-devel/files/extra-patch-pgp-outlook Sun May 5 14:25:42 2002 @@ -20,17 +20,16 @@ OPT_PGPTRADITIONAL, /* create old-style PGP messages */ + OPT_PGPOUTLOOK, /* Create even older broken outlook compatible messages */ #endif ---- pgp.c.orig Mon Feb 12 08:55:21 2001 -+++ pgp.c Sat Feb 24 18:11:40 2001 -@@ -1501,12 +1501,20 @@ +--- pgp.c.orig Thu Apr 4 08:49:50 2002 ++++ pgp.c Sun May 5 13:57:57 2002 +@@ -1399,11 +1399,20 @@ b->encoding = ENC7BIT; -- b->type = TYPEAPPLICATION; -- b->subtype = safe_strdup ("pgp"); -- -- mutt_set_parameter ("format", "text", &b->parameter); -- mutt_set_parameter ("x-action", flags & PGPENCRYPT ? "encrypt" : "sign", +- b->type = TYPETEXT; +- b->subtype = safe_strdup ("plain"); +- +- mutt_set_parameter ("x-action", flags & ENCRYPT ? "pgp-encrypted" : "pgp-signed", - &b->parameter); + /* Outlook seems to work by scanning the message itself for PGP information, */ + /* not the headers. If the headers are anything but text/plain, it will */ @@ -43,34 +42,36 @@ + b->subtype = safe_strdup ("pgp"); + + mutt_set_parameter ("format", "text", &b->parameter); -+ mutt_set_parameter ("x-action", flags & PGPENCRYPT ? "encrypt" : "sign", ++ mutt_set_parameter ("x-action", flags & ENCRYPT ? "pgp-encrypted" : "pgp-signed", + &b->parameter); + } - - b->filename = safe_strdup (pgpoutfile); + mutt_set_parameter ("charset", send_charset, &b->parameter); -@@ -1559,8 +1567,13 @@ - { - if ((i = query_quadoption (OPT_PGPTRADITIONAL, _("Create an application/pgp message?"))) == -1) - return -1; -- else if (i == M_YES) -+ else if (i == M_YES) { - traditional = 1; -+ if ((i = query_quadoption (OPT_PGPOUTLOOK, _("Create an Outlook compatible message?"))) == -1) -+ return -1; -+ else if (i == M_YES) -+ flags |= PGPOUTLOOK; -+ } - } - - mutt_message _("Invoking PGP..."); ---- pgplib.h.orig Mon Feb 12 08:56:00 2001 -+++ pgplib.h Sat Feb 24 18:12:25 2001 -@@ -23,6 +23,7 @@ - #define PGPSIGN (1 << 1) - #define PGPKEY (1 << 2) - #define PGPGOODSIGN (1 << 3) -+#define PGPOUTLOOK (1 << 4) + b->filename = safe_strdup (pgpoutfile); +--- pgplib.h.orig Sun Feb 3 10:34:23 2002 ++++ pgplib.h Sun May 5 14:01:30 2002 +@@ -25,6 +25,7 @@ + #define PGPSIGN (APPLICATION_PGP | SIGN) + #define PGPGOODSIGN (APPLICATION_PGP | GOODSIGN) + #define PGPKEY (APPLICATION_PGP | (1 << 3)) ++#define PGPOUTLOOK (APPLICATION_PGP | (1 << 4)) #define KEYFLAG_CANSIGN (1 << 0) #define KEYFLAG_CANENCRYPT (1 << 1) +--- crypt.c.orig Tue Mar 26 23:23:11 2002 ++++ crypt.c Sun May 5 13:53:52 2002 +@@ -184,8 +184,13 @@ + { + if ((i = query_quadoption (OPT_PGPTRADITIONAL, _("Create an inline PGP message?"))) == -1) + return -1; +- else if (i == M_YES) ++ else if (i == M_YES) { + traditional = 1; ++ if ((i = query_quadoption (OPT_PGPOUTLOOK, _("Create an Outlook compatible message?"))) == -1) ++ return -1; ++ else if (i == M_YES) ++ flags |= PGPOUTLOOK; ++ } + } + if (traditional) + { diff -ru --exclude=CVS mutt-devel.old/files/patch-05 mutt-devel/files/patch-05 --- mutt-devel.old/files/patch-05 Thu May 30 09:58:06 2002 +++ mutt-devel/files/patch-05 Thu May 2 09:53:28 2002 @@ -63,17 +63,35 @@ { case -1: /* abort - don't resort */ return -1; ---- compose.c.orig Mon Feb 12 18:02:38 2001 -+++ compose.c Fri Mar 30 17:04:09 2001 -@@ -130,7 +130,7 @@ +--- compose.c.orig Tue Mar 26 23:03:26 2002 ++++ compose.c Thu May 2 09:21:11 2002 +@@ -173,7 +173,7 @@ char input_signas[SHORT_STRING]; - switch (mutt_multi_choice (_("(e)ncrypt, (s)ign, sign (a)s, (b)oth, or (f)orget it? "), + switch (mutt_multi_choice (_("PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, or (f)orget it? "), - _("esabf"))) + N_("esabf"))) { case 1: /* (e)ncrypt */ - bits |= PGPENCRYPT; + msg->security |= PGPENCRYPT; +@@ -229,7 +229,7 @@ + char *p; + + switch (mutt_multi_choice (_("S/MIME (e)ncrypt, (s)ign, encrypt (w)ith, sign (a)s, (b)oth, or (f)orget it? "), +- _("ewsabf"))) ++ N_("ewsabf"))) + { + case 1: /* (e)ncrypt */ + msg->security |= SMIMEENCRYPT; +@@ -239,7 +239,7 @@ + msg->security |= SMIMEENCRYPT; + switch (mutt_multi_choice (_("1: DES, 2: Tripple-DES, 3: RC2-40," + " 4: RC2-64, 5: RC2-128, or (f)orget it? "), +- _("12345f"))) { ++ N_("12345f"))) { + case 1: + mutt_str_replace (&SmimeCryptAlg, "des"); + break; --- muttlib.c.orig Sun Apr 9 14:39:02 2000 +++ muttlib.c Fri May 12 11:26:58 2000 @@ -671,7 +671,7 @@ diff -ru --exclude=CVS mutt-devel.old/files/patch-Makefile.am mutt-devel/files/patch-Makefile.am --- mutt-devel.old/files/patch-Makefile.am Thu Jan 1 01:00:00 1970 +++ mutt-devel/files/patch-Makefile.am Sun May 5 14:25:42 2002 @@ -0,0 +1,24 @@ +--- Makefile.am.orig Thu Feb 7 10:14:11 2002 ++++ Makefile.am Sun May 5 11:34:05 2002 +@@ -3,6 +3,7 @@ + + AUTOMAKE_OPTIONS = foreign + EXTRA_PROGRAMS = mutt_dotlock pgpring makedoc ++EXTRA_SCRIPTS = + + if BUILD_IMAP + IMAP_SUBDIR = imap +@@ -11,11 +12,11 @@ + + SUBDIRS = m4 po intl doc contrib $(IMAP_SUBDIR) + +-bin_SCRIPTS = muttbug flea ++bin_SCRIPTS = muttbug flea @SMIMEAUX_TARGET@ + + BUILT_SOURCES = keymap_defs.h patchlist.c + +-bin_PROGRAMS = mutt @DOTLOCK_TARGET@ @PGPAUX_TARGET@ @SMIMEAUX_TARGET@ ++bin_PROGRAMS = mutt @DOTLOCK_TARGET@ @PGPAUX_TARGET@ + mutt_SOURCES = $(BUILT_SOURCES) \ + addrbook.c alias.c attach.c base64.c browser.c buffy.c color.c \ + commands.c complete.c compose.c copy.c curs_lib.c curs_main.c date.c \ diff -ru --exclude=CVS mutt-devel.old/files/patch-smime-sender mutt-devel/files/patch-smime-sender --- mutt-devel.old/files/patch-smime-sender Thu Jan 1 01:00:00 1970 +++ mutt-devel/files/patch-smime-sender Fri May 31 17:10:22 2002 @@ -0,0 +1,67 @@ +--- commands.c.orig2 Fri May 31 10:14:06 2002 ++++ commands.c Fri May 31 10:32:00 2002 +@@ -197,7 +197,7 @@ + { + if (cur->security & GOODSIGN) + { +- if (!smime_verify_sender(cur)) ++ if (option(OPTSMIMENOSENDER) || !smime_verify_sender(cur)) + mutt_message ( _("S/MIME signature successfully verified.")); + else + mutt_error ( _("S/MIME certificate owner does not match sender.")); +--- init.h.orig2 Fri May 31 10:14:05 2002 ++++ init.h Fri May 31 10:54:55 2002 +@@ -1435,6 +1435,15 @@ + ** This flag controls wether you want to be asked to enter a label for a certificate + ** about to be added to the database or not. It is set by default. + */ ++ { "smime_dont_check_sender", DT_BOOL, R_NONE, OPTSMIMENOSENDER, 0 }, ++ /* ++ ** .pp ++ ** This flag controls wether you want the skip the check for the sender's ++ ** email address against the email address stored in the certificate. ++ ** This can be useful if most of your email senders use SMIMEv3 which no ++ ** longer needs email-addresses as part of the certificates. ++ ** It is not set by default. ++ */ + { "smime_decrypt_use_default_key", DT_BOOL, R_NONE, OPTSDEFAULTDECRYPTKEY, 1 }, + /* + ** .pp +--- mutt.h.orig2 Fri May 31 10:14:06 2002 ++++ mutt.h Fri May 31 10:24:03 2002 +@@ -453,6 +453,7 @@ + #ifdef HAVE_SMIME + OPTSMIMEISDEFAULT, + OPTASKCERTLABEL, ++ OPTSMIMENOSENDER, + OPTSDEFAULTDECRYPTKEY, + #endif + #ifdef HAVE_PGP +--- contrib/smime.rc.orig Sat Mar 2 12:59:50 2002 ++++ contrib/smime.rc Fri May 31 17:09:04 2002 +@@ -6,9 +6,12 @@ + # will be the default method unless the following option is set + set smime_is_default + +-# Uncoment this if you don't want to set labels for certificates you add. ++# Uncomment this if you don't want to set labels for certificates you add. + # unset smime_ask_cert_label + ++# Uncomment this if you don't want to check for sender's email address ++# set smime_dont_check_sender = yes ++ + # Passphrase expiration + set smime_timeout=300 + +@@ -23,9 +26,9 @@ + + # The (default) keyfile for signing/decrypting. Uncomment the following + # line and replace the keyid with your own. +-set smime_default_key="12345678.0" ++# set smime_default_key="12345678.0" + +-# Uncommen to make mutt ask what key to use when trying to decrypt a message. ++# Uncomment to make mutt ask what key to use when trying to decrypt a message. + # It will use the default key above (if that was set) else. + # unset smime_decrypt_use_default_key + diff -ruN ../1.3/mutt-devel/files/smime.h mutt-devel/files/smime.h --- ../1.3/mutt-devel/files/smime.h Thu Jan 1 01:00:00 1970 +++ mutt-devel/files/smime.h Thu May 2 09:53:28 2002 @@ -0,0 +1,92 @@ +/* + * Copyright (C) 2001,2002 Oliver Ehli + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. + */ + + +#ifdef HAVE_SMIME + +#include "crypt.h" + +WHERE char *SmimeDefaultKey; +WHERE char *SmimeCryptAlg; +WHERE short SmimeTimeout; +WHERE char *SmimeCertificates; +WHERE char *SmimeKeys; +WHERE char *SmimeCryptAlg; +WHERE char *SmimeCALocation; + +/* The command formats */ + +WHERE char *SmimeVerifyCommand; +WHERE char *SmimeVerifyOpaqueCommand; +WHERE char *SmimeDecryptCommand; + +WHERE char *SmimeSignCommand; +WHERE char *SmimeSignOpaqueCommand; +WHERE char *SmimeEncryptCommand; + +WHERE char *SmimeGetSignerCertCommand; +WHERE char *SmimePk7outCommand; +WHERE char *SmimeGetCertCommand; +WHERE char *SmimeImportCertCommand; +WHERE char *SmimeGetCertEmailCommand; + + +#define APPLICATION_SMIME (1 << 6) + +#define SIGNOPAQUE (1 << 4) + +#define SMIMEENCRYPT (APPLICATION_SMIME | ENCRYPT) +#define SMIMESIGN (APPLICATION_SMIME | SIGN) +#define SMIMEGOODSIGN (APPLICATION_SMIME | GOODSIGN) +#define SMIMEBADSIGN (APPLICATION_SMIME | BADSIGN) +#define SMIMEOPAQUE (APPLICATION_SMIME | SIGNOPAQUE) + + + +#define smime_valid_passphrase() crypt_valid_passphrase(APPLICATION_SMIME) + +void smime_void_passphrase (void); + +int mutt_is_application_smime (BODY *); + + +int smime_decrypt_mime (FILE *, FILE **, BODY *, BODY **); + +void smime_application_smime_handler (BODY *, STATE *); + + +BODY* smime_sign_message (BODY *); + +BODY* smime_build_smime_entity (BODY *, char *); + +int smime_verify_one(BODY *, STATE *, const char *); + + +int smime_verify_sender(HEADER *); + + +char* smime_get_field_from_db (char *, char *, short, short); + +void smime_getkeys (ENVELOPE *); + +char* smime_ask_for_key (char *, char *, short); + + +void smime_invoke_import (char *, char *); + +#endif diff -ru --exclude=CVS mutt-devel.old/files/smime.h mutt-devel/files/smime.h --- mutt-devel.old/files/smime.h Thu Jan 1 01:00:00 1970 +++ mutt-devel/files/smime.h Thu May 2 09:53:28 2002 @@ -0,0 +1,92 @@ +/* + * Copyright (C) 2001,2002 Oliver Ehli + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. + */ + + +#ifdef HAVE_SMIME + +#include "crypt.h" + +WHERE char *SmimeDefaultKey; +WHERE char *SmimeCryptAlg; +WHERE short SmimeTimeout; +WHERE char *SmimeCertificates; +WHERE char *SmimeKeys; +WHERE char *SmimeCryptAlg; +WHERE char *SmimeCALocation; + +/* The command formats */ + +WHERE char *SmimeVerifyCommand; +WHERE char *SmimeVerifyOpaqueCommand; +WHERE char *SmimeDecryptCommand; + +WHERE char *SmimeSignCommand; +WHERE char *SmimeSignOpaqueCommand; +WHERE char *SmimeEncryptCommand; + +WHERE char *SmimeGetSignerCertCommand; +WHERE char *SmimePk7outCommand; +WHERE char *SmimeGetCertCommand; +WHERE char *SmimeImportCertCommand; +WHERE char *SmimeGetCertEmailCommand; + + +#define APPLICATION_SMIME (1 << 6) + +#define SIGNOPAQUE (1 << 4) + +#define SMIMEENCRYPT (APPLICATION_SMIME | ENCRYPT) +#define SMIMESIGN (APPLICATION_SMIME | SIGN) +#define SMIMEGOODSIGN (APPLICATION_SMIME | GOODSIGN) +#define SMIMEBADSIGN (APPLICATION_SMIME | BADSIGN) +#define SMIMEOPAQUE (APPLICATION_SMIME | SIGNOPAQUE) + + + +#define smime_valid_passphrase() crypt_valid_passphrase(APPLICATION_SMIME) + +void smime_void_passphrase (void); + +int mutt_is_application_smime (BODY *); + + +int smime_decrypt_mime (FILE *, FILE **, BODY *, BODY **); + +void smime_application_smime_handler (BODY *, STATE *); + + +BODY* smime_sign_message (BODY *); + +BODY* smime_build_smime_entity (BODY *, char *); + +int smime_verify_one(BODY *, STATE *, const char *); + + +int smime_verify_sender(HEADER *); + + +char* smime_get_field_from_db (char *, char *, short, short); + +void smime_getkeys (ENVELOPE *); + +char* smime_ask_for_key (char *, char *, short); + + +void smime_invoke_import (char *, char *); + +#endif diff -ru --exclude=CVS mutt-devel.old/pkg-plist mutt-devel/pkg-plist --- mutt-devel.old/pkg-plist Thu May 30 09:58:06 2002 +++ mutt-devel/pkg-plist Fri May 31 11:16:12 2002 @@ -5,6 +5,7 @@ bin/muttbug bin/pgpewrap bin/pgpring +bin/smime_keys etc/Muttrc etc/mime.types share/locale/ca/LC_MESSAGES/mutt.mo @@ -13,8 +14,8 @@ share/locale/de/LC_MESSAGES/mutt.mo share/locale/el/LC_MESSAGES/mutt.mo share/locale/eo/LC_MESSAGES/mutt.mo -share/locale/et/LC_MESSAGES/mutt.mo share/locale/es/LC_MESSAGES/mutt.mo +share/locale/et/LC_MESSAGES/mutt.mo share/locale/fr/LC_MESSAGES/mutt.mo share/locale/gl/LC_MESSAGES/mutt.mo share/locale/hu/LC_MESSAGES/mutt.mo @@ -34,24 +35,38 @@ share/locale/zh_CN/LC_MESSAGES/mutt.mo share/locale/zh_TW/LC_MESSAGES/mutt.mo %%PORTDOCS%%share/doc/mutt/ABOUT-NLS -%%PORTDOCS%%share/doc/mutt/PGP-Notes.txt -%%PORTDOCS%%share/doc/mutt/applying-patches.txt -%%PORTDOCS%%share/doc/mutt/devel-notes.txt %%PORTDOCS%%share/doc/mutt/COPYRIGHT -%%PORTDOCS%%share/doc/mutt/GPL -%%PORTDOCS%%share/doc/mutt/INSTALL %%PORTDOCS%%share/doc/mutt/ChangeLog %%SUB_NNTP%%share/doc/mutt/ChangeLog.nntp -%%PORTDOCS%%share/doc/mutt/README +%%PORTDOCS%%share/doc/mutt/GPL +%%PORTDOCS%%share/doc/mutt/INSTALL %%PORTDOCS%%share/doc/mutt/NEWS -%%PORTDOCS%%share/doc/mutt/TODO +%%PORTDOCS%%share/doc/mutt/PGP-Notes.txt +%%PORTDOCS%%share/doc/mutt/README %%PORTDOCS%%share/doc/mutt/README.SECURITY %%PORTDOCS%%share/doc/mutt/README.SSL +%%PORTDOCS%%share/doc/mutt/TODO +%%PORTDOCS%%share/doc/mutt/applying-patches.txt +%%PORTDOCS%%share/doc/mutt/devel-notes.txt %%PORTDOCS%%share/doc/mutt/language.txt %%PORTDOCS%%share/doc/mutt/language50.txt -%%PORTDOCS%%share/doc/mutt/manual.txt %%SUB_SGML%%share/doc/mutt/manual.latin1 +%%PORTDOCS%%share/doc/mutt/manual.txt %%PORTDOCS%%share/doc/mutt/patch-notes.txt +%%PORTDOCS%%share/doc/mutt/smime-notes.txt +%%PORTDOCS%%share/doc/mutt/samples/Mush.rc +%%PORTDOCS%%share/doc/mutt/samples/Pine.rc +%%PORTDOCS%%share/doc/mutt/samples/Tin.rc +%%PORTDOCS%%share/doc/mutt/samples/ca-bundle.crt +%%PORTDOCS%%share/doc/mutt/samples/gpg.rc +%%PORTDOCS%%share/doc/mutt/samples/pgp2.rc +%%PORTDOCS%%share/doc/mutt/samples/pgp5.rc +%%PORTDOCS%%share/doc/mutt/samples/pgp6.rc +%%PORTDOCS%%share/doc/mutt/samples/sample.mailcap +%%PORTDOCS%%share/doc/mutt/samples/sample.muttrc +%%PORTDOCS%%share/doc/mutt/samples/sample.muttrc-tlr +%%PORTDOCS%%share/doc/mutt/samples/smime.rc +%%PORTDOCS%%share/doc/mutt/samples/smime_keys_test.pl %%PORTDOCS%%share/doc/mutt/samples/iconv/iconv.aix-3.2.5.rc %%PORTDOCS%%share/doc/mutt/samples/iconv/iconv.aix-4.1.5.rc %%PORTDOCS%%share/doc/mutt/samples/iconv/iconv.aix-4.2.0.rc @@ -70,16 +85,6 @@ %%PORTDOCS%%share/doc/mutt/samples/iconv/iconv.solaris-2.6-cjk.rc %%PORTDOCS%%share/doc/mutt/samples/iconv/iconv.solaris-2.6.rc %%PORTDOCS%%share/doc/mutt/samples/iconv/iconv.solaris-2.7.rc -%%PORTDOCS%%share/doc/mutt/samples/Mush.rc -%%PORTDOCS%%share/doc/mutt/samples/Pine.rc -%%PORTDOCS%%share/doc/mutt/samples/gpg.rc -%%PORTDOCS%%share/doc/mutt/samples/pgp2.rc -%%PORTDOCS%%share/doc/mutt/samples/pgp5.rc -%%PORTDOCS%%share/doc/mutt/samples/pgp6.rc -%%PORTDOCS%%share/doc/mutt/samples/Tin.rc -%%PORTDOCS%%share/doc/mutt/samples/sample.muttrc -%%PORTDOCS%%share/doc/mutt/samples/sample.mailcap -%%PORTDOCS%%share/doc/mutt/samples/sample.muttrc-tlr %%PORTDOCS%%@dirrm share/doc/mutt/samples/iconv %%PORTDOCS%%@dirrm share/doc/mutt/samples %%SUB_HTML%%share/doc/mutt/html/manual.html @@ -421,169 +426,153 @@ %%SUB_HTML%%share/doc/mutt/html/manual335.html %%SUB_HTML%%share/doc/mutt/html/manual336.html %%SUB_HTML%%share/doc/mutt/html/manual337.html -%%SUB_HTML%%%%SUB_PGP_A%%%%SUB_PGP%%share/doc/mutt/html/manual338.html -%%SUB_HTML%%%%SUB_PGP_A%%%%SUB_MAILDIR%%share/doc/mutt/html/manual338.html -%%SUB_HTML%%%%SUB_PGP_A%%%%SUB_MAILDIR%%share/doc/mutt/html/manual339.html -%%SUB_HTML%%%%SUB_PGP_A%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual338.html -%%SUB_HTML%%%%SUB_PGP_A%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual339.html -%%SUB_HTML%%%%SUB_PGP_A%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual340.html -%%SUB_ADD_A%%share/doc/mutt/html/manual338.html -%%SUB_ADD_A%%share/doc/mutt/html/manual339.html -%%SUB_ADD_A%%%%SUB_PGP%%share/doc/mutt/html/manual340.html -%%SUB_ADD_A%%%%SUB_MAILDIR%%share/doc/mutt/html/manual340.html -%%SUB_ADD_A%%%%SUB_MAILDIR%%share/doc/mutt/html/manual341.html -%%SUB_ADD_A%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual340.html -%%SUB_ADD_A%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual341.html -%%SUB_ADD_A%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual342.html -%%SUB_ADD_B%%share/doc/mutt/html/manual338.html -%%SUB_ADD_B%%share/doc/mutt/html/manual339.html -%%SUB_ADD_B%%share/doc/mutt/html/manual340.html -%%SUB_ADD_B%%share/doc/mutt/html/manual341.html -%%SUB_ADD_B%%share/doc/mutt/html/manual342.html -%%SUB_ADD_B%%%%SUB_PGP%%share/doc/mutt/html/manual343.html -%%SUB_ADD_B%%%%SUB_MAILDIR%%share/doc/mutt/html/manual343.html -%%SUB_ADD_B%%%%SUB_MAILDIR%%share/doc/mutt/html/manual344.html -%%SUB_ADD_B%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual343.html -%%SUB_ADD_B%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual344.html -%%SUB_ADD_B%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual345.html -%%SUB_ADD_C%%share/doc/mutt/html/manual338.html -%%SUB_ADD_C%%share/doc/mutt/html/manual339.html -%%SUB_ADD_C%%share/doc/mutt/html/manual340.html -%%SUB_ADD_C%%share/doc/mutt/html/manual341.html -%%SUB_ADD_C%%share/doc/mutt/html/manual342.html -%%SUB_ADD_C%%share/doc/mutt/html/manual343.html -%%SUB_ADD_C%%share/doc/mutt/html/manual344.html -%%SUB_ADD_C%%%%SUB_PGP%%share/doc/mutt/html/manual345.html -%%SUB_ADD_C%%%%SUB_MAILDIR%%share/doc/mutt/html/manual345.html -%%SUB_ADD_C%%%%SUB_MAILDIR%%share/doc/mutt/html/manual346.html -%%SUB_ADD_C%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual345.html -%%SUB_ADD_C%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual346.html -%%SUB_ADD_C%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual347.html -%%SUB_ADD_D%%share/doc/mutt/html/manual338.html -%%SUB_ADD_D%%share/doc/mutt/html/manual339.html -%%SUB_ADD_D%%share/doc/mutt/html/manual340.html -%%SUB_ADD_D%%share/doc/mutt/html/manual341.html -%%SUB_ADD_D%%share/doc/mutt/html/manual342.html -%%SUB_ADD_D%%share/doc/mutt/html/manual343.html -%%SUB_ADD_D%%share/doc/mutt/html/manual344.html -%%SUB_ADD_D%%share/doc/mutt/html/manual345.html -%%SUB_ADD_D%%share/doc/mutt/html/manual346.html -%%SUB_ADD_D%%share/doc/mutt/html/manual347.html -%%SUB_ADD_D%%share/doc/mutt/html/manual348.html -%%SUB_ADD_D%%share/doc/mutt/html/manual349.html -%%SUB_ADD_D%%share/doc/mutt/html/manual350.html -%%SUB_ADD_D%%share/doc/mutt/html/manual351.html -%%SUB_ADD_D%%share/doc/mutt/html/manual352.html -%%SUB_ADD_D%%share/doc/mutt/html/manual353.html -%%SUB_ADD_D%%share/doc/mutt/html/manual354.html -%%SUB_ADD_D%%share/doc/mutt/html/manual355.html -%%SUB_ADD_D%%share/doc/mutt/html/manual356.html -%%SUB_ADD_D%%share/doc/mutt/html/manual357.html -%%SUB_ADD_D%%share/doc/mutt/html/manual358.html -%%SUB_ADD_D%%share/doc/mutt/html/manual359.html -%%SUB_ADD_D%%%%SUB_PGP%%share/doc/mutt/html/manual360.html -%%SUB_ADD_D%%%%SUB_MAILDIR%%share/doc/mutt/html/manual360.html -%%SUB_ADD_D%%%%SUB_MAILDIR%%share/doc/mutt/html/manual361.html -%%SUB_ADD_D%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual360.html -%%SUB_ADD_D%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual361.html -%%SUB_ADD_D%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual362.html -%%SUB_ADD_E%%share/doc/mutt/html/manual338.html -%%SUB_ADD_E%%share/doc/mutt/html/manual339.html -%%SUB_ADD_E%%share/doc/mutt/html/manual340.html -%%SUB_ADD_E%%share/doc/mutt/html/manual341.html -%%SUB_ADD_E%%share/doc/mutt/html/manual342.html -%%SUB_ADD_E%%share/doc/mutt/html/manual343.html -%%SUB_ADD_E%%share/doc/mutt/html/manual344.html -%%SUB_ADD_E%%share/doc/mutt/html/manual345.html -%%SUB_ADD_E%%share/doc/mutt/html/manual346.html -%%SUB_ADD_E%%share/doc/mutt/html/manual347.html -%%SUB_ADD_E%%share/doc/mutt/html/manual348.html -%%SUB_ADD_E%%share/doc/mutt/html/manual349.html -%%SUB_ADD_E%%share/doc/mutt/html/manual350.html -%%SUB_ADD_E%%share/doc/mutt/html/manual351.html -%%SUB_ADD_E%%share/doc/mutt/html/manual352.html -%%SUB_ADD_E%%share/doc/mutt/html/manual353.html -%%SUB_ADD_E%%share/doc/mutt/html/manual354.html -%%SUB_ADD_E%%share/doc/mutt/html/manual355.html -%%SUB_ADD_E%%share/doc/mutt/html/manual356.html -%%SUB_ADD_E%%share/doc/mutt/html/manual357.html -%%SUB_ADD_E%%share/doc/mutt/html/manual358.html -%%SUB_ADD_E%%share/doc/mutt/html/manual359.html -%%SUB_ADD_E%%share/doc/mutt/html/manual360.html -%%SUB_ADD_E%%share/doc/mutt/html/manual361.html -%%SUB_ADD_E%%%%SUB_PGP%%share/doc/mutt/html/manual362.html -%%SUB_ADD_E%%%%SUB_MAILDIR%%share/doc/mutt/html/manual362.html -%%SUB_ADD_E%%%%SUB_MAILDIR%%share/doc/mutt/html/manual363.html -%%SUB_ADD_E%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual362.html -%%SUB_ADD_E%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual363.html -%%SUB_ADD_E%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual364.html -%%SUB_ADD_F%%share/doc/mutt/html/manual338.html -%%SUB_ADD_F%%share/doc/mutt/html/manual339.html -%%SUB_ADD_F%%share/doc/mutt/html/manual340.html -%%SUB_ADD_F%%share/doc/mutt/html/manual341.html -%%SUB_ADD_F%%share/doc/mutt/html/manual342.html -%%SUB_ADD_F%%share/doc/mutt/html/manual343.html -%%SUB_ADD_F%%share/doc/mutt/html/manual344.html -%%SUB_ADD_F%%share/doc/mutt/html/manual345.html -%%SUB_ADD_F%%share/doc/mutt/html/manual346.html -%%SUB_ADD_F%%share/doc/mutt/html/manual347.html -%%SUB_ADD_F%%share/doc/mutt/html/manual348.html -%%SUB_ADD_F%%share/doc/mutt/html/manual349.html -%%SUB_ADD_F%%share/doc/mutt/html/manual350.html -%%SUB_ADD_F%%share/doc/mutt/html/manual351.html -%%SUB_ADD_F%%share/doc/mutt/html/manual352.html -%%SUB_ADD_F%%share/doc/mutt/html/manual353.html -%%SUB_ADD_F%%share/doc/mutt/html/manual354.html -%%SUB_ADD_F%%share/doc/mutt/html/manual355.html -%%SUB_ADD_F%%share/doc/mutt/html/manual356.html -%%SUB_ADD_F%%share/doc/mutt/html/manual357.html -%%SUB_ADD_F%%share/doc/mutt/html/manual358.html -%%SUB_ADD_F%%share/doc/mutt/html/manual359.html -%%SUB_ADD_F%%share/doc/mutt/html/manual360.html -%%SUB_ADD_F%%share/doc/mutt/html/manual361.html +%%SUB_HTML%%share/doc/mutt/html/manual338.html +%%SUB_HTML%%share/doc/mutt/html/manual339.html +%%SUB_HTML%%share/doc/mutt/html/manual340.html +%%SUB_HTML%%share/doc/mutt/html/manual341.html +%%SUB_HTML%%share/doc/mutt/html/manual342.html +%%SUB_HTML%%share/doc/mutt/html/manual343.html +%%SUB_HTML%%share/doc/mutt/html/manual344.html +%%SUB_HTML%%share/doc/mutt/html/manual345.html +%%SUB_HTML%%share/doc/mutt/html/manual346.html +%%SUB_HTML%%share/doc/mutt/html/manual347.html +%%SUB_HTML%%share/doc/mutt/html/manual348.html +%%SUB_HTML%%share/doc/mutt/html/manual349.html +%%SUB_HTML%%share/doc/mutt/html/manual350.html +%%SUB_HTML%%share/doc/mutt/html/manual351.html +%%SUB_HTML%%share/doc/mutt/html/manual352.html +%%SUB_HTML%%share/doc/mutt/html/manual353.html +%%SUB_HTML%%share/doc/mutt/html/manual354.html +%%SUB_HTML%%share/doc/mutt/html/manual355.html +%%SUB_HTML%%share/doc/mutt/html/manual356.html +%%SUB_HTML%%share/doc/mutt/html/manual357.html +%%SUB_HTML%%share/doc/mutt/html/manual358.html +%%SUB_HTML%%share/doc/mutt/html/manual359.html +%%SUB_HTML%%share/doc/mutt/html/manual360.html +%%SUB_HTML%%share/doc/mutt/html/manual361.html +%%SUB_HTML%%%%SUB_PGP_A%%%%SUB_PGP%%share/doc/mutt/html/manual362.html +%%SUB_ADD_A%%share/doc/mutt/html/manual362.html +%%SUB_ADD_A%%share/doc/mutt/html/manual363.html +%%SUB_ADD_A%%%%SUB_PGP%%share/doc/mutt/html/manual364.html +%%SUB_ADD_B%%share/doc/mutt/html/manual362.html +%%SUB_ADD_B%%share/doc/mutt/html/manual363.html +%%SUB_ADD_B%%share/doc/mutt/html/manual364.html +%%SUB_ADD_B%%share/doc/mutt/html/manual365.html +%%SUB_ADD_B%%share/doc/mutt/html/manual366.html +%%SUB_ADD_B%%%%SUB_PGP%%share/doc/mutt/html/manual367.html +%%SUB_ADD_C%%share/doc/mutt/html/manual362.html +%%SUB_ADD_C%%share/doc/mutt/html/manual363.html +%%SUB_ADD_C%%share/doc/mutt/html/manual364.html +%%SUB_ADD_C%%share/doc/mutt/html/manual365.html +%%SUB_ADD_C%%share/doc/mutt/html/manual366.html +%%SUB_ADD_C%%share/doc/mutt/html/manual367.html +%%SUB_ADD_C%%share/doc/mutt/html/manual368.html +%%SUB_ADD_C%%%%SUB_PGP%%share/doc/mutt/html/manual369.html +%%SUB_ADD_D%%share/doc/mutt/html/manual362.html +%%SUB_ADD_D%%share/doc/mutt/html/manual363.html +%%SUB_ADD_D%%share/doc/mutt/html/manual364.html +%%SUB_ADD_D%%share/doc/mutt/html/manual365.html +%%SUB_ADD_D%%share/doc/mutt/html/manual366.html +%%SUB_ADD_D%%share/doc/mutt/html/manual367.html +%%SUB_ADD_D%%share/doc/mutt/html/manual368.html +%%SUB_ADD_D%%share/doc/mutt/html/manual369.html +%%SUB_ADD_D%%share/doc/mutt/html/manual370.html +%%SUB_ADD_D%%share/doc/mutt/html/manual371.html +%%SUB_ADD_D%%share/doc/mutt/html/manual372.html +%%SUB_ADD_D%%share/doc/mutt/html/manual373.html +%%SUB_ADD_D%%share/doc/mutt/html/manual374.html +%%SUB_ADD_D%%share/doc/mutt/html/manual375.html +%%SUB_ADD_D%%share/doc/mutt/html/manual376.html +%%SUB_ADD_D%%share/doc/mutt/html/manual377.html +%%SUB_ADD_D%%share/doc/mutt/html/manual378.html +%%SUB_ADD_D%%share/doc/mutt/html/manual379.html +%%SUB_ADD_D%%share/doc/mutt/html/manual380.html +%%SUB_ADD_D%%share/doc/mutt/html/manual381.html +%%SUB_ADD_D%%share/doc/mutt/html/manual382.html +%%SUB_ADD_D%%share/doc/mutt/html/manual383.html +%%SUB_ADD_D%%%%SUB_PGP%%share/doc/mutt/html/manual384.html +%%SUB_ADD_E%%share/doc/mutt/html/manual362.html +%%SUB_ADD_E%%share/doc/mutt/html/manual363.html +%%SUB_ADD_E%%share/doc/mutt/html/manual364.html +%%SUB_ADD_E%%share/doc/mutt/html/manual365.html +%%SUB_ADD_E%%share/doc/mutt/html/manual366.html +%%SUB_ADD_E%%share/doc/mutt/html/manual367.html +%%SUB_ADD_E%%share/doc/mutt/html/manual368.html +%%SUB_ADD_E%%share/doc/mutt/html/manual369.html +%%SUB_ADD_E%%share/doc/mutt/html/manual370.html +%%SUB_ADD_E%%share/doc/mutt/html/manual371.html +%%SUB_ADD_E%%share/doc/mutt/html/manual372.html +%%SUB_ADD_E%%share/doc/mutt/html/manual373.html +%%SUB_ADD_E%%share/doc/mutt/html/manual374.html +%%SUB_ADD_E%%share/doc/mutt/html/manual375.html +%%SUB_ADD_E%%share/doc/mutt/html/manual376.html +%%SUB_ADD_E%%share/doc/mutt/html/manual377.html +%%SUB_ADD_E%%share/doc/mutt/html/manual378.html +%%SUB_ADD_E%%share/doc/mutt/html/manual379.html +%%SUB_ADD_E%%share/doc/mutt/html/manual380.html +%%SUB_ADD_E%%share/doc/mutt/html/manual381.html +%%SUB_ADD_E%%share/doc/mutt/html/manual382.html +%%SUB_ADD_E%%share/doc/mutt/html/manual383.html +%%SUB_ADD_E%%share/doc/mutt/html/manual384.html +%%SUB_ADD_E%%share/doc/mutt/html/manual385.html +%%SUB_ADD_E%%%%SUB_PGP%%share/doc/mutt/html/manual386.html %%SUB_ADD_F%%share/doc/mutt/html/manual362.html %%SUB_ADD_F%%share/doc/mutt/html/manual363.html %%SUB_ADD_F%%share/doc/mutt/html/manual364.html -%%SUB_ADD_F%%%%SUB_PGP%%share/doc/mutt/html/manual365.html -%%SUB_ADD_F%%%%SUB_MAILDIR%%share/doc/mutt/html/manual365.html -%%SUB_ADD_F%%%%SUB_MAILDIR%%share/doc/mutt/html/manual366.html -%%SUB_ADD_F%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual365.html -%%SUB_ADD_F%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual366.html -%%SUB_ADD_F%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual367.html -%%SUB_ADD_G%%share/doc/mutt/html/manual338.html -%%SUB_ADD_G%%share/doc/mutt/html/manual339.html -%%SUB_ADD_G%%share/doc/mutt/html/manual340.html -%%SUB_ADD_G%%share/doc/mutt/html/manual341.html -%%SUB_ADD_G%%share/doc/mutt/html/manual342.html -%%SUB_ADD_G%%share/doc/mutt/html/manual343.html -%%SUB_ADD_G%%share/doc/mutt/html/manual344.html -%%SUB_ADD_G%%share/doc/mutt/html/manual345.html -%%SUB_ADD_G%%share/doc/mutt/html/manual346.html -%%SUB_ADD_G%%share/doc/mutt/html/manual347.html -%%SUB_ADD_G%%share/doc/mutt/html/manual348.html -%%SUB_ADD_G%%share/doc/mutt/html/manual349.html -%%SUB_ADD_G%%share/doc/mutt/html/manual350.html -%%SUB_ADD_G%%share/doc/mutt/html/manual351.html -%%SUB_ADD_G%%share/doc/mutt/html/manual352.html -%%SUB_ADD_G%%share/doc/mutt/html/manual353.html -%%SUB_ADD_G%%share/doc/mutt/html/manual354.html -%%SUB_ADD_G%%share/doc/mutt/html/manual355.html -%%SUB_ADD_G%%share/doc/mutt/html/manual356.html -%%SUB_ADD_G%%share/doc/mutt/html/manual357.html -%%SUB_ADD_G%%share/doc/mutt/html/manual358.html -%%SUB_ADD_G%%share/doc/mutt/html/manual359.html -%%SUB_ADD_G%%share/doc/mutt/html/manual360.html -%%SUB_ADD_G%%share/doc/mutt/html/manual361.html +%%SUB_ADD_F%%share/doc/mutt/html/manual365.html +%%SUB_ADD_F%%share/doc/mutt/html/manual366.html +%%SUB_ADD_F%%share/doc/mutt/html/manual367.html +%%SUB_ADD_F%%share/doc/mutt/html/manual368.html +%%SUB_ADD_F%%share/doc/mutt/html/manual369.html +%%SUB_ADD_F%%share/doc/mutt/html/manual370.html +%%SUB_ADD_F%%share/doc/mutt/html/manual371.html +%%SUB_ADD_F%%share/doc/mutt/html/manual372.html +%%SUB_ADD_F%%share/doc/mutt/html/manual373.html +%%SUB_ADD_F%%share/doc/mutt/html/manual374.html +%%SUB_ADD_F%%share/doc/mutt/html/manual375.html +%%SUB_ADD_F%%share/doc/mutt/html/manual376.html +%%SUB_ADD_F%%share/doc/mutt/html/manual377.html +%%SUB_ADD_F%%share/doc/mutt/html/manual378.html +%%SUB_ADD_F%%share/doc/mutt/html/manual379.html +%%SUB_ADD_F%%share/doc/mutt/html/manual380.html +%%SUB_ADD_F%%share/doc/mutt/html/manual381.html +%%SUB_ADD_F%%share/doc/mutt/html/manual382.html +%%SUB_ADD_F%%share/doc/mutt/html/manual383.html +%%SUB_ADD_F%%share/doc/mutt/html/manual384.html +%%SUB_ADD_F%%share/doc/mutt/html/manual385.html +%%SUB_ADD_F%%share/doc/mutt/html/manual386.html +%%SUB_ADD_F%%share/doc/mutt/html/manual387.html +%%SUB_ADD_F%%share/doc/mutt/html/manual388.html +%%SUB_ADD_F%%%%SUB_PGP%%share/doc/mutt/html/manual389.html %%SUB_ADD_G%%share/doc/mutt/html/manual362.html %%SUB_ADD_G%%share/doc/mutt/html/manual363.html %%SUB_ADD_G%%share/doc/mutt/html/manual364.html %%SUB_ADD_G%%share/doc/mutt/html/manual365.html %%SUB_ADD_G%%share/doc/mutt/html/manual366.html -%%SUB_ADD_G%%%%SUB_PGP%%share/doc/mutt/html/manual367.html -%%SUB_ADD_G%%%%SUB_MAILDIR%%share/doc/mutt/html/manual367.html -%%SUB_ADD_G%%%%SUB_MAILDIR%%share/doc/mutt/html/manual368.html -%%SUB_ADD_G%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual367.html -%%SUB_ADD_G%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual368.html -%%SUB_ADD_G%%%%SUB_MAILDIRPGP%%share/doc/mutt/html/manual369.html +%%SUB_ADD_G%%share/doc/mutt/html/manual367.html +%%SUB_ADD_G%%share/doc/mutt/html/manual368.html +%%SUB_ADD_G%%share/doc/mutt/html/manual369.html +%%SUB_ADD_G%%share/doc/mutt/html/manual370.html +%%SUB_ADD_G%%share/doc/mutt/html/manual371.html +%%SUB_ADD_G%%share/doc/mutt/html/manual372.html +%%SUB_ADD_G%%share/doc/mutt/html/manual373.html +%%SUB_ADD_G%%share/doc/mutt/html/manual374.html +%%SUB_ADD_G%%share/doc/mutt/html/manual375.html +%%SUB_ADD_G%%share/doc/mutt/html/manual376.html +%%SUB_ADD_G%%share/doc/mutt/html/manual377.html +%%SUB_ADD_G%%share/doc/mutt/html/manual378.html +%%SUB_ADD_G%%share/doc/mutt/html/manual379.html +%%SUB_ADD_G%%share/doc/mutt/html/manual380.html +%%SUB_ADD_G%%share/doc/mutt/html/manual381.html +%%SUB_ADD_G%%share/doc/mutt/html/manual382.html +%%SUB_ADD_G%%share/doc/mutt/html/manual383.html +%%SUB_ADD_G%%share/doc/mutt/html/manual384.html +%%SUB_ADD_G%%share/doc/mutt/html/manual385.html +%%SUB_ADD_G%%share/doc/mutt/html/manual386.html +%%SUB_ADD_G%%share/doc/mutt/html/manual387.html +%%SUB_ADD_G%%share/doc/mutt/html/manual388.html +%%SUB_ADD_G%%share/doc/mutt/html/manual389.html +%%SUB_ADD_G%%share/doc/mutt/html/manual390.html +%%SUB_ADD_G%%%%SUB_PGP%%share/doc/mutt/html/manual391.html %%SUB_HTML%%@dirrm share/doc/mutt/html %%PORTDOCS%%@dirrm share/doc/mutt >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 0:31: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sarajevo.idealx.com (sarajevo.idealx.com [213.41.87.90]) by hub.freebsd.org (Postfix) with ESMTP id 2BD5E37B404 for ; Wed, 12 Jun 2002 00:31:00 -0700 (PDT) Received: from hobbes.UUCP (uucp@localhost) by sarajevo.idealx.com (8.10.1/8.10.1) with UUCP id g5C7U3W00852 for freebsd-ports@freebsd.org; Wed, 12 Jun 2002 09:30:03 +0200 (CEST) Received: by hobbes.oban.frmug.org (Postfix, from userid 1001) id 6C5C054DA; Wed, 12 Jun 2002 09:26:40 +0200 (CEST) From: Olivier Tharan MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15622.63407.889267.701273@hobbes.oban.frmug.org> Date: Wed, 12 Jun 2002 09:26:39 +0200 To: freebsd-ports@freebsd.org Subject: Re: mpeg/mp3 recognition tool In-Reply-To: <20020611220558.N41178-100000@skaarup.org> References: <20020611183538.GA79023@nevermind.kiev.ua> <20020611220558.N41178-100000@skaarup.org> X-Mailer: VM 7.07 under Emacs 21.2.1 X-Attribution: Olive Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Rasmus Skaarup [11/6/2002 22:13]: > I normally use FreeBSD myself (which is why I am asking you guys), but > some customers require Solaris or Tru64 to do the job, which is why I want > a tool either in a portable script language (perl for instance) or a piece > of portable C-code which compiles on a fair bit of the commercial UNIX > platforms (Solaris and Tru64 at least). The Perl module File::MMagic does the job. See /usr/ports/devel/p5-File-MMagic. > I haven't tried pulling the 'file' utility out of the source > tree, but would that code work without modifications on another platform? file(1) should be available on modern Unices. (This should belong on -questions, btw) olive -- Olivier Tharan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 1:30:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C572637B405 for ; Wed, 12 Jun 2002 01:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C8U2l71311; Wed, 12 Jun 2002 01:30:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 12 Jun 2002 01:30:02 -0700 (PDT) Message-Id: <200206120830.g5C8U2l71311@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Larry Rosenman Subject: Re: ports/39127 Reply-To: Larry Rosenman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39127; it has been noted by GNATS. From: Larry Rosenman To: Alan E Cc: freebsd-ports@FreeBSD.ORG, FreeBSD Bugs Subject: Re: ports/39127 Date: 10 Jun 2002 16:15:29 -0500 On Mon, 2002-06-10 at 16:11, Alan E wrote: > On Mon, Jun 10, 2002 at 02:10:03PM -0700, Larry Rosenman wrote: > >The following reply was made to PR ports/39127; it has been noted by GNATS. > > > >From: Larry Rosenman > >To: freebsd-gnats-submit@freebsd.org > >Cc: > >Subject: ports/39127 > >Date: 10 Jun 2002 16:06:17 -0500 > > > > Hmm. I did a portupgrade -aRr -L log- -l conslog > > to do my upgrade. Which of [uf] would have forced wrapper to be > > upgraded? > > the -f to "force" the rebuild/reinstallation of a package that does > not need to be updated. > > I think we can close this PR now, right? Yup. But doesn't that force ALL ports to be upgraded/re-done ? With 251 ports installed, that could be much. Wouldn't it be better to have wrapper in the dependency chain (optionally) for XFree86-4-Server? > -- > AlanE -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 1:30:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A698D37B40B for ; Wed, 12 Jun 2002 01:30:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C8U6871323; Wed, 12 Jun 2002 01:30:06 -0700 (PDT) (envelope-from gnats) Date: Wed, 12 Jun 2002 01:30:06 -0700 (PDT) Message-Id: <200206120830.g5C8U6871323@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jan Stocker Subject: ports/39126: Crimson Fields update to 0.2.4 Reply-To: Jan Stocker Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39126; it has been noted by GNATS. From: Jan Stocker To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: ports/39126: Crimson Fields update to 0.2.4 Date: Mon, 10 Jun 2002 22:41:58 +0200 (CEST) >Number: 39126 >Category: ports >Synopsis: Crimson Fields update to 0.2.4 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 13:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jan Stocker >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD twoflower 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu May 30 07:48:37 MEST 2002 jstocker@twoflower:/usr/src/sys/i386/compile/Twoflower50 i386 >Description: Crimson Fields update to 0.2.4. As described in my last two updates, i'll take maintainership to this port now because the original maintainer does not answer my mails. >How-To-Repeat: >Fix: diff -ur crimson.orig/Makefile crimson/Makefile --- crimson.orig/Makefile Wed May 29 22:27:40 2002 +++ crimson/Makefile Mon Jun 10 22:24:51 2002 @@ -1,17 +1,17 @@ # New ports collection makefile for: crimson # Date created: 3 May 2001 -# Whom: Jan Jungnickel +# Whom: Jan Stocker # # $FreeBSD: ports/games/crimson/Makefile,v 1.6 2002/05/23 02:26:36 ijliao Exp $ PORTNAME= crimson -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 CATEGORIES= games MASTER_SITES= http://www.lanipage.de/jens/crimson/ PKGNAMESUFFIX= -fields DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= jan@jungnickel.com +MAINTAINER= Jan.Stocker@t-online.de LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer diff -ur crimson.orig/distinfo crimson/distinfo --- crimson.orig/distinfo Wed May 29 22:27:40 2002 +++ crimson/distinfo Mon Jun 10 22:25:35 2002 @@ -1 +1 @@ -MD5 (crimson-0.2.3.tar.bz2) = 551908728ccb87f311a8dae332a69faa +MD5 (crimson-0.2.4.tar.bz2) = e13707144415637b57f31df3f0af6f81 diff -ur crimson.orig/pkg-plist crimson/pkg-plist --- crimson.orig/pkg-plist Wed May 29 22:27:40 2002 +++ crimson/pkg-plist Mon Jun 10 22:31:49 2002 @@ -1,5 +1,6 @@ bin/crimson share/crimson/levels/ArmsRace.lev +share/crimson/levels/TheGreatBattle.lev share/crimson/levels/Uprising.lev share/crimson/sound/ask.wav share/crimson/sound/clicked.wav >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 1:30:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B8F4E37B40E for ; Wed, 12 Jun 2002 01:30:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C8U9q71332; Wed, 12 Jun 2002 01:30:09 -0700 (PDT) (envelope-from gnats) Date: Wed, 12 Jun 2002 01:30:09 -0700 (PDT) Message-Id: <200206120830.g5C8U9q71332@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/39127 Reply-To: Alan E Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39127; it has been noted by GNATS. From: Alan E To: Larry Rosenman Cc: freebsd-ports@FreeBSD.ORG, FreeBSD Bugs Subject: Re: ports/39127 Date: Mon, 10 Jun 2002 17:11:32 -0400 On Mon, Jun 10, 2002 at 02:10:03PM -0700, Larry Rosenman wrote: >The following reply was made to PR ports/39127; it has been noted by GNATS. > >From: Larry Rosenman >To: freebsd-gnats-submit@freebsd.org >Cc: >Subject: ports/39127 >Date: 10 Jun 2002 16:06:17 -0500 > > Hmm. I did a portupgrade -aRr -L log- -l conslog > to do my upgrade. Which of [uf] would have forced wrapper to be > upgraded? the -f to "force" the rebuild/reinstallation of a package that does not need to be updated. I think we can close this PR now, right? -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 1:30:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1283737B412 for ; Wed, 12 Jun 2002 01:30:14 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C8UDu71345; Wed, 12 Jun 2002 01:30:13 -0700 (PDT) (envelope-from gnats) Date: Wed, 12 Jun 2002 01:30:13 -0700 (PDT) Message-Id: <200206120830.g5C8UDu71345@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Larry Rosenman Subject: ports/39127: when x11-servers/XFree86-4-Server gets updated, need to force x11/Wrapper to rebuild Reply-To: Larry Rosenman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39127; it has been noted by GNATS. From: Larry Rosenman To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: ports/39127: when x11-servers/XFree86-4-Server gets updated, need to force x11/Wrapper to rebuild Date: Mon, 10 Jun 2002 15:48:56 -0500 (CDT) >Number: 39127 >Category: ports >Synopsis: when x11-servers/XFree86-4-Server gets updated, need to force x11/Wrapper to rebuild >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 13:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Larry Rosenman >Release: FreeBSD 4.6-RC i386 >Organization: LERCTR Consulting >Environment: System: FreeBSD lerlaptop 4.6-RC FreeBSD 4.6-RC #11: Sun Jun 2 22:23:52 CDT 2002 ler@lerlaptop:/usr/obj/usr/src/sys/LERLAPTOP i386 >Description: When I did a portupgrade yesterday, the XFree86-4-server port got rebuilt. After I rebooted, I could no longer startx. Having seen this before, I forced a portupgrade -f wrapper and all was fine. Can we force (somehow) that when XFree86-4-server gets rebuilt, if the wrapper port is installed, force it's rebuild? >How-To-Repeat: Have an old version of XFree86-4-Server installed, x11/wrapper installed. upgrade ports tree. portupgrade -aRr note that wrapper doesn't get rebuilt. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 1:30:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 70C9F37B408 for ; Wed, 12 Jun 2002 01:30:18 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C8UIk71363; Wed, 12 Jun 2002 01:30:18 -0700 (PDT) (envelope-from gnats) Date: Wed, 12 Jun 2002 01:30:18 -0700 (PDT) Message-Id: <200206120830.g5C8UIk71363@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Sandro Tolaini Subject: ports/39107: _REENTRANT not defined in PTHREAD_CFLAGS Reply-To: Sandro Tolaini Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39107; it has been noted by GNATS. From: Sandro Tolaini To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: ports/39107: _REENTRANT not defined in PTHREAD_CFLAGS Date: Mon, 10 Jun 2002 16:52:18 +0200 (CEST) >Number: 39107 >Category: ports >Synopsis: _REENTRANT not defined in PTHREAD_CFLAGS >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 08:00:12 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sandro Tolaini >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD gundam.psitrust.com 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 9 11:19:04 CEST 2002 root@gundam.psitrust.com:/usr/obj/usr/src/sys/INTELLISTATION i386 >Description: bsd.ports.mk defines a PTHREAD_CFLAGS variable with -D_THREAD_SAFE value. Unfortunately, some software (notably, STLpoort) requires -D_REENTRANT to be defined, too. Even math.h include file requires this. On many platforms, gcc autagically defines -D_REENTRANT when -pthread flag is given, but this is not the case with stock gcc found on FreeBSD (and with gcc295 and gcc31 ports). STLport build relies on _REENTRANT to determine if the default allocators should use locking. Lack of _REENTRANT produces a non thread safe string class, for example. >How-To-Repeat: >Fix: Add -D_REENTRANT to PTHREAD_CFLAGS. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 1:46:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from anor.ics.muni.cz (anor.ics.muni.cz [147.251.4.35]) by hub.freebsd.org (Postfix) with ESMTP id 7A43A37B40B for ; Wed, 12 Jun 2002 01:46:28 -0700 (PDT) Received: from dior.ics.muni.cz (dior.ics.muni.cz [147.251.6.10]) by anor.ics.muni.cz (8.12.1/8.12.1) with ESMTP id g5C8kLwI010257; Wed, 12 Jun 2002 10:46:21 +0200 Received: from kloboucek (root@localhost) (authenticated as hopet with LOGIN) by dior.ics.muni.cz (8.10.1/8.10.0.Beta12) with ESMTP id g5C8kKO07561; Wed, 12 Jun 2002 10:46:20 +0200 (MEST) From: "Petr Holub" To: Cc: Subject: FreeBSD Port: transcode-0.6.0.5 Date: Wed, 12 Jun 2002 10:46:06 +0200 Message-ID: <000b01c211ed$978a9bc0$2603fb93@kloboucek> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-Muni-Virus-Test: Clean Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear transcode maintainer, while compiling transcode on FreeBSD 4.5 I got some errors about unknown types like gint etc. This can be corrected by adding #include among other includes in filter/preview/display.h With best regards, Petr ================================================================ Petr Holub CESNET z.s.p.o. Supercomputing Center Brno Zikova 4 Institute of Compt. Science 160 00 Praha 6, CZ Masaryk University Czech Republic Botanicka 68a, 60200 Brno, CZ e-mail: Petr.Holub@cesnet.cz phone: +420-5-41512213 e-mail: hopet@ics.muni.cz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 1:46:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id EB78537B409 for ; Wed, 12 Jun 2002 01:46:38 -0700 (PDT) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g5C8kZE66978; Wed, 12 Jun 2002 10:46:36 +0200 (CEST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g5C8kY9013876217; Wed, 12 Jun 2002 10:46:34 +0200 (MES) Date: Wed, 12 Jun 2002 10:47:40 +0200 (CEST) From: Martin Blapp To: Tim Tretyak Cc: Alexander Kabaev , Subject: Re: System rtld fix for Openoffice (ports only) In-Reply-To: <3D0626FA.2020302@umc.com.ua> Message-ID: <20020612104611.B34000-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Tim, > I don't know - what is the system compiler now? gcc2 or 3? gcc 2.95.3 in STABLE, gcc 3.1 in CURRENT > I think - this is a best choice for now because in near future all > systems would be with gcc3 and spending time to find and resolve old > gcc2 bugs takes not very big sense... Can you look at this PR ? I'm trying to reenable the .map files but ... http://www.openoffice.org/issues/show_bug.cgi?id=5749 Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 2:27:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 18E7737B40D for ; Wed, 12 Jun 2002 02:27:43 -0700 (PDT) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g5C9RfE77919; Wed, 12 Jun 2002 11:27:41 +0200 (CEST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g5C9Ra9013785992; Wed, 12 Jun 2002 11:27:41 +0200 (MES) Date: Wed, 12 Jun 2002 11:28:42 +0200 (CEST) From: Martin Blapp To: Tim Tretyak Cc: Alexander Kabaev , Subject: Re: System rtld fix for Openoffice (ports only) In-Reply-To: <20020612104611.B34000-100000@levais.imp.ch> Message-ID: <20020612112758.S34000-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, > Can you look at this PR ? I'm trying to reenable the .map files > but ... > > http://www.openoffice.org/issues/show_bug.cgi?id=5749 I just solved this issue. One map file was commented out. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 2:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B37D37B406 for ; Wed, 12 Jun 2002 02:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C9U1o80972; Wed, 12 Jun 2002 02:30:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 3DC7B37B401 for ; Wed, 12 Jun 2002 02:27:06 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5C9R5hG029943 for ; Wed, 12 Jun 2002 02:27:05 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5C9R5fL029942; Wed, 12 Jun 2002 02:27:05 -0700 (PDT) Message-Id: <200206120927.g5C9R5fL029942@www.freebsd.org> Date: Wed, 12 Jun 2002 02:27:05 -0700 (PDT) From: Stanislav Grozev To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39189: lang/clisp needs gcc295 (coredumps with 3.1) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39189 >Category: ports >Synopsis: lang/clisp needs gcc295 (coredumps with 3.1) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 02:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Stanislav Grozev >Release: FreeBSD 5.0-CURRENT i386 >Organization: factline Webservices, GmbH. >Environment: FreeBSD logrus.daemonz.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Jun 7 13:46:27 CEST 2002 root@logrus.daemonz.org:/home/scratch/obj/usr/src/sys/LOGRUS i386 >Description: trying to compile Common LISP from lang/clisp fails with core dump, when clisp tries to load the initial lisp images. this only happens with gcc 3.1 (both system and from lang/gcc31). >How-To-Repeat: cd /usr/ports/lang/clisp make >Fix: use gcc 2.95 from ports - add USE_GCC= 2.95 to the lang/clisp/Makefile >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 2:33:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0ABEE37B408; Wed, 12 Jun 2002 02:33:31 -0700 (PDT) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C9XVE81728; Wed, 12 Jun 2002 02:33:31 -0700 (PDT) (envelope-from okazaki) Date: Wed, 12 Jun 2002 02:33:31 -0700 (PDT) From: Message-Id: <200206120933.g5C9XVE81728@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, marcus@FreeBSD.org Subject: Re: ports/37694: Makefile dependency problem in ports/net/netatalk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Makefile dependency problem in ports/net/netatalk Responsible-Changed-From-To: freebsd-ports->marcus Responsible-Changed-By: okazaki Responsible-Changed-When: Wed Jun 12 02:32:39 PDT 2002 Responsible-Changed-Why: over to the maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37694 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 2:36:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD9F737B411; Wed, 12 Jun 2002 02:36:23 -0700 (PDT) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5C9aN581976; Wed, 12 Jun 2002 02:36:23 -0700 (PDT) (envelope-from okazaki) Date: Wed, 12 Jun 2002 02:36:23 -0700 (PDT) From: Message-Id: <200206120936.g5C9aN581976@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, wosch@FreeBSD.org Subject: Re: ports/37341: ports/sysutils/socket install ignores ${DESTDIR} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/sysutils/socket install ignores ${DESTDIR} Responsible-Changed-From-To: freebsd-ports->wosch Responsible-Changed-By: okazaki Responsible-Changed-When: Wed Jun 12 02:36:00 PDT 2002 Responsible-Changed-Why: over to the maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37341 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 3: 2:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 81C5337B400 for ; Wed, 12 Jun 2002 03:01:49 -0700 (PDT) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g5CA1cE95025; Wed, 12 Jun 2002 12:01:38 +0200 (CEST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g5CA1c9013959852; Wed, 12 Jun 2002 12:01:38 +0200 (MES) Date: Wed, 12 Jun 2002 12:02:44 +0200 (CEST) From: Martin Blapp To: Tim Tretyak Cc: Alexander Kabaev , Subject: Re: System rtld fix for Openoffice (ports only) In-Reply-To: <20020612112758.S34000-100000@levais.imp.ch> Message-ID: <20020612120133.T34000-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I've now a compile running after re-enable the .map files. I've made additional patches to make this work. As soon as the build has finished, I'll test it and commit the fixes to the repo. martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 4: 0:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 265E337B408 for ; Wed, 12 Jun 2002 04:00:10 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CB09295154; Wed, 12 Jun 2002 04:00:09 -0700 (PDT) (envelope-from gnats) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by hub.freebsd.org (Postfix) with ESMTP id 4388437B406 for ; Wed, 12 Jun 2002 03:58:42 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.2) with ESMTP id g5CAwesh038235 for ; Wed, 12 Jun 2002 12:58:40 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g5CAweHj038234; Wed, 12 Jun 2002 12:58:40 +0200 (CEST) Message-Id: <200206121058.g5CAweHj038234@guineapig.pil.dk> Date: Wed, 12 Jun 2002 12:58:40 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39191: new port: www/p5-CGI-Session Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39191 >Category: ports >Synopsis: new port: www/p5-CGI-Session >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 04:00:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.5-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: Perl extension for persistent session management >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-CGI-Session # p5-CGI-Session/Makefile # p5-CGI-Session/distinfo # p5-CGI-Session/pkg-comment # p5-CGI-Session/pkg-descr # p5-CGI-Session/files # p5-CGI-Session/files/patch-Session.pm # p5-CGI-Session/pkg-plist # echo c - p5-CGI-Session mkdir -p p5-CGI-Session > /dev/null 2>&1 echo x - p5-CGI-Session/Makefile sed 's/^X//' >p5-CGI-Session/Makefile << 'END-of-p5-CGI-Session/Makefile' X# New ports collection makefile for: p5-CGI-Session X# Date created: 12 June 2002 X# Whom: Erwin Lansing X# X# $FreeBSD$ X# X XPORTNAME= CGI-Session XPORTVERSION= 2.91 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= CGI XPKGNAMEPREFIX= p5- X XMAINTAINER= erwin@lansing.dk X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= CGI::Session::DB_File.3 \ X CGI::Session::MySQL.3 \ X CGI::Session::MD5.3 \ X CGI::Session::File.3 \ X CGI::Session.3 X X.include END-of-p5-CGI-Session/Makefile echo x - p5-CGI-Session/distinfo sed 's/^X//' >p5-CGI-Session/distinfo << 'END-of-p5-CGI-Session/distinfo' XMD5 (CGI-Session-2.91.tar.gz) = 95c9fac80fec2b13526548f81f6ec147 END-of-p5-CGI-Session/distinfo echo x - p5-CGI-Session/pkg-comment sed 's/^X//' >p5-CGI-Session/pkg-comment << 'END-of-p5-CGI-Session/pkg-comment' XPerl extension for persistent session management END-of-p5-CGI-Session/pkg-comment echo x - p5-CGI-Session/pkg-descr sed 's/^X//' >p5-CGI-Session/pkg-descr << 'END-of-p5-CGI-Session/pkg-descr' X "CGI::Session" is Perl5 library that provides an easy persistent session X management system across HTTP requests. Session persistence is a very X important issue in web applications. Shopping carts, user-recognition X features, login and authentication methods and etc. all require X persistent session management mechanism, which is both secure and X reliable. "CGI::Session" provides with just that. You can read the whole X documentation as a tutorial on session management. But if you are X already familiar with "CGI::Session" go to the methods section for the X list of all the methods available. X XWWW: http://search.cpan.org/search?dist=CGI-Session X X- Erwin Lansing Xerwin@lansing.dk END-of-p5-CGI-Session/pkg-descr echo c - p5-CGI-Session/files mkdir -p p5-CGI-Session/files > /dev/null 2>&1 echo x - p5-CGI-Session/files/patch-Session.pm sed 's/^X//' >p5-CGI-Session/files/patch-Session.pm << 'END-of-p5-CGI-Session/files/patch-Session.pm' X--- Session.pm.orig Wed Jun 12 11:56:43 2002 X+++ Session.pm Wed Jun 12 12:04:39 2002 X@@ -915,7 +915,7 @@ X =head2 STANDARD INSTALLATION X X The library is installed with just like other Perl libraries, or via CPAN interactive X-shell (Perl -MCPAN -e install CGI::Session). X+shell (Perl -MCPAN C<-e> install CGI::Session). X X Installation can also be done by following below instructions: X X@@ -1117,7 +1117,7 @@ X above example. So, how do we "mark" the user? There are several ways of X "marking". X X-=head3 IDENTIFYING THE USER VIA CGI QUERY X+=item IDENTIFYING THE USER VIA CGI QUERY X X One way of doing it is to append the session id to every single link in the X web site: X@@ -1167,7 +1167,7 @@ X session id appended to them. Too bad, because the client has to start X everything over again. X X-=head3 INDENTIFYING THE USER VIA COOKIES X+=item INDENTIFYING THE USER VIA COOKIES X X We can deal with the above problem by sending the client a cookie. This cookie X will hold the session id only! Thus if the client visits some other site, or X@@ -1211,7 +1211,7 @@ X the C parameter in the URL, and if that fails, then it will default to X undef, which will force C to create a new id for the client. X X-=head3 IDENTIFYING THE USER VIA PATH_INFO X+=item IDENTIFYING THE USER VIA PATH_INFO X X The least common, but at the same time quite convenient way of C users X with a session id is appending the session id to the url of the script X@@ -1363,7 +1363,7 @@ X X =back X X-=head3 SPECIAL NAMES X+=item SPECIAL NAMES X X When you create a fresh-blank session, it's not blank as it seems. It is X initialized with the following 4 parameters, which are serialized together END-of-p5-CGI-Session/files/patch-Session.pm echo x - p5-CGI-Session/pkg-plist sed 's/^X//' >p5-CGI-Session/pkg-plist << 'END-of-p5-CGI-Session/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Session/DB_File.pm Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Session/MD5.pm Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Session/MySQL.pm Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Session/File.pm Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Session.pm Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/id.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/remote_addr.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/remote_host.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/close.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/_date_shortcuts.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/expires.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/ctime.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/atime.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/param_hashref.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/save_param.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/load_param.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/clear.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/error.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/delete.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/version.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/dump.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/TIEHASH.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/FETCH.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/STORE.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/DELETE.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/EXISTS.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/FIRSTKEY.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/NEXTKEY.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/CLEAR.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/autosplit.ix Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/Session/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/CGI/Session X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/CGI 2>/dev/null || true X@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session 2>/dev/null || true X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/Session X@unexec %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true END-of-p5-CGI-Session/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 4:31:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cip1.melaten.rwth-aachen.de (cip1.melaten.RWTH-Aachen.DE [134.130.92.100]) by hub.freebsd.org (Postfix) with ESMTP id AFFA137B403; Wed, 12 Jun 2002 04:31:53 -0700 (PDT) Received: from cip12.melaten.rwth-aachen.de (cip12.melaten.rwth-aachen.de [134.130.92.12]) by cip1.melaten.rwth-aachen.de (8.11.6/8.11.1) with ESMTP id g5CBVqZ09757; Wed, 12 Jun 2002 13:31:52 +0200 (CEST) (envelope-from tg@melaten.rwth-aachen.de) Received: (from tg@localhost) by cip12.melaten.rwth-aachen.de (8.11.6/8.11.1) id g5CBYJl29619; Wed, 12 Jun 2002 13:34:19 +0200 (CEST) (envelope-from tg@melaten.rwth-aachen.de) X-Authentication-Warning: cip12.melaten.rwth-aachen.de: tg set sender to tg@melaten.rwth-aachen.de using -f To: Oliver Braun Cc: freebsd-ports@FreeBSD.ORG, portmgr@FreeBSD.ORG Subject: Re: ports/39162: Update port: cad/gnucap -> 0.31 References: <20020611184644.89C1E42E@unsane.de> From: Thomas Gellekum In-Reply-To: Oliver Braun's message of "Tue, 11 Jun 2002 20:46:44 +0200 (CEST)" Date: 12 Jun 2002 13:34:18 +0200 Message-ID: Lines: 9 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Oliver Braun writes: > Update cad/gnucap from 0.30 to 0.31. Which reminds me: gnucap is the successor of cad/acs, so it should have been repo-copied from that port. I guess it's too late to do something about it? tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 5:40:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0206537B405 for ; Wed, 12 Jun 2002 05:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CCe1S20695; Wed, 12 Jun 2002 05:40:01 -0700 (PDT) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 4C1AB37B40E for ; Wed, 12 Jun 2002 05:35:00 -0700 (PDT) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id B66442B704 for ; Wed, 12 Jun 2002 14:34:55 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id F27BC6A711E; Wed, 12 Jun 2002 22:34:46 +1000 (EST) Message-Id: <20020612123446.F27BC6A711E@k7.mavetju> Date: Wed, 12 Jun 2002 22:34:46 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39193: [maintainer-update] net/papaya update to version 0.9.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39193 >Category: ports >Synopsis: [maintainer-update] net/papaya update to version 0.9.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 05:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: Update of Papaya to version 0.9.6. >How-To-Repeat: n/a >Fix: Please delete the directory net/papaya/files Please delete the file pkg-message Please delete the directory net/papaya-plugins --- papaya-old/Makefile Mon Jun 3 17:49:06 2002 +++ papaya/Makefile Mon Jun 10 19:18:01 2002 @@ -6,7 +6,7 @@ # PORTNAME= papaya -PORTVERSION= 0.90 +PORTVERSION= 0.96 CATEGORIES= net MASTER_SITES= http://www.gtk-papaya.org/downloads/source/ DISTNAME= papaya-src-${PORTVERSION} @@ -15,26 +15,17 @@ GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GTK= yes -WANT_GNOME= yes +USE_AUTOCONF= yes -.include +LIB_DEPENDS+= gtk-x11-2:${PORTSDIR}/x11-toolkits/gtk20 +LIB_DEPENDS+= glib-2:${PORTSDIR}/devel/glib20 -.if !defined(HAVE_GNOME) -CONFIGURE_ARGS+= --disable-gnome -.endif -CONFIGURE_ENV+= GLIBCONFIG=${GLIB_CONFIG} GTKCONFIG=${GTK_CONFIG} -MAKE_ARGS+= PTHREAD_LIBS=${PTHREAD_LIBS} CXX="${CXX}" +.include -post-patch: - @${PERL} -pi -e "s|/usr/local|${PREFIX}|" \ - ${WRKSRC}/src/install-system.sh - @${PERL} -pi -e "s|\@INSTALL\@|${INSTALL_PROGRAM}|g; \ - s|\@INSTALL_DATA\@|${INSTALL_DATA}|g" \ - ${WRKSRC}/src/install-system.sh ${WRKSRC}/po/Makefile.in.in - -post-install: - @${CAT} ${PKGMESSAGE} - -.include +#.if !defined(HAVE_GNOME) +#CONFIGURE_ARGS+= --disable-gnome +#.endif +# +#CONFIGURE_ENV+= GLIBCONFIG=${GLIB_CONFIG} GTKCONFIG=${GTK_CONFIG} +#MAKE_ARGS+= PTHREAD_LIBS=${PTHREAD_LIBS} CXX="${CXX}" --- papaya-old/distinfo Mon Jun 3 17:49:06 2002 +++ papaya/distinfo Wed Jun 5 08:21:27 2002 @@ -1 +1 @@ -MD5 (papaya-src-0.90.tar.gz) = e0d61b27fba539b66a0fc87728410770 +MD5 (papaya-src-0.96.tar.gz) = 3c7cff6b5af698f8f91502d11596374a --- papaya-old/pkg-plist Mon Jun 3 17:49:06 2002 +++ papaya/pkg-plist Wed Jun 5 08:41:04 2002 @@ -1,9 +1,32 @@ bin/papaya -share/locale/en/LC_MESSAGES/papaya.mo -share/locale/en_GB/LC_MESSAGES/papaya.mo -share/papaya/bitmaps/papaya.xpm -share/papaya/mcw.dat -share/papaya/mudlist.txt +@dirrm lib/papaya/plugins +@dirrm lib/papaya share/papaya/papayarc +share/papaya/mudlist.txt +share/papaya/mcw.dat +share/papaya/locale/no_NO/LC_MESSAGES/papaya.mo +@dirrm share/papaya/locale/no_NO/LC_MESSAGES +@dirrm share/papaya/locale/no_NO +share/papaya/locale/fr/LC_MESSAGES/papaya.mo +@dirrm share/papaya/locale/fr/LC_MESSAGES +@dirrm share/papaya/locale/fr +share/papaya/locale/es/LC_MESSAGES/papaya.mo +@dirrm share/papaya/locale/es/LC_MESSAGES +@dirrm share/papaya/locale/es +share/papaya/locale/en_US/LC_MESSAGES/papaya.mo +@dirrm share/papaya/locale/en_US/LC_MESSAGES +@dirrm share/papaya/locale/en_US +share/papaya/locale/en_GB/LC_MESSAGES/papaya.mo +@dirrm share/papaya/locale/en_GB/LC_MESSAGES +@dirrm share/papaya/locale/en_GB +@dirrm share/papaya/locale +@dirrm share/papaya/doc/manual +share/papaya/doc/TMC_MUDLIST +share/papaya/doc/LICENSE +share/papaya/doc/CREDITS-Plugins +share/papaya/doc/CREDITS +@dirrm share/papaya/doc +share/papaya/bitmaps/splash.xpm +share/papaya/bitmaps/papaya-logo-newbie.xpm @dirrm share/papaya/bitmaps -@dirrm share/papaya +@dirrm share/papaya/ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 5:50:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 75E9437B40C for ; Wed, 12 Jun 2002 05:50:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CCo7222459; Wed, 12 Jun 2002 05:50:07 -0700 (PDT) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 181C537B405 for ; Wed, 12 Jun 2002 05:46:49 -0700 (PDT) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id BD3CE2B704 for ; Wed, 12 Jun 2002 14:46:45 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 62E5B6A711E; Wed, 12 Jun 2002 22:46:38 +1000 (EST) Message-Id: <20020612124638.62E5B6A711E@k7.mavetju> Date: Wed, 12 Jun 2002 22:46:38 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39194: [maintainer-update] correct some WWW lines in pkg-descr's in my ports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39194 >Category: ports >Synopsis: [maintainer-update] correct some WWW lines in pkg-descr's in my ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 05:50:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: After the redesign of my website some URLs have to be fixed. >How-To-Repeat: >Fix: --- net/ddc/pkg-descr.old Wed Jun 12 22:37:21 2002 +++ net/ddc/pkg-descr Wed Jun 12 22:37:27 2002 @@ -1,7 +1,7 @@ This command allows the system administrator to control the operation of the DHCP daemon. -WWW: http://www.mavetju.org/unix/general.phtml +WWW: http://www.mavetju.org/unix/general.php - Edwin Groothuis edwin@mavetju.org --- net/dhcpdump/pkg-descr.old Wed Jun 12 22:39:25 2002 +++ net/dhcpdump/pkg-descr Wed Jun 12 22:39:35 2002 @@ -1,7 +1,7 @@ This command parses the output of tcpdump to display the dhcp-packets for easier checking and debugging. -WWW: http://www.mavetju.org/ +WWW: http://www.mavetju.org/unix/general.php - Edwin Groothuis edwin@mavetju.org --- net/dhcping/pkg-descr.old Wed Jun 12 22:40:26 2002 +++ net/dhcping/pkg-descr Wed Jun 12 22:40:34 2002 @@ -1,7 +1,7 @@ This program allows a system administrator to check if a remote DHCP server is still functioning. -WWW: http://www.mavetju.org/ +WWW: http://www.mavetju.org/unix/general.php - Edwin Groothuis edwin@mavetju.org --- net/ngrep-lib/pkg-descr.old Wed Jun 12 22:41:45 2002 +++ net/ngrep-lib/pkg-descr Wed Jun 12 22:42:46 2002 @@ -8,4 +8,4 @@ Edwin Groothuis edwin@mavetju.org -WWW: http://www.mavetju.org/ +WWW: http://www.mavetju.org/networking/programming.php --- net/ipfw-graph/pkg-descr.old Wed Jun 12 22:41:45 2002 +++ net/ipfw-graph/pkg-descr Wed Jun 12 22:42:32 2002 @@ -4,7 +4,7 @@ FreeBSD only, GTK required. -WWW: http://www.mavetju.org/ +WWW: http://www.mavetju.org/networking/tools.php - Edwin Groothuis edwin@mavetju.org >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 7:34:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 2CC5837B409 for ; Wed, 12 Jun 2002 07:34:40 -0700 (PDT) Received: from sorrow.ashke.com (pcp110788pcs.wchryh01.nj.comcast.net [68.45.84.166]) by mtaout06.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with ESMTP id <0GXL001V2KEEQF@mtaout06.icomcast.net> for freebsd-ports@freebsd.org; Wed, 12 Jun 2002 10:32:38 -0400 (EDT) Date: Wed, 12 Jun 2002 10:32:44 -0400 (EDT) From: Adam K Kirchhoff Subject: qt23? X-X-Sender: adamk@sorrow.ashke.com To: freebsd-ports@freebsd.org Message-id: <20020612103234.N453-100000@sorrow.ashke.com> MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org So, is there any way to build qt23 on FreeBSD 4.5? Unfortunately, I need it to build mjpegtools, but I can't seem to get it to build. The build dies with: c++ -pthread -D_THREAD_SAFE -DQT_THREAD_SUPPORT -c -I/usr/X11R6/include -I/usr/ports/x11-toolkits/qt23/work/qt-2.3.1/include -pthread -D_THREAD_SAFE -I/usr/X11R6/include -DQT_PREFIX=\"/usr/X11R6\" -pipe -fno-exceptions -O -pipe -I/usr/include -D_PTH_H_ -D_PTH_PTHREAD_H_ -O -pipe -fPIC -DQT_BUILTIN_GIF_READER=1 -DQT_XFT -fno-exceptions -I/usr/local/include -o kernel/qpsprinter.o kernel/qpsprinter.cpp In file included from kernel/qapplication.h:42, from kernel/qpsprinter.cpp:73: kernel/qwidget.h:129: syntax error before `(' kernel/qwidget.h:417: `WId' was not declared in this scope kernel/qwidget.h:489: `WId' was not declared in this scope kernel/qwidget.h:489: syntax error before `=' kernel/qwidget.h:490: variable or field `create' declared void kernel/qwidget.h:490: ANSI C++ forbids initialization of member `create' kernel/qwidget.h:490: making `create' static kernel/qwidget.h:490: ANSI C++ forbids in-class initialization of non-const static member `create' kernel/qwidget.h:490: `create' declared as a `virtual' field kernel/qwidget.h:520: `WId' was not declared in this scope kernel/qwidget.h:520: variable or field `setWinId' declared void kernel/qwidget.h:545: syntax error before `;' kernel/qwidget.h:628: syntax error before `::' cpp0: output pipe has been closed gmake[2]: *** [kernel/qpsprinter.o] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/qt23/work/qt-2.3.1/src' gmake[1]: *** [src-mt] Error 2 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/qt23/work/qt-2.3.1' gmake: *** [src-mt] Error 2 *** Error code 2 I've searched for this problem on this mailing list, and have noticed a number of messages about it since April, so I'm pretty surprised and disappointed that this is still a problem. Is there anyway to get this to build? Adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 7:40:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 6263937B40E for ; Wed, 12 Jun 2002 07:40:44 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g5CEeg724977; Wed, 12 Jun 2002 10:40:42 -0400 (EDT) Date: Wed, 12 Jun 2002 10:40:41 -0400 (EDT) From: Trevor Johnson To: Adam K Kirchhoff Cc: freebsd-ports@FreeBSD.ORG Subject: Re: qt23? In-Reply-To: <20020612103234.N453-100000@sorrow.ashke.com> Message-ID: <20020612103612.A24152-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > So, is there any way to build qt23 on FreeBSD 4.5? Not if you have installed the qt30 port. See http://lists.csociety.org/pipermail/kde-freebsd/2002-June/001820.html . -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 8: 3:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hotmail.com (oe27.pav1.hotmail.com [64.4.30.84]) by hub.freebsd.org (Postfix) with ESMTP id CC80437B403 for ; Wed, 12 Jun 2002 08:03:26 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 12 Jun 2002 08:03:26 -0700 X-Originating-IP: [207.112.2.1] From: "jack xiao" To: Subject: extracting tcl-8.3.4_4 problem Date: Wed, 12 Jun 2002 10:59:30 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0179_01C21200.3A2505C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 12 Jun 2002 15:03:26.0688 (UTC) FILETIME=[4E042E00:01C21222] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0179_01C21200.3A2505C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I am using FreeBSD4.5 and want to get expect working from ports. When = extracting for tcl-8.3.4_4, it reported "/usr/bin/tar: archive -EOF not = on block boundary". I also went to /usr/ports/lang/tcl83 to port this = package, the same problem came out. Does anybody have ideas? Thanks. Jack ------=_NextPart_000_0179_01C21200.3A2505C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I am using FreeBSD4.5 and want to get expect working from ports. = When=20 extracting for tcl-8.3.4_4, it reported "/usr/bin/tar: archive -EOF not = on block=20 boundary". I also went to /usr/ports/lang/tcl83 to port this package, = the same=20 problem came out. Does anybody have ideas?
 
Thanks.
 
Jack
------=_NextPart_000_0179_01C21200.3A2505C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 8:19:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from tinker.exit.com (tinker.exit.com [206.223.0.1]) by hub.freebsd.org (Postfix) with ESMTP id CC20737B400 for ; Wed, 12 Jun 2002 08:19:02 -0700 (PDT) Received: from realtime.exit.com (realtime [206.223.0.5]) by tinker.exit.com (8.12.3/8.12.3) with ESMTP id g5CFIS48028484; Wed, 12 Jun 2002 08:18:31 -0700 (PDT) (envelope-from frank@exit.com) Received: from realtime.exit.com (localhost [127.0.0.1]) by realtime.exit.com (8.12.3/8.12.2) with ESMTP id g5CFIMLt019407; Wed, 12 Jun 2002 08:18:22 -0700 (PDT) (envelope-from frank@realtime.exit.com) Received: (from frank@localhost) by realtime.exit.com (8.12.3/8.12.3/Submit) id g5CFIBX6019395; Wed, 12 Jun 2002 08:18:11 -0700 (PDT) From: Frank Mayhar Message-Id: <200206121518.g5CFIBX6019395@realtime.exit.com> Subject: Re: qt23? In-Reply-To: <20020612103612.A24152-100000@blues.jpj.net> To: Trevor Johnson Date: Wed, 12 Jun 2002 08:18:11 -0700 (PDT) Cc: Adam K Kirchhoff , freebsd-ports@FreeBSD.ORG Reply-To: frank@exit.com X-Copyright0: Copyright 2002 Frank Mayhar. All Rights Reserved. X-Copyright1: Permission granted for electronic reproduction as Usenet News or email only. X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Trevor Johnson wrote: > > So, is there any way to build qt23 on FreeBSD 4.5? > Not if you have installed the qt30 port. See > http://lists.csociety.org/pipermail/kde-freebsd/2002-June/001820.html Actually, there is, but you have to massage the qt23 port a bit. I forget what I did (basically just tracked down the errors and fixed them by hand, IIRC), but I got it to install okay. I'll see about making a package available... -- Frank Mayhar frank@exit.com http://www.exit.com/ Exit Consulting http://www.gpsclock.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 8:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A099537B40D for ; Wed, 12 Jun 2002 08:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CFK1h56969; Wed, 12 Jun 2002 08:20:01 -0700 (PDT) (envelope-from gnats) Received: from kajsa.energyhq.tk (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id B108837B407 for ; Wed, 12 Jun 2002 08:13:01 -0700 (PDT) Received: from kajsa.energyhq.tk (localhost [127.0.0.1]) by kajsa.energyhq.tk (8.12.3/8.12.3) with ESMTP id g5CFC1YS001247 for ; Wed, 12 Jun 2002 17:12:01 +0200 (CEST) (envelope-from flynn@kajsa.energyhq.tk) Received: (from flynn@localhost) by kajsa.energyhq.tk (8.12.3/8.12.3/Submit) id g5CFC0jA001246; Wed, 12 Jun 2002 17:12:00 +0200 (CEST) (envelope-from flynn) Message-Id: <200206121512.g5CFC0jA001246@kajsa.energyhq.tk> Date: Wed, 12 Jun 2002 17:12:00 +0200 (CEST) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39195: Maintianer Update: minor fix for emulators/xzx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39195 >Category: ports >Synopsis: Maintianer Update: minor fix for emulators/xzx >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 08:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD kajsa.energyhq.tk 4.6-RC FreeBSD 4.6-RC #0: Tue Jun 11 20:50:29 CEST 2002 root@kajsa.energyhq.tk:/usr/obj/usr/src/sys/KAJSA i386 >Description: Harcoding FETCH_CMD is no longer needed since the MASTERSITES has been corrected. >How-To-Repeat: >Fix: --- xzx.diff begins here --- diff -ruN xzx.old/Makefile xzx/Makefile --- xzx.old/Makefile Tue Jun 11 15:57:05 2002 +++ xzx/Makefile Wed Jun 12 16:40:12 2002 @@ -22,9 +22,6 @@ USE_XPM= yes USE_X_PREFIX= yes -# Hardcoding FETCH_CMD is necessary since -A argument causes problems -FETCH_CMD= /usr/bin/fetch - # License forbids redistribution NO_CDROM= Redistribution forbidden by license NO_PACKAGE= Redistribution forbidden by license --- xzx.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 8:33:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 56A4237B406; Wed, 12 Jun 2002 08:33:38 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CFXcu58818; Wed, 12 Jun 2002 08:33:38 -0700 (PDT) (envelope-from pat) Date: Wed, 12 Jun 2002 08:33:38 -0700 (PDT) From: Message-Id: <200206121533.g5CFXcu58818@freefall.freebsd.org> To: flynn@energyhq.homeip.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39195: Maintianer Update: minor fix for emulators/xzx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintianer Update: minor fix for emulators/xzx State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Wed Jun 12 08:33:27 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39195 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 8:37:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C1A637B439; Wed, 12 Jun 2002 08:37:03 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CFb3h59160; Wed, 12 Jun 2002 08:37:03 -0700 (PDT) (envelope-from pat) Date: Wed, 12 Jun 2002 08:37:03 -0700 (PDT) From: Message-Id: <200206121537.g5CFb3h59160@freefall.freebsd.org> To: edwin@mavetju.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39194: [maintainer-update] correct some WWW lines in pkg-descr's in my ports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [maintainer-update] correct some WWW lines in pkg-descr's in my ports State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Wed Jun 12 08:36:54 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39194 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 8:42:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from tinker.exit.com (tinker.exit.com [206.223.0.1]) by hub.freebsd.org (Postfix) with ESMTP id EF6DE37B409 for ; Wed, 12 Jun 2002 08:42:23 -0700 (PDT) Received: from realtime.exit.com (realtime [206.223.0.5]) by tinker.exit.com (8.12.3/8.12.3) with ESMTP id g5CFfv48028542; Wed, 12 Jun 2002 08:41:57 -0700 (PDT) (envelope-from frank@exit.com) Received: from realtime.exit.com (localhost [127.0.0.1]) by realtime.exit.com (8.12.3/8.12.2) with ESMTP id g5CFfqLt020238; Wed, 12 Jun 2002 08:41:52 -0700 (PDT) (envelope-from frank@realtime.exit.com) Received: (from frank@localhost) by realtime.exit.com (8.12.3/8.12.3/Submit) id g5CFfc0l020228; Wed, 12 Jun 2002 08:41:38 -0700 (PDT) From: Frank Mayhar Message-Id: <200206121541.g5CFfc0l020228@realtime.exit.com> Subject: Re: qt23? In-Reply-To: <200206121518.g5CFIBX6019395@realtime.exit.com> To: frank@exit.com Date: Wed, 12 Jun 2002 08:41:38 -0700 (PDT) Cc: Trevor Johnson , Adam K Kirchhoff , freebsd-ports@FreeBSD.ORG Reply-To: frank@exit.com X-Copyright0: Copyright 2002 Frank Mayhar. All Rights Reserved. X-Copyright1: Permission granted for electronic reproduction as Usenet News or email only. X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Frank Mayhar wrote: > Trevor Johnson wrote: > > > So, is there any way to build qt23 on FreeBSD 4.5? > > Not if you have installed the qt30 port. See > > http://lists.csociety.org/pipermail/kde-freebsd/2002-June/001820.html > Actually, there is, but you have to massage the qt23 port a bit. I forget > what I did (basically just tracked down the errors and fixed them by hand, > IIRC), but I got it to install okay. > > I'll see about making a package available... Okay, there's a qt23 package available for 4.x-stable at http://www.exit.com/packages/qt-2.3.1_2.tgz Enjoy. -- Frank Mayhar frank@exit.com http://www.exit.com/ Exit Consulting http://www.gpsclock.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 8:43:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF76337B4E4; Wed, 12 Jun 2002 08:43:39 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CFhYt60184; Wed, 12 Jun 2002 08:43:34 -0700 (PDT) (envelope-from pat) Date: Wed, 12 Jun 2002 08:43:34 -0700 (PDT) From: Message-Id: <200206121543.g5CFhYt60184@freefall.freebsd.org> To: edwin@mavetju.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39184: [maintainer update] net/dnstracer update to version 1.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [maintainer update] net/dnstracer update to version 1.5 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Wed Jun 12 08:43:25 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39184 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 8:54: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CDCEA37B405; Wed, 12 Jun 2002 08:53:51 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CFrp561491; Wed, 12 Jun 2002 08:53:51 -0700 (PDT) (envelope-from pat) Date: Wed, 12 Jun 2002 08:53:51 -0700 (PDT) From: Message-Id: <200206121553.g5CFrp561491@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39162: Update port: cad/gnucap -> 0.31 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: cad/gnucap -> 0.31 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Wed Jun 12 08:53:42 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39162 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 10:31:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from inord.no (oluf.et-n.no [213.161.160.12]) by hub.freebsd.org (Postfix) with ESMTP id E6BBA37B405 for ; Wed, 12 Jun 2002 10:31:32 -0700 (PDT) Received: from erik [213.161.168.206] by inord.no with ESMTP (SMTPD32-7.06) id A48816F8018C; Wed, 12 Jun 2002 19:27:36 +0200 From: =?iso-8859-1?Q?Erik_Paulsen_Sk=E5lerud?= To: "'jack xiao'" , Subject: RE: extracting tcl-8.3.4_4 problem Date: Wed, 12 Jun 2002 19:31:21 +0200 Message-ID: <002001c21236$fb45e130$cea8a1d5@erik> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Try to download the distfiles for tcl83 again. Do this by cd /usr/ports/lang/tcl83 && make distclean Then try "make install" again. -----Original Message----- From: owner-freebsd-ports@FreeBSD.ORG [mailto:owner-freebsd-ports@FreeBSD.ORG] On Behalf Of jack xiao Sent: Wednesday, June 12, 2002 5:00 PM To: freebsd-ports@FreeBSD.ORG Subject: extracting tcl-8.3.4_4 problem Hi, I am using FreeBSD4.5 and want to get expect working from ports. When extracting for tcl-8.3.4_4, it reported "/usr/bin/tar: archive -EOF not on block boundary". I also went to /usr/ports/lang/tcl83 to port this package, the same problem came out. Does anybody have ideas? Thanks. Jack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 11: 0:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 41DFF37B40B for ; Wed, 12 Jun 2002 11:00:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CI09v83113; Wed, 12 Jun 2002 11:00:09 -0700 (PDT) (envelope-from gnats) Received: from dischaos.com (core.freebsd.lublin.pl [212.182.96.226]) by hub.freebsd.org (Postfix) with SMTP id E34F937B401 for ; Wed, 12 Jun 2002 10:58:56 -0700 (PDT) Received: (qmail 69828 invoked by uid 85); 12 Jun 2002 17:54:46 -0000 Message-Id: <20020612175439.69822.qmail@dischaos.com> Date: 12 Jun 2002 17:54:39 -0000 From: Szymon Roczniak Reply-To: Szymon Roczniak To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39197: /usr/ports/archivers/ucl is outdated Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39197 >Category: ports >Synopsis: /usr/ports/archivers/ucl is outdated >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 11:00:09 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Szymon Roczniak >Release: FreeBSD 5.0-CURRENT i386 >Organization: DischAos >Environment: System: FreeBSD core.freebsd.lublin.pl 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Wed May 8 13:25:10 CEST 2002 simon@core.freebsd.lublin.pl:/usr/src/sys/i386/compile/JAJKO i386 ports cvsuped on Wed Jun 12 19:53:42 CEST 2002 >Description: the ports' version of ucl library is 0.92 while the latest version one can upload from author's site is 1.01. >How-To-Repeat: grep PORTVERSION /usr/ports/archivers/ucl/Makefile and then open http://www.oberhumer.com/opensource/ucl/download/ >Fix: - >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 11: 1:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 93E4F37B408; Wed, 12 Jun 2002 11:01:27 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CI1Rc83687; Wed, 12 Jun 2002 11:01:27 -0700 (PDT) (envelope-from pat) Date: Wed, 12 Jun 2002 11:01:27 -0700 (PDT) From: Message-Id: <200206121801.g5CI1Rc83687@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, sobomax@FreeBSD.org Subject: Re: ports/39197: /usr/ports/archivers/ucl is outdated Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: /usr/ports/archivers/ucl is outdated Responsible-Changed-From-To: freebsd-ports->sobomax Responsible-Changed-By: pat Responsible-Changed-When: Wed Jun 12 11:01:07 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=39197 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 11: 2:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 847B337B404; Wed, 12 Jun 2002 11:02:50 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CI2oU83774; Wed, 12 Jun 2002 11:02:50 -0700 (PDT) (envelope-from pat) Date: Wed, 12 Jun 2002 11:02:50 -0700 (PDT) From: Message-Id: <200206121802.g5CI2oU83774@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, knu@FreeBSD.org Subject: Re: ports/39183: Typos in pkgdb man page Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Typos in pkgdb man page Responsible-Changed-From-To: freebsd-ports->knu Responsible-Changed-By: pat Responsible-Changed-When: Wed Jun 12 11:02:23 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=39183 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 11:29:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailgate.sri.com (mailgate.SRI.COM [128.18.243.11]) by hub.freebsd.org (Postfix) with SMTP id 0E34337B40E for ; Wed, 12 Jun 2002 11:28:53 -0700 (PDT) Received: (qmail 25038 invoked from network); 12 Jun 2002 18:28:30 -0000 Received: from localhost (HELO mailgate.SRI.COM) (127.0.0.1) by mailgate.sri.com with SMTP; 12 Jun 2002 18:28:30 -0000 Received: from quarter.csl.sri.com ([130.107.1.30]) by mailgate.SRI.COM (NAVGW 2.5.1.18) with SMTP id M2002061211283007233 for ; Wed, 12 Jun 2002 11:28:30 -0700 Received: from csl.sri.com (plato.csl.sri.com [130.107.15.4]) by quarter.csl.sri.com (8.12.3/8.12.3) with ESMTP id g5CISqZ4017900 for ; Wed, 12 Jun 2002 11:28:52 -0700 Message-Id: <200206121828.g5CISqZ4017900@quarter.csl.sri.com> To: freebsd-ports@freebsd.org Subject: port setiathome Mime-Version: 1.0 (generated by tm-edit 8.8 (Time Passed Me By)) Content-Type: text/plain; charset=US-ASCII Date: Wed, 12 Jun 2002 11:28:52 -0700 From: Mike Hogsett Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The Setiathome client for Alpha/Tru64, setiathome-3.03.alpha-compaq-T64Uv4.0d.tar, works fine under FreeBSD/Alpha 4.5-RELEASE-p6. /usr/ports/astro/setiathome wont install it though claiming that setiathome is only for i386. - Michael Hogsett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 11:50:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C03FC37B406 for ; Wed, 12 Jun 2002 11:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CIo2f93082; Wed, 12 Jun 2002 11:50:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 04A7837B40E for ; Wed, 12 Jun 2002 11:47:15 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5CIlEhG008589 for ; Wed, 12 Jun 2002 11:47:14 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5CIlE53008588; Wed, 12 Jun 2002 11:47:14 -0700 (PDT) Message-Id: <200206121847.g5CIlE53008588@www.freebsd.org> Date: Wed, 12 Jun 2002 11:47:14 -0700 (PDT) From: Nate Eldredge To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39200: Checksum mismatch for ogle port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39200 >Category: ports >Synopsis: Checksum mismatch for ogle port >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 11:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Nate Eldredge >Release: 4.5-RELEASE-p4 >Organization: >Environment: FreeBSD mercury 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #6: Sat May 4 15:58:41 PDT 2002 nate@mercury:/big/obj/big/src/sys/MERCURY i386 >Description: In the ogle port, the checksum of the file ogle-0.8.3.tar.gz fetched from http://www.dtek.chalmers.se/groups/dvd/dist/ doesn't match the one given. mercury# md5 /usr/ports/distfiles/ogle-0.8.3.tar.gz MD5 (/usr/ports/distfiles/ogle-0.8.3.tar.gz) = b2ada7bc14c2ed6ccc154493e186694f mercury# cat /usr/ports/graphics/ogle/distinfo MD5 (ogle-0.8.3.tar.gz) = aabe417346cdeca3bef18b77718a3906 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 14: 0:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F90037B405 for ; Wed, 12 Jun 2002 14:00:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CL05X14359; Wed, 12 Jun 2002 14:00:05 -0700 (PDT) (envelope-from gnats) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by hub.freebsd.org (Postfix) with ESMTP id B97A137B407 for ; Wed, 12 Jun 2002 13:55:39 -0700 (PDT) Received: (from lev@localhost) by ftp.translate.ru (8.11.6/8.11.2) id g5CKwPt30548; Thu, 13 Jun 2002 00:58:25 +0400 (MSD) (envelope-from lev) Message-Id: <200206122058.g5CKwPt30548@ftp.translate.ru> Date: Thu, 13 Jun 2002 00:58:25 +0400 (MSD) From: "Lev A. Serebryakov" Reply-To: "Lev A. Serebryakov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39203: Unclear BREAK message in port net/samba Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39203 >Category: ports >Synopsis: Unclear BREAK message in port net/samba >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 14:00:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Lev A. Serebryakov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Dec 8 13:48:40 MSK 2001 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386 Ports collection: 13 Jun 2002 >Description: net/samba port support ACLs only under FreeBSD 5.0-CURRENT. But new dialog(1)-based configuration script allows to select ACLs feature on any system. If user selects ACLs on 4.x or other old system, port systyem (via make(1)) prints this message: ===> samba-2.2.4_1 is marked as broken: Requires a recent FreeBSD 5.0-CURRENT. And after that `make install' would not work at all. User, who doesn't know about how ACLs support is implemented, could not understand, WHY is samba broken on 4.x. I think, message should be replaced with somethin like this: ACL support requires a recent FreeBSD 5.0-CURRENT or, even better, `scripts/configure.samba' should detect old system and add `ACL support' checkbox only on new ones. I thinke, both of this changes could be done. >How-To-Repeat: Try to select ACL support on 4.x system >Fix: I don't prepare any pathses, but fix of message is trivial and fix for script could be like this: OSVERSION=`make -V OSVERSION` if [ ${OSVERSION} -le 500018 ]; then ACL_PARAM="acl \"With ACL support\" OFF" else ACL_PARAM="" fi And after this add ${ACL_PARAM} to dialog(1) command line. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 14: 0:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 49AFB37B40A for ; Wed, 12 Jun 2002 14:00:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CL05N14370; Wed, 12 Jun 2002 14:00:05 -0700 (PDT) (envelope-from gnats) Received: from postfix1-2.free.fr (postfix1-2.free.fr [213.228.0.130]) by hub.freebsd.org (Postfix) with ESMTP id 4953137B400 for ; Wed, 12 Jun 2002 13:55:47 -0700 (PDT) Received: from graf.pompo.net (marseille-2-a7-62-147-31-72.dial.proxad.net [62.147.31.72]) by postfix1-2.free.fr (Postfix) with ESMTP id D6671ABAA9 for ; Wed, 12 Jun 2002 22:37:14 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id 17F797511; Wed, 12 Jun 2002 22:35:26 +0200 (CEST) Message-Id: <20020612203526.17F797511@graf.pompo.net> Date: Wed, 12 Jun 2002 22:35:26 +0200 (CEST) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39204: New port: deskutils/mnemo, a web-based notes and memos application. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39204 >Category: ports >Synopsis: New port: deskutils/mnemo, a web-based notes and memos application. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 14:00:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Sat May 4 07:26:38 CEST 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: Mnemo is the Horde notes and memos application. It lets users keep free-text notes and other bits of information which doesn't fit as a contact, a todo item, an event, etc. It is very similar in functionality to the Palm Memo application. >How-To-Repeat: N/A. >Fix: Pre-requisite: PR ports/39173 (mail/imp3) must be committed. Then, execute the following shar file: # 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/deskutils/mnemo # /usr/ports/deskutils/mnemo/files # /usr/ports/deskutils/mnemo/files/httpd.conf.mnemo # /usr/ports/deskutils/mnemo/files/patch-config_conf.php.dist # /usr/ports/deskutils/mnemo/Makefile # /usr/ports/deskutils/mnemo/pkg-comment # /usr/ports/deskutils/mnemo/pkg-descr # /usr/ports/deskutils/mnemo/pkg-message # /usr/ports/deskutils/mnemo/pkg-plist # /usr/ports/deskutils/mnemo/distinfo # echo c - /usr/ports/deskutils/mnemo mkdir -p /usr/ports/deskutils/mnemo > /dev/null 2>&1 echo c - /usr/ports/deskutils/mnemo/files mkdir -p /usr/ports/deskutils/mnemo/files > /dev/null 2>&1 echo x - /usr/ports/deskutils/mnemo/files/httpd.conf.mnemo sed 's/^X//' >/usr/ports/deskutils/mnemo/files/httpd.conf.mnemo << 'END-of-/usr/ports/deskutils/mnemo/files/httpd.conf.mnemo' X# This is included in Apache's httpd.conf for Mnemo X# X# For security, don't serve pages from the Mnemo configuration and X# library directories. X# X X order deny,allow X deny from all X X X order deny,allow X deny from all X X X order deny,allow X deny from all X X X order deny,allow X deny from all X X X order deny,allow X deny from all X X X order deny,allow X deny from all X X# End of Mnemo configuration ================ X END-of-/usr/ports/deskutils/mnemo/files/httpd.conf.mnemo echo x - /usr/ports/deskutils/mnemo/files/patch-config_conf.php.dist sed 's/^X//' >/usr/ports/deskutils/mnemo/files/patch-config_conf.php.dist << 'END-of-/usr/ports/deskutils/mnemo/files/patch-config_conf.php.dist' X--- config/conf.php.dist.orig Mon Apr 22 20:39:23 2002 X+++ config/conf.php.dist Sun May 19 11:10:29 2002 X@@ -42,12 +42,12 @@ X // Below is an example configuration for an sql driver, in this case X // MySQL. X $conf['storage']['params'] = array(); X-// $conf['storage']['params']['phptype'] = 'mysql'; X-// $conf['storage']['params']['hostspec'] = 'localhost'; X-// $conf['storage']['params']['username'] = 'horde'; X-// $conf['storage']['params']['password'] = '*****'; X-// $conf['storage']['params']['database'] = 'horde'; X-// $conf['storage']['params']['table'] = 'mnemo_memos'; X+$conf['storage']['params']['phptype'] = 'mysql'; X+$conf['storage']['params']['hostspec'] = 'localhost'; X+$conf['storage']['params']['username'] = 'hordemgr'; X+$conf['storage']['params']['password'] = 'hordemgr'; X+$conf['storage']['params']['database'] = 'horde'; X+$conf['storage']['params']['table'] = 'mnemo_memos'; X X X /** END-of-/usr/ports/deskutils/mnemo/files/patch-config_conf.php.dist echo x - /usr/ports/deskutils/mnemo/Makefile sed 's/^X//' >/usr/ports/deskutils/mnemo/Makefile << 'END-of-/usr/ports/deskutils/mnemo/Makefile' X# Ports collection makefile for: Mnemo X# Date created: Sun May 19, 2002 X# Whom: Thierry Thomas () X# X# $FreeBSD$ X# X XPORTNAME= mnemo XPORTVERSION= 1.0 XCATEGORIES= deskutils www XMASTER_SITES= ftp://ftp.horde.org/pub/mnemo/tarballs/%SUBDIR%/ XMASTER_SITE_SUBDIR= . old X XMAINTAINER= thierry@pompo.net X XRUN_DEPENDS= ${LOCALBASE}/www/horde/imp/index.php:${PORTSDIR}/mail/imp3 X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} XNO_BUILD= yes XPLIST_SUB= HORDEDIR=${LHORDEDIR} MNEMODIR=${LMNEMODIR} X XDOCS= LICENSE README docs/CHANGES docs/CREDITS docs/INSTALL XCONFFILE= conf.php html.php menu.php prefs.php XSUB_DIRS= config graphics lib locale po scripts templates X XLHORDEDIR?= www/horde XLMNEMODIR?= ${LHORDEDIR}/mnemo X XHORDEDIR= ${PREFIX}/${LHORDEDIR} XMNEMODIR= ${PREFIX}/${LMNEMODIR} XCONFDIR= ${MNEMODIR}/config X XHORDE_INC= ${LOCALBASE}/etc/horde X Xdo-install: X @${MKDIR} ${MNEMODIR} X.for REP in ${SUB_DIRS} X @${CP} -Rp ${WRKSRC}/${REP} ${MNEMODIR} X.endfor X @${CP} -p ${WRKSRC}/*.php ${MNEMODIR} X.for FILE in ${CONFFILE} X @if [ ! -f ${CONFDIR}/${FILE} ]; then \ X ${CP} ${CONFDIR}/${FILE}.dist ${CONFDIR}/${FILE} ; \ X fi X.endfor X @${CHOWN} -R www:www ${MNEMODIR} X @${CHMOD} -R o-rwx ${CONFDIR} X @${CP} -p ${FILESDIR}/httpd.conf.mnemo ${HORDE_INC} X @${PERL} -pi -e "s:/home/httpd/html/horde/mnemo:${MNEMODIR}:g" \ X ${HORDE_INC}/httpd.conf.mnemo X @${CP} -p ${HORDEDIR}/config/registry.php \ X ${HORDEDIR}/config/registry.php.beforeMnemo X @${PERL} -pi -e "s://UNCOMMENTWHENINSTMNEMO::" ${HORDEDIR}/config/registry.php X @${CP} -p ${HORDEDIR}/config/registry.php \ X ${HORDEDIR}/config/registry.php.afterMnemo X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X.for FILE in ${DOCS} X @${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR} X.endfor X @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." X.endif X Xpost-install: X @${ECHO_MSG} X @${CAT} ${PKGMESSAGE} | \ X ${SED} -e "s:%%MNEMODIR%%:${MNEMODIR}:g;s:%%PORTSDIR%%:${PORTSDIR}:g;s:%%CONFDIR%%:${CONFDIR}:g;s:%%HORDEDIR%%:${HORDEDIR}:" X @${ECHO_MSG} X X.include END-of-/usr/ports/deskutils/mnemo/Makefile echo x - /usr/ports/deskutils/mnemo/pkg-comment sed 's/^X//' >/usr/ports/deskutils/mnemo/pkg-comment << 'END-of-/usr/ports/deskutils/mnemo/pkg-comment' XMnemo is the Horde notes and memos application END-of-/usr/ports/deskutils/mnemo/pkg-comment echo x - /usr/ports/deskutils/mnemo/pkg-descr sed 's/^X//' >/usr/ports/deskutils/mnemo/pkg-descr << 'END-of-/usr/ports/deskutils/mnemo/pkg-descr' XMnemo is the Horde notes and memos application. It lets users keep Xfree-text notes and other bits of information which doesn't fit as a Xcontact, a todo item, an event, etc. It is very similar in Xfunctionality to the Palm Memo application. X XWWW: http://horde.org/ END-of-/usr/ports/deskutils/mnemo/pkg-descr echo x - /usr/ports/deskutils/mnemo/pkg-message sed 's/^X//' >/usr/ports/deskutils/mnemo/pkg-message << 'END-of-/usr/ports/deskutils/mnemo/pkg-message' X************************************************************************ XMnemo has been installed in %%MNEMODIR%% with your blank Xconfiguration files. X XHorde and IMP must be configured; if not, see: X- %%PORTSDIR%%/www/horde2/pkg-message X- %%PORTSDIR%%/mail/imp3/pkg-message X XThen, you have to create the table mnemo_memos, from the SQL script X%%MNEMODIR%%/scripts/drivers/mnemo_memos.sql. XFor example, if your database is MySQL, you may run Xmysql --user=hordemgr --password=yourpass horde < mnemo_memos.sql X(If you run another database server, see X %%HORDEDIR%%/scripts/db/README X for more explanations.) X XFinally, you may have to tune the configuration files located in X%%CONFDIR%%/, specially the files conf.php. X XTo protect your configuration files, you have to restart Apache. X************************************************************************ END-of-/usr/ports/deskutils/mnemo/pkg-message echo x - /usr/ports/deskutils/mnemo/pkg-plist sed 's/^X//' >/usr/ports/deskutils/mnemo/pkg-plist << 'END-of-/usr/ports/deskutils/mnemo/pkg-plist' X%%PORTDOCS%%share/doc/mnemo/LICENSE X%%PORTDOCS%%share/doc/mnemo/README X%%PORTDOCS%%share/doc/mnemo/CHANGES X%%PORTDOCS%%share/doc/mnemo/CREDITS X%%PORTDOCS%%share/doc/mnemo/INSTALL X%%MNEMODIR%%/config/conf.php X%%MNEMODIR%%/config/conf.php.dist X%%MNEMODIR%%/config/conf.php.dist.orig X%%MNEMODIR%%/config/html.php X%%MNEMODIR%%/config/html.php.dist X%%MNEMODIR%%/config/menu.php X%%MNEMODIR%%/config/menu.php.dist X%%MNEMODIR%%/config/prefs.php X%%MNEMODIR%%/config/prefs.php.dist X%%MNEMODIR%%/graphics/add.gif X%%MNEMODIR%%/graphics/checkbox.gif X%%MNEMODIR%%/graphics/down.gif X%%MNEMODIR%%/graphics/list.gif X%%MNEMODIR%%/graphics/mnemo.gif X%%MNEMODIR%%/graphics/refresh.gif X%%MNEMODIR%%/graphics/search.gif X%%MNEMODIR%%/graphics/up.gif X%%MNEMODIR%%/index.php X%%MNEMODIR%%/lib/Driver.php X%%MNEMODIR%%/lib/Driver/sql.php X%%MNEMODIR%%/lib/Mnemo.php X%%MNEMODIR%%/lib/api.php X%%MNEMODIR%%/lib/base.php X%%MNEMODIR%%/lib/constants.php X%%MNEMODIR%%/lib/version.php X%%MNEMODIR%%/list.php X%%MNEMODIR%%/locale/cs_CZ/LC_MESSAGES/mnemo.mo X%%MNEMODIR%%/locale/de_DE/LC_MESSAGES/mnemo.mo X%%MNEMODIR%%/locale/en_US/help.xml X%%MNEMODIR%%/locale/es_ES/LC_MESSAGES/mnemo.mo X%%MNEMODIR%%/locale/fi_FI/LC_MESSAGES/mnemo.mo X%%MNEMODIR%%/locale/fi_FI/help.xml X%%MNEMODIR%%/locale/fr_FR/LC_MESSAGES/mnemo.mo X%%MNEMODIR%%/locale/hu_HU/LC_MESSAGES/mnemo.mo X%%MNEMODIR%%/locale/nl_NL/LC_MESSAGES/mnemo.mo X%%MNEMODIR%%/locale/nn_NO/LC_MESSAGES/mnemo.mo X%%MNEMODIR%%/locale/pt_BR/LC_MESSAGES/mnemo.mo X%%MNEMODIR%%/locale/pt_PT/LC_MESSAGES/mnemo.mo X%%MNEMODIR%%/locale/sv_SE/LC_MESSAGES/mnemo.mo X%%MNEMODIR%%/locale/zh_CN/LC_MESSAGES/mnemo.mo X%%MNEMODIR%%/locale/zh_TW/LC_MESSAGES/mnemo.mo X%%MNEMODIR%%/memo.php X%%MNEMODIR%%/menu.php X%%MNEMODIR%%/po/Makefile X%%MNEMODIR%%/po/README X%%MNEMODIR%%/po/cs_CZ.po X%%MNEMODIR%%/po/de_DE.po X%%MNEMODIR%%/po/es_ES.po X%%MNEMODIR%%/po/fi_FI.po X%%MNEMODIR%%/po/fr_FR.po X%%MNEMODIR%%/po/hu_HU.po X%%MNEMODIR%%/po/nl_NL.po X%%MNEMODIR%%/po/nn_NO.po X%%MNEMODIR%%/po/pt_BR.po X%%MNEMODIR%%/po/pt_PT.po X%%MNEMODIR%%/po/sv_SE.po X%%MNEMODIR%%/po/zh_CN.po X%%MNEMODIR%%/po/zh_TW.po X%%MNEMODIR%%/po/extract.pl X%%MNEMODIR%%/po/shtool X%%MNEMODIR%%/po/xgettext.sh X%%MNEMODIR%%/prefs.php X%%MNEMODIR%%/scripts/drivers/mnemo_memos.sql X%%MNEMODIR%%/search.php X%%MNEMODIR%%/templates/common-footer.inc X%%MNEMODIR%%/templates/common-header.inc X%%MNEMODIR%%/templates/index/css.inc X%%MNEMODIR%%/templates/index/notconfigured.inc X%%MNEMODIR%%/templates/list/actions.inc X%%MNEMODIR%%/templates/list/empty.inc X%%MNEMODIR%%/templates/list/footer.inc X%%MNEMODIR%%/templates/list/header.inc X%%MNEMODIR%%/templates/list/javascript.inc X%%MNEMODIR%%/templates/list/memo_footers.inc X%%MNEMODIR%%/templates/list/memo_headers.inc X%%MNEMODIR%%/templates/list/memo_summaries.inc X%%MNEMODIR%%/templates/memo/begin.inc X%%MNEMODIR%%/templates/memo/end.inc X%%MNEMODIR%%/templates/memo/memo.inc X%%MNEMODIR%%/templates/menu/menu.inc X%%MNEMODIR%%/templates/search/begin.inc X%%MNEMODIR%%/templates/search/end.inc X%%MNEMODIR%%/templates/search/search.inc X%%MNEMODIR%%/templates/view/description.inc X%%MNEMODIR%%/templates/view/headers.inc X%%MNEMODIR%%/templates/view/navbar.inc X%%MNEMODIR%%/templates/view/no-memo.inc X%%MNEMODIR%%/view.php X@dirrm %%MNEMODIR%%/config X@dirrm %%MNEMODIR%%/graphics X@dirrm %%MNEMODIR%%/lib/Driver X@dirrm %%MNEMODIR%%/lib X@dirrm %%MNEMODIR%%/locale/cs_CZ/LC_MESSAGES X@dirrm %%MNEMODIR%%/locale/cs_CZ X@dirrm %%MNEMODIR%%/locale/de_DE/LC_MESSAGES X@dirrm %%MNEMODIR%%/locale/de_DE X@dirrm %%MNEMODIR%%/locale/en_US X@dirrm %%MNEMODIR%%/locale/es_ES/LC_MESSAGES X@dirrm %%MNEMODIR%%/locale/es_ES X@dirrm %%MNEMODIR%%/locale/fi_FI/LC_MESSAGES X@dirrm %%MNEMODIR%%/locale/fi_FI X@dirrm %%MNEMODIR%%/locale/fr_FR/LC_MESSAGES X@dirrm %%MNEMODIR%%/locale/fr_FR X@dirrm %%MNEMODIR%%/locale/hu_HU/LC_MESSAGES X@dirrm %%MNEMODIR%%/locale/hu_HU X@dirrm %%MNEMODIR%%/locale/nl_NL/LC_MESSAGES X@dirrm %%MNEMODIR%%/locale/nl_NL X@dirrm %%MNEMODIR%%/locale/nn_NO/LC_MESSAGES X@dirrm %%MNEMODIR%%/locale/nn_NO X@dirrm %%MNEMODIR%%/locale/pt_BR/LC_MESSAGES X@dirrm %%MNEMODIR%%/locale/pt_BR X@dirrm %%MNEMODIR%%/locale/pt_PT/LC_MESSAGES X@dirrm %%MNEMODIR%%/locale/pt_PT X@dirrm %%MNEMODIR%%/locale/sv_SE/LC_MESSAGES X@dirrm %%MNEMODIR%%/locale/sv_SE X@dirrm %%MNEMODIR%%/locale/zh_CN/LC_MESSAGES X@dirrm %%MNEMODIR%%/locale/zh_CN X@dirrm %%MNEMODIR%%/locale/zh_TW/LC_MESSAGES X@dirrm %%MNEMODIR%%/locale/zh_TW X@dirrm %%MNEMODIR%%/locale X@dirrm %%MNEMODIR%%/po X@dirrm %%MNEMODIR%%/scripts/drivers X@dirrm %%MNEMODIR%%/scripts X@dirrm %%MNEMODIR%%/templates/index X@dirrm %%MNEMODIR%%/templates/list X@dirrm %%MNEMODIR%%/templates/memo X@dirrm %%MNEMODIR%%/templates/menu X@dirrm %%MNEMODIR%%/templates/search X@dirrm %%MNEMODIR%%/templates/view X@dirrm %%MNEMODIR%%/templates X@dirrm %%MNEMODIR%% Xetc/horde/httpd.conf.mnemo X%%PORTDOCS%%@dirrm share/doc/mnemo X@unexec if cmp -s %D/www/horde/config/registry.php %D/www/horde/config/registry.php.afterMnemo; then rm -f %D/www/horde/config/registry.php.afterMnemo; mv %D/www/horde/config/registry.php.beforeMnemo %D/www/horde/config/registry.php; fi END-of-/usr/ports/deskutils/mnemo/pkg-plist echo x - /usr/ports/deskutils/mnemo/distinfo sed 's/^X//' >/usr/ports/deskutils/mnemo/distinfo << 'END-of-/usr/ports/deskutils/mnemo/distinfo' XMD5 (mnemo-1.0.tar.gz) = 4fb4be095eea041fa7503b14dd03e435 END-of-/usr/ports/deskutils/mnemo/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 14:10:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF5B537B40C for ; Wed, 12 Jun 2002 14:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CLA2O19938; Wed, 12 Jun 2002 14:10:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 12 Jun 2002 14:10:02 -0700 (PDT) Message-Id: <200206122110.g5CLA2O19938@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: John Merryweather Cooper Subject: Re: ports/39203: Unclear BREAK message in port net/samba Reply-To: John Merryweather Cooper Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39203; it has been noted by GNATS. From: John Merryweather Cooper To: "Lev A. Serebryakov" Cc: "FreeBSD-gnats-submit@freebsd.org" Subject: Re: ports/39203: Unclear BREAK message in port net/samba Date: 12 Jun 2002 14:06:04 -0700 This PR certainly clears things up for me! Like the author, I was unhappy to discover Samba "broken" after the change. On Wed, 2002-06-12 at 13:58, Lev A. Serebryakov wrote: > > >Number: 39203 > >Category: ports > >Synopsis: Unclear BREAK message in port net/samba > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: change-request > >Submitter-Id: current-users > >Arrival-Date: Wed Jun 12 14:00:05 PDT 2002 > >Closed-Date: > >Last-Modified: > >Originator: Lev A. Serebryakov > >Release: FreeBSD 4.4-STABLE i386 > >Organization: > >Environment: > System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Dec 8 13:48:40 MSK 2001 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386 > Ports collection: 13 Jun 2002 > > > >Description: > > net/samba port support ACLs only under FreeBSD 5.0-CURRENT. > But new dialog(1)-based configuration script allows to select ACLs > feature on any system. If user selects ACLs on 4.x or other old > system, port systyem (via make(1)) prints this message: > > ===> samba-2.2.4_1 is marked as broken: Requires a recent FreeBSD 5.0-CURRENT. > > And after that `make install' would not work at all. > > User, who doesn't know about how ACLs support is implemented, could not > understand, WHY is samba broken on 4.x. > > I think, message should be replaced with somethin like this: > > ACL support requires a recent FreeBSD 5.0-CURRENT > > or, even better, `scripts/configure.samba' should detect old system > and add `ACL support' checkbox only on new ones. > > I thinke, both of this changes could be done. > > >How-To-Repeat: > > > Try to select ACL support on 4.x system > > > >Fix: > > I don't prepare any pathses, but fix of message is trivial and > fix for script could be like this: > > OSVERSION=`make -V OSVERSION` > if [ ${OSVERSION} -le 500018 ]; then > ACL_PARAM="acl \"With ACL support\" OFF" > else > ACL_PARAM="" > fi > > And after this add ${ACL_PARAM} to dialog(1) command line. > >Release-Note: > >Audit-Trail: > >Unformatted: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- _ | |V| / ' || MacroHard -- \ \_| | | \_, || the perfection of form over | ----------------------------------|| substance, marketing over | Web: http://www.borgsdemons.com || performance, and greed over | AIM: johnmcooper || design . . . | =====================================================================/ Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | =====================================================================\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 14:32:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.noos.fr (aragon.noos.net [212.198.2.75]) by hub.freebsd.org (Postfix) with ESMTP id 1787037B426 for ; Wed, 12 Jun 2002 14:32:07 -0700 (PDT) Received: (qmail 69904100 invoked by uid 0); 12 Jun 2002 21:32:06 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.230.194]) (envelope-sender ) by 212.198.2.75 (qmail-ldap-1.03) with SMTP for ; 12 Jun 2002 21:32:06 -0000 Received: from gits.gits.dyndns.org (0b6ltotxkqr3d0rw@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.3/8.12.3) with ESMTP id g5CLW5a6034891; Wed, 12 Jun 2002 23:32:05 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by gits.gits.dyndns.org (8.12.3/8.12.3/Submit) id g5CLW5gF034890; Wed, 12 Jun 2002 23:32:05 +0200 (CEST) (envelope-from root) Date: Wed, 12 Jun 2002 23:32:05 +0200 From: Cyrille Lefevre To: Mike Hogsett Cc: freebsd-ports@freebsd.org Subject: Re: port setiathome Message-ID: <20020612213205.GE33037@gits.dyndns.org> Mail-Followup-To: Cyrille Lefevre , Mike Hogsett , freebsd-ports@freebsd.org References: <200206121828.g5CISqZ4017900@quarter.csl.sri.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="9zSXsLTf0vkW971A" Content-Disposition: inline In-Reply-To: <200206121828.g5CISqZ4017900@quarter.csl.sri.com> User-Agent: Mutt/1.3.99i Organization: ACME X-Face: V|+c;4!|B?E%BE^{E6);aI.[< List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --9zSXsLTf0vkW971A Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jun 12, 2002 at 11:28:52AM -0700, Mike Hogsett wrote: > > The Setiathome client for Alpha/Tru64, > setiathome-3.03.alpha-compaq-T64Uv4.0d.tar, works fine under FreeBSD/Alpha > 4.5-RELEASE-p6. > > /usr/ports/astro/setiathome wont install it though claiming that > setiathome is only for i386. oops! distinfo files are missing and I forgot to say you to remove the existing distinfo. so, also apply the following patch in /usr/ports/astro/setiathome. Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net --9zSXsLTf0vkW971A Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="setiathome-3.03-6.patch" --- /dev/null Wed Jun 12 23:21:17 2002 +++ distinfo-alpha Wed Jun 12 23:20:48 2002 @@ -0,0 +1 @@ +MD5 (setiathome-3.03.alpha-compaq-T64Uv4.0d.tar) = 6d5fae078058da9620eb528ce2103a98 --- /dev/null Wed Jun 12 23:21:17 2002 +++ distinfo-i386 Wed Jun 12 23:20:49 2002 @@ -0,0 +1 @@ +MD5 (setiathome-3.03.i386-unknown-freebsd2.2.8.tar) = 2dd4c9016059b7532ae721c7b92be821 --9zSXsLTf0vkW971A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 14:45:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.noos.fr (racine.noos.net [212.198.2.71]) by hub.freebsd.org (Postfix) with ESMTP id 17AB637B406 for ; Wed, 12 Jun 2002 14:45:08 -0700 (PDT) Received: (qmail 10170754 invoked by uid 0); 12 Jun 2002 21:27:57 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.230.194]) (envelope-sender ) by 212.198.2.71 (qmail-ldap-1.03) with SMTP for ; 12 Jun 2002 21:27:57 -0000 Received: from gits.gits.dyndns.org (2z4h2m45rs4b970s@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.3/8.12.3) with ESMTP id g5CLRqa6034861; Wed, 12 Jun 2002 23:27:57 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by gits.gits.dyndns.org (8.12.3/8.12.3/Submit) id g5CLRoeZ034857; Wed, 12 Jun 2002 23:27:50 +0200 (CEST) (envelope-from root) Date: Wed, 12 Jun 2002 23:27:50 +0200 From: Cyrille Lefevre To: Mike Hogsett Cc: freebsd-ports@freebsd.org Subject: Re: port setiathome Message-ID: <20020612212750.GD33037@gits.dyndns.org> Mail-Followup-To: Cyrille Lefevre , Mike Hogsett , freebsd-ports@freebsd.org References: <200206121828.g5CISqZ4017900@quarter.csl.sri.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="oyUTqETQ0mS9luUI" Content-Disposition: inline In-Reply-To: <200206121828.g5CISqZ4017900@quarter.csl.sri.com> User-Agent: Mutt/1.3.99i Organization: ACME X-Face: V|+c;4!|B?E%BE^{E6);aI.[< List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jun 12, 2002 at 11:28:52AM -0700, Mike Hogsett wrote: > > The Setiathome client for Alpha/Tru64, > setiathome-3.03.alpha-compaq-T64Uv4.0d.tar, works fine under FreeBSD/Alpha > 4.5-RELEASE-p6. > > /usr/ports/astro/setiathome wont install it though claiming that > setiathome is only for i386. could you apply the attached patch to you port tree and let me know if setiathome is install clean under alpha ? for instance, I've enabled xsetiathome for alpha, is it working ? Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="setiathome-3.03-5.patch" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/astro/setiathome/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- Makefile 17 Jan 2002 23:13:35 -0000 1.29 +++ Makefile 12 Jun 2002 21:24:16 -0000 @@ -26,7 +26,7 @@ IS_INTERACTIVE= yes .endif -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= alpha i386 NO_BUILD= "binary distribution" NO_CDROM= "interactive install" @@ -44,6 +44,7 @@ MAN1= ${PORTNAME}.1 +MD5_FILE= ${MASTERDIR}/distinfo-${ARCH} MSG_FILE= ${PKGDIR}/pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message PKGDEINSTALL= ${PKGINSTALL} @@ -52,9 +53,15 @@ # PORT_CPU= ${ARCH} +.if ${ARCH} == alpha +PORT_VENDOR?= compaq +PORT_OSNAME?= T64U +PORT_OSREL?= v4.0d +.else PORT_VENDOR= unknown PORT_OSNAME= freebsd PORT_OSREL= 2.2.8 +.endif PORT_OS= ${PORT_OSNAME}${PORT_OSREL} PORT_HOST= ${PORT_CPU}-${PORT_VENDOR}-${PORT_OS} @@ -67,22 +74,23 @@ BIN_FILE= setiathome RC_FILES= setiathome +# i386 NOTES: # xsetiathome is currently broken at 4.2. should work at 2.x, # don't know between 3.0 and 4.2 ? so, be conservative... # diagnostic messages are : # Warning: Cannot convert string "doneB" to type Widget # Floating point exception (core dumped) -.if ${OSVERSION} < 300000 +.if ${ARCH} == alpha || ${OSVERSION} < 300000 MAN1+= x${PORTNAME}.1 XBIN_DIR= ${PREFIX}/bin -XBIN_FILE+= xsetiathome +XBIN_FILE= xsetiathome X11PORTS= .else X11PORTS= "@comment " .endif -# +# Post-patch # post-patch: patch-message @@ -99,7 +107,7 @@ @${INSTALL_PROGRAM} ${WRKSRC}/${BIN_FILE} ${SBIN_DIR} install-program: -.if defined(XPROG) +.if defined(XBIN_FILE) @${INSTALL_PROGRAM} ${WRKSRC}/${XBIN_FILE} ${XBIN_DIR} .endif @@ -137,7 +145,16 @@ display-message: .if !defined(BATCH) + @${ECHO_MSG} @${CAT} ${PKGMESSAGE} + @${ECHO_MSG} .endif + +# Maintainer use only +# +maintainer-makesum: +.for arch in ${ONLY_FOR_ARCHS} + ${MAKE} ARCH=${arch} makesum +.endfor .include --oyUTqETQ0mS9luUI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 15:21:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailgate.sri.com (mailgate.SRI.COM [128.18.243.11]) by hub.freebsd.org (Postfix) with SMTP id 09FA737B405 for ; Wed, 12 Jun 2002 15:21:24 -0700 (PDT) Received: (qmail 17586 invoked from network); 12 Jun 2002 22:20:59 -0000 Received: from localhost (HELO mailgate.SRI.COM) (127.0.0.1) by mailgate.sri.com with SMTP; 12 Jun 2002 22:20:59 -0000 Received: from quarter.csl.sri.com ([130.107.1.30]) by mailgate.SRI.COM (NAVGW 2.5.1.18) with SMTP id M2002061215205905806 ; Wed, 12 Jun 2002 15:20:59 -0700 Received: from csl.sri.com (plato.csl.sri.com [130.107.15.4]) by quarter.csl.sri.com (8.12.3/8.12.3) with ESMTP id g5CMLKZ4001402; Wed, 12 Jun 2002 15:21:20 -0700 Message-Id: <200206122221.g5CMLKZ4001402@quarter.csl.sri.com> To: Cyrille Lefevre , freebsd-ports@freebsd.org Subject: Re: port setiathome In-Reply-To: Message from Cyrille Lefevre of "Wed, 12 Jun 2002 23:27:50 +0200." <20020612212750.GD33037@gits.dyndns.org> Mime-Version: 1.0 (generated by tm-edit 8.8 (Time Passed Me By)) Content-Type: text/plain; charset=US-ASCII Date: Wed, 12 Jun 2002 15:21:20 -0700 From: Mike Hogsett Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've applied both patches. `make fetch' worked fine. `make install' worked fine. top now shows: 57983 nobody 92 15 18752K 16672K RUN 0:17 85.65% 55.71% setiathome I haven't got X working on this box yet (you'll see my post in a minute). I will let you know if xsetiatome is working as soon as I can. Thanks a bunch. - Michael Hogsett > > On Wed, Jun 12, 2002 at 11:28:52AM -0700, Mike Hogsett wrote: > > > > The Setiathome client for Alpha/Tru64, > > setiathome-3.03.alpha-compaq-T64Uv4.0d.tar, works fine under FreeBSD/Alpha > > 4.5-RELEASE-p6. > > > > /usr/ports/astro/setiathome wont install it though claiming that > > setiathome is only for i386. > > could you apply the attached patch to you port tree and let me know > if setiathome is install clean under alpha ? > > for instance, I've enabled xsetiathome for alpha, is it working ? > > Cyrille. > -- > Cyrille Lefevre mailto:cyrille.lefevre@laposte.net > > --oyUTqETQ0mS9luUI > Content-Type: text/plain; charset=us-ascii > Content-Disposition: attachment; filename="setiathome-3.03-5.patch" > > Index: Makefile > =================================================================== > RCS file: /home/ncvs/ports/astro/setiathome/Makefile,v > retrieving revision 1.29 > diff -u -r1.29 Makefile > --- Makefile 17 Jan 2002 23:13:35 -0000 1.29 > +++ Makefile 12 Jun 2002 21:24:16 -0000 > @@ -26,7 +26,7 @@ > IS_INTERACTIVE= yes > .endif > > -ONLY_FOR_ARCHS= i386 > +ONLY_FOR_ARCHS= alpha i386 > > NO_BUILD= "binary distribution" > NO_CDROM= "interactive install" > @@ -44,6 +44,7 @@ > > MAN1= ${PORTNAME}.1 > > +MD5_FILE= ${MASTERDIR}/distinfo-${ARCH} > > MSG_FILE= ${PKGDIR}/pkg-message > PKGMESSAGE= ${WRKDIR}/pkg-message > PKGDEINSTALL= ${PKGINSTALL} > @@ -52,9 +53,15 @@ > # > > PORT_CPU= ${ARCH} > +.if ${ARCH} == alpha > +PORT_VENDOR?= compaq > +PORT_OSNAME?= T64U > +PORT_OSREL?= v4.0d > +.else > PORT_VENDOR= unknown > PORT_OSNAME= freebsd > PORT_OSREL= 2.2.8 > +.endif > PORT_OS= ${PORT_OSNAME}${PORT_OSREL} > PORT_HOST= ${PORT_CPU}-${PORT_VENDOR}-${PORT_OS} > > @@ -67,22 +74,23 @@ > BIN_FILE= setiathome > RC_FILES= setiathome > > +# i386 NOTES: > # xsetiathome is currently broken at 4.2. should work at 2.x, > # don't know between 3.0 and 4.2 ? so, be conservative... > # diagnostic messages are : > # Warning: Cannot convert string "doneB" to type Widget > # Floating point exception (core dumped) > > -.if ${OSVERSION} < 300000 > +.if ${ARCH} == alpha || ${OSVERSION} < 300000 > MAN1+= x${PORTNAME}.1 > XBIN_DIR= ${PREFIX}/bin > -XBIN_FILE+= xsetiathome > +XBIN_FILE= xsetiathome > X11PORTS= > .else > X11PORTS= "@comment " > .endif > > -# > +# Post-patch > # > > post-patch: patch-message > @@ -99,7 +107,7 @@ > @${INSTALL_PROGRAM} ${WRKSRC}/${BIN_FILE} ${SBIN_DIR} > > install-program: > -.if defined(XPROG) > +.if defined(XBIN_FILE) > @${INSTALL_PROGRAM} ${WRKSRC}/${XBIN_FILE} ${XBIN_DIR} > .endif > > @@ -137,7 +145,16 @@ > > display-message: > .if !defined(BATCH) > + @${ECHO_MSG} > @${CAT} ${PKGMESSAGE} > + @${ECHO_MSG} > .endif > + > +# Maintainer use only > +# > +maintainer-makesum: > +.for arch in ${ONLY_FOR_ARCHS} > + ${MAKE} ARCH=${arch} makesum > +.endfor > > .include > > --oyUTqETQ0mS9luUI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 15:25:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailgate.sri.com (mailgate.SRI.COM [128.18.243.11]) by hub.freebsd.org (Postfix) with SMTP id B347437B403 for ; Wed, 12 Jun 2002 15:25:09 -0700 (PDT) Received: (qmail 17920 invoked from network); 12 Jun 2002 22:24:48 -0000 Received: from localhost (HELO mailgate.SRI.COM) (127.0.0.1) by mailgate.sri.com with SMTP; 12 Jun 2002 22:24:48 -0000 Received: from quarter.csl.sri.com ([130.107.1.30]) by mailgate.SRI.COM (NAVGW 2.5.1.18) with SMTP id M2002061215244811689 for ; Wed, 12 Jun 2002 15:24:48 -0700 Received: from csl.sri.com (plato.csl.sri.com [130.107.15.4]) by quarter.csl.sri.com (8.12.3/8.12.3) with ESMTP id g5CMP9Z4001714 for ; Wed, 12 Jun 2002 15:25:09 -0700 Message-Id: <200206122225.g5CMP9Z4001714@quarter.csl.sri.com> To: freebsd-ports@freebsd.org Subject: XFree86-4(-Servers) and Alpha 4.5-RELEASE Mime-Version: 1.0 (generated by tm-edit 8.8 (Time Passed Me By)) Content-Type: text/plain; charset=US-ASCII Date: Wed, 12 Jun 2002 15:25:09 -0700 From: Mike Hogsett Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Well, I, or rather my machine, have spent most of the day building XFree86-4 from the ports. The machine is a Miata (PWS433a). The problem is that it never built the ati driver. It built : glint_drv.o mga_drv.o nv_drv.o rendition_drv.o s3_drv.o s3virge_drv.o savage_drv.o siliconmotion_drv.o tdfx_drv.o tga_drv.o vga_drv.o But no driver for ATI. Arg. Suggestions ? - Michael Hogsett P.S. Not that it matters yet, but the video card is a `mach64' card, an ATI All-in-Wonder Pro. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 15:27:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D40E437B403; Wed, 12 Jun 2002 15:27:38 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CMRcm31459; Wed, 12 Jun 2002 15:27:38 -0700 (PDT) (envelope-from tobez) Date: Wed, 12 Jun 2002 15:27:38 -0700 (PDT) From: Message-Id: <200206122227.g5CMRcm31459@freefall.freebsd.org> To: tobez@FreeBSD.org, freebsd-ports@FreeBSD.org, petef@FreeBSD.org Subject: Re: ports/39181: mail/p5-Mail-Audit/Makefile has missing runtime dependencies Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mail/p5-Mail-Audit/Makefile has missing runtime dependencies Responsible-Changed-From-To: freebsd-ports->petef Responsible-Changed-By: tobez Responsible-Changed-When: Thu Jun 13 00:27:22 CEST 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=39181 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 15:28:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailgate.sri.com (mailgate.SRI.COM [128.18.243.11]) by hub.freebsd.org (Postfix) with SMTP id CBAFE37B420 for ; Wed, 12 Jun 2002 15:28:38 -0700 (PDT) Received: (qmail 18278 invoked from network); 12 Jun 2002 22:28:17 -0000 Received: from localhost (HELO mailgate.SRI.COM) (127.0.0.1) by mailgate.sri.com with SMTP; 12 Jun 2002 22:28:17 -0000 Received: from quarter.csl.sri.com ([130.107.1.30]) by mailgate.SRI.COM (NAVGW 2.5.1.18) with SMTP id M2002061215281708325 for ; Wed, 12 Jun 2002 15:28:17 -0700 Received: from csl.sri.com (plato.csl.sri.com [130.107.15.4]) by quarter.csl.sri.com (8.12.3/8.12.3) with ESMTP id g5CMScZ4002070 for ; Wed, 12 Jun 2002 15:28:38 -0700 Message-Id: <200206122228.g5CMScZ4002070@quarter.csl.sri.com> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: XFree86-4(-Servers) and Alpha 4.5-RELEASE In-Reply-To: Message from Mike Hogsett of "Wed, 12 Jun 2002 15:25:09 PDT." <200206122225.g5CMP9Z4001714@quarter.csl.sri.com> Mime-Version: 1.0 (generated by tm-edit 8.8 (Time Passed Me By)) Content-Type: text/plain; charset=US-ASCII Date: Wed, 12 Jun 2002 15:28:38 -0700 From: Mike Hogsett Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Forgot to mention. For those unfamiliar the Miata is an Dec Alpha. Running 4.5 RELEASE p6 > > Well, I, or rather my machine, have spent most of the day building > XFree86-4 from the ports. The machine is a Miata (PWS433a). > > The problem is that it never built the ati driver. > > It built : > > glint_drv.o > mga_drv.o > nv_drv.o > rendition_drv.o > s3_drv.o > s3virge_drv.o > savage_drv.o > siliconmotion_drv.o > tdfx_drv.o > tga_drv.o > vga_drv.o > > But no driver for ATI. > > Arg. Suggestions ? > > - Michael Hogsett > > P.S. Not that it matters yet, but the video card is a `mach64' card, an ATI > All-in-Wonder Pro. > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 15:40:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D88E37B404 for ; Wed, 12 Jun 2002 15:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CMe2x32532; Wed, 12 Jun 2002 15:40:02 -0700 (PDT) (envelope-from gnats) Received: from jhs.muc.de (pD950E578.dip.t-dialin.net [217.80.229.120]) by hub.freebsd.org (Postfix) with ESMTP id F3CF737B403 for ; Wed, 12 Jun 2002 15:31:55 -0700 (PDT) Received: from king.jhs.private (king.jhs.private [192.168.91.46]) by jhs.muc.de (8.11.6/8.11.6) with ESMTP id g5CMWAO12963; Thu, 13 Jun 2002 00:32:11 +0200 (MET DST) (envelope-from jhs@jhs.muc.de) Received: (from jhs@localhost) by flip.jhs.private (8.11.6/8.11.6) id g5CLTs910552; Wed, 12 Jun 2002 23:29:54 +0200 (CEST) (envelope-from jhs) Message-Id: <200206122129.g5CLTs910552@flip.jhs.private> Date: Wed, 12 Jun 2002 23:29:54 +0200 (CEST) From: Julian Stacey Reply-To: Julian Stacey To: FreeBSD-gnats-submit@FreeBSD.org Cc: Scott.Blachowicz@seaslug.org X-Send-Pr-Version: 3.113 Subject: ports/39205: Patch to add nmh package files so EXMH reply-all works Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39205 >Category: ports >Synopsis: Patch to add nmh package files so EXMH reply-all works >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 15:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Julian Stacey >Release: current >Organization: Vector Systems Ltd - Munich Unix & Sys. Eng. Consultancy >Environment: System: FreeBSD flip.jhs.private 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Jun 12 00:14:50 CEST 2002 jhs@build.jhs:/usr/src/sys/compile/BUILD i386 >Description: Wed Jun 12 22:58:39 CEST 2002 on a FreeBSD-4.5-Release system I found the following patch to be necessary, else after running pkg_add exmh-2.5_1.tgz which invokes pkg_add nmh-1.0.4_1.tgz exmh-2.5 when you click on "Reply all" (but not just on "Reply to sender" ) fails with this error message: repl: repl: unable to open format file replgroupcomps: No such file or directory, The patch is made against current almost-4.6 sources. >How-To-Repeat: pkg_delete nmh and exmh rm -rf /usr/local/etc/nmh # to clear any extras a direct # make install may have delivered pkg_add the 2, start EXMH, click on reply-all >Fix: EXMH no longer fails after a cd /usr/ports/mail/nmh;make install which adds the necessary etc/nmh/replgroupcomps, so I identified all the extra files the install adds for my patch, However I someone, presumably MAINTAINER= Scott.Blachowicz@seaslug.org please check if it's appropriate to add all of these files, or whether some need to be omitted, or added via some interactive. checker (though make install is not interactive on an empty directory, it adds them, else my EXMH wouldn't now be working. This patch will be archived in http://bim.bsn.com/~jhs/src/bsd/fixes/FreeBSD/ports/gen/mail/nmh/pkg-plist.diff All my fixes are indexed from http://bim.bsn.com/~jhs/src/fixes.html *** FreeBSD-almost-4.6.ports-cur.4271.2002.06.12/ports/mail/nmh/pkg-plist Fri Jul 27 02:23:08 2001 --- new/ports/mail/nmh/pkg-plist Wed Jun 12 22:45:39 2002 *************** *** 64,69 **** --- 64,95 ---- etc/nmh/scan.timely.default etc/nmh/scan.unseen.default etc/nmh/tmac.h + etc/nmh/MailAliases + etc/nmh/components + etc/nmh/digestcomps + etc/nmh/distcomps + etc/nmh/forwcomps + etc/nmh/mhl.body + etc/nmh/mhl.digest + etc/nmh/mhl.format + etc/nmh/mhl.forward + etc/nmh/mhl.headers + etc/nmh/mhl.reply + etc/nmh/mhn.defaults + etc/nmh/mts.conf + etc/nmh/rcvdistcomps + etc/nmh/rcvdistcomps.outbox + etc/nmh/replcomps + etc/nmh/replgroupcomps + etc/nmh/scan.MMDDYY + etc/nmh/scan.YYYYMMDD + etc/nmh/scan.default + etc/nmh/scan.mailx + etc/nmh/scan.nomime + etc/nmh/scan.size + etc/nmh/scan.time + etc/nmh/scan.timely + etc/nmh/scan.unseen libexec/nmh/ap libexec/nmh/conflict libexec/nmh/dp >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 15:57:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1ABC237B40D; Wed, 12 Jun 2002 15:57:04 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CMv4a34471; Wed, 12 Jun 2002 15:57:04 -0700 (PDT) (envelope-from pat) Date: Wed, 12 Jun 2002 15:57:04 -0700 (PDT) From: Message-Id: <200206122257.g5CMv4a34471@freefall.freebsd.org> To: oyvind@kebab.gaffel.nu, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32903: Kernel panic when returning from single mode Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Kernel panic when returning from single mode State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Wed Jun 12 15:56:12 PDT 2002 State-Changed-Why: Close reqested by originator. Problem has been fixed http://www.freebsd.org/cgi/query-pr.cgi?pr=32903 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 16: 7:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F72637B405; Wed, 12 Jun 2002 16:07:29 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CN7Ta40697; Wed, 12 Jun 2002 16:07:29 -0700 (PDT) (envelope-from pat) Date: Wed, 12 Jun 2002 16:07:29 -0700 (PDT) From: Message-Id: <200206122307.g5CN7Ta40697@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, dwcjr@FreeBSD.org Subject: Re: ports/39203: Unclear BREAK message in port net/samba Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Unclear BREAK message in port net/samba Responsible-Changed-From-To: freebsd-ports->dwcjr Responsible-Changed-By: pat Responsible-Changed-When: Wed Jun 12 16:06:40 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=39203 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 16: 8:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A89D037B408; Wed, 12 Jun 2002 16:08:21 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CN8LF40789; Wed, 12 Jun 2002 16:08:21 -0700 (PDT) (envelope-from pat) Date: Wed, 12 Jun 2002 16:08:21 -0700 (PDT) From: Message-Id: <200206122308.g5CN8LF40789@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, lioux@FreeBSD.org Subject: Re: ports/39200: Checksum mismatch for ogle port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Checksum mismatch for ogle port Responsible-Changed-From-To: freebsd-ports->lioux Responsible-Changed-By: pat Responsible-Changed-When: Wed Jun 12 16:07:58 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=39200 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 16:31: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F03A937B40A for ; Wed, 12 Jun 2002 16:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CNU1Z42834; Wed, 12 Jun 2002 16:30:01 -0700 (PDT) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id A697C37B40A for ; Wed, 12 Jun 2002 16:28:09 -0700 (PDT) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 2A11A2B704 for ; Thu, 13 Jun 2002 01:27:59 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 14F4F6A711E; Thu, 13 Jun 2002 09:27:55 +1000 (EST) Message-Id: <20020612232755.14F4F6A711E@k7.mavetju> Date: Thu, 13 Jun 2002 09:27:55 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39207: [NEW PORT] x11-toolkits/gtk20-apireference Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39207 >Category: ports >Synopsis: [NEW PORT] x11-toolkits/gtk20-apireference >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 16:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: I started to code some projects again and I wanted to move from gtk12 to gtk20. As a followup on my x11-toolkits/gtk12-apirefence, here is the gtk20-apireference! >How-To-Repeat: n/a >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: # # x11-toolkits/gtk20-apireference/ # x11-toolkits/gtk20-apireference/Makefile # x11-toolkits/gtk20-apireference/pkg-comment # x11-toolkits/gtk20-apireference/pkg-descr # x11-toolkits/gtk20-apireference/pkg-plist # x11-toolkits/gtk20-apireference/distinfo # echo c - x11-toolkits/gtk20-apireference/ mkdir -p x11-toolkits/gtk20-apireference/ > /dev/null 2>&1 echo x - x11-toolkits/gtk20-apireference/Makefile sed 's/^X//' >x11-toolkits/gtk20-apireference/Makefile << 'END-of-x11-toolkits/gtk20-apireference/Makefile' X# New ports collection makefile for: gtk20-apireference X# Date created: 13 June 2001 X# Whom: Edwin Groothuis (edwin@mavetju.org) X# X# $FreeBSD$ X# X XPORTNAME= gtk20-apireference XPORTVERSION= 20020613 XCATEGORIES= x11-toolkits XMASTER_SITES= http://developer.gnome.org/doc/API/ XDISTFILES= glib-2.0-docs.tar.gz gtk-2.0-docs.tar.gz gdk-2.0-docs.tar.gz X XMAINTAINER= edwin@mavetju.org X XNO_BUILD= yes X Xdo-install: X @${MKDIR} ${PREFIX}/share/doc/gdk20 X @${MKDIR} ${PREFIX}/share/doc/gtk20 X @${MKDIR} ${PREFIX}/share/doc/glib20 X ${CP} -R ${WRKDIR}/gdk/* ${PREFIX}/share/doc/gdk20 X ${CP} -R ${WRKDIR}/glib/* ${PREFIX}/share/doc/glib20 X ${CP} -R ${WRKDIR}/gtk/* ${PREFIX}/share/doc/gtk20 X X.include END-of-x11-toolkits/gtk20-apireference/Makefile echo x - x11-toolkits/gtk20-apireference/pkg-comment sed 's/^X//' >x11-toolkits/gtk20-apireference/pkg-comment << 'END-of-x11-toolkits/gtk20-apireference/pkg-comment' XAPI reference for the Gimp Toolkit v2.0 for X11 GUI END-of-x11-toolkits/gtk20-apireference/pkg-comment echo x - x11-toolkits/gtk20-apireference/pkg-descr sed 's/^X//' >x11-toolkits/gtk20-apireference/pkg-descr << 'END-of-x11-toolkits/gtk20-apireference/pkg-descr' XGTK is a library for creating graphical user interfaces similar to Xthe Motif "look and feel". It is designed to be small and efficient, but Xstill flexible enough to allow the programmer freedom in the interfaces Xcreated. GTK allows the programmer to use a variety of standard user Xinterface widgets such as push, radio and check buttons, menus, lists Xand frames. It also provides several "container" widgets which can be Xused to control the layout of the user interface elements. X XThis is the API reference for glib, gtk and gdk v2.0. X XWWW: http://developer.gnome.org/doc/API/ X X- Edwin Groothuis Xedwin@mavetju.org END-of-x11-toolkits/gtk20-apireference/pkg-descr echo x - x11-toolkits/gtk20-apireference/pkg-plist sed 's/^X//' >x11-toolkits/gtk20-apireference/pkg-plist << 'END-of-x11-toolkits/gtk20-apireference/pkg-plist' Xshare/doc/glib20/glib-arrays.html Xshare/doc/glib20/glib-asynchronous-queues.html Xshare/doc/glib20/glib-automatic-string-completion.html Xshare/doc/glib20/glib-balanced-binary-trees.html Xshare/doc/glib20/glib-basic-types.html Xshare/doc/glib20/glib-byte-arrays.html Xshare/doc/glib20/glib-byte-order-macros.html Xshare/doc/glib20/glib-caches.html Xshare/doc/glib20/glib-character-set-conversion.html Xshare/doc/glib20/glib-core.html Xshare/doc/glib20/glib-data-types.html Xshare/doc/glib20/glib-datasets.html Xshare/doc/glib20/glib-date-and-time-functions.html Xshare/doc/glib20/glib-fundamentals.html Xshare/doc/glib20/glib-double-ended-queues.html Xshare/doc/glib20/glib-doubly-linked-lists.html Xshare/doc/glib20/glib-dynamic-loading-of-modules.html Xshare/doc/glib20/glib-error-reporting.html Xshare/doc/glib20/glib-file-utilities.html Xshare/doc/glib20/glib-hash-tables.html Xshare/doc/glib20/glib-hook-functions.html Xshare/doc/glib20/glib-io-channels.html Xshare/doc/glib20/glib-keyed-data-lists.html Xshare/doc/glib20/glib-lexical-scanner.html Xshare/doc/glib20/glib-limits-of-basic-types.html Xshare/doc/glib20/glib-memory-allocation.html Xshare/doc/glib20/glib-memory-allocators.html Xshare/doc/glib20/glib-quarks.html Xshare/doc/glib20/glib-memory-chunks.html Xshare/doc/glib20/glib-message-logging.html Xshare/doc/glib20/glib-miscellaneous-macros.html Xshare/doc/glib20/glib-miscellaneous-utility-functions.html Xshare/doc/glib20/glib-n-ary-trees.html Xshare/doc/glib20/glib-numerical-definitions.html Xshare/doc/glib20/glib-pointer-arrays.html Xshare/doc/glib20/glib-random-numbers.html Xshare/doc/glib20/glib-relations-and-tuples.html Xshare/doc/glib20/glib-shell-related-utilities.html Xshare/doc/glib20/glib-simple-xml-subset-parser.html Xshare/doc/glib20/glib-singly-linked-lists.html Xshare/doc/glib20/glib-spawning-processes.html Xshare/doc/glib20/glib-standard-macros.html Xshare/doc/glib20/glib-string-chunks.html Xshare/doc/glib20/glib-string-utility-functions.html Xshare/doc/glib20/glib-strings.html Xshare/doc/glib20/glib-the-main-event-loop.html Xshare/doc/glib20/glib-thread-pools.html Xshare/doc/glib20/glib-threads.html Xshare/doc/glib20/glib-timers.html Xshare/doc/glib20/glib-trash-stacks.html Xshare/doc/glib20/glib-type-conversion-macros.html Xshare/doc/glib20/glib-unicode-manipulation.html Xshare/doc/glib20/glib-utilities.html Xshare/doc/glib20/glib-warnings-and-assertions.html Xshare/doc/glib20/glib-windows-compatability-functions.html Xshare/doc/glib20/index.html Xshare/doc/glib20/index.sgml Xshare/doc/glib20/glib-glob-style-pattern-matching.html Xshare/doc/glib20/mainloop-states.gif Xshare/doc/glib20/glib-building.html Xshare/doc/glib20/glib-changes-2-0.html Xshare/doc/glib20/glib-compiling.html Xshare/doc/glib20/glib-resources.html Xshare/doc/glib20/glib-running.html Xshare/doc/glib20/glib.html Xshare/doc/gtk20/abstractobjects.html Xshare/doc/gtk20/buttonwidgets.html Xshare/doc/gtk20/deprecatedobjects.html Xshare/doc/gtk20/displaywidgets.html Xshare/doc/gtk20/gtk-bindings.html Xshare/doc/gtk20/gtk-clipboards.html Xshare/doc/gtk20/gtk-compiling.html Xshare/doc/gtk20/gtk-drag-and-drop.html Xshare/doc/gtk20/gtk-feature-test-macros.html Xshare/doc/gtk20/gtk-framebuffer.html Xshare/doc/gtk20/gtk-general.html Xshare/doc/gtk20/gtk-graphics-contexts.html Xshare/doc/gtk20/gtk-gtkcellrenderer.html Xshare/doc/gtk20/gtk-gtkcellrendererpixbuf.html Xshare/doc/gtk20/gtk-gtkcellrenderertext.html Xshare/doc/gtk20/gtk-gtkcellrenderertextpixbuf.html Xshare/doc/gtk20/gtk-gtkcellrenderertoggle.html Xshare/doc/gtk20/gtk-gtkeditable.html Xshare/doc/gtk20/gtk-gtkliststore.html Xshare/doc/gtk20/gtk-gtktextbuffer.html Xshare/doc/gtk20/gtk-gtktextiter.html Xshare/doc/gtk20/gtk-gtktextmark.html Xshare/doc/gtk20/gtk-gtktexttag.html Xshare/doc/gtk20/gtk-gtktexttagtable.html Xshare/doc/gtk20/gtk-gtktreemodel.html Xshare/doc/gtk20/gtk-gtktreemodelsimple.html Xshare/doc/gtk20/gtk-gtktreemodelsort.html Xshare/doc/gtk20/gtk-gtktreeselection.html Xshare/doc/gtk20/gtk-gtktreestore.html Xshare/doc/gtk20/gtk-gtktreeview.html Xshare/doc/gtk20/gtk-gtktreeviewcolumn.html Xshare/doc/gtk20/gtk-keyboard-accelerators.html Xshare/doc/gtk20/gtk-object-properties.html Xshare/doc/gtk20/gtk-resource-files.html Xshare/doc/gtk20/gtk-selections.html Xshare/doc/gtk20/gtk-signals.html Xshare/doc/gtk20/gtk-standard-enumerations.html Xshare/doc/gtk20/gtk-stock-items.html Xshare/doc/gtk20/gtk-styles.html Xshare/doc/gtk20/gtk-themeable-stock-images.html Xshare/doc/gtk20/gtk-types.html Xshare/doc/gtk20/gtk-windows.html Xshare/doc/gtk20/gtk.html Xshare/doc/gtk20/gtkaccellabel.html Xshare/doc/gtk20/gtkadjustment.html Xshare/doc/gtk20/gtkalignment.html Xshare/doc/gtk20/gtkbin.html Xshare/doc/gtk20/gtkarrow.html Xshare/doc/gtk20/gtkaspectframe.html Xshare/doc/gtk20/gtkbox.html Xshare/doc/gtk20/gtkbutton.html Xshare/doc/gtk20/gtkbuttonbox.html Xshare/doc/gtk20/gtkcalendar.html Xshare/doc/gtk20/gtkcheckbutton.html Xshare/doc/gtk20/gtkcheckmenuitem.html Xshare/doc/gtk20/gtkclist.html Xshare/doc/gtk20/gtkcolorselection.html Xshare/doc/gtk20/gtkcolorselectiondialog.html Xshare/doc/gtk20/gtkcombo.html Xshare/doc/gtk20/gtkcontainer.html Xshare/doc/gtk20/gtkctree.html Xshare/doc/gtk20/gtkcurve.html Xshare/doc/gtk20/gtkdata.html Xshare/doc/gtk20/gtkdialog.html Xshare/doc/gtk20/gtkdrawingarea.html Xshare/doc/gtk20/gtkentry.html Xshare/doc/gtk20/gtkeventbox.html Xshare/doc/gtk20/gtkfileselection.html Xshare/doc/gtk20/gtkfixed.html Xshare/doc/gtk20/gtkfontselection.html Xshare/doc/gtk20/gtkfontselectiondialog.html Xshare/doc/gtk20/gtkframe.html Xshare/doc/gtk20/gtkgammacurve.html Xshare/doc/gtk20/gtkhandlebox.html Xshare/doc/gtk20/gtkhbox.html Xshare/doc/gtk20/gtkhbuttonbox.html Xshare/doc/gtk20/gtkhpaned.html Xshare/doc/gtk20/gtkhruler.html Xshare/doc/gtk20/gtkhscale.html Xshare/doc/gtk20/gtkhscrollbar.html Xshare/doc/gtk20/gtkhseparator.html Xshare/doc/gtk20/gtkimage.html Xshare/doc/gtk20/gtkimcontext.html Xshare/doc/gtk20/gtkimmulticontext.html Xshare/doc/gtk20/gtkinputdialog.html Xshare/doc/gtk20/gtkinvisible.html Xshare/doc/gtk20/gtkitem.html Xshare/doc/gtk20/gtkitemfactory.html Xshare/doc/gtk20/gtklabel.html Xshare/doc/gtk20/gtklayout.html Xshare/doc/gtk20/gtklist.html Xshare/doc/gtk20/gtklistitem.html Xshare/doc/gtk20/gtkmenu.html Xshare/doc/gtk20/gtkmenubar.html Xshare/doc/gtk20/gtkmenuitem.html Xshare/doc/gtk20/gtkmenushell.html Xshare/doc/gtk20/gtkmessagedialog.html Xshare/doc/gtk20/gtkmisc.html Xshare/doc/gtk20/gtknotebook.html Xshare/doc/gtk20/gtkobject.html Xshare/doc/gtk20/gtkobjects.html Xshare/doc/gtk20/gtkoldeditable.html Xshare/doc/gtk20/gtkoptionmenu.html Xshare/doc/gtk20/gtkpacker.html Xshare/doc/gtk20/gtkpaned.html Xshare/doc/gtk20/gtkpixmap.html Xshare/doc/gtk20/gtkplug.html Xshare/doc/gtk20/gtkpreview.html Xshare/doc/gtk20/gtkprogress.html Xshare/doc/gtk20/gtkprogressbar.html Xshare/doc/gtk20/gtkradiobutton.html Xshare/doc/gtk20/gtkradiomenuitem.html Xshare/doc/gtk20/gtkrange.html Xshare/doc/gtk20/gtkruler.html Xshare/doc/gtk20/gtkscale.html Xshare/doc/gtk20/gtkscrollbar.html Xshare/doc/gtk20/gtkscrolledwindow.html Xshare/doc/gtk20/gtkseparator.html Xshare/doc/gtk20/gtksocket.html Xshare/doc/gtk20/gtkspinbutton.html Xshare/doc/gtk20/gtkstatusbar.html Xshare/doc/gtk20/gtktable.html Xshare/doc/gtk20/gtktearoffmenuitem.html Xshare/doc/gtk20/gtktext.html Xshare/doc/gtk20/gtktextview.html Xshare/doc/gtk20/gtktipsquery.html Xshare/doc/gtk20/gtktogglebutton.html Xshare/doc/gtk20/gtktoolbar.html Xshare/doc/gtk20/gtktooltips.html Xshare/doc/gtk20/gtktree.html Xshare/doc/gtk20/gtktreeitem.html Xshare/doc/gtk20/gtkvbox.html Xshare/doc/gtk20/gtkvbuttonbox.html Xshare/doc/gtk20/gtkviewport.html Xshare/doc/gtk20/gtkvpaned.html Xshare/doc/gtk20/gtkvruler.html Xshare/doc/gtk20/gtkvscale.html Xshare/doc/gtk20/gtkvscrollbar.html Xshare/doc/gtk20/gtkvseparator.html Xshare/doc/gtk20/gtkwidget.html Xshare/doc/gtk20/gtkwindow.html Xshare/doc/gtk20/index.html Xshare/doc/gtk20/layoutcontainers.html Xshare/doc/gtk20/menusandcombos.html Xshare/doc/gtk20/miscobjects.html Xshare/doc/gtk20/numericentry.html Xshare/doc/gtk20/ornaments.html Xshare/doc/gtk20/plugsocket.html Xshare/doc/gtk20/index.sgml Xshare/doc/gtk20/scrollingwidgets.html Xshare/doc/gtk20/selectorwidgets.html Xshare/doc/gtk20/specialobjects.html Xshare/doc/gtk20/textwidget.html Xshare/doc/gtk20/textwidgetobjects.html Xshare/doc/gtk20/treewidget.html Xshare/doc/gtk20/treewidgetobjects.html Xshare/doc/gtk20/windowwidgets.html Xshare/doc/gtk20/gtktextbuffer.html Xshare/doc/gtk20/gtktextmark.html Xshare/doc/gtk20/gtktexttag.html Xshare/doc/gtk20/gtktexttagtable.html Xshare/doc/gtk20/gtksizegroup.html Xshare/doc/gtk20/gtk-gtkpacker.html Xshare/doc/gtk20/gtk-building.html Xshare/doc/gtk20/gtk-gtktreeview-drag-and-drop.html Xshare/doc/gtk20/gtk-gtkwindowgroup.html Xshare/doc/gtk20/gtk-resources.html Xshare/doc/gtk20/gtkbase.html Xshare/doc/gtk20/gtkcellrenderer.html Xshare/doc/gtk20/gtkcellrendererpixbuf.html Xshare/doc/gtk20/gtkcellrenderertext.html Xshare/doc/gtk20/gtkcellrenderertoggle.html Xshare/doc/gtk20/gtkliststore.html Xshare/doc/gtk20/gtktreemodelsort.html Xshare/doc/gtk20/gtktreeselection.html Xshare/doc/gtk20/gtktreestore.html Xshare/doc/gtk20/gtktreeview.html Xshare/doc/gtk20/gtktreeviewcolumn.html Xshare/doc/gtk20/gtkwindowgroup.html Xshare/doc/gtk20/gtkimagemenuitem.html Xshare/doc/gtk20/gtkseparatormenuitem.html Xshare/doc/gtk20/gtksettings.html Xshare/doc/gtk20/dialog_error.png Xshare/doc/gtk20/dialog_info.png Xshare/doc/gtk20/dialog_question.png Xshare/doc/gtk20/dialog_warning.png Xshare/doc/gtk20/stock_add.png Xshare/doc/gtk20/stock_align_center.png Xshare/doc/gtk20/stock_align_justify.png Xshare/doc/gtk20/stock_align_left.png Xshare/doc/gtk20/stock_align_right.png Xshare/doc/gtk20/stock_bottom.png Xshare/doc/gtk20/stock_button_apply.png Xshare/doc/gtk20/stock_button_cancel.png Xshare/doc/gtk20/stock_button_no.png Xshare/doc/gtk20/stock_button_ok.png Xshare/doc/gtk20/stock_button_yes.png Xshare/doc/gtk20/stock_cdrom.png Xshare/doc/gtk20/stock_clear.png Xshare/doc/gtk20/stock_close.png Xshare/doc/gtk20/stock_colorselector.png Xshare/doc/gtk20/stock_convert.png Xshare/doc/gtk20/stock_dnd.png Xshare/doc/gtk20/stock_dnd_multiple.png Xshare/doc/gtk20/stock_down_arrow.png Xshare/doc/gtk20/stock_exec.png Xshare/doc/gtk20/stock_exit.png Xshare/doc/gtk20/stock_first.png Xshare/doc/gtk20/stock_font.png Xshare/doc/gtk20/stock_help.png Xshare/doc/gtk20/stock_home.png Xshare/doc/gtk20/stock_index.png Xshare/doc/gtk20/stock_jump_to.png Xshare/doc/gtk20/stock_last.png Xshare/doc/gtk20/stock_left_arrow.png Xshare/doc/gtk20/stock_menu_copy.png Xshare/doc/gtk20/stock_menu_cut.png Xshare/doc/gtk20/stock_menu_trash.png Xshare/doc/gtk20/stock_new.png Xshare/doc/gtk20/stock_open.png Xshare/doc/gtk20/stock_paste.png Xshare/doc/gtk20/stock_preferences.png Xshare/doc/gtk20/stock_print.png Xshare/doc/gtk20/stock_print_preview.png Xshare/doc/gtk20/stock_properties.png Xshare/doc/gtk20/stock_redo.png Xshare/doc/gtk20/stock_refresh.png Xshare/doc/gtk20/stock_remove.png Xshare/doc/gtk20/stock_revert.png Xshare/doc/gtk20/stock_right_arrow.png Xshare/doc/gtk20/stock_save.png Xshare/doc/gtk20/stock_save_as.png Xshare/doc/gtk20/stock_search.png Xshare/doc/gtk20/stock_search_replace.png Xshare/doc/gtk20/stock_sort_ascending.png Xshare/doc/gtk20/stock_sort_descending.png Xshare/doc/gtk20/stock_spellcheck.png Xshare/doc/gtk20/stock_stop.png Xshare/doc/gtk20/stock_text_bold.png Xshare/doc/gtk20/stock_text_italic.png Xshare/doc/gtk20/stock_text_strikeout.png Xshare/doc/gtk20/stock_text_underline.png Xshare/doc/gtk20/stock_top.png Xshare/doc/gtk20/stock_undelete.png Xshare/doc/gtk20/stock_undo.png Xshare/doc/gtk20/stock_up_arrow.png Xshare/doc/gtk20/stock_zoom_1.png Xshare/doc/gtk20/stock_zoom_fit.png Xshare/doc/gtk20/stock_zoom_in.png Xshare/doc/gtk20/stock_zoom_out.png Xshare/doc/gtk20/gtk-accelerator-maps.html Xshare/doc/gtk20/gtk-gtkcelleditable.html Xshare/doc/gtk20/gtk-gtktreesortable.html Xshare/doc/gtk20/gtkimcontextsimple.html Xshare/doc/gtk20/gtkstyle.html Xshare/doc/gtk20/gtk-changes-1-2.html Xshare/doc/gtk20/gtk-changes-2-0.html Xshare/doc/gtk20/gtk-question-index.html Xshare/doc/gtk20/gtk-running.html Xshare/doc/gtk20/gtk-x11.html Xshare/doc/gtk20/stock_add_24.png Xshare/doc/gtk20/stock_align_center_24.png Xshare/doc/gtk20/stock_align_justify_24.png Xshare/doc/gtk20/stock_align_left_24.png Xshare/doc/gtk20/stock_align_right_24.png Xshare/doc/gtk20/stock_apply_20.png Xshare/doc/gtk20/stock_bottom_24.png Xshare/doc/gtk20/stock_cancel_20.png Xshare/doc/gtk20/stock_cdrom_24.png Xshare/doc/gtk20/stock_clear_24.png Xshare/doc/gtk20/stock_close_24.png Xshare/doc/gtk20/stock_colorselector_24.png Xshare/doc/gtk20/stock_convert_24.png Xshare/doc/gtk20/stock_copy_24.png Xshare/doc/gtk20/stock_cut_24.png Xshare/doc/gtk20/stock_dialog_error_48.png Xshare/doc/gtk20/stock_dialog_info_48.png Xshare/doc/gtk20/stock_dialog_question_48.png Xshare/doc/gtk20/stock_dialog_warning_48.png Xshare/doc/gtk20/stock_dnd_32.png Xshare/doc/gtk20/stock_dnd_multiple_32.png Xshare/doc/gtk20/stock_down_arrow_24.png Xshare/doc/gtk20/stock_exec_24.png Xshare/doc/gtk20/stock_exit_24.png Xshare/doc/gtk20/stock_first_24.png Xshare/doc/gtk20/stock_font_24.png Xshare/doc/gtk20/stock_help_24.png Xshare/doc/gtk20/stock_home_24.png Xshare/doc/gtk20/stock_index_24.png Xshare/doc/gtk20/stock_jump_to_24.png Xshare/doc/gtk20/stock_last_24.png Xshare/doc/gtk20/stock_left_arrow_24.png Xshare/doc/gtk20/stock_new_24.png Xshare/doc/gtk20/stock_no_20.png Xshare/doc/gtk20/stock_ok_20.png Xshare/doc/gtk20/stock_open_24.png Xshare/doc/gtk20/stock_paste_24.png Xshare/doc/gtk20/stock_preferences_24.png Xshare/doc/gtk20/c17337.html Xshare/doc/gtk20/stock_print_24.png Xshare/doc/gtk20/stock_print_preview_24.png Xshare/doc/gtk20/stock_properties_24.png Xshare/doc/gtk20/stock_redo_24.png Xshare/doc/gtk20/stock_refresh_24.png Xshare/doc/gtk20/stock_remove_24.png Xshare/doc/gtk20/stock_revert_24.png Xshare/doc/gtk20/stock_right_arrow_24.png Xshare/doc/gtk20/stock_save_24.png Xshare/doc/gtk20/stock_save_as_24.png Xshare/doc/gtk20/stock_search_24.png Xshare/doc/gtk20/stock_search_replace_24.png Xshare/doc/gtk20/stock_sort_ascending_24.png Xshare/doc/gtk20/stock_sort_descending_24.png Xshare/doc/gtk20/stock_spellcheck_24.png Xshare/doc/gtk20/stock_stop_24.png Xshare/doc/gtk20/stock_text_bold_24.png Xshare/doc/gtk20/stock_text_italic_24.png Xshare/doc/gtk20/stock_text_strikeout_24.png Xshare/doc/gtk20/stock_text_underline_24.png Xshare/doc/gtk20/stock_top_24.png Xshare/doc/gtk20/stock_trash_24.png Xshare/doc/gtk20/stock_undelete_24.png Xshare/doc/gtk20/stock_undo_24.png Xshare/doc/gtk20/stock_up_arrow_24.png Xshare/doc/gtk20/stock_yes_20.png Xshare/doc/gtk20/stock_zoom_1_24.png Xshare/doc/gtk20/stock_zoom_fit_24.png Xshare/doc/gtk20/stock_zoom_in_24.png Xshare/doc/gtk20/stock_zoom_out_24.png Xshare/doc/gtk20/stock_text_strikethrough_24.png Xshare/doc/gtk20/gtkaccessible.html Xshare/doc/gtk20/c17323.html Xshare/doc/gtk20/c17325.html Xshare/doc/gtk20/c17339.html Xshare/doc/gtk20/c17467.html Xshare/doc/gtk20/c17505.html Xshare/doc/gtk20/c17508.html Xshare/doc/gtk20/c17491.html Xshare/doc/gtk20/c17539.html Xshare/doc/gtk20/stock_broken_image_24.png Xshare/doc/gtk20/c17556.html Xshare/doc/gdk20/gdk-bitmaps-and-pixmaps.html Xshare/doc/gdk20/gdk-color-contexts.html Xshare/doc/gdk20/gdk-colormaps-and-colors.html Xshare/doc/gdk20/gdk-cursors.html Xshare/doc/gdk20/gdk-drag-and-drop.html Xshare/doc/gdk20/gdk-drawing-primitives.html Xshare/doc/gdk20/gdk-event-structures.html Xshare/doc/gdk20/gdk-events.html Xshare/doc/gdk20/gdk-fonts.html Xshare/doc/gdk20/gdk-gdkrgb.html Xshare/doc/gdk20/gdk-general.html Xshare/doc/gdk20/gdk-graphics-contexts.html Xshare/doc/gdk20/gdk-images.html Xshare/doc/gdk20/gdk-input-contexts.html Xshare/doc/gdk20/gdk-input-devices.html Xshare/doc/gdk20/index.html Xshare/doc/gdk20/gdk-input-methods.html Xshare/doc/gdk20/gdk-input.html Xshare/doc/gdk20/gdk-pango-interaction.html Xshare/doc/gdk20/gdk-pixbufs.html Xshare/doc/gdk20/gdk-points-rectangles-and-regions.html Xshare/doc/gdk20/gdk-properties-and-atoms.html Xshare/doc/gdk20/gdk-selections.html Xshare/doc/gdk20/gdk-threads.html Xshare/doc/gdk20/gdk-visuals.html Xshare/doc/gdk20/gdk-windows.html Xshare/doc/gdk20/gdk-x-window-system-interaction.html Xshare/doc/gdk20/reference.html Xshare/doc/gdk20/index.sgml Xshare/doc/gdk20/gdk-keyboard-handling.html Xshare/doc/gdk20/X_cursor.png Xshare/doc/gdk20/arrow.png Xshare/doc/gdk20/boat.png Xshare/doc/gdk20/based_arrow_down.png Xshare/doc/gdk20/based_arrow_up.png Xshare/doc/gdk20/bogosity.png Xshare/doc/gdk20/bottom_left_corner.png Xshare/doc/gdk20/bottom_right_corner.png Xshare/doc/gdk20/bottom_side.png Xshare/doc/gdk20/bottom_tee.png Xshare/doc/gdk20/box_spiral.png Xshare/doc/gdk20/center_ptr.png Xshare/doc/gdk20/circle.png Xshare/doc/gdk20/clock.png Xshare/doc/gdk20/coffee_mug.png Xshare/doc/gdk20/cross.png Xshare/doc/gdk20/cross_reverse.png Xshare/doc/gdk20/crosshair.png Xshare/doc/gdk20/diamond_cross.png Xshare/doc/gdk20/dot.png Xshare/doc/gdk20/dotbox.png Xshare/doc/gdk20/double_arrow.png Xshare/doc/gdk20/draft_large.png Xshare/doc/gdk20/man.png Xshare/doc/gdk20/draft_small.png Xshare/doc/gdk20/draped_box.png Xshare/doc/gdk20/exchange.png Xshare/doc/gdk20/fleur.png Xshare/doc/gdk20/gobbler.png Xshare/doc/gdk20/gumby.png Xshare/doc/gdk20/hand1.png Xshare/doc/gdk20/hand2.png Xshare/doc/gdk20/heart.png Xshare/doc/gdk20/icon.png Xshare/doc/gdk20/iron_cross.png Xshare/doc/gdk20/left_ptr.png Xshare/doc/gdk20/left_side.png Xshare/doc/gdk20/left_tee.png Xshare/doc/gdk20/leftbutton.png Xshare/doc/gdk20/ll_angle.png Xshare/doc/gdk20/lr_angle.png Xshare/doc/gdk20/middlebutton.png Xshare/doc/gdk20/mouse.png Xshare/doc/gdk20/pencil.png Xshare/doc/gdk20/pirate.png Xshare/doc/gdk20/plus.png Xshare/doc/gdk20/right_ptr.png Xshare/doc/gdk20/question_arrow.png Xshare/doc/gdk20/right_side.png Xshare/doc/gdk20/right_tee.png Xshare/doc/gdk20/rightbutton.png Xshare/doc/gdk20/rtl_logo.png Xshare/doc/gdk20/sailboat.png Xshare/doc/gdk20/sb_down_arrow.png Xshare/doc/gdk20/sb_h_double_arrow.png Xshare/doc/gdk20/sb_left_arrow.png Xshare/doc/gdk20/sb_right_arrow.png Xshare/doc/gdk20/sb_up_arrow.png Xshare/doc/gdk20/sb_v_double_arrow.png Xshare/doc/gdk20/shuttle.png Xshare/doc/gdk20/sizing.png Xshare/doc/gdk20/spider.png Xshare/doc/gdk20/spraycan.png Xshare/doc/gdk20/star.png Xshare/doc/gdk20/target.png Xshare/doc/gdk20/tcross.png Xshare/doc/gdk20/top_left_arrow.png Xshare/doc/gdk20/top_left_corner.png Xshare/doc/gdk20/top_tee.png Xshare/doc/gdk20/top_right_corner.png Xshare/doc/gdk20/top_side.png Xshare/doc/gdk20/trek.png Xshare/doc/gdk20/ul_angle.png Xshare/doc/gdk20/umbrella.png Xshare/doc/gdk20/ur_angle.png Xshare/doc/gdk20/watch.png Xshare/doc/gdk20/xterm.png Xshare/doc/gdk20/gdk-gdkdisplay.html Xshare/doc/gdk20/gdk-gdkscreen.html Xshare/doc/gdk20/multihead.html Xshare/doc/gdk20/gdkdisplay.html Xshare/doc/gdk20/gdkscreen.html X@dirrm share/doc/gdk20 X@dirrm share/doc/gtk20 X@dirrm share/doc/glib20 END-of-x11-toolkits/gtk20-apireference/pkg-plist echo x - x11-toolkits/gtk20-apireference/distinfo sed 's/^X//' >x11-toolkits/gtk20-apireference/distinfo << 'END-of-x11-toolkits/gtk20-apireference/distinfo' XMD5 (glib-2.0-docs.tar.gz) = 5178b574e950d3ba5ccc91342e90bdf8 XMD5 (gtk-2.0-docs.tar.gz) = 4e735f4ad57bea63de347d6ad1c01d73 XMD5 (gdk-2.0-docs.tar.gz) = 0b5ef551f0eee763113ef190370101d5 END-of-x11-toolkits/gtk20-apireference/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 16:36:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from arutam.inch.com (ns.inch.com [216.223.192.21]) by hub.freebsd.org (Postfix) with ESMTP id 42F1E37B40B; Wed, 12 Jun 2002 16:36:19 -0700 (PDT) Received: from DellBSD.inch.com (DellBSD.inch.com [216.223.192.89]) by arutam.inch.com (8.12.2/8.12.2/UTIL-INCH-3.0.6) with ESMTP id g5CNaIe0014286; Wed, 12 Jun 2002 19:36:18 -0400 (EDT) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost.inch.com (Postfix) with ESMTP id 76132554D; Wed, 12 Jun 2002 19:36:06 -0400 (EDT) Received: by DellBSD.inch.com (Postfix, from userid 0) id 005A35549; Wed, 12 Jun 2002 19:36:05 -0400 (EDT) To: FreeBSD-gnats-submit@freebsd.org Subject: update to gnu-radius port From: Scott Lambert Reply-To: Scott Lambert Cc: ports@freebsd.org X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20020612233605.005A35549@DellBSD.inch.com> Date: Wed, 12 Jun 2002 19:36:05 -0400 (EDT) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Submitter-Id: current-users >Originator: Scott Lambert >Organization: >Confidential: no >Synopsis: update to gnu-radius port >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 4.6-PRERELEASE i386 >Environment: System: FreeBSD DellBSD.inch.com 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #5: Wed May 15 11:34:20 EDT 2002 root@DellBSD.inch.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: gnu-radius port update As a side effect, it packages fine on my machine. >How-To-Repeat: >Fix: Diff to current port: diff -u gnu-radius/Makefile gnu-radius-scott/Makefile --- gnu-radius/Makefile Fri May 17 23:24:19 2002 +++ gnu-radius-scott/Makefile Wed Jun 12 19:27:08 2002 @@ -5,14 +5,12 @@ # $FreeBSD: ports/net/gnu-radius/Makefile,v 1.5 2002/05/18 03:24:19 kris Exp $ PORTNAME= gnu-radius -PORTVERSION= 0.96 +PORTVERSION= 0.96.3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= radius MAINTAINER= lance@evitel.net - -BROKEN= "Does not package correctly" #MAKEFILE= Makefile diff -u gnu-radius/distinfo gnu-radius-scott/distinfo --- gnu-radius/distinfo Thu Mar 7 22:11:04 2002 +++ gnu-radius-scott/distinfo Mon Jun 10 00:13:02 2002 @@ -1 +1 @@ -MD5 (gnu-radius-0.96.tar.gz) = 76d5087685f7e9298263bb1255582885 +MD5 (gnu-radius-0.96.3.tar.gz) = 8c681f73d9bf0e0fcbdb96651a16dd95 Common subdirectories: gnu-radius/files and gnu-radius-scott/files diff -u gnu-radius/pkg-plist gnu-radius-scott/pkg-plist --- gnu-radius/pkg-plist Thu Mar 7 22:11:04 2002 +++ gnu-radius-scott/pkg-plist Wed Jun 12 19:26:13 2002 @@ -4,6 +4,8 @@ bin/raduse bin/radping bin/radgrep +bin/radscm +bin/radsession bin/radtest bin/builddbm sbin/radauth @@ -33,6 +35,8 @@ etc/raddb/dict/compat etc/raddb/dict/tunnel etc/raddb/dict/voip +etc/raddb/menus/menu1 +etc/raddb/menus/menu2 etc/rc.d/gnu-radius.sh share/gnu-radius/boot.scm share/gnu-radius/ttl.scm @@ -46,7 +50,7 @@ info/radius.info-6 info/radius.info-7 @dirrm etc/raddb/dict -@dirrm etc/raddb/menu +@dirrm etc/raddb/menus @dirrm etc/raddb @dirrm share/gnu-radius @unexec rm -f /var/run/radiusd.pid Common subdirectories: gnu-radius/scripts and gnu-radius-scott/scripts To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 16:40:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 37C2F37B40B for ; Wed, 12 Jun 2002 16:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CNe2P43752; Wed, 12 Jun 2002 16:40:02 -0700 (PDT) (envelope-from gnats) Received: from arutam.inch.com (ns.inch.com [216.223.192.21]) by hub.freebsd.org (Postfix) with ESMTP id 42F1E37B40B; Wed, 12 Jun 2002 16:36:19 -0700 (PDT) Received: from DellBSD.inch.com (DellBSD.inch.com [216.223.192.89]) by arutam.inch.com (8.12.2/8.12.2/UTIL-INCH-3.0.6) with ESMTP id g5CNaIe0014286; Wed, 12 Jun 2002 19:36:18 -0400 (EDT) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost.inch.com (Postfix) with ESMTP id 76132554D; Wed, 12 Jun 2002 19:36:06 -0400 (EDT) Received: by DellBSD.inch.com (Postfix, from userid 0) id 005A35549; Wed, 12 Jun 2002 19:36:05 -0400 (EDT) Message-Id: <20020612233605.005A35549@DellBSD.inch.com> Date: Wed, 12 Jun 2002 19:36:05 -0400 (EDT) From: Scott Lambert Reply-To: Scott Lambert To: FreeBSD-gnats-submit@FreeBSD.org Cc: ports@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39208: update to gnu-radius port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39208 >Category: ports >Synopsis: update to gnu-radius port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 16:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Scott Lambert >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD DellBSD.inch.com 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #5: Wed May 15 11:34:20 EDT 2002 root@DellBSD.inch.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: gnu-radius port update As a side effect, it packages fine on my machine. >How-To-Repeat: >Fix: Diff to current port: diff -u gnu-radius/Makefile gnu-radius-scott/Makefile --- gnu-radius/Makefile Fri May 17 23:24:19 2002 +++ gnu-radius-scott/Makefile Wed Jun 12 19:27:08 2002 @@ -5,14 +5,12 @@ # $FreeBSD: ports/net/gnu-radius/Makefile,v 1.5 2002/05/18 03:24:19 kris Exp $ PORTNAME= gnu-radius -PORTVERSION= 0.96 +PORTVERSION= 0.96.3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= radius MAINTAINER= lance@evitel.net - -BROKEN= "Does not package correctly" #MAKEFILE= Makefile diff -u gnu-radius/distinfo gnu-radius-scott/distinfo --- gnu-radius/distinfo Thu Mar 7 22:11:04 2002 +++ gnu-radius-scott/distinfo Mon Jun 10 00:13:02 2002 @@ -1 +1 @@ -MD5 (gnu-radius-0.96.tar.gz) = 76d5087685f7e9298263bb1255582885 +MD5 (gnu-radius-0.96.3.tar.gz) = 8c681f73d9bf0e0fcbdb96651a16dd95 Common subdirectories: gnu-radius/files and gnu-radius-scott/files diff -u gnu-radius/pkg-plist gnu-radius-scott/pkg-plist --- gnu-radius/pkg-plist Thu Mar 7 22:11:04 2002 +++ gnu-radius-scott/pkg-plist Wed Jun 12 19:26:13 2002 @@ -4,6 +4,8 @@ bin/raduse bin/radping bin/radgrep +bin/radscm +bin/radsession bin/radtest bin/builddbm sbin/radauth @@ -33,6 +35,8 @@ etc/raddb/dict/compat etc/raddb/dict/tunnel etc/raddb/dict/voip +etc/raddb/menus/menu1 +etc/raddb/menus/menu2 etc/rc.d/gnu-radius.sh share/gnu-radius/boot.scm share/gnu-radius/ttl.scm @@ -46,7 +50,7 @@ info/radius.info-6 info/radius.info-7 @dirrm etc/raddb/dict -@dirrm etc/raddb/menu +@dirrm etc/raddb/menus @dirrm etc/raddb @dirrm share/gnu-radius @unexec rm -f /var/run/radiusd.pid Common subdirectories: gnu-radius/scripts and gnu-radius-scott/scripts >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 17:10:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B442C37B405 for ; Wed, 12 Jun 2002 17:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5D0A2l50723; Wed, 12 Jun 2002 17:10:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 12 Jun 2002 17:10:02 -0700 (PDT) Message-Id: <200206130010.g5D0A2l50723@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Scott Blachowicz Subject: Re: ports/39205: Patch to add nmh package files so EXMH reply-all works Reply-To: Scott Blachowicz Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39205; it has been noted by GNATS. From: Scott Blachowicz To: Julian Stacey Cc: FreeBSD-gnats-submit@FreeBSD.org, Scott.Blachowicz@seaslug.org Subject: Re: ports/39205: Patch to add nmh package files so EXMH reply-all works Date: Wed, 12 Jun 2002 17:03:19 -0700 The current nmh port patches the etc/Makefile.in file (based on a patch that someone else provided, I forget who...sorry) so that it installs all those config files to *.default files, then the port Makefile goes through and copies from *.default to * if the config file isn't already there: post-install: @PKG_PREFIX='${PREFIX}' ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL chgrp mail ${PREFIX}/bin/inc ${CHMOD} g+s ${PREFIX}/bin/inc for file in ${PREFIX}/etc/nmh/*.default ; do \ if [ \! -f $${file%%.default} ] ; then \ cp $$file $${file%%.default} ; \ chmod u+w $${file%%.default} ; \ fi \ done Hmmm...unfortunately, that logic doesn't get executed when you install the package (right?). So, I should move it into the 'pkg-install POST-INSTALL' processing? Same (I imagine) for the setgid stuff on the 'inc' program? Or is that even supposed to be setgid 'mail' any more? (I don't know what the standard is for FreeBSD). I don't think we want to put those config files into the pkg-plist because that means that deleting the package would remove the config files (right?) which makes going from one version to a newer one a pain. What IS the standard way for handling site-customizable config files anyways? Thanx, Scott On Wed, Jun 12, 2002 at 11:29:54PM +0200, Julian Stacey wrote: > > >Number: 39205 > >Category: ports > >Synopsis: Patch to add nmh package files so EXMH reply-all works > >Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: change-request > >Submitter-Id: current-users > >Arrival-Date: Wed Jun 12 15:40:01 PDT 2002 > >Closed-Date: > >Last-Modified: > >Originator: Julian Stacey > >Release: current > >Organization: > Vector Systems Ltd - Munich Unix & Sys. Eng. Consultancy > >Environment: > System: FreeBSD flip.jhs.private 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Jun 12 00:14:50 CEST 2002 jhs@build.jhs:/usr/src/sys/compile/BUILD i386 > > > >Description: > > Wed Jun 12 22:58:39 CEST 2002 on a FreeBSD-4.5-Release system > I found the following patch to be necessary, > else after running > pkg_add exmh-2.5_1.tgz > which invokes > pkg_add nmh-1.0.4_1.tgz > exmh-2.5 when you click on > "Reply all" > (but not just on > "Reply to sender" > ) fails with this error message: > repl: repl: unable to open format file replgroupcomps: > No such file or directory, > The patch is made against current almost-4.6 sources. > > >How-To-Repeat: > pkg_delete nmh and exmh > rm -rf /usr/local/etc/nmh # to clear any extras a direct > # make install may have delivered > pkg_add the 2, start EXMH, click on reply-all > >Fix: > > EXMH no longer fails after a > cd /usr/ports/mail/nmh;make install > which adds the necessary > etc/nmh/replgroupcomps, > so I identified all the extra files the install adds for my patch, > However I someone, presumably > MAINTAINER= Scott.Blachowicz@seaslug.org > please check if it's appropriate to add all of these files, > or whether some need to be omitted, or added via some interactive. > checker (though > make install > is not interactive on an empty directory, it adds them, else my EXMH > wouldn't now be working. > > This patch will be archived in > http://bim.bsn.com/~jhs/src/bsd/fixes/FreeBSD/ports/gen/mail/nmh/pkg-plist.diff > All my fixes are indexed from > http://bim.bsn.com/~jhs/src/fixes.html > > > *** FreeBSD-almost-4.6.ports-cur.4271.2002.06.12/ports/mail/nmh/pkg-plist Fri Jul 27 02:23:08 2001 > --- new/ports/mail/nmh/pkg-plist Wed Jun 12 22:45:39 2002 > *************** > *** 64,69 **** > --- 64,95 ---- > etc/nmh/scan.timely.default > etc/nmh/scan.unseen.default > etc/nmh/tmac.h > + etc/nmh/MailAliases > + etc/nmh/components > + etc/nmh/digestcomps > + etc/nmh/distcomps > + etc/nmh/forwcomps > + etc/nmh/mhl.body > + etc/nmh/mhl.digest > + etc/nmh/mhl.format > + etc/nmh/mhl.forward > + etc/nmh/mhl.headers > + etc/nmh/mhl.reply > + etc/nmh/mhn.defaults > + etc/nmh/mts.conf > + etc/nmh/rcvdistcomps > + etc/nmh/rcvdistcomps.outbox > + etc/nmh/replcomps > + etc/nmh/replgroupcomps > + etc/nmh/scan.MMDDYY > + etc/nmh/scan.YYYYMMDD > + etc/nmh/scan.default > + etc/nmh/scan.mailx > + etc/nmh/scan.nomime > + etc/nmh/scan.size > + etc/nmh/scan.time > + etc/nmh/scan.timely > + etc/nmh/scan.unseen > libexec/nmh/ap > libexec/nmh/conflict > libexec/nmh/dp > >Release-Note: > >Audit-Trail: > >Unformatted: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- Scott Blachowicz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 17:22:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9439B37B405; Wed, 12 Jun 2002 17:22:36 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5D0Maf52252; Wed, 12 Jun 2002 17:22:36 -0700 (PDT) (envelope-from pat) Date: Wed, 12 Jun 2002 17:22:36 -0700 (PDT) From: Message-Id: <200206130022.g5D0Maf52252@freefall.freebsd.org> To: edwin@mavetju.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39187: [maintainer update] net/smm++: update to version 6.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [maintainer update] net/smm++: update to version 6.0 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Wed Jun 12 17:22:18 PDT 2002 State-Changed-Why: Committed w/ some changes, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39187 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 18:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E274C37B405 for ; Wed, 12 Jun 2002 18:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5D1K1o61422; Wed, 12 Jun 2002 18:20:01 -0700 (PDT) (envelope-from gnats) Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 727FC37B405 for ; Wed, 12 Jun 2002 18:18:23 -0700 (PDT) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id LAA60208 for ; Thu, 13 Jun 2002 11:18:22 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from hellcat.itga.com.au (hellcat.itga.com.au [192.168.71.163]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id LAA09675; Thu, 13 Jun 2002 11:18:21 +1000 (EST) Received: from hellcat.itga.com.au (localhost [127.0.0.1]) by hellcat.itga.com.au (8.12.3/8.12.3) with ESMTP id g5D1IL1G087299 for ; Thu, 13 Jun 2002 11:18:21 +1000 (EST) (envelope-from gnb@hellcat.itga.com.au) Received: (from gnb@localhost) by hellcat.itga.com.au (8.12.3/8.12.3/Submit) id g5D1ILJ4087298; Thu, 13 Jun 2002 11:18:21 +1000 (EST) Message-Id: <200206130118.g5D1ILJ4087298@hellcat.itga.com.au> Date: Thu, 13 Jun 2002 11:18:21 +1000 (EST) From: Gregory Bond Reply-To: Gregory Bond To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39211: port x11/xscreensaver can't build package Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39211 >Category: ports >Synopsis: port x11/xscreensaver can't build package >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 18:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gregory Bond >Release: FreeBSD 4.6-RC i386 >Organization: ITG Australia Limited >Environment: System: FreeBSD hellcat.itga.com.au 4.6-RC FreeBSD 4.6-RC #2: Fri May 31 19:45:22 EST 2002 toor@grollo.itga.com.au:/usr/obj/usr/src/sys/HELLCAT i386 >Description: The x11/xscreensaver port can build (with the caveat about the conflict with pkgconfigure), but you cannot build a package from it. This is because the pkg-plist file contains entries for the files installed by the dependant x11/xcreenscaver-gnome port, which are not present in the master port. >How-To-Repeat: cd /usr/ports/x11/xscreensaver && make package >Fix: The following patch fixes the xscreensaver port so that the package will build. It also adds an extra item to the plist that was omitted, so the deinstall works cleanly. Index: pkg-plist =================================================================== RCS file: /usr/ncvs/ports/x11/xscreensaver/pkg-plist,v retrieving revision 1.34 diff -u -r1.34 pkg-plist --- pkg-plist 11 Jun 2002 21:05:04 -0000 1.34 +++ pkg-plist 13 Jun 2002 01:08:42 -0000 @@ -1,4 +1,3 @@ -%%GNOME:%%bin/screensaver-properties-capplet bin/xscreensaver bin/xscreensaver-command bin/xscreensaver-demo @@ -140,6 +139,7 @@ bin/xscreensaver-hacks/vines bin/xscreensaver-hacks/wander bin/xscreensaver-hacks/webcollage +bin/xscreensaver-hacks/webcollage-helper bin/xscreensaver-hacks/whirlwindwarp bin/xscreensaver-hacks/whirlygig bin/xscreensaver-hacks/worm @@ -153,16 +153,6 @@ bin/xscreensaver-hacks/xteevee bin/xscreensaver-hacks/zoom lib/X11/app-defaults/XScreenSaver -%%GNOME:%%share/gnome/apps/Settings/Desktop/screensaver-properties.desktop -%%GNOME:%%share/gnome/control-center/Desktop/screensaver-properties.desktop -%%GNOME:%%share/gnome/control-center/capplets/screensaver.desktop -%%GNOME:%%share/gnome/pixmaps/screensaver-cmndln.xpm -%%GNOME:%%share/gnome/pixmaps/screensaver-colorselector.xpm -%%GNOME:%%share/gnome/pixmaps/screensaver-diagnostic.xpm -%%GNOME:%%share/gnome/pixmaps/screensaver-locking.xpm -%%GNOME:%%share/gnome/pixmaps/screensaver-power.xpm -%%GNOME:%%share/gnome/pixmaps/screensaver-snap.xpm -%%GNOME:%%share/gnome/pixmaps/xscreensaver.xpm share/xscreensaver/xscreensaver.xpm share/xscreensaver/screensaver-cmndln.xpm share/xscreensaver/screensaver-colorselector.xpm But this has the side-effect of breaking the xscreensaver-gnome package. That dependant package will need to somehow incorporate these files into the PLIST. This is out of my area of experience as far as ports hacking goes, but something like the following might work (but I don't have gnome installed so can't test it properly): Index: Makefile =================================================================== RCS file: /usr/ncvs/ports/x11/xscreensaver-gnome/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 14 Feb 2002 00:02:18 -0000 1.1 +++ Makefile 13 Jun 2002 01:05:04 -0000 @@ -13,4 +13,9 @@ WITH_GNOME= yes +PLIST= ${WRKDIR}/PLIST + +post-build: + @${CAT} ${MASTERDIR}/pkg-plist ${.CURDIR}/plist-extra > ${PLIST} + .include "${MASTERDIR}/Makefile" --- /dev/null Thu Jun 13 11:13:47 2002 +++ /usr/ports/x11/xscreensaver-gnome/plist-extra Thu Jun 13 11:03:36 2002 @@ -0,0 +1,11 @@ +%%GNOME:%%bin/screensaver-properties-capplet +%%GNOME:%%share/gnome/apps/Settings/Desktop/screensaver-properties.desktop +%%GNOME:%%share/gnome/control-center/Desktop/screensaver-properties.desktop +%%GNOME:%%share/gnome/control-center/capplets/screensaver.desktop +%%GNOME:%%share/gnome/pixmaps/screensaver-cmndln.xpm +%%GNOME:%%share/gnome/pixmaps/screensaver-colorselector.xpm +%%GNOME:%%share/gnome/pixmaps/screensaver-diagnostic.xpm +%%GNOME:%%share/gnome/pixmaps/screensaver-locking.xpm +%%GNOME:%%share/gnome/pixmaps/screensaver-power.xpm +%%GNOME:%%share/gnome/pixmaps/screensaver-snap.xpm +%%GNOME:%%share/gnome/pixmaps/xscreensaver.xpm >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 18:23:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 3451B37B40A; Wed, 12 Jun 2002 18:23:06 -0700 (PDT) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id LAA60259; Thu, 13 Jun 2002 11:23:04 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (localhost [127.0.0.1]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id LAA10452; Thu, 13 Jun 2002 11:23:02 +1000 (EST) Message-Id: <200206130123.LAA10452@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: Larry Rosenman Cc: Joe Clarke , dougb@freebsd.org, ports@freebsd.org Subject: Re: xscreensaver and gtk12 link problems In-reply-to: Your message of 11 Jun 2002 21:58:22 -0500. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 13 Jun 2002 11:23:02 +1000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks all. The port was upgraded a few hours after I started playing with it, and the warning about pkgconfig has enabled me to build the port. I still can't build a package with the port as-is, because the pkg-plist file includes all the gnome files. Removing all the lines from pkg-plist with %%GNOME in them allows the package to build. This will of course break the xscreensaver-gnome port without some more work there to augment the pkg-list for the dependant port with the GNOME files. For the record, this has been submitted as PR ports/39211 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 18:23:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3579537B40B; Wed, 12 Jun 2002 18:23:15 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5D1NFg62048; Wed, 12 Jun 2002 18:23:15 -0700 (PDT) (envelope-from petef) Date: Wed, 12 Jun 2002 18:23:15 -0700 (PDT) From: Message-Id: <200206130123.g5D1NFg62048@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, dougb@FreeBSD.org Subject: Re: ports/39211: port x11/xscreensaver can't build package Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: port x11/xscreensaver can't build package Responsible-Changed-From-To: freebsd-ports->dougb Responsible-Changed-By: petef Responsible-Changed-When: Wed Jun 12 18:22:58 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=39211 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 19:38:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from heaven.gigo.com (heaven.gigo.com [64.57.102.22]) by hub.freebsd.org (Postfix) with ESMTP id C82EB37B405 for ; Wed, 12 Jun 2002 19:38:04 -0700 (PDT) Received: from 200-193-224-003-bsace7003.dsl.telebrasilia.net.br (200-193-224-003-bsace7003.dsl.telebrasilia.net.br [200.193.224.3]) by heaven.gigo.com (Postfix) with ESMTP id EAD75B861 for ; Wed, 12 Jun 2002 19:37:53 -0700 (PDT) Received: (qmail 799 invoked by uid 1001); 12 Jun 2002 22:15:00 -0000 Message-ID: <20020612221500.798.qmail@exxodus.fedaykin.here> Date: Wed, 12 Jun 2002 19:14:38 -0300 From: Mario Sergio Fujikawa Ferreira To: Joel Rosenberg Cc: ports@FreeBSD.ORG Subject: Re: HLDS requires beta patch References: <20020612013523.74030.qmail@web20703.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020612013523.74030.qmail@web20703.mail.yahoo.com>; from joeldrosenberg@yahoo.com on Tue, Jun 11, 2002 at 06:35:01PM -0700 X-Operating-System: FreeBSD 4.6-PRERELEASE X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, The halflifeserver port will be updated shortly to the newest version 3.1.1.0 so stay posted. Regards, On Tue, Jun 11, 2002 at 06:35:01PM -0700, Joel Rosenberg wrote: > Hello, > The makefile for the half-life server port, > hlds-3.1.0.9.c (ports/games) requires that (in > addition to hlds_l_3109_full.tar.gz) > hlds_l_3109c_beta.tar.gz must be fetched to > /usr/ports/distfiles. It didn't seem to exist in > distfiles on a freebsd.org server and a quick search > on google showed no results. Any idea on how to obtain > this? -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 20:41:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gate.volant.org (gate.volant.org [207.111.218.246]) by hub.freebsd.org (Postfix) with ESMTP id 3A70A37B410 for ; Wed, 12 Jun 2002 20:41:20 -0700 (PDT) Received: from 216-55-134-176.dsl.san-diego.abac.net ([216.55.134.176] helo=[192.168.0.13]) by gate.volant.org with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.33 #1) id 17ILTx-000Ap7-00; Wed, 12 Jun 2002 20:41:09 -0700 Date: Wed, 12 Jun 2002 20:40:51 -0700 From: Pat Lashley To: Martin Blapp Cc: ports@freebsd.org Subject: Re: Patch problems in OpenOffice1.0.0 port :: SUCCESS Message-ID: <335310000.1023939650@mccaffrey.phoenix.volant.org> In-Reply-To: <1023250000.1023566341@mccaffrey.phoenix.volant.org> References: <20020608121259.T11797-100000@levais.imp.ch> <1023250000.1023566341@mccaffrey.phoenix.volant.org> X-Mailer: Mulberry/2.2.1 (Linux/x86 Demo) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========2140259384==========" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --==========2140259384========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline --On Saturday, June 08, 2002 12:59:02 PM -0700 Pat Lashley=20 wrote: > --On Saturday, June 08, 2002 12:16:33 PM +0200 Martin Blapp > wrote: > >>> Actually, I -did- try assuming that the patches were already installed >>> and answering 'n' to the questions; but then the build died fairly soon >>> after. I considered going with the assumption that the patches were >>> reversed; but I have trouble believing that reversed patches would have >>> made it into the distribution tarball. Or that I would be the first to >>> notice if they had... >> >> It seems that WITH_DEBUG=3Dyes is broken for the moment. > > Ok, I'll try it without that. That, plus the rtld patch, seems to have done the trick. During the setup it did complain that it couldn't find the Java runtime, even though I have the jdk1.3.1 port installed in the default location. I tried browsing to the installation directory; but that didn't seem to help. (But letting it proceed with the no-Java option seems to have=20 worked.) Also, when I start soffice it brings up a database source dialog that apparently wants to set import address book entries. Choosing Netscape6/ Mozilla and clicking on Next yields a coredump; but I can get past it with Cancel. Thanks for all the great work on this. -Pat --==========2140259384========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9CBROncYNbLD8wuMRAsdIAJ926FSTCD2kD/0ynrTbCZTNhBIoYACfUGPl xqZc+LmQ6WRng29DBTP28YE= =KxGF -----END PGP SIGNATURE----- --==========2140259384==========-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 20:50:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C0D1937B419; Wed, 12 Jun 2002 20:50:55 -0700 (PDT) Received: (from alane@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5D3otL84815; Wed, 12 Jun 2002 20:50:55 -0700 (PDT) (envelope-from alane) Date: Wed, 12 Jun 2002 20:50:55 -0700 (PDT) From: Message-Id: <200206130350.g5D3otL84815@freefall.freebsd.org> To: ports@geeksrus.net, alane@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38214: NEW PORT: print/envelope: command-line Postscript envelope printer Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: NEW PORT: print/envelope: command-line Postscript envelope printer State-Changed-From-To: open->closed State-Changed-By: alane State-Changed-When: Wed Jun 12 20:42:37 PDT 2002 State-Changed-Why: Committed with a couple of portlint-related changes. http://www.freebsd.org/cgi/query-pr.cgi?pr=38214 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 21:36:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 0094437B400; Wed, 12 Jun 2002 21:36:50 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g5D4YrLS049067; Thu, 13 Jun 2002 00:34:53 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g5D4Yr7v049066; Thu, 13 Jun 2002 00:34:53 -0400 (EDT) (envelope-from alane) Date: Thu, 13 Jun 2002 00:34:53 -0400 From: Alan E To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: nbm@FreeBSD.org Subject: Re: ports/37878: www/zope: redirect stderr as well in rc.d/zope.sh so boot-time startup does not fail Message-ID: <20020613043453.GA49050@wwweasel.geeksrus.net> References: <200205090450.g494ohUC083179@wwweasel.geeksrus.net> <200205090450.g494o1A54341@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205090450.g494o1A54341@freefall.freebsd.org> User-Agent: Mutt/1.3.99i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear nbm@, this PR is over a month old. Could you please respond to it or commit & close, or give me permission to do the same? Thanks. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 21:39:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from CRWdog.demon.co.uk (p69-199.acedsl.com [66.114.69.199]) by hub.freebsd.org (Postfix) with ESMTP id 0302F37B401; Wed, 12 Jun 2002 21:39:34 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by CRWdog.demon.co.uk (Postfix) with ESMTP id 78BA93E62; Thu, 13 Jun 2002 00:39:30 -0400 (EDT) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Andy Sparrow , flag@gufi.org, Wave++ Subject: [PATCH Included] Re: ports/39065: 0.4.1 port of wmnd displays no stats for some network if's... In-Reply-To: Message from FreeBSD-gnats-submit@FreeBSD.org of "Sun, 09 Jun 2002 08:50:03 PDT." <200206091550.g59Fo3v62586@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_425459294P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Thu, 13 Jun 2002 00:39:30 -0400 From: Andy Sparrow Message-Id: <20020613043930.78BA93E62@CRWdog.demon.co.uk> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --==_Exmh_425459294P Content-Type: text/plain; charset=us-ascii Hi, Please review this patch to fix wmnd-0.4.1, maintainer/author Cc'd (*yo guys*) Please note that the fix removes one patchfile completely ('patch-src::drivers.c') and adds a new patch file ('patch patch-src::wmnd.h'). Regards, AS diff -ruN wmnd.orig wmnd diff -ruN wmnd.orig/Makefile wmnd/Makefile --- wmnd.orig/Makefile Mon May 27 18:24:21 2002 +++ wmnd/Makefile Thu Jun 13 00:07:47 2002 @@ -7,6 +7,7 @@ PORTNAME= wmnd PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.hydra.ubiest.com/wmnd/releases/ diff -ruN wmnd.orig/files/patch-src::drivers.c wmnd/files/patch-src::drivers.c --- wmnd.orig/files/patch-src::drivers.c Mon May 27 18:24:21 2002 +++ wmnd/files/patch-src::drivers.c Wed Dec 31 19:00:00 1969 @@ -1,19 +0,0 @@ ---- src/drivers.c.orig Sat May 18 11:48:47 2002 -+++ src/drivers.c Sat May 18 11:50:28 2002 -@@ -554,7 +554,6 @@ - if(!devname || (devname && !strcmp(devname, tempndata.ifmd_name))) { - ndev = malloc(sizeof(struct Devices)); - ndev->devstart = 0; -- ndev->if_index = i; - ndev->name = strdup(tempndata.ifmd_name); - ndata = malloc(sizeof(struct ifmibdata)); - bcopy (&tempndata, ndata, sizeof(struct ifmibdata)); -@@ -596,7 +595,7 @@ - datamib[4] = 1; /* fill in later */ - datamib[5] = IFDATA_GENERAL; - -- datamib[4] = dev->if_index; -+ datamib[4] = IFMIB_IFCOUNT; - - len = sizeof(struct ifmibdata); - diff -ruN wmnd.orig/files/patch-src::wmnd.h wmnd/files/patch-src::wmnd.h --- wmnd.orig/files/patch-src::wmnd.h Wed Dec 31 19:00:00 1969 +++ wmnd/files/patch-src::wmnd.h Thu Jun 13 00:05:34 2002 @@ -0,0 +1,10 @@ +--- src/wmnd.h.orig Thu Jun 13 00:02:20 2002 ++++ src/wmnd.h Thu Jun 13 00:04:20 2002 +@@ -58,6 +58,7 @@ + void* drvdata; /* driver data used by the driver */ + int drvnum; /* driver number */ + int online; /* 0 for online, 1 for offline */ ++ int if_index; /* index of this device */ + time_t devstart; /* device activity start, 0 for unavaible */ + unsigned long int his[59][4]; + unsigned long int ib_stat_last; --==_Exmh_425459294P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Exmh version 2.5 07/13/2001 iD8DBQE9CCICPHh895bDXeQRAntyAJ95P/mHqHmewifskDwRrbTJzxqNOQCghDw1 dK8ij2wonklUayfK3DnF4Bg= =arfV -----END PGP SIGNATURE----- --==_Exmh_425459294P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 21:40:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ECECA37B403 for ; Wed, 12 Jun 2002 21:40:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5D4e8T93257; Wed, 12 Jun 2002 21:40:08 -0700 (PDT) (envelope-from gnats) Date: Wed, 12 Jun 2002 21:40:08 -0700 (PDT) Message-Id: <200206130440.g5D4e8T93257@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Andy Sparrow Subject: [PATCH Included] Re: ports/39065: 0.4.1 port of wmnd displays no stats for some network if's... Reply-To: Andy Sparrow Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39065; it has been noted by GNATS. From: Andy Sparrow To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Andy Sparrow , flag@gufi.org, Wave++ Subject: [PATCH Included] Re: ports/39065: 0.4.1 port of wmnd displays no stats for some network if's... Date: Thu, 13 Jun 2002 00:39:30 -0400 --==_Exmh_425459294P Content-Type: text/plain; charset=us-ascii Hi, Please review this patch to fix wmnd-0.4.1, maintainer/author Cc'd (*yo guys*) Please note that the fix removes one patchfile completely ('patch-src::drivers.c') and adds a new patch file ('patch patch-src::wmnd.h'). Regards, AS diff -ruN wmnd.orig wmnd diff -ruN wmnd.orig/Makefile wmnd/Makefile --- wmnd.orig/Makefile Mon May 27 18:24:21 2002 +++ wmnd/Makefile Thu Jun 13 00:07:47 2002 @@ -7,6 +7,7 @@ PORTNAME= wmnd PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.hydra.ubiest.com/wmnd/releases/ diff -ruN wmnd.orig/files/patch-src::drivers.c wmnd/files/patch-src::drivers.c --- wmnd.orig/files/patch-src::drivers.c Mon May 27 18:24:21 2002 +++ wmnd/files/patch-src::drivers.c Wed Dec 31 19:00:00 1969 @@ -1,19 +0,0 @@ ---- src/drivers.c.orig Sat May 18 11:48:47 2002 -+++ src/drivers.c Sat May 18 11:50:28 2002 -@@ -554,7 +554,6 @@ - if(!devname || (devname && !strcmp(devname, tempndata.ifmd_name))) { - ndev = malloc(sizeof(struct Devices)); - ndev->devstart = 0; -- ndev->if_index = i; - ndev->name = strdup(tempndata.ifmd_name); - ndata = malloc(sizeof(struct ifmibdata)); - bcopy (&tempndata, ndata, sizeof(struct ifmibdata)); -@@ -596,7 +595,7 @@ - datamib[4] = 1; /* fill in later */ - datamib[5] = IFDATA_GENERAL; - -- datamib[4] = dev->if_index; -+ datamib[4] = IFMIB_IFCOUNT; - - len = sizeof(struct ifmibdata); - diff -ruN wmnd.orig/files/patch-src::wmnd.h wmnd/files/patch-src::wmnd.h --- wmnd.orig/files/patch-src::wmnd.h Wed Dec 31 19:00:00 1969 +++ wmnd/files/patch-src::wmnd.h Thu Jun 13 00:05:34 2002 @@ -0,0 +1,10 @@ +--- src/wmnd.h.orig Thu Jun 13 00:02:20 2002 ++++ src/wmnd.h Thu Jun 13 00:04:20 2002 +@@ -58,6 +58,7 @@ + void* drvdata; /* driver data used by the driver */ + int drvnum; /* driver number */ + int online; /* 0 for online, 1 for offline */ ++ int if_index; /* index of this device */ + time_t devstart; /* device activity start, 0 for unavaible */ + unsigned long int his[59][4]; + unsigned long int ib_stat_last; --==_Exmh_425459294P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Exmh version 2.5 07/13/2001 iD8DBQE9CCICPHh895bDXeQRAntyAJ95P/mHqHmewifskDwRrbTJzxqNOQCghDw1 dK8ij2wonklUayfK3DnF4Bg= =arfV -----END PGP SIGNATURE----- --==_Exmh_425459294P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 21:45:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sm14.texas.rr.com (sm14.texas.rr.com [24.93.35.41]) by hub.freebsd.org (Postfix) with ESMTP id 3A9CA37B400 for ; Wed, 12 Jun 2002 21:45:51 -0700 (PDT) Received: from adam (cs666869-114.austin.rr.com [66.68.69.114]) by sm14.texas.rr.com (8.12.0.Beta16/8.12.0.Beta16) with SMTP id g5D4sFUm007242 for ; Wed, 12 Jun 2002 23:54:15 -0500 Date: Wed, 12 Jun 2002 23:45:52 -0500 From: adam flott To: freebsd-ports@freebsd.org Subject: shouldnt some stuff be updated? Message-Id: <20020612234552.40d0effd.atom@austin.rr.com> X-Mailer: Sylpheed version 0.7.7 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org how come some ports aren't updated to the latest stable versions examples old version x11-wm/bbconf-1.4 ftp/ncftp-3.12 www/skipstone-8.1 latest version on websites x11-wm/bbconf-1.6 ftp/ncftp-3.13 www/skipstone-8.2 <-which works with the new mozilla unlike the one in the current port. i think the ports are great i just dont understand why some have to hang around at old versions thanks adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 22:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 671F837B40A for ; Wed, 12 Jun 2002 22:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5D5K2B00721; Wed, 12 Jun 2002 22:20:02 -0700 (PDT) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 3E77C37B404 for ; Wed, 12 Jun 2002 22:14:03 -0700 (PDT) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id BC8FE2B6BF for ; Thu, 13 Jun 2002 07:14:00 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id D22ED6A711E; Thu, 13 Jun 2002 15:13:56 +1000 (EST) Message-Id: <20020613051356.D22ED6A711E@k7.mavetju> Date: Thu, 13 Jun 2002 15:13:56 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39216: ports-update: ftp/ncftp3 to version 3.1.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39216 >Category: ports >Synopsis: ports-update: ftp/ncftp3 to version 3.1.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 22:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: 0 >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: This is the upgrade of ncftp3 to version 3.1.3 and reactivation of IPv6 support. >How-To-Repeat: >Fix: --- Makefile.old Thu Jun 13 14:55:23 2002 +++ Makefile Thu Jun 13 15:04:00 2002 @@ -7,15 +7,15 @@ # PORTNAME= ncftp -PORTVERSION= 3.1.2 +PORTVERSION= 3.1.3 PORTREVISION= 0 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ DISTNAME= ncftp-${PORTVERSION}-src -#PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ -#PATCHFILES= ncftp-304-v6-20011102.diff.gz -#PATCH_DIST_STRIP= -p1 +PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ +PATCHFILES= ncftp-313-v6-20020531.diff.gz +PATCH_DIST_STRIP= -p1 MAINTAINER= obrien@FreeBSD.org --- distinfo.old Thu Jun 13 15:02:24 2002 +++ distinfo Thu Jun 13 15:08:10 2002 @@ -1 +1,2 @@ -MD5 (ncftp-3.1.2-src.tar.bz2) = 53176befbedbc2a094803a42bb7a4d9a +MD5 (ncftp-3.1.3-src.tar.bz2) = bf0739712f845d36878414b91d521e7f +MD5 (ncftp-313-v6-20020531.diff.gz) = f54575d5c97024072306d2e4fc13223f >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 22:20:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 196CB37B406 for ; Wed, 12 Jun 2002 22:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5D5K2J00712; Wed, 12 Jun 2002 22:20:02 -0700 (PDT) (envelope-from gnats) Received: from lofi.dyndns.org (pD9003321.dip.t-dialin.net [217.0.51.33]) by hub.freebsd.org (Postfix) with ESMTP id 5267437B409 for ; Wed, 12 Jun 2002 22:11:33 -0700 (PDT) Received: from lofi.dyndns.org (lofi@localhost [127.0.0.1]) by lofi.dyndns.org with ESMTP id g5D5Ao5R022701 for ; Thu, 13 Jun 2002 07:11:31 +0200 (CEST) Received: (from lofi@localhost) by lofi.dyndns.org (8.12.3/8.12.3/Submit) id g5D5Ao4h022700; Thu, 13 Jun 2002 07:10:50 +0200 (CEST) Message-Id: <200206130510.g5D5Ao4h022700@lofi.dyndns.org> Date: Thu, 13 Jun 2002 07:10:50 +0200 (CEST) From: Michael Nottebrock Reply-To: Michael Nottebrock To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39215: Update emulators/gngb to latest snapshot Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39215 >Category: ports >Synopsis: Update emulators/gngb to latest snapshot >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 22:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael Nottebrock >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: >Description: Update emulators/gngb to latest snapshot. >How-To-Repeat: >Fix: diff -urN gngb.orig/Makefile gngb/Makefile --- gngb.orig/Makefile Fri Apr 19 11:25:35 2002 +++ gngb/Makefile Thu Jun 13 06:44:46 2002 @@ -6,24 +6,45 @@ # PORTNAME= gngb -PORTVERSION= 20010318 +PORTVERSION= 20020111 CATEGORIES= emulators -MASTER_SITES= http://frogus.multimania.com/ -DISTNAME= ${PORTNAME}_${PORTVERSION}_src +MASTER_SITES= http://membres.lycos.fr/frogus/gngb/download/ +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 -WRKSRC= ${WRKDIR}/${PORTNAME} - +GNU_CONFIGURE= yes USE_GMAKE= yes +USE_XLIB= yes USE_X_PREFIX= yes - -post-patch: - perl -pi -e 's/ diff -urN gngb.orig/distinfo gngb/distinfo --- gngb.orig/distinfo Sun Apr 22 03:40:55 2001 +++ gngb/distinfo Thu Jun 13 06:33:01 2002 @@ -1 +1 @@ -MD5 (gngb_20010318_src.tar.gz) = cd7d0c1cd8852f49ae938f0f8c1ba9a5 +MD5 (gngb-20020111.tar.gz) = 549100377559045cf80d370de6203ba8 diff -urN gngb.orig/files/patch-aa gngb/files/patch-aa --- gngb.orig/files/patch-aa Sun Apr 22 03:40:59 2001 +++ gngb/files/patch-aa Thu Jan 1 01:00:00 1970 @@ -1,30 +0,0 @@ ---- Makefile.orig Sun Apr 22 10:34:08 2001 -+++ Makefile Sun Apr 22 10:39:35 2001 -@@ -15,23 +15,23 @@ - # along with this program; if not, write to the Free Software - # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - --GL_MODE = 1 -+#GL_MODE = 1 - - CC = gcc - INCDIRS = -I. -I/usr/include - LIBDIRS = -L/usr/X11R6/lib - DEBUG = -g - PROFILE = -pg -O3 --OPT = -O3 -mpentiumpro -Wno-unused -funroll-loops -fstrength-reduce -ffast-math -malign-functions=2 -malign-jumps=2 -malign-loops=2 -fomit-frame-pointer -Wall -g -+OPT = -O3 -mpentiumpro -Wno-unused -funroll-loops -fstrength-reduce -ffast-math -malign-functions=2 -malign-jumps=2 -malign-loops=2 -fomit-frame-pointer -Wall -g -I/usr/local/include/ - OBJ = memory.o vram.o interrupt.o cpu.o rom.o sound.o serial.o frame_skip.o main.o - DOBJ = debuger/memory.o debuger/vram.o debuger/interrupt.o debuger/cpu.o debuger/rom.o debuger/sound.o debuger/serial.o debuger/frame_skip.o debuger/log.o debuger/debuger.o - - ifdef GL_MODE - CFLAGS = $(OPT) -D_REENTRANT -DSDL_GL --LIBS = -lSDL -lpthread -lGL -+LIBS = -lSDL-1.1 -lpthread -lGL -L/usr/local/lib - else - CFLAGS = $(OPT) -D_REENTRANT --LIBS = -lSDL -lpthread -+LIBS = -lSDL-1.1 -L/usr/local/lib -lc_r - endif - - all : gngb >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 22:25:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 8657437B414 for ; Wed, 12 Jun 2002 22:25:49 -0700 (PDT) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id C55872B704; Thu, 13 Jun 2002 07:25:29 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 148B86A7120; Thu, 13 Jun 2002 15:23:55 +1000 (EST) Date: Thu, 13 Jun 2002 15:23:55 +1000 From: Edwin Groothuis To: adam flott Cc: freebsd-ports@freebsd.org Subject: Re: shouldnt some stuff be updated? Message-ID: <20020613152354.G553@k7.mavetju> References: <20020612234552.40d0effd.atom@austin.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020612234552.40d0effd.atom@austin.rr.com>; from atom@austin.rr.com on Wed, Jun 12, 2002 at 11:45:52PM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jun 12, 2002 at 11:45:52PM -0500, adam flott wrote: > how come some ports aren't updated to the latest stable versions examples Some people are busy, obrien@freebsd.org is one of them. I've submitted a PR for ncftp3 earlier this afternoon, PR ports/39216. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 22:26:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 63BFC37B40E for ; Wed, 12 Jun 2002 22:26:25 -0700 (PDT) Received: (qmail 21208 invoked by uid 0); 13 Jun 2002 05:26:20 -0000 Received: from pd9003321.dip.t-dialin.net (HELO gmx.net) (217.0.51.33) by mail.gmx.net (mp011-rz3) with SMTP; 13 Jun 2002 05:26:20 -0000 Message-ID: <3D082CBE.5020605@gmx.net> Date: Thu, 13 Jun 2002 07:25:18 +0200 From: Michael Nottebrock User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0rc2) Gecko/20020513 Netscape/7.0b1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: adam flott Cc: freebsd-ports@FreeBSD.ORG Subject: Re: shouldnt some stuff be updated? References: <20020612234552.40d0effd.atom@austin.rr.com> X-Enigmail-Version: 0.61.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig127205EBAA28506DD1A4017F" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following is an OpenPGP/MIME signed message created by Enigmail/Mozilla, following RFC 2440 and RFC 2015 --------------enig127205EBAA28506DD1A4017F Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit adam flott wrote: > how come some ports aren't updated to the latest stable versions examples > > [...] > > i think the ports are great i just dont understand why some have to hang around at old versions Because people maintain them in their sparetime. Feel free to send patches. -- Michael Nottebrock "The circumstance ends uglily in the cruel result." - Babelfish --------------enig127205EBAA28506DD1A4017F Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9CCzQXhc68WspdLARAoS4AKCC8rfZesd6jnEq5/HP7OjpOHB1vwCfZfnp +Bhu9Z1tPoOPwmOx0X8siAA= =Ascv -----END PGP SIGNATURE----- --------------enig127205EBAA28506DD1A4017F-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 23:21:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D14737B40F; Wed, 12 Jun 2002 23:21:53 -0700 (PDT) Received: (from alane@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5D6Lrd11956; Wed, 12 Jun 2002 23:21:53 -0700 (PDT) (envelope-from alane) Date: Wed, 12 Jun 2002 23:21:53 -0700 (PDT) From: Message-Id: <200206130621.g5D6Lrd11956@freefall.freebsd.org> To: ports@geeksrus.net, alane@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39134: MAINTAINER UPDATE: x11-wm/mosfet-liquid: update to 0.9.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: MAINTAINER UPDATE: x11-wm/mosfet-liquid: update to 0.9.5 State-Changed-From-To: open->closed State-Changed-By: alane State-Changed-When: Wed Jun 12 23:20:54 PDT 2002 State-Changed-Why: Committed. http://www.freebsd.org/cgi/query-pr.cgi?pr=39134 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 12 23:26:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 52B0937B409; Wed, 12 Jun 2002 23:26:32 -0700 (PDT) Received: (from alane@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5D6QWB12353; Wed, 12 Jun 2002 23:26:32 -0700 (PDT) (envelope-from alane) Date: Wed, 12 Jun 2002 23:26:32 -0700 (PDT) From: Message-Id: <200206130626.g5D6QWB12353@freefall.freebsd.org> To: ports@geeksrus.net, alane@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35286: new port: misc/ncdialog (new cdialog by Thomas Dickey) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: misc/ncdialog (new cdialog by Thomas Dickey) State-Changed-From-To: open->closed State-Changed-By: alane State-Changed-When: Wed Jun 12 23:25:27 PDT 2002 State-Changed-Why: Submitter (me) requested. No reason for Yet Another dialog program. http://www.freebsd.org/cgi/query-pr.cgi?pr=35286 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 0: 1:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A320337B42A for ; Thu, 13 Jun 2002 00:00:20 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5D70K315395; Thu, 13 Jun 2002 00:00:20 -0700 (PDT) (envelope-from gnats) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (Postfix) with ESMTP id EFCF237B410 for ; Wed, 12 Jun 2002 23:50:09 -0700 (PDT) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by david.siemens.de (8.11.6/8.11.6) with ESMTP id g5D6o4C16889 for ; Thu, 13 Jun 2002 08:50:04 +0200 (MEST) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail1.siemens.de (8.11.6/8.11.6) with ESMTP id g5D6o3i02414 for ; Thu, 13 Jun 2002 08:50:03 +0200 (MEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [139.23.202.134]) by mars.cert.siemens.de (8.12.4/8.12.4/Siemens CERT [ $Revision: 1.24 ]) with ESMTP id g5D6o3vU096380 for ; Thu, 13 Jun 2002 08:50:03 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [127.0.0.1]) by alaska.cert.siemens.de (8.12.4/8.12.4/alaska [ $Revision: 1.12 ]) with ESMTP id g5D6o332026501 for ; Thu, 13 Jun 2002 08:50:03 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: (from ust@localhost) by alaska.cert.siemens.de (8.12.4/8.12.4/alaska [ $Revision: 1.3 ]) id g5D6o3VW026500; Thu, 13 Jun 2002 08:50:03 +0200 (CEST) (envelope-from ust) Message-Id: <200206130650.g5D6o3VW026500@alaska.cert.siemens.de> Date: Thu, 13 Jun 2002 08:50:03 +0200 (CEST) From: Udo Schweigert Reply-To: Udo Schweigert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39218: maintainer-update of security/nessus-*-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39218 >Category: ports >Synopsis: maintainer-update of security/nessus-*-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 00:00:20 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 4.6-RELEASE i386 >Organization: >Environment: System: FreeBSD alaska.cert.siemens.de 4.6-RELEASE FreeBSD 4.6-RELEASE #88: Fri Jun 7 14:14:31 CEST 2002 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4_6/sys/alaska i386 >Description: Update of security/nessus-*-devel to 1.2.2. >How-To-Repeat: >Fix: diff -ruN --exclude=CVS --exclude=pkg-plist.post --exclude=pkg-plist.pre --exclude=do_plist /usr/ports/security/nessus-devel/Makefile nessus-devel/Makefile --- /usr/ports/security/nessus-devel/Makefile Wed May 29 20:11:34 2002 +++ nessus-devel/Makefile Thu Jun 13 08:23:10 2002 @@ -4,7 +4,7 @@ # PORTNAME= nessus-devel -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${PORTVERSION}/src/ \ ftp://ftp.nessus.org/pub/nessus/nessus-${PORTVERSION}/src/ \ diff -ruN --exclude=CVS --exclude=pkg-plist.post --exclude=pkg-plist.pre --exclude=do_plist /usr/ports/security/nessus-devel/distinfo nessus-devel/distinfo --- /usr/ports/security/nessus-devel/distinfo Wed May 29 20:11:34 2002 +++ nessus-devel/distinfo Thu Jun 13 08:23:20 2002 @@ -1 +1 @@ -MD5 (nessus/nessus-core-1.2.1.tar.gz) = 4615d4a09db8b06bf1b7bf9826cd2e64 +MD5 (nessus/nessus-core-1.2.2.tar.gz) = ea521c50a64a2785cbd89fe42a415d70 diff -ruN --exclude=CVS --exclude=pkg-plist.post --exclude=pkg-plist.pre --exclude=do_plist /usr/ports/security/nessus-libnasl-devel/Makefile nessus-libnasl-devel/Makefile --- /usr/ports/security/nessus-libnasl-devel/Makefile Wed May 29 20:11:35 2002 +++ nessus-libnasl-devel/Makefile Thu Jun 13 08:17:11 2002 @@ -4,7 +4,7 @@ # PORTNAME= nessus-libnasl-devel -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${PORTVERSION}/src/ \ ftp://ftp.nessus.org/pub/nessus/nessus-${PORTVERSION}/src/ \ diff -ruN --exclude=CVS --exclude=pkg-plist.post --exclude=pkg-plist.pre --exclude=do_plist /usr/ports/security/nessus-libnasl-devel/distinfo nessus-libnasl-devel/distinfo --- /usr/ports/security/nessus-libnasl-devel/distinfo Wed May 29 20:11:35 2002 +++ nessus-libnasl-devel/distinfo Thu Jun 13 08:18:08 2002 @@ -1 +1 @@ -MD5 (nessus/libnasl-1.2.1.tar.gz) = 5c7ef9dcac86a8034d9c600a2370bf12 +MD5 (nessus/libnasl-1.2.2.tar.gz) = c03d21d0609cd559aa71ff186c47ff09 diff -ruN --exclude=CVS --exclude=pkg-plist.post --exclude=pkg-plist.pre --exclude=do_plist /usr/ports/security/nessus-libraries-devel/Makefile nessus-libraries-devel/Makefile --- /usr/ports/security/nessus-libraries-devel/Makefile Wed May 29 20:11:35 2002 +++ nessus-libraries-devel/Makefile Thu Jun 13 08:03:45 2002 @@ -4,7 +4,7 @@ # PORTNAME= nessus-libraries-devel -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${PORTVERSION}/src/ \ ftp://ftp.nessus.org/pub/nessus/nessus-${PORTVERSION}/src/ \ diff -ruN --exclude=CVS --exclude=pkg-plist.post --exclude=pkg-plist.pre --exclude=do_plist /usr/ports/security/nessus-libraries-devel/distinfo nessus-libraries-devel/distinfo --- /usr/ports/security/nessus-libraries-devel/distinfo Wed May 29 20:11:35 2002 +++ nessus-libraries-devel/distinfo Thu Jun 13 08:04:07 2002 @@ -1 +1 @@ -MD5 (nessus/nessus-libraries-1.2.1.tar.gz) = 1cab8b129e4697215f8c326dc843a764 +MD5 (nessus/nessus-libraries-1.2.2.tar.gz) = d0899306ba952a10ed7c719de7183b6f diff -ruN --exclude=CVS --exclude=pkg-plist.post --exclude=pkg-plist.pre --exclude=do_plist /usr/ports/security/nessus-plugins-devel/Makefile nessus-plugins-devel/Makefile --- /usr/ports/security/nessus-plugins-devel/Makefile Wed May 29 20:11:35 2002 +++ nessus-plugins-devel/Makefile Thu Jun 13 08:31:19 2002 @@ -4,7 +4,7 @@ # PORTNAME= nessus-plugins-devel -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${PORTVERSION}/src/ \ ftp://ftp.nessus.org/pub/nessus/nessus-${PORTVERSION}/src/ \ diff -ruN --exclude=CVS --exclude=pkg-plist.post --exclude=pkg-plist.pre --exclude=do_plist /usr/ports/security/nessus-plugins-devel/distinfo nessus-plugins-devel/distinfo --- /usr/ports/security/nessus-plugins-devel/distinfo Wed May 29 20:11:35 2002 +++ nessus-plugins-devel/distinfo Thu Jun 13 08:31:32 2002 @@ -1 +1 @@ -MD5 (nessus/nessus-plugins-1.2.1.tar.gz) = 84dd416a863c9a9056c4d16481a37f17 +MD5 (nessus/nessus-plugins-1.2.2.tar.gz) = 2099c854c8c922f8c45a2afdf2c1e9a9 diff -ruN --exclude=CVS --exclude=pkg-plist.post --exclude=pkg-plist.pre --exclude=do_plist /usr/ports/security/nessus-plugins-devel/pkg-plist nessus-plugins-devel/pkg-plist --- /usr/ports/security/nessus-plugins-devel/pkg-plist Wed May 29 20:11:35 2002 +++ nessus-plugins-devel/pkg-plist Thu Jun 13 08:37:23 2002 @@ -4,15 +4,43 @@ lib/nessus/plugins/3com_switches.nasl lib/nessus/plugins/BEA_weblogic_Reveal_Script_Code.nasl lib/nessus/plugins/BEA_weblogic_Reveal_Script_Code_2.nasl +lib/nessus/plugins/CSCdi34061.nasl +lib/nessus/plugins/CSCdi36962.nasl +lib/nessus/plugins/CSCdp35794.nasl +lib/nessus/plugins/CSCds04747.nasl +lib/nessus/plugins/CSCds07326.nasl +lib/nessus/plugins/CSCds66191.nasl +lib/nessus/plugins/CSCdt46181.nasl +lib/nessus/plugins/CSCdt62732.nasl +lib/nessus/plugins/CSCdt65960.nasl +lib/nessus/plugins/CSCdt93866.nasl +lib/nessus/plugins/CSCdu20643.nasl +lib/nessus/plugins/CSCdu81936.nasl +lib/nessus/plugins/CSCdv48261.nasl +lib/nessus/plugins/CSCdw19195.nasl +lib/nessus/plugins/CSCdw67458.nasl lib/nessus/plugins/ColdFusion.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 lib/nessus/plugins/DDI_F5_Default_Support.nasl +lib/nessus/plugins/DDI_FTP_Any_User_Login.nasl +lib/nessus/plugins/DDI_GlobalASA_Retrieval.nasl +lib/nessus/plugins/DDI_IIS_Compromised.nasl +lib/nessus/plugins/DDI_IIS_dotNet_Trace.nasl +lib/nessus/plugins/DDI_IPSwitch-IMail-SMTP-Buffer-Overflow.nasl +lib/nessus/plugins/DDI_JRun_Sample_Files.nasl +lib/nessus/plugins/DDI_JRun_Traversal.nasl +lib/nessus/plugins/DDI_JavaServer_Default.nasl +lib/nessus/plugins/DDI_LanRover_Blank_Password.nasl +lib/nessus/plugins/DDI_Linksys_Router_Default_Password.nasl +lib/nessus/plugins/DDI_MPEiX_FTP_Accounts.nasl +lib/nessus/plugins/DDI_MRTG_File_Read.nasl lib/nessus/plugins/DDI_Netware_Management_Portal.nasl lib/nessus/plugins/DDI_PIX_Firewall_Manager.nasl lib/nessus/plugins/DDI_Unprotected_PCanywhere.nasl lib/nessus/plugins/DDI_Unprotected_SiteScope.nasl +lib/nessus/plugins/DDI_WhatsUp_Default.nasl lib/nessus/plugins/ExAir_dos_advsearch.nasl lib/nessus/plugins/ExAir_dos_query.nasl lib/nessus/plugins/ExAir_dos_search.nasl @@ -20,6 +48,7 @@ lib/nessus/plugins/IIS_frontpage_DOS.nasl lib/nessus/plugins/Jserv_css.nasl lib/nessus/plugins/LPRng.nasl +lib/nessus/plugins/NDS_Object_Enum.nasl lib/nessus/plugins/NetSphere.nasl lib/nessus/plugins/Omnihttpd_pro_source_disclosure.nasl lib/nessus/plugins/PC_anywhere.nasl @@ -31,21 +60,25 @@ lib/nessus/plugins/TelSrv_DoS.nasl lib/nessus/plugins/WebSite.nasl lib/nessus/plugins/X.nasl +lib/nessus/plugins/Xerver_DoS.nasl lib/nessus/plugins/a1stats.nasl lib/nessus/plugins/acc.nasl lib/nessus/plugins/accounts.nes +lib/nessus/plugins/activestate_perl.nasl lib/nessus/plugins/admentor_login_flaw.nasl lib/nessus/plugins/afs_version.nasl lib/nessus/plugins/agora.nasl lib/nessus/plugins/aix_ftpd.nasl lib/nessus/plugins/alcatel_adsl.nasl lib/nessus/plugins/alcatel_adsl_firewalling.nasl +lib/nessus/plugins/alcatel_pabx4400_detect.nasl lib/nessus/plugins/alchemy_eye_http.nasl lib/nessus/plugins/alibaba.nasl lib/nessus/plugins/alibaba_get32.nasl lib/nessus/plugins/alibaba_overflow.nasl 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/amanda_detect.nasl lib/nessus/plugins/amanda_version.nasl @@ -131,14 +164,21 @@ lib/nessus/plugins/chargen.nasl lib/nessus/plugins/check_ports.nasl lib/nessus/plugins/checkpoint.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_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_http_admin_access.nasl lib/nessus/plugins/cisco_http_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/citrix_find.nasl lib/nessus/plugins/cmail_overflow.nasl lib/nessus/plugins/cobalt_web_admin_server.nasl @@ -168,6 +208,7 @@ lib/nessus/plugins/delegate_overflow.nasl lib/nessus/plugins/deltaups_detect.nasl lib/nessus/plugins/dhcp.nasl +lib/nessus/plugins/directoryphp.nasl lib/nessus/plugins/directorypro.nasl lib/nessus/plugins/dmail_overflow.nasl lib/nessus/plugins/dns_xfer.nasl @@ -182,6 +223,7 @@ lib/nessus/plugins/dragon_telnet.nasl lib/nessus/plugins/dtspcd.nasl lib/nessus/plugins/dumpenv.nasl +lib/nessus/plugins/eDonkey_detect.nasl lib/nessus/plugins/echo.nasl lib/nessus/plugins/eftp_bufferoverflow.nasl lib/nessus/plugins/eftp_directory_traversal.nasl @@ -200,6 +242,7 @@ lib/nessus/plugins/faqmanager.nasl lib/nessus/plugins/faxsurvey.nasl lib/nessus/plugins/fcgi_echo.nasl +lib/nessus/plugins/find_ap.nasl lib/nessus/plugins/find_service.nes lib/nessus/plugins/finger.nasl lib/nessus/plugins/finger_0.nasl @@ -334,6 +377,7 @@ lib/nessus/plugins/imail_imapd_overflow.nasl lib/nessus/plugins/imail_imonitor_overflow.nasl lib/nessus/plugins/imap4_rev1_overflow.nasl +lib/nessus/plugins/imap_body_overflow.nasl lib/nessus/plugins/imap_overflow.nasl lib/nessus/plugins/imate_overflow.nasl lib/nessus/plugins/imp_session_hijacking.nasl @@ -374,10 +418,13 @@ 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/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/lpd_dvips.nasl lib/nessus/plugins/lpd_overflow.nasl lib/nessus/plugins/mailman_webmail.nasl lib/nessus/plugins/mailnews.nasl @@ -401,6 +448,7 @@ lib/nessus/plugins/mod_ssl_overflow.nasl lib/nessus/plugins/mrtg_traversal.nasl lib/nessus/plugins/ms_index_server.nasl +lib/nessus/plugins/ms_siteserver_info_disclosure.nasl lib/nessus/plugins/msadcs_dll.nasl lib/nessus/plugins/msdtc_dos.nasl lib/nessus/plugins/msftp_dos.nasl @@ -438,6 +486,7 @@ lib/nessus/plugins/netbios_name_get.nasl lib/nessus/plugins/netbus.nasl lib/nessus/plugins/netbus2.nasl +lib/nessus/plugins/netcommerce_sql.nasl lib/nessus/plugins/netscape_PageServices.nasl lib/nessus/plugins/netscape_accept_overflow.nasl lib/nessus/plugins/netscape_adminpw.nasl @@ -454,12 +503,14 @@ lib/nessus/plugins/newsdesk.nasl lib/nessus/plugins/nikto_wrapper.nes lib/nessus/plugins/nimda.nasl +lib/nessus/plugins/nimda_iis.nasl lib/nessus/plugins/nis_server.nasl lib/nessus/plugins/nmap_tcp_connect.nes lib/nessus/plugins/nmap_wrapper.nes lib/nessus/plugins/nntpserver_detect.nasl lib/nessus/plugins/no404.nasl lib/nessus/plugins/nortel_cgiproc_dos.nasl +lib/nessus/plugins/nortel_passport_default_pass.nasl lib/nessus/plugins/nortel_pwdless1.nasl lib/nessus/plugins/nortel_pwdless2.nasl lib/nessus/plugins/notes_mta_dos.nasl @@ -507,6 +558,7 @@ lib/nessus/plugins/owa-anonymous.nasl lib/nessus/plugins/ows_bin_cgi.nasl lib/nessus/plugins/ows_overflow.nasl +lib/nessus/plugins/p-smash.nasl lib/nessus/plugins/pagelog_cgi.nasl lib/nessus/plugins/pals_cgi.nasl lib/nessus/plugins/pam_smb.nasl @@ -525,6 +577,7 @@ lib/nessus/plugins/phorum.nasl lib/nessus/plugins/php.nasl lib/nessus/plugins/php3_path_disclosure.nasl +lib/nessus/plugins/php4_path_disclosure.nasl lib/nessus/plugins/phpMyExplorer.nasl lib/nessus/plugins/php_apache_win32_default.nasl lib/nessus/plugins/php_file_upload.nasl @@ -542,6 +595,7 @@ lib/nessus/plugins/phprocketaddin_traversal.nasl lib/nessus/plugins/pi3web_isapi.nasl lib/nessus/plugins/pimp.nasl +lib/nessus/plugins/ping_asp.nasl lib/nessus/plugins/ping_host.nasl lib/nessus/plugins/piranha.nasl lib/nessus/plugins/plusmail.nasl @@ -589,6 +643,7 @@ 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/rlogin.nasl lib/nessus/plugins/roads_cgi.nasl @@ -668,8 +723,10 @@ lib/nessus/plugins/servletExec_DoS.nasl lib/nessus/plugins/servletExec_File_Reading.nasl lib/nessus/plugins/servletExec_Path_Disclosure.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/shells.nasl lib/nessus/plugins/shiva_default_pass.nasl lib/nessus/plugins/shopping_cart_information_disclosure.nasl @@ -783,6 +840,7 @@ lib/nessus/plugins/smtp_relay.nasl lib/nessus/plugins/smtpserver_detect.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_dos.nasl @@ -895,6 +953,7 @@ lib/nessus/plugins/website_pro.nasl lib/nessus/plugins/websitepro_overflow.nasl lib/nessus/plugins/webspeed.nasl +lib/nessus/plugins/websphere_xss.nasl lib/nessus/plugins/webspirs_cgi.nasl lib/nessus/plugins/wftp.nasl lib/nessus/plugins/wftp_241_dos.nasl @@ -928,6 +987,7 @@ lib/nessus/plugins/xtramail_control.nasl lib/nessus/plugins/xtramail_helo.nasl lib/nessus/plugins/xtramail_pop_overflow.nasl +lib/nessus/plugins/xtux_server.nasl lib/nessus/plugins/yabb.nasl lib/nessus/plugins/yahoo_dos.nasl lib/nessus/plugins/yppasswdd.nasl >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 0:40:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailgate.sri.com (mailgate.SRI.COM [128.18.243.11]) by hub.freebsd.org (Postfix) with SMTP id CD20637B417 for ; Thu, 13 Jun 2002 00:40:47 -0700 (PDT) Received: (qmail 23267 invoked from network); 13 Jun 2002 05:32:13 -0000 Received: from localhost (HELO mailgate.SRI.COM) (127.0.0.1) by mailgate.sri.com with SMTP; 13 Jun 2002 05:32:13 -0000 Received: from quarter.csl.sri.com ([130.107.1.30]) by mailgate.SRI.COM (NAVGW 2.5.1.18) with SMTP id M2002061222321217264 ; Wed, 12 Jun 2002 22:32:12 -0700 Received: from axp.csl.sri.com (axp.csl.sri.com [130.107.2.30]) by quarter.csl.sri.com (8.12.3/8.12.3) with ESMTP id g5D5WXZ4029273; Wed, 12 Jun 2002 22:32:33 -0700 Received: from axp.csl.sri.com (localhost [127.0.0.1]) by axp.csl.sri.com (8.11.6/8.11.6) with ESMTP id g5D5WNW00630; Wed, 12 Jun 2002 22:32:33 -0700 (PDT) (envelope-from hogsett@axp.csl.sri.com) Message-Id: <200206130532.g5D5WNW00630@axp.csl.sri.com> To: adam flott Cc: freebsd-ports@FreeBSD.ORG Subject: Re: shouldnt some stuff be updated? In-Reply-To: Message from adam flott of "Wed, 12 Jun 2002 23:45:52 CDT." <20020612234552.40d0effd.atom@austin.rr.com> Mime-Version: 1.0 (generated by tm-edit 8.8 (Time Passed Me By)) Content-Type: text/plain; charset=US-ASCII Date: Wed, 12 Jun 2002 22:32:23 -0700 From: Mike Hogsett Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Because the maintainers are busy, is the likely answer. Perhaps you can contact some of the ports maintainers and take over the maintenance of a port or two if you desire. > how come some ports aren't updated to the latest stable versions examples > > old version > x11-wm/bbconf-1.4 > ftp/ncftp-3.12 > www/skipstone-8.1 > > latest version on websites > x11-wm/bbconf-1.6 > ftp/ncftp-3.13 > www/skipstone-8.2 <-which works with the new mozilla unlike the one in the c > urrent port. > > i think the ports are great i just dont understand why some have to hang arou > nd at old versions > > thanks > > adam > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 0:42:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 49BEF37B42A for ; Thu, 13 Jun 2002 00:42:48 -0700 (PDT) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g5D7geE87831; Thu, 13 Jun 2002 09:42:40 +0200 (CEST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g5D7gd9013900720; Thu, 13 Jun 2002 09:42:40 +0200 (MES) Date: Thu, 13 Jun 2002 09:43:45 +0200 (CEST) From: Martin Blapp To: Pat Lashley Cc: Subject: Re: Patch problems in OpenOffice1.0.0 port :: SUCCESS In-Reply-To: <335310000.1023939650@mccaffrey.phoenix.volant.org> Message-ID: <20020613094257.U34000-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Pat, > That, plus the rtld patch, seems to have done the trick. Yep. > > During the setup it did complain that it couldn't find the Java runtime, > even though I have the jdk1.3.1 port installed in the default location. > I tried browsing to the installation directory; but that didn't seem to > help. (But letting it proceed with the no-Java option seems to have > worked.) Native java hasn't native threads. Linux jdk port has and works. > Also, when I start soffice it brings up a database source dialog that > apparently wants to set import address book entries. Choosing Netscape6/ > Mozilla and clicking on Next yields a coredump; but I can get past it > with Cancel. Hmm, I'll have to test that too. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 0:43: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 87B5037B421 for ; Thu, 13 Jun 2002 00:42:59 -0700 (PDT) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.3/8.12.3) with ESMTP id g5D7guS2031239; Thu, 13 Jun 2002 09:42:56 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.3/8.12.3/Submit) id g5D7gu9U031238; Thu, 13 Jun 2002 09:42:56 +0200 (CEST) Date: Thu, 13 Jun 2002 09:42:56 +0200 From: Stijn Hoop To: adam flott Cc: freebsd-ports@freebsd.org Subject: Re: shouldnt some stuff be updated? Message-ID: <20020613094256.E30836@pcwin002.win.tue.nl> References: <20020612234552.40d0effd.atom@austin.rr.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="mxv5cy4qt+RJ9ypb" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020612234552.40d0effd.atom@austin.rr.com>; from atom@austin.rr.com on Wed, Jun 12, 2002 at 11:45:52PM -0500 X-Bright-Idea: Let's abolish HTML mail! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --mxv5cy4qt+RJ9ypb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 12, 2002 at 11:45:52PM -0500, adam flott wrote: > how come some ports aren't updated to the latest stable versions examples >=20 > old version > x11-wm/bbconf-1.4 >=20 > latest version on websites > x11-wm/bbconf-1.6 Because I didn't get a notice that it was updated unfortunately. Working on it right now. --Stijn --=20 "I used to think I was indecisive, but now I'm not so sure." --mxv5cy4qt+RJ9ypb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9CE0AY3r/tLQmfWcRAkZwAJwPDTymyIcxHnZtqQmnYHopUiOwQwCeOPGj whGdxsikRhfV7qz4FuVsSho= =tXb+ -----END PGP SIGNATURE----- --mxv5cy4qt+RJ9ypb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 0:50:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ABAAC37B42C for ; Thu, 13 Jun 2002 00:50:32 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5D7o9Q24709; Thu, 13 Jun 2002 00:50:09 -0700 (PDT) (envelope-from gnats) Date: Thu, 13 Jun 2002 00:50:09 -0700 (PDT) Message-Id: <200206130750.g5D7o9Q24709@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Erwin Lansing Subject: Re: ports/39180: The ports file htmldoc-1.8.19-source.tar.gz is reported as having a bad checksum by gunzip. Reply-To: Erwin Lansing Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39180; it has been noted by GNATS. From: Erwin Lansing To: rd@maxsoft.com Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/39180: The ports file htmldoc-1.8.19-source.tar.gz is reported as having a bad checksum by gunzip. Date: Thu, 13 Jun 2002 09:47:56 +0200 --5I6of5zJg18YgZEa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 11, 2002 at 09:59:17PM -0400, rd@maxsoft.com wrote: >=20 > >Number: 39180 > >Category: ports > >Synopsis: The ports file htmldoc-1.8.19-source.tar.gz is reported = as having a bad checksum by gunzip. 1.8.20 has been released, which I need for one of our customers. It doesn't build out-of-the-box, so I'm trying to patch it. I'll contact the maintainer when I have some patches ready. Best, /erwin --=20 Erwin Lansing -- http://pil.dk --5I6of5zJg18YgZEa Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE9CE4sqy9aWxUlaZARAtpOAKDO/rj/WXoU8oy5ycW8rosVssuTiQCeJ22H 3g9o5SxuKQxg8E9vOAfylkU= =nLpX -----END PGP SIGNATURE----- --5I6of5zJg18YgZEa-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 1: 9:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.gxtc.edu.cn (mail.gxtc.edu.cn [210.36.80.31]) by hub.freebsd.org (Postfix) with ESMTP id 5A0F837B404 for ; Thu, 13 Jun 2002 01:09:19 -0700 (PDT) Received: from oemcomputer ([210.36.80.8]) by mail.gxtc.edu.cn (8.9.3/8.9.1) with SMTP id QAA10923 for ; Thu, 13 Jun 2002 16:27:26 +0800 (CST) Message-ID: <000801c07350$4c414de0$c16efea9@oemcomputer> From: "chenshj" To: Subject: =?gb2312?B?us1wYyBzY2hlbWXT0Mf4sfC38aO/?= Date: Mon, 1 Jan 2001 01:36:28 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C07393.4314D780" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C07393.4314D780 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: base64 x+vOytXiuPax4NLrxvfE3LHg0uu/qrei16i80s+1zbPKsbHg0LS1xGZzbM7EvP66zWxzcM7EvP7C 8KO/vs3P83BjIHNjaGVtZcTH1tbPtc2zoaMNCg== ------=_NextPart_000_0005_01C07393.4314D780 Content-Type: text/html; charset="gb2312" Content-Transfer-Encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv L0VOIj4NCjxIVE1MPjxIRUFEPg0KPE1FVEEgaHR0cC1lcXVpdj1Db250ZW50LVR5cGUgY29udGVu dD0idGV4dC9odG1sOyBjaGFyc2V0PWdiMjMxMiI+DQo8TUVUQSBjb250ZW50PSJNU0hUTUwgNi4w MC4yNjAwLjAiIG5hbWU9R0VORVJBVE9SPg0KPFNUWUxFPjwvU1RZTEU+DQo8L0hFQUQ+DQo8Qk9E WSBiZ0NvbG9yPSNmZmZmZmY+DQo8RElWPjxGT05UIHNpemU9Mj7H687K1eK49rHg0uvG98TcseDS 67+qt6LXqLzSz7XNs8qxseDQtLXEZnNszsS8/rrNbHNwzsS8/sLwo7++zc/zcGMgDQpzY2hlbWXE x9bWz7XNs6GjPC9GT05UPjwvRElWPjwvQk9EWT48L0hUTUw+DQo= ------=_NextPart_000_0005_01C07393.4314D780-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 1:32:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 5C2E437B426; Thu, 13 Jun 2002 01:32:23 -0700 (PDT) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g5D8V1E00458; Thu, 13 Jun 2002 10:31:02 +0200 (CEST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g5D8V19013897562; Thu, 13 Jun 2002 10:31:01 +0200 (MES) Date: Thu, 13 Jun 2002 10:32:07 +0200 (CEST) From: Martin Blapp To: Cc: Subject: OpenOffice works now with system gcc 2.95.3 Message-ID: <20020613101445.D34000-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, After the last patchset has been comitted, OO builds now with the system gcc and works afterwards without crashing in the help system. I've removed the dependency on ports gcc31. OpenOffice building on CURRENT with system GCC is still broken. You'll still need USE_GCC=3.1 there. We need testers now, who test the OS-dependent functions if they work as they should. Please report any problems to me. Known issues: ------------- - Choosing the JDK does not work in OO setup: Only the Linux JDK 1.3.1 works for now. The native JDK does not have hotspot and does not support native threads. If you use choose the linux JDK, the Linux emulation needs to be running. - Mozilla cannot be started from OO: Even if I make the neccessary config entries, mozilla does not start. That's a problem in the mozilla scripts. I hope that the mozilla hook in /usr/X11R6/lib/mozilla/mozilla will sonn be fixed. - The setup crashes: You may not have installed the rtld patch. Please get this patch: http://people.freebsd.org/~mbr/patches/rtld-elf.diff - The build does exit with a ld: memory exhausted Add this to your kernel configuration till we have fixed the problem with ld: options MAXDSIZ="(1024*1024*1024)" options MAXSSIZ="(256*1024*1024)" Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 2: 5:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from DNS2.alterity.net (dns2.alterity.net [198.63.17.11]) by hub.freebsd.org (Postfix) with ESMTP id 60A5437B6E4 for ; Thu, 13 Jun 2002 02:03:24 -0700 (PDT) Received: from prime.gushi.org (root@prime.gushi.org [208.23.118.172]) by DNS2.alterity.net (8.11.6/8.11.6) with ESMTP id g5D8a7r44051 for ; Thu, 13 Jun 2002 04:36:09 -0400 (EDT) (envelope-from danm@prime.gushi.org) Received: from localhost (danm@localhost [127.0.0.1]) by prime.gushi.org (8.12.3/8.12.3) with ESMTP id g5D8gbgp008271 for ; Thu, 13 Jun 2002 04:42:37 -0400 (EDT) Date: Thu, 13 Jun 2002 04:42:37 -0400 (EDT) From: "Dan Mahoney, System Admin" To: ports@freebsd.org Subject: Request: Cracklib Passwd Message-ID: <20020613043755.X8228-100000@prime.gushi.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Could somone build a passwd program in ports that consistently includes support for CrackLib, or possibly include some make.conf option to build cracklib support in when doing a make buildworld? It's getting annoying having to re-patch it every time I update my system to -stable. Licensing difficulties aside, this would probably be a GREAT thing. -Dan Mahoney -- ha. you have not met me. ha. but i have sene pictures thanks but uh., seen dammit! SEEN! I don't know who dammit! is. so anyway -Undernet #reboot, October 2nd, 2000, 3AM --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Web: http://prime.gushi.org finger danm@prime.gushi.org for pgp public key and tel# --------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 2:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C0B937B416 for ; Thu, 13 Jun 2002 02:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5D9K2L42732; Thu, 13 Jun 2002 02:20:02 -0700 (PDT) (envelope-from gnats) Received: from vbook.express.ru (asplinux.ru [195.133.213.194]) by hub.freebsd.org (Postfix) with ESMTP id 10B5F37B40F for ; Thu, 13 Jun 2002 02:10:52 -0700 (PDT) Received: from vova by vbook.express.ru with local (Exim 3.36 #1) id 17IQcz-000I89-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 13 Jun 2002 13:10:49 +0400 Message-Id: Date: Thu, 13 Jun 2002 13:10:49 +0400 From: "Vladimir B.Grebenschikov" Reply-To: "Vladimir B.Grebenschikov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39219: ddd port not builds on -CURRENT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39219 >Category: ports >Synopsis: ddd port not builds on -CURRENT >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 02:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Vladimir B. Grebenschikov >Release: FreeBSD 5.0-CURRENT i386 >Organization: SWsoft >Environment: System: FreeBSD vbook.express.ru 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Wed Jun 5 17:36:46 MSD 2002 root@vbook.express.ru:/usr/local/src/sys/i386/compile/VBOOK i386 I have tried both c++ from FreeBSD-current and g++31 form ports. >Description: Ddd on -CURRENT have standart sys_nerr build issue. >How-To-Repeat: # cd /usr/ports/devel/ddd # env CXX=g++31 make ... strerror.c:465: conflicting types for `sys_nerr' /usr/include/stdio.h:238: previous declaration of `sys_nerr' strerror.c: In function trtoerrno': strerror.c:774: warning: implicit declaration of function `strcmp' gmake[1]: *** [strerror.o] ïÛÉÂËÁ 1 gmake[1]: ÷ÙÈÏÄ ÉÚ ËÁÔÁÌÏÇ /usr/local/ports/devel/ddd/work/ddd-3.3.1/libiberty' gmake: *** [all-recursive] ïÛÉÂËÁ 1 *** Error code 2 # after commenting out definition of sys_nerr and sys_errlist we have: strsignal.c:247: conflicting types for `sys_nsig' /usr/include/signal.h:50: previous declaration of `sys_nsig' strsignal.c: In function `strtosigno': strsignal.c:552: warning: implicit declaration of function `strcmp' gmake[1]: *** [strsignal.o] ïÛÉÂËÁ 1 gmake[1]: ÷ÙÈÏÄ ÉÚ ËÁÔÁÌÏÇ /usr/local/ports/devel/ddd/work/ddd-3.3.1/libiberty' gmake: *** [all-recursive] ïÛÉÂËÁ 1 *** Error code 2 >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 2:39:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id 71A9937B41D; Thu, 13 Jun 2002 02:39:29 -0700 (PDT) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #7) id 17IR4Y-000Gz2-00; Thu, 13 Jun 2002 10:39:18 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.11.6/8.11.1) id g5D9dIq35244; Thu, 13 Jun 2002 10:39:18 +0100 (BST) (envelope-from jcm) Date: Thu, 13 Jun 2002 10:39:17 +0100 From: j mckitrick To: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Anyone notice lots of crashes in Netscape 4.79? Message-ID: <20020613103816.A35216@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-Scanner: exiscan *17IR4Y-000Gz2-00*p02/.GBiLCQ* (Manchester Computing, University of Manchester) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I don't know if I'm doing something wrong or have an unstable system, but I have had a lot of problems with Netscape completely choking and shutting down. I've had my share of lock-ups like we all have, but these recent crashes are worse. They seem to happen without rhyme or reason, and on no particular site. The only pattern I see is I usually have about 3 windows open and more than one are busy. Then suddenly they all disappear. This seems to be happening a *lot* more than it ever did. Any ideas? NOTE: Please CC me, as I am not currently subscribed. Thanks. jm -- My other computer is your windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 3:16: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B5EC637B412; Thu, 13 Jun 2002 03:15:45 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DAFjP52558; Thu, 13 Jun 2002 03:15:45 -0700 (PDT) (envelope-from tobez) Date: Thu, 13 Jun 2002 03:15:45 -0700 (PDT) From: Message-Id: <200206131015.g5DAFjP52558@freefall.freebsd.org> To: dave@staff.netc.net.au, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38197: update devel/p5-String-Approx to 3.18 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update devel/p5-String-Approx to 3.18 State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Thu Jun 13 12:06:37 CEST 2002 State-Changed-Why: Update committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=38197 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 3:30:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E880C37B438 for ; Thu, 13 Jun 2002 03:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DAU1953973; Thu, 13 Jun 2002 03:30:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBW-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 560A237B42A for ; Thu, 13 Jun 2002 03:26:16 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5DAIdX27140 for ; Thu, 13 Jun 2002 12:18:39 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id EBC1F5A54A for ; Thu, 13 Jun 2002 12:18:37 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 20ADC5A549; Thu, 13 Jun 2002 12:18:37 +0200 (CEST) Message-Id: <20020613101837.20ADC5A549@nemesis.informatik.unibw-muenchen.de> Date: Thu, 13 Jun 2002 12:18:37 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39220: Update port: benchmarks/bonnie++ -> 1.02c Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39220 >Category: ports >Synopsis: Update port: benchmarks/bonnie++ -> 1.02c >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 03:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Update benchmarks/bonnie++ from 1.02 to 1.02c. Removed files/patch-bonnie++.cpp Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/benchmarks/bonnie++/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 17 Oct 2001 09:04:03 -0000 1.4 +++ Makefile 13 Jun 2002 10:18:01 -0000 @@ -7,7 +7,7 @@ # PORTNAME= bonnie++ -PORTVERSION= 1.02 +PORTVERSION= 1.02c CATEGORIES= benchmarks MASTER_SITES= http://www.coker.com.au/bonnie++/ EXTRACT_SUFX= .tgz Index: distinfo =================================================================== RCS file: /home/ncvs/ports/benchmarks/bonnie++/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 17 Oct 2001 09:04:03 -0000 1.4 +++ distinfo 13 Jun 2002 10:18:01 -0000 @@ -1 +1 @@ -MD5 (bonnie++-1.02.tgz) = 08a6d638cb32c87cba2e0b7a7eda450f +MD5 (bonnie++-1.02c.tgz) = 25d6f9882a7d8b7b538e3ed869bcb701 Index: files/patch-Makefile.in =================================================================== RCS file: /home/ncvs/ports/benchmarks/bonnie++/files/patch-Makefile.in,v retrieving revision 1.2 diff -u -r1.2 patch-Makefile.in --- files/patch-Makefile.in 17 Oct 2001 09:04:04 -0000 1.2 +++ files/patch-Makefile.in 13 Jun 2002 10:18:01 -0000 @@ -1,10 +1,10 @@ ---- Makefile.in.orig Mon Feb 19 22:25:04 2001 -+++ Makefile.in Wed Oct 17 17:00:46 2001 +--- Makefile.in.orig Thu Jun 13 12:09:24 2002 ++++ Makefile.in Thu Jun 13 12:09:55 2002 @@ -8,7 +8,7 @@ eprefix=@exec_prefix@ #MORE_WARNINGS=-Weffc++ -Wcast-align WFLAGS=-Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope $(MORE_WARNINGS) --CFLAGS=-O2 -DNDEBUG $(WFLAGS) $(MORECFLAGS) +-CFLAGS=-O2 @debug@ -DNDEBUG $(WFLAGS) $(MORECFLAGS) +CFLAGS=${CXXFLAGS} -DNDEBUG $(WFLAGS) $(MORECFLAGS) CXX=@CXX@ $(CFLAGS) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 3:43:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 368F237B434; Thu, 13 Jun 2002 03:43:22 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DAhLC56308; Thu, 13 Jun 2002 03:43:21 -0700 (PDT) (envelope-from tobez) Date: Thu, 13 Jun 2002 03:43:21 -0700 (PDT) From: Message-Id: <200206131043.g5DAhLC56308@freefall.freebsd.org> To: fuyuki@hadaly.org, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38738: New port: net/p5-Net-IP - easy manipulation of ipv4/v6 addresses Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: net/p5-Net-IP - easy manipulation of ipv4/v6 addresses State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Thu Jun 13 12:43:06 CEST 2002 State-Changed-Why: New port added, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=38738 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 3:50:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 89EE737B422 for ; Thu, 13 Jun 2002 03:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DAo2956803; Thu, 13 Jun 2002 03:50:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 17FAE37B433 for ; Thu, 13 Jun 2002 03:45:26 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5DAjPhG023235 for ; Thu, 13 Jun 2002 03:45:25 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5DAjPkN023196; Thu, 13 Jun 2002 03:45:25 -0700 (PDT) Message-Id: <200206131045.g5DAjPkN023196@www.freebsd.org> Date: Thu, 13 Jun 2002 03:45:25 -0700 (PDT) From: Dan Langille To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39221: net/pptpclient has a new distfile? Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39221 >Category: ports >Synopsis: net/pptpclient has a new distfile? >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 03:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dan Langille >Release: >Organization: The FreeBSD Diary >Environment: >Description: It appears that the net/pptpclient distfile at sourceforge.net has changed. >How-To-Repeat: [dan@bast:/usr/ports/net/pptpclient] $ sudo make install >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> pptp-linux-1.0.3-1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://prdownloads.sourceforge.net/pptpclient/. fetch: pptp-linux-1.0.3-1.tar.gz: size of remote file is not known Receiving pptp-linux-1.0.3-1.tar.gz: 8681 bytes 8681 bytes transferred in 0.4 seconds (21.72 kBps) ===> Extracting for pptpclient-1.0.3 >> Checksum mismatch for pptp-linux-1.0.3-1.tar.gz. Make sure the Makefile and distinfo file (/usr/ports/net/pptpclient/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/net/pptpclient. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 4: 1:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF99B37B422 for ; Thu, 13 Jun 2002 04:01:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DB0Ch58005; Thu, 13 Jun 2002 04:00:12 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 835B137B414 for ; Thu, 13 Jun 2002 03:55:54 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5DAt3hG024673 for ; Thu, 13 Jun 2002 03:55:03 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5DAt3ip024672; Thu, 13 Jun 2002 03:55:03 -0700 (PDT) Message-Id: <200206131055.g5DAt3ip024672@www.freebsd.org> Date: Thu, 13 Jun 2002 03:55:03 -0700 (PDT) From: Dan Langille To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39222: net/pptpclient has a new distfile? Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39222 >Category: ports >Synopsis: net/pptpclient has a new distfile? >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 04:00:12 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dan Langille >Release: >Organization: The FreeBSD Diary >Environment: >Description: It appears that the net/pptpclient distfile at sourceforge.net has changed. >How-To-Repeat: [dan@bast:/usr/ports/net/pptpclient] $ sudo make install >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> pptp-linux-1.0.3-1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://prdownloads.sourceforge.net/pptpclient/. fetch: pptp-linux-1.0.3-1.tar.gz: size of remote file is not known Receiving pptp-linux-1.0.3-1.tar.gz: 8681 bytes 8681 bytes transferred in 0.4 seconds (21.72 kBps) ===> Extracting for pptpclient-1.0.3 >> Checksum mismatch for pptp-linux-1.0.3-1.tar.gz. Make sure the Makefile and distinfo file (/usr/ports/net/pptpclient/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/net/pptpclient. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 4:37:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8524A37B400; Thu, 13 Jun 2002 04:37:31 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DBWY869542; Thu, 13 Jun 2002 04:32:34 -0700 (PDT) (envelope-from tobez) Date: Thu, 13 Jun 2002 04:32:34 -0700 (PDT) From: Message-Id: <200206131132.g5DBWY869542@freefall.freebsd.org> To: devin@spamcop.net, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38936: New port: net/p5-Net-SNPP Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: net/p5-Net-SNPP State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Thu Jun 13 13:32:12 CEST 2002 State-Changed-Why: New port added with minor modifications, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=38936 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 4:41:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cip1.melaten.rwth-aachen.de (cip1.melaten.RWTH-Aachen.DE [134.130.92.100]) by hub.freebsd.org (Postfix) with ESMTP id DF56637B422; Thu, 13 Jun 2002 04:41:48 -0700 (PDT) Received: from cip12.melaten.rwth-aachen.de (cip12.melaten.rwth-aachen.de [134.130.92.12]) by cip1.melaten.rwth-aachen.de (8.11.6/8.11.1) with ESMTP id g5DBRgZ12610; Thu, 13 Jun 2002 13:27:42 +0200 (CEST) (envelope-from tg@melaten.rwth-aachen.de) Received: (from tg@localhost) by cip12.melaten.rwth-aachen.de (8.11.6/8.11.1) id g5DBUHF31045; Thu, 13 Jun 2002 13:30:17 +0200 (CEST) (envelope-from tg@melaten.rwth-aachen.de) X-Authentication-Warning: cip12.melaten.rwth-aachen.de: tg set sender to tg@melaten.rwth-aachen.de using -f To: Peter Dufault Cc: ports@FreeBSD.ORG, rhh@FreeBSD.ORG Subject: Re: Opendx core dumps for me References: <20020607072528.A20647@hda.hda.com> From: Thomas Gellekum In-Reply-To: Peter Dufault's message of "Fri, 7 Jun 2002 07:25:28 -0400" Date: 13 Jun 2002 13:30:16 +0200 Message-ID: Lines: 12 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Peter Dufault writes: > I compiled with debugging and tried to get a backtrace. The stack > is trashed. Because of that I suspect some pthread misconfiguration. I've noticed that both libc_r and libc are linked into dxui, probably because something along the dependency chain used libtool. My home-built binaries seem to work fine, though. Does ktrace give any clues? tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 4:42:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 87E0637B429; Thu, 13 Jun 2002 04:42:22 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DBZnq69860; Thu, 13 Jun 2002 04:35:49 -0700 (PDT) (envelope-from tobez) Date: Thu, 13 Jun 2002 04:35:49 -0700 (PDT) From: Message-Id: <200206131135.g5DBZnq69860@freefall.freebsd.org> To: dan1@freebsddiary.org, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39222: net/pptpclient has a new distfile? Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: net/pptpclient has a new distfile? State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Thu Jun 13 13:35:37 CEST 2002 State-Changed-Why: Duplicate of 39221. http://www.freebsd.org/cgi/query-pr.cgi?pr=39222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 4:43:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B94637B41D for ; Thu, 13 Jun 2002 04:42:24 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DBK1F67549; Thu, 13 Jun 2002 04:20:01 -0700 (PDT) (envelope-from gnats) Received: from mail.initio.no (nalle.initio.no [213.225.115.227]) by hub.freebsd.org (Postfix) with SMTP id 2D16637B446 for ; Thu, 13 Jun 2002 04:18:29 -0700 (PDT) Received: (qmail 3919 invoked by uid 28778); 13 Jun 2002 11:13:52 -0000 Message-Id: <20020613131352.K25550@initio.no> Date: Thu, 13 Jun 2002 13:13:52 +0200 From: Oyvind Moll Reply-To: oyvindmo@initio.no To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39223: [maintainer-update] audio/juke: fix master site and pkg-descr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39223 >Category: ports >Synopsis: [maintainer-update] audio/juke: fix master site and pkg-descr >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 04:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oyvind Moll >Release: FreeBSD 4.5-STABLE i386 >Organization: Initio IT-losninger AS >Environment: System: FreeBSD gaia.ti.initio.no 4.5-STABLE FreeBSD 4.5-STABLE #3: Fri Apr 26 18:28:05 CEST 2002 root@gaia.ti.initio.no:/u1/obj/usr/src/sys/GAIA i386 >Description: audio/juke contains a wrong master site and a wrong WWW reference. The included patch fixes both. >How-To-Repeat: n/a >Fix: diff -ur juke.old/Makefile juke/Makefile --- juke.old/Makefile Thu Jun 13 12:41:19 2002 +++ juke/Makefile Thu Jun 13 12:43:19 2002 @@ -8,7 +8,7 @@ PORTNAME= juke PORTVERSION= 0.7 CATEGORIES= audio -MASTER_SITES= http://www.nocrew.org/software/juke/archive/ \ +MASTER_SITES= http://johan.nocrew.org/unix/juke/archive/ \ http://www.initio.no/~oyvindmo/distfiles/ MAINTAINER= oyvindmo@initio.no diff -ur juke.old/pkg-descr juke/pkg-descr --- juke.old/pkg-descr Thu Jun 13 12:41:18 2002 +++ juke/pkg-descr Thu Jun 13 12:42:37 2002 @@ -5,7 +5,7 @@ It uses command line based players to play all kinds of music formats. -WWW: http://www.nocrew.org/software/juke/ +WWW: http://johan.nocrew.org/unix/juke/ - Oyvind Moll >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 4:50:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 01F5F37B421 for ; Thu, 13 Jun 2002 04:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DBo1D71382; Thu, 13 Jun 2002 04:50:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id A5D5F37B47E for ; Thu, 13 Jun 2002 04:42:58 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5DBXRX00524 for ; Thu, 13 Jun 2002 13:33:27 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 9C7F35A548 for ; Thu, 13 Jun 2002 13:33:26 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id DE9485A546; Thu, 13 Jun 2002 13:33:25 +0200 (CEST) Message-Id: <20020613113325.DE9485A546@nemesis.informatik.unibw-muenchen.de> Date: Thu, 13 Jun 2002 13:33:25 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39224: Update port: databases/dbtool -> 1.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39224 >Category: ports >Synopsis: Update port: databases/dbtool -> 1.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 04:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Update databases/dbtool from 1.4 to 1.5. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/dbtool/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 17 Apr 2002 09:41:33 -0000 1.4 +++ Makefile 13 Jun 2002 11:32:42 -0000 @@ -7,7 +7,7 @@ # PORTNAME= dbtool -PORTVERSION= 1.4 +PORTVERSION= 1.5 PORTREVISION= 0 CATEGORIES= databases MASTER_SITES= ftp://ftp.daemon.de/scip/Apps/dbtool/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/dbtool/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 17 Apr 2002 09:41:33 -0000 1.2 +++ distinfo 13 Jun 2002 11:32:42 -0000 @@ -1 +1 @@ -MD5 (dbtool-1.4.tar.gz) = 01898c578efaf0dae2d62cc9b55c3bc0 +MD5 (dbtool-1.5.tar.gz) = 0d90a7578d4342c6c7fd995bc2bf00de >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 4:50:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DAE0537B423 for ; Thu, 13 Jun 2002 04:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DBo2i71404; Thu, 13 Jun 2002 04:50:02 -0700 (PDT) (envelope-from gnats) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by hub.freebsd.org (Postfix) with ESMTP id 33D4737B406 for ; Thu, 13 Jun 2002 04:48:26 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.2) with ESMTP id g5DBSEsh063999 for ; Thu, 13 Jun 2002 13:28:14 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g5DBSDQi063998; Thu, 13 Jun 2002 13:28:13 +0200 (CEST) Message-Id: <200206131128.g5DBSDQi063998@guineapig.pil.dk> Date: Thu, 13 Jun 2002 13:28:13 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39226: fix master_sites and update libs devel/sdts++ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39226 >Category: ports >Synopsis: fix master_sites and update libs devel/sdts++ >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 04:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.5-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: - chase master_sites - update boost libraries to 1.27.0 - bump PORTREVISION >How-To-Repeat: >Fix: --- sdts++ begins here --- diff -ruN sdts++.orig/Makefile sdts++/Makefile --- sdts++.orig/Makefile Sat Jul 21 18:53:51 2001 +++ sdts++/Makefile Thu Jun 13 13:10:15 2002 @@ -7,15 +7,17 @@ PORTNAME= sdts++ PORTVERSION= 1.3.1a +PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ftp://sdts.er.usgs.gov/pub/sdts/software/sdtsxx/ \ - http://lychnobite.org/sdts/ \ - ftp://boost.sourceforge.net/pub/boost/release/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} boost_1_23_0.tar.gz +MASTER_SITES= ftp://sdts.er.usgs.gov/pub/sdts/software/sdtsxx/:site1 \ + http://lychnobite.org/sdts/:site1 \ + ${MASTER_SITE_SOURCEFORGE}/boost/:site2 +DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:site1 \ + boost_1_27_0.tar.gz:site2 MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-boost=${WRKDIR}/boost_1_23_0 +CONFIGURE_ARGS= --with-boost=${WRKDIR}/boost_1_27_0 .include diff -ruN sdts++.orig/distinfo sdts++/distinfo --- sdts++.orig/distinfo Sat Jul 21 18:53:51 2001 +++ sdts++/distinfo Thu Jun 13 12:27:46 2002 @@ -1,2 +1,2 @@ MD5 (sdts++-1.3.1a.tar.gz) = 47f54146d1cb644f231e630879b6c670 -MD5 (boost_1_23_0.tar.gz) = 7479dfcac16c5ca0d6d24011bb9945f0 +MD5 (boost_1_27_0.tar.gz) = fc288f75e222e82be687ecb391e9da68 --- sdts++ ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 4:50:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 70C7437B40C for ; Thu, 13 Jun 2002 04:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DBo2e71391; Thu, 13 Jun 2002 04:50:02 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 82D2037B417 for ; Thu, 13 Jun 2002 04:43:06 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5DBSYX00353 for ; Thu, 13 Jun 2002 13:28:35 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id F40455A548 for ; Thu, 13 Jun 2002 13:28:33 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 47CF95A546; Thu, 13 Jun 2002 13:28:33 +0200 (CEST) Message-Id: <20020613112833.47CF95A546@nemesis.informatik.unibw-muenchen.de> Date: Thu, 13 Jun 2002 13:28:33 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39225: Update port: converters/fribidi -> 0.10.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39225 >Category: ports >Synopsis: Update port: converters/fribidi -> 0.10.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 04:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Update converters/fribidi from 0.10.3 to 0.10.4. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/converters/fribidi/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 19 Apr 2002 17:32:04 -0000 1.1 +++ Makefile 13 Jun 2002 11:28:26 -0000 @@ -7,7 +7,7 @@ # PORTNAME= fribidi -PORTVERSION= 0.10.3 +PORTVERSION= 0.10.4 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/converters/fribidi/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 19 Apr 2002 17:32:04 -0000 1.1 +++ distinfo 13 Jun 2002 11:28:26 -0000 @@ -1 +1 @@ -MD5 (fribidi-0.10.3.tar.gz) = 75c1ff750829ddaad778c116f1ef4243 +MD5 (fribidi-0.10.4.tar.gz) = ee323aac497184fd44d196f9d0f84e2a >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 4:51: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from bastuba.partitur.se (bastuba.partitur.se [212.209.169.194]) by hub.freebsd.org (Postfix) with ESMTP id 884BF37B427 for ; Thu, 13 Jun 2002 04:50:37 -0700 (PDT) Received: (from root@localhost) by bastuba.partitur.se (8.11.6/8.11.6) id g5DBoZJ76239 for freebsd-ports@FreeBSD.ORG.AVP; Thu, 13 Jun 2002 13:50:35 +0200 (CEST) (envelope-from girgen@partitur.se) Received: from elbas.partitur.se (elbas.partitur.se [212.209.169.222]) by bastuba.partitur.se (8.11.6/8.11.6) with ESMTP id g5DBoZ376231; Thu, 13 Jun 2002 13:50:35 +0200 (CEST) (envelope-from girgen@partitur.se) Received: from localhost (localhost [127.0.0.1]) by elbas.partitur.se (8.11.6/8.11.6) with ESMTP id g5DBoXB71858; Thu, 13 Jun 2002 13:50:34 +0200 (CEST) (envelope-from girgen@partitur.se) Date: Thu, 13 Jun 2002 13:50:32 +0200 From: Palle Girgensohn To: j mckitrick , freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Anyone notice lots of crashes in Netscape 4.79? Message-ID: <41430000.1023969031@elbas.partitur.se> In-Reply-To: <20020613103816.A35216@dogma.freebsd-uk.eu.org> References: <20020613103816.A35216@dogma.freebsd-uk.eu.org> X-Mailer: Mulberry/2.2.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Yes, I have occasionally seen Netscape behave like you describe. The cure in my case has always been to wipe out the preferences.js file and start over, entering all settings again. You could give it a try and see if it helps. /Palle --On Thursday, June 13, 2002 10:39:17 +0100 j mckitrick wrote: > > I don't know if I'm doing something wrong or have an unstable system, > but I have had a lot of problems with Netscape completely choking and > shutting down. I've had my share of lock-ups like we all have, but > these recent crashes are worse. They seem to happen without rhyme or > reason, and on no particular site. The only pattern I see is I usually > have about 3 windows open and more than one are busy. Then suddenly > they all disappear. This seems to be happening a *lot* more than it > ever did. > > Any ideas? > > NOTE: Please CC me, as I am not currently subscribed. Thanks. > > jm > -- > My other computer is your windows box. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 4:52:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7FE8637B406; Thu, 13 Jun 2002 04:50:42 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DBogs71689; Thu, 13 Jun 2002 04:50:42 -0700 (PDT) (envelope-from tobez) Date: Thu, 13 Jun 2002 04:50:42 -0700 (PDT) From: Message-Id: <200206131150.g5DBogs71689@freefall.freebsd.org> To: oyvindmo@initio.no, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39223: [maintainer-update] audio/juke: fix master site and pkg-descr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [maintainer-update] audio/juke: fix master site and pkg-descr State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Thu Jun 13 13:50:26 CEST 2002 State-Changed-Why: Fix committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39223 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 4:54: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id 14E4037B42F; Thu, 13 Jun 2002 04:53:53 -0700 (PDT) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #7) id 17ITAf-000O4l-00; Thu, 13 Jun 2002 12:53:45 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.11.6/8.11.1) id g5DBrjg36002; Thu, 13 Jun 2002 12:53:45 +0100 (BST) (envelope-from jcm) Date: Thu, 13 Jun 2002 12:53:45 +0100 From: j mckitrick To: Palle Girgensohn Cc: freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Anyone notice lots of crashes in Netscape 4.79? Message-ID: <20020613125345.A35827@dogma.freebsd-uk.eu.org> References: <20020613103816.A35216@dogma.freebsd-uk.eu.org> <41430000.1023969031@elbas.partitur.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <41430000.1023969031@elbas.partitur.se>; from girgen@partitur.se on Thu, Jun 13, 2002 at 01:50:32PM +0200 X-Scanner: exiscan *17ITAf-000O4l-00*gn7TOO8UAog* (Manchester Computing, University of Manchester) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jun 13, 2002 at 01:50:32PM +0200, Palle Girgensohn wrote: | Yes, I have occasionally seen Netscape behave like you describe. The cure | in my case has always been to wipe out the preferences.js file and start | over, entering all settings again. You could give it a try and see if it | helps. Thanks, I'll try that. I also noticed it says it's a bus error, but I can't find the actual core dump. I'll try your idea, though. jm -- There are only 10 types of people in this world: those who understand binary, and those who don't. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 5: 0:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 82C3237B412 for ; Thu, 13 Jun 2002 05:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DC06B72678; Thu, 13 Jun 2002 05:00:06 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 8B4F937B422 for ; Thu, 13 Jun 2002 04:58:27 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5DBshX01571 for ; Thu, 13 Jun 2002 13:54:43 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id C0FDF5A546 for ; Thu, 13 Jun 2002 13:54:42 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id E47F75A549; Thu, 13 Jun 2002 13:54:41 +0200 (CEST) Message-Id: <20020613115441.E47F75A549@nemesis.informatik.unibw-muenchen.de> Date: Thu, 13 Jun 2002 13:54:41 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39227: Update port: databases/libsdb -> 0.4.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39227 >Category: ports >Synopsis: Update port: databases/libsdb -> 0.4.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 05:00:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Update databases/libsdb from 0.2.2 to 0.4.0. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/libsdb/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 10 Feb 2002 10:37:37 -0000 1.2 +++ Makefile 13 Jun 2002 11:53:57 -0000 @@ -7,7 +7,7 @@ # PORTNAME= libsdb -PORTVERSION= 0.2.2 +PORTVERSION= 0.4.0 CATEGORIES= databases MASTER_SITES= ftp://siag.nu/pub/libsdb/ \ http://siag.nu/pub/libsdb/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/libsdb/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 10 Feb 2002 10:37:37 -0000 1.2 +++ distinfo 13 Jun 2002 11:53:57 -0000 @@ -1 +1 @@ -MD5 (sdb-0.2.2.tar.gz) = 4ff78e3391b8530246bfc848f6ec9cde +MD5 (sdb-0.4.0.tar.gz) = dbfed53f415532972a09e72a40097190 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/databases/libsdb/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 2 Jul 2001 13:23:51 -0000 1.1 +++ pkg-plist 13 Jun 2002 11:53:57 -0000 @@ -6,4 +6,4 @@ lib/libsdb.a lib/libsdb.la lib/libsdb.so -lib/libsdb.so.0 +lib/libsdb.so.4 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 5: 2:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F35037B404; Thu, 13 Jun 2002 05:02:03 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DC22H73459; Thu, 13 Jun 2002 05:02:02 -0700 (PDT) (envelope-from tobez) Date: Thu, 13 Jun 2002 05:02:02 -0700 (PDT) From: Message-Id: <200206131202.g5DC22H73459@freefall.freebsd.org> To: tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39225: Update port: converters/fribidi -> 0.10.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: converters/fribidi -> 0.10.4 State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Thu Jun 13 14:00:17 CEST 2002 State-Changed-Why: Update committed, thanks! As a side note, it seems we have two different fribidi ports in the ports collection, textproc/fribidi and converters/fribidi. Would you please determine whether it is the same software package, and if so, which one is actually more recent and which one should be removed? Both ports are unmaintained. http://www.freebsd.org/cgi/query-pr.cgi?pr=39225 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 5:29:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from Www.HCRC.edu.tw (www.HCRC.edu.tw [163.28.64.11]) by hub.freebsd.org (Postfix) with ESMTP id D4F3E37B411 for ; Thu, 13 Jun 2002 05:29:04 -0700 (PDT) Received: from Www.HCRC.edu.tw (localhost [127.0.0.1]) by Www.HCRC.edu.tw (8.12.3/8.12.3) with ESMTP id g5DCT2ki088174 for ; Thu, 13 Jun 2002 20:29:02 +0800 (CST) Received: (from root@localhost) by Www.HCRC.edu.tw (8.12.3/8.12.3/Submit) id g5DCT2Nd088171 for freebsd-ports@FreeBSD.ORG.procmail; Thu, 13 Jun 2002 20:29:02 +0800 (CST) Received: from Terry.Dorm11.NCTU.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by Www.HCRC.edu.tw (8.12.3/8.12.3) with ESMTP id g5DCT1ki088160; Thu, 13 Jun 2002 20:29:02 +0800 (CST) Received: from Terry.Dorm11.NCTU.edu.tw (ijliao@localhost [127.0.0.1]) by Terry.Dorm11.NCTU.edu.tw (8.12.3/8.12.3) with ESMTP id g5DCT1L2008588; Thu, 13 Jun 2002 20:29:02 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.12.3/8.12.3/Submit) id g5DCSutj008587; Thu, 13 Jun 2002 20:28:56 +0800 (CST) Date: Thu, 13 Jun 2002 20:28:56 +0800 From: Ying-Chieh Liao To: tobez@FreeBSD.ORG Cc: freebsd-ports@FreeBSD.ORG, sobomax@FreeBSD.ORG Subject: Re: ports/39225: Update port: converters/fribidi -> 0.10.4 Message-ID: <20020613122856.GA8485@terry.dragon2.net> References: <200206131202.g5DC22H73459@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Kj7319i9nmIyA2yE" Content-Disposition: inline In-Reply-To: <200206131202.g5DC22H73459@freefall.freebsd.org> User-Agent: Mutt/1.3.99i X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=big5 Content-Disposition: inline On Thu, Jun 13, 2002 at 05:02:02 -0700, tobez@FreeBSD.ORG wrote: > As a side note, it seems we have two different fribidi ports in the > ports collection, textproc/fribidi and converters/fribidi. Would you > please determine whether it is the same software package, and if so, > which one is actually more recent and which one should be removed? Both > ports are unmaintained. hmmm... looks like fribidi moved from textproc/fribidi WWW to sourceforge ps : http://imagic.weizmann.ac.il/~dov/freesw/FriBidi/ but it's strange that they use different name convention ? I dont know which one is better ... -- Testing can show the presence of bugs, but not their absence. --- Edsger W. Dijkstra --Kj7319i9nmIyA2yE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9CJAIrMYBZRHAI4IRAr7ZAJ91MUUDPymPqE7YRqr0NiH8q9FYywCcD9tf vGTyTp/5tBnQp24XZdlx5t4= =Ix4O -----END PGP SIGNATURE----- --Kj7319i9nmIyA2yE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 5:37:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id 3304C37B417; Thu, 13 Jun 2002 05:37:22 -0700 (PDT) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.3/8.12.3) with ESMTP id g5DCbVmq063870; Thu, 13 Jun 2002 14:37:31 +0200 (CEST) (envelope-from ernst@zaphod.euronet.nl) Received: by zaphod.euronet.nl (8.12.3/8.12.3/Submit) id g5DCbURR063869; Thu, 13 Jun 2002 14:37:30 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" From: Ernst de Haan Organization: EuroNet Internet B.V. To: java@FreeBSD.org, ports@FreeBSD.org Subject: [ANN] New port: JUMP Ultimate Math Package Date: Thu, 13 Jun 2002 14:37:30 +0200 X-Mailer: KMail [version 1.4] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200206131437.30386.ernsth@nl.euro.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Announcement: A port for "JUMP Ultimate Math Package" was added to the ports collection today. JUMP Ultimate Math Package (JUMP) is a Java-based extensible high-precision math package. Includes support for computations based on fractions. Support is included for converting to floating point numbers and BigDecimals. The port is available in ports/java/jump. See: http://sourceforge.net/projects/jump-math/ Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 5:50:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D99D737B43C for ; Thu, 13 Jun 2002 05:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DCo1g90075; Thu, 13 Jun 2002 05:50:01 -0700 (PDT) (envelope-from gnats) Received: from alix.lpt.ens.fr (bluerondo.lpt.ens.fr [129.199.122.217]) by hub.freebsd.org (Postfix) with SMTP id 13B0C37B403 for ; Thu, 13 Jun 2002 05:43:08 -0700 (PDT) Received: (qmail 5465 invoked by uid 1001); 13 Jun 2002 12:43:02 -0000 Message-Id: <20020613124302.5464.qmail@alix.lpt.ens.fr> Date: 13 Jun 2002 12:43:02 -0000 From: Rahul Siddharthan Reply-To: Rahul Siddharthan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39228: native port of vsound 0.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39228 >Category: ports >Synopsis: native port of vsound 0.5 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 05:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Rahul Siddharthan >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD bluerondo.lpt.ens.fr 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #2: Mon May 13 23:33:36 CEST 2002 root@bluerondo.a.la.turk:/usr/obj/usr/src/sys/BLUERONDO i386 >Description: Currently there is an audio/linux-vsound port in the FreeBSD ports, which is somewhat old. I find that vsound compiles natively on FreeBSD without patches, so I'm submitting the port. >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: # # vsound # vsound/pkg-plist # vsound/pkg-descr # vsound/pkg-comment # vsound/distinfo # vsound/Makefile # echo c - vsound mkdir -p vsound > /dev/null 2>&1 echo x - vsound/pkg-plist sed 's/^X//' >vsound/pkg-plist << 'END-of-vsound/pkg-plist' Xbin/vsound Xlib/vsound/libvsound.so Xlib/vsound/libvsound.la Xshare/doc/vsound/README X@dirrm lib/vsound X@dirrm share/doc/vsound END-of-vsound/pkg-plist echo x - vsound/pkg-descr sed 's/^X//' >vsound/pkg-descr << 'END-of-vsound/pkg-descr' XThis program allows you to record the output of any standard OSS Xprogram (one that uses /dev/dsp for sound) without having to modify or Xrecompile the program. It uses the same idea as the esddsp wrapper Xfrom the Enlightened Sound Daemon (in fact, vsound is based on Xesddsp). That is, it preloads a library that intercepts calls to open X/dev/dsp, and instead returns a handle to a normal file. It also Xintercepts ioctl's on that file handle and logs them, to help convert Xthe audio data from its raw form. Vsound then uses sox to convert the Xraw data to the desired file format. X XThe upshoot of this is that instead of playing sound to the sound card Xin your computer, the data is recorded to a file. This is similar to Xif you connected a loopback cable to the line in and line out jacks on Xyour sound card, but no DA or AD conversions take place, so quality is Xnot lost. X XErik de Castro Lopo XWWW: http://www.zip.com.au/~erikd/vsound/ END-of-vsound/pkg-descr echo x - vsound/pkg-comment sed 's/^X//' >vsound/pkg-comment << 'END-of-vsound/pkg-comment' XUtility for capturing audio streams from programs with OSS output END-of-vsound/pkg-comment echo x - vsound/distinfo sed 's/^X//' >vsound/distinfo << 'END-of-vsound/distinfo' XMD5 (vsound-0.5.tar.gz) = 77016cfa2c3ba45d051881051a75ac06 END-of-vsound/distinfo echo x - vsound/Makefile sed 's/^X//' >vsound/Makefile << 'END-of-vsound/Makefile' X# New ports collection makefile for: linux-vsound X# Date created: 13 June 2002 X# Whom: Rahul Siddharthan X# X# $FreeBSD$ X# X XPORTNAME= vsound XPORTVERSION= 0.5 XCATEGORIES= audio XMASTER_SITES= http://www.zip.com.au/~erikd/vsound/ X XMAINTAINER= rsidd@online.fr X XRUN_DEPENDS= sox:${PORTSDIR}/audio/sox/ X XGNU_CONFIGURE= yes X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/vsound X ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/vsound X.endif X X.include END-of-vsound/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 6: 9:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 911B937B40A for ; Thu, 13 Jun 2002 06:09:43 -0700 (PDT) Received: from roshomon (pcp01167952pcs.roylok01.mi.comcast.net [68.62.17.63]) by mtaout06.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with ESMTP id <0GXN00BGMB69E5@mtaout06.icomcast.net> for freebsd-ports@FreeBSD.ORG; Thu, 13 Jun 2002 09:08:33 -0400 (EDT) Date: Thu, 13 Jun 2002 09:08:14 -0400 From: "Coffin, Dexter" Subject: Re: XFree86-4(-Servers) and Alpha 4.5-RELEASE In-reply-to: <200206122228.g5CMScZ4002070@quarter.csl.sri.com> To: Mike Hogsett Cc: freebsd-ports@FreeBSD.ORG Message-id: <1023973696.6123.37.camel@roshomon.idnopheq.net> MIME-version: 1.0 X-Mailer: Ximian Evolution 1.0.5 Content-type: text/plain Content-transfer-encoding: 7BIT References: <200206122228.g5CMScZ4002070@quarter.csl.sri.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, All! XFree86-4.2 uses DRI for the ATI cards. DRI works on Alpha Linux (Red Hat and Debian) but not on FreeBSD. The FreeBSD DRI developers know this and will get to it when they can, IIRC. I'm running 4.1 with the old ATI drivers for my 16MB Rage Pro on a 164LX just fine. HTH Dex On Wed, 2002-06-12 at 18:28, Mike Hogsett wrote: > > Forgot to mention. For those unfamiliar the Miata is an Dec Alpha. > > Running 4.5 RELEASE p6 > > > > > Well, I, or rather my machine, have spent most of the day building > > XFree86-4 from the ports. The machine is a Miata (PWS433a). > > > > The problem is that it never built the ati driver. > > > > It built : > > > > glint_drv.o > > mga_drv.o > > nv_drv.o > > rendition_drv.o > > s3_drv.o > > s3virge_drv.o > > savage_drv.o > > siliconmotion_drv.o > > tdfx_drv.o > > tga_drv.o > > vga_drv.o > > > > But no driver for ATI. > > > > Arg. Suggestions ? > > > > - Michael Hogsett > > > > P.S. Not that it matters yet, but the video card is a `mach64' card, an ATI > > All-in-Wonder Pro. > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-ports" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 6:54:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2ECC137B408 for ; Thu, 13 Jun 2002 06:54:36 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DDe3o99335; Thu, 13 Jun 2002 06:40:03 -0700 (PDT) (envelope-from gnats) Date: Thu, 13 Jun 2002 06:40:03 -0700 (PDT) Message-Id: <200206131340.g5DDe3o99335@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thomas Quinot Subject: Re: ports/39221: net/pptpclient has a new distfile? Reply-To: Thomas Quinot Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39221; it has been noted by GNATS. From: Thomas Quinot To: Anton Berezin Cc: thomas@cuivre.fr.eu.org, dan1@freebsddiary.org, bug-followup@freebsd.org Subject: Re: ports/39221: net/pptpclient has a new distfile? Date: Thu, 13 Jun 2002 15:26:31 +0200 Le 2002-06-13, Anton Berezin écrivait : > What can you, as this port maintainer, say about this issue? It's strange. It indeed looks like the file on SF has changed. While we're at it, here is an updated port that uses the latest upstream release, pptpclient 1.1.0. Dan, could you try this one? Thomas. # 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: # # pptpclient/Makefile # pptpclient/files/README # pptpclient/files/ppp.conf # pptpclient/files/patch-aa # pptpclient/files/patch-ac # pptpclient/pkg-comment # pptpclient/distinfo # pptpclient/pkg-descr # pptpclient/pkg-plist # echo x - pptpclient/Makefile sed 's/^X//' >pptpclient/Makefile << 'END-of-pptpclient/Makefile' X# New ports collection makefile for: pptpclient X# Date created: 19 June 1999 X# Whom: John Polstra X# X# $FreeBSD: ports/net/pptpclient/Makefile,v 1.6 2002/02/20 06:22:29 petef Exp $ X# X XPORTNAME= pptpclient XPORTVERSION= 1.1.0 XCATEGORIES= net XMASTER_SITES= http://prdownloads.sourceforge.net/pptpclient/ XDISTNAME= pptp-linux-1.1.0 XDISTFILES= pptp-linux-1.1.0-1.tar.gz X XMAINTAINER= thomas@cuivre.fr.eu.org X XLIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt X XMAKE_ARGS= DEBUG="" \ X INCLUDE="-I${LOCALBASE}/include" \ X LIBS="-L${LOCALBASE}/lib -lgnugetopt" \ X all X XGUNZIP_CMD= ${GZIP_CMD} ${EXTRACT_BEFORE_ARGS} X Xdo-extract: X @${RM} -rf ${WRKDIR} X @${MKDIR} ${WRKDIR} X @(cd ${WRKDIR} && \ X ${GUNZIP_CMD} ${_DISTDIR}/${DISTFILES} | tar -xf - && \ X ${GUNZIP_CMD} `basename ${DISTFILES} .tar.gz`/${DISTNAME}.tar.gz | \ X tar -xf -) X Xdo-install: X cd ${WRKSRC} ; ${INSTALL_PROGRAM} pptp ${PREFIX}/sbin X ${MKDIR} ${PREFIX}/share/examples/pptpclient X ${INSTALL_DATA} ${FILESDIR}/README ${PREFIX}/share/examples/pptpclient X ${INSTALL_DATA} ${FILESDIR}/ppp.conf ${PREFIX}/share/examples/pptpclient X X.include END-of-pptpclient/Makefile echo x - pptpclient/files/README sed 's/^X//' >pptpclient/files/README << 'END-of-pptpclient/files/README' XQuickstart for the PPTP client. X XSet up your /etc/ppp/ppp.conf based on the example in this directory. XMake these substitutions: X X SERVER IP address of the PPTP server X X LABEL PPP label to use (must be the same on the command X line and in the ppp.conf file) X X USER Your account name on the server X X PASSWORD Your password on the server X X Change the "add" commands in ppp.conf to set up the routing X appropriately. X XNote: your PPP program must be new enough to support MS-CHAP Xauthentication. X XYou must run the program as root. Use a command like this: X X pptp SERVER LABEL X XKill it with ^C when you're done. X XIf you want to access the remote system from other hosts on your LAN, Xbe sure to turn on IP forwarding on the PPTP client machine. X XJohn Polstra END-of-pptpclient/files/README echo x - pptpclient/files/ppp.conf sed 's/^X//' >pptpclient/files/ppp.conf << 'END-of-pptpclient/files/ppp.conf' XLABEL: X set authname USER X set authkey PASSWORD X set timeout 0 X set ifaddr 0 0 X add 192.168.11.0/24 HISADDR X add 192.168.101.0/24 HISADDR X alias enable yes END-of-pptpclient/files/ppp.conf echo x - pptpclient/files/patch-aa sed 's/^X//' >pptpclient/files/patch-aa << 'END-of-pptpclient/files/patch-aa' X--- Makefile.orig Mon Mar 11 09:36:52 2002 X+++ Makefile Thu Jun 13 15:20:18 2002 X@@ -2,14 +2,14 @@ X X ################################################################# X # CHANGE THIS LINE to point to the location of your pppd binary. X-PPPD = /usr/sbin/pppd X+PPPD = /usr/sbin/ppp X ################################################################# X X CC = gcc X RM = rm -f X DEBUG = -g X INCLUDE = X-CFLAGS = -Wall -O1 $(DEBUG) $(INCLUDE) X+CFLAGS = -Wall -O1 $(DEBUG) $(INCLUDE) -DUSER_PPP X LIBS = X LDFLAGS = -lutil X END-of-pptpclient/files/patch-aa echo x - pptpclient/files/patch-ac sed 's/^X//' >pptpclient/files/patch-ac << 'END-of-pptpclient/files/patch-ac' XRCS file: /home/jdp/f5/pptp/cvs/pptp/pptp_callmgr.h,v Xretrieving revision 1.1.1.1 Xretrieving revision 1.2 Xdiff -u -r1.1.1.1 -r1.2 X--- pptp_callmgr.h 1999/04/28 19:36:57 1.1.1.1 X+++ pptp_callmgr.h 1999/04/28 19:43:06 1.2 X@@ -6,4 +6,7 @@ X */ X X #define PPTP_SOCKET_PREFIX "/var/run/pptp/" X+ X+#ifndef PPTP_CALLMGR_BINARY X #define PPTP_CALLMGR_BINARY "./pptp_callmgr" X+#endif END-of-pptpclient/files/patch-ac echo x - pptpclient/pkg-comment sed 's/^X//' >pptpclient/pkg-comment << 'END-of-pptpclient/pkg-comment' XPPTP client for establishing a VPN link with an NT server END-of-pptpclient/pkg-comment echo x - pptpclient/distinfo sed 's/^X//' >pptpclient/distinfo << 'END-of-pptpclient/distinfo' XMD5 (pptp-linux-1.1.0-1.tar.gz) = 03e340eb0a9118a8de94eef21560d6c9 END-of-pptpclient/distinfo echo x - pptpclient/pkg-descr sed 's/^X//' >pptpclient/pkg-descr << 'END-of-pptpclient/pkg-descr' XThis is a port of the "pptp-linux" PPTP client. It can establish a XPPP connection with an NT server, tunneled through a PPTP link over Xthe Internet. In effect, it makes the client machine behave as if Xit were on the same LAN as the server. X XJohn Polstra has created the port, including bug fixes that were Xsubsequently integrated in the upstream release, and a patch to Xuse FreeBSD's userland "ppp" package rather than "pppd" which it Xwas originally designed to use. X XThere is no manpage for this package, but you will find some Xquickstart instructions and example configuration files in X"${PREFIX}/share/examples/pptpclient". X XWWW: http://pptpclient.sourceforge.net/ X XPort currently maintained by: XThomas Quinot END-of-pptpclient/pkg-descr echo x - pptpclient/pkg-plist sed 's/^X//' >pptpclient/pkg-plist << 'END-of-pptpclient/pkg-plist' Xsbin/pptp Xshare/examples/pptpclient/README Xshare/examples/pptpclient/ppp.conf X@dirrm share/examples/pptpclient END-of-pptpclient/pkg-plist exit -- Thomas.Quinot@Cuivre.FR.EU.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 6:54:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A3DA37B443 for ; Thu, 13 Jun 2002 06:54:51 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DDo2400634; Thu, 13 Jun 2002 06:50:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 13 Jun 2002 06:50:02 -0700 (PDT) Message-Id: <200206131350.g5DDo2400634@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Dan Langille" Subject: Re: ports/39221: net/pptpclient has a new distfile? Reply-To: "Dan Langille" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39221; it has been noted by GNATS. From: "Dan Langille" To: thomas@cuivre.fr.eu.org Cc: Anton Berezin , bug-followup@FreeBSD.org Subject: Re: ports/39221: net/pptpclient has a new distfile? Date: Thu, 13 Jun 2002 09:36:57 -0400 On 13 Jun 2002 at 15:26, Thomas Quinot wrote: > Le 2002-06-13, Anton Berezin =E9crivait : > > > What can you, as this port maintainer, say about this issue? > > It's strange. It indeed looks like the file on SF has changed. > > While we're at it, here is an updated port that uses the latest upstream > release, pptpclient 1.1.0. Dan, could you try this one? > > Thomas. I had to create pptpclient and pptpclient/files manually. And then: [dan@bast:~/tmp/pp/pptpclient] $ sudo make Password: >> pptp-linux-1.1.0-1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://prdownloads.sourceforge.net/pptpclient/. fetch: pptp-linux-1.1.0-1.tar.gz: size of remote file is not known Receiving pptp-linux-1.1.0-1.tar.gz: 8681 bytes 8681 bytes transferred in 0.4 seconds (21.77 kBps) =3D=3D=3D> Extracting for pptpclient-1.1.0 >> Checksum mismatch for pptp-linux-1.1.0-1.tar.gz. Make sure the Makefile and distinfo file (/usr/home/dan/tmp/pp/pptpclient/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=3Dyes [other args]". *** Error code 1 Stop in /usr/home/dan/tmp/pp/pptpclient. [dan@bast:~/tmp/pp/pptpclient] $ -- Dan Langille To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 7:14:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EBA637B41E; Thu, 13 Jun 2002 07:14:36 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DDwtX01683; Thu, 13 Jun 2002 06:58:55 -0700 (PDT) (envelope-from ijliao) Date: Thu, 13 Jun 2002 06:58:55 -0700 (PDT) From: Message-Id: <200206131358.g5DDwtX01683@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39224: Update port: databases/dbtool -> 1.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: databases/dbtool -> 1.5 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu Jun 13 06:58:47 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=39224 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 7:14:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A65B37B434 for ; Thu, 13 Jun 2002 07:14:35 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DE06Q01776; Thu, 13 Jun 2002 07:00:06 -0700 (PDT) (envelope-from gnats) Date: Thu, 13 Jun 2002 07:00:06 -0700 (PDT) Message-Id: <200206131400.g5DE06Q01776@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thomas Quinot Subject: Re: ports/39221: net/pptpclient has a new distfile? Reply-To: Thomas Quinot Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39221; it has been noted by GNATS. From: Thomas Quinot To: Dan Langille Cc: thomas@cuivre.fr.eu.org, Anton Berezin , bug-followup@FreeBSD.org Subject: Re: ports/39221: net/pptpclient has a new distfile? Date: Thu, 13 Jun 2002 15:48:53 +0200 Le 2002-06-13, Dan Langille écrivait : > fetch: pptp-linux-1.1.0-1.tar.gz: size of remote file is not known > Receiving pptp-linux-1.1.0-1.tar.gz: 8681 bytes > 8681 bytes transferred in 0.4 seconds (21.77 kBps) OK, here is a properly fixed Makefile: ---------- cut here # New ports collection makefile for: pptpclient # Date created: 19 June 1999 # Whom: John Polstra # # $FreeBSD: ports/net/pptpclient/Makefile,v 1.6 2002/02/20 06:22:29 petef Exp $ # PORTNAME= pptpclient PORTVERSION= 1.1.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pptpclient DISTNAME= pptp-linux-1.1.0 DISTFILES= pptp-linux-1.1.0-1.tar.gz MAINTAINER= thomas@cuivre.fr.eu.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt MAKE_ARGS= DEBUG="" \ INCLUDE="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lgnugetopt" \ all GUNZIP_CMD= ${GZIP_CMD} ${EXTRACT_BEFORE_ARGS} do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} @(cd ${WRKDIR} && \ ${GUNZIP_CMD} ${_DISTDIR}/${DISTFILES} | tar -xf - && \ ${GUNZIP_CMD} `basename ${DISTFILES} .tar.gz`/${DISTNAME}.tar.gz | \ tar -xf -) do-install: cd ${WRKSRC} ; ${INSTALL_PROGRAM} pptp ${PREFIX}/sbin ${MKDIR} ${PREFIX}/share/examples/pptpclient ${INSTALL_DATA} ${FILESDIR}/README ${PREFIX}/share/examples/pptpclient ${INSTALL_DATA} ${FILESDIR}/ppp.conf ${PREFIX}/share/examples/pptpclient .include ---------- cut here. -- Thomas.Quinot@Cuivre.FR.EU.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 7:17:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 00E7437B403; Thu, 13 Jun 2002 07:17:30 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DEBwV07255; Thu, 13 Jun 2002 07:11:58 -0700 (PDT) (envelope-from ijliao) Date: Thu, 13 Jun 2002 07:11:58 -0700 (PDT) From: Message-Id: <200206131411.g5DEBwV07255@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, obrien@FreeBSD.org Subject: Re: ports/39216: ports-update: ftp/ncftp3 to version 3.1.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports-update: ftp/ncftp3 to version 3.1.3 Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: ijliao Responsible-Changed-When: Thu Jun 13 07:11:31 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=39216 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 7:30:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 10D3137B622 for ; Thu, 13 Jun 2002 07:30:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DEU5b09366; Thu, 13 Jun 2002 07:30:05 -0700 (PDT) (envelope-from gnats) Date: Thu, 13 Jun 2002 07:30:05 -0700 (PDT) Message-Id: <200206131430.g5DEU5b09366@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Dan Langille" Subject: Re: ports/39221: net/pptpclient has a new distfile? Reply-To: "Dan Langille" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39221; it has been noted by GNATS. From: "Dan Langille" To: thomas@cuivre.fr.eu.org Cc: Anton Berezin , bug-followup@FreeBSD.org Subject: Re: ports/39221: net/pptpclient has a new distfile? Date: Thu, 13 Jun 2002 09:55:10 -0400 On 13 Jun 2002 at 15:48, Thomas Quinot wrote: > Le 2002-06-13, Dan Langille =E9crivait : > > > fetch: pptp-linux-1.1.0-1.tar.gz: size of remote file is not known > > Receiving pptp-linux-1.1.0-1.tar.gz: 8681 bytes > > 8681 bytes transferred in 0.4 seconds (21.77 kBps) > > OK, here is a properly fixed Makefile: That builds and installs on my box (4.6-STABLE). Thanks -- Dan Langille To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 7:40:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D9AB837B419 for ; Thu, 13 Jun 2002 07:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DEe2310639; Thu, 13 Jun 2002 07:40:02 -0700 (PDT) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id C220437B401; Thu, 13 Jun 2002 07:31:34 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g5DDcJLS066810; Thu, 13 Jun 2002 09:38:19 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g5DDcF1M066809; Thu, 13 Jun 2002 09:38:15 -0400 (EDT) (envelope-from alane) Message-Id: <200206131338.g5DDcF1M066809@wwweasel.geeksrus.net> Date: Thu, 13 Jun 2002 09:38:15 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org Cc: java@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39231: java/jdk13: build depends on renamed port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39231 >Category: ports >Synopsis: java/jdk13: build depends on renamed port >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 07:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.6-RC i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.6-RC FreeBSD 4.6-RC #1: Sun May 26 13:08:49 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: linux-jdk13 was renamed to linux-sun-jdk13; the BUILD_DEPENDS in jdk13 was not updated to reflect this changed. two effects: auto building of prereq won't (can't) happen, and linux-jdk13 is seen as an orphaned (obsolete) package with no origin by pkgdb, portsclean, etc. >How-To-Repeat: >Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: java/jdk13/Makefile =================================================================== RCS file: /home/ncvs/ports/java/jdk13/Makefile,v retrieving revision 1.26 diff -u -3 -r1.26 Makefile --- java/jdk13/Makefile 28 May 2002 01:47:45 -0000 1.26 +++ java/jdk13/Makefile 13 Jun 2002 13:33:35 -0000 @@ -19,7 +19,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ zip:${PORTSDIR}/archivers/zip \ gtar:${PORTSDIR}/archivers/gtar \ - ${JDK13DIR}/bin/javac:${PORTSDIR}/java/linux-jdk13 \ + ${JDK13DIR}/bin/javac:${PORTSDIR}/java/linux-sun-jdk13 \ ${X11BASE}/lib/libMrm.a:${PORTSDIR}/x11-toolkits/open-motif .if !defined(WITHOUT_PLUGIN) BUILD_DEPENDS+= msgfmt:${PORTSDIR}/devel/gettext ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 7:47:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C90D37B406; Thu, 13 Jun 2002 07:47:38 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DElca12523; Thu, 13 Jun 2002 07:47:38 -0700 (PDT) (envelope-from tobez) Date: Thu, 13 Jun 2002 07:47:38 -0700 (PDT) From: Message-Id: <200206131447.g5DElca12523@freefall.freebsd.org> To: ckd-freebsd@ckdhr.com, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38934: New port: amavisd-new (performance enhanced + antispam amavisd) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: amavisd-new (performance enhanced + antispam amavisd) State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Thu Jun 13 16:46:59 CEST 2002 State-Changed-Why: New port added, thanks! I added more dependencies. http://www.freebsd.org/cgi/query-pr.cgi?pr=38934 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 7:54:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 23FA537B412; Thu, 13 Jun 2002 07:54:12 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DEsCq13444; Thu, 13 Jun 2002 07:54:12 -0700 (PDT) (envelope-from trevor) Date: Thu, 13 Jun 2002 07:54:12 -0700 (PDT) From: Message-Id: <200206131454.g5DEsCq13444@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, glewis@FreeBSD.org Subject: Re: ports/39231: java/jdk13: build depends on renamed port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: java/jdk13: build depends on renamed port Responsible-Changed-From-To: freebsd-ports->glewis Responsible-Changed-By: trevor Responsible-Changed-When: Thu Jun 13 07:53:56 PDT 2002 Responsible-Changed-Why: to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=39231 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 8: 7:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E47EE37B415; Thu, 13 Jun 2002 08:07:34 -0700 (PDT) Received: (from roberto@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DF7Y118561; Thu, 13 Jun 2002 08:07:34 -0700 (PDT) (envelope-from roberto) Date: Thu, 13 Jun 2002 08:07:34 -0700 (PDT) From: Message-Id: <200206131507.g5DF7Y118561@freefall.freebsd.org> To: roberto@FreeBSD.org, freebsd-ports@FreeBSD.org, roberto@FreeBSD.org Subject: Re: ports/38860: www/neon : update to 0.21.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: www/neon : update to 0.21.0 Responsible-Changed-From-To: freebsd-ports->roberto Responsible-Changed-By: roberto Responsible-Changed-When: Thu Jun 13 08:05:58 PDT 2002 Responsible-Changed-Why: I'm taking this one with maintainer's approval. http://www.freebsd.org/cgi/query-pr.cgi?pr=38860 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 8:32:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD02437B442; Thu, 13 Jun 2002 08:32:15 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DFWFx21370; Thu, 13 Jun 2002 08:32:15 -0700 (PDT) (envelope-from tobez) Date: Thu, 13 Jun 2002 08:32:15 -0700 (PDT) From: Message-Id: <200206131532.g5DFWFx21370@freefall.freebsd.org> To: tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39227: Update port: databases/libsdb -> 0.4.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: databases/libsdb -> 0.4.0 State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Thu Jun 13 17:31:41 CEST 2002 State-Changed-Why: Update committed, thanks! I have added missing manpages to the Makefile. http://www.freebsd.org/cgi/query-pr.cgi?pr=39227 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 8:36:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hda.hda.com (host65.hda.com [63.104.68.65]) by hub.freebsd.org (Postfix) with ESMTP id DC88D37B414; Thu, 13 Jun 2002 08:36:34 -0700 (PDT) Received: (from dufault@localhost) by hda.hda.com (8.11.6/8.11.6) id g5DFafd09711; Thu, 13 Jun 2002 11:36:41 -0400 (EDT) (envelope-from dufault@hda.com) Date: Thu, 13 Jun 2002 11:36:21 -0400 From: Peter Dufault To: Thomas Gellekum Cc: ports@FreeBSD.ORG, rhh@FreeBSD.ORG Subject: Re: Opendx core dumps for me Message-ID: <20020613113621.A9483@hda.hda.com> References: <20020607072528.A20647@hda.hda.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from tg@melaten.rwth-aachen.de on Thu, Jun 13, 2002 at 01:30:16PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jun 13, 2002 at 01:30:16PM +0200, Thomas Gellekum wrote: > I've noticed that both libc_r and libc are linked into dxui, probably > because something along the dependency chain used libtool. My > home-built binaries seem to work fine, though. > > Does ktrace give any clues? I tried truss first: > stat("/usr/local/bin/dx",0xbfbfdc80) = 0 (0x0) > pipe() = 9 (0x9) > fcntl(0x9,0x3,0x0) = 2 (0x2) > fcntl(0x9,0x4,0x6) = 0 (0x0) > fcntl(0xa,0x3,0x0) = 2 (0x2) > fcntl(0xa,0x4,0x6) = 0 (0x0) > pipe() = 11 (0xb) > fcntl(0xb,0x3,0x0) = 2 (0x2) > fcntl(0xb,0x4,0x6) = 0 (0x0) > fcntl(0xc,0x3,0x0) = 2 (0x2) > fcntl(0xc,0x4,0x6) = 0 (0x0) > pipe() = 13 (0xd) > fcntl(0xd,0x3,0x0) = 2 (0x2) > fcntl(0xd,0x4,0x6) = 0 (0x0) > fcntl(0xe,0x3,0x0) = 2 (0x2) > fcntl(0xe,0x4,0x6) = 0 (0x0) > fork() = 3065 (0xbf9) > fstat(9,0xbfbfd67c) = 0 (0x0) > close(9) = 0 (0x0) > fstat(12,0xbfbfd66c) = 0 (0x0) > close(12) = 0 (0x0) > fstat(14,0xbfbfd67c) = 0 (0x0) > close(14) = 0 (0x0) > getdtablesize() = 3722 (0xe8a) > gettimeofday(0xbfbfe2a4,0x0) = 0 (0x0) > poll(0x8118000,0x3ca,0x0) = 969 (0x3c9) > write(2,0xbfbfdbc4,37) = 37 (0x25) "timeout waiting for response from DX" > SIGNAL 11 > SIGNAL 11 > > Process stopped because of: 16 > process exit, rval = 139 I put a break point in "fork()", get the "starting data explorer window" and break at conn.c:867. If I set a break point at 868 and continue I wind up with the child startupui already a zombie, so it exits without printing anything even if I set the startupui "verbose" variable to 1. I tried to set the gdb "follow-fork-mode" to child to trace into the child to see what is going on but I still wind up in the parent; is follow-fork-mode broken? At any rate, the sig 11 of startupui is probably mishandled error handling when the parent startupui gets the timeout. I tried "ktrace -i" to see what was up, we definitely do start the child, I see it return from the fork and eventually exec the /usr/local/bin/dx shell, yet I don't get the debug output I expect from having verbose set to 1. I'll try more later, maybe this will give someone an idea. Peter -- Peter Dufault (dufault@hda.com) Realtime development, Machine control, HD Associates, Inc. Fail-Safe systems, Agency approval To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 8:53:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C9B9437B42F; Thu, 13 Jun 2002 08:53:43 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DFr2D23896; Thu, 13 Jun 2002 08:53:02 -0700 (PDT) (envelope-from tobez) Date: Thu, 13 Jun 2002 08:53:02 -0700 (PDT) From: Message-Id: <200206131553.g5DFr2D23896@freefall.freebsd.org> To: dan1@freebsddiary.org, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39221: net/pptpclient has a new distfile? Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: net/pptpclient has a new distfile? State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Thu Jun 13 17:51:54 CEST 2002 State-Changed-Why: The port maintainer has submitted an update to 1.1.0, after this PR discussion. Thanks for your report! http://www.freebsd.org/cgi/query-pr.cgi?pr=39221 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 10: 0:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 43EC237B435 for ; Thu, 13 Jun 2002 10:00:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DH09v35383; Thu, 13 Jun 2002 10:00:09 -0700 (PDT) (envelope-from gnats) Date: Thu, 13 Jun 2002 10:00:09 -0700 (PDT) Message-Id: <200206131700.g5DH09v35383@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Andrew Sparrow Subject: Re: ports/39221: net/pptpclient has a new distfile? Reply-To: Andrew Sparrow Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39221; it has been noted by GNATS. From: Andrew Sparrow To: Dan Langille Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/39221: net/pptpclient has a new distfile? Date: Thu, 13 Jun 2002 16:21:49 +0000 On Thu, Jun 13, 2002 at 03:45:25AM -0700, Dan Langille wrote: > > It appears that the net/pptpclient distfile at sourceforge.net has changed. > >How-To-Repeat: > [dan@bast:/usr/ports/net/pptpclient] $ sudo make install > >Fix: > > >Release-Note: > >Audit-Trail: > >Unformatted: > >> pptp-linux-1.0.3-1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > >> Attempting to fetch from http://prdownloads.sourceforge.net/pptpclient/. > fetch: pptp-linux-1.0.3-1.tar.gz: size of remote file is not known > Receiving pptp-linux-1.0.3-1.tar.gz: 8681 bytes > 8681 bytes transferred in 0.4 seconds (21.72 kBps) > ===> Extracting for pptpclient-1.0.3 > >> Checksum mismatch for pptp-linux-1.0.3-1.tar.gz. > Make sure the Makefile and distinfo file (/usr/ports/net/pptpclient/distinfo) > are up to date. If you are absolutely sure you want to override this > check, type "make NO_CHECKSUM=yes [other args]". > *** Error code 1 Actually, IIRC, the distro on sourceforge seems to be truncated (or otherwise borked) rather than updated or trojaned. I seem to recall it gave me an "Unexpected EOF" from tar when I manually extracted it. As a workaround, I manually fetched the archive from elsewhere - but updating to the latest version also works for me, thanks for that... :) Regards, AS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 10: 1: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gate.volant.org (gate.volant.org [207.111.218.246]) by hub.freebsd.org (Postfix) with ESMTP id CBB1237B414 for ; Thu, 13 Jun 2002 10:00:46 -0700 (PDT) Received: from 216-55-134-176.dsl.san-diego.abac.net ([216.55.134.176] helo=[192.168.0.13]) by gate.volant.org with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.33 #1) id 17IXxU-000MUk-00; Thu, 13 Jun 2002 10:00:28 -0700 Date: Thu, 13 Jun 2002 10:00:26 -0700 From: Pat Lashley To: Martin Blapp Cc: ports@freebsd.org Subject: Re: Patch problems in OpenOffice1.0.0 port :: SUCCESS Message-ID: <673030000.1023987625@mccaffrey.phoenix.volant.org> In-Reply-To: <20020613094257.U34000-100000@levais.imp.ch> References: <20020613094257.U34000-100000@levais.imp.ch> X-Mailer: Mulberry/2.2.1 (Linux/x86 Demo) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========1520340887==========" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --==========1520340887========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi Martin, --On Thursday, June 13, 2002 09:43:45 AM +0200 Martin Blapp =20 wrote: >> During the setup it did complain that it couldn't find the Java runtime, >> even though I have the jdk1.3.1 port installed in the default location. >> I tried browsing to the installation directory; but that didn't seem to >> help. (But letting it proceed with the no-Java option seems to have >> worked.) > > Native java hasn't native threads. Linux jdk port has and works. Hmm. I had both installed; but when I tried explicitly browsing, I only went to the native port. Is there some way to tell it where to find Java after the install? What's the best way to test whether the Java functionality is working? >> Also, when I start soffice it brings up a database source dialog that >> apparently wants to set import address book entries. Choosing = Netscape6/ >> Mozilla and clicking on Next yields a coredump; but I can get past it >> with Cancel. > > Hmm, I'll have to test that too. Note that I don't actually have any addressbook entries on the machine where I installed OOo. But there didn't seem to be any sort of 'skip this step' option and I do run Mozilla on that machine. Also, you called for testers of OS-specific functionality; could you post a list of (some of) the things that need testing? -Pat --==========1520340887========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9CM+qncYNbLD8wuMRAhMsAKDyVgeFu8TteiFtvEVgRzRxvy4yrgCghPsa Opwwf4qdZXoNrz7f+D6NCaE= =whIA -----END PGP SIGNATURE----- --==========1520340887==========-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 10:26: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 781F437B41D; Thu, 13 Jun 2002 10:25:45 -0700 (PDT) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DHPiX42521; Thu, 13 Jun 2002 10:25:44 -0700 (PDT) (envelope-from okazaki) Date: Thu, 13 Jun 2002 10:25:44 -0700 (PDT) From: Message-Id: <200206131725.g5DHPiX42521@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, kuriyama@FreeBSD.org Subject: Re: ports/36795: DocBook DSSSL stylesheets should install an entry in the master SGML catalog Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: DocBook DSSSL stylesheets should install an entry in the master SGML catalog Responsible-Changed-From-To: freebsd-ports->kuriyama Responsible-Changed-By: okazaki Responsible-Changed-When: Thu Jun 13 10:24:37 PDT 2002 Responsible-Changed-Why: Over to the maintainer of `textproc/dsssl-docbook-modular'. http://www.freebsd.org/cgi/query-pr.cgi?pr=36795 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 11: 0:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D916537B426 for ; Thu, 13 Jun 2002 11:00:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DI08146301; Thu, 13 Jun 2002 11:00:08 -0700 (PDT) (envelope-from gnats) Date: Thu, 13 Jun 2002 11:00:08 -0700 (PDT) Message-Id: <200206131800.g5DI08146301@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Erwin Lansing Subject: Re: ports/39180: The ports file htmldoc-1.8.19-source.tar.gz is reported as having a bad checksum by gunzip. Reply-To: Erwin Lansing Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39180; it has been noted by GNATS. From: Erwin Lansing To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/39180: The ports file htmldoc-1.8.19-source.tar.gz is reported as having a bad checksum by gunzip. Date: Thu, 13 Jun 2002 19:51:49 +0200 --eAbsdosE1cNLO4uF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jun 13, 2002 at 12:50:09AM -0700, Erwin Lansing wrote: > > 1.8.20 has been released, which I need for one of our customers. It > doesn't build out-of-the-box, so I'm trying to patch it. I'll contact > the maintainer when I have some patches ready. > Patch attached, with approval from maintainer. Note new file files/patch-fonts-Makefile Cheers, /erwin -- Erwin Lansing -- http://droso.org --eAbsdosE1cNLO4uF Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=htmldoc diff -ruN htmldoc.orig/Makefile htmldoc/Makefile --- htmldoc.orig/Makefile Thu Jun 13 10:11:19 2002 +++ htmldoc/Makefile Thu Jun 13 10:13:40 2002 @@ -6,14 +6,17 @@ # PORTNAME= htmldoc -PORTVERSION= 1.8.19 +PORTVERSION= 1.8.20 CATEGORIES= textproc -MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/%SUBDIR%/ +MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/%SUBDIR%/ \ + ftp://ftp2.easysw.com/pub/htmldoc/%SUBDIR%/ \ + ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/htmldoc/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION}-source +DISTNAME= ${PORTNAME}-${PORTVERSION}-1-source MAINTAINER= glenn@trewitt.org +USE_BZIP2= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff -ruN htmldoc.orig/distinfo htmldoc/distinfo --- htmldoc.orig/distinfo Thu Jun 13 10:11:19 2002 +++ htmldoc/distinfo Thu Jun 13 10:16:20 2002 @@ -1 +1 @@ -MD5 (htmldoc-1.8.19-source.tar.gz) = c13453d98e9ca23a64aaeb49e4540434 +MD5 (htmldoc-1.8.20-1-source.tar.bz2) = 6cca08007f686b3bff07882f01162c47 diff -ruN htmldoc.orig/files/patch-fonts-Makefile htmldoc/files/patch-fonts-Makefile --- htmldoc.orig/files/patch-fonts-Makefile Thu Jan 1 01:00:00 1970 +++ htmldoc/files/patch-fonts-Makefile Thu Jun 13 10:28:05 2002 @@ -0,0 +1,13 @@ +--- fonts/Makefile.orig Thu Jun 13 10:27:21 2002 ++++ fonts/Makefile Thu Jun 13 10:27:36 2002 +@@ -46,9 +46,7 @@ + Times-Bold \ + Times-BoldItalic \ + Times-Italic \ +- Times-Roman \ +- ZapfChancery \ +- ZapfDingbats ++ Times-Roman + + + # diff -ruN htmldoc.orig/pkg-plist htmldoc/pkg-plist --- htmldoc.orig/pkg-plist Thu Jun 13 10:11:19 2002 +++ htmldoc/pkg-plist Thu Jun 13 10:42:18 2002 @@ -1,34 +1,47 @@ bin/htmldoc -share/doc/htmldoc/help.html share/doc/htmldoc/htmldoc.pdf -share/htmldoc/afm/Courier -share/htmldoc/afm/Courier-Bold -share/htmldoc/afm/Courier-BoldOblique -share/htmldoc/afm/Courier-Oblique -share/htmldoc/afm/Helvetica -share/htmldoc/afm/Helvetica-Bold -share/htmldoc/afm/Helvetica-BoldOblique -share/htmldoc/afm/Helvetica-Oblique -share/htmldoc/afm/Symbol -share/htmldoc/afm/Times-Bold -share/htmldoc/afm/Times-BoldItalic -share/htmldoc/afm/Times-Italic -share/htmldoc/afm/Times-Roman +share/doc/htmldoc/help.html +share/htmldoc/fonts/Courier.afm +share/htmldoc/fonts/Courier.pfa +share/htmldoc/fonts/Courier-Bold.afm +share/htmldoc/fonts/Courier-Bold.pfa +share/htmldoc/fonts/Courier-BoldOblique.afm +share/htmldoc/fonts/Courier-BoldOblique.pfa +share/htmldoc/fonts/Courier-Oblique.afm +share/htmldoc/fonts/Courier-Oblique.pfa +share/htmldoc/fonts/Helvetica.afm +share/htmldoc/fonts/Helvetica.pfa +share/htmldoc/fonts/Helvetica-Bold.afm +share/htmldoc/fonts/Helvetica-Bold.pfa +share/htmldoc/fonts/Helvetica-BoldOblique.afm +share/htmldoc/fonts/Helvetica-BoldOblique.pfa +share/htmldoc/fonts/Helvetica-Oblique.afm +share/htmldoc/fonts/Helvetica-Oblique.pfa +share/htmldoc/fonts/Symbol.afm +share/htmldoc/fonts/Symbol.pfa +share/htmldoc/fonts/Times-Bold.afm +share/htmldoc/fonts/Times-Bold.pfa +share/htmldoc/fonts/Times-BoldItalic.afm +share/htmldoc/fonts/Times-BoldItalic.pfa +share/htmldoc/fonts/Times-Italic.afm +share/htmldoc/fonts/Times-Italic.pfa +share/htmldoc/fonts/Times-Roman.afm +share/htmldoc/fonts/Times-Roman.pfa share/htmldoc/data/iso-8859-1 -share/htmldoc/data/iso-8859-2 -share/htmldoc/data/iso-8859-3 -share/htmldoc/data/iso-8859-4 -share/htmldoc/data/iso-8859-5 -share/htmldoc/data/iso-8859-6 -share/htmldoc/data/iso-8859-7 -share/htmldoc/data/iso-8859-8 +share/htmldoc/data/prolog.ps +share/htmldoc/data/koi8-r share/htmldoc/data/iso-8859-9 -share/htmldoc/data/iso-8859-14 +share/htmldoc/data/iso-8859-8 +share/htmldoc/data/iso-8859-7 +share/htmldoc/data/iso-8859-6 +share/htmldoc/data/iso-8859-5 +share/htmldoc/data/iso-8859-4 +share/htmldoc/data/iso-8859-3 +share/htmldoc/data/iso-8859-2 share/htmldoc/data/iso-8859-15 -share/htmldoc/data/koi8-r -share/htmldoc/data/prolog.ps +share/htmldoc/data/iso-8859-14 share/htmldoc/data/psglyphs +@dirrm share/doc/htmldoc +@dirrm share/htmldoc/fonts @dirrm share/htmldoc/data -@dirrm share/htmldoc/afm @dirrm share/htmldoc -@dirrm share/doc/htmldoc --eAbsdosE1cNLO4uF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 11:38:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by hub.freebsd.org (Postfix) with ESMTP id 401FC37B43C; Thu, 13 Jun 2002 11:38:18 -0700 (PDT) Received: from misha (250-217.customer.cloud9.net [168.100.250.217]) by corbulon.video-collage.com (8.12.2/8.12.2) with ESMTP id g5DIcBEt072369 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=FAIL); Thu, 13 Jun 2002 14:38:12 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: corbulon.video-collage.com: Host 250-217.customer.cloud9.net [168.100.250.217] claimed to be misha Content-Type: text/plain; charset="koi8-u" From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Maxim Sobolev Subject: Re: cvs commit: ports/x11-toolkits/eel2/files patch-Makefile.in Date: Thu, 13 Jun 2002 14:37:43 -0400 X-Mailer: KMail [version 1.4] Cc: ports@FreeBSD.org References: <200206131606.g5DG6PW29106@freefall.freebsd.org> <200206131402.14393.mi+mx@aldan.algebra.com> <3D08E515.49859A55@FreeBSD.org> In-Reply-To: <3D08E515.49859A55@FreeBSD.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200206131437.43045.mi+mx@aldan.algebra.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thursday 13 June 2002 02:31 pm, Maxim Sobolev wrote: = Mikhail Teterin wrote: = > = > On Thursday 13 June 2002 12:06 pm, Maxim Sobolev wrote: = > = sobomax 2002/06/13 09:06:25 PDT = > = = > = Added files: = > = x11-toolkits/eel2/files patch-Makefile.in = > = Log: = > = Don't bother to build tests which aren't installed anyway. = > = > Wouldn't it be better to modify the port to _run_ the tests after = > the build? Speak of QA skills... = = Been there, discussed that.... = = Search archives. :-) Last discussion was initiated by me. It reached no _conclusion_. I'm simply trying to bring this point up again. If you don't wish to participate this time -- don't, but don't pretend the closure was achieved in the past either... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 12: 7:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 4EE7D37B4BF for ; Thu, 13 Jun 2002 12:06:54 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id M2L7D6FV; Thu, 13 Jun 2002 22:08:55 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g5DJ6nb09010; Thu, 13 Jun 2002 22:06:49 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3D08ED77.97D26A8C@FreeBSD.org> Date: Thu, 13 Jun 2002 22:07:35 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Mikhail Teterin Cc: ports@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/eel2/files patch-Makefile.in References: <200206131606.g5DG6PW29106@freefall.freebsd.org> <200206131402.14393.mi+mx@aldan.algebra.com> <3D08E515.49859A55@FreeBSD.org> <200206131437.43045.mi+mx@aldan.algebra.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Mikhail Teterin wrote: > > On Thursday 13 June 2002 02:31 pm, Maxim Sobolev wrote: > = Mikhail Teterin wrote: > = > > = > On Thursday 13 June 2002 12:06 pm, Maxim Sobolev wrote: > = > = sobomax 2002/06/13 09:06:25 PDT > = > = > = > = Added files: > = > = x11-toolkits/eel2/files patch-Makefile.in > = > = Log: > = > = Don't bother to build tests which aren't installed anyway. > = > > = > Wouldn't it be better to modify the port to _run_ the tests after > = > the build? Speak of QA skills... > = > = Been there, discussed that.... > = > = Search archives. > > :-) Last discussion was initiated by me. It reached no _conclusion_. > I'm simply trying to bring this point up again. If you don't wish to > participate this time -- don't, but don't pretend the closure was > achieved in the past either... The closure was reached: I'll not do it and will not allow to do it for my own ports and ports maintained by the GNOME team. Period. End of discussion. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 13: 4: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from herbelot.dyndns.org (d013.dhcp212-198-27.noos.fr [212.198.27.13]) by hub.freebsd.org (Postfix) with ESMTP id 0DA2537B413; Thu, 13 Jun 2002 13:03:59 -0700 (PDT) Received: from herbelot.com (tulipe.herbelot.nom [192.168.1.5]) by herbelot.dyndns.org (8.9.3/8.9.3) with ESMTP id WAA32476; Thu, 13 Jun 2002 22:03:50 +0200 (CEST) (envelope-from thierry@herbelot.com) Message-ID: <3D08FAA6.2BA3B3B8@herbelot.com> Date: Thu, 13 Jun 2002 22:03:50 +0200 From: Thierry Herbelot X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: Martin Blapp Cc: freebsd-stable@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: OpenOffice works now with system gcc 2.95.3 References: <20020613101445.D34000-100000@levais.imp.ch> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Martin Blapp wrote: > > Hi all, > > After the last patchset has been comitted, OO builds now > with the system gcc and works afterwards without crashing > in the help system. > > I've removed the dependency on ports gcc31. OpenOffice building > on CURRENT with system GCC is still broken. You'll still > need USE_GCC=3.1 there. > > We need testers now, who test the OS-dependent functions > if they work as they should. Please report any problems to me. > [SNIP] > - The build does exit with a ld: memory exhausted > > Add this to your kernel configuration till we have fixed the problem > with ld: > > options MAXDSIZ="(1024*1024*1024)" > options MAXSSIZ="(256*1024*1024)" which should also be settable via loader-time kernel tunables : (see /sys/kern/subr_param.c) kern.maxdsiz="1073741824" kern.maxssiz="268435456" TfH > > Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 13: 5: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by hub.freebsd.org (Postfix) with ESMTP id 6AF4F37B40D; Thu, 13 Jun 2002 13:04:56 -0700 (PDT) Received: from misha (250-217.customer.cloud9.net [168.100.250.217]) by corbulon.video-collage.com (8.12.2/8.12.2) with ESMTP id g5DK4sEt082261 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=FAIL); Thu, 13 Jun 2002 16:04:55 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: corbulon.video-collage.com: Host 250-217.customer.cloud9.net [168.100.250.217] claimed to be misha Content-Type: text/plain; charset="koi8-u" From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Maxim Sobolev Subject: Re: cvs commit: ports/x11-toolkits/eel2/files patch-Makefile.in Date: Thu, 13 Jun 2002 16:04:25 -0400 X-Mailer: KMail [version 1.4] Cc: ports@FreeBSD.org References: <200206131606.g5DG6PW29106@freefall.freebsd.org> <200206131437.43045.mi+mx@aldan.algebra.com> <3D08ED77.97D26A8C@FreeBSD.org> In-Reply-To: <3D08ED77.97D26A8C@FreeBSD.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200206131604.25852.mi+mx@aldan.algebra.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thursday 13 June 2002 03:07 pm, Maxim Sobolev wrote: = > :-) Last discussion was initiated by me. It reached no _conclusion_. = > I'm simply trying to bring this point up again. If you don't wish to = > participate this time -- don't, but don't pretend the closure was = > achieved in the past either... = = The closure was reached: I'll not do it and will not allow to do it = for my own ports and ports maintained by the GNOME team. This only allows for conclusions about your personality. I reached the closure there long time ago. Unfortunately, I have a hobby to share with you, and a point to make: - testing before using is good, but, usually, tedious; - automated tests ease the tediousness (tediousity?); - hence: use automated testing whenever possible! = Period. End of discussion. Wow... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 13:42:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A4A0F37B430 for ; Thu, 13 Jun 2002 13:42:46 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DKe2d81862; Thu, 13 Jun 2002 13:40:02 -0700 (PDT) (envelope-from gnats) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by hub.freebsd.org (Postfix) with ESMTP id BB47F37B411 for ; Thu, 13 Jun 2002 13:31:40 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.2) with ESMTP id g5DKVdsh004383 for ; Thu, 13 Jun 2002 22:31:39 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g5DKVcOZ004382; Thu, 13 Jun 2002 22:31:38 +0200 (CEST) Message-Id: <200206132031.g5DKVcOZ004382@guineapig.pil.dk> Date: Thu, 13 Jun 2002 22:31:38 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39237: update master_sites emulators/dlx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39237 >Category: ports >Synopsis: update master_sites emulators/dlx >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 13:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: chase distfile to http as ftp isn't working anymore >How-To-Repeat: >Fix: --- dlx.diff begins here --- diff -ruN dlx.orig/Makefile dlx/Makefile --- dlx.orig/Makefile Thu Jun 13 22:23:18 2002 +++ dlx/Makefile Thu Jun 13 22:27:31 2002 @@ -9,7 +9,7 @@ PORTNAME= dlx PORTVERSION= 2.0 CATEGORIES= emulators -MASTER_SITES= ftp://max.stanford.edu/pub/max/pub/hennessy-patterson.software/ +MASTER_SITES= http://max.stanford.edu/max/pub/hennessy-patterson.software/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z --- dlx.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 13:42:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3240337B42F for ; Thu, 13 Jun 2002 13:42:48 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DKe2U81871; Thu, 13 Jun 2002 13:40:02 -0700 (PDT) (envelope-from gnats) Received: from Infomath.math.NCTU.edu.tw (infomath.Math.NCTU.edu.tw [140.113.22.119]) by hub.freebsd.org (Postfix) with ESMTP id 91E2537B437 for ; Thu, 13 Jun 2002 13:37:24 -0700 (PDT) Received: by Infomath.math.NCTU.edu.tw (Postfix, from userid 1000) id 8C29C577D; Fri, 14 Jun 2002 04:36:28 +0800 (CST) Message-Id: <20020613203628.8C29C577D@Infomath.math.NCTU.edu.tw> Date: Fri, 14 Jun 2002 04:36:28 +0800 (CST) From: Gea-Suan Lin Reply-To: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@Infomath.math.NCTU.edu.tw X-Send-Pr-Version: 3.113 Subject: ports/39238: Update port: archivers/lbrate Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39238 >Category: ports >Synopsis: Update port: archivers/lbrate >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 13:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD Infomath.math.NCTU.edu.tw 4.6-RC FreeBSD 4.6-RC #1: Fri May 31 15:27:31 CST 2002 root@InFoPC34.Math.nctu.edu.tw:/usr/src/sys/compile/InfoPC34 i386 >Description: Use ${REINPLACE_CMD} instead of ${PERL} >How-To-Repeat: >Fix: diff -ruN /usr/ports/archivers/lbrate/Makefile lbrate/Makefile --- /usr/ports/archivers/lbrate/Makefile Wed May 22 00:47:20 2002 +++ lbrate/Makefile Fri Jun 14 04:28:47 2002 @@ -17,8 +17,8 @@ MAN1= lbrate.1 post-patch: - @${PERL} -pi -e "s,^CC,#CC,g ; s,^PREFIX,#PREFIX,g ; \ - s,%%LOCALBASE%%,${LOCALBASE},g" ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e "s,^CC|^PREFIX,#,g" ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE},g" ${WRKSRC}/Makefile post-install: .if !defined(NOPORTDOCS) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 13:43: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 68B0037B43A for ; Thu, 13 Jun 2002 13:42:50 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DKe2E81880; Thu, 13 Jun 2002 13:40:02 -0700 (PDT) (envelope-from gnats) Received: from Infomath.math.NCTU.edu.tw (infomath.Math.NCTU.edu.tw [140.113.22.119]) by hub.freebsd.org (Postfix) with ESMTP id C215E37B408 for ; Thu, 13 Jun 2002 13:39:15 -0700 (PDT) Received: by Infomath.math.NCTU.edu.tw (Postfix, from userid 1000) id A10065782; Fri, 14 Jun 2002 04:37:05 +0800 (CST) Message-Id: <20020613203705.A10065782@Infomath.math.NCTU.edu.tw> Date: Fri, 14 Jun 2002 04:37:05 +0800 (CST) From: Gea-Suan Lin Reply-To: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@Infomath.math.NCTU.edu.tw X-Send-Pr-Version: 3.113 Subject: ports/39239: Update port: net/ntalk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39239 >Category: ports >Synopsis: Update port: net/ntalk >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 13:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD Infomath.math.NCTU.edu.tw 4.6-RC FreeBSD 4.6-RC #1: Fri May 31 15:27:31 CST 2002 root@InFoPC34.Math.nctu.edu.tw:/usr/src/sys/compile/InfoPC34 i386 >Description: Use ${REINPLACE_CMD} instead of ${PERL} >How-To-Repeat: >Fix: diff -ruN /usr/ports/net/ntalk/Makefile ntalk/Makefile --- /usr/ports/net/ntalk/Makefile Wed May 22 00:41:48 2002 +++ ntalk/Makefile Fri Jun 14 04:29:10 2002 @@ -15,7 +15,7 @@ ALL_TARGET= ${PORTNAME} post-patch: - @${PERL} -pi -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/Makefile do-install: @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 13:54:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D440737B400 for ; Thu, 13 Jun 2002 13:54:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DKo1Z83013; Thu, 13 Jun 2002 13:50:01 -0700 (PDT) (envelope-from gnats) Received: from Infomath.math.NCTU.edu.tw (infomath.Math.NCTU.edu.tw [140.113.22.119]) by hub.freebsd.org (Postfix) with ESMTP id 039A237B437 for ; Thu, 13 Jun 2002 13:40:50 -0700 (PDT) Received: by Infomath.math.NCTU.edu.tw (Postfix, from userid 1000) id DE3AE577F; Fri, 14 Jun 2002 04:38:46 +0800 (CST) Message-Id: <20020613203846.DE3AE577F@Infomath.math.NCTU.edu.tw> Date: Fri, 14 Jun 2002 04:38:46 +0800 (CST) From: Gea-Suan Lin Reply-To: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@Infomath.math.NCTU.edu.tw X-Send-Pr-Version: 3.113 Subject: ports/39241: Update port: comms/zssh Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39241 >Category: ports >Synopsis: Update port: comms/zssh >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 13:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD Infomath.math.NCTU.edu.tw 4.6-RC FreeBSD 4.6-RC #1: Fri May 31 15:27:31 CST 2002 root@InFoPC34.Math.nctu.edu.tw:/usr/src/sys/compile/InfoPC34 i386 >Description: Use ${REINPLACE_CMD} instead of ${PERL} >How-To-Repeat: >Fix: diff -ruN /usr/ports/comms/zssh/Makefile zssh/Makefile --- /usr/ports/comms/zssh/Makefile Sun Jan 27 09:00:02 2002 +++ zssh/Makefile Fri Jun 14 04:32:04 2002 @@ -21,6 +21,6 @@ MAN1= zssh.1 ztelnet.1 post-configure: - @${PERL} -pi -e 's,^prefix.*,prefix = ${PREFIX},g' ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e 's,^prefix.*,prefix = ${PREFIX},g' ${WRKSRC}/Makefile .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 13:54:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DC2937B408 for ; Thu, 13 Jun 2002 13:54:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DKo1b83002; Thu, 13 Jun 2002 13:50:01 -0700 (PDT) (envelope-from gnats) Received: from Infomath.math.NCTU.edu.tw (infomath.Math.NCTU.edu.tw [140.113.22.119]) by hub.freebsd.org (Postfix) with ESMTP id 9654A37B41A for ; Thu, 13 Jun 2002 13:40:04 -0700 (PDT) Received: by Infomath.math.NCTU.edu.tw (Postfix, from userid 1000) id 3E8FA5784; Fri, 14 Jun 2002 04:37:53 +0800 (CST) Message-Id: <20020613203753.3E8FA5784@Infomath.math.NCTU.edu.tw> Date: Fri, 14 Jun 2002 04:37:53 +0800 (CST) From: Gea-Suan Lin Reply-To: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@Infomath.math.NCTU.edu.tw X-Send-Pr-Version: 3.113 Subject: ports/39240: Update port: mail/vm-pop3d Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39240 >Category: ports >Synopsis: Update port: mail/vm-pop3d >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 13:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD Infomath.math.NCTU.edu.tw 4.6-RC FreeBSD 4.6-RC #1: Fri May 31 15:27:31 CST 2002 root@InFoPC34.Math.nctu.edu.tw:/usr/src/sys/compile/InfoPC34 i386 >Description: Use ${REINPLACE_CMD} instead of ${PERL} >How-To-Repeat: >Fix: diff -ruN /usr/ports/mail/vm-pop3d/Makefile vm-pop3d/Makefile --- /usr/ports/mail/vm-pop3d/Makefile Thu May 9 17:33:01 2002 +++ vm-pop3d/Makefile Fri Jun 14 04:31:40 2002 @@ -36,9 +36,9 @@ @${ECHO} "" post-patch: - @${PERL} -pi -e "s@LIBS -ldl@LIBS@" ${WRKSRC}/configure - @${PERL} -pi -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/vm-pop3d.h - @${SED} -e "s=%%PREFIX%%=${PREFIX}=g" ${FILESDIR}/vm-pop3d.sh > ${WRKSRC}/vm-pop3d.sh.sample + @${REINPLACE_CMD} -e "s@LIBS -ldl@LIBS@" ${WRKSRC}/configure + @${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/vm-pop3d.h + @${SED} -e "s,%%PREFIX%%,${PREFIX},g" ${FILESDIR}/vm-pop3d.sh > ${WRKSRC}/vm-pop3d.sh.sample post-install: ${INSTALL_MAN} ${WRKSRC}/vm-pop3d.8 ${MAN8PREFIX}/man/man8 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 14:24:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC69E37B413 for ; Thu, 13 Jun 2002 14:24:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DLA2I89022; Thu, 13 Jun 2002 14:10:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id DAF2937B439 for ; Thu, 13 Jun 2002 14:01:33 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5DKkshG091988 for ; Thu, 13 Jun 2002 13:46:54 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5DKksA1091987; Thu, 13 Jun 2002 13:46:54 -0700 (PDT) Message-Id: <200206132046.g5DKksA1091987@www.freebsd.org> Date: Thu, 13 Jun 2002 13:46:54 -0700 (PDT) From: "Michael L. Hostbaek" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39242: New port: translate Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39242 >Category: ports >Synopsis: New port: translate >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 14:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 4.5-STABLE i386 >Organization: FreeBSDCluster.org >Environment: FreeBSD freebsdcluster.dk 4.5-STABLE FreeBSD 4.5-STABLE #1: Thu Apr 25 12:28:22 CEST 2002 root@freebsdcluster.dk:/space1/usr-linked/src/sys/compile/COP_KERNEL_1 i386 >Description: A small perl script, that takes a given string or word and translates it to a selected language using the altavista babelfish service. Requires perl. - Michael L. Hostbaek mich@freebsdcluster.org >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: # # Makefile # distinfo # pkg-comment # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# ex:ts=8 X# Ports collection makefile for: translate X# Date created: Thu Jun 13, 2002 X# Whom: Michael L. Hostbaek (mich@freebsdcluster.org) X# X# $FreeBSD$ X# X XPORTNAME= translate XPORTVERSION= 1.00 XCATEGORIES= misc XMASTER_SITES= http://www.freebsdcluster.org/~mich/software/ \ X ${MASTER_SITE_LOCAL} XDISTNAME= translate X XMAINTAINER= mich@freebsdcluster.org X XRUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww X XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} XUSE_PERL5= yes XNO_BUILD= yes XWRKSRC= ${WRKDIR}/${PORTNAME} X Xdo-install: X ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} X X.include END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (translate.tar.gz) = c67a5e36c465276eaed6385ded4cc009 END-of-distinfo echo x - pkg-comment sed 's/^X//' >pkg-comment << 'END-of-pkg-comment' XTranslates string using Babelfish END-of-pkg-comment echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' XA small perl script, that takes a given string or word Xand translates it to a selected language using the altavista Xbabelfish service. X XRequires perl. X X- Michael L. Hostbaek Xmich@freebsdcluster.org END-of-pkg-descr echo x - pkg-plist sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' Xbin/translate END-of-pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 14:34:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 31D2A37B431 for ; Thu, 13 Jun 2002 14:34:23 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DLK1490196; Thu, 13 Jun 2002 14:20:01 -0700 (PDT) (envelope-from gnats) Received: from unsane.de (p50804CDF.dip.t-dialin.net [80.128.76.223]) by hub.freebsd.org (Postfix) with ESMTP id 4AFA537B477 for ; Thu, 13 Jun 2002 14:18:38 -0700 (PDT) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id 9E32B783 for ; Thu, 13 Jun 2002 23:13:41 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id 451D4459; Thu, 13 Jun 2002 23:13:40 +0200 (CEST) Message-Id: <20020613211340.451D4459@unsane.de> Date: Thu, 13 Jun 2002 23:13:40 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39243: [MAINTAINER UPDATE] Update port: lang/nhc98 ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39243 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update port: lang/nhc98 ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 14:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-RC FreeBSD 4.6-RC #0: Thu Jun 6 21:00:07 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/lang/nhc98/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 2002/05/27 02:02:18 1.6 +++ Makefile 2002/06/13 21:13:00 @@ -67,7 +67,7 @@ .endif post-patch: - @${PERL} -pi.orig -e 's|-O3|${CFLAGS}|' ${WRKSRC}/Makefile.inc + @${REINPLACE_CMD} -e 's|-O3|${CFLAGS}|' ${WRKSRC}/Makefile.inc pre-install: .if exists(${PREFIX}/bin/hmake) && !defined(OVERRIDE_HMAKE) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 14:35: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B5DB37B419 for ; Thu, 13 Jun 2002 14:34:26 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DLU1H91375; Thu, 13 Jun 2002 14:30:01 -0700 (PDT) (envelope-from gnats) Received: from unsane.de (p50804CDF.dip.t-dialin.net [80.128.76.223]) by hub.freebsd.org (Postfix) with ESMTP id B91FE37B429 for ; Thu, 13 Jun 2002 14:29:21 -0700 (PDT) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id EC4F3798 for ; Thu, 13 Jun 2002 23:19:40 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id 41A7F459; Thu, 13 Jun 2002 23:19:40 +0200 (CEST) Message-Id: <20020613211940.41A7F459@unsane.de> Date: Thu, 13 Jun 2002 23:19:40 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39244: [MAINTAINER UPDATE] Update port: x11/xbindkeys_config ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39244 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update port: x11/xbindkeys_config ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 14:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-RC FreeBSD 4.6-RC #0: Thu Jun 6 21:00:07 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/xbindkeys_config/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 2002/06/06 20:44:56 1.4 +++ Makefile 2002/06/13 21:18:52 @@ -17,7 +17,7 @@ MAKE_ENV= CC="${CC} ${CFLAGS}" post-patch: - @${PERL} -pi -e "s,gtk-config,${GTK_CONFIG},g ; \ + @${REINPLACE_CMD} -e "s,gtk-config,${GTK_CONFIG},g ; \ s,^CC,#CC,g" ${WRKSRC}/Makefile do-install: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 14:36: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5151F37B403 for ; Thu, 13 Jun 2002 14:34:32 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DLU1m91386; Thu, 13 Jun 2002 14:30:01 -0700 (PDT) (envelope-from gnats) Received: from unsane.de (p50804CDF.dip.t-dialin.net [80.128.76.223]) by hub.freebsd.org (Postfix) with ESMTP id E456437B431 for ; Thu, 13 Jun 2002 14:29:24 -0700 (PDT) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id 2DA3B78A for ; Thu, 13 Jun 2002 23:16:17 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id 72D73459; Thu, 13 Jun 2002 23:16:16 +0200 (CEST) Message-Id: <20020613211616.72D73459@unsane.de> Date: Thu, 13 Jun 2002 23:16:16 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39245: [MAINTAINER UPDATE] Update port: net/rsync ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39245 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update port: net/rsync ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 14:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-RC FreeBSD 4.6-RC #0: Thu Jun 6 21:00:07 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/rsync/Makefile,v retrieving revision 1.70 diff -u -r1.70 Makefile --- Makefile 2002/05/16 23:33:21 1.70 +++ Makefile 2002/06/13 21:14:55 @@ -45,12 +45,12 @@ MAN5= rsyncd.conf.5 pre-configure: - @${PERL} -pi.orig -e 's:/etc/:${PREFIX}/etc/:g' \ + @${REINPLACE_CMD} -e 's:/etc/:${PREFIX}/etc/:g' \ ${WRKSRC}/rsync.h ${WRKSRC}/rsync.1 ${WRKSRC}/rsyncd.conf.5 - @${PERL} -pi.orig -e 's|malloc.h|stdlib.h|g' \ + @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|g' \ ${WRKSRC}/rsync.h ${WRKSRC}/zlib/zutil.h .if defined(WITH_SSH) - @${PERL} -pi.orig-rsh -e 's/"rsh"/"ssh"/g' ${WRKSRC}/rsync.h + @${REINPLACE_CMD} -e 's/"rsh"/"ssh"/g' ${WRKSRC}/rsync.h .endif post-install: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 14:40:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2066F37B484 for ; Thu, 13 Jun 2002 14:40:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DLe2192574; Thu, 13 Jun 2002 14:40:02 -0700 (PDT) (envelope-from gnats) Received: from unsane.de (p50804CDF.dip.t-dialin.net [80.128.76.223]) by hub.freebsd.org (Postfix) with ESMTP id 1DF5737B41D for ; Thu, 13 Jun 2002 14:34:42 -0700 (PDT) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id A081978F for ; Thu, 13 Jun 2002 23:32:07 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id E7C2843E; Thu, 13 Jun 2002 23:32:06 +0200 (CEST) Message-Id: <20020613213206.E7C2843E@unsane.de> Date: Thu, 13 Jun 2002 23:32:06 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39247: [MAINTAINER UPDATE] Update port: x11/xbindkeys_config ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39247 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update port: x11/xbindkeys_config ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 14:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-RC FreeBSD 4.6-RC #0: Thu Jun 6 21:00:07 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/xbindkeys_config/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 2002/06/06 20:44:56 1.4 +++ Makefile 2002/06/13 21:18:52 @@ -17,7 +17,7 @@ MAKE_ENV= CC="${CC} ${CFLAGS}" post-patch: - @${PERL} -pi -e "s,gtk-config,${GTK_CONFIG},g ; \ + @${REINPLACE_CMD} -e "s,gtk-config,${GTK_CONFIG},g ; \ s,^CC,#CC,g" ${WRKSRC}/Makefile do-install: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 14:40:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9487F37B47D for ; Thu, 13 Jun 2002 14:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DLe2A92565; Thu, 13 Jun 2002 14:40:02 -0700 (PDT) (envelope-from gnats) Received: from unsane.de (p50804CDF.dip.t-dialin.net [80.128.76.223]) by hub.freebsd.org (Postfix) with ESMTP id 1A12437B40F for ; Thu, 13 Jun 2002 14:34:28 -0700 (PDT) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id DE51078A for ; Thu, 13 Jun 2002 23:30:16 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id 30F1743E; Thu, 13 Jun 2002 23:30:16 +0200 (CEST) Message-Id: <20020613213016.30F1743E@unsane.de> Date: Thu, 13 Jun 2002 23:30:16 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39246: [MAINTAINER UPDATE] Update port: net/rsync ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39246 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update port: net/rsync ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 14:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-RC FreeBSD 4.6-RC #0: Thu Jun 6 21:00:07 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/rsync/Makefile,v retrieving revision 1.70 diff -u -r1.70 Makefile --- Makefile 2002/05/16 23:33:21 1.70 +++ Makefile 2002/06/13 21:14:55 @@ -45,12 +45,12 @@ MAN5= rsyncd.conf.5 pre-configure: - @${PERL} -pi.orig -e 's:/etc/:${PREFIX}/etc/:g' \ + @${REINPLACE_CMD} -e 's:/etc/:${PREFIX}/etc/:g' \ ${WRKSRC}/rsync.h ${WRKSRC}/rsync.1 ${WRKSRC}/rsyncd.conf.5 - @${PERL} -pi.orig -e 's|malloc.h|stdlib.h|g' \ + @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|g' \ ${WRKSRC}/rsync.h ${WRKSRC}/zlib/zutil.h .if defined(WITH_SSH) - @${PERL} -pi.orig-rsh -e 's/"rsh"/"ssh"/g' ${WRKSRC}/rsync.h + @${REINPLACE_CMD} -e 's/"rsh"/"ssh"/g' ${WRKSRC}/rsync.h .endif post-install: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 14:40:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B77B037B449 for ; Thu, 13 Jun 2002 14:40:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DLe8j92602; Thu, 13 Jun 2002 14:40:08 -0700 (PDT) (envelope-from gnats) Received: from unsane.de (p50804CDF.dip.t-dialin.net [80.128.76.223]) by hub.freebsd.org (Postfix) with ESMTP id 6DDBC37B429 for ; Thu, 13 Jun 2002 14:35:05 -0700 (PDT) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id 1DAA67A3 for ; Thu, 13 Jun 2002 23:33:29 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id 67F9043E; Thu, 13 Jun 2002 23:33:28 +0200 (CEST) Message-Id: <20020613213328.67F9043E@unsane.de> Date: Thu, 13 Jun 2002 23:33:28 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39249: [MAINTAINER UPDATE] Update port: x11-fm/gentoo ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39249 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update port: x11-fm/gentoo ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 14:40:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-RC FreeBSD 4.6-RC #0: Thu Jun 6 21:00:07 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11-fm/gentoo/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 2002/06/06 20:52:09 1.11 +++ Makefile 2002/06/13 21:20:43 @@ -22,7 +22,7 @@ README.gtkrc TODO post-patch: - @${PERL} -pi -e 's|icons|${DATADIR}/icons|g' ${WRKSRC}/gentoorc.in + @${REINPLACE_CMD} -e 's|icons|${DATADIR}/icons|g' ${WRKSRC}/gentoorc.in post-install: ${INSTALL_MAN} ${WRKSRC}/docs/gentoo.1x ${MANPREFIX}/man/man1/gentoo.1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 14:41:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F1ACA37B421 for ; Thu, 13 Jun 2002 14:40:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DLe7N92593; Thu, 13 Jun 2002 14:40:07 -0700 (PDT) (envelope-from gnats) Received: from bridge.m4d.sm (bridge.ngx.sm [194.183.71.129]) by hub.freebsd.org (Postfix) with ESMTP id 70D3537B48D for ; Thu, 13 Jun 2002 14:34:46 -0700 (PDT) Received: (from alex@localhost) by bridge.m4d.sm (8.11.6/8.11.6) id g5DLVx031724; Thu, 13 Jun 2002 23:31:59 +0200 (CEST) (envelope-from alex) Message-Id: <200206132131.g5DLVx031724@bridge.m4d.sm> Date: Thu, 13 Jun 2002 23:31:59 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39248: [Update Port] net/ipfm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39248 >Category: ports >Synopsis: [Update Port] net/ipfm >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 14:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD bridge.m4d.sm 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Fri Nov 9 00:16:38 CET 2001 root@bridge.ngx.sm:/usr/src/sys/compile/ADLAPO i386 >Description: Update from 0.10.4 to 0.11.4 Install manpages correctly Various fixes >How-To-Repeat: >Fix: --- ipfm.diff begins here --- diff -ruN ipfm.orig/Makefile ipfm/Makefile --- ipfm.orig/Makefile Thu Jun 13 22:58:12 2002 +++ ipfm/Makefile Thu Jun 13 23:28:27 2002 @@ -6,15 +6,19 @@ # PORTNAME= ipfm -PORTVERSION= 0.10.4 +PORTVERSION= 0.11.4 CATEGORIES= net -MASTER_SITES= http://www.via.ecp.fr/~tibob/ipfm/archive/ +MASTER_SITES= http://robert.cheramy.net/ipfm/archive/ EXTRACT_SUFX= .tgz MAINTAINER= roman@xpert.com -PATCH_STRIP= -p1 - GNU_CONFIGURE= yes + +MAN5= ipfm.conf.5 +MAN8= ipfm.8 + +post-install: + @strip ${PREFIX}/sbin/ipfm .include diff -ruN ipfm.orig/distinfo ipfm/distinfo --- ipfm.orig/distinfo Thu Jun 13 22:58:12 2002 +++ ipfm/distinfo Thu Jun 13 23:00:10 2002 @@ -1 +1 @@ -MD5 (ipfm-0.10.4.tgz) = bf5b0adc9301449dce2da0d42a0116d0 +MD5 (ipfm-0.11.4.tgz) = 51fd94d3bb4aa1225de08262d50114b6 diff -ruN ipfm.orig/files/patch-aa ipfm/files/patch-aa --- ipfm.orig/files/patch-aa Thu Jun 13 22:58:12 2002 +++ ipfm/files/patch-aa Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- ipfm-0.10.4.orig/configure Sat Oct 16 17:18:30 1999 -+++ ipfm-0.10.4/configure Sat Mar 4 23:57:54 2000 -@@ -1370,7 +1370,7 @@ - done - - --sysconfdir=/etc -+sysconfdir=$prefix/etc - - trap '' 1 2 15 - cat > confcache <<\EOF diff -ruN ipfm.orig/files/patch-ab ipfm/files/patch-ab --- ipfm.orig/files/patch-ab Thu Jun 13 22:58:12 2002 +++ ipfm/files/patch-ab Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- ipfm-0.10.4/Makefile.in Mon Oct 11 15:45:58 1999 -+++ ipfm-0.10.4.orig/Makefile.in Sun Mar 5 00:48:36 2000 -@@ -15,7 +15,7 @@ - - install: all - $(INSTALL) -d -m 755 $(SBINDIR) -- $(INSTALL) -m 755 source/ipfm $(SBINDIR)/ipfm -+ $(INSTALL) -s -m 755 source/ipfm $(SBINDIR)/ipfm - $(INSTALL) -d -m 755 $(ETCDIR) - [ -f $(CONFIGURATION_FILE) ] || \ - $(INSTALL) -m 644 ipfm.conf.sample $(CONFIGURATION_FILE) diff -ruN ipfm.orig/pkg-descr ipfm/pkg-descr --- ipfm.orig/pkg-descr Thu Jun 13 22:58:12 2002 +++ ipfm/pkg-descr Thu Jun 13 23:27:39 2002 @@ -1,7 +1,9 @@ IP Flow Meter is a bandwidth analysis tool, that measures how much bandwidth specified hosts use on their Internet link. -It is written using libpcap ( ftp://ftp.ee.lbl.gov/libpcap.tar.Z ), -so it ought to be portable. +It is written using libpcap, so it ought to be portable. -WWW: http://www.via.ecp.fr/~tibob/ipfm/ +WWW: http://robert.cheramy.net/ipfm/ + +- Alex Dupre +sysadmin@alexdupre.com diff -ruN ipfm.orig/pkg-plist ipfm/pkg-plist --- ipfm.orig/pkg-plist Thu Jun 13 22:58:12 2002 +++ ipfm/pkg-plist Thu Jun 13 23:21:12 2002 @@ -1,5 +1,4 @@ sbin/ipfm -man/man5/ipfm.conf.5 -man/man8/ipfm.8 etc/ipfm.conf +@exec mkdir -p /var/log/ipfm @unexec rm -rf /var/log/ipfm --- ipfm.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 14:56:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E6B7537B412; Thu, 13 Jun 2002 14:56:13 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DLuDE94897; Thu, 13 Jun 2002 14:56:13 -0700 (PDT) (envelope-from tobez) Date: Thu, 13 Jun 2002 14:56:13 -0700 (PDT) From: Message-Id: <200206132156.g5DLuDE94897@freefall.freebsd.org> To: tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39246: [MAINTAINER UPDATE] Update port: net/rsync ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update port: net/rsync ${PERL} -> ${REINPLACE_CMD} State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Thu Jun 13 23:55:59 CEST 2002 State-Changed-Why: Duplicate of 39245. http://www.freebsd.org/cgi/query-pr.cgi?pr=39246 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 15:14:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 256D037B433 for ; Thu, 13 Jun 2002 15:14:53 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DMA4000349; Thu, 13 Jun 2002 15:10:04 -0700 (PDT) (envelope-from gnats) Date: Thu, 13 Jun 2002 15:10:04 -0700 (PDT) Message-Id: <200206132210.g5DMA4000349@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/39247: [MAINTAINER UPDATE] Update port: x11/xbindkeys_config ${PERL} -> ${REINPLACE_CMD} Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39247; it has been noted by GNATS. From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/39247: [MAINTAINER UPDATE] Update port: x11/xbindkeys_config ${PERL} -> ${REINPLACE_CMD} Date: Thu, 13 Jun 2002 23:50:53 +0200 Duplicate of PR ports/39244. I am sorry. Please close this. Regards, Olli To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 15:14:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD3EC37B421 for ; Thu, 13 Jun 2002 15:14:52 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DMA2u00343; Thu, 13 Jun 2002 15:10:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 13 Jun 2002 15:10:02 -0700 (PDT) Message-Id: <200206132210.g5DMA2u00343@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/39246: [MAINTAINER UPDATE] Update port: net/rsync ${PERL} -> ${REINPLACE_CMD} Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39246; it has been noted by GNATS. From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/39246: [MAINTAINER UPDATE] Update port: net/rsync ${PERL} -> ${REINPLACE_CMD} Date: Thu, 13 Jun 2002 23:50:04 +0200 Duplicate of PR ports/39245. I am sorry. Please close this. Regards, Olli To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 15:35:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 337F137B40D for ; Thu, 13 Jun 2002 15:35:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DMU1C03483; Thu, 13 Jun 2002 15:30:01 -0700 (PDT) (envelope-from gnats) Received: from innovations.dsinw.com (ns.dsinw.com [207.149.40.194]) by hub.freebsd.org (Postfix) with ESMTP id EB8F037B43F for ; Thu, 13 Jun 2002 15:21:40 -0700 (PDT) Received: from ivymike.satan.kom (17-055.021.popsite.net [198.79.104.55]) by innovations.dsinw.com (8.11.6/8.11.6) with ESMTP id g5DM6o423982; Thu, 13 Jun 2002 15:06:51 -0700 Message-Id: <20020613150834.J3725-100000@ivymike.satan.kom> Date: Thu, 13 Jun 2002 15:10:24 -0700 (PDT) From: Scott Flatman To: FreeBSD-gnats-submit@FreeBSD.org Cc: sf@dsinw.com Subject: ports/39250: New Port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39250 >Category: ports >Synopsis: New port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 15:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Scott Flatman >Release: >Organization: >Environment: >Description: New port >How-To-Repeat: >Fix: --- cmucl-extra.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: # # cmucl-extra # cmucl-extra/Makefile # cmucl-extra/pkg-comment # cmucl-extra/distinfo # cmucl-extra/pkg-descr # cmucl-extra/pkg-plist # echo c - cmucl-extra mkdir -p cmucl-extra > /dev/null 2>&1 echo x - cmucl-extra/Makefile sed 's/^X//' >cmucl-extra/Makefile << 'END-of-cmucl-extra/Makefile' XPORTNAME= cmucl-extra XPORTVERSION= 18d XCATEGORIES= lang XMASTER_SITES= ftp://cvs2.cons.org/pub/lisp/cmucl/release/18d/ \ X ${MASTER_SITE_LOCAL} XMASTER_SITE_SUBDIR= cracauer XDISTNAME= cmucl-18d-x86-FreeBSD.extra.tar XEXTRACT_SUFX= .bz2 X XMAINTAINER= sf@dsinw.com X XUSE_BZIP2= yes XNO_WRKSUBDIR= yes XNO_BUILD= yes X Xdo-install: X -${MKDIR} ${PREFIX}/lib/cmucl X (cd ${WRKDIR} && tar fc - lib) | (cd ${PREFIX} && tar fx -) X X.include END-of-cmucl-extra/Makefile echo x - cmucl-extra/pkg-comment sed 's/^X//' >cmucl-extra/pkg-comment << 'END-of-cmucl-extra/pkg-comment' XOptional extras for the CMU implementation of Common Lisp END-of-cmucl-extra/pkg-comment echo x - cmucl-extra/distinfo sed 's/^X//' >cmucl-extra/distinfo << 'END-of-cmucl-extra/distinfo' XMD5 (cmucl-18d-x86-FreeBSD.extra.tar.bz2) = 4783ac9d857c7d6da6387ee07fc06d1e END-of-cmucl-extra/distinfo echo x - cmucl-extra/pkg-descr sed 's/^X//' >cmucl-extra/pkg-descr << 'END-of-cmucl-extra/pkg-descr' XOptional extras for the CMU implementation of Common Lisp. X XOptional packages for graphical user interfaces and other Common Lisp Xapplications and libraries are are on: X Xftp://ftp2.cons.org/pub/lisp/cmucl/binaries/ (binaries) Xftp://ftp2.cons.org/pub/lisp/cmucl/ports/ (source) X XWWW: http://www.cons.org/cmucl/ X X- Scott Flatman END-of-cmucl-extra/pkg-descr echo x - cmucl-extra/pkg-plist sed 's/^X//' >cmucl-extra/pkg-plist << 'END-of-cmucl-extra/pkg-plist' Xlib/cmucl/lib/mh-scan Xlib/cmucl/lib/hemlock11.mask Xlib/cmucl/lib/hemlock11.cursor Xlib/cmucl/lib/XKeysymDB Xlib/cmucl/lib/spell-dictionary.bin Xlib/cmucl/lib/motifd Xlib/cmucl/lib/subsystems/hemlock-library.x86f Xlib/cmucl/lib/subsystems/clx-library.x86f Xlib/cmucl/lib/subsystems/clm-library.x86f X@dirrm lib/cmucl/lib/subsystems X@dirrm lib/cmucl/lib X@dirrm lib/cmucl END-of-cmucl-extra/pkg-plist exit --- cmucl-extra.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 15:40:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D95D437B422 for ; Thu, 13 Jun 2002 15:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DMe1r04875; Thu, 13 Jun 2002 15:40:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 185B937B404 for ; Thu, 13 Jun 2002 15:36:19 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5DMUlhG000781 for ; Thu, 13 Jun 2002 15:30:48 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5DMUleh000780; Thu, 13 Jun 2002 15:30:47 -0700 (PDT) Message-Id: <200206132230.g5DMUleh000780@www.freebsd.org> Date: Thu, 13 Jun 2002 15:30:47 -0700 (PDT) From: Nate Eldredge To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39251: Update octave port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39251 >Category: ports >Synopsis: Update octave port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 15:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Nate Eldredge >Release: 4.5-p5 >Organization: >Environment: FreeBSD mercury 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #6: Sat May 4 15:58:41 PDT 2002 nate@mercury:/big/obj/big/src/sys/MERCURY i386 >Description: The octave port has version 2.1.30, which is an old development version. The latest development version is 2.1.36 and the latest stable is 2.0.17. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 16:25:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from max-headroom.transbay.net (max-headroom.transbay.net [209.133.53.23]) by hub.freebsd.org (Postfix) with ESMTP id 26E8737B429 for ; Thu, 13 Jun 2002 16:25:17 -0700 (PDT) Received: (from root@localhost) by max-headroom.transbay.net (8.11.6/8.11.6) id g5DNI1P07885 for ports@freebsd.org; Thu, 13 Jun 2002 16:18:01 -0700 (PDT) (envelope-from ecsd) Date: Thu, 13 Jun 2002 16:18:01 -0700 (PDT) From: ecsd Message-Id: <200206132318.g5DNI1P07885@max-headroom.transbay.net> To: ports@freebsd.org Subject: freetype broken therefore mozilla is hosed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org max-headroom[135] # make NO_CHECKSUM=yes install ===> Extracting for freetype-1.3.1_2 ===> freetype-1.3.1_2 depends on executable: gmake - found ===> freetype-1.3.1_2 depends on executable: libtool - found /usr/bin/tar: archive - EOF not on block boundary *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 16:37:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 766CB37B42A; Thu, 13 Jun 2002 16:37:38 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DNbci15166; Thu, 13 Jun 2002 16:37:38 -0700 (PDT) (envelope-from tobez) Date: Thu, 13 Jun 2002 16:37:38 -0700 (PDT) From: Message-Id: <200206132337.g5DNbci15166@freefall.freebsd.org> To: ben@atomz.com, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35841: pkgdep missing from pptpclient Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: pkgdep missing from pptpclient State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Fri Jun 14 01:36:22 CEST 2002 State-Changed-Why: This problem has been fixed as the port was updated. http://www.freebsd.org/cgi/query-pr.cgi?pr=35841 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 16:40:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53BC137B41E for ; Thu, 13 Jun 2002 16:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DNe2215355; Thu, 13 Jun 2002 16:40:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 5080C37B41B for ; Thu, 13 Jun 2002 16:38:21 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5DNcLhG005388 for ; Thu, 13 Jun 2002 16:38:21 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5DNcLsQ005387; Thu, 13 Jun 2002 16:38:21 -0700 (PDT) Message-Id: <200206132338.g5DNcLsQ005387@www.freebsd.org> Date: Thu, 13 Jun 2002 16:38:21 -0700 (PDT) From: Ted Mittelstaedt To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39254: Insecure mode on scripts in the icradius port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39254 >Category: ports >Synopsis: Insecure mode on scripts in the icradius port >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 16:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ted Mittelstaedt >Release: 4.5-RELEASE >Organization: >Environment: N/A >Description: Port of ICRADIUS (/usr/ports/net/icradius) installs several scripts such as userexport.pl into /usr/local/share/icradius/scripts as mode 755 they should be mode 700. The icradius database userID and password must be hard coded into the scripts for them to work, and an inexperienced administrator would probably not think to change mode on these after modifying them. Note that an out-of-the-box installation of icradius doesn't ask for mysql passwords and thus unmodified, these scripts aren't an immediate security risk. But, the port chooses to install them and really ought to take that extra step to do it in a secure fashion. A regular user on the FreeBSD system running icradius who has the mysql passwords for the radius database can execute userexport.pl and pull the entire RADIUS username/password database out of the mysql server. Needless to say, any RADIUS server is a mischief trove and any sane admin wouldn't allow public accounts on it - wouldn't they? ;-) But we shouldn't make it too easy for the crackers, though. >How-To-Repeat: >Fix: Modify the port to set mode 700 on these script files. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 16:40:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 14CEA37B41A for ; Thu, 13 Jun 2002 16:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DNe2f15344; Thu, 13 Jun 2002 16:40:02 -0700 (PDT) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id 6157737B439 for ; Thu, 13 Jun 2002 16:37:45 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (perky@localhost [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.3/8.12.3) with ESMTP id g5DNbdgd007220 for ; Fri, 14 Jun 2002 08:37:39 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.3/8.12.3/Submit) id g5DNbctJ007219; Fri, 14 Jun 2002 08:37:38 +0900 (KST) Message-Id: <200206132337.g5DNbctJ007219@akaraka.yonsei.ac.kr> Date: Fri, 14 Jun 2002 08:37:38 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39253: New port: devel/py-freebsd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39253 >Category: ports >Synopsis: New port: devel/py-freebsd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 16:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Jun 4 20:20:35 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: New port for py-freebsd, the python interface to freebsd system library functions. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-freebsd # py-freebsd/Makefile # py-freebsd/distinfo # py-freebsd/pkg-comment # py-freebsd/pkg-descr # py-freebsd/pkg-plist # echo c - py-freebsd mkdir -p py-freebsd > /dev/null 2>&1 echo x - py-freebsd/Makefile sed 's/^X//' >py-freebsd/Makefile << 'END-of-py-freebsd/Makefile' X# Ports collection makefile for: py-freebsd X# Date created: 14 June 2002 X# Whom: Hye-Shik Chang X# X# $FreeBSD$ X# X XPORTNAME= freebsd XPORTVERSION= 0.1 XCATEGORIES= devel python XMASTER_SITES= http://fallin.lv/distfiles/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= py-freebsd-${PORTVERSION} X XMAINTAINER= perky@fallin.lv X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes X X.include END-of-py-freebsd/Makefile echo x - py-freebsd/distinfo sed 's/^X//' >py-freebsd/distinfo << 'END-of-py-freebsd/distinfo' XMD5 (py-freebsd-0.1.tar.gz) = 4e4af75b34561a62e4219493a9174bdf END-of-py-freebsd/distinfo echo x - py-freebsd/pkg-comment sed 's/^X//' >py-freebsd/pkg-comment << 'END-of-py-freebsd/pkg-comment' XPython interface to FreeBSD-specific system libraries END-of-py-freebsd/pkg-comment echo x - py-freebsd/pkg-descr sed 's/^X//' >py-freebsd/pkg-descr << 'END-of-py-freebsd/pkg-descr' XThis package provides a python interface to FreeBSD-specific library Xfunctions. END-of-py-freebsd/pkg-descr echo x - py-freebsd/pkg-plist sed 's/^X//' >py-freebsd/pkg-plist << 'END-of-py-freebsd/pkg-plist' Xlib/%%PYTHON_VERSION%%/site-packages/freebsd.so END-of-py-freebsd/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 16:43:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6442E37B438; Thu, 13 Jun 2002 16:43:21 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DNhLP16117; Thu, 13 Jun 2002 16:43:21 -0700 (PDT) (envelope-from tobez) Date: Thu, 13 Jun 2002 16:43:21 -0700 (PDT) From: Message-Id: <200206132343.g5DNhLP16117@freefall.freebsd.org> To: tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39247: [MAINTAINER UPDATE] Update port: x11/xbindkeys_config ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update port: x11/xbindkeys_config ${PERL} -> ${REINPLACE_CMD} State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Fri Jun 14 01:42:56 CEST 2002 State-Changed-Why: Duplicate of 39244. http://www.freebsd.org/cgi/query-pr.cgi?pr=39247 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 17: 0:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail-virtual.nc.rr.com (rdu26-231-240.nc.rr.com [66.26.231.240]) by hub.freebsd.org (Postfix) with ESMTP id D7E8537B47A for ; Thu, 13 Jun 2002 17:00:19 -0700 (PDT) Received: by mail-virtual.nc.rr.com (Postfix, from userid 26374) id A82C912BE2A; Thu, 13 Jun 2002 20:02:13 -0400 (EDT) Date: Thu, 13 Jun 2002 20:02:13 -0400 From: Randall Hopper To: Thomas Gellekum , Peter Dufault Cc: ports@FreeBSD.ORG Subject: Re: Opendx core dumps for me Message-ID: <20020614000213.GB5189@nc.rr.com> References: <20020607072528.A20647@hda.hda.com> <20020613113621.A9483@hda.hda.com> <20020607072528.A20647@hda.hda.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020613113621.A9483@hda.hda.com> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thomas Gellekum: |Peter Dufault writes: | |> I compiled with debugging and tried to get a backtrace. The stack |> is trashed. Because of that I suspect some pthread misconfiguration. | |I've noticed that both libc_r and libc are linked into dxui, probably |because something along the dependency chain used libtool. My |home-built binaries seem to work fine, though. | |Does ktrace give any clues? Odd. I don't see this either, though I'm not current on FreeBSD versions. Been planning to upgrade to 4.6 when it's released... I'm surprised it's even possible to successfully link with both libc_r and libc. One suggestion. You could try setenv DXROOT /usr/local/dx, fire off dxexec -B -r in one window, and then dx -uionly in another. This would tell you whether you can connect to a running server without the dxexec fork-off (whether this is connect-related or process-related). Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 17:53:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B3B1F37B405 for ; Thu, 13 Jun 2002 17:53:31 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E0o2e26920; Thu, 13 Jun 2002 17:50:02 -0700 (PDT) (envelope-from gnats) Received: from mailrelay2.lrz-muenchen.de (mailrelay2.lrz-muenchen.de [129.187.254.102]) by hub.freebsd.org (Postfix) with ESMTP id B0BE237B41C for ; Thu, 13 Jun 2002 17:48:30 -0700 (PDT) Received: from [10.150.180.176] by mailrelay2.lrz-muenchen.de with ESMTP for FreeBSD-gnats-submit@freebsd.org; Fri, 14 Jun 2002 02:43:26 +0200 Received: from elevation.uni.stoert.net (r180177.olydorf.swh.mhn.de [10.150.180.177]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g5E0hLt30141 for ; Fri, 14 Jun 2002 02:43:21 +0200 (CEST) (envelope-from corecode@elevation.uni.stoert.net) Received: (from corecode@localhost) by elevation.uni.stoert.net (8.12.3/8.12.3/Submit) id g5E0hJvP004135; Fri, 14 Jun 2002 02:43:19 +0200 (CEST) (envelope-from corecode) Message-Id: <200206140043.g5E0hJvP004135@elevation.uni.stoert.net> Date: Fri, 14 Jun 2002 02:43:19 +0200 (CEST) From: "Simon 'corecode' Schubert" Reply-To: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39255: maintainer update: www/smarty to upstream version 2.1.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39255 >Category: ports >Synopsis: maintainer update: www/smarty to upstream version 2.1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 17:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon 'corecode' Schubert >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD elevation.uni.stoert.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #4: Wed May 15 11:13:56 CEST 2002 corecode@elevation.zuhause.stoert.net:/usr/obj/i386/k7/usr/src/sys/ELEVATION i386 >Description: update to upstream version 2.1.1 >How-To-Repeat: >Fix: Index: smarty/Makefile =================================================================== RCS file: /usr/local/cvs/ports/smarty/Makefile,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- smarty/Makefile 10 Jun 2002 00:47:51 -0000 1.6 +++ smarty/Makefile 14 Jun 2002 00:30:31 -0000 1.7 @@ -6,7 +6,7 @@ # PORTNAME= smarty -PORTVERSION= 2.0.1 +PORTVERSION= 2.1.1 CATEGORIES= www MASTER_SITES= http://www.phpinsider.com/php/code/Smarty/download/ DISTFILES= Smarty-${PORTVERSION}${EXTRACT_SUFX} @@ -29,7 +29,7 @@ do-install: @${MKDIR} ${DATADIR} -.for f in Config_File.class.php Smarty.class.php Smarty_Compiler.class.php overlib.js +.for f in Config_File.class.php Smarty.class.php Smarty_Compiler.class.php overlib.js templates/debug.tpl @${INSTALL_DATA} ${WRKSRC}/$f ${DATADIR} .endfor @${MKDIR} ${DATADIR}/plugins Index: smarty/distinfo =================================================================== RCS file: /usr/local/cvs/ports/smarty/distinfo,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- smarty/distinfo 2 Apr 2002 13:55:48 -0000 1.2 +++ smarty/distinfo 14 Jun 2002 00:30:31 -0000 1.3 @@ -1,2 +1,2 @@ -MD5 (Smarty-2.0.1.tar.gz) = 5c5f43f3301ad0d6c04f2f9bad8c29f8 -MD5 (Smarty-2.0.1-docs.tar.gz) = 65d76d9040ab6cb5ff5e0068bc4a98eb +MD5 (Smarty-2.1.1.tar.gz) = 7170ee47248d3f9f6be08400b908a886 +MD5 (Smarty-2.1.1-docs.tar.gz) = 3a6fa05cfe01d3e45572dadd72fe3805 Index: smarty/pkg-plist =================================================================== RCS file: /usr/local/cvs/ports/smarty/pkg-plist,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- smarty/pkg-plist 10 Jun 2002 00:47:51 -0000 1.6 +++ smarty/pkg-plist 14 Jun 2002 00:30:31 -0000 1.7 @@ -5,30 +5,101 @@ %%PORTDOCS%%share/doc/smarty/README %%PORTDOCS%%share/doc/smarty/RESOURCES %%PORTDOCS%%share/doc/smarty/manual/advanced.features.html +%%PORTDOCS%%share/doc/smarty/manual/advanced.features.outputfilters.html %%PORTDOCS%%share/doc/smarty/manual/advanced.features.postfilters.html +%%PORTDOCS%%share/doc/smarty/manual/api.assign.html +%%PORTDOCS%%share/doc/smarty/manual/api.clear.all.assign.html +%%PORTDOCS%%share/doc/smarty/manual/api.clear.all.cache.html +%%PORTDOCS%%share/doc/smarty/manual/api.clear.assign.html +%%PORTDOCS%%share/doc/smarty/manual/api.clear.cache.html +%%PORTDOCS%%share/doc/smarty/manual/api.clear.compiled.tpl.html +%%PORTDOCS%%share/doc/smarty/manual/api.display.html +%%PORTDOCS%%share/doc/smarty/manual/api.fetch.html %%PORTDOCS%%share/doc/smarty/manual/api.functions.html -%%PORTDOCS%%share/doc/smarty/manual/api.html +%%PORTDOCS%%share/doc/smarty/manual/api.get.template.vars.html +%%PORTDOCS%%share/doc/smarty/manual/api.is.cached.html +%%PORTDOCS%%share/doc/smarty/manual/api.load.filter.html +%%PORTDOCS%%share/doc/smarty/manual/api.register.block.html +%%PORTDOCS%%share/doc/smarty/manual/api.register.compiler.function.html +%%PORTDOCS%%share/doc/smarty/manual/api.register.function.html +%%PORTDOCS%%share/doc/smarty/manual/api.register.modifier.html +%%PORTDOCS%%share/doc/smarty/manual/api.register.outputfilter.html +%%PORTDOCS%%share/doc/smarty/manual/api.register.postfilter.html +%%PORTDOCS%%share/doc/smarty/manual/api.register.prefilter.html +%%PORTDOCS%%share/doc/smarty/manual/api.register.resource.html +%%PORTDOCS%%share/doc/smarty/manual/api.template.exists.html +%%PORTDOCS%%share/doc/smarty/manual/api.trigger.error.html +%%PORTDOCS%%share/doc/smarty/manual/api.unregister.block.html +%%PORTDOCS%%share/doc/smarty/manual/api.unregister.compiler.function.html +%%PORTDOCS%%share/doc/smarty/manual/api.unregister.function.html +%%PORTDOCS%%share/doc/smarty/manual/api.unregister.modifier.html +%%PORTDOCS%%share/doc/smarty/manual/api.unregister.outputfilter.html +%%PORTDOCS%%share/doc/smarty/manual/api.unregister.postfilter.html +%%PORTDOCS%%share/doc/smarty/manual/api.unregister.prefilter.html +%%PORTDOCS%%share/doc/smarty/manual/api.unregister.resource.html +%%PORTDOCS%%share/doc/smarty/manual/api.variables.html %%PORTDOCS%%share/doc/smarty/manual/appendixes.html %%PORTDOCS%%share/doc/smarty/manual/bugs.html %%PORTDOCS%%share/doc/smarty/manual/chapter.debugging.console.html %%PORTDOCS%%share/doc/smarty/manual/config.files.html +%%PORTDOCS%%share/doc/smarty/manual/constant.smarty.dir.html +%%PORTDOCS%%share/doc/smarty/manual/date.format.html +%%PORTDOCS%%share/doc/smarty/manual/default.template.handler.function.html +%%PORTDOCS%%share/doc/smarty/manual/features.caching.html +%%PORTDOCS%%share/doc/smarty/manual/features.compiling.html %%PORTDOCS%%share/doc/smarty/manual/getting.started.html %%PORTDOCS%%share/doc/smarty/manual/how.smarty.works.html %%PORTDOCS%%share/doc/smarty/manual/index.html %%PORTDOCS%%share/doc/smarty/manual/installation.html %%PORTDOCS%%share/doc/smarty/manual/installing.smarty.html +%%PORTDOCS%%share/doc/smarty/manual/language.basic.syntax.html %%PORTDOCS%%share/doc/smarty/manual/language.builtin.functions.html -%%PORTDOCS%%share/doc/smarty/manual/language.custom.functions.top.html -%%PORTDOCS%%share/doc/smarty/manual/language.html +%%PORTDOCS%%share/doc/smarty/manual/language.combining.modifiers.html +%%PORTDOCS%%share/doc/smarty/manual/language.config.variables.html +%%PORTDOCS%%share/doc/smarty/manual/language.custom.functions.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.config.load.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.counter.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.cycle.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.eval.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.fetch.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.foreach.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.html.options.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.html.select.date.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.html.select.time.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.if.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.include.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.include.php.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.insert.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.ldelim.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.literal.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.math.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.php.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.popup.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.popup.init.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.section.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.strip.html %%PORTDOCS%%share/doc/smarty/manual/language.modifiers.html +%%PORTDOCS%%share/doc/smarty/manual/language.syntax.attributes.html +%%PORTDOCS%%share/doc/smarty/manual/language.syntax.functions.html +%%PORTDOCS%%share/doc/smarty/manual/language.variables.array.indexes.html +%%PORTDOCS%%share/doc/smarty/manual/language.variables.assoc.arrays.html %%PORTDOCS%%share/doc/smarty/manual/language.variables.html +%%PORTDOCS%%share/doc/smarty/manual/language.variables.objects.html +%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.capture.html +%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.html +%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.loops.html +%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.now.html +%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.request.html +%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.template.html %%PORTDOCS%%share/doc/smarty/manual/overview.html +%%PORTDOCS%%share/doc/smarty/manual/plugins.block.functions.html %%PORTDOCS%%share/doc/smarty/manual/plugins.compiler.functions.html %%PORTDOCS%%share/doc/smarty/manual/plugins.functions.html %%PORTDOCS%%share/doc/smarty/manual/plugins.html %%PORTDOCS%%share/doc/smarty/manual/plugins.inserts.html %%PORTDOCS%%share/doc/smarty/manual/plugins.modifiers.html %%PORTDOCS%%share/doc/smarty/manual/plugins.naming.conventions.html +%%PORTDOCS%%share/doc/smarty/manual/plugins.outputfilters.html %%PORTDOCS%%share/doc/smarty/manual/plugins.prefilters.postfilters.html %%PORTDOCS%%share/doc/smarty/manual/plugins.resources.html %%PORTDOCS%%share/doc/smarty/manual/plugins.writing.html @@ -37,8 +108,11 @@ %%PORTDOCS%%share/doc/smarty/manual/section.template.cache.handler.func.html %%PORTDOCS%%share/doc/smarty/manual/smarty.constants.html %%PORTDOCS%%share/doc/smarty/manual/smarty.for.designers.html -%%PORTDOCS%%share/doc/smarty/manual/smarty.for.programmersr.html +%%PORTDOCS%%share/doc/smarty/manual/smarty.for.programmers.html %%PORTDOCS%%share/doc/smarty/manual/template.resources.html +%%PORTDOCS%%share/doc/smarty/manual/templates.from.any.dir.html +%%PORTDOCS%%share/doc/smarty/manual/templates.from.elsewhere.html +%%PORTDOCS%%share/doc/smarty/manual/templates.from.template.dir.html %%PORTDOCS%%share/doc/smarty/manual/tips.componentized.templates.html %%PORTDOCS%%share/doc/smarty/manual/tips.dates.html %%PORTDOCS%%share/doc/smarty/manual/tips.default.var.handling.html @@ -47,6 +121,61 @@ %%PORTDOCS%%share/doc/smarty/manual/tips.passing.vars.html %%PORTDOCS%%share/doc/smarty/manual/tips.wap.html %%PORTDOCS%%share/doc/smarty/manual/troubleshooting.html +%%PORTDOCS%%share/doc/smarty/manual/variable.autoload.filters.html +%%PORTDOCS%%share/doc/smarty/manual/variable.cache.dir.html +%%PORTDOCS%%share/doc/smarty/manual/variable.cache.handler.func.html +%%PORTDOCS%%share/doc/smarty/manual/variable.cache.lifetime.html +%%PORTDOCS%%share/doc/smarty/manual/variable.cache.modified.check.html +%%PORTDOCS%%share/doc/smarty/manual/variable.caching.html +%%PORTDOCS%%share/doc/smarty/manual/variable.compile.check.html +%%PORTDOCS%%share/doc/smarty/manual/variable.compile.dir.html +%%PORTDOCS%%share/doc/smarty/manual/variable.compile.id.html +%%PORTDOCS%%share/doc/smarty/manual/variable.compiler.class.html +%%PORTDOCS%%share/doc/smarty/manual/variable.config.dir.html +%%PORTDOCS%%share/doc/smarty/manual/variable.debug.tpl.html +%%PORTDOCS%%share/doc/smarty/manual/variable.debugging.ctrl.html +%%PORTDOCS%%share/doc/smarty/manual/variable.debugging.html +%%PORTDOCS%%share/doc/smarty/manual/variable.default.template.handler.func.html +%%PORTDOCS%%share/doc/smarty/manual/variable.force.compile.html +%%PORTDOCS%%share/doc/smarty/manual/variable.global.assign.html +%%PORTDOCS%%share/doc/smarty/manual/variable.left.delimiter.html +%%PORTDOCS%%share/doc/smarty/manual/variable.php.handling.html +%%PORTDOCS%%share/doc/smarty/manual/variable.plugins.dir.html +%%PORTDOCS%%share/doc/smarty/manual/variable.request.vars.order.html +%%PORTDOCS%%share/doc/smarty/manual/variable.right.delimiter.html +%%PORTDOCS%%share/doc/smarty/manual/variable.secure.dir.html +%%PORTDOCS%%share/doc/smarty/manual/variable.security.html +%%PORTDOCS%%share/doc/smarty/manual/variable.security.settings.html +%%PORTDOCS%%share/doc/smarty/manual/variable.show.info.header.html +%%PORTDOCS%%share/doc/smarty/manual/variable.show.info.include.html +%%PORTDOCS%%share/doc/smarty/manual/variable.trusted.dir.html +%%PORTDOCS%%share/doc/smarty/manual/variable.undefined.html +%%PORTDOCS%%share/doc/smarty/manual/x1015.html +%%PORTDOCS%%share/doc/smarty/manual/x1024.html +%%PORTDOCS%%share/doc/smarty/manual/x1030.html +%%PORTDOCS%%share/doc/smarty/manual/x1036.html +%%PORTDOCS%%share/doc/smarty/manual/x1044.html +%%PORTDOCS%%share/doc/smarty/manual/x1050.html +%%PORTDOCS%%share/doc/smarty/manual/x1056.html +%%PORTDOCS%%share/doc/smarty/manual/x1062.html +%%PORTDOCS%%share/doc/smarty/manual/x1068.html +%%PORTDOCS%%share/doc/smarty/manual/x1076.html +%%PORTDOCS%%share/doc/smarty/manual/x234.html +%%PORTDOCS%%share/doc/smarty/manual/x240.html +%%PORTDOCS%%share/doc/smarty/manual/x246.html +%%PORTDOCS%%share/doc/smarty/manual/x252.html +%%PORTDOCS%%share/doc/smarty/manual/x288.html +%%PORTDOCS%%share/doc/smarty/manual/x316.html +%%PORTDOCS%%share/doc/smarty/manual/x346.html +%%PORTDOCS%%share/doc/smarty/manual/x379.html +%%PORTDOCS%%share/doc/smarty/manual/x385.html +%%PORTDOCS%%share/doc/smarty/manual/x421.html +%%PORTDOCS%%share/doc/smarty/manual/x456.html +%%PORTDOCS%%share/doc/smarty/manual/x484.html +%%PORTDOCS%%share/doc/smarty/manual/x512.html +%%PORTDOCS%%share/doc/smarty/manual/x518.html +%%PORTDOCS%%share/doc/smarty/manual/x557.html +%%PORTDOCS%%share/doc/smarty/manual/x563.html %%PORTDOCS%%share/examples/smarty/configs/test.conf %%PORTDOCS%%share/examples/smarty/index.php %%PORTDOCS%%share/examples/smarty/templates/debug.tpl @@ -56,10 +185,12 @@ share/smarty/Config_File.class.php share/smarty/Smarty.class.php share/smarty/Smarty_Compiler.class.php +share/smarty/debug.tpl share/smarty/overlib.js share/smarty/plugins/function.assign.php share/smarty/plugins/function.assign_debug_info.php share/smarty/plugins/function.counter.php +share/smarty/plugins/function.cycle.php share/smarty/plugins/function.eval.php share/smarty/plugins/function.fetch.php share/smarty/plugins/function.html_options.php >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 18: 9: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.web.de (smtp02.web.de [217.72.192.151]) by hub.freebsd.org (Postfix) with ESMTP id 156A037B41C; Thu, 13 Jun 2002 18:08:42 -0700 (PDT) Received: from [217.9.35.9] (helo=dsl-217-9-35-9.berlikomm.net) by smtp.web.de with esmtp (WEB.DE(Exim) 4.60 #1) id 17Ieya-00070S-00; Fri, 14 Jun 2002 02:30:04 +0200 Received: from dsl-217-9-35-9.berlikomm.net (localhost [127.0.0.1]) by localhost.my.domain (8.12.3/8.12.3) with ESMTP id g5E0TpYB019345; Fri, 14 Jun 2002 02:29:51 +0200 (CEST) (envelope-from space7@dsl-217-9-35-9.berlikomm.net) Received: (from space7@localhost) by dsl-217-9-35-9.berlikomm.net (8.12.3/8.12.3/Submit) id g5E0SaV4019338; Fri, 14 Jun 2002 02:28:36 +0200 (CEST) Date: Fri, 14 Jun 2002 02:28:36 +0200 (CEST) From: Stefan Krüger Message-Id: <200206140028.g5E0SaV4019338@dsl-217-9-35-9.berlikomm.net> To: green@freebsd.org Subject: patch for emulators/snes9x Cc: ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi green, hi ports folks, the emulators/snes9x port is broken on 4.6-RELEASE and up, the following patch fixes this, but it's not backward compatible (due to the rename of libusb -> libusbhid) enjoy Stefan Krüger diff -urN snes9x.orig/Makefile snes9x/Makefile --- snes9x.orig/Makefile Fri Jun 14 02:14:30 2002 +++ snes9x/Makefile Fri Jun 14 02:15:41 2002 @@ -27,7 +27,7 @@ USE_ZIP= YES WRKSRC= ${WRKDIR}/release -.if exists(/usr/lib/libusb.a) +.if exists(/usr/lib/libusbhid.a) MAKE_ENV+= USB_JOYSTICK_SUPPORT=yes .endif diff -urN snes9x.orig/files/patch-aa snes9x/files/patch-aa --- snes9x.orig/files/patch-aa Fri Jun 14 02:14:30 2002 +++ snes9x/files/patch-aa Fri Jun 14 02:15:41 2002 @@ -51,7 +51,7 @@ +ifdef USB_JOYSTICK_SUPPORT +CCFLAGS += -DJOYSTICK_SUPPORT -+EXTRALIBS += -lusb ++EXTRALIBS += -lusbhid +endif + #-DSOUND diff -urN snes9x.orig/files/patch-af snes9x/files/patch-af --- snes9x.orig/files/patch-af Fri Jun 14 02:14:30 2002 +++ snes9x/files/patch-af Fri Jun 14 02:17:17 2002 @@ -1,8 +1,12 @@ ---- unix/unix.cpp.orig Wed Jan 10 15:40:14 2001 -+++ unix/unix.cpp Tue Feb 6 01:14:53 2001 -@@ -51,9 +51,11 @@ +--- unix/unix.cpp.orig Wed Feb 28 22:12:23 2001 ++++ unix/unix.cpp Fri Jun 14 02:09:27 2002 +@@ -50,10 +50,15 @@ + #include #include ++#if defined(__FreeBSD__) ++#include ++#endif -#if defined(__linux) || defined(__sun) +#if defined(__linux) || defined(__sun) || defined(__FreeBSD__) @@ -13,7 +17,7 @@ #include #include #include -@@ -68,8 +70,12 @@ +@@ -68,8 +73,12 @@ pthread_mutex_t mutex; #endif @@ -26,7 +30,7 @@ #include #endif -@@ -85,6 +91,11 @@ +@@ -85,6 +94,11 @@ typedef void (*SIG_PF)(); #endif @@ -38,7 +42,7 @@ #include "snes9x.h" #include "memmap.h" #include "debug.h" -@@ -111,7 +122,10 @@ +@@ -111,7 +125,10 @@ int NumControllers = 5; #ifdef JOYSTICK_SUPPORT @@ -49,7 +53,7 @@ #include int js_fd [4] = {-1, -1, -1, -1}; int js_map_button [4][16] = { -@@ -158,6 +172,63 @@ +@@ -158,6 +175,63 @@ char *js_device [4] = {"/dev/js0", "/dev/js1", "/dev/js2", "/dev/js3"}; #endif @@ -62,7 +66,7 @@ +#include +#undef class + -+#include ++#include +} + +#define JOYSTICK_MAX_BUTTONS 16 @@ -113,7 +117,7 @@ void InitJoysticks (); void ReadJoysticks (); #endif -@@ -169,7 +240,7 @@ +@@ -168,7 +242,7 @@ char *rom_filename = NULL; char *snapshot_filename = NULL; @@ -122,7 +126,7 @@ static void sigbrkhandler(int) { #ifdef DEBUGGER -@@ -196,91 +267,43 @@ +@@ -195,91 +269,43 @@ if (strcmp (argv [i], "-j") == 0 || strcasecmp (argv [i], "-nojoy") == 0) Settings.JoystickEnabled = FALSE; @@ -155,23 +159,9 @@ - if ((t = atoi (argv [++i])) < 15) js_map_button [0][t] = SNES_START_MASK; - if ((t = atoi (argv [++i])) < 15) js_map_button [0][t] = SNES_SELECT_MASK; - } -+#ifdef __FreeBSD__ -+ else if (strcasecmp(argv[i], "-joyshift") == 0) -+ JoystickShift = 1; -+#endif -+ else if (strncasecmp(argv[i], "-joydev", sizeof("-joydev") - 1) == 0) { -+ char *end, *snum = argv[i] + sizeof("-joydev") - 1; -+ unsigned long num; -+ -+ if (*snum == '\0' || argc < i + 1) -+ S9xUsage(); -+ if ((num = strtoul(snum, &end, 10)) < JOYSTICK_MAX_DEVICES && -+ num > 0 && *end == '\0') -+ js_device[num - 1] = argv[++i]; - else +- else - S9xUsage (); -+ S9xUsage(); - } +- } - else if (strcasecmp (argv [i], "-joymap2") == 0) - { - if (i + 8 < argc) @@ -205,9 +195,23 @@ - if ((t = atoi (argv [++i])) < 15) js_map_button [2][t] = SNES_START_MASK; - if ((t = atoi (argv [++i])) < 15) js_map_button [2][t] = SNES_SELECT_MASK; - } -- else ++#ifdef __FreeBSD__ ++ else if (strcasecmp(argv[i], "-joyshift") == 0) ++ JoystickShift = 1; ++#endif ++ else if (strncasecmp(argv[i], "-joydev", sizeof("-joydev") - 1) == 0) { ++ char *end, *snum = argv[i] + sizeof("-joydev") - 1; ++ unsigned long num; ++ ++ if (*snum == '\0' || argc < i + 1) ++ S9xUsage(); ++ if ((num = strtoul(snum, &end, 10)) < JOYSTICK_MAX_DEVICES && ++ num > 0 && *end == '\0') ++ js_device[num - 1] = argv[++i]; + else - S9xUsage (); -- } ++ S9xUsage(); + } - else if (strcasecmp (argv [i], "-joymap4") == 0) - { - if (i + 8 < argc) @@ -249,7 +253,7 @@ } else #endif -@@ -419,7 +442,7 @@ +@@ -418,7 +444,7 @@ #if !defined(__MSDOS) && defined(DEBUGGER) #if defined(__unix) && !defined(__NeXT__) struct sigaction sa; @@ -258,7 +262,7 @@ sa.sa_handler = sigbrkhandler; #else sa.sa_handler = (SIG_PF) sigbrkhandler; -@@ -611,6 +634,7 @@ +@@ -610,6 +636,7 @@ } #ifdef JOYSTICK_SUPPORT @@ -266,7 +270,7 @@ void InitJoysticks () { #ifdef JSIOCGVERSION -@@ -731,6 +755,184 @@ +@@ -730,6 +757,184 @@ } #endif } @@ -298,7 +302,7 @@ + return (-1); + } + report_id = 0; -+#if __FreeBSD__ >= 5 ++#if __FreeBSD_version >= 460000 + reportlen = hid_report_size(rd, report_id, hid_input); +#else + reportlen = hid_report_size(rd, hid_input, &report_id); @@ -451,7 +455,7 @@ #endif // defined (JOYSTICK_SUPPORT) const char *GetHomeDirectory () -@@ -1423,7 +1625,7 @@ +@@ -1422,7 +1627,7 @@ } #endif @@ -460,7 +464,7 @@ static int Rates[8] = { 0, 8192, 11025, 16500, 22050, 29300, 36600, 44000 -@@ -1542,7 +1744,7 @@ +@@ -1541,7 +1746,7 @@ } #endif @@ -469,7 +473,7 @@ void S9xUnixProcessSound (void) { } -@@ -1641,7 +1843,7 @@ +@@ -1640,7 +1845,7 @@ void *S9xProcessSound (void *) { To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 19: 0:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E007637B41C for ; Thu, 13 Jun 2002 19:00:10 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E20AL37863; Thu, 13 Jun 2002 19:00:10 -0700 (PDT) (envelope-from gnats) Received: from k7.locore.ca (k7.locore.ca [198.96.117.169]) by hub.freebsd.org (Postfix) with ESMTP id D9E0D37B407 for ; Thu, 13 Jun 2002 18:56:35 -0700 (PDT) Received: from k7.locore.ca (localhost.locore.ca [127.0.0.1]) by k7.locore.ca (8.12.3/8.12.3) with ESMTP id g5E1uw1H000819 for ; Thu, 13 Jun 2002 21:56:58 -0400 (EDT) (envelope-from jake@k7.locore.ca) Received: (from jake@localhost) by k7.locore.ca (8.12.3/8.12.3/Submit) id g5E1uw2s000818; Thu, 13 Jun 2002 21:56:58 -0400 (EDT) Message-Id: <200206140156.g5E1uw2s000818@k7.locore.ca> Date: Thu, 13 Jun 2002 21:56:58 -0400 (EDT) From: Jake Burkholder Reply-To: Jake Burkholder To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39258: mail/cclient doesn't build on freebsd/sparc64 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39258 >Category: ports >Synopsis: mail/cclient doesn't build on freebsd/sparc64 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 19:00:10 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jake Burkholder >Release: FreeBSD 5.0-CURRENT >Organization: n/a >Environment: FreeBSD u60.locore.ca 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Tue Jun 11 18:06:02 GMT 2002 jake@u60.locore.ca:/usr/current/src/sys/sparc64/compile/SUN4U sparc64 >Description: mail/cclient fails to link shared libraries on freebsd/sparc64 due to truncated GOT offset relocations. >How-To-Repeat: try to build mail/cclient (or mail/pine4) on a freebsd/sparc64 machine >Fix: --- files/patch-ab.orig Fri Jun 14 01:28:09 2002 +++ files/patch-ab Fri Jun 14 01:28:13 2002 @@ -1,5 +1,5 @@ ---- src/osdep/unix/Makefile.orig Tue Jul 3 08:02:10 2001 -+++ src/osdep/unix/Makefile Mon Oct 1 10:13:43 2001 +--- src/osdep/unix/Makefile.orig Wed Nov 7 00:16:43 2001 ++++ src/osdep/unix/Makefile Fri Jun 14 01:23:41 2002 @@ -22,18 +22,18 @@ EXTRAAUTHENTICATORS= @@ -105,7 +105,7 @@ + ln -s $(SHLIBNAME) lib$(SHLIBBASE).so + +.c.so: osdep.h -+ $(CC) -fpic -DPIC -c $(CFLAGS) ${@:.so=.c} -o $@ ++ $(CC) -fPIC -DPIC -c $(CFLAGS) ${@:.so=.c} -o $@ + .c.o: - `$(CAT) CCTYPE` -c `$(CAT) CFLAGS` $*.c @@ -139,7 +139,7 @@ + $(CC) $(CFLAGS) `$(CAT) OSCFLAGS` -c osdep.c + +osdep.so: $(OSDEPS) -+ $(CC) -fpic -DPIC -c $(CFLAGS) `cat OSCFLAGS` osdep.c -o $@ ++ $(CC) -fPIC -DPIC -c $(CFLAGS) `cat OSCFLAGS` osdep.c -o $@ osdep.c: osdepbas.c osdepckp.c osdeplog.c osdepssl.c $(CAT) osdepbas.c osdepckp.c osdeplog.c osdepssl.c > osdep.c >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 19: 3:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E52EF37B409; Thu, 13 Jun 2002 19:03:12 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E23Ci38496; Thu, 13 Jun 2002 19:03:12 -0700 (PDT) (envelope-from jake) Date: Thu, 13 Jun 2002 19:03:12 -0700 (PDT) From: Message-Id: <200206140203.g5E23Ci38496@freefall.freebsd.org> To: jake@FreeBSD.org, freebsd-ports@FreeBSD.org, anders@FreeBSD.org Subject: Re: ports/39258: mail/cclient doesn't build on freebsd/sparc64 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mail/cclient doesn't build on freebsd/sparc64 Responsible-Changed-From-To: freebsd-ports->anders Responsible-Changed-By: jake Responsible-Changed-When: Thu Jun 13 19:02:29 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=39258 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 20:18: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9ACA137B429; Thu, 13 Jun 2002 20:18:04 -0700 (PDT) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E3I4B54586; Thu, 13 Jun 2002 20:18:04 -0700 (PDT) (envelope-from demon) Date: Thu, 13 Jun 2002 20:18:04 -0700 (PDT) From: Message-Id: <200206140318.g5E3I4B54586@freefall.freebsd.org> To: udo.schweigert@siemens.com, demon@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39218: maintainer-update of security/nessus-*-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer-update of security/nessus-*-devel State-Changed-From-To: open->closed State-Changed-By: demon State-Changed-When: Thu Jun 13 20:17:42 PDT 2002 State-Changed-Why: Ports updated, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39218 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 20:29:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cavia.pp.ru (storm.demos.su [194.87.2.36]) by hub.freebsd.org (Postfix) with ESMTP id A28DE37B408; Thu, 13 Jun 2002 20:29:30 -0700 (PDT) Received: from cavia.pp.ru (localhost [127.0.0.1]) by cavia.pp.ru (8.12.2/8.12.2) with ESMTP id g5E3POKM005625; Fri, 14 Jun 2002 07:25:24 +0400 (MSD) (envelope-from mitya@cavia.pp.ru) Received: (from mitya@localhost) by cavia.pp.ru (8.12.2/8.12.2/Submit) id g5E3POVx005624; Fri, 14 Jun 2002 07:25:24 +0400 (MSD) Date: Fri, 14 Jun 2002 07:25:24 +0400 From: Dmitry Sivachenko To: Mikhail Teterin Cc: Maxim Sobolev , ports@FreeBSD.ORG Subject: Re: cvs commit: ports/x11-toolkits/eel2/files patch-Makefile.in Message-ID: <20020614032524.GC3248@cavia.pp.ru> References: <200206131606.g5DG6PW29106@freefall.freebsd.org> <200206131437.43045.mi+mx@aldan.algebra.com> <3D08ED77.97D26A8C@FreeBSD.org> <200206131604.25852.mi+mx@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200206131604.25852.mi+mx@aldan.algebra.com> User-Agent: Mutt/1.3.99i WWW-Home-Page: http://mitya.pp.ru/ X-PGP-Key: http://mitya.pp.ru/mitya.asc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jun 13, 2002 at 04:04:25PM -0400, Mikhail Teterin wrote: > On Thursday 13 June 2002 03:07 pm, Maxim Sobolev wrote: > > = > :-) Last discussion was initiated by me. It reached no _conclusion_. > = > I'm simply trying to bring this point up again. If you don't wish to > = > participate this time -- don't, but don't pretend the closure was > = > achieved in the past either... > = > = The closure was reached: I'll not do it and will not allow to do it > = for my own ports and ports maintained by the GNOME team. > > This only allows for conclusions about your personality. I reached the > closure there long time ago. Unfortunately, I have a hobby to share with > you, and a point to make: > > - testing before using is good, but, usually, tedious; > - automated tests ease the tediousness (tediousity?); > - hence: use automated testing whenever possible! > Mikhail, ports are intended to facilitate the building process of existing software, not to trigger bugs in it. If you want to run tests, run them manually and do not force everybody to do the same. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 20:41:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 722A037B40F; Thu, 13 Jun 2002 20:41:43 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5E3fM2o000418; Thu, 13 Jun 2002 23:41:22 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g5E3fMd5000417; Thu, 13 Jun 2002 23:41:22 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: cvs commit: ports/x11-toolkits/eel2/files patch-Makefile.in From: Joe Marcus Clarke To: Dmitry Sivachenko Cc: Mikhail Teterin , Maxim Sobolev , ports@FreeBSD.ORG In-Reply-To: <20020614032524.GC3248@cavia.pp.ru> References: <200206131606.g5DG6PW29106@freefall.freebsd.org> <200206131437.43045.mi+mx@aldan.algebra.com> <3D08ED77.97D26A8C@FreeBSD.org> <200206131604.25852.mi+mx@aldan.algebra.com> <20020614032524.GC3248@cavia.pp.ru> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 13 Jun 2002 23:41:22 -0400 Message-Id: <1024026082.355.1.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 2002-06-13 at 23:25, Dmitry Sivachenko wrote: > On Thu, Jun 13, 2002 at 04:04:25PM -0400, Mikhail Teterin wrote: > > On Thursday 13 June 2002 03:07 pm, Maxim Sobolev wrote: > > > > = > :-) Last discussion was initiated by me. It reached no _conclusion_. > > = > I'm simply trying to bring this point up again. If you don't wish to > > = > participate this time -- don't, but don't pretend the closure was > > = > achieved in the past either... > > = > > = The closure was reached: I'll not do it and will not allow to do it > > = for my own ports and ports maintained by the GNOME team. > > > > This only allows for conclusions about your personality. I reached the > > closure there long time ago. Unfortunately, I have a hobby to share with > > you, and a point to make: > > > > - testing before using is good, but, usually, tedious; > > - automated tests ease the tediousness (tediousity?); > > - hence: use automated testing whenever possible! > > > > Mikhail, ports are intended to facilitate the building process of existing > software, not to trigger bugs in it. If you want to run tests, run them manually and > do not force everybody to do the same. I'd also like to add, speaking from the GNOME camp, that many of the tests aren't designed to illicit the problems we face when porting GNOME applications. Therefore, they generally just eat up CPU cycles for our users with no real benefits. Joe > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 20:52:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id 31ADF37B40A; Thu, 13 Jun 2002 20:52:38 -0700 (PDT) Received: from [195.20.224.219] (helo=mrvdom03.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #3) id 17Ii8Q-0005OT-00; Fri, 14 Jun 2002 05:52:26 +0200 Received: from [217.1.114.114] (helo=pD9017272.dip.t-dialin.net) by mrvdom03.kundenserver.de with esmtp (Exim 2.12 #3) id 17Ii8Q-0005ze-00; Fri, 14 Jun 2002 05:52:26 +0200 Date: Fri, 14 Jun 2002 05:51:53 +0000 (GMT) From: Peter Ulrich Kruppa To: Martin Blapp Cc: freebsd-stable@FreeBSD.ORG, Subject: Re: OpenOffice works now with system gcc 2.95.3 In-Reply-To: <20020613101445.D34000-100000@levais.imp.ch> Message-ID: <20020614054654.O77767-100000@small.pukruppa.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 13 Jun 2002, Martin Blapp wrote: > > Hi all, > > After the last patchset has been comitted, OO builds now > with the system gcc and works afterwards without crashing > in the help system. > > I've removed the dependency on ports gcc31. OpenOffice building > on CURRENT with system GCC is still broken. You'll still > need USE_GCC=3.1 there. > > We need testers now, who test the OS-dependent functions > if they work as they should. Please report any problems to me. Mat Dillons patch leads to ------------------------------------------- # patch < /root/rtld-elf.diff Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Patch made by Matt Dillon | |This patch fixes the soffice install. If you get a message |about missing files during user installation, your system |is affected and you have to install this patch. | |1.) Apply the patch: cd /usr/src && patch < rtld-elf.diff |2.) cd /usr/src/libexec/rtld-elf |3.) make depend && make && make install | |If you have questions, contact Martin Blapp | |--- libexec/rtld-elf/i386/reloc.c.orig Mon Jun 10 13:16:37 2002 |+++ libexec/rtld-elf/i386/reloc.c Mon Jun 10 13:39:56 2002 -------------------------- Patching file libexec/rtld-elf/i386/reloc.c using Plan A... Hunk #1 failed at 115. Hunk #2 failed at 146. Hunk #3 failed at 165. Hunk #4 failed at 183. Hunk #5 failed at 195. Hunk #6 failed at 209. 6 out of 6 hunks failed--saving rejects to libexec/rtld-elf/i386/reloc.c.rej Hmm... Ignoring the trailing garbage. done ------------------------------------- I don't know the consequences of these failures. Regards, Uli. > > Known issues: > ------------- > > - Choosing the JDK does not work in OO setup: > > Only the Linux JDK 1.3.1 works for now. The native JDK does not have hotspot > and does not support native threads. If you use choose the linux JDK, the > Linux emulation needs to be running. > > > - Mozilla cannot be started from OO: > > Even if I make the neccessary config entries, mozilla does not start. > That's a problem in the mozilla scripts. I hope that the mozilla > hook in /usr/X11R6/lib/mozilla/mozilla will sonn be fixed. > > > - The setup crashes: > > You may not have installed the rtld patch. Please get this patch: > http://people.freebsd.org/~mbr/patches/rtld-elf.diff > > > - The build does exit with a ld: memory exhausted > > Add this to your kernel configuration till we have fixed the problem > with ld: > > options MAXDSIZ="(1024*1024*1024)" > options MAXSSIZ="(256*1024*1024)" > > > Martin > > Martin Blapp, > ------------------------------------------------------------------ > ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH > Phone: +41 061 826 93 00: +41 61 826 93 01 > PGP: > PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E > ------------------------------------------------------------------ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 21:10:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F2CC337B40F; Thu, 13 Jun 2002 21:10:16 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E4AF263448; Thu, 13 Jun 2002 21:10:15 -0700 (PDT) (envelope-from knu) Date: Thu, 13 Jun 2002 21:10:15 -0700 (PDT) From: Message-Id: <200206140410.g5E4AF263448@freefall.freebsd.org> To: knu@FreeBSD.org, freebsd-ports@FreeBSD.org, knu@FreeBSD.org Subject: Re: ports/38220: Update port: games/nethack33-gnome/games/nethack33-qt|games/nethack33-tty|games/nethack33 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: games/nethack33-gnome/games/nethack33-qt|games/nethack33-tty|games/nethack33 Responsible-Changed-From-To: freebsd-ports->knu Responsible-Changed-By: knu Responsible-Changed-When: Fri Jun 14 13:10:06 JST 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=38220 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 21:17:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5CBBD37B411; Thu, 13 Jun 2002 21:17:36 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E4Hah64827; Thu, 13 Jun 2002 21:17:36 -0700 (PDT) (envelope-from knu) Date: Thu, 13 Jun 2002 21:17:36 -0700 (PDT) From: Message-Id: <200206140417.g5E4Hah64827@freefall.freebsd.org> To: Jan.Stocker@t-online.de, knu@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36882: nethack3-gnome missing gnome includes / library Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: nethack3-gnome missing gnome includes / library State-Changed-From-To: feedback->closed State-Changed-By: knu State-Changed-When: Fri Jun 14 13:15:39 JST 2002 State-Changed-Why: games/nethack34 ports were added and games/nethack33-gnome has just been fixed. http://www.freebsd.org/cgi/query-pr.cgi?pr=36882 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 21:18:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1442937B412; Thu, 13 Jun 2002 21:18:37 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E4Ib464933; Thu, 13 Jun 2002 21:18:37 -0700 (PDT) (envelope-from knu) Date: Thu, 13 Jun 2002 21:18:37 -0700 (PDT) From: Message-Id: <200206140418.g5E4Ib464933@freefall.freebsd.org> To: marck@rinet.ru, knu@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37149: games/nethack4-gnome can't find gnome.h Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: games/nethack4-gnome can't find gnome.h State-Changed-From-To: open->closed State-Changed-By: knu State-Changed-When: Fri Jun 14 13:17:52 JST 2002 State-Changed-Why: Both games/nethack3[34] should compile now. Thanks for the report. http://www.freebsd.org/cgi/query-pr.cgi?pr=37149 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 21:51:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E8FF37B41D; Thu, 13 Jun 2002 21:51:08 -0700 (PDT) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E4p8s68946; Thu, 13 Jun 2002 21:51:08 -0700 (PDT) (envelope-from alfred) Date: Thu, 13 Jun 2002 21:51:08 -0700 (PDT) From: Message-Id: <200206140451.g5E4p8s68946@freefall.freebsd.org> To: ports@geeksrus.net, alfred@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39049: devel/fam: update to 2.6.8, massive patch reorganization Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: devel/fam: update to 2.6.8, massive patch reorganization State-Changed-From-To: open->closed State-Changed-By: alfred State-Changed-When: Thu Jun 13 21:50:46 PDT 2002 State-Changed-Why: fix applied. http://www.freebsd.org/cgi/query-pr.cgi?pr=39049 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 21:57:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from moutvdomng0.schlund.de (moutvdomng0.kundenserver.de [195.20.224.130]) by hub.freebsd.org (Postfix) with ESMTP id BA94C37B426; Thu, 13 Jun 2002 21:57:06 -0700 (PDT) Received: from [195.20.224.219] (helo=mrvdom03.kundenserver.de) by moutvdomng0.schlund.de with esmtp (Exim 3.22 #2) id 17Ij8z-0004c8-00; Fri, 14 Jun 2002 06:57:05 +0200 Received: from [217.1.114.114] (helo=pD9017272.dip.t-dialin.net) by mrvdom03.kundenserver.de with esmtp (Exim 2.12 #3) id 17Ij8z-0006st-00; Fri, 14 Jun 2002 06:57:05 +0200 Date: Fri, 14 Jun 2002 06:56:32 +0000 (GMT) From: Peter Ulrich Kruppa To: Martin Blapp Cc: freebsd-stable@FreeBSD.ORG, Subject: Re: OpenOffice works now with system gcc 2.95.3 In-Reply-To: <20020613101445.D34000-100000@levais.imp.ch> Message-ID: <20020614065422.Q77767-100000@small.pukruppa.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, On Thu, 13 Jun 2002, Martin Blapp wrote: > Hi all, > > After the last patchset has been comitted, OO builds now > with the system gcc and works afterwards without crashing > in the help system. It doesn't on my -STABLE :-( make dies with ------------------------------ Making: ../unxfbsd.pro/bin/i_server unx c++ -O -Wl,-export-dynamic -L../unxfbsd.pro/lib -L../lib -L/usr/ports/editors/op enoffice/work/oo_1.0_src/solenv/unxfbsd/lib -L/usr/ports/editors/openoffice/work /oo_1.0_src/solver/641/unxfbsd.pro/lib -L/usr/ports/editors/openoffice/work/oo_1 .0_src/solenv/unxfbsd/lib -L/usr/local/jdk1.3.1/lib -L/usr/local/lib -L/usr/X11R 6/lib -o ../unxfbsd.pro/bin/i_server ../unxfbsd.pro/obj/iserver.o ../unxfbsd.pro /obj/sstring.o ../unxfbsd.pro/obj/appdef.o ../unxfbsd.pro/obj/cppdep.o ../unxfbs d.pro/obj/command.o ../unxfbsd.pro/obj/prj.o ../unxfbsd.pro/obj/inimgr.o ../unxf bsd.pro/obj/revision.o ../unxfbsd.pro/obj/shellprp.o ../unxfbsd.pro/obj/fattr.o ../unxfbsd.pro/obj/minormk.o ../unxfbsd.pro/obj/mkcreate.o -Wl,-Bstatic -latools -lvos2fi -Wl,-Bstatic -lstlport_gcc -Wl,-Bdynamic -pthread -Wl,-Bstatic -lsalfi -lgnu_getopt -Wl,-Bdynamic -pthread -lm -lstlport_gcc ../unxfbsd.pro/lib/libatools.a(filecopy.o)(.gnu.linkonce.d._vt$9EA_Copier+0x14): undefined reference to `__pure_virtual' ../unxfbsd.pro/lib/libatools.a(stream.o)(.gnu.linkonce.d._vt$16SvDataCopyStream+ 0x24): undefined reference to `__pure_virtual' ../unxfbsd.pro/lib/libatools.a(stream.o)(.gnu.linkonce.d._vt$16SvDataCopyStream+ 0x2c): undefined reference to `__pure_virtual' ../unxfbsd.pro/lib/libatools.a(stream.o)(.gnu.linkonce.d._vt$15SvOpenLockBytes+0 x6c): undefined reference to `__pure_virtual' ../unxfbsd.pro/lib/libatools.a(stream.o)(.gnu.linkonce.d._vt$15SvOpenLockBytes+0 x74): undefined reference to `__pure_virtual' ../unxfbsd.pro/lib/libatools.a(stream.o)(.gnu.linkonce.d._vt$15SvOpenLockBytes+0 x7c): more undefined references to `__pure_virtual' follow dmake: Error code 1, while making '../unxfbsd.pro/bin/i_server' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice/work/oo_1 .0_src/tools/bootstrp dmake: Error code 1, while making 'build_all' ---* TG_SLO.MK *--- *** Error code 255 Stop in /usr/ports/editors/openoffice. --------------------------------------------------- Regards, Uli. > > I've removed the dependency on ports gcc31. OpenOffice building > on CURRENT with system GCC is still broken. You'll still > need USE_GCC=3.1 there. > > We need testers now, who test the OS-dependent functions > if they work as they should. Please report any problems to me. > > Known issues: > ------------- > > - Choosing the JDK does not work in OO setup: > > Only the Linux JDK 1.3.1 works for now. The native JDK does not have hotspot > and does not support native threads. If you use choose the linux JDK, the > Linux emulation needs to be running. > > > - Mozilla cannot be started from OO: > > Even if I make the neccessary config entries, mozilla does not start. > That's a problem in the mozilla scripts. I hope that the mozilla > hook in /usr/X11R6/lib/mozilla/mozilla will sonn be fixed. > > > - The setup crashes: > > You may not have installed the rtld patch. Please get this patch: > http://people.freebsd.org/~mbr/patches/rtld-elf.diff > > > - The build does exit with a ld: memory exhausted > > Add this to your kernel configuration till we have fixed the problem > with ld: > > options MAXDSIZ="(1024*1024*1024)" > options MAXSSIZ="(256*1024*1024)" > > > Martin > > Martin Blapp, > ------------------------------------------------------------------ > ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH > Phone: +41 061 826 93 00: +41 61 826 93 01 > PGP: > PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E > ------------------------------------------------------------------ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 22: 4:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by hub.freebsd.org (Postfix) with ESMTP id 9752B37B428; Thu, 13 Jun 2002 22:04:46 -0700 (PDT) Received: from corbulon.video-collage.com (localhost [127.0.0.1]) by corbulon.video-collage.com (8.12.2/8.12.2) with ESMTP id g5E54ji9048803 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 14 Jun 2002 01:04:45 -0400 (EDT) (envelope-from mi@corbulon.video-collage.com) Received: (from root@localhost) by corbulon.video-collage.com (8.12.2/8.12.2/Submit) id g5E54iv6048802; Fri, 14 Jun 2002 01:04:44 -0400 (EDT) (envelope-from mi) From: Mikhail Teterin Message-Id: <200206140504.g5E54iv6048802@corbulon.video-collage.com> Subject: Re: cvs commit: ports/x11-toolkits/eel2/files patch-Makefile.in In-Reply-To: <20020614032524.GC3248@cavia.pp.ru> To: Dmitry Sivachenko Date: Fri, 14 Jun 2002 01:04:44 -0400 (EDT) Cc: Mikhail Teterin , Maxim Sobolev , ports@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL92b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > On Thu, Jun 13, 2002 at 04:04:25PM -0400, Mikhail Teterin wrote: > > > > - testing before using is good, but, usually, tedious; > > - automated tests ease the tediousness (tediousity?); > > - hence: use automated testing whenever possible! > > > > Mikhail, ports are intended to facilitate the building process of > existing software, not to trigger bugs in it. If you want to run > tests, run them manually and do not force everybody to do the same. Actually, trying to trigger bugs *IS* part of the building process. Or, at least, it should be... I don't want to force everybody to run the tests manually -- my whole point is to make the available tests run automaticly -- for everybody. Any bugs, the author anticipated might be there, will show up before install... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 22:56:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [193.162.153.4]) by hub.freebsd.org (Postfix) with ESMTP id E262837B401 for ; Thu, 13 Jun 2002 22:56:14 -0700 (PDT) Received: from there (0x3ef31213.albnxx2.adsl.tele.dk [62.243.18.19]) by pfepc.post.tele.dk (Postfix) with SMTP id 5064B2634CF; Fri, 14 Jun 2002 07:56:05 +0200 (CEST) Content-Type: text/plain; charset="iso-8859-1" From: Bjarne Wichmann Petersen To: frank@exit.com Subject: Re: qt23? Date: Fri, 14 Jun 2002 07:57:01 +0200 X-Mailer: KMail [version 1.3.2] Cc: Trevor Johnson , Adam K Kirchhoff , freebsd-ports@FreeBSD.ORG References: <200206121541.g5CFfc0l020228@realtime.exit.com> In-Reply-To: <200206121541.g5CFfc0l020228@realtime.exit.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020614055605.5064B2634CF@pfepc.post.tele.dk> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wednesday 12 June 2002 17:41, Frank Mayhar wrote: > > > > So, is there any way to build qt23 on FreeBSD 4.5? > > > Not if you have installed the qt30 port. See > > > http://lists.csociety.org/pipermail/kde-freebsd/2002-June/001820.html > > Actually, there is, but you have to massage the qt23 port a bit. I > > forget what I did (basically just tracked down the errors and fixed them > > by hand, IIRC), but I got it to install okay. > > I'll see about making a package available... > Okay, there's a qt23 package available for 4.x-stable at > http://www.exit.com/packages/qt-2.3.1_2.tgz Just to be sure... this is a Qt2.3.1-package that runs along with Qt3 installed? Bjarne -- Homepage: http://www.mekanix.dk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 23: 0:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from tinker.exit.com (tinker.exit.com [206.223.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 8621337B419 for ; Thu, 13 Jun 2002 23:00:17 -0700 (PDT) Received: from realtime.exit.com (realtime [206.223.0.5]) by tinker.exit.com (8.12.3/8.12.3) with ESMTP id g5E60C48035961; Thu, 13 Jun 2002 23:00:12 -0700 (PDT) (envelope-from frank@exit.com) Received: from realtime.exit.com (localhost [127.0.0.1]) by realtime.exit.com (8.12.3/8.12.2) with ESMTP id g5E60CLt023534; Thu, 13 Jun 2002 23:00:12 -0700 (PDT) (envelope-from frank@realtime.exit.com) Received: (from frank@localhost) by realtime.exit.com (8.12.3/8.12.3/Submit) id g5E60Amg023533; Thu, 13 Jun 2002 23:00:10 -0700 (PDT) From: Frank Mayhar Message-Id: <200206140600.g5E60Amg023533@realtime.exit.com> Subject: Re: qt23? In-Reply-To: <20020614055605.5064B2634CF@pfepc.post.tele.dk> To: Bjarne Wichmann Petersen Date: Thu, 13 Jun 2002 23:00:10 -0700 (PDT) Cc: frank@exit.com, Trevor Johnson , Adam K Kirchhoff , freebsd-ports@FreeBSD.ORG Reply-To: frank@exit.com X-Copyright0: Copyright 2002 Frank Mayhar. All Rights Reserved. X-Copyright1: Permission granted for electronic reproduction as Usenet News or email only. X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Bjarne Wichmann Petersen wrote: [ Charset ISO-8859-1 unsupported, converting... ] > On Wednesday 12 June 2002 17:41, Frank Mayhar wrote: > > > > > > So, is there any way to build qt23 on FreeBSD 4.5? > > > > Not if you have installed the qt30 port. See > > > > http://lists.csociety.org/pipermail/kde-freebsd/2002-June/001820.html > > > Actually, there is, but you have to massage the qt23 port a bit. I > > > forget what I did (basically just tracked down the errors and fixed them > > > by hand, IIRC), but I got it to install okay. > > > I'll see about making a package available... > > Okay, there's a qt23 package available for 4.x-stable at > > http://www.exit.com/packages/qt-2.3.1_2.tgz > > Just to be sure... this is a Qt2.3.1-package that runs along with Qt3 > installed? Yes; I'm running it that way. -- Frank Mayhar frank@exit.com http://www.exit.com/ Exit Consulting http://www.gpsclock.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 23: 0:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E53B37B40E for ; Thu, 13 Jun 2002 23:00:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E608E81404; Thu, 13 Jun 2002 23:00:08 -0700 (PDT) (envelope-from gnats) Date: Thu, 13 Jun 2002 23:00:08 -0700 (PDT) Message-Id: <200206140600.g5E608E81404@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Mario Sergio Fujikawa Ferreira Subject: Re: ports/39219: ddd port not builds on -CURRENT Reply-To: Mario Sergio Fujikawa Ferreira Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39219; it has been noted by GNATS. From: Mario Sergio Fujikawa Ferreira To: "Vladimir B.Grebenschikov" Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/39219: ddd port not builds on -CURRENT Date: Fri, 14 Jun 2002 02:44:07 -0300 --bp/iNruPH9dso1Pn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Does the following patch fix it? --bp/iNruPH9dso1Pn Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch-ddd diff -ruN /usr/ports/devel/ddd/Makefile ddd/Makefile --- /usr/ports/devel/ddd/Makefile Wed May 15 04:32:04 2002 +++ ddd/Makefile Thu Jun 13 22:11:48 2002 @@ -14,6 +14,9 @@ MAINTAINER= lioux@FreeBSD.org +BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ + automake:${PORTSDIR}/devel/automake + GNU_CONFIGURE= yes CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-motif-libraries="${LIBXMDIR}" \ @@ -42,9 +45,17 @@ pre-configure: @${FIND} ${WRKSRC} -name configure | ${XARGS} \ ${PERL} -pi -e "s|-O2|-g|" + @${ECHO_CMD} '#undef HAVE_STD_STREAMPOS' >> \ + ${WRKSRC}/ddd/acconfig.h +.for commands in aclocal autoheader213 autoconf213 + @cd ${WRKSRC}/ddd && ${LOCALBASE}/bin/${commands} +.endfor post-configure: ${ECHO_CMD} "LIBXM = ${MOTIFLIB}" >> ${WRKSRC}/ddd/Makefile +# trick auto* tools into not running again and use byacc + @${PERL} -pi -e 's|^(YACC =).*|\1byacc|' ${WRKSRC}/ddd/Makefile + @cd ${WRKSRC}/ddd && ${TOUCH} Makefile* config* *.m4 *.in *.h post-install: @${RM} ${PREFIX}/lib/libiberty.a @@ -62,4 +73,18 @@ check: (cd ${WRKSRC} ; ${GMAKE} check) -.include +.include + +post-patch: +# patch to work in FreeBSD 5.x-CURRENT post gcc 3.1 +.if ${OSVERSION} >= 500035 + @${PERL} -pi -e 's!^(#include )!\1\n#include \n!' \ + ${WRKSRC}/libiberty/strerror.c ${WRKSRC}/libiberty/strsignal.c + @${PERL} -pi -e 's!^extern int sys_nerr;!extern const int sys_nerr;!; \ + s!^extern char \*sys_errlist\[\];!extern const char *sys_errlist[];!' \ + ${WRKSRC}/libiberty/strerror.c + @${PERL} -pi -e 's!^static int sys_nsig = NSIG;!static const int sys_nsig = NSIG!' \ + ${WRKSRC}/libiberty/strsignal.c +.endif + +.include diff -ruN /usr/ports/devel/ddd/files/patch-ddd::acinclude.m4 ddd/files/patch-ddd::acinclude.m4 --- /usr/ports/devel/ddd/files/patch-ddd::acinclude.m4 Wed Dec 31 21:00:00 1969 +++ ddd/files/patch-ddd::acinclude.m4 Thu Jun 13 20:45:57 2002 @@ -0,0 +1,49 @@ +--- ddd/acinclude.m4.orig Thu Jun 13 20:37:30 2002 ++++ ddd/acinclude.m4 Thu Jun 13 20:44:42 2002 +@@ -956,8 +956,9 @@ + [ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS +-AC_TRY_COMPILE([#include ], +-[streampos scan_start;], ++AC_TRY_COMPILE([#include ++#include ], ++[streampos p;], + ice_cv_have_streampos=yes, + ice_cv_have_streampos=no) + AC_LANG_RESTORE +@@ -965,6 +966,34 @@ + AC_MSG_RESULT($ice_cv_have_streampos) + if test "$ice_cv_have_streampos" = yes; then + AC_DEFINE(HAVE_STREAMPOS) ++fi ++])dnl ++dnl ++dnl ++dnl If or define a `std::streampos' type ++dnl (as type of os.tellp(), etc.), define `HAVE_STD_STREAMPOS'. ++dnl (Background: In GCC 3.0, `streampos' does not work, but ++dnl `std::streampos' does...) ++dnl In DDD, see `streampos.h' for details. ++dnl ++AC_DEFUN(ICE_STD_STREAMPOS, ++[ ++AC_REQUIRE([AC_PROG_CXX]) ++AC_MSG_CHECKING([for std::streampos]) ++AC_CACHE_VAL(ice_cv_have_std_streampos, ++[ ++AC_LANG_SAVE ++AC_LANG_CPLUSPLUS ++AC_TRY_COMPILE([#include ++#include ], ++[std::streampos p;], ++ice_cv_have_std_streampos=yes, ++ice_cv_have_std_streampos=no) ++AC_LANG_RESTORE ++]) ++AC_MSG_RESULT($ice_cv_have_std_streampos) ++if test "$ice_cv_have_std_streampos" = yes; then ++AC_DEFINE(HAVE_STD_STREAMPOS) + fi + ])dnl + dnl diff -ruN /usr/ports/devel/ddd/files/patch-ddd::configure.in ddd/files/patch-ddd::configure.in --- /usr/ports/devel/ddd/files/patch-ddd::configure.in Wed Dec 31 21:00:00 1969 +++ ddd/files/patch-ddd::configure.in Thu Jun 13 20:23:18 2002 @@ -0,0 +1,11 @@ +--- ddd/configure.in.orig Thu Jun 13 17:52:32 2002 ++++ ddd/configure.in Thu Jun 13 17:52:41 2002 +@@ -429,7 +429,7 @@ + dnl + dnl `streampos' and `iostate' types + ICE_STREAMPOS +-ICE_IOSTATE ++ICE_STD_STREAMPOS + dnl + dnl + dnl diff -ruN /usr/ports/devel/ddd/files/patch-ddd::strclass.C ddd/files/patch-ddd::strclass.C --- /usr/ports/devel/ddd/files/patch-ddd::strclass.C Wed Dec 31 21:00:00 1969 +++ ddd/files/patch-ddd::strclass.C Thu Jun 13 18:07:57 2002 @@ -0,0 +1,21 @@ +--- ddd/strclass.C.orig Thu Jun 13 18:06:56 2002 ++++ ddd/strclass.C Thu Jun 13 18:07:43 2002 +@@ -1431,16 +1431,10 @@ + } + x.rep->s[i] = 0; + x.rep->len = i; +-#if HAVE_IOSTATE +- ios::iostate new_state = s.rdstate(); +-#else +- int new_state = s.rdstate(); +-#endif + if (i == 0) +- new_state |= ios::failbit; ++ s.clear(ios::failbit|s.rdstate()); + if (ch == EOF) +- new_state |= ios::eofbit; +- s.clear(new_state); ++ s.clear(ios::eofbit|s.rdstate()); + return s; + } + diff -ruN /usr/ports/devel/ddd/files/patch-ddd::streampos.h ddd/files/patch-ddd::streampos.h --- /usr/ports/devel/ddd/files/patch-ddd::streampos.h Wed Dec 31 21:00:00 1969 +++ ddd/files/patch-ddd::streampos.h Thu Jun 13 18:05:57 2002 @@ -0,0 +1,22 @@ +--- ddd/streampos.h.orig Thu Jun 13 18:01:26 2002 ++++ ddd/streampos.h Thu Jun 13 18:04:20 2002 +@@ -38,9 +38,17 @@ + // a simple `long' as replacement. + + #include "config.h" ++#include ++#include + +-#if !HAVE_STREAMPOS +-typedef long streampos; ++#if HAVE_STREAMPOS ++#define STREAMPOS streampos ++#elif HAVE_STD_STREAMPOS ++// `streampos' is not visible, but `std::streampos' is. ++#define STREAMPOS std::streampos ++#else ++// Use a simple `long' as replacement. ++#define STREAMPOS long + #endif + + #endif // _DDD_streampos_h --bp/iNruPH9dso1Pn-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 13 23:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0734037B427 for ; Thu, 13 Jun 2002 23:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E6e1M90981; Thu, 13 Jun 2002 23:40:01 -0700 (PDT) (envelope-from gnats) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (Postfix) with ESMTP id 22DAA37B400 for ; Thu, 13 Jun 2002 23:35:38 -0700 (PDT) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by david.siemens.de (8.11.6/8.11.6) with ESMTP id g5E6ZbC20752 for ; Fri, 14 Jun 2002 08:35:37 +0200 (MEST) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail1.siemens.de (8.11.6/8.11.6) with ESMTP id g5E6Zai01127 for ; Fri, 14 Jun 2002 08:35:36 +0200 (MEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [139.23.202.134]) by mars.cert.siemens.de (8.12.4/8.12.4/Siemens CERT [ $Revision: 1.24 ]) with ESMTP id g5E6Zamq028403 for ; Fri, 14 Jun 2002 08:35:36 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [127.0.0.1]) by alaska.cert.siemens.de (8.12.4/8.12.4/alaska [ $Revision: 1.12 ]) with ESMTP id g5E6Za32056076 for ; Fri, 14 Jun 2002 08:35:36 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: (from ust@localhost) by alaska.cert.siemens.de (8.12.4/8.12.4/alaska [ $Revision: 1.3 ]) id g5E6ZaeB056075; Fri, 14 Jun 2002 08:35:36 +0200 (CEST) (envelope-from ust) Message-Id: <200206140635.g5E6ZaeB056075@alaska.cert.siemens.de> Date: Fri, 14 Jun 2002 08:35:36 +0200 (CEST) From: Udo Schweigert Reply-To: Udo Schweigert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39261: maintainer-update of security/nessus-plugins-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39261 >Category: ports >Synopsis: maintainer-update of security/nessus-plugins-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 23:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 4.6-RELEASE i386 >Organization: >Environment: System: FreeBSD alaska.cert.siemens.de 4.6-RELEASE FreeBSD 4.6-RELEASE #88: Fri Jun 7 14:14:31 CEST 2002 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4_6/sys/alaska i386 >Description: Maintainer update of security/nessus-plugins-devel which fixes a wrong pkg-plist. >How-To-Repeat: >Fix: diff -ruN --exclude=CVS --exclude=pkg-plist.post --exclude=pkg-plist.pre --exclude=do_plist /usr/ports/security/nessus-plugins-devel/Makefile nessus-plugins-devel/Makefile --- /usr/ports/security/nessus-plugins-devel/Makefile Fri Jun 14 08:17:08 2002 +++ nessus-plugins-devel/Makefile Fri Jun 14 08:27:52 2002 @@ -5,6 +5,7 @@ PORTNAME= nessus-plugins-devel PORTVERSION= 1.2.2 +PORTREVISION?= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${PORTVERSION}/src/ \ ftp://ftp.nessus.org/pub/nessus/nessus-${PORTVERSION}/src/ \ diff -ruN --exclude=CVS --exclude=pkg-plist.post --exclude=pkg-plist.pre --exclude=do_plist /usr/ports/security/nessus-plugins-devel/pkg-plist nessus-plugins-devel/pkg-plist --- /usr/ports/security/nessus-plugins-devel/pkg-plist Fri Jun 14 08:17:08 2002 +++ nessus-plugins-devel/pkg-plist Fri Jun 14 08:27:19 2002 @@ -503,7 +503,6 @@ lib/nessus/plugins/newsdesk.nasl lib/nessus/plugins/nikto_wrapper.nes lib/nessus/plugins/nimda.nasl -lib/nessus/plugins/nimda_iis.nasl lib/nessus/plugins/nis_server.nasl lib/nessus/plugins/nmap_tcp_connect.nes lib/nessus/plugins/nmap_wrapper.nes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 0: 1:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A0E8E37B419; Fri, 14 Jun 2002 00:00:49 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E70nY93346; Fri, 14 Jun 2002 00:00:49 -0700 (PDT) (envelope-from ijliao) Date: Fri, 14 Jun 2002 00:00:49 -0700 (PDT) From: Message-Id: <200206140700.g5E70nY93346@freefall.freebsd.org> To: erwin@lansing.dk, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39237: update master_sites emulators/dlx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update master_sites emulators/dlx State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Jun 14 00:00:20 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=39237 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 0: 5:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 368A037B434; Fri, 14 Jun 2002 00:05:13 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E759194758; Fri, 14 Jun 2002 00:05:09 -0700 (PDT) (envelope-from ijliao) Date: Fri, 14 Jun 2002 00:05:09 -0700 (PDT) From: Message-Id: <200206140705.g5E759194758@freefall.freebsd.org> To: gslin@Infomath.math.NCTU.edu.tw, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39238: Update port: archivers/lbrate Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: archivers/lbrate State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Jun 14 00:04:56 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=39238 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 0:13:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 29D7637B42A; Fri, 14 Jun 2002 00:13:46 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E7DkR98970; Fri, 14 Jun 2002 00:13:46 -0700 (PDT) (envelope-from ijliao) Date: Fri, 14 Jun 2002 00:13:46 -0700 (PDT) From: Message-Id: <200206140713.g5E7DkR98970@freefall.freebsd.org> To: gslin@Infomath.math.NCTU.edu.tw, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39239: Update port: net/ntalk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: net/ntalk State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Jun 14 00:12:48 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=39239 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 0:14: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B533037B41F; Fri, 14 Jun 2002 00:13:57 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E7DvW99024; Fri, 14 Jun 2002 00:13:57 -0700 (PDT) (envelope-from ijliao) Date: Fri, 14 Jun 2002 00:13:57 -0700 (PDT) From: Message-Id: <200206140713.g5E7DvW99024@freefall.freebsd.org> To: gslin@Infomath.math.NCTU.edu.tw, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39240: Update port: mail/vm-pop3d Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: mail/vm-pop3d State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Jun 14 00:13:49 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=39240 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 0:14:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E84237B408; Fri, 14 Jun 2002 00:14:18 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E7EIH99122; Fri, 14 Jun 2002 00:14:18 -0700 (PDT) (envelope-from ijliao) Date: Fri, 14 Jun 2002 00:14:18 -0700 (PDT) From: Message-Id: <200206140714.g5E7EIH99122@freefall.freebsd.org> To: gslin@Infomath.math.NCTU.edu.tw, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39241: Update port: comms/zssh Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: comms/zssh State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Jun 14 00:14:00 PDT 2002 State-Changed-Why: comimtted,thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=39241 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 0:21:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D8D537B40A; Fri, 14 Jun 2002 00:21:32 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E7LW900286; Fri, 14 Jun 2002 00:21:32 -0700 (PDT) (envelope-from ijliao) Date: Fri, 14 Jun 2002 00:21:32 -0700 (PDT) From: Message-Id: <200206140721.g5E7LW900286@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39243: [MAINTAINER UPDATE] Update port: lang/nhc98 ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update port: lang/nhc98 ${PERL} -> ${REINPLACE_CMD} State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Jun 14 00:21:23 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=39243 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 0:21:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B154837B404; Fri, 14 Jun 2002 00:21:47 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E7Llj00409; Fri, 14 Jun 2002 00:21:47 -0700 (PDT) (envelope-from ijliao) Date: Fri, 14 Jun 2002 00:21:47 -0700 (PDT) From: Message-Id: <200206140721.g5E7Llj00409@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39244: [MAINTAINER UPDATE] Update port: x11/xbindkeys_config ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update port: x11/xbindkeys_config ${PERL} -> ${REINPLACE_CMD} State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Jun 14 00:21:35 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=39244 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 0:22: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C2A7237B413; Fri, 14 Jun 2002 00:21:58 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E7Lwj00467; Fri, 14 Jun 2002 00:21:58 -0700 (PDT) (envelope-from ijliao) Date: Fri, 14 Jun 2002 00:21:58 -0700 (PDT) From: Message-Id: <200206140721.g5E7Lwj00467@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39245: [MAINTAINER UPDATE] Update port: net/rsync ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update port: net/rsync ${PERL} -> ${REINPLACE_CMD} State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Jun 14 00:21:51 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=39245 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 0:22:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 05C3337B413; Fri, 14 Jun 2002 00:22:11 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E7MAR00575; Fri, 14 Jun 2002 00:22:10 -0700 (PDT) (envelope-from ijliao) Date: Fri, 14 Jun 2002 00:22:10 -0700 (PDT) From: Message-Id: <200206140722.g5E7MAR00575@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39249: [MAINTAINER UPDATE] Update port: x11-fm/gentoo ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update port: x11-fm/gentoo ${PERL} -> ${REINPLACE_CMD} State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Jun 14 00:22:03 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=39249 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 0:26:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 99E8E37B40B; Fri, 14 Jun 2002 00:26:35 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E7QZv01041; Fri, 14 Jun 2002 00:26:35 -0700 (PDT) (envelope-from ijliao) Date: Fri, 14 Jun 2002 00:26:35 -0700 (PDT) From: Message-Id: <200206140726.g5E7QZv01041@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, chuckr@FreeBSD.org Subject: Re: ports/39251: Update octave port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update octave port Responsible-Changed-From-To: freebsd-ports->chuckr Responsible-Changed-By: ijliao Responsible-Changed-When: Fri Jun 14 00:26:10 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=39251 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 0:30:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E3C1037B400; Fri, 14 Jun 2002 00:29:49 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E7Tnd01478; Fri, 14 Jun 2002 00:29:49 -0700 (PDT) (envelope-from ijliao) Date: Fri, 14 Jun 2002 00:29:49 -0700 (PDT) From: Message-Id: <200206140729.g5E7Tnd01478@freefall.freebsd.org> To: perky@fallin.lv, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39253: New port: devel/py-freebsd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: devel/py-freebsd State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Jun 14 00:29:42 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=39253 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 0:32:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EDCD037B41E; Fri, 14 Jun 2002 00:32:46 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E7WkZ02453; Fri, 14 Jun 2002 00:32:46 -0700 (PDT) (envelope-from ijliao) Date: Fri, 14 Jun 2002 00:32:46 -0700 (PDT) From: Message-Id: <200206140732.g5E7WkZ02453@freefall.freebsd.org> To: corecode@corecode.ath.cx, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39255: maintainer update: www/smarty to upstream version 2.1.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer update: www/smarty to upstream version 2.1.1 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Jun 14 00:32:35 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=39255 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 0:38: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from linux.tws.com.tw (u176-61.u61-70.giga.net.tw [61.70.176.61]) by hub.freebsd.org (Postfix) with ESMTP id A828A37B41D for ; Fri, 14 Jun 2002 00:37:45 -0700 (PDT) Received: from dc ([192.168.1.253]) by linux.tws.com.tw (8.11.2/8.11.2) with SMTP id g5E7bWN19913 for ; Fri, 14 Jun 2002 15:37:34 +0800 Date: Fri, 14 Jun 2002 15:37:34 +0800 Received: from mars by tpts7.seed.net.tw with SMTP id LsYnGfc7btwhpfDzAJL1R; Fri, 14 Jun 2002 15:37:07 +0800 Message-ID: From: amy@yahoo.com.tw To: bbs5-35529.txt@linux.tws.com.tw, bbs4-23968.txt@linux.tws.com.tw Subject: =?big5?Q? =A6n=A4[=A4=A3=A8=A3...=AC=DD=A4F=AFu=AA=BA=A6n=B7P=B0=CA=A1A=BBP=A7A=A4=C0=A8=C9=A1C?= X-Mailer: loLLmTkrGogqNLttUancBr8hZYC Content-Type: text/plain; Content-Transfer-Encoding: Quoted-Printable X-Priority: 3 X-MSMail-Priority: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org HI! DEAR ~~~ =A6n=A4[=A4=A3=A8=A3... =B3o=ACO=A7=DA=A6b=BA=F4=B8=F4=A4W=B0=B8=B5M=AC=DD=A8=EC=AA=BA=A1u=B7R=A4W=B5l=A4l=A8k=A1v http://www.pits.com.tw/ =C4=B1=B1o=AB=DC=B4=CE=A1A=BBP=A7A=A4=C0=A8=C9=A1C =AC=DD=A4F=AFu=AA=BA=A6n=B7P=B0=CA=A1A=A6n=B7Q=A6=B3=A4H=B3o=BC=CB=B2`=B1=A1=B9=EF=A7=DA....... =A6p=AAG=A5@=AC=C9=A4W=AFu=AA=BA=A6=B3=A4@=AD=D3=A6a=A4=E8=A5s=B0=B5=A4=D1=B2P=AE=FC=A8=A4=A1A=A8=BA=B7R=B1=A1=AA=BA=BA=C9=C0Y=A4S=A6b=AD=FE=B8=CC=A1H =B9J=A8=A3=A5L=A1A=C5=FD=A7=DA=B6}=A9l=AC=DB=ABH=A9=D2=BF=D7=AA=BA=A9R=A4=A4=AA`=A9w=A1A=B7R=A4W=A5L=A1A=A7=DA=A4~=AA=BE=B9D=AFu=A5=BF=AA=BA=B7R... =A5=C3=BB=B7=A4=A3=B7|=AE=F8=A5=A2=A4=A3=A8=A3=A1C =A7=DA=A5s=AC=F6=A4=DF=C1=A8=A1A=A4@=AD=D3=B3Q=AEa=A4H=A8=FE=C5@=AD=BF=A6=DC=A1A=C5=FD=A4H=B1=B7=A6b=A4=E2=A4=DF=B8=CC=AA=BA=A4p=A4=BD=A5D=A1C18=B7=B3=A8=BA=A4@=A6~ =A1A=A7=DA=AA=BA=B2=B4=B7=FA=A8=FC=B6=CB=A1A=C5=FD=A7=DA=A9t=BFW=AE`=A9=C8=AA=BA=B8=FA=A6b=B6=C2=B7t=B8=CC=AD=FA=A4F=A4@=BE=E3=A6~=A1A=A9=AF=A6n=A6=B3=A6=EC=A4=D1=A8=CF=AC@ =B1=CF=A4F=A7=DA=A1A=A6o=A7=E2=B2=B4=A8=A4=BD=A4=AE=BD=B5=B9=A7=DA=A1A=A7=DA=A4~=A6=B3=BF=EC=AAk=AD=AB=B7s=AC=DD=A8=A3=B3o=AD=D3=AC=FC=C4R=A5@=AC=C9=A1C =A6p=AAG=C5=FD=A7=DA=B3\=C4@=A1A=A7=DA=B7Q=A8=AB=B9M=A5=FE=A5@=AC=C9=A1A=A6n=A6n=A7Q=A5=CE=B3o=C2=F9=B2=B4=B7=FA=A5h=B5o=B2{=A5@=AC=C9=A6=B3=A6h=AC=FC=A1A=A5i =B1=A4=A7=DA=AA=BA=B2=B4=B7=FA=C1=F6=B5M=AB=EC=B4_=A4F=A1A=B1q=A4p=C5=E9=AEz=A6h=AFf=AA=BA=A8=AD=C5=E9=A1A=C1=D9=ACO=A4=A3=AEe=B3\=A7=DA=B9=EA=B2{=B3o=BC=CB=AA=BA=B9=DA =B7Q=A1C=A8C=A4=D1=C3=F6=A6b=A4p=A4p=A4@=B6=A1=A9@=B0=D8=C6U=B8=CC=A1A=A5u=AC=DD=B1o=A8=A3=B5=A1=A5~=AA=BA=A5=D5=A4=D1=B6=C2=A9]=A1A=A4@=A9w=B7|=C5=FD=C0=B0=A7U =A7=DA=AA=BA=A4=D1=A8=CF=B6=CB=A4=DF=ACy=B2\=A7a=A1H=A9=D2=A5H=A7=DA=A8M=A9w=BE=C7=B5=DB=ABi=B4=B1=A8=AB=A5X=A5h=A1A=A4@=A8B=A8B=A7V=A4O=B5o=B2{=B3o=AD=D3=A5@ =AC=C9=A1A=A7=DA=AB=F4=B0U=B3=CC=A6n=AA=BA=AAB=A4=CD=B2=FA=B5X=A1A=C0=B0=A7=DA=A4=B6=B2=D0=A4@=AD=D3=A6=B3=A4f=B8O=A1B=A4S=A6w=A5=FE=A4Q=A8=AC=AA=BA=B6}=A8=AE=B1=D0=BDm =A1A=B1=D0=A7=DA=BE=C7=B6}=A8=AE=A1C =A5i=ACO=A7=DA=A7@=B9=DA=A4]=A8S=B7Q=A8=EC=A1A=A8=D3=AA=BA=B1=D0=BDm=A9~=B5M=ACO=A4@=AD=D3=B5=CA=AE=F0=A4=A3=A4=D3=A6n=AA=BA=A9=C7=A3}=A3=AB=A1A=B1=D0=BDm=AA=BA=A6W =A6r=A5s=AE}=A4l=AAF=A1A=B2=C4=A4@=A4=D1=A4W=BD=D2=A1A=AE}=A4j=B1=D0=BDm=B4N=BD|=A7=DA=AC=EF=A4=B0=BB=F2=A4p=A4=BD=A5D=ACv=B8=CB=B8=F2=B0=AA=B8=F2=BEc=A1H=B3o =BC=CB=AE=DA=A5=BB=A8S=BF=EC=AAk=B6}=A8=AE=A1I=AE=F0=A6=BA=A7=DA=A4F=A1A=AC=B0=A4=B0=BB=F2=A7=DA=ADn=C3=BA=BE=C7=B6O=AE=C1=BD|=A9O=A1H=A4@=AE=C9=A7=D4=A4=A3=A6=ED=AE=F0=AA=BA =A7=DA=A1A=A5=DF=A8=E8=B1N=A8=AE=B0=B1=A6b=A5b=B8=F4=A1A=B7=C7=B3=C6=A4U=A8=AE=A7=DC=C4=B3=A1A=B0=BE=B0=BE=AE}=A4j=B1=D0=BDm=C1=D9=ACO=A4=A3=AA=D6=A9=F1=A7=DA=A8=AB=A1A=A5L =BB=A1=B3s=B0=B1=A8=AE=B3=A3=A4=A3=B7|=AA=BA=A4H=A1A=A4=F1=B1=FE=A4H=A5=C7=C1=D9=A6M=C0I=A1A=A4=B5=A4=D1=A6p=AAG=A8S=B1=D0=B7|=A7=DA=B0=F2=A5=BB=B6}=A8=AE=B8=F2=B8=F4=C3=E4 =B0=B1=A8=AE=A1A=A5L=ACO=A4=A3=B7|=C5=FD=A7=DA=B6}=A8=AE=AA=F9=A8=AB=A4H=AA=BA=A1C =B3o=ACO=A7=DA=B2=C4=A4@=A6=B8=B9J=A8=EC=B3o=BB=F2=C6Z=A4=A3=C1=BF=B2z=AA=BA=A4H=A1A=A5i=ACO=A4w=B8g=A4W=A4F=B8=E9=B2=EE=A1A=A7=DA=A4]=A5u=A6=B3=C4~=C4=F2=AE=C1 =BD|=BE=C7=B6}=A8=AE=A1C=BD=D6=AA=BE=A7=F3=BAG=AA=BA=C1=D9=A6b=AB=E1=C0Y=A1A=A7=DA=AA=BA=B0=AA=B8=F2=BEc=B3=BA=B5M=A5d=A6b=AAo=AA=F9=A4W=A1A=A8=AE=A4l=C1=D9=C2=B6=B6i =B6=EA=C0=F4=A5X=A4=A3=A5h=A1A=A4@=C1y=EA=C9=A4j=A4F=AA=BA=A7=DA=A1A=A5=BF=BA=F2=B1i=AA=BA=A6=E5=BF}=B9L=A7C=A1B=C1y=A6=E2=BAG=A5=D5=A1A=AB=F7=A9R=B7Q=B5=DB=B8=D3 =AB=E7=BB=F2=BF=EC...=A1C=A4=D1=A7r=A1A=AD=EC=A8=D3=A5L=C1=D9=ACO=AD=D3=A4j=A6=E2=AFT=A1H=AE}=B1=D0=BDm=B5=A5=A4=A3=A4=CE=A7=DA=B7Q=A5X=BF=EC=AAk=A1A=A9~=B5M=B0=CA =A4=E2=B6=B6=B5=DB=A7=DA=AA=BA=A4p=BBL=A1A=B2=E6=B1=BC=A7=DA=AA=BA=B0=AA=B8=F2=BEc=A1A=A7=DA=C0~=B1o=B0=A8=A4W=A4U=A8=AE=BD}=BD=D2=A1A=A5=CE=A4O=A5=CF=A4W=A8=AE=AA=F9=A1A =BB=B0=BA=F2=B8=FA=B1o=B7U=BB=B7=B7U=A6n=A1A=A5i=ACO=A4=A3=B9=EF=A7r=A1H=A7=DA=AA=BA=B0=AA=B8=F2=BEc=C1=D9=A6b=A5L=A4=E2=B8=CC=A1A=A8S=BF=EC=AAk=A1A=A5u=AF=E0=B5w =B5=DB=C0Y=A5=D6=A6^=C0Y=A4F=A1A=A8=BA=AD=D3=B0Q=A4H=B9=BD=AA=BA=AE}=B1=D0=BDm=A8=A3=A7=DA=A6^=C0Y=A1A=AAG=B5M=C5S=A5X=B8=DE=B2=A7=B7L=AF=BA=A1A=B0=AA=C1|=B5=DB =A7=DA=AA=BA=B0=AA=B8=F2=BEc=B5=A5=A7=DA=BB=E2=A8=FA=A1A=A7=DA=A4=DF=B7Q=A1A=A5@=AC=C9=A4W=AB=E7=BB=F2=B7|=A6=B3=B3o=BA=D8=B5l=A4l=B1=D0=BDm=A1H =B3s=B5=DB=A4W=A4F=B4X=A6=B8=BD=D2=A1A=A7=DA=B5o=C4=B1=AE}=A4j=B1=D0=BDm=C1=D9=AFu=ACO=AD=D3=BA=EB=A4O=B9L=B3=D1=A1B=A4S=AEe=A9=F6High=B9L=C0Y=AA=BA=A4H=A1A =A7=DA=AD=CC=A4=A3=A6=FD=A4@=B0_=AD=B8=A8=AE=B1=CF=A4F=AD=D3=A7Y=B1N=A5=CD=B2=A3=AA=BA=A5=A5=B0=FC=A1A=A4U=BD=D2=AB=E1=A5L=C1=D9=B5w=A9=D4=A7=DA=A5h=B7=C8=AA=BD=B1=C6=BD=FC=A1A=A6=B3 =A4@=A6=B8=C1=D9=B6]=A8=EC=A6=AC=A4=A3=A8=EC=B0T=B8=B9=AA=BA=B0=AD=A6a=A4=E8=A5h=BDm=A8=AE=A1A=AE`=A8=AE=A4l=A9=DF=C1=E3=A4U=A4=A3=A4F=A4s=A1A=B8g=B9L=B3o=B4X=A6=B8=C5=E5 =C0I=AA=BA=BD=D2=B5{=A1A=A7=DA=AA=BA=A8=AD=C5=E9=B2=D7=A9=F3=A8=FC=A4=A3=A4F=A7=E9=C4=CB=AA=BA=A9=FC=AD=CB=A4F=A1A=B2=FA=B5X=A4@=A8=A3=A8=EC=B0e=A7=DA=A8=EC=C2=E5=B0|=AA=BA=AE}=A4l =AAF=A1A=B4N=A4j=BD|=A5L=A4=A3=C0=B4=BC=A6=AD=BB=B1=A4=A5=C9=A1A=ACO=AD=D3=A8S=A8x=A8S=AA=CD=AA=BA=AE=A3=A9=C6=B1=D0=BDm=A1A=C1=D9=B1j=AFP=BA=DE=A8=EE=A7=DA=A4=A3=AD=E3=A6A =A5h=BE=C7=B6}=A8=AE=A1C=A7=DA=A8S=A6=B3=BF=EC=AAk=B5=AA=C0=B3=B2=FA=B5X=A1A=A7=F3=A8S=BF=EC=AAk=AA=FD=A4=EE=A6=DB=A4v=B7Q=A8=A3=AE}=A4l=AAF=AA=BA=A4=DF=B1=A1=A1A=A6]=AC=B0 =A7=DA=B5o=B2{=A5u=A6=B3=B8=F2=AE}=A4l=AAF=A6b=A4@=B0_=A1A=A4~=AF=E0=B5h=A7=D6=AA=BA=B5o=AC=AA=B1=A1=BA=FC=A1A=C1=F6=B5M=A5L=B1`=B1`=B7S=A7=DA=A5=CD=AE=F0=A1A=C5=FD =A7=DA=A4S=AD=FA=A4S=AF=BA=A1A=A5i=ACO=A7=DA=A4w=B8g=BA=A5=BA=A5=B7R=A4W=B3o=BA=D8=B7P=C4=B1=A1A=A4=A3=A5=CE=A5h=A7=EA=BAt=A7O=A4H=B2=B4=A4=A4=AA=BA=A4p=A4=BD=A5D=AC=F6 =A4=DF=C1=A8=A1A=A6b=AE}=A4l=AAF=AD=B1=ABe=A1A=A7=DA=A5i=A5H=BF=EF=BE=DC=B0=B5=AD=D3=A6=DB=A5=D1=A6=DB=A6b=AA=BA=AC=F6=A4=DF=C1=A8=A1C =AFf=A4~=AD=E8=A6n=A1A=A7=DA=ABo=B6}=A9l=B0=B5=B0_=A9_=A9=C7=AA=BA=B9=DA=A1A=B9=DA=B8=CC=A6=B3=B4=CA=C4@=B1=E6=BE=F0=A1A=A7=DA=C1`=ACO=A8=AB=A8=EC=BE=F0=A4U=B3\=C4@=A1A =A4@=B3\=A7=B9=C4@=B4N=B7|=C5=E5=BF=F4=A1A=B3o=BC=CB=AA=BA=B9=DA=AD=AB=BD=C6=A4F=A6n=B4X=A4=D1=A1A=B2=FA=B5X=A4]=B3Q=A7=DA=C0~=A4F=A6n=B4X=A6=B8=A1A=AC=B0=A4F=A4=A3 =C5=FD=B2=FA=B5X=A4S=A7=E2=A7@=B9=DA=AA=BA=A9=C7=A8=C6=B1=C0=A8=EC=AE}=A4l=AAF=A8=AD=A4W=A1A=A7=DA=B5=AA=C0=B3=B2=FA=B5X=A8=EC=C2=E5=B0|=A5h=C0=CB=ACd=B2=B4=B7=FA=A1C=A8=E2=A6~ =ABe=A1A=B4=BF=B8g=A6b=A7=DA=B2=B4=B7=FA=AD=E8=B0=CA=A7=B9=A4=E2=B3N=AA=BA=AE=C9=AD=D4=A1A=B3o=AD=D3=A9=C7=B9=DA=B4N=A5X=B2{=B9L=A1A=A8S=B7Q=A8=EC=A8=E2=A6~=AB=E1=A7=DA=B3=BA =B5M=B7|=B0=B5=B0_=AC=DB=A6P=AA=BA=B9=DA=A1A=B5L=AAk=AC=B0=B3o=BA=D8=B2{=B6H=B4=A3=A5X=B8=D1=C4=C0=AA=BA=A7=DA=A1A=A5u=A6=B3=B4=C1=AB=DD=C2=E5=A5=CD=AF=E0=B5=B9=A7=DA=A4@=AD=D3 =A6X=B2z=AA=BA=BB=A1=A9=FA=A1C =A7=DA=BD=D0=B2=FA=B5X=B3=AD=A7=DA=A8=EC=C2=E5=B0|=C0=CB=ACd=A1A=B3o=A4=D1=A1A=AD=E8=A6n=A4]=ACO=A7=DA=AD=AB=A8=A3=A5=FA=A9=FA=AA=BA=A4=E9=A4l=A1A=C1=F6=B5M=A7=DA=A4=A3=AA=BE=B9D =AFu=A5=BF=AA=BA=A4=D1=A8=CF=ACO=BD=D6=A1A=A8C=A6~=A7=DA=C1=D9=ACO=B7|=B7=C7=B3=C6=A4@=B1i=A5d=A4=F9=A1A=BD=D0=C0=B0=A7=DA=B0=CA=A4=E2=B3N=AA=BA=C1=C2=C2=E5=A5=CD=B4=C0=A7=DA=C2=E0 =A5=E6=B5=B9=AE=BD=C3=D8=B2=B4=A8=A4=BD=A4=AA=BA=A4=D1=A8=CF=A1A=B6=C7=B9F=A7=DA=A4=BA=A4=DF=AA=BA=B7P=C1=C2=A1C=A4=A3=B9L=B3o=A8=C7=A4=DF=B7N=B1q=A8=D3=A8S=A6=B3=B1o=A8=EC=A5=F4=A6=F3 =A6^=C0=B3=A1A=A7=DA=AA=BE=B9D=C2=E5=B0|=B3W=A9w=A4=A3=AF=E0=B3z=C5S=AE=BD=C3=D8=AA=CC=AA=BA=B8=EA=AE=C6=A1A=A5i=ACO=A7=DA=C1=D9=ACO=A7=D4=A4=A3=A6=ED=B6X=B5=DB=C1=C2=C2=E5=A5=CD =A4=A3=AA`=B7N=AA=BA=AE=C9=AD=D4=A1A=B0=BD=B0=BD=A6b=A5d=A4=F9=A4W=BCg=A4W=A7=DA=AA=BAE-MAIL=ABH=BDc=A1A=A7=C6=B1=E6=A4=D1=A8=CF=AA=BA=AEa=A4H=A5i=A5H=B5=B9=A7=DA =A6^=C0=B3=A1A=C5=FD=A7=DA=BF=CB=A4f=BB=A1=A4@=C1n=C1=C2=C1=C2=A1C=B3o=BC=CB=AA=BA=A7=C6=B1=E6=A4@=AA=BD=A5=DB=A8H=A4j=AE=FC=A1A=AA=BD=A8=EC=B3o=A4=D1=B1=DF=A4W...=A9_=C2=DD =B2=D7=A9=F3=A5X=B2{=A6b=A7=DA=AA=BA=B9q=B8=A3=B8=CC=A1C =B3o=ACO=A4@=AB=CA=A8S=A6=B3=B8p=A6W=AA=BAE-MAIL=A1A=ABH=A4W=A5u=A6=B3=B5u=B5u=B4X=AD=D3=A6r...=B3o=ACO=A7=DA=B8=F2=A9p=AC=F9=A6n=A4@=B0_=AC=DD=AA=BA =AD=B7=B4=BA=A1A=A7=C6=B1=E6=A9p=AC=DD=B1o=A8=A3...=A1C=A6r=AA=BA=AB=E1=AD=B1=ACO=A4@=B1i=AC=FC=C4R=B1o=C5=FD=A4H=B7P=B0=CA=AA=BA=B7=D3=A4=F9=A1A=A4~=AC=DD=A4@=B2=B4=A1A =A7=DA=A4w=B8g=B2`=B2`=AA=BA=B3Q=B7=D3=A4=F9=B8=CC=AA=BA=AD=B7=B4=BA=A7l=A4=DE=A1A=A4]=B9=EF=B3o=AB=CA=ABH=AA=BA=A5D=A4H=A5R=BA=A1=A6n=A9_=A1C =B7=ED=AE=C9=A7=DA=AB=E7=BB=F2=A4]=A8S=B7Q=A8=EC=A1A=B1H=ABH=AA=BA=A5D=A4H=A4=A3=ACO=A7O=A4H=A1A=A5=BF=ACO=AE}=A4l=AAF=A1A=A6b=A7=DA=A5h=C2=E5=B0|=AA=BA=A6P=A4@ =A4=D1=A1A=A5L=A4]=B9=B3=A9=B9=B1`=A4@=BC=CB=A1A=A8=EC=C2=E5=B0|=A7=E4=C1=C2=C2=E5=A5=CD=AE=B3=C2=E0=A5=E6=AA=BA=B7P=C1=C2=ABH=A1C=A4=B4=B9=EF=A6=BA=A5h=AA=BA=AA=EC=C5=CA=A4k=A4=CD =A4@=A9=B9=B1=A1=B2`=AA=BA=A4l=AAF=A1A=C3=F8=B1=BB=AB=E4=A9=C0=A4k=A4=CD=AA=BA=A4=DF=A1A=A6=D3=B7=D3=B5=DB=ABH=AB=CA=A4W=AA=BAE-MAIL=B5o=A4F=ABH=A1A=A4l=AAF=A5u =B7Q=A7=E2=A6=DB=A4v=B8=F2=A4k=A4=CD=B4D=B4D=AA=BA=BB}=A8=A5=A1A=B6=C7=B9F=A8=EC=B4D=B4D=AA=BA=A4=DF=B2`=B3B=A1C=B7=D3=A4=F9=B8=CC=A4@=B1i=B1i=AC=FC=C4R=AA=BA=B4=BA=A6=E2 =A1A=ACO=B7=ED=A6~=A8=E2=A4H=AC=F9=A9w=A4@=B0_=ADn=A5h=AC=DD=AA=BA=AD=B7=B4=BA=A1A=A4l=AAF=B6X=B5=DB=B7=ED=AE=C8=B9C=B0O=AA=CC=A4=A7=ABK=A1A=B9=EA=B2{=B5=DB=A5L=B9=EF =B4D=B4D=AA=BA=A9=D3=BF=D5=A1A=A4]=B4=C1=B1=E6=B4D=B4D=AF=E0=BF=CB=B2=B4=AC=DD=A8=A3=A5L=A9=E7=AA=BA=B7=D3=A4=F9=A1A=A7=DA=AD=CC=B3=A3=A8S=B7Q=A8=EC=A9R=B9B=B7|=B3o=BC=CB=A6w =B1=C6=A7=DA=AD=CC=AA=BA=B7P=B1=A1=A1A=B9=B3=ACO=A9R=A4=A4=AA`=A9w=A4@=BC=CB... =AD=AF=A5=CD=A8k=A4l=B6=C7=A8=D3=AA=BA=AC=FC=C4R=AD=B7=B4=BA=A1A=C5=FD=A7=DA=B7P=B0=CA=B1o=A7=D4=A4=A3=A6=ED=B3q=B3q=A6L=A4F=A5X=A8=D3=A1A=A6=D3=A5B=C1=D9=AA=ED=AE=D8=B3=AF=A6C =A6b=A9@=B0=D8=C6U=B8=CC=A1A=A6n=A4=CD=B2=FA=B5X=B6X=BE=F7=C4=B5=A7i=A7=DA=A1A=BB=A1=A4=A3=A9w=B3o=ACO=AD=FE=AD=D3=B5L=B2=E1=A8k=A4H=A5=CE=A8=D3=AAw=A7=AC=AA=BA=A9=DB=B3N =A1A=A4p=A4=DF=A4W=B7=ED=A8=FC=C4F=A1A=B8U=A4@=B1H=B7=D3=A4=F9=AA=BA=A8k=A4H=B8=F2=A8=BA=AD=D3=AE}=A4j=B1=D0=BDm=A4@=BC=CB=ACO=AD=D3=B5l=A4l=AA=BA=B8=DC=A1A=A7=DA=A4@ =A9w=B7|=B3Q=ADA=B1o=B9=CE=B9=CE=C2=E0...=A1F=B2=FA=B5X=B8=DC=C1=D9=A8S=BB=A1=A7=B9=A1A=AE}=A4l=AAF=B3=BA=B5M=B7N=A5~=A4W=AA=F9=A8=D3=A1A=AE`=A7=DA=B8=F2=B2=FA=B5X =B3=A3=C0~=A4F=A4@=A4j=B8=F5=A1C=AB=DC=A9=FA=C5=E3=AA=BA=A1A=AE}=A4l=AAF=A4]=A8S=B7Q=A8=EC=B7|=A6b=B3o=B8=CC=B9J=A8=A3=A7=DA=A1A=A4=B5=A4=D1=A5L=A5u=ACO=A5H=AE=C8 =B9C=B0O=AA=CC=AA=BA=A8=AD=A5=F7=A1A=A8=D3=B1=C4=B3X=B3o=AEa=A6=B3=AFS=A6=E2=AA=BA=A9@=B0=D8=C6U=BD}=A4F=A1A=AE=DA=A5=BB=A4=A3=AA=BE=B9D=A7=DA=B4N=ACO=A9@=B0=D8=C6U=AA=BA =A5D=A4H=A1A=A7=F3=A4=A3=ACO=A8=E8=B7N=A8=D3=A8=A3=A7=DA=AA=BA=A1C =A4w=B8g=B8=F2=AE}=A4l=AAF=B8g=BE=FA=B9L=A8=BA=BB=F2=A6h=C5=E5=C0I=BFi=C3=F8=AA=BA=A7=DA=A1A=A4=DF=B8=CC=A6=AD=B4N=A4=A3=A9=C8=A5L=A4F=A1A=B2{=A6b=A4S=B7N=A5~=B5o =B2{=A5L=A9~=B5M=A6=B3=B3o=BB=F2=A6h=BA=D8=A8=AD=A5=F7=A1A=C5=FD=A7=DA=A4=A3=B8T=B9=EF=AE}=A4l=AAF=A7=F3=A5[=A6n=A9_=A1A=A4=A3=B9L=B3o=BC=CB=C3=F8=B1o=AA=BA=B4r=A7=D6 =AE=F0=AA^=ABo=AB=F9=C4=F2=A4=A3=A4F=A6h=A4[=A1A=A6]=AC=B0=AE}=A4l=AAF=A4@=AC=DD=A8=A3=A7=DA=B1=BE=A6b=C0=F0=A4W=B7=ED=A7@=C2\=B9=A2=AA=BA=B7=D3=A4=F9=A1A=A5=DF=A8=E8=A6Y =C5=E5=AA=BA=B7W=B1i=C2=F7=A5h=A1C=A8=BA=AE=C9=AA=BA=A7=DA=A1A=C1=F6=B5M=B9=EF=AE}=A4l=AAF=AA=BA=A4=CF=C0=B3=B7P=A8=EC=A4Q=A4=C0=BF=F9=B4j=A1A=ABo=C1=D9=A4=A3=AA=BE=B9D=A8=EC =A9=B3=B5o=A5=CD=A4F=A4=B0=BB=F2=A8=C6=A1C =B1q=A8=BA=A4=D1=B6}=A9l=A1A=A7=DA=AA=BA=B9q=B8=A3=A6A=A4]=A8S=A6=B3=B1=B5=A8=EC=A5=F4=A6=F3=B7=D3=A4=F9=A1B=A9=CE=ACO=B0=A6=A6r=A4=F9=BBy=A1A=A7=DA=A4=A3=A6=FD=B9y=AE=C9=B7P =C4=B1=A5=A2=B8=A8=A1A=A4=DF=B8=CC=A7=F3=B9=B3=AF=CA=A4F=A4@=A4=F9=AB=F7=B9=CF=A1A=A4=A3=A6A=A7=B9=BE=E3=A1A=B3o=BC=CB=AA=BA=B1=A1=BA=FC=A4=A3=B0=B1=A5=AA=A5k=B5=DB=A7=DA=A1A=C5=FD=A7=DA =A8M=A9w=A6^=ABH=B5=B9=B9=EF=A4=E8=A1A=B4N=BA=E2=B3o=A8=C7E-MAIL=A1A=ACO=AD=D3=AC=FC=C4R=AA=BA=BF=F9=BB~=A1A=A5i=ACO=A7=DA=A4=B4=B5M=A7=C6=B1=E6=B3o=AD=D3=BF=F9 =BB~=C4~=C4=F2=A4U=A5h=A1A=A6]=AC=B0=B3o=A8=C7=B7=D3=A4=F9=A1A=AC=FC=B1o=C5=FD=A4H=A4=DF=B0=CA=A1A=C5=FD=A4H=C0H=B5=DB=B7=D3=A4=F9=B0_=BBR=A1A=B8=F2=B5=DB=A5h=B1=B4=B3X =A8=BA=A8=C7=AC=FC=C4R=AA=BA=B9=D2=AC=C9=A1C=ABH=A6^=A4F=A6n=A4[=A1A=A8=CC=C2=C2=B2@=B5L=A6^=C0=B3=A1A=A7=DA=A5u=A6=B3=B9=AA=B0_=ABi=AE=F0=A4S=B1H=A4F=AB=CA=ABH=A1A =ADn=A8D=B8=F2=A5L=A8=A3=AD=B1=A1A=A6=D3=A5B=A7=DA=A5=B4=BA=E2=B0=ED=AB=F9=ADu=AC=F9=A1A=A4=A3=A8=A3=A4=A3=B4=B2=A1C=AE}=A4l=AAF=A5=BB=A8=D3=A4=A3=B7Q=A5X=B2{=A1A=A5i=ACO =A6=D1=A4=D1=B7=DD=C0=B0=A4F=A7=DA=A4@=AD=D3=A6=A3=A1A=A6b=AC=F9=A9w=AA=BA=A8=BA=A4=D1=A4U=B0_=A4j=ABB=A1A=A4l=AAF=B7Q=B0_=A7=DA=AA=BA=A8=AD=C5=E9=A4=A3=A6n=A1A=A9=C8=A7=DA =B7|=A6]=AC=B0=B2O=ABB=A4j=AFf=A4@=B3=F5=A1A=A5u=A6n=A5^=A6=A3=BB=B0=A8=EC=AC=F9=A9w=A6a=C2I=A1A=B7Q=A5s=A7=DA=A6=BA=A4=DF=A6^=A5h=A1A=A8S=B7Q=A8=EC=A7=DA=AD=CC =A8=E2=AD=D3=A4H=ABo=B3=B1=BF=F9=B6=A7=AEt=AA=BA=BF=F9=B9L=A9=BC=A6=B9=A1C =A8=E4=B9=EA=A1A=A6b=B9=EF=A4=E8=B0=B1=A4=EE=B3q=ABH=A4=A7=ABe=A1A=B3=CC=AB=E1=AA=BA=A8=E2=B1i=B7=D3=A4=F9=A1A=A4@=AA=BD=C5=FD=A7=DA=B5=DB=B0g=A4S=A6=CA=AB=E4=A4=A3=B8=D1=A1A=A8=BA =A8=E2=B1i=BB=F3=C0Y=A8=A4=B8=F2=C3Z=C5r=BB=F3=AA=BA=B7=D3=A4=F9=A1A=A8s=B3=BA=A5N=AA=ED=A4=B0=BB=F2=A1H=A6b=A7=DA=ADW=ADW=B5=A5=AD=D4=AA=BA=AE=C9=AD=D4=A1A=A7=DA=AC=F0=B5M=A9=FA =A5=D5=A4F=A1A=A8=BA=ACO=A4=D1=B2P=AE=FC=A8=A4=A1I=A7=DA=AC=F0=B5M=AB=DC=B7Q=A8=EC=B7=D3=A4=F9=B8=CC=AA=BA=A6a=A4=E8=A5h=AC=DD=A4@=AC=DD=A1A=BD=C4=B0=CA=A4=A7=A4U=A5=DF=A8=E8=A5X =B5o=A1A=A8S=B7Q=A8=EC=BF=F9=B9L=A7=DA=AA=BA=A4l=AAF=A1A=B3=BA=B5M=A4]=A4=DF=A6=B3=C6F=B5R=AA=BA=A8=D3=A8=EC=B3o=AD=D3=A6a=A4=E8=A1C =B3o=BC=CB=A9_=C2=DD=AF=EB=AA=BA=AC=DB=B9J=A1A=C5=FD=A7=DA=B2`=ABH=A4l=AAF=B4N=ACO=B1H=B7=D3=A4=F9=AA=BA=A4H=A1A=A5i=ACO=A4l=AAF=ABo=A4=A3=C4@=A9=D3=BB{=A1A=A4] =A4=A3=B7Q=AD=B1=B9=EF=A7=DA=A1A=A4=CF=A6=D3=BF=EF=BE=DC=B1=BC=C0Y=C2=F7=A5h=A1C=A7=DA=A4=A3=AF=E0=C5=FD=A4l=AAF=B4N=B3o=BC=CB=A8=AB=A5X=A7=DA=AA=BA=A5=CD=A9R=A1A=A9=D2=A5H=A7=DA =A5=B2=B6=B7=B0=DD=B2M=B7=A1=A4@=A4=C1=A1A=B7=ED=A7=DA=A4W=ABe=A7=EC=A6=ED=A4l=AAF=A1A=AA=BD=B1=B5=A4F=B7=ED=AA=BA=B0=DD=A5L=ACO=A4=A3=ACO=B1H=B7=D3=A4=F9=AA=BA=A4H=A1H=A4l =AAF=A6=FC=A5G=A4F=B8=D1=A8=EC=A6A=A4]=B5L=AAk=B0k=C1=D7=A7=DA=AA=BA=B0=DD=C3D=A1A=A5u=A6n=A9Z=A5=D5=A9=D3=BB{=B7=D3=A4=F9=ACO=A5L=B1H=AA=BA=A1A=A4=A3=B9L=ABo=B9=EF =B4D=B4D=AE=BD=C3=D8=B2=B4=A8=A4=BD=A4=A4@=A8=C6=A1A=B0=A6=A6r=A5=BC=B4=A3=A1A=A5u=BB=A1=AD=EC=A5=BB=A5u=B7Q=B1H=B5=B9=AA=EC=C5=CA=A4k=A4=CD=AC=DD=A1A=A8S=B7Q=A8=EC=B7|=BB~ =B1H=B5=B9=A7=DA=A1C =A4l=AAF=C1=F4=BFf=B3=A1=A4=C0=AF=B5=B1K=A1A=A8=E4=B9=EA=A4=DF=B8=CC=A4=F1=A7=DA=C1=D9=B5h=ADW=A1C=A6]=AC=B0=A4l=AAF=B5L=AAk=A4=C0=BF=EB=A5X=B9=EF=A7=DA=AA=BA=B7P=B1=A1=ACO =AFu=ACO=B0=B2=A1H=A7=F3=A7=CB=A4=A3=B2M=A6=DB=A4v=A8=EC=A9=B3=ACO=B9=EF=A7=DA=AFu=AA=BA=B0=CA=A4F=A4=DF=A1A=C1=D9=ACO=AF=C2=BA=E9=A5u=ACO=B4D=B4D=AA=BA=A4=DF=A6b=A9I=B3=EA =A5L=A1A=A4~=C5=FD=A5L=B7Q=B1=B5=AA=F1=A7=DA=A1C=B7=ED=A4l=AAF=AC=B0=A4F=B3o=BC=CB=A5=D9=AC=DE=AA=BA=B7P=B1=A1=A4=CF=C2=D0=A7=E9=BFi=A6=DB=A4v=AA=BA=AE=C9=AD=D4=A1A=A7=DA=ABo =B5L=A5i=B1=CF=C3=C4=AA=BA=B7R=A4W=A4F=A4l=AAF=A1A=A7=DA=B1q=A8=D3=A4=A3=AA=BE=B9D=A4l=AAF=AC=DD=B5=DB=A7=DA=AA=BA=B2=B4=B7=FA=AE=C9=A1A=A4=DF=B8=CC=A6=B3=A6h=BB=F2=B1=C3=A4=E3 =A1A=AA=BD=A8=EC=A7=DA=B5o=B2{=B4D=B4D=A6=BA=A5h=AA=BA=AF=B5=B1K=A1A=B5o=B2{=B4D=B4D=B4N=ACO=A8=BA=A6=EC=AC@=B1=CF=A7=DA=AA=BA=A4=D1=A8=CF=AE=C9=A1A=B1q=A8=D3=A4=A3=C0=B4 =B7R=B1=A1=AA=BA=A7=DA=A1A=A4~=B2=C4=A4@=A6=B8=C5=E9=B7|=A8=EC=A4=B0=BB=F2=ACO=A4=DF=B5h......=A1C =B3o=BC=CB=AA=BA=B7R=B1=A1...=B7|=A6=B3=B5=B2=AAG=B6=DC=A1H=A4l=AAF=B9=EF=B4D=B4D=AA=BA=B7R=B1=A1=A1A=A8=C3=A8S=A6=B3=C0H=B5=DB=B4D=B4D=A6=BA=A5h=A1A=A6=D3=A7=DA=A1A =A5u=AF=E0=A4@=BD=FA=A4l=B4=C0=B4D=B4D=A6u=C5@=B5=DB=A4l=AAF=A1A=ABo=B5L=AAk=C5=FD=A4l=AAF=B7R=A7=DA=B6=DC=A1H=AD=EC=A8=D3=B7R=B1=A1=AE=DA=A5=BB=A8S=A6=B3=BA=C9=C0Y =A1A=A6]=AC=B0=B7R=A5u=B7|=B7U=A8=D3=B7U=B1j=AFP... =B7P=B0=CA=A3z=A3=B0... =A6=B3=A4H=AA=BE=B9D=B5=B2=A7=BD=A6p=A6=F3=B6=DC=3F=3F=3F =A7=DA=AA=BE=B9D <=B7R=A4W=B5l=A4l=A8k> =BA=F4=AF=B8=ACO http://www.pits.com.tw/ =A6p=AAG=A6=B3=A4H=AA=BE=B9D=B3=CC=B7s=AE=F8=AE=A7, =ADn=A7i=B6D=A7=DA=B3=E1!!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2: 6:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EBABA37B417; Fri, 14 Jun 2002 02:06:28 -0700 (PDT) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E96SU20799; Fri, 14 Jun 2002 02:06:28 -0700 (PDT) (envelope-from jkoshy) Date: Fri, 14 Jun 2002 02:06:28 -0700 (PDT) From: Message-Id: <200206140906.g5E96SU20799@freefall.freebsd.org> To: rgoellner@gmx.de, jkoshy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38078: ports/net/ymessenger needs the old gettext library Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/net/ymessenger needs the old gettext library State-Changed-From-To: open->closed State-Changed-By: jkoshy State-Changed-When: Fri Jun 14 01:43:10 PDT 2002 State-Changed-Why: I have applied a [work-around] patch that edits the binary in place. This is clearly a hack: recompiling ymessenger would be the best option. However, this option is not in our hands as Y! does not release the sources to this client. Another option would be to have a "ports-compat" distribution which could install "libintl.so.1" and other such libraries into "/usr/local/compat". http://www.freebsd.org/cgi/query-pr.cgi?pr=38078 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:10:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EEA9837B425 for ; Fri, 14 Jun 2002 02:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9A1321088; Fri, 14 Jun 2002 02:10:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id C61D537B425 for ; Fri, 14 Jun 2002 02:02:25 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E92Bc28120 for ; Fri, 14 Jun 2002 11:02:11 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 25BC75A554 for ; Fri, 14 Jun 2002 11:02:11 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 3A46D5A54C; Fri, 14 Jun 2002 11:02:10 +0200 (CEST) Message-Id: <20020614090210.3A46D5A54C@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:02:10 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39263: Update port: devel/ecgi ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39263 >Category: ports >Synopsis: Update port: devel/ecgi ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 02:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/ecgi/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 26 Jan 2002 08:08:36 -0000 1.3 +++ Makefile 14 Jun 2002 09:01:19 -0000 @@ -19,7 +19,7 @@ HEADER_FILES= ecgi.h ecgitk.h include/memfile.h pre-patch: - @${PERL} -pi -e 's,,,' ${WRKSRC}/src/memfile.c + @${REINPLACE_CMD} -e 's,,,' ${WRKSRC}/src/memfile.c do-install: @${INSTALL_DATA} ${WRKSRC}/libecgi.a ${PREFIX}/lib >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:10:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D494337B421 for ; Fri, 14 Jun 2002 02:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9A1e21079; Fri, 14 Jun 2002 02:10:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 3929237B425 for ; Fri, 14 Jun 2002 02:02:24 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E90Tc28007 for ; Fri, 14 Jun 2002 11:00:29 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 358FD5A548 for ; Fri, 14 Jun 2002 11:00:28 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 667AF5A546; Fri, 14 Jun 2002 11:00:27 +0200 (CEST) Message-Id: <20020614090027.667AF5A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:00:27 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39262: Update port: comms/hylafax ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39262 >Category: ports >Synopsis: Update port: comms/hylafax ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 02:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/comms/hylafax/Makefile,v retrieving revision 1.46 diff -u -r1.46 Makefile --- Makefile 30 Mar 2002 14:33:20 -0000 1.46 +++ Makefile 14 Jun 2002 09:00:05 -0000 @@ -73,7 +73,7 @@ .if ${LOCALBASE} != /usr/local post-patch: - ${PERL} -pi -e 's^/usr/local^${LOCALBASE}^g' \ + ${REINPLACE_CMD} -e 's^/usr/local^${LOCALBASE}^g' \ `find work/hylafax-4.1 -type f -print0 | \ xargs -0 fgrep -l --mmap /usr/local` .endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:10:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3901137B42B for ; Fri, 14 Jun 2002 02:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9A2s21097; Fri, 14 Jun 2002 02:10:02 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 6714837B417 for ; Fri, 14 Jun 2002 02:06:18 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E93tc28243 for ; Fri, 14 Jun 2002 11:03:55 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 283905A548 for ; Fri, 14 Jun 2002 11:03:54 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 66C835A546; Fri, 14 Jun 2002 11:03:53 +0200 (CEST) Message-Id: <20020614090353.66C835A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:03:53 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39264: Update port: devel/tkcon ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39264 >Category: ports >Synopsis: Update port: devel/tkcon ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 02:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/tkcon/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 25 Sep 2001 21:26:27 -0000 1.9 +++ Makefile 14 Jun 2002 09:03:21 -0000 @@ -18,7 +18,7 @@ NO_BUILD= yes post-patch: - @${PERL} -pi \ + @${REINPLACE_CMD} \ -e 's,docs\s+"([^"]+)",docs "file:${PREFIX}/share/doc/tkcon/index.html\\n\1",' ${WRKSRC}/tkcon.tcl do-install: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:10:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB58F37B417 for ; Fri, 14 Jun 2002 02:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9A3w21111; Fri, 14 Jun 2002 02:10:03 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 0528637B417 for ; Fri, 14 Jun 2002 02:06:20 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E95jc28313 for ; Fri, 14 Jun 2002 11:05:45 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 8769A5A548 for ; Fri, 14 Jun 2002 11:05:44 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id C167E5A546; Fri, 14 Jun 2002 11:05:43 +0200 (CEST) Message-Id: <20020614090543.C167E5A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:05:43 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39265: Update port: lang/itcl ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39265 >Category: ports >Synopsis: Update port: lang/itcl ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 02:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/lang/itcl/Makefile,v retrieving revision 1.30 diff -u -r1.30 Makefile --- Makefile 28 Jul 2001 14:53:45 -0000 1.30 +++ Makefile 14 Jun 2002 09:05:11 -0000 @@ -47,7 +47,7 @@ ${RM} ${WRKSRC}/pkgIndex.tcl post-patch: - ${PERL} -pi \ + ${REINPLACE_CMD} \ -e 's,package require Itcl,load [glob \ ${WRKSRC}/${ITCL_LIB}.${SHLIB_MAJOR}*],;' \ ${WRKSRC}/tests/*.test >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:17:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailgate.rz.uni-karlsruhe.de (mailgate.rz.uni-karlsruhe.de [129.13.64.97]) by hub.freebsd.org (Postfix) with ESMTP id B30A837B43D for ; Fri, 14 Jun 2002 02:16:53 -0700 (PDT) Received: from hadio112.hadiko.uni-karlsruhe.de (mail@hadio112.hadiko.uni-karlsruhe.de [172.20.45.27]) by mailgate.rz.uni-karlsruhe.de with esmtp (Exim 3.36 #1) id 17InCO-0000xO-00; Fri, 14 Jun 2002 11:16:52 +0200 Received: from ruediger by hadio112.hadiko.uni-karlsruhe.de with local (Exim 3.35 #1 (Debian)) id 17InCN-00015r-00 for ; Fri, 14 Jun 2002 11:16:51 +0200 Date: Fri, 14 Jun 2002 11:16:51 +0200 From: =?iso-8859-1?Q?R=FCdiger?= Kuhlmann To: ports@FreeBSD.org Subject: ANNOUNCEMENT: mICQ 0.4.9 Message-ID: <20020614091651.GE3693@wh36-a402.stud.uni-karlsruhe.de> Reply-To: =?iso-8859-1?Q?R=FCdiger?= Kuhlmann Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4i X-Accepted-File-Formats: text/plain,application/postscript,application/x-dvi X-Accepted-File-Formats-Comment: *keine* =?iso-8859-1?Q?MS-propriet=E4re?= =?iso-8859-1?Q?n?= Formate bitte X-Accepted-Charsets: us-ascii,iso-8859-1,iso-8859-15,utf-8 X-Message-Flag: http://www.wschmidhuber.de/oeprob/ - Probleme mit Outlook (Express)? Reply-By: Tue, 24 Jul 2001 19:02:00 +1000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Next time, please forward patches upstream. ##################################################################### # # # ANNOUNCEMENT: mICQ 0.4.9 # # # ##################################################################### | mICQ is a portable, small, yet powerful console based ICQ client. | | It supports password changing, auto-away, creation of new | | accounts, and other features that makes it a very complete yet | | simple client supporting the current ICQ v8 protocol. | | | | A lot of other ICQ clients are based in spirit on mICQ, | | nevertheless mICQ is still _the_ console based ICQ client. | After weeks of hard work developing mICQ, the new stable version 0.4.9 is finally out. It's functionality has been completely ported to the new v8 protocol, including support for the v8 peer-to-peer protocol. The setup of new accounts has been made easier, among other interface cleanups. The configuration file has been reorganized and now lives in ~/.micq/micqrc. Some v8 specific features were added, including sending SMS. mICQ has been translated to several languages, German, French and Russian beeing the most up to date translations. Character conversion for Russion and Japanese is also included. mICQ recognizes other ICQ clones including licq, StrICQ, Miranda, mICQ and generically the version numbers of all clones following the generic identification method. It also supports the use of SOCKS5 in case you're firewalled. You may configure it to execute arbitrary commands on incoming messages or online/offline events. mICQ is portable, as it doesn't require any external library, so it should run on Linux, BSD, AmigaOS, Win32, BeOS, Solaris and other commercial Unices. Download at: http://www.micq.org/download.shtml Binaries (i386 .deb and .rpm) are included; the debianization and the rpm spec file are included in the .tgz. So distributions may update their packages easily (RedHat 7.3 is at mICQ 0.4.6pl1...). Have fun, Rüdiger (current mICQ maintainer). -- 100 DM sind 51 ¤ 13 ¢. 100 ¤ sind 195 DM 58 pf. mailto:micq@ruediger-kuhlmann.de http://www.ruediger-kuhlmann.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:30:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C406837B416 for ; Fri, 14 Jun 2002 02:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9U1n23230; Fri, 14 Jun 2002 02:30:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id EC1A637B410 for ; Fri, 14 Jun 2002 02:20:50 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E98Pc28439 for ; Fri, 14 Jun 2002 11:08:25 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id A62FE5A54A for ; Fri, 14 Jun 2002 11:08:24 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id DDEDE5A549; Fri, 14 Jun 2002 11:08:23 +0200 (CEST) Message-Id: <20020614090823.DDEDE5A549@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:08:23 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39266: Update port: x11/gdkxft ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39266 >Category: ports >Synopsis: Update port: x11/gdkxft ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 02:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/gdkxft/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 19 May 2002 19:56:14 -0000 1.11 +++ Makefile 14 Jun 2002 09:07:46 -0000 @@ -40,18 +40,18 @@ .endif post-patch: - @${PERL} -pi -e 's|gtk-config --prefix|\$$GTK_CONFIG --prefix|g ; \ + @${REINPLACE_CMD} -e 's|gtk-config --prefix|\$$GTK_CONFIG --prefix|g ; \ s|libgdk.la|libgdk12.so|g ; \ s|libgdk.so|libgdk12.so|g ; \ s|GDK_DLOPEN_NAME=.*$$|GDK_DLOPEN_NAME="libgdk12.so"|g' \ ${WRKSRC}/configure - @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ + @find ${WRKSRC} -name "Makefile.in" | xargs ${REINPLACE_CMD} -e \ 's|src capplet|src \@BUILD_CAPPLET_TRUE\@capplet|g ; \ s|DESTDIR\)\$$\(datadir|DESTDIR\)\$$\(pkgdatadir|g ; \ s|/gnome/apps/|/apps/|g ; \ s|la_LDFLAGS =.*$$|la_LDFLAGS = -module -avoid-version|g' .for file in gdkxft_sysinstall.in gdkxft.c generate.pl - @${PERL} -pi -e 's|||g ; \ + @${REINPLACE_CMD} -e 's|||g ; \ s|gtk-config |${GTK_CONFIG:T} |g' ${WRKSRC}/src/${file} .endfor >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:30:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA1BA37B42F for ; Fri, 14 Jun 2002 02:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9U2e23267; Fri, 14 Jun 2002 02:30:02 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id CA1D937B419 for ; Fri, 14 Jun 2002 02:26:26 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E9NQc29209 for ; Fri, 14 Jun 2002 11:23:26 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 670D95A548 for ; Fri, 14 Jun 2002 11:23:25 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id A42935A546; Fri, 14 Jun 2002 11:23:24 +0200 (CEST) Message-Id: <20020614092324.A42935A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:23:24 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39270: Update port: cad/gtkwave ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39270 >Category: ports >Synopsis: Update port: cad/gtkwave ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 02:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/cad/gtkwave/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 10 Jun 2002 17:26:09 -0000 1.3 +++ Makefile 14 Jun 2002 09:22:49 -0000 @@ -24,7 +24,7 @@ post-patch: @${GREP} -lR "heapsort" ${WRKSRC}/src | ${XARGS} \ - ${PERL} -pi -e "s/heapsort/hsort/g" + ${REINPLACE_CMD} -e "s/heapsort/hsort/g" .if !defined(NOPORTDOCS) post-install: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:30:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1928237B41D for ; Fri, 14 Jun 2002 02:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9U1F23249; Fri, 14 Jun 2002 02:30:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id F03EE37B405 for ; Fri, 14 Jun 2002 02:22:43 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E9MCc29178 for ; Fri, 14 Jun 2002 11:22:12 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 2C9735A548 for ; Fri, 14 Jun 2002 11:22:11 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 0D9B85A546; Fri, 14 Jun 2002 11:22:09 +0200 (CEST) Message-Id: <20020614092209.0D9B85A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:22:09 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39268: Update port: cad/gnucap ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39268 >Category: ports >Synopsis: Update port: cad/gnucap ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 02:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/cad/gnucap/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 12 Jun 2002 15:53:39 -0000 1.3 +++ Makefile 14 Jun 2002 09:21:38 -0000 @@ -19,7 +19,7 @@ post-patch: .for file in src/Make2.g++ src/Make.aux modelgen/Make.aux - @${PERL} -pi -e 's|g\+\+|\$$\{CXX\}|g ; \ + @${REINPLACE_CMD} -e 's|g\+\+|\$$\{CXX\}|g ; \ s|-O2|\$$\{CXXFLAGS\}|g' ${WRKSRC}/${file} .endfor >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:30:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C279A37B428 for ; Fri, 14 Jun 2002 02:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9U2G23258; Fri, 14 Jun 2002 02:30:02 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 8DDFF37B405 for ; Fri, 14 Jun 2002 02:22:45 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E9KQc29087 for ; Fri, 14 Jun 2002 11:20:26 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id ACC5A5A548 for ; Fri, 14 Jun 2002 11:20:25 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id E4FA15A546; Fri, 14 Jun 2002 11:20:24 +0200 (CEST) Message-Id: <20020614092024.E4FA15A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:20:24 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39269: Update port: cad/felt ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39269 >Category: ports >Synopsis: Update port: cad/felt ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 02:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/cad/felt/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- Makefile 28 Apr 2002 16:31:45 -0000 1.22 +++ Makefile 14 Jun 2002 09:19:36 -0000 @@ -27,7 +27,7 @@ MAN4= corduroy.4 felt.4 post-patch: - @${PERL} -pi -e 's,,, ; s,"malloc.h",,' \ + @${REINPLACE_CMD} -e 's,,, ; s,"malloc.h",,' \ ${WRKSRC}/lib/Felt/parser.c ${WRKSRC}/lib/Felt/parser.c \ ${WRKSRC}/lib/Widgets/xwd.c ${WRKSRC}/lib/Matrix/data.c \ ${WRKSRC}/lib/Matrix/factor.c ${WRKSRC}/lib/Matrix/eigen.c \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:31:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DCCCB37B41A for ; Fri, 14 Jun 2002 02:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9U1223240; Fri, 14 Jun 2002 02:30:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id E1CBD37B412 for ; Fri, 14 Jun 2002 02:22:16 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E9AMc28582 for ; Fri, 14 Jun 2002 11:10:22 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 3214C5A548 for ; Fri, 14 Jun 2002 11:10:21 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 73B635A546; Fri, 14 Jun 2002 11:10:20 +0200 (CEST) Message-Id: <20020614091020.73B635A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:10:20 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39267: Update port: x11-toolkits/itk ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39267 >Category: ports >Synopsis: Update port: x11-toolkits/itk ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 02:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/itk/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 17 Aug 2001 14:42:48 -0000 1.9 +++ Makefile 14 Jun 2002 09:10:06 -0000 @@ -44,11 +44,11 @@ ${RM} ${WRKSRC}/pkgIndex.tcl post-patch: - ${PERL} -pi \ + ${REINPLACE_CMD} \ -e 's,package require Itk,load \ [glob ${WRKSRC}/${ITK_LIB_FILE}*],;' \ -e 's,return$$,exit,' ${WRKSRC}/tests/* - ${PERL} -pi \ + ${REINPLACE_CMD} \ -e 's,\@itk_LIB_FILE\@,${ITK_LIB_FILE},' \ ${WRKSRC}/pkgIndex.tcl.in >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:31:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0976C37B433 for ; Fri, 14 Jun 2002 02:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9U2F23277; Fri, 14 Jun 2002 02:30:02 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 877B337B419 for ; Fri, 14 Jun 2002 02:26:28 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E9PSc29328 for ; Fri, 14 Jun 2002 11:25:28 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 255055A548 for ; Fri, 14 Jun 2002 11:25:27 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 5A1555A546; Fri, 14 Jun 2002 11:25:26 +0200 (CEST) Message-Id: <20020614092526.5A1555A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:25:26 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39271: Update port: cad/qcad ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39271 >Category: ports >Synopsis: Update port: cad/qcad ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 02:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/cad/qcad/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 30 May 2002 18:08:37 -0000 1.15 +++ Makefile 14 Jun 2002 09:24:57 -0000 @@ -25,7 +25,7 @@ .endif post-patch: - @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/*.cpp + @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/*.cpp do-install: ${INSTALL_PROGRAM} ${WRKSRC}/qcad ${PREFIX}/bin >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:40:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 97A7A37B429 for ; Fri, 14 Jun 2002 02:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9e1L24377; Fri, 14 Jun 2002 02:40:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 2669B37B415 for ; Fri, 14 Jun 2002 02:34:06 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E9Qkc29397 for ; Fri, 14 Jun 2002 11:26:46 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 50C085A548 for ; Fri, 14 Jun 2002 11:26:45 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 8E7985A546; Fri, 14 Jun 2002 11:26:44 +0200 (CEST) Message-Id: <20020614092644.8E7985A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:26:44 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39272: Update port: cad/slffea ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39272 >Category: ports >Synopsis: Update port: cad/slffea ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 02:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/cad/slffea/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 9 Feb 2002 07:30:11 -0000 1.1 +++ Makefile 14 Jun 2002 09:26:09 -0000 @@ -38,7 +38,7 @@ post-patch: @(find ${WRKSRC} -name Makefile | xargs \ - ${PERL} -pi -e "s,^CC = (.*),CC = ${CC} ${CFLAGS},g ; \ + ${REINPLACE_CMD} -e "s,^CC = (.*),CC = ${CC} ${CFLAGS},g ; \ s,-lglut,-lglut ${PTHREAD_LIBS},g") do-install: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:40:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F36737B432 for ; Fri, 14 Jun 2002 02:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9e3r24385; Fri, 14 Jun 2002 02:40:03 -0700 (PDT) (envelope-from gnats) Date: Fri, 14 Jun 2002 02:40:03 -0700 (PDT) Message-Id: <200206140940.g5E9e3r24385@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/39169: Update port: cad/vipec -> 3.1.2b3 Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39169; it has been noted by GNATS. From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/39169: Update port: cad/vipec -> 3.1.2b3 Date: Fri, 14 Jun 2002 11:32:43 +0200 New patch: > Update cad/vipec from 3.1.0 to 3.1.2b3. > Fix typo in Makefile: Aprll -> April. and replace ${PERL} with ${REINPLACE_CMD}. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/cad/vipec/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 26 Aug 2001 04:41:32 -0000 1.3 +++ Makefile 14 Jun 2002 09:32:06 -0000 @@ -1,16 +1,17 @@ # ex:ts=8 # New ports collection makefile for: vipec -# Date created: Aprll 3, 2001 +# Date created: April 3, 2001 # Whom: Ying-Chieh Liao # # $FreeBSD: ports/cad/vipec/Makefile,v 1.3 2001/08/26 04:41:32 petef Exp $ # PORTNAME= vipec -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.2b3 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ViPEC-${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -23,6 +24,12 @@ SUBLIBS=${PTHREAD_LIBS} post-patch: - @${PERL} -pi -e "s,/opt,${PREFIX},g" ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e "s,/opt,,g" ${WRKSRC}/Makefile + +pre-install: + @${RM} -rf ${WRKSRC}/help/models/CVS + @${RM} -rf ${WRKSRC}/help/CVS + @${RM} -rf ${WRKSRC}/ckt/CVS + @${RM} -rf ${WRKSRC}/messages/CVS .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/cad/vipec/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 16 Jun 2001 17:47:53 -0000 1.2 +++ distinfo 14 Jun 2002 09:32:06 -0000 @@ -1 +1 @@ -MD5 (vipec-3.1.0.tar.gz) = b4bfdc6e9f55ba46c2fd86e0d0e8aed2 +MD5 (ViPEC-3.1.2b3.tar.gz) = 5df1537b6bc33228f253cf526af267fc Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/cad/vipec/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 3 Apr 2001 05:30:51 -0000 1.1 +++ pkg-plist 14 Jun 2002 09:32:06 -0000 @@ -49,12 +49,17 @@ vipec/ckt/bandpass2.ckt vipec/ckt/coupled_line_filter.ckt vipec/ckt/coupler.ckt +vipec/ckt/combined.ckt vipec/ckt/datafile.ckt +vipec/ckt/filter.ckt vipec/ckt/highpass.ckt vipec/ckt/nec70000.s2p vipec/ckt/stripline.ckt +vipec/ckt/test.ckt vipec/messages/vipec_fr.qm vipec/messages/vipec_fr.ts +vipec/messages/vipec_pt.qm +vipec/messages/vipec_pt.ts @dirrm vipec/help/models @dirrm vipec/help @dirrm vipec/ckt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:40:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5646037B434 for ; Fri, 14 Jun 2002 02:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9e3w24394; Fri, 14 Jun 2002 02:40:03 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 52BE137B416 for ; Fri, 14 Jun 2002 02:38:20 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E9YZc29762 for ; Fri, 14 Jun 2002 11:34:35 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 3DDE15A548 for ; Fri, 14 Jun 2002 11:34:34 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 882625A546; Fri, 14 Jun 2002 11:34:33 +0200 (CEST) Message-Id: <20020614093433.882625A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:34:33 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39273: Update port: cad/xcircuit ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39273 >Category: ports >Synopsis: Update port: cad/xcircuit ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 02:40:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/cad/xcircuit/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- Makefile 22 May 2002 12:58:21 -0000 1.33 +++ Makefile 14 Jun 2002 09:34:00 -0000 @@ -24,7 +24,7 @@ MAN1= xcircuit.1 post-patch: - @find ${WRKSRC} -name '*.[ch]' | xargs ${PERL} -pi -e \ + @find ${WRKSRC} -name '*.[ch]' | xargs ${REINPLACE_CMD} -e \ 's|||g' post-install: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:40:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 14C2837B43A for ; Fri, 14 Jun 2002 02:40:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9e5E24401; Fri, 14 Jun 2002 02:40:05 -0700 (PDT) (envelope-from gnats) Date: Fri, 14 Jun 2002 02:40:05 -0700 (PDT) Message-Id: <200206140940.g5E9e5E24401@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/39153: Update Port: archivers/fileroller -> 1.0.2 Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39153; it has been noted by GNATS. From: Oliver Braun To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: ports/39153: Update Port: archivers/fileroller -> 1.0.2 Date: Fri, 14 Jun 2002 11:37:53 +0200 New patch: > Update archivers/fileroller from 1.0.1 to 1.0.2. and replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli Index: Makefile =================================================================== RCS file: /home/ncvs/ports/archivers/fileroller/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 30 May 2002 18:03:22 -0000 1.2 +++ Makefile 14 Jun 2002 09:37:27 -0000 @@ -6,7 +6,7 @@ # PORTNAME= fileroller -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -26,7 +26,7 @@ LDFLAGS="-L${LOCALBASE}/lib" post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${PERL} -pi -e \ + @${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${REINPLACE_CMD} -e \ 's|\$$\(datadir\)/gnome/apps|\$$\(datadir\)/apps|g ; \ s|\$$\(datadir\)/locale|\$$\(prefix\)/share/locale|g' Index: distinfo =================================================================== RCS file: /home/ncvs/ports/archivers/fileroller/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 18 May 2002 21:52:55 -0000 1.1 +++ distinfo 14 Jun 2002 09:37:27 -0000 @@ -1 +1 @@ -MD5 (file-roller-1.0.1.tar.gz) = 36b9c9258809cdc1b50121e98cbd2187 +MD5 (file-roller-1.0.2.tar.gz) = bf4bf5cbcc89fb34cfe0f6059256ac31 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:50:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A0FE837B41D for ; Fri, 14 Jun 2002 02:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9o1L25615; Fri, 14 Jun 2002 02:50:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 62CC337B417 for ; Fri, 14 Jun 2002 02:42:39 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E9fCc00021 for ; Fri, 14 Jun 2002 11:41:12 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 872DA5A548 for ; Fri, 14 Jun 2002 11:41:11 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 939145A546; Fri, 14 Jun 2002 11:41:10 +0200 (CEST) Message-Id: <20020614094110.939145A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:41:10 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39274: Update port: astro/pyweather ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39274 >Category: ports >Synopsis: Update port: astro/pyweather ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 02:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/astro/pyweather/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 29 Apr 2002 11:24:29 -0000 1.9 +++ Makefile 14 Jun 2002 09:38:42 -0000 @@ -18,7 +18,7 @@ NO_BUILD= yes post-patch: - @${PERL} -pi -e "s:/usr/bin/python:${PYTHON_CMD}:g ; \ + @${REINPLACE_CMD} -e "s:/usr/bin/python:${PYTHON_CMD}:g ; \ s:pyWeather.py:pyWeather:g" ${WRKSRC}/pyWeather.py do-install: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 2:50:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A8A0B37B42A for ; Fri, 14 Jun 2002 02:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E9o1b25626; Fri, 14 Jun 2002 02:50:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 0259437B42C for ; Fri, 14 Jun 2002 02:42:41 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E9ftc00095 for ; Fri, 14 Jun 2002 11:41:56 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 0358E5A546 for ; Fri, 14 Jun 2002 11:41:55 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 49BDA5A549; Fri, 14 Jun 2002 11:41:54 +0200 (CEST) Message-Id: <20020614094154.49BDA5A549@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:41:54 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39275: Update port: astro/xephem ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39275 >Category: ports >Synopsis: Update port: astro/xephem ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 02:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/astro/xephem/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- Makefile 29 Jan 2002 09:33:24 -0000 1.28 +++ Makefile 14 Jun 2002 09:41:28 -0000 @@ -24,7 +24,7 @@ LIBIPSRC= ${WRKDIR}/${DISTNAME}/libip post-patch: - @${PERL} -pi -e 's|CC =|CC?=|g ; \ + @${REINPLACE_CMD} -e 's|CC =|CC?=|g ; \ s|CFLAGS=|CFLAGS+=|g ; \ s|-O2 ||g' ${LIBASTROSRC}/Makefile ${LIBIPSRC}/Makefile >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 3: 0:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C018837B415 for ; Fri, 14 Jun 2002 03:00:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EA08926633; Fri, 14 Jun 2002 03:00:08 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id B067A37B440 for ; Fri, 14 Jun 2002 02:50:25 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E9nCc00350 for ; Fri, 14 Jun 2002 11:49:12 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 88F795A548 for ; Fri, 14 Jun 2002 11:49:11 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id CA4635A546; Fri, 14 Jun 2002 11:49:10 +0200 (CEST) Message-Id: <20020614094910.CA4635A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:49:10 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39276: Update port: audio/Maaate ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39276 >Category: ports >Synopsis: Update port: audio/Maaate ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 03:00:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/Maaate/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 28 Mar 2002 16:17:54 -0000 1.3 +++ Makefile 14 Jun 2002 09:48:32 -0000 @@ -18,7 +18,7 @@ INSTALLS_SHLIB= yes post-patch: - @${PERL} -pi -e "s,-ldl,,g ; s,\(CCLD,(CXXLD,g" ${WRKSRC}/demos/Makefile.in + @${REINPLACE_CMD} -e "s,-ldl,,g ; s,\(CCLD,(CXXLD,g" ${WRKSRC}/demos/Makefile.in post-install: .if !defined(NOPORTDOCS) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 3:10:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE47637B419 for ; Fri, 14 Jun 2002 03:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EAA1Z31809; Fri, 14 Jun 2002 03:10:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 444A937B415 for ; Fri, 14 Jun 2002 03:01:04 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E9pOc00402 for ; Fri, 14 Jun 2002 11:51:24 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 02F185A548 for ; Fri, 14 Jun 2002 11:51:23 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 45F965A546; Fri, 14 Jun 2002 11:51:22 +0200 (CEST) Message-Id: <20020614095122.45F965A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:51:22 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39277: Update port: audio/cheesetracker ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39277 >Category: ports >Synopsis: Update port: audio/cheesetracker ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 03:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/cheesetracker/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 9 Jun 2002 20:32:55 -0000 1.4 +++ Makefile 14 Jun 2002 09:50:45 -0000 @@ -27,6 +27,6 @@ @${RM} -f ${WRKSRC}/config.cache post-patch: - @${PERL} -pi -e "s,AFMT_S16_NE,AFMT_S16_LE,g" ${WRKSRC}/waveout/sound_driver_oss.cpp + @${REINPLACE_CMD} -e "s,AFMT_S16_NE,AFMT_S16_LE,g" ${WRKSRC}/waveout/sound_driver_oss.cpp .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 3:10:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D4C137B41D for ; Fri, 14 Jun 2002 03:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EAA1R31818; Fri, 14 Jun 2002 03:10:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 892F837B41B for ; Fri, 14 Jun 2002 03:05:51 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5E9tdc00577 for ; Fri, 14 Jun 2002 11:55:39 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 9E3485A548 for ; Fri, 14 Jun 2002 11:55:38 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id D88B35A546; Fri, 14 Jun 2002 11:55:37 +0200 (CEST) Message-Id: <20020614095537.D88B35A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 11:55:37 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39278: Update port: audio/gdcd ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39278 >Category: ports >Synopsis: Update port: audio/gdcd ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 03:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/gdcd/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 29 Nov 2001 22:19:04 -0000 1.9 +++ Makefile 14 Jun 2002 09:54:31 -0000 @@ -25,7 +25,7 @@ @cd ${WRKSRC}; ${ACLOCAL} -I ${X11BASE}/share/aclocal pre-build: - @${PERL} -pi -e "s/autoheader/${AUTOHEADER}/" \ + @${REINPLACE_CMD} -e "s/autoheader/${AUTOHEADER}/" \ ${BUILD_WRKSRC}/Makefile .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 3:10:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 24FF037B41F for ; Fri, 14 Jun 2002 03:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EAA2q31827; Fri, 14 Jun 2002 03:10:02 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id D0D5A37B422 for ; Fri, 14 Jun 2002 03:06:05 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5EA15c00851 for ; Fri, 14 Jun 2002 12:01:05 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id C8E315A548 for ; Fri, 14 Jun 2002 12:01:03 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 1CA185A546; Fri, 14 Jun 2002 12:01:03 +0200 (CEST) Message-Id: <20020614100103.1CA185A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 12:01:03 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39279: Update port: audio/ksmp3play ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39279 >Category: ports >Synopsis: Update port: audio/ksmp3play ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 03:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/ksmp3play/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 17 Apr 2002 12:37:48 -0000 1.2 +++ Makefile 14 Jun 2002 10:00:18 -0000 @@ -24,7 +24,7 @@ MAN1= ksmp3play.1 post-patch: - @${PERL} -pi -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure + @${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure .if !defined(NOPORTDOCS) post-install: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 3:11: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8548037B421 for ; Fri, 14 Jun 2002 03:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EAA2v31845; Fri, 14 Jun 2002 03:10:02 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 7349437B413 for ; Fri, 14 Jun 2002 03:06:23 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5EA38c00983 for ; Fri, 14 Jun 2002 12:03:08 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id A33DF5A548 for ; Fri, 14 Jun 2002 12:03:07 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id E8FB35A546; Fri, 14 Jun 2002 12:03:06 +0200 (CEST) Message-Id: <20020614100306.E8FB35A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 12:03:06 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39281: Update port: audio/libsndfile ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39281 >Category: ports >Synopsis: Update port: audio/libsndfile ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 03:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/libsndfile/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 2 May 2002 21:23:37 -0000 1.5 +++ Makefile 14 Jun 2002 10:02:36 -0000 @@ -21,7 +21,7 @@ new_file_type.HOWTO sndfile_info.html pre-patch: - @${PERL} -pi -e 's|-g -O2 ||g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|-g -O2 ||g' ${WRKSRC}/configure post-install: .if !defined(NOPORTDOCS) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 3:11:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 50F0737B411 for ; Fri, 14 Jun 2002 03:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EAA2Z31836; Fri, 14 Jun 2002 03:10:02 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id B3A6F37B41F for ; Fri, 14 Jun 2002 03:06:07 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5EA2Cc00908 for ; Fri, 14 Jun 2002 12:02:12 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id D82435A554 for ; Fri, 14 Jun 2002 12:02:11 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 2ADA35A54C; Fri, 14 Jun 2002 12:02:11 +0200 (CEST) Message-Id: <20020614100211.2ADA35A54C@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 12:02:11 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39280: Update port: audio/libmikmod ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39280 >Category: ports >Synopsis: Update port: audio/libmikmod ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 03:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/libmikmod/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- Makefile 7 Mar 2002 02:42:36 -0000 1.23 +++ Makefile 14 Jun 2002 10:01:46 -0000 @@ -26,7 +26,7 @@ @${RM} -f ${WRKSRC}/docs/mikmod.info-* post-patch: - @${PERL} -pi -e 's|\$$CFLAGS -pthread|\$$CFLAGS ${PTHREAD_CFLAGS}|g ; \ + @${REINPLACE_CMD} -e 's|\$$CFLAGS -pthread|\$$CFLAGS ${PTHREAD_CFLAGS}|g ; \ s|-pthread \$$REENTRANT|\$$REENTRANT ${PTHREAD_CFLAGS}|g ; \ s|-lpthread|${PTHREAD_LIBS:S/"//g}|g ; \ s|-lc_r|${PTHREAD_LIBS:S/"//g}|g' ${WRKSRC}/configure >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 3:11:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BFA7337B423 for ; Fri, 14 Jun 2002 03:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EAA2o31854; Fri, 14 Jun 2002 03:10:02 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 1268837B412 for ; Fri, 14 Jun 2002 03:06:25 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5EA4Nc01022 for ; Fri, 14 Jun 2002 12:04:23 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 674265A548 for ; Fri, 14 Jun 2002 12:04:22 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 7FC7B5A546; Fri, 14 Jun 2002 12:04:21 +0200 (CEST) Message-Id: <20020614100421.7FC7B5A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 12:04:21 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39282: Update port: audio/mhwaveedit ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39282 >Category: ports >Synopsis: Update port: audio/mhwaveedit ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 03:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/mhwaveedit/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 30 May 2002 18:07:15 -0000 1.2 +++ Makefile 14 Jun 2002 10:04:00 -0000 @@ -32,7 +32,7 @@ .endif post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${PERL} -pi -e \ + @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|^CFLAGS =.*$$|CFLAGS = \@CFLAGS\@|g' do-install: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 3:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC02E37B410 for ; Fri, 14 Jun 2002 03:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EAK1P33120; Fri, 14 Jun 2002 03:20:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 20F4C37B40F for ; Fri, 14 Jun 2002 03:10:19 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5EA8sc01191 for ; Fri, 14 Jun 2002 12:08:54 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 7329E5A548 for ; Fri, 14 Jun 2002 12:08:53 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 6DBEC5A546; Fri, 14 Jun 2002 12:08:52 +0200 (CEST) Message-Id: <20020614100852.6DBEC5A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 12:08:52 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39283: Update port: audio/midimountain ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39283 >Category: ports >Synopsis: Update port: audio/midimountain ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 03:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/midimountain/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 15 Dec 2001 06:52:45 -0000 1.2 +++ Makefile 14 Jun 2002 10:08:01 -0000 @@ -21,10 +21,10 @@ post-patch: .for file in midimountain.conf main.cpp - @${PERL} -pi -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/midimountain/${file} + @${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/midimountain/${file} .endfor .for dir in pixmaps languages - ${PERL} -pi -e "s, ${dir}/, ${DATADIR}/${dir}/,g" ${WRKSRC}/midimountain/${dir}/Makefile.in + ${REINPLACE_CMD} -e "s, ${dir}/, ${DATADIR}/${dir}/,g" ${WRKSRC}/midimountain/${dir}/Makefile.in .endfor .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 4: 1:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id DD54D37B41C for ; Fri, 14 Jun 2002 04:01:44 -0700 (PDT) Received: from dialup-64.158.50.52.dial1.miami1.level3.net ([64.158.50.52] helo=frank.dfw.dynip.com) by avocet.mail.pas.earthlink.net with smtp (Exim 3.33 #2) id 17Iopo-0007N0-00 for ports@FreeBSD.org; Fri, 14 Jun 2002 04:01:42 -0700 Message-ID: <015a01c21392$d25c1c00$d564a8c0@dfw.dynip.com> Reply-To: "Frank Griffith" From: "Frank Griffith" To: Subject: Hylafax-4.1_1 Port Date: Fri, 14 Jun 2002 07:01:12 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am running FreeBSD 4.4-Release on a Pentium 166 computer. I recently installed the Hylafax-4.1.1 port and when I attempt to set it up I ran into this message when I ran "faxsetup" The file: /usr/local/bin/gs does not exist or this file is not an executable program. The HylaFAX software expects this program to exist and be in this location. If the program resides in a different location then you must either reconfigure and rebuild HylaFAX or override the default pathnames in the distributed software through one of the HylaFAX configuration files (consult the HylaFAX documentation). I cannot find any file called "gs" on my system, nor can I find a port which would install "gs". Can anyone offer some advice here? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 4:16:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hda.hda.com (host65.hda.com [63.104.68.65]) by hub.freebsd.org (Postfix) with ESMTP id 5C1ED37B405 for ; Fri, 14 Jun 2002 04:16:19 -0700 (PDT) Received: (from dufault@localhost) by hda.hda.com (8.11.6/8.11.6) id g5EBIWx03625; Fri, 14 Jun 2002 07:18:32 -0400 (EDT) (envelope-from dufault@hda.com) Date: Fri, 14 Jun 2002 07:18:32 -0400 From: Peter Dufault To: Randall Hopper Cc: Thomas Gellekum , ports@FreeBSD.ORG Subject: Re: Opendx core dumps for me Message-ID: <20020614071832.A3569@hda.hda.com> References: <20020607072528.A20647@hda.hda.com> <20020613113621.A9483@hda.hda.com> <20020607072528.A20647@hda.hda.com> <20020613113621.A9483@hda.hda.com> <20020614000213.GB5189@nc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020614000213.GB5189@nc.rr.com>; from aa8vb@nc.rr.com on Thu, Jun 13, 2002 at 08:02:13PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jun 13, 2002 at 08:02:13PM -0400, Randall Hopper wrote: > Thomas Gellekum: > |Peter Dufault writes: > | > |> I compiled with debugging and tried to get a backtrace. The stack > |> is trashed. Because of that I suspect some pthread misconfiguration. > | > |I've noticed that both libc_r and libc are linked into dxui, probably > |because something along the dependency chain used libtool. My > |home-built binaries seem to work fine, though. > | > |Does ktrace give any clues? > > Odd. I don't see this either, though I'm not current on FreeBSD versions. > Been planning to upgrade to 4.6 when it's released... > > I'm surprised it's even possible to successfully link with both libc_r and > libc. I don't think this is the case, this is the startupui link output from the build: > c++ -O -pipe -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -pthread -o startupui NetFileDialog.o StartupApplication.o StartupCommand.o StartupWindow.o TimedInfoDialog.o Main.o ../base/libBASE.a ../widgets/libWIDGETS.a ../dxl/libDXL.a -lnetcdf -ldf -lXpm -lXm -lXp -lGLU -lGL -L/usr/X11R6/lib -L/usr/local/lib -lMagick -ljbig -llcms -lmpeg2 -ltiff -lfreetype -ljpeg -lpng -lfpx -lwmflite -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm > /usr/local/lib/libMagick.so: warning: tempnam() possibly used unsafely; consider using mkstemp() > ../base/libBASE.a(Strings.o): In function `UniqueFilename(char const *)': > Strings.o(.text+0x12f): warning: mktemp() possibly used unsafely; consider using mkstemp() I only see the "-pthread" flag, no explicit reference to a libc. > One suggestion. You could try setenv DXROOT /usr/local/dx, fire off dxexec > -B -r in one window, and then dx -uionly in another. This would tell you > whether you can connect to a running server without the dxexec fork-off > (whether this is connect-related or process-related). If I run "dx -uionly" and then select "Connection...Start server" it works OK. I should have made this clear, I must have accidentally done so in private mail, or maybe it was the next follow up email. I just double checked my "build world" and don't see anything out of whack in /usr/lib. As mentioned, I suspected misconfiguration at first so upgraded everything. Previously I was running 4.5R but not a virgin install (but with a happy make world and mergemaster, etc, and no other problems for months) and had the same problem. Peter -- Peter Dufault (dufault@hda.com) Realtime development, Machine control, HD Associates, Inc. Fail-Safe systems, Agency approval To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 4:48:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by hub.freebsd.org (Postfix) with ESMTP id 02F3037B403 for ; Fri, 14 Jun 2002 04:48:15 -0700 (PDT) Received: from fwd07.sul.t-online.de by mailout05.sul.t-online.com with smtp id 17IpYq-0001bh-0A; Fri, 14 Jun 2002 13:48:12 +0200 Received: from Magelan.Leidinger.net (520065502893-0001@[80.131.110.5]) by fmrl07.sul.t-online.com with esmtp id 17IpYh-09h6uWC; Fri, 14 Jun 2002 13:48:03 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.3/8.12.3) with ESMTP id g5EBnhGY001374; Fri, 14 Jun 2002 13:49:45 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200206141149.g5EBnhGY001374@Magelan.Leidinger.net> Date: Fri, 14 Jun 2002 13:49:43 +0200 (CEST) From: Alexander Leidinger Subject: Re: Hylafax-4.1_1 Port To: frankg13@earthlink.net Cc: ports@FreeBSD.ORG In-Reply-To: <015a01c21392$d25c1c00$d564a8c0@dfw.dynip.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=iso-8859-1 X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 14 Jun, Frank Griffith wrote: > I cannot find any file called "gs" on my system, nor can I find a port which > would install "gs". Can anyone offer some advice here? Choose one: ls -dl /usr/ports/print/ghostscript* Bye, Alexander. -- Speak softly and carry a cellular phone. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 4:48:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from corvil.com (gate.corvil.net [193.95.176.130]) by hub.freebsd.org (Postfix) with ESMTP id E233937B420 for ; Fri, 14 Jun 2002 04:48:30 -0700 (PDT) Received: from DESSMITH (dhcp-184.local.corvil.com [172.18.1.184]) by corvil.com (8.11.6/8.11.6) with ESMTP id g5EBmLr33162 for ; Fri, 14 Jun 2002 12:48:23 +0100 (IST) (envelope-from Des.Smith@corvil.com) From: "Des Smith" To: Subject: iconv port Date: Fri, 14 Jun 2002 12:48:31 +0100 Message-ID: <004901c21399$68f75980$b80112ac@DESSMITH> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_004A_01C213A1.CABBC180" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_004A_01C213A1.CABBC180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I cant seem to access the lnk to iconv? Thanks, ------=_NextPart_000_004A_01C213A1.CABBC180 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

I cant seem to access the = lnk to iconv?

 

Thanks,

 

------=_NextPart_000_004A_01C213A1.CABBC180-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 4:50:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3504737B436 for ; Fri, 14 Jun 2002 04:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EBo1w50514; Fri, 14 Jun 2002 04:50:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 5A57D37B405 for ; Fri, 14 Jun 2002 04:46:21 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5EBgOc04636 for ; Fri, 14 Jun 2002 13:42:24 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id A94FD5A548 for ; Fri, 14 Jun 2002 13:42:23 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 178FC5A546; Fri, 14 Jun 2002 13:42:23 +0200 (CEST) Message-Id: <20020614114223.178FC5A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 13:42:23 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39284: Update port: audio/mp3asm ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39284 >Category: ports >Synopsis: Update port: audio/mp3asm ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 04:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/mp3asm/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 30 Aug 2001 05:09:03 -0000 1.3 +++ Makefile 14 Jun 2002 11:41:47 -0000 @@ -24,7 +24,7 @@ @${RM} ${WRKSRC}/config.cache post-patch: - @${PERL} -pi -e "s,getprogname,_getprogname,g" ${WRKSRC}/src/mp3asm.c + @${REINPLACE_CMD} -e "s,getprogname,_getprogname,g" ${WRKSRC}/src/mp3asm.c post-install: .if !defined(NOPORTDOCS) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 5: 0:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B80637B439 for ; Fri, 14 Jun 2002 05:00:25 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EC0CD51572; Fri, 14 Jun 2002 05:00:12 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id DB89437B409 for ; Fri, 14 Jun 2002 04:54:46 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5EBpHc05023 for ; Fri, 14 Jun 2002 13:51:17 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id B31775A548 for ; Fri, 14 Jun 2002 13:51:16 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id DFA6B5A546; Fri, 14 Jun 2002 13:51:15 +0200 (CEST) Message-Id: <20020614115115.DFA6B5A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 13:51:15 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39287: Update port: audio/osalp ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39287 >Category: ports >Synopsis: Update port: audio/osalp ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 05:00:11 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/osalp/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 8 Jun 2002 18:24:16 -0000 1.2 +++ Makefile 14 Jun 2002 11:50:44 -0000 @@ -27,7 +27,7 @@ PLIST_SUB= VERSION=${PORTVERSION} post-patch: - @${PERL} -pi -e 's|/usr/local/lib/aflib|${PREFIX}/lib/aflib|g' \ + @${REINPLACE_CMD} -e 's|/usr/local/lib/aflib|${PREFIX}/lib/aflib|g' \ ${WRKSRC}/configure .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 5: 0:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE8F837B438 for ; Fri, 14 Jun 2002 05:00:22 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EC0Bh51552; Fri, 14 Jun 2002 05:00:11 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id F256537B435 for ; Fri, 14 Jun 2002 04:50:20 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5EBnVc04924 for ; Fri, 14 Jun 2002 13:49:31 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id F3F3D5A548 for ; Fri, 14 Jun 2002 13:49:30 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 473375A546; Fri, 14 Jun 2002 13:49:30 +0200 (CEST) Message-Id: <20020614114930.473375A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 13:49:30 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39285: Update port: audio/nas ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39285 >Category: ports >Synopsis: Update port: audio/nas ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 05:00:11 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/nas/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 30 Dec 2001 18:15:33 -0000 1.20 +++ Makefile 14 Jun 2002 11:48:49 -0000 @@ -25,7 +25,7 @@ post-patch: @find ${WRKSRC} -name '*.[ch]' | xargs \ - ${PERL} -pi -e "s|||g" + ${REINPLACE_CMD} -e "s|||g" post-install: @${SED} -e 's:/usr/X11R6:${PREFIX}:g' ${PKGMESSAGE} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 5: 0:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1734037B41E for ; Fri, 14 Jun 2002 05:00:23 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EC0Bu51563; Fri, 14 Jun 2002 05:00:11 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 416E037B435 for ; Fri, 14 Jun 2002 04:50:25 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5EBksc04815 for ; Fri, 14 Jun 2002 13:46:54 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 7A4855A548 for ; Fri, 14 Jun 2002 13:46:53 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id B55295A546; Fri, 14 Jun 2002 13:46:52 +0200 (CEST) Message-Id: <20020614114652.B55295A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 13:46:52 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39286: Update port: audio/muse ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39286 >Category: ports >Synopsis: Update port: audio/muse ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 05:00:11 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/muse/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 8 Jun 2002 18:21:46 -0000 1.2 +++ Makefile 14 Jun 2002 11:43:42 -0000 @@ -29,11 +29,11 @@ CONFIGURE_ARGS= --disable-debug post-patch: - @${PERL} -pi -e 's|-O3|\$$CFLAGS|g ; \ + @${REINPLACE_CMD} -e 's|-O3|\$$CFLAGS|g ; \ s|\$$GTK_LIBS -lgthread|\$$GTK_LIBS \$$GLIB_LIBS|g ; \ s|\$$GTK_FLAGS|\$$GTK_CFLAGS \$$GLIB_CFLAGS|g' \ ${WRKSRC}/configure - @${PERL} -pi -e 's|-lpthread||g' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e 's|-lpthread||g' ${WRKSRC}/Makefile.in do-install: ${INSTALL_PROGRAM} ${WRKSRC}/muse ${PREFIX}/bin >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 5:11:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 99D7E37B438 for ; Fri, 14 Jun 2002 05:11:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ECA1556517; Fri, 14 Jun 2002 05:10:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 2E09037B423 for ; Fri, 14 Jun 2002 05:02:07 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5EBvWc05279 for ; Fri, 14 Jun 2002 13:57:32 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 196505A548 for ; Fri, 14 Jun 2002 13:57:31 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 6284F5A546; Fri, 14 Jun 2002 13:57:30 +0200 (CEST) Message-Id: <20020614115730.6284F5A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 13:57:30 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39288: Update port: audio/pimp3 ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39288 >Category: ports >Synopsis: Update port: audio/pimp3 ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 05:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/pimp3/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 26 May 2002 13:33:57 -0000 1.10 +++ Makefile 14 Jun 2002 11:52:28 -0000 @@ -21,7 +21,7 @@ USE_PYTHON= yes post-patch: - @${PERL} -pi -ne "s!/usr/bin/python!${LOCALBASE}/bin/python!;" ${WRKSRC}/pimp3.py + @${REINPLACE_CMD} -ne "s!/usr/bin/python!${LOCALBASE}/bin/python!;" ${WRKSRC}/pimp3.py do-install: ${INSTALL_SCRIPT} ${WRKSRC}/*.py ${PREFIX}/bin/ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 5:11:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6EEA637B404 for ; Fri, 14 Jun 2002 05:11:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ECA1A56526; Fri, 14 Jun 2002 05:10:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 2D4E737B410 for ; Fri, 14 Jun 2002 05:02:20 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5EC1qc05468 for ; Fri, 14 Jun 2002 14:01:52 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 64C1B5A548 for ; Fri, 14 Jun 2002 14:01:51 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id ABCD55A546; Fri, 14 Jun 2002 14:01:50 +0200 (CEST) Message-Id: <20020614120150.ABCD55A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 14:01:50 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39289: Update port: audio/sfront ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39289 >Category: ports >Synopsis: Update port: audio/sfront ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 05:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/sfront/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 25 May 2002 16:51:12 -0000 1.5 +++ Makefile 14 Jun 2002 11:59:27 -0000 @@ -19,7 +19,7 @@ ALL_TARGET= # empty post-patch: - @${PERL} -pi -e "s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e "s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/../bin/sfront ${PREFIX}/bin >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 5:11:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F82337B41B for ; Fri, 14 Jun 2002 05:11:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ECA1u56538; Fri, 14 Jun 2002 05:10:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id C076237B410 for ; Fri, 14 Jun 2002 05:02:21 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5EBwoc05317 for ; Fri, 14 Jun 2002 13:58:50 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 6D4D95A548 for ; Fri, 14 Jun 2002 13:58:49 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id AD6725A546; Fri, 14 Jun 2002 13:58:48 +0200 (CEST) Message-Id: <20020614115848.AD6725A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 13:58:48 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39290: Update port: audio/rawrec ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39290 >Category: ports >Synopsis: Update port: audio/rawrec ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 05:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/rawrec/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 8 Jun 2002 18:27:34 -0000 1.3 +++ Makefile 14 Jun 2002 11:58:12 -0000 @@ -30,7 +30,7 @@ MLINKS= rawrec.1 rawplay.1 post-patch: - @${FIND} ${WRKSRC} -name '*.[ch]' | ${XARGS} ${PERL} -pi -e \ + @${FIND} ${WRKSRC} -name '*.[ch]' | ${XARGS} ${REINPLACE_CMD} -e \ 's|||g' do-install: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 5:11:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D5A237B436 for ; Fri, 14 Jun 2002 05:11:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ECA1k56547; Fri, 14 Jun 2002 05:10:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 07FE037B419 for ; Fri, 14 Jun 2002 05:06:23 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5EC5fc05603 for ; Fri, 14 Jun 2002 14:05:41 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id E1DF35A548 for ; Fri, 14 Jun 2002 14:05:40 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 488E75A546; Fri, 14 Jun 2002 14:05:40 +0200 (CEST) Message-Id: <20020614120540.488E75A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 14:05:40 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39291: Update port: audio/xmixer ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39291 >Category: ports >Synopsis: Update port: audio/xmixer ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 05:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/xmixer/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 19 Feb 2001 22:58:15 -0000 1.8 +++ Makefile 14 Jun 2002 12:04:57 -0000 @@ -21,6 +21,6 @@ MLINKS= xmixer.1 xgmixer.1 pre-patch: - @find ${WRKSRC} -type f | xargs ${PERL} -pi -e 's|rxvt -e|xterm -e|g' + @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e 's|rxvt -e|xterm -e|g' .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 5:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB6CA37B412 for ; Fri, 14 Jun 2002 05:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ECK1c57539; Fri, 14 Jun 2002 05:20:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 3209937B41F for ; Fri, 14 Jun 2002 05:11:26 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5EC9Rc05669 for ; Fri, 14 Jun 2002 14:09:27 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id E0C645A548 for ; Fri, 14 Jun 2002 14:09:26 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 25CFB5A546; Fri, 14 Jun 2002 14:09:26 +0200 (CEST) Message-Id: <20020614120926.25CFB5A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 14:09:26 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39292: Update port: audio/xmmix ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39292 >Category: ports >Synopsis: Update port: audio/xmmix ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 05:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/xmmix/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 11 Dec 2000 02:02:16 -0000 1.12 +++ Makefile 14 Jun 2002 12:08:56 -0000 @@ -19,6 +19,6 @@ MAN1= xmmix.1 post-patch: - @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/XMmix.ad + @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/XMmix.ad .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 5:29:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from raider.datacom.kiev.ua (ns.datacom.kiev.ua [80.91.160.2]) by hub.freebsd.org (Postfix) with ESMTP id 4F99337B409 for ; Fri, 14 Jun 2002 05:29:33 -0700 (PDT) Received: from blend.fc.kiev.ua (fc-data.datacom.kiev.ua [80.91.160.94]) by raider.datacom.kiev.ua (8.12.1/8.12.1) with SMTP id g5ECTK1E052941 for ; Fri, 14 Jun 2002 15:29:23 +0300 (EEST) (envelope-from gnut@fc.kiev.ua) Received: from localhost (localhost.fc.kiev.ua [127.0.0.1]) by blend.fc.kiev.ua (Postfix) with SMTP id E133C28D28; Fri, 14 Jun 2002 15:29:20 +0300 (EEST) Received: from 192.168.3.31 (gnut.fc.kiev.ua [192.168.3.31]) by blend.fc.kiev.ua (Postfix) with ESMTP id 4920B28D1D for ; Fri, 14 Jun 2002 15:29:20 +0300 (EEST) Date: Fri, 14 Jun 2002 15:29:17 +0300 From: "Oles' Hnatkevych" X-Mailer: The Bat! (v1.60) Reply-To: "Oles' Hnatkevych" Organization: Finance & Credit Banking Corporation X-Priority: 3 (Normal) Message-ID: <5223910701.20020614152917@fc.kiev.ua> Disposition-Notification-To: gnut@fc.kiev.ua To: freebsd-ports@freebsd.org Subject: openvpn MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello , Does anybody want to port http://openvpn.sourceforge.net/ ? I believe it would be useful.. With best wishes, Oles' Hnatkevych, http://gnut.kiev.ua, gnut@fc.kiev.ua To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 5:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F213437B40F for ; Fri, 14 Jun 2002 05:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ECU1I58670; Fri, 14 Jun 2002 05:30:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 0906C37B409 for ; Fri, 14 Jun 2002 05:26:22 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5ECPhc06106 for ; Fri, 14 Jun 2002 14:25:43 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id CD2BB5A548 for ; Fri, 14 Jun 2002 14:25:42 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 100705A546; Fri, 14 Jun 2002 14:25:42 +0200 (CEST) Message-Id: <20020614122542.100705A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 14:25:42 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39295: Update port: benchmarks/postal ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39295 >Category: ports >Synopsis: Update port: benchmarks/postal ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 05:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/benchmarks/postal/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 9 Sep 2001 11:03:16 -0000 1.2 +++ Makefile 14 Jun 2002 12:23:29 -0000 @@ -20,6 +20,6 @@ MAN8= postal.8 postal-list.8 rabid.8 post-patch: - @${PERL} -pi -e "s,-pthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure + @${REINPLACE_CMD} -e "s,-pthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 5:30:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB98637B40C for ; Fri, 14 Jun 2002 05:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ECU1258659; Fri, 14 Jun 2002 05:30:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 6F15B37B40A for ; Fri, 14 Jun 2002 05:26:20 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g5ECN9c06063 for ; Fri, 14 Jun 2002 14:23:09 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id BFB4C5A548 for ; Fri, 14 Jun 2002 14:23:08 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 08BFE5A546; Fri, 14 Jun 2002 14:23:08 +0200 (CEST) Message-Id: <20020614122308.08BFE5A546@nemesis.informatik.unibw-muenchen.de> Date: Fri, 14 Jun 2002 14:23:08 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39294: Update port: audio/xmp ${PERL} -> ${REINPLACE_CMD} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39294 >Category: ports >Synopsis: Update port: audio/xmp ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 05:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/xmp/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 9 Dec 2001 02:27:21 -0000 1.12 +++ Makefile 14 Jun 2002 12:19:37 -0000 @@ -36,6 +36,6 @@ MLINKS= xmp.1 xxmp.1 post-patch: - @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/docs/xmp.1 + @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/docs/xmp.1 .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 7:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCE3837B404 for ; Fri, 14 Jun 2002 07:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EEo1R91487; Fri, 14 Jun 2002 07:50:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id E519B37B400 for ; Fri, 14 Jun 2002 07:41:28 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5EEfShG054431 for ; Fri, 14 Jun 2002 07:41:28 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5EEfSgs054430; Fri, 14 Jun 2002 07:41:28 -0700 (PDT) Message-Id: <200206141441.g5EEfSgs054430@www.freebsd.org> Date: Fri, 14 Jun 2002 07:41:28 -0700 (PDT) From: Bill Fumerola To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39298: FUCK BILL FUMEROLA Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39298 >Category: ports >Synopsis: FUCK BILL FUMEROLA >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 07:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Bill Fumerola >Release: FreeBSD fumerola 3.5.1-RELEASE >Organization: Yahoo, Inc >Environment: >Description: FUCK BILL FUMEROLA. BILL FUMEROLA BLOWS DEAD GOATS. T CORE@ REMOVE BILL FUMEROLA'S COMMIT BIT PLZ K THZ >How-To-Repeat: LOOK AT BILL FUMEROLA >Fix: FUCK BILL FUMEROLA >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 7:53:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sccmmhc01.mchsi.com (sccmmhc01.mchsi.com [204.127.203.183]) by hub.freebsd.org (Postfix) with ESMTP id 6479A37B408 for ; Fri, 14 Jun 2002 07:53:54 -0700 (PDT) Received: from math.missouri.edu ([12.216.240.219]) by sccmmhc01.mchsi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020614145353.HUU2006.sccmmhc01.mchsi.com@math.missouri.edu> for ; Fri, 14 Jun 2002 14:53:53 +0000 Message-ID: <3D0A0380.BD66C1E6@math.missouri.edu> Date: Fri, 14 Jun 2002 09:53:52 -0500 From: Stephen Montgomery-Smith X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Problems with Mesa and XFree86-4.2.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am having problems running programs that use glut. I am using XFree86-4.2.0_1,1 with Mesa-3.4.2_2 under FreeBSD-4.6-RC. This problem is on at least two different video boards - with the TNT2, and also with whatever is on the Dell Inspiron 7500 laptop. OpenGL programs that don't use glut work fine, for example 'xlock -mode gears' works great. But if I write my own program that uses glut, or try one of the demo programs that is in the work directory of the Mesa port, they don't work. They open a window, but nothing happens inside the window. My applications that use double buffering at least make the interior of the window black, or if I run it after another OpenGL program, I get a ghost image from that program. It used to work fine. Ack - even as I write this email, and after days of puzzlement, I figured it out. You need -pthread in the compile line. Is there a way to document this, or maybe it is documented and I missed it? The only reason I remembered this is because when one used to compile glut without pthread, one got error messages. -- Stephen Montgomery-Smith stephen@math.missouri.edu http://www.math.missouri.edu/~stephen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 7:54: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 63D2F37B408; Fri, 14 Jun 2002 07:54:04 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EEs4g92202; Fri, 14 Jun 2002 07:54:04 -0700 (PDT) (envelope-from will) Date: Fri, 14 Jun 2002 07:54:04 -0700 (PDT) From: Message-Id: <200206141454.g5EEs4g92202@freefall.freebsd.org> To: billf@FreeBSD.org, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39298: FUCK BILL FUMEROLA Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: FUCK BILL FUMEROLA State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Fri Jun 14 07:53:42 PDT 2002 State-Changed-Why: Not a PR, and not funny. http://www.freebsd.org/cgi/query-pr.cgi?pr=39298 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 8:53:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gilliam.users.flyingcroc.net (gilliam.users.flyingcroc.net [207.246.128.2]) by hub.freebsd.org (Postfix) with ESMTP id 9EDA437B414 for ; Fri, 14 Jun 2002 08:53:27 -0700 (PDT) Received: from flyingcroc.net (unx48.staff.flyingcroc.net [207.246.150.48]) by gilliam.users.flyingcroc.net (8.9.3/8.9.3) with ESMTP id IAA37393 for ; Fri, 14 Jun 2002 08:53:27 -0700 (PDT) Message-ID: <3D0A1177.3020906@flyingcroc.net> Date: Fri, 14 Jun 2002 08:53:27 -0700 From: Joe Kelsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020607 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: configure and ksh Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have been having a difficult time recently with seemingly random ports. For extremely obscure reasons, which I still don't understand, seemingly random ports will suddenly fail to detect already installed software in their configure scripts. For instance, libwmf consistently fails to detect installed xml2, even though I can clearly see it. Similarly, xscreensaver-gnome kept failing to detect perl, even when I specifically set PERL=/usr/bin/perl. Finally, I bit the bullet and started actually trying to read and understand ./configure, a daunting task. I really hate reading ./configure because it is so opaque... Anyway, I discovered that the offending configure scripts all contain code which attempts to set CONFIG_SHELL by looking for a variety of shells in a manufactured path. Since I just happen to have a symlink from /bin/ksh to /bin/ksh93, this perverted logic selects /bin/ksh as CONFIG_SHELL for reasons that I do not understand. Apparantly, ksh93 does not work with configure for some reason. I fixed the problem by placing CONFIG_SHELL=/bin/sh in /etc/make.conf. Maybe this should be placed in /etc/defaults/make.conf as a precaution? /Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 9:59:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by hub.freebsd.org (Postfix) with ESMTP id DC5EF37B40C for ; Fri, 14 Jun 2002 09:59:51 -0700 (PDT) Received: from sbcglobal.net wa1ter@smtp-send.myrealbox.com [66.126.109.67] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.9 $ on Novell NetWare via secured & encrypted transport (TLS); Fri, 14 Jun 2002 10:58:03 -0600 Message-ID: <3D0A2061.5060608@sbcglobal.net> Date: Fri, 14 Jun 2002 09:57:05 -0700 From: walt Organization: none User-Agent: Mozilla/4.72 [en] (Windows NT 5.0; I) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports Subject: openoffice 'make package' fails [June 14] Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Make install works great, however, so thanks for the excellent work, guys! When I 'make package' it fails due to missing file errors: Creating gzip'd tar ball in '/opt/openoffice/openoffice-1.0.0.tgz' tar: can't add file OpenOffice.org1.0/program/libcppuhelper3gcc3.so OpenOffice.org1.0/program/libgcc3_uno.so OpenOffice.org1.0/program/libsalhelper3gcc3.so OpenOffice.org1.0/program/libucbhelper1gcc3.so OpenOffice.org1.0/program/libvos2gcc3.so These files now have different names, I guess due to the compilation with gcc2.9 rather than gcc3 ? I actually have these: libcppuhelper3GCC.so libgcc2_uno.so libsalhelper3GCC.so libucbhelper1GCC.so libvos2GCC.so I did a make clean before starting the compile, so I don't think these are left over from a previous life. Anyone else see this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 10: 2:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 64C0537B40B for ; Fri, 14 Jun 2002 10:01:40 -0700 (PDT) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EH07g13769 for ports@freebsd.org; Fri, 14 Jun 2002 10:00:07 -0700 (PDT) (envelope-from fenner) Date: Fri, 14 Jun 2002 10:00:07 -0700 (PDT) From: Message-Id: <200206141700.g5EH07g13769@freefall.freebsd.org> To: ports@freebsd.org Subject: Possibly unbuildable ports reminder Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://bento.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the list of ports with no MAINTAINER with build problems is http://people.freebsd.org/~fenner/errorlogs/ports@freebsd.org.html Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. Thanks for your help! Bill "annoying port email" Fenner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 10:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7818D37B409 for ; Fri, 14 Jun 2002 10:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EHe2h21525; Fri, 14 Jun 2002 10:40:02 -0700 (PDT) (envelope-from gnats) Received: from h132-197-179-27.gte.com (h132-197-179-27.gte.com [132.197.179.27]) by hub.freebsd.org (Postfix) with ESMTP id 566B437B408; Fri, 14 Jun 2002 10:34:28 -0700 (PDT) Received: from kanpc.gte.com (localhost [IPv6:::1]) by h132-197-179-27.gte.com (8.12.3/8.12.3) with ESMTP id g5EHYRAW054713; Fri, 14 Jun 2002 13:34:27 -0400 (EDT) (envelope-from ak03@kanpc.gte.com) Received: (from ak03@localhost) by kanpc.gte.com (8.12.4/8.12.4/Submit) id g5EHYRsw054712; Fri, 14 Jun 2002 13:34:27 -0400 (EDT) Message-Id: <200206141734.g5EHYRsw054712@kanpc.gte.com> Date: Fri, 14 Jun 2002 13:34:27 -0400 (EDT) From: Alexander Kabaev Reply-To: Alexander Kabaev To: FreeBSD-gnats-submit@FreeBSD.org Cc: obrien@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39300: ImageMagick builds fine with GCC3, no USE_GCC=2.95 needed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39300 >Category: ports >Synopsis: ImageMagick builds fine with GCC3, no USE_GCC=2.95 needed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 10:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alexander Kabaev >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD kanpc.gte.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jun 13 12:38:33 EDT 2002 root@kanpc.gte.com:/usr/obj/usr/src/sys/KANPC i386 >Description: The ImageMagick port has been marked as requiring GCC 2.95 in revision 1.140. ImageMagick is compiling fine under -CURRENT provided that user has cleaned his /usr/include/g++ from stale files before doing installworld. The stale headers left from the previous installation can cause the build failure, but -CURRENT users are expected to be able to deal with that themselves. >How-To-Repeat: N/A >Fix: Index: Makefile =================================================================== RCS file: /usr/ncvs/ports/graphics/ImageMagick/Makefile,v retrieving revision 1.140 diff -u -r1.140 Makefile --- Makefile 4 Jun 2002 23:05:12 -0000 1.140 +++ Makefile 14 Jun 2002 16:44:14 -0000 @@ -45,7 +45,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} -USE_GCC= 2.95 USE_PERL5= yes USE_GMAKE= yes USE_LIBTOOL= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 10:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 14DB637B40E for ; Fri, 14 Jun 2002 10:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EHo1922352; Fri, 14 Jun 2002 10:50:01 -0700 (PDT) (envelope-from gnats) Received: from h132-197-179-27.gte.com (h132-197-179-27.gte.com [132.197.179.27]) by hub.freebsd.org (Postfix) with ESMTP id 0548537B40F; Fri, 14 Jun 2002 10:40:49 -0700 (PDT) Received: from kanpc.gte.com (localhost [IPv6:::1]) by h132-197-179-27.gte.com (8.12.3/8.12.3) with ESMTP id g5EHemAW056107; Fri, 14 Jun 2002 13:40:48 -0400 (EDT) (envelope-from ak03@kanpc.gte.com) Received: (from ak03@localhost) by kanpc.gte.com (8.12.4/8.12.4/Submit) id g5EHemrx056106; Fri, 14 Jun 2002 13:40:48 -0400 (EDT) Message-Id: <200206141740.g5EHemrx056106@kanpc.gte.com> Date: Fri, 14 Jun 2002 13:40:48 -0400 (EDT) From: Alexander Kabaev Reply-To: Alexander Kabaev To: FreeBSD-gnats-submit@FreeBSD.org Cc: kuriyama@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39301: Unbreak textproc/jade port for GCC 3.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39301 >Category: ports >Synopsis: Unbreak textproc/jade port for GCC 3.1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 10:50:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alexander Kabaev >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD kanpc.gte.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jun 13 12:38:33 EDT 2002 root@kanpc.gte.com:/usr/obj/usr/src/sys/KANPC i386 >Description: Jade port faild to build on -CURRENT due to GCC upgrade. The patch at the end allows it to compile successfully. >How-To-Repeat: Build the port on -CURRENT. >Fix: Index: files/patch-config.h =================================================================== RCS file: files/patch-config.h diff -N files/patch-config.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-config.h 14 Jun 2002 17:01:40 -0000 @@ -0,0 +1,13 @@ +--- include/config.h.orig Fri Jun 14 12:58:51 2002 ++++ include/config.h Fri Jun 14 13:01:00 2002 +@@ -31,6 +31,10 @@ + #define SP_ANSI_LIB + #define SP_NO_STD_NAMESPACE + #undef SP_NEW_H_MISSING ++#if __GNUC__ > 2 ++#define SP_HAVE_TYPENAME ++#undef SP_NO_STD_NAMESPACE ++#endif + #endif + + #endif /* __GNUG__ */ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 11: 0:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D89E37B406 for ; Fri, 14 Jun 2002 11:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EI06l23191; Fri, 14 Jun 2002 11:00:06 -0700 (PDT) (envelope-from gnats) Received: from kartoffel.salatschuessel.net (p5084AB21.dip.t-dialin.net [80.132.171.33]) by hub.freebsd.org (Postfix) with ESMTP id 068A937B409 for ; Fri, 14 Jun 2002 10:56:20 -0700 (PDT) Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) by kartoffel.salatschuessel.net (8.12.3/8.12.3) with ESMTP id g5EHtoH1015840; Fri, 14 Jun 2002 19:55:50 +0200 (CEST) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: (from root@localhost) by kartoffel.salatschuessel.net (8.12.3/8.12.3/Submit) id g5EHtmA5015839; Fri, 14 Jun 2002 19:55:48 +0200 (CEST) Message-Id: <200206141755.g5EHtmA5015839@kartoffel.salatschuessel.net> Date: Fri, 14 Jun 2002 19:55:48 +0200 (CEST) From: Oliver Lehmann Reply-To: Oliver Lehmann To: FreeBSD-gnats-submit@FreeBSD.org Cc: Oliver Lehmann X-Send-Pr-Version: 3.113 Subject: ports/39302: update-port: mail/sylpheed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39302 >Category: ports >Synopsis: update-port: mail/sylpheed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 11:00:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD kartoffel.salatschuessel.net 4.6-RC FreeBSD 4.6-RC #0: Sat May 25 19:26:51 CEST 2002 olivleh1@nudel.salatschuessel.net:/usr/obj/i386/usr/src/sys/KARTOFFEL i386 >Description: bring the sylpheed port up to date >How-To-Repeat: >Fix: diff -ruN sylpheed.old/Makefile /usr/ports/mail/sylpheed/Makefile --- sylpheed.old/Makefile Fri Jun 14 19:28:39 2002 +++ /usr/ports/mail/sylpheed/Makefile Fri Jun 14 19:28:45 2002 @@ -6,7 +6,7 @@ # PORTNAME= sylpheed -PORTVERSION= 0.7.7 +PORTVERSION= 0.7.8 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ diff -ruN sylpheed.old/distinfo /usr/ports/mail/sylpheed/distinfo --- sylpheed.old/distinfo Fri Jun 14 19:28:39 2002 +++ /usr/ports/mail/sylpheed/distinfo Fri Jun 14 19:53:08 2002 @@ -1 +1 @@ -MD5 (sylpheed-0.7.7.tar.bz2) = a6f5c90e791706dc4ceee6590a3e2a5a +MD5 (sylpheed-0.7.8.tar.bz2) = dc20883985568620ca69e8189a7f55ce >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 11:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1FD437B40B for ; Fri, 14 Jun 2002 11:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EIK1529793; Fri, 14 Jun 2002 11:20:01 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id 85FFB37B406 for ; Fri, 14 Jun 2002 11:18:32 -0700 (PDT) Received: from budapest.dante.org.uk (localhost [127.0.0.1]) by budapest.dante.org.uk (8.12.3/8.12.3) with ESMTP id g5EIIULt073345 for ; Fri, 14 Jun 2002 19:18:30 +0100 (BST) (envelope-from janos@budapest.dante.org.uk) Received: (from janos@localhost) by budapest.dante.org.uk (8.12.3/8.12.3/Submit) id g5EIITpb073344; Fri, 14 Jun 2002 19:18:29 +0100 (BST) Message-Id: <200206141818.g5EIITpb073344@budapest.dante.org.uk> Date: Fri, 14 Jun 2002 19:18:29 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39303: Update-Port: net/sipcalc (to version 1.1.1) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39303 >Category: ports >Synopsis: Update-Port: net/sipcalc (to version 1.1.1) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 11:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.6-RC i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.6-RC FreeBSD 4.6-RC #2: Mon Jun 3 09:47:22 BST 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: Update to Subnet IP calculator. Changes: Update to sipcalc 1.1.1. CGI support removed by the original author. New document is installed in the PORTDOCS. >How-To-Repeat: Apply this unified diff. >Fix: diff -ruN sipcalc.bak/Makefile sipcalc/Makefile --- sipcalc.bak/Makefile Fri Jun 14 18:48:44 2002 +++ sipcalc/Makefile Fri Jun 14 19:03:53 2002 @@ -6,23 +6,25 @@ # PORTNAME= sipcalc -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= net ipv6 MASTER_SITES= http://www.routemeister.net/projects/sipcalc/files/ -MAINTAINER= Janos.Mohacsi@dante.org.uk +MAINTAINER= Janos.Mohacsi@bsd.hu LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt GNU_CONFIGURE= yes MAN1= sipcalc.1 +DOC_FILES= doc/sipcalc.txt + post-install: - @${ECHO} '=======================================================' - @${ECHO} 'If you want CGI support copy sipcalc-www to your CGI ' - @${ECHO} 'directory. Copy also the docs/web.html into the appropriate ' - @${ECHO} 'web directory. This is not done, since CGI and web setup' - @${ECHO} 'has to be done according to your local policy.' - @${ECHO} '=======================================================' +.ifndef(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} +.for file in ${DOC_FILES} + @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} +.endfor +.endif .include diff -ruN sipcalc.bak/distinfo sipcalc/distinfo --- sipcalc.bak/distinfo Fri Jun 14 18:47:05 2002 +++ sipcalc/distinfo Fri Jun 14 18:49:16 2002 @@ -1 +1 @@ -MD5 (sipcalc-1.1.0.tar.gz) = 556528a6d80fffda792bd3bdc6ac954b +MD5 (sipcalc-1.1.1.tar.gz) = 0c08d931afaff76517f8d3021dc43ae0 diff -ruN sipcalc.bak/pkg-plist sipcalc/pkg-plist --- sipcalc.bak/pkg-plist Fri Jun 14 18:47:05 2002 +++ sipcalc/pkg-plist Fri Jun 14 19:01:38 2002 @@ -1 +1,3 @@ bin/sipcalc +%%PORTDOCS%%share/doc/sipcalc/sipcalc.txt +%%PORTDOCS%%@dirrm share/doc/sipcalc >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 11:34: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from 66-214-58-137.hes-dyn.charterpipeline.net (66-214-58-137.hes-dyn.charterpipeline.net [66.214.58.137]) by hub.freebsd.org (Postfix) with ESMTP id A93CD37B400; Fri, 14 Jun 2002 11:33:09 -0700 (PDT) Received: from 66-214-58-137.hes-dyn.charterpipeline.net (localhost [127.0.0.1]) by 66-214-58-137.hes-dyn.charterpipeline.net (8.12.3/8.12.3) with ESMTP id g5EIaUF5099285; Fri, 14 Jun 2002 11:36:30 -0700 (PDT) (envelope-from rogelio@66-214-58-137.hes-dyn.charterpipeline.net) Received: from localhost (rogelio@localhost) by 66-214-58-137.hes-dyn.charterpipeline.net (8.12.3/8.12.3/Submit) with ESMTP id g5EIaTOT099282; Fri, 14 Jun 2002 11:36:29 -0700 (PDT) Date: Fri, 14 Jun 2002 11:36:29 -0700 (PDT) From: Rogelio Rodriguez Reply-To: simia@Charter.NET To: mbr@freebsd.org Cc: freebsd-ports@freebsd.org Subject: OpenOffice installation broken Message-ID: <20020614112040.D99198-200000@66-214-58-137.hes-dyn.charterpipeline.net> X-Boo: Do You Like Scary Headers? MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-547096423-1024079789=:99198" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-547096423-1024079789=:99198 Content-Type: TEXT/PLAIN; charset=US-ASCII I am not on ports@ so I don't know whether this has been reported already, I apologize if that's the case. But, anyway, after restarting the (stalled) build thrice or so, the build completed but `setup.bin' coredumped during installation. `make install-user' fails because it cannot find program/setup.ins (or some such). I'm running 4-STABLE (4.6-RC), the ports tree was updated yesterday and the compiler is gcc 2.95 (system compiler). GDB output is attached... --0-547096423-1024079789=:99198 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=oodump Content-Transfer-Encoding: BASE64 Content-ID: <20020614113629.R99198@66-214-58-137.hes-dyn.charterpipeline.net> Content-Description: Content-Disposition: attachment; filename=oodump R05VIGdkYiA0LjE4IChGcmVlQlNEKQ0KQ29weXJpZ2h0IDE5OTggRnJlZSBT b2Z0d2FyZSBGb3VuZGF0aW9uLCBJbmMuDQpHREIgaXMgZnJlZSBzb2Z0d2Fy ZSwgY292ZXJlZCBieSB0aGUgR05VIEdlbmVyYWwgUHVibGljIExpY2Vuc2Us IGFuZCB5b3UgYXJlDQp3ZWxjb21lIHRvIGNoYW5nZSBpdCBhbmQvb3IgZGlz dHJpYnV0ZSBjb3BpZXMgb2YgaXQgdW5kZXIgY2VydGFpbiBjb25kaXRpb25z Lg0KVHlwZSAic2hvdyBjb3B5aW5nIiB0byBzZWUgdGhlIGNvbmRpdGlvbnMu DQpUaGVyZSBpcyBhYnNvbHV0ZWx5IG5vIHdhcnJhbnR5IGZvciBHREIuICBU eXBlICJzaG93IHdhcnJhbnR5IiBmb3IgZGV0YWlscy4NClRoaXMgR0RCIHdh cyBjb25maWd1cmVkIGFzICJpMzg2LXVua25vd24tZnJlZWJzZCIuLi4NCihu byBkZWJ1Z2dpbmcgc3ltYm9scyBmb3VuZCkuLi4NCkNvcmUgd2FzIGdlbmVy YXRlZCBieSBgc2V0dXAuYmluJy4NClByb2dyYW0gdGVybWluYXRlZCB3aXRo IHNpZ25hbCAxMSwgU2VnbWVudGF0aW9uIGZhdWx0Lg0KUmVhZGluZyBzeW1i b2xzIGZyb20gL3Vzci9sb2NhbC9PcGVuT2ZmaWNlLm9yZzEuMC9wcm9ncmFt Ly4vbGliY29tcGhlbHAyLnNvLi4uDQoobm8gZGVidWdnaW5nIHN5bWJvbHMg Zm91bmQpLi4uZG9uZS4NClJlYWRpbmcgc3ltYm9scyBmcm9tIC91c3IvbG9j YWwvT3Blbk9mZmljZS5vcmcxLjAvcHJvZ3JhbS8uL2xpYmNwcHVoZWxwZXIz R0NDLnNvLi4uKG5vIGRlYnVnZ2luZyBzeW1ib2xzIGZvdW5kKS4uLmRvbmUu DQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNyL2xvY2FsL09wZW5PZmZpY2Uu b3JnMS4wL3Byb2dyYW0vLi9saWJjcHB1LnNvLjMuLi4NCihubyBkZWJ1Z2dp bmcgc3ltYm9scyBmb3VuZCkuLi5kb25lLg0KUmVhZGluZyBzeW1ib2xzIGZy b20gL3Vzci9sb2NhbC9PcGVuT2ZmaWNlLm9yZzEuMC9wcm9ncmFtLy4vbGli dm9zMkdDQy5zby4uLg0KKG5vIGRlYnVnZ2luZyBzeW1ib2xzIGZvdW5kKS4u LmRvbmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNyL2xvY2FsL09wZW5P ZmZpY2Uub3JnMS4wL3Byb2dyYW0vLi9saWJzYWwuc28uMy4uLg0KKG5vIGRl YnVnZ2luZyBzeW1ib2xzIGZvdW5kKS4uLmRvbmUuDQpSZWFkaW5nIHN5bWJv bHMgZnJvbSAvdXNyL2xvY2FsL09wZW5PZmZpY2Uub3JnMS4wL3Byb2dyYW0v Li9saWJzb3Q2NDFmaS5zby4uLg0KKG5vIGRlYnVnZ2luZyBzeW1ib2xzIGZv dW5kKS4uLmRvbmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNyL2xvY2Fs L09wZW5PZmZpY2Uub3JnMS4wL3Byb2dyYW0vLi9saWJ0bDY0MWZpLnNvLi4u DQoobm8gZGVidWdnaW5nIHN5bWJvbHMgZm91bmQpLi4uZG9uZS4NClJlYWRp bmcgc3ltYm9scyBmcm9tIC91c3IvbG9jYWwvT3Blbk9mZmljZS5vcmcxLjAv cHJvZ3JhbS8uL2xpYnZjbDY0MWZpLnNvLi4uDQpkb25lLg0KUmVhZGluZyBz eW1ib2xzIGZyb20gL3Vzci9sb2NhbC9PcGVuT2ZmaWNlLm9yZzEuMC9wcm9n cmFtLy4vbGlic3Z0NjQxZmkuc28uLi4NCmRvbmUuDQpSZWFkaW5nIHN5bWJv bHMgZnJvbSAvdXNyL2xvY2FsL09wZW5PZmZpY2Uub3JnMS4wL3Byb2dyYW0v Li9saWJzdmw2NDFmaS5zby4uLg0KZG9uZS4NClJlYWRpbmcgc3ltYm9scyBm cm9tIC91c3IvbG9jYWwvT3Blbk9mZmljZS5vcmcxLjAvcHJvZ3JhbS8uL2xp YnNibDY0MWZpLnNvLi4uDQpkb25lLg0KUmVhZGluZyBzeW1ib2xzIGZyb20g L3Vzci9sb2NhbC9PcGVuT2ZmaWNlLm9yZzEuMC9wcm9ncmFtLy4vbGliajY0 MWZpX2cuc28uLi4NCmRvbmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNy L2xvY2FsL09wZW5PZmZpY2Uub3JnMS4wL3Byb2dyYW0vLi9saWJ0azY0MWZp LnNvLi4uDQpkb25lLg0KUmVhZGluZyBzeW1ib2xzIGZyb20gL3Vzci9sb2Nh bC9PcGVuT2ZmaWNlLm9yZzEuMC9wcm9ncmFtLy4vbGlic2V0NjQxZmkuc28u Li4NCmRvbmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNyL1gxMVI2L2xp Yi9saWJYMTEuc28uNi4uLmRvbmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAv dXNyL1gxMVI2L2xpYi9saWJYZXh0LnNvLjYuLi5kb25lLg0KUmVhZGluZyBz eW1ib2xzIGZyb20gL3Vzci9YMTFSNi9saWIvbGliU00uc28uNi4uLmRvbmUu DQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNyL1gxMVI2L2xpYi9saWJJQ0Uu c28uNi4uLmRvbmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNyL1gxMVI2 L2xpYi9saWJYYXcuc28uNy4uLmRvbmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJv bSAvdXNyL1gxMVI2L2xpYi9saWJYdC5zby42Li4uZG9uZS4NClJlYWRpbmcg c3ltYm9scyBmcm9tIC91c3IvbG9jYWwvT3Blbk9mZmljZS5vcmcxLjAvcHJv Z3JhbS8uL2xpYnN0bHBvcnRfZ2NjLnNvLi4uZG9uZS4NClJlYWRpbmcgc3lt Ym9scyBmcm9tIC91c3IvbGliL2xpYnN0ZGMrKy5zby4zLi4uZG9uZS4NClJl YWRpbmcgc3ltYm9scyBmcm9tIC91c3IvbGliL2xpYm0uc28uMi4uLmRvbmUu DQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNyL2xpYi9saWJjX3Iuc28uNC4u LmRvbmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNyL2xvY2FsL09wZW5P ZmZpY2Uub3JnMS4wL3Byb2dyYW0vLi9saWJ1dGw2NDFmaS5zby4uLg0KZG9u ZS4NClJlYWRpbmcgc3ltYm9scyBmcm9tIC91c3IvbG9jYWwvT3Blbk9mZmlj ZS5vcmcxLjAvcHJvZ3JhbS8uL2xpYnVjYmhlbHBlcjFHQ0Muc28uLi5kb25l Lg0KUmVhZGluZyBzeW1ib2xzIGZyb20gL3Vzci9sb2NhbC9PcGVuT2ZmaWNl Lm9yZzEuMC9wcm9ncmFtLy4vbGlicHNwNjQxZmkuc28uLi4NCmRvbmUuDQot LS1UeXBlIDxyZXR1cm4+IHRvIGNvbnRpbnVlLCBvciBxIDxyZXR1cm4+IHRv IHF1aXQtLS0NClJlYWRpbmcgc3ltYm9scyBmcm9tIC91c3IvbG9jYWwvT3Bl bk9mZmljZS5vcmcxLjAvcHJvZ3JhbS8uL2xpYnNhbGhlbHBlcjNHQ0Muc28u Li5kb25lLg0KUmVhZGluZyBzeW1ib2xzIGZyb20gL3Vzci9YMTFSNi9saWIv bGliWFRoclN0dWIuc28uNi4uLmRvbmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJv bSAvdXNyL1gxMVI2L2xpYi9saWJYbXUuc28uNi4uLmRvbmUuDQpSZWFkaW5n IHN5bWJvbHMgZnJvbSAvdXNyL1gxMVI2L2xpYi9saWJYcG0uc28uNC4uLmRv bmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNyL2xvY2FsL09wZW5PZmZp Y2Uub3JnMS4wL3Byb2dyYW0vLi9saWJ6aXA2NDFmaS5zby4uLg0KZG9uZS4N ClJlYWRpbmcgc3ltYm9scyBmcm9tIC91c3IvbG9jYWwvT3Blbk9mZmljZS5v cmcxLjAvcHJvZ3JhbS8uL2xpYnNtZ3Iuc28uLi5kb25lLg0KUmVhZGluZyBz eW1ib2xzIGZyb20gL3Vzci9sb2NhbC9PcGVuT2ZmaWNlLm9yZzEuMC9wcm9n cmFtLy4vbGliY3BsZC5zby4uLmRvbmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJv bSAvdXNyL2xvY2FsL09wZW5PZmZpY2Uub3JnMS4wL3Byb2dyYW0vLi9saWJz aW1yZWcuc28uLi4NCmRvbmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNy L2xvY2FsL09wZW5PZmZpY2Uub3JnMS4wL3Byb2dyYW0vLi9saWJkZWZyZWcu c28uLi4NCmRvbmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNyL2xvY2Fs L09wZW5PZmZpY2Uub3JnMS4wL3Byb2dyYW0vLi9saWJ0ZG1nci5zby4uLmRv bmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNyL2xvY2FsL09wZW5PZmZp Y2Uub3JnMS4wL3Byb2dyYW0vLi9saWJpbXByZWcuc28uLi4NCmRvbmUuDQpS ZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNyL2xvY2FsL09wZW5PZmZpY2Uub3Jn MS4wL3Byb2dyYW0vLi9saWJyZWcuc28uMy4uLmRvbmUuDQpSZWFkaW5nIHN5 bWJvbHMgZnJvbSAvdXNyL2xvY2FsL09wZW5PZmZpY2Uub3JnMS4wL3Byb2dy YW0vLi9saWJzdG9yZS5zby4zLi4uDQpkb25lLg0KUmVhZGluZyBzeW1ib2xz IGZyb20gL3Vzci9sb2NhbC9PcGVuT2ZmaWNlLm9yZzEuMC9wcm9ncmFtLy4v bGlicmRidGRwLnNvLi4uDQpkb25lLg0KUmVhZGluZyBzeW1ib2xzIGZyb20g L3Vzci9YMTFSNi9saWIvWDExL2xvY2FsZS9jb21tb24veGxjRGVmLnNvLjIu Li5kb25lLg0KUmVhZGluZyBzeW1ib2xzIGZyb20gL3Vzci9saWIvbGliYy5z by40Li4uZG9uZS4NClJlYWRpbmcgc3ltYm9scyBmcm9tIC91c3IvWDExUjYv bGliL1gxMS9sb2NhbGUvY29tbW9uL3hpbWNwLnNvLjIuLi5kb25lLg0KUmVh ZGluZyBzeW1ib2xzIGZyb20gL3Vzci9YMTFSNi9saWIvbGliWHJlbmRlci5z by4xLi4uZG9uZS4NClJlYWRpbmcgc3ltYm9scyBmcm9tIC91c3IvbG9jYWwv T3Blbk9mZmljZS5vcmcxLjAvcHJvZ3JhbS8uL2xpYmN0bDY0MWZpLnNvLi4u DQpkb25lLg0KUmVhZGluZyBzeW1ib2xzIGZyb20gL3Vzci9sb2NhbC9PcGVu T2ZmaWNlLm9yZzEuMC9wcm9ncmFtLy4vbGliZGJpNjQxZmkuc28uLi4NCmRv bmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNyL2xvY2FsL09wZW5PZmZp Y2Uub3JnMS4wL3Byb2dyYW0vLi9saWJzbzY0MWZpLnNvLi4uDQpkb25lLg0K UmVhZGluZyBzeW1ib2xzIGZyb20gL3Vzci9sb2NhbC9PcGVuT2ZmaWNlLm9y ZzEuMC9wcm9ncmFtLy4vbGlic2Z4NjQxZmkuc28uLi4NCmRvbmUuDQpSZWFk aW5nIHN5bWJvbHMgZnJvbSAvdXNyL2xvY2FsL09wZW5PZmZpY2Uub3JnMS4w L3Byb2dyYW0vLi9saWJkYnRvb2xzMi5zby4uLg0KZG9uZS4NClJlYWRpbmcg c3ltYm9scyBmcm9tIC91c3IvbG9jYWwvT3Blbk9mZmljZS5vcmcxLjAvcHJv Z3JhbS8uL2xpYmZ3ZTY0MWZpLnNvLi4uDQpkb25lLg0KUmVhZGluZyBzeW1i b2xzIGZyb20gL3Vzci9sb2NhbC9PcGVuT2ZmaWNlLm9yZzEuMC9wcm9ncmFt Ly4vbGlic2I2NDFmaS5zby4uLg0KZG9uZS4NClJlYWRpbmcgc3ltYm9scyBm cm9tIC91c3IvbG9jYWwvT3Blbk9mZmljZS5vcmcxLjAvcHJvZ3JhbS8uL2xp YmdvNjQxZmkuc28uLi4NCmRvbmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAv dXNyL2xvY2FsL09wZW5PZmZpY2Uub3JnMS4wL3Byb2dyYW0vLi9saWJ4bzY0 MWZpLnNvLi4uDQpkb25lLg0KUmVhZGluZyBzeW1ib2xzIGZyb20gL3Vzci9s b2NhbC9PcGVuT2ZmaWNlLm9yZzEuMC9wcm9ncmFtLy4vbGlieGNyNjQxZmku c28uLi4NCmRvbmUuDQpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNyL2xpYmV4 ZWMvbGQtZWxmLnNvLjEuLi5kb25lLg0KIzAgIDB4NDgwODY1OTcgaW4gbWVt c2V0ICgpIGZyb20gL3Vzci9saWJleGVjL2xkLWVsZi5zby4xDQoNCg0KDQoN CihnZGIpIGJ0DQojMCAgMHg0ODA4NjU5NyBpbiBtZW1zZXQgKCkgZnJvbSAv dXNyL2xpYmV4ZWMvbGQtZWxmLnNvLjENCiMxICAweGJmYWU2ZmQ0IGluID8/ ICgpDQojMiAgMHg0ODA3Y2Y5OCBpbiBmaW5kX3N5bWRlZiAoKSBmcm9tIC91 c3IvbGliZXhlYy9sZC1lbGYuc28uMQ0KIzMgIDB4NDgwN2Q1NGIgaW4gZGxv cGVuICgpIGZyb20gL3Vzci9saWJleGVjL2xkLWVsZi5zby4xDQojNCAgMHg0 ODJhMjllZSBpbiBvc2xfcHN6X2xvYWRNb2R1bGUgKCkNCiAgIGZyb20gL3Vz ci9sb2NhbC9PcGVuT2ZmaWNlLm9yZzEuMC9wcm9ncmFtLy4vbGlic2FsLnNv LjMNCiM1ICAweDQ4MmEyOTk3IGluIG9zbF9sb2FkTW9kdWxlICgpDQogICBm cm9tIC91c3IvbG9jYWwvT3Blbk9mZmljZS5vcmcxLjAvcHJvZ3JhbS8uL2xp YnNhbC5zby4zDQojNiAgMHg0ODFhNDZkYyBpbiBjcHB1Ojp3cml0ZVNoYXJl ZExpYkNvbXBvbmVudEluZm8gKCkNCiAgIGZyb20gL3Vzci9sb2NhbC9PcGVu T2ZmaWNlLm9yZzEuMC9wcm9ncmFtLy4vbGliY3BwdWhlbHBlcjNHQ0Muc28N CiM3ICAweDQ5N2RiZTE5IGluIHN0b2NfbG9hZGVyOjpEbGxDb21wb25lbnRM b2FkZXI6OndyaXRlUmVnaXN0cnlJbmZvICgpDQogICBmcm9tIC91c3IvbG9j YWwvT3Blbk9mZmljZS5vcmcxLjAvcHJvZ3JhbS8uL2xpYmNwbGQuc28NCiM4 ICAweDQ5ODVmODNjIGluIHN0b2NfaW1wcmVnOjpJbXBsZW1lbnRhdGlvblJl Z2lzdHJhdGlvbjo6ZG9SZWdpc3RyYXRpb24gKCkNCiAgIGZyb20gL3Vzci9s b2NhbC9PcGVuT2ZmaWNlLm9yZzEuMC9wcm9ncmFtLy4vbGliaW1wcmVnLnNv DQojOSAgMHg0OTg1Y2U3MiBpbiBzdG9jX2ltcHJlZzo6SW1wbGVtZW50YXRp b25SZWdpc3RyYXRpb246OnJlZ2lzdGVySW1wbGVtZW50YXRpb24gKCkgZnJv bSAvdXNyL2xvY2FsL09wZW5PZmZpY2Uub3JnMS4wL3Byb2dyYW0vLi9saWJp bXByZWcuc28NCiMxMCAweDQ5MTQ5N2ZhIGluIFNpSGVscDo6UmF3UmVnaXN0 ZXIgKCkNCiAgIGZyb20gL3Vzci9sb2NhbC9PcGVuT2ZmaWNlLm9yZzEuMC9w cm9ncmFtLy4vbGlic2V0NjQxZmkuc28NCiMxMSAweDQ5MTRiYWM1IGluIFNp SGVscDo6UmVnaXN0ZXJVbm9Db21wb25lbnQgKCkNCiAgIGZyb20gL3Vzci9s b2NhbC9PcGVuT2ZmaWNlLm9yZzEuMC9wcm9ncmFtLy4vbGlic2V0NjQxZmku c28NCiMxMiAweDQ5MGNkODc0IGluIFNpQWdlbmRhOjpSZWdpc3RlckFsbFVu b0NvbXBvbmV0cyAoKQ0KICAgZnJvbSAvdXNyL2xvY2FsL09wZW5PZmZpY2Uu b3JnMS4wL3Byb2dyYW0vLi9saWJzZXQ2NDFmaS5zbw0KIzEzIDB4NDkwYzgx ZjYgaW4gU2lBZ2VuZGE6OlJ1biAoKQ0KICAgZnJvbSAvdXNyL2xvY2FsL09w ZW5PZmZpY2Uub3JnMS4wL3Byb2dyYW0vLi9saWJzZXQ2NDFmaS5zbw0KIzE0 IDB4NDkxNDNlMGQgaW4gVGhyZWFkRXhlY3V0ZXI6OnJ1biAoKQ0KICAgZnJv bSAvdXNyL2xvY2FsL09wZW5PZmZpY2Uub3JnMS4wL3Byb2dyYW0vLi9saWJz ZXQ2NDFmaS5zbw0KIzE1IDB4NDgyNzlmMDAgaW4gdm9zOjpfY3BwX09UaHJl YWRfV29ya2VyRnVuY3Rpb24gKCkNCiAgIGZyb20gL3Vzci9sb2NhbC9PcGVu T2ZmaWNlLm9yZzEuMC9wcm9ncmFtLy4vbGlidm9zMkdDQy5zbw0KIzE2IDB4 NDgyNzllZDIgaW4gX09UaHJlYWRfV29ya2VyRnVuY3Rpb24gKCkNCiAgIGZy b20gL3Vzci9sb2NhbC9PcGVuT2ZmaWNlLm9yZzEuMC9wcm9ncmFtLy4vbGli dm9zMkdDQy5zbw0KIzE3IDB4NDgyYTFlY2IgaW4gb3NsV29ya2VyV3JhcHBl ckZ1bmN0aW9uICgpDQogICBmcm9tIC91c3IvbG9jYWwvT3Blbk9mZmljZS5v cmcxLjAvcHJvZ3JhbS8uL2xpYnNhbC5zby4zDQojMTggMHg0OTQyZTVhZSBp biBfdGhyZWFkX3N0YXJ0ICgpIGZyb20gL3Vzci9saWIvbGliY19yLnNvLjQN CiMxOSAweDAgaW4gPz8gKCkNCg== --0-547096423-1024079789=:99198-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 11:40:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D88B37B41F for ; Fri, 14 Jun 2002 11:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EIe4I32122; Fri, 14 Jun 2002 11:40:04 -0700 (PDT) (envelope-from gnats) Date: Fri, 14 Jun 2002 11:40:04 -0700 (PDT) Message-Id: <200206141840.g5EIe4I32122@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Ying-Chieh Liao Subject: Re: ports/39295: Update port: benchmarks/postal ${PERL} -> ${REINPLACE_CMD} Reply-To: Ying-Chieh Liao Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39295; it has been noted by GNATS. From: Ying-Chieh Liao To: Oliver Braun Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/39295: Update port: benchmarks/postal ${PERL} -> ${REINPLACE_CMD} Date: Sat, 15 Jun 2002 02:39:05 +0800 --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=big5 Content-Disposition: inline I think one mega-patch for one category is better :) -- KISS : Keep It Simple, Stupid. --k1lZvvs/B4yU6o8G Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9CjhJrMYBZRHAI4IRAk1OAJwP5ppszo/7IMJcxGZlDS/ZlBSW3wCg+3kO lUN1IfggyDLLqb9WHEjeKDE= =S3Oh -----END PGP SIGNATURE----- --k1lZvvs/B4yU6o8G-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 12:14:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from posgate.acis.com.au (posgate.acis.com.au [203.14.230.14]) by hub.freebsd.org (Postfix) with ESMTP id 317FE37B431 for ; Fri, 14 Jun 2002 12:14:52 -0700 (PDT) Received: from bullseye.apana.org.au (dialup-3.aaa.net.au [203.14.230.68]) by posgate.acis.com.au (8.11.6/8.11.6) with ESMTP id g5EJEZU24915; Sat, 15 Jun 2002 05:14:35 +1000 Received: from bullseye.apana.org.au (tenring.andymac.org [203.9.107.238]) by bullseye.apana.org.au (8.11.6/8.11.6) with ESMTP id g5ED9oT32228; Fri, 14 Jun 2002 23:09:50 +1000 (EST) (envelope-from andymac@bullseye.apana.org.au) Date: Fri, 14 Jun 2002 23:04:25 +1100 (edt) From: Andrew MacIntyre To: Frank Griffith Cc: Subject: Re: Hylafax-4.1_1 Port In-Reply-To: <015a01c21392$d25c1c00$d564a8c0@dfw.dynip.com> Message-ID: X-X-Sender: andymac@bullseye.apana.org.au MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 14 Jun 2002, Frank Griffith wrote: > I cannot find any file called "gs" on my system, nor can I find a port which > would install "gs". Can anyone offer some advice here? gs is Ghostscript, which I thought would have been a dependency of Hylafax. In any case, install Ghostscript (package or port). -- Andrew I MacIntyre "These thoughts are mine alone..." E-mail: andymac@bullseye.apana.org.au | Snail: PO Box 370 andymac@pcug.org.au | Belconnen ACT 2616 Web: http://www.andymac.org/ | Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 12:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5D1337B435 for ; Fri, 14 Jun 2002 12:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EJK1Q40482; Fri, 14 Jun 2002 12:20:01 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id 687E137B415 for ; Fri, 14 Jun 2002 12:18:33 -0700 (PDT) Received: from budapest.dante.org.uk (localhost [127.0.0.1]) by budapest.dante.org.uk (8.12.3/8.12.3) with ESMTP id g5EJIWLt033959 for ; Fri, 14 Jun 2002 20:18:32 +0100 (BST) (envelope-from janos@budapest.dante.org.uk) Received: (from janos@localhost) by budapest.dante.org.uk (8.12.3/8.12.3/Submit) id g5EJIVjf033958; Fri, 14 Jun 2002 20:18:31 +0100 (BST) Message-Id: <200206141918.g5EJIVjf033958@budapest.dante.org.uk> Date: Fri, 14 Jun 2002 20:18:31 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39304: Maintainer Update: textproc/jdictionary (to version 1.6) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39304 >Category: ports >Synopsis: Maintainer Update: textproc/jdictionary (to version 1.6) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 12:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.6-RC i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.6-RC FreeBSD 4.6-RC #2: Mon Jun 3 09:47:22 BST 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: Jdictionary updated to 1.6. Changes in the original package: plugin handling enhancement In the port: updating to new version >How-To-Repeat: Apply this diff. >Fix: diff -ruN jdictionary.bak/Makefile jdictionary/Makefile --- jdictionary.bak/Makefile Fri Jun 14 20:10:12 2002 +++ jdictionary/Makefile Fri Jun 14 19:35:10 2002 @@ -6,11 +6,11 @@ # PORTNAME= jdictionary -PORTVERSION= 1.2 +PORTVERSION= 1.6 CATEGORIES= textproc java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=jdictionary -DISTNAME= jdictionary-1_21 +DISTNAME= jdictionary-1_6 MAINTAINER= janos.mohacsi@bsd.hu diff -ruN jdictionary.bak/distinfo jdictionary/distinfo --- jdictionary.bak/distinfo Fri Jun 14 19:34:04 2002 +++ jdictionary/distinfo Fri Jun 14 19:35:57 2002 @@ -1 +1 @@ -MD5 (jdictionary-1_21.zip) = a188bda0ed061ea11e05319684e54cc4 +MD5 (jdictionary-1_6.zip) = 7700c28e49033670391dc8e678f83ba0 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 12:40:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A4CD837B400; Fri, 14 Jun 2002 12:39:55 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EJdtc42822; Fri, 14 Jun 2002 12:39:55 -0700 (PDT) (envelope-from ache) Date: Fri, 14 Jun 2002 12:39:55 -0700 (PDT) From: Message-Id: <200206141939.g5EJdtc42822@freefall.freebsd.org> To: ak03@gte.com, ache@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39300: ImageMagick builds fine with GCC3, no USE_GCC=2.95 needed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ImageMagick builds fine with GCC3, no USE_GCC=2.95 needed State-Changed-From-To: open->closed State-Changed-By: ache State-Changed-When: Fri Jun 14 12:39:14 PDT 2002 State-Changed-Why: Fixed http://www.freebsd.org/cgi/query-pr.cgi?pr=39300 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 12:45:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id D6E2F37B43A for ; Fri, 14 Jun 2002 12:45:11 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g5EJj3lN046585 for ; Fri, 14 Jun 2002 15:45:03 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g5EJj3Iq046584 for ports@freebsd.org; Fri, 14 Jun 2002 15:45:03 -0400 (EDT) (envelope-from alane) Date: Fri, 14 Jun 2002 15:45:03 -0400 From: Alan E To: FreeBSD Ports List Subject: Licensing issue Message-ID: <20020614194503.GA46573@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.99i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org What can we do and not do? Can we host the source? Can we package? Can we put distfile or package on CDROM? Notice the elimination of clauses 1 and 2 after last December. ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== OpenPBS (Portable Batch System) v2.3 Software License Copyright © 1999-2000 Veridian Information Solutions, Inc. All rights reserved. ___________________________________________________________________________ For a license to use or redistribute the OpenPBS software under conditions other than those described below, or to purchase support for this software, please contact Veridian Systems, PBS Products Department ("Licensor") at: www.OpenPBS.org +1 650 967-4675 sales@OpenPBS.org 877 902-4PBS (US toll-free) ___________________________________________________________________________ This license covers use of the OpenPBS v2.3 software (the "Software") at your site or location, and, for certain users, redistribution of the Software to other sites and locations. Use and redistribution of OpenPBS v2.3 in source and binary forms, with or without modification, are permitted provided that all of the following conditions are met. After December 31, 2001, only conditions 3-6 must be met: 1. Commercial and/or non-commercial use of the Software is permitted provided a current software registration is on file at www.OpenPBS.org. If use of this software contributes to a publication, product, or service, proper attribution must be given; see www.OpenPBS.org/credit.html 2. Redistribution in any form is only permitted for non-commercial, non-profit purposes. There can be no charge for the Software or any software incorporating the Software. Further, there can be no expectation of revenue generated as a consequence of redistributing the Software. 3. Any Redistribution of source code must retain the above copyright notice and the acknowledgment contained in paragraph 6, this list of conditions and the disclaimer contained in paragraph 7. 4. Any Redistribution in binary form must reproduce the above copyright notice and the acknowledgment contained in paragraph 6, this list of conditions and the disclaimer contained in paragraph 7 in the documentation and/or other materials provided with the distribution. 5. Redistributions in any form must be accompanied by information on how to obtain complete source code for the OpenPBS software and any modifications and/or additions to the OpenPBS software. The source code must either be included in the distribution or be available for no more than the cost of distribution plus a nominal fee, and all modifications and additions to the Software must be freely redistributable by any party (including Licensor) without restriction. 6. All advertising materials mentioning features or use of the Software must display the following acknowledgment: "This product includes software developed by NASA Ames Research Center, Lawrence Livermore National Laboratory, and Veridian Information Solutions, Inc. Visit www.OpenPBS.org for OpenPBS software support, products, and information." 7. DISCLAIMER OF WARRANTY THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT ARE EXPRESSLY DISCLAIMED. IN NO EVENT SHALL VERIDIAN CORPORATION, ITS AFFILIATED COMPANIES, OR THE U.S. GOVERNMENT OR ANY OF ITS AGENCIES BE LIABLE FOR ANY DIRECT OR INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This license will be governed by the laws of the Commonwealth of Virginia, without reference to its choice of law rules. ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 13:31: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB98837B41B for ; Fri, 14 Jun 2002 13:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EKU1M51974; Fri, 14 Jun 2002 13:30:01 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id 5819937B405 for ; Fri, 14 Jun 2002 13:25:38 -0700 (PDT) Received: from budapest.dante.org.uk (localhost [127.0.0.1]) by budapest.dante.org.uk (8.12.3/8.12.3) with ESMTP id g5EKPaLt034321 for ; Fri, 14 Jun 2002 21:25:36 +0100 (BST) (envelope-from janos@budapest.dante.org.uk) Received: (from janos@localhost) by budapest.dante.org.uk (8.12.3/8.12.3/Submit) id g5EKPaJd034320; Fri, 14 Jun 2002 21:25:36 +0100 (BST) Message-Id: <200206142025.g5EKPaJd034320@budapest.dante.org.uk> Date: Fri, 14 Jun 2002 21:25:36 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39307: New port: ASpath-tree a IPv6 route stability and correctness monitoring tool (supersede pr=ports/38920) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39307 >Category: ports >Synopsis: New port: ASpath-tree a IPv6 route stability and correctness monitoring tool (supersede pr=ports/38920) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 13:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.6-RC i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.6-RC FreeBSD 4.6-RC #2: Mon Jun 3 09:47:22 BST 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New port: Aspath-tree version 3.3. A IPv6 route stability and correctness monitoring tool. It is working on Cisco routers. Supersedes: pr=ports/38920 Typing error fixed in this PR. >How-To-Repeat: Apply this shar. >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: # # aspathtree/ # aspathtree/pkg-plist # aspathtree/pkg-descr # aspathtree/pkg-comment # aspathtree/distinfo # aspathtree/Makefile # aspathtree/files # aspathtree/files/patch-update-rtree # aspathtree/files/patch-readme.txt # aspathtree/files/patch-etc::ASpath-tree.config # aspathtree/files/patch-lib::rsh-cisco.pl # aspathtree/pkg-message # aspathtree/scripts # aspathtree/scripts/configure # echo c - aspathtree/ mkdir -p aspathtree/ > /dev/null 2>&1 echo x - aspathtree/pkg-plist sed 's/^X//' >aspathtree/pkg-plist << 'END-of-aspathtree/pkg-plist' Xaspathtree/etc/ASpath-tree.config.orig Xaspathtree/etc/ASpath-tree.config.bak Xaspathtree/etc/ASpath-tree.config.dist Xaspathtree/htdocs/icons/vertical.gif Xaspathtree/htdocs/icons/empty-point.gif Xaspathtree/htdocs/icons/line-horiz.gif Xaspathtree/htdocs/icons/line-vert.gif Xaspathtree/htdocs/icons/r-green.gif Xaspathtree/htdocs/icons/r-grey.gif Xaspathtree/htdocs/icons/t-horiz.gif Xaspathtree/htdocs/icons/t-vert.gif Xaspathtree/htdocs/icons/corn-right.gif Xaspathtree/lib/rsh-cisco.pl.orig Xaspathtree/lib/as2site-conversion.pl Xaspathtree/lib/bgp-tree-changes.pl Xaspathtree/lib/bgp-tree.pl Xaspathtree/lib/create-homepage.pl Xaspathtree/lib/elaborate-aspaths.pl Xaspathtree/lib/history.pl Xaspathtree/lib/ipv6prefix.pl Xaspathtree/lib/odd-routes.pl Xaspathtree/lib/route-stability.pl Xaspathtree/lib/rsh-cisco.pl Xaspathtree/lib/utility.pl Xaspathtree/lib/ASmain.pl Xaspathtree/data/6bone.db Xaspathtree/data/IANA-assigned.table Xaspathtree/tools/update_ASpath-tree-history.pl Xaspathtree/DISCLAIMER Xaspathtree/update-rtree.bak Xaspathtree/update-rtree Xaspathtree/readme.txt.orig Xaspathtree/readme.txt Xaspathtree/changes.txt Xaspathtree/update-rtree.orig X@dirrm aspathtree/etc X@dirrm aspathtree/htdocs/changes X@dirrm aspathtree/htdocs/details X@dirrm aspathtree/htdocs/icons X@dirrm aspathtree/htdocs/trash X@dirrm aspathtree/htdocs X@dirrm aspathtree/history/bbtree X@dirrm aspathtree/history/completetree X@dirrm aspathtree/history/othertree X@dirrm aspathtree/history/other X@dirrm aspathtree/history/ptlas X@dirrm aspathtree/history X@dirrm aspathtree/lib X@dirrm aspathtree/data X@dirrm aspathtree/tools X@dirrm aspathtree/log X@dirrm aspathtree END-of-aspathtree/pkg-plist echo x - aspathtree/pkg-descr sed 's/^X//' >aspathtree/pkg-descr << 'END-of-aspathtree/pkg-descr' XASpath-tree program X============================ X XASpath-tree is a tool designed to be used by an IPv6 site involved Xin the experimentation of the BGP4+ protocol inside the 6Bone network. XIt automatically generates a set of html pages providing a graphical Xview of the routing paths towards the other 6Bone sites participating Xto the BGP4+ cloud. Additionally it provides pages for the detection Xof BGP4+ routing anomalies (invalid prefixes and unaggregated prefixes Xand BGP4+ routing stability analisys. Current version of ASpath-tree X(version 3.3) also includes the following features: X X- other IANA assigned prefixes (200x) routing tree X- other IANA assigned prefixes (200x) stability analisys X XWWW: http://carmen.ipv6.cselt.it/ipv6/tools/ASpath-tree/index.html END-of-aspathtree/pkg-descr echo x - aspathtree/pkg-comment sed 's/^X//' >aspathtree/pkg-comment << 'END-of-aspathtree/pkg-comment' XChecks IPv6 routes' stability and correctness on 6Bone END-of-aspathtree/pkg-comment echo x - aspathtree/distinfo sed 's/^X//' >aspathtree/distinfo << 'END-of-aspathtree/distinfo' XMD5 (ASpath-tree-v3.3.tar.gz) = d2312c857d1f554477e3beee7b942465 END-of-aspathtree/distinfo echo x - aspathtree/Makefile sed 's/^X//' >aspathtree/Makefile << 'END-of-aspathtree/Makefile' X# New ports collection makefile for: aspathtree X# Date created: 06.05.2002 X# Whom: Janos Mohacsi X# X# $FreeBSD$ X XPORTNAME= aspathtree XPORTVERSION= 3.3 XCATEGORIES= ipv6 net XMASTER_SITES= #http://carmen.ipv6.cselt.it/ipv6/tools/ASpath-tree/index.html XDISTNAME= ASpath-tree-v${PORTVERSION} X XMAINTAINER= Janos.Mohacsi@bsd.hu X XRUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet X XWRKSRC= ${WRKDIR}/ASpath-tree-v3_3/ XRESTRICTED= "not redistributable, license agreement required" XNO_CDROM= ${RESTRICTED} XNO_PACKAGE= ${RESTRICTED} XNO_BUILD= yes XUSE_PERL5= yes XSCRIPTS_ENV+= PERL5=${PERL5} XPKGMESSAGE= ${WRKDIR}/pkg-message X Xdo-fetch: X @if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \ X ${ECHO} '======================================================='; \ X ${ECHO} 'You need to read the license and disclaimer on '; \ X ${ECHO} 'http://carmen.ipv6.tilab.com/cgi-bin/download.pl?pkg=ASpath-tree'; \ X ${ECHO} 'and fetch on your own.'; \ X ${ECHO} 'Once ${DISTFILES} has been downloaded, move it to '; \ X ${ECHO} '${DISTDIR} and then restart this build '; \ X ${ECHO} '======================================================='; \ X fi X Xdo-install: X @if [ ! -d ${PREFIX}/aspathtree ]; then \ X ${MKDIR} ${PREFIX}/aspathtree ; fi X ${CP} -R ${WRKSRC}/* ${PREFIX}/aspathtree/ X ${CHMOD} +x ${PREFIX}/aspathtree/update-rtree X Xpost-install: X @${SED} -e "s:%%PREFIX%%:${PREFIX}:g" pkg-message >${PKGMESSAGE} X.if !defined(BATCH) X @${ECHO} X @${CAT} ${PKGMESSAGE} X @${ECHO} X.endif X X.include END-of-aspathtree/Makefile echo c - aspathtree/files mkdir -p aspathtree/files > /dev/null 2>&1 echo x - aspathtree/files/patch-update-rtree sed 's/^X//' >aspathtree/files/patch-update-rtree << 'END-of-aspathtree/files/patch-update-rtree' X*** update-rtree.orig Fri Apr 5 15:19:45 2002 X--- update-rtree Wed Jun 5 13:55:25 2002 X*************** X*** 1,10 **** X! #!/usr/local/bin/perl X X # Configuration File X! my $CONFIGFILE = "/etc/ASpath-tree.config"; X X # Global variables X! use vars qw ($HOMEDIR $RSHDIR $ROUTERADDR $ROUTERUSER $CONTACTNAME $CONTACTMAIL $SITENAME $SITEPICTURE $HTMLDIR X $WHOISLINK $QUIET $DEBUG); X use vars qw ($DATADIR $ROOTPICTURE $LIB $ICONS $WARNINGTIME $HISTORYPERIOD $FLAG_COLLECT $LONGDATE $CURRENTTIME $LASTRUN); X use vars qw ($SIXBONEDB $SIXBONEDBTABLE $PTLA_FILE $HISTORYFILE $LASTRUNFILE $OLDASPATHSFILE $OLDDATEFILE $OLDBBASPATHSFILE X--- 1,10 ---- X! #!%%PATHPERLBIN%% X X # Configuration File X! my $CONFIGFILE = "%%PREFIX%%/etc/ASpath-tree.config"; X X # Global variables X! use vars qw ($HOMEDIR $RSHDIR $ROUTERADDR $ROUTERUSER $ROUTERUSERPASS $CONTACTNAME $CONTACTMAIL $SITENAME $SITEPICTURE $HTMLDIR X $WHOISLINK $QUIET $DEBUG); X use vars qw ($DATADIR $ROOTPICTURE $LIB $ICONS $WARNINGTIME $HISTORYPERIOD $FLAG_COLLECT $LONGDATE $CURRENTTIME $LASTRUN); X use vars qw ($SIXBONEDB $SIXBONEDBTABLE $PTLA_FILE $HISTORYFILE $LASTRUNFILE $OLDASPATHSFILE $OLDDATEFILE $OLDBBASPATHSFILE X*************** X*** 42,47 **** X--- 42,48 ---- X if ($line =~ /^\s*RSHDIR\s*=\s*(.*)/) {$RSHDIR = $1} X if ($line =~ /^\s*ROUTERADDR\s*=\s*(.*)/) {$ROUTERADDR = $1} X if ($line =~ /^\s*ROUTERUSER\s*=\s*(.*)/) {$ROUTERUSER = $1} X+ if ($line =~ /^\s*ROUTERUSERPASS\s*=\s*(.*)/) {$ROUTERUSERPASS = $1} X if ($line =~ /^\s*CONTACTNAME\s*=\s*(.*)/) {$CONTACTNAME = $1} X if ($line =~ /^\s*CONTACTMAIL\s*=\s*(.*)/) {$CONTACTMAIL = $1} X if ($line =~ /^\s*SITENAME\s*=\s*(.*)/) {$SITENAME = $1} X*************** X*** 62,68 **** X die "ERROR in configuration file: parameter HOMEDIR not set!\n" unless ($HOMEDIR); X # enabling log to file if required X $LOGDIR = "$HOMEDIR/log"; X! unless (-e "$LOGDIR") {mkdir("$LOGDIR", 0777)}; X if ($DEBUG) { X open(LOGFILE,"> $LOGDIR/runlog.txt"); X print LOGFILE "ASpath-tree DEBUG log file\n\n"; X--- 63,69 ---- X die "ERROR in configuration file: parameter HOMEDIR not set!\n" unless ($HOMEDIR); X # enabling log to file if required X $LOGDIR = "$HOMEDIR/log"; X! unless (-e "$LOGDIR") {mkdir("$LOGDIR", 0775)}; X if ($DEBUG) { X open(LOGFILE,"> $LOGDIR/runlog.txt"); X print LOGFILE "ASpath-tree DEBUG log file\n\n"; X*************** X*** 167,193 **** X X # Creating directories if required... X X! unless (-e "$PTLASHISTORYDIR") {mkdir("$PTLASHISTORYDIR", 0777); &log_it("$PTLASHISTORYDIR created.")}; X! unless (-e "$OTHERHISTORYDIR") {mkdir("$OTHERHISTORYDIR", 0777); &log_it("$OTHERHISTORYDIR created.")}; X! unless (-e "$HOMEDIR/history/bbtree") {mkdir("$HOMEDIR/history/bbtree", 0777); &log_it("$HOMEDIR/history/bbtree created.")}; X! unless (-e "$HOMEDIR/history/completetree") {mkdir("$HOMEDIR/history/completetree", 0777); &log_it("$HOMEDIR/history/completetree created.")}; X! unless (-e "$HOMEDIR/history/othertree") {mkdir("$HOMEDIR/history/othertree", 0777); &log_it("$HOMEDIR/history/othertree created.")}; X! unless (-e "$DETAILDIR") {mkdir("$DETAILDIR", 0777); &log_it("$DETAILDIR created.")}; X! unless (-e "$DETAILDIRBB") {mkdir("$DETAILDIRBB", 0777); &log_it("$DETAILDIRBB created.")}; X! unless (-e "$DETAILDIRIANA") {mkdir("$DETAILDIRIANA", 0777); &log_it("$DETAILDIRIANA created.")}; X! unless (-e "$HISTORYHTMLDIR") {mkdir("$HISTORYHTMLDIR", 0777); &log_it("$HISTORYHTMLDIR created.")}; X! unless (-e "$CHANGESDIR") {mkdir("$CHANGESDIR", 0777); &log_it("$CHANGESDIR created.")} X! unless (-e "$HTMLDIR_LOCAL/trash") {mkdir("$HTMLDIR_LOCAL/trash", 0777); &log_it("$HTMLDIR_LOCAL/trash created.")} X else {system "rm -rf $HTMLDIR_LOCAL/trash/*"; &log_it("Trash empty")} X if (-d $HTMLDIR) { X! unless (-e "$HTMLDIR/details") {mkdir("$HTMLDIR/details", 0777); &log_it("$HTMLDIR/details created.")} X! unless (-e "$HTMLDIR/details/complete") {mkdir("$HTMLDIR/details/complete", 0777); &log_it("$HTMLDIR/details/complete created.")} X! unless (-e "$HTMLDIR/details/backbone") {mkdir("$HTMLDIR/details/backbone", 0777); &log_it("$HTMLDIR/details/backbone created.")} X! unless (-e "$HTMLDIR/details/otherIANA") {mkdir("$HTMLDIR/details/otherIANA", 0777); &log_it("$HTMLDIR/details/otherIANA created.")} X! unless (-e "$HTMLDIR/history") {mkdir("$HTMLDIR/history", 0777); &log_it("$HTMLDIR/history created.")} X! unless (-e "$HTMLDIR/changes") {mkdir("$HTMLDIR/changes", 0777); &log_it("$HTMLDIR/changes created.")} X unless (-e "$HTMLDIR/icons") { X! mkdir("$HTMLDIR/icons", 0777); X system("cp $ICONSDIR/* $HTMLDIR/icons"); X &log_it("$HTMLDIR/icons created and template icons copied."); X } X--- 168,194 ---- X X # Creating directories if required... X X! unless (-e "$PTLASHISTORYDIR") {mkdir("$PTLASHISTORYDIR", 0775); &log_it("$PTLASHISTORYDIR created.")}; X! unless (-e "$OTHERHISTORYDIR") {mkdir("$OTHERHISTORYDIR", 0775); &log_it("$OTHERHISTORYDIR created.")}; X! unless (-e "$HOMEDIR/history/bbtree") {mkdir("$HOMEDIR/history/bbtree", 0775); &log_it("$HOMEDIR/history/bbtree created.")}; X! unless (-e "$HOMEDIR/history/completetree") {mkdir("$HOMEDIR/history/completetree", 0775); &log_it("$HOMEDIR/history/completetree created.")}; X! unless (-e "$HOMEDIR/history/othertree") {mkdir("$HOMEDIR/history/othertree", 0775); &log_it("$HOMEDIR/history/othertree created.")}; X! unless (-e "$DETAILDIR") {mkdir("$DETAILDIR", 0775); &log_it("$DETAILDIR created.")}; X! unless (-e "$DETAILDIRBB") {mkdir("$DETAILDIRBB", 0775); &log_it("$DETAILDIRBB created.")}; X! unless (-e "$DETAILDIRIANA") {mkdir("$DETAILDIRIANA", 0775); &log_it("$DETAILDIRIANA created.")}; X! unless (-e "$HISTORYHTMLDIR") {mkdir("$HISTORYHTMLDIR", 0775); &log_it("$HISTORYHTMLDIR created.")}; X! unless (-e "$CHANGESDIR") {mkdir("$CHANGESDIR", 0775); &log_it("$CHANGESDIR created.")} X! unless (-e "$HTMLDIR_LOCAL/trash") {mkdir("$HTMLDIR_LOCAL/trash", 0775); &log_it("$HTMLDIR_LOCAL/trash created.")} X else {system "rm -rf $HTMLDIR_LOCAL/trash/*"; &log_it("Trash empty")} X if (-d $HTMLDIR) { X! unless (-e "$HTMLDIR/details") {mkdir("$HTMLDIR/details", 0775); &log_it("$HTMLDIR/details created.")} X! unless (-e "$HTMLDIR/details/complete") {mkdir("$HTMLDIR/details/complete", 0775); &log_it("$HTMLDIR/details/complete created.")} X! unless (-e "$HTMLDIR/details/backbone") {mkdir("$HTMLDIR/details/backbone", 0775); &log_it("$HTMLDIR/details/backbone created.")} X! unless (-e "$HTMLDIR/details/otherIANA") {mkdir("$HTMLDIR/details/otherIANA", 0775); &log_it("$HTMLDIR/details/otherIANA created.")} X! unless (-e "$HTMLDIR/history") {mkdir("$HTMLDIR/history", 0775); &log_it("$HTMLDIR/history created.")} X! unless (-e "$HTMLDIR/changes") {mkdir("$HTMLDIR/changes", 0775); &log_it("$HTMLDIR/changes created.")} X unless (-e "$HTMLDIR/icons") { X! mkdir("$HTMLDIR/icons", 0775); X system("cp $ICONSDIR/* $HTMLDIR/icons"); X &log_it("$HTMLDIR/icons created and template icons copied."); X } END-of-aspathtree/files/patch-update-rtree echo x - aspathtree/files/patch-readme.txt sed 's/^X//' >aspathtree/files/patch-readme.txt << 'END-of-aspathtree/files/patch-readme.txt' X*** readme.txt.orig Wed Jun 5 10:46:41 2002 X--- readme.txt Wed Jun 5 11:02:27 2002 X*************** X*** 90,104 **** X ASpath-tree/DISCLAIMER X X The main script is "update-rtree"; to be executed it must be X! customized and the cisco router must be configured to accept rsh commands. X X configuring the cisco router X ---------------------------- X X At first it is necessary to configure the cisco router for the remote X! collection of the BGP4+ routing table: the router must be configured X! to accept rsh commands coming from the remote workstation which is X! running the ASpath-tree scripts in the following way: X X ip rcmd remote-host X ip rcmd rsh-enable X--- 90,109 ---- X ASpath-tree/DISCLAIMER X X The main script is "update-rtree"; to be executed it must be X! customized and the cisco router must be configured to accept rsh commands or X! accessing via telnet. X X configuring the cisco router X ---------------------------- X X At first it is necessary to configure the cisco router for the remote X! collection of the BGP4+ routing table: X! X! Option 1: rsh collection X! X! The router must be configured to accept rsh commands coming from the X! remote workstation which is running the ASpath-tree scripts in the X! following way: X X ip rcmd remote-host X ip rcmd rsh-enable X*************** X*** 126,131 **** X--- 131,148 ---- X This is exactly the rsh command which is used by the ASpath-tree scripts to X collect the routing information available on the cisco router. X X+ option 2: telnet collection X+ X+ The router must be configured to accept telnet commands coming from the X+ remote workstation which is running the ASpath-tree scripts. X+ X+ is the name of the telnet user enabled to show the bgp table X+ on the cisco router. X+ is the corresponding password of the telnet user X+ enabled to show the bgp table on the cisco router. X+ X+ If you configure ROUTERUSERPWD then the telnet option automatically selected. X+ X configuring the script X ---------------------- X X*************** X*** 148,157 **** X ROUTERADDR is the IP address of the cisco router from which the BGP4+ X routing table has to be retrieved X X! ROUTERUSER is the rsh user () which you have enabled on X! the cisco router with the command X ip rcmd remote-host X X X HTMLDIR is the full path to the directory where the generated html X files have to be placed. If you do not specify this option X--- 165,182 ---- X ROUTERADDR is the IP address of the cisco router from which the BGP4+ X routing table has to be retrieved X X! ROUTERUSER is the rsh user () which you have X! enabled on the cisco router with the command X ip rcmd remote-host X X+ OR X+ is the telnet user, that is enabled to execute show ipv6 bgp X+ command X+ X+ ROUTERUSERPASS X+ is an optional parameter to use for telnet collection. If you X+ configure this parameter telnet mode will be used automatically. X+ DO NOT SPECIFY this parameter if you use RSH collection. X X HTMLDIR is the full path to the directory where the generated html X files have to be placed. If you do not specify this option X*************** X*** 363,365 **** X--- 388,393 ---- X X Ivano Guardini (ivano.guardini@tilab.com) X Paolo Fasano (paolo.fasano@tilab.com) X+ X+ Addition to Telnet menthod: X+ Janos Mohacsi (janos.mohacsi@dante.org.uk) END-of-aspathtree/files/patch-readme.txt echo x - aspathtree/files/patch-etc::ASpath-tree.config sed 's/^X//' >aspathtree/files/patch-etc::ASpath-tree.config << 'END-of-aspathtree/files/patch-etc::ASpath-tree.config' X*** etc/ASpath-tree.config.orig Fri Apr 5 15:21:03 2002 X--- etc/ASpath-tree.config Wed Jun 5 14:10:07 2002 X*************** X*** 5,11 **** X # Full path to the directory where you have installed the ASpath-tree X # scripts. It is the directory where the script create-bgp-pages is X # located X! HOMEDIR = /usr/local/ASpath-tree X X # Full path to the directory where the rsh command is installed on the unix X # system you are using X--- 5,11 ---- X # Full path to the directory where you have installed the ASpath-tree X # scripts. It is the directory where the script create-bgp-pages is X # located X! HOMEDIR = %%PREFIX%%/aspathtree/ X X # Full path to the directory where the rsh command is installed on the unix X # system you are using X*************** X*** 19,26 **** X--- 19,32 ---- X # command: X # ip rcmd remote-host X # X+ # or the telnet user. See ROUTERUSERPASS also. X ROUTERUSER = router X X+ # The password of the telnet user which have been enabled on the cisco X+ # router to issue 'show bgp ipv6' command. Set up only if you want to X+ # use the telnet mode. X+ # ROUTERUSERPASS = router X+ X # The full path to the directory where the generated html files have to be X # placed. If you do not specify this option the html files are stored under X # the htdocs/ directory which comes with the distribution X*************** X*** 28,42 **** X # HTMLDIR = /usr/local/httpd/htdocs/bgp X X # The contactname which is placed at the bottom of the generated html pages X! CONTACTNAME = TILAB IPv6 Group X X # e-mail address of the contact person. It is placed at the bottom of the X # generated html pages together with the contactname X! CONTACTMAIL = ipv6@tilab.com X X # The name of your IPv6 site. It is used as the root of the BGP4+ routing X # tree displayed by the generated html pages X! SITENAME = TILAB X X # The name of the image file (for instance a graphical logo representing X # your IPv6 site) to be placed at the beginning of the generated html X--- 34,48 ---- X # HTMLDIR = /usr/local/httpd/htdocs/bgp X X # The contactname which is placed at the bottom of the generated html pages X! CONTACTNAME = Your IPv6 Group X X # e-mail address of the contact person. It is placed at the bottom of the X # generated html pages together with the contactname X! CONTACTMAIL = your@ipv6.mail X X # The name of your IPv6 site. It is used as the root of the BGP4+ routing X # tree displayed by the generated html pages X! SITENAME = Your IPv6 project X X # The name of the image file (for instance a graphical logo representing X # your IPv6 site) to be placed at the beginning of the generated html END-of-aspathtree/files/patch-etc::ASpath-tree.config echo x - aspathtree/files/patch-lib::rsh-cisco.pl sed 's/^X//' >aspathtree/files/patch-lib::rsh-cisco.pl << 'END-of-aspathtree/files/patch-lib::rsh-cisco.pl' X*** lib/rsh-cisco.pl.orig Wed Apr 3 13:52:44 2002 X--- lib/rsh-cisco.pl Wed Jun 5 14:33:56 2002 X*************** X*** 18,30 **** X--- 18,53 ---- X my (@rtable) = (); X my (@elements) = (); X X+ use Socket; X+ use Net::Telnet; X+ X+ if (defined($ROUTERUSERPASS)) { X+ X+ # TELNET module to get BGP4+ AS Path table X+ X+ my $telnet_session = new Net::Telnet( X+ prompt => '/[\w().-]*[\$#>]\s?(?:\(enable\))?\s*$/' X+ ); X+ X+ $telnet_session->open($ROUTERADDR); X+ $telnet_session->login($ROUTERUSER, $ROUTERUSERPASS); X+ $telnet_session->cmd("terminal length 0"); X+ X+ @lines = $telnet_session->cmd(String => "show bgp ipv6", X+ Timeout => 1800); X+ $telnet_session->close; X+ } else { X+ X+ X # RSH command to get the BGP4+ AS Path table X+ X open(OUTPUT,"$RSHDIR/rsh $ROUTERADDR -l $ROUTERUSER \"show bgp ipv6\" |"); X for () { X s/\x0d//g; X push(@lines, $_); X } X close(OUTPUT); X+ } X chomp(@lines); X X if($DEBUG) { END-of-aspathtree/files/patch-lib::rsh-cisco.pl echo x - aspathtree/pkg-message sed 's/^X//' >aspathtree/pkg-message << 'END-of-aspathtree/pkg-message' XFor to configuration information please look at X%%PREFIX%%/aspathtree/readme.txt. X XCopy %%PREFIX%%/aspathtree/etc/ASpath-tree.config.dist to X%%PREFIX%%/etc/ASpath-tree.config Xand modify accordingly to your environment. END-of-aspathtree/pkg-message echo c - aspathtree/scripts mkdir -p aspathtree/scripts > /dev/null 2>&1 echo x - aspathtree/scripts/configure sed 's/^X//' >aspathtree/scripts/configure << 'END-of-aspathtree/scripts/configure' X#!/bin/sh X# X# $FreeBSD$ X XFILES_CONF="update-rtree etc/ASpath-tree.config" X Xfor f in $FILES_CONF ; do X mv ${WRKSRC}/${f} ${WRKSRC}/$f.bak && sed <${WRKSRC}/${f}.bak \ X s+%%PATHPERLBIN%%+${PERL5}+g >${WRKSRC}/${f} X mv ${WRKSRC}/${f} ${WRKSRC}/$f.bak && sed <${WRKSRC}/${f}.bak \ X s+%%PREFIX%%+${PREFIX}+g >${WRKSRC}/${f} Xdone X X# rename to dist Xmv ${WRKSRC}/etc/ASpath-tree.config ${WRKSRC}/etc/ASpath-tree.config.dist END-of-aspathtree/scripts/configure exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 13:51:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DC8837B43F for ; Fri, 14 Jun 2002 13:51:40 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EKo3a53907; Fri, 14 Jun 2002 13:50:03 -0700 (PDT) (envelope-from gnats) Date: Fri, 14 Jun 2002 13:50:03 -0700 (PDT) Message-Id: <200206142050.g5EKo3a53907@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Janos Mohacsi Subject: Re: ports/38920: New port: ASpath-tree a IPv6 route stability and correctness monitoring tool Reply-To: Janos Mohacsi Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/38920; it has been noted by GNATS. From: Janos Mohacsi To: freebsd-gnats-submit@FreeBSD.org, janos.mohacsi@bsd.hu Cc: Subject: Re: ports/38920: New port: ASpath-tree a IPv6 route stability and correctness monitoring tool Date: Fri, 14 Jun 2002 21:44:49 +0100 Dear Port commiters, This PR obsoloted by PR=39307. Use that one instead. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/39307 Janos Mohacsi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 14: 3:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 92C1037B43C for ; Fri, 14 Jun 2002 14:03:44 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EL0BZ54702; Fri, 14 Jun 2002 14:00:11 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id 05AAF37B411 for ; Fri, 14 Jun 2002 13:57:08 -0700 (PDT) Received: from budapest.dante.org.uk (localhost [127.0.0.1]) by budapest.dante.org.uk (8.12.3/8.12.3) with ESMTP id g5EKt6Lt036264 for ; Fri, 14 Jun 2002 21:55:06 +0100 (BST) (envelope-from janos@budapest.dante.org.uk) Received: (from janos@localhost) by budapest.dante.org.uk (8.12.3/8.12.3/Submit) id g5EKt5UB036263; Fri, 14 Jun 2002 21:55:05 +0100 (BST) Message-Id: <200206142055.g5EKt5UB036263@budapest.dante.org.uk> Date: Fri, 14 Jun 2002 21:55:05 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39308: New port: hu-ispell 0.85 (Hungarian spell checker) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39308 >Category: ports >Synopsis: New port: hu-ispell 0.85 (Hungarian spell checker) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 14:00:11 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.6-RC i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.6-RC FreeBSD 4.6-RC #2: Mon Jun 3 09:47:22 BST 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New port: hu-ispell 0.85 (Hungarian extension for ispell). This is a new version of an uncommited ports: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/38378 Do not use PR=38378 anymore. Use rather this one. WARNING! This port requires adding new port category hungarian. For clean installation 'hungarian' had to be added to VALID_CATEGORIES in /usr/ports/Mk/bsd.port.mk . see discussion about this one on this: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/37576 >How-To-Repeat: Apply this shar. >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: # # hu-ispell # hu-ispell/files # hu-ispell/files/patch-Makefile # hu-ispell/files/ispell-hu.sh # hu-ispell/pkg-plist # hu-ispell/pkg-descr # hu-ispell/pkg-comment # hu-ispell/Makefile # hu-ispell/distinfo # echo c - hu-ispell mkdir -p hu-ispell > /dev/null 2>&1 echo c - hu-ispell/files mkdir -p hu-ispell/files > /dev/null 2>&1 echo x - hu-ispell/files/patch-Makefile sed 's/^X//' >hu-ispell/files/patch-Makefile << 'END-of-hu-ispell/files/patch-Makefile' X*** Makefile.orig Tue May 21 14:55:37 2002 X--- Makefile Tue May 21 14:58:21 2002 X*************** X*** 4,11 **** X X magyar.aff: aff.fej aff.alanyi aff.fonev X # ******* magyar ispell ragozási táblázat (magyar.aff) elõállítása ********* X! cat aff.fej aff.alanyi aff.fonev aff.fonev.morfo | m4 >magyar.aff X! cat aff.targyas aff.ige_kiv | m4 >>magyar.aff X X magyar.dict: ige_gen.awk fonev_gen.awk X # ******* magyar ispell alapszótár (magyar.dict) elõállítása ********* X--- 4,11 ---- X X magyar.aff: aff.fej aff.alanyi aff.fonev X # ******* magyar ispell ragozási táblázat (magyar.aff) elõállítása ********* X! cat aff.fej aff.alanyi aff.fonev aff.fonev.morfo | gm4 >magyar.aff X! cat aff.targyas aff.ige_kiv | gm4 >>magyar.aff X X magyar.dict: ige_gen.awk fonev_gen.awk X # ******* magyar ispell alapszótár (magyar.dict) elõállítása ********* X*************** X*** 48,65 **** X awk -f melleknev_gen.awk >magyar.dict X awk -f melleknev_gen.awk >magyar.dict X # egyéb kivételek X! cat kivetelek/igekötõs/* | grep -v ^# | m4 | tr "\t" "\n" | grep -v ^$$ | sed -e 's/$$/\/X/' >>magyar.dict X! cat ragozatlan kivetelek/ragozatlan/* | m4 | grep -v ^# | tr "\t" "\n" >>magyar.dict X X install: X! # magyar.hash, magyar.aff a helyére, rendszergazdaként adjuk ki! X! ! [ -d $(DESTDIR)/usr/lib/ispell/ ] && mkdir /usr/lib/ispell || true X! mv magyar.hash $(DESTDIR)/usr/lib/ispell X! mv magyar.aff $(DESTDIR)/usr/lib/ispell X! # hungarian.hash -> magyar.hash kötés létrehozása X! ! [ -f $(DESTDIR)/usr/lib/ispell/hungarian.hash ] && ln -s magyar.hash $(DESTDIR)/usr/lib/ispell/hungarian.hash || true X! # spellhtml és spellhtmlic a helyére X! cp spellhtml/spellhtmlic spellhtml/spellhtml $(DESTDIR)/usr/bin X X allinstal: X install -D -o root -g root -m 0644 magyar.hash $(DESTDIR)/usr/lib/ispell/hungarian.hash X--- 48,65 ---- X awk -f melleknev_gen.awk >magyar.dict X awk -f melleknev_gen.awk >magyar.dict X # egyéb kivételek X! cat kivetelek/igekötõs/* | grep -v ^# | gm4 | tr "\t" "\n" | grep -v ^$$ | sed -e 's/$$/\/X/' >>magyar.dict X! cat ragozatlan kivetelek/ragozatlan/* | gm4 | grep -v ^# | tr "\t" "\n" >>magyar.dict X X install: X! ##@# magyar.hash, magyar.aff a helyére, rendszergazdaként adjuk ki! X! ##@#! [ -d $(DESTDIR)/usr/lib/ispell/ ] && mkdir /usr/lib/ispell || true X! ##@#mv magyar.hash $(DESTDIR)/usr/lib/ispell X! ##@#mv magyar.aff $(DESTDIR)/usr/lib/ispell X! ##@# hungarian.hash -> magyar.hash kötés létrehozása X! ##@#! [ -f $(DESTDIR)/usr/lib/ispell/hungarian.hash ] && ln -s magyar.hash $(DESTDIR)/usr/lib/ispell/hungarian.hash || true X! ##@# spellhtml és spellhtmlic a helyére X! ##@#cp spellhtml/spellhtmlic spellhtml/spellhtml $(DESTDIR)/usr/bin X X allinstal: X install -D -o root -g root -m 0644 magyar.hash $(DESTDIR)/usr/lib/ispell/hungarian.hash X*************** X*** 81,87 **** X bin/i2myspell -d magyar.dict >$(dir)hu_HU.dic X X all: magyar.hash X! make myspell ISPELLDIR=$(CURDIR)/ X X new: X # új modul létrehozása X--- 81,87 ---- X bin/i2myspell -d magyar.dict >$(dir)hu_HU.dic X X all: magyar.hash X! ##@#make myspell ISPELLDIR=$(CURDIR)/ X X new: X # új modul létrehozása END-of-hu-ispell/files/patch-Makefile echo x - hu-ispell/files/ispell-hu.sh sed 's/^X//' >hu-ispell/files/ispell-hu.sh << 'END-of-hu-ispell/files/ispell-hu.sh' X#!/bin/sh X Xexec ispell -d magyar "$@" END-of-hu-ispell/files/ispell-hu.sh echo x - hu-ispell/pkg-plist sed 's/^X//' >hu-ispell/pkg-plist << 'END-of-hu-ispell/pkg-plist' Xbin/ispell-hu Xshare/ispell/magyar.aff Xshare/ispell/magyar.dict Xshare/ispell/magyar.hash X%%PORTDOCS%%share/doc/hu-ispell/README X%%PORTDOCS%%share/doc/hu-ispell/OLVASSEL X%%PORTDOCS%%@dirrm share/doc/hu-ispell END-of-hu-ispell/pkg-plist echo x - hu-ispell/pkg-descr sed 's/^X//' >hu-ispell/pkg-descr << 'END-of-hu-ispell/pkg-descr' XHungarian Ispell/Myspell Spell Checher is a utility with Hungarian dictionary Xand affix files. It provides Hungarian spelling checking with Ispell Xprogram and Myspell library. It contains around 140 000 hungarian word + Xaffix rules. X XWWW: http://www.szofi.hu/gnu/magyarispell/english.html END-of-hu-ispell/pkg-descr echo x - hu-ispell/pkg-comment sed 's/^X//' >hu-ispell/pkg-comment << 'END-of-hu-ispell/pkg-comment' XHungarian dictionary for ispell END-of-hu-ispell/pkg-comment echo x - hu-ispell/Makefile sed 's/^X//' >hu-ispell/Makefile << 'END-of-hu-ispell/Makefile' X# New ports collection makefile for: magyarispell X# Date created: 20.03.2002 X# Whom: mohacsi X# X# $FreeBSD$ X# X XPORTNAME= ispell XPORTVERSION= 0.85 XCATEGORIES= hungarian textproc XMASTER_SITES= http://www.szofi.hu/gnu/magyarispell/ XPKGNAMEPREFIX= hu- XDISTNAME= magyarispell-${PORTVERSION} X XMAINTAINER= Janos.Mohacsi@bsd.hu X XRUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell XBUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell XBUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 X XUSE_GMAKE= yes X Xdo-install: X cd ${WRKSRC} && \ X ${INSTALL_DATA} magyar.hash magyar.dict magyar.aff \ X ${PREFIX}/share/ispell X ${INSTALL_SCRIPT} ${FILESDIR}/ispell-hu.sh ${PREFIX}/bin/ispell-hu X ${MKDIR} ${PREFIX}/share/doc/hu-ispell X ${INSTALL_MAN} ${WRKSRC}/OLVASSEL ${WRKSRC}/README ${PREFIX}/share/doc/hu-ispell X X.include END-of-hu-ispell/Makefile echo x - hu-ispell/distinfo sed 's/^X//' >hu-ispell/distinfo << 'END-of-hu-ispell/distinfo' XMD5 (magyarispell-0.85.tar.gz) = 7b032d6a5b54229ff68487263d2de8ac END-of-hu-ispell/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 14:14:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 44CF137B422 for ; Fri, 14 Jun 2002 14:14:40 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ELA1U59582; Fri, 14 Jun 2002 14:10:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 521AD37B47B for ; Fri, 14 Jun 2002 14:07:05 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5EL2EhG086656 for ; Fri, 14 Jun 2002 14:02:14 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5EL2EVm086655; Fri, 14 Jun 2002 14:02:14 -0700 (PDT) Message-Id: <200206142102.g5EL2EVm086655@www.freebsd.org> Date: Fri, 14 Jun 2002 14:02:14 -0700 (PDT) From: Lev Serebryakov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39309: Please, close ports/32524, it was local problem. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39309 >Category: ports >Synopsis: Please, close ports/32524, it was local problem. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 14:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Lev Serebryakov >Release: FreeBSD 4.4 >Organization: >Environment: >Description: Please, close ports/32524, it was local problem. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 14:23:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 520A937B423 for ; Fri, 14 Jun 2002 14:23:05 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g5ELIMl05698; Fri, 14 Jun 2002 17:18:22 -0400 (EDT) Date: Fri, 14 Jun 2002 17:18:22 -0400 (EDT) From: Trevor Johnson To: Alan E Cc: ports@FreeBSD.ORG, David Bader Subject: Re: Licensing issue In-Reply-To: <20020614194503.GA46573@wwweasel.geeksrus.net> Message-ID: <20020614170406.N11520-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > What can we do and not do? Can we host the source? Can we package? Can > we put distfile or package on CDROM? > > Notice the elimination of clauses 1 and 2 after last December. > > ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== > OpenPBS (Portable Batch System) v2.3 Software License Thank you for looking into this. IMO should someone make a port of OpenPBS it would be nice if the existing port of PBS were left intact. It has a less restrictive license (BSD-style, no requirement to distribute sources). -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 14:30:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freebsd.schema.ca (freebsd.schema.ca [142.59.253.48]) by hub.freebsd.org (Postfix) with ESMTP id DB45737B414; Fri, 14 Jun 2002 14:30:13 -0700 (PDT) Received: from halo1900.internal.backtrack.ca ([192.168.0.20]) by freebsd.schema.ca (8.12.3/8.12.2) with ESMTP id g5ELQPrY013022; Fri, 14 Jun 2002 15:26:25 -0600 (MDT) (envelope-from pandaro@freebsd.schema.ca) X-Authentication-Warning: freebsd.schema.ca: Host [192.168.0.20] claimed to be halo1900.internal.backtrack.ca Content-Type: text/plain; charset="iso-8859-1" From: "Mike A. Oligny" To: simia@Charter.NET, Rogelio Rodriguez , mbr@FreeBSD.ORG Subject: Re: OpenOffice installation broken Date: Fri, 14 Jun 2002 15:26:27 -0600 X-Mailer: KMail [version 1.4] Cc: freebsd-ports@FreeBSD.ORG References: <20020614112040.D99198-200000@66-214-58-137.hes-dyn.charterpipeline.net> In-Reply-To: <20020614112040.D99198-200000@66-214-58-137.hes-dyn.charterpipeline.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206141526.27036.pandaro@freebsd.schema.ca> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On June 14, 2002 12:36 pm, Rogelio Rodriguez wrote: > I am not on ports@ so I don't know whether this has been reported alrea= dy, > I apologize if that's the case. But, anyway, after restarting the > (stalled) build thrice or so, the build completed but `setup.bin' > coredumped during installation. `make install-user' fails because it > cannot find program/setup.ins (or some such). > > I'm running 4-STABLE (4.6-RC), the ports tree was updated yesterday and > the compiler is gcc 2.95 (system compiler). > > GDB output is attached... Exact same specs here, 2.95.3, ports updated this morning, kernel built from source that was updated this morning - exact same problem. I did try copying a setup.ins file from here: =09/usr/ports/editors/openoffice/work/oo_1.0_src/instsetoo/ =09unxfbsd.pro/01/normal to =09/usr/local/OpenOffice.org1.0/program This got me a little further, but no luck. I'd be more than happy to test anything if anyone has suggestions. -Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 14:31:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 432FA37B41F for ; Fri, 14 Jun 2002 14:31:50 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g5ELROlN075535; Fri, 14 Jun 2002 17:27:24 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g5ELROep075534; Fri, 14 Jun 2002 17:27:24 -0400 (EDT) (envelope-from alane) Date: Fri, 14 Jun 2002 17:27:24 -0400 From: Alan E To: Trevor Johnson Cc: Alan E , ports@FreeBSD.ORG, David Bader Subject: Re: Licensing issue Message-ID: <20020614212723.GA75519@wwweasel.geeksrus.net> References: <20020614194503.GA46573@wwweasel.geeksrus.net> <20020614170406.N11520-100000@blues.jpj.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020614170406.N11520-100000@blues.jpj.net> User-Agent: Mutt/1.3.99i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Jun 14, 2002 at 05:18:22PM -0400, Trevor Johnson wrote: >> What can we do and not do? Can we host the source? Can we package? Can >> we put distfile or package on CDROM? >> >> Notice the elimination of clauses 1 and 2 after last December. >> >> ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >> OpenPBS (Portable Batch System) v2.3 Software License > >Thank you for looking into this. IMO should someone make a port of >OpenPBS it would be nice if the existing port of PBS were left intact. >It has a less restrictive license (BSD-style, no requirement to distribute >sources). I think the existing port of pbs should be moved into sysutils, though. And the license now on openpbs is pretty compatible (it's basically the FBSD license with a requirement to tell you how to get the source - how else are you gonna build it? - and it has the dreaded advertising clause. I have the port 99% done. I want to some feedback on the license, thought. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 14:32:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 18A8A37B42C for ; Fri, 14 Jun 2002 14:32:41 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ELK2s60883; Fri, 14 Jun 2002 14:20:02 -0700 (PDT) (envelope-from gnats) Date: Fri, 14 Jun 2002 14:20:02 -0700 (PDT) Message-Id: <200206142120.g5ELK2s60883@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Janos Mohacsi Subject: Re: ports/38378: New port: hu-ispell 0.83 (Hungarian spell checker) Reply-To: Janos Mohacsi Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/38378; it has been noted by GNATS. From: Janos Mohacsi To: freebsd-gnats-submit@FreeBSD.org, janos.mohacsi@bsd.hu Cc: Subject: Re: ports/38378: New port: hu-ispell 0.83 (Hungarian spell checker) Date: Fri, 14 Jun 2002 22:10:39 +0100 Hi! Do not use this PR. Obsoloted by PR=39308. http://www.freebsd.org/cgi/query-pr.cgi?pr=39308 Use that instead. Janos Mohacsi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 14:34:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4447437B426; Fri, 14 Jun 2002 14:34:16 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ELUnj63448; Fri, 14 Jun 2002 14:30:49 -0700 (PDT) (envelope-from pat) Date: Fri, 14 Jun 2002 14:30:49 -0700 (PDT) From: Message-Id: <200206142130.g5ELUnj63448@freefall.freebsd.org> To: lehmann@ans-netz.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39302: update-port: mail/sylpheed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update-port: mail/sylpheed State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jun 14 14:30:39 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39302 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 14:40:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 75C9A37B447; Fri, 14 Jun 2002 14:40:04 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ELa6Y64405; Fri, 14 Jun 2002 14:36:06 -0700 (PDT) (envelope-from pat) Date: Fri, 14 Jun 2002 14:36:06 -0700 (PDT) From: Message-Id: <200206142136.g5ELa6Y64405@freefall.freebsd.org> To: janos.mohacsi@bsd.hu, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39303: Update-Port: net/sipcalc (to version 1.1.1) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update-Port: net/sipcalc (to version 1.1.1) State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jun 14 14:35:57 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39303 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 14:40:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 20B2C37B40F for ; Fri, 14 Jun 2002 14:40:04 -0700 (PDT) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g5ELa6h55891; Fri, 14 Jun 2002 23:36:06 +0200 (CEST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g5ELa69013950174; Fri, 14 Jun 2002 23:36:06 +0200 (MES) Date: Fri, 14 Jun 2002 23:37:10 +0200 (CEST) From: Martin Blapp To: Cc: Subject: Re: OpenOffice installation broken In-Reply-To: <20020614112040.D99198-200000@66-214-58-137.hes-dyn.charterpipeline.net> Message-ID: <20020614233606.G34000-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, As I have to repeat over and over. You'll have to patch the system first. I've sent the patch several times to the lists, and the URL is even in the Makefile of the port. Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ On Fri, 14 Jun 2002, Rogelio Rodriguez wrote: > > I am not on ports@ so I don't know whether this has been reported already, > I apologize if that's the case. But, anyway, after restarting the > (stalled) build thrice or so, the build completed but `setup.bin' > coredumped during installation. `make install-user' fails because it > cannot find program/setup.ins (or some such). > > I'm running 4-STABLE (4.6-RC), the ports tree was updated yesterday and > the compiler is gcc 2.95 (system compiler). > > GDB output is attached... > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 14:48:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6EC6037B407; Fri, 14 Jun 2002 14:47:59 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ELlx166261; Fri, 14 Jun 2002 14:47:59 -0700 (PDT) (envelope-from pat) Date: Fri, 14 Jun 2002 14:47:59 -0700 (PDT) From: Message-Id: <200206142147.g5ELlx166261@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39220: Update port: benchmarks/bonnie++ -> 1.02c Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: benchmarks/bonnie++ -> 1.02c State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jun 14 14:47:48 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39220 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 15: 0:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 62FB037B409 for ; Fri, 14 Jun 2002 15:00:13 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EM0DV67493; Fri, 14 Jun 2002 15:00:13 -0700 (PDT) (envelope-from gnats) Received: from trolans.superhosts.net (adsl-63-206-116-32.dsl.snfc21.pacbell.net [63.206.116.32]) by hub.freebsd.org (Postfix) with ESMTP id 2BEC637B401 for ; Fri, 14 Jun 2002 14:52:13 -0700 (PDT) Received: from dev.home.trolans.net (localhost [127.0.0.1]) by trolans.superhosts.net (8.12.2/8.12.2) with ESMTP id g5ELxUEC047377 for ; Fri, 14 Jun 2002 14:59:32 -0700 (PDT) (envelope-from kcochran@dev.home.trolans.net) Received: (from kcochran@localhost) by dev.home.trolans.net (8.12.2/8.12.2/Submit) id g5ELxUDE047376 for FreeBSD-gnats-submit@freebsd.org; Fri, 14 Jun 2002 14:59:30 -0700 (PDT) Message-Id: <200206142159.g5ELxUDE047376@dev.home.trolans.net> Date: Fri, 14 Jun 2002 14:59:30 -0700 (PDT) From: "Kelly Cochran" Reply-To: "Kelly Cochran" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39312: [PATCH] Addition of mysql-awareness to mod_mp3 port Makefile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39312 >Category: ports >Synopsis: [PATCH] Addition of mysql-awareness to mod_mp3 port Makefile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 15:00:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: "Kelly Cochran" >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: Ports collection as of 14 Jun 2002 >Description: mod_mp3 has support for storing the file lists within MySQL, but the port is not currently able to take advantage of this. >How-To-Repeat: Make the port normally, but try and use its MySQL funcs. >Fix: Add the following to ports/www/mod_mp3/Makefile: .if defined(WITH_MYSQL) LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client CONFIGURE_ARGS+= --with-mysql .endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 15: 4:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2055137B403; Fri, 14 Jun 2002 15:04:53 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EM4r668293; Fri, 14 Jun 2002 15:04:53 -0700 (PDT) (envelope-from pat) Date: Fri, 14 Jun 2002 15:04:53 -0700 (PDT) From: Message-Id: <200206142204.g5EM4r668293@freefall.freebsd.org> To: mlandauer@yahoo.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39138: Port "newmat" installs library with all the symbols stripped Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port "newmat" installs library with all the symbols stripped State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jun 14 15:04:35 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39138 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 15:10:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A3CC37B404; Fri, 14 Jun 2002 15:10:56 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EMAub72882; Fri, 14 Jun 2002 15:10:56 -0700 (PDT) (envelope-from pat) Date: Fri, 14 Jun 2002 15:10:56 -0700 (PDT) From: Message-Id: <200206142210.g5EMAub72882@freefall.freebsd.org> To: lev@serebryakov.spb.ru, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39309: Please, close ports/32524, it was local problem. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Please, close ports/32524, it was local problem. State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jun 14 15:09:57 PDT 2002 State-Changed-Why: PR ports/32524 closed by alane http://www.freebsd.org/cgi/query-pr.cgi?pr=39309 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 15:12: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0436837B404; Fri, 14 Jun 2002 15:12:01 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EMC0E73237; Fri, 14 Jun 2002 15:12:00 -0700 (PDT) (envelope-from pat) Date: Fri, 14 Jun 2002 15:12:00 -0700 (PDT) From: Message-Id: <200206142212.g5EMC0E73237@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, kuriyama@FreeBSD.org Subject: Re: ports/39301: Unbreak textproc/jade port for GCC 3.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Unbreak textproc/jade port for GCC 3.1 Responsible-Changed-From-To: freebsd-ports->kuriyama Responsible-Changed-By: pat Responsible-Changed-When: Fri Jun 14 15:11:46 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=39301 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 15:13:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 837DB37B40D; Fri, 14 Jun 2002 15:13:44 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EMDiU73392; Fri, 14 Jun 2002 15:13:44 -0700 (PDT) (envelope-from pat) Date: Fri, 14 Jun 2002 15:13:44 -0700 (PDT) From: Message-Id: <200206142213.g5EMDiU73392@freefall.freebsd.org> To: janos.mohacsi@bsd.hu, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38920: New port: ASpath-tree a IPv6 route stability and correctness monitoring tool Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: ASpath-tree a IPv6 route stability and correctness monitoring tool State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jun 14 15:13:16 PDT 2002 State-Changed-Why: Superseded by PR ports/39307 http://www.freebsd.org/cgi/query-pr.cgi?pr=38920 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 15:42:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id 5C22337B40D for ; Fri, 14 Jun 2002 15:42:47 -0700 (PDT) Received: from 12-234-22-238.client.attbi.com (ekbze7pkctruj2v8@localhost [127.0.0.1]) by 12-234-22-238.client.attbi.com (8.12.3/8.12.3) with ESMTP id g5EMghXN088090; Fri, 14 Jun 2002 15:42:46 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by 12-234-22-238.client.attbi.com (8.12.3/8.12.3/Submit) with ESMTP id g5EMgdvV088087; Fri, 14 Jun 2002 15:42:42 -0700 (PDT) X-Authentication-Warning: 12-234-22-238.client.attbi.com: doug owned process doing -bs Date: Fri, 14 Jun 2002 15:42:34 -0700 (PDT) From: Doug Barton To: ports@FreeBSD.org Cc: obraun@informatik.unibw-muenchen.de Subject: ports/39281: Update port: audio/libsndfile ${PERL} -> ${REINPLACE_CMD} (fwd) Message-ID: <20020614154144.B85459-100000@12-234-22-238.client.attbi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Not that I want to discourage someone from sending PR's, but isn't it planned for the ports team to do a sweep like this at some point, and therefore these PR's are somewhat redundant? -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? ---------- Forwarded message ---------- Date: Fri, 14 Jun 2002 12:03:06 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/39281: Update port: audio/libsndfile ${PERL} -> ${REINPLACE_CMD} >Number: 39281 >Category: ports >Synopsis: Update port: audio/libsndfile ${PERL} -> ${REINPLACE_CMD} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 03:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Replace ${PERL} with ${REINPLACE_CMD}. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/libsndfile/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 2 May 2002 21:23:37 -0000 1.5 +++ Makefile 14 Jun 2002 10:02:36 -0000 @@ -21,7 +21,7 @@ new_file_type.HOWTO sndfile_info.html pre-patch: - @${PERL} -pi -e 's|-g -O2 ||g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|-g -O2 ||g' ${WRKSRC}/configure post-install: .if !defined(NOPORTDOCS) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 15:50:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7ED7137B417 for ; Fri, 14 Jun 2002 15:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EMo1d76627; Fri, 14 Jun 2002 15:50:01 -0700 (PDT) (envelope-from gnats) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by hub.freebsd.org (Postfix) with ESMTP id 1FF7237B404 for ; Fri, 14 Jun 2002 15:41:49 -0700 (PDT) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g5EMotB74371 for ; Sat, 15 Jun 2002 00:50:55 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.3/8.12.3) with ESMTP id g5EMffli038380 for ; Sat, 15 Jun 2002 00:41:42 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.3/8.12.3/Submit) id g5EMff35038379; Sat, 15 Jun 2002 00:41:41 +0200 (CEST) Message-Id: <200206142241.g5EMff35038379@sauna.arved.de> Date: Sat, 15 Jun 2002 00:41:41 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39313: Maintainer Update: audio/cmt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39313 >Category: ports >Synopsis: Maintainer Update: audio/cmt >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 15:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-RC i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-RC FreeBSD 4.6-RC #4: Wed Jun 5 00:48:18 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: The patch in the CVS didn't apply. Introduced REINPLACE_CMD. >How-To-Repeat: >Fix: cvs diff: Diffing cmt Index: cmt/Makefile =================================================================== RCS file: /home/ncvs/ports/audio/cmt/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- cmt/Makefile 30 May 2002 16:53:06 -0000 1.1 +++ cmt/Makefile 14 Jun 2002 22:37:13 -0000 @@ -6,6 +6,7 @@ PORTNAME= cmt PORTVERSION= 1.12 +PORTREVSION= 1 CATEGORIES= audio MASTER_SITES= http://www.ladspa.org/download/ DISTNAME= ${PORTNAME}_src @@ -20,21 +21,9 @@ MAKEFILE= makefile ALL_TARGET= targets -post-patch: - @${FIND} ${WRKSRC} -name '*.cpp' | ${XARGS} ${PERL} -pi -e \ - 's|||g' - -.for i in ${WRKSRC}/analogue.cpp \ - ${WRKSRC}/canyondelay.cpp \ - ${WRKSRC}/lofi.cpp \ - ${WRKSRC}/phasemod.cpp \ - ${WRKSRC}/syndrum.cpp \ - ${WRKSRC}/vcf303.cpp - ${MV} ${WRKDIR}/$i ${WRKDIR}/$i.sed - ${SED} -e "s:malloc.h:stdlib.h:g" \ - ${WRKDIR}/$i.sed >${WRKDIR}/$i - ${RM} ${WRKDIR}/$i.sed -.endfor +pre-patch: + @find ${WRKSRC} -name '*.cpp' | xargs \ + ${REINPLACE_CMD} -e "s|||g" do-install: @${INSTALL_DATA} ${WRKSRC}/../plugins/cmt.so ${LOCALBASE}/lib/ladspa/ cvs diff: Diffing cmt/files Index: cmt/files/patch-cmt.cpp =================================================================== RCS file: cmt/files/patch-cmt.cpp diff -N cmt/files/patch-cmt.cpp --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ cmt/files/patch-cmt.cpp 5 Jun 2002 21:17:36 -0000 @@ -0,0 +1,15 @@ +--- cmt.cpp.orig Wed Jun 5 23:15:32 2002 ++++ cmt.cpp Wed Jun 5 23:16:33 2002 +@@ -115,9 +115,9 @@ + void CMT_Descriptor:: + addPort(LADSPA_PortDescriptor iPortDescriptor, + const char * pcPortName, +- LADSPA_PortRangeHintDescriptor iHintDescriptor = 0, +- LADSPA_Data fLowerBound = 0, +- LADSPA_Data fUpperBound = 0) { ++ LADSPA_PortRangeHintDescriptor iHintDescriptor, ++ LADSPA_Data fLowerBound, ++ LADSPA_Data fUpperBound) { + + unsigned long lOldPortCount = PortCount; + unsigned long lNewPortCount = PortCount + 1; Index: cmt/files/patch-makefile =================================================================== RCS file: /home/ncvs/ports/audio/cmt/files/patch-makefile,v retrieving revision 1.1 diff -u -r1.1 patch-makefile --- cmt/files/patch-makefile 30 May 2002 16:53:07 -0000 1.1 +++ cmt/files/patch-makefile 5 Jun 2002 21:12:38 -0000 @@ -1,22 +1,22 @@ ---- makefile.orig Tue Sep 18 00:15:28 2001 -+++ makefile Sun May 12 00:46:39 2002 -@@ -12,9 +12,7 @@ - # GENERAL +--- makefile.orig Wed Jun 5 23:11:40 2002 ++++ makefile Wed Jun 5 23:11:57 2002 +@@ -13,8 +13,8 @@ # - --INCLUDES = -I/usr/local/include/ --CFLAGS = $(INCLUDES) -Wall -Werror -O3 -fPIC --CXXFLAGS = $(CFLAGS) -+CXXFLAGS += -I/usr/local/include/ - PLUGIN_LIB = ../plugins/cmt.so - + + INCLUDES = -I/usr/local/include/ +-CFLAGS = $(INCLUDES) -Wall -Werror -O3 -fPIC +-CXXFLAGS = $(CFLAGS) ++CFLAGS += $(INCLUDES) -Wall -Werror ++CXXFLAGS += $(CFLAGS) + PLUGIN_LIB = ../plugins/cmt.so + ############################################################################### -@@ -61,7 +59,7 @@ - targets: $(PLUGIN_LIB) - - $(PLUGIN_LIB): $(PLUGIN_OBJECTS) -- $(CXX) -shared \ -+ $(CXX) ${CXXFLAGS} -shared \ - -o $(PLUGIN_LIB) \ - $(PLUGIN_OBJECTS) - +@@ -61,7 +61,7 @@ + targets: $(PLUGIN_LIB) + + $(PLUGIN_LIB): $(PLUGIN_OBJECTS) +- $(CXX) -shared \ ++ $(CXX) ${CXXFLAGS} -shared \ + -o $(PLUGIN_LIB) \ + $(PLUGIN_OBJECTS) + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 15:51: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-47.cisco.com [64.102.60.47]) by hub.freebsd.org (Postfix) with ESMTP id 5BB8937B411; Fri, 14 Jun 2002 15:50:51 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5EMoaX7099829; Fri, 14 Jun 2002 18:50:37 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g5EMoa1p099828; Fri, 14 Jun 2002 18:50:36 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: ports/39281: Update port: audio/libsndfile ${PERL} -> ${REINPLACE_CMD} (fwd) From: Joe Marcus Clarke To: Doug Barton Cc: ports@FreeBSD.ORG, obraun@informatik.unibw-muenchen.de In-Reply-To: <20020614154144.B85459-100000@12-234-22-238.client.attbi.com> References: <20020614154144.B85459-100000@12-234-22-238.client.attbi.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 14 Jun 2002 18:50:36 -0400 Message-Id: <1024095036.99706.8.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2002-06-14 at 18:42, Doug Barton wrote: > Not that I want to discourage someone from sending PR's, but isn't it > planned for the ports team to do a sweep like this at some point, and > therefore these PR's are somewhat redundant? sobomax said it a follow-up note to his commit that this will be the job of individual ports maintainers. I'm dreading the GNOME cut-over :-{. Joe > > -- > "We have known freedom's price. We have shown freedom's power. > And in this great conflict, ... we will see freedom's victory." > - George W. Bush, President of the United States > State of the Union, January 28, 2002 > > Do YOU Yahoo!? > > > ---------- Forwarded message ---------- > Date: Fri, 14 Jun 2002 12:03:06 +0200 (CEST) > From: Oliver Braun > To: FreeBSD-gnats-submit@FreeBSD.ORG > Subject: ports/39281: Update port: audio/libsndfile ${PERL} -> > ${REINPLACE_CMD} > > > >Number: 39281 > >Category: ports > >Synopsis: Update port: audio/libsndfile ${PERL} -> ${REINPLACE_CMD} > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: maintainer-update > >Submitter-Id: current-users > >Arrival-Date: Fri Jun 14 03:10:02 PDT 2002 > >Closed-Date: > >Last-Modified: > >Originator: Oliver Braun > >Release: FreeBSD 4.6-PRERELEASE i386 > >Organization: > >Environment: > System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 > > > >Description: > > Replace ${PERL} with ${REINPLACE_CMD}. > > Regards, > Olli > >How-To-Repeat: > >Fix: > > Index: Makefile > =================================================================== > RCS file: /home/ncvs/ports/audio/libsndfile/Makefile,v > retrieving revision 1.5 > diff -u -r1.5 Makefile > --- Makefile 2 May 2002 21:23:37 -0000 1.5 > +++ Makefile 14 Jun 2002 10:02:36 -0000 > @@ -21,7 +21,7 @@ > new_file_type.HOWTO sndfile_info.html > > pre-patch: > - @${PERL} -pi -e 's|-g -O2 ||g' ${WRKSRC}/configure > + @${REINPLACE_CMD} -e 's|-g -O2 ||g' ${WRKSRC}/configure > > post-install: > .if !defined(NOPORTDOCS) > >Release-Note: > >Audit-Trail: > >Unformatted: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 16:16:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id ADCA637B401; Fri, 14 Jun 2002 16:16:38 -0700 (PDT) Received: from 12-234-22-238.client.attbi.com (261fsunuwm6urf55@localhost [127.0.0.1]) by 12-234-22-238.client.attbi.com (8.12.3/8.12.3) with ESMTP id g5ENG3XN088391; Fri, 14 Jun 2002 16:16:14 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by 12-234-22-238.client.attbi.com (8.12.3/8.12.3/Submit) with ESMTP id g5ENFW8R088387; Fri, 14 Jun 2002 16:15:34 -0700 (PDT) X-Authentication-Warning: 12-234-22-238.client.attbi.com: doug owned process doing -bs Date: Fri, 14 Jun 2002 16:15:32 -0700 (PDT) From: Doug Barton To: Ade Lovett Cc: Akinori MUSHA , Trevor Johnson , Mikhail Teterin , Pete Fritchman , , Maxim Sobolev , , Subject: REINPLACE In-Reply-To: Message-ID: <20020614160259.O85459-100000@12-234-22-238.client.attbi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At tremendous risk to my sanity, I'm going to try and make a rather obvious point one more time. You guys are putting a tremendous amount of effort into this REINPLACE stuff in order to avoid the simple, clean solution of not doing the patching 'in place' at all. I have the following (or something similar) in several of my ports: post-patch: @ ${CP} ${WRKSRC}/configure ${WRKSRC}/configure.Patched @ ${SED} -e 's#-lpthread#${PTHREAD_LIBS}#g' \ ${WRKSRC}/configure.Patched > ${WRKSRC}/configure It is 100% compatible with all freebsd systems, doesn't require bsd.port.mk buggery, and avoids the problem of making perl regexp's compatible with sed/awk/etc., because they have to be changed anyway. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 16:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06A5537B410 for ; Fri, 14 Jun 2002 16:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ENK2D83533; Fri, 14 Jun 2002 16:20:02 -0700 (PDT) (envelope-from gnats) Received: from hermes.accom.com (hermes.accom.com [209.1.249.230]) by hub.freebsd.org (Postfix) with ESMTP id AC6D237B405 for ; Fri, 14 Jun 2002 16:19:38 -0700 (PDT) Received: from accom.com ([192.20.202.95]) by hermes.accom.com (Netscape Messaging Server 4.15) with ESMTP id GXPY8A00.0HT for ; Fri, 14 Jun 2002 16:21:46 -0700 Message-Id: <3D0A79EF.9EF8809@accom.com> Date: Fri, 14 Jun 2002 16:19:11 -0700 From: Scott Johnston To: freebsd-gnats-submit@FreeBSD.org Subject: ports/39315: Update port: ensure imake is available for build of graphics/ivtools Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39315 >Category: ports >Synopsis: revise ivtools build dependencies to ensure imake is available >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 16:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Scott Johnston >Release: FreeBSD 4.3-RELEASE i386 >Organization: ivtools.org >Environment: System: FreeBSD devi.accom.com 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386 >Description: revise Makefile of ivtools port to ensure imake is available for build process(multiple lines)> >How-To-Repeat: >Fix: begin 664 ivtools-1.0.3-port.patch M9&EF9B`MU!/4E1.04U%?2TD>U!/4E1615)324]..E)]"@`` ` end >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 16:22: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id A5F6D37B411 for ; Fri, 14 Jun 2002 16:22:00 -0700 (PDT) Received: from 12-234-22-238.client.attbi.com (nbanwn26kjlu2vbm@localhost [127.0.0.1]) by 12-234-22-238.client.attbi.com (8.12.3/8.12.3) with ESMTP id g5ENLsXN088428; Fri, 14 Jun 2002 16:21:54 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by 12-234-22-238.client.attbi.com (8.12.3/8.12.3/Submit) with ESMTP id g5ENLpPd088425; Fri, 14 Jun 2002 16:21:53 -0700 (PDT) X-Authentication-Warning: 12-234-22-238.client.attbi.com: doug owned process doing -bs Date: Fri, 14 Jun 2002 16:21:51 -0700 (PDT) From: Doug Barton To: Joe Marcus Clarke Cc: ports@FreeBSD.org, Subject: Re: ports/39281: Update port: audio/libsndfile ${PERL} -> ${REINPLACE_CMD} (fwd) In-Reply-To: <1024095036.99706.8.camel@gyros.marcuscom.com> Message-ID: <20020614161939.B85459-100000@12-234-22-238.client.attbi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 14 Jun 2002, Joe Marcus Clarke wrote: > On Fri, 2002-06-14 at 18:42, Doug Barton wrote: > > Not that I want to discourage someone from sending PR's, but isn't it > > planned for the ports team to do a sweep like this at some point, and > > therefore these PR's are somewhat redundant? > > sobomax said it a follow-up note to his commit that this will be the job > of individual ports maintainers. I'm dreading the GNOME cut-over :-{. Wow... that really bites. :) -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 17:11:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0281B37B634 for ; Fri, 14 Jun 2002 17:11:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5F0A2193847; Fri, 14 Jun 2002 17:10:02 -0700 (PDT) (envelope-from gnats) Received: from reiher.informatik.uni-wuerzburg.de (wi4d22.informatik.uni-wuerzburg.de [132.187.101.122]) by hub.freebsd.org (Postfix) with ESMTP id 3665D37B41A for ; Fri, 14 Jun 2002 17:01:23 -0700 (PDT) Received: by reiher.informatik.uni-wuerzburg.de (Postfix, from userid 1001) id 5B678B1FA; Sat, 15 Jun 2002 02:01:21 +0200 (CEST) Message-Id: <20020615000121.5B678B1FA@reiher.informatik.uni-wuerzburg.de> Date: Sat, 15 Jun 2002 02:01:21 +0200 (CEST) From: Matthias Buelow Reply-To: Matthias Buelow To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39316: gnome2-2.0_2 port install is unclean Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39316 >Category: ports >Synopsis: gnome2-2.0_2 port install is unclean >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 17:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Matthias Buelow >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD reiher.informatik.uni-wuerzburg.de 4.6-RC FreeBSD 4.6-RC #5: Wed Jun 5 22:54:35 CEST 2002 root@reiher.informatik.uni-wuerzburg.de:/usr/src/sys/compile/REIHER i386 >Description: ===> Registering installation for gnome2-2.0_2 /bin/sh:Argument list too long >How-To-Repeat: Run "make install" in /usr/ports/x11/gnome2, with the port being: # $FreeBSD: ports/x11/gnome2/Makefile,v 1.43 2002/06/11 16:17:08 marcus Exp $ >Fix: (proposed) use xargs where appropriate. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 17:22:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 489DB37B42A for ; Fri, 14 Jun 2002 17:22:19 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5F0K1a95858; Fri, 14 Jun 2002 17:20:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 41EBE37B438 for ; Fri, 14 Jun 2002 17:14:31 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5F0CvhG099984 for ; Fri, 14 Jun 2002 17:12:57 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5F0CvAo099983; Fri, 14 Jun 2002 17:12:57 -0700 (PDT) Message-Id: <200206150012.g5F0CvAo099983@www.freebsd.org> Date: Fri, 14 Jun 2002 17:12:57 -0700 (PDT) From: Chris Wasser To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39317: uulib port fails to build due to sed(1) regex Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39317 >Category: ports >Synopsis: uulib port fails to build due to sed(1) regex >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 17:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Chris Wasser >Release: 4.5-RELEASE-p6 >Organization: n/a >Environment: FreeBSD 4.5-RELEASE-p6 FreeBSD 4.5-RELEASE-p6 #0: Sun Jun 2 21:34:05 MDT 2002 root@:/usr/obj/usr/src/sys/UKCV1_SKUNKWORKS i386 >Description: The uulib 0.5.13 port in /usr/ports/convertors/uulib fails to build if the user has specified compiler debugging that contains a debugging level such as -g3 due to how a sed(1) regex in configure and configure.in strip the debugging flag from /etc/make.conf CFLAGS variable. >How-To-Repeat: Specify -g# (such as 1,2,3..etc) in /etc/make.conf CFLAGS variable and try to build the port. >Fix: This may not be the correct way or even portable but it works for me: http://members.shaw.ca/cwasser/uulib-0.5.13_patch: --- configure.orig Thu Jan 9 07:22:00 1997 +++ configure Fri Jun 14 17:16:02 2002 @@ -1011,7 +1011,7 @@ echo $ac_n "checking compiler flags""... $ac_c" 1>&6 if test "$optimize" = "yes" ; then -CFLAGS=`echo $CFLAGS | sed 's/-g//g'` +CFLAGS=`echo $CFLAGS | sed -E 's/(-g?[0-9]|-g)//g'` case $CFLAGS in *"-O"*) ;; --- configure.in.orig Thu Jan 9 07:22:04 1997 +++ configure.in Fri Jun 14 17:16:22 2002 @@ -81,7 +81,7 @@ AC_MSG_CHECKING([compiler flags]) if test "$optimize" = "yes" ; then -CFLAGS=`echo $CFLAGS | sed 's/-g//g'` +CFLAGS=`echo $CFLAGS | sed -E 's/(-g?[0-9]|-g)//g'` case $CFLAGS in *"-O"*) ;; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 17:26:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF33937B447; Fri, 14 Jun 2002 17:26:12 -0700 (PDT) Received: (from mita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5F0N4196478; Fri, 14 Jun 2002 17:23:04 -0700 (PDT) (envelope-from mita) Date: Fri, 14 Jun 2002 17:23:04 -0700 (PDT) From: Message-Id: <200206150023.g5F0N4196478@freefall.freebsd.org> To: maya@spring8.or.jp, mita@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38981: [PATCH] Update port: japanese/mozilla-jlp 1.0.rc2 -> 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] Update port: japanese/mozilla-jlp 1.0.rc2 -> 1.0 State-Changed-From-To: open->closed State-Changed-By: mita State-Changed-When: Fri Jun 14 17:22:26 PDT 2002 State-Changed-Why: Equivalent changes has been made. Thank you very much. http://www.freebsd.org/cgi/query-pr.cgi?pr=38981 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 17:33: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 11A0737B403; Fri, 14 Jun 2002 17:32:55 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5F0WtH97702; Fri, 14 Jun 2002 17:32:55 -0700 (PDT) (envelope-from marcus) Date: Fri, 14 Jun 2002 17:32:55 -0700 (PDT) From: Message-Id: <200206150032.g5F0WtH97702@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/39316: gnome2-2.0_2 port install is unclean Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: gnome2-2.0_2 port install is unclean Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: marcus Responsible-Changed-When: Fri Jun 14 17:32:41 PDT 2002 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=39316 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 20:40:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4588F37B41E for ; Fri, 14 Jun 2002 20:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5F3e2C27664; Fri, 14 Jun 2002 20:40:02 -0700 (PDT) (envelope-from gnats) Received: from mix.omut.org (12-235-92-46.client.attbi.com [12.235.92.46]) by hub.freebsd.org (Postfix) with ESMTP id 8579D37B40A for ; Fri, 14 Jun 2002 20:37:32 -0700 (PDT) Received: from mix.omut.org (IDENT:vZVMW+x+hlixk3doUgYPS8TWeh9cIS/L@localhost [127.0.0.1]) by mix.omut.org (8.12.3/8.12.3) with ESMTP id g5F3bRPb055901 for ; Fri, 14 Jun 2002 20:37:32 -0700 (PDT) (envelope-from lxv@mix.omut.org) Received: (from lxv@localhost) by mix.omut.org (8.12.3/8.12.3/Submit) id g5F3bQO6055900; Fri, 14 Jun 2002 20:37:26 -0700 (PDT) Message-Id: <200206150337.g5F3bQO6055900@mix.omut.org> Date: Fri, 14 Jun 2002 20:37:26 -0700 (PDT) From: Alex Vasylenko Reply-To: Alex Vasylenko To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39319: Update: SpamAssassin 2.20 -> 2.30 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39319 >Category: ports >Synopsis: Update: SpamAssassin 2.20 -> 2.30 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 20:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Vasylenko >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD FreeBSD 4.5-STABLE #0: Wed Apr 17 23:24:43 PDT 2002 >Description: SpamAssassin 2.30 is out, port installs older version (2.20) >How-To-Repeat: cd /usr/ports/mail/p5-Mail-SpamAssassin make install clean >Fix: --- Makefile.orig Fri Apr 26 00:23:59 2002 +++ Makefile Fri Jun 14 19:53:09 2002 @@ -6,7 +6,7 @@ # PORTNAME= Mail-SpamAssassin -PORTVERSION= 2.20 +PORTVERSION= 2.30 CATEGORIES= mail perl5 MASTER_SITES= http://spamassassin.org/released/ \ ${MASTER_SITE_PERL_CPAN} @@ -19,6 +19,7 @@ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS= ${BUILD_DEPENDS} \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Razor/Client.pm:${PORTSDIR}/mail/razor-agents PERL_CONFIGURE= yes --- pkg-plist.orig Mon May 20 11:16:01 2002 +++ pkg-plist Fri Jun 14 20:19:39 2002 @@ -22,6 +22,7 @@ lib/perl5/site_perl/%%PERL_VER%%/Mail/SpamAssassin/PersistentAddrList.pm lib/perl5/site_perl/%%PERL_VER%%/Mail/SpamAssassin/AutoWhitelist.pm lib/perl5/site_perl/%%PERL_VER%%/Mail/SpamAssassin/NoMailAudit.pm +lib/perl5/site_perl/%%PERL_VER%%/Mail/SpamAssassin/TextCat.pm lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/SpamAssassin/SMTP/SmartHost/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail/SpamAssassin/.packlist %%PORTDOCS%%share/doc/Mail-SpamAssassin/README @@ -37,13 +38,18 @@ share/spamassassin/20_uri_tests.cf share/spamassassin/25_body_tests_es.cf share/spamassassin/25_body_tests_pl.cf +share/spamassassin/25_head_tests_es.cf share/spamassassin/25_head_tests_pl.cf share/spamassassin/30_text_es.cf +share/spamassassin/30_text_de.cf +share/spamassassin/30_text_fr.cf share/spamassassin/30_text_pl.cf share/spamassassin/40_spam_phrases.cf share/spamassassin/50_scores.cf share/spamassassin/60_whitelist.cf share/spamassassin/user_prefs.template +share/spamassassin/languages +share/spamassassin/triplets.txt @dirrm share/spamassassin %%PORTDOCS%%@dirrm share/doc/Mail-SpamAssassin @dirrm lib/perl5/site_perl/%%PERL_VER%%/Mail/SpamAssassin/SMTP >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 21:34:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by hub.freebsd.org (Postfix) with ESMTP id EA35B37B41C for ; Fri, 14 Jun 2002 21:34:07 -0700 (PDT) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [66.126.110.75] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.9 $ on Novell NetWare via secured & encrypted transport (TLS); Fri, 14 Jun 2002 22:33:35 -0600 Message-ID: <3D0AC3A5.27A6EC28@hotmail.com> Date: Fri, 14 Jun 2002 21:33:41 -0700 From: walt Organization: none X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: perl5 broken on -CURRENT? [June 14] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org /usr/bin/ar cr ../../lib/auto/DynaLoader/DynaLoader.a DynaLoader.o && : ../../lib/auto/DynaLoader/DynaLoader.a chmod 755 ../../lib/auto/DynaLoader/DynaLoader.a cc -o perl -Wl,-E -L/usr/local/lib perlmain.o lib/auto/DynaLoader/DynaLoader.a libperl.a `cat ext.libs` -lm -lc -lcrypt -lutil rm -f sperl.c /bin/ln -s perl.c sperl.c `sh cflags libperl.a sperl.o` -DIAMSUID sperl.c CCCMD = cc -DPERL_CORE -c -DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN" -fno-strict-aliasing -I/usr/local/include -O -pipe -march=pentiumpro In file included from perl.h:3407, from sperl.c:16: /usr/include/sys/statvfs.h:47: syntax error before "typedef" /usr/include/sys/statvfs.h:59: syntax error before "struct" /usr/include/sys/statvfs.h:60: syntax error before "fsblkcnt_t" *** Error code 1 Stop in /usr/ports/lang/perl5/work/perl-5.6.1. I built this port on my other -CURRENT box just a few days ago so I'm not sure why it fails on this machine. I tried using the native gcc3.1 and the 3.1 port with exactly the same result. cvsup'd/built world today, June 14. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 21:36:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B563F37B427; Fri, 14 Jun 2002 21:36:11 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5F4aBl37304; Fri, 14 Jun 2002 21:36:11 -0700 (PDT) (envelope-from dougb) Date: Fri, 14 Jun 2002 21:36:11 -0700 (PDT) From: Message-Id: <200206150436.g5F4aBl37304@freefall.freebsd.org> To: dougb@FreeBSD.org, freebsd-ports@FreeBSD.org, dougb@FreeBSD.org Subject: Re: ports/39319: Update: SpamAssassin 2.20 -> 2.30 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update: SpamAssassin 2.20 -> 2.30 Responsible-Changed-From-To: freebsd-ports->dougb Responsible-Changed-By: dougb Responsible-Changed-When: Fri Jun 14 21:35:38 PDT 2002 Responsible-Changed-Why: spam assassin is my new favorit toy, I'll take this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=39319 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 21:51:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D861237B425 for ; Fri, 14 Jun 2002 21:51:26 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5F4o3h38647; Fri, 14 Jun 2002 21:50:03 -0700 (PDT) (envelope-from gnats) Date: Fri, 14 Jun 2002 21:50:03 -0700 (PDT) Message-Id: <200206150450.g5F4o3h38647@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Cyrille Lefevre Subject: Re: ports/39309: Please, close ports/32524, it was local problem. Reply-To: Cyrille Lefevre Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39309; it has been noted by GNATS. From: Cyrille Lefevre To: Lev Serebryakov Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/39309: Please, close ports/32524, it was local problem. Date: Sat, 15 Jun 2002 06:45:30 +0200 On Fri, Jun 14, 2002 at 02:02:14PM -0700, Lev Serebryakov wrote: > > >Number: 39309 > >Category: ports > >Synopsis: Please, close ports/32524, it was local problem. [snip] > >Description: > Please, close ports/32524, it was local problem. so, you open a PR to close another one !!! much better is to submit a followup to the first one using something like : echo please, close this PR which was a local problem. thanks. | mail -s "Re: ports/32524: Port build failed: x11-toolkits/qt23" \ freebsd-gnats-submit@FreeBSD.org more informations here : Writing FreeBSD Problem Reports http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/problem-reports/ Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 22:10:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.noos.fr (descartes.noos.net [212.198.2.74]) by hub.freebsd.org (Postfix) with ESMTP id A36D837B410 for ; Fri, 14 Jun 2002 22:10:45 -0700 (PDT) Received: (qmail 36065499 invoked by uid 0); 15 Jun 2002 04:50:38 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.230.194]) (envelope-sender ) by 212.198.2.74 (qmail-ldap-1.03) with SMTP for ; 15 Jun 2002 04:50:38 -0000 Received: from gits.gits.dyndns.org (7pjejjt8jddmufb3@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.3/8.12.3) with ESMTP id g5F4obAN072591; Sat, 15 Jun 2002 06:50:37 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by gits.gits.dyndns.org (8.12.3/8.12.3/Submit) id g5F4oSp5072582; Sat, 15 Jun 2002 06:50:28 +0200 (CEST) (envelope-from root) Date: Sat, 15 Jun 2002 06:50:28 +0200 From: Cyrille Lefevre To: Doug Barton Cc: Ade Lovett , Akinori MUSHA , Trevor Johnson , Mikhail Teterin , Pete Fritchman , portmgr@FreeBSD.org, Maxim Sobolev , ports@FreeBSD.org, jmallett@FreeBSD.org Subject: Re: REINPLACE Message-ID: <20020615045028.GC64543@gits.dyndns.org> References: <20020614160259.O85459-100000@12-234-22-238.client.attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020614160259.O85459-100000@12-234-22-238.client.attbi.com> User-Agent: Mutt/1.3.99i Organization: ACME X-Face: V|+c;4!|B?E%BE^{E6);aI.[< List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Jun 14, 2002 at 04:15:32PM -0700, Doug Barton wrote: > post-patch: > @ ${CP} ${WRKSRC}/configure ${WRKSRC}/configure.Patched s/Patched/orig/ no ? > @ ${SED} -e 's#-lpthread#${PTHREAD_LIBS}#g' \ as a side note, I often found `|' more readable than any other separator, specially when substituing paths, but it's just my opinion ;^) > ${WRKSRC}/configure.Patched > ${WRKSRC}/configure Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 14 23:40:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B1E637B420 for ; Fri, 14 Jun 2002 23:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5F6e2R96610; Fri, 14 Jun 2002 23:40:02 -0700 (PDT) (envelope-from gnats) Received: from kornet.hanirc.org (alfenheim.net [211.216.53.129]) by hub.freebsd.org (Postfix) with ESMTP id 680DB37B409 for ; Fri, 14 Jun 2002 23:33:39 -0700 (PDT) Received: from kornet.hanirc.org (perky@localhost [127.0.0.1]) by kornet.hanirc.org (8.12.3/8.12.3) with ESMTP id g5F6Xctd072189 for ; Sat, 15 Jun 2002 15:33:38 +0900 (KST) (envelope-from perky@kornet.hanirc.org) Received: (from perky@localhost) by kornet.hanirc.org (8.12.3/8.12.3/Submit) id g5F6Xbdh072180; Sat, 15 Jun 2002 15:33:37 +0900 (KST) Message-Id: <200206150633.g5F6Xbdh072180@kornet.hanirc.org> Date: Sat, 15 Jun 2002 15:33:37 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39321: New port: korean/mplayer-fonts Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39321 >Category: ports >Synopsis: New port: korean/mplayer-fonts >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 14 23:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Yonsei University >Environment: System: FreeBSD kornet.hanirc.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Mon May 6 13:18:39 KST 2002 root@kornet.hanirc.org:/home/obj/home/src/sys/HANIRC i386 >Description: New port for ko-mplayer-fonts, the korean font pack for mplayer OSD and SUB display >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: # # mplayer-fonts # mplayer-fonts/Makefile # mplayer-fonts/distinfo # mplayer-fonts/pkg-comment # mplayer-fonts/pkg-descr # mplayer-fonts/pkg-plist # mplayer-fonts/pkg-message # echo c - mplayer-fonts mkdir -p mplayer-fonts > /dev/null 2>&1 echo x - mplayer-fonts/Makefile sed 's/^X//' >mplayer-fonts/Makefile << 'END-of-mplayer-fonts/Makefile' X# New ports collection makefile for: ko-mplayer-fonts X# Date created: 15 June 2001 X# Whom: Hye-Shik Chang X# X# $FreeBSD$ X# X XPORTNAME= mplayer-fonts XPORTVERSION= 1.0 XCATEGORIES= korean graphics XMASTER_SITES= http://realtime.ssu.ac.kr/~lethean/mplayer/ XDISTFILES= dotum12.tar.gz dotum16.tar.gz gulim12.tar.gz \ X gulim12shade.tar.gz yoondesign12.tar.gz X XMAINTAINER= perky@fallin.lv X XNO_BUILD= yes XNO_PACKAGE= "does not have a definite license" X XFONTDIRS= dotum12 dotum16 gulim12 gulim12shade yoondesign12 XMPLAYERFONTDIR= ${PREFIX}/share/mplayer/fonts/iso-10646 X Xdo-install: X @${MKDIR} -m 0555 ${MPLAYERFONTDIR} X.for dir in ${FONTDIRS} X @${MKDIR} -m 0555 ${MPLAYERFONTDIR}/${dir} X @${INSTALL_DATA} ${WRKDIR}/${dir}/* ${MPLAYERFONTDIR}/${dir} X.endfor X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include END-of-mplayer-fonts/Makefile echo x - mplayer-fonts/distinfo sed 's/^X//' >mplayer-fonts/distinfo << 'END-of-mplayer-fonts/distinfo' XMD5 (dotum12.tar.gz) = e65d28b7143b1ed4a18b81ff358d4e05 XMD5 (dotum16.tar.gz) = e65781bed06e47fd3d787dccc78c6430 XMD5 (gulim12.tar.gz) = 108c48f65cd42c4cfcf4f85f67fa158b XMD5 (gulim12shade.tar.gz) = af1e779d2d4ae2bc8cbf0e7440cf22d3 XMD5 (yoondesign12.tar.gz) = 9923fae97aed9c6160ebd55eb67630d4 END-of-mplayer-fonts/distinfo echo x - mplayer-fonts/pkg-comment sed 's/^X//' >mplayer-fonts/pkg-comment << 'END-of-mplayer-fonts/pkg-comment' XKorean font pack for the mplayer OSD, SUB and SMI END-of-mplayer-fonts/pkg-comment echo x - mplayer-fonts/pkg-descr sed 's/^X//' >mplayer-fonts/pkg-descr << 'END-of-mplayer-fonts/pkg-descr' XThis is the port which contains a korean set of the fonts for Xthe mplayer on-screen display and the sub title. X XIn this stage it supports the following charsets: X XISO-10646 (unicode) X XWWW: http://lethean.org/index.php?pagename=MPlayerKoreanFonts END-of-mplayer-fonts/pkg-descr echo x - mplayer-fonts/pkg-plist sed 's/^X//' >mplayer-fonts/pkg-plist << 'END-of-mplayer-fonts/pkg-plist' Xshare/mplayer/fonts/iso-10646/dotum12/arpi_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/arpi_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/arpi_hun_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/arpi_hun_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/arpi_osd_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/arpi_osd_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/arpi_progress_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/arpi_progress_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/font.desc Xshare/mplayer/fonts/iso-10646/dotum12/font.desc.orig Xshare/mplayer/fonts/iso-10646/dotum12/hsfont00_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont00_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont01_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont01_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont02_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont02_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont03_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont03_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont04_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont04_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont05_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont05_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont06_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont06_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont07_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont07_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont08_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont08_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont09_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont09_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont10_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont10_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont11_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont11_b.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont12_a.raw Xshare/mplayer/fonts/iso-10646/dotum12/hsfont12_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/arpi_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/arpi_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/arpi_hun_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/arpi_hun_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/arpi_osd_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/arpi_osd_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/arpi_progress_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/arpi_progress_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/cz_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/cz_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/font.desc Xshare/mplayer/fonts/iso-10646/dotum16/font.desc.orig Xshare/mplayer/fonts/iso-10646/dotum16/hfont00_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont00_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont01_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont01_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont02_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont02_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont03_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont03_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont04_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont04_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont05_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont05_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont06_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont06_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont07_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont07_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont08_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont08_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont09_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont09_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont10_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont10_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont11_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont11_b.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont12_a.raw Xshare/mplayer/fonts/iso-10646/dotum16/hfont12_b.raw Xshare/mplayer/fonts/iso-10646/gulim12/arpi_osd_a.raw Xshare/mplayer/fonts/iso-10646/gulim12/arpi_osd_b.raw Xshare/mplayer/fonts/iso-10646/gulim12/arpi_progress_a.raw Xshare/mplayer/fonts/iso-10646/gulim12/arpi_progress_b.raw Xshare/mplayer/fonts/iso-10646/gulim12/font.desc Xshare/mplayer/fonts/iso-10646/gulim12/gulim00_a.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim00_b.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim01_a.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim01_b.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim02_a.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim02_b.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim03_a.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim03_b.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim04_a.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim04_b.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim05_a.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim05_b.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim06_a.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim06_b.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim07_a.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim07_b.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim08_a.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim08_b.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim09_a.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim09_b.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim10_a.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim10_b.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim11_a.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim11_b.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim12_a.raw Xshare/mplayer/fonts/iso-10646/gulim12/gulim12_b.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/arpi_osd_a.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/arpi_osd_b.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/arpi_progress_a.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/arpi_progress_b.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/font.desc Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim00_a.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim00_b.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim01_a.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim01_b.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim02_a.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim02_b.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim03_a.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim03_b.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim04_a.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim04_b.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim05_a.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim05_b.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim06_a.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim06_b.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim07_a.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim07_b.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim08_a.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim08_b.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim09_a.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim09_b.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim10_a.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim10_b.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim11_a.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim11_b.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim12_a.raw Xshare/mplayer/fonts/iso-10646/gulim12shade/gulim12_b.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/arpi_osd_a.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/arpi_osd_b.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/arpi_progress_a.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/arpi_progress_b.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/font.desc Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm00_a.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm00_b.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm01_a.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm01_b.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm02_a.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm02_b.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm03_a.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm03_b.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm04_a.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm04_b.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm05_a.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm05_b.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm06_a.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm06_b.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm07_a.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm07_b.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm08_a.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm08_b.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm09_a.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm09_b.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm10_a.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm10_b.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm11_a.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm11_b.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm12_a.raw Xshare/mplayer/fonts/iso-10646/yoondesign12/yoonm12_b.raw X@dirrm share/mplayer/fonts/iso-10646/yoondesign12 X@dirrm share/mplayer/fonts/iso-10646/gulim12shade X@dirrm share/mplayer/fonts/iso-10646/gulim12 X@dirrm share/mplayer/fonts/iso-10646/dotum16 X@dirrm share/mplayer/fonts/iso-10646/dotum12 X@dirrm share/mplayer/fonts/iso-10646 X@unexec rmdir %D/share/mplayer/fonts 2>/dev/null || true X@unexec rmdir %D/share/mplayer 2>/dev/null || true END-of-mplayer-fonts/pkg-plist echo x - mplayer-fonts/pkg-message sed 's/^X//' >mplayer-fonts/pkg-message << 'END-of-mplayer-fonts/pkg-message' X=========================================================================== X To use these fonts, add the following line into $HOME/.mplayer/config X X unicode=1 X X and make a symbolic link of $PREFIX/share/mplayer/fonts/iso-10646/${FONT} X as $HOME/.mplayer/font X=========================================================================== END-of-mplayer-fonts/pkg-message exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 0:39:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from e31.co.us.ibm.com (e31.co.us.ibm.com [32.97.110.129]) by hub.freebsd.org (Postfix) with ESMTP id 6C6BB37B412; Sat, 15 Jun 2002 00:39:07 -0700 (PDT) Received: from twestrelay05.boulder.ibm.com (twestrelay05.boulder.ibm.com [9.17.194.56]) by e31.co.us.ibm.com (8.12.2/8.12.2) with ESMTP id g5F7d6cx031400; Sat, 15 Jun 2002 03:39:06 -0400 Received: from calvin.in.ibm.com (calvin.in.ibm.com [9.182.24.126]) by twestrelay05.boulder.ibm.com (8.11.1m3/NCO/VER6.2) with ESMTP id g5F7d4J40888; Sat, 15 Jun 2002 01:39:05 -0600 Received: by calvin.in.ibm.com (Postfix, from userid 1001) id 3478633C8; Sat, 15 Jun 2002 13:08:42 +0530 (IST) Date: Sat, 15 Jun 2002 13:08:42 +0530 From: Sid Carter To: freebsd-ports@freebsd.org Cc: sf@freebsd.org Subject: wget compile error...during configure Message-ID: <20020615073842.GA7415@calvin.in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.99i X-Operating-System: FreeBSD calvin.in.ibm.com 5.0-CURRENT FreeBSD 5.0-CURRENT Organisation: Sid Carter Inc. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Am trying to install wget from ports and I keep getting this error. The error I get...... ---------------------------------- checking for socket in -lsocket... no checking for dlopen in -ldl... no checking for shl_load in -ldl... no Looking for SSL libraries in /usr checking for includes... not found ERROR: Failed to find OpenSSL libraries. ===> Script "configure" failed unexpectedly. Please report the problem to sf@FreeBSD.org [maintainer] and attach the "/usr/ports/ftp/wget/work/wget-1.8.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/ftp/wget. ---------------------------------- I have send the config.log to sf@freebsd.org, but no reply yet. uname -a -------- FreeBSD calvin 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Jun 15 01:44:29 IST 2002 root@calvin:/usr/obj/usr/src/sys/GENERIC i386 Regards Sid -- I've known him as a man, as an adolescent and as a child -- sometimes on the same day. Sid Carter FreeBSD oder Debian GNU/Linux. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 0:50:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8382537B410 for ; Sat, 15 Jun 2002 00:50:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5F7o5k07084; Sat, 15 Jun 2002 00:50:05 -0700 (PDT) (envelope-from gnats) Date: Sat, 15 Jun 2002 00:50:05 -0700 (PDT) Message-Id: <200206150750.g5F7o5k07084@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: CHOI Junho Subject: Re: ports/39321: New port: korean/mplayer-fonts Reply-To: CHOI Junho Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39321; it has been noted by GNATS. From: CHOI Junho To: perky@fallin.lv Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/39321: New port: korean/mplayer-fonts Date: Sat, 15 Jun 2002 16:46:29 +0900 (KST) Hi, I already know about this fonts set, but I don't use mplayer recently(just use Windows to see movies :) and it seems to be copyright violation. (bitmap extracted without permisson of copyright holder) "gulim" "yoondesign" is the name of commercial font name or font company. If so, it should not be ports even with NO_PACKAGE. It can be NO_PACKAGE if someone who install this port has permission of use this fonts, but I can't find how. Can you investigate more about this issue? From: Hye-Shik Chang Subject: ports/39321: New port: korean/mplayer-fonts Date: Sat, 15 Jun 2002 15:33:37 +0900 (KST) > > >Number: 39321 > >Category: ports > >Synopsis: New port: korean/mplayer-fonts > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: change-request > >Submitter-Id: current-users > >Arrival-Date: Fri Jun 14 23:40:01 PDT 2002 > >Closed-Date: > >Last-Modified: > >Originator: Hye-Shik Chang > >Release: FreeBSD 4.6-PRERELEASE i386 > >Organization: > Yonsei University > >Environment: > System: FreeBSD kornet.hanirc.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Mon May 6 13:18:39 KST 2002 root@kornet.hanirc.org:/home/obj/home/src/sys/HANIRC i386 > > >Description: > New port for ko-mplayer-fonts, the korean font pack for mplayer OSD and SUB display > ... > XMASTER_SITES= http://realtime.ssu.ac.kr/~lethean/mplayer/ > XDISTFILES= dotum12.tar.gz dotum16.tar.gz gulim12.tar.gz \ > X gulim12shade.tar.gz yoondesign12.tar.gz > X > XMAINTAINER= perky@fallin.lv > X > XNO_BUILD= yes > XNO_PACKAGE= "does not have a definite license" -- +++ Any opinions in this posting are my own and not those of my employers +++ CHOI Junho [sleeping now] [while sleeping] Korea FreeBSD Users Group Web Data Bank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 1: 2:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from e2.ny.us.ibm.com (e2.ny.us.ibm.com [32.97.182.102]) by hub.freebsd.org (Postfix) with ESMTP id 319BB37B401 for ; Sat, 15 Jun 2002 01:02:38 -0700 (PDT) Received: from northrelay03.pok.ibm.com (northrelay03.pok.ibm.com [9.56.224.151]) by e2.ny.us.ibm.com (8.12.2/8.12.2) with ESMTP id g5F82be8128730 for ; Sat, 15 Jun 2002 04:02:37 -0400 Received: from calvin.in.ibm.com (calvin.in.ibm.com [9.182.24.126]) by northrelay03.pok.ibm.com (8.11.1m3/NCO/VER6.1) with ESMTP id g5F82Yf34944 for ; Sat, 15 Jun 2002 04:02:34 -0400 Received: by calvin.in.ibm.com (Postfix, from userid 1001) id 3047533B1; Sat, 15 Jun 2002 13:32:13 +0530 (IST) Date: Sat, 15 Jun 2002 13:32:12 +0530 From: Sid Carter To: ports@freebsd.org Subject: Re: wget compile error...during configure Message-ID: <20020615080212.GB7415@calvin.in.ibm.com> References: <20020615073842.GA7415@calvin.in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020615073842.GA7415@calvin.in.ibm.com> User-Agent: Mutt/1.3.99i X-Operating-System: FreeBSD calvin.in.ibm.com 5.0-CURRENT FreeBSD 5.0-CURRENT Organisation: Sid Carter Inc. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org An Sat, Jun 15, 2002 at 01:08:42PM +0530, Sid Carter schreib : > Looking for SSL libraries in /usr Hi, ANd yes, I have the SSL Libraries installed as part of the base or do I need to install them from the ports ? Regards Sid -- I've known him as a man, as an adolescent and as a child -- sometimes on the same day. Sid Carter FreeBSD oder Debian GNU/Linux. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 1:50:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BC46737B409 for ; Sat, 15 Jun 2002 01:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5F8o1Y18316; Sat, 15 Jun 2002 01:50:01 -0700 (PDT) (envelope-from gnats) Received: from ncc-1701.webonaut.com (static62-99-136-018.adsl.inode.at [62.99.136.18]) by hub.freebsd.org (Postfix) with ESMTP id ABC0037B403 for ; Sat, 15 Jun 2002 01:44:10 -0700 (PDT) Received: by ncc-1701.webonaut.com (Postfix, from userid 0) id D7F566FAF4; Sat, 15 Jun 2002 10:44:03 +0200 (CEST) Message-Id: <20020615084403.D7F566FAF4@ncc-1701.webonaut.com> Date: Sat, 15 Jun 2002 10:44:03 +0200 (CEST) From: Franz Klammer Reply-To: franz Klammer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39323: update port: x11-fm/file_menu_applet from 0.4 to 0.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39323 >Category: ports >Synopsis: update port: x11-fm/file_menu_applet from 0.4 to 0.5 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 01:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Franz Klammer >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD ncc-1701.webonaut.com 4.6-RC FreeBSD 4.6-RC #0: Wed Jun 5 11:22:10 CEST 2002 root@ncc-1701.webonaut.com:/usr/obj/usr/src/sys/NCC-1701 i386 >Description: Update from 0.4 to 0.5 new in 0.5: nautilus theme support >How-To-Repeat: >Fix: --- fma.diff begins here --- diff -ruN file_menu_applet_04/Makefile file_menu_applet/Makefile --- file_menu_applet_04/Makefile Mon May 6 23:22:22 2002 +++ file_menu_applet/Makefile Fri Jun 14 16:49:57 2002 @@ -6,7 +6,7 @@ # PORTNAME= file_menu_applet -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= x11-fm gnome MASTER_SITES= http://www.zoned.net:8000/~xkahn/file_menu_applet/ diff -ruN file_menu_applet_04/distinfo file_menu_applet/distinfo --- file_menu_applet_04/distinfo Mon May 6 23:22:22 2002 +++ file_menu_applet/distinfo Fri Jun 14 16:51:14 2002 @@ -1 +1 @@ -MD5 (file_menu_applet-0.4.tar.gz) = 611cf15b5b52e821f8ce056df1fe74ee +MD5 (file_menu_applet-0.5.tar.gz) = 2038c3bf76485c17f6e8c8096d69cfd5 diff -ruN file_menu_applet_04/files/patch-aa file_menu_applet/files/patch-aa --- file_menu_applet_04/files/patch-aa Mon May 6 23:22:25 2002 +++ file_menu_applet/files/patch-aa Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Mon May 6 02:39:52 2002 -+++ src/Makefile.in Mon May 6 02:40:05 2002 -@@ -107,7 +107,7 @@ - -DLOCALEDIR=\""$(datadir)/locale"\" \ - -DIMAGEDIR=\""$(datadir)/pixmaps"\" \ - -DICONDIR=\""$(datadir)/images/file_menu_applet"\" \ -- -DMIMEICONDIR=\"$(datadir)/pixmaps/nautilus\" \ -+ -DMIMEICONDIR=\"$(datadir)/pixmaps\" \ - -DGLADEDIR=\""$(gladedir)"\" - - diff -ruN file_menu_applet_04/files/patch-ab file_menu_applet/files/patch-ab --- file_menu_applet_04/files/patch-ab Mon May 6 23:22:25 2002 +++ file_menu_applet/files/patch-ab Thu Jan 1 01:00:00 1970 @@ -1,16 +0,0 @@ ---- src/flist-mime-icon.c.orig Mon May 6 02:42:16 2002 -+++ src/flist-mime-icon.c Mon May 6 02:43:24 2002 -@@ -107,8 +107,11 @@ - if (!g_file_exists (icon)) { - file = g_concat_dir_and_file (MIMEICONDIR, icon); - if (!g_file_exists (file)) { -- g_free (file); -- return NULL; -+ file = g_concat_dir_and_file(g_strdup_printf ("%s/%s", MIMEICONDIR, "nautilus"), icon); -+ if (!g_file_exists (file)) { -+ g_free (file); -+ return NULL; -+ } - } - } - else diff -ruN file_menu_applet_04/files/patch-ac file_menu_applet/files/patch-ac --- file_menu_applet_04/files/patch-ac Mon May 6 23:22:25 2002 +++ file_menu_applet/files/patch-ac Thu Jan 1 01:00:00 1970 @@ -1,22 +0,0 @@ ---- src/main.c.orig Wed Mar 27 06:06:21 2002 -+++ src/main.c Mon May 6 18:35:11 2002 -@@ -213,7 +213,7 @@ - - gnome_vfs_file_info_unref (dir_info); - -- if (!fma->icon_menus) { -+ if (fma->icon_menus) { - result = gnome_vfs_directory_visit - (rp, (GNOME_VFS_FILE_INFO_FOLLOW_LINKS - | GNOME_VFS_FILE_INFO_FORCE_FAST_MIME_TYPE), -@@ -400,6 +400,10 @@ - - if (!fma->menu_label) - fma->menu_label = strdup ("Home Directory"); -+ if (!fma->dir_watch) -+ fma->menu_label = strdup ("~/"); -+ if (!fma->menu_label) -+ fma->icon_menus = strdup ("true"); - - /* Create */ - fma->menu_bar = gtk_menu_bar_new (); diff -ruN file_menu_applet_04/files/patch-src::flist-mime-icon.c file_menu_applet/files/patch-src::flist-mime-icon.c --- file_menu_applet_04/files/patch-src::flist-mime-icon.c Thu Jan 1 01:00:00 1970 +++ file_menu_applet/files/patch-src::flist-mime-icon.c Fri Jun 14 21:24:56 2002 @@ -0,0 +1,41 @@ +--- src/flist-mime-icon.c.orig Wed May 29 03:31:00 2002 ++++ src/flist-mime-icon.c Fri Jun 14 21:24:00 2002 +@@ -132,7 +132,7 @@ + const char * + flist_mime_get_icon (const char *mime_type) + { +- gchar *mime_part, *index, *icon_name, *icon_name2; ++ gchar *mime_part, *index, *icon_name, *icon_name2, *icon_name3; + + if (!mime_type) + goto skip_theme_stuff; +@@ -170,6 +170,19 @@ + + skip_theme_stuff: + ++ mime_part = g_strdup (mime_type); ++ index = strchr (mime_part, '/'); ++ *index = '-'; ++ ++ icon_name3 = g_strconcat (MIMEICONDIR, "document-icons/gnome-", mime_part, ".png", NULL); ++ ++ g_free(mime_part); ++ ++ if (g_file_exists (icon_name3)) ++ return icon_name3; ++ ++ g_free (icon_name3); ++ + return gnome_vfs_mime_get_icon (mime_type); + } + +@@ -218,6 +231,9 @@ + if (!file) { + if (!icon) return NULL; + flist_nautilus_theme_load (); ++ ++ if (!strstr(icon, ".png")) ++ icon = g_strconcat(icon, ".png", NULL); + + if (!g_file_exists (icon)) { + if (nautilus_theme_dir) file = g_concat_dir_and_file (nautilus_theme_dir, icon); diff -ruN file_menu_applet_04/files/patch-src::main.c file_menu_applet/files/patch-src::main.c --- file_menu_applet_04/files/patch-src::main.c Thu Jan 1 01:00:00 1970 +++ file_menu_applet/files/patch-src::main.c Fri Jun 14 23:16:04 2002 @@ -0,0 +1,29 @@ +--- src/main.c.orig Thu May 30 22:31:15 2002 ++++ src/main.c Fri Jun 14 23:13:34 2002 +@@ -318,13 +318,12 @@ + g_timer_start (dm->timer); + g_timer_elapsed (dm->timer, &dm->last_time); + +- if (fma->icon_menus) { ++ if (!fma->icon_menus) { + options = GNOME_VFS_FILE_INFO_FOLLOW_LINKS +- | GNOME_VFS_FILE_INFO_FORCE_FAST_MIME_TYPE + | GNOME_VFS_FILE_INFO_GET_MIME_TYPE; + } else { + options = GNOME_VFS_FILE_INFO_FOLLOW_LINKS +- | GNOME_VFS_FILE_INFO_GET_MIME_TYPE; ++ | GNOME_VFS_FILE_INFO_FORCE_FAST_MIME_TYPE; + } + + result = gnome_vfs_directory_visit +@@ -559,6 +558,10 @@ + + if (!fma->menu_label) + fma->menu_label = strdup ("Home Directory"); ++ if (!fma->dir_watch) ++ fma->dir_watch = strdup ("~/"); ++ if (fma->icon_menus == "(null)") ++ fma->icon_menus = strdup ("true"); + + /* Create */ + fma->menu_bar = gtk_menu_bar_new (); --- fma.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 1:52:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id 0168537B421; Sat, 15 Jun 2002 01:52:12 -0700 (PDT) Received: from there by smtp.hccnet.nl via uds66-45.dial.hccnet.nl [62.251.45.66] with SMTP id KAA29222 (8.8.8/1.13); Sat, 15 Jun 2002 10:52:10 +0200 (MET DST) Message-Id: <200206150852.KAA29222@smtp.hccnet.nl> Content-Type: text/plain; charset="koi8-r" From: Ernst de Haan Organization: FreeBSD Project To: portmgr@FreeBSD.org, cvs@FreeBSD.org Subject: Repocopy request java/jdk-tutorial -> java/tutorial (Was: Re: cvs commit: ports/java/jdk-tutorial Makefile pkg-message pkg-plist) Date: Sat, 15 Jun 2002 10:52:01 +0200 X-Mailer: KMail [version 1.3.2] Cc: demon@FreeBSD.org, ports@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hereby I request the following repocopy: ports/java/jdk-tutorial --> ports/java/tutorial Ernst ---------- Forwarded Message ---------- Subject: Re: cvs commit: ports/java/jdk-tutorial Makefile pkg-message pkg-plist Date: Sat, 15 Jun 2002 10:49:18 +0200 From: Ernst de Haan To: Dmitry Sivachenko Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org On Friday 14 June 2002 05:58, Dmitry Sivachenko wrote: > On Thu, Jun 13, 2002 at 04:30:58AM -0700, Ernst de Haan wrote: > > znerd 2002/06/13 04:30:58 PDT > > > > Modified files: > > java/jdk-tutorial Makefile pkg-plist > > Removed files: > > java/jdk-tutorial pkg-message > > Log: > > This port now installs below ${PREFIX}/share/doc, where it > > should. > > > > The tutorial is not specific to JDK 1.1.8, it pertains to > > Java versions up to 1.4. That's why I've changed the PORTVERSION > > from 1.1.8 to 2002.03.04, the date the tutorial was last updated. > > See: > > http://java.sun.com/docs/books/tutorial/information/download.html > > > > Since this is not really a JDK tutorial but rather a Java > > tutorial, the port installation directory is now called > > java-tutorial. > > ^^^^^^^^^^^^^ > > May be it is worth renaming port directory too? Yeah, I think it is. Will request a repocopy. Ernst ------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 2: 7:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C08D37B413; Sat, 15 Jun 2002 02:07:49 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5F97nb26737; Sat, 15 Jun 2002 02:07:49 -0700 (PDT) (envelope-from marcus) Date: Sat, 15 Jun 2002 02:07:49 -0700 (PDT) From: Message-Id: <200206150907.g5F97nb26737@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, marcus@FreeBSD.org Subject: Re: ports/39323: update port: x11-fm/file_menu_applet from 0.4 to 0.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update port: x11-fm/file_menu_applet from 0.4 to 0.5 Responsible-Changed-From-To: freebsd-ports->marcus Responsible-Changed-By: marcus Responsible-Changed-When: Sat Jun 15 02:07:36 PDT 2002 Responsible-Changed-Why: I'll take this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=39323 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 2:15:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from picknowl.com.au (callisto.picknowl.com.au [203.24.77.2]) by hub.freebsd.org (Postfix) with ESMTP id 2E93F37B416; Sat, 15 Jun 2002 02:15:21 -0700 (PDT) Received: from popadl-15-133.picknowl.com.au (popadl-15-133.picknowl.com.au [210.48.132.133] (may be forged)) by callisto.picknowl.com.au (8.11.6/8.11.6) with ESMTP id g5F9DFW29646; Sat, 15 Jun 2002 18:43:22 +0930 Date: Sat, 15 Jun 2002 18:46:56 +0930 (CST) From: Matt Thyer X-X-Sender: me@new.my-unregistered-domain.com Reply-To: thyerm@picknowl.com.au To: jmz@FreeBSD.org Cc: ports@FreeBSD.org Subject: Cant build XFree86-4 on v.recent -CURRENT Message-ID: <20020615184332.H36068-100000@new.my-unregistered-domain.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org LD_LIBRARY_PATH=../../../../../exports/lib cc -c -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith -I../../../../../exports/include /X11 -I../../../../../include/extensions -I../../../../../extras/Mesa/src/OSmesa -I../../../../../extras/Mesa/src -I.. /../../../../extras/Mesa/include -I../../../../.. -I../../../../../exports/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -D XTHREADS -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -DMALLOC_0_RETURNS_NULL ../../../../../lib/GL/mesa/src/translate.c -o unsha red/../../../../../lib/GL/mesa/src/translate.o Assembler messages: FATAL: can't create unshared/../../../../../lib/GL/mesa/src/translate.o: No such file or directory *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib/GL/mesa/src/OSmesa. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 2:28: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from picknowl.com.au (callisto.picknowl.com.au [203.24.77.2]) by hub.freebsd.org (Postfix) with ESMTP id BEEAE37B412; Sat, 15 Jun 2002 02:27:56 -0700 (PDT) Received: from popadl-03-173.picknowl.com.au (popadl-03-173.picknowl.com.au [210.48.130.173] (may be forged)) by callisto.picknowl.com.au (8.11.6/8.11.6) with ESMTP id g5F9Q4W30923; Sat, 15 Jun 2002 18:56:05 +0930 Date: Sat, 15 Jun 2002 18:59:53 +0930 (CST) From: Matt Thyer X-X-Sender: me@new.my-unregistered-domain.com Reply-To: thyerm@picknowl.com.au To: thyerm@picknowl.com.au Cc: jmz@FreeBSD.org, Subject: Re: Cant build XFree86-4 on v.recent -CURRENT In-Reply-To: <20020615184332.H36068-100000@new.my-unregistered-domain.com> Message-ID: <20020615185848.O41149-100000@new.my-unregistered-domain.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 15 Jun 2002, Matt Thyer wrote: > LD_LIBRARY_PATH=../../../../../exports/lib cc -c -ansi -pedantic > -Dasm=__asm -Wall -Wpointer-arith -I../../../../../exports/include > /X11 -I../../../../../include/extensions > -I../../../../../extras/Mesa/src/OSmesa -I../../../../../extras/Mesa/src > -I.. > /../../../../extras/Mesa/include -I../../../../.. > -I../../../../../exports/include -DCSRG_BASED -DFUNCPROTO=15 > -DNARROWPROTO -D > XTHREADS -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI > -DMALLOC_0_RETURNS_NULL ../../../../../lib/GL/mesa/src/translate.c -o > unsha > red/../../../../../lib/GL/mesa/src/translate.o > Assembler messages: > FATAL: can't create unshared/../../../../../lib/GL/mesa/src/translate.o: > No such file or directory > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib/GL/mesa/src/OSmesa. > *** Error code 1 > > > Hint: Assembler messages: FATAL: can't create unshared/../../../../../lib/GL/mesa/src/translate.o: No such file or directory *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib/GL/mesa/src/OSmesa. new<590> ls -ld unshared/../../../../../../lib/GL/mesa/src/ drwxr-xr-x 7 root wheel 3072 Jun 15 18:22 unshared/../../../../../../lib/GL/mesa/src/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 2:29:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.musha.org (daemon.musha.org [218.44.187.2]) by hub.freebsd.org (Postfix) with ESMTP id 6974B37B421; Sat, 15 Jun 2002 02:29:14 -0700 (PDT) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id 5ED854D995; Sat, 15 Jun 2002 18:29:12 +0900 (JST) Date: Sat, 15 Jun 2002 18:29:13 +0900 Message-ID: <86fzzo6gba.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: Ernst de Haan Cc: portmgr@FreeBSD.org, cvs@FreeBSD.org, demon@FreeBSD.org, ports@FreeBSD.org Subject: Re: Repocopy request java/jdk-tutorial -> java/tutorial (Was: Re: cvs commit: ports/java/jdk-tutorial Makefile pkg-message pkg-plist) In-Reply-To: <200206150852.KAA29222@smtp.hccnet.nl> References: <200206150852.KAA29222@smtp.hccnet.nl> User-Agent: Wanderlust/2.9.13 (Unchained Melody) SEMI/1.14.4 (Hosorogi) LIMIT/1.14.7 (Fujiidera) APEL/10.3 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At Sat, 15 Jun 2002 10:52:01 +0200, Ernst de Haan wrote: > > Hereby I request the following repocopy: > > ports/java/jdk-tutorial --> ports/java/tutorial It sounds too general. What is the tutorial for? I think it'd better be named ports/java/java-tutorial. -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Somewhere out of a memory.. of lighted streets on quiet nights.." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 2:33:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id 51CEA37B435; Sat, 15 Jun 2002 02:33:41 -0700 (PDT) Received: from there by smtp.hccnet.nl via uds66-45.dial.hccnet.nl [62.251.45.66] with SMTP id LAA05018 (8.8.8/1.13); Sat, 15 Jun 2002 11:33:30 +0200 (MET DST) Message-Id: <200206150933.LAA05018@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: "Akinori MUSHA" Subject: Re: Repocopy request java/jdk-tutorial -> java/tutorial (Was: Re: cvs commit: ports/java/jdk-tutorial Makefile pkg-message pkg-plist) Date: Sat, 15 Jun 2002 11:33:21 +0200 X-Mailer: KMail [version 1.3.2] Cc: portmgr@FreeBSD.org, cvs@FreeBSD.org, demon@FreeBSD.org, ports@FreeBSD.org References: <200206150852.KAA29222@smtp.hccnet.nl> <86fzzo6gba.wl@archon.local.idaemons.org> In-Reply-To: <86fzzo6gba.wl@archon.local.idaemons.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > Hereby I request the following repocopy: > > > > ports/java/jdk-tutorial --> ports/java/tutorial > > It sounds too general. What is the tutorial for? I think it'd better > be named ports/java/java-tutorial. Well, perhaps the name of the resulting package would indeed be too general. It's a Java tutorial, so I figured that the directory location ports/java/tutorial would provide enough information about what this thing is. But considering that modules should probably not have something like this: tutorial ports/java/tutorial I hereby redraw my repocopy request and request the following instead: ports/java/jdk-tutorial --> ports/java/java-tutorial Regards, Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 2:47:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 38B6637B40E for ; Sat, 15 Jun 2002 02:47:15 -0700 (PDT) Received: (qmail 11832 invoked by uid 0); 15 Jun 2002 09:46:23 -0000 Received: from pd950a595.dip.t-dialin.net (HELO gmx.net) (217.80.165.149) by mail.gmx.net (mp015-rz3) with SMTP; 15 Jun 2002 09:46:23 -0000 Message-ID: <3D0B0CC1.9020409@gmx.net> Date: Sat, 15 Jun 2002 11:45:37 +0200 From: Michael Nottebrock User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0rc2) Gecko/20020513 Netscape/7.0b1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: thyerm@picknowl.com.au Cc: jmz@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: Cant build XFree86-4 on v.recent -CURRENT References: <20020615184332.H36068-100000@new.my-unregistered-domain.com> X-Enigmail-Version: 0.61.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig7673696855633D4416AC8B05" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following is an OpenPGP/MIME signed message created by Enigmail/Mozilla, following RFC 2440 and RFC 2015 --------------enig7673696855633D4416AC8B05 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Matt Thyer wrote: > LD_LIBRARY_PATH=../../../../../exports/lib cc -c -ansi -pedantic > -Dasm=__asm -Wall -Wpointer-arith -I../../../../../exports/include > /X11 -I../../../../../include/extensions > -I../../../../../extras/Mesa/src/OSmesa -I../../../../../extras/Mesa/src > -I.. > /../../../../extras/Mesa/include -I../../../../.. > -I../../../../../exports/include -DCSRG_BASED -DFUNCPROTO=15 > -DNARROWPROTO -D > XTHREADS -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI > -DMALLOC_0_RETURNS_NULL ../../../../../lib/GL/mesa/src/translate.c -o > unsha > red/../../../../../lib/GL/mesa/src/translate.o > Assembler messages: > FATAL: can't create unshared/../../../../../lib/GL/mesa/src/translate.o: > No such file or directory > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib/GL/mesa/src/OSmesa. > *** Error code 1 There is a patch for that in the freebsd-current mailinglist archives (Look for a message from Stefan Esser in the thread "GCC3.1 internal compiler error when compiling XFree86-4-Libraries"). However, a bit later XFree86-4-Servers breaks (at least on my machine). -- Michael Nottebrock "The circumstance ends uglily in the cruel result." - Babelfish --------------enig7673696855633D4416AC8B05 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9CwzJXhc68WspdLARAtqsAJ9sMtl95p6rTDj+7vThU0TEdR/GKgCeIdya /sI1rN1+lckIfRhGD+IB9tg= =/qWn -----END PGP SIGNATURE----- --------------enig7673696855633D4416AC8B05-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 3:14: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.musha.org (daemon.musha.org [218.44.187.2]) by hub.freebsd.org (Postfix) with ESMTP id 9767837B414; Sat, 15 Jun 2002 03:14:01 -0700 (PDT) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id 73A344D995; Sat, 15 Jun 2002 19:13:57 +0900 (JST) Date: Sat, 15 Jun 2002 19:13:57 +0900 Message-ID: <86elf86e8q.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: Ernst de Haan Cc: portmgr@FreeBSD.org, cvs@FreeBSD.org, demon@FreeBSD.org, ports@FreeBSD.org Subject: Re: Repocopy request java/jdk-tutorial -> java/tutorial (Was: Re: cvs commit: ports/java/jdk-tutorial Makefile pkg-message pkg-plist) In-Reply-To: <200206150933.LAA05018@smtp.hccnet.nl> References: <200206150852.KAA29222@smtp.hccnet.nl> <86fzzo6gba.wl@archon.local.idaemons.org> <200206150933.LAA05018@smtp.hccnet.nl> User-Agent: Wanderlust/2.9.13 (Unchained Melody) SEMI/1.14.4 (Hosorogi) LIMIT/1.14.7 (Fujiidera) APEL/10.3 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At Sat, 15 Jun 2002 11:33:21 +0200, Ernst de Haan wrote: > > > Hereby I request the following repocopy: > > > > > > ports/java/jdk-tutorial --> ports/java/tutorial > > > > It sounds too general. What is the tutorial for? I think it'd better > > be named ports/java/java-tutorial. > > Well, perhaps the name of the resulting package would indeed be too general. > It's a Java tutorial, so I figured that the directory location > ports/java/tutorial would provide enough information about what this thing > is. But considering that modules should probably not have something like this: > > tutorial ports/java/tutorial Thanks for the consideration. > I hereby redraw my repocopy request and request the following instead: > > ports/java/jdk-tutorial --> ports/java/java-tutorial Approved! -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Somewhere out of a memory.. of lighted streets on quiet nights.." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 4:48: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id A4CDC37B420; Sat, 15 Jun 2002 04:48:00 -0700 (PDT) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g5FBlwh26062; Sat, 15 Jun 2002 13:47:58 +0200 (CEST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g5FBlw9013966578; Sat, 15 Jun 2002 13:47:58 +0200 (MES) Date: Sat, 15 Jun 2002 13:49:02 +0200 (CEST) From: Martin Blapp To: Cc: Subject: Proposals to deal with the language mess in ports Message-ID: <20020615134259.G34000-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I wrote some ideas down. Please have a look. http://people.freebsd.org/~mbr/ports-reorganisation.html Comments and flames are welcome ! Also other ideas how to deal with the current state. And something else. I'm willing to help this to change, even if it's a lot of work. Let's make us the port system better ! Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 5:43:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by hub.freebsd.org (Postfix) with ESMTP id 8423737B403 for ; Sat, 15 Jun 2002 05:43:47 -0700 (PDT) Received: from fwd04.sul.t-online.de by mailout10.sul.t-online.com with smtp id 17JCu9-0006Ed-05; Sat, 15 Jun 2002 14:43:45 +0200 Received: from Magelan.Leidinger.net (520065502893-0001@[217.83.24.24]) by fmrl04.sul.t-online.com with esmtp id 17JCu2-1JLAxcC; Sat, 15 Jun 2002 14:43:38 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.3/8.12.3) with ESMTP id g5FCjMbL000698 for ; Sat, 15 Jun 2002 14:45:26 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200206151245.g5FCjMbL000698@Magelan.Leidinger.net> Date: Sat, 15 Jun 2002 14:45:22 +0200 (CEST) From: Alexander Leidinger Subject: NVidia's Cg Toolkit To: ports@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I had a quick look at the Cg Toolkit (http://www.cgshaders.org/) for linux. It works (at least the compiler is able to print the usage with linux-base-6, I haven't tested more because of lack of appropriate hardware). It looks easy to make a port out of it. If there's enough demand (personal mail please, no need to SPAM the mailinglist with this) and nobody else beats me, I may create the port. Please add a note where you expect the port to live (graphics or lang, at the moment I prefer lang with graphics as a secondary category). Bye, Alexander. -- Where do you think you're going today? http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 5:44:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B951037B40B; Sat, 15 Jun 2002 05:44:34 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FCiYZ68963; Sat, 15 Jun 2002 05:44:34 -0700 (PDT) (envelope-from cy) Date: Sat, 15 Jun 2002 05:44:34 -0700 (PDT) From: Message-Id: <200206151244.g5FCiYZ68963@freefall.freebsd.org> To: cy@FreeBSD.org, freebsd-ports@FreeBSD.org, cy@FreeBSD.org Subject: Re: ports/39208: update to gnu-radius port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update to gnu-radius port Responsible-Changed-From-To: freebsd-ports->cy Responsible-Changed-By: cy Responsible-Changed-When: Sat Jun 15 05:43:58 PDT 2002 Responsible-Changed-Why: I will work with the maintainer on this. http://www.freebsd.org/cgi/query-pr.cgi?pr=39208 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 6:10:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0426737B40E for ; Sat, 15 Jun 2002 06:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FDA2d82702; Sat, 15 Jun 2002 06:10:02 -0700 (PDT) (envelope-from gnats) Received: from svin.catpipe.net (svin.catpipe.net [195.249.214.173]) by hub.freebsd.org (Postfix) with ESMTP id C326537B40C for ; Sat, 15 Jun 2002 06:04:07 -0700 (PDT) Received: from svin.catpipe.net (localhost.catpipe.net [127.0.0.1]) by svin.catpipe.net (8.12.3/8.12.3) with ESMTP id g5FD3xCY010107 for ; Sat, 15 Jun 2002 15:03:59 +0200 (CEST) (envelope-from tobez@svin.catpipe.net) Received: (from tobez@localhost) by svin.catpipe.net (8.12.3/8.12.3/Submit) id g5FD3wrd010106; Sat, 15 Jun 2002 15:03:58 +0200 (CEST) Message-Id: <200206151303.g5FD3wrd010106@svin.catpipe.net> Date: Sat, 15 Jun 2002 15:03:58 +0200 (CEST) From: Anton Berezin Reply-To: Anton Berezin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39328: Update databases/p5-DBI to 1.28 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39328 >Category: ports >Synopsis: Update databases/p5-DBI to 1.28 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 06:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Anton Berezin >Release: FreeBSD 4.6-RC i386 >Organization: FreeBSD.org >Environment: System: FreeBSD svin.catpipe.net 4.6-RC FreeBSD 4.6-RC #3: Tue Jun 4 18:50:28 CEST 2002 tobez@svin.catpipe.net:/data/stable-obj/data/stable-src/sys/SVIN-STABLE i386 >Description: >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/p5-DBI/Makefile,v retrieving revision 1.36 diff -u -r1.36 Makefile --- Makefile 22 Feb 2002 01:24:43 -0000 1.36 +++ Makefile 15 Jun 2002 13:01:05 -0000 @@ -6,7 +6,7 @@ # PORTNAME= DBI -PORTVERSION= 1.21 +PORTVERSION= 1.28 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBI @@ -23,13 +23,20 @@ MAN3= Bundle::DBI.3 \ DBD::Proxy.3 \ DBI.3 \ + DBI::Const::GetInfo::ANSI.3 \ + DBI::Const::GetInfo::ODBC.3 \ + DBI::Const::GetInfoReturn.3 \ + DBI::Const::GetInfoType.3 \ DBI::DBD.3 \ DBI::FAQ.3 \ DBI::Format.3 \ + DBI::Profile.3 \ DBI::ProxyServer.3 \ + DBI::PurePerl.3 \ DBI::Shell.3 \ DBI::W32ODBC.3 \ Win32::DBIODBC.3 + MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/p5-DBI/distinfo,v retrieving revision 1.19 diff -u -r1.19 distinfo --- distinfo 22 Feb 2002 01:24:43 -0000 1.19 +++ distinfo 15 Jun 2002 13:01:05 -0000 @@ -1 +1 @@ -MD5 (DBI-1.21.tar.gz) = c781eee2559de5e4a72e28a8120cb1d9 +MD5 (DBI-1.28.tar.gz) = 0c323bdc712fe379ec92d826514615e3 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/databases/p5-DBI/pkg-plist,v retrieving revision 1.18 diff -u -r1.18 pkg-plist --- pkg-plist 22 Feb 2002 01:24:43 -0000 1.18 +++ pkg-plist 15 Jun 2002 13:01:05 -0000 @@ -1,29 +1,38 @@ bin/dbiproxy bin/dbish -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle/DBI.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ExampleP.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/NullP.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Proxy.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Sponge.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Changes.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const/GetInfo/ANSI.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const/GetInfo/ODBC.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const/GetInfoReturn.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const/GetInfoType.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/DBD.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/FAQ.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Format.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Profile.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/ProxyServer.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/PurePerl.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Shell.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/W32ODBC.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Win32/DBIODBC.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/.packlist lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBI.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBI.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBIXS.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/Driver.xst +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/Driver_xst.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/dbd_xsh.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/dbi_sql.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/dbipport.h -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const/GetInfo +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Const @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Win32 2>/dev/null || true >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 6:11:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DD69737B40E; Sat, 15 Jun 2002 06:11:08 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FDB8q82903; Sat, 15 Jun 2002 06:11:08 -0700 (PDT) (envelope-from tobez) Date: Sat, 15 Jun 2002 06:11:08 -0700 (PDT) From: Message-Id: <200206151311.g5FDB8q82903@freefall.freebsd.org> To: tobez@FreeBSD.org, freebsd-ports@FreeBSD.org, vanilla@FreeBSD.org Subject: Re: ports/39328: Update databases/p5-DBI to 1.28 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update databases/p5-DBI to 1.28 Responsible-Changed-From-To: freebsd-ports->vanilla Responsible-Changed-By: tobez Responsible-Changed-When: Sat Jun 15 15:10:43 CEST 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=39328 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 7:30:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6EAAD37B41E for ; Sat, 15 Jun 2002 07:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FEU3E97788; Sat, 15 Jun 2002 07:30:03 -0700 (PDT) (envelope-from gnats) Received: from mail3in.giga.net.tw (mail1in.giga.net.tw [203.133.1.17]) by hub.freebsd.org (Postfix) with ESMTP id 339FD37B41A for ; Sat, 15 Jun 2002 07:29:51 -0700 (PDT) Received: from kcwu.homeip.net (u142-187.u61-70.giga.net.tw [61.70.142.187]) by mail3in.giga.net.tw (Postfix) with ESMTP id 4B64960E35 for ; Sat, 15 Jun 2002 22:29:44 +0800 (CST) Received: from kcwu.homeip.net (kcwu@kcwu.homeip.net [127.0.0.1]) by kcwu.homeip.net (8.12.3/8.12.3) with ESMTP id g5FETh3k069206 for ; Sat, 15 Jun 2002 22:29:43 +0800 (CST) (envelope-from kcwu@kcwu.homeip.net) Received: (from kcwu@localhost) by kcwu.homeip.net (8.12.3/8.12.3/Submit) id g5FETfMl069205; Sat, 15 Jun 2002 22:29:41 +0800 (CST) Message-Id: <200206151429.g5FETfMl069205@kcwu.homeip.net> Date: Sat, 15 Jun 2002 22:29:41 +0800 (CST) From: Kuang-che Wu Reply-To: Kuang-che Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39332: coldsync build broken on current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39332 >Category: ports >Synopsis: coldsync build broken on current >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 07:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kuang-che Wu >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD kcwu.homeip.net 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Thu May 23 09:20:44 GMT 2002 root@kcwu.homip.net:/usr/obj/usr/src/sys/DESKTOP i386 >Description: palm/coldsync build broken on current The make error message: cc -Wall -ansi -pedantic -O -pipe -DHAVE_CONFIG_H -I. -I./.. -I./../include -I/usr/local/include -c PConnection_net.c In file included from PConnection_net.c:12: /usr/include/resolv.h:130: field `in6a' has incomplete type *** Error code 1 >How-To-Repeat: On current, cd /usr/ports/palm/coldsync $ make >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 8:31:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E94337B4AD for ; Sat, 15 Jun 2002 08:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FFU2908839; Sat, 15 Jun 2002 08:30:02 -0700 (PDT) (envelope-from gnats) Received: from kcwu.dyndns.org (u142-187.u61-70.giga.net.tw [61.70.142.187]) by hub.freebsd.org (Postfix) with ESMTP id A58B737B40E for ; Sat, 15 Jun 2002 08:26:31 -0700 (PDT) Received: (from kcwu@localhost) by kcwu.dyndns.org (8.11.6/8.11.5) id g5FFQMf12158; Sat, 15 Jun 2002 23:26:22 +0800 (CST) (envelope-from kcwu) Message-Id: <200206151526.g5FFQMf12158@kcwu.dyndns.org> Date: Sat, 15 Jun 2002 23:26:22 +0800 (CST) From: Kuang-che Wu Reply-To: Kuang-che Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39334: Change URL for chinese/xcin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39334 >Category: ports >Synopsis: Change URL for chinese/xcin >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 08:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kuang-che Wu >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD m722 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Sat Apr 6 14:30:47 CST 2002 root@m722:/usr/obj/usr/src/sys/M722 i386 >Description: change MASTER_SITES >How-To-Repeat: >Fix: --- Makefile.orig Sat Jun 15 23:19:05 2002 +++ Makefile Sat Jun 15 23:20:22 2002 @@ -11,8 +11,7 @@ CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/ \ ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ \ - http://chewing.oio.cx/download/ \ - http://chewing.oio.cx/snapshot/ + http://chewing.good-man.org/snapshot/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} chewing-2002Jan07-snapshot.tar.gz >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 8:40:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B88C737B43B for ; Sat, 15 Jun 2002 08:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FFe1x10055; Sat, 15 Jun 2002 08:40:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id C315337B41D for ; Sat, 15 Jun 2002 08:39:35 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5FFdZhG068792 for ; Sat, 15 Jun 2002 08:39:35 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5FFdZf2068790; Sat, 15 Jun 2002 08:39:35 -0700 (PDT) Message-Id: <200206151539.g5FFdZf2068790@www.freebsd.org> Date: Sat, 15 Jun 2002 08:39:35 -0700 (PDT) From: Tim Bishop To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39335: Update port: irc/pircbot (maintainer) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39335 >Category: ports >Synopsis: Update port: irc/pircbot (maintainer) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 08:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tim Bishop >Release: 4-STABLE >Organization: >Environment: >Description: Here is a diff for updating a port I maintain. >How-To-Repeat: >Fix: diff -ruN pircbot.bak/Makefile pircbot/Makefile --- pircbot.bak/Makefile Mon Jun 3 18:08:24 2002 +++ pircbot/Makefile Fri Jun 14 22:15:44 2002 @@ -6,7 +6,7 @@ # PORTNAME= pircbot -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= irc java MASTER_SITES= http://www.jibble.org/files/ http://www.i-scream.org.uk/downloads/other/ diff -ruN pircbot.bak/distinfo pircbot/distinfo --- pircbot.bak/distinfo Mon Jun 3 18:08:24 2002 +++ pircbot/distinfo Fri Jun 14 22:13:51 2002 @@ -1 +1 @@ -MD5 (pircbot-0.9.4.zip) = a7703ab835f747ded6c83b9f00186df8 +MD5 (pircbot-0.9.5.zip) = de69ca6402049569f50b64cd7a9f34da >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 8:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 355E837B423 for ; Sat, 15 Jun 2002 08:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FFo2u11123; Sat, 15 Jun 2002 08:50:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 41B5E37B405 for ; Sat, 15 Jun 2002 08:46:50 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5FFkfhG069106 for ; Sat, 15 Jun 2002 08:46:41 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5FFkfBj069105; Sat, 15 Jun 2002 08:46:41 -0700 (PDT) Message-Id: <200206151546.g5FFkfBj069105@www.freebsd.org> Date: Sat, 15 Jun 2002 08:46:41 -0700 (PDT) From: "Christopher H. Laco" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39337: p5-PodParser finding wrong p5-File-Spec module Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39337 >Category: ports >Synopsis: p5-PodParser finding wrong p5-File-Spec module >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 08:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Christopher H. Laco >Release: 4.5-PRERELEASE >Organization: >Environment: FreeBSD trinity.dmz.matrix.network 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Fri May 10 14:08:41 EDT 2002 claco@trinity.dmz.matrix.network:/usr/src/sys/compile/TUNED_IPF i386 >Description: ---------------------- root@trinity /usr/ports/textproc/p5-PodParser] $ make clean install ===> Cleaning for p5-File-Spec-0.82 ===> Cleaning for p5-PodParser-1.18 ===> Extracting for p5-PodParser-1.18 >How-To-Repeat: $ cd /usr/ports/textproc/p5-PodParser $ make install clean >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for PodParser-1.18.tar.gz. ===> p5-PodParser-1.18 depends on file: /usr/local/lib/perl5/site_perl/5.005/File/Spec.pm - found ===> Patching for p5-PodParser-1.18 ===> Configuring for p5-PodParser-1.18 You need at least version 0.8 of the File::Spec module! BEGIN failed--compilation aborted at ./Makefile.PL line 14. *** Error code 255 Stop in /usr/ports/textproc/p5-PodParser. ---------------------- p5-File-Spec-0.82 is already installed via ports. The dependcy for /usr/ports/textproc/p5-PodParser/Makefile lists ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Spec.pm, however, the Makefile.PL file in /usr/ports/textproc/p5-PodParser/work/PodParser-1.18 does: BEGIN { require 5.005; eval { require File::Spec }; $@ and die "You need to install the File::Spec module first!\n"; if(($File::Spec::VERSION || 0) < 0.8) { die "You need at least version 0.8 of the File::Spec module!\n"; } } which finds the base perl File::Spec module at version 0.6 As a side note, I found this problems while trying to upgrade p5-Mail-Spamassassin, which now depends on p5-PodParser To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 8:50:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 068E037B41A for ; Sat, 15 Jun 2002 08:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FFo1g11114; Sat, 15 Jun 2002 08:50:01 -0700 (PDT) (envelope-from gnats) Received: from ns1.mgul.ac.ru (ns1.mgul.ac.ru [193.233.63.19]) by hub.freebsd.org (Postfix) with ESMTP id 7410F37B411 for ; Sat, 15 Jun 2002 08:42:36 -0700 (PDT) Received: from ns1.mgul.ac.ru (localhost [IPv6:::1]) by ns1.mgul.ac.ru (8.12.4/8.12.4) with ESMTP id g5FFgYEI081463 for ; Sat, 15 Jun 2002 19:42:34 +0400 (MSD) Received: (from andrey@localhost) by ns1.mgul.ac.ru (8.12.4/8.12.4/Submit) id g5FFgYaw081462; Sat, 15 Jun 2002 19:42:34 +0400 (MSD) Message-Id: <200206151542.g5FFgYaw081462@ns1.mgul.ac.ru> Date: Sat, 15 Jun 2002 19:42:34 +0400 (MSD) From: "Andrey V. Pevnev" Reply-To: "Andrey V. Pevnev" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39336: Update port: mail/mimedefang from 2.14 to 2.15 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39336 >Category: ports >Synopsis: Update port: mail/mimedefang from 2.14 to 2.15 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 08:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andrey V. Pevnev >Release: FreeBSD 4.5-RELEASE-p6 i386 >Organization: Moscow State Forestry University >Environment: System: FreeBSD ns1.mgul.ac.ru 4.5-RELEASE-p6 FreeBSD 4.5-RELEASE-p6 #0: Wed May 29 20:54:20 MSD 2002 andrey@ns1.mgul.ac.ru:/usr/obj/usr/src/sys/NS1 i386 >Description: WARNING! COMMIT ports/38873 BEFORE! 1. Update from 2.14 to 2.15 2. Fixed build on 4.6 (without libsm.a and libsmutil.a) New files: files/patch-configure files/patch-mimedefang-multiplexor.c >How-To-Repeat: >Fix: --- mimedefang.diff begins here --- diff -ruN mimedefang.bak/Makefile mimedefang/Makefile --- mimedefang.bak/Makefile Sat Jun 15 19:08:39 2002 +++ mimedefang/Makefile Sat Jun 15 19:09:02 2002 @@ -6,7 +6,7 @@ # PORTNAME= mimedefang -PORTVERSION= 2.14 +PORTVERSION= 2.15 CATEGORIES= mail MASTER_SITES= http://www.roaringpenguin.com/mimedefang/ diff -ruN mimedefang.bak/distinfo mimedefang/distinfo --- mimedefang.bak/distinfo Sat Jun 15 19:08:39 2002 +++ mimedefang/distinfo Sat Jun 15 19:09:20 2002 @@ -1 +1 @@ -MD5 (mimedefang-2.14.tar.gz) = 0b8dc56aed0a0b3e6044919a89b53431 +MD5 (mimedefang-2.15.tar.gz) = 977c25b76b040d66a65757cc88f1746c diff -ruN mimedefang.bak/files/patch-configure mimedefang/files/patch-configure --- mimedefang.bak/files/patch-configure Thu Jan 1 03:00:00 1970 +++ mimedefang/files/patch-configure Sat Jun 15 19:04:07 2002 @@ -0,0 +1,132 @@ +--- configure Sat Jun 15 18:55:57 2002 ++++ configure Sat Jun 15 19:02:10 2002 +@@ -2172,80 +2172,6 @@ + echo "$ac_t""no" 1>&6 + fi + +-SMPATH=`echo ../sendmail-*/obj.*/libsmutil` +-# Extract the first word of "libsmutil.a", so it can be a program name with args. +-set dummy libsmutil.a; ac_word=$2 +-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +-echo "configure:2180: checking for $ac_word" >&5 +-if eval "test \"`echo '$''{'ac_cv_path_LIBSMUTIL'+set}'`\" = set"; then +- echo $ac_n "(cached) $ac_c" 1>&6 +-else +- case "$LIBSMUTIL" in +- /*) +- ac_cv_path_LIBSMUTIL="$LIBSMUTIL" # Let the user override the test with a path. +- ;; +- ?:/*) +- ac_cv_path_LIBSMUTIL="$LIBSMUTIL" # Let the user override the test with a dos path. +- ;; +- *) +- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" +- ac_dummy="$MILTERLIB:$SMPATH:/usr/local/lib:/lib:/usr/lib:/usr/lib/libsmutil:/usr/lib/libmilter" +- for ac_dir in $ac_dummy; do +- test -z "$ac_dir" && ac_dir=. +- if test -f $ac_dir/$ac_word; then +- ac_cv_path_LIBSMUTIL="$ac_dir/$ac_word" +- break +- fi +- done +- IFS="$ac_save_ifs" +- test -z "$ac_cv_path_LIBSMUTIL" && ac_cv_path_LIBSMUTIL="no" +- ;; +-esac +-fi +-LIBSMUTIL="$ac_cv_path_LIBSMUTIL" +-if test -n "$LIBSMUTIL"; then +- echo "$ac_t""$LIBSMUTIL" 1>&6 +-else +- echo "$ac_t""no" 1>&6 +-fi +- +-SMPATH=`echo ../sendmail-*/obj.*/libsm` +-# Extract the first word of "libsm.a", so it can be a program name with args. +-set dummy libsm.a; ac_word=$2 +-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +-echo "configure:2217: checking for $ac_word" >&5 +-if eval "test \"`echo '$''{'ac_cv_path_LIBSM'+set}'`\" = set"; then +- echo $ac_n "(cached) $ac_c" 1>&6 +-else +- case "$LIBSM" in +- /*) +- ac_cv_path_LIBSM="$LIBSM" # Let the user override the test with a path. +- ;; +- ?:/*) +- ac_cv_path_LIBSM="$LIBSM" # Let the user override the test with a dos path. +- ;; +- *) +- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" +- ac_dummy="$MILTERLIB:$SMPATH:/usr/local/lib:/lib:/usr/lib:/usr/lib/libsm:/usr/lib/libmilter" +- for ac_dir in $ac_dummy; do +- test -z "$ac_dir" && ac_dir=. +- if test -f $ac_dir/$ac_word; then +- ac_cv_path_LIBSM="$ac_dir/$ac_word" +- break +- fi +- done +- IFS="$ac_save_ifs" +- test -z "$ac_cv_path_LIBSM" && ac_cv_path_LIBSM="no" +- ;; +-esac +-fi +-LIBSM="$ac_cv_path_LIBSM" +-if test -n "$LIBSM"; then +- echo "$ac_t""$LIBSM" 1>&6 +-else +- echo "$ac_t""no" 1>&6 +-fi +- + # Extract the first word of "mail", so it can be a program name with args. + set dummy mail; ac_word=$2 + echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +@@ -2369,12 +2295,6 @@ + + echo "" + +-if test "$LIBSMUTIL" = "no" ; then +- echo "Oops.. I couldn't find libsmutil.a. Please install Sendmail 8.11" +- echo "and its libraries." +- PROBLEM=1 +-fi +- + if test "$LIBMILTER" = "no" ; then + echo "Oops.. I couldn't find libmilter.a. Please install Sendmail 8.11" + echo "and its libraries." +@@ -2389,35 +2309,6 @@ + else + echo "$ac_t""yes" 1>&6 + LIBS="$LIBS -lsfio" +- fi +- +- +- echo $ac_n "checking whether libmilter requires -lsm""... $ac_c" 1>&6 +-echo "configure:2397: checking whether libmilter requires -lsm" >&5 +- RESULT=`$NM $LIBMILTER | grep sm_strlcpy` +- if test -z "$RESULT" ; then +- echo "$ac_t""no" 1>&6 +- LIBSM="" +- else +- echo "$ac_t""yes" 1>&6 +- LIBS="$LIBS" +- if test "$LIBSM" = "no" ; then +- echo "Oops.. I couldn't find libsm.a. Please install Sendmail 8.12" +- echo "and its libraries." +- PROBLEM=1 +- else +- +- echo $ac_n "checking whether libsm requires -lldap""... $ac_c" 1>&6 +-echo "configure:2412: checking whether libsm requires -lldap" >&5 +- RESULT=`$NM $LIBSM | grep ldap_` +- if test -z "$RESULT" ; then +- echo "$ac_t""no" 1>&6 +- else +- echo "$ac_t""yes" 1>&6 +- LIBS="$LIBS -lldap -llber" +- fi +- +- fi + fi + + fi diff -ruN mimedefang.bak/files/patch-init-script.in mimedefang/files/patch-init-script.in --- mimedefang.bak/files/patch-init-script.in Sat Jun 15 19:08:39 2002 +++ mimedefang/files/patch-init-script.in Sat Jun 15 19:29:58 2002 @@ -1,5 +1,5 @@ ---- examples/init-script.in.orig Wed May 29 22:34:24 2002 -+++ examples/init-script.in Sun Jun 2 22:50:49 2002 +--- examples/init-script.in.orig Sat Jun 15 19:27:26 2002 ++++ examples/init-script.in Sat Jun 15 19:28:03 2002 @@ -37,7 +37,7 @@ MULTIPLEXOR=yes @@ -9,3 +9,17 @@ # If you want to keep spool directories around if the filter fails, # set the next one to yes +@@ -99,11 +99,11 @@ + + # Limit slave processes' resident-set size to this many kilobytes. Default + # is unlimited. +-# MX_MAX_RSS=10000 ++MX_MAX_RSS=10000 + + # Limit total size of slave processes' memory space to this many kilobytes. + # Default is unlimited. +-# MX_MAX_AS=30000 ++MX_MAX_AS=30000 + + # Number of seconds a process should be idle before checking for + # minimum number and killed diff -ruN mimedefang.bak/files/patch-mimedefang-multiplexor.c mimedefang/files/patch-mimedefang-multiplexor.c --- mimedefang.bak/files/patch-mimedefang-multiplexor.c Thu Jan 1 03:00:00 1970 +++ mimedefang/files/patch-mimedefang-multiplexor.c Sat Jun 15 18:46:34 2002 @@ -0,0 +1,44 @@ +*** mimedefang-multiplexor.c Sat Jun 15 01:44:53 2002 +--- mimedefang-multiplexor.c Sat Jun 15 18:42:55 2002 +*************** +*** 13,19 **** + ***********************************************************************/ + + static char const RCSID[] = +! "$Id: mimedefang-multiplexor.c,v 1.71 2002/06/14 17:08:24 dfs Exp $"; + + #include "config.h" + #include "event_tcp.h" +--- 13,19 ---- + ***********************************************************************/ + + static char const RCSID[] = +! "$Id: mimedefang-multiplexor.c,v 1.72 2002/06/15 01:12:25 dfs Exp $"; + + #include "config.h" + #include "event_tcp.h" +*************** +*** 1989,1999 **** +--- 1989,2010 ---- + as *= 1024; + lim.rlim_cur = as; + lim.rlim_max = as; ++ #ifdef RLIMIT_AS + n = setrlimit(RLIMIT_AS, &lim); + if (n < 0) { + syslog(LOG_WARNING, "setrlimit(RLIMIT_AS, %lu) failed: %m", + as); + } ++ #endif ++ ++ #ifdef RLIMIT_DATA ++ n = setrlimit(RLIMIT_DATA, &lim); ++ if (n < 0) { ++ syslog(LOG_WARNING, "setrlimit(RLIMIT_DATA, %lu) failed: %m", ++ as); ++ } ++ #endif ++ + } + } + diff -ruN mimedefang.bak/pkg-plist mimedefang/pkg-plist --- mimedefang.bak/pkg-plist Sat Jun 15 19:08:39 2002 +++ mimedefang/pkg-plist Sat Jun 15 19:10:49 2002 @@ -8,6 +8,7 @@ %%PORTDOCS%%share/doc/mimedefang/README.ANOMY %%PORTDOCS%%share/doc/mimedefang/README.SPAMASSASSIN %%PORTDOCS%%share/doc/mimedefang/README.NONROOT +%%PORTDOCS%%share/doc/mimedefang/README.SECURITY %%PORTDOCS%%share/examples/mimedefang/suggested-minimum-filter-for-windows-clients %%PORTDOCS%%share/examples/mimedefang/stream-by-domain-filter %%PORTDOCS%%share/examples/mimedefang/README --- mimedefang.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 9:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AEE6C37B423 for ; Sat, 15 Jun 2002 09:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FGA1K16902; Sat, 15 Jun 2002 09:10:01 -0700 (PDT) (envelope-from gnats) Received: from gadolinium.btinternet.com (gadolinium.btinternet.com [194.73.73.111]) by hub.freebsd.org (Postfix) with ESMTP id DC7B237B404 for ; Sat, 15 Jun 2002 09:08:29 -0700 (PDT) Received: from host217-35-40-5.in-addr.btopenworld.com ([217.35.40.5] helo=vertex.18hp.bishnet.net) by rhenium.btinternet.com with esmtp (Exim 3.22 #8) id 17Iyob-0006xk-00; Fri, 14 Jun 2002 22:41:07 +0100 Received: from kruskal.18hp.net ([192.168.1.10] helo=kruskal.18hp.bishnet.net) by vertex.18hp.bishnet.net with esmtp (Exim 3.36 #1) id 17Iyob-000HMk-00; Fri, 14 Jun 2002 22:41:05 +0100 Received: from tdb by kruskal.18hp.bishnet.net with local (Exim 3.36 #1) id 17Iyob-000Fym-00; Fri, 14 Jun 2002 22:41:05 +0100 Message-Id: Date: Fri, 14 Jun 2002 22:41:05 +0100 From: Tim Bishop Reply-To: Tim Bishop To: FreeBSD-gnats-submit@FreeBSD.org Cc: Paul Mutton X-Send-Pr-Version: 3.113 Subject: ports/39338: Update port: irc/pircbot Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39338 >Category: ports >Synopsis: Update port: irc/pircbot >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 09:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tim Bishop >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD kruskal.18hp.net 4.5-STABLE FreeBSD 4.5-STABLE #2: Mon Apr 1 21:00:54 BST 2002 tdb@kruskal.18hp.net:/usr/obj/usr/src/sys/KRUSKAL i386 >Description: Update pircbot to new version 0.9.5. >How-To-Repeat: >Fix: --- pircbot-0.9.5.diff begins here --- diff -ruN pircbot.bak/Makefile pircbot/Makefile --- pircbot.bak/Makefile Mon Jun 3 18:08:24 2002 +++ pircbot/Makefile Fri Jun 14 22:15:44 2002 @@ -6,7 +6,7 @@ # PORTNAME= pircbot -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= irc java MASTER_SITES= http://www.jibble.org/files/ http://www.i-scream.org.uk/downloads/other/ diff -ruN pircbot.bak/distinfo pircbot/distinfo --- pircbot.bak/distinfo Mon Jun 3 18:08:24 2002 +++ pircbot/distinfo Fri Jun 14 22:13:51 2002 @@ -1 +1 @@ -MD5 (pircbot-0.9.4.zip) = a7703ab835f747ded6c83b9f00186df8 +MD5 (pircbot-0.9.5.zip) = de69ca6402049569f50b64cd7a9f34da --- pircbot-0.9.5.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 9:27:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C27737B414; Sat, 15 Jun 2002 09:27:56 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FGRuF24830; Sat, 15 Jun 2002 09:27:56 -0700 (PDT) (envelope-from trevor) Date: Sat, 15 Jun 2002 09:27:56 -0700 (PDT) From: Message-Id: <200206151627.g5FGRuF24830@freefall.freebsd.org> To: janos.mohacsi@bsd.hu, trevor@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38378: New port: hu-ispell 0.83 (Hungarian spell checker) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: hu-ispell 0.83 (Hungarian spell checker) State-Changed-From-To: open->closed State-Changed-By: trevor State-Changed-When: Sat Jun 15 09:27:31 PDT 2002 State-Changed-Why: superseded by PR 39308 http://www.freebsd.org/cgi/query-pr.cgi?pr=38378 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 9:28:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B479237B405; Sat, 15 Jun 2002 09:28:19 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FGSJp24895; Sat, 15 Jun 2002 09:28:19 -0700 (PDT) (envelope-from trevor) Date: Sat, 15 Jun 2002 09:28:19 -0700 (PDT) From: Message-Id: <200206151628.g5FGSJp24895@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/39308: New port: hu-ispell 0.85 (Hungarian spell checker) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: hu-ispell 0.85 (Hungarian spell checker) Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: trevor Responsible-Changed-When: Sat Jun 15 09:28:03 PDT 2002 Responsible-Changed-Why: requests a new category http://www.freebsd.org/cgi/query-pr.cgi?pr=39308 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 9:40: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C250437B409 for ; Sat, 15 Jun 2002 09:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FGe3l26514; Sat, 15 Jun 2002 09:40:03 -0700 (PDT) (envelope-from gnats) Date: Sat, 15 Jun 2002 09:40:03 -0700 (PDT) Message-Id: <200206151640.g5FGe3l26514@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Anton Berezin Subject: Re: ports/39337: p5-PodParser finding wrong p5-File-Spec module Reply-To: Anton Berezin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39337; it has been noted by GNATS. From: Anton Berezin To: "Christopher H. Laco" Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/39337: p5-PodParser finding wrong p5-File-Spec module Date: Sat, 15 Jun 2002 18:34:01 +0200 On Sat, Jun 15, 2002 at 08:46:41AM -0700, Christopher H. Laco wrote: > >Synopsis: p5-PodParser finding wrong p5-File-Spec module This is a known (and dreaded) problem of updating perl modules that are included in the standard perl distribution. Currently, you have two easy options to solve it: remove the Spec.pm that is located in /usr/libdata/somewhere, or install recent version of lang/perl5 port, which does not have this problem. Cheers, =Anton. -- | Anton Berezin | FreeBSD: The power to serve | | catpipe Systems ApS _ _ |_ | http://www.FreeBSD.org | | tobez@catpipe.net (_(_|| | tobez@FreeBSD.org | | +45 7021 0050 | Private: tobez@tobez.org | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 10:20:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E440237B405; Sat, 15 Jun 2002 10:20:51 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FHKnM35829; Sat, 15 Jun 2002 10:20:49 -0700 (PDT) (envelope-from trevor) Date: Sat, 15 Jun 2002 10:20:49 -0700 (PDT) From: Message-Id: <200206151720.g5FHKnM35829@freefall.freebsd.org> To: vampiro@rootshell.ru, trevor@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38680: Update port: ports/38650 add recoding of offline messages, add more MASTER_SITES Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: ports/38650 add recoding of offline messages, add more MASTER_SITES State-Changed-From-To: open->closed State-Changed-By: trevor State-Changed-When: Sat Jun 15 10:19:40 PDT 2002 State-Changed-Why: same as PR 38718 http://www.freebsd.org/cgi/query-pr.cgi?pr=38680 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 10:40:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A22437B416 for ; Sat, 15 Jun 2002 10:40:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FHe8v37757; Sat, 15 Jun 2002 10:40:08 -0700 (PDT) (envelope-from gnats) Date: Sat, 15 Jun 2002 10:40:08 -0700 (PDT) Message-Id: <200206151740.g5FHe8v37757@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Tim Bishop" Subject: Re: ports/39335: Update port: irc/pircbot (maintainer) Reply-To: "Tim Bishop" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39335; it has been noted by GNATS. From: "Tim Bishop" To: Cc: Subject: Re: ports/39335: Update port: irc/pircbot (maintainer) Date: Sat, 15 Jun 2002 18:31:16 +0100 Can someone close this? It's a duplicate of ports/39338. (The original one got lost for sometime in my ISP's mail system :) Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 10:52:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C32537B40B; Sat, 15 Jun 2002 10:52:09 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FHq9e39211; Sat, 15 Jun 2002 10:52:09 -0700 (PDT) (envelope-from anders) Date: Sat, 15 Jun 2002 10:52:09 -0700 (PDT) From: Message-Id: <200206151752.g5FHq9e39211@freefall.freebsd.org> To: tim@bishnet.net, anders@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39335: Update port: irc/pircbot (maintainer) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: irc/pircbot (maintainer) State-Changed-From-To: open->closed State-Changed-By: anders State-Changed-When: Sat Jun 15 10:51:33 PDT 2002 State-Changed-Why: Closed on originators request (duplicate of 39338). http://www.freebsd.org/cgi/query-pr.cgi?pr=39335 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 11:10:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2027337B401 for ; Sat, 15 Jun 2002 11:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FIA2W44632; Sat, 15 Jun 2002 11:10:02 -0700 (PDT) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id C1E3937B40C for ; Sat, 15 Jun 2002 11:08:56 -0700 (PDT) Received: from kajsa.energyhq.tk (unknown [192.168.0.1]) by energyhq.homeip.net (Postfix) with ESMTP id 09CC373C95 for ; Sat, 15 Jun 2002 20:08:58 +0200 (CEST) Received: from kajsa.energyhq.tk (localhost [127.0.0.1]) by kajsa.energyhq.tk (8.12.3/8.12.3) with ESMTP id g5FI7gNC001551 for ; Sat, 15 Jun 2002 20:07:42 +0200 (CEST) (envelope-from flynn@kajsa.energyhq.tk) Received: (from flynn@localhost) by kajsa.energyhq.tk (8.12.3/8.12.3/Submit) id g5FI7fip001550; Sat, 15 Jun 2002 20:07:41 +0200 (CEST) (envelope-from flynn) Message-Id: <200206151807.g5FI7fip001550@kajsa.energyhq.tk> Date: Sat, 15 Jun 2002 20:07:41 +0200 (CEST) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39340: [Maintainer Update] sysutils/thefish to 0.2.2.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39340 >Category: ports >Synopsis: [Maintainer Update] sysutils/thefish to 0.2.2.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 11:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD kajsa.energyhq.tk 4.6-RC FreeBSD 4.6-RC #0: Tue Jun 11 20:50:29 CEST 2002 root@kajsa.energyhq.tk:/usr/obj/usr/src/sys/KAJSA i386 >Description: Update to version 0.2.2.2, I've done some bug hunting and added a new feature to the GTK+ UI: Tooltips. A minor update until I finish 0.2.3 Enjoy :) >How-To-Repeat: >Fix: --- thefish.diff begins here --- diff -ruN thefish.old/Makefile thefish/Makefile --- thefish.old/Makefile Tue Jun 11 15:57:05 2002 +++ thefish/Makefile Sat Jun 15 20:02:12 2002 @@ -6,7 +6,7 @@ # PORTNAME= thefish -PORTVERSION= 0.2.2.1 +PORTVERSION= 0.2.2.2 CATEGORIES= sysutils MASTER_SITES= http://energyhq.homeip.net/files/ diff -ruN thefish.old/distinfo thefish/distinfo --- thefish.old/distinfo Fri Apr 26 00:05:54 2002 +++ thefish/distinfo Sat Jun 15 20:02:17 2002 @@ -1 +1 @@ -MD5 (thefish-0.2.2.1.tar.gz) = 7033f1b2ee837e4dd782958cd04f8c70 +MD5 (thefish-0.2.2.2.tar.gz) = ef089677f69dd19ecc10766dacce250e --- thefish.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 11:39:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 6BC1A37B423; Sat, 15 Jun 2002 11:39:10 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 3F35D3198D7; Sat, 15 Jun 2002 13:39:08 -0500 (CDT) Date: Sat, 15 Jun 2002 13:39:08 -0500 From: "David W. Chapman Jr." To: "Marc G. Fournier" Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org Subject: Re: More X breakage in XFree86-4-Servers ... Message-ID: <20020615183908.GA82457@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: "Marc G. Fournier" , freebsd-current@freebsd.org, freebsd-ports@freebsd.org References: <20020608145715.W27088-100000@mail1.hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020608145715.W27088-100000@mail1.hub.org> User-Agent: Mutt/1.3.99i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > *** Error code 1 > > Stop in /usr/local/ports/usr/ports/x11-servers/XFree86-4-Server/work/xc/lib/GL/mesa/src. > *** Error code 1 > I'm getting this as well. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 11:52:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail-relay1.yahoo.com (mail-relay1.yahoo.com [216.145.48.34]) by hub.freebsd.org (Postfix) with ESMTP id 7E64A37B42F; Sat, 15 Jun 2002 11:52:05 -0700 (PDT) Received: from FreeBSD.org (12-234-90-219.client.attbi.com [12.234.90.219]) by mail-relay1.yahoo.com (Postfix) with ESMTP id 1F9608B5D7; Sat, 15 Jun 2002 11:52:05 -0700 (PDT) Message-ID: <3D0B8CD5.D1A4B7EA@FreeBSD.org> Date: Sat, 15 Jun 2002 11:52:05 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.79 [en] (X11; U; FreeBSD 4.5-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Anton Berezin Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/39337: p5-PodParser finding wrong p5-File-Spec module References: <200206151640.g5FGe3l26514@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Anton Berezin wrote: > > The following reply was made to PR ports/39337; it has been noted by GNATS. > > From: Anton Berezin > To: "Christopher H. Laco" > Cc: freebsd-gnats-submit@FreeBSD.org > Subject: Re: ports/39337: p5-PodParser finding wrong p5-File-Spec module > Date: Sat, 15 Jun 2002 18:34:01 +0200 > > On Sat, Jun 15, 2002 at 08:46:41AM -0700, Christopher H. Laco wrote: > > > >Synopsis: p5-PodParser finding wrong p5-File-Spec module > > This is a known (and dreaded) problem of updating perl modules that are > included in the standard perl distribution. > > Currently, you have two easy options to solve it: remove the Spec.pm > that is located in /usr/libdata/somewhere, or install recent version of > lang/perl5 port, which does not have this problem. What about giving the user the opportunity to overwrite the system version? Having both on the system doesn't really buy you anything, because perl is (almost) always going to find the system version anyway? -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 11:56: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from excite.com (200-171-107-22.dsl.telesp.net.br [200.171.107.22]) by hub.freebsd.org (Postfix) with SMTP id E024F37B41D; Sat, 15 Jun 2002 11:55:35 -0700 (PDT) Received: from 193.82.40.218 ([193.82.40.218]) by smtp4.cyberecschange.com with esmtp; 16 Jun 0102 00:55:44 -0100 Received: from [4.208.41.118] by pet.vosni.net with NNFMP; Sat, 15 Jun 0102 23:53:04 +0800 Received: from mx.loxsystems.net ([197.134.28.166]) by mta85.snfc21.pibi.net with SMTP; 16 Jun 0102 07:50:24 -0500 Received: from unknown (60.242.216.79) by smtp013.mail.yahou.com with SMTP; Sun, 16 Jun 0102 02:47:44 -0800 Reply-To: Message-ID: <036c10c80a3a$7225b7b7$4bc60ec5@ktqqgo> From: To: Tom@aol.com Subject: I saw your email Date: Sat, 15 Jun 0102 11:46:14 +0700 MiME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: AOL 7.0 for Windows US sub 118 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I saw your email on a website I visited yesterday, and thought you might be interested in this. A few months back I joined a program and then...promptly forgot about it. You may have done this yourself sometime...you intend to work the program but then get caught in your day-to-day activities and it's soon forgotten. The program was free to join so maybe I just didn't take it very seriously. Anyway, near the end of March I received a letter from my sponsor (Leslynne Perry) informing me that I had more than 2000 PAID members in my downline! As you can imagine, I was very skeptical. After all, how could I have more than 2000 paid members under me in a program that I had never promoted? I took the time to check out the site...then wrote to Leslynne asking for confirmation that these were paid members and not just free sign-ups...like me :) Well, it was true...I had 2865 paid members in my downline. This in a program that I had never worked! All I had to do was upgrade to a paid membership before the end of the month and I would have my position locked in and a downline of 2865 people. You can bet I wasted no time in getting my membership upgraded! I can tell you, if I had known what was happening with this program, I would have become an active paid member months ago! With this program, you will get a HUGE downline of PAID MEMBERS. My sponsor's check, which is a minimum of $5,000, arrives every month...on time. How would you like to lock your position in FREE while you check out this opportunity and watch your downline grow? You can join FREE: To sign up simply reply to: rdecos@excite.com Type in Subject: Send My FREE Membership (required) Type in Letter: Your First and Last Name (required) Your Email Address (if different from above) We will confirm your position and send you a special report as soon as possible, and also Your Free Member Number. I'll get you entered and let you know how you can keep track of your growing downline. That's all there's to it. I'll then send you info, and you can make up your own mind. Warm regards, Dennis DeCos P.S. After having several negative experiences with network marketing companies I had pretty much given up on them. This company is different--it offers value, integrity, and a REAL opportunity to have your own home-based business... and finally make real money on the internet. Don't pass this up..you can sign up and test-drive the program for FREE. All you need to do is get your free membership. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= This is a one time Email to you. You WILL NOT get another email. 0758kMwk8-776lyVl15 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 12: 0:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E428F37B426 for ; Sat, 15 Jun 2002 12:00:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FJ09j50197; Sat, 15 Jun 2002 12:00:09 -0700 (PDT) (envelope-from gnats) Date: Sat, 15 Jun 2002 12:00:09 -0700 (PDT) Message-Id: <200206151900.g5FJ09j50197@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Miguel Mendez Subject: Re: ports/39340: [Maintainer Update] sysutils/thefish to 0.2.2.2 Reply-To: Miguel Mendez Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39340; it has been noted by GNATS. From: Miguel Mendez To: Miguel Mendez Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/39340: [Maintainer Update] sysutils/thefish to 0.2.2.2 Date: Sat, 15 Jun 2002 20:55:36 +0200 --3uo+9/B/ebqu+fSQ Content-Type: multipart/mixed; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Please, use attached diff instead, forgot to put the man page in the tar ba= ll. Cheers, --=20 Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk FreeBSD - The power to serve! --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="thefish.diff" Content-Transfer-Encoding: quoted-printable diff -ruN thefish.old/Makefile thefish/Makefile --- thefish.old/Makefile Tue Jun 11 15:57:05 2002 +++ thefish/Makefile Sat Jun 15 20:02:12 2002 @@ -6,7 +6,7 @@ # =20 PORTNAME=3D thefish -PORTVERSION=3D 0.2.2.1 +PORTVERSION=3D 0.2.2.2 CATEGORIES=3D sysutils MASTER_SITES=3D http://energyhq.homeip.net/files/ =20 diff -ruN thefish.old/distinfo thefish/distinfo --- thefish.old/distinfo Fri Apr 26 00:05:54 2002 +++ thefish/distinfo Sat Jun 15 20:50:48 2002 @@ -1 +1 @@ -MD5 (thefish-0.2.2.1.tar.gz) =3D 7033f1b2ee837e4dd782958cd04f8c70 +MD5 (thefish-0.2.2.2.tar.gz) =3D 290bf730f114cbbd054d945d104f57fa --BOKacYhQ+x31HxR3-- --3uo+9/B/ebqu+fSQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (OpenBSD) Comment: For info see http://www.gnupg.org iD8DBQE9C42nnLctrNyFFPERAplAAKCla/Kb8aDdgSIfjcqkUZxn2/Ou4wCfbb7z MLhA5qD3pvD5/LAIk8l3LR4= =84o5 -----END PGP SIGNATURE----- --3uo+9/B/ebqu+fSQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 12:11:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D86DA37B415 for ; Sat, 15 Jun 2002 12:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FJA1n55419; Sat, 15 Jun 2002 12:10:01 -0700 (PDT) (envelope-from gnats) Received: from zircon.seattle.wa.us (sense-sea-CovadSub-0-80.oz.net [216.39.147.80]) by hub.freebsd.org (Postfix) with SMTP id CE7B837B41C for ; Sat, 15 Jun 2002 12:01:27 -0700 (PDT) Received: (qmail 597 invoked by uid 1001); 15 Jun 2002 19:01:27 -0000 Message-Id: <20020615190127.596.qmail@zircon.seattle.wa.us> Date: 15 Jun 2002 19:01:27 -0000 From: Joe Kelsey Reply-To: Joe Kelsey To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39342: Add automatic truetype support to Mozilla build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39342 >Category: ports >Synopsis: Add automatic truetype support to Mozilla build >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 12:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joe Kelsey >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD zircon.zircon.seattle.wa.us 4.6-RC FreeBSD 4.6-RC #34: Fri Jun 7 16:34:04 PDT 2002 root@zircon.zircon.seattle.wa.us:/usr/obj/usr/src/sys/ZIRCON i386 >Description: Add automatic setting of TrueType fonts to Mozilla build >How-To-Repeat: Mozilla build does not automatically set TrueType prefs in unix.js if truetype fonts are present on the system. Add a new Makefile parameter, WITH_TRUETYPE_FONTS=path to allow setting Truetype fonts during install step. path can be a single directory or a list of directories separated by :. >Fix: Modify Makefile to call files/truetype.sh if WITH_TRUETYPE_FONTS is set during install step. --- Makefile.old Thu Jun 6 18:07:59 2002 +++ Makefile Sat Jun 15 11:56:11 2002 @@ -120,5 +120,8 @@ ${INSTALL_SCRIPT} ${WRKSRC}/mozilla ${PREFIX}/bin ${LN} -sf ${LOCALBASE}/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so \ ${PREFIX}/lib/mozilla/plugins/libjavaplugin_oji.so +.if defined(WITH_TRUETYPE_FONTS) + files/truetype.sh +.endif .include files/truetype.sh: #!/bin/sh # Allow passing truetype font list as parameter or in # variable WITH_TRUETYPE_FONTS if [ -n "$1" ] then WITH_TRUETYPE_FONTS=$1 fi # If called from ports Makefile, PREFIX will be /usr/X11R6. # MOZILLA_FIVE_HOME may or may not be set. UNIXJS=${MOZILLA_FIVE_HOME:-${PREFIX:-/usr/X11R6}/lib/mozilla}/defaults/pref/unix.js # We just append new pref settings to unix.js. # Turn truetype fonts on echo 'pref("font.FreeType2.enable", true);' >> $UNIXJS # If WITH_TRUETYPE_FONTS contains a colon, do special loop ifsSave="$IFS" if [ $WITH_TRUETYPE_FONTS = *:* ] then n=1 IFS=: for i in $WITH_TRUETYPE_FONTS do IFS="$ifsSave" echo 'pref("font.directory.truetype.'$n'","'$i'");' >> $UNIXJS n=$(($n+1)) done IFS="$ifsSave" # Otherwise, single font directory. else echo 'pref("font.directory.truetype.1","'$WITH_TRUETYPE_FONTS'");' >> $UNIXJS fi >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 12:11:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1A9C37B449; Sat, 15 Jun 2002 12:11:02 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FJB2S55979; Sat, 15 Jun 2002 12:11:02 -0700 (PDT) (envelope-from petef) Date: Sat, 15 Jun 2002 12:11:02 -0700 (PDT) From: Message-Id: <200206151911.g5FJB2S55979@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, alane@FreeBSD.org Subject: Re: ports/33816: KLH-10 PDP-10 emulator port. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: KLH-10 PDP-10 emulator port. Responsible-Changed-From-To: freebsd-ports->alane Responsible-Changed-By: petef Responsible-Changed-When: Sat Jun 15 12:10:36 PDT 2002 Responsible-Changed-Why: You submitted the last patch on this; are you interested in looking it over again for commit? http://www.freebsd.org/cgi/query-pr.cgi?pr=33816 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 12:13:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D43837B405; Sat, 15 Jun 2002 12:13:07 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FJD7M56139; Sat, 15 Jun 2002 12:13:07 -0700 (PDT) (envelope-from petef) Date: Sat, 15 Jun 2002 12:13:07 -0700 (PDT) From: Message-Id: <200206151913.g5FJD7M56139@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, sobomax@FreeBSD.org Subject: Re: ports/39342: Add automatic truetype support to Mozilla build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Add automatic truetype support to Mozilla build Responsible-Changed-From-To: freebsd-ports->sobomax Responsible-Changed-By: petef Responsible-Changed-When: Sat Jun 15 12:12:57 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=39342 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 12:47:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 9FF7737B413; Sat, 15 Jun 2002 12:47:25 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id MAA28357; Sat, 15 Jun 2002 12:47:24 -0700 Message-ID: <3D0B99CB.3030000@owt.com> Date: Sat, 15 Jun 2002 12:47:23 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: gnome@FreeBSD.org, ports@FreeBSD.org Subject: Distfile for libiconv-1.7.0.1 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I started trying to update to kde-3.0.1 today but never made it past libiconv-1.7.0.1. After spending a lot of time searching, I decided the tarball libiconv-1.7.0.1.tar.gz doesn't exist. You have one for version 1.7 and a new one for version 1.8. The primary site ftp.ilog.fr times out and the mirrors only have versions 1.7 and 1.8 and not 1.7.0.1. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 12:51: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 3A7CD37B41F; Sat, 15 Jun 2002 12:50:44 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.3/8.12.3) with ESMTP id g5FJn8B4006546; Sat, 15 Jun 2002 15:49:08 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: Distfile for libiconv-1.7.0.1 From: Joe Marcus Clarke To: Kent Stewart Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <3D0B99CB.3030000@owt.com> References: <3D0B99CB.3030000@owt.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-jkEGrpjpDdmHFyrSnezZ" X-Mailer: Ximian Evolution 1.0.5 Date: 15 Jun 2002 15:51:04 -0400 Message-Id: <1024170664.34017.27.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-jkEGrpjpDdmHFyrSnezZ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-06-15 at 15:47, Kent Stewart wrote: > I started trying to update to kde-3.0.1 today but never made it past=20 > libiconv-1.7.0.1. After spending a lot of time searching, I decided=20 > the tarball libiconv-1.7.0.1.tar.gz doesn't exist. You have one for=20 > version 1.7 and a new one for version 1.8. >=20 > The primary site ftp.ilog.fr times out and the mirrors only have=20 > versions 1.7 and 1.8 and not 1.7.0.1. Right, someone already reported this. I posted a proposed update to 1.8 to gnome@, but I will mirror the 1.7.0.1 on my local site for the time being. Look for an update soon. Joe >=20 > Kent >=20 > --=20 > Kent Stewart > Richland, WA >=20 > http://users.owt.com/kstewart/index.html >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message >=20 --=-jkEGrpjpDdmHFyrSnezZ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9C5qob2iPiv4Uz4cRApj+AJ9Jcz0Z3QFcKPALnHSUIyk/r1/4XgCdErTC sOrofxe1nicrgavgnAlllEo= =BVf4 -----END PGP SIGNATURE----- --=-jkEGrpjpDdmHFyrSnezZ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 14: 5:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from aaz.links.ru (aaz.links.ru [193.125.152.37]) by hub.freebsd.org (Postfix) with ESMTP id 6AF7C37B428; Sat, 15 Jun 2002 14:05:27 -0700 (PDT) Received: (from babolo@localhost) by aaz.links.ru (8.9.3/8.9.3) id BAA12587; Sun, 16 Jun 2002 01:06:10 +0400 (MSD) Message-Id: <200206152106.BAA12587@aaz.links.ru> Subject: Re: Proposals to deal with the language mess in ports In-Reply-To: <20020615134259.G34000-100000@levais.imp.ch> from "Martin Blapp" at "Jun 15, 2 01:49:02 pm" To: mb@imp.ch (Martin Blapp) Date: Sun, 16 Jun 2002 01:06:10 +0400 (MSD) Cc: portsmgr@FreeBSD.ORG, ports@FreeBSD.ORG From: "."@babolo.ru MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Martin Blapp writes: > I wrote some ideas down. Please have a look. > > http://people.freebsd.org/~mbr/ports-reorganisation.html > > Comments and flames are welcome ! Also other ideas how > to deal with the current state. > > And something else. I'm willing to help this to change, > even if it's a lot of work. Let's make us the port system > better ! If ports system will be changed, let's one more change in it: additional level for nests of ports. For example, ports foo and foo-skin1, foo-skin-2... baz and baz-dictionary1, baz-dictionary-wow... I have some ports (ports nests) in order, first PR submitted: 38593 -- @BABOLO http://links.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 14:15:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from heechee.tobez.org (254.adsl0.ryv.worldonline.dk [213.237.10.254]) by hub.freebsd.org (Postfix) with ESMTP id C611137B426; Sat, 15 Jun 2002 14:15:40 -0700 (PDT) Received: by heechee.tobez.org (Postfix, from userid 1001) id 71446ABF1; Sat, 15 Jun 2002 23:15:29 +0200 (CEST) Date: Sat, 15 Jun 2002 23:15:29 +0200 From: Anton Berezin To: Doug Barton Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/39337: p5-PodParser finding wrong p5-File-Spec module Message-ID: <20020615211529.GA72679@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Doug Barton , freebsd-ports@FreeBSD.ORG References: <200206151640.g5FGe3l26514@freefall.freebsd.org> <3D0B8CD5.D1A4B7EA@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D0B8CD5.D1A4B7EA@FreeBSD.org> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Jun 15, 2002 at 11:52:05AM -0700, Doug Barton wrote: > Anton Berezin wrote: > > > > The following reply was made to PR ports/39337; it has been noted by GNATS. > > > > From: Anton Berezin > > To: "Christopher H. Laco" > > Cc: freebsd-gnats-submit@FreeBSD.org > > Subject: Re: ports/39337: p5-PodParser finding wrong p5-File-Spec module > > Date: Sat, 15 Jun 2002 18:34:01 +0200 > > > > On Sat, Jun 15, 2002 at 08:46:41AM -0700, Christopher H. Laco wrote: > > > > > >Synopsis: p5-PodParser finding wrong p5-File-Spec module > > > > This is a known (and dreaded) problem of updating perl modules that are > > included in the standard perl distribution. > > > > Currently, you have two easy options to solve it: remove the Spec.pm > > that is located in /usr/libdata/somewhere, or install recent version of > > lang/perl5 port, which does not have this problem. > > What about giving the user the opportunity to overwrite the system > version? Having both on the system doesn't really buy you anything, > because perl is (almost) always going to find the system version anyway? That's what the current perl port does, more or less - it puts the SITELIB and SITEARCH paths before PRIVLIB and ARCHLIB paths in @INC. The same can be easily done to the base system perl - I've got to discuss it with Mark - but it will only be useful to the followers of -stable and not to the -release users. =Anton. -- | Anton Berezin | FreeBSD: The power to serve | | catpipe Systems ApS _ _ |_ | http://www.FreeBSD.org | | tobez@catpipe.net (_(_|| | tobez@FreeBSD.org | | +45 7021 0050 | Private: tobez@tobez.org | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 14:52: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id B6CEF37B406; Sat, 15 Jun 2002 14:51:54 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B7C9266D51; Sat, 15 Jun 2002 14:51:47 -0700 (PDT) Date: Sat, 15 Jun 2002 14:51:47 -0700 From: Kris Kennaway To: ports@FreeBSD.org Cc: developers@FreeBSD.org Subject: HEADS UP: Checklist for ports committers Message-ID: <20020615145146.C256@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="i9LlY+UWpKt15+FH" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --i9LlY+UWpKt15+FH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable OK folks, I'm getting pretty tired of having to clean up after ports committers who are sloppy/lazy/ignorant when completing repo copy operations. There are only several repo copies performed each week, and most of them are completed incorrectly by the committers who request them. =46rom now on I expect every ports committer to refer to and follow this checklist. I'm not going to be so tolerant of mistakes in future. It's really very simple: 1) Repo copies Once the repo copy operation is performed by cvs@, then: * Upgrade the copied port to the new version (remember to change the PORTNAME so there aren't duplicate ports with the same name) * Add the new subdirectory to the SUBDIR listing in the parent directory Makefile. 'make checksubdirs' in the parent directory will check this for you. * Add the new module entry 2) Removing a port * Perform a thorough check of the ports collection for any dependencies on the old port location/name, and update them. grepping INDEX is not enough because some ports have dependencies enabled by compile-time options. A full grep -r of the ports collection is recommended. * Remove the old port, the old SUBDIR entry and the old module entry 3) Repo moves ("rename" operations where a port is copied and the old location is removed) * The same steps as 1) and 2) to activate the new location of the port and remove the old one. Thanks for everyones co-operation. Kris P.S. Can someone mark this up for inclusion in the committer's handbook? --i9LlY+UWpKt15+FH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9C7byWry0BWjoQKURAnBOAJ4gn5t40chqX5/rTk75bz51ar/xVwCg8D62 JJ95ySKbgK5xNF+aNC9+8hI= =rEVc -----END PGP SIGNATURE----- --i9LlY+UWpKt15+FH-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 15: 0:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AFC8E37B413 for ; Sat, 15 Jun 2002 15:00:14 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FM0EA80481; Sat, 15 Jun 2002 15:00:14 -0700 (PDT) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id C2A0937B410 for ; Sat, 15 Jun 2002 14:50:54 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (perky@localhost [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.3/8.12.3) with ESMTP id g5FLomgd070787 for ; Sun, 16 Jun 2002 06:50:48 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.3/8.12.3/Submit) id g5FLolWd070786; Sun, 16 Jun 2002 06:50:47 +0900 (KST) Message-Id: <200206152150.g5FLolWd070786@akaraka.yonsei.ac.kr> Date: Sun, 16 Jun 2002 06:50:47 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39349: build fix of databases/db3 for -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39349 >Category: ports >Synopsis: build fix of databases/db3 for -current >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 15:00:14 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Jun 4 20:20:35 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: - simple hack to build on -current - back port creator's email address (rev 1.40-1.41) >How-To-Repeat: >Fix: diff -ruN db3.orig/Makefile db3/Makefile --- db3.orig/Makefile Sun Jun 2 23:23:28 2002 +++ db3/Makefile Sun Jun 16 06:45:06 2002 @@ -1,13 +1,13 @@ # ports collection makefile for: Berkeley DB v3 # Date created: 16 August 2000 -# Whom: Sergey Osokin aka oZZ +# Whom: Sergey Osokin aka oZZ # # $FreeBSD: ports/databases/db3/Makefile,v 1.41 2002/05/30 23:02:39 petef Exp $ # PORTNAME= db3 PORTVERSION= 3.2.9 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH?= 1 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/update/snapshot/ @@ -33,6 +33,12 @@ --includedir=${PREFIX}/include/db3 \ --target=${ARCH}-unknown-freebsd${OSREL} +.include + +.if ${OSVERSION} > 500034 +EXTRA_PATCHES= ${PATCHDIR}/patch_GXX3-include\:\:db_cxx.h +.endif + pre-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/${CONFIGURE_SCRIPT} @@ -40,4 +46,4 @@ @${CHMOD} 755 ${WRKSRC}/${CONFIGURE_SCRIPT} @${PERL} -pi -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/../dist/configure -.include +.include diff -ruN db3.orig/files/patch_GXX3-include::db_cxx.h db3/files/patch_GXX3-include::db_cxx.h --- db3.orig/files/patch_GXX3-include::db_cxx.h Thu Jan 1 09:00:00 1970 +++ db3/files/patch_GXX3-include::db_cxx.h Sun Jun 16 06:40:24 2002 @@ -0,0 +1,13 @@ +--- ../include/db_cxx.h.orig Fri Jan 12 03:28:55 2001 ++++ ../include/db_cxx.h Sun Jun 16 06:31:07 2002 +@@ -49,7 +49,9 @@ + // Forward declarations + // + +-#include ++#include ++using std::ostream; ++using std::cerr; + #include + #include "db.h" + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 15:20:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6AC7E37B40F for ; Sat, 15 Jun 2002 15:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FMK1486689; Sat, 15 Jun 2002 15:20:01 -0700 (PDT) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id E508237B415 for ; Sat, 15 Jun 2002 15:11:06 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g5FMAwkY005479 for ; Sat, 15 Jun 2002 18:10:58 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g5FMAwx1005478; Sat, 15 Jun 2002 18:10:58 -0400 (EDT) (envelope-from alane) Message-Id: <200206152210.g5FMAwx1005478@wwweasel.geeksrus.net> Date: Sat, 15 Jun 2002 18:10:58 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39352: mail/p5-Mail-SpamAssassin: must delete File::Spec from base perl installation in order to install. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39352 >Category: ports >Synopsis: mail/p5-Mail-SpamAssassin: must delete File::Spec from base perl installation in order to install. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 15:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.6-RC i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.6-RC FreeBSD 4.6-RC #0: Sat Jun 15 00:38:23 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: Honestly, I don't know what this should be filed under. The problem is that you have to remove a module installed by the base system in order to do the latest portupgrade to 2.30. The port of p5-File-Spec is 0.82, which is fine, but the old version of File::Spec in /usr/libdata/perl gets found first and breaks the install. I suppose you might be able to get around it by setting PERL5LIB globally for force searching /usr/local/lib/perl5/.... first, but I think the root of the problem is having ports that duplicate modules in the base system... if there's a port, then don't put it in base. I don't know if this problem will go away once perl is exclusively a port. It depends on whether module ports can overwrite files installed by the perl port, and vice versa, but *only* if they are newer versions. But that's still a nightmare, since ports doesn't handle files that are claimed by more than one port gracefully at all at deinstall time. Maybe the builtin @INC can be set in such a way as to cure this problem. Someone more perl-knowledgable than myself will need to come up with the right solution. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 15:26:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id AF27D37B406; Sat, 15 Jun 2002 15:26:16 -0700 (PDT) Received: from hades.hell.gr (patr530-b155.otenet.gr [212.205.244.163]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g5FMQCxa001415; Sun, 16 Jun 2002 01:26:14 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g5FMQBjS001604; Sun, 16 Jun 2002 01:26:11 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g5FMQA0s001603; Sun, 16 Jun 2002 01:26:10 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Date: Sun, 16 Jun 2002 01:26:10 +0300 From: Giorgos Keramidas To: Kris Kennaway Cc: ports@FreeBSD.org, developers@FreeBSD.org Subject: Re: HEADS UP: Checklist for ports committers Message-ID: <20020615222609.GC1022@hades.hell.gr> References: <20020615145146.C256@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020615145146.C256@xor.obsecurity.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2002-06-15 14:51 -0700, Kris Kennaway wrote: > P.S. Can someone mark this up for inclusion in the committer's handbook? If nobody else has this done (or started) already, I'll try to integrate it to the `porters handbook' and add a reference to it to the committers-guide article, at the place where repo copies are mentioned. Does that sound okay to you, Kris? - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 15:29:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0773837B410; Sat, 15 Jun 2002 15:29:12 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FMTBj87854; Sat, 15 Jun 2002 15:29:11 -0700 (PDT) (envelope-from pat) Date: Sat, 15 Jun 2002 15:29:11 -0700 (PDT) From: Message-Id: <200206152229.g5FMTBj87854@freefall.freebsd.org> To: tim@bishnet.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39338: Update port: irc/pircbot Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: irc/pircbot State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jun 15 15:29:00 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39338 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 15:41: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id 2F2EC37B415; Sat, 15 Jun 2002 15:40:45 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5893B66D51; Sat, 15 Jun 2002 15:40:41 -0700 (PDT) Date: Sat, 15 Jun 2002 15:40:40 -0700 From: Kris Kennaway To: Giorgos Keramidas Cc: Kris Kennaway , ports@FreeBSD.ORG, developers@FreeBSD.ORG Subject: Re: HEADS UP: Checklist for ports committers Message-ID: <20020615154040.A2124@xor.obsecurity.org> References: <20020615145146.C256@xor.obsecurity.org> <20020615222609.GC1022@hades.hell.gr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020615222609.GC1022@hades.hell.gr>; from keramida@FreeBSD.ORG on Sun, Jun 16, 2002 at 01:26:10AM +0300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 16, 2002 at 01:26:10AM +0300, Giorgos Keramidas wrote: > On 2002-06-15 14:51 -0700, Kris Kennaway wrote: > > P.S. Can someone mark this up for inclusion in the committer's handbook? >=20 > If nobody else has this done (or started) already, I'll try to > integrate it to the `porters handbook' and add a reference to it to > the committers-guide article, at the place where repo copies are > mentioned. >=20 > Does that sound okay to you, Kris? That sounds great, thanks! Kris --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9C8JoWry0BWjoQKURAtNAAKDf1g32TS2pqRSKnWwjNs2DDGNQYQCgoIn9 +tcZLVGG+JXC+bY7oNbePWU= =RCva -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 16:16:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id 49F9637B41B; Sat, 15 Jun 2002 16:16:07 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 163BD66D51; Sat, 15 Jun 2002 16:15:58 -0700 (PDT) Date: Sat, 15 Jun 2002 16:15:57 -0700 From: Kris Kennaway To: "David W. Chapman Jr." Cc: "Marc G. Fournier" , freebsd-current@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: More X breakage in XFree86-4-Servers ... Message-ID: <20020615161556.A3061@xor.obsecurity.org> References: <20020608145715.W27088-100000@mail1.hub.org> <20020615183908.GA82457@leviathan.inethouston.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020615183908.GA82457@leviathan.inethouston.net>; from dwcjr@inethouston.net on Sat, Jun 15, 2002 at 01:39:08PM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 15, 2002 at 01:39:08PM -0500, David W. Chapman Jr. wrote: > > Please submit a full bug report, > > with preprocessed source if appropriate. > > See for instructions. > > *** Error code 1 > >=20 > > Stop in /usr/local/ports/usr/ports/x11-servers/XFree86-4-Server/work/xc= /lib/GL/mesa/src. > > *** Error code 1 > >=20 > I'm getting this as well. Has anyone actually submitted a bug report to GCC yet? Kris --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9C8qsWry0BWjoQKURAomuAJ9e8DIEF/8emm07c+CkLeA8gaIS0ACgjpin p3Nx9jxrlG9pXWgW5XBJhqE= =/GiJ -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 16:20:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id DFEC737B426; Sat, 15 Jun 2002 16:20:18 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 5CA893198DD; Sat, 15 Jun 2002 18:20:23 -0500 (CDT) Date: Sat, 15 Jun 2002 18:20:23 -0500 From: "David W. Chapman Jr." To: Kris Kennaway Cc: "David W. Chapman Jr." , "Marc G. Fournier" , freebsd-current@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: More X breakage in XFree86-4-Servers ... Message-ID: <20020615232023.GA94791@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Kris Kennaway , "David W. Chapman Jr." , "Marc G. Fournier" , freebsd-current@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG References: <20020608145715.W27088-100000@mail1.hub.org> <20020615183908.GA82457@leviathan.inethouston.net> <20020615161556.A3061@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020615161556.A3061@xor.obsecurity.org> User-Agent: Mutt/1.3.99i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Has anyone actually submitted a bug report to GCC yet? I don't believe so. I'm not sure exactly what is broken or the circumstances that cause the problem. My lack of c knowledge is preventing me from saying much more than X-Servers won't build. Would you be willing to help me figure out what is going on so I can file a proper report or were you offering to file it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 18:10:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 23C9F37B405 for ; Sat, 15 Jun 2002 18:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5G1A3S17131; Sat, 15 Jun 2002 18:10:03 -0700 (PDT) (envelope-from gnats) Date: Sat, 15 Jun 2002 18:10:03 -0700 (PDT) Message-Id: <200206160110.g5G1A3S17131@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Anton Berezin Subject: Re: ports/39352: mail/p5-Mail-SpamAssassin: must delete File::Spec from base perl installation in order to install. Reply-To: Anton Berezin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39352; it has been noted by GNATS. From: Anton Berezin To: Alan Eldridge Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/39352: mail/p5-Mail-SpamAssassin: must delete File::Spec from base perl installation in order to install. Date: Sun, 16 Jun 2002 03:02:23 +0200 Hi, On Sat, Jun 15, 2002 at 06:10:58PM -0400, Alan Eldridge wrote: > I don't know if this problem will go away once perl is exclusively a > port. Yes. > It depends on whether module ports can overwrite files installed by > the perl port, and vice versa, but *only* if they are newer versions. No. Module ports are not supposed to overwrite files installed by the perl port. It is not necessary as well, see followup to 39337. > Maybe the builtin @INC can be set in such a way as to cure this > problem. Someone more perl-knowledgable than myself will need to come > up with the right solution. Cheers, =Anton. -- | Anton Berezin | FreeBSD: The power to serve | | catpipe Systems ApS _ _ |_ | http://www.FreeBSD.org | | tobez@catpipe.net (_(_|| | tobez@FreeBSD.org | | +45 7021 0050 | Private: tobez@tobez.org | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 18:27: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B4F0537B404; Sat, 15 Jun 2002 18:26:58 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5G1Qw919123; Sat, 15 Jun 2002 18:26:58 -0700 (PDT) (envelope-from petef) Date: Sat, 15 Jun 2002 18:26:58 -0700 (PDT) From: Message-Id: <200206160126.g5G1Qw919123@freefall.freebsd.org> To: flynn@energyhq.homeip.net, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39340: [Maintainer Update] sysutils/thefish to 0.2.2.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [Maintainer Update] sysutils/thefish to 0.2.2.2 State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sat Jun 15 18:26:48 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39340 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 18:37: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0936837B417; Sat, 15 Jun 2002 18:37:02 -0700 (PDT) Received: (from glewis@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5G1b2v20099; Sat, 15 Jun 2002 18:37:02 -0700 (PDT) (envelope-from glewis) Date: Sat, 15 Jun 2002 18:37:02 -0700 (PDT) From: Message-Id: <200206160137.g5G1b2v20099@freefall.freebsd.org> To: dglo@hyde.ssec.wisc.edu, glewis@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39113: java/perltools is obsolete Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: java/perltools is obsolete State-Changed-From-To: open->closed State-Changed-By: glewis State-Changed-When: Sat Jun 15 18:36:50 PDT 2002 State-Changed-Why: Port removed. http://www.freebsd.org/cgi/query-pr.cgi?pr=39113 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 18:50:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BAE5537B423 for ; Sat, 15 Jun 2002 18:50:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5G1o6M23867; Sat, 15 Jun 2002 18:50:06 -0700 (PDT) (envelope-from gnats) Date: Sat, 15 Jun 2002 18:50:06 -0700 (PDT) Message-Id: <200206160150.g5G1o6M23867@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Scott Blachowicz Subject: Re: ports/39205: Patch to add nmh package files so EXMH reply-all works Reply-To: Scott Blachowicz Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39205; it has been noted by GNATS. From: Scott Blachowicz To: Julian Stacey Cc: FreeBSD-gnats-submit@FreeBSD.org, scott+ports@sabami.seaslug.org Subject: Re: ports/39205: Patch to add nmh package files so EXMH reply-all works Date: Sat, 15 Jun 2002 18:45:22 -0700 On Wed, Jun 12, 2002 at 05:03:19PM -0700, Scott Blachowicz wrote: > The current nmh port patches the etc/Makefile.in file (based on a patch > that someone else provided, I forget who...sorry) so that it installs all > those config files to *.default files, then the port Makefile goes through > and copies from *.default to * if the config file isn't already there: > > post-install: > @PKG_PREFIX='${PREFIX}' ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL > chgrp mail ${PREFIX}/bin/inc > ${CHMOD} g+s ${PREFIX}/bin/inc > for file in ${PREFIX}/etc/nmh/*.default ; do \ > if [ \! -f $${file%%.default} ] ; then \ > cp $$file $${file%%.default} ; \ > chmod u+w $${file%%.default} ; \ > fi \ > done > > Hmmm...unfortunately, that logic doesn't get executed when you install the > package (right?). So, I should move it into the 'pkg-install POST-INSTALL' > processing? Same (I imagine) for the setgid stuff on the 'inc' program? Or > is that even supposed to be setgid 'mail' any more? (I don't know what the > standard is for FreeBSD). > > I don't think we want to put those config files into the pkg-plist because > that means that deleting the package would remove the config files > (right?) which makes going from one version to a newer one a pain. What IS > the standard way for handling site-customizable config files anyways? Well...I don't think I got an answer to that, but I tried using this patch to generate a package, then install the package and the etc/nmh/* files got properly setup on the pkg_add. So, unless someone knows better, how about we use this patch on the port instead? I also updated my email address (as maintainer) to point at a different server. Thanx, Scott diff -ru ../nmh-orig/Makefile ./Makefile --- ../nmh-orig/Makefile Mon Apr 22 03:28:48 2002 +++ ./Makefile Sat Jun 15 18:43:59 2002 @@ -1,6 +1,6 @@ # New ports collection makefile for: nmh # Date created: 07 Feb 1999 -# Whom: Scott Blachowicz +# Whom: Scott Blachowicz # # $FreeBSD: ports/mail/nmh/Makefile,v 1.29 2002/04/21 16:25:02 cy Exp $ # @@ -59,7 +59,7 @@ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jkoshy -MAINTAINER= Scott.Blachowicz@seaslug.org +MAINTAINER= scott+ports@sabami.seaslug.org USE_AUTOCONF_VER=213 CONFIGURE_ARGS= --libdir=${PREFIX}/libexec/nmh \ @@ -114,13 +114,5 @@ post-install: @PKG_PREFIX='${PREFIX}' ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - chgrp mail ${PREFIX}/bin/inc - ${CHMOD} g+s ${PREFIX}/bin/inc - for file in ${PREFIX}/etc/nmh/*.default ; do \ - if [ \! -f $${file%%.default} ] ; then \ - cp $$file $${file%%.default} ; \ - chmod u+w $${file%%.default} ; \ - fi \ - done .include diff -ru ../nmh-orig/pkg-install ./pkg-install --- ../nmh-orig/pkg-install Mon Feb 22 19:17:12 1999 +++ ./pkg-install Sat Jun 15 18:13:31 2002 @@ -1,7 +1,22 @@ #!/bin/sh case "$2" in - ""|POST-INSTALL) cat < To: Doug Barton Cc: Akinori MUSHA , Trevor Johnson , Mikhail Teterin , Pete Fritchman , , Maxim Sobolev , , Message-ID: In-Reply-To: <20020614160259.O85459-100000@12-234-22-238.client.attbi.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 06/14/02 18:15, "Doug Barton" wrote: > At tremendous risk to my sanity, I'm going to try and make a rather > obvious point one more time. You guys are putting a tremendous amount of > effort into this REINPLACE stuff in order to avoid the simple, clean > solution of not doing the patching 'in place' at all. I have the following > (or something similar) in several of my ports: > > post-patch: > @ ${CP} ${WRKSRC}/configure ${WRKSRC}/configure.Patched > @ ${SED} -e 's#-lpthread#${PTHREAD_LIBS}#g' \ > ${WRKSRC}/configure.Patched > ${WRKSRC}/configure Two things: doesn't take into account multiple files (for-loop or xargs) leaves *.Patched turds lying around, which may cause PLIST breakage -aDe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 19: 9:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 083E637B410; Sat, 15 Jun 2002 19:08:57 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5G28u932051; Sat, 15 Jun 2002 19:08:56 -0700 (PDT) (envelope-from pat) Date: Sat, 15 Jun 2002 19:08:56 -0700 (PDT) From: Message-Id: <200206160208.g5G28u932051@freefall.freebsd.org> To: kcwu@kcwu.dyndns.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39334: Change URL for chinese/xcin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Change URL for chinese/xcin State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jun 15 19:08:47 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39334 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 19:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BAEB337B416 for ; Sat, 15 Jun 2002 19:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5G2K1433522; Sat, 15 Jun 2002 19:20:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 204F037B414 for ; Sat, 15 Jun 2002 19:13:13 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5G2DChG011451 for ; Sat, 15 Jun 2002 19:13:12 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5G2DC1Z011450; Sat, 15 Jun 2002 19:13:12 -0700 (PDT) Message-Id: <200206160213.g5G2DC1Z011450@www.freebsd.org> Date: Sat, 15 Jun 2002 19:13:12 -0700 (PDT) From: Andy Wang To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39356: port collection get the wrong expat-1.95.2.tar.gz Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39356 >Category: ports >Synopsis: port collection get the wrong expat-1.95.2.tar.gz >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 19:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andy Wang >Release: 4.5 >Organization: sitechasia.com >Environment: FreeBSD www.wayrush.com 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 >Description: when I install mod_php4 for apache and make, a error message appears after a few minutes, it said the checksum of expat-1.95.2.tar.gz is wrong >How-To-Repeat: in ports/www/mod_php4 type make and select all of the XML support >Fix: vi that wrong expat-1.95.2.tar.gz, it is a html format file saying that there are many mirror sites to download this file, so I think it's just the download path in search list somewhere in ports collection is out-of-date, but since i am a newbie, i don't konw where it is. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 20:13: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from picknowl.com.au (callisto.picknowl.com.au [203.24.77.2]) by hub.freebsd.org (Postfix) with ESMTP id 3F9F937B415; Sat, 15 Jun 2002 20:12:57 -0700 (PDT) Received: from popadl-15-028.picknowl.com.au (popadl-15-028.picknowl.com.au [210.48.132.28] (may be forged)) by callisto.picknowl.com.au (8.11.6/8.11.6) with ESMTP id g5G3B2W13624; Sun, 16 Jun 2002 12:41:03 +0930 Date: Sun, 16 Jun 2002 12:44:57 +0930 (CST) From: Matt Thyer X-X-Sender: me@new.my-unregistered-domain.com Reply-To: thyerm@picknowl.com.au To: tobez@FreeBSD.org Cc: ports@FreeBSD.org Subject: Cant build ports/lang/perl5 on v.recent -CURRENT Message-ID: <20020616123723.R28482-100000@new.my-unregistered-domain.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org /bin/ln -s perl.c sperl.c `sh cflags libperl.a sperl.o` -DIAMSUID sperl.c CCCMD = cc -DPERL_CORE -c -DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN" -fno-strict-aliasing -I/usr/local/include -O -pipe In file included from perl.h:3407, from sperl.c:16: /usr/include/sys/statvfs.h:47: syntax error before "typedef" /usr/include/sys/statvfs.h:59: syntax error before "struct" /usr/include/sys/statvfs.h:60: syntax error before "fsblkcnt_t" *** Error code 1 Stop in /usr/ports/lang/perl5/work/perl-5.6.1. My $FreeBSD: src/sys/sys/statvfs.h,v 1.1 2002/06/14 19:37:06 wollman Exp $ extract has the following... (I have highlighted line ** 47 **): #include #include /* * POSIX says we must define the fsblkcnt_t and fsfilcnt_t types here. * Note that these must be unsigned integer types, so we have to be * careful in converting the signed statfs members to the unsigned * statvfs members. (Well, actually, we don't -- see below -- but * a quality implementation should.) */ #ifndef _FSBLKCNT_T_DECLARED /* always declared together */ typedef _BSD_FSBLKCNT_T_ fsblkcnt_t ** 47 ** typedef _BSD_FSFILCNT_T_ fsfilcnt_t ** 47 ** #define _FSBLKCNT_T_DECLARED #endif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 20:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E653C37B407 for ; Sat, 15 Jun 2002 20:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5G3K1o43013; Sat, 15 Jun 2002 20:20:01 -0700 (PDT) (envelope-from gnats) Received: from c16703.thorn1.nsw.optusnet.com.au (c16703.thorn1.nsw.optusnet.com.au [210.49.148.69]) by hub.freebsd.org (Postfix) with ESMTP id B22F137B408 for ; Sat, 15 Jun 2002 20:18:21 -0700 (PDT) Received: from dt.home (localhost [127.0.0.1]) by c16703.thorn1.nsw.optusnet.com.au (8.12.3/8.12.3) with ESMTP id g5G3IIH9053081 for ; Sun, 16 Jun 2002 13:18:19 +1000 (EST) (envelope-from tonym@dt.home) Received: (from tonym@localhost) by dt.home (8.12.3/8.12.3/Submit) id g5G3Gvrm052887; Sun, 16 Jun 2002 13:16:57 +1000 (EST) Message-Id: <200206160316.g5G3Gvrm052887@dt.home> Date: Sun, 16 Jun 2002 13:16:57 +1000 (EST) From: Tony Maher Reply-To: Tony Maher To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39357: Maintainer update: biology/ncbi-toolkit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39357 >Category: ports >Synopsis: Maintainer update: biology/ncbi-toolkit >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 20:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tony Maher >Release: FreeBSD 4.6-RC i386 >Organization: BioLateral >Environment: System: FreeBSD dt.home 4.6-RC FreeBSD 4.6-RC #5: Sat Jun 1 13:32:56 EST 2002 root@dt.home:/usr/obj/usr/src/sys/DT i386 >Description: Update ncbi-toolkit to version 2002.04.26. Use the new ${REINPLACE_CMD} while I am here. Update patch-aa a) to remove a file that is not actually an executable b) not list all the libraries explicitly, just copy all library files we can find. This simplifies future updates and we already know (or will update) what they are via pkg-plist. Update emails in pkg-descr. Fix typo and unnecessary blank lines in pkg-message. >How-To-Repeat: >Fix: diff -u ncbi-toolkit.orig/Makefile ncbi-toolkit/Makefile --- ncbi-toolkit.orig/Makefile Sat Jun 8 10:40:10 2002 +++ ncbi-toolkit/Makefile Sun Jun 16 11:56:45 2002 @@ -6,7 +6,7 @@ # PORTNAME= ncbi-toolkit -PORTVERSION= 2001.12.20 +PORTVERSION= 2002.04.26 CATEGORIES= biology MASTER_SITES= ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools/old/${PORTVERSION:S/.//g}/ DISTNAME= ncbi @@ -36,7 +36,7 @@ pre-configure: @${CP} ${FILESDIR}/${DUMMYMAKE} ${WRKSRC} @${CP} ${FILESDIR}/freebsd.ncbi.mk ${PLATFORMDIR} - @${PERL} -pi.orig -e 's#NetBSD#FreeBSD#;' -e 's#netbsd#freebsd#' ${BUILDSCRIPT} + @${REINPLACE_CMD} -e 's#NetBSD#FreeBSD#;' -e 's#netbsd#freebsd#' ${BUILDSCRIPT} post-install: @${MKDIR} ${DATADIR} diff -u ncbi-toolkit.orig/distinfo ncbi-toolkit/distinfo --- ncbi-toolkit.orig/distinfo Fri Feb 22 18:57:05 2002 +++ ncbi-toolkit/distinfo Sat Jun 15 09:57:51 2002 @@ -1 +1 @@ -MD5 (ncbi.tar.gz) = 8038afb3f5502b3b8ade4f221eebe46e +MD5 (ncbi.tar.gz) = 7278c10b227b0298f00a5ed5dde58bc4 Common subdirectories: ncbi-toolkit.orig/files and ncbi-toolkit/files diff -u ncbi-toolkit.orig/pkg-descr ncbi-toolkit/pkg-descr --- ncbi-toolkit.orig/pkg-descr Thu Jun 21 00:25:54 2001 +++ ncbi-toolkit/pkg-descr Sat Jun 15 09:57:51 2002 @@ -16,5 +16,4 @@ have found it a useful and stable basis for a number of tools and applications. --- Tony Maher - FreeBSD bio-porters +-- Tony Maher diff -u ncbi-toolkit.orig/pkg-message ncbi-toolkit/pkg-message --- ncbi-toolkit.orig/pkg-message Fri Feb 22 18:57:05 2002 +++ ncbi-toolkit/pkg-message Sat Jun 15 09:57:51 2002 @@ -1,8 +1,6 @@ - -The data files are installed in "%%PREFIX%%/share/ncbi-tookit". +The data files are installed in "%%PREFIX%%/share/ncbi-toolkit". To use them you need to create a .ncbirc file in your home directory with the following lines: [NCBI] Data=%%PREFIX%%/share/ncbi-toolkit/ - diff -u ncbi-toolkit.orig/pkg-plist ncbi-toolkit/pkg-plist --- ncbi-toolkit.orig/pkg-plist Fri Feb 22 18:57:05 2002 +++ ncbi-toolkit/pkg-plist Sat Jun 15 09:57:51 2002 @@ -37,12 +37,12 @@ %%PORTDOCS%%share/doc/ncbi-toolkit/images/seqn19.gif %%PORTDOCS%%share/doc/ncbi-toolkit/images/seqn20.gif %%PORTDOCS%%share/doc/ncbi-toolkit/images/seqn21.gif +%%PORTDOCS%%share/doc/ncbi-toolkit/images/seqn22.gif %%PORTDOCS%%share/doc/ncbi-toolkit/ncbixml.txt %%PORTDOCS%%share/doc/ncbi-toolkit/sdk.doc %%PORTDOCS%%share/doc/ncbi-toolkit/sequin.htm bin/Nentrez bin/Psequin -bin/asn2fast bin/asn2ff bin/asn2xml bin/asndhuff @@ -87,6 +87,7 @@ bin/testval bin/udv bin/vecscreen +lib/ncbi/libddvlib.a lib/ncbi/libncbi.a lib/ncbi/libncbiCacc.a lib/ncbi/libncbiNacc.a @@ -102,7 +103,6 @@ lib/ncbi/libncbitxc2.a lib/ncbi/libnetblast.a lib/ncbi/libnetcli.a -lib/ncbi/libnetcli_.a lib/ncbi/libnetentr.a lib/ncbi/libvibgif.a lib/ncbi/libvibnet.a @@ -110,6 +110,7 @@ include/ncbi/connect/ncbi_ansi_ext.h include/ncbi/connect/ncbi_buffer.h include/ncbi/connect/ncbi_comm.h +include/ncbi/connect/ncbi_config.h include/ncbi/connect/ncbi_connection.h include/ncbi/connect/ncbi_connector.h include/ncbi/connect/ncbi_connutil.h @@ -117,6 +118,7 @@ include/ncbi/connect/ncbi_file_connector.h include/ncbi/connect/ncbi_heapmgr.h include/ncbi/connect/ncbi_http_connector.h +include/ncbi/connect/ncbi_memory_connector.h include/ncbi/connect/ncbi_priv.h include/ncbi/connect/ncbi_sendmail.h include/ncbi/connect/ncbi_server_info.h >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 20:32:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail-relay1.yahoo.com (mail-relay1.yahoo.com [216.145.48.34]) by hub.freebsd.org (Postfix) with ESMTP id 0FE4C37B409; Sat, 15 Jun 2002 20:32:55 -0700 (PDT) Received: from FreeBSD.org (12-234-90-219.client.attbi.com [12.234.90.219]) by mail-relay1.yahoo.com (Postfix) with ESMTP id AD3438B5B4; Sat, 15 Jun 2002 20:32:54 -0700 (PDT) Message-ID: <3D0C06E6.7B114900@FreeBSD.org> Date: Sat, 15 Jun 2002 20:32:54 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.79 [en] (X11; U; FreeBSD 4.5-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Ade Lovett Cc: Akinori MUSHA , Trevor Johnson , Mikhail Teterin , Pete Fritchman , portmgr@FreeBSD.org, Maxim Sobolev , ports@FreeBSD.org, jmallett@FreeBSD.org Subject: Re: REINPLACE References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ade Lovett wrote: > > On 06/14/02 18:15, "Doug Barton" wrote: > > > At tremendous risk to my sanity, I'm going to try and make a rather > > obvious point one more time. You guys are putting a tremendous amount of > > effort into this REINPLACE stuff in order to avoid the simple, clean > > solution of not doing the patching 'in place' at all. I have the following > > (or something similar) in several of my ports: > > > > post-patch: > > @ ${CP} ${WRKSRC}/configure ${WRKSRC}/configure.Patched > > @ ${SED} -e 's#-lpthread#${PTHREAD_LIBS}#g' \ > > ${WRKSRC}/configure.Patched > ${WRKSRC}/configure Please tell me that you really are not so lacking in imagination. > Two things: > > doesn't take into account multiple files (for-loop or xargs) I use this exact technique in for loops in my ports. Take a look at xscreensaver for example. It used to have more files that needed the malloc patch, but at this moment in time it only has one. The code above works just as well in a for loop or not. > leaves *.Patched turds lying around, which may cause PLIST breakage In the rare circumstance that this matters, you could use .orig if it makes you feel better (since we'd have to deal with that anyway). The other alternative is to simply remove the files, like it's sometimes necessary to do with the .orig files. Look at Spam Assassin for an example of that. Plain and simple, this works. It also eliminates 90% of the silliness that y'all are considering. Of course, for some that's a point against my proposal. :) Doug -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 20:37:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail-relay1.yahoo.com (mail-relay1.yahoo.com [216.145.48.34]) by hub.freebsd.org (Postfix) with ESMTP id 393D037B40B; Sat, 15 Jun 2002 20:37:27 -0700 (PDT) Received: from FreeBSD.org (12-234-90-219.client.attbi.com [12.234.90.219]) by mail-relay1.yahoo.com (Postfix) with ESMTP id E6C5A8B5DF; Sat, 15 Jun 2002 20:37:26 -0700 (PDT) Message-ID: <3D0C07F6.9F08B185@FreeBSD.org> Date: Sat, 15 Jun 2002 20:37:26 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.79 [en] (X11; U; FreeBSD 4.5-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Anton Berezin Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/39337: p5-PodParser finding wrong p5-File-Spec module References: <200206151640.g5FGe3l26514@freefall.freebsd.org> <3D0B8CD5.D1A4B7EA@FreeBSD.org> <20020615211529.GA72679@heechee.tobez.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Anton Berezin wrote: > That's what the current perl port does, more or less - it puts the > SITELIB and SITEARCH paths before PRIVLIB and ARCHLIB paths in @INC. > The same can be easily done to the base system perl - I've got to > discuss it with Mark - but it will only be useful to the followers of > -stable and not to the -release users. I think that's a good solution. Please keep me in the loop. Doug -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 20:47: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from omega.lovett.com (staff.ranger.supernews.net [216.168.1.30]) by hub.freebsd.org (Postfix) with ESMTP id 2F2E437B408; Sat, 15 Jun 2002 20:46:57 -0700 (PDT) Received: from [24.243.55.247] (helo=[10.0.0.2] ident=ident) by omega.lovett.com with esmtp (Exim 3.36 #1) id 17JR06-0008iJ-00; Sat, 15 Jun 2002 20:46:50 -0700 User-Agent: Microsoft-Entourage/10.1.0.2006 Date: Sat, 15 Jun 2002 22:47:21 -0500 Subject: Re: REINPLACE From: Ade Lovett To: Doug Barton Cc: Akinori MUSHA , Trevor Johnson , Mikhail Teterin , Pete Fritchman , , Maxim Sobolev , , Message-ID: In-Reply-To: <3D0C06E6.7B114900@FreeBSD.org> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 06/15/02 22:32, "Doug Barton" wrote: > Ade Lovett wrote: >> >> On 06/14/02 18:15, "Doug Barton" wrote: >> >>> At tremendous risk to my sanity, I'm going to try and make a rather >>> obvious point one more time. You guys are putting a tremendous amount of >>> effort into this REINPLACE stuff in order to avoid the simple, clean >>> solution of not doing the patching 'in place' at all. I have the following >>> (or something similar) in several of my ports: >>> >>> post-patch: >>> @ ${CP} ${WRKSRC}/configure ${WRKSRC}/configure.Patched >>> @ ${SED} -e 's#-lpthread#${PTHREAD_LIBS}#g' \ >>> ${WRKSRC}/configure.Patched > ${WRKSRC}/configure > > Please tell me that you really are not so lacking in imagination. No. Just trying to maintain the status quo of perl -pi substituting regexp's in place on files, without leaving other turds around. > I use this exact technique in for loops in my ports. Take a look at > xscreensaver for example. It used to have more files that needed the > malloc patch, but at this moment in time it only has one. The code above > works just as well in a for loop or not. Yes. I believed we did look at xscreensaver, once. Still doesn't work as is for xargs though, and still leaves turds. > In the rare circumstance that this matters, you could use .orig if it > makes you feel better (since we'd have to deal with that anyway). The > other alternative is to simply remove the files, like it's sometimes > necessary to do with the .orig files. Look at Spam Assassin for an > example of that. Of course it matters. Any "extra" file generated within ../work has the chance of buggering up the plist (and I'm sure you'll be first on the horn to explain about plist breakage). perl -pi doesn't leave turds around, and can easily be used as part of a for loop, or xargs, or whatever. If you have a real solution to this problem, one that does not violate POLA in the $BIGNUM ports that use this technique, please feel free to provide a full patch. Until then, half-assed patches (of which we have many) are abundant, until the authors actually understand what it is to affect 2000+ ports at one time. > Plain and simple, this works. It also eliminates 90% of the silliness > that y'all are considering. Of course, for some that's a point against > my proposal. :) You are seriously mistaken, my friend. It does not work, for the reasons detailed previously. Whilst it may score highly on artistic impression, for technical merit it is 0.0 across the board. Sorry. -aDe > > Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 20:58: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hex.databits.net (hex.csh.rit.edu [129.21.60.134]) by hub.freebsd.org (Postfix) with ESMTP id 45FA837B405; Sat, 15 Jun 2002 20:57:58 -0700 (PDT) Received: by hex.databits.net (Postfix, from userid 1001) id C54B721117; Sat, 15 Jun 2002 23:57:53 -0400 (EDT) Date: Sat, 15 Jun 2002 23:57:53 -0400 From: Pete Fritchman To: Doug Barton Cc: Ade Lovett , Akinori MUSHA , Trevor Johnson , Mikhail Teterin , portmgr@FreeBSD.org, Maxim Sobolev , ports@FreeBSD.org, jmallett@FreeBSD.org Subject: Re: REINPLACE Message-ID: <20020615235753.B80964@absolutbsd.org> References: <3D0C06E6.7B114900@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3D0C06E6.7B114900@FreeBSD.org>; from DougB@FreeBSD.org on Sat, Jun 15, 2002 at 08:32:54PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 15/06/02 20:32 -0700 - Doug Barton: | > leaves *.Patched turds lying around, which may cause PLIST breakage | | In the rare circumstance that this matters, you could use .orig if it | makes you feel better (since we'd have to deal with that anyway). The | other alternative is to simply remove the files, like it's sometimes | necessary to do with the .orig files. Look at Spam Assassin for an | example of that. You could also do something like: ${SED} -e 's,foo,bar,' < ${WRKSRC}/foo > ${WRKSRC}/foo.new ${MV} ${WRKSRC}/foo.new ${WRKSRC}/foo That way you're left with no extra files lying around. --pete -- Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)] finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 22: 1:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 66FD637B414 for ; Sat, 15 Jun 2002 22:01:17 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g5G516kY098062; Sun, 16 Jun 2002 01:01:06 -0400 (EDT) (envelope-from alane@geeksrus.net) Content-Type: text/plain; charset="us-ascii" From: Alan E To: KDE FreeBSD List Subject: kdelibs3 md5 mismatch fixed in 3.0.1_1 Date: Sun, 16 Jun 2002 01:01:06 -0400 User-Agent: KMail/1.4.1 Cc: FreeBSD Ports List MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206160101.06433.alane@geeksrus.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have just committed patches to kdelibs3, which bring it to kdelibs-3.0.= 1_1,=20 and fix the distinfo file that was broken when the KDE team rerolled the=20 distfile to incorporate some late patches. Re-cvsup in about an hour, and= you=20 should get the new files. Please do not submit any PRs on this issue, as it *has* been fixed. Thank= s for=20 your cooperation in this matter. --=20 AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 22:32:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 4E6CC37B409 for ; Sat, 15 Jun 2002 22:32:38 -0700 (PDT) Received: (qmail 28972 invoked by uid 0); 16 Jun 2002 05:32:36 -0000 Received: from pd950a598.dip.t-dialin.net (HELO gmx.net) (217.80.165.152) by mail.gmx.net (mp004-rz3) with SMTP; 16 Jun 2002 05:32:36 -0000 Message-ID: <3D0C22CC.8070409@gmx.net> Date: Sun, 16 Jun 2002 07:31:56 +0200 From: Michael Nottebrock User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0rc2) Gecko/20020513 Netscape/7.0b1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wesley Morgan Cc: current@FreeBSD.ORG, ports@FreeBSD.ORG, kde-freebsd@FreeBSD.ORG Subject: Re: C++ problems References: <20020612003134.H69960-100000@volatile.chemikals.org> X-Enigmail-Version: 0.61.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigABA4BB84CB06ED240FC4ABBC" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following is an OpenPGP/MIME signed message created by Enigmail/Mozilla, following RFC 2440 and RFC 2015 --------------enigABA4BB84CB06ED240FC4ABBC Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Wesley Morgan wrote: > I cleaned up my /usr/lib and /usr/include file of stale headers/libs left > after the libstdc++ upgrade (maybe this should be in src/UPDATING??), and > now any port that uses C++ & autoconf fails to configure... > > checking if STL implementation is SGI like... no > checking if STL implementation is HP like... no > configure: error: "no known STL type found - did you forget to install > libstdc++-devel ?" > > However, the configure script WILL succeed if I manually run configure > with the same options (grabbed from ps). Weird... Anyone have some > thoughts on this? It's a little annoying :) I just hit the same problem while trying to compile KDE stuff. In my case it stems from bsd.kde.mk adding -I/usr/include to CPPFLAGS, causing gcc to change its include search order. Lacking further insight, I don't know the proper fix there, but I got around it by simply removing -I/usr/include from bsd.kde.mk. Regards, -- Michael Nottebrock "The circumstance ends uglily in the cruel result." - Babelfish --------------enigABA4BB84CB06ED240FC4ABBC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9DCLQXhc68WspdLARAl6VAJ9bCoVmC8zYaJu3Q7389HvMWxg+TwCfWARi hblPmSKbf9dlcNOdJENzcto= =bl0J -----END PGP SIGNATURE----- --------------enigABA4BB84CB06ED240FC4ABBC-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 22:39:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail-relay1.yahoo.com (mail-relay1.yahoo.com [216.145.48.34]) by hub.freebsd.org (Postfix) with ESMTP id 2D77C37B410; Sat, 15 Jun 2002 22:39:15 -0700 (PDT) Received: from FreeBSD.org (12-234-90-219.client.attbi.com [12.234.90.219]) by mail-relay1.yahoo.com (Postfix) with ESMTP id 98EBE8B5D7; Sat, 15 Jun 2002 22:39:14 -0700 (PDT) Message-ID: <3D0C2482.1D32A134@FreeBSD.org> Date: Sat, 15 Jun 2002 22:39:14 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.79 [en] (X11; U; FreeBSD 4.5-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Ade Lovett Cc: Akinori MUSHA , Trevor Johnson , Mikhail Teterin , Pete Fritchman , portmgr@FreeBSD.org, Maxim Sobolev , ports@FreeBSD.org, jmallett@FreeBSD.org Subject: Re: REINPLACE References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ade Lovett wrote: > > On 06/15/02 22:32, "Doug Barton" wrote: > > > Ade Lovett wrote: > >> > >> On 06/14/02 18:15, "Doug Barton" wrote: > >> > >>> At tremendous risk to my sanity, I'm going to try and make a rather > >>> obvious point one more time. You guys are putting a tremendous amount of > >>> effort into this REINPLACE stuff in order to avoid the simple, clean > >>> solution of not doing the patching 'in place' at all. I have the following > >>> (or something similar) in several of my ports: > >>> > >>> post-patch: > >>> @ ${CP} ${WRKSRC}/configure ${WRKSRC}/configure.Patched > >>> @ ${SED} -e 's#-lpthread#${PTHREAD_LIBS}#g' \ > >>> ${WRKSRC}/configure.Patched > ${WRKSRC}/configure > > > > Please tell me that you really are not so lacking in imagination. > > No. Just trying to maintain the status quo of perl -pi substituting > regexp's in place on files, without leaving other turds around. I can't help thinking your use of the word "turd" in this context is an attempt to characterize my proposed solution as well, however let's leave that aside for now. However, I think that part of the problem here is that you're working so hard on finding a one-to-one solution (which isn't actually possible in any case) that you're needlessly complicating something that could be simple for the majority of cases; just to try to make some edge cases look easy. > > I use this exact technique in for loops in my ports. Take a look at > > xscreensaver for example. It used to have more files that needed the > > malloc patch, but at this moment in time it only has one. The code above > > works just as well in a for loop or not. > > Yes. I believed we did look at xscreensaver, once. Still doesn't work as > is for xargs though. Can you explain in more detail what you mean by this? Do you mean lines like: audio/easytag/Makefile: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${PERL} -pi -e \ If so, that can easily be re-written in a more explicit subshell. A quick grep shows 331 ports that use similar semantics. Not easy, but not impossible either. > > In the rare circumstance that this matters, you could use .orig if it > > makes you feel better (since we'd have to deal with that anyway). The > > other alternative is to simply remove the files, like it's sometimes > > necessary to do with the .orig files. Look at Spam Assassin for an > > example of that. > > Of course it matters. Any "extra" file generated within ../work has the > chance of buggering up the plist (and I'm sure you'll be first on the horn > to explain about plist breakage). perl -pi doesn't leave turds around, and > can easily be used as part of a for loop, or xargs, or whatever. Pete Frichtman responded with an equally valid solution, sed > foo.sed, mv foo.sed foo. So, no "turds." I've also already shown you that my solution can be used in a for loop, and we can come up with other solutions for the few ports that use xargs. I am interested in examples of "whatever." > If you have a real solution to this problem, one that does not violate POLA > in the $BIGNUM ports that use this technique, please feel free to provide a > full patch. I'm sorry, you haven't shown a POLA violation, just a few edge cases that would need special handling. IMO, many fewer cases would need that kind of special handling with my solution than with the incredible gymnastics that you guys are suggesting for REINPLACE. > Until then, half-assed patches (of which we have many) are > abundant, until the authors actually understand what it is to affect 2000+ > ports at one time. Where on earth is all this hostility coming from? Also, why are you even considering affecting "2000 ports at one time?" I think that's actually part of the problem here. You've determined that the problem is, "How do we make a drop in replacement for perl -i?" Unfortunately, we've already shown that this isn't possible. So, I'm trying to simplify the problem by defining it as, "How do we accomplish the same result as perl -i as simply as possible for the majority of ports, and then handle the special cases seperately?" I think my problem is a lot easier to solve, and my solution is more likely to succeed. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 22:52: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 209E537B40C; Sat, 15 Jun 2002 22:52:01 -0700 (PDT) Date: Sat, 15 Jun 2002 22:52:01 -0700 From: Juli Mallett To: Doug Barton Cc: Ade Lovett , Akinori MUSHA , Trevor Johnson , Mikhail Teterin , Pete Fritchman , portmgr@FreeBSD.org, Maxim Sobolev , ports@FreeBSD.org Subject: Re: REINPLACE Message-ID: <20020615225200.A32114@FreeBSD.ORG> References: <3D0C2482.1D32A134@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <3D0C2482.1D32A134@FreeBSD.org>; from DougB@FreeBSD.org on Sat, Jun 15, 2002 at 10:39:14PM -0700 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , X-Affiliated-Projects: FreeBSD, xMach, ircd-hybrid-7 X-Towel: Yes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Doug Barton escriurères > Ade Lovett wrote: > > > > On 06/15/02 22:32, "Doug Barton" wrote: > > > > > Ade Lovett wrote: > > >> > > >> On 06/14/02 18:15, "Doug Barton" wrote: > > >> > > >>> At tremendous risk to my sanity, I'm going to try and make a rather > > >>> obvious point one more time. You guys are putting a tremendous amount of > > >>> effort into this REINPLACE stuff in order to avoid the simple, clean > > >>> solution of not doing the patching 'in place' at all. I have the following > > >>> (or something similar) in several of my ports: > > >>> > > >>> post-patch: > > >>> @ ${CP} ${WRKSRC}/configure ${WRKSRC}/configure.Patched > > >>> @ ${SED} -e 's#-lpthread#${PTHREAD_LIBS}#g' \ > > >>> ${WRKSRC}/configure.Patched > ${WRKSRC}/configure > > > > > > Please tell me that you really are not so lacking in imagination. > > > > No. Just trying to maintain the status quo of perl -pi substituting > > regexp's in place on files, without leaving other turds around. > > I can't help thinking your use of the word "turd" in this context is an Read it as "droppings" then. > attempt to characterize my proposed solution as well, however let's > leave that aside for now. However, I think that part of the problem here > is that you're working so hard on finding a one-to-one solution (which > isn't actually possible in any case) that you're needlessly complicating > something that could be simple for the majority of cases; just to try to > make some edge cases look easy. > > > > I use this exact technique in for loops in my ports. Take a look at > > > xscreensaver for example. It used to have more files that needed the > > > malloc patch, but at this moment in time it only has one. The code above > > > works just as well in a for loop or not. > > > > Yes. I believed we did look at xscreensaver, once. Still doesn't work as > > is for xargs though. > > Can you explain in more detail what you mean by this? Do you mean lines > like: > > audio/easytag/Makefile: @${FIND} ${WRKSRC} -name "Makefile.in" | > ${XARGS} ${PERL} -pi -e \ > > If so, that can easily be re-written in a more explicit subshell. A > quick grep shows 331 ports that use similar semantics. Not easy, but not > impossible either. Which is why we should switch to building the rules in bsd.port.mk and just keeping lists of files/regexps to apply in each Makefile, so this stuff is all modular. MFINS!= ${FIND} ${WRKSRC} -name "Makefile.in" REGEX_REPLACE_FILES= ${MFINS} See my earlier post on the subject. Its target is wrong, but the idea is clear. -- Juli Mallett | FreeBSD: The Power To Serve Will break world for fulltime employment. | finger jmallett@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 15 23:19:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A441D37B401; Sat, 15 Jun 2002 23:19:17 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5G6JHw72554; Sat, 15 Jun 2002 23:19:17 -0700 (PDT) (envelope-from dougb) Date: Sat, 15 Jun 2002 23:19:17 -0700 (PDT) From: Message-Id: <200206160619.g5G6JHw72554@freefall.freebsd.org> To: ports@geeksrus.net, dougb@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39352: mail/p5-Mail-SpamAssassin: must delete File::Spec from base perl installation in order to install. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mail/p5-Mail-SpamAssassin: must delete File::Spec from base perl installation in order to install. State-Changed-From-To: open->closed State-Changed-By: dougb State-Changed-When: Sat Jun 15 23:18:58 PDT 2002 State-Changed-Why: We're working on a different solution for this. http://www.freebsd.org/cgi/query-pr.cgi?pr=39352 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message