From owner-freebsd-ports Sun Jan 10 01:20:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22582 for freebsd-ports-outgoing; Sun, 10 Jan 1999 01:20:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA22572 for ; Sun, 10 Jan 1999 01:20:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA08944; Sun, 10 Jan 1999 01:20:01 -0800 (PST) Received: from corp.au.triax.com (slwag1p28.ozemail.com.au [203.108.157.44]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA22211 for ; Sun, 10 Jan 1999 01:17:24 -0800 (PST) (envelope-from jim@corp.au.triax.com) Received: (from jim@localhost) by corp.au.triax.com (8.9.2/8.9.2) id UAA00160; Sun, 10 Jan 1999 20:16:48 +1100 (EST) Message-Id: <199901100916.UAA00160@corp.au.triax.com> Date: Sun, 10 Jan 1999 20:16:48 +1100 (EST) From: jim@phrantic.phear.net Reply-To: jim@corp.au.triax.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9423: new port: aterm-0.2.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9423 >Category: ports >Synopsis: new port: aterm-0.2.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jan 10 01:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Jim Mock >Release: FreeBSD 2.2.8-RELEASE i386 >Organization: Triax Internet Services >Environment: Tested on 2.2.8-RELEASE, 2.2.7-RELEASE, 2.2.2-RELEASE >Description: For some reason, aterm seems to have a real problem with the bash shell. However, it works fine with csh and tcsh. I've had 4 people confirm this. I'm going to contact the people responsible and see if a) they know about it, b) if it's being fixed for bash users. It's a decent program, so I figured I'd submit it anyway for the c shell users even with the bash problems. # 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: # # aterm # aterm/pkg # aterm/pkg/DESCR # aterm/pkg/COMMENT # aterm/pkg/PLIST # aterm/files # aterm/files/md5 # aterm/Makefile # echo c - aterm mkdir -p aterm > /dev/null 2>&1 echo c - aterm/pkg mkdir -p aterm/pkg > /dev/null 2>&1 echo x - aterm/pkg/DESCR sed 's/^X//' >aterm/pkg/DESCR << 'END-of-aterm/pkg/DESCR' Xaterm is a color vt102 terminal emulator, based on rxvt 2.4.8 with Xadditions for fast transparency. X XIt was created with AfterStep users in mind, but is not tied to any Xlibraries, and can be used anywhere. X X- Jim END-of-aterm/pkg/DESCR echo x - aterm/pkg/COMMENT sed 's/^X//' >aterm/pkg/COMMENT << 'END-of-aterm/pkg/COMMENT' Xaterm is a color vt102 terminal emulator with transparency support. END-of-aterm/pkg/COMMENT echo x - aterm/pkg/PLIST sed 's/^X//' >aterm/pkg/PLIST << 'END-of-aterm/pkg/PLIST' Xbin/aterm END-of-aterm/pkg/PLIST echo c - aterm/files mkdir -p aterm/files > /dev/null 2>&1 echo x - aterm/files/md5 sed 's/^X//' >aterm/files/md5 << 'END-of-aterm/files/md5' XMD5 (aterm-0.2.0.tar.gz) = 3d9b752761eb5ce90cc1c3f9506d8895 END-of-aterm/files/md5 echo x - aterm/Makefile sed 's/^X//' >aterm/Makefile << 'END-of-aterm/Makefile' X# New ports collection makefile for: aterm X# Version required: 0.2.0 X# Date created: 10 January 1999 X# Whom: Jim Mock X# X# $Id$ X# X XDISTNAME= aterm-0.2.0 XCATEGORIES= x11 XMASTER_SITES= ftp://ftp.afterstep.org/apps/aterm/ \ X http://www.tigr.net/afterstep/as-apps/download/aterm/ \ X ftp://ftp.digex.net/pub/os/wm/AfterStep/apps/aterm/ \ X ftp://ftp.alpha1.net/pub/mirrors/ftp.afterstep.org/apps/aterm/ \ X ftp://ftp.starshadow.com/pub/afterstep/apps/aterm/ \ X ftp://ftp.math.uni-bonn.de/pub/mirror/ftp.afterstep.org/apps/aterm/ \ X ftp://ftp.bse.bg/pub/Unix/X11/wm/afterstep/apps/aterm/ \ X ftp://ftp.dti.ad.jp/pub/X/AfterStep/apps/aterm/ \ X ftp://casper.yz.yamagat-u.ac.jp/pub/X11/apps/afterstep/apps/aterm/ \ X ftp://ftp.dei.uc.pt/pub/afterstep/apps/aterm/ \ X ftp://ftp.lbi.ro/mirrors/ftp.afterstep.org/apps/aterm/ \ X ftp://mirror.aarnet.edu.au/pub/afterstep/apps/aterm/ \ X ftp://goma.bensin.org/pub/X11/wm/Afterstep/apps/aterm/ X XMAINTAINER= jim@phrantic.phear.net X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --enable-transparency --enable-xpm-background \ X --disable-delete-key --disable-backspace-key XMAN1= aterm.1 X Xdo-build: X (cd ${WRKSRC} && make) X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/src/aterm ${PREFIX}/bin X ${INSTALL_MAN} ${WRKSRC}/doc/aterm.1 ${PREFIX}/man/man1/aterm.1 X X.include END-of-aterm/Makefile exit >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 Jan 10 02:00:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA26396 for freebsd-ports-outgoing; Sun, 10 Jan 1999 02:00:10 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA26378 for ; Sun, 10 Jan 1999 02:00:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA10242; Sun, 10 Jan 1999 02:00:01 -0800 (PST) Date: Sun, 10 Jan 1999 02:00:01 -0800 (PST) Message-Id: <199901101000.CAA10242@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Scott Barron Subject: Re: ports/9416: ports submission Reply-To: Scott Barron Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9416; it has been noted by GNATS. From: Scott Barron To: freebsd-gnats-submit@freebsd.org, sbarron@abalonesoft.com Cc: Subject: Re: ports/9416: ports submission Date: Sun, 10 Jan 1999 03:59:25 -0600 Woops I messed up pasting in the shar file. Sorry, I'll be more careful in the future. -Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 02:12:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27753 for freebsd-ports-outgoing; Sun, 10 Jan 1999 02:12:54 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from corp.au.triax.com (slwag1p28.ozemail.com.au [203.108.157.44]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27740; Sun, 10 Jan 1999 02:12:49 -0800 (PST) (envelope-from jim@corp.au.triax.com) Received: from localhost (jim@localhost) by corp.au.triax.com (8.9.2/8.9.2) with ESMTP id VAA03461; Sun, 10 Jan 1999 21:12:14 +1100 (EST) Date: Sun, 10 Jan 1999 21:12:13 +1100 (EST) From: Jim Mock To: FreeBSD-gnats-submit@FreeBSD.ORG cc: ports@FreeBSD.ORG Subject: Re: ports/9423: new port: aterm-0.2.0 In-Reply-To: <199901100916.UAA00160@corp.au.triax.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 10 Jan 1999 jim@phrantic.phear.net wrote: > > >Number: 9423 > >Category: ports > >Synopsis: new port: aterm-0.2.0 > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: change-request > >Submitter-Id: current-users > >Arrival-Date: Sun Jan 10 01:20:00 PST 1999 > >Closed-Date: > >Last-Modified: > >Originator: Jim Mock > >Release: FreeBSD 2.2.8-RELEASE i386 > >Organization: > Triax Internet Services > >Environment: > > Tested on 2.2.8-RELEASE, 2.2.7-RELEASE, 2.2.2-RELEASE > > >Description: > > For some reason, aterm seems to have a real problem with the bash shell. > However, it works fine with csh and tcsh. I've had 4 people confirm > this. I'm going to contact the people responsible and see if a) they know > about it, b) if it's being fixed for bash users. It's a decent program, > so I figured I'd submit it anyway for the c shell users even with the bash > problems. > [snip..] Don't know if this is relevant or not, but I have more info on what I mentioned above. The problem doesn't happen with bash-1.14.7, only with 2.x from what I can tell. It works fine with csh, tcsh, and bash-1.14.7. -- : Jim Mock | [jim@corp.au.triax.com] : : System Administrator | http://www.triax.com/ : : Triax Internet Services | ----------------------------- : : Portland, OR USA | FreeBSD: The Power to Serve : : Wagga Wagga, NSW Australia | http://www.freebsd.org/ : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 02:20:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA28285 for freebsd-ports-outgoing; Sun, 10 Jan 1999 02:20:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA28280 for ; Sun, 10 Jan 1999 02:20:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA10835; Sun, 10 Jan 1999 02:20:02 -0800 (PST) Date: Sun, 10 Jan 1999 02:20:02 -0800 (PST) Message-Id: <199901101020.CAA10835@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Jim Mock Subject: Re: ports/9423: new port: aterm-0.2.0 Reply-To: Jim Mock Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9423; it has been noted by GNATS. From: Jim Mock To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: ports@FreeBSD.ORG Subject: Re: ports/9423: new port: aterm-0.2.0 Date: Sun, 10 Jan 1999 21:12:13 +1100 (EST) On Sun, 10 Jan 1999 jim@phrantic.phear.net wrote: > > >Number: 9423 > >Category: ports > >Synopsis: new port: aterm-0.2.0 > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: change-request > >Submitter-Id: current-users > >Arrival-Date: Sun Jan 10 01:20:00 PST 1999 > >Closed-Date: > >Last-Modified: > >Originator: Jim Mock > >Release: FreeBSD 2.2.8-RELEASE i386 > >Organization: > Triax Internet Services > >Environment: > > Tested on 2.2.8-RELEASE, 2.2.7-RELEASE, 2.2.2-RELEASE > > >Description: > > For some reason, aterm seems to have a real problem with the bash shell. > However, it works fine with csh and tcsh. I've had 4 people confirm > this. I'm going to contact the people responsible and see if a) they know > about it, b) if it's being fixed for bash users. It's a decent program, > so I figured I'd submit it anyway for the c shell users even with the bash > problems. > [snip..] Don't know if this is relevant or not, but I have more info on what I mentioned above. The problem doesn't happen with bash-1.14.7, only with 2.x from what I can tell. It works fine with csh, tcsh, and bash-1.14.7. -- : Jim Mock | [jim@corp.au.triax.com] : : System Administrator | http://www.triax.com/ : : Triax Internet Services | ----------------------------- : : Portland, OR USA | FreeBSD: The Power to Serve : : Wagga Wagga, NSW Australia | http://www.freebsd.org/ : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 07:00:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28908 for freebsd-ports-outgoing; Sun, 10 Jan 1999 07:00:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28900 for ; Sun, 10 Jan 1999 07:00:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA17787; Sun, 10 Jan 1999 07:00:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA27739; Sun, 10 Jan 1999 06:50:24 -0800 (PST) (envelope-from nobody) Message-Id: <199901101450.GAA27739@hub.freebsd.org> Date: Sun, 10 Jan 1999 06:50:24 -0800 (PST) From: kachan@vicosys.com.hk To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9425: KDE starting up from xdm has problem.... Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9425 >Category: ports >Synopsis: KDE starting up from xdm has 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: Sun Jan 10 07:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Terence Chan >Release: 2.2.8 >Organization: VICOSYS >Environment: FreeBSD beryllium.vicosys.com.hk 2.2.8-RELEASE FreeBSD 2.2.8-RELEASE #0: Mon Nov 30 06:34:08 GMT 1998 jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC i386 >Description: I have installed KDE and the KDE is just working as it should be when starting up from a console prompt. The problem happens when I have the FreeBSD starting xdm from /etc/rc.local. I type in my user name and password and sucessfully logged in and started the KDE desktop. Everything seems to be running fine, except when I try to start any program, and it just refused to start. no matter, netscape or kde desktop control, it just returns a click. That is it. Nothing started. However, I clicked on the logout button, and I did managed to log out from the Desktop The .xsession file only contains /usr/local/bin/startkde TIA Cheers, -=Terence=- >How-To-Repeat: NA >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 Jan 10 08:12:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA07014 for freebsd-ports-outgoing; Sun, 10 Jan 1999 08:12:22 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from smtp05.wxs.nl (smtp05.wxs.nl [195.121.6.57]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA07009 for ; Sun, 10 Jan 1999 08:12:16 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.56.131]) by smtp05.wxs.nl (Netscape Messaging Server 3.6) with ESMTP id AAA71EF; Sun, 10 Jan 1999 17:11:42 +0100 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Sun, 10 Jan 1999 17:19:15 +0100 (CET) Organization: Ninth Circle Enterprises From: Jeroen Ruigrok/Asmodai To: Vincent Poy Subject: RE: -ports in 3.0-RELEASE and -CURRENT Cc: ports@FreeBSD.ORG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 09-Jan-99 Vincent Poy wrote: > Hello everyone, > > It seems after I went with the ELF based -CURRENT and 3.0 > -RELEASE, I can't seen to get a big amount of the ports to compile even > with the latest cvsup. > > root@oahu [12:57pm][/usr/ports/net/ucd-snmp] >> make > "Makefile", line 39: Could not find bsd.port.pre.mk > "Makefile", line 42: Malformed conditional (${PORTOBJFORMAT} == "aout") > "Makefile", line 42: Need an operator > "Makefile", line 45: if-less else > "Makefile", line 45: Need an operator > "Makefile", line 47: if-less endif > "Makefile", line 47: Need an operator > "Makefile", line 65: Could not find bsd.port.post.mk > make: fatal errors encountered -- cannot continue Get the port update package, ye are probably missing both bsd.port.{pre|post}.mk I think it has a pointer on http://www.freebsd.org/ports --- Jeroen Ruigrok van der Werven A veil of smoke is what I am, asmodai(at)wxs.nl I wait and I wait... Network/Security Specialist BSD & picoBSD: The Power to Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 08:50:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09940 for freebsd-ports-outgoing; Sun, 10 Jan 1999 08:50:39 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09932; Sun, 10 Jan 1999 08:50:33 -0800 (PST) (envelope-from dirk@FreeBSD.org) From: Dirk Froemberg Received: (from dirk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA22575; Sun, 10 Jan 1999 08:50:28 -0800 (PST) Date: Sun, 10 Jan 1999 08:50:28 -0800 (PST) Message-Id: <199901101650.IAA22575@freefall.freebsd.org> To: bsdx@spawnet.com, dirk@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9418 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port - bchunk State-Changed-From-To: open->closed State-Changed-By: dirk State-Changed-When: Sun Jan 10 08:47:50 PST 1999 State-Changed-Why: PR contains no port. ports/9420 has it actually. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 08:53:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10474 for freebsd-ports-outgoing; Sun, 10 Jan 1999 08:53:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA10467; Sun, 10 Jan 1999 08:53:31 -0800 (PST) (envelope-from dirk@FreeBSD.org) From: Dirk Froemberg Received: (from dirk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA22720; Sun, 10 Jan 1999 08:53:27 -0800 (PST) Date: Sun, 10 Jan 1999 08:53:27 -0800 (PST) Message-Id: <199901101653.IAA22720@freefall.freebsd.org> To: sbarron@abalonesoft.com, dirk@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9416 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ports submission State-Changed-From-To: open->closed State-Changed-By: dirk State-Changed-When: Sun Jan 10 08:51:59 PST 1999 State-Changed-Why: Corrupted shar. Please send a new PR with the complete archive. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 09:10:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA12315 for freebsd-ports-outgoing; Sun, 10 Jan 1999 09:10:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA12300 for ; Sun, 10 Jan 1999 09:10:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA23425; Sun, 10 Jan 1999 09:10:01 -0800 (PST) Received: from abalonesoft.com (206-97-175-022.vvm.com [206.97.175.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA11760 for ; Sun, 10 Jan 1999 09:04:23 -0800 (PST) (envelope-from kain@abalonesoft.com) Received: (from root@localhost) by abalonesoft.com (8.9.1/8.9.1) id LAA29285; Sun, 10 Jan 1999 11:04:12 -0600 (CST) (envelope-from kain) Message-Id: <199901101704.LAA29285@abalonesoft.com> Date: Sun, 10 Jan 1999 11:04:12 -0600 (CST) From: root@abalonesoft.com Reply-To: root@abalonesoft.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9426: Port submission MySQLTutor Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9426 >Category: ports >Synopsis: Port submission MySQLTutor >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 Jan 10 09:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Scott Barron >Release: FreeBSD 3.0-CURRENT i386 >Organization: Abalone Software Soultions >Environment: FreeBSD abalonesoft.com 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Thu Jan 7 18:43:45 CST 1999 root@avalon:/usr/src/sys/compile/UNDERTOW i386 >Description: # 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: # # mysqltutor # mysqltutor/files # mysqltutor/files/md5 # mysqltutor/pkg # mysqltutor/pkg/COMMENT # mysqltutor/pkg/DESCR # mysqltutor/pkg/PLIST # mysqltutor/Makefile # echo c - mysqltutor mkdir -p mysqltutor > /dev/null 2>&1 echo c - mysqltutor/files mkdir -p mysqltutor/files > /dev/null 2>&1 echo x - mysqltutor/files/md5 sed 's/^X//' >mysqltutor/files/md5 << 'END-of-mysqltutor/files/md5' XMD5 (mysqltutor-1.2b2.tar.gz) = 80ce3759833e590458d79252bacc10e7 END-of-mysqltutor/files/md5 echo c - mysqltutor/pkg mkdir -p mysqltutor/pkg > /dev/null 2>&1 echo x - mysqltutor/pkg/COMMENT sed 's/^X//' >mysqltutor/pkg/COMMENT << 'END-of-mysqltutor/pkg/COMMENT' XA graphical tutorial on using the MySQL database package. END-of-mysqltutor/pkg/COMMENT echo x - mysqltutor/pkg/DESCR sed 's/^X//' >mysqltutor/pkg/DESCR << 'END-of-mysqltutor/pkg/DESCR' XMySQLTutor teaches the MySQL database's SQL syntax in an interactive way. X XThe program interacts with a running MySQL database and runs example Xqueries which are editable by the user. The results are then dynamically Xshown in the GUI. X Xhttp://www.abalonesoft.com/mysqltutor X X-Scott Barron X END-of-mysqltutor/pkg/DESCR echo x - mysqltutor/pkg/PLIST sed 's/^X//' >mysqltutor/pkg/PLIST << 'END-of-mysqltutor/pkg/PLIST' Xbin/mysqltutor Xshare/mysqltutor/lesson0.exp Xshare/mysqltutor/lesson0.les Xshare/mysqltutor/lesson1.exp Xshare/mysqltutor/lesson1.les Xshare/mysqltutor/lesson2.exp Xshare/mysqltutor/lesson2.les Xshare/mysqltutor/lesson3.exp Xshare/mysqltutor/lesson3.les Xshare/mysqltutor/lesson4.exp Xshare/mysqltutor/lesson4.les Xshare/mysqltutor/lesson5.exp Xshare/mysqltutor/lesson5.les Xshare/mysqltutor/lesson6.exp Xshare/mysqltutor/lesson6.les Xshare/mysqltutor/lesson7.exp Xshare/mysqltutor/lesson7.les Xshare/mysqltutor/mysqltutor.conf X@dirrm share/mysqltutor END-of-mysqltutor/pkg/PLIST echo x - mysqltutor/Makefile sed 's/^X//' >mysqltutor/Makefile << 'END-of-mysqltutor/Makefile' X# New ports collection makefile for: mysqltutor X# Version required: 1.2b2 X# Date created: 09 Jan 1999 X# Whom: Scott Barron X# X# $Id$ X# X XDISTNAME= mysqltutor-1.2b2 XCATEGORIES= databases XMASTER_SITES= ftp://ftp.abalonesoft.com/pub/sbarron/mysqltutor/ X XMAINTAINER= sbarron@abalonesoft.com X XBUILD_DEPENDS= ${PREFIX}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql321 XLIB_DEPENDS= qt.1:${PORTSDIR}/x11-toolkits/qt141 X XUSE_GMAKE= yes XGNU_CONFIGURE= yes X X.include END-of-mysqltutor/Makefile exit >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 Jan 10 09:29:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA14775 for freebsd-ports-outgoing; Sun, 10 Jan 1999 09:29:51 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from DegNet.de (degnet.de [194.95.214.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA14770; Sun, 10 Jan 1999 09:29:46 -0800 (PST) (envelope-from malte.lance@gmx.net) Received: from neuron.webmore.prv (GateWay [192.168.168.1]) by DegNet.de (8.8.8/8.8.8/Debian/GNU) with ESMTP id SAA02543; Sun, 10 Jan 1999 18:29:00 +0100 Received: from neuron.webmore.prv (neuron.webmore.prv "Malte Lance") by neuron.webmore.prv (8.8.8/8.8.8) with ESMTP id OAA03666; Sun, 10 Jan 1999 14:28:46 +0100 (CET) Message-Id: <199901101328.OAA03666@neuron.webmore.prv> Date: Sun, 10 Jan 1999 14:28:45 +0100 (CET) From: Malte Lance Reply-To: malte.lance@gmx.net Subject: Re: ports/9240 To: dirk@FreeBSD.ORG cc: kkennawa@physics.adelaide.edu.au, freebsd-ports@FreeBSD.ORG In-Reply-To: <199812301152.DAA22316@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 30 Dec, Dirk Froemberg wrote: > Synopsis: Patch for graphics/povray - unbreak and upgrade. > > State-Changed-From-To: open-closed > State-Changed-By: dirk > State-Changed-When: Wed Dec 30 03:49:17 PST 1998 > State-Changed-Why: > Committed, thanks! > > some further modifications: > - add USE_XLIB > - remove version string from pkg/COMMENT > - minor typo in one of the MASTER_SITES > - some spaces -> tabs povray since ever has two make-targets: 1. terminal-only version 2. display rendering in a x-window The question to ask here is: Is there a general policy on which of several toplevel-targets to choose for installation ? Kris: What target did you choose for YOUR povray-port ? Malte. -- Malte Lance. --- composed with TkRat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:03:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18891 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:03:45 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18869; Sun, 10 Jan 1999 10:03:27 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA25805; Sun, 10 Jan 1999 10:03:22 -0800 (PST) Date: Sun, 10 Jan 1999 10:03:22 -0800 (PST) Message-Id: <199901101803.KAA25805@freefall.freebsd.org> To: andy@icc.surw.chel.su, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9415 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update port: net/lftp State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:03:01 PST 1999 State-Changed-Why: Update committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:04:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA19127 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:04:52 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA19115; Sun, 10 Jan 1999 10:04:47 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA26012; Sun, 10 Jan 1999 10:04:43 -0800 (PST) Date: Sun, 10 Jan 1999 10:04:43 -0800 (PST) Message-Id: <199901101804.KAA26012@freefall.freebsd.org> To: tom@eborcom.com, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9404 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update port: linux-netscape4 State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:03:52 PST 1999 State-Changed-Why: Update committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:06:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA19488 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:06:59 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA19476; Sun, 10 Jan 1999 10:06:54 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA26247; Sun, 10 Jan 1999 10:06:50 -0800 (PST) Date: Sun, 10 Jan 1999 10:06:50 -0800 (PST) Message-Id: <199901101806.KAA26247@freefall.freebsd.org> To: bmc@WillsCreek.COM, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Updated tgif port to new version State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:05:39 PST 1999 State-Changed-Why: Update committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:10:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20077 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:10:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20067; Sun, 10 Jan 1999 10:10:34 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA26581; Sun, 10 Jan 1999 10:10:29 -0800 (PST) Date: Sun, 10 Jan 1999 10:10:29 -0800 (PST) Message-Id: <199901101810.KAA26581@freefall.freebsd.org> To: tom@eborcom.com, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9389 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update port: news/leafnode+ State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:09:32 PST 1999 State-Changed-Why: Committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:12:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20402 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:12:30 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20328; Sun, 10 Jan 1999 10:12:06 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA26784; Sun, 10 Jan 1999 10:12:01 -0800 (PST) Date: Sun, 10 Jan 1999 10:12:01 -0800 (PST) Message-Id: <199901101812.KAA26784@freefall.freebsd.org> To: pfgiffun@bachue.usc.unal.edu.co, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9383 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Fix for the urt port State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:11:09 PST 1999 State-Changed-Why: Committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:13:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20571 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:13:50 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20566; Sun, 10 Jan 1999 10:13:46 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA26985; Sun, 10 Jan 1999 10:13:41 -0800 (PST) Date: Sun, 10 Jan 1999 10:13:41 -0800 (PST) Message-Id: <199901101813.KAA26985@freefall.freebsd.org> To: ishii@mta2.odn.ne.jp, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9380 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ports/net/ftpfind version up State-Changed-From-To: suspended->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:12:27 PST 1999 State-Changed-Why: Update committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:15:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20794 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:15:02 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20765; Sun, 10 Jan 1999 10:14:58 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA27171; Sun, 10 Jan 1999 10:14:53 -0800 (PST) Date: Sun, 10 Jan 1999 10:14:53 -0800 (PST) Message-Id: <199901101814.KAA27171@freefall.freebsd.org> To: brett@peloton.physics.montana.edu, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9378 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: upgrade cooledit -> 3.8.2 State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:14:12 PST 1999 State-Changed-Why: Update committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:16:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21153 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:16:56 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA21143; Sun, 10 Jan 1999 10:16:53 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA27435; Sun, 10 Jan 1999 10:16:48 -0800 (PST) Date: Sun, 10 Jan 1999 10:16:48 -0800 (PST) Message-Id: <199901101816.KAA27435@freefall.freebsd.org> To: ian@broken.net, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9377 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: www/ijb update State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:16:05 PST 1999 State-Changed-Why: Update committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:18:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21556 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:18:50 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA21520; Sun, 10 Jan 1999 10:18:31 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA27604; Sun, 10 Jan 1999 10:18:26 -0800 (PST) Date: Sun, 10 Jan 1999 10:18:26 -0800 (PST) Message-Id: <199901101818.KAA27604@freefall.freebsd.org> To: pfgiffun@bachue.usc.unal.edu.co, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9368 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Updated patch for Yorick State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:17:38 PST 1999 State-Changed-Why: Commited, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:21:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21941 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:21:13 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA21931; Sun, 10 Jan 1999 10:20:52 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA27791; Sun, 10 Jan 1999 10:20:47 -0800 (PST) Date: Sun, 10 Jan 1999 10:20:47 -0800 (PST) Message-Id: <199901101820.KAA27791@freefall.freebsd.org> To: pfgiffun@bachue.usc.unal.edu.co, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9365 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Fix to felt State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:19:13 PST 1999 State-Changed-Why: Committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:25:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23023 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:25:31 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23012; Sun, 10 Jan 1999 10:25:22 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA28107; Sun, 10 Jan 1999 10:25:17 -0800 (PST) Date: Sun, 10 Jan 1999 10:25:17 -0800 (PST) Message-Id: <199901101825.KAA28107@freefall.freebsd.org> To: kkennawa@physics.adelaide.edu.au, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9363 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update x11-clocks/astime to v1.5 State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:24:13 PST 1999 State-Changed-Why: Committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:28:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23365 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:28:15 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23340; Sun, 10 Jan 1999 10:28:10 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA28307; Sun, 10 Jan 1999 10:28:01 -0800 (PST) Date: Sun, 10 Jan 1999 10:28:01 -0800 (PST) Message-Id: <199901101828.KAA28307@freefall.freebsd.org> To: kiri@pis.toba-cmt.ac.jp, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9357 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update ports: Mew-1.93 State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:26:40 PST 1999 State-Changed-Why: Committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:29:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23703 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:29:32 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23690; Sun, 10 Jan 1999 10:29:21 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA28405; Sun, 10 Jan 1999 10:29:16 -0800 (PST) Date: Sun, 10 Jan 1999 10:29:16 -0800 (PST) Message-Id: <199901101829.KAA28405@freefall.freebsd.org> To: steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, andreas@FreeBSD.ORG Subject: Re: ports/9356 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: PostgreSQL distfiles unfetchable, updated to 6.4.2 [patch included] Responsible-Changed-From-To: freebsd-ports->andreas Responsible-Changed-By: steve Responsible-Changed-When: Sun Jan 10 10:29:00 PST 1999 Responsible-Changed-Why: Over to port's maintainer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:30:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23945 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:30:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23937 for ; Sun, 10 Jan 1999 10:30:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA28448; Sun, 10 Jan 1999 10:30:01 -0800 (PST) Date: Sun, 10 Jan 1999 10:30:01 -0800 (PST) Message-Id: <199901101830.KAA28448@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Toshihiko SHIMOKAWA Subject: Re:ports/8283:changethewaytomodifyfonts.alias Reply-To: Toshihiko SHIMOKAWA Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/8283; it has been noted by GNATS. From: Toshihiko SHIMOKAWA To: freebsd-gnats-submit@freebsd.org, toshi@tea.forus.or.jp Cc: Subject: Re:ports/8283:changethewaytomodifyfonts.alias Date: 11 Jan 1999 03:24:32 +0900 Please close this PR. Because sada's commit at 1998/11/20 12:14:11 PST has same effect of this PR. Thanks. -- Toshihiko SHIMOKAWA // toshi@tea.forus.or.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:31:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24208 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:31:52 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24201; Sun, 10 Jan 1999 10:31:45 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA28613; Sun, 10 Jan 1999 10:31:41 -0800 (PST) Date: Sun, 10 Jan 1999 10:31:41 -0800 (PST) Message-Id: <199901101831.KAA28613@freefall.freebsd.org> To: k5@respo.or.jp, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9348 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update port: emulators/xsystem35 State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:30:02 PST 1999 State-Changed-Why: Update committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:34:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24728 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:34:20 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24698; Sun, 10 Jan 1999 10:34:08 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA28816; Sun, 10 Jan 1999 10:34:03 -0800 (PST) Date: Sun, 10 Jan 1999 10:34:03 -0800 (PST) Message-Id: <199901101834.KAA28816@freefall.freebsd.org> To: girgen@partitur.se, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9346 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: sudo distfile unfetchable State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:32:41 PST 1999 State-Changed-Why: Update committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:36:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25125 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:36:41 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA25113; Sun, 10 Jan 1999 10:36:32 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA29060; Sun, 10 Jan 1999 10:36:27 -0800 (PST) Date: Sun, 10 Jan 1999 10:36:27 -0800 (PST) Message-Id: <199901101836.KAA29060@freefall.freebsd.org> To: axl@iafrica.com, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9345 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [PATCH] unbreak net/xicq State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:34:54 PST 1999 State-Changed-Why: Committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:38:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25426 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:38:25 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA25332; Sun, 10 Jan 1999 10:37:54 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA29239; Sun, 10 Jan 1999 10:37:49 -0800 (PST) Date: Sun, 10 Jan 1999 10:37:49 -0800 (PST) Message-Id: <199901101837.KAA29239@freefall.freebsd.org> To: andy@icc.surw.chel.su, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9344 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update port: games/agm State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:36:52 PST 1999 State-Changed-Why: Update committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:41:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA26051 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:41:32 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA26044; Sun, 10 Jan 1999 10:41:26 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA29484; Sun, 10 Jan 1999 10:41:21 -0800 (PST) Date: Sun, 10 Jan 1999 10:41:21 -0800 (PST) Message-Id: <199901101841.KAA29484@freefall.freebsd.org> To: hjh@photino.com, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9342 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: maintainer change of email: from hjh@best.com to hjh@photino.com State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:41:07 PST 1999 State-Changed-Why: Committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:44:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA26414 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:44:16 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA26400; Sun, 10 Jan 1999 10:44:06 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA29684; Sun, 10 Jan 1999 10:44:02 -0800 (PST) Date: Sun, 10 Jan 1999 10:44:02 -0800 (PST) Message-Id: <199901101844.KAA29684@freefall.freebsd.org> To: sec@btl.42.org, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9337 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: X11-port (imake) is broken in 3.0-Current. State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:41:58 PST 1999 State-Changed-Why: This smacks of having a corrupt config file. Please grab a new copy and give it another try. If you can't find a new copy of the files, then let me know and I'll put mine (3.3.3 built fresh earlier this morning) up somewhere. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:44:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA26508 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:44:41 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA26499; Sun, 10 Jan 1999 10:44:35 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA29772; Sun, 10 Jan 1999 10:44:30 -0800 (PST) Date: Sun, 10 Jan 1999 10:44:30 -0800 (PST) Message-Id: <199901101844.KAA29772@freefall.freebsd.org> To: steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, vanilla@FreeBSD.ORG Subject: Re: ports/9336 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: vtcl port broken (needs update) Responsible-Changed-From-To: freebsd-ports->vanilla Responsible-Changed-By: steve Responsible-Changed-When: Sun Jan 10 10:44:12 PST 1999 Responsible-Changed-Why: Over to port's maintainer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:46:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27039 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:46:46 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27013; Sun, 10 Jan 1999 10:46:29 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA00149; Sun, 10 Jan 1999 10:46:25 -0800 (PST) Date: Sun, 10 Jan 1999 10:46:25 -0800 (PST) Message-Id: <199901101846.KAA00149@freefall.freebsd.org> To: andy@icc.surw.chel.su, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9326 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update port: deskutils/abacus State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:45:06 PST 1999 State-Changed-Why: Update committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:48:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27348 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:48:04 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27252; Sun, 10 Jan 1999 10:47:59 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA00281; Sun, 10 Jan 1999 10:47:54 -0800 (PST) Date: Sun, 10 Jan 1999 10:47:54 -0800 (PST) Message-Id: <199901101847.KAA00281@freefall.freebsd.org> To: oota@POBoxes.com, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9322 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: port: gnu multi pricision library 2.0.2 State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:46:37 PST 1999 State-Changed-Why: Despite what src/contrib/libgmp/version.c says (2.0.1) we already have this library as part of the base system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:48:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27473 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:48:54 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27466; Sun, 10 Jan 1999 10:48:48 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA00402; Sun, 10 Jan 1999 10:48:43 -0800 (PST) Date: Sun, 10 Jan 1999 10:48:43 -0800 (PST) Message-Id: <199901101848.KAA00402@freefall.freebsd.org> To: junker@jazz.snu.ac.kr, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9284 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: port upgrade: korean/hanterm-xf86 State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:48:06 PST 1999 State-Changed-Why: Update committed, last weekend. Just forgot to close this PR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:56:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA28853 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:56:32 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA28840; Sun, 10 Jan 1999 10:56:26 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01126; Sun, 10 Jan 1999 10:56:21 -0800 (PST) Date: Sun, 10 Jan 1999 10:56:21 -0800 (PST) Message-Id: <199901101856.KAA01126@freefall.freebsd.org> To: croyle@gelemna.ft-wayne.in.us, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9210 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: new port: www/amaya State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:54:15 PST 1999 State-Changed-Why: New port committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 10:59:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA29362 for freebsd-ports-outgoing; Sun, 10 Jan 1999 10:59:07 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA29311; Sun, 10 Jan 1999 10:58:53 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01426; Sun, 10 Jan 1999 10:58:46 -0800 (PST) Date: Sun, 10 Jan 1999 10:58:46 -0800 (PST) Message-Id: <199901101858.KAA01426@freefall.freebsd.org> To: andy@icc.surw.chel.su, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9121 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update port: editors/hexedit State-Changed-From-To: feedback->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 10:57:35 PST 1999 State-Changed-Why: Update committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 11:02:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29954 for freebsd-ports-outgoing; Sun, 10 Jan 1999 11:02:10 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29949; Sun, 10 Jan 1999 11:02:06 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA01662; Sun, 10 Jan 1999 11:02:01 -0800 (PST) Date: Sun, 10 Jan 1999 11:02:01 -0800 (PST) Message-Id: <199901101902.LAA01662@freefall.freebsd.org> To: josh@quick.net, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/8946 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: games/netris, lang/sr both install PREFIX/bin/sr State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 11:00:24 PST 1999 State-Changed-Why: Change the name of the binary in the netris port to sample-robot to avoid the name clash. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 11:07:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA00810 for freebsd-ports-outgoing; Sun, 10 Jan 1999 11:07:13 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA00800; Sun, 10 Jan 1999 11:07:09 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02235; Sun, 10 Jan 1999 11:07:04 -0800 (PST) Date: Sun, 10 Jan 1999 11:07:04 -0800 (PST) Message-Id: <199901101907.LAA02235@freefall.freebsd.org> To: hjh@best.com, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/6504 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port: `C Interfaces and Implementations' library State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 11:03:45 PST 1999 State-Changed-Why: New port committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 11:19:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01859 for freebsd-ports-outgoing; Sun, 10 Jan 1999 11:19:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01829; Sun, 10 Jan 1999 11:19:28 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA02635; Sun, 10 Jan 1999 11:19:23 -0800 (PST) Date: Sun, 10 Jan 1999 11:19:23 -0800 (PST) Message-Id: <199901101919.LAA02635@freefall.freebsd.org> To: toshi@tea.forus.or.jp, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/8283 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: change the way to modify fonts.alias State-Changed-From-To: feedback->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 11:18:55 PST 1999 State-Changed-Why: Closed at orginator's request. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 11:22:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA02273 for freebsd-ports-outgoing; Sun, 10 Jan 1999 11:22:25 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from second.dialup.access.net (lsmarso.dialup.access.net [166.84.254.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA02266 for ; Sun, 10 Jan 1999 11:22:21 -0800 (PST) (envelope-from larry@marso.com) Received: (from larry@localhost) by second.dialup.access.net (8.9.1/8.8.8) id OAA19686 for freebsd-ports@freebsd.org; Sun, 10 Jan 1999 14:17:49 -0500 (EST) (envelope-from larry) Date: Sun, 10 Jan 1999 13:48:37 -0500 From: "Larry S. Marso" To: ports-freebsd@FreeBSD.ORG Subject: why pilot apps deleted? Message-ID: <19990110134837.C19337@marso.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Why were the pilot related apps just deleted from the pilot cvs tree? Best regards -- Larry S. Marso larry@marso.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 11:36:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03856 for freebsd-ports-outgoing; Sun, 10 Jan 1999 11:36:43 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03835; Sun, 10 Jan 1999 11:36:09 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA03550; Sun, 10 Jan 1999 11:36:05 -0800 (PST) Date: Sun, 10 Jan 1999 11:36:05 -0800 (PST) Message-Id: <199901101936.LAA03550@freefall.freebsd.org> To: mwm@phone.net, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9422 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: The handbook has a documentation error in seciont 4.7.1.4. State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 11:32:49 PST 1999 State-Changed-Why: Actually I believe this is correct. Note the direction of the tick. `make package-name` returns the package name of the port. For example, with the xpm port this returns xpm-3.4k. This is merely a convenience thing so that you don't have to remember the package name or misspell it based on what bsd.port*.mk thinks it should be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 11:50:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA05403 for freebsd-ports-outgoing; Sun, 10 Jan 1999 11:50:06 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA05395 for ; Sun, 10 Jan 1999 11:50:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA04535; Sun, 10 Jan 1999 11:50:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA05163; Sun, 10 Jan 1999 11:47:39 -0800 (PST) (envelope-from nobody) Message-Id: <199901101947.LAA05163@hub.freebsd.org> Date: Sun, 10 Jan 1999 11:47:39 -0800 (PST) From: girgen@partitur.se To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9428: p5-pRPC untruly marked as broken Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9428 >Category: ports >Synopsis: p5-pRPC untruly marked as broken >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 Jan 10 11:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Palle Girgensohn >Release: FreeBSD 3.0-CURRENT from 1998-12-17 >Organization: Partitur >Environment: FreeBSD trumpet.partitur.se 3.0-CURRENT FreeBSD 3.0-CURRENT #1: Mon Jan 4 20:26:55 CET 1999 girgen@trumpet.partitur.se:/disk3/src/sys/compile/TRUMPET i386 >Description: It builds fine for me. I was marked broken, probably during the perl5 import into current? >How-To-Repeat: >Fix: Here's a patch --- Makefile.orig Fri Jan 8 00:11:48 1999 +++ Makefile Thu Jan 7 23:51:26 1999 @@ -18,12 +18,6 @@ USE_PERL5= yes -.include - -.if ${OSVERSION} >= 300000 -BROKEN= perl -.endif - MAN3= Bundle::pRPC-modules.3 \ RPC::pClient.3 \ RPC::pServer.3 @@ -32,4 +26,4 @@ do-configure: @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL -.include +.include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 11:50:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA05506 for freebsd-ports-outgoing; Sun, 10 Jan 1999 11:50:21 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from matrix.42.org (matrix.42.org [194.246.250.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA05476; Sun, 10 Jan 1999 11:50:15 -0800 (PST) (envelope-from sec@42.org) Received: (from sec@localhost) by matrix.42.org (8.8.8/8.8.5) id UAA21168 (sender ); Sun, 10 Jan 1999 20:49:42 +0100 (CET) Date: Sun, 10 Jan 1999 20:49:41 +0100 From: Stefan `Sec` Zehl To: Steve Price Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9337 Message-ID: <19990110204941.A20759@matrix.42.org> X-Current-Backlog: 270 messages References: <199901101844.KAA29684@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <199901101844.KAA29684@freefall.freebsd.org>; from Steve Price on Sun, Jan 10, 1999 at 10:44:02AM -0800 I-love-doing-this: really Accept-Languages: de, en X-URL: http://sec.42.org/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Jan 10, 1999 at 10:44:02AM -0800, Steve Price wrote: > Synopsis: X11-port (imake) is broken in 3.0-Current. > > State-Changed-From-To: open->closed > State-Changed-By: steve > State-Changed-When: Sun Jan 10 10:41:58 PST 1999 > State-Changed-Why: > This smacks of having a corrupt config file. Please grab a new copy and > give it another try. If you can't find a new copy of the files, then let > me know and I'll put mine (3.3.3 built fresh earlier this morning) up somewhere. Hm. I pkg_delete'd my X11, and remake'd it from the port. Everything works now. very strange. Thanks anyway :) CU, Sec -- In 1968 it took the computing-Power of 2 C-64 to fly a rocket to the moon. Now, 1997 it takes the Power of a Pentium 133 to run Microsoft Windows 95. Something must have gone wrong. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 12:54:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA12119 for freebsd-ports-outgoing; Sun, 10 Jan 1999 12:54:13 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from dns.webwizard.net.mx (webwizard.net.mx [148.245.50.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA12109 for ; Sun, 10 Jan 1999 12:54:10 -0800 (PST) (envelope-from eculp@webwizard.org.mx) Received: from webwizard.org.mx (webwizard.net.mx [148.245.50.27]) by dns.webwizard.net.mx (8.9.1/8.9.1) with ESMTP id OAA21862 for ; Sun, 10 Jan 1999 14:53:38 -0600 (CST) (envelope-from eculp@webwizard.org.mx) Message-ID: <36991352.78EC75A0@webwizard.org.mx> Date: Sun, 10 Jan 1999 14:53:38 -0600 From: Edwin Culp X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: ports@FreeBSD.ORG Subject: kde11 compilation errors Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just installed the new kde11 port after completely removing my kde port. The only probem I had was with the kdebase11 module that repeatedly gave me the following error. Making all in nl file=./`echo kstart | sed 's,.*/,,'`.gmo && rm -f $file && msgfmt -o $file ksta rt.po usage: msgfmt [ -dv ] [ - ] [ name ... ] ./kstart.gmo: No such file or directory *** Error code 2 Stop. I got it in about 4 different directories. I don't really understand why other than the man entry for msgfmt doesn't give a -o option but it only gave me 4 or 5 errors out of many. I just made the mo manually, moved it to a .gmo and modified the make file and assume that nothing interesting will happen but it sure does slow down the build. Thanks ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 12:58:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA12578 for freebsd-ports-outgoing; Sun, 10 Jan 1999 12:58:12 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA12573 for ; Sun, 10 Jan 1999 12:58:08 -0800 (PST) (envelope-from wosch@panke.de.freebsd.org) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id VAA25906; Sun, 10 Jan 1999 21:57:35 +0100 (CET) (envelope-from wosch@panke.de.freebsd.org) Received: (from wosch@localhost) by campa.panke.de.freebsd.org (8.8.8/8.8.8) id VAA03010; Sun, 10 Jan 1999 21:34:11 +0100 (MET) (envelope-from wosch) Date: Sun, 10 Jan 1999 21:34:11 +0100 (MET) Message-Id: <199901102034.VAA03010@campa.panke.de.freebsd.org> From: wosch@FreeBSD.ORG To: ports@FreeBSD.ORG Subject: New ports added/updated last two weeks Reply-to: ports@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Introduction - ------------ The FreeBSD Ports Collection offers a simple way for users and administrators to install applications. Each "port" listed here contains any patches necessary to make the original application source code compile and run on FreeBSD. Installing an application is as simple as downloading the port, unpacking it and typing make in the port directory. The Makefile automatically fetches the application source code, either from a local disk or via ftp, unpacks it on your system, applies the patches, and compiles. If all goes well, simply type make install to install the application. For more information about using ports, see the ports collection http://www.freebsd.org/handbook/ports.html and http://www.freebsd.org/ports/ There are currently 1988 ports in the FreeBSD Ports Collection. New ports added last two weeks - ------------------------------ Category audio (http://www.freebsd.org/ports/audio.html) ================================================================== cdd-1.0 A cd audio track extraction program from Charles Henrich. Maintained by: luigi@iet.unipi.it dagrab-0.3 Read audio tracks from a CD into wav sound files. Maintained by: clkao@CirX.ORG gnomeaudio-0.1 sound files for use with GNOME. Maintained by: vanilla@FreeBSD.ORG Requires: XFree86-3.3.3, gmake-3.77 kdemultimedia-1.1a1 KDE audio tools. Maintained by: se@freebsd.org Also listed in: kde Requires: Mesa-3.0, XFree86-3.3.3, giflib-3.0, jpeg-6b, kdelibs-1.1a1, qt-1.42 Category converters (http://www.freebsd.org/ports/converters.html) ================================================================== kdesupport-1.1a1 Mime and UUENCODE/DECODE libraries for the KDE integrated X11 desktop Maintained by: se@freebsd.org Also listed in: x11 kde Requires: Mesa-3.0, XFree86-3.3.3, qt-1.42 Category databases (http://www.freebsd.org/ports/databases.html) ================================================================== interbase-4.0 Interbase 4.0, license free version. Maintained by: berend@pobox.com Category devel (http://www.freebsd.org/ports/devel.html) ================================================================== doc++-3.2 javadoc style documentatation system for FreeBSD Maintained by: Ruslan@Shevchenko.Kiev.UA Requires: XFree86-3.3.3, ghostscript-5.10, gmake-3.77, gsfonts-5.10, jpeg-6b, netpbm-94.3.1, png-1.0.2, teTeX-0.4, tiff-3.4 qtarch-1.4.1 Qt Architect (formerly known as the Qt Dialog Editor or dlgedit) Maintained by: elwood@mc5sys.in-berlin.de Requires: Mesa-3.0, XFree86-3.3.3, gmake-3.77, qt-1.42 Category editors (http://www.freebsd.org/ports/editors.html) ================================================================== apel-emacs-9.12 A Portable Emacs Library for emacs. Maintained by: shige@kuis.kyoto-u.ac.jp Also listed in: elisp Requires: emacs-19.34b apel-emacs20-9.12 A Portable Emacs Library for emacs20. Maintained by: shige@kuis.kyoto-u.ac.jp Also listed in: elisp Requires: emacs-20.3 apel-mule-9.12 A Portable Emacs Library for mule. Maintained by: shige@kuis.kyoto-u.ac.jp Also listed in: elisp Requires: XFree86-3.3.3, mule-common-2.3 Category emulators (http://www.freebsd.org/ports/emulators.html) ================================================================== dlx-2.0 Assembler for Hennessy and Patterson's DLX architecture Maintained by: obrien@FreeBSD.org Category games (http://www.freebsd.org/ports/games.html) ================================================================== crafty-open-rock-19980707 A huge opening book for crafty. Maintained by: mph@FreeBSD.org Requires: crafty-16.2 kdegames-1.1a1 Games for the KDE integrated X11 desktop Maintained by: se@freebsd.org Also listed in: kde Requires: Mesa-3.0, XFree86-3.3.3, giflib-3.0, jpeg-6b, kdelibs-1.1a1, kdesupport-1.1a1, qt-1.42 mangband-0.5.4 multiplayer rogue-like game with color, X11 support. Maintained by: ache@freebsd.org Requires: XFree86-3.3.3 Category graphics (http://www.freebsd.org/ports/graphics.html) ================================================================== p5-GIFgraph-1.01 a Perl package to generate GIF charts Maintained by: laskavy@gambit.msk.su Also listed in: perl5 Requires: p5-GD-1.18 kdegraphics-1.1a1 Graphics programs (PS,DVI,FAX,...) for the KDE integrated X11 desktop Maintained by: se@freebsd.org Also listed in: kde Requires: Mesa-3.0, XFree86-3.3.3, giflib-3.0, gmake-3.77, jpeg-6b, kdelibs-1.1a1, qt-1.42 qiv-1.0 a very small and fast GDK/Imlib image viewer Maintained by: billf@FreeBSD.org Requires: XFree86-3.3.3, gettext-0.10.35, giflib-3.0, glib-1.1.12, glib-1.1.3, gtk-1.1.12, gtk-1.1.2, imlib-1.8.2, jpeg-6b, png-1.0.2, tiff-3.4 Category japanese (http://www.freebsd.org/ports/japanese.html) ================================================================== ja-ls-0.1 Japanized ls. Maintained by: shige@kuis.kyoto-u.ac.jp ja-netscape-navigator-4.08 netscape web-surfboard with Japanese resources Maintained by: sada@FreeBSD.ORG Also listed in: www Requires: XFree86-3.3.3, ja-elisa8x8-1.0, ja-kaname12-1.0, ja-kappa20-0.3, ja-naga10-1.0, ja-netscape-fonts-1.0, netscape-navigator-4.08 ja-netscape-navigator-4.5 netscape web-surfboard with Japanese resources Maintained by: sada@FreeBSD.ORG Also listed in: www Requires: XFree86-3.3.3, ja-elisa8x8-1.0, ja-kaname12-1.0, ja-kappa20-0.3, ja-naga10-1.0, ja-netscape-fonts-1.0, netscape-navigator-4.5 ja-ppxp-0.98112523 A new and easy to use PPP software Maintained by: nosuzuki@e-mail.ne.jp Also listed in: net tk80 Requires: XFree86-3.3.3, gmake-3.77, ja-tcl-8.0.3, ja-tk-8.0.3, xforms-0.88.1, xpm-3.4k ja-tcsh-nls-merril-6.08.02 Japanese NLS catalog for TCSH. ("Merril" taste) Maintained by: issei@jp.FreeBSD.ORG Also listed in: shells Requires: ja-nkf-1.62, ja-tcsh-6.08.02 ja-tcsh-nls-miyakonjo-6.08.02 Japanese NLS catalog for TCSH. ("Miyakonjo" taste) Maintained by: issei@jp.FreeBSD.ORG Also listed in: shells Requires: ja-nkf-1.62, ja-tcsh-6.08.02 ja-tcsh-nls-rishu-6.08.02 Japanese NLS catalog for TCSH. ("Rishu" taste) Maintained by: issei@jp.FreeBSD.ORG Also listed in: shells Requires: ja-nkf-1.62, ja-tcsh-6.08.02 ja-tvi-0.9.0 Tvi, LaTeX Source Editor for VI User Maintained by: sugimura@jp.FreeBSD.ORG Requires: XFree86-3.3.3, ja-tcl-7.6, ja-tk-4.2 xjman-0.2 Japanized X manual from "The X Japanese Documentation Project". Maintained by: sada@FreeBSD.ORG Category lang (http://www.freebsd.org/ports/lang.html) ================================================================== python-1.5.2b1 An interpreted object-oriented programming language. Maintained by: tg@FreeBSD.ORG Also listed in: python tk80 Requires: XFree86-3.3.3, tcl-8.0.4, tk-8.0.4 Category mail (http://www.freebsd.org/ports/mail.html) ================================================================== distribute-2.1.24 Mail dispatcher for mailing list. Fits nicely with majordomo. Maintained by: kuriyama@FreeBSD.ORG hbiff-1.2 A replacement for xbiff that handles popup window with mail headers. Maintained by: obrien@FreeBSD.org Requires: XFree86-3.3.3 serialmail-0.75 Tools for passing mail across serial links. Maintained by: tom@eborcom.com Requires: qmail-1.03, ucspi-tcp-0.84 Category misc (http://www.freebsd.org/ports/misc.html) ================================================================== Howto-1.0 Linux HOW-TOs modified for applicablity on FreeBSD Maintained by: ports@FreeBSD.org Requires: docbook-3.0, iso8879-1986, jade-1.2, linuxdoc-1.1, sgmlformat-1.7 kdeutils-1.1a1 Utilities for the KDE integrated X11 desktop Maintained by: se@freebsd.org Also listed in: kde Requires: Mesa-3.0, XFree86-3.3.3, bzip2-0.9.0c, giflib-3.0, jpeg-6b, kdelibs-1.1a1, qt-1.42 Category net (http://www.freebsd.org/ports/net.html) ================================================================== bounce-1.0 bounce tcp connections to another machine/port. Maintained by: obrien@FreeBSD.org Also listed in: security kdenetwork-1.1a1 Network modules for the KDE integrated X11 desktop Maintained by: se@freebsd.org Also listed in: news kde Requires: Mesa-3.0, XFree86-3.3.3, bzip2-0.9.0c, gdbm-1.7.3, giflib-3.0, jpeg-6b, kdelibs-1.1a1, kdesupport-1.1a1, qt-1.42, uulib-0.5.13 ppxp-0.98112523 A new and easy to use PPP software Maintained by: nosuzuki@e-mail.ne.jp Also listed in: tk80 Requires: XFree86-3.3.3, gmake-3.77, tcl-8.0.4, tk-8.0.4, xforms-0.88.1, xpm-3.4k relay-1.10 very simple TCP proxy server + telnet,ftp,finger client rappers. Maintained by: obrien@FreeBSD.org Also listed in: security telserv-1.0 A telnet server analogous to the unix talk command Maintained by: obrien@FreeBSD.org Also listed in: security Category print (http://www.freebsd.org/ports/print.html) ================================================================== ghostscript-5.50 Aladdin Postscript interpreter. Maintained by: andreas@FreeBSD.ORG Requires: XFree86-3.3.3, gmake-3.77, jpeg-6b, png-1.0.2, unzip-5.40 perlftlib-1.2 libraries to use the FreeType library from the perl language Maintained by: taoka@infonets.hiroshima-u.ac.jp Also listed in: perl5 Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6 Category security (http://www.freebsd.org/ports/security.html) ================================================================== checkpassword-0.81 a simple password-checking interface Maintained by: sada@FreeBSD.ORG Category sysutils (http://www.freebsd.org/ports/sysutils.html) ================================================================== comconsole-0.1 Setup your PC to use serial port COM1 as its console device. Maintained by: sada@FreeBSD.ORG gnomecontrolcenter-0.99 control center for GNOME project. Maintained by: vanilla@FreeBSD.ORG Requires: ORBit-0.3.91, XFree86-3.3.3, esound-0.2.7, gettext-0.10.35, giflib-3.0, glib-1.1.12, gmake-3.77, gnomelibs-0.99.2, gtk-1.1.12, imlib-1.8.2, jpeg-6b, libaudiofile-0.1.5, png-1.0.2, tiff-3.4, xpm-3.4k Category www (http://www.freebsd.org/ports/www.html) ================================================================== netscape-communicator-4.5.us Netscape Communicator w/US strong 128-bit encryption. Maintained by: obrien@FreeBSD.ORG Requires: linux_lib-2.6 squid-2.1 The successful WWW proxy cache and accelerator Maintained by: peter@freebsd.org Category x11-toolkits (http://www.freebsd.org/ports/x11-toolkits.html) ================================================================== Motif-1.2 Motif. Maintained by: ports@FreeBSD.ORG Requires: XFree86-3.3.3 gtk-engines-0.1 Theme engine for gtk+ toolkits. Maintained by: vanilla@FreeBSD.ORG Requires: XFree86-3.3.3, gettext-0.10.35, giflib-3.0, glib-1.1.12, gtk-1.1.12, imlib-1.8.2, jpeg-6b, png-1.0.2, tiff-3.4 py-gtk-0.5.9 Python wrapper for the GTK library. Maintained by: nectar@FreeBSD.ORG Also listed in: python Requires: XFree86-3.3.3, gettext-0.10.35, giflib-3.0, glib-1.1.12, gtk-1.1.12, imlib-1.8.2, jpeg-6b, png-1.0.2, python-1.5.1, tcl-8.0.4, tiff-3.4, tk-8.0.4 qt-1.42 A C++ X GUI toolkit. Maintained by: andreas@FreeBSD.ORG Requires: Mesa-3.0, XFree86-3.3.3, gmake-3.77 Category x11 (http://www.freebsd.org/ports/x11.html) ================================================================== xtt-3DLabs-1.1 A X True Type Server for SVGA Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-common-1.1 Common files for X True Type Servers. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2 kde-1.1a1 The "meta-port" for the KDE integrated X11 desktop Maintained by: se@freebsd.org Also listed in: kde Requires: Mesa-3.0, XFree86-3.3.3, giflib-3.0, jpeg-6b, kdebase-1.1a1, kdegames-1.1a1, kdegraphics-1.1a1, kdelibs-1.1a1, kdemultimedia-1.1a1, kdenetwork-1.1a1, kdesupport-1.1a1, kdeutils-1.1a1, qt-1.42, uulib-0.5.13, xpm-3.4k kdebase-1.1a1 Base modules for the KDE integrated X11 desktop Maintained by: se@freebsd.org Also listed in: misc kde Requires: Mesa-3.0, XFree86-3.3.3, bzip2-0.9.0c, giflib-3.0, jpeg-6b, kdelibs-1.1a1, qt-1.42, xpm-3.4k kdelibs-1.1a1 Support libraries for the KDE integrated X11 desktop Maintained by: se@freebsd.org Also listed in: kde Requires: Mesa-3.0, XFree86-3.3.3, bzip2-0.9.0c, giflib-3.0, jpeg-6b, qt-1.42 Updated ports last two weeks - ----------------------------------- Category archivers (http://www.freebsd.org/ports/archivers.html) ================================================================== unzip+crypt-5.40 List, test and extract compressed files in a ZIP archive, with encryption. Maintained by: ache@FreeBSD.ORG unzip-5.40 List, test and extract compressed files in a ZIP archive. Maintained by: ache@FreeBSD.ORG Category audio (http://www.freebsd.org/ports/audio.html) ================================================================== gqmpeg-0.4.4 Another gtk-base graphic file viewer. Maintained by: Nakai@technologist.com Requires: XFree86-3.3.3, gettext-0.10.35, giflib-3.0, glib-1.1.12, gtk-1.1.12, imlib-1.8.2, jpeg-6b, mpg123-0.59o, png-1.0.2, tiff-3.4 tosha-0.6 Read CD digital audio and video data via the SCSI bus. Maintained by: oliver.fromme@heim3.tu-clausthal.de Category cad (http://www.freebsd.org/ports/cad.html) ================================================================== geda-19981213 GNU Electronic Design Automation Maintained by: vanilla@FreeBSD.ORG Requires: XFree86-3.3.3, gtk-1.0.6, guile-1.3 Category databases (http://www.freebsd.org/ports/databases.html) ================================================================== gnats-3.107b Cygnus GNATS bug tracking system. Maintained by: pst@FreeBSD.org Also listed in: elisp Requires: gmake-3.77, m4-1.4 mysql-3.22.14g a multithreaded SQL database. Maintained by: dirk@FreeBSD.ORG xmysql-1.9 X11 front end to the MySQL database engine Maintained by: andreas@FreeBSD.ORG Requires: XFree86-3.3.3, mysql-3.21.33, xforms-0.88.1, xpm-3.4k Category devel (http://www.freebsd.org/ports/devel.html) ================================================================== ORBit-0.3.91 high-performance CORBA ORB with support for the C language Maintained by: clkao@CirX.ORG Requires: glib-1.1.12, gmake-3.77 glib-1.1.12 Some useful routines of C programming. Maintained by: vanilla@FreeBSD.ORG libgtop-0.99.0 GNOME top library. Maintained by: Nakai@technologist.com Requires: ORBit-0.3.91, XFree86-3.3.3, esound-0.2.7, gettext-0.10.35, giflib-3.0, glib-1.1.12, gmake-3.77, gnomelibs-0.99.2, gtk-1.1.12, guile-1.3, imlib-1.8.2, jpeg-6b, libaudiofile-0.1.5, png-1.0.2, tiff-3.4, xpm-3.4k portlint-2.0 a verifier for FreeBSD port directory. Maintained by: itojun@itojun.org Category editors (http://www.freebsd.org/ports/editors.html) ================================================================== yudit-1.2 Multi-lingual unicode text editor with TTF support Maintained by: rch@WriteMe.Com Also listed in: converters print Requires: XFree86-3.3.3, freetype-1.2, gmake-3.77 Category emulators (http://www.freebsd.org/ports/emulators.html) ================================================================== wine-98.12.11 MS-Windows 3.1/95/NT emulator for Unix (Alpha release). Maintained by: se@FreeBSD.ORG Requires: XFree86-3.3.3, xpm-3.4k xsystem-3.5-19981227 AliceSoft System 3.5 on X Window System Maintained by: k5@respo.or.jp Requires: XFree86-3.3.3, glib-1.1.3, gtk-1.1.2 Category games (http://www.freebsd.org/ports/games.html) ================================================================== crafty-16.2 A chess programm for playing and analyzing games. Maintained by: seggers@semyam.dinoco.de gnomegames-0.99.1 the game applications package for the Gnome Desktop Environment Maintained by: Nakai@technologist.com Requires: ORBit-0.3.91, XFree86-3.3.3, esound-0.2.7, gettext-0.10.35, giflib-3.0, glib-1.1.12, gmake-3.77, gnomelibs-0.99.2, gtk-1.1.12, guile-1.3, imlib-1.8.2, jpeg-6b, libaudiofile-0.1.5, png-1.0.2, tiff-3.4, xpm-3.4k gnuchess-4.0.79 "Classic" Gnu Chess Maintained by: markm@FreeBSD.ORG Category graphics (http://www.freebsd.org/ports/graphics.html) ================================================================== EZWGL-1.40 The EZ Widget and Graphics Library. Maintained by: andy@icc.surw.chel.su Also listed in: devel Requires: XFree86-3.3.3, jpeg-6b electriceyes-0.3.5 A graphic view base imlib & gtk. Maintained by: Nakai@technologist.com Requires: ORBit-0.3.91, XFree86-3.3.3, esound-0.2.7, gettext-0.10.35, giflib-3.0, glib-1.1.12, gnomelibs-0.99.2, gtk-1.1.12, imlib-1.8.2, jpeg-6b, libaudiofile-0.1.5, png-1.0.2, tiff-3.4, xpm-3.4k fnlib-0.4 Fonts and font libraries necessary for Enlightenment. Maintained by: vanilla@FreeBSD.ORG Requires: XFree86-3.3.3, gettext-0.10.35, giflib-3.0, glib-1.1.12, gmake-3.77, gtk-1.1.12, imlib-1.8.2, jpeg-6b, png-1.0.2, tiff-3.4 gtkdps-0.2.16 gtk bindings for the Display GhostScript System Maintained by: Nakai@technologist.com Requires: XFree86-3.3.3, dgs-0.5.0, gtk-1.0.6, jpeg-6b, png-1.0.2, tiff-3.4 imlib-1.8.2 a graphic library for enlightenment package Maintained by: vanilla@FreeBSD.ORG Requires: XFree86-3.3.3, gettext-0.10.35, giflib-3.0, glib-1.1.12, gmake-3.77, gtk-1.1.12, jpeg-6b, png-1.0.2, tiff-3.4 povray-3.0.1 Persistence of Vision Ray Tracer Maintained by: kkennawa@physics.adelaide.edu.au Requires: XFree86-3.3.3, png-1.0.2 sced-1.01 SCene EDitor for povray/renderman/genray/etc Maintained by: ports@FreeBSD.ORG Requires: XFree86-3.3.3, png-1.0.2, povray-3.0.1 Category japanese (http://www.freebsd.org/ports/japanese.html) ================================================================== ja-netscape-communicator-4.08 netscape web-surfboard with Japanese resources Maintained by: sada@FreeBSD.ORG Also listed in: www Requires: XFree86-3.3.3, ja-elisa8x8-1.0, ja-kaname12-1.0, ja-kappa20-0.3, ja-naga10-1.0, ja-netscape-fonts-1.0, netscape-communicator-4.08 ja-p5-mkres-0.7 Create resources for tgif, vfontcap, .., for Japanese TrueType fonts Maintained by: taoka@infonets.hiroshima-u.ac.jp Also listed in: perl5 Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2 ja-postgresql-6.4 a robust, next generation, object-relational DBMS plus Multibyte-patch Maintained by: ichiro@ichiro.org Also listed in: databases Requires: gmake-3.77 ja-tcsh-nls-asuka-6.08.02 Japanese NLS catalog for TCSH. ("Soryu Asuka Langley" taste) Maintained by: issei@jp.FreeBSD.ORG Also listed in: shells Requires: ja-nkf-1.62, ja-tcsh-6.08.02 ja-tcsh-nls-ayanami-6.08.02 Japanese NLS catalog for TCSH. ("Ayanami Rei" taste) Maintained by: issei@jp.FreeBSD.ORG Also listed in: shells Requires: ja-nkf-1.62, ja-tcsh-6.08.02 ja-tcsh-nls-generic-6.08.02 Japanese NLS catalog for TCSH. ("Generic Japanese" taste) Maintained by: issei@jp.FreeBSD.ORG Also listed in: shells Requires: ja-nkf-1.62, ja-tcsh-6.08.02 ja-tcsh-nls-koshiki-6.08.02 Japanese NLS catalog for TCSH. ("Koshiki Yukari" taste) Maintained by: issei@jp.FreeBSD.ORG Also listed in: shells Requires: ja-nkf-1.62, ja-tcsh-6.08.02 ja-tcsh-nls-multi-6.08.02 Japanese NLS catalog for TCSH. ("Multi" taste) Maintained by: issei@jp.FreeBSD.ORG Also listed in: shells Requires: ja-nkf-1.62, ja-tcsh-6.08.02 ja-tcsh-nls-roomi-6.08.02 Japanese NLS catalog for TCSH. ("Roomi" taste) Maintained by: issei@jp.FreeBSD.ORG Also listed in: shells Requires: ja-nkf-1.62, ja-tcsh-6.08.02 ja-tcsh-nls-ruri2-6.08.02 Japanese NLS catalog for TCSH. ("Hoshino Ruri" taste) Maintained by: issei@jp.FreeBSD.ORG Also listed in: shells Requires: ja-nkf-1.62, ja-tcsh-6.08.02 Category lang (http://www.freebsd.org/ports/lang.html) ================================================================== gnomeobjc-0.99.1 objective C libraries for the Gnome Desktop Environment Maintained by: Nakai@technologist.com Requires: ORBit-0.3.91, XFree86-3.3.3, esound-0.2.7, gettext-0.10.35, giflib-3.0, glib-1.1.12, gnomelibs-0.99.2, gtk-1.1.12, imlib-1.8.2, jpeg-6b, libaudiofile-0.1.5, png-1.0.2, tiff-3.4, xpm-3.4k Category mail (http://www.freebsd.org/ports/mail.html) ================================================================== kbiff-2.0 mail notification utility for KDE with nice features Maintained by: andreas@FreeBSD.ORG Also listed in: kde Requires: Mesa-3.0, XFree86-3.3.3, gettext-0.10.35, giflib-3.0, jpeg-6b, kdelibs-1.0, qt-1.42 mutt-0.95.1 "The Mongrel of Mail User Agents" (part Elm, Pine, mh) Maintained by: obrien@FreeBSD.org Requires: docbook-3.0, iso8879-1986, ispell-3.1.20, jade-1.2, libslang-1.2.2, linuxdoc-1.1, sgmlformat-1.7 Category math (http://www.freebsd.org/ports/math.html) ================================================================== gnumeric-0.5 The GNOME spreadsheet Maintained by: Nakai@technologist.com Requires: ORBit-0.3.91, XFree86-3.3.3, esound-0.2.7, gettext-0.10.35, giflib-3.0, glib-1.1.12, gnomelibs-0.99.2, gtk-1.1.12, imlib-1.8.2, jpeg-6b, libaudiofile-0.1.5, libxml-0.99, png-1.0.2, tiff-3.4, xpm-3.4k py-numeric-1.8 The Numeric Extension to Python Maintained by: tg@FreeBSD.ORG Also listed in: python Requires: XFree86-3.3.3, python-1.5.1, tcl-8.0.4, tk-8.0.4 Category misc (http://www.freebsd.org/ports/misc.html) ================================================================== gnomeutils-0.99.1 GNOME support utilities. Maintained by: Nakai@technologist.com Requires: ORBit-0.3.91, XFree86-3.3.3, esound-0.2.7, gettext-0.10.35, giflib-3.0, glib-1.1.12, gmake-3.77, gnomelibs-0.99.2, gtk-1.1.12, guile-1.3, imlib-1.8.2, jpeg-6b, libaudiofile-0.1.5, libgtop-0.99.0, png-1.0.2, tiff-3.4, xpm-3.4k screen-3.7.6 A multi-screen window manager. Maintained by: ache@FreeBSD.ORG Category net (http://www.freebsd.org/ports/net.html) ================================================================== ascend-radius-980618 The Ascend modified Radius Daemon Maintained by: jfitz@FreeBSD.ORG ethereal-0.5.1 a network analyzer that lets you capture Maintained by: billf@FreeBSD.ORG Requires: XFree86-3.3.3, gettext-0.10.35, glib-1.1.12, gtk-1.1.12 micq-0.3.3 Text-based ICQ implementation. Maintained by: mph@freebsd.org mrt-1.5.1a Multi-threaded Routing Toolkit Maintained by: itojun@itojun.org nslint-2.0 perform consistency checks on DNS files Maintained by: dglo@SSEC.WISC.EDU ntp-4.0.90h The Network Time Protocol Distribution Maintained by: andreas@FreeBSD.ORG openldap-1.1.2 Open source LDAP client and server software. Maintained by: ulmo@earthling.net pathchar-a1 LBNL Internet path characterization tool Maintained by: josh@quick.net sharity-light-1.2 An userland smbfs --- SMB to NFS protocols converter Maintained by: dt@FreeBSD.ORG smbtcpdump-3.4 tcpdump(1) hacked to better understand SMB packets Maintained by: obrien@FreeBSD.org Also listed in: security socks5-1.0.8 SOCKS v5 application layer gateway and clients Maintained by: imp@freebsd.org Also listed in: security zebra-19981222 Free multithreaded RIPv1, RIPv2, OSPFv2, BGP4 route software (server/reflector) Maintained by: andreas@FreeBSD.org Category news (http://www.freebsd.org/ports/news.html) ================================================================== knews-1.0b.1 A threaded nntp newsreader for X. Maintained by: andreas@FreeBSD.ORG Requires: XFree86-3.3.3, jpeg-6b, mp-letter-3.0.1, png-1.0.2, xpm-3.4k leafnode+-2.3 Leafnode+ is a multi-user offline news package for small sites. Maintained by: tom@eborcom.com Category print (http://www.freebsd.org/ports/print.html) ================================================================== ghostscript-5.10 GNU Postscript interpreter + hpdj driver. Maintained by: ports@FreeBSD.org Requires: XFree86-3.3.3, gsfonts-5.10, jpeg-6b, png-1.0.2 lyx-1.0.0pre6 A graphical frontend for LaTeX (nearly WYSIWYG) Maintained by: andreas@FreeBSD.ORG Requires: XFree86-3.3.3, teTeX-0.4, xforms-0.88.1, xpm-3.4k musixtex-T92 A set of TeX macros to typeset music. Maintained by: jmz@FreeBSD.org Requires: tex-3.14159 Category security (http://www.freebsd.org/ports/security.html) ================================================================== nmap-2.02 port scanning utility for large networks Maintained by: obrien@FreeBSD.org Also listed in: net Category sysutils (http://www.freebsd.org/ports/sysutils.html) ================================================================== gtop-0.99.0 GNOME system moniter program Maintained by: Nakai@technologist.com Requires: ORBit-0.3.91, XFree86-3.3.3, esound-0.2.7, gettext-0.10.35, giflib-3.0, glib-1.1.12, gnomelibs-0.99.2, gtk-1.1.12, guile-1.3, imlib-1.8.2, jpeg-6b, libaudiofile-0.1.5, libgtop-0.99.0, png-1.0.2, tiff-3.4, xpm-3.4k lsof-4.39 Lists information about open files. (simular to fstat(1)) Maintained by: obrien@FreeBSD.org webmin-0.65 web-based interface for system administration for Unix Maintained by: andreas@FreeBSD.ORG xosview-1.6.2.a A graphical performance meter Maintained by: handy@physics.montana.edu Requires: XFree86-3.3.3 Category textproc (http://www.freebsd.org/ports/textproc.html) ================================================================== libxml-0.99 xml parser library for GNOME Maintained by: Nakai@technologist.com mswordview-0.5.1 MS-WORD to HTML converter Maintained by: sumikawa@kame.net rman-3.0.7 Reverse compile man pages from formatted form. Maintained by: tg@FreeBSD.ORG Category www (http://www.freebsd.org/ports/www.html) ================================================================== apache-php3-1.2.6 Apache http server with database support via compiled in PHP3 module. Maintained by: dirk@FreeBSD.ORG apache-1.3.3+mod_ssl-2.1.6 The Apache 1.3 webserver with SSL/TLS functionality. Maintained by: rse@engelschall.com Also listed in: security Requires: SSLeay-0.9.0b, rsaref-2.0 apache-php3-1.3.3 Apache http server with database support via compiled in PHP3 module. Maintained by: dirk@FreeBSD.ORG lynx-2.8.2dev.12 A non-graphical, text-based World-Wide Web client. Maintained by: ache@FreeBSD.ORG Category x11-clocks (http://www.freebsd.org/ports/x11-clocks.html) ================================================================== xdaliclock-2.13 A rather neat animated clock. Maintained by: gpalmer@FreeBSD.ORG Requires: XFree86-3.3.3 Category x11-toolkits (http://www.freebsd.org/ports/x11-toolkits.html) ================================================================== Xaw3d-1.5 A 3-D Athena Widget set that looks like Motif Maintained by: ports@FreeBSD.ORG Requires: XFree86-3.3.3 gtk-1.1.12 General Toolkit for X11 GUI. Maintained by: vanilla@FreeBSD.ORG Requires: XFree86-3.3.3, gettext-0.10.35, glib-1.1.12 Category x11-wm (http://www.freebsd.org/ports/x11-wm.html) ================================================================== icewm-0.9.26 cool window manager developped in a very hot day in a winter Maintained by: Nakai@technologist.com Requires: XFree86-3.3.3, gmake-3.77, xpm-3.4k Category x11 (http://www.freebsd.org/ports/x11.html) ================================================================== xtt-8514-1.1 A X True Type Server for 8514 Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-AGX-1.1 A X True Type Server for AGX Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-I128-1.1 A X True Type Server for I128 Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-Mach32-1.1 A X True Type Server for Mach32 Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-Mach64-1.1 A X True Type Server for Mach64 Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-Mach8-1.1 A X True Type Server for Mach8 Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-Mono-1.1 A X True Type Server for Mono Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-P9000-1.1 A X True Type Server for P9000 Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-S3-1.1 A X True Type Server for S3 Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-S3V-1.1 A X True Type Server for S3V Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-SVGA-1.1 A X True Type Server for SVGA Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-VGA16-1.1 A X True Type Server for VGA16 Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-W32-1.1 A X True Type Server for W32 Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-xfs-1.1 A X True Type Font Server. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-98EGC-1.1 A X True Type Server for X98 EGC Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-98GA968-1.1 A X True Type Server for X98 GA968 Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-98GANBWAP-1.1 A X True Type Server for X98 GANBWAP Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-98MGA-1.1 A X True Type Server for X98 MGA Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-98NEC480-1.1 A X True Type Server for X98 NEC480 Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-98NECS3-1.1 A X True Type Server for X98 NECS3 Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-98NKVNEC-1.1 A X True Type Server for X98 NKVNEC Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-98PWLB-1.1 A X True Type Server for X98 PWLB Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-98PWSKB-1.1 A X True Type Server for X98 PWSKB Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-98SVGA-1.1 A X True Type Server for X98 SVGA Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-98TGUI-1.1 A X True Type Server for X98 TGUI Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-98WABEP-1.1 A X True Type Server for X98 WABEP Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-98WABS-1.1 A X True Type Server for X98 WABS Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 xtt-98WSNA-1.1 A X True Type Server for X98 WSNA Graphics Cards. Maintained by: taguchi@tohoku.iij.ad.jp Requires: XFree86-3.3.3, freetype-1.2, ja-jcode.pl-2.6, ja-p5-jcode.pl-2.6, perlftlib-1.2, xtt-common-1.1 gnomecore-0.99.1 core component for the Gnome Desktop Environment Maintained by: Nakai@technologist.com Requires: ORBit-0.3.91, XFree86-3.3.3, esound-0.2.7, gettext-0.10.35, giflib-3.0, glib-1.1.12, gmake-3.77, gnomelibs-0.99.2, gtk-1.1.12, guile-1.3, imlib-1.8.2, jpeg-6b, libaudiofile-0.1.5, libghttp-0.99, libgtop-0.99.0, png-1.0.2, tiff-3.4, xpm-3.4k gnomelibs-0.99.2 libaries for GNOME, a GNU desktop environment Maintained by: Nakai@technologist.com Requires: ORBit-0.3.91, XFree86-3.3.3, esound-0.2.7, gettext-0.10.35, giflib-3.0, glib-1.1.12, gmake-3.77, gtk-1.1.12, imlib-1.8.2, jpeg-6b, libaudiofile-0.1.5, png-1.0.2, tiff-3.4, xpm-3.4k _________________________________________________________________ © 1996-1998 by Wolfram Schneider. All rights reserved. Please direct questions about this service to www@FreeBSD.org General questions about FreeBSD ports should be sent to ports@FreeBSD.org Last database update: 1999-01-08 19:51:14 UTC; based on revision 1.202 _________________________________________________________________ This information was produced by http://www.freebsd.org/cgi/ports.cgi -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQCVAwUBNpkOYjmN/mkrcYGtAQHftAQAml3B4N+x+fqScR5q2aRq78zm9IFs/3vx +rYGJjcsfzPctG1HfWxNdagztyk5u+NBfBfd0Yk5rkaSLHzYz6gYTlrjEruniSCM sbC8WS9H2oiWS7JnSMorUmAHbew4icAsJm2nv6uDUjT7bqsWl/hZ0xUFMUcjVy09 2asFJfBJ5as= =hSpM -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 14:19:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA21371 for freebsd-ports-outgoing; Sun, 10 Jan 1999 14:19:43 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from second.dialup.access.net (lsmarso.dialup.access.net [166.84.254.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA21363 for ; Sun, 10 Jan 1999 14:19:35 -0800 (PST) (envelope-from larry@marso.com) Received: (from larry@localhost) by second.dialup.access.net (8.9.1/8.8.8) id RAA20378 for freebsd-ports@freebsd.org; Sun, 10 Jan 1999 17:15:07 -0500 (EST) (envelope-from larry) Date: Sun, 10 Jan 1999 15:26:46 -0500 From: "Larry S. Marso" To: wmaker@linuxcenter.com Subject: needed: right-click->lower Message-ID: <19990110152646.F19337@marso.com> Mail-Followup-To: wmaker@linuxcenter.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Certain apps I designate "Don't Bind Keyboard Shortcuts" because of key binding conflicts. An important command is missing when you right-click on the titlebar. There's no way to "lower" the window if you have other apps on the same workspace. I don't want to have to minimize the app, which wastes valuable processor time. Depending on what's covered by this app, it can be very difficult to get to the other apps. Should't there be a "lower window" command available here? Best regards -- Larry S. Marso larry@marso.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 14:22:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA21769 for freebsd-ports-outgoing; Sun, 10 Jan 1999 14:22:49 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from Sisyphos.MI.Uni-Koeln.DE (Sisyphos.MI.Uni-Koeln.DE [134.95.212.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA21756; Sun, 10 Jan 1999 14:22:38 -0800 (PST) (envelope-from se@dialup124.zpr.uni-koeln.de) Received: from dialup124.zpr.Uni-Koeln.DE (dialup124.zpr.Uni-Koeln.DE [134.95.219.124]) by Sisyphos.MI.Uni-Koeln.DE (8.8.7/8.8.7) with ESMTP id XAA20599; Sun, 10 Jan 1999 23:22:01 +0100 (MET) Received: (from se@localhost) by dialup124.zpr.Uni-Koeln.DE (8.9.1/8.6.9) id XAA43491; Sun, 10 Jan 1999 23:19:59 +0100 (CET) Date: Sun, 10 Jan 1999 23:19:58 +0100 From: Stefan Esser To: Edwin Culp Cc: ports@FreeBSD.ORG, Stefan Esser Subject: Re: kde11 compilation errors Message-ID: <19990110231958.C43344@dialup124.mi.uni-koeln.de> Reply-To: se@FreeBSD.ORG References: <36991352.78EC75A0@webwizard.org.mx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <36991352.78EC75A0@webwizard.org.mx>; from Edwin Culp on Sun, Jan 10, 1999 at 02:53:38PM -0600 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 1999-01-10 14:53 -0600, Edwin Culp wrote: > I just installed the new kde11 port after completely removing my kde > port. The only probem I had was with the kdebase11 module that > repeatedly gave me the following error. > > Making all in nl > file=./`echo kstart | sed 's,.*/,,'`.gmo && rm -f $file && msgfmt -o > $file ksta > rt.po > usage: msgfmt [ -dv ] [ - ] [ name ... ] > ./kstart.gmo: No such file or directory > *** Error code 2 > > Stop. > > I got it in about 4 different directories. I don't really understand > why other than the man entry for msgfmt doesn't give a -o option but it > only gave me 4 or 5 errors out of many. I just made the mo manually, > moved it to a .gmo and modified the make file and assume that nothing > interesting will happen but it sure does slow down the build. Sorry, I had a fix for this in the original port update to 1.1, but that fix got lost before the commit ... I have just fixed the port a few minutes ago. Sorry for the inconvenience ... Regards, STefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 14:33:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA23127 for freebsd-ports-outgoing; Sun, 10 Jan 1999 14:33:23 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from guru.phone.net (guru.phone.net [209.157.82.120]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA23119 for ; Sun, 10 Jan 1999 14:33:21 -0800 (PST) (envelope-from mwm@phone.net) Received: (qmail 9939 invoked by uid 100); 10 Jan 1999 22:32:49 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 10 Jan 1999 22:32:49 -0000 Date: Sun, 10 Jan 1999 14:32:49 -0800 (PST) From: Mike Meyer To: Steve Price cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9422 In-Reply-To: <199901101936.LAA03550@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ok, I don't deal with packages very often. Every time I try one, it tells me "can't find package." I asked jkh what was up (as the port was otherwise fine), and was told this looked like a bug. So, given that I've got a port that portlint says is fine, and the make install/deinstall/reinstall all work fine, and 'make package' leaves me with a .tgz file, why is this one failing? The port in question was just submitted as t1utils-1.8. I can send you a copy as well if you'd like. Thanx, Date: Sun, 10 Jan 1999 11:36:05 -0800 (PST) > From: Steve Price > To: mwm@phone.net, steve@FreeBSD.org, freebsd-ports@FreeBSD.org > Subject: Re: ports/9422 > > Synopsis: The handbook has a documentation error in seciont 4.7.1.4. > > State-Changed-From-To: open->closed > State-Changed-By: steve > State-Changed-When: Sun Jan 10 11:32:49 PST 1999 > State-Changed-Why: > Actually I believe this is correct. Note the direction of the tick. > `make package-name` returns the package name of the port. For example, > with the xpm port this returns xpm-3.4k. This is merely a convenience > thing so that you don't have to remember the package name or misspell > it based on what bsd.port*.mk thinks it should be. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 16:27:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA06233 for freebsd-ports-outgoing; Sun, 10 Jan 1999 16:27:59 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA06228 for ; Sun, 10 Jan 1999 16:27:58 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with SMTP id SAA00369; Sun, 10 Jan 1999 18:27:23 -0600 (CST) Date: Sun, 10 Jan 1999 18:27:23 -0600 (CST) From: Steve Price To: Mike Meyer cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9422 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 10 Jan 1999, Mike Meyer wrote: # Ok, I don't deal with packages very often. Every time I try one, it # tells me "can't find package." I asked jkh what was up (as the port # was otherwise fine), and was told this looked like a bug. # # So, given that I've got a port that portlint says is fine, and the # make install/deinstall/reinstall all work fine, and 'make package' # leaves me with a .tgz file, why is this one failing? Ah, now I see. Are you setting PKG_PATH in your environment or on the commandline? 'man pkg_add' for a description of it. I put it in my .profile because I kept forgetting. :) -steve # The port in question was just submitted as t1utils-1.8. I can send you # a copy as well if you'd like. # # Thanx, # Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA08364 for freebsd-ports-outgoing; Sun, 10 Jan 1999 16:54:43 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from guru.phone.net (guru.phone.net [209.157.82.120]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA08356 for ; Sun, 10 Jan 1999 16:54:41 -0800 (PST) (envelope-from mwm@phone.net) Received: (qmail 12246 invoked by uid 100); 11 Jan 1999 00:54:08 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 11 Jan 1999 00:54:08 -0000 Date: Sun, 10 Jan 1999 16:54:08 -0800 (PST) From: Mike Meyer To: Steve Price cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9422 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nope - I'm not setting it at all. Like I said, I don't deal with packages very often. Having played with it, it looks like the command in the docs should be: PKG_PATH=`pwd` pkg_add `make package-name` for sh users, anyway. Either that, or a step needs to be added to copy the package file created by "make package" to the right place. Or maybe just clarifying this, so that when you get people who don't deal with packages submitting ports, it avoids the problem. Date: Sun, 10 Jan 1999 18:27:23 -0600 (CST) > From: Steve Price > To: Mike Meyer > Cc: freebsd-ports@FreeBSD.ORG > Subject: Re: ports/9422 > > On Sun, 10 Jan 1999, Mike Meyer wrote: > > # Ok, I don't deal with packages very often. Every time I try one, it > # tells me "can't find package." I asked jkh what was up (as the port > # was otherwise fine), and was told this looked like a bug. > # > # So, given that I've got a port that portlint says is fine, and the > # make install/deinstall/reinstall all work fine, and 'make package' > # leaves me with a .tgz file, why is this one failing? > > Ah, now I see. Are you setting PKG_PATH in your environment > or on the commandline? 'man pkg_add' for a description of it. > I put it in my .profile because I kept forgetting. :) > > -steve > > # The port in question was just submitted as t1utils-1.8. I can send you > # a copy as well if you'd like. > # > # Thanx, > # > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 17:46:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13489 for freebsd-ports-outgoing; Sun, 10 Jan 1999 17:46:06 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA13484 for ; Sun, 10 Jan 1999 17:46:04 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with SMTP id TAA12478; Sun, 10 Jan 1999 19:45:17 -0600 (CST) Date: Sun, 10 Jan 1999 19:45:17 -0600 (CST) From: Steve Price To: Mike Meyer cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9422 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 10 Jan 1999, Mike Meyer wrote: # Nope - I'm not setting it at all. Like I said, I don't deal with # packages very often. # # Having played with it, it looks like the command in the docs should # be: # # PKG_PATH=`pwd` pkg_add `make package-name` # # for sh users, anyway. Either that, or a step needs to be added to copy # the package file created by "make package" to the right place. Or # maybe just clarifying this, so that when you get people who don't deal # with packages submitting ports, it avoids the problem. How about the attached patch for the handbook? -steve Index: porting.sgml =================================================================== RCS file: /u/FreeBSD/cvs/doc/handbook/porting.sgml,v retrieving revision 1.120 diff -u -r1.120 porting.sgml --- porting.sgml 1999/01/01 12:15:49 1.120 +++ porting.sgml 1999/01/11 01:43:13 @@ -182,7 +182,7 @@ make install make package make deinstall - pkg_add `make package-name` + PKG_PATH=`pwd` pkg_add `make package-name` make deinstall make reinstall make package @@ -191,7 +191,10 @@ PKG_PATH to /usr/ports/package/All. + See the manpage for pkg_add(1) for more details. Checking your port with portlint To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 17:50:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13913 for freebsd-ports-outgoing; Sun, 10 Jan 1999 17:50:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA13905 for ; Sun, 10 Jan 1999 17:50:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA19491; Sun, 10 Jan 1999 17:50:03 -0800 (PST) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA13569 for ; Sun, 10 Jan 1999 17:46:18 -0800 (PST) (envelope-from brett@peloton.physics.montana.edu) Received: (from brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) id SAA06139; Sun, 10 Jan 1999 18:43:47 -0700 (MST) (envelope-from brett) Message-Id: <199901110143.SAA06139@peloton.physics.montana.edu> Date: Sun, 10 Jan 1999 18:43:47 -0700 (MST) From: brett@peloton.physics.montana.edu Reply-To: brett@peloton.physics.montana.edu To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9430: add a MASTER_SITE for afterstep Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9430 >Category: ports >Synopsis: added a MASTER_SITE (the main site) to the AfterStep port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jan 10 17:50:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Brett Taylor >Release: FreeBSD 2.2.8-STABLE i386 >Organization: Montana State University, Bozeman >Environment: FreeBSD 2.2.8-STABLE i386 >Description: AfterStep port (x11-wm/afterstep) does not have the main afterstep site listed as a MASTER_SITE - added it to complement the present german MASTER_SITE. >How-To-Repeat: just apply the incredibly simple diff below >Fix: diff -ruN afterstep/Makefile temp/Makefile --- afterstep/Makefile Sun Jan 10 18:39:36 1999 +++ afterstep/Makefile Sun Jan 10 18:42:49 1999 @@ -9,7 +9,8 @@ DISTNAME= AfterStep-1.0 PKGNAME= afterstep-1.0 CATEGORIES= x11-wm -MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/ +MASTER_SITES= ftp://ftp.afterstep.org/stable/archives/ \ + ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/ MAINTAINER= jfitz@FreeBSD.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 Sun Jan 10 18:04:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA15270 for freebsd-ports-outgoing; Sun, 10 Jan 1999 18:04:25 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from guru.phone.net (guru.phone.net [209.157.82.120]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id SAA15264 for ; Sun, 10 Jan 1999 18:04:24 -0800 (PST) (envelope-from mwm@phone.net) Received: (qmail 13243 invoked by uid 100); 11 Jan 1999 02:03:51 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 11 Jan 1999 02:03:51 -0000 Date: Sun, 10 Jan 1999 18:03:51 -0800 (PST) From: Mike Meyer To: Steve Price cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9422 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org /usr/ports/package/All doesn't seem to exist on my system (3.0-RELEASE). Should "make package" install the package in that directory by default, and my not having it is creating the problem? Date: Sun, 10 Jan 1999 19:45:17 -0600 (CST) > From: Steve Price > To: Mike Meyer > Cc: freebsd-ports@FreeBSD.ORG > Subject: Re: ports/9422 > > On Sun, 10 Jan 1999, Mike Meyer wrote: > > # Nope - I'm not setting it at all. Like I said, I don't deal with > # packages very often. > # > # Having played with it, it looks like the command in the docs should > # be: > # > # PKG_PATH=`pwd` pkg_add `make package-name` > # > # for sh users, anyway. Either that, or a step needs to be added to copy > # the package file created by "make package" to the right place. Or > # maybe just clarifying this, so that when you get people who don't deal > # with packages submitting ports, it avoids the problem. > > How about the attached patch for the handbook? > > -steve > > Index: porting.sgml > =================================================================== > RCS file: /u/FreeBSD/cvs/doc/handbook/porting.sgml,v > retrieving revision 1.120 > diff -u -r1.120 porting.sgml > --- porting.sgml 1999/01/01 12:15:49 1.120 > +++ porting.sgml 1999/01/11 01:43:13 > @@ -182,7 +182,7 @@ > make install > make package > make deinstall > - pkg_add `make package-name` > + PKG_PATH=`pwd` pkg_add `make package-name` > make deinstall > make reinstall > make package > @@ -191,7 +191,10 @@ > to see if all the new directories are correctly deleted. > Also, try using the software after step 4, to ensure that it > - works correctly when installed from a package. > + works correctly when installed from a package. Note if step > + 4 fails complaining that it can't find the package then try > + setting PKG_PATH to /usr/ports/package/All. > + See the manpage for pkg_add(1) for more details. > > > Checking your port with portlint > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 18:21:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA16846 for freebsd-ports-outgoing; Sun, 10 Jan 1999 18:21:14 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA16841 for ; Sun, 10 Jan 1999 18:21:12 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with SMTP id UAA27751; Sun, 10 Jan 1999 20:20:36 -0600 (CST) Date: Sun, 10 Jan 1999 20:20:36 -0600 (CST) From: Steve Price To: Mike Meyer cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9422 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 10 Jan 1999, Mike Meyer wrote: # /usr/ports/package/All doesn't seem to exist on my system Argh, should have been /usr/ports/packages/All. # (3.0-RELEASE). Should "make package" install the package in that # directory by default, and my not having it is creating the problem? 'make package' does install there by default if you manually create the directory, but this isn't the problem. You would still need to use PKG_PATH because pkg_add must have either the full path to the package file (eg. /tmp/foo/foo-1.2.tgz) or you need to set PKG_PATH to the package directory and use the package name (foo-1.2 without the .tgz). -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 18:33:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18366 for freebsd-ports-outgoing; Sun, 10 Jan 1999 18:33:15 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA18361 for ; Sun, 10 Jan 1999 18:33:14 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost (444 bytes) by rip.psg.com via sendmail with P:stdio/R:inet_resolve/T:smtp (sender: ) (ident using unix) id for ; Sun, 10 Jan 1999 18:32:42 -0800 (PST) (Smail-3.2.0.101 1997-Dec-17 #1 built 1998-Oct-13) Message-Id: Date: Sun, 10 Jan 1999 18:32:42 -0800 (PST) From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: freebsd-ports@FreeBSD.ORG Subject: sdr patch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org sdr in the -current ports tree is version 2.4a7. the source-code patch for directory sessions is for version 2.5.8 and does not apply? should i hack on my own, or is there a path i should know? randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 19:18:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA22144 for freebsd-ports-outgoing; Sun, 10 Jan 1999 19:18:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA22138; Sun, 10 Jan 1999 19:18:33 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca7-163.ix.netcom.com [209.109.235.163]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id TAA29629; Sun, 10 Jan 1999 19:17:48 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id TAA35009; Sun, 10 Jan 1999 19:17:45 -0800 (PST) Date: Sun, 10 Jan 1999 19:17:45 -0800 (PST) Message-Id: <199901110317.TAA35009@silvia.hip.berkeley.edu> To: kuriyama@FreeBSD.ORG CC: ports@FreeBSD.ORG Subject: apel-emacs From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It fails packaging saying richtext.elc is not there. There are some byte-compilation errors for richtext.elc. Errorlogs in www.freebsd.org/~asami/errlogs/2.2. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 19:18:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA22263 for freebsd-ports-outgoing; Sun, 10 Jan 1999 19:18:54 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA22238; Sun, 10 Jan 1999 19:18:50 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca7-163.ix.netcom.com [209.109.235.163]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id TAA29633; Sun, 10 Jan 1999 19:18:17 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id TAA35014; Sun, 10 Jan 1999 19:18:13 -0800 (PST) Date: Sun, 10 Jan 1999 19:18:13 -0800 (PST) Message-Id: <199901110318.TAA35014@silvia.hip.berkeley.edu> To: kuriyama@FreeBSD.ORG CC: ports@FreeBSD.ORG Subject: apel-mule From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This thing depends on mule-common (and not mule) but requires the mule binary to build. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 19:42:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA24733 for freebsd-ports-outgoing; Sun, 10 Jan 1999 19:42:12 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from guru.phone.net (guru.phone.net [209.157.82.120]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA24728 for ; Sun, 10 Jan 1999 19:42:11 -0800 (PST) (envelope-from mwm@phone.net) Received: (qmail 16405 invoked by uid 100); 11 Jan 1999 03:41:39 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 11 Jan 1999 03:41:39 -0000 Date: Sun, 10 Jan 1999 19:41:39 -0800 (PST) From: Mike Meyer To: Steve Price cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9422 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Actually: bash-2.02$ file /usr/ports/pa* /usr/ports/pa*: can't stat `/usr/ports/pa*': No such file or directory. But yeah, after I make the directory, "make package" installs it, and everything else works. Note that the add_pkg man page doesn't mention /usr/ports at all. >From what it says, if PKG_PATH isn't set, everything should work right *anyway*. make package should build in the current directory, and pkg_add should find the package in the current directory. Date: Sun, 10 Jan 1999 20:20:36 -0600 (CST) > From: Steve Price > To: Mike Meyer > Cc: freebsd-ports@FreeBSD.ORG > Subject: Re: ports/9422 > > On Sun, 10 Jan 1999, Mike Meyer wrote: > > # /usr/ports/package/All doesn't seem to exist on my system > > Argh, should have been /usr/ports/packages/All. > > # (3.0-RELEASE). Should "make package" install the package in that > # directory by default, and my not having it is creating the problem? > > 'make package' does install there by default if you manually > create the directory, but this isn't the problem. You would > still need to use PKG_PATH because pkg_add must have either > the full path to the package file (eg. /tmp/foo/foo-1.2.tgz) > or you need to set PKG_PATH to the package directory and use > the package name (foo-1.2 without the .tgz). > > -steve > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 19:59:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA26192 for freebsd-ports-outgoing; Sun, 10 Jan 1999 19:59:33 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA26186 for ; Sun, 10 Jan 1999 19:59:31 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with SMTP id VAA01313; Sun, 10 Jan 1999 21:58:56 -0600 (CST) Date: Sun, 10 Jan 1999 21:58:56 -0600 (CST) From: Steve Price To: Mike Meyer cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9422 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 10 Jan 1999, Mike Meyer wrote: # >From what it says, if PKG_PATH isn't set, everything should work right # *anyway*. make package should build in the current directory, and # pkg_add should find the package in the current directory. Well, kind of... pkg_add will find it in the current directory if you use PKG_PATH and the package name, or explicitly name the file. Here are some sample commandlines and whether they succeed or fail. # This will always fail unless you already have PKG_PATH set # correctly in your environment. pkg_add `make package-name` # Will succeed if the package was created in the current # directory. PKG_PATH=`pwd` pkg_add `make package-name` # Will also succeed if the package was created in the current # directory. pkg_add `make package-name`.tgz # This will succeed if you have created a /usr/ports/packages # directory. pkg_add /usr/ports/packages/All/`make package-name`.tgz And so on. Confusing, huh? :) -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 20:01:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA26426 for freebsd-ports-outgoing; Sun, 10 Jan 1999 20:01:13 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from spa.kuis.kyoto-u.ac.jp (lab4img2.kuis.kyoto-u.ac.jp [130.54.23.231]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA26412; Sun, 10 Jan 1999 20:01:06 -0800 (PST) (envelope-from shige@kuis.kyoto-u.ac.jp) Received: from localhost (sirahama [130.54.22.177]) by spa.kuis.kyoto-u.ac.jp (8.8.8/3.7Wspa) with ESMTP id NAA20901; Mon, 11 Jan 1999 13:00:08 +0900 (JST) To: asami@cs.berkeley.edu Cc: kuriyama@FreeBSD.ORG, ports@FreeBSD.ORG Cc: shige@kuis.kyoto-u.ac.jp Subject: Re: apel-mule In-Reply-To: Your message of "Sun, 10 Jan 1999 19:18:13 -0800 (PST)" <199901110318.TAA35014@silvia.hip.berkeley.edu> References: <199901110318.TAA35014@silvia.hip.berkeley.edu> X-Mailer: Mew version 1.93 on Emacs 20.3 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-Prom-Mew: Prom-Mew 1.93 (procmail reader for Mew) X-URL: http://www.yuasa.kuis.kyoto-u.ac.jp/~shige/ X-fingerprint: C8 BD 6A A7 CF FF 74 88 A4 B2 CC 5F C7 61 5C 9A X-Pgp-Public-Key-URL: http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x56B99BF9 X-Face-Version: X-Face utility v1.3.2 - "The Fool On The Hill" with Select X-Face v0.09 - "Figure Of Eight" X-Face: 34/1@t8]M!wP}sAw$~XQMzl5'O=lCIM]8=_8CE,|S)Vs4Wy@tU~A'wRi\lgWh-o&'|:zg>Gc?0?{^jo8(|5'Tg`yBH81.:!N9tSq*Sp6>C0q@{|&+FaM;R;KkoW1jA?QIWQ3:gNq {O%`:ww Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990111130001I.shige@kuis.kyoto-u.ac.jp> Date: Mon, 11 Jan 1999 13:00:01 +0900 (JST) From: Shigeyuki FUKUSHIMA X-Dispatcher: imput version 980905(IM100) Lines: 22 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: asami@cs.berkeley.edu (Satoshi Asami) Date: Sun, 10 Jan 1999 19:18:13 -0800 (PST) Title: apel-mule Message-ID: <199901110318.TAA35014@silvia.hip.berkeley.edu> > This thing depends on mule-common (and not mule) but requires the mule > binary to build. It's right. Sorry... This is my mistake. But, when we install mule by using japanese/mule-canna, ${PKG_DBDIR}/mule-2.3 is not exist. In this case, I think that package's dependency is not properly registered. Do you have a good idea? --- shige Shigeyuki FUKUSHIMA PGP Public Key: http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x56B99BF9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 20:06:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA26809 for freebsd-ports-outgoing; Sun, 10 Jan 1999 20:06:14 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from guru.phone.net (guru.phone.net [209.157.82.120]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA26804 for ; Sun, 10 Jan 1999 20:06:12 -0800 (PST) (envelope-from mwm@phone.net) Received: (qmail 16762 invoked by uid 100); 11 Jan 1999 04:05:37 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 11 Jan 1999 04:05:37 -0000 Date: Sun, 10 Jan 1999 20:05:37 -0800 (PST) From: Mike Meyer To: Steve Price cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9422 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yup. The man page doesn't include much of that. I suspect this is only a problem if you get someone recent who habitually builds from ports instead of packages. Maybe expand the note you suggested adding to the handbook to state that you need packages to be working properly before that step will work. Thanx, Date: Sun, 10 Jan 1999 21:58:56 -0600 (CST) > From: Steve Price > To: Mike Meyer > Cc: freebsd-ports@FreeBSD.ORG > Subject: Re: ports/9422 > > On Sun, 10 Jan 1999, Mike Meyer wrote: > > # >From what it says, if PKG_PATH isn't set, everything should work right > # *anyway*. make package should build in the current directory, and > # pkg_add should find the package in the current directory. > > Well, kind of... pkg_add will find it in the current directory > if you use PKG_PATH and the package name, or explicitly name the > file. Here are some sample commandlines and whether they succeed > or fail. > > # This will always fail unless you already have PKG_PATH set > # correctly in your environment. > pkg_add `make package-name` > > # Will succeed if the package was created in the current > # directory. > PKG_PATH=`pwd` pkg_add `make package-name` > > # Will also succeed if the package was created in the current > # directory. > pkg_add `make package-name`.tgz > > # This will succeed if you have created a /usr/ports/packages > # directory. > pkg_add /usr/ports/packages/All/`make package-name`.tgz > > And so on. Confusing, huh? :) > > -steve > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 20:15:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA28090 for freebsd-ports-outgoing; Sun, 10 Jan 1999 20:15:25 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA28085 for ; Sun, 10 Jan 1999 20:15:23 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with SMTP id WAA18471; Sun, 10 Jan 1999 22:14:47 -0600 (CST) Date: Sun, 10 Jan 1999 22:14:47 -0600 (CST) From: Steve Price To: Mike Meyer cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9422 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 10 Jan 1999, Mike Meyer wrote: # Maybe expand the note you suggested adding to the handbook to state # that you need packages to be working properly before that step will # work. Hmm... it says the following in the same paragraph above the lines that I added. "Make sure there aren't any warnings issued in any of the package and deinstall stages..." Is that sufficient? If not, care to work up a patch? I'd be happy to commit it. As can be evidenced from the patch I supplied originally, I'm not much of a technical writer. :) -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 21:04:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA03745 for freebsd-ports-outgoing; Sun, 10 Jan 1999 21:04:03 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA03644; Sun, 10 Jan 1999 21:03:25 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA12090; Sun, 10 Jan 1999 21:03:21 -0800 (PST) Date: Sun, 10 Jan 1999 21:03:21 -0800 (PST) Message-Id: <199901110503.VAA12090@freefall.freebsd.org> To: brett@peloton.physics.montana.edu, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9430 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: added a MASTER_SITE (the main site) to the AfterStep port State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 21:02:33 PST 1999 State-Changed-Why: Committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 21:05:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA04008 for freebsd-ports-outgoing; Sun, 10 Jan 1999 21:05:49 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA03982; Sun, 10 Jan 1999 21:05:42 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA12302; Sun, 10 Jan 1999 21:05:37 -0800 (PST) Date: Sun, 10 Jan 1999 21:05:37 -0800 (PST) Message-Id: <199901110505.VAA12302@freefall.freebsd.org> To: dbader@eece.unm.edu, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9219 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: new patches for port net/mpich State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 21:03:39 PST 1999 State-Changed-Why: Committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 21:06:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA04215 for freebsd-ports-outgoing; Sun, 10 Jan 1999 21:06:31 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA04204; Sun, 10 Jan 1999 21:06:25 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA12393; Sun, 10 Jan 1999 21:06:21 -0800 (PST) Date: Sun, 10 Jan 1999 21:06:21 -0800 (PST) Message-Id: <199901110506.VAA12393@freefall.freebsd.org> To: sakai@miya3f01.ee.kagu.sut.ac.jp, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/5814 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port: XShodou State-Changed-From-To: analyzed->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 21:06:02 PST 1999 State-Changed-Why: Duplicate of ports/8484. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 21:08:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA04443 for freebsd-ports-outgoing; Sun, 10 Jan 1999 21:08:34 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA04340; Sun, 10 Jan 1999 21:07:40 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA12591; Sun, 10 Jan 1999 21:07:36 -0800 (PST) Date: Sun, 10 Jan 1999 21:07:36 -0800 (PST) Message-Id: <199901110507.VAA12591@freefall.freebsd.org> To: andy@icc.surw.chel.su, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/6151 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port: xrus-1.5.2 State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 21:07:16 PST 1999 State-Changed-Why: xruskb version 1.7.0 has already been imported. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 21:08:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA04500 for freebsd-ports-outgoing; Sun, 10 Jan 1999 21:08:48 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA04428; Sun, 10 Jan 1999 21:08:21 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA12678; Sun, 10 Jan 1999 21:08:17 -0800 (PST) Date: Sun, 10 Jan 1999 21:08:17 -0800 (PST) Message-Id: <199901110508.VAA12678@freefall.freebsd.org> To: andy@icc.surw.chel.su, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/6194 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port: mirrormagic-1.3 State-Changed-From-To: open->feedback State-Changed-By: steve State-Changed-When: Sun Jan 10 21:07:48 PST 1999 State-Changed-Why: The shar file seems to be corrupted. Can you submit a new one? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 21:09:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA04660 for freebsd-ports-outgoing; Sun, 10 Jan 1999 21:09:20 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA04655; Sun, 10 Jan 1999 21:09:16 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA12776; Sun, 10 Jan 1999 21:09:12 -0800 (PST) Date: Sun, 10 Jan 1999 21:09:12 -0800 (PST) Message-Id: <199901110509.VAA12776@freefall.freebsd.org> To: eserte@cs.tu-berlin.de, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/8299 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: new port for games/xbd (Boulder Dash) State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 21:08:27 PST 1999 State-Changed-Why: I can't seem to find the DISTFILE for this port anywhere. Can you update the tarball and re-submit it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 21:11:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA05225 for freebsd-ports-outgoing; Sun, 10 Jan 1999 21:11:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA05206; Sun, 10 Jan 1999 21:11:04 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA12960; Sun, 10 Jan 1999 21:10:58 -0800 (PST) Date: Sun, 10 Jan 1999 21:10:58 -0800 (PST) Message-Id: <199901110510.VAA12960@freefall.freebsd.org> To: sakai@miya3f01.ee.kagu.sut.ac.jp, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/8484 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port of XShodou-1.11 State-Changed-From-To: open->feedback State-Changed-By: steve State-Changed-When: Sun Jan 10 21:09:35 PST 1999 State-Changed-Why: This port has quite a few problems. It uses USE_XLIB which is longer available in bsd.port.mk. It also *_DEPENDS on x11-toolkits/tk which doesn't exist. Can you clean it up and re-submit it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 21:15:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA05876 for freebsd-ports-outgoing; Sun, 10 Jan 1999 21:15:30 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA05869; Sun, 10 Jan 1999 21:15:27 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA13392; Sun, 10 Jan 1999 21:15:23 -0800 (PST) Date: Sun, 10 Jan 1999 21:15:23 -0800 (PST) Message-Id: <199901110515.VAA13392@freefall.freebsd.org> To: albast@xs4all.nl, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/6018 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: new port: ml-3.3 State-Changed-From-To: analyzed->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 21:11:56 PST 1999 State-Changed-Why: New ports committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 21:19:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA06510 for freebsd-ports-outgoing; Sun, 10 Jan 1999 21:19:43 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA06498; Sun, 10 Jan 1999 21:19:38 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA13744; Sun, 10 Jan 1999 21:19:33 -0800 (PST) Date: Sun, 10 Jan 1999 21:19:33 -0800 (PST) Message-Id: <199901110519.VAA13744@freefall.freebsd.org> To: giffunip@asme.org, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/6153 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port: flick State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 21:17:16 PST 1999 State-Changed-Why: New port committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 21:26:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA07382 for freebsd-ports-outgoing; Sun, 10 Jan 1999 21:26:14 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA07194; Sun, 10 Jan 1999 21:24:43 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA14096; Sun, 10 Jan 1999 21:24:38 -0800 (PST) Date: Sun, 10 Jan 1999 21:24:38 -0800 (PST) Message-Id: <199901110524.VAA14096@freefall.freebsd.org> To: andy@icc.surw.chel.su, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/6171 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port: xtron-1.1a State-Changed-From-To: open->closed State-Changed-By: steve State-Changed-When: Sun Jan 10 21:21:04 PST 1999 State-Changed-Why: New port committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 21:30:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA08071 for freebsd-ports-outgoing; Sun, 10 Jan 1999 21:30:55 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA08051; Sun, 10 Jan 1999 21:30:50 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA14567; Sun, 10 Jan 1999 21:30:46 -0800 (PST) Date: Sun, 10 Jan 1999 21:30:46 -0800 (PST) Message-Id: <199901110530.VAA14567@freefall.freebsd.org> To: eserte@cs.tu-berlin.de, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/8299 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: new port for games/xbd (Boulder Dash) State-Changed-From-To: closed->feedback State-Changed-By: steve State-Changed-When: Sun Jan 10 21:30:28 PST 1999 State-Changed-Why: Oops, didn't mean to close this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 23:12:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA18936 for freebsd-ports-outgoing; Sun, 10 Jan 1999 23:12:52 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA18929; Sun, 10 Jan 1999 23:12:49 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca11-86.ix.netcom.com [209.109.237.86]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id XAA29858; Sun, 10 Jan 1999 23:12:15 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id XAA11792; Sun, 10 Jan 1999 23:12:11 -0800 (PST) Date: Sun, 10 Jan 1999 23:12:11 -0800 (PST) Message-Id: <199901110712.XAA11792@silvia.hip.berkeley.edu> To: shige@kuis.kyoto-u.ac.jp CC: kuriyama@FreeBSD.ORG, ports@FreeBSD.ORG, shige@kuis.kyoto-u.ac.jp In-reply-to: <19990111130001I.shige@kuis.kyoto-u.ac.jp> (message from Shigeyuki FUKUSHIMA on Mon, 11 Jan 1999 13:00:01 +0900 (JST)) Subject: Re: apel-mule From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * It's right. * Sorry... This is my mistake. * * But, when we install mule by using japanese/mule-canna, * ${PKG_DBDIR}/mule-2.3 is not exist. I don't know what you are trying to say here. * In this case, I think that package's dependency is not properly * registered. * * Do you have a good idea? Why don't you just make it BUILD_DEPENDS to "mule:editors/mule"? If "mule" doesn't exist, then editors/mule will be built. If the user has installed mule from any other port, it will work fine too. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 23:30:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA21127 for freebsd-ports-outgoing; Sun, 10 Jan 1999 23:30:07 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from spa.kuis.kyoto-u.ac.jp (lab4img2.kuis.kyoto-u.ac.jp [130.54.23.231]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA21033; Sun, 10 Jan 1999 23:29:59 -0800 (PST) (envelope-from shige@kuis.kyoto-u.ac.jp) Received: from localhost (sirahama [130.54.22.177]) by spa.kuis.kyoto-u.ac.jp (8.8.8/3.7Wspa) with ESMTP id QAA22001; Mon, 11 Jan 1999 16:29:25 +0900 (JST) To: asami@FreeBSD.ORG Cc: kuriyama@FreeBSD.ORG, ports@FreeBSD.ORG Cc: shige@kuis.kyoto-u.ac.jp Subject: Re: apel-mule In-Reply-To: Your message of "Sun, 10 Jan 1999 23:12:11 -0800 (PST)" <199901110712.XAA11792@silvia.hip.berkeley.edu> References: <199901110712.XAA11792@silvia.hip.berkeley.edu> X-Mailer: Mew version 1.93 on Emacs 20.3 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-Prom-Mew: Prom-Mew 1.93 (procmail reader for Mew) X-URL: http://www.yuasa.kuis.kyoto-u.ac.jp/~shige/ X-fingerprint: C8 BD 6A A7 CF FF 74 88 A4 B2 CC 5F C7 61 5C 9A X-Pgp-Public-Key-URL: http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x56B99BF9 X-Face-Version: X-Face utility v1.3.2 - "The Fool On The Hill" with Select X-Face v0.09 - "Figure Of Eight" X-Face: 34/1@t8]M!wP}sAw$~XQMzl5'O=lCIM]8=_8CE,|S)Vs4Wy@tU~A'wRi\lgWh-o&'|:zg>Gc?0?{^jo8(|5'Tg`yBH81.:!N9tSq*Sp6>C0q@{|&+FaM;R;KkoW1jA?QIWQ3:gNq {O%`:ww Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990111162919X.shige@kuis.kyoto-u.ac.jp> Date: Mon, 11 Jan 1999 16:29:19 +0900 (JST) From: Shigeyuki FUKUSHIMA X-Dispatcher: imput version 980905(IM100) Lines: 29 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: asami@FreeBSD.ORG (Satoshi Asami) Date: Sun, 10 Jan 1999 23:12:11 -0800 (PST) Title: Re: apel-mule Message-ID: <199901110712.XAA11792@silvia.hip.berkeley.edu> > * But, when we install mule by using japanese/mule-canna, > * ${PKG_DBDIR}/mule-2.3 is not exist. > I don't know what you are trying to say here. After we have installed mule from editor/mule port, ${PKG_DBDIR}/mule-2.3 directory is made. Then, if we have installed apel-mule, package dependency name `apel-mule-9.12' is appeared in . ${PKG_DBDIR}/mule-2.3/+REQUIRED_BY . ${PKG_DBDIR}/mule-2.3-common/+REQUIRED_BY But, after we have installed mule from japanese/mule-* port, ${PKG_DBDIR}/mule-2.3 directory is NOT made. Hence, if we have installed apel-mule, package dependency name `apel-mule-9.12' is appeared only in . ${PKG_DBDIR}/mule-2.3-common/+REQUIRED_BY And package dependency name `apel-mule-9.12' is NOT appeared in . ${PKG_DBDIR}/ja-mule-*/+REQUIRED_BY --- shige Shigeyuki FUKUSHIMA PGP Public Key: http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x56B99BF9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 23:35:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA21827 for freebsd-ports-outgoing; Sun, 10 Jan 1999 23:35:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from glitnir.cfar.umd.edu (glitnir.cfar.umd.edu [128.8.132.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA21819 for ; Sun, 10 Jan 1999 23:35:05 -0800 (PST) (envelope-from arensb@cfar.umd.edu) Received: from cfar.umd.edu (arensb@localhost [127.0.0.1]) by glitnir.cfar.umd.edu (8.9.1/8.9.1) with ESMTP id CAA22495 for ; Mon, 11 Jan 1999 02:34:32 -0500 (EST) Message-Id: <199901110734.CAA22495@glitnir.cfar.umd.edu> To: ports@FreeBSD.ORG Subject: xfpovray Makefile patch MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0" Content-ID: <22490.916040033.0@cfar.umd.edu> Date: Mon, 11 Jan 1999 02:34:32 -0500 From: Andrew Arensburger Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ------- =_aaaaaaaaaa0 Content-Type: text/plain; charset="us-ascii" Content-ID: <22490.916040033.1@cfar.umd.edu> Hi! I had to apply the enclosed patch to /usr/ports/graphics/xfpovray to make it work under 3.0-RELEASE (with Perl 5). It shouldn't break anything for anyone still using Perl 4. -- Andrew Arensburger, Systems guy Center for Automation Research arensb@cfar.umd.edu University of Maryland What if there was a Barbie Wrestlemania game? ------- =_aaaaaaaaaa0 Content-Type: text/plain; name="xfpovray.patch"; charset="us-ascii" Content-ID: <22490.916040033.2@cfar.umd.edu> Content-Description: xfpovray Makefile --- Makefile.bak Sat Jan 9 06:25:01 1999 +++ Makefile Mon Jan 11 02:28:51 1999 @@ -26,6 +26,6 @@ NO_INSTALL_MANPAGES= yes post-patch: - @/usr/bin/perl -pi -e "s|@LOCALBASE@|${LOCALBASE}|g;" ${WRKSRC}/src/xfpovray.h + @/usr/bin/perl -pi -e "s|\@LOCALBASE\@|${LOCALBASE}|g;" ${WRKSRC}/src/xfpovray.h .include ------- =_aaaaaaaaaa0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 10 23:36:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA22034 for freebsd-ports-outgoing; Sun, 10 Jan 1999 23:36:21 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA22023; Sun, 10 Jan 1999 23:36:17 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca11-86.ix.netcom.com [209.109.237.86]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id XAA29893; Sun, 10 Jan 1999 23:35:44 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id XAA13108; Sun, 10 Jan 1999 23:35:41 -0800 (PST) Date: Sun, 10 Jan 1999 23:35:41 -0800 (PST) Message-Id: <199901110735.XAA13108@silvia.hip.berkeley.edu> To: shige@kuis.kyoto-u.ac.jp CC: kuriyama@FreeBSD.ORG, ports@FreeBSD.ORG, shige@kuis.kyoto-u.ac.jp In-reply-to: <19990111162919X.shige@kuis.kyoto-u.ac.jp> (message from Shigeyuki FUKUSHIMA on Mon, 11 Jan 1999 16:29:19 +0900 (JST)) Subject: Re: apel-mule From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * Then, if we have installed apel-mule, package dependency name * `apel-mule-9.12' is appeared in I said BUILD_DEPENDS. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 00:10:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA26763 for freebsd-ports-outgoing; Mon, 11 Jan 1999 00:10:17 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from spa.kuis.kyoto-u.ac.jp (lab4img2.kuis.kyoto-u.ac.jp [130.54.23.231]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA26755; Mon, 11 Jan 1999 00:10:11 -0800 (PST) (envelope-from shige@kuis.kyoto-u.ac.jp) Received: from localhost (sirahama [130.54.22.177]) by spa.kuis.kyoto-u.ac.jp (8.8.8/3.7Wspa) with ESMTP id RAA22314; Mon, 11 Jan 1999 17:09:37 +0900 (JST) To: asami@FreeBSD.ORG Cc: kuriyama@FreeBSD.ORG, ports@FreeBSD.ORG Cc: shige@kuis.kyoto-u.ac.jp Subject: Re: apel-mule In-Reply-To: Your message of "Sun, 10 Jan 1999 23:35:41 -0800 (PST)" <199901110735.XAA13108@silvia.hip.berkeley.edu> References: <199901110735.XAA13108@silvia.hip.berkeley.edu> X-Mailer: Mew version 1.93 on Emacs 20.3 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-Prom-Mew: Prom-Mew 1.93 (procmail reader for Mew) X-URL: http://www.yuasa.kuis.kyoto-u.ac.jp/~shige/ X-fingerprint: C8 BD 6A A7 CF FF 74 88 A4 B2 CC 5F C7 61 5C 9A X-Pgp-Public-Key-URL: http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x56B99BF9 X-Face-Version: X-Face utility v1.3.2 - "The Fool On The Hill" with Select X-Face v0.09 - "Figure Of Eight" X-Face: 34/1@t8]M!wP}sAw$~XQMzl5'O=lCIM]8=_8CE,|S)Vs4Wy@tU~A'wRi\lgWh-o&'|:zg>Gc?0?{^jo8(|5'Tg`yBH81.:!N9tSq*Sp6>C0q@{|&+FaM;R;KkoW1jA?QIWQ3:gNq {O%`:ww Mime-Version: 1.0 Content-Type: Multipart/Mixed; boundary="--Next_Part(Mon_Jan_11_17:09:00_1999_949)--" Content-Transfer-Encoding: 7bit Message-Id: <19990111170932B.shige@kuis.kyoto-u.ac.jp> Date: Mon, 11 Jan 1999 17:09:32 +0900 (JST) From: Shigeyuki FUKUSHIMA X-Dispatcher: imput version 980905(IM100) Lines: 54 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ----Next_Part(Mon_Jan_11_17:09:00_1999_949)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: asami@FreeBSD.ORG (Satoshi Asami) Date: Sun, 10 Jan 1999 23:35:41 -0800 (PST) Title: Re: apel-mule Message-ID: <199901110735.XAA13108@silvia.hip.berkeley.edu> > * Then, if we have installed apel-mule, package dependency name > * `apel-mule-9.12' is appeared in > > I said BUILD_DEPENDS. Sorry... BUILD_DEPENDS! (not RUN_DEPENDS) I understood. BUILD_DEPENDS= mule:editors/mule RUN_DEPENDS= mule.el:editors/mule-common Please change editors/apel-emacs port's Makefile. # But, when we install apel-mule in the system which mule is not # installed, we cannot select the type of mule. # Such situation is unavoidable? --------- Shigeyuki FUKUSHIMA PGP Public Key: http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x56B99BF9 ----Next_Part(Mon_Jan_11_17:09:00_1999_949)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=patch diff -ur /usr/ports/editors/apel-emacs/Makefile apel-emacs/Makefile --- /usr/ports/editors/apel-emacs/Makefile Sat Jan 2 22:26:51 1999 +++ apel-emacs/Makefile Mon Jan 11 17:08:40 1999 @@ -39,11 +39,10 @@ .if !defined(REQUIRE_SETUPEL) REQUIRE_SETUPEL= NO .endif +BUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} .if defined(HAVE_COMMON_PORT) && (${HAVE_COMMON_PORT} == "YES") -BUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT}-common RUN_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT}-common .else -BUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} RUN_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} .endif SCRIPTS_ENV= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} ----Next_Part(Mon_Jan_11_17:09:00_1999_949)---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 00:22:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA28365 for freebsd-ports-outgoing; Mon, 11 Jan 1999 00:22:39 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA28343; Mon, 11 Jan 1999 00:22:19 -0800 (PST) (envelope-from andy@icc.surw.chel.su) Received: (from andy@localhost) by icc.surw.chel.su (8.8.8/8.8.8) id LAA22716; Mon, 11 Jan 1999 11:16:06 +0300 (MSK) (envelope-from andy) From: Andrey Zakhvatov Message-Id: <199901110816.LAA22716@icc.surw.chel.su> Subject: Re: ports/6194 In-Reply-To: <199901110508.VAA12678@freefall.freebsd.org> from Steve Price at "Jan 10, 1999 9: 8:17 pm" To: steve@FreeBSD.ORG (Steve Price) Date: Mon, 11 Jan 1999 11:16:05 +0300 (MSK) Cc: freebsd-ports@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, > Synopsis: New port: mirrormagic-1.3 > > The shar file seems to be corrupted. Can you submit a new one? I have uploaded port tarball some time ago. Look at ftp://ftp.freebsd.org/pub/FreeBSD/incoming/mirrormagic-1.3.tar.gz Sincerely yours, Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 01:20:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA05045 for freebsd-ports-outgoing; Mon, 11 Jan 1999 01:20:07 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA05038 for ; Mon, 11 Jan 1999 01:20:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA27929; Mon, 11 Jan 1999 01:20:01 -0800 (PST) Received: from mail.palmerharvey.co.uk (mail.palmerharvey.co.uk [62.172.109.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA04363 for ; Mon, 11 Jan 1999 01:12:31 -0800 (PST) (envelope-from Dom.Mitchell@palmerharvey.co.uk) Received: from ho-nt-01.pandhm.co.uk (unverified) by mail.palmerharvey.co.uk (Content Technologies SMTPRS 2.0.15) with ESMTP id for ; Mon, 11 Jan 1999 09:11:26 +0000 Received: from voodoo.pandhm.co.uk ([10.100.35.12]) by ho-nt-01.pandhm.co.uk with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id CK5RC42H; Mon, 11 Jan 1999 09:07:25 -0000 Received: from dom by voodoo.pandhm.co.uk with local (Exim 1.92 #1) for FreeBSD-gnats-submit@freebsd.org id 0zzdON-000K0r-00; Mon, 11 Jan 1999 09:12:11 +0000 Message-Id: Date: Mon, 11 Jan 1999 09:12:11 +0000 From: Dom Mitchell Reply-To: Dom.Mitchell@palmerharvey.co.uk To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9434: new port of l0pht-watch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9434 >Category: ports >Synopsis: New port of l0pht-watch >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 Jan 11 01:20:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Dominic Mitchell >Release: FreeBSD 3.0-CURRENT i386 >Organization: Palmer & Harvey McLane Ltd. >Environment: FreeBSD voodoo.pandhm.co.uk 3.0-CURRENT FreeBSD 3.0-CURRENT #3: Fri Jan 8 10:39:13 GMT 1999 dom@voodoo.pandhm.co.uk:/usr/src/sys/compile/VOODOO i386 >Description: A port of a small program to watch over /tmp. >How-To-Repeat: The usual. >Fix: Here's the shar. # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # l0pht-watch # l0pht-watch/Makefile # l0pht-watch/files # l0pht-watch/files/md5 # l0pht-watch/pkg # l0pht-watch/pkg/COMMENT # l0pht-watch/pkg/DESCR # l0pht-watch/pkg/PLIST # l0pht-watch/patches # l0pht-watch/patches/patch-aa # echo c - l0pht-watch mkdir -p l0pht-watch > /dev/null 2>&1 echo x - l0pht-watch/Makefile sed 's/^X//' >l0pht-watch/Makefile << 'END-of-l0pht-watch/Makefile' X# New ports collection makefile for: l0pht-query X# Version required: 1.0 X# Date created: 11 Jan 1999 X# Whom: Dom Mitchell X# X# $Id: Makefile,v 1.3 1998/07/03 23:21:56 steve Exp $ X# X XDISTNAME= l0pht-watch-1.0 XCATEGORIES= security XMASTER_SITES= http://www.l0pht.com/advisories/ XDISTFILES= l0pht-watch.tar.gz X XMAINTAINER= dom@myrddin.demon.co.uk X XWRKSRC= ${WRKDIR} X XALL_TARGET= OpenBSD X Xinstall: X ${INSTALL_PROGRAM} ${WRKSRC}/temp-watch ${PREFIX}/bin X X.include END-of-l0pht-watch/Makefile echo c - l0pht-watch/files mkdir -p l0pht-watch/files > /dev/null 2>&1 echo x - l0pht-watch/files/md5 sed 's/^X//' >l0pht-watch/files/md5 << 'END-of-l0pht-watch/files/md5' XMD5 (l0pht-watch.tar.gz) = a32205006a9153ef2db04f4d557ac2ac END-of-l0pht-watch/files/md5 echo c - l0pht-watch/pkg mkdir -p l0pht-watch/pkg > /dev/null 2>&1 echo x - l0pht-watch/pkg/COMMENT sed 's/^X//' >l0pht-watch/pkg/COMMENT << 'END-of-l0pht-watch/pkg/COMMENT' XA program to report on what goes on in /tmp. END-of-l0pht-watch/pkg/COMMENT echo x - l0pht-watch/pkg/DESCR sed 's/^X//' >l0pht-watch/pkg/DESCR << 'END-of-l0pht-watch/pkg/DESCR' XThis program watches over file creations and deletions in /tmp. Use it Xto see how secure and predictable your favourite OS/applications are. X Xhttp://www.l0pht.com/advisories.html END-of-l0pht-watch/pkg/DESCR echo x - l0pht-watch/pkg/PLIST sed 's/^X//' >l0pht-watch/pkg/PLIST << 'END-of-l0pht-watch/pkg/PLIST' Xbin/temp-watch END-of-l0pht-watch/pkg/PLIST echo c - l0pht-watch/patches mkdir -p l0pht-watch/patches > /dev/null 2>&1 echo x - l0pht-watch/patches/patch-aa sed 's/^X//' >l0pht-watch/patches/patch-aa << 'END-of-l0pht-watch/patches/patch-aa' X--- Makefile.orig Mon Jan 11 09:15:47 1999 X+++ Makefile Mon Jan 11 09:16:07 1999 X@@ -8,7 +8,6 @@ X # pick gcc if you'd rather , and/or do -g instead of -O if debugging X # debugging X # DFLAGS = -DTEST -DDEBUG X-CFLAGS =-O -Wall X XFLAGS = # xtra cflags, set by systype targets X XLIBS = # xtra libs if necessary? X # -Bstatic for sunos, -static for gcc, etc. You want this, trust me. END-of-l0pht-watch/patches/patch-aa exit ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. ********************************************************************** >Release-Note: >Audit-Trail: >Unformatted: Dom Mitchell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 02:20:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA11299 for freebsd-ports-outgoing; Mon, 11 Jan 1999 02:20:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA11291 for ; Mon, 11 Jan 1999 02:20:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA00851; Mon, 11 Jan 1999 02:20:01 -0800 (PST) Received: from server.research.zopps.fi (ws66.research.zopps.fi [195.165.196.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA11115 for ; Mon, 11 Jan 1999 02:18:42 -0800 (PST) (envelope-from martti@research.zopps.fi) Received: from ws110.research.zopps.fi (ws110.research.zopps.fi [195.165.196.110]) by server.research.zopps.fi (8.8.8/8.8.8) with ESMTP id MAA28438 for ; Mon, 11 Jan 1999 12:17:28 +0200 (EET) (envelope-from martti.kuparinen) Received: (from martti@localhost) by ws110.research.zopps.fi (8.8.8/8.8.8) id MAA28473; Mon, 11 Jan 1999 12:17:28 +0200 (EET) (envelope-from martti@smtp.research.zopps.fi) Message-Id: <199901111017.MAA28473@ws110.research.zopps.fi> Date: Mon, 11 Jan 1999 12:17:28 +0200 (EET) From: martti.kuparinen@ericsson.com Reply-To: martti.kuparinen@ericsson.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9435: New port: stunnel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9435 >Category: ports >Synopsis: New port: stunnel >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 Jan 11 02:20:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Martti Kuparinen >Release: FreeBSD 2.2.8-STABLE i386 and 3.0-CURRENT i386 >Organization: Oy L M Ericsson Ab >Environment: >Description: The stunnel program is designed to work as SSL encryption wrapper between remote client and local (inetd-startable) or remote server. The concept is that having non-SSL aware dae- mons running on your system you can easily setup them to communicate with clients over secure SSL channel. >How-To-Repeat: >Fix: Here is the uuencoded gzipped tar file. I think it should be available in ports as security/stunnel. begin 644 stunnel.tar.gz M'XL(`)'.F38``^U9;7/:.!#.5_PKMI/,7,C$QL8V!*9TD@+-N062`=+>AYOI M"%N`!K]5LIO2F_[W6QD[;VV:YB;0FY8=L&5I):WWT;Y(%DD:AM2O[*R1P-+K MM@T[`&:]JLN[4;>S>T$Z0*UFU4P+VPULUNN&O@/V.H4J*!4)X0`[`>%)PN[G M2_@FI-DXB1S_F"3NG(JUK(,?Q=^J&CI>L+EJFL86_TW07?RSNTK(4\YAZ#J" M>R_^5;MF%O9OZS:6#4NW:CN@/Z40]]%OCO_!P0'TR8).F4\U%FH19[-2/PKA M=1HB$&"83;W>M!M@-!I'BJJJ-[E+XY3":X*,-F+6M(^:AB49&\K!;9+/8!U6 M#`/#WMCL<.6>#5E4S\.G/L]&X=3R/1'*L/(/12V?0<8:M2BIX14Q8B'7] MD^NJ@(3R?[0:J=UN';?;QUAR!J/Q2:_7.LX+1E4`6H4<%SS2M9<+XRSEX*%A[CH,:@:16/B82SB:R> M?68Q/+_J^N)&M]`[AG@#\>ZTLD38[D+WP9S%WX&FM^RR6KC MT+0+HV0A^D*IC;W]',IR(0Q6K3"\JM%RZ%S*DZ9HG6V]@,?*H@+^EP"4U2A,0E'^D7(MI`*I'E@+,F@WJ@BYO-^83XIAA,UN; MIG%HUHO%^632KUORG^WR;U$1_PNOOHXY'HC_AE4WKO)_HUZ7^9]5L[;Q?Q.T M"P-+-4>,==>$NYD.UH&"GCU&N69"#8A0Y) M*+BIG^D"DWVT5XJE2E/;)N'MZ-G2Z M(ZRG;LI9LE3Z)Z-Q=_A^Y(QE]3Q)XF:E$K`%U3Q"+Z-(#J[%?@5O<9I07GB) M"IIZJ33-V/&J35-U0KF/:9)'*VG(/E6**>[K@4SJE%,V2?E,=HK3226DR7WL MZ+]RKNKWQG_<&^#K.X,Q_KO#5NF["E:4EQ=.K_.^TSWO#CI2@YD;;.[]7!]F'WE?/7%QEDY1_[:>3QW59A^?L]E>'%X#$"*J># MB_?ML\$KY_1BB(ME287R;OAF-&RWI`187/7*ESC&B2-LN`X3BI;G%O!\(CQ- M6HH6+%[\O[SX?Z=BG4AC7\_N_Q'[?Z-NU@QY_E/5C>IV_[\)NHU_X*U#YP_$ M?X"Z=6?_C_'?W,;_35"_8\/^C0"JH39PFU&&%IB6WO`,R[4:1FU"J_:4'AUY M]K1JN0U]6G>GOXH+_*WIZOQO,5O;-X`?/__5K2KNGS!GQ(W`UO]O@F[BWS[K M][N#\9//\:#_KWWE_VU[>_Z[$<(D&6B8)=YR7W?)21Q3+K=]@(H)/<(]P`W+ M9<07@%N-(`K%UN__0G33_L][N*5>PQP/VK]AW[5_T]KF?QLAD9UVYIO?GRW, MEC9.-^V_TQVUAVN8XR'[KQM?Q7_3W,;_C=!X3J^^0L4\FG$2`!/@4<%F(?4@ MB2"+_4`$@$P6;F0+2I$M3#!!H%2>"@>1/`?V&0T3P.P!LB\JL,\PA?!4J>F$ M3'Q:AH@K.7/^D02D(&X4NC1.I`#)G"0P)Q]9.(,P"E4Y-;DDG,HL1%5D'@+` M46[)`)BYP#)*$4>Q%`D-Y`.X)`1*!/.7.$F2QC@FMB21XD9!D(;,E6?6ERR9 MYP(+B%`2R,X/:?:N[IQDIX"*4JA(CCFAD(J5:HCGY5J9IF%V5+G8'3/SG/]2(4*:#\F$3"92;/ =C`H<2KY+@9?X`Z?RJ+9UWUMZ-/T+NO7NJ0`H``#3 ` 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 Mon Jan 11 02:28:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA12027 for freebsd-ports-outgoing; Mon, 11 Jan 1999 02:28:49 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA12021; Mon, 11 Jan 1999 02:28:44 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca11-86.ix.netcom.com [209.109.237.86]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id CAA00175; Mon, 11 Jan 1999 02:28:10 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id CAA26974; Mon, 11 Jan 1999 02:27:59 -0800 (PST) Date: Mon, 11 Jan 1999 02:27:59 -0800 (PST) Message-Id: <199901111027.CAA26974@silvia.hip.berkeley.edu> To: shige@kuis.kyoto-u.ac.jp CC: kuriyama@FreeBSD.ORG, ports@FreeBSD.ORG, shige@kuis.kyoto-u.ac.jp In-reply-to: <19990111170932B.shige@kuis.kyoto-u.ac.jp> (message from Shigeyuki FUKUSHIMA on Mon, 11 Jan 1999 17:09:32 +0900 (JST)) Subject: Re: apel-mule From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * Please change editors/apel-emacs port's Makefile. Thanks, committed. * # But, when we install apel-mule in the system which mule is not * # installed, we cannot select the type of mule. * # Such situation is unavoidable? Unfortunately, yes. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 02:50:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA14174 for freebsd-ports-outgoing; Mon, 11 Jan 1999 02:50:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA14163 for ; Mon, 11 Jan 1999 02:50:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA02274; Mon, 11 Jan 1999 02:50:01 -0800 (PST) Received: from asama.kashio.info.mie-u.ac.jp (asama.kashio.info.mie-u.ac.jp [133.67.36.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA13034 for ; Mon, 11 Jan 1999 02:40:38 -0800 (PST) (envelope-from honda@kashio.info.mie-u.ac.jp) Received: from ena.kashio.info.mie-u.ac.jp (ena [133.67.35.144]) by asama.kashio.info.mie-u.ac.jp (8.8.8/3.6W) with ESMTP id TAA24747; Mon, 11 Jan 1999 19:44:03 +0900 (JST) Received: (from honda@localhost) by ena.kashio.info.mie-u.ac.jp (8.8.8/3.6W) id TAA23740; Mon, 11 Jan 1999 19:39:26 +0900 (JST) Message-Id: <199901111039.TAA23740@ena.kashio.info.mie-u.ac.jp> Date: Mon, 11 Jan 1999 19:39:26 +0900 (JST) From: HONDA Yasuhiro Reply-To: honda@kashio.info.mie-u.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG, honda@kashio.info.mie-u.ac.jp X-Send-Pr-Version: 3.2 Subject: ports/9436: new port japanese/ng-canna Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9436 >Category: ports >Synopsis: new port japanese/ng-canna >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: support >Submitter-Id: current-users >Arrival-Date: Mon Jan 11 02:50:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: HONDA Yasuhiro >Release: FreeBSD 2.2.5-RELEASE i386 >Organization: Mie University >Environment: FreeBSD 2.2.5-RELEASE i386 >Description: New port of ng-1.3L-canna1.0.2. This supports Canna Japanese kana-kanji conversion. >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: # # ng-canna # ng-canna/Makefile # ng-canna/pkg # ng-canna/pkg/COMMENT # ng-canna/pkg/DESCR # ng-canna/pkg/PLIST # ng-canna/files # ng-canna/files/md5 # echo c - ng-canna mkdir -p ng-canna > /dev/null 2>&1 echo x - ng-canna/Makefile sed 's/^X//' >ng-canna/Makefile << 'END-of-ng-canna/Makefile' X# New ports collection Makefile for: ja-ng-canna X# Version required: ng1.3Lcanna1.0.2 X# Date created: 11 January 1999 X# Whom: HONDA Yasuhiro X# X# $Id$ X# X XDISTNAME= ng13Lcanna1.0.2 XPKGNAME= ja-ng-canna-1.3l XCATEGORIES= japanese editors XMASTER_SITES= http://www3.tky.3web.ne.jp/~quiver/ng/ X XMAINTAINER= honda@kashio.info.mie-u.ac.jp X XLIB_DEPENDS= canna:${PORTSDIR}/japanese/Canna X XWRKSRC= ${WRKDIR}/ng XALL_TARGET= ng X Xpost-patch: X @(cd ${WRKSRC} ; $(LN) -s sys/bsd/Makefile.canna ./Makefile ) X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/ng ${PREFIX}/bin/ X Xpost-install: X ${MKDIR} ${PREFIX}/share/doc/ja/ng X ${INSTALL_DATA} ${WRKSRC}/doc/Ng.doc ${PREFIX}/share/doc/ja/ng/Ng.doc.euc-jp X ${INSTALL_DATA} ${WRKSRC}/doc/Ng.ref ${PREFIX}/share/doc/ja/ng/Ng.ref.euc-jp X ${INSTALL_DATA} ${WRKSRC}/doc/Ng.tut ${PREFIX}/share/doc/ja/ng/Ng.tut.euc-jp X X.include END-of-ng-canna/Makefile echo c - ng-canna/pkg mkdir -p ng-canna/pkg > /dev/null 2>&1 echo x - ng-canna/pkg/COMMENT sed 's/^X//' >ng-canna/pkg/COMMENT << 'END-of-ng-canna/pkg/COMMENT' Xa very lightweight Emacs-close with japanese and Canna support. END-of-ng-canna/pkg/COMMENT echo x - ng-canna/pkg/DESCR sed 's/^X//' >ng-canna/pkg/DESCR << 'END-of-ng-canna/pkg/DESCR' XNg is very lightweight Emacs-clone text editor. Ng is based on Mg Xversion 2a and support Japanese encoding (EUC-JP, SHIFT-JIS, JIS). X XThis port supports Canna Japanese kana-kanji conversion. If you want Xto use Canna, set environment variable CANNAHOST to the hostname of Xyour Canna server. END-of-ng-canna/pkg/DESCR echo x - ng-canna/pkg/PLIST sed 's/^X//' >ng-canna/pkg/PLIST << 'END-of-ng-canna/pkg/PLIST' Xbin/ng Xshare/doc/ja/ng/Ng.doc.euc-jp Xshare/doc/ja/ng/Ng.ref.euc-jp Xshare/doc/ja/ng/Ng.tut.euc-jp X@dirrm share/doc/ja/ng END-of-ng-canna/pkg/PLIST echo c - ng-canna/files mkdir -p ng-canna/files > /dev/null 2>&1 echo x - ng-canna/files/md5 sed 's/^X//' >ng-canna/files/md5 << 'END-of-ng-canna/files/md5' XMD5 (ng13Lcanna1.0.2.tar.gz) = 3f8b2917a79faf50f2d3dcdfa630d518 END-of-ng-canna/files/md5 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 Jan 11 03:20:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17624 for freebsd-ports-outgoing; Mon, 11 Jan 1999 03:20:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA17615 for ; Mon, 11 Jan 1999 03:20:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA03519; Mon, 11 Jan 1999 03:20:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17484; Mon, 11 Jan 1999 03:19:53 -0800 (PST) (envelope-from nobody) Message-Id: <199901111119.DAA17484@hub.freebsd.org> Date: Mon, 11 Jan 1999 03:19:53 -0800 (PST) From: kkennawa@physics.adelaide.edu.au To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9437: Upgrade xautolock to v1.14 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9437 >Category: ports >Synopsis: Upgrade xautolock to v1.14 >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 Jan 11 03:20:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Kris Kennaway >Release: >Organization: >Environment: >Description: These patches update xautolock to pl14. I mailed the maintainer about this on 990102 and haven't heard back from them.. This doesn't respect CFLAGS, but I'm not sure how to make imake do that.. >How-To-Repeat: >Fix: begin 644 xautolock.patch M9&EF9B`M#$Q"B!-05-415)?4TE415,]"21[34%3 M5$527U-)5$5?6$-/3E1224)]"B!-05-415)?4TE415]354)$25(]"6%P<&QI M8V%T:6]N&%U=&]L;V-K+C$*(`H@+FEN8VQU9&4@/&)S9"YP;W)T+FUK/@ID M:69F("UR=4X@>&%U=&]L;V-K+V9I;&5S+VUD-2!X875T;VQO8VM^+V9I;&5S M+VUD-0HM+2T@>&%U=&]L;V-K+V9I;&5S+VUD-0E4=64@4V5P("`Q(#(R.C(W M.C$V(#$Y.3@**RLK('AA=71O;&]C:WXO9FEL97,O;60U"4UO;B!*86X@,3$@ M,C$Z,S@Z,#0@,3DY.0I`0"`M,2`K,2!`0`HM340U("AX875T;VQO8VLM<&PQ M,2YT>BD@/2`P-F4P8V1D.3AA83&%U M=&]L;V-K?B]P:V0H@8F5F;W)E(&AA=FEN9R!A(&-O9F9E92!BRelease-Note: >Audit-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 Jan 11 03:24:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA18204 for freebsd-ports-outgoing; Mon, 11 Jan 1999 03:24:26 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA18199; Mon, 11 Jan 1999 03:24:23 -0800 (PST) (envelope-from dirk@FreeBSD.org) From: Dirk Froemberg Received: (from dirk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA03664; Mon, 11 Jan 1999 03:24:18 -0800 (PST) Date: Mon, 11 Jan 1999 03:24:18 -0800 (PST) Message-Id: <199901111124.DAA03664@freefall.freebsd.org> To: dirk@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, dirk@FreeBSD.ORG Subject: Re: ports/9426 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Port submission MySQLTutor Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: dirk Responsible-Changed-When: Mon Jan 11 03:21:04 PST 1999 Responsible-Changed-Why: I'll take care of this one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 03:35:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA19991 for freebsd-ports-outgoing; Mon, 11 Jan 1999 03:35:37 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA19986 for ; Mon, 11 Jan 1999 03:35:25 -0800 (PST) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.9.1/8.9.1) id MAA19591; Mon, 11 Jan 1999 12:34:34 +0100 (CET) (envelope-from ibex) Date: Mon, 11 Jan 1999 12:34:34 +0100 From: Dirk Froemberg To: Andrew Arensburger Cc: ports@FreeBSD.ORG Subject: Re: xfpovray Makefile patch Message-ID: <19990111123433.A19373@physik.TU-Berlin.DE> References: <199901110734.CAA22495@glitnir.cfar.umd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901110734.CAA22495@glitnir.cfar.umd.edu>; from Andrew Arensburger on Mon, Jan 11, 1999 at 02:34:32AM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Andrew! I committed the attached patch. Thank you! Please use send-pr next time to send submissions. Best regards Dirk On Mon, Jan 11, 1999 at 02:34:32AM -0500, Andrew Arensburger wrote: > Hi! I had to apply the enclosed patch to > /usr/ports/graphics/xfpovray to make it work under 3.0-RELEASE (with > Perl 5). It shouldn't break anything for anyone still using Perl 4. -- e-mail: dirk@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 04:20:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA25438 for freebsd-ports-outgoing; Mon, 11 Jan 1999 04:20:06 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA25430 for ; Mon, 11 Jan 1999 04:20:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA07483; Mon, 11 Jan 1999 04:20:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA24455; Mon, 11 Jan 1999 04:13:07 -0800 (PST) (envelope-from nobody) Message-Id: <199901111213.EAA24455@hub.freebsd.org> Date: Mon, 11 Jan 1999 04:13:07 -0800 (PST) From: kkennawa@physics.adelaide.edu.au To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9438: Update net/wxftp to 0.4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9438 >Category: ports >Synopsis: Update net/wxftp to 0.4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 11 04:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Kris Kennaway >Release: >Organization: >Environment: >Description: Attached patches update this port to v0.4.1. No response from maintainer since Dec 31.. >How-To-Repeat: >Fix: begin 644 wxftp.patch M9&EF9B`M&9T<'XO36%K969I;&4)36]N($IA;B`Q,2`R,3HU.3HU-R`Q.3DY"D!`("TQ M+#$S("LQ+#$S($!`"B`C($YE=R!P;W)T'`@)`H@(PH@"BU$25-43D%-13T) M=WAF='`M,"XT+C`N&9T<"TP+C0N,`HK1$E35$Y! M344]"7=X9G1P+3`N-"XQ+G-R8PHK4$M'3D%-13T)=WAF='`M,"XT+C$*($-! M5$5'3U))15,]"6YE=`H@34%35$527U-)5$53/0DD>TU!4U1%4E]3251%7U-5 M3E-)5$5]"B!-05-415)?4TE415]354)$25(](`ES>7-T96TO;F5T=V]R:R]F M:6QE+71R86YS9F5R"F1I9F8@+7)U3B!W>&9T<"]F:6QEBD@/2`P8S8U-S9B-&9C,3(T-&0T-34U,#8X-S5A9F-C-S`R.`HK M340U("AW>&9T<"TP+C0N,2YS&9T<"]P871C:&5S+W!A M=&-H+6%A('=X9G1P?B]P871C:&5S+W!A=&-H+6%A"BTM+2!W>&9T<"]P871C M:&5S+W!A=&-H+6%A"5=E9"!$96,@(#(@,#@Z-#$Z-3D@,3DY.`HK*RL@=WAF M='!^+W!A=&-H97,O<&%T8V@M86$)36]N($IA;B`Q,2`R,CHS,#HR-B`Q.3DY M"D!`("TQ+#(Y("LQ+#4U($!`"BTM+2T@36%K969I;&4N;W)I9PE3=6X@075G M("`Y(#$X.C$W.C`W(#$Y.3@*+2LK*R!-86ME9FEL90E4=64@1&5C("`Q(#$V M.C,Y.C$V(#$Y.3@*+4!`("TU+#(P("LU+#(S($!`"BT@"BT@34%+141%4$5. M1"`](&=C8R`M34T*+2!#0R`](&=C8PHM*T))3E!!5$@])'M8,3%"05-%?2]B M:6XO"BTK2$5,4%!!5$@])'M8,3%"05-%?2]S:&%R92]W>&9T<"]H96QP+PHM M*TU!3E!!5$@])'M8,3%"05-%?2]M86XO;6%N,2\*+2`*+2!I9F5Q("@D*$)5 M24Q$7U1!4D=%5"DL0E5)3$1?1U1+*0HM(`HM+4-&3$%'4R`Z/2`M1"0H0E5) M3$1?5$%21T54*2`M3S(@+5=A;&P@+6<@8&=T:RUC;VYF:6<@+2UC9FQA9W-@ M"BTK0T9,04=3(#H]("U$)"A"54E,1%]405)'150I("1[0T9,04=3?2!@9W1K M+6-O;F9I9R`M+6-F;&%GT-&3$%'4WT@+4DD>U@Q,4)!4T5] M+VEN8VQU9&4O("U)+BXO"BTK3$9,04=3(#T@+4PO)'M8,3%"05-%?2]L:6(O M("UL6'`@+6Q8="`M;%AE>'0@+6Q8,3$@+6Q8<&T*+2`*+2!E;F1I9@HK*BHJ M($UA:V5F:6QE+F]R:6<)36]N($1E8R`R,2`Q,3HS-3HS-R`Q.3DX"BLM+2T@ M36%K969I;&4)36]N($IA;B`Q,2`R,CHS,#HQ-2`Q.3DY"BLJ*BHJ*BHJ*BHJ M*BHJ*BH**RHJ*B`S+#(W("HJ*BH**R`@0E5)3$1?5$%21T54(#T@0E5)3$1? M1U1+"BL@("-"54E,1%]405)'150@/2!"54E,1%]-3U1)1@HK("`**R$@5UA& M5%!?2$5,4%]$25(@/2`O=7-R+VQO8V%L+W-H87)E+W=X9G1P+VAE;'`O"BL@ M(`HK("!-04M%1$5014Y$(#T@9V-C("U-30HK("!#0R`](&=C8PHK("`**R`@ M:69E<2`H)"A"54E,1%]405)'150I+$)524Q$7T=42RD**R`@"BLA($-&3$%' M4R`Z/2`M1"0H0E5)3$1?5$%21T54*2`M1%=81E107TA%3%!?1$E2/5PB)"A7 M6$944%](14Q07T1)4BE<(B!<"BLA("`@("`@("`@("`M3S(@+5=A;&P@+6<@ M8&=T:RUC;VYF:6<@+2UC9FQA9W-@"BL@($Q&3$%'4R`Z/2!@9W1K+6-O;F9I M9R`M+6QI8G-@"BL@(`HK("!E;'-E"BL@(`HK("!,24)80D%%02`]("XN+UAB M864O;&EB6&)A92YA"BLA($Q)0EA-02`]("]UU@Q,4)!4T5]+VQI8B]L:6)8;2YA M"BLA($Q)0EA-("`]("U,)'M8,3%"05-%?2]L:6(O("UL6&T**R`@"BLA($-& M3$%'4R`K/2`M1"0H0E5)3$1?5$%21T54*2`M5V%L;"`M9R`M221[6#$Q0D%3 M17TO:6YC;'5D92\@+4DN+B\**R$@3$9,04=3(#T@+4PD>U@Q,4)!4T5]+VQI M8B\@+6Q8<"`M;%AT("UL6&5X="`M;%@Q,2`M;%AP;0HK("`**R`@96YD:68* M*R`@"F1I9F8@+7)U3B!W>&9T<"]P871C:&5S+W!A=&-H+6%B('=X9G1P?B]P M871C:&5S+W!A=&-H+6%B"BTM+2!W>&9T<"]P871C:&5S+W!A=&-H+6%B"5=E M9"!$96,@(#(@,#@Z-#$Z-3D@,3DY.`HK*RL@=WAF='!^+W!A=&-H97,O<&%T M8V@M86()5&AU($IA;B`@,2`P.3HS,#HP,"`Q.3&9T<"TP+C0N,"]S"YH=&UL(CL* M+2`@("!C:&%R*B!B=68["BT@("`@8G5F/5=8;6%L;&]C*'-T&9T<"]H96QP+V1O8RYG:68*('-H87)E+W=X9G1P+VAE;'`O9F]L9&5R+F=I M9@H@2YH=&UL"B!S:&%R92]W>&9T M<"]H96QP+VAE;'`N:'1M;`H@"YH=&UL M"B!S:&%R92]W>&9T<"]H96QP+VEN=')O+FAT;6P**W-H87)E+W=X9G1P+VAE M;'`O;&=P;"YT>'0*('-H87)E+W=X9G1P+VAE;'`O;&EN:RYG:68**W-H87)E M+W=X9G1P+VAE;'`O;6%I;BYH=&UL"B!S:&%R92]W>&9T<"]H96QP+V]P=&EO M;G,N:'1M;`H@&9T<"]H96QP+W-E M&9T<"]H96QP"B!`9&EREnvironment: FreeBSD rucus.ru.ac.za 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Wed Nov 11 10:47:28 SAT 1998 root@rucus.ru.ac.za:/usr/src/sys/compile/WOOF i386 >Description: Pdmenu is a simple menu system suitable for login shells for beginner users. >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: # # pdmenu # pdmenu/Makefile # pdmenu/pkg # pdmenu/pkg/COMMENT # pdmenu/pkg/DESCR # pdmenu/pkg/PLIST # pdmenu/files # pdmenu/files/md5 # pdmenu/patches # pdmenu/patches/patch-aa # pdmenu/patches/patch-ab # echo c - pdmenu mkdir -p pdmenu > /dev/null 2>&1 echo x - pdmenu/Makefile sed 's/^X//' >pdmenu/Makefile << 'END-of-pdmenu/Makefile' X# New ports collection makefile for: pdmenu X# Version required: 1.2.38 X# Date created: 14 December 1998 X# Whom: Neil Blakey-Milner X# X# $Id$ X XDISTNAME= pdmenu-1.2.38 XCATEGORIES= misc XMASTER_SITES= http://kitenet.net/programs/code/pdmenu/ XDISTFILES= pdmenu_1.2.38.tar.gz X XMAINTAINER= nbm@rucus.ru.ac.za X XLIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang X XGNU_CONFIGURE= yes XUSE_GMAKE= yes X XCONFIGURE_ENV= SLANG_LIB_LOC='${PREFIX}/lib' \ X SLANG_H_LOC='${PREFIX}/include/slang.h' X Xpre-install: X ${MKDIR} ${PREFIX}/lib/pdmenu X X.include END-of-pdmenu/Makefile echo c - pdmenu/pkg mkdir -p pdmenu/pkg > /dev/null 2>&1 echo x - pdmenu/pkg/COMMENT sed 's/^X//' >pdmenu/pkg/COMMENT << 'END-of-pdmenu/pkg/COMMENT' XA simple console menu program. END-of-pdmenu/pkg/COMMENT echo x - pdmenu/pkg/DESCR sed 's/^X//' >pdmenu/pkg/DESCR << 'END-of-pdmenu/pkg/DESCR' XPdmenu is a menuing system for Unix. It is designed to be easy to Xuse, and is suitable for a login shell for inexperienced users, or Xit can just be ran at the command line as a handy menu. END-of-pdmenu/pkg/DESCR echo x - pdmenu/pkg/PLIST sed 's/^X//' >pdmenu/pkg/PLIST << 'END-of-pdmenu/pkg/PLIST' Xbin/pdmenu Xetc/pdmenurc Xlib/pdmenu/showdir.pl Xlib/pdmenu/editdir.pl Xman/man1/pdmenu.1 Xman/man5/pdmenurc.5 END-of-pdmenu/pkg/PLIST echo c - pdmenu/files mkdir -p pdmenu/files > /dev/null 2>&1 echo x - pdmenu/files/md5 sed 's/^X//' >pdmenu/files/md5 << 'END-of-pdmenu/files/md5' XMD5 (pdmenu_1.2.38.tar.gz) = 6f2c9257443d496be40c01cb1d227a1f END-of-pdmenu/files/md5 echo c - pdmenu/patches mkdir -p pdmenu/patches > /dev/null 2>&1 echo x - pdmenu/patches/patch-aa sed 's/^X//' >pdmenu/patches/patch-aa << 'END-of-pdmenu/patches/patch-aa' X--- configure.in.orig Sat Jan 9 14:08:32 1999 X+++ configure.in Sat Jan 9 14:10:14 1999 X@@ -46,7 +46,7 @@ X dnl The function we check for in libslang is important, because X dnl we need to make sure we have the right version of slang. X AC_CHECK_LIB(slang, SLsig_block_signals,, X- AC_MSG_ERROR(can't find required slang library or library is obsolete. Try setting the SLANG_LIB_LOC environment variable to point to the directory containing the slang library.)) X+ AC_MSG_ERROR(can't find required slang library or library is obsolete. Try setting the SLANG_LIB_LOC environment variable to point to the directory containing the slang library.),-ltermcap) X X dnl Checks for header files. X AC_HEADER_STDC END-of-pdmenu/patches/patch-aa echo x - pdmenu/patches/patch-ab sed 's/^X//' >pdmenu/patches/patch-ab << 'END-of-pdmenu/patches/patch-ab' X--- configure.orig Sat Jan 9 14:08:55 1999 X+++ configure Sat Jan 9 14:10:24 1999 X@@ -842,7 +842,7 @@ X echo $ac_n "(cached) $ac_c" 1>&6 X else X ac_save_LIBS="$LIBS" X-LIBS="-lslang $LIBS" X+LIBS="-lslang -ltermcap $LIBS" X cat > conftest.$ac_ext <Release-Note: >Audit-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 Jan 11 07:09:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA15786 for freebsd-ports-outgoing; Mon, 11 Jan 1999 07:09:19 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from abyssinian.sleepycat.com (sleepycat.com [199.103.241.218]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA15780 for ; Mon, 11 Jan 1999 07:09:16 -0800 (PST) (envelope-from db@abyssinian.sleepycat.com) Received: (from db@localhost) by abyssinian.sleepycat.com (8.8.8/8.8.8) id KAA20422; Mon, 11 Jan 1999 10:08:39 -0500 (EST) Date: Mon, 11 Jan 1999 10:08:39 -0500 (EST) From: Sleepycat Software Message-Id: <199901111508.KAA20422@abyssinian.sleepycat.com> To: ports@FreeBSD.ORG Subject: db-2.3.16 Cc: josh@ican.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, my name is Amy Adams and I'm the Berkeley DB Product Manager for Sleepycat Software. The "FreeBSD Ports: Databases" page lists Berkeley DB version 2.3.16, which is now over a year old. Would it be possible to either update it or remove it from the ports page, and let people download newer versions from our web site? Regards, Amy Adams =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Amy Adams Berkeley DB Product Manager Sleepycat Software Inc. db@sleepycat.com 394 E. Riding Dr. http://www.sleepycat.com Carlisle, MA 01741 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 08:10:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA23629 for freebsd-ports-outgoing; Mon, 11 Jan 1999 08:10:36 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from stennis.ca.sandia.gov (stennis.ca.sandia.gov [146.246.243.44]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA23623; Mon, 11 Jan 1999 08:10:34 -0800 (PST) (envelope-from bmah@stennis.ca.sandia.gov) Received: (from bmah@localhost) by stennis.ca.sandia.gov (8.9.2/8.9.2) id IAA15969; Mon, 11 Jan 1999 08:10:00 -0800 (PST) Message-Id: <199901111610.IAA15969@stennis.ca.sandia.gov> X-Mailer: exmh version 2.0.2 2/24/98 To: jkoshy@FreeBSD.ORG Cc: "Bruce A. Mah" , freebsd-ports@FreeBSD.ORG Subject: Re: ports/9358 In-Reply-To: Your message of "Sun, 10 Jan 1999 07:07:15 GMT." <199901100707.HAA00389@orthanc.koshy.org> From: bmah@CA.Sandia.GOV (Bruce A. Mah) Reply-To: bmah@CA.Sandia.GOV X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Url: http://www.ca.sandia.gov/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_111942160P"; micalg=pgp-md5; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Mon, 11 Jan 1999 08:10:00 -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --==_Exmh_111942160P Content-Type: text/plain; charset=us-ascii If memory serves me right, Joseph Koshy wrote: > In message <19990108182648.A7492@ca.sandia.gov>, "Bruce A. Mah" writes: > > >So what I really meant in that message to you was that I should never > >have made (and submitted) that port at all. My apologies if this was > >not clear... > > Well I think I too should have checked and ask for clarification > before doing the commit. Well, I guess next time we'll both pay more attention. :-) > Since stuff under src/contrib/ doesn't get updated very frequently, > keeping the port alive may still be useful if it allows tracking > of fast changing sources. > > How fast is tcpslice (and the rest of the tcpdump family) changing? Not very quickly, actually. The only (separate) release of tcpslice was on 23 January 1997 (it used to be bundled with tcpdump). As for tcpdump, it was last modified on 25 July 1998, with the last release taking place on 30 November 1996 (about half a dozen beta versions between those two, however). Kris Kennaway suggested that that it'd be a good idea to update what's in /usr/src, which I'll look into if no one else gets around to this first. From a very cursory inspection, there are no major changes in functionality. For some reason, it just didn't occur to me that tcpslice would be in the base distribution, since not a whole lot of people (IMHO) have use for its functionality. Thanks! Bruce. --==_Exmh_111942160P Content-Type: application/pgp-signature -----BEGIN PGP MESSAGE----- Version: 2.6.2 iQCVAwUBNpoiV6jOOi0j7CY9AQEcaQP/TtxYz/EqUsw/mej9P/Hny9mE/yLVGmfG xtesg6iZycSgdE+n6tERL87Q/NCymCAzBvr2chskQj6LwsUdyWFQOgli1SJf3xqg xM47Hb0DKKc0J74XTgvdAfaDsxr62CUzLUYEagJlc1GGwjU5zEBT7klUaz6Ym6jo C4gf71O+eyk= =nCvL -----END PGP MESSAGE----- --==_Exmh_111942160P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 11:00:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA12026 for freebsd-ports-outgoing; Mon, 11 Jan 1999 11:00:12 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA12015 for ; Mon, 11 Jan 1999 11:00:10 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA27008 for freebsd-ports@freebsd.org; Mon, 11 Jan 1999 11:00:05 -0800 (PST) Date: Mon, 11 Jan 1999 11:00:05 -0800 (PST) Message-Id: <199901111900.LAA27008@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 X-Loop: FreeBSD.org Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The report has been examined by a team member and evaluated. f - feedback The problem has been solved, and the originator has been given a patch or a fix has been committed. The PR remains in this state pending a response from the originator. s - suspended The problem is not being worked on. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested. Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1998/03/22] ports/6100 ports xmpeg3 chokes on filenames with spaces o [1998/07/23] ports/7382 ports Pine4 does not co-exist with older instal o [1998/08/27] ports/7761 ports Update to recent port submission of nicet a [1998/09/19] ports/7987 ports Can't post news with TRN + NNTPCACHE o [1998/10/30] ports/8502 ports GNAT 3.10 port uses clock_gettime which i o [1998/11/29] ports/8891 ports ssh2 port assume you have zipped manpage o [1999/01/01] ports/9272 ports Netscape 4.5 Communicator Installation br o [1999/01/02] ports/9279 ports new port submission - libparanoia. o [1999/01/08] ports/9401 ports sysutils/wmmon port broken for 2.2.x [pat 9 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1998/02/17] ports/5771 ports New port: Stuttgart Neural Network Simula o [1998/03/08] ports/5946 ports New port biology/molmol a [1998/03/15] ports/6017 ports new port: yacl f [1998/04/01] ports/6194 ports New port: mirrormagic-1.3 o [1998/04/07] ports/6235 ports New port: scwm-icon o [1998/04/07] ports/6236 ports New port: scwm o [1998/04/15] ports/6312 ports New port: ghostscript-3.33 o [1998/04/17] ports/6331 ports New port: libshhopt-1.1.3 a [1998/04/19] ports/6355 ports New port: qplug - Netscape plugin to show o [1998/04/20] ports/6361 ports New port: GNU Pascal Compiler o [1998/04/23] ports/6393 ports New port: MultiMedia package - CD player, o [1998/05/01] ports/6473 ports New port: libshhmsg-1.3.3 o [1998/05/01] ports/6474 ports New port: libxalloc-1.0.2 o [1998/05/07] ports/6541 ports New port: math/dc o [1998/05/10] ports/6570 ports New port: java CUP parser o [1998/05/11] ports/6598 ports New port: asmodem - displays the modem st o [1998/05/16] ports/6657 ports new port for perl/Tk 800.004 o [1998/05/19] ports/6687 ports New port, ktelnet v0.6 o [1998/05/19] ports/6699 ports New port: the Generic NQS system o [1998/05/21] ports/6709 ports New port kmessage o [1998/05/23] ports/6728 ports New port ktranslator o [1998/05/28] ports/6776 ports New port - xqf o [1998/06/13] ports/6942 ports New port, mrouted-beta o [1998/06/28] ports/7094 ports New port of xbomber game o [1998/06/30] ports/7128 ports New port: Raster3D-2.4f o [1998/07/02] ports/7150 ports `elftoaout': new port o [1998/07/18] ports/7314 ports ncurses port doesn't support TERM=xterm-c o [1998/07/27] ports/7409 ports New port: CaribbeanStud-1.0 o [1998/08/03] ports/7480 ports New Port afbackup-3.0.4 o [1998/08/08] ports/7532 ports New port: ipltd-2.01 o [1998/08/09] ports/7537 ports New port: new PPP client, PPxP o [1998/08/18] ports/7659 ports New port: pfx-0.1.1 o [1998/08/21] ports/7701 ports New port: drmario-1.0 o [1998/08/24] ports/7734 ports update atari800 - upgrade to the latest v o [1998/09/03] ports/7827 ports New port: garith-2.1 o [1998/09/19] ports/7992 ports New port: xemacs20-stepwise (XEmacs20 hac f [1998/10/13] ports/8299 ports new port for games/xbd (Boulder Dash) f [1998/10/29] ports/8484 ports New port of XShodou-1.11 o [1998/10/30] ports/8516 ports Addition of port for rblsmtpd (qmail RBL o [1998/11/07] ports/8586 ports new port: misc/kmamerun o [1998/11/08] ports/8620 ports New option to colorls - -K, color only to o [1998/11/11] ports/8651 ports I create a new ports about wget o [1998/11/13] ports/8675 ports new port: x11-toolkits/gtkstep11 o [1998/11/15] ports/8692 ports new port: x11/kvidtune o [1998/11/15] ports/8696 ports New port: psi88 o [1998/11/18] ports/8740 ports New ports collection lesw-332 o [1998/11/21] ports/8789 ports Port created for Lucent Technology's Csco o [1998/11/22] ports/8795 ports xgal.sndsrv.freebsd.c is out of sync with f [1998/11/23] ports/8816 ports New port: ptc-2.0.10 o [1998/11/23] ports/8822 ports New port: InterNetNews 2.2beta2 o [1998/11/24] ports/8837 ports New port of prag. o [1998/11/24] ports/8839 ports New port of npadmin o [1998/11/24] ports/8848 ports GNOME 0.30 cdplayer applet does not work o [1998/11/25] ports/8863 ports [Reviced] New port: mopac7 o [1998/11/28] ports/8884 ports New port: mail/ezmlm o [1998/11/28] ports/8885 ports New port: mail/ezmlm-idx o [1998/11/29] ports/8899 ports New port: qmail-contrib o [1998/11/29] ports/8900 ports New port: mail/qmailanalog o [1998/12/01] ports/8920 ports netscape java displaying on ncd xterm cra o [1998/12/02] ports/8943 ports New port: InterNetNews 2.2beta2 o [1998/12/14] ports/9080 ports New port: mail/rblsmtpd o [1998/12/18] ports/9125 ports problem of vim in packages of Free 3.0 o [1998/12/20] ports/9142 ports Re-work patches to configure script to be o [1998/12/20] ports/9150 ports Ports depending on jdk need to know where o [1998/12/22] ports/9180 ports R-63.1 port update o [1998/12/23] ports/9184 ports New port of WSoundPrefs o [1998/12/27] ports/9200 ports New port: editors/flim-emacs20 o [1998/12/27] ports/9201 ports New port: editors/flim-current-emacs20 o [1998/12/27] ports/9202 ports New port: editors/semi-emacs20 o [1998/12/27] ports/9203 ports New port: editors/semi-current-emacs20 o [1998/12/27] ports/9204 ports New port: editors/wemi-emacs20 o [1998/12/27] ports/9205 ports New port: editors/wemi-current-emacs20 o [1998/12/27] ports/9212 ports New port: hp2xx converter o [1998/12/27] ports/9213 ports new port request: korean/netscape4-{commu o [1998/12/28] ports/9222 ports New ports: grace-5.0.1 the successor of x o [1998/12/28] ports/9231 ports New port Mars_nwe 0.99pl14 o [1998/12/31] ports/9256 ports Port of cmail o [1999/01/01] ports/9260 ports New port - xwhois (GTK frontend to whois) o [1999/01/01] ports/9261 ports New port - FakeBO (BackOrifice client emu a [1999/01/02] ports/9274 ports New Port - XFlame (animated flame) o [1999/01/03] ports/9289 ports New Port - ASPostit (Dockable version of o [1999/01/04] ports/9314 ports New port: wmmount-1.0b1 o [1999/01/04] ports/9315 ports New port: wmcyrx-2.0, The cyrillic keyboa o [1999/01/05] ports/9324 ports AfterStep-stable port needs to be updated o [1999/01/05] ports/9327 ports New port - squidclients o [1999/01/07] ports/9366 ports New port of icmpquery o [1999/01/07] docs/9375 ports Information on how to build PLIST automat o [1999/01/09] ports/9409 ports New port xrolo, xview based small rolodes o [1999/01/09] ports/9414 ports Update ports: ja-vfxdvik-20c(japanese/vfx o [1999/01/09] ports/9419 ports Update ports: XEmacs-20.4 o [1999/01/09] ports/9420 ports new port, bchunk, this one has files :) o [1999/01/09] ports/9421 ports No Postscript type 1 font conversion util o [1999/01/10] ports/9423 ports new port: aterm-0.2.0 o [1999/01/10] ports/9425 ports KDE starting up from xdm has problem.... o [1999/01/10] ports/9428 ports p5-pRPC untruly marked as broken o [1999/01/11] ports/9434 ports New port of l0pht-watch o [1999/01/11] ports/9435 ports New port: stunnel o [1999/01/11] ports/9436 ports new port japanese/ng-canna o [1999/01/11] ports/9437 ports Upgrade xautolock to v1.14 o [1999/01/11] ports/9438 ports Update net/wxftp to 0.4.1 o [1999/01/11] ports/9439 ports new port: pdmenu 101 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 Jan 11 11:45:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA18889 for freebsd-ports-outgoing; Mon, 11 Jan 1999 11:45:23 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA18864 for ; Mon, 11 Jan 1999 11:45:07 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.10 #1) id 0zznGC-000L1C-00 for ports@freebsd.org; Mon, 11 Jan 1999 21:44:24 +0200 From: Sheldon Hearn To: ports@FreeBSD.ORG Subject: Should xmcd build without static XFree86 libraries? Date: Mon, 11 Jan 1999 21:44:24 +0200 Message-ID: <80797.916083864@axl.noc.iafrica.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi folks, I'm working on an ELF 3.0-CURRENT (Mon 11 Jan) system. I rebuilt XFree86 from the ports tree today and chose NOT to build static libraries during the XFree86 port's configure question run. I'm now trying to build xmcd from the ports tree and get the following: cc -o xmcd -O2 -L/usr/X11R6/lib cdfunc.o dbprog.o geom.o help.o hotkey.o main.o widget.o ../common_d/libutil.a ../cddb_d/libcddb.a ../libdi_d/libdi.a -L/usr/X11R6/lib -lXm -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lcam -lxpg4 -Wl,-rpath,/usr/X11R6/lib /usr/libexec/elf/ld: cannot open -lXm: No such file or directory *** Error code 1 Stop. [...] Do you think this is a result of chosing not to build static libraries, or should I look elsewhere? Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 12:05:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA21737 for freebsd-ports-outgoing; Mon, 11 Jan 1999 12:05:20 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA21729 for ; Mon, 11 Jan 1999 12:05:17 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.10 #1) id 0zznVc-000Omq-00 for ports@freebsd.org; Mon, 11 Jan 1999 22:00:20 +0200 From: Sheldon Hearn To: ports@FreeBSD.ORG Subject: Re: Should xmcd build without static XFree86 libraries? In-reply-to: Your message of "Mon, 11 Jan 1999 21:44:24 +0200." <80797.916083864@axl.noc.iafrica.com> Date: Mon, 11 Jan 1999 22:00:18 +0200 Message-ID: <95271.916084818@axl.noc.iafrica.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 11 Jan 1999 21:44:24 +0200, Sheldon Hearn wrote: > Do you think this is a result of chosing not to build static > libraries, or should I look elsewhere? Please ignore. I was being bitten by ``make && make install'' instead of ``make install'' against SUBDIR=[...] which resulted in an attempt to build xmcd before installing an ELF lesstif. *mutter* Basically, it was a local problem that nobody else is likely to encounter. ;-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 12:15:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA23183 for freebsd-ports-outgoing; Mon, 11 Jan 1999 12:15:13 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from bachue.usc.unal.edu.co (bachue.usc.unal.edu.co [168.176.3.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA23178 for ; Mon, 11 Jan 1999 12:15:11 -0800 (PST) (envelope-from pfgiffun@bachue.usc.unal.edu.co) Received: from bachue.usc.unal.edu.co ([168.176.3.31]) by bachue.usc.unal.edu.co (Netscape Messaging Server 3.0) with ESMTP id AAA18621 for ; Mon, 11 Jan 1999 15:17:37 +0500 Message-ID: <369A5BF8.F18C9545@bachue.usc.unal.edu.co> Date: Mon, 11 Jan 1999 15:15:52 -0500 From: "Pedro F. Giffuni" Organization: U. Nacional de Colombia X-Mailer: Mozilla 4.05 [en] (X11; U; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: ports@FreeBSD.ORG Subject: Why so many ghostscript ports? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Well, My GNU ghostcript port was committed (thanks!), but I see in the web that we still have two older versions that IMHO should be nuked... cheers, Pedro. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 14:39:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12051 for freebsd-ports-outgoing; Mon, 11 Jan 1999 14:39:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12045 for ; Mon, 11 Jan 1999 14:39:04 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca11-86.ix.netcom.com [209.109.237.86]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id OAA00988; Mon, 11 Jan 1999 14:38:31 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id OAA86617; Mon, 11 Jan 1999 14:38:11 -0800 (PST) Date: Mon, 11 Jan 1999 14:38:11 -0800 (PST) Message-Id: <199901112238.OAA86617@silvia.hip.berkeley.edu> To: pfgiffun@bachue.usc.unal.edu.co CC: ports@FreeBSD.ORG In-reply-to: <369A5BF8.F18C9545@bachue.usc.unal.edu.co> (pfgiffun@bachue.usc.unal.edu.co) Subject: Re: Why so many ghostscript ports? From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * My GNU ghostcript port was committed (thanks!), but I see in the web * that we still have two older versions that IMHO should be nuked... You're probably right. Does anyone have objections to nuking ghostscript (version 2) and ghostscript4, now that we have GNU ghostscript5 and Alladin ghostscript55? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 15:04:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA14894 for freebsd-ports-outgoing; Mon, 11 Jan 1999 15:04:49 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA14888; Mon, 11 Jan 1999 15:04:47 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with SMTP id RAA29271; Mon, 11 Jan 1999 17:04:14 -0600 (CST) Date: Mon, 11 Jan 1999 17:04:14 -0600 (CST) From: Steve Price To: Satoshi Asami cc: pfgiffun@bachue.usc.unal.edu.co, ports@FreeBSD.ORG Subject: Re: Why so many ghostscript ports? In-Reply-To: <199901112238.OAA86617@silvia.hip.berkeley.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 11 Jan 1999, Satoshi Asami wrote: # * My GNU ghostcript port was committed (thanks!), but I see in the web # * that we still have two older versions that IMHO should be nuked... # # You're probably right. Does anyone have objections to nuking # ghostscript (version 2) and ghostscript4, now that we have GNU # ghostscript5 and Alladin ghostscript55? Suits me just fine. Can we also close out PR ports/6312 which is for version 3.33 and happens to have been submitted by Pedro? :) -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 15:17:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA17023 for freebsd-ports-outgoing; Mon, 11 Jan 1999 15:17:54 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA17017; Mon, 11 Jan 1999 15:17:51 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA22935; Mon, 11 Jan 1999 15:17:47 -0800 (PST) Date: Mon, 11 Jan 1999 15:17:47 -0800 (PST) Message-Id: <199901112317.PAA22935@freefall.freebsd.org> To: giffunip@asme.org, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/6312 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port: ghostscript-3.33 State-Changed-From-To: open->closed State-Changed-By: asami State-Changed-When: Mon Jan 11 15:17:20 PST 1999 State-Changed-Why: Newer version of GNU ghostscript submitted by originator. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 16:21:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25231 for freebsd-ports-outgoing; Mon, 11 Jan 1999 16:21:15 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA25224; Mon, 11 Jan 1999 16:21:10 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with SMTP id SAA12130; Mon, 11 Jan 1999 18:20:36 -0600 (CST) Date: Mon, 11 Jan 1999 18:20:36 -0600 (CST) From: Steve Price To: Satoshi Asami cc: giffunip@asme.org, freebsd-ports@FreeBSD.ORG Subject: Re: ports/6312 In-Reply-To: <199901112317.PAA22935@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks! I've been eyeing that one for awhile hoping it would just go away. :-) -steve On Mon, 11 Jan 1999, Satoshi Asami wrote: # Synopsis: New port: ghostscript-3.33 # # State-Changed-From-To: open->closed # State-Changed-By: asami # State-Changed-When: Mon Jan 11 15:17:20 PST 1999 # State-Changed-Why: # Newer version of GNU ghostscript submitted by originator. # # 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 Jan 11 16:29:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA26272 for freebsd-ports-outgoing; Mon, 11 Jan 1999 16:29:21 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from UTILITIES.TAMU.EDU (utilities.tamu.edu [128.194.69.248]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA26267 for ; Mon, 11 Jan 1999 16:29:20 -0800 (PST) (envelope-from tthoele@UTILITIES.TAMU.EDU) Received: from UTILITIES-Message_Server by UTILITIES.TAMU.EDU with Novell_GroupWise; Mon, 11 Jan 1999 18:40:53 -0600 Message-Id: X-Mailer: Novell GroupWise 5.2 Date: Mon, 11 Jan 1999 18:40:12 -0600 From: "Troy Thoele" To: freebsd-ports@FreeBSD.ORG Subject: Port Make Problem - could not find bsd.port.pre.mk Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id QAA26268 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greetings Group - I am new to FreeBSD, and have been working on a new install of version 3 current. Every time I try to install some packages, I get the error 'could not find bsd.port.pre.mk' and could not find bsd.port.post.mk'. Where are these files located, and how do I fix this? Thanks, Troy Thoele To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 17:27:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA04028 for freebsd-ports-outgoing; Mon, 11 Jan 1999 17:27:25 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA04008 for ; Mon, 11 Jan 1999 17:27:18 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id LAA18064; Tue, 12 Jan 1999 11:56:41 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id LAA31465; Tue, 12 Jan 1999 11:56:40 +1030 (CST) Date: Tue, 12 Jan 1999 11:56:39 +1030 From: Greg Lehey To: Troy Thoele Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Port Make Problem - could not find bsd.port.pre.mk Message-ID: <19990112115639.Q8886@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Troy Thoele on Mon, Jan 11, 1999 at 06:40:12PM -0600 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [Format recovered at freebie.lemis.com] On Monday, 11 January 1999 at 18:40:12 -0600, Troy Thoele wrote: > Greetings Group - > > I am new to FreeBSD, and have been working on a new install of > version 3 current. > Every time I try to install some packages, I get the error 'could > not find bsd.port.pre.mk' and could not find bsd.port.post.mk'. > > Where are these files located, and how do I fix this? They *should* be located in /usr/share/mk. It looks like you're missing them, which suggests to me that you've upgraded from an earlier version: they're relatively new files. If you really don't have them locally, you might be able to find them somewhere on ftp.FreeBSD.org. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP 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 Jan 11 18:20:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA09945 for freebsd-ports-outgoing; Mon, 11 Jan 1999 18:20:10 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA09915 for ; Mon, 11 Jan 1999 18:20:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA03566; Mon, 11 Jan 1999 18:20:03 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA09245; Mon, 11 Jan 1999 18:15:51 -0800 (PST) (envelope-from nobody) Message-Id: <199901120215.SAA09245@hub.freebsd.org> Date: Mon, 11 Jan 1999 18:15:51 -0800 (PST) From: nakai@internetsolutions.co.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9446: Fixed port: Snes9x Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9446 >Category: ports >Synopsis: Fixed port: Snes9x >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 Jan 11 18:20:03 PST 1999 >Closed-Date: >Last-Modified: >Originator: Yukihiro Nakai >Release: 3.0-RELEASE >Organization: ISI >Environment: 3.0R + latest ports + latest /usr/share/mk/bsd.port*.mk >Description: I fixed the snes9x port to follow its latest version. Now you can build from source code, (thanks to the lang/pgcc port!) I tried but failed to user the sound feature, so add patch to disable it of the default options. Please enjoy... Yukihiro Nakai -------------- begin 644 snes9x.diff.gz M'XL(",^NFC8``W-N97,Y>"YD:69F`+U8>6^CR!+_V_X4_2;1*@[F\FUV/8IC MXRPS-K8`SR2C)R$,;9L-!C^.7*/Y[EO=@.\DLR/MLQ+HKOY5=5U=!3CN?([8 M,%%1Y..H_<0%H;O@1]8]GKL>SHB;>9%EV9/`@K%,T"?+1ZB)*H)4:4N5*A+; M[7:189A#*04CP10L5I`H2D)3$MLI^.H*L6*Y6D$,7!OHZJJ(SI"*']$Z".,( MV8'G83MV`Q^M<@WG02@A^*5[%-DS]`6'$8&$^'^)&V)'*HB<4"\R)U8((ZC0 ML,@^?2O&R`XQW+(5\JL(Z%/B/1/]F@3U=1FLMJOY[RZY=Y=N&"#5NK?.%&H)9<1!&133JZH:LF;IBD(5E'*\E MGG]\?.2R?+"#%?_BKB.^R,BWAM;M&:8^'=QV"AQ0B=:CKJ(:\"]KG<+K#BHR M^S@;<*YOK3#9@(BYGBK#OMF7)[+:!T5X(*^MF*=>@.N,]QPN"J3S[Y.Q9NA] M1?O!;ZQ(42:@BJPV53=22`A/"')G-HCBZN\*8PZ42GRP>8_+"NVE^P#YQ].U M`PX&/+VP[3T.S_(7_!JHQUC?BE9[6`<_8(\G9/`0&JO#.W,PULRNUOL3M*%I M`9Y3QR:5U"D\XXA.OVJ?]>DUB,A(4UTV;\V))@^4VXQ49'5#4R8=<+RBCK^J MG4(A#(*83D?C/B1/LP[I13AO1MW/,+^3]72^E41)9'6@#`&1YWV:ND5FFS&] M43_SWI9V+8,M,AASHW<(EBBM]4"/\^\PI/:'V,-6A(GQ3L"Z?A1;GB<5$4`4 M53>ZPR&H,K[1NJ,?B'*!@!]\FKA`2-7\P<]] MQ,'HCUGD<*1B<:O[CT7G9(4EYD?\RJGGQ7%#.*JQFY6T;B8>JK00%,U:4ZJW M2-%H[1;9'324Y#ZV455$HB#5&E*]D:)IE8422^HK.^K7T<5Q&>%B*^06+R74 M0;5FHRHTA<9,K%J56?<4Q<`3M)5A`[ZQEY78=TH_<=`C8MB01"6U) M$.`/[&\*N]XZ8M(3/VU-`G%:%*9/ M>DU!``J=JK(Q&7;OR)B=JM_@'%/FS1#!GSMW\!QE\F`^N!U??^J0).!?B)NX M(%6FUB3:T"M1!U$A?3@"P-AA^W0*)7]"RA(L8Q\"3'=@>[T>)`0M9>QVR*1D MG$\V8Z2"^C"C]8RJJ*B]X;1/ME'X)`KY6U'4&GQ^WC*B%]B6EQ-3E>NM,HVUE&YXL MD*`DJ6PHF,\C#$]$60F+\GM>G4#KD[CM.L(>%,PWQ9T6LA=:=+98N#F=9JP@ MED5R2M([-;#`\;F(CS2MLAFW3&6D_!(ZOX#$DWN&7D*)[S[Q3Z)(0GO59EC[IT93EO^#U;^R3VYV@71)WEZN`@L'S6+FK!I%M0>.H'*X/G8N3#-*_!+Z[;<=RHTZ[9EF M"9#Q\QJ3&O,0N`ZZN-25&W,R*%V4?B=2LK/.[(A#P#T(,;[6^U0`\X8`9B,@ MJQ=YT?Z0A6/Y88^ZPJN5M:948E55J)`*7A4:>0DG/QW'L>LO(DX/$M^Y3N9S M'.KN"X8:*OQ^A)GTC*!1MUMB0[/@W1%`E2-0WXVLF8>I/-E>$M"@.]1E`+)[ MP.YD*OL$Z@#$T*8$P;R.R(7L[_:G.;*>8/5"A"R[1*3S9CW"G)!7K%Z7=I(2 MXB'2)RRZ=]>#$%Z)(I#1G1IC]:VHR/+-K1BEK0PVQ3BR$>WLW\ M]\[TVRIMH4"JU!L@\:>:A?U*6;??:Q;VKS0+^Z!\BVV)O)<=-`NQLFD6$;$M MV6D5!_PMJ5+??&%C=N''.XG-W7>*2EI3Z3U[!"W`J4A"'PI2EKII2-I/$!7J MY%$"R7&QR4?^,H/`(;SX#^#&:^Q38!\_N#9`H<_C,APW$NHRFM$8F1$$J40: MQB6?\7\GFP/_"$>1M0`^O7UKRIHVULJ(#/7Q5"5?/KXH/=D<3V35''25H=PO M$[X"D9`F`90"NF\`>J"YY9*T?ST1[A?\9*CHQB96.>$X]/D*=:H:/"!4094J MO$I+M6KZ37`WYGOH;0AJ=8D,-E\X2:C32).'HNU#.:+3]*GH;USH@\V9%0`` ` end >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 Jan 11 18:40:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA12483 for freebsd-ports-outgoing; Mon, 11 Jan 1999 18:40:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA12472 for ; Mon, 11 Jan 1999 18:40:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA05106; Mon, 11 Jan 1999 18:40:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA11628; Mon, 11 Jan 1999 18:30:50 -0800 (PST) (envelope-from nobody) Message-Id: <199901120230.SAA11628@hub.freebsd.org> Date: Mon, 11 Jan 1999 18:30:50 -0800 (PST) From: taguchi@tohoku.iij.ad.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9447: ${PORTSDIR}/devel/glib11-devel broken under aout env. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9447 >Category: ports >Synopsis: ${PORTSDIR}/devel/glib11-devel broken under aout env. >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 11 18:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Taguchi Takeshi >Release: FreeBSD-2.2.7-stabel >Organization: IIJ >Environment: FreeBSD hirose.tohoku.iij.ad.jp 2.2.7-STABLE FreeBSD 2.2.7-STABLE #0: Fri Sep 25 09:02:03 JST 1998 root@hirose.tohoku.iij.ad.jp:/usr/src/sys/compile/MEGURA i38 >Description: Under aout world, devel/glib11-devel must make ${PREFIX}/lib/libglib11d.so.2.1. But it makes libglib11d.so..2.1. ^^^^^^! >How-To-Repeat: >Fix: I don't know. But I think patches/patch-aa has probrem. -freebsd2* | freebsd3*) +freebsd2*) version_type=sunos - library_names_spec='${libname}${release}.so$versuffix $libname.so' + library_names_spec='${libname}${release}.so.$versuffix $libname.so' ^^^^^^^^^^^^^^^ 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 Jan 11 19:00:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA14770 for freebsd-ports-outgoing; Mon, 11 Jan 1999 19:00:07 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA14749 for ; Mon, 11 Jan 1999 19:00:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA06358; Mon, 11 Jan 1999 19:00:00 -0800 (PST) Received: from punky.snu.ac.kr (punky.snu.ac.kr [147.46.59.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA13979 for ; Mon, 11 Jan 1999 18:50:46 -0800 (PST) (envelope-from pwd@punky.snu.ac.kr) Received: (from pwd@localhost) by punky.snu.ac.kr (8.8.8/8.8.8) id LAA05209; Tue, 12 Jan 1999 11:49:11 +0900 (KST) (envelope-from pwd) Message-Id: <199901120249.LAA05209@punky.snu.ac.kr> Date: Tue, 12 Jan 1999 11:49:11 +0900 (KST) From: junker@jazz.snu.ac.kr Reply-To: junker@jazz.snu.ac.kr To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9448: port fix: korean/hanterm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9448 >Category: ports >Synopsis: port fix: korean/hanterm >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: Mon Jan 11 19:00:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: CHOI Junho >Release: FreeBSD 2.2.8-STABLE i386 >Organization: NARAE, CS Dept., Seoul National Univ., ROK >Environment: FreeBSD punky.snu.ac.kr 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Mon Dec 14 12:08:34 KST 1998 pwd@punky.snu.ac.kr:/allegro/2.2-src/sys/compile/PUNKY i386 FreeBSD samba.snu.ac.kr 3.0-CURRENT FreeBSD 3.0-CURRENT #4: Thu Dec 3 10:00:45 KST 1998 pwd@samba.snu.ac.kr:/usr/src/sys/compile/SAMBA i386 >Description: Recently I received a patch of ELF building of korean/hanterm-xf86. I've tested it with a 3.0-CURRENT(post 3.0-RELEASE, ELF) machine and send-pr'ed it(and now committed). So I look at korean/hanterm again(original Unicode-support and multiplatform variant of hanterm) again, it is marked as BROKEN_ELF too. But, I can't find any hint that why this ports is marked as BROKEN_ELF. It can be built as usual, running, and installed. I've read the ELF section of porting guide in handbook, but I couldn't find useful information. Why korean/hanterm marked as BROKEN_ELF? In the log of ports/korean/hanterm/Makefile, the reason is as follows: Mark BROKEN for ELF: checking for XextCreateExtension in -lXext... yes checking for XawSimpleMenuAddGlobalActions in -lXaw... no checking for XawSimpleMenuAddGlobalActions in -lXaw_s... no configure: error: Unable to successfully link Athena library (-lcf_x_athena) with test program *** Error code 1 It is not true, as korean/hanterm is not a 'autoconf' application, but a 'imake' application! I think that it's a mistake in confusing korean/hanterm and korean/hanterm-xf86, because the BROKEN_ELF reason of two package is just same. Case of korean/hanterm-xf86 is right, but the other is not. Maybe who marked it didn't look at this in detail. And this patch has fontpath(as a dependency) fix. >How-To-Repeat: Build korean/hanterm as a fresh recent system. >Fix: Apply the following diffs: --- korean/hanterm/Makefile~ Tue Jan 12 11:42:19 1999 +++ korean/hanterm/Makefile Tue Jan 12 11:42:34 1999 @@ -15,9 +15,7 @@ MAINTAINER= junker@jazz.snu.ac.kr -BROKEN_ELF= yes - -RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/misc/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts +RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/local/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts USE_IMAKE= yes NO_INSTALL_MANPAGES= 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 Mon Jan 11 19:00:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA14779 for freebsd-ports-outgoing; Mon, 11 Jan 1999 19:00:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA14755 for ; Mon, 11 Jan 1999 19:00:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA06367; Mon, 11 Jan 1999 19:00:01 -0800 (PST) Received: from noether.geekgirl.depressed.net (noether.geekgirl.depressed.net [203.41.78.136]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA14197 for ; Mon, 11 Jan 1999 18:54:35 -0800 (PST) (envelope-from ada@noether.geekgirl.depressed.net) Received: (from ada@localhost) by noether.geekgirl.depressed.net (8.8.8/8.8.8) id NAA22752; Tue, 12 Jan 1999 13:51:14 +1100 (EST) Message-Id: <199901120251.NAA22752@noether.geekgirl.depressed.net> Date: Tue, 12 Jan 1999 13:51:14 +1100 (EST) From: "err...." Reply-To: ada@noether.geekgirl.depressed.net To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: ada@noether.geekgirl.depressed.net X-Send-Pr-Version: 3.2 Subject: ports/9449: Update of freeciv port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9449 >Category: ports >Synopsis: Update of freeciv port >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 11 19:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Ada Lim >Release: FreeBSD 3.0-CURRENT i386 >Organization: >Environment: >Description: update of freeciv port. >How-To-Repeat: >Fix: begin 644 freeciv-1.7.2.port.tar.gz M'XL(`'2XFC8``^U8;8_B-A#>K^176-J5[D[J)782.T!+=12R>[0'NP*N754G MK4SB0$3>ZIB%;=7^]MJ\;('2KE8ZZ-W5#X3`#(--'C\S$T>?^;>)\Q?_KB?Y MMUUDGP%XA+G\#?]S_KMM#%ZN%\%K9,*I*2^'^?,KT``.\JHNE@^(-MGC)0T#$#5(")$$7=LN;SN1G2.(U-2F=F M.+7^H$E",TMGD$\1V_J_>=<9?/SJ_[3^,4);_1]N$)45(!37%8C^`42XFKZMP@:%9TOW`E1<1 MN*@==,]X7K`#CC@3/#<71;IGYS2D_("]3&7Z.6`7:L/KD)TS*AX..&99+%8! M;\*8\Q3LN#_7[+;Y=UTZ96H/\!AC/*5_0A[O_U3CK_3ON+K_/PG.08_-09%S M48(@3Q(6+.\#TO5R4`6_7MFL\7/P(^.E\G/VRRSF+*Q7U)ZA=+2I8"!0VE'& MRO>S#-@0H%K-D\Z?)GDJC14IT3>C,C1S/C;.I?VB$];!9N5]=0^0Z2Q#+`0M M6`,(U1U']YVZBL MMRH-^4.=WE`>?K^Q\\^,M\W!7>NZ=]FY>M^7$WJ0@[[K?'?7]F_\7EN.>5ND M'SZ8KCSJ%[_=7/>'@W:G_[LUYK28Q$%IJ1QCF'$6)+.0@6_4[RJ"S'3Z[>>: 89C0T-#0T-#0T-#0T/@'\"8U8M.H`*``` ` 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 Mon Jan 11 19:00:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA14785 for freebsd-ports-outgoing; Mon, 11 Jan 1999 19:00:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA14760 for ; Mon, 11 Jan 1999 19:00:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA06376; Mon, 11 Jan 1999 19:00:01 -0800 (PST) Received: from punky.snu.ac.kr (punky.snu.ac.kr [147.46.59.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA14345 for ; Mon, 11 Jan 1999 18:57:15 -0800 (PST) (envelope-from pwd@punky.snu.ac.kr) Received: (from pwd@localhost) by punky.snu.ac.kr (8.8.8/8.8.8) id LAA05371; Tue, 12 Jan 1999 11:56:01 +0900 (KST) (envelope-from pwd) Message-Id: <199901120256.LAA05371@punky.snu.ac.kr> Date: Tue, 12 Jan 1999 11:56:01 +0900 (KST) From: junker@jazz.snu.ac.kr Reply-To: junker@jazz.snu.ac.kr To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9450: port fix: korean/hanterm-xf86 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9450 >Category: ports >Synopsis: port fix: korean/hanterm-xf86 >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: Mon Jan 11 19:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: CHOI Junho >Release: FreeBSD 2.2.8-STABLE i386 >Organization: NARAE, CS Dept., Seoul National Univ., ROK >Environment: FreeBSD punky.snu.ac.kr 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Mon Dec 14 12:08:34 KST 1998 pwd@punky.snu.ac.kr:/allegro/2.2-src/sys/compile/PUNKY i386 >Description: Port fix(korean/hanterm-xf86). Font path of dependency is corrected. >How-To-Repeat: Build it with a recent FreeBSD system. >Fix: Apply the following diffs: --- Makefile~ Tue Jan 12 11:50:25 1999 +++ Makefile Tue Jan 12 11:51:44 1999 @@ -13,7 +13,7 @@ MAINTAINER= junker@jazz.snu.ac.kr -RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/misc/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts +RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/local/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts USE_X_PREFIX= yes GNU_CONFIGURE= 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 Mon Jan 11 19:18:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA16635 for freebsd-ports-outgoing; Mon, 11 Jan 1999 19:18:36 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from CPAQ3000 (mailman.bendcable.com [208.139.24.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA16630; Mon, 11 Jan 1999 19:18:27 -0800 (PST) (envelope-from vince@bendcable.com) Received: from vince - 208.139.25.37 by bendcable.com with Microsoft SMTPSVC; Mon, 11 Jan 1999 19:18:12 -0800 From: "Vince Valenti" To: Cc: Subject: FreeBSD Port: xinetd-2.2.1 Date: Mon, 11 Jan 1999 19:19:13 -0800 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.2212 (4.71.2419.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hey, I was just wondering if you were still maintaining the port for xinetd... It seems to be a bit outdated and was wondering if you were going to update it. If not, I would be happy to be the maintainer of it for you. Thanks, Vince Valenti vince@bendcable.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 19:40:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA19044 for freebsd-ports-outgoing; Mon, 11 Jan 1999 19:40:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA19038 for ; Mon, 11 Jan 1999 19:40:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA09300; Mon, 11 Jan 1999 19:40:02 -0800 (PST) Date: Mon, 11 Jan 1999 19:40:02 -0800 (PST) Message-Id: <199901120340.TAA09300@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: "David A. Bader" Subject: Re: ports/9219: new patches for port net/mpich Reply-To: "David A. Bader" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9219; it has been noted by GNATS. From: "David A. Bader" To: freebsd-gnats-submit@freebsd.org Cc: dbader@eece.unm.edu Subject: Re: ports/9219: new patches for port net/mpich Date: Mon, 11 Jan 1999 20:30:02 -0700 (MST) In addition, please update the PLIST for /usr/ports/net/mpich with the following patch: begin 644 mpich.PLIST.patch M+2TM("]U&5C97(*(&UP:6-H+V)I;B]M<&EC8PHK;7!I M8V@O8FEN+VUP:4-#"B!M<&EC:"]B:6XO;7!I9C&%M<&QE&%M<&QE7!E M7VEN;&XN:`HK;7!I8V@O;&EB+V9R965B&-E<'1I M;VXN:`HK;7!I8V@O;&EB+V9R965B&%M<&QE&%M<&QE&%M<&QE Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA21608 for freebsd-ports-outgoing; Mon, 11 Jan 1999 20:10:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA21592 for ; Mon, 11 Jan 1999 20:10:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA10963; Mon, 11 Jan 1999 20:10:01 -0800 (PST) Received: from punky.snu.ac.kr (punky.snu.ac.kr [147.46.59.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA20868 for ; Mon, 11 Jan 1999 20:03:14 -0800 (PST) (envelope-from pwd@punky.snu.ac.kr) Received: (from pwd@localhost) by punky.snu.ac.kr (8.8.8/8.8.8) id NAA05614; Tue, 12 Jan 1999 13:01:56 +0900 (KST) (envelope-from pwd) Message-Id: <199901120401.NAA05614@punky.snu.ac.kr> Date: Tue, 12 Jan 1999 13:01:56 +0900 (KST) From: junker@jazz.snu.ac.kr Reply-To: junker@jazz.snu.ac.kr To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9451: port fix: korean/hanemacs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9451 >Category: ports >Synopsis: port fix: korean/hanemacs >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: Mon Jan 11 20:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: CHOI Junho >Release: FreeBSD 2.2.8-STABLE i386 >Organization: NARAE, CS Dept., Seoul National Univ., ROK >Environment: FreeBSD punky.snu.ac.kr 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Mon Dec 14 12:08:34 KST 1998 pwd@punky.snu.ac.kr:/allegro/2.2-src/sys/compile/PUNKY i386 FreeBSD samba.snu.ac.kr 3.0-CURRENT FreeBSD 3.0-CURRENT #4: Thu Dec 3 10:00:45 KST 1998 pwd@samba.snu.ac.kr:/usr/src/sys/compile/SAMBA i386 >Description: ELF building fix. Many part of fix from editors/emacs. >How-To-Repeat: Build korean/hanemacs in a ELF system. >Fix: Apply the following diffs: diff -uNr -x work -x README.html /usr/ports/korean/hanemacs/Makefile ./Makefile --- /usr/ports/korean/hanemacs/Makefile Sat Nov 21 14:20:37 1998 +++ ./Makefile Tue Jan 12 12:33:04 1999 @@ -14,12 +14,11 @@ MAINTAINER= junker@jazz.snu.ac.kr -BROKEN_ELF= yes - WRKSRC= ${WRKDIR}/hanemacs-19.34 GNU_CONFIGURE= yes USE_GMAKE= yes -CONFIGURE_ARGS= i386--freebsd --with-x-toolkit --prefix=${PREFIX} +CONFIGURE_ARGS= i386--freebsd --with-x-toolkit \ + --sharedstatedir=/var/run STRIP= MAN1= emacs.1 etags.1 ctags.1 @@ -42,5 +41,10 @@ .for info in emacs vip viper forms gnus mh-e cl sc dired-x ediff ccmode message install-info ${PREFIX}/info/${info} ${PREFIX}/info/dir .endfor +# install emacs.sh into ${PREFIX}/etc/rc.d + ${MKDIR} /var/run/emacs/lock + chmod 1777 /var/run/emacs/lock + @${MKDIR} ${PREFIX}/etc/rc.d + @${INSTALL_SCRIPT} ${FILESDIR}/emacs.sh ${PREFIX}/etc/rc.d .include diff -uNr -x work -x README.html /usr/ports/korean/hanemacs/files/emacs.sh ./files/emacs.sh --- /usr/ports/korean/hanemacs/files/emacs.sh Thu Jan 1 09:00:00 1970 +++ ./files/emacs.sh Tue Jan 12 12:05:20 1999 @@ -0,0 +1,10 @@ +#!/bin/sh +if [ -d /var/run/emacs/lock ] +then + rm -f /var/run/emacs/lock/* +else + mkdir -p /var/run/emacs/lock +fi +chmod 1777 /var/run/emacs/lock +exit 0 + diff -uNr -x work -x README.html /usr/ports/korean/hanemacs/patches/patch-ac ./patches/patch-ac --- /usr/ports/korean/hanemacs/patches/patch-ac Mon May 18 07:25:59 1998 +++ ./patches/patch-ac Tue Jan 12 12:01:04 1999 @@ -1,33 +1,69 @@ ---- src/s/freebsd.h.orig Sun Jun 9 13:14:32 1996 -+++ src/s/freebsd.h Wed Dec 3 17:36:40 1997 -@@ -33,9 +33,16 @@ +--- orig/s/freebsd.h Mon Jun 10 05:14:32 1996 ++++ src/s/freebsd.h Tue Sep 29 11:35:32 1998 +@@ -1,5 +1,15 @@ + /* s/ file for freebsd system. */ - #define LIBS_DEBUG - #define LIBS_SYSTEM -lutil --#define LIBS_TERMCAP -ltermcap - #define LIB_GCC -lgcc - -+#ifdef HAVE_LIBNCURSES -+#define TERMINFO -+#define LIBS_TERMCAP -lncurses ++/* Get the correct __FreeBSD_version, even if this is before that was ++ defined. */ ++#ifndef __FreeBSD__ ++#define __FreeBSD_version 199401 ++#elif __FreeBSD__ == 1 ++#define __FreeBSD_version 199405 +#else -+#define LIBS_TERMCAP -ltermcap ++#include +#endif + -+ + /* '__FreeBSD__' is defined by the preprocessor on FreeBSD-1.1 and up. + Earlier versions do not have shared libraries, so inhibit them. + You can inhibit them on newer systems if you wish +@@ -34,7 +44,6 @@ + #define LIBS_DEBUG + #define LIBS_SYSTEM -lutil + #define LIBS_TERMCAP -ltermcap +-#define LIB_GCC -lgcc + #define SYSV_SYSTEM_DIR - /* freebsd has POSIX-style pgrp behavior. */ -@@ -46,7 +53,7 @@ +@@ -42,12 +51,28 @@ + #undef BSD_PGRPS + #define GETPGRP_NO_ARG + ++#ifdef __ELF__ ++ ++#define LD_SWITCH_SYSTEM ++#define START_FILES pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o ++#define UNEXEC unexelf.o ++#define LIB_STANDARD -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o ++#undef LIB_GCC ++#define LIB_GCC ++ ++#else /* not __ELF__ */ ++ + #ifndef NO_SHARED_LIBS #define LD_SWITCH_SYSTEM -e start -dc -dp #define HAVE_TEXT_START /* No need to define `start_of_text'. */ ++#if __FreeBSD_version >= 300002 ++#define START_FILES pre-crt0.o /usr/lib/aout/crt0.o ++#else /* __FreeBSD_version < 300002 */ #define START_FILES pre-crt0.o /usr/lib/crt0.o -#define UNEXEC unexsunos4.o ++#endif /* __FreeBSD_version < 300002 */ +#define UNEXEC unexfreebsd.o #define RUN_TIME_REMAP ++#define LIB_GCC -lgcc #ifndef N_TRELOFF -@@ -80,6 +87,8 @@ + #define N_PAGSIZ(x) __LDPGSZ +@@ -63,6 +88,8 @@ + #endif /* __FreeBSD__ */ + #endif /* NO_SHARED_LIBS */ + ++#endif /* not __ELF__ */ ++ + #define HAVE_WAIT_HEADER + #define HAVE_GETLOADAVG + /*#define HAVE_GETPAGESIZE /* configure now puts this in config.h */ +@@ -80,6 +107,8 @@ #define BSD 199103 #elif __FreeBSD__ == 2 #define BSD 199306 diff -uNr -x work -x README.html /usr/ports/korean/hanemacs/patches/patch-af ./patches/patch-af --- /usr/ports/korean/hanemacs/patches/patch-af Thu Jan 1 09:00:00 1970 +++ ./patches/patch-af Tue Jan 12 12:02:02 1999 @@ -0,0 +1,22 @@ +--- src/unexelf.c.orig Fri Oct 2 12:55:43 1998 ++++ src/unexelf.c Fri Oct 2 13:02:05 1998 +@@ -678,7 +678,8 @@ + if (n < 0) + fatal ("Couldn't find segment next to .bss in %s\n", old_name, 0); + +- NEW_PROGRAM_H (n).p_filesz += new_data2_size; ++/* NEW_PROGRAM_H (n).p_filesz += new_data2_size; */ ++ NEW_PROGRAM_H (n).p_filesz = new_bss_addr - NEW_PROGRAM_H (n).p_vaddr; /* From emacs 20.3 */ + NEW_PROGRAM_H (n).p_memsz = NEW_PROGRAM_H (n).p_filesz; + + #if 0 /* Maybe allow section after data2 - does this ever happen? */ +@@ -845,7 +846,9 @@ + + for (; symp < symendp; symp ++) + if (strcmp ((char *) (symnames + symp->st_name), "_end") == 0 +- || strcmp ((char *) (symnames + symp->st_name), "_edata") == 0) ++ || strcmp ((char *) (symnames + symp->st_name), "end") == 0 ++ || strcmp ((char *) (symnames + symp->st_name), "_edata") == 0 ++ || strcmp ((char *) (symnames + symp->st_name), "edata") == 0) + memcpy (&symp->st_value, &new_bss_addr, sizeof (new_bss_addr)); + } diff -uNr -x work -x README.html /usr/ports/korean/hanemacs/pkg/PLIST ./pkg/PLIST --- /usr/ports/korean/hanemacs/pkg/PLIST Wed Sep 2 19:55:26 1998 +++ ./pkg/PLIST Tue Jan 12 12:47:30 1999 @@ -8,6 +8,8 @@ bin/emacsclient @exec if [ ! -d %d/share/hanemacs/site-lisp ]; then mkdir -p %D/share/hanemacs/site-lisp; fi @exec if [ ! -d %d/share/hanemacs/19.34/site-lisp ]; then mkdir -p %D/share/hanemacs/19.34/site-lisp; fi +@exec mkdir -p /var/run/emacs/lock ; chmod 1777 /var/run/emacs/lock +etc/rc.d/emacs.sh @comment these two can fail if other ports are installed, no need to @comment scare user in that case @unexec %D/share/hanemacs/site-lisp 2>/dev/null || true @@ -134,6 +136,7 @@ share/hanemacs/19.34/etc/DEBUG share/hanemacs/19.34/etc/DISTRIB share/hanemacs/19.34/etc/DOC-19.34.1 +share/hanemacs/19.34/etc/DOC-19.34.2 share/hanemacs/19.34/etc/FAQ share/hanemacs/19.34/etc/FTP share/hanemacs/19.34/etc/GNU diff -uNr -x work -x README.html /usr/ports/korean/hanemacs/u ./u --- /usr/ports/korean/hanemacs/u Thu Jan 1 09:00:00 1970 +++ ./u Tue Jan 12 12:58:56 1999 @@ -0,0 +1,178 @@ +diff -uNr -x work -x README.html /usr/ports/korean/hanemacs/Makefile ./Makefile +--- /usr/ports/korean/hanemacs/Makefile Sat Nov 21 14:20:37 1998 ++++ ./Makefile Tue Jan 12 12:33:04 1999 +@@ -14,12 +14,11 @@ + + MAINTAINER= junker@jazz.snu.ac.kr + +-BROKEN_ELF= yes +- + WRKSRC= ${WRKDIR}/hanemacs-19.34 + GNU_CONFIGURE= yes + USE_GMAKE= yes +-CONFIGURE_ARGS= i386--freebsd --with-x-toolkit --prefix=${PREFIX} ++CONFIGURE_ARGS= i386--freebsd --with-x-toolkit \ ++ --sharedstatedir=/var/run + STRIP= + MAN1= emacs.1 etags.1 ctags.1 + +@@ -42,5 +41,10 @@ + .for info in emacs vip viper forms gnus mh-e cl sc dired-x ediff ccmode message + install-info ${PREFIX}/info/${info} ${PREFIX}/info/dir + .endfor ++# install emacs.sh into ${PREFIX}/etc/rc.d ++ ${MKDIR} /var/run/emacs/lock ++ chmod 1777 /var/run/emacs/lock ++ @${MKDIR} ${PREFIX}/etc/rc.d ++ @${INSTALL_SCRIPT} ${FILESDIR}/emacs.sh ${PREFIX}/etc/rc.d + + .include +diff -uNr -x work -x README.html /usr/ports/korean/hanemacs/files/emacs.sh ./files/emacs.sh +--- /usr/ports/korean/hanemacs/files/emacs.sh Thu Jan 1 09:00:00 1970 ++++ ./files/emacs.sh Tue Jan 12 12:05:20 1999 +@@ -0,0 +1,10 @@ ++#!/bin/sh ++if [ -d /var/run/emacs/lock ] ++then ++ rm -f /var/run/emacs/lock/* ++else ++ mkdir -p /var/run/emacs/lock ++fi ++chmod 1777 /var/run/emacs/lock ++exit 0 ++ +diff -uNr -x work -x README.html /usr/ports/korean/hanemacs/patches/patch-ac ./patches/patch-ac +--- /usr/ports/korean/hanemacs/patches/patch-ac Mon May 18 07:25:59 1998 ++++ ./patches/patch-ac Tue Jan 12 12:01:04 1999 +@@ -1,33 +1,69 @@ +---- src/s/freebsd.h.orig Sun Jun 9 13:14:32 1996 +-+++ src/s/freebsd.h Wed Dec 3 17:36:40 1997 +-@@ -33,9 +33,16 @@ ++--- orig/s/freebsd.h Mon Jun 10 05:14:32 1996 +++++ src/s/freebsd.h Tue Sep 29 11:35:32 1998 ++@@ -1,5 +1,15 @@ ++ /* s/ file for freebsd system. */ + +- #define LIBS_DEBUG +- #define LIBS_SYSTEM -lutil +--#define LIBS_TERMCAP -ltermcap +- #define LIB_GCC -lgcc +- +-+#ifdef HAVE_LIBNCURSES +-+#define TERMINFO +-+#define LIBS_TERMCAP -lncurses +++/* Get the correct __FreeBSD_version, even if this is before that was +++ defined. */ +++#ifndef __FreeBSD__ +++#define __FreeBSD_version 199401 +++#elif __FreeBSD__ == 1 +++#define __FreeBSD_version 199405 + +#else +-+#define LIBS_TERMCAP -ltermcap +++#include + +#endif + + +-+ ++ /* '__FreeBSD__' is defined by the preprocessor on FreeBSD-1.1 and up. ++ Earlier versions do not have shared libraries, so inhibit them. ++ You can inhibit them on newer systems if you wish ++@@ -34,7 +44,6 @@ ++ #define LIBS_DEBUG ++ #define LIBS_SYSTEM -lutil ++ #define LIBS_TERMCAP -ltermcap ++-#define LIB_GCC -lgcc ++ + #define SYSV_SYSTEM_DIR + +- /* freebsd has POSIX-style pgrp behavior. */ +-@@ -46,7 +53,7 @@ ++@@ -42,12 +51,28 @@ ++ #undef BSD_PGRPS ++ #define GETPGRP_NO_ARG ++ +++#ifdef __ELF__ +++ +++#define LD_SWITCH_SYSTEM +++#define START_FILES pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o +++#define UNEXEC unexelf.o +++#define LIB_STANDARD -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o +++#undef LIB_GCC +++#define LIB_GCC +++ +++#else /* not __ELF__ */ +++ ++ #ifndef NO_SHARED_LIBS + #define LD_SWITCH_SYSTEM -e start -dc -dp + #define HAVE_TEXT_START /* No need to define `start_of_text'. */ +++#if __FreeBSD_version >= 300002 +++#define START_FILES pre-crt0.o /usr/lib/aout/crt0.o +++#else /* __FreeBSD_version < 300002 */ + #define START_FILES pre-crt0.o /usr/lib/crt0.o + -#define UNEXEC unexsunos4.o +++#endif /* __FreeBSD_version < 300002 */ + +#define UNEXEC unexfreebsd.o + #define RUN_TIME_REMAP +++#define LIB_GCC -lgcc + + #ifndef N_TRELOFF +-@@ -80,6 +87,8 @@ ++ #define N_PAGSIZ(x) __LDPGSZ ++@@ -63,6 +88,8 @@ ++ #endif /* __FreeBSD__ */ ++ #endif /* NO_SHARED_LIBS */ ++ +++#endif /* not __ELF__ */ +++ ++ #define HAVE_WAIT_HEADER ++ #define HAVE_GETLOADAVG ++ /*#define HAVE_GETPAGESIZE /* configure now puts this in config.h */ ++@@ -80,6 +107,8 @@ + #define BSD 199103 + #elif __FreeBSD__ == 2 + #define BSD 199306 +diff -uNr -x work -x README.html /usr/ports/korean/hanemacs/patches/patch-af ./patches/patch-af +--- /usr/ports/korean/hanemacs/patches/patch-af Thu Jan 1 09:00:00 1970 ++++ ./patches/patch-af Tue Jan 12 12:02:02 1999 +@@ -0,0 +1,22 @@ ++--- src/unexelf.c.orig Fri Oct 2 12:55:43 1998 +++++ src/unexelf.c Fri Oct 2 13:02:05 1998 ++@@ -678,7 +678,8 @@ ++ if (n < 0) ++ fatal ("Couldn't find segment next to .bss in %s\n", old_name, 0); ++ ++- NEW_PROGRAM_H (n).p_filesz += new_data2_size; +++/* NEW_PROGRAM_H (n).p_filesz += new_data2_size; */ +++ NEW_PROGRAM_H (n).p_filesz = new_bss_addr - NEW_PROGRAM_H (n).p_vaddr; /* From emacs 20.3 */ ++ NEW_PROGRAM_H (n).p_memsz = NEW_PROGRAM_H (n).p_filesz; ++ ++ #if 0 /* Maybe allow section after data2 - does this ever happen? */ ++@@ -845,7 +846,9 @@ ++ ++ for (; symp < symendp; symp ++) ++ if (strcmp ((char *) (symnames + symp->st_name), "_end") == 0 ++- || strcmp ((char *) (symnames + symp->st_name), "_edata") == 0) +++ || strcmp ((char *) (symnames + symp->st_name), "end") == 0 +++ || strcmp ((char *) (symnames + symp->st_name), "_edata") == 0 +++ || strcmp ((char *) (symnames + symp->st_name), "edata") == 0) ++ memcpy (&symp->st_value, &new_bss_addr, sizeof (new_bss_addr)); ++ } +diff -uNr -x work -x README.html /usr/ports/korean/hanemacs/pkg/PLIST ./pkg/PLIST +--- /usr/ports/korean/hanemacs/pkg/PLIST Wed Sep 2 19:55:26 1998 ++++ ./pkg/PLIST Tue Jan 12 12:47:30 1999 +@@ -8,6 +8,8 @@ + bin/emacsclient + @exec if [ ! -d %d/share/hanemacs/site-lisp ]; then mkdir -p %D/share/hanemacs/site-lisp; fi + @exec if [ ! -d %d/share/hanemacs/19.34/site-lisp ]; then mkdir -p %D/share/hanemacs/19.34/site-lisp; fi ++@exec mkdir -p /var/run/emacs/lock ; chmod 1777 /var/run/emacs/lock ++etc/rc.d/emacs.sh + @comment these two can fail if other ports are installed, no need to + @comment scare user in that case + @unexec %D/share/hanemacs/site-lisp 2>/dev/null || true +@@ -134,6 +136,7 @@ + share/hanemacs/19.34/etc/DEBUG + share/hanemacs/19.34/etc/DISTRIB + share/hanemacs/19.34/etc/DOC-19.34.1 ++share/hanemacs/19.34/etc/DOC-19.34.2 + share/hanemacs/19.34/etc/FAQ + share/hanemacs/19.34/etc/FTP + share/hanemacs/19.34/etc/GNU >Release-Note: >Audit-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 Jan 11 20:12:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA21854 for freebsd-ports-outgoing; Mon, 11 Jan 1999 20:12:18 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA21845; Mon, 11 Jan 1999 20:12:14 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA11085; Mon, 11 Jan 1999 20:12:10 -0800 (PST) Date: Mon, 11 Jan 1999 20:12:10 -0800 (PST) Message-Id: <199901120412.UAA11085@freefall.freebsd.org> To: asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, vanilla@FreeBSD.ORG Subject: Re: ports/9447 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ${PORTSDIR}/devel/glib11-devel broken under aout env. Responsible-Changed-From-To: freebsd-ports->vanilla Responsible-Changed-By: asami Responsible-Changed-When: Mon Jan 11 20:10:09 PST 1999 Responsible-Changed-Why: Over to Mr. Gtk. I can verify the problem too, logs in usual place. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 20:46:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA25032 for freebsd-ports-outgoing; Mon, 11 Jan 1999 20:46:50 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA25027 for ; Mon, 11 Jan 1999 20:46:48 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with SMTP id WAA03881; Mon, 11 Jan 1999 22:46:06 -0600 (CST) Date: Mon, 11 Jan 1999 22:46:06 -0600 (CST) From: Steve Price To: "David A. Bader" cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9219: new patches for port net/mpich In-Reply-To: <199901120340.TAA09300@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I committed the patch from this PR yesterday and fixed the PLIST while I was at it. :) On Mon, 11 Jan 1999, David A. Bader wrote: # The following reply was made to PR ports/9219; it has been noted by GNATS. # # From: "David A. Bader" # To: freebsd-gnats-submit@freebsd.org # Cc: dbader@eece.unm.edu # Subject: Re: ports/9219: new patches for port net/mpich # Date: Mon, 11 Jan 1999 20:30:02 -0700 (MST) # # In addition, please update the PLIST for /usr/ports/net/mpich with the # following patch: [patch removed] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 21:13:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA27105 for freebsd-ports-outgoing; Mon, 11 Jan 1999 21:13:15 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from miya.ee.kagu.sut.ac.jp (miya3f12.ee.kagu.sut.ac.jp [133.31.54.31]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA27100; Mon, 11 Jan 1999 21:12:59 -0800 (PST) (envelope-from sakai@miya3f12.ee.kagu.sut.ac.jp) Received: from miya3f10.miya.ee.kagu.sut.ac.jp (miya3f10.ee.kagu.sut.ac.jp [133.31.54.29]) by miya.ee.kagu.sut.ac.jp (SMI-8.6/3.6W98112811) with SMTP id OAA00377; Tue, 12 Jan 1999 14:03:34 +0900 Date: Tue, 12 Jan 1999 14:03:34 +0900 To: steve@FreeBSD.ORG Cc: steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, sakai@miya3f12.ee.kagu.sut.ac.jp Subject: Re: ports/8484 In-Reply-To: Your message of "Sun, 10 Jan 1999 21:10:58 -0800 (PST)". <199901110510.VAA12960@freefall.freebsd.org> From: sakai@miya3f12.ee.kagu.sut.ac.jp (Hiroaki Sakai) Message-ID: <990112141034.M0128701@miya3f10.miya.ee.kagu.sut.ac.jp> X-Mailer: mnews [version 1.21PL4] 1998-06/01(Mon) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> Synopsis: New port of XShodou-1.11 >> >> State-Changed-From-To: open->feedback >> State-Changed-By: steve >> State-Changed-When: Sun Jan 10 21:09:35 PST 1999 >> State-Changed-Why: >> This port has quite a few problems. It uses USE_XLIB which is longer >> available in bsd.port.mk. It also *_DEPENDS on x11-toolkits/tk which >> doesn't exist. Can you clean it up and re-submit it? I cleaned the port up as you said. And I changed MASTER_SITES and added new patch "patch-ab". Can you take a look at it? Thank you. # 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: # # xshodou # xshodou/files # xshodou/files/md5 # xshodou/patches # xshodou/patches/patch-aa # xshodou/patches/patch-ab # xshodou/pkg # xshodou/pkg/PLIST # xshodou/pkg/DESCR # xshodou/pkg/COMMENT # xshodou/Makefile # echo c - xshodou mkdir -p xshodou > /dev/null 2>&1 echo c - xshodou/files mkdir -p xshodou/files > /dev/null 2>&1 echo x - xshodou/files/md5 sed 's/^X//' >xshodou/files/md5 << 'END-of-xshodou/files/md5' XMD5 (xshodou-1.11.tar.gz) = ec2d6e74f535127ee72b3b6d6dbc423a END-of-xshodou/files/md5 echo c - xshodou/patches mkdir -p xshodou/patches > /dev/null 2>&1 echo x - xshodou/patches/patch-aa sed 's/^X//' >xshodou/patches/patch-aa << 'END-of-xshodou/patches/patch-aa' X--- Makefile~ Mon Jan 11 15:10:29 1999 X+++ Makefile Mon Jan 11 15:10:48 1999 X@@ -1,4 +1,4 @@ X-XSHODOU_PREFIX = /usr/X11R6 X+XSHODOU_PREFIX = ${PREFIX} X XSHODOU_BIN = ${XSHODOU_PREFIX}/bin X XSHODOU_LIB = ${XSHODOU_PREFIX}/lib/X11/XShodou X XSHODOU_MAN = ${XSHODOU_PREFIX}/man/man1 END-of-xshodou/patches/patch-aa echo x - xshodou/patches/patch-ab sed 's/^X//' >xshodou/patches/patch-ab << 'END-of-xshodou/patches/patch-ab' X--- xshodou~ Mon Jan 11 15:08:25 1999 X+++ xshodou Mon Jan 11 15:08:33 1999 X@@ -1,4 +1,4 @@ X-#!/usr/local/bin/wish X+#!/usr/local/bin/wish8.0 X # X # XShodou version 1.11 for X based on Tcl/Tk. X # Programed by Sakai Hiroaki. (E-Mail:sakai@miya.ee.kagu.sut.ac.jp) END-of-xshodou/patches/patch-ab echo c - xshodou/pkg mkdir -p xshodou/pkg > /dev/null 2>&1 echo x - xshodou/pkg/PLIST sed 's/^X//' >xshodou/pkg/PLIST << 'END-of-xshodou/pkg/PLIST' Xbin/xshodou Xlib/X11/XShodou/xshodou-title.xbm Xlib/X11/XShodou/COPYRIGHT Xlib/X11/XShodou/README Xlib/X11/XShodou/INSTALL X@dirrm lib/X11/XShodou END-of-xshodou/pkg/PLIST echo x - xshodou/pkg/DESCR sed 's/^X//' >xshodou/pkg/DESCR << 'END-of-xshodou/pkg/DESCR' XXShodou is a Japanese shodou program for X based on Tcl/Tk. XYou can write Japanese traditional letters by using the mouse Xas if you used a hude - Japanese brush to write shodou letters. END-of-xshodou/pkg/DESCR echo x - xshodou/pkg/COMMENT sed 's/^X//' >xshodou/pkg/COMMENT << 'END-of-xshodou/pkg/COMMENT' Xa Japanese shodou program for X based on Tcl/Tk END-of-xshodou/pkg/COMMENT echo x - xshodou/Makefile sed 's/^X//' >xshodou/Makefile << 'END-of-xshodou/Makefile' X# New ports collection makefile for: XShodou X# Version required: 1.11 X# Date created: 11 January 1999 X# Whom: Sakai Hiroaki X# X# $Id$ X# X XDISTNAME= xshodou-1.11 XCATEGORIES= x11 tk80 XMASTER_SITES= http://wwwmiya.ee.kagu.sut.ac.jp/~sakai/ XMAINTAINER= sakai@miya.ee.kagu.sut.ac.jp X XRUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 X XMAN1= xshodou.1 XMANCOMPRESSED= yes X X.include END-of-xshodou/Makefile exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 11 22:40:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA04788 for freebsd-ports-outgoing; Mon, 11 Jan 1999 22:40:07 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA04760 for ; Mon, 11 Jan 1999 22:40:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA18435; Mon, 11 Jan 1999 22:40:00 -0800 (PST) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA03913 for ; Mon, 11 Jan 1999 22:31:08 -0800 (PST) (envelope-from dmlb@ragnet.demon.co.uk) Received: from [158.152.46.40] (helo=ragnet.demon.co.uk) by post.mail.demon.net with smtp (Exim 2.10 #1) id 0zzxLR-0005EQ-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 12 Jan 1999 06:30:30 +0000 Received: from dmlb by ragnet.demon.co.uk with local (Exim 1.82 #1) id 0zzqQq-00072g-00; Mon, 11 Jan 1999 23:07:36 +0000 Message-Id: Date: Mon, 11 Jan 1999 23:07:36 +0000 From: dmlb@ragnet.demon.co.uk Reply-To: dmlb@ragnet.demon.co.uk To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: dmlb@ragnet.demon.co.uk X-Send-Pr-Version: 3.2 Subject: ports/9452: New port itk-3.0.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9452 >Category: ports >Synopsis: New port for itk-3.0.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: Mon Jan 11 22:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Duncan Barclay >Release: FreeBSD 2.2.6-RELEASE i386 >Organization: >Environment: Affects all FreeBSDs. Tested and built under FreeBSD computer.my.domain 2.2.6-RELEASE FreeBSD 2.2.6-RELEASE #0: Sat Aug 22 17:11:37 BST 1998 dmlb@computer.my.domain:/usr/src/sys/compile/COMPUTER i386 with at $Id: bsd.port.mk,v 1.227.2.63 1998/11/25 00:13:01 asami Exp $ (which successfully built Tcl 8.0.4 fine from ports cvsup'd Sat 9/1/99). >Description: Itcl has moved on since the last port...Here's the latest and greatest version of [incr tk]. Also get it from the right place. I've tried to follow the format that tcl80 and tk80 have used for libraries etc. It should be ELF, please test. There are companion ports for Itcl and Iwidgets. They are separate so that people can just have OO Tcl without needing X11 or Tk to build Itk/IWidgets. See accompaning PRs. The only departure is that I have all of my Tcl/Tk manual pages under /usr/local/share/itk${VERSION}/man so that I can actually read the man pages for the version of Tcl/Tk etc I am using that day. This is a general problem with all of the Tcl ports (they overwrite manual pages). I can't see what a general fix would be though. Have a look for the # DMLB markers in Makefile. >How-To-Repeat: grep DISTNAME /usr/ports/lang/itcl/Makefile >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: # # itk30 # itk30/Makefile # itk30/files # itk30/files/md5 # itk30/files/makefile # itk30/files/Makefile.lib # itk30/patches # itk30/patches/patch-Makefile.in # itk30/patches/patch-configure # itk30/pkg # itk30/pkg/PLIST # itk30/pkg/DESCR # itk30/pkg/COMMENT # echo c - itk30 mkdir -p itk30 > /dev/null 2>&1 echo x - itk30/Makefile sed 's/^X//' >itk30/Makefile << 'END-of-itk30/Makefile' X# New ports collection makefile for: itk X# Version required: 3.0.1 X# Date created: Aug 17 1996 X# Whom: chuckr X# X# $Id: Makefile,v 1.20 1997/07/17 15:12:47 max Exp $ X# X XDISTNAME= itcl3.0.1 XPKGNAME= itk-3.0.1 XCATEGORIES= x11-toolkits tk80 XMASTER_SITES= ftp://ftp.tcltk.com/pub/itcl/ X XMAINTAINER= dmlb@ragnet.demon.co.uk X XLIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 \ X itcl30.1:${PORTSDIR}/lang/itcl30 X XWRKSRC= ${WRKDIR}/itcl3.0.1/itk/unix XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --enable-shared --prefix=${PREFIX} --with-tcl=${TCL_PREFIX}/lib/tcl8.0 --with-itcl=${ITCL_PREFIX}/lib/itcl3.0 --with-tk=${TK_PREFIX}/lib/tk8.0 XCONFIGURE_ENV= PORTSDIR=${PORTSDIR} ITK_LIB_FILE=${ITK_LIB_FILE} X XTCL_PREFIX?= ${PREFIX} XITCL_PREFIX?= ${PREFIX} XTK_PREFIX?= ${PREFIX} XSHLIB_MAJOR= 1 XSHLIB_MINOR= 1 XMAKEFILE= makefile XITK_LIB= libitk30.so X X.include X X.if ${PORTOBJFORMAT} == "elf" XITK_LIB_FILE= ${ITK_LIB}.${SHLIB_MAJOR} X.else XITK_LIB_FILE= ${ITK_LIB}.${SHLIB_MAJOR}.${SHLIB_MINOR} X.endif X Xpost-configure: X @${CP} ${FILESDIR}/Makefile.lib ${WRKSRC} X @${CP} ${FILESDIR}/makefile ${WRKSRC} X Xpre-build: X @cd ${WRKSRC} && ${MAKE} -f Makefile.lib PREFIX=${PREFIX} \ X SHLIB_MAJOR=${SHLIB_MAJOR} SHLIB_MINOR=${SHLIB_MINOR} \ X TCL_PREFIX=${TCL_PREFIX} ITCL_PREFIX=${ITCL_PREFIX} TK_PREFIX=${TK_PREFIX} X X# DMLB - BEGIN Xpre-install: X ${MKDIR} -p ${PREFIX}/share/itk3.0 X# DMLB - END Xpost-install: X # DMLB - BEGIN X ${MKDIR} -p ${PREFIX}/share/itk3.0/man/cat1 X ${MKDIR} -p ${PREFIX}/share/itk3.0/man/catn X /bin/chmod 0755 ${PREFIX}/share/itk3.0/man/* X /usr/sbin/chown root:wheel ${PREFIX}/share/itk3.0/man/man? X /usr/sbin/chown man:wheel ${PREFIX}/share/itk3.0/man/cat? X # DMLB - END X ${LN} -sf ${ITK_LIB_FILE} ${PREFIX}/lib/${ITK_LIB} X ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib X X.include END-of-itk30/Makefile echo c - itk30/files mkdir -p itk30/files > /dev/null 2>&1 echo x - itk30/files/md5 sed 's/^X//' >itk30/files/md5 << 'END-of-itk30/files/md5' XMD5 (itcl3.0.1.tar.gz) = 0cf1802a7ea69670503dc69c7951a015 END-of-itk30/files/md5 echo x - itk30/files/makefile sed 's/^X//' >itk30/files/makefile << 'END-of-itk30/files/makefile' Xall: X for f in ../generic/*.o; do ln -sf $$f; done X make -f Makefile itkwish Xtest: X make -f Makefile test Xinstall: X make -f Makefile install X END-of-itk30/files/makefile echo x - itk30/files/Makefile.lib sed 's/^X//' >itk30/files/Makefile.lib << 'END-of-itk30/files/Makefile.lib' XNOPROFILE= yes XLIB= itk30 XITK_LIBRARY= ${PREFIX}/lib/itk3.0 XCFLAGS+= -I. -I./../generic \ X -I${TCL_PREFIX}/include/tcl8.0/generic \ X -I${ITCL_PREFIX}/include/itcl3.0/generic \ X -I${TK_PREFIX}/include/tk8.0/generic \ X -I/usr/X11R6/include \ X -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1\ X -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1\ X -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1\ X -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1\ X -DTCL_SHLIB_EXT=\".so\" \ X -DHAVE_SYS_FILIO_H=1 \ X -DRETSIGTYPE=void \ X -DITK_LIBRARY=\"${ITK_LIBRARY}\" \ X X XGENERIC_DIR= ../generic XUNIX_DIR= . X XSRCS= \ X $(GENERIC_DIR)/itk_cmds.c $(GENERIC_DIR)/itk_option.c \ X $(GENERIC_DIR)/itk_archetype.c $(GENERIC_DIR)/itk_util.c X X X.include END-of-itk30/files/Makefile.lib echo c - itk30/patches mkdir -p itk30/patches > /dev/null 2>&1 echo x - itk30/patches/patch-Makefile.in sed 's/^X//' >itk30/patches/patch-Makefile.in << 'END-of-itk30/patches/patch-Makefile.in' X--- Makefile.in~ Wed Aug 12 11:01:40 1998 X+++ Makefile.in Sun Jan 10 22:05:28 1999 X@@ -55,10 +55,12 @@ X BIN_INSTALL_DIR = $(INSTALL_ROOT)$(exec_prefix)/bin X X # Directory in which to install the include file itk.h: X-INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include X+INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include/itk$(VERSION) X+GENERIC_INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include/itk$(VERSION)/generic X+UNIX_INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include/itk$(VERSION)/unix X X # Top-level directory for manual entries: X-MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/man X+MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/share/itk$(VERSION)/man X X # Directory in which to install manual entry for wish: X MAN1_INSTALL_DIR = $(MAN_INSTALL_DIR)/man1 X@@ -155,7 +157,7 @@ X # "install" around; better to use the install-sh script that comes X # with the distribution, which is slower but guaranteed to work. X X-INSTALL = $(TOP_DIR)/../config/install-sh -c X+INSTALL = install -c X INSTALL_PROGRAM = ${INSTALL} X INSTALL_DATA = ${INSTALL} -m 644 X MKINSTALLDIRS = $(TOP_DIR)/../config/mkinstalldirs X@@ -209,7 +211,7 @@ X SRCS = $(GENERIC_DIR)/itk_cmds.c $(GENERIC_DIR)/itk_option.c \ X $(GENERIC_DIR)/itk_archetype.c $(GENERIC_DIR)/itk_util.c X X-all: itkwish X+all: $(ITK_LIB_FILE) libitk30.a itkwish X X # The following target is configured by autoconf to generate either X # a shared library or non-shared library for [incr Tk]. X@@ -217,8 +219,14 @@ X @ITK_LIB_FILE@: ${OBJS} X rm -f $(ITK_LIB_FILE) X @MAKE_LIB@ X+ ln -sf $(ITK_LIB_FILE) libitk30.so X $(RANLIB) $(ITK_LIB_FILE) X X+libitk30.a: $(OBJS) X+ rm -f libitk30.a X+ ar cr libitk30.a $(OBJS) X+ ranlib libitk30.a X+ X itkwish: tkAppInit.o $(ITK_LIB_FILE) X $(CC) @LD_FLAGS@ tkAppInit.o @ITK_BUILD_LIB_SPEC@ \ X $(LIBS) $(LD_SEARCH_FLAGS) -o itkwish X@@ -239,21 +247,27 @@ X X install: install-binaries install-libraries install-man X X-install-binaries: $(ITK_LIB_FILE) itkwish X+install-binaries: $(ITK_LIB_FILE) libitk30.a itkwish X @$(MKINSTALLDIRS) $(LIB_INSTALL_DIR) $(BIN_INSTALL_DIR) X @echo "Installing $(ITK_LIB_FILE)" X @$(INSTALL_DATA) $(ITK_LIB_FILE) $(LIB_INSTALL_DIR) X @(cd $(LIB_INSTALL_DIR); $(RANLIB) $(ITK_LIB_FILE)) X @chmod 555 $(LIB_INSTALL_DIR)/$(ITK_LIB_FILE) X+ @echo "Installing libitk30.a" X+ @$(INSTALL_DATA) libitk30.a $(LIB_INSTALL_DIR)/libitk30.a X+ @(cd $(LIB_INSTALL_DIR); $(RANLIB) libitk30.a) X+ chmod 555 $(LIB_INSTALL_DIR)/libitk30.a X @echo "Installing itkwish" X $(INSTALL_PROGRAM) itkwish $(BIN_INSTALL_DIR)/itkwish$(VERSION) X @echo "Installing itkConfig.sh" X- @$(INSTALL_DATA) itkConfig.sh $(LIB_INSTALL_DIR)/itkConfig.sh X+ @mkdir -p $(SCRIPT_INSTALL_DIR) X+ @$(INSTALL_DATA) itkConfig.sh $(SCRIPT_INSTALL_DIR)/itkConfig.sh X X install-libraries: X- @$(MKINSTALLDIRS) $(INCLUDE_INSTALL_DIR) $(SCRIPT_INSTALL_DIR) X+ @$(MKINSTALLDIRS) $(INCLUDE_INSTALL_DIR) $(GENERIC_INCLUDE_INSTALL_DIR) $(UNIX_INCLUDE_INSTALL_DIR) $(SCRIPT_INSTALL_DIR) X @echo "Installing itk.h" X- @$(INSTALL_DATA) $(GENERIC_DIR)/itk.h $(INCLUDE_INSTALL_DIR) X+ @$(INSTALL_DATA) $(GENERIC_DIR)/itk.h $(GENERIC_INCLUDE_INSTALL_DIR) X+ @ln -sf $(GENERIC_INCLUDE_INSTALL_DIR)/itk.h $(INCLUDE_INSTALL_DIR)/itk.h X @for i in $(TOP_DIR)/library/*.* $(TOP_DIR)/library/tclIndex $(UNIX_DIR)/tkAppInit.c; \ X do \ X echo "Installing $$i"; \ X@@ -267,19 +281,26 @@ X @cd $(TOP_DIR)/doc; for i in *.1; \ X do \ X echo "Installing doc/$$i"; \ X- rm -f $(MAN1_INSTALL_DIR)/$$i; \ X+ rm -f $(MAN1_INSTALL_DIR)/$$i $(MAN1_INSTALL_DIR)/$$i.gz; \ X sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ X- $$i > $(MAN1_INSTALL_DIR)/$$i; \ X- chmod 444 $(MAN1_INSTALL_DIR)/$$i; \ X+ $$i | gzip -c > $(MAN1_INSTALL_DIR)/$$i.gz; \ X+ chmod 444 $(MAN1_INSTALL_DIR)/$$i.gz; \ X done; X @cd $(TOP_DIR)/doc; for i in *.n; \ X do \ X echo "Installing doc/$$i"; \ X- rm -f $(MANN_INSTALL_DIR)/$$i; \ X+ rm -f $(MANN_INSTALL_DIR)/$$i $(MANN_INSTALL_DIR)/$$i.gz; \ X sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ X- $$i > $(MANN_INSTALL_DIR)/$$i; \ X- chmod 444 $(MANN_INSTALL_DIR)/$$i; \ X+ $$i | gzip -c > $(MANN_INSTALL_DIR)/$$i.gz; \ X+ chmod 444 $(MANN_INSTALL_DIR)/$$i.gz; \ X done; X+ @echo "**********" X+ @echo "IMPORTANT:" X+ @echo "**********" X+ @echo "itkConfig.sh in $(SCRIPT_INSTALL_DIR)/itkConfig.sh" X+ @echo "itk.h in $(INCLUDE_INSTALL_DIR)/itk.h" X+ @echo "There are NOT default place, but good place to avoid" X+ @echo "conflicting with another version of [incr] Tcl/Tks." X X Makefile: $(UNIX_DIR)/Makefile.in X $(SHELL) config.status END-of-itk30/patches/patch-Makefile.in echo x - itk30/patches/patch-configure sed 's/^X//' >itk30/patches/patch-configure << 'END-of-itk30/patches/patch-configure' X--- configure~ Mon Oct 19 21:14:57 1998 X+++ configure Sun Jan 10 21:52:53 1999 X@@ -1065,13 +1065,13 @@ X { echo "configure: error: Tcl was not built with --enable-shared" 1>&2; exit 1; } X fi X SHLIB_CFLAGS="${SHLIB_CFLAGS}" X- eval "ITK_LIB_FILE=libitk${VERSION}${SHLIB_SUFFIX}" X+ eval "ITK_LIB_FILE=${ITK_LIB_FILE}" X ITK_PKG_FILE="[file join [file dirname \$dir] ${ITK_LIB_FILE}]" X MAKE_LIB="\$(SHLIB_LD) -o ${ITK_LIB_FILE} \$(OBJS) ${SHLIB_LD_LIBS} \$(LD_SEARCH_FLAGS)" X RANLIB=":" X else X SHLIB_CFLAGS="" X- eval "ITK_LIB_FILE=libitk${VERSION}.a" X+ eval "ITK_LIB_FILE=${ITK_LIB_FILE}" X ITK_PKG_FILE="" X MAKE_LIB="ar cr ${ITK_LIB_FILE} \${OBJS}" X fi END-of-itk30/patches/patch-configure echo c - itk30/pkg mkdir -p itk30/pkg > /dev/null 2>&1 echo x - itk30/pkg/PLIST sed 's/^X//' >itk30/pkg/PLIST << 'END-of-itk30/pkg/PLIST' Xbin/itkwish3.0 Xinclude/itk3.0/generic/itk.h Xinclude/itk3.0/itk.h Xlib/libitk30.so.1.1 Xlib/libitk30.so Xlib/libitk30.a X@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B X@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R Xlib/itk3.0/itkConfig.sh Xlib/itk3.0/Archetype.itk Xlib/itk3.0/Toplevel.itk Xlib/itk3.0/Widget.itk Xlib/itk3.0/itk.tcl Xlib/itk3.0/tclIndex Xlib/itk3.0/tkAppInit.c Xlib/itk3.0/pkgIndex.tcl Xshare/itk3.0/man/man1/itkwish.1.gz Xshare/itk3.0/man/mann/Archetype.n.gz Xshare/itk3.0/man/mann/Toplevel.n.gz Xshare/itk3.0/man/mann/Widget.n.gz Xshare/itk3.0/man/mann/itk.n.gz Xshare/itk3.0/man/mann/itkvars.n.gz Xshare/itk3.0/man/mann/usual.n.gz X@dirrm include/itk3.0/generic X@dirrm include/itk3.0/unix X@dirrm include/itk3.0 X@dirrm lib/itk3.0 X@unexec /bin/rm -f %D/share/itk3.0/man/cat1/* X@unexec /bin/rm -f %D/share/itk3.0/man/catn/* X@dirrm share/itk3.0/man/cat1 X@dirrm share/itk3.0/man/catn X@dirrm share/itk3.0/man/man1 X@dirrm share/itk3.0/man/mann X@dirrm share/itk3.0/man X@dirrm share/itk3.0 END-of-itk30/pkg/PLIST echo x - itk30/pkg/DESCR sed 's/^X//' >itk30/pkg/DESCR << 'END-of-itk30/pkg/DESCR' XThis package contains [incr Tk] version 3.0.1. [incr Tk] is a Xcompanion to [incr Tcl] and builds a ``mega-widget'' framework into XTk. The [incr Tk] extension is also known as ``itk''. X XA companion to [incr Tk] called [incr Widgets] provides a widget set, Xwith many improved widgets. The [incr Widgets] collection is also known Xas ``iwidgets'' and is available in x11-toolkits. END-of-itk30/pkg/DESCR echo x - itk30/pkg/COMMENT sed 's/^X//' >itk30/pkg/COMMENT << 'END-of-itk30/pkg/COMMENT' X[incr Tk] (A.K.A. ``itk''). END-of-itk30/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 Mon Jan 11 22:40:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA04789 for freebsd-ports-outgoing; Mon, 11 Jan 1999 22:40:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA04764 for ; Mon, 11 Jan 1999 22:40:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA18444; Mon, 11 Jan 1999 22:40:00 -0800 (PST) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA03921 for ; Mon, 11 Jan 1999 22:31:14 -0800 (PST) (envelope-from dmlb@ragnet.demon.co.uk) Received: from [158.152.46.40] (helo=ragnet.demon.co.uk) by post.mail.demon.net with smtp (Exim 2.10 #1) id 0zzxLa-0005Ef-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 12 Jan 1999 06:30:38 +0000 Received: from dmlb by ragnet.demon.co.uk with local (Exim 1.82 #1) id 0zzqO1-0006uO-00; Mon, 11 Jan 1999 23:04:41 +0000 Message-Id: Date: Mon, 11 Jan 1999 23:04:41 +0000 From: dmlb@ragnet.demon.co.uk Reply-To: dmlb@ragnet.demon.co.uk To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: dmlb@ragnet.demon.co.uk X-Send-Pr-Version: 3.2 Subject: ports/9453: New port itcl-3.0.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9453 >Category: ports >Synopsis: New port for itcl-3.0.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: Mon Jan 11 22:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Duncan Barclay >Release: FreeBSD 2.2.6-RELEASE i386 >Organization: >Environment: Affects all FreeBSDs. Tested and built under FreeBSD computer.my.domain 2.2.6-RELEASE FreeBSD 2.2.6-RELEASE #0: Sat Aug 22 17:11:37 BST 1998 dmlb@computer.my.domain:/usr/src/sys/compile/COMPUTER i386 with at $Id: bsd.port.mk,v 1.227.2.63 1998/11/25 00:13:01 asami Exp $ (which successfully built Tcl 8.0.4 fine from ports cvsup'd Sat 9/1/99). >Description: Itcl has moved on since the last port...Here's the latest and greatest version. Also get it from the right place. I've tried to follow the format that tcl80 and tk80 have used for libraries etc. It should be ELF, please test. There are companion ports for Itk and Iwidgets. They are separate so that people can just have OO Tcl without needing X11 or Tk to build Itk/IWidgets. See accompaning PRs. The only departure is that I have all of my Tcl/Tk manual pages under /usr/local/share/itcl${VERSION}/man so that I can actually read the man pages for the version of Tcl/Tk etc I am using that day. This is a general problem with all of the Tcl ports (they overwrite manual pages). I can't see what a general fix would be though. Have a look for the # DMLB markers in Makefile. >How-To-Repeat: grep DISTNAME /usr/ports/lang/itcl/Makefile >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: # # itcl30 # itcl30/Makefile # itcl30/files # itcl30/files/md5 # itcl30/files/makefile # itcl30/files/Makefile.lib # itcl30/patches # itcl30/patches/patch-configure # itcl30/patches/patch-Makefile.in # itcl30/pkg # itcl30/pkg/COMMENT # itcl30/pkg/DESCR # itcl30/pkg/PLIST # echo c - itcl30 mkdir -p itcl30 > /dev/null 2>&1 echo x - itcl30/Makefile sed 's/^X//' >itcl30/Makefile << 'END-of-itcl30/Makefile' X# New ports collection makefile for: itcl X# Version required: 2.1 X# Date created: Aug 17 1996 X# Whom: chuckr X# X# $Id: Makefile,v 1.20 1997/07/17 15:12:47 max Exp $ X# X XDISTNAME= itcl3.0.1 XPKGNAME= itcl-3.0.1 XCATEGORIES= lang XMASTER_SITES= ftp://ftp.tcltk.com/pub/itcl/ X XMAINTAINER= dmlb@ragnet.demon.co.uk X XLIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 X XWRKSRC= ${WRKDIR}/itcl3.0.1/itcl/unix XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --enable-shared --prefix=${PREFIX} --with-tcl=${TCL_PREFIX}/lib/tcl8.0 XCONFIGURE_ENV= PORTSDIR=${PORTSDIR} ITCL_LIB_FILE=${ITCL_LIB_FILE} X XTCL_PREFIX?= ${PREFIX} XSHLIB_MAJOR= 1 XSHLIB_MINOR= 1 XMAKEFILE= makefile XITCL_LIB= libitcl30.so X X.include X X.if ${PORTOBJFORMAT} == "elf" XITCL_LIB_FILE= ${ITCL_LIB}.${SHLIB_MAJOR} X.else XITCL_LIB_FILE= ${ITCL_LIB}.${SHLIB_MAJOR}.${SHLIB_MINOR} X.endif X Xpost-configure: X @${CP} ${FILESDIR}/Makefile.lib ${WRKSRC} X @${CP} ${FILESDIR}/makefile ${WRKSRC} X Xpre-build: X @cd ${WRKSRC} && ${MAKE} -f Makefile.lib PREFIX=${PREFIX} \ X SHLIB_MAJOR=${SHLIB_MAJOR} SHLIB_MINOR=${SHLIB_MINOR} \ X TCL_PREFIX=${TCL_PREFIX} X X# DMLB - BEGIN Xpre-install: X ${MKDIR} -p ${PREFIX}/share/itcl3.0 X# DMLB - END Xpost-install: X # DMLB - BEGIN X ${MKDIR} -p ${PREFIX}/share/itcl3.0/man/cat1 X ${MKDIR} -p ${PREFIX}/share/itcl3.0/man/catn X /bin/chmod 0755 ${PREFIX}/share/itcl3.0/man/* X /usr/sbin/chown root:wheel ${PREFIX}/share/itcl3.0/man/man? X /usr/sbin/chown man:wheel ${PREFIX}/share/itcl3.0/man/cat? X # DMLB - END X ${LN} -sf ${ITCL_LIB_FILE} ${PREFIX}/lib/${ITCL_LIB} X ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib X X.include END-of-itcl30/Makefile echo c - itcl30/files mkdir -p itcl30/files > /dev/null 2>&1 echo x - itcl30/files/md5 sed 's/^X//' >itcl30/files/md5 << 'END-of-itcl30/files/md5' XMD5 (itcl3.0.1.tar.gz) = 0cf1802a7ea69670503dc69c7951a015 END-of-itcl30/files/md5 echo x - itcl30/files/makefile sed 's/^X//' >itcl30/files/makefile << 'END-of-itcl30/files/makefile' Xall: X for f in ../generic/*.o; do ln -sf $$f; done X make -f Makefile itclsh Xtest: X make -f Makefile test Xinstall: X make -f Makefile install X END-of-itcl30/files/makefile echo x - itcl30/files/Makefile.lib sed 's/^X//' >itcl30/files/Makefile.lib << 'END-of-itcl30/files/Makefile.lib' XNOPROFILE= yes XLIB= itcl30 XITCL_LIBRARY= ${PREFIX}/lib/itcl3.0 XCFLAGS+= -I. -I./../generic \ X -I${TCL_PREFIX}/include/tcl8.0/generic \ X -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1\ X -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1\ X -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1\ X -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1\ X -DTCL_SHLIB_EXT=\".so\" \ X -DHAVE_SYS_FILIO_H=1 \ X -DRETSIGTYPE=void \ X -DITCL_LIBRARY=\"${ITCL_LIBRARY}\" \ X X XGENERIC_DIR= ../generic XUNIX_DIR= . X XSRCS= \ X $(GENERIC_DIR)/itcl_bicmds.c \ X $(GENERIC_DIR)/itcl_class.c \ X $(GENERIC_DIR)/itcl_cmds.c \ X $(GENERIC_DIR)/itcl_ensemble.c \ X $(GENERIC_DIR)/itcl_linkage.c \ X $(GENERIC_DIR)/itcl_methods.c \ X $(GENERIC_DIR)/itcl_migrate.c \ X $(GENERIC_DIR)/itcl_objects.c \ X $(GENERIC_DIR)/itcl_obsolete.c \ X $(GENERIC_DIR)/itcl_parse.c \ X $(GENERIC_DIR)/itcl_util.c X X.include END-of-itcl30/files/Makefile.lib echo c - itcl30/patches mkdir -p itcl30/patches > /dev/null 2>&1 echo x - itcl30/patches/patch-configure sed 's/^X//' >itcl30/patches/patch-configure << 'END-of-itcl30/patches/patch-configure' X--- configure~ Mon Oct 19 21:14:58 1998 X+++ configure Sun Jan 10 20:02:07 1999 X@@ -1011,13 +1011,13 @@ X { echo "configure: error: Tcl was not built with --enable-shared" 1>&2; exit 1; } X fi X SHLIB_CFLAGS="${SHLIB_CFLAGS}" X- eval "ITCL_LIB_FILE=libitcl${VERSION}${SHLIB_SUFFIX}" X+ eval "ITCL_LIB_FILE=${ITCL_LIB_FILE}" X ITCL_PKG_FILE="[file join [file dirname \$dir] ${ITCL_LIB_FILE}]" X MAKE_LIB="\$(SHLIB_LD) -o ${ITCL_LIB_FILE} \$(OBJS) ${SHLIB_LD_LIBS} \$(LD_SEARCH_FLAGS)" X RANLIB=":" X else X SHLIB_CFLAGS="" X- eval "ITCL_LIB_FILE=libitcl${VERSION}.a" X+ eval "ITCL_LIB_FILE=${ITCL_LIB_FILE}" X ITCL_PKG_FILE="" X MAKE_LIB="ar cr ${ITCL_LIB_FILE} \${OBJS}" X fi END-of-itcl30/patches/patch-configure echo x - itcl30/patches/patch-Makefile.in sed 's/^X//' >itcl30/patches/patch-Makefile.in << 'END-of-itcl30/patches/patch-Makefile.in' X--- Makefile.in~ Wed Aug 12 11:02:00 1998 X+++ Makefile.in Sun Jan 10 20:24:24 1999 X@@ -55,10 +55,12 @@ X BIN_INSTALL_DIR = $(INSTALL_ROOT)$(exec_prefix)/bin X X # Directory in which to install the include file itcl.h: X-INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include X+INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include/itcl$(VERSION) X+GENERIC_INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include/itcl$(VERSION)/generic X+UNIX_INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include/itcl$(VERSION)/unix X X # Top-level directory in which to install manual entries: X-MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/man X+MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/share/itcl$(VERSION)/man X X # Directory in which to install manual entry for itclsh: X MAN1_INSTALL_DIR = $(MAN_INSTALL_DIR)/man1 X@@ -115,7 +117,7 @@ X # "install" around; better to use the install-sh script that comes X # with the distribution, which is slower but guaranteed to work. X X-INSTALL = $(TOP_DIR)/../config/install-sh -c X+INSTALL = install -c X INSTALL_PROGRAM = ${INSTALL} X INSTALL_DATA = ${INSTALL} -m 644 X MKINSTALLDIRS = $(TOP_DIR)/../config/mkinstalldirs X@@ -178,13 +180,19 @@ X itcl_linkage.o itcl_methods.o itcl_migrate.o itcl_objects.o \ X itcl_obsolete.o itcl_parse.o itcl_util.o X X-all: $(ITCL_LIB_FILE) itclsh X+all: $(ITCL_LIB_FILE) libitcl30.a itclsh X X @ITCL_LIB_FILE@: $(OBJS) X rm -f $(ITCL_LIB_FILE) X @MAKE_LIB@ X+ ln -sf $(ITCL_LIB_FILE) libitcl30.so X $(RANLIB) $(ITCL_LIB_FILE) X X+libitcl30.a: $(OBJS) X+ rm -f libitcl30.a X+ ar cr libitcl30.a $(OBJS) X+ ranlib libitcl30.a X+ X itclsh: tclAppInit.o $(ITCL_LIB_FILE) X $(CC) @LD_FLAGS@ tclAppInit.o @ITCL_BUILD_LIB_SPEC@ \ X $(LIBS) $(LD_SEARCH_FLAGS) -o itclsh X@@ -199,21 +207,28 @@ X X install: install-binaries install-libraries install-man X X-install-binaries: $(ITCL_LIB_FILE) itclsh X+install-binaries: $(ITCL_LIB_FILE) libitcl30.a itclsh X @$(MKINSTALLDIRS) $(LIB_INSTALL_DIR) $(BIN_INSTALL_DIR) X @echo "Installing $(ITCL_LIB_FILE)" X @$(INSTALL_DATA) $(ITCL_LIB_FILE) $(LIB_INSTALL_DIR)/$(ITCL_LIB_FILE) X @(cd $(LIB_INSTALL_DIR); $(RANLIB) $(ITCL_LIB_FILE)) X chmod 555 $(LIB_INSTALL_DIR)/$(ITCL_LIB_FILE) X+ @echo "Installing libitcl30.a" X+ @$(INSTALL_DATA) libitcl30.a $(LIB_INSTALL_DIR)/libitcl30.a X+ @(cd $(LIB_INSTALL_DIR); $(RANLIB) libitcl30.a) X+ chmod 555 $(LIB_INSTALL_DIR)/libitcl30.a X @echo "Installing itclsh" X $(INSTALL_PROGRAM) itclsh $(BIN_INSTALL_DIR)/itclsh$(VERSION) X @echo "Installing itclConfig.sh" X- @$(INSTALL_DATA) itclConfig.sh $(LIB_INSTALL_DIR)/itclConfig.sh X+ @mkdir -p $(SCRIPT_INSTALL_DIR) X+ @$(INSTALL_DATA) itclConfig.sh $(SCRIPT_INSTALL_DIR)/itclConfig.sh X X install-libraries: X- @$(MKINSTALLDIRS) $(INCLUDE_INSTALL_DIR) $(SCRIPT_INSTALL_DIR) X- @echo "Installing itcl.h" X- @$(INSTALL_DATA) $(GENERIC_DIR)/itcl.h $(INCLUDE_INSTALL_DIR) X+ @$(MKINSTALLDIRS) $(INCLUDE_INSTALL_DIR) $(GENERIC_INCLUDE_INSTALL_DIR) $(UNIX_INCLUDE_INSTALL_DIR) $(SCRIPT_INSTALL_DIR) X+ @echo "Installing itcl.h and itclInt.h" X+ @$(INSTALL_DATA) $(GENERIC_DIR)/itcl.h $(GENERIC_INCLUDE_INSTALL_DIR) X+ @$(INSTALL_DATA) $(GENERIC_DIR)/itclInt.h $(GENERIC_INCLUDE_INSTALL_DIR) X+ @ln -sf $(GENERIC_INCLUDE_INSTALL_DIR)/itcl.h $(INCLUDE_INSTALL_DIR)/itcl.h X @for i in $(TOP_DIR)/library/*.* $(UNIX_DIR)/tclAppInit.c; \ X do \ X echo "Installing $$i"; \ X@@ -227,19 +242,26 @@ X @cd $(TOP_DIR)/doc; for i in *.1; \ X do \ X echo "Installing doc/$$i"; \ X- rm -f $(MAN1_INSTALL_DIR)/$$i; \ X+ rm -f $(MAN1_INSTALL_DIR)/$$i $(MAN1_INSTALL_DIR)/$$i.gz; \ X sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ X- $$i > $(MAN1_INSTALL_DIR)/$$i; \ X- chmod 444 $(MAN1_INSTALL_DIR)/$$i; \ X+ $$i | gzip -c > $(MAN1_INSTALL_DIR)/$$i.gz; \ X+ chmod 444 $(MAN1_INSTALL_DIR)/$$i.gz; \ X done; X @cd $(TOP_DIR)/doc; for i in *.n; \ X do \ X echo "Installing doc/$$i"; \ X- rm -f $(MANN_INSTALL_DIR)/$$i; \ X+ rm -f $(MANN_INSTALL_DIR)/$$i $(MANN_INSTALL_DIR)/$$i.gz; \ X sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ X- $$i > $(MANN_INSTALL_DIR)/$$i; \ X- chmod 444 $(MANN_INSTALL_DIR)/$$i; \ X+ $$i | gzip -c > $(MANN_INSTALL_DIR)/$$i.gz; \ X+ chmod 444 $(MANN_INSTALL_DIR)/$$i.gz; \ X done; X+ @echo "**********" X+ @echo "IMPORTANT:" X+ @echo "**********" X+ @echo "itclConfig.sh in $(SCRIPT_INSTALL_DIR)/itclConfig.sh" X+ @echo "itcl.h in $(INCLUDE_INSTALL_DIR)/itcl.h" X+ @echo "There are NOT default place, but good place to avoid" X+ @echo "conflicting with another version of [incr] Tcl/Tks." X X Makefile: $(UNIX_DIR)/Makefile.in X $(SHELL) config.status END-of-itcl30/patches/patch-Makefile.in echo c - itcl30/pkg mkdir -p itcl30/pkg > /dev/null 2>&1 echo x - itcl30/pkg/COMMENT sed 's/^X//' >itcl30/pkg/COMMENT << 'END-of-itcl30/pkg/COMMENT' X[incr Tcl] (A.K.A. ``itcl''). END-of-itcl30/pkg/COMMENT echo x - itcl30/pkg/DESCR sed 's/^X//' >itcl30/pkg/DESCR << 'END-of-itcl30/pkg/DESCR' XThis package contains [incr Tcl] version 3.0.1. [incr Tcl] is an Xobject oriented extension to Tcl. The [incr Tcl] language is also known as X``itcl''. X XA companion to [incr Tcl] called [incr Tk] builds a ``mega-widget'' Xframework into Tk. The [incr Tk] extension is also known as X``itk'' and is available in x11-toolkits. END-of-itcl30/pkg/DESCR echo x - itcl30/pkg/PLIST sed 's/^X//' >itcl30/pkg/PLIST << 'END-of-itcl30/pkg/PLIST' Xbin/itclsh3.0 Xinclude/itcl3.0/generic/itcl.h Xinclude/itcl3.0/generic/itclInt.h Xinclude/itcl3.0/itcl.h Xlib/libitcl30.so.1.1 Xlib/libitcl30.so Xlib/libitcl30.a X@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B X@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R Xlib/itcl3.0/itclConfig.sh Xlib/itcl3.0/itcl.tcl Xlib/itcl3.0/tclAppInit.c Xlib/itcl3.0/pkgIndex.tcl Xshare/itcl3.0/man/man1/itclsh.1.gz Xshare/itcl3.0/man/mann/body.n.gz Xshare/itcl3.0/man/mann/class.n.gz Xshare/itcl3.0/man/mann/code.n.gz Xshare/itcl3.0/man/mann/configbody.n.gz Xshare/itcl3.0/man/mann/delete.n.gz Xshare/itcl3.0/man/mann/ensemble.n.gz Xshare/itcl3.0/man/mann/find.n.gz Xshare/itcl3.0/man/mann/itcl.n.gz Xshare/itcl3.0/man/mann/itcl_class.n.gz Xshare/itcl3.0/man/mann/itcl_info.n.gz Xshare/itcl3.0/man/mann/itclvars.n.gz Xshare/itcl3.0/man/mann/local.n.gz Xshare/itcl3.0/man/mann/scope.n.gz X@unexec /bin/rm -f %D/share/itcl3.0/man/catn/* X@unexec /bin/rm -f %D/share/itcl3.0/man/cat1/* X@dirrm include/itcl3.0/generic X@dirrm include/itcl3.0/unix X@dirrm include/itcl3.0 X@dirrm lib/itcl3.0 X@dirrm share/itcl3.0/man/catn X@dirrm share/itcl3.0/man/cat1 X@dirrm share/itcl3.0/man/man1 X@dirrm share/itcl3.0/man/mann X@dirrm share/itcl3.0/man X@dirrm share/itcl3.0 END-of-itcl30/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 Jan 11 22:40:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA04790 for freebsd-ports-outgoing; Mon, 11 Jan 1999 22:40:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA04772 for ; Mon, 11 Jan 1999 22:40:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA18453; Mon, 11 Jan 1999 22:40:01 -0800 (PST) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA03949 for ; Mon, 11 Jan 1999 22:31:48 -0800 (PST) (envelope-from dmlb@ragnet.demon.co.uk) Received: from [158.152.46.40] (helo=ragnet.demon.co.uk) by post.mail.demon.net with smtp (Exim 2.10 #1) id 0zzxLu-0005Fe-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 12 Jan 1999 06:31:01 +0000 Received: from dmlb by ragnet.demon.co.uk with local (Exim 1.82 #1) id 0zzqRt-00074X-00; Mon, 11 Jan 1999 23:08:41 +0000 Message-Id: Date: Mon, 11 Jan 1999 23:08:41 +0000 From: dmlb@ragnet.demon.co.uk Reply-To: dmlb@ragnet.demon.co.uk To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: dmlb@ragnet.demon.co.uk X-Send-Pr-Version: 3.2 Subject: ports/9454: New port itk-3.0.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9454 >Category: ports >Synopsis: New port for iwidgets-3.0.0 >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: Mon Jan 11 22:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Duncan Barclay >Release: FreeBSD 2.2.6-RELEASE i386 >Organization: >Environment: Affects all FreeBSDs. Tested and built under FreeBSD computer.my.domain 2.2.6-RELEASE FreeBSD 2.2.6-RELEASE #0: Sat Aug 22 17:11:37 BST 1998 dmlb@computer.my.domain:/usr/src/sys/compile/COMPUTER i386 with at $Id: bsd.port.mk,v 1.227.2.63 1998/11/25 00:13:01 asami Exp $ (which successfully built Tcl 8.0.4 fine from ports cvsup'd Sat 9/1/99). >Description: Itcl has moved on since the last port...Here's the latest and greatest version of [incr widgets]. Also get it from the right place. I've tried to follow the format that tcl80 and tk80 have used for libraries etc. There are companion ports for Itcl and Itk. They are separate so that people can just have OO Tcl without needing X11 or Tk to build Itk/IWidgets. See accompaning PRs. The only departure is that I have all of my Tcl/Tk manual pages under /usr/local/share/iwidgets${VERSION}/man so that I can actually read the man pages for the version of Tcl/Tk etc I am using that day. This is a general problem with all of the Tcl ports (they overwrite manual pages). I can't see what a general fix would be though. Have a look for the # DMLB markers in Makefile. >How-To-Repeat: grep DISTNAME /usr/ports/lang/itcl/Makefile >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: # # iwidgets30 # iwidgets30/Makefile # iwidgets30/files # iwidgets30/files/md5 # iwidgets30/pkg # iwidgets30/pkg/PLIST # iwidgets30/pkg/DESCR # iwidgets30/pkg/COMMENT # iwidgets30/pkg/MESSAGE # iwidgets30/patches # iwidgets30/patches/patch-Makefile.in # echo c - iwidgets30 mkdir -p iwidgets30 > /dev/null 2>&1 echo x - iwidgets30/Makefile sed 's/^X//' >iwidgets30/Makefile << 'END-of-iwidgets30/Makefile' X# New ports collection makefile for: itk X# Version required: 3.0.1 X# Date created: Aug 17 1996 X# Whom: chuckr X# X# $Id: Makefile,v 1.20 1997/07/17 15:12:47 max Exp $ X# X X# DMLB - BEGIN XPORTSDIR!= echo $$(pwd)/.. X# DMLB - END XDISTNAME= itcl3.0.1 XPKGNAME= iwidgets-3.0.0 XCATEGORIES= x11-toolkits tk80 XMASTER_SITES= ftp://ftp.tcltk.com/pub/itcl/ X XMAINTAINER= dmlb@ragnet.demon.co.uk X XLIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 \ X itcl30.1:${PORTSDIR}/lang/itcl30 \ X itk30.1:${PORTSDIR}/x11-toolkits/itk30 X XWRKSRC= ${WRKDIR}/itcl3.0.1/iwidgets3.0.0/unix XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --prefix=${PREFIX} --with-tcl=${TCL_PREFIX}/lib/tcl8.0 --with-itcl=${ITCL_PREFIX}/lib/itcl3.0 --with-tk=${TK_PREFIX}/lib/tk8.0 --with-itk=${ITK_PREFIX}/lib/itk3.0 XCONFIGURE_ENV= PORTSDIR=${PORTSDIR} X XTCL_PREFIX?= ${PREFIX} XITCL_PREFIX?= ${PREFIX} XTK_PREFIX?= ${PREFIX} XITK_PREFIX?= ${PREFIX} X X.include X X# DMLB - BEGIN Xpre-install: X ${MKDIR} -p ${PREFIX}/share/iwidgets3.0.0 X# DMLB - END Xpost-install: X # DMLB - BEGIN X ${MKDIR} -p ${PREFIX}/share/iwidgets3.0.0/man/catn X /bin/chmod 0755 ${PREFIX}/share/iwidgets3.0.0/man/* X /usr/sbin/chown root:wheel ${PREFIX}/share/iwidgets3.0.0/man/man? X /usr/sbin/chown man:wheel ${PREFIX}/share/iwidgets3.0.0/man/cat? X # DMLB - END X X.include END-of-iwidgets30/Makefile echo c - iwidgets30/files mkdir -p iwidgets30/files > /dev/null 2>&1 echo x - iwidgets30/files/md5 sed 's/^X//' >iwidgets30/files/md5 << 'END-of-iwidgets30/files/md5' XMD5 (itcl3.0.1.tar.gz) = 0cf1802a7ea69670503dc69c7951a015 END-of-iwidgets30/files/md5 echo c - iwidgets30/pkg mkdir -p iwidgets30/pkg > /dev/null 2>&1 echo x - iwidgets30/pkg/PLIST sed 's/^X//' >iwidgets30/pkg/PLIST << 'END-of-iwidgets30/pkg/PLIST' Xlib/iwidgets3.0.0/scripts/buttonbox.itk Xlib/iwidgets3.0.0/scripts/calendar.itk Xlib/iwidgets3.0.0/scripts/canvasprintbox.itk Xlib/iwidgets3.0.0/scripts/canvasprintdialog.itk Xlib/iwidgets3.0.0/scripts/checkbox.itk Xlib/iwidgets3.0.0/scripts/combobox.itk Xlib/iwidgets3.0.0/scripts/dateentry.itk Xlib/iwidgets3.0.0/scripts/datefield.itk Xlib/iwidgets3.0.0/scripts/dialog.itk Xlib/iwidgets3.0.0/scripts/dialogshell.itk Xlib/iwidgets3.0.0/scripts/disjointlistbox.itk Xlib/iwidgets3.0.0/scripts/entryfield.itk Xlib/iwidgets3.0.0/scripts/extfileselectionbox.itk Xlib/iwidgets3.0.0/scripts/extfileselectiondialog.itk Xlib/iwidgets3.0.0/scripts/feedback.itk Xlib/iwidgets3.0.0/scripts/fileselectionbox.itk Xlib/iwidgets3.0.0/scripts/fileselectiondialog.itk Xlib/iwidgets3.0.0/scripts/finddialog.itk Xlib/iwidgets3.0.0/scripts/hierarchy.itk Xlib/iwidgets3.0.0/scripts/hyperhelp.itk Xlib/iwidgets3.0.0/scripts/labeledframe.itk Xlib/iwidgets3.0.0/scripts/labeledwidget.itk Xlib/iwidgets3.0.0/scripts/mainwindow.itk Xlib/iwidgets3.0.0/scripts/menubar.itk Xlib/iwidgets3.0.0/scripts/messagebox.itk Xlib/iwidgets3.0.0/scripts/messagedialog.itk Xlib/iwidgets3.0.0/scripts/notebook.itk Xlib/iwidgets3.0.0/scripts/optionmenu.itk Xlib/iwidgets3.0.0/scripts/pane.itk Xlib/iwidgets3.0.0/scripts/panedwindow.itk Xlib/iwidgets3.0.0/scripts/promptdialog.itk Xlib/iwidgets3.0.0/scripts/pushbutton.itk Xlib/iwidgets3.0.0/scripts/radiobox.itk Xlib/iwidgets3.0.0/scripts/regexpfield.itk Xlib/iwidgets3.0.0/scripts/scrolledcanvas.itk Xlib/iwidgets3.0.0/scripts/scrolledframe.itk Xlib/iwidgets3.0.0/scripts/scrolledhtml.itk Xlib/iwidgets3.0.0/scripts/scrolledlistbox.itk Xlib/iwidgets3.0.0/scripts/scrolledtext.itk Xlib/iwidgets3.0.0/scripts/scrolledwidget.itk Xlib/iwidgets3.0.0/scripts/selectionbox.itk Xlib/iwidgets3.0.0/scripts/selectiondialog.itk Xlib/iwidgets3.0.0/scripts/shell.itk Xlib/iwidgets3.0.0/scripts/spindate.itk Xlib/iwidgets3.0.0/scripts/spinint.itk Xlib/iwidgets3.0.0/scripts/spinner.itk Xlib/iwidgets3.0.0/scripts/spintime.itk Xlib/iwidgets3.0.0/scripts/tabnotebook.itk Xlib/iwidgets3.0.0/scripts/tabset.itk Xlib/iwidgets3.0.0/scripts/timeentry.itk Xlib/iwidgets3.0.0/scripts/timefield.itk Xlib/iwidgets3.0.0/scripts/toolbar.itk Xlib/iwidgets3.0.0/scripts/watch.itk Xlib/iwidgets3.0.0/scripts/colors.itcl Xlib/iwidgets3.0.0/scripts/roman.itcl Xlib/iwidgets3.0.0/scripts/scopedobject.itcl Xlib/iwidgets3.0.0/scripts/tclIndex Xlib/iwidgets3.0.0/scripts/unknownimage.gif Xlib/iwidgets3.0.0/iwidgets.tcl Xlib/iwidgets3.0.0/pkgIndex.tcl Xlib/iwidgets3.0.0/demos/images/box.xbm Xlib/iwidgets3.0.0/demos/images/clear.gif Xlib/iwidgets3.0.0/demos/images/close.gif Xlib/iwidgets3.0.0/demos/images/copy.gif Xlib/iwidgets3.0.0/demos/images/cut.gif Xlib/iwidgets3.0.0/demos/images/exit.gif Xlib/iwidgets3.0.0/demos/images/find.gif Xlib/iwidgets3.0.0/demos/images/help.gif Xlib/iwidgets3.0.0/demos/images/line.xbm Xlib/iwidgets3.0.0/demos/images/mag.gif Xlib/iwidgets3.0.0/demos/images/new.gif Xlib/iwidgets3.0.0/demos/images/open.gif Xlib/iwidgets3.0.0/demos/images/oval.xbm Xlib/iwidgets3.0.0/demos/images/paste.gif Xlib/iwidgets3.0.0/demos/images/points.xbm Xlib/iwidgets3.0.0/demos/images/poly.gif Xlib/iwidgets3.0.0/demos/images/print.gif Xlib/iwidgets3.0.0/demos/images/ruler.gif Xlib/iwidgets3.0.0/demos/images/save.gif Xlib/iwidgets3.0.0/demos/images/select.gif Xlib/iwidgets3.0.0/demos/images/text.xbm Xlib/iwidgets3.0.0/demos/html/buttonbox.n.html Xlib/iwidgets3.0.0/demos/html/calendar.n.html Xlib/iwidgets3.0.0/demos/html/canvasprintbox.n.html Xlib/iwidgets3.0.0/demos/html/canvasprintdialog.n.html Xlib/iwidgets3.0.0/demos/html/checkbox.n.html Xlib/iwidgets3.0.0/demos/html/combobox.n.html Xlib/iwidgets3.0.0/demos/html/dateentry.n.html Xlib/iwidgets3.0.0/demos/html/datefield.n.html Xlib/iwidgets3.0.0/demos/html/dialog.n.html Xlib/iwidgets3.0.0/demos/html/dialogshell.n.html Xlib/iwidgets3.0.0/demos/html/disjointlistbox.n.html Xlib/iwidgets3.0.0/demos/html/entryfield.n.html Xlib/iwidgets3.0.0/demos/html/extfileselectionbox.n.html Xlib/iwidgets3.0.0/demos/html/extfileselectiondialog.n.html Xlib/iwidgets3.0.0/demos/html/feedback.n.html Xlib/iwidgets3.0.0/demos/html/fileselectionbox.n.html Xlib/iwidgets3.0.0/demos/html/fileselectiondialog.n.html Xlib/iwidgets3.0.0/demos/html/finddialog.n.html Xlib/iwidgets3.0.0/demos/html/hierarchy.n.html Xlib/iwidgets3.0.0/demos/html/hyperhelp.n.html Xlib/iwidgets3.0.0/demos/html/labeledframe.n.html Xlib/iwidgets3.0.0/demos/html/labeledwidget.n.html Xlib/iwidgets3.0.0/demos/html/mainwindow.n.html Xlib/iwidgets3.0.0/demos/html/menubar.n.html Xlib/iwidgets3.0.0/demos/html/messagebox.n.html Xlib/iwidgets3.0.0/demos/html/messagedialog.n.html Xlib/iwidgets3.0.0/demos/html/notebook.n.html Xlib/iwidgets3.0.0/demos/html/optionmenu.n.html Xlib/iwidgets3.0.0/demos/html/panedwindow.n.html Xlib/iwidgets3.0.0/demos/html/promptdialog.n.html Xlib/iwidgets3.0.0/demos/html/pushbutton.n.html Xlib/iwidgets3.0.0/demos/html/radiobox.n.html Xlib/iwidgets3.0.0/demos/html/scopedobject.n.html Xlib/iwidgets3.0.0/demos/html/scrolledcanvas.n.html Xlib/iwidgets3.0.0/demos/html/scrolledframe.n.html Xlib/iwidgets3.0.0/demos/html/scrolledhtml.n.html Xlib/iwidgets3.0.0/demos/html/scrolledlistbox.n.html Xlib/iwidgets3.0.0/demos/html/scrolledtext.n.html Xlib/iwidgets3.0.0/demos/html/selectionbox.n.html Xlib/iwidgets3.0.0/demos/html/selectiondialog.n.html Xlib/iwidgets3.0.0/demos/html/shell.n.html Xlib/iwidgets3.0.0/demos/html/spindate.n.html Xlib/iwidgets3.0.0/demos/html/spinint.n.html Xlib/iwidgets3.0.0/demos/html/spinner.n.html Xlib/iwidgets3.0.0/demos/html/spintime.n.html Xlib/iwidgets3.0.0/demos/html/tabnotebook.n.html Xlib/iwidgets3.0.0/demos/html/tabset.n.html Xlib/iwidgets3.0.0/demos/html/timeentry.n.html Xlib/iwidgets3.0.0/demos/html/timefield.n.html Xlib/iwidgets3.0.0/demos/html/toolbar.n.html Xlib/iwidgets3.0.0/demos/html/watch.n.html Xlib/iwidgets3.0.0/demos/buttonbox Xlib/iwidgets3.0.0/demos/calendar Xlib/iwidgets3.0.0/demos/canvasprintbox Xlib/iwidgets3.0.0/demos/canvasprintdialog Xlib/iwidgets3.0.0/demos/catalog Xlib/iwidgets3.0.0/demos/checkbox Xlib/iwidgets3.0.0/demos/combobox Xlib/iwidgets3.0.0/demos/dateentry Xlib/iwidgets3.0.0/demos/datefield Xlib/iwidgets3.0.0/demos/demo.html Xlib/iwidgets3.0.0/demos/dialog Xlib/iwidgets3.0.0/demos/dialogshell Xlib/iwidgets3.0.0/demos/disjointlistbox Xlib/iwidgets3.0.0/demos/entryfield Xlib/iwidgets3.0.0/demos/extfileselectionbox Xlib/iwidgets3.0.0/demos/extfileselectiondialog Xlib/iwidgets3.0.0/demos/feedback Xlib/iwidgets3.0.0/demos/fileselectionbox Xlib/iwidgets3.0.0/demos/fileselectiondialog Xlib/iwidgets3.0.0/demos/finddialog Xlib/iwidgets3.0.0/demos/hierarchy Xlib/iwidgets3.0.0/demos/hyperhelp Xlib/iwidgets3.0.0/demos/iwidgets.gif Xlib/iwidgets3.0.0/demos/labeledframe Xlib/iwidgets3.0.0/demos/labeledwidget Xlib/iwidgets3.0.0/demos/mainwindow Xlib/iwidgets3.0.0/demos/menubar Xlib/iwidgets3.0.0/demos/messagebox Xlib/iwidgets3.0.0/demos/messagedialog Xlib/iwidgets3.0.0/demos/notebook Xlib/iwidgets3.0.0/demos/optionmenu Xlib/iwidgets3.0.0/demos/panedwindow Xlib/iwidgets3.0.0/demos/promptdialog Xlib/iwidgets3.0.0/demos/pushbutton Xlib/iwidgets3.0.0/demos/radiobox Xlib/iwidgets3.0.0/demos/scopedobject Xlib/iwidgets3.0.0/demos/scrolledcanvas Xlib/iwidgets3.0.0/demos/scrolledframe Xlib/iwidgets3.0.0/demos/scrolledhtml Xlib/iwidgets3.0.0/demos/scrolledlistbox Xlib/iwidgets3.0.0/demos/scrolledtext Xlib/iwidgets3.0.0/demos/selectionbox Xlib/iwidgets3.0.0/demos/selectiondialog Xlib/iwidgets3.0.0/demos/shell Xlib/iwidgets3.0.0/demos/spindate Xlib/iwidgets3.0.0/demos/spinint Xlib/iwidgets3.0.0/demos/spinner Xlib/iwidgets3.0.0/demos/spintime Xlib/iwidgets3.0.0/demos/tabnotebook Xlib/iwidgets3.0.0/demos/tabset Xlib/iwidgets3.0.0/demos/timeentry Xlib/iwidgets3.0.0/demos/timefield Xlib/iwidgets3.0.0/demos/toolbar Xlib/iwidgets3.0.0/demos/watch Xshare/iwidgets3.0.0/man/mann/buttonbox.n.gz Xshare/iwidgets3.0.0/man/mann/calendar.n.gz Xshare/iwidgets3.0.0/man/mann/canvasprintbox.n.gz Xshare/iwidgets3.0.0/man/mann/canvasprintdialog.n.gz Xshare/iwidgets3.0.0/man/mann/checkbox.n.gz Xshare/iwidgets3.0.0/man/mann/combobox.n.gz Xshare/iwidgets3.0.0/man/mann/dateentry.n.gz Xshare/iwidgets3.0.0/man/mann/datefield.n.gz Xshare/iwidgets3.0.0/man/mann/dialog.n.gz Xshare/iwidgets3.0.0/man/mann/dialogshell.n.gz Xshare/iwidgets3.0.0/man/mann/disjointlistbox.n.gz Xshare/iwidgets3.0.0/man/mann/entryfield.n.gz Xshare/iwidgets3.0.0/man/mann/extfileselectionbox.n.gz Xshare/iwidgets3.0.0/man/mann/extfileselectiondialog.n.gz Xshare/iwidgets3.0.0/man/mann/feedback.n.gz Xshare/iwidgets3.0.0/man/mann/fileselectionbox.n.gz Xshare/iwidgets3.0.0/man/mann/fileselectiondialog.n.gz Xshare/iwidgets3.0.0/man/mann/finddialog.n.gz Xshare/iwidgets3.0.0/man/mann/hierarchy.n.gz Xshare/iwidgets3.0.0/man/mann/hyperhelp.n.gz Xshare/iwidgets3.0.0/man/mann/labeledframe.n.gz Xshare/iwidgets3.0.0/man/mann/labeledwidget.n.gz Xshare/iwidgets3.0.0/man/mann/mainwindow.n.gz Xshare/iwidgets3.0.0/man/mann/menubar.n.gz Xshare/iwidgets3.0.0/man/mann/messagebox.n.gz Xshare/iwidgets3.0.0/man/mann/messagedialog.n.gz Xshare/iwidgets3.0.0/man/mann/notebook.n.gz Xshare/iwidgets3.0.0/man/mann/optionmenu.n.gz Xshare/iwidgets3.0.0/man/mann/panedwindow.n.gz Xshare/iwidgets3.0.0/man/mann/promptdialog.n.gz Xshare/iwidgets3.0.0/man/mann/pushbutton.n.gz Xshare/iwidgets3.0.0/man/mann/radiobox.n.gz Xshare/iwidgets3.0.0/man/mann/scopedobject.n.gz Xshare/iwidgets3.0.0/man/mann/scrolledcanvas.n.gz Xshare/iwidgets3.0.0/man/mann/scrolledframe.n.gz Xshare/iwidgets3.0.0/man/mann/scrolledhtml.n.gz Xshare/iwidgets3.0.0/man/mann/shell.n.gz Xshare/iwidgets3.0.0/man/mann/scrolledlistbox.n.gz Xshare/iwidgets3.0.0/man/mann/scrolledtext.n.gz Xshare/iwidgets3.0.0/man/mann/selectionbox.n.gz Xshare/iwidgets3.0.0/man/mann/selectiondialog.n.gz Xshare/iwidgets3.0.0/man/mann/spindate.n.gz Xshare/iwidgets3.0.0/man/mann/spinint.n.gz Xshare/iwidgets3.0.0/man/mann/spinner.n.gz Xshare/iwidgets3.0.0/man/mann/spintime.n.gz Xshare/iwidgets3.0.0/man/mann/tabnotebook.n.gz Xshare/iwidgets3.0.0/man/mann/tabset.n.gz Xshare/iwidgets3.0.0/man/mann/timeentry.n.gz Xshare/iwidgets3.0.0/man/mann/timefield.n.gz Xshare/iwidgets3.0.0/man/mann/toolbar.n.gz Xshare/iwidgets3.0.0/man/mann/watch.n.gz X@unexec /bin/rm -f %D/share/iwidgets3.0.0/man/catn/* X@dirrm lib/iwidgets3.0.0/scripts X@dirrm lib/iwidgets3.0.0/demos/images X@dirrm lib/iwidgets3.0.0/demos/html X@dirrm lib/iwidgets3.0.0/demos X@dirrm lib/iwidgets3.0.0 X@dirrm share/iwidgets3.0.0/man/catn X@dirrm share/iwidgets3.0.0/man/mann X@dirrm share/iwidgets3.0.0/man X@dirrm share/iwidgets3.0.0 END-of-iwidgets30/pkg/PLIST echo x - iwidgets30/pkg/DESCR sed 's/^X//' >iwidgets30/pkg/DESCR << 'END-of-iwidgets30/pkg/DESCR' XThis package contains [incr Widgets] version 3.0.0. [incr Widgets] is Xa companion to [incr Tk] and provides a widget set, with many improved Xwidgets. The [incr Widgets] collection is also known as ``iwidgets''. END-of-iwidgets30/pkg/DESCR echo x - iwidgets30/pkg/COMMENT sed 's/^X//' >iwidgets30/pkg/COMMENT << 'END-of-iwidgets30/pkg/COMMENT' X[incr Widgets] (A.K.A. ``iwidgets''). END-of-iwidgets30/pkg/COMMENT echo x - iwidgets30/pkg/MESSAGE sed 's/^X//' >iwidgets30/pkg/MESSAGE << 'END-of-iwidgets30/pkg/MESSAGE' X XFor a demo of [incr Widgets] run X /usr/local/lib/iwidgets3.0.0/demo/catalog Xonce it is installed. END-of-iwidgets30/pkg/MESSAGE echo c - iwidgets30/patches mkdir -p iwidgets30/patches > /dev/null 2>&1 echo x - iwidgets30/patches/patch-Makefile.in sed 's/^X//' >iwidgets30/patches/patch-Makefile.in << 'END-of-iwidgets30/patches/patch-Makefile.in' X--- Makefile.in~ Wed Aug 12 11:02:41 1998 X+++ Makefile.in Mon Jan 11 22:11:33 1999 X@@ -49,7 +49,7 @@ X INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include X X # Top-level directory in which to install manual entries: X-MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/man X+MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/share/iwidgets$(VERSION)/man X X # Directory in which to install manual entry for itclsh: X MAN1_INSTALL_DIR = $(MAN_INSTALL_DIR)/man1 X@@ -102,7 +102,7 @@ X # modify any of this stuff by hand. X #---------------------------------------------------------------- X X-INSTALL = @INSTALL@ X+INSTALL = install -c X INSTALL_PROGRAM = $(INSTALL) X INSTALL_DATA = $(INSTALL) -m 644 X MKINSTALLDIRS = $(ITCL_SRC_DIR)/../config/mkinstalldirs X@@ -148,8 +148,6 @@ X X install-libraries: X @$(MKINSTALLDIRS) $(SCRIPT_INSTALL_DIR) $(LIB_INSTALL_DIR) X- @rm -f $(LIB_INSTALL_DIR)/iwidgets X- $(LN_S) iwidgets$(VERSION) $(LIB_INSTALL_DIR)/iwidgets X @$(MKINSTALLDIRS) $(SCRIPT_INSTALL_DIR)/scripts X @for i in $(GENERIC_DIR)/*.itk $(GENERIC_DIR)/*.itcl $(GENERIC_DIR)/tclIndex $(GENERIC_DIR)/*.gif ; \ X do \ X@@ -194,10 +192,10 @@ X @cd $(TOP_DIR)/doc; for i in *.n; \ X do \ X echo "Installing doc/$$i"; \ X- rm -f $(MANN_INSTALL_DIR)/$$i; \ X+ rm -f $(MANN_INSTALL_DIR)/$$i $(MANN_INSTALL_DIR)/$$i.gz; \ X sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ X- $$i > $(MANN_INSTALL_DIR)/$$i; \ X- chmod 444 $(MANN_INSTALL_DIR)/$$i; \ X+ $$i | gzip -c > $(MANN_INSTALL_DIR)/$$i.gz; \ X+ chmod 444 $(MANN_INSTALL_DIR)/$$i.gz; \ X done; X X install-html: END-of-iwidgets30/patches/patch-Makefile.in 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 Jan 11 23:10:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA08274 for freebsd-ports-outgoing; Mon, 11 Jan 1999 23:10:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA08160; Mon, 11 Jan 1999 23:10:00 -0800 (PST) (envelope-from flathill@FreeBSD.org) From: Seiichirou Hiraoka Received: (from flathill@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA20352; Mon, 11 Jan 1999 23:09:56 -0800 (PST) Date: Mon, 11 Jan 1999 23:09:56 -0800 (PST) Message-Id: <199901120709.XAA20352@freefall.freebsd.org> To: nakai@internetsolutions.co.jp, flathill@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9446 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Fixed port: Snes9x State-Changed-From-To: open->closed State-Changed-By: flathill State-Changed-When: Mon Jan 11 23:09:09 PST 1999 State-Changed-Why: Committed. Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 00:22:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA14892 for freebsd-ports-outgoing; Tue, 12 Jan 1999 00:22:25 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from nsa.wellsfargo.com (nsa.wellsfargo.com [171.72.5.95]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA14887 for ; Tue, 12 Jan 1999 00:22:23 -0800 (PST) (envelope-from richterb@binkley.wellsfargo.com) Received: from binkley.wellsfargo.com (binkley.wellsfargo.com [205.226.57.10]) by nsa.wellsfargo.com (8.9.1/8.9.1) with ESMTP id AAA25464 for ; Tue, 12 Jan 1999 00:21:49 -0800 (PST) (envelope-from richterb@binkley.wellsfargo.com) Received: from localhost (localhost [127.0.0.1]) by binkley.wellsfargo.com (8.9.1/8.9.1) with ESMTP id AAA11732 for ; Tue, 12 Jan 1999 00:21:48 -0800 (PST) (envelope-from richterb@binkley.wellsfargo.com) Date: Tue, 12 Jan 1999 00:21:48 -0800 (PST) From: Bill Richter To: ports@FreeBSD.ORG Subject: error message syntax Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org http://www.freebsd.org/cgi/pds.cgi?ports/www/netscape45-communicator Sources for ports/www/netscape45-communicator Sorry, did not found the sources for ports/www/netscape45-communicator ^^^^^ Wouldn't the text "Sorry, did not find the source(s) for ports/www/netscape45-communicator" be a bit more correct? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 00:40:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA17033 for freebsd-ports-outgoing; Tue, 12 Jan 1999 00:40:57 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from DegNet.de (degnet.de [194.95.214.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA16992 for ; Tue, 12 Jan 1999 00:40:41 -0800 (PST) (envelope-from malte.lance@gmx.net) Received: from neuron.webmore.prv (GateWay [192.168.168.1]) by DegNet.de (8.8.8/8.8.8/Debian/GNU) with ESMTP id JAA28637 for ; Tue, 12 Jan 1999 09:39:37 +0100 Received: from neuron.webmore.prv (neuron.webmore.prv "Malte Lance") by neuron.webmore.prv (8.8.8/8.8.8) with ESMTP id IAA09890; Tue, 12 Jan 1999 08:55:28 +0100 (CET) Message-Id: <199901120755.IAA09890@neuron.webmore.prv> Date: Tue, 12 Jan 1999 08:55:26 +0100 (CET) From: Malte Lance Reply-To: malte.lance@gmx.net Subject: Re: Port Make Problem - could not find bsd.port.pre.mk To: grog@lemis.com cc: tthoele@UTILITIES.TAMU.EDU, freebsd-ports@FreeBSD.ORG In-Reply-To: <19990112115639.Q8886@freebie.lemis.com> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 12 Jan, Greg Lehey wrote: > [Format recovered at freebie.lemis.com] > > On Monday, 11 January 1999 at 18:40:12 -0600, Troy Thoele wrote: >> Greetings Group - >> >> I am new to FreeBSD, and have been working on a new install of >> version 3 current. >> Every time I try to install some packages, I get the error 'could >> not find bsd.port.pre.mk' and could not find bsd.port.post.mk'. >> >> Where are these files located, and how do I fix this? > > They *should* be located in /usr/share/mk. It looks like you're > missing them, which suggests to me that you've upgraded from an > earlier version: they're relatively new files. If you really don't > have them locally, you might be able to find them somewhere on > ftp.FreeBSD.org. Troy, take a look at http://www.freebsd.org/ports/ Malte. > > Greg > -- -- Malte Lance. --- composed with TkRat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 00:57:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA19085 for freebsd-ports-outgoing; Tue, 12 Jan 1999 00:57:03 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from fattony.tinet.ie (fattony.tinet.ie [159.134.237.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA19080 for ; Tue, 12 Jan 1999 00:56:59 -0800 (PST) (envelope-from crypt0genic@ecad.org) Received: from p251.cork1.tinet.ie ([159.134.228.251] helo=tinet.ie) by fattony.tinet.ie with esmtp (Exim 2.05 #20) id 0zzzcY-0001xW-00; Tue, 12 Jan 1999 08:56:18 +0000 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 12 Jan 1999 08:53:03 -0000 (GMT) Reply-To: crypt0genic@ecad.org Organization: ECAD.ORG From: "crypt0genic of ECAD.ORG" To: Troy Thoele Subject: RE: Port Make Problem - could not find bsd.port.pre.mk Cc: freebsd-ports@FreeBSD.ORG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org type as follows, cd /usr/src/share/mk/ make That should fix it : ) On 12-Jan-99 Troy Thoele wrote: > Greetings Group - > > I am new to FreeBSD, and have been working on a > new install of version 3 current. > > Every time I try to install some packages, I > get the error 'could not find bsd.port.pre.mk' > and could not find bsd.port.post.mk'. > > Where are these files located, and how do I fix > this? > > Thanks, > Troy Thoele > > > > To Unsubscribe: send mail to > majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of > the message ---------------------------------- E-Mail: crypt0genic of ECAD.ORG Date: 12-Jan-99 Time: 08:52:36 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 01:16:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA21448 for freebsd-ports-outgoing; Tue, 12 Jan 1999 01:16:43 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA21440; Tue, 12 Jan 1999 01:16:36 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA26565; Tue, 12 Jan 1999 01:16:32 -0800 (PST) Date: Tue, 12 Jan 1999 01:16:32 -0800 (PST) Message-Id: <199901120916.BAA26565@freefall.freebsd.org> To: mystify@friley-184-92.res.iastate.edu, vanilla@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/8848 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: GNOME 0.30 cdplayer applet does not work State-Changed-From-To: open->closed State-Changed-By: vanilla State-Changed-When: Tue Jan 12 01:15:55 PST 1999 State-Changed-Why: I tunr the cdplay_applet off on gnomecore-0.99.x. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 02:40:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA29464 for freebsd-ports-outgoing; Tue, 12 Jan 1999 02:40:06 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA29452 for ; Tue, 12 Jan 1999 02:40:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA03884; Tue, 12 Jan 1999 02:40:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA29327; Tue, 12 Jan 1999 02:39:32 -0800 (PST) (envelope-from nobody) Message-Id: <199901121039.CAA29327@hub.freebsd.org> Date: Tue, 12 Jan 1999 02:39:32 -0800 (PST) From: vadim@gc.lviv.ua To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9457: Error in gtklib names(double dots) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9457 >Category: ports >Synopsis: Error in gtklib names(double dots) >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: Tue Jan 12 02:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Vadim Chekan >Release: 2.2.8 >Organization: GC >Environment: FreeBSD gate.gc.lviv.ua 2.2.8-RELEASE FreeBSD 2.2.8-RELEASE #0: Mon Dec 21 15:36 :55 EET 1998 root@gate.gc.lviv.ua:/usr/src/sys/compile/GATE i386 >Description: When I compile # $Id: Makefile,v 1.12 1999/01/05 00:56:06 vanilla Exp $ DISTNAME= glib-1.1.12 double dots appear in the names of library /usr/bin/ld -Bshareable -o .libs/libglib11d.so..2.1 garray.lo gcache.lo gcomple ... >How-To-Repeat: Compile glib11-devel, cd work/glib-1.1.12/.libs ls: libglib11d.a libglib11d.so libglib11d.la libglib11d.so..2.1 ^^^! libgmodule and libgthreads also have this. >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 Jan 12 04:36:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA13023 for freebsd-ports-outgoing; Tue, 12 Jan 1999 04:36:00 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA13018 for ; Tue, 12 Jan 1999 04:35:57 -0800 (PST) (envelope-from fullermd@futuresouth.com) Received: (from fullermd@localhost) by shell.futuresouth.com (8.9.1a/8.9.1) id GAA14140 for ports@freebsd.org; Tue, 12 Jan 1999 06:35:23 -0600 (CST) Message-ID: <19990112063523.E12236@futuresouth.com> Date: Tue, 12 Jan 1999 06:35:23 -0600 From: "Matthew D. Fuller" To: ports@FreeBSD.ORG Subject: Porting help Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm working on putting a port together, and I've hit a few snags. The port skeleton that I have is at: I stuck it in the 'graphics' category, though I'm not completely sure that's the best. Problems/quandries: 1) In the porting section of the handbook, it mentions doing a 'make checksum' to generate the files/md5 file, which I couldn't for the life of me get to work right. I ended up manually md5'ing the file, and duplicating the format of the other md5 files I see. It seems to work, but I'm wondering if the 'make checksum' is supposed to work as advertised or if it's right as it is. 2) Manpages. I'm a little unclear on what exactly should be happening here. The Makefile of the package itself (not the port skeleton) compresses and installs the manpages as part of it's installation routine. Does this mean I should: a) make a patch to take that out, and use the MANx variable? b) include the manpage in the PLIST? c) something else? 3) portlint is spewing: {~/tmp/tmpport/graphics/bgrot} mortis:{1604} %portlint . | grep ^WARN WARN: extra item placed in the *_DEPENDS section, for example, "USE_PERL5". Does this mean I should do this some other way? USE_PERL5= yes RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv That's all I've found just in theoretical; I haven't tried any of the actual install/etc as a port, just trying to get it clean-looking for the moment. Thanks! --- *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* | Matthew Fuller http://www.over-yonder.net/~fullermd | * fullermd@futuresouth.com fullermd@over-yonder.net * | UNIX Systems Administrator Specializing in FreeBSD | * FutureSouth Communications ISPHelp ISP Consulting * | "The only reason I'm burning my candle at both ends, | * because I haven't figured out how to light the * | middle yet" | *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 04:53:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA15193 for freebsd-ports-outgoing; Tue, 12 Jan 1999 04:53:48 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from lion.plab.ku.dk (lion.plab.ku.dk [130.225.105.49]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA15185 for ; Tue, 12 Jan 1999 04:53:41 -0800 (PST) (envelope-from tobez@lion.plab.ku.dk) Received: (from tobez@localhost) by lion.plab.ku.dk (8.9.1/8.8.8) id NAA96743; Tue, 12 Jan 1999 13:53:40 +0100 (CET) (envelope-from tobez) To: freebsd-ports@FreeBSD.ORG Subject: perl-based port - a few questions From: Anton Berezin Date: 12 Jan 1999 13:53:39 +0100 Message-ID: <86btk4mz3g.fsf@lion.plab.ku.dk> Lines: 23 X-Mailer: Gnus v5.3/Emacs 19.34 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am going to create a FreeBSD port of PDL - Perl Data Language. 1. It seems that most perl-related ports in a port tree have p5- prefix. Is it really necessary? I mean that PDL is a very large package on its own, and I think that math/PDL is a good name for it. Can I go for it? 2. It has several optional dependencies, among them OpenGL. Should I include those dependencies in the port? (As I said, they are optional, it is possible to build PDL without them, though with a somewhat limited functionality). 3. It requires perl5, which was a port by itself in <= 2.2.7. Since PDL has certain scripts, not only modules, how can I ensure that the correct shebang will be used, i.e. #! /usr/bin/perl for 2.2.8 & 3.0 and #! /usr/local/bin/perl (or other) for <= 2.2.7? Thank you in advance. -- Anton Berezin The Protein Laboratory, University of Copenhagen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 05:05:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA16366 for freebsd-ports-outgoing; Tue, 12 Jan 1999 05:05:23 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA16361 for ; Tue, 12 Jan 1999 05:05:22 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca11-86.ix.netcom.com [209.109.237.86]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id FAA01679; Tue, 12 Jan 1999 05:04:37 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id FAA88431; Tue, 12 Jan 1999 05:04:29 -0800 (PST) Date: Tue, 12 Jan 1999 05:04:29 -0800 (PST) Message-Id: <199901121304.FAA88431@silvia.hip.berkeley.edu> To: crypt0genic@ecad.org CC: tthoele@UTILITIES.TAMU.EDU, freebsd-ports@FreeBSD.ORG In-reply-to: Subject: Re: Port Make Problem - could not find bsd.port.pre.mk From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * type as follows, * cd /usr/src/share/mk/ * make I wish people would stop giving this kind of advice. :) It is often not sufficient to just upgrade the .mk files, that's why we go through the trouble of creating the upgrade kits. The right answer (and the only one) is: "Please go to http://www.freebsd.org/ports/ and install the appropriate upgrade kit" Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 05:35:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA19202 for freebsd-ports-outgoing; Tue, 12 Jan 1999 05:35:21 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from wiggum.tinet.ie (wiggum.tinet.ie [159.134.237.72]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA19188; Tue, 12 Jan 1999 05:35:18 -0800 (PST) (envelope-from crypt0genic@ecad.org) Received: from p45.cork1.tinet.ie ([159.134.228.45] helo=tinet.ie) by wiggum.tinet.ie with esmtp (Exim 2.05 #20) id 1003xz-0000xT-00; Tue, 12 Jan 1999 13:34:43 +0000 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199901121304.FAA88431@silvia.hip.berkeley.edu> Date: Tue, 12 Jan 1999 13:31:29 -0000 (GMT) Reply-To: crypt0genic@ecad.org Organization: ECAD.ORG From: "crypt0genic of ECAD.ORG" To: (Satoshi Asami) Subject: Re: Port Make Problem - could not find bsd.port.pre.mk Cc: freebsd-ports@FreeBSD.ORG, tthoele@UTILITIES.TAMU.EDU Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 12-Jan-99 Satoshi Asami wrote: > * type as follows, > * cd /usr/src/share/mk/ > * make > > I wish people would stop giving this kind of > advice. :) > > It is often not sufficient to just upgrade the > .mk files, that's why > we go through the trouble of creating the > upgrade kits. The right > answer (and the only one) is: Satoshi, Sorry, I just told him what worked for me, I'll take this into consideration in the future. > > "Please go to http://www.freebsd.org/ports/ and > install the > appropriate upgrade kit" > > Satoshi ---------------------------------- E-Mail: crypt0genic of ECAD.ORG Date: 12-Jan-99 Time: 13:30:16 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 05:36:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA19437 for freebsd-ports-outgoing; Tue, 12 Jan 1999 05:36:37 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ppp265.on.bellglobal.com (ppp1324.on.bellglobal.com [206.172.225.172]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA19399 for ; Tue, 12 Jan 1999 05:36:32 -0800 (PST) (envelope-from vanderh@ecf.toronto.edu) Received: (from tim@localhost) by ppp265.on.bellglobal.com (8.9.1/8.9.1) id IAA39964; Tue, 12 Jan 1999 08:36:38 -0500 (EST) (envelope-from tim) Date: Tue, 12 Jan 1999 08:36:38 -0500 From: Tim Vanderhoek To: "Matthew D. Fuller" Cc: ports@FreeBSD.ORG Subject: Re: Porting help Message-ID: <19990112083637.A39884@ppp265.on.bellglobal.com> References: <19990112063523.E12236@futuresouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <19990112063523.E12236@futuresouth.com>; from Matthew D. Fuller on Tue, Jan 12, 1999 at 06:35:23AM -0600 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jan 12, 1999 at 06:35:23AM -0600, Matthew D. Fuller wrote: > > 1) In the porting section of the handbook, it mentions doing a 'make > checksum' to generate the files/md5 file, which I couldn't for the life ``make makesum'' > a) make a patch to take that out, and use the MANx variable? > b) include the manpage in the PLIST? > c) something else? d) both a) and c) are (almost) true. :) List in MANx but don't make a patch to "take that out". MANx does not install manpages for you. It just massages them. > 3) portlint is spewing: > {~/tmp/tmpport/graphics/bgrot} mortis:{1604} %portlint . | grep ^WARN > WARN: extra item placed in the *_DEPENDS section, for example, "USE_PERL5". > Does this mean I should do this some other way? > USE_PERL5= yes > RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv USE_PERL5 only after blank line + RUN_DEPENDS. > That's all I've found just in theoretical; I haven't tried any of the > actual install/etc as a port, just trying to get it clean-looking for the > moment. > > Thanks! Good luck! :) -- This .sig is not innovative, witty, or profund. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 06:08:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA23097 for freebsd-ports-outgoing; Tue, 12 Jan 1999 06:08:03 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA23027 for ; Tue, 12 Jan 1999 06:08:00 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with SMTP id IAA26491; Tue, 12 Jan 1999 08:07:26 -0600 (CST) Date: Tue, 12 Jan 1999 08:07:25 -0600 (CST) From: Steve Price To: "Matthew D. Fuller" cc: ports@FreeBSD.ORG Subject: Re: Porting help In-Reply-To: <19990112063523.E12236@futuresouth.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 12 Jan 1999, Matthew D. Fuller wrote: # I'm working on putting a port together, and I've hit a few snags. # The port skeleton that I have is at: # # I stuck it in the 'graphics' category, though I'm not completely sure # that's the best. # Problems/quandries: # 1) In the porting section of the handbook, it mentions doing a 'make # checksum' to generate the files/md5 file, which I couldn't for the life # of me get to work right. I ended up manually md5'ing the file, and # duplicating the format of the other md5 files I see. It seems to work, # but I'm wondering if the 'make checksum' is supposed to work as # advertised or if it's right as it is. I think you want 'make makesum'. # 2) Manpages. I'm a little unclear on what exactly should be happening # here. The Makefile of the package itself (not the port skeleton) # compresses and installs the manpages as part of it's installation # routine. Does this mean I should: # a) make a patch to take that out, and use the MANx variable? # b) include the manpage in the PLIST? # c) something else? Use MANx and MANCOMPRESSED=yes. # 3) portlint is spewing: # {~/tmp/tmpport/graphics/bgrot} mortis:{1604} %portlint . | grep ^WARN # WARN: extra item placed in the *_DEPENDS section, for example, "USE_PERL5". # Does this mean I should do this some other way? # USE_PERL5= yes # RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv Swap the order of the two lines and put a blank line between them. # # That's all I've found just in theoretical; I haven't tried any of the # actual install/etc as a port, just trying to get it clean-looking for the # moment. You might also like to add 'FETCH_BEFORE_ARGS=-b' since I had trouble getting both the portball and the distfile. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 06:29:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA25806 for freebsd-ports-outgoing; Tue, 12 Jan 1999 06:29:27 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from bachue.usc.unal.edu.co (bachue.usc.unal.edu.co [168.176.3.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA25790 for ; Tue, 12 Jan 1999 06:29:25 -0800 (PST) (envelope-from pfgiffun@bachue.usc.unal.edu.co) Received: from bachue.usc.unal.edu.co ([168.176.3.46]) by bachue.usc.unal.edu.co (Netscape Messaging Server 3.0) with ESMTP id AAA19494; Tue, 12 Jan 1999 09:30:27 +0500 Message-ID: <369B5BEE.4C520865@bachue.usc.unal.edu.co> Date: Tue, 12 Jan 1999 09:27:59 -0500 From: "Pedro F. Giffuni" Organization: U. Nacional de Colombia X-Mailer: Mozilla 4.05 [en] (X11; U; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: Steve Price CC: ports@FreeBSD.ORG Subject: Re: Why so many ghostscript ports? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I thought it was already closed because it didn't build on ELF...in fact it "motivated" the new port :). Steve Price wrote: > > Suits me just fine. Can we also close out PR ports/6312 > which is for version 3.33 and happens to have been submitted > by Pedro? :) > > -steve > > 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 Jan 12 07:06:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA29803 for freebsd-ports-outgoing; Tue, 12 Jan 1999 07:06:29 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from marcos.networkcs.com (marcos.networkcs.com [137.66.16.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA29798 for ; Tue, 12 Jan 1999 07:06:27 -0800 (PST) (envelope-from wesb@us.networkcs.com) Received: from us.networkcs.com (us.networkcs.com [137.66.11.15]) by marcos.networkcs.com (8.9.0.Beta5/8.9.0.Beta5) with ESMTP id JAA19931 for ; Tue, 12 Jan 1999 09:05:52 -0600 (CST) Received: (from wesb@localhost) by us.networkcs.com (8.8.7/8.8.7) id JAA21251 for ports@FreeBSD.org; Tue, 12 Jan 1999 09:05:51 -0600 (CST) From: Wes Barris Message-Id: <199901121505.JAA21251@us.networkcs.com> Subject: trying to build ghostscript5 port To: ports@FreeBSD.ORG Date: Tue, 12 Jan 1999 09:05:51 -0600 (CST) Organization: Network Computing Services, Inc. X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org When I try to build the ghostscript5 port I get the following error. I have run cvsup to make sure I have the most current port software. I am running 2.2.6-RELEASE sugiyama# cd ghostscript5 sugiyama# make >> hpdj-2.5.tar.gz doesn't seem to exist on this system. >> Attempting to fetch from ftp://ftp.pdb.sni.de/pub/utilities/misc/. fetch: ftp.pdb.sni.de: Not logged in >> Attempting to fetch from http://www.ozemail.com.au/~geoffk/pdfencrypt/. fetch: hpdj-2.5.tar.gz: www.ozemail.com.au: HTTP server returned error code 404 >> Attempting to fetch from ftp://ftp.cs.wisc.edu/ghost/gnu/gs510/. fetch: ghost/gnu/gs510/hpdj-2.5.tar.gz: cannot get remote modification time fetch: ftp://ftp.cs.wisc.edu/ghost/gnu/gs510/hpdj-2.5.tar.gz: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://prep.ai.mit.edu/pub/gnu/./. fetch: pub/gnu/./hpdj-2.5.tar.gz: cannot get remote modification time fetch: ftp://prep.ai.mit.edu/pub/gnu/./hpdj-2.5.tar.gz: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://wuarchive.wustl.edu/systems/gnu/./. fetch: systems/gnu/./hpdj-2.5.tar.gz: cannot get remote modification time fetch: ftp://wuarchive.wustl.edu/systems/gnu/./hpdj-2.5.tar.gz: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.kddlabs.co.jp/pub/gnu/./. fetch: pub/gnu/./hpdj-2.5.tar.gz: cannot get remote modification time fetch: ftp://ftp.kddlabs.co.jp/pub/gnu/./hpdj-2.5.tar.gz: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.digex.net/pub/gnu/./. fetch: pub/gnu/./hpdj-2.5.tar.gz: cannot get remote modification time fetch: ftp://ftp.digex.net/pub/gnu/./hpdj-2.5.tar.gz: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.univ-evry.fr/pub/gnu/./. fetch: ftp.univ-evry.fr: Not logged in >> Attempting to fetch from ftp://ftp.cdrom.com/pub/gnu/./. fetch: pub/gnu/./hpdj-2.5.tar.gz: cannot get remote modification time fetch: ftp://ftp.cdrom.com/pub/gnu/./hpdj-2.5.tar.gz: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.duke.edu/pub/gnu/./. fetch: pub/gnu/./hpdj-2.5.tar.gz: cannot get remote modification time fetch: ftp://ftp.duke.edu/pub/gnu/./hpdj-2.5.tar.gz: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.gamma.ru/pub/gnu/./. fetch: ftp.gamma.ru: Not logged in >> Attempting to fetch from ftp://ftp.nihon-u.ac.jp/pub/gnu/./. fetch: pub/gnu/./hpdj-2.5.tar.gz: cannot get remote modification time fetch: ftp://ftp.nihon-u.ac.jp/pub/gnu/./hpdj-2.5.tar.gz: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//. fetch: pub/FreeBSD/distfiles//hpdj-2.5.tar.gz: cannot get remote modification time fetch: ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//hpdj-2.5.tar.gz: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop. ______________________________________ O o ________________________ Wes Barris \_|_/\|_/ wes@networkcs.com Graphics & Video - - www.arc.umn.edu Network Computing Services, Inc. / \ /| 612.626.8090 _______________________________________|__X_\__________________________ Today's fortune: Volcano -- a mountain with hiccups. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 08:42:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09755 for freebsd-ports-outgoing; Tue, 12 Jan 1999 08:42:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09749 for ; Tue, 12 Jan 1999 08:42:09 -0800 (PST) (envelope-from fullermd@futuresouth.com) Received: (from fullermd@localhost) by shell.futuresouth.com (8.9.1a/8.9.1) id KAA23985 for ports@FreeBSD.ORG; Tue, 12 Jan 1999 10:41:35 -0600 (CST) Message-ID: <19990112104135.A23566@futuresouth.com> Date: Tue, 12 Jan 1999 10:41:35 -0600 From: "Matthew D. Fuller" To: ports@FreeBSD.ORG Subject: Re: Porting help (bgrot) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks to the quick responses I got here, I seem to have a functioning skeleton :) AFAICS on my system here, it works nicely (not having xv or X registered as packages, as a result of having lost / long ago, blah blah), packages, deinstalls, reinstalls, and all that funky stuff. Updated skeleton at Only question I have outstanding about it is whether graphics is a suitable category: it doesn't really seem major enough to be 'x11', and 'misc' just seems to... miscish, it's not really a 'deskutil', so 'graphics' probably has to get my vote (for whatever that's worth). Other than that, if someone wants to double check it and toss it into CVS, that'd pretty well wrap it up :) --- *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* | Matthew Fuller http://www.over-yonder.net/~fullermd | * fullermd@futuresouth.com fullermd@over-yonder.net * | UNIX Systems Administrator Specializing in FreeBSD | * FutureSouth Communications ISPHelp ISP Consulting * | "The only reason I'm burning my candle at both ends, | * because I haven't figured out how to light the * | middle yet" | *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 10:10:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20025 for freebsd-ports-outgoing; Tue, 12 Jan 1999 10:10:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20003 for ; Tue, 12 Jan 1999 10:10:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA20444; Tue, 12 Jan 1999 10:10:01 -0800 (PST) Date: Tue, 12 Jan 1999 10:10:01 -0800 (PST) Message-Id: <199901121810.KAA20444@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Tom Hukins Subject: Re: ports/9449: Update of freeciv port Reply-To: Tom Hukins Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9449; it has been noted by GNATS. From: Tom Hukins To: "err...." Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/9449: Update of freeciv port Date: Tue, 12 Jan 1999 18:01:09 +0000 portlint (see /usr/ports/devel/portlint) reports several problems with this port. As well as fixing those problems, I've changed the Makefile to use a distfile compressed with bxip2 instead of gzip. This issue was discussed recently on the freebsd-ports mailing list. Regards, Tom begin 664 freeciv-1.7.2.port.tar.gz M'XL(""^-FS8"`V9R965C:78M<&]R="YT87(`[5A=;]I(%.45_XHK)5);:6// M^!/8954")DL5(#+.;M[08`\PPE\=FT"ZW?WM.R:$DA2U?0G91G,$6-SK,7C. M/6>N9\HI#=BM5GE&@(DD5L"I'P#(O M"`>H%&G\S?.^E_]),=WR/V41S;47Y]\RD"/XQZ9E2_Z/SW\<8X0$N]_@ MWW&>\*]CW:D`DOP_._H="]YNB^`,JXZJJV(^U,DG_1TTH58++3(Q"#)K>CBM MV>8TF%C&-#1J3FCH1EVI2+P._6>+V;/U`#_L_Y9AF`XN_1\;TO^/SG][V.^[ M`__X_F\)SFW#1K9E(U$HPO]U;$C_/P9:(-AG$)E M5+`L(G>42Z=__?[?<4=M[P7Z/VP90O\F=O2R[ROUCQW;DOH_!OPYRT&\R+[8 MX4U[SQ3>%O&[-WO.<`,KEH3I*E>5/]*80D9F%$@!\Z+(&IJV6JW4D+"8J80L MU7"A_4NBB"2:=)#_N_ZO+GLC_P7T;V&\U_^ASV$;K M^L'TDJ<9/9!@2<%3=9W%3^*MX'@O[.1`OR@V/0W%.27%W(+%,6'$_ MX'W(.(_A45KYR?7?)PM:[@%5CJ]_C'1]M_]KZGBS_X-TJ?]CX`0&=`59RHL< M@C2*:+!Y#HBWY5`N^(WJ0XV?P)^4YV6>TX]+QFG8J&(5+42B0PH*0:F=,EC] ML$Q`1X#K=4L48-6WVU6'^U:*>V6[UX,O9X[:E9G)*:YTF^- M?-<;CWI^&9MNFA/QJ6['E?]"RY:3G<`5]\;W6FU_/+KNWC2K#_M@BKA0;^"+ MM^LU']V"./W[:NCYHT[/^TV+J[L3T*"I+@F@94OBMO*&R!-1X <\;MLTR0D)"0D)"0D)"0D)%XE_@,H@]JO`"@``,3T ` end To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 10:44:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23551 for freebsd-ports-outgoing; Tue, 12 Jan 1999 10:44:07 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from bachue.usc.unal.edu.co (bachue.usc.unal.edu.co [168.176.3.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23544 for ; Tue, 12 Jan 1999 10:44:05 -0800 (PST) (envelope-from pfgiffun@bachue.usc.unal.edu.co) Received: from bachue.usc.unal.edu.co ([168.176.3.44]) by bachue.usc.unal.edu.co (Netscape Messaging Server 3.0) with ESMTP id AAA19910 for ; Tue, 12 Jan 1999 13:46:04 +0500 Message-ID: <369B9802.E98A2A61@bachue.usc.unal.edu.co> Date: Tue, 12 Jan 1999 13:44:18 -0500 From: "Pedro F. Giffuni" Organization: U. Nacional de Colombia X-Mailer: Mozilla 4.05 [en] (X11; U; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: ports@FreeBSD.ORG Subject: Re: trying to build ghostscript5 port References: <199901121505.JAA21251@us.networkcs.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org FWIW, the hpdj site broke temporarily. I've sent Wes a copy of hpdj. cheers, Pedro. Wes Barris wrote: > > When I try to build the ghostscript5 port I get the following error. > I have run cvsup to make sure I have the most current port software. > I am running 2.2.6-RELEASE > > sugiyama# cd ghostscript5 > sugiyama# make > >> hpdj-2.5.tar.gz doesn't seem to exist on this system. > >> Attempting to fetch from ftp://ftp.pdb.sni.de/pub/utilities/misc/. > fetch: ftp.pdb.sni.de: Not logged in > >> Attempting to fetch from http://www.ozemail.com.au/~geoffk/pdfencrypt/. > fetch: hpdj-2.5.tar.gz: www.ozemail.com.au: HTTP server returned error code 404 > >> Attempting to fetch from ftp://ftp.cs.wisc.edu/ghost/gnu/gs510/. > fetch: ghost/gnu/gs510/hpdj-2.5.tar.gz: cannot get remote modification time > fetch: ftp://ftp.cs.wisc.edu/ghost/gnu/gs510/hpdj-2.5.tar.gz: FTP error: > fetch: File unavailable (e.g., file not found, no access) > >> Attempting to fetch from ftp://prep.ai.mit.edu/pub/gnu/./. > fetch: pub/gnu/./hpdj-2.5.tar.gz: cannot get remote modification time > fetch: ftp://prep.ai.mit.edu/pub/gnu/./hpdj-2.5.tar.gz: FTP error: > fetch: File unavailable (e.g., file not found, no access) > >> Attempting to fetch from ftp://wuarchive.wustl.edu/systems/gnu/./. > fetch: systems/gnu/./hpdj-2.5.tar.gz: cannot get remote modification time > fetch: ftp://wuarchive.wustl.edu/systems/gnu/./hpdj-2.5.tar.gz: FTP error: > fetch: File unavailable (e.g., file not found, no access) > >> Attempting to fetch from ftp://ftp.kddlabs.co.jp/pub/gnu/./. > fetch: pub/gnu/./hpdj-2.5.tar.gz: cannot get remote modification time > fetch: ftp://ftp.kddlabs.co.jp/pub/gnu/./hpdj-2.5.tar.gz: FTP error: > fetch: File unavailable (e.g., file not found, no access) > >> Attempting to fetch from ftp://ftp.digex.net/pub/gnu/./. > fetch: pub/gnu/./hpdj-2.5.tar.gz: cannot get remote modification time > fetch: ftp://ftp.digex.net/pub/gnu/./hpdj-2.5.tar.gz: FTP error: > fetch: File unavailable (e.g., file not found, no access) > >> Attempting to fetch from ftp://ftp.univ-evry.fr/pub/gnu/./. > fetch: ftp.univ-evry.fr: Not logged in > >> Attempting to fetch from ftp://ftp.cdrom.com/pub/gnu/./. > fetch: pub/gnu/./hpdj-2.5.tar.gz: cannot get remote modification time > fetch: ftp://ftp.cdrom.com/pub/gnu/./hpdj-2.5.tar.gz: FTP error: > fetch: File unavailable (e.g., file not found, no access) > >> Attempting to fetch from ftp://ftp.duke.edu/pub/gnu/./. > fetch: pub/gnu/./hpdj-2.5.tar.gz: cannot get remote modification time > fetch: ftp://ftp.duke.edu/pub/gnu/./hpdj-2.5.tar.gz: FTP error: > fetch: File unavailable (e.g., file not found, no access) > >> Attempting to fetch from ftp://ftp.gamma.ru/pub/gnu/./. > fetch: ftp.gamma.ru: Not logged in > >> Attempting to fetch from ftp://ftp.nihon-u.ac.jp/pub/gnu/./. > fetch: pub/gnu/./hpdj-2.5.tar.gz: cannot get remote modification time > fetch: ftp://ftp.nihon-u.ac.jp/pub/gnu/./hpdj-2.5.tar.gz: FTP error: > fetch: File unavailable (e.g., file not found, no access) > >> Attempting to fetch from ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//. > fetch: pub/FreeBSD/distfiles//hpdj-2.5.tar.gz: cannot get remote modification time > fetch: ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//hpdj-2.5.tar.gz: FTP error: > fetch: File unavailable (e.g., file not found, no access) > >> Couldn't fetch it - please try to retrieve this > >> port manually into /usr/ports/distfiles/ and try again. > *** Error code 1 > > Stop. > > ______________________________________ O o ________________________ > Wes Barris \_|_/\|_/ wes@networkcs.com > Graphics & Video - - www.arc.umn.edu > Network Computing Services, Inc. / \ /| 612.626.8090 > _______________________________________|__X_\__________________________ > Today's fortune: Volcano -- a mountain with hiccups. > > 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 Jan 12 11:30:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29126 for freebsd-ports-outgoing; Tue, 12 Jan 1999 11:30:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29111 for ; Tue, 12 Jan 1999 11:30:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA03132; Tue, 12 Jan 1999 11:30:01 -0800 (PST) Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA28705 for ; Tue, 12 Jan 1999 11:26:13 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.10 #1) id 1009RS-0009d7-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 12 Jan 1999 21:25:30 +0200 Message-Id: <37020.916169130@axl.noc.iafrica.com> Date: Tue, 12 Jan 1999 21:25:30 +0200 From: Sheldon Hearn Reply-To: Sheldon Hearn To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9461: [PATCH] Partially unbreak sysutils/xosview Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9461 >Category: ports >Synopsis: [PATCH] Partially unbreak sysutils/xosview >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: Tue Jan 12 11:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Sheldon Hearn >Release: FreeBSD 3.0-CURRENT i386 >Organization: UUNET Internet Africa >Environment: FreeBSD 3.0 after 1998/09/15 08:16:17 >Description: The new kernel device statistics code breaks xosview's DiskMeter, which still expects FreeBSD to use the old methods. Thus the port has been marked broken for 3 months. I plan to look into a proper fix, but for now I'm suggesting that we at least unbreak the port, even if the DiskMeter is broken. >How-To-Repeat: cd ${PORTSDIR}/sysutils/xosview ; make >Fix: The following patch is a partial unbreak (here read ugly hack) that gets xosview working, although it leaves the DiskMeter broken. I believe this is better than the nothing that's happened since October last year. ;) Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/xosview/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 1999/01/05 01:06:02 1.12 +++ Makefile 1999/01/12 15:46:11 @@ -18,10 +18,6 @@ GNU_CONFIGURE= yes MAN1= xosview.1 -.include +# BROKEN= DiskMeter broken for 3.0+ -.if ${OSVERSION} >= 300006 -BROKEN= "DK_NDRIVE undefined" -.endif - -.include +.include Index: patches/patch-ab =================================================================== RCS file: /home/ncvs/ports/sysutils/xosview/patches/patch-ab,v retrieving revision 1.2 diff -u -r1.2 patch-ab --- patch-ab 1999/01/05 01:06:04 1.2 +++ patch-ab 1999/01/12 15:53:44 @@ -1,6 +1,18 @@ ---- bsd/kernel.cc.orig Fri May 29 11:10:57 1998 -+++ bsd/kernel.cc Fri May 29 11:13:23 1998 -@@ -270,6 +270,9 @@ +--- bsd/kernel.cc.orig Thu Sep 24 21:21:30 1998 ++++ bsd/kernel.cc Tue Jan 12 17:53:33 1999 +@@ -28,6 +28,11 @@ + #include + #include /* For CPUSTATES, which tells us how + many cpu states there are. */ ++ ++#ifndef DK_NDRIVE /* Ghastly hack allows FreeBSD 3.0+ to build */ ++#define DK_NDRIVE 8 /* but leaves the DiskMeter broken */ ++#endif ++ + #ifndef XOSVIEW_FREEBSD + #include /* For disk statistics. */ + #endif +@@ -277,6 +282,9 @@ void BSDGetNetInOut (long long * inbytes, long long * outbytes) { @@ -10,7 +22,7 @@ struct ifnet * ifnetp; struct ifnet ifnet; //char ifname[256]; -@@ -304,6 +307,9 @@ +@@ -311,6 +319,9 @@ ifnetp = (struct ifnet*) ifnet.if_list.tqe_next; #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 Tue Jan 12 14:30:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA20587 for freebsd-ports-outgoing; Tue, 12 Jan 1999 14:30:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA20575 for ; Tue, 12 Jan 1999 14:30:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA10091; Tue, 12 Jan 1999 14:30:01 -0800 (PST) Received: from roma.coe.ufrj.br (roma.coe.ufrj.br [146.164.53.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA20388 for ; Tue, 12 Jan 1999 14:28:33 -0800 (PST) (envelope-from jonny@jonny.eng.br) Received: (from root@localhost) by roma.coe.ufrj.br (8.8.8/8.8.8) id UAA29279; Tue, 12 Jan 1999 20:27:37 -0200 (EDT) (envelope-from jonny) Message-Id: <199901122227.UAA29279@roma.coe.ufrj.br> Date: Tue, 12 Jan 1999 20:27:37 -0200 (EDT) From: Joao Carlos Mendes Luis Reply-To: jonny@jonny.eng.br To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9462: Port update, skill Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9462 >Category: ports >Synopsis: New version release, affects 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: Tue Jan 12 14:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Joao Carlos Mendes Luis >Release: FreeBSD 2.2.8-STABLE i386 >Organization: COPPE/UFRJ >Environment: >Description: New program version has been released. >How-To-Repeat: >Fix: Here are the patches for the new version. diff -ru /usr/ports/sysutils/skill/Makefile skill/Makefile --- /usr/ports/sysutils/skill/Makefile Thu Oct 29 11:13:20 1998 +++ skill/Makefile Tue Jan 5 16:35:10 1999 @@ -1,13 +1,13 @@ # New ports collection makefile for: skill -# Version required: 3.7.6 +# Version required: 3.7.7 # Date created: 20 Oct 1998 # Whom: Joao Carlos Mendes Luis # # $Id: Makefile,v 1.4 1998/10/28 22:48:35 steve Exp $ # -DISTNAME= skill-3.7@P5 -PKGNAME= skill-3.7.6 +DISTNAME= skill-3.7@P6 +PKGNAME= skill-3.7.7 CATEGORIES= sysutils MASTER_SITES= ftp://fast.cs.utah.edu/pub/skill/ EXTRACT_SUFX= _tar.Z diff -ru /usr/ports/sysutils/skill/files/md5 skill/files/md5 --- /usr/ports/sysutils/skill/files/md5 Thu Oct 29 11:13:20 1998 +++ skill/files/md5 Tue Jan 5 22:19:36 1999 @@ -1 +1 @@ -MD5 (skill-3.7@P5_tar.Z) = 1f53b98ada8aa383f083c61d7a3477b2 +MD5 (skill-3.7@P6_tar.Z) = 5e7a53006012e6314215465f79e1cab8 >Release-Note: >Audit-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 Jan 12 15:48:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA06361 for freebsd-ports-outgoing; Tue, 12 Jan 1999 15:48:57 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA06272; Tue, 12 Jan 1999 15:48:27 -0800 (PST) (envelope-from eserte@cs.tu-berlin.de) Received: (from eserte@localhost) by mail.cs.tu-berlin.de (8.9.1/8.9.1) id AAA28986; Wed, 13 Jan 1999 00:43:14 +0100 (MET) Received: (from eserte@localhost) by cabulja.herceg.de (8.8.8/8.6.12) id TAA01115; Tue, 12 Jan 1999 19:06:30 +0100 (CET) To: Steve Price Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/8299 References: <199901110509.VAA12776@freefall.freebsd.org> Reply-to: eserte@cs.tu-berlin.de From: Slaven Rezic Date: 12 Jan 1999 19:06:30 +0100 In-Reply-To: Steve Price's message of Sun, 10 Jan 1999 21:09:12 -0800 (PST) Message-ID: <874spw8ixl.fsf@cabulja.herceg.de> Lines: 25 X-Mailer: Gnus v5.3/Emacs 19.34 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Steve Price writes: > > Synopsis: new port for games/xbd (Boulder Dash) > > State-Changed-From-To: open->closed > State-Changed-By: steve > State-Changed-When: Sun Jan 10 21:08:27 PST 1999 > State-Changed-Why: > I can't seem to find the DISTFILE for this port anywhere. Can you > update the tarball and re-submit it? > > The distfile is on ftp://ftp.freebsd.org/pub/FreeBSD/incoming/xbd-1.2.01_freebsd.tar.gz Regards, Slaven -- use Tk;$c=tkinit->Canvas->pack;$x=45;for(split/_/,'KPI1_+09IPK_K;-OA1_+K!;A__1; Q!7G_1+QK_3CLPI90,_+K!;A_+1!KQ!.N_K+1Q!.F_1+KN.Q__1+KN._K+1Q!.F_1+KN.Q_+1Q__+1! KQ!.N_1;Q!7G_K3,09Q_+1!K.Q_K+1Q!.F_1+KN.Q'){s/\n//g;for(split/!/){$c->create( 'line',map{$a=-43+ord;($x+($a>>3)*2,123+($a&7)*2)}split//)}$x+=12}MainLoop To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 16:10:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA11508 for freebsd-ports-outgoing; Tue, 12 Jan 1999 16:10:57 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from guru.phone.net (guru.phone.net [209.157.82.120]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA11500 for ; Tue, 12 Jan 1999 16:10:55 -0800 (PST) (envelope-from mwm@phone.net) Received: (qmail 14890 invoked by uid 100); 13 Jan 1999 00:10:21 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 13 Jan 1999 00:10:21 -0000 Date: Tue, 12 Jan 1999 16:10:21 -0800 (PST) From: Mike Meyer To: Steve Price cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9422 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Well, I've not worked with the handbook, so I don't know the format. But I'd expand it just a bit: Make sure your environment is set up so that adding known good packages with "add_pkg packagename" works properly, or "make package" and "add_package `make package-name`" may fail for reasons unlreated to the port you're doing. Having done that, are you the person I should turn to for help with a strange port? Got it working, but there's a step I can't automate in the build process (nuts, I'm not sure I can do it at *all* on a FreeBSD box). To wit, the distribution archive is encrypted, and you have to send email agreeing to the license before the author will send you the decryption password. I've got no idea how to encode that step. Thanx, Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15249 for freebsd-ports-outgoing; Tue, 12 Jan 1999 16:40:07 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA15239 for ; Tue, 12 Jan 1999 16:40:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA23895; Tue, 12 Jan 1999 16:40:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA14164; Tue, 12 Jan 1999 16:34:58 -0800 (PST) (envelope-from nobody) Message-Id: <199901130034.QAA14164@hub.freebsd.org> Date: Tue, 12 Jan 1999 16:34:58 -0800 (PST) From: mac@jp.freebsd.org To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9465: Update ports: windowmaker-i18n 0.50.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9465 >Category: ports >Synopsis: Update ports: windowmaker-i18n 0.50.2 >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: Tue Jan 12 16:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Masahide NODA >Release: FreeBSD 3.0 current/FreeBSD 2.2.8 STABLE >Organization: >Environment: FreeBSD daemon.pssys.flab.fujitsu.co.jp 3.0-CURRENT FreeBSD 3.0-CURRENT #3: Fri Dec 25 18:23:03 JST 1998 mac@daemon.pssys.flab.fujitsu.co.jp:/usr1/src/sys/compile/DAEMON i386 FreeBSD aqua.pssys.flab.fujitsu.co.jp 2.2.8-RELEASE FreeBSD 2.2.8-RELEASE #0: Fri Dec 11 09:57:38 JST 1998 root@aqua.pssys.flab.fujitsu.co.jp:/usr/src/sys/compile/AQUA i386 >Description: Update ports: - Window Maker version up to 0.50.2 - Original WPrefs.app/po/hr.po file broken, this ports replace it. - Deleting ja_JP.SJIS support, because of it can't possible - This ports not installed shared library libPropList and libwraster >How-To-Repeat: >Fix: I attache GZIP + UUENCODED ports patch. When this patch apply, patches/patch-{a[ah],ba} size is 0, so remove it. Thank you. --- begin 644 windowmaker-i18n.ports.0.20.3-0.50.2.diff.gz M'XL("-3FFS8``W=I;F1O=VUA:V5R+6DQ.&XN<&]R=',N,"XR,"XS+3`N-3`N M,BYD:69F`+1)A1F_DU;ARX=>'S<>,"OH^XPU::ERW; MM5IMS>"M"^&27ZA+#(,8>[WF0:^S3XS#P\/MW=W=8LJI85TS>_K0O-B'Y*0T9,G\$? M>+[5ZI!+,4=N#[#UPT3,X.G6C)JOIUY]Y#,V#"S0TAA:L<.+OM4C"\%?P/'GFQ3;9KI_W![>7QQ=F1+EXMYKIV M_?Z=:LRJ>=%CMVB\E&RW;+R2_>3X]NS=U4W_;'"T]6@8M8?9-KDX'MR>W=P/ M^K?X=!1ZO48#_E_7B*#P#2\:-H8LI(W`-X,&^7V;;&F]N:B;8B8[S;CO"[^A MC5\9-PGEP.E8U!UA4J?NLK!A"N'>'.U[,X!U0Y\/&VIVWO;/40TO/BU4 M_?G%I[./MS?')[?W@[NW'S\3:#J^/9;]/@-,;2MG+FNVJ'NB/GXF'ZY]-@I6 M'A>,F])V/:0^]%!SO1DW8&$PF_W+6_AW=G.4:\'2'UO[KXQ]LMOJOC*ZTB/? MW/7/3^]/SZ[/+D\EWOG5R?'YF^/!V>>&`[J!?]P-G3KMO?AT?75S.SCMWWQN M6&S.G,:8A2&XI=*X:X]27:;4HRX+6`,:T`$6S%]=GO_KA[6L:8O<#<[N/]Y? MWYR][7\\VGIBP39Y=WEW?W)U^;;_[N[F+'ZV_'Y_=OGKT=9'PT`ACUY\BC]] M)F0I^I&N!L7#>?_RW=WQX&C'8H0%9,3)R"<3G_"03.G]+]?UL[N3^-/@E_Z` MV(*X#G$%\1SBA<2/=K9W*U+)&:IQ?WSS#N:I5L/(6//XXXQZ%O>!8Z6!SPWN MFDYDL0;(U5#M@9RA>(CK!.G^P83ZK"&=D>D=QZ/'&LQ^<+13.\^:Q4ZV(X!B MQWZJ8\P)R7_<&/-13*H&I"P>T*'#:A8;1F-2JS%7?K6I.^6@NO(.)&F6XEC* M(2Z-HRTP4@Z.'K"P;CP2^!:$3P[#ST'<$G]>/D?1'JP'GX?R:QP(Y2?H-AS+ MCX^F\)[4)X\&LJ=TL,[>JU:;['9:KXR.=+!M4E_HX6_HB[CXU3V?U6?VW]$O M/!&$-?`BGYIA#S3Q^L6G=W>7O_6O[T\N3C^3FDG^!BYQC^XB_:HLY$A+W?H[ M]/]P\WYP<_*YX8F&;*U"N"1>I6BJCG7J>1GR)]>?5;<"1L%K]:?U*86A,4"* M9=FP`4W%4#ZY-+[1T)ST8+I?>\QW"+@3J3&R$_SQ\J7RCI4!JK,&`@(A?66070OQS<'I^?WV/4+=*U16$5CX-)X[]4P*_$ MT>ZF'.6["ZA%^HNU65Z,:5J0GH*5/':U3TFNO-IYZW82R?27&*1YV&LVX3]( M"?>;^5ES#H%,_KS?:W>2_+GYJBG3Y]9^&Z/)[BP8C+CSN8UO9D M(EIK'M0@JS4ZO?9>KV/4FNUF\W<7^[SU(;DEM\+EY`UW^%<2#N&/^5HX?`Z^ MR$8"&2*J\SEUQQ$=L]HMHS#JQ!PF`(T/`>2K+\2 M$R868N11?W!U<-`]K+74@(]QIE"[\C"##WH8K]F(1DY8L\0,AAXIEM0KE[ M^T9)V_[2@4T1.1;D>"'!+0_!/(2\##2W=AF9B7%$HF\\!/$(MX4;J2Y5--7= M*V;CH)O#AN<+,)Q@P4DOAQ75A?O?P#)0K1_:#14J$ MS-Z`K<-$$WV4>^!P6'<&'F.6AO;&?^8N);;#GR'7I%)V5@VAU326"(,)!>+' M+C`K#ST*8%0WBMU,/JV*`VO&FAZ=O=P(V&MG/6+9T#+61*R>T>ZN[9+%S>FR MWUG;Y>!PC5^WUSE^9PV%O6:6BVP'(RMLMD,WJ[!LA[VL+K(=5B)+'(5[[<.# M@I:.L5<:52IXST:^W-IK+?%N>>BP(?7)`/=.&L0@Y`Y9M-9H1:O2/%^Y!.'F>1W8U@':SFP.01[8BO9;FW1&D&2,G@AG5]9!Z6H5D M.UDC5$ZL4?L-)!5S7I%2-PFKEP+SPP#I+8Y%0:]@!58$Q@$[9SP&BT)FP3[8 MHT"#.4\:[ITGG@7XXA2(H+8),!%P(L@S#=C0%3-%*:K(V%["V"D/)\P'Z\?3 M8.'#G@&/@,G!T/,T_/)>E2`/-4AY3@!2+XAR%VSLB8!,$74:%O/"B09^Y3+T MEJ]<&_%,"23/@MABRI?CHB%WJZK@L+GDYP(TJ^0*I%2P)82T?,4T?Q%_DJ&` MU0>P*?2P-['3P_U".&T35H"6[E$!KM--I+M"E9%T%UVYN--EH,>XO5"F11;? MVT]HGPH9ZF"_`7_=FGYM$'C,A.32)&C-,Q8RD/8G2_6'D$L>8=#/&A^73&Z] MZ=R9TBEQ68I83`/T]I.+O/K@+WQ)HHS7)#P<1Z'`>&/"QOZ)!'3.@.]`WE,\ M3!C>;G!S0Y\C^*,/S@^Y"6=)#+\#=0R` MGSO7`EF!IMJSDA$*';R2BPC\@?U8I&*QD%,JAE-FAOI8 MBKDCA!#Z2BXV^.=Y*'P7K!@"N.5'8SZ1%&T:KN.\O>+)YI/I+(,#F?#QQ(%_ M4IUBI/BO9QPZD@Y=<6`)-T8S84<])*!/GVC92VI5]*-O[L+4['Q+7Z1?^TG( M&L):+N3.F>51!L1: M6,]<`D:]L/Q08$Q1YPUVO.4'Q_"B$*1!,IG3E_<0C5T>,N(N[!RV(FJXFFEL M&Z%RU[#62;$&>2')@P?^%'&-Y4CZ&SZ884H)%L9="'JO5$=UH(;JQAZ^@""H MQF4EN5[$0%CJ%<<:H@=+HLJ:$S.6:M-#M+34A63@1^NMLM5))D=Q.Q*.(QX" MI7"-N`P?0!NW%*B>)(Q<=_%Z M7;G>%.@^* MC#X+@KLCZ:UVY`>B("580AUT5I.5.*,@-Y0#S"ESJ+XM6&8EN!&P_"]T+CT( M$..#DM@I2G';G21)F@7,U.C'7TO&=A/3CY-!!V('31)HV.V8C$.RA` MPJRE;\3VD)J?2SQ)FL(_+<_&1&O&\`C(7KJ-]$U6S?/U/4\Z%51LN.PACQ4M M[UM`0G8JY@O4\@RBK1WTQ1.I/#@_.[F.LQ(]\I1.X>IQN9Y7]F%)Y-0AT(O< M,(_14,?RYR+$&VY(!A>15RX>E9$,(XFE"018:JC'I!OZ/*,V9)LS]K^1AD8W M1>LF:'CK02`%9FA%(0MTN>[LR*136.[%W)JB'&2:/U5Y4)H.%\WK9BRD M\`%/\\M!DFL+0,F<^JFK"\CFVKG/C=9AS@!UKP&!-]'."04F]43N*K3IE_PS MBWS&DG@`O0(52BT\=\;CB;@GY@<_!3\36,645RM8F;J%PB,F]4`=>%R?,CJP MR$!F:E^8,P7^B8VKE0F;)X=+YY:-BF/T<\]G-C`RF<.V!(PFW\=SI5^9U M:N>I%.<@[U15FGQW7].S%T_XTO:0S0T4G47/9U%#C!4M<5'3>;!%UP]FY'8X9>1S(;?B:E>;K!QK(DP*KYW&B],X!_8VZ^"P M#ZL6JU.(G5Q$O'V%C?Y:(14>+$X32)?!.X?5C:_=2I:F?^*=BS(C76> MRHC8$`*IVK>Y-)'2IS$X9%.;H!_DH"<"5^`@D?Q[63@L4D"(*]R"A:""%B;$ M:"HV)@L^-O"=3K-,%Y69@1&65,@/Q4QNQL@-DMQ>Q6QNQN@+E7BKE7&7-O`\R\>)9@[E?& MW-\`,R^*)9@'E3$/-L#,"UL)YF%ES,/JF-V\"*7%A&;UH-#<`%6OB(KWB7A) M%&B1Z+S>`5.W$93ZS0?3IMDIQ6J4X&T2<;KL4IUV*LT&4T MBO$8:Q469W).7".=\A(QFS*9O$#BC0=6FY_,M?<+3N`,/?[&`U8GO3J.=N!_ MXC"J;R:NON&%:F52'6TU6AY9+HVTXMDEYC5VB0RQ&MI:`4!\J'U!79@&G?^5 MAA)R">LP>V.?SC`*"CP.D;7ZZ=F5[>!6(IQ3=?P?%YVNX7F_8$JU#9:&?A.Y M^;"PD0-%1@53$U/MM/+1.MHY`;Z%>Z*.>86_K4H=P M4DF-IE$P@4UMRQ[K4X>XE(K,]_V$=K9R=4D[,8YCRUK,UPKY4M,#\MFZUR7Y M3HK\ZO1=5YLYH]G*/\<&B&X*XC\RKP"74Y>LX/92<,M9S^+U%[R3RP3F(+0W]0VUB<04C,8_6>?/5?& MR"FV5AB'FBE[3UF0]\)3I?^50`IN,)J:EU_C:Y-9E$L*FV^/5X31RCK/Z3!] M[?3LTO*H;#0/5IQW4^=H'APP(S!@69Z6L, M6#@]G\UX7+B])K@<)!J2Y^RR'C-5DX9GZT!+R$K,VV7*=R+]Q" M[:HL0G;!2TI*P&6>J>QI8]HU+8?1*KJ.`YM,F./)JHL)(UA[ MH$'<^AAT/#$37XFP9&NY>EI:=0QTW+F=R)^?`05A\:^L%XI\<%]U^8KU8__= M>-.?0!?PAFN/S=F;HJ M)OR7B(A)74*=0!"?>0X:P`J$_/T;?'K>^-#P'$D/%#!F85P7H_?A=;.>^_Q74S1EYN MOFAKE8SK9,$R[Y&MO/ZI7@#.>0]SJ:/L:WI)2_:MMJ1EK^AMM>Y^<4O1>VPP M2P4M>\TB:GMZ*'VO3RIXE%6>/+8.]9?!GO#5=4BW`EBC+::J1<&]@_@'JJ0+ MHZ^#&^/+&WJB&!_Z,'R?SE4?B)B+&;'`OAWP&?:5D:%<`&%EQ;JC\MC:WDMB MZ[%>%^![V5X9TIM(C3K#NDV$C M/D&`I8U:()TOHO$$6C$:U+.+`3=3BX$DB#-.E0U$)+"1)EL0E3=%^#XX)HHV M;-N79,L%T3;O,H'&(W-4OG"EH<_P;5,KB3$Y6OZ_]IYMNVT?D*S!)]TZR MMF11=VNZ<^+$3CK=SF6CI'MVUKL92H(DVA2IX46./6<^+"_S.7/Z<3YAJW`A M`1"\*)Y^V;/G^%@262@4@$*A4*@JX'+)8KPVC*5VWA>JR)D2GUN%A%['<,UF MXP[Z&CL=RW@#*5.36GS<>E^8D>DV15Q$S]P&J>\4 M,Y]=;$FQ>=,FTE:0(""3J<#)7,BR(K!*B,0-8CW<\"'B9UYMDY\3F@N^7-2V MB=C)I[+'412'"R:=>0G\"=/:Q)A>,WT:\-ZC[J@C#&N%CRL=.6'M;8@L6Z5LEHNL/0SG:<)QI;'A`7S M)JZ8`8_B%%"#)G:YI2N>=BA^K/;O2[G0*A(3!`;+-2*.-+#7XYU[E>8)BU)E M&$"4YM8QCV=JT>3P+OH24$DK98LF*%-N`BOI(]2P&&DQ;/[HX]IAZ3M*R.12 M[ZNL6_+V'W(.5$6J#*=C)^;P(A9*0)L?-5Q[,3TD/L4A\A($NR([8`4\JN#>7QY'W)4&6T,[D$V!-N>(?=Z2%D<@7#PXK^%\E62@F2#8RBX*#UX8(+AZH(S4%KG5S%4'C MV@*7>RAV\6F(PAS-(BRL&L0]1=G+AS#HE^]E16T[%Z8\4>N%9?4 M:'B\#X%F>S_)BSG!(EV;U`^X;-7J`JYTWK&JK) MAOBV\\3W5@%\TT(K8<7;!7DD[GZU=#MZ$H(3_]J]B?GL%CM-U`-B/$MD_,S. M9@[Q48+;$MB4QK(/Q%:0)Q]BYC04MC,V6]P@"&\P9@\UAC@$.3;WHGFZ@;$) MC"4+<7S<>9?TBK.2YE)"T@`D=<0/@F#$@8UB]+.6W2QH4#,8A;N0W`9"*]A% M?DB648H::83K&FY'`GKE;4AX%?J8>:)R>3-[3W'C9-T`';)L\4X2*518NA<1 MOX%3%YT&H-]V/*)[HP6FBT92E/K0::*1T#@7P_BQZ:#=7+D+MFG/HCP(;,2Q M2`#C$5QZZZ;$FY:B&L>M&M8JF*0-OX/?R"1M)F_,#<_E;\I,TLT,SV>8\UY5 M`2+ZI7&GJ!D+A&;/`GS<^9SZE"=,PKT^!2T>E'B65@44-=P>S/@,#-+-#//Q M+&''_IGZ,3L?`Q%`[U8_QLB2EX0XW)U5%ZNGI M:PG3D$-+EO/2<+I"^DDE`<0'.9U50\.[R%V5V`U,5(HQ]#1,,><]#\TV\W/H MR0\6.^"U*+U"^Y[?5&H/E:#D#WJJ`_&S`0[%CU%QR6/=6A:ES3I6QAF`MB@< M'DIVXX4*E;0@(D>8E*J%!'19=C\WK[A9+8KI\Z0B-#P[USBI.9`KX%?\5\M# MP3/TY[4QX&8-(\5R*HYEK@O>7'@,0R.OVI7+1*P,`!_GEY$[RT2&:G.4LQ,$ MR\4#D6Y9 MK0JE6>1]L1_Y9^45SVS>L;5=P.^WJ.D$Y>1.P:=G.%5U;"6SJ5LU;OI>7PV2 MP^P*L(QM]<7]702+R2T!-=_[U2L;.0/IL/+U2/6&C@*^IXA-W\N?TD3L0QM5 M.:JN4LD;1-F&V%;E-*(+-//M4^^XNMZ^I5Y0RE`IMN0;D/57+:XF`4K<&)VO M`SSA)XO(!>2K%IK;-#F))SL)!:A?43V;1TEIUC_3)J0P>1CS\YY27@'UW"M- M@6,@'FO1D]=DYOI^&(I3HZ7,BY>W@+E\\Q/!%(%#9I,MRYYG5I9WEA?,0[2% M)GDV3LPBKJ^FVS#9I@&:@6,_3X;6J,,4%_:-%WBE=:!7Y@Y7KL#;!WL^;95, M-D>+$+1SS_#CS_RSXBLJ(,I%<*F-CH=HBF8PTU+,0GEQ^9$9[D`\9=NA1\_1 MS.:#QL)*/M9'D4=VBIA1S"V,CFV7S$]$Y,64T7KAILG(=IV\NW^B=%L,GB0, M79P?VQ13=/Z)6X&+(97R(*4R2X9!D)+*Y;47SZD/A%!,R'`6K<(`K88ER@QL MIH#C*(>"(:M.XBN-6\I63=IWEF&0B(VQ:HCQU!>E"+O*JHAI4E]`&7,JLJ,. MAJUL^DED2B9_L<-@*?L95@4E_A1SK3HA8(8W%^O,D%B/M=J6F.$U7/@P=LB* M5NB=^1&Q?>.8X36N`6E`;^E4S7"J@1'>M@'..8#5M#^7]B]IB"G);Z2TMV+> M,KF/WC\Y=7_B8(MW^)0!/=?;ZYON7O M3YX]/SU[\?*'5S_^=/[ZS=MW__%^^N'CSW_\SU_^Q-]WG&ZO/QB.QFHN`WSQ M3AS^X-+B_@9U5319\0"N/$FIQ*(L*>=TJ2(XA\5V9T]HE156V(0:*9V8WE&B M[XCRJO/3>\Q=KBK?-"[)IB4+*S9$?%0;J8W+>SDYVF526GBY)ER>:9'FV;-: MP6*B']AD3!GR>OEBHA\618VQ::@_`['AM00E'QD)"[3`Y*/2?`4V[&--D&DN MO942R\!S;.1\AE7WE[)L5=5)JHK(^TZW%L0TREM`%!5>O-5LD\"I:6-FZILA MV#:2CFM!%`G*IA-[H=J,T7MLKTG4-P."+2"V(7Y[0+A76TW=-@&L985!DK&;'227T7&Q4KOPENW MWFJ2N;`RR%(/[ M(E=R1QGT?M@'S7!H7]TJ1FP/7=JH;-RW568C_^OK4/2<_`RHNCWLZ&=5'>MJ MD4&*P^!S%M*E&4)X?IZFN)Q<0"A*?&7/5&OQ!G[E_C`^3PH3IR2ZV8)+V=G" M,]_=QMJ!Y31*O]#&R-2+*G!'5#U2U;LA`[5R":9XRQS:V/M&&BBLZ^A<%I98 MR#(?#4?E.24^OJZ2!@D&LCJZ2AST>XI);,D[(R54N!-9,U"8S.T;407?T,1W MXOLV=#M[A^>8E,PT&.BOL@(&^->55B\5";5[/D2ZXAH$BFWA9QK%W`M"N7%, MC(5V3@:`MV@FYXX&1;C*^A3/*\R*@+XNIHTRHO^@FS(%)$A(E&,P_`:*C>4C09^N'&W_.XAY^]CVZ MDA'3$24*V@GY$>_:(A_6X68;:^<'U:3VAK;#0!YXIE^>:CT,#%CF"^%=*4\" M2PX!LSK[RB;C/'07^:UE8JCFZE&(<`;61N(CQAEA.)IZ[1N:U*2+9^T0]8\+ M]TQXM_PF+[5N%KP=FY>]L,``GZ6A+I+`BM03,.B7!RL[=JG#[[DFC[Z-'[/X MOS"*TBWH'K]3B#,+4!"NK``&U'Q)@'T#]W=UE*EI?+3K0$O)6488K

]NGX:L%"*J6W2GWT>XJ\HR%B`Q+E9:TST6['83IA&)^6D@GO7J METZ$&.&$7NL+E_@>#J6&(@4Q\85NR+N3#S^T2D('_FM6SMP\:QMLG+I8+:)@VU98>_(&&` M]T5RC\A8YYQ.VQFW.QBA$M!K:!Q?7##`)9\X7W0#;>E%QF:S-:V57NN+-65G[#J6/*1XZAGF. M%$SQP%N.7,;PEWF=YLT^MCHZI@&Y>'"]8:2T5GXX<_U/4AY_0HFBQV'DOHXR MOU23TA5D:9LF?='@^$K7CL:+!,>##D_Y:E%#U7B@!^2CTTV,?IC"]49SL.5< M6;A6DBZ\=&/P._=[GG$/3M7S5N+(+Y24Q2U4LL;]`#*3A3I@%HU\*;-=A`D= MQLN\PTP_*%!-8AFH0FOU%9@%9`5?H;QDPQ9TU7-X?EK)8K]R'R>ETK>1M_(" MLPV/.H>=QT8;>##7'$,PN5^3#8U!?9AA:D*XHI(*ILOZ1=L!^"%+/5!AM2OB M5M*]93>W*4CS*]J:XE,/[^&ERIU3/_W5O2PYM;&@4LY`S/M3WZ>_-L>C'$*Y M\=S5;J/,GS1`U>WDBGDV!(2/L382/.73EH](0]S*V??;K?N7%)V(M8WM:Q;S M`Z(ZK3/.%I$K.XI?T(UBPR^V*6XCT2LBO\@FN$Q+-PO%.G()`87$==3<[8@' M`)D^(NRN8"8&*K,]%FKJF7X7:'R(/98VQ)V%_#Y$#Z0G6KW5"C](N)8G`HCB M'2R(:[+CUN^&O:DZWXD)*=_665]$RI+\[D'8G]HKE69$Y.">Y5B-O`'U68;0O?]2I7;(J53OI'/ MKX215`J4@\DX2]J_]*)8N>'%=`3:NC%/%^>[&A@J_#MO3ENH*+DJP85+2';& MA2S,.PC`?/?O%-V#8EQ)%P"^`FT^G$6@E92$V:JM4?V#LIPZ["[,/9NB]G:< MQ0&#P@IRP+`CEU/>A%[UPM'YE7ERJSZKP60["*Z;&TTLXJB9L8UBACZ-W16= MH-;P7WP5C_];VP*DZ+<^&Y*"8X4"L4^X2"X28(X@WT"* MV#J<)_2SEVA$*(4P1\67?&^(;D?N/^WZ@*A><:],0IB_P/)NM$HW3$*C7JO9 M18%;-ZX?2A!4R6[=,I.HJ,%1G`0QLVVT8XH[U4+LF*E0RWF6@08TWQ!F4!6U M*78R^PIE;9YJ:\1[X=2+"Q^2K[5[2;,7PZ!7>+N#S5>EZ2NW?#TD"A%6 M4^$^EL*<&/LVT&HJY+H^92;#MDF2]=A`.0W(:[2=&VB`UH966(OV,Q85FR[& M03<6V4UA_))N=#0S;44:V>SW'D<1#TG]881&NE8!O]KZZ!3DV.7=JU":4<97 MID$\IZO`/7:+N%;+GD[1^ABB%_0_]G&"+FW@;V[*LO=2E2T+E3EN;HXQ7'"3 M[FW<*FVMKKNH_:F=JY;('].^7F=>5_";TTE%P(SKX:4LC?$W7J$5]KT8NN2; M0C;?C&5O"W.TPFY;8;9]2!H:;LT9:QIO8W<3VJHS#;@/B6;"O:29%=>HKGR1 MT$R#5LM@^:*`97TW2,M6A\(@Z4>--2>->;W96:-:KOK<4:OVI#+_;E[/J;BV M&K<=>5ZR+.27FGC_;V1]VSO7H"H6@O2?U$S\IB36*TW]EE:E?IME&?G0UQ*W ML7Z6_TW+6ZBD_DPS05F:M!!T%25K(?V:K(4645%IT,ZF:8E%VQ0$!6OQK;!Q MIYJ-.T/+#:X;%:'!GQ79\!GSR)7[:W+@:PW0,]6KJ9ZR869UF3GJF4\-55+5 M_\0#K(N9ZLWFO=U@7!>-68.R.#!]X9KNTM7BDKZ#;DK16(EPTB9EXF,Y8*1& MB3X9IHF`7LD-2:F0UO1?H5NB";OEBNMFI`DRKY^]WO);9[A\N^)W MI.@]JF6($G*'F>F!G*9_$4+$L8 M3T@(C*7E?RHT[2.F[G!W]"/>G\\1M,*\(`=I2O,&05HKA)N2M3GTV^=XI&HE/^&61ZU5M6? M$J%%H_JD**>Z]JQ(19:=%^5X%,)XR#OHDE49O2.LS MLR?BY_.?IV+[P$Y56YXS#MI0X>J(+8E'F\6@\#Y_=;_5:M45O_<:"/P1!MAQ MB#.<=,:3_H`XQQAX<7!0@5LMUSF>=`<39\3+/7U*6L[A@!PXAUWR].G]UNO3 M`7FD*MV==K?3[K5ANK17MX_)]V0Y&QW/7+?OTLZX[W9&_9$[6/2&XQZEL_D0 M+B`X7G<5Q;W;<'_87]TD!!W*+@F%( MWH>TV-WUAW1\6RQ[`_ M?;9Q/N2'=$.OU)=SCI'R,1X_LMI*)0B-5Z2N>$ M](#N20?@QP(>JST>'([)`?N/]9+IQV>GK]Y/86C>TQAVDB`MX2G\G;]Z=OYJ M^N%[TCK_YE$2;C_-4L]?@*1\?'0=^=Z,M/SK".^HBRZ`_'ODZPP@J]Q50]@%U^A7;68[]`J'VP2GIX8P'F M$_Q\?_+^U1GV!?QF'=MV\?W=>')6RRFSYCPYNQM/S@P!V>M/!L>J@!RB@!QF M+!E'\TJ&['8F76?B#!6&-(K[6&NAF5DO8:W=SA!KQ0]6*R&OWCP__WC*QOX"?MYK MO>)L!'@+3&0%X'/B@G7C\6$?IAC\0]0'"/K7\[?/3\Z?G4S/_G8D-HS`@,\% M&P,^^./#]NG\].3TE)'1@EH*W,S8$OB8?5[_"'-CAI-=1^;?G(`/#?\G!T@A"K;S;GP!HSKL9L,:U#I`(A"IS5WH MH\5C]GO^@#A/_FT(0-2/*8.%IW@I$PJXZ?);+>QT2]/&$/&'M2&B+W"3O'X@>MR!GH:%2WQBC[/'H!:QQ_R3=8[\:V6;[D_\ M["S^_L$"1*`KR^BFS1UQ!SQ29X%PU9P[[))UN?1"%0 MH:"[WJ*6E&.%<@"[1,L9P;";UD'#JC_]^*Y]]O&Y^#;]\=6T(3$'38DIU@`C MT+@I9(Y;OGU;TZ@)!WLW`6EA0XO;0TR0@ELJ8,8W+S^>3/\`^V<4R^'5]QW. M,7UGX."\$9^28_J]`9/]XI-QC)WOE.??(6^O%]$3>(C,35KP.XEN8#;AE-MN MB[/@R=&"[HZ"U/=)]TGV-L0[Z5:U^X& M'-MN((U]2K?M.5]1?J$+\G:>P))$'%!I>K"H%+8"L@0CEP$CE9/N:-(;J8H7 MU_4K+V@Z_;#ZTEW<;VLOB"C[H52C5PO[K M;K>UNO5@TNFI(VPM::K8#I131[K/*>@[BJI214-1;^DI>DL)#46];*PH,4Y_ MQ&D829E;JD!;7G&=MX%>?C>>NJH=Z:OF/'5U-YZZ,CMT-'$TGG+ZR%1.KNAN M0\M(:EKL0-%BD0:]1!%8VZAUG>&ATT4%##YS/K+66KE3,VHM3IV1KOSR6KNL MQ8QSYCYU@Q8_"IL3/%#%.T"@'_47[!?9A''BW_#O>$3%OR$KF069;G&0J1OM M;3BY=^G"!V[A@BO@*TK8;]!Y52CH2_C+]2NE8*NDH`#CV@R:V#;A!!76>YMX MM=S`0@BJ_5/RS7=WY&>_ELO\YOSLWXV?_2(_=\>5_*S(F4:LW>W8!>5^7-X1 M7-[1N+R.ELJ-7CDMQ2FN;?R& MYJ*5,(>\-ORN`\XN8&! M8+]B\9:WIM<_[(*`W>/S`? M^6X&)BWQV6_N*I`_D)AS-/()8HG7;D2%5?05NY*NG0!365^PSE.?B^-8/#"U ME%+?JD45]Y8\-4Q\],Q/*:NHC9?0W6_50__B[H"J)M!3ZK[!#(<#YP]M;<:^G@)/ MR@+W#^IAVAE'VV%CZ:"D#W$I5,E0:T"]4XZ,:[']PS[38D'<,CEK*MZP*"?1Y5P;Q_NSD]/69K>>F.(WCHY,T23=!!<`S']BJ\GU*:UZ?^.G& M"])-#=BI>UU-2$J]>/T276"JP**P$LWS=;J9A54`X79K9S8!<.I&5S6M1I#W M=%$!\<*+JA"\",.JTB]#?U'9"W6]!.]O:MKP,JD:]G.4+C48WJ'4]:L`O*"J MCG?I9GOE537C71IM_2H2J@"FCJ>FZ693R3(?(G?!/$W=JN[X MV0M]6MJI']9T0Y5UH`)&"L-R"+8X5+Q'![4IR*T*$#&Z%H'+A4X[87`V`$WV MM+E"40[&)%`S*)$CK0%PV@P(95(C0"F9ZH&1EVJAN)2J!V.RJA9,2JQ&@#`I M:N%0>M4#@0RK!>*2K!ZL4=]*J58/F-0S5";A:B'Y3*@'8\*J%JQ)_TO!50O( M)5,MF"*?:F%S*54.*D3$\S6=HV[.),'B:"Y^LNU&TT)U=4BEK@Z.J\,"J:X> M-RQ45X.4F;6D:/QB4=K<-,$PH`@:M;:]Q^A:C$#8E@&@OZZM?GS>GKME1=KS MV])7"RNE_-455VM''=S-=D?"!Z(,?.67OEJ75[*.2ANTMFY*V"O/JN2S5Y?E MW7`5\@:-V4E)=RQ]"4K`X_(&)9'MU=8O&R#^IKVT-E:\7%MQ7F\V[CP*83/U M%"]D)YNKA1>1UI9\^^QHRO:$LA0_5X?-ZM'Y\T^OSZ;3DY=G4Q57>R/:S[RP M#KK'8WY:I9?WDJKR.FQF)-2+<$-$4VB]@I:E"!H32VIH!E[5AJNP$?$F6!7* MP*\;@EZGARS8RSS3M/+;I!%))E@525%:!7OP%)@JVEC8SRJ[Z^%5^0J<6PU= 2`<"7IBH`/@7^%\Q65+LJV@`` ` 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 Jan 12 18:30:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA12948 for freebsd-ports-outgoing; Tue, 12 Jan 1999 18:30:12 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA12917 for ; Tue, 12 Jan 1999 18:30:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA28919; Tue, 12 Jan 1999 18:30:01 -0800 (PST) Received: from dipshit.dis.org (dipshit.dis.org [206.14.78.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA12077 for ; Tue, 12 Jan 1999 18:27:13 -0800 (PST) (envelope-from shipley@dipshit.dis.org) Received: (from root@localhost) by dipshit.dis.org (8.9.1/8.9.1) id SAA28802; Tue, 12 Jan 1999 18:27:00 -0800 (PST) (envelope-from shipley) Message-Id: <199901130227.SAA28802@dipshit.dis.org> Date: Tue, 12 Jan 1999 18:27:00 -0800 (PST) From: shipley@dis.org Reply-To: shipley@dipshit.dis.org To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9466: ports submission Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9466 >Category: ports >Synopsis: ports submission >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: Tue Jan 12 18:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Peter Shipley >Release: FreeBSD 3.0-RELEASE i386 >Organization: >Environment: Intel based FreeBSD >Description: Libnet A C library for portable packet creation Libnet is a collection of routines to help with the construction and handling of network packets. It provides a portable framework for low-level network packet writing and handling. Libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary and complementary functionality. See http://www.infonexus.com/~daemon9/Projects/Libnet/ for more info >How-To-Repeat: >Fix: begin 644 pkg-libnet.tgz M'XL(`$T#G#8``^U<_U/;.A+OK]%?L04Z!5X3?[>;O,``2>CE%1(F2?OZ9FZ& M,;%"_'#LG.V4O7- M=(N>_Z(X2N1?^=A>71_X7OF;EJE8IH'R5U5=$_+/`C/R;P5!O)(R%%DV=?T> M^2O:6/ZJS/5?4U3K!<@KX68.SUS^4C\84,GO?H[(8[,B\`B8U7\Z#"(W#L)E M=_*%^J_I4_TW\+>B:Z;0_TPPU7]I&(1Q)+'>X/%.(0S",\",_M?\.'1IM/PR M%ND_#O?GQG^::2A"_[.`=&Q?T)[K44DIZ%+;CJ'9C4&10=9*JE;295"*Q;>2 M1*H22Q5)$O\]M.-N?WIU<"&_%<4!7C8_-]D]E_332'_+'!+_BN(`CQ@_I_Z?UW55>'_LX"8_S]OW-;_ MY4C"(3T#L`#G_H9>DDTV_;?8)%_8@2>)&_J/?6$5 M92S4?VM^_J]IAB[T/PL<5PW83/Q]7BX4"_'YO[=@![2>8YQIM*@4#<54B@J5 M%=M6BJKE.(;FJ&^%-7@B2/5_',]=21D/B/]9LL[7_U5-Q/\RP9S\5Q(!_('X MGVF)_3^9X`[Y+ST"^(#X'_I]IO^Z88KX7R80\;_GC;OT?]D1P,7Q/WVJ_QJS M_Z:L&D+_L\!]\;^T4PC#\(1QA_XO/0*X4/]!G>J_ROP_?HKY?R80<;WGC3G] MY]]YVUYJ&0OT7Y'UR?Q?QZDBC_\+_Y\-MK>WH1OX/?=\%-)"X#FYSHC"'[8/ MB@J*59*5DFJP18`BR>?S,TE=_W9*(TVY?1/LFNWI>J-H.O`;`-N]D-*SR-G> M(E,WL%\YK=8.ZXW:YD&[6F__X[39_N;CTX._.K73]I_[)UOD)>2.]QNG)RU\ M^FGGM32*0FE@^^Q/DUZSQT?U@YN/<8@CV<$H?HWTELV,M[%P.)QGT:1L,@Z,TP\_OO>,';9%PS_)W/HF9>T+6]A?7CB5@M?ZZ" MC]T_!5:+N^W_V5++6#3^LXQQ_,?25)V?_[`44]C_+,!,\W@+^!WF7[5*FC(U M_Y.4MZP_)M3OL?YZ\0TZA]3VXW_7QV;WO!*D1TW01FULUAOMSO[1T1;DNY`? M`.\T&YMHVK8@E]N;FK@]9O&^E;S>J!Q]J-8P"[>#KM_U1@Z5[BL!+2PO86II M]Q(NNQZU_1*O>5*!U,1G68'$D"^C&G?*_V[][RZUCRW4?T6=6__1^?YOH?^K MQZ+QGU$LJ?(=X[_;R73KOL&?_/:-PH2>FH!U!^V(3^'&<`<4?%)K'K)>^]A# MNC&_J<;_$+\/'*C])-\_)O^Q_E^<_[^<_V?S/U43ZW_98$;^*WL'Q`^L__+X MOY#_ZC$G_Y6\`^)AYS^X_"U5^/],(-9_GS?F]7\5[X!8O/YKS.F_H9B:T/\L M\*WUWRCH7M#XM]]8SQ"6X>EB3O]7\@Z(A>]_L,PY_==U'-7;C*9VQRLE],DK)81A>73,ZG_2$Y9?QF+_;T[/ M?QI\_[=N"/W/!/M082'LT`ZO(`Z@%X10/X&AS;P_=$-JQV[@"SU]LIC1?V[= M5U'&HOT?BC+=_R%;2G+^0^S_R@2)_`%F[0`S`FPR8)]Y=-X4`"%.,+!=/X*@ M!\DL(0+;=V`8!G'0#;RH0,@#J-63E2T'[)""[44!1.X`6QKH%YM_QS2*&?'S MT!Y$A)"48Q=+!2S.HUU.";D)@U'L^C1BAJQ/O2%.'Y_KG+!M2NPS"BY2WJ`!U7MYGUZ&LC`GO/62`LI2$5_4R]N?QP M&;HQHSQ;3&'"=@\K/@J1\#>;Q/5C&O;L+BL\YMRC0?;L*QIRSI'<17+Y!NP( M+JGGL6\;^@&V$Y/):(C--J!^S%J?9>D&@^D=TAOYO!ULSXVOD+$VI0#].!Z6 M).GR\K+@^KW`IU]&40'S2?]U;#H(_*)T$@9_8U-'4FHQN%P'`0J-91`>XA?% MC/WG8_95E+%H_*=:D_T?AJ')W/Z;XOQ_)F`+C\D6AH)-]N@7V@6^+'GF^A+U M/T/SX(_#9NMXO[/SZM5)L]697+]Z!5+$4GE.LBC,=B*\JC)B9&_D_QRE%AEO M>$AYZY/),FIZ1Q,F9QE(]7^\L6/-(S8\Y#^:^2&U"EQZ>4`Y$(1'U?MF":C&'R4R^'] M]LA/MH@4W_#`$%DG9#VF@R&IHJ>IUEL[.>FS'4KQ8"@14OO4:>U7.J?M#X>? M=G+L102$IVOL']=V MP;NY'QCA_)/D"S\+Z;;>0A">2\/1F91NT9`<-XJ3-R5AB8V=7&YBH/"Z MWNC@7PUKFO:?/4S.2!#RKO'AM-)L'-;??6AA9:X8@?5&\Z35/*P?X0TDQGOH$N(M&N=6N/C M]8R7V/AZPTNP,HZJ28-=,U^#S_D^FFONR>XP M78!9HK#)IM+V.>;#B3JL3=W#VE:!T^WTW8@%#EAV]`!YCVWIPUE^-W2'G,F$ MMIO,SDL\#^,-OQX0TD@S\=PG'K4CBB[3=GBIW*^NE7&V'M+>SMHD[+:V._E9 MENS=-5Z$3;S`/Z?A+(M)1=X%+,;!"$Y(%0H2_I_1X[7=.!BR@,"XL;#>*!Q& MGE$G-D2CP8!5!YGN8TLCQ1'R.DT^'1,DI:8?LZTR6_R-L@%9'`U9*P./DK!B MR7_(?>Q"6JN$ZYL"`@("`@("`@("`@(_&KX'V'M.B@` #>``` ` 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 Jan 12 20:03:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA11244 for freebsd-ports-outgoing; Tue, 12 Jan 1999 20:03:49 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA11225 for ; Tue, 12 Jan 1999 20:03:41 -0800 (PST) (envelope-from fenner@parc.xerox.com) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <61809(1)>; Tue, 12 Jan 1999 20:03:04 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177534>; Tue, 12 Jan 1999 20:02:55 -0800 To: Bill Richter cc: ports@FreeBSD.ORG Subject: Re: error message syntax In-reply-to: Your message of "Tue, 12 Jan 99 00:21:48 PST." Date: Tue, 12 Jan 1999 20:02:52 PST From: Bill Fenner Message-Id: <99Jan12.200255pst.177534@crevenia.parc.xerox.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just fixed not only the english but also the problem that caused it not to be able to find netscape45-communicator. I'm not sure how quickly the cgi directory will get updated, since I only fixed it in the cvs tree; but in a pinch you can add a ~fenner in the path, e.g. http://www.freebsd.org/~fenner/pds.cgi?ports/www/entscape45-communicator . Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 21:16:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA03553 for freebsd-ports-outgoing; Tue, 12 Jan 1999 21:16:30 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA03537 for ; Tue, 12 Jan 1999 21:16:26 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with SMTP id XAA02518; Tue, 12 Jan 1999 23:15:17 -0600 (CST) Date: Tue, 12 Jan 1999 23:15:17 -0600 (CST) From: Steve Price To: Andrey Zakhvatov cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/6194 In-Reply-To: <199901110816.LAA22716@icc.surw.chel.su> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Can you send me a copy? Please? On Mon, 11 Jan 1999, Andrey Zakhvatov wrote: # Hello, # # > Synopsis: New port: mirrormagic-1.3 # > # > The shar file seems to be corrupted. Can you submit a new one? # # I have uploaded port tarball some time ago. Look at # # ftp://ftp.freebsd.org/pub/FreeBSD/incoming/mirrormagic-1.3.tar.gz # # Sincerely yours, Andy. # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 21:31:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA07348 for freebsd-ports-outgoing; Tue, 12 Jan 1999 21:31:31 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA07325 for ; Tue, 12 Jan 1999 21:31:26 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with SMTP id XAA09194; Tue, 12 Jan 1999 23:29:36 -0600 (CST) Date: Tue, 12 Jan 1999 23:29:36 -0600 (CST) From: Steve Price To: Slaven Rezic cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/8299 In-Reply-To: <874spw8ixl.fsf@cabulja.herceg.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 12 Jan 1999, Slaven Rezic wrote: # The distfile is on # ftp://ftp.freebsd.org/pub/FreeBSD/incoming/xbd-1.2.01_freebsd.tar.gz Putting it there doesn't qualify as a MASTER_SITE. I've seen several places that have xbd-1.2.01.tar.gz. Is your version just a patched version of these to work under FreeBSD? If so, maybe you could redo the port (refer to the handbook or the some 2000 other ports on how to do this) to use that version instead and just have your FreeBSD patches in the patches directory? Thanks, Steve # Regards, # Slaven # # -- # use Tk;$c=tkinit->Canvas->pack;$x=45;for(split/_/,'KPI1_+09IPK_K;-OA1_+K!;A__1; # Q!7G_1+QK_3CLPI90,_+K!;A_+1!KQ!.N_K+1Q!.F_1+KN.Q__1+KN._K+1Q!.F_1+KN.Q_+1Q__+1! # KQ!.N_1;Q!7G_K3,09Q_+1!K.Q_K+1Q!.F_1+KN.Q'){s/\n//g;for(split/!/){$c->create( # 'line',map{$a=-43+ord;($x+($a>>3)*2,123+($a&7)*2)}split//)}$x+=12}MainLoop # # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 12 22:20:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA23649 for freebsd-ports-outgoing; Tue, 12 Jan 1999 22:20:23 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA23634 for ; Tue, 12 Jan 1999 22:20:21 -0800 (PST) (envelope-from sprice@HiWAAY.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with SMTP id XAA25191; Tue, 12 Jan 1999 23:35:42 -0600 (CST) Date: Tue, 12 Jan 1999 23:35:41 -0600 (CST) From: Steve Price To: Mike Meyer cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9422 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 12 Jan 1999, Mike Meyer wrote: # Well, I've not worked with the handbook, so I don't know the # format. But I'd expand it just a bit: # # Make sure your environment is set up so that adding known good # packages with "add_pkg packagename" works properly, or "make # package" and "add_package `make package-name`" may fail for reasons # unlreated to the port you're doing. I'll try to work something up this weekend. I'm a little swamped at work right now. # Having done that, are you the person I should turn to for help with a # strange port? Got it working, but there's a step I can't automate in # the build process (nuts, I'm not sure I can do it at *all* on a # FreeBSD box). To wit, the distribution archive is encrypted, and you # have to send email agreeing to the license before the author will send # you the decryption password. I've got no idea how to encode that step. You might take the approach that a few other ports have and require the user to manually retrieve the distfile and stick it (unencrypted) in the right place. There are several examples in ports/security, as well as ones like net/socks5 that might help. -steve # Thanx, # Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07193 for freebsd-ports-outgoing; Wed, 13 Jan 1999 01:00:06 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA07179 for ; Wed, 13 Jan 1999 01:00:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA23082; Wed, 13 Jan 1999 01:00:01 -0800 (PST) Received: from mortis.futuresouth.com (mortis.futuresouth.com [209.45.228.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA04423 for ; Wed, 13 Jan 1999 00:52:08 -0800 (PST) (envelope-from fullermd@mortis.futuresouth.com) Received: (from fullermd@localhost) by mortis.futuresouth.com (8.8.8/8.8.5) id CAA15167; Wed, 13 Jan 1999 02:51:34 -0600 (CST) Message-Id: <199901130851.CAA15167@mortis.futuresouth.com> Date: Wed, 13 Jan 1999 02:51:34 -0600 (CST) From: fullermd@futuresouth.com Reply-To: fullermd@futuresouth.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9469: New port: bgrot Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9469 >Category: ports >Synopsis: New port: bgrot >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 Jan 13 01:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Matthew Fuller >Release: FreeBSD 2.2.8-STABLE i386 >Organization: >Environment: >Description: A suite of scripts to handle randomization and rotation of your X background. Port skeleton available at: >How-To-Repeat: >Fix: fetch && cvs import? ;-) >Release-Note: >Audit-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 Jan 13 02:02:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27227 for freebsd-ports-outgoing; Wed, 13 Jan 1999 02:02:34 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27197 for ; Wed, 13 Jan 1999 02:02:28 -0800 (PST) (envelope-from eserte@cs.tu-berlin.de) Received: (from eserte@localhost) by mail.cs.tu-berlin.de (8.9.1/8.9.1) id KAA11052; Wed, 13 Jan 1999 10:53:35 +0100 (MET) Received: (from eserte@localhost) by cabulja.herceg.de (8.8.8/8.6.12) id KAA00515; Wed, 13 Jan 1999 10:31:13 +0100 (CET) To: Steve Price Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/8299 References: Reply-to: eserte@cs.tu-berlin.de From: Slaven Rezic Date: 13 Jan 1999 10:31:13 +0100 In-Reply-To: Steve Price's message of Tue, 12 Jan 1999 23:29:36 -0600 (CST) Message-ID: <87ogo3r02m.fsf@cabulja.herceg.de> Lines: 32 X-Mailer: Gnus v5.3/Emacs 19.34 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Steve Price writes: > > On 12 Jan 1999, Slaven Rezic wrote: > > # The distfile is on > # ftp://ftp.freebsd.org/pub/FreeBSD/incoming/xbd-1.2.01_freebsd.tar.gz > > Putting it there doesn't qualify as a MASTER_SITE. I've seen > several places that have xbd-1.2.01.tar.gz. Is your version > just a patched version of these to work under FreeBSD? If so, > maybe you could redo the port (refer to the handbook or the > some 2000 other ports on how to do this) to use that version > instead and just have your FreeBSD patches in the patches > directory? > 10:29 eserte@cabulja 276 (/tmp): diff --new-file -r xbd-1.2.01 xbd-1.2.01_freebsd/ | wc -c 28466 Compared to just 32415 bytes for the whole distribution. My patches include some new functionality, so I made a new tarfile of it. But if you like, I'll submit the patches. Regards, Slaven -- use Tk;$c=tkinit->Canvas->pack;$x=45;for(split/_/,'KPI1_+09IPK_K;-OA1_+K!;A__1; Q!7G_1+QK_3CLPI90,_+K!;A_+1!KQ!.N_K+1Q!.F_1+KN.Q__1+KN._K+1Q!.F_1+KN.Q_+1Q__+1! KQ!.N_1;Q!7G_K3,09Q_+1!K.Q_K+1Q!.F_1+KN.Q'){s/\n//g;for(split/!/){$c->create( 'line',map{$a=-43+ord;($x+($a>>3)*2,123+($a&7)*2)}split//)}$x+=12}MainLoop To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 13 04:51:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA25176 for freebsd-ports-outgoing; Wed, 13 Jan 1999 04:51:41 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gilberto.physik.RWTH-Aachen.DE (gilberto.physik.rwth-aachen.de [137.226.30.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA24763 for ; Wed, 13 Jan 1999 04:47:28 -0800 (PST) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: (from kuku@localhost) by gilberto.physik.RWTH-Aachen.DE (8.8.8/8.8.7) id NAA03595 for freebsd-ports@freebsd.org; Wed, 13 Jan 1999 13:46:28 +0100 (MET) (envelope-from kuku) Date: Wed, 13 Jan 1999 13:46:28 +0100 (MET) From: Christoph Kukulies Message-Id: <199901131246.NAA03595@gilberto.physik.RWTH-Aachen.DE> To: freebsd-ports@FreeBSD.ORG Subject: Netscape 4.5 [en]-98286 choking Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Anyone seeing this too? Fire up the browser. Click on the mail link on http://blues.physik.rwth-aachen.de/index.html and netscape dumps core. I have produced a 7 MB kdump output but it's hard for me to find the location where the actual fault occurs since it looks like it loops recursively while doing continuous read(0x8..). I traced it doen to be a socket 8 being the last fd being opened and belonging to that read. First I would like to know if the problem is specific to me and my setup before I would try to trace it down further. -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 13 11:04:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01859 for freebsd-ports-outgoing; Wed, 13 Jan 1999 11:04:40 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01818 for ; Wed, 13 Jan 1999 11:04:32 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with SMTP id KAA31374; Wed, 13 Jan 1999 10:00:19 -0600 (CST) Date: Wed, 13 Jan 1999 10:00:19 -0600 (CST) From: Steve Price To: Slaven Rezic cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/8299 In-Reply-To: <87ogo3r02m.fsf@cabulja.herceg.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 13 Jan 1999, Slaven Rezic wrote: # 10:29 eserte@cabulja 276 (/tmp): diff --new-file -r xbd-1.2.01 xbd-1.2.01_freebsd/ | wc -c # 28466 # # Compared to just 32415 bytes for the whole distribution. My patches # include some new functionality, so I made a new tarfile of it. But if # you like, I'll submit the patches. You can either submit the port with a boatload of patches or you can put the distfile up for ftp/http on your (or a friend's) server. It really all depends on whether you intend to take the code and create/maintain your own version of it. If your local changes are something that could easily become a part of the original distribution I'd suggest submitting them to the author and sending in a port with a boatload of patches which you can remove when your changes get incorporated into the mainline code. -steve # Regards, # Slaven # # -- # use Tk;$c=tkinit->Canvas->pack;$x=45;for(split/_/,'KPI1_+09IPK_K;-OA1_+K!;A__1; # Q!7G_1+QK_3CLPI90,_+K!;A_+1!KQ!.N_K+1Q!.F_1+KN.Q__1+KN._K+1Q!.F_1+KN.Q_+1Q__+1! # KQ!.N_1;Q!7G_K3,09Q_+1!K.Q_K+1Q!.F_1+KN.Q'){s/\n//g;for(split/!/){$c->create( # 'line',map{$a=-43+ord;($x+($a>>3)*2,123+($a&7)*2)}split//)}$x+=12}MainLoop # # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 13 11:09:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03159 for freebsd-ports-outgoing; Wed, 13 Jan 1999 11:09:28 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03136 for ; Wed, 13 Jan 1999 11:09:20 -0800 (PST) (envelope-from mark@grondar.za) Received: from greenpeace.grondar.za (greenpeace.grondar.za [196.7.18.132]) by gratis.grondar.za (8.9.1/8.9.1) with ESMTP id UAA81758 for ; Wed, 13 Jan 1999 20:38:55 +0200 (SAST) (envelope-from mark@grondar.za) Received: from grondar.za (localhost [127.0.0.1]) by greenpeace.grondar.za (8.9.2/8.9.2) with ESMTP id UAA01831 for ; Wed, 13 Jan 1999 20:38:53 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199901131838.UAA01831@greenpeace.grondar.za> To: ports@FreeBSD.ORG Subject: nvi-perl is obsoloete? Date: Wed, 13 Jan 1999 20:38:46 +0200 From: Mark Murray Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Anyone mind if I nuke nvi-perl? Current's nvi is perl-capable. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 13 11:30:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09773 for freebsd-ports-outgoing; Wed, 13 Jan 1999 11:30:46 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA09751 for ; Wed, 13 Jan 1999 11:30:39 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA14673; Wed, 13 Jan 1999 11:30:02 -0800 (PST) Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA09211 for ; Wed, 13 Jan 1999 11:29:05 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.10 #1) id 100Vwq-0005x8-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 13 Jan 1999 21:27:24 +0200 Message-Id: <22885.916255644@axl.noc.iafrica.com> Date: Wed, 13 Jan 1999 21:27:24 +0200 From: Sheldon Hearn Reply-To: Sheldon Hearn To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9472: [PATCH] audio/xamp: balance and volume controls broken Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9472 >Category: ports >Synopsis: [PATCH] audio/xamp: balance and volume controls broken >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 Jan 13 11:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Sheldon Hearn >Release: FreeBSD 3.0-CURRENT i386 >Organization: UUNET Internet Africa >Environment: N/A >Description: The audio/xamp port currently installs an xamp binary with balance and volume controls that do nothing. This is because BSD audio support seems to have been added to the software as an afterthought. >How-To-Repeat: Install the port and run it. Notice that sliding the volume and or balance controls achieves nothing. >Fix: The following patch replaces some stupid ifdefs with ones that actually get the mixer code included. :) --- /home/sheldonh/xamp/patches/patch-aa Wed Jan 13 21:11:21 1999 +++ ports/audio/xamp/patches/patch-aa Wed Jan 13 20:59:37 1999 @@ -12,3 +12,52 @@ #include #include #include +@@ -84,11 +84,11 @@ + splash->show(); + + // init mixer +-#ifdef OS_Linux ++#if defined(OS_Linux) || defined(OS_BSD) + if ((mixer = open("/dev/mixer", O_RDWR)) < 0) + die("Error opening /dev/mixer, exiting\n"); + ioctl(mixer, SOUND_MIXER_READ_PCM, &v); +-#endif OS_Linux ++#endif + + /* where mine resource file is located */ + char home[500]; +@@ -262,7 +262,7 @@ + + QtAMP::~QtAMP() + { +-#ifdef OS_Linux ++#if defined(OS_Linux) || defined(OS_BSD) + close(mixer); + #endif + real_quit(); +@@ -348,7 +348,7 @@ + sprintf(volum,"Volume: %d",vr); + playLabel->setText( volum ); + // printf("%d %d\n",tvr,tv); +-#ifdef OS_Linux ++#if defined(OS_Linux) || defined(OS_BSD) + int x = (tv*256 + tvl); + ioctl(mixer, SOUND_MIXER_WRITE_PCM, &x); + #endif +@@ -884,14 +884,14 @@ + { + if (mute == 1) + { +-#ifdef OS_Linux ++#if defined(OS_Linux) || defined(OS_BSD) + int x = (tv*256 + tvl); + ioctl(mixer, SOUND_MIXER_WRITE_PCM, &x); + #endif + } + if (mute == 0) + { +-#ifdef OS_Linux ++#if defined(OS_Linux) || defined(OS_BSD) + int x = (7*256 + 7); + ioctl(mixer, SOUND_MIXER_WRITE_PCM, &x); + #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 Wed Jan 13 11:49:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA14270 for freebsd-ports-outgoing; Wed, 13 Jan 1999 11:49:17 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA14252 for ; Wed, 13 Jan 1999 11:49:14 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca13-168.ix.netcom.com [209.109.238.168]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id LAA04378 for ; Wed, 13 Jan 1999 11:48:06 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id LAA15051; Wed, 13 Jan 1999 11:48:02 -0800 (PST) Date: Wed, 13 Jan 1999 11:48:02 -0800 (PST) Message-Id: <199901131948.LAA15051@silvia.hip.berkeley.edu> To: ports@FreeBSD.ORG Subject: synchronizing the world and ports From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I think we should put bsd.port*.mk under /usr/ports. The reason why I was reluctant to do this was because that's not the end of the story, and could give people less incentive to get the upgrade kits. But I think I've figured out a way to solve that problem. We can have the upgrade kits install a file in /var/db/pkg with "version number". The version number is a nondecreasing integer that I change when there is a change to the upgrade kits. The new bsd.port.mk under /usr/ports will check the version against itself and people will be asked to install a new upgrade kit first if the version is too small. However, there is a slight problem with this -- the real -current followers (those that do a regular "make world") will be shunned. I need to find a way to upgrade the version automatically. Ideally, this will be done when the user upgrades the required component (/usr/libexec/elf/ld in the latest case) but I'm afraid that would be too hard, and I'll settle for something that is done by "make world" itself. Any ideas? A new entry in src/Makefile.inc*? Something in src/share/mk/Makefile? (Which is probably not a very good idea, as people are used to do a "make install" in there and that will only install empty bsd.port*.mk files.) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 13 14:30:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA13161 for freebsd-ports-outgoing; Wed, 13 Jan 1999 14:30:37 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA13151 for ; Wed, 13 Jan 1999 14:30:36 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA28120; Wed, 13 Jan 1999 14:30:01 -0800 (PST) Received: from Hedgehog.Intranet (d6.si.ru [195.128.76.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12072 for ; Wed, 13 Jan 1999 14:22:56 -0800 (PST) (envelope-from laskavy@Berkeley.Gambit.Msk.SU) Received: (from laskavy@localhost) by Hedgehog.Intranet (8.9.1/8.9.1) id BAA04255; Thu, 14 Jan 1999 01:21:47 +0300 (MSK) (envelope-from laskavy) Message-Id: <199901132221.BAA04255@Hedgehog.Intranet> Date: Thu, 14 Jan 1999 01:21:47 +0300 (MSK) From: "óÅÒÇÅÊ ó. ìÁÓËÁ×ÙÊ" Reply-To: laskavy@Berkeley.Gambit.Msk.SU To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9475: nethack port: lib/nethackdir instead of more appropriate share/nethack dir used Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9475 >Category: ports >Synopsis: nethack port: lib/nethackdir instead of more appropriate share/nethack dir used >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 Jan 13 14:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Sergei Laskavy >Release: FreeBSD 3.0-CURRENT i386 >Organization: The FreeBSD Documentation Project >Environment: nethack/Makefile: $Id: Makefile,v 1.18 1998/12/10 17:24:31 vanilla Exp $ >Description: The Nethack port uses by default historical ``lib/$(GAME)dir'' instead of more appropriate ``share/$(GAME)''. Nethack levels are not libraries in any mean. SEE ALSO hier(7). >How-To-Repeat: cd /usr/ports/games/nethack && make install >Fix: Index: nethack/patches/patch-aa =================================================================== RCS file: /usr/ftp/pub/FreeBSD/FreeBSD-CVS/ports/games/nethack/patches/patch-aa,v retrieving revision 1.3 diff -u -r1.3 patch-aa --- patch-aa 1996/04/22 07:48:58 1.3 +++ patch-aa 1999/01/08 14:45:01 @@ -87,7 +87,7 @@ */ # ifndef HACKDIR -# define HACKDIR "/usr/games/lib/nethackdir" /* nethack directory */ -+# define HACKDIR "/usr/local/lib/nethackdir" /* nethack directory */ ++# define HACKDIR "/usr/local/share/nethack" /* nethack directory */ # endif /* @@ -129,7 +129,7 @@ # instructions) -GAMEDIR = /usr/games/lib/$(GAME)dir -SHELLDIR = /usr/games -+GAMEDIR = ${PREFIX}/lib/$(GAME)dir ++GAMEDIR = ${PREFIX}/share/$(GAME) +SHELLDIR = ${PREFIX}/bin # per discussion in Install.X11 Index: nethack/pkg/PLIST =================================================================== RCS file: /usr/ftp/pub/FreeBSD/FreeBSD-CVS/ports/games/nethack/pkg/PLIST,v retrieving revision 1.7 diff -u -r1.7 PLIST --- PLIST 1998/09/04 20:29:51 1.7 +++ PLIST 1999/01/08 14:59:31 @@ -1,121 +1,121 @@ bin/nethack -lib/nethackdir/nethack -@exec mkdir %D/lib/nethackdir/save -@exec chmod -R 775 %D/lib/nethackdir -@exec chmod 2755 %D/lib/nethackdir/nethack -@exec chown games.games %D/lib/nethackdir/save -@unexec rm -rf %D/lib/nethackdir/save +share/nethack/nethack +@exec mkdir %D/share/nethack/save +@exec chmod -R 775 %D/share/nethack +@exec chmod 2755 %D/share/nethack/nethack +@exec chown games.games %D/share/nethack/save +@unexec rm -rf %D/share/nethack/save share/doc/nethack/Guidebook.txt -lib/nethackdir/A-filla.lev -lib/nethackdir/A-fillb.lev -lib/nethackdir/A-goal.lev -lib/nethackdir/A-locate.lev -lib/nethackdir/A-start.lev -lib/nethackdir/B-filla.lev -lib/nethackdir/B-fillb.lev -lib/nethackdir/B-goal.lev -lib/nethackdir/B-locate.lev -lib/nethackdir/B-start.lev -lib/nethackdir/C-filla.lev -lib/nethackdir/C-fillb.lev -lib/nethackdir/C-goal.lev -lib/nethackdir/C-locate.lev -lib/nethackdir/C-start.lev -lib/nethackdir/E-filla.lev -lib/nethackdir/E-fillb.lev -lib/nethackdir/E-goal.lev -lib/nethackdir/E-locate.lev -lib/nethackdir/E-start.lev -lib/nethackdir/H-filla.lev -lib/nethackdir/H-fillb.lev -lib/nethackdir/H-goal.lev -lib/nethackdir/H-locate.lev -lib/nethackdir/H-start.lev -lib/nethackdir/K-filla.lev -lib/nethackdir/K-fillb.lev -lib/nethackdir/K-goal.lev -lib/nethackdir/K-locate.lev -lib/nethackdir/K-start.lev -lib/nethackdir/P-filla.lev -lib/nethackdir/P-fillb.lev -lib/nethackdir/P-goal.lev -lib/nethackdir/P-locate.lev -lib/nethackdir/P-start.lev -lib/nethackdir/R-filla.lev -lib/nethackdir/R-fillb.lev -lib/nethackdir/R-goal.lev -lib/nethackdir/R-locate.lev -lib/nethackdir/R-start.lev -lib/nethackdir/S-filla.lev -lib/nethackdir/S-fillb.lev -lib/nethackdir/S-goal.lev -lib/nethackdir/S-locate.lev -lib/nethackdir/S-start.lev -lib/nethackdir/T-filla.lev -lib/nethackdir/T-fillb.lev -lib/nethackdir/T-goal.lev -lib/nethackdir/T-locate.lev -lib/nethackdir/T-start.lev -lib/nethackdir/V-filla.lev -lib/nethackdir/V-fillb.lev -lib/nethackdir/V-goal.lev -lib/nethackdir/V-locate.lev -lib/nethackdir/V-start.lev -lib/nethackdir/W-filla.lev -lib/nethackdir/W-fillb.lev -lib/nethackdir/W-goal.lev -lib/nethackdir/W-locate.lev -lib/nethackdir/W-start.lev -lib/nethackdir/air.lev -lib/nethackdir/asmodeus.lev -lib/nethackdir/astral.lev -lib/nethackdir/baalz.lev -lib/nethackdir/bigrm-1.lev -lib/nethackdir/bigrm-2.lev -lib/nethackdir/bigrm-3.lev -lib/nethackdir/bigrm-4.lev -lib/nethackdir/bigrm-5.lev -lib/nethackdir/castle.lev -lib/nethackdir/cmdhelp -lib/nethackdir/data -lib/nethackdir/dungeon -lib/nethackdir/earth.lev -lib/nethackdir/fakewiz1.lev -lib/nethackdir/fakewiz2.lev -lib/nethackdir/fire.lev -lib/nethackdir/help -lib/nethackdir/hh -lib/nethackdir/history -lib/nethackdir/juiblex.lev -lib/nethackdir/knox.lev -lib/nethackdir/license -lib/nethackdir/medusa-1.lev -lib/nethackdir/medusa-2.lev -lib/nethackdir/minefill.lev -lib/nethackdir/minend-1.lev -lib/nethackdir/minend-2.lev -lib/nethackdir/minetn-1.lev -lib/nethackdir/minetn-2.lev -lib/nethackdir/opthelp -lib/nethackdir/options -lib/nethackdir/oracle.lev -lib/nethackdir/oracles -lib/nethackdir/orcus.lev -lib/nethackdir/quest.dat -lib/nethackdir/rumors -lib/nethackdir/sanctum.lev -lib/nethackdir/tower1.lev -lib/nethackdir/tower2.lev -lib/nethackdir/tower3.lev -lib/nethackdir/valley.lev -lib/nethackdir/water.lev -lib/nethackdir/wizard1.lev -lib/nethackdir/wizard2.lev -lib/nethackdir/wizard3.lev -lib/nethackdir/wizhelp +share/nethack/A-filla.lev +share/nethack/A-fillb.lev +share/nethack/A-goal.lev +share/nethack/A-locate.lev +share/nethack/A-start.lev +share/nethack/B-filla.lev +share/nethack/B-fillb.lev +share/nethack/B-goal.lev +share/nethack/B-locate.lev +share/nethack/B-start.lev +share/nethack/C-filla.lev +share/nethack/C-fillb.lev +share/nethack/C-goal.lev +share/nethack/C-locate.lev +share/nethack/C-start.lev +share/nethack/E-filla.lev +share/nethack/E-fillb.lev +share/nethack/E-goal.lev +share/nethack/E-locate.lev +share/nethack/E-start.lev +share/nethack/H-filla.lev +share/nethack/H-fillb.lev +share/nethack/H-goal.lev +share/nethack/H-locate.lev +share/nethack/H-start.lev +share/nethack/K-filla.lev +share/nethack/K-fillb.lev +share/nethack/K-goal.lev +share/nethack/K-locate.lev +share/nethack/K-start.lev +share/nethack/P-filla.lev +share/nethack/P-fillb.lev +share/nethack/P-goal.lev +share/nethack/P-locate.lev +share/nethack/P-start.lev +share/nethack/R-filla.lev +share/nethack/R-fillb.lev +share/nethack/R-goal.lev +share/nethack/R-locate.lev +share/nethack/R-start.lev +share/nethack/S-filla.lev +share/nethack/S-fillb.lev +share/nethack/S-goal.lev +share/nethack/S-locate.lev +share/nethack/S-start.lev +share/nethack/T-filla.lev +share/nethack/T-fillb.lev +share/nethack/T-goal.lev +share/nethack/T-locate.lev +share/nethack/T-start.lev +share/nethack/V-filla.lev +share/nethack/V-fillb.lev +share/nethack/V-goal.lev +share/nethack/V-locate.lev +share/nethack/V-start.lev +share/nethack/W-filla.lev +share/nethack/W-fillb.lev +share/nethack/W-goal.lev +share/nethack/W-locate.lev +share/nethack/W-start.lev +share/nethack/air.lev +share/nethack/asmodeus.lev +share/nethack/astral.lev +share/nethack/baalz.lev +share/nethack/bigrm-1.lev +share/nethack/bigrm-2.lev +share/nethack/bigrm-3.lev +share/nethack/bigrm-4.lev +share/nethack/bigrm-5.lev +share/nethack/castle.lev +share/nethack/cmdhelp +share/nethack/data +share/nethack/dungeon +share/nethack/earth.lev +share/nethack/fakewiz1.lev +share/nethack/fakewiz2.lev +share/nethack/fire.lev +share/nethack/help +share/nethack/hh +share/nethack/history +share/nethack/juiblex.lev +share/nethack/knox.lev +share/nethack/license +share/nethack/medusa-1.lev +share/nethack/medusa-2.lev +share/nethack/minefill.lev +share/nethack/minend-1.lev +share/nethack/minend-2.lev +share/nethack/minetn-1.lev +share/nethack/minetn-2.lev +share/nethack/opthelp +share/nethack/options +share/nethack/oracle.lev +share/nethack/oracles +share/nethack/orcus.lev +share/nethack/quest.dat +share/nethack/rumors +share/nethack/sanctum.lev +share/nethack/tower1.lev +share/nethack/tower2.lev +share/nethack/tower3.lev +share/nethack/valley.lev +share/nethack/water.lev +share/nethack/wizard1.lev +share/nethack/wizard2.lev +share/nethack/wizard3.lev +share/nethack/wizhelp @mode 664 -lib/nethackdir/logfile -lib/nethackdir/record -lib/nethackdir/perm -@dirrm lib/nethackdir +share/nethack/logfile +share/nethack/record +share/nethack/perm +@dirrm share/nethack @dirrm share/doc/nethack >Release-Note: >Audit-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 Jan 13 14:37:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA14154 for freebsd-ports-outgoing; Wed, 13 Jan 1999 14:37:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from universe.serc.rmit.edu.au (universe.serc.rmit.edu.au [131.170.42.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA14142 for ; Wed, 13 Jan 1999 14:37:33 -0800 (PST) (envelope-from maurice@serc.rmit.edu.au) Received: from serc.rmit.edu.au (localhost [127.0.0.1]) by universe.serc.rmit.edu.au (8.8.5/8.8.5) with ESMTP id JAA01871; Thu, 14 Jan 1999 09:36:23 +1100 (EST) Message-ID: <369D1FE7.425F6474@serc.rmit.edu.au> Date: Thu, 14 Jan 1999 09:36:23 +1100 From: Maurice Castro Organization: SERC X-Mailer: Mozilla 4.05 [en] (X11; I; SunOS 5.5.1 sun4u) MIME-Version: 1.0 To: freebsd-ports@FreeBSD.ORG CC: maurice@serc.rmit.edu.au Subject: Ports/9180 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just checking if there are any changes required to this Problem Report. Maurice Castro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 13 14:40:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA14719 for freebsd-ports-outgoing; Wed, 13 Jan 1999 14:40:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA14710 for ; Wed, 13 Jan 1999 14:40:36 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA29560; Wed, 13 Jan 1999 14:40:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA14184; Wed, 13 Jan 1999 14:37:46 -0800 (PST) (envelope-from nobody) Message-Id: <199901132237.OAA14184@hub.freebsd.org> Date: Wed, 13 Jan 1999 14:37:46 -0800 (PST) From: giffunip@asme.org To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9476: New port: mawk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9476 >Category: ports >Synopsis: New port: mawk >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 Jan 13 14:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Pedro F. Giffuni >Release: 2.2.7-R >Organization: U. Nacional de Colombia >Environment: >Description: Another AWK port, with some advantages in size, speed, and POSIX compliance. Over gawk or nawk. >How-To-Repeat: >Fix: begin 644 mawk.tar.gz M'XL(`*`>G38``^U8WW/:.!#F%?T5.TT>DIG4^"=NF-()"81C&D@&W,MC1MB+ MT6#+KF5*N8?^[94<2'J9Z>7NP71NJF\&+&LE[X?6N_I$2C>K5J->@&OZG@<- M`,OW3'65V%]W-]!NN[YM^;;IR&&FX]D-\&KF56$M2EH`-'*,BNP?QFV6B,DA M"!T6J8K_F*YPP1*LR8=EFFW7_7G\VY:]CW_;J^)OF[[9`+,F/G_#;Q[_(YC@ M!O*L*`6$69)@6+*,0[I[(V"1%9VF>DG($?R)A5#&`C^O68%1IVD9CN%(2Y^6 M"&&!\B)[F[8+?0S!.C]_)XWWRRR5GN-!MR+PZ.ONX_"YZ^UCWU4O&`QOIZ/!K-M,*(_) MN#<+!M.'V2A078LR[[1:\MO8+%DTQZW!L6SEZWEK7B#GE+>(G#&:!/(SF':; MU6)<7!>(E[.^<3L=$G(__3B;7G6;S>,3V>R/IJ>MXY,=E5,RG'QZN+J=7(^& MGZ:2V18%Z=WST5D*&]&NOI`?DW\ MJ_S/5W&=>\!_J/]MVU/Y;UF.K^O_(?`4_ZO;\7@P">KP\5K]!]?9Q]_RO+:J M_U()Z/I_"%`.+,T33)&7M"K]V0(X;EIY)MA74(7_5U/4J!%/^=\?S*ZF]?AX M+?]]U]_GO^>[7J7_+%?G_R&PUW1223T7`@%4U0!@O,2"TP0B%"SF2@P"+0JZ M%1U"!E]+Y()]0:D'=W99.BHS1+2D(,IB'9;K`@64&8AUKJ0.)+2(!')6_W&0]`NCEV6/]+>SWCIMWR#D M*Z;[/:_A3_M_=2+5=SSOVZOYO6<_ZS_&K_#=U_A\$<\9; MJ=[E?UM4^:].^J*^$^"_/_^9,O/5_F^YKC[_'00_Q#^-:EKP5^N_;[^(OSP( M.KK^'P+CO@Release-Note: >Audit-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 Jan 13 15:04:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA17378 for freebsd-ports-outgoing; Wed, 13 Jan 1999 15:04:32 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA17373; Wed, 13 Jan 1999 15:04:30 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA00917; Wed, 13 Jan 1999 14:57:37 -0800 (PST) Date: Wed, 13 Jan 1999 14:57:37 -0800 (PST) Message-Id: <199901132257.OAA00917@freefall.freebsd.org> To: billf@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, billf@FreeBSD.ORG Subject: Re: ports/9420 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: new port, bchunk, this one has files :) Responsible-Changed-From-To: freebsd-ports->billf Responsible-Changed-By: billf Responsible-Changed-When: Wed Jan 13 14:56:59 PST 1999 Responsible-Changed-Why: I'll import this To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 13 17:10:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA03249 for freebsd-ports-outgoing; Wed, 13 Jan 1999 17:10:36 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA03240 for ; Wed, 13 Jan 1999 17:10:35 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA09360; Wed, 13 Jan 1999 17:10:00 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA02721; Wed, 13 Jan 1999 17:06:12 -0800 (PST) (envelope-from nobody) Message-Id: <199901140106.RAA02721@hub.freebsd.org> Date: Wed, 13 Jan 1999 17:06:12 -0800 (PST) From: ambrisko@whistle.com To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9480: ELF kernel netboot Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9480 >Category: ports >Synopsis: ELF kernel netboot >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 13 17:10:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Doug Ambrisko >Release: FreeBSD 3.0-CURRENT i386 >Organization: Whistle >Environment: FreeBSD crab.whistle.com 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Fri Jan 8 11:11:34 PST 1999 ambrisko@crab.whistle.com:/freebsd/src/sys/compile/CRAB i386 >Description: Can't netboot elf kernels this let's it happen >How-To-Repeat: >Fix: ambrisko writes: | Robert Nordier writes: | | When an ELF kernel becomes standard, I'd be strongly in favor of | | moving even existing code like dosboot into ports. There is | | precedence for this: mkisofs, for instance. | | That sounds reasonable, I guess I could make the etherboot stuff into | a port and put the patches in there for loading FreeBSD aout/elf kernels. Attached is a uuencoding tarball of the etherboot stuff. I created the tarball by taring from "/usr/ports" since it includes a change to linux_devel port. This change replaced /compat/linux/usr/bin/ld with a perl script that run /compat/linux/usr/bin/ld.linux and then runs brandelf after the link edit so that static bins that the etherboot package makes can immediately run. The etherboot package builds under the linux emulation & linux devel package. Some of the patches I'm going to send back to the author since they are bug fixes (the stack and data areas can collide). Also note that it tftp's the kernel. Doug A. begin 664 etherboot.tgz M'XL(`-5A;#8``^P\:W/;1I+Y*OX*GN/:BLL1)3Y$*\[Y*HZL.*J599^DW63K M[HHU!`;@6``&F1F0HI/\]^V>'CP)\+'ERU;=K702 MB21[G/FV_8X]\$!$_(O/]C<\/9U.)_TO^OW1Z6B*U^&+LR%>\6]X-II,^OWI M=#P^G8RFPRF"3L]&7_1//Y\*W7^9-DSU^U^P>*Z$?I!==#P)_PAU_NB_+_LW M?-5/I3*Z[\DHXIX1,NG'S@GZ@50O<98J'M+[LO]7KC22*?Y+)A3W7QZ=#H8` M?\,,[WN*P\5_V<__;N2R#_,^_.:;*=#\M)!QBXKL?%.??W[T92!7V MO@3:IU<@)G?(KY?]X>`#).F:&0@L\Y M_O<&6@[.7C[]]WOY_P.(N8D4J[X`.J7N_F_>R'JVO;_X_75]^# MN#77O=Z'V\L?KGY^=507CM3O[F\O+XD*[K[_R]7U&[J[_/G^]O7%_>S]S?7? M7AU]V>=Q:M8XDIM<&"AC6[^?9%HAXN+].X#.%$M@7-#6XA/'"XA*0GT<)AG< MS866"5S7S//@$D3\$7M(M!@])(HDH"-BCY8B?/XFI)$YED*'_I! MG4>OCEC$5#P8]>?J`3Z]0',C=,JYCW>1U!RO,DG`V:'E9RE]CN#"'[FW1#ST M'7B+6"(/\%L:'7(3,XU"H35[X"KAT4RO8TT0GR=&$R_>&3:/N!VYQ89*9JFC M3(7O&F'94BFUM/0>9&H*09DE$:E':)5I%J+,2&C#$VQ$FG/4*@).N,0/B=4[ MCEE*4M+%&GL&WL2#X(2FG4*ZB`@;9,@1Q#3S[64NI;$-;QGKD.1H'GLFLB:) M015'[@M%5A)&Q-RUW7@R9S"=CP.E+&*&O'`E:7'ZB+*9*@O*HE7[0@Y M30GTYCLE96K=**RXD>T_")PRZ\2S0Y59@BQ9(N(TXC&X@R6>^T&4Z06T5DR8 MB9MOF$3G'"`"$>04*R7L!!DOB.3*NJ35.W=&;R%7B1.1Y@,)*P,,C5FC+SB? MT+IP6DT8X4>2&JUA(G6>X0HJW(,/:=1BN00Z@E$:F-AZP,&,0[@3G,9#ECI0E;JJ$ M3+E-J&B0!Q(&:BAO26:`?[G'5)NI34XIRVS"!1&0[EDDK`_BXL"+R4W<1!8S MZM+BJ$-0D\!9'#2*"C]QTR\28680(QEY=R7A/@B;/P(7I\YE7>\D MH\A<;LB1ZPCDB6`]BWQW`\*U;5&DPW!S2G+^BF`.($"P" MC9D+[O#B'B;8+'?,6/`]AD.0M%*5P M6/,2GGL$+VWD"SM9N.-"0?HH0.#6U]`.R93W$J4F3_)9.&D<-;G[$^AY=`271)38L\K$,^JJP80P6P&[_.A\%YL@&&J7,J"+3&,\7T$WMA66 M0>6A*OG4V'"KI"(H1:%4&4.I8F0T&/?G'I1,>,$B"JZ:,^4ML/6)0[X;0[FB MX9,_(I70+$H7#%J@"BYP8P@RLX"*)H`FIM@E72.81VB!MC#3H`"VC2\D<<(2 M-D<(^!%Q&I;`Y\>$NL/>`ZZ45-#P!8J,V%P3;^H\%WJ&-0H44R@@ANI@@>0Q M%'[^Y!S15&^!Q`B&!.*('Y5#G;%_#V@%PC&3)TNK,.JP/D4-#(HW<0JS2*P& M@AIR"=PLV0PS!U`.\2.Q@PX#*,VMD7P1"ASRQU/'R*.(.L*DJXD:"VIH90F` MT%:V3H/\;R4(:Q9@%5!'K&R?0B?62E`(0"E+9"G$!;5RS81^S'L'[H^H7N33 MY$7.E"&#Z@P-E)ET11U"$[7Z1<-NC#AY8<<`LQLG!3''S-?6K>U]#,N5%0#M MA`,**C)G9S=0O'"UG*]3$HU%9A=,*T!32K$D-(+L#[Y(FB7^Z(BMP?'6]!]X$3:]4XEA+8M M&Q?02C'>B;<`.29H*O(_8M=I0N.A[M*L="_7'9;^U*]RLC#$"W[NL(6S8]LH M:ACIYXTH;V11P?P8J)BBBR+43V;.UX(`IR2P_A/8",*%$JXY@#(4U@*2YDBC M@=%./(\#K!I21,6PQ4@(4&&P$:9G\<,O&;32S<*SS& M^E#I7@DO704ZG<%B$KH>F=8%E^V^RI>[M6T6:E<[#R,Y=_S0^-9!87N`B%@,&EA`08FT6ES>+*M6ABR-J0*5G$ MR5\Q5)SA>2%"%TX.(C`":Y8N\C7=V-F"IHR6-A\HOA(.A@U2`5GA!A;T,6RK MR2<9Y6"\C.S5#M'F4&*RS4)QSYG*+Y6#B433!E"V&JM14%D;@C13H8LOK!E3 MNZH(K5/<^XW[9`4@7EK7TD:N/*0`VRZLD_^29R;(R/A,!IW2Y'/.*&];%0II M3D-<&BA@@7G!-.0L-\V8K*120S7AD7JTI0R-@:=>;\E]8G M7]G\!;-0N"[FTD=NL[3=X>=7C,>%SR%>IS<<45*&BP!%0;;,4 MIW,!.=PN-LYST.'R*'?.:&^I]B$?GF=Y8>#6/T5K4;GFN4'@Q'ZB;(D>0[DN M<&1!96W$N4\PH@+:KI)'D?F#?,D/N/5>Y"-'"]P*I_/%85FT@'V9MU>>D?$\ MC_-JS$<)DVY16=*@`KO+';NB#-3*ZQP1VD=>[J[(K78*\L6GLE;@LT_;M<:^ M44D[,'04CPM$94E1GV3YA&((VEIYC#6S=6-/K5.7.HIUF:;:M8QT^D+YPE1( MN@H-7C:WN8)J2YE:0QF?2)9!U5#%:*"`<9X/+D\+=9X;5]*NDY@%W3[(\KK: MFUA=Y-F`P]PY+Q9`+P]"4-LM3QA"WM)08%76&A<)"'21&3@.E]#1,PPE_'QY M#TD0;B,$>I02W)4I9&"[9!1!D*ZP5B^J&.ID4:1<-J>BAE&-S%SMBELIWR_F M@.D\6<*BQ8G!U1V0X&D,,%9!G/.UX5+Y=D+`!$41"^4Y%@/8M-MO5`LVB)6R MQ M`6U)@,RV8!.I<+(_%OD[@F024@L:'RN)E98$&)HMA'*'A(3N:B5,9^C"V!1N M2>8DU"98_E!L'2`?!-RUK9)WY8#D,;BC^W,X!PQE=)QD9K$:'+,O6$_APX>KU4\6.1`&T4O>P= M??=?_6._7SR,[_]/_[??X/;=G_$M00D'-AA(@R_HUQ[BG\Q%W5Q_N[=L*(*^_V"A9>CU?5O3Z!.$"O/@*QG)2$]_& M_#X`\PS"3_W?OO(JO7\+F]?'_K%ZUNL-1.)%F<_[_S[7_L#N5>*'_^C]L]^1 M_5_^\S?>_VI/B=3HD\_71W]R^N+%6=?[7_P[+=[_#B=C0$\`_T7_[/.IT/WW M__S];_?\1_[GZF-XNGW^)^,7Q?R?V?D_&T_'_WK__T?\??EO12J'Y3?J]:#, M78C`?/7=Z]NW?_WZ25?6IX7BR;-O>[U`JCZ1/_NU=_04:P,H0!]-_T]_ZG_U M5&;&UAVOGLZ>?=NOXE]EL(4)ONT=G1S+$R(N<<-GWQ[U8-4K^'$U^ZI?BGO" M!M!&!;YZ"E5"%IE7M"@[59Y9B5C8]1W^9'0V!7)']62.Y0F/@B=?/SDV3P9/ MKNV`OGY2=(&R_]G3\[_^MQG_Z4-X\N$:UNS/UL?6\S^CX=GP=.3B_VQ\-AW9 M\S^CZ;_B_X_XRP^H9$K#%DS+P>E@.!CU'#A&R&0P'8Q>]*I'62:#%X.IA4#% M)F/8,Y:G7`;CP7"T@8L)=]K"9NMBP`Y!Z'A3:*'9$+A/-_"X#?-8B@0C(#CO MY3F*Z;*IBJ;W_'D@(E/ABCN..S9TU((5+H;=7(.2.*BZ4["5._Q M/$QQ3T=BBEL\`5#>X$F;VIT[+%/I^7Q:&6'EQAZF*>[P2$UQ@P=K2@F5=CPI M9;E3-R6./92*A15IX?/G1=MN$*LCR)(-D)?6AL2\BEB_-$0(YHY@:UZ9#*[* MR:`GDXU;6#XL1$S.I\=V1A@D[^KLMV"*&6_#N7&VH=RP&R@7%7@RB6W!"XG[ M1Q9O)=+&][;)\90Y'<@M`G#7M*T#;P=6;T53(.Y!LE6,/]\J`M!;V6VRV$FP M583@G&\5L;V#'=+S?+0/S59!L;?@WL-V>\^V]!-VNXO;9I_,WL[P,:\(!XMM M9)Y9IWP["3W&VTYCPV`'";V%V4J3<`-.LITDFJ'*>A>5T#M4IECM6;<7JK=BL!8L8#\_CM>E<(EMU+M';L6TZE]@NK:SI.]5RV$Z]''X'NDLS MAZZH)N8R]:1/!=4("CLH]R95]#SP6U%T5G?!A%HW8-J>=:S*""*7E?`^GASS M1X8DNOAJP5;D0"2M>$B8PK`(3TS&DW8*&.4LI,SJ;=ZN69GJ1=AO%OA+;@@4/T)WC`H-Z#W(9 M#/2B';]./$RFW=J#FRR/F0H[">B8=3Q'-/)N<-X M%N?CT],#><3Y]&"6;PYFB45ZJ`'B\_.'`UG20PV6KM6!'#IERCN0QXN$/6YW M:$_902RPQDTGTT,-D!XT&+MG/H3A\(B\O7S]YMWE_O1!))DYI`-\[@&+CEX< MS%0IP_=GTDPIMCZ8#3_^(:9CJ#X.9KSY^4(FVMR9@SS.LKZ??\3C2H>R?4!/ M\F1T,"-/H"S$LQ^',N)&RW1TL&THU!IY]I=K+3S[5.P=/6XHVAI8=NC<.DPRH[B MI85K=P'3PO2/1?;.0J:%9WATL>Y5['0Q[U7P=#'O6_34U^L=]4*=>'O-4%^+&W6#I\S0/?AW MMW,>BJ0%=%>'X?<6FH`&B:C?5H6&C7ZCZ@LI!_#JMV$LDSJD\G+&0>+&;?6U M2"ZU^FK*P8KW3.Z^]G*MI+'OE<_/!K6'H/5W.+FN3>X@?VT]KD(_ICQL`:>M MQ&G8"DU:H6D;-&C:Q_;/FEVS9J^LV2%K]E4#J*@Q*T8$P2;)IGZ6K@+&EQ-@*';5"QZW022OTK!4ZK4'G$%I&1"W:>4$(%08NWILH^P8M M4WP7JC&T!K(^0GQ)O2F/?G=C`QSYG;!&GSETU`JMFU,;ED`1[;=8HXYJ]-%` MUKN"@E[AZY(-D?;'/[JAC3Y*>%U\/-F4X6`-"3FTE;]A"?L;))MRMH-? MM(/;!W/\31,<;PXR3^\M(ZJAQMVH22>JFZ<1BK2B[,",.C'C3LRD$],P/!ZP M:KF[>=B,'UU?<%$@.X*! M-Y<_W=4A[Z[N+D[<]Y:\%I3/YS9'L-5#"S9@VJR\DY5W-HBZT?%ZY;4*+]B' MV]A7WF@[>KP=/=F&;C.=Q>-+O-]$M),3]+@\PE?!U91QL+HJ_KPI%D%-[Z_`:HZ/U>JQ/3[II+BSE#G^,8TA MM"?>R078[>WE70MB8[`%ZH?7_[D);"C;@`_>W?W4B?.C:!,'C<&'NVIJ*%!I MQ(0_@-L.U(P_FFUH^X,:.3[?.J^":,\W``F6OCX7?2F19N`ZD&D4BWZ(FH# MNH;L!DF]#D4U[?<1-\':-'NK'67+SZYQ/:-O[3;@M3-M^=&J*&A"$E^PI`EL MF4[Z=9T&C#,#6X"F1^3?WF]`TPPGQ2BY(<:L&A#W`Q$-(/[>0@,4I\ M=BO`VN`O(#2@8KXY-U'UR&';8\<2F#PT0;6SB`[H?IR@"33-J<+?3FCZ7LQC MJ9JQ[+X47`&C-@;ZWFL#:!;VB\MUJ&K&=+K:(,%C/6VPIC?6CVSFP+0Y9]I;\&8? M[AOE?V?ORQO;-I)\]U_Z4W0\3J*#E'CIL!QE1Y8HFQM=(\J.Y\59/A``240@ M@`%`B4HF^]E?577C;@#-Q/'LO@UG(I-=ORYT5U=75UOIQ#S.*&BPU,1++:8X0I!/%3>'%5+QM)0$7.QL8<&, M\\OHI(EYCG16/ILDKIS+)H:"VG^;H116XQB21OWL7^X?WN>"RS54@I M+R:12XM)5&DQB2(O)I'DQ01#MVOE\3QQK!6&'D'PP2?)*P62RM(]SVO1!0-2 MTABZ9<&HFJ%%#YO)5I#%YRYRP+@D@C7*>JN+0'>5QTL=.8:16#J3&FBQ/+$?S6 MXBJ`=(Q.(Q::/C?,JFHNH,$+@WJ*3EY#%=VW7+S':%E5$[DS(4&,Z4[&>ICK MZ%7/JRL/OQ6H@NZ9NC6U\JY(!D*WC>7]@C2B3@6EHV8&$%I5K?_`KW:O0*QD M10`/:U=;%L:6*'ELE.880XD+GAW0=+O@%V/RO?DTQNY?15H52-Y"\\8E'(E6 MPI)H_D)&*OJ4(G6,]X\6*<&##`^IXQ*YE8EY9>1U&5*!SRY>V$UC--6F'E&4 M$V+N[46)-#)4:5Y^+:XT(R=)<\%$O>*),56>M[*T3F5I_>*,(B'(<]!MM"69 M.$V>C^ZTE6)-Q%?,TI*S0U<\N3(1VZ2;F8O+$DO55E]&D,_4!5$J*TYZ*$S1.6WI&+KFR]I/8J,HN2Q: M0!2ITDAC!H(`OJ-?"`F0;RV+("0$:99B+"!*+H1'1'H9F_Q(4.;M8_I26LRE M#2I'\I4193UC65R*H.0PD,2SD9+=:9RA2#L!O>Q`DBQK9DEP1*QPY%)I33V; M)%W56'AN(990B&%&"^2Y.67Q$<64V?8V1L)V)YH(?45W-Y31Y=EUZ0)$3)4M M&,1$F>V-B>E-IP4BWI=72DMOW"U0I>'KA"H+6L=42?`GIKEX/C#?"W+4L$S& M,;TDNS2(FE!EIC&AIK?RRZC)EGT9M=!7T\1B%K5(:B>6):8]TF6XIL4*A MC.I6,%?X9HCBY"RB3ZNSVS7L';.PB"0H086Z5C8`_,<+74KWM7)MKFP"%*-D M<0C)-[8;GA?='"2-2M(G2\L.+:<8JD2B:5BAG#+-[`%.4RS'**>YX"D5PGZ< M4IZIE%*>AS9HE%/+2X]NE;S&U*-*\]40RECZ$J=44$HY"KM=3*<.5DPF6UU, M)BM=3.8VN)C.K6\A';J.!)M<691)1RM<3.5=LYC.3:F&1;X6IJ,%U^7+NKTF6$%V=1+B:]' M=U5Y7VNS4MKIVVIJ59%/WUZYAEE!KBK4V<49:DD%_0+7Y$O)E9G/;_Y&4]9R M^HC6]LOI..2742L+=EF9M4JXK>1=+:M1M?*,+JJ+5BUIH%8J3V7>>\NK+#C0JX2"]$K^GJT] M53X``95/0$!EOR9$A4X0O;*0E>)[7VF1WE=:I/>5)N?]=36Y6BG>UQ2[PCY7 M=\T/-]7&[,--A;`_U%BZZF[_H<8.?JCL@Z(#SRL'M%(JR*N$)H:S,BJ(LH3$ M![-28D5AQ5!62JTH3S20E9+)%)51J[)&HU@IF3=>*9FFK15#6`GMLBICA0S% M^%5.K1"B&+W*J15Y:>PJHY531E4RN*E0SRKQ5#;8;76'N:UB7"G;4:6.1:-= M*;E"MM%85T:NR"E&N@IRA2RB<:Z,'`US5?0J]O$@5P4H5YYXB"NC5PGM?965 M>E]EI=Y7V2$QNI51*W7@?76!R_M"9;>-!K92N2E] M^+RD&G-Y6>?EU9B75V->DKRVR='G=[7*Q MV.5BL9W2^MOR'/)'T.6:%20Y+\$.E2 MAY2/[(`#IN,[4^5QYQ!?3U=,+M6=D],WLE24W:U\G>*UY;B+XB8!3@I'TGH@ MH6S=X[34]I[2"NSW$DKDLQ<)5J"_96 MUCIN,-5+EGSE:V;T'@T9Z5%JL_'@C[3U<;5$NEUGYN_^)#T=B@3Q74+QS)FA M%;9/`L4K;NZ@1+PP24*8R=".+-&3)/K%I49*'.NNK-2<(J\KTGRMX/7ZNW3K MC32UL!U!\V<_YY),/V^S9%L*,CL)`A^/ECO+50M?@M..0?R"R;F1;#6L1F8. M!U1#TR?H:I!/@1(NV6M4C9NJL5LLU(23'"&H!F:TH*:$R@)?!(8;C!5K1&=4 MU)!:<*\H).5<-L3TTOTL-!C>R5=3US_J$:FM[S6M>>:L_.[-RK MJ[RF)LST1MYJI+D*51O2F0:6JU8I;A+4L*E-A#4:DM[%5E.KU":[&I&F]Y%5 M0V'LGJM5*;T)M!J9V:)=TX_6Z/!JP,P>V6IL>B]U-3*W)[J&;7K'=7VUU,JZ M5)9`^F**&IZ!HA'-[,RNLSJ*G3ZU64ZE,X^#B1(ZLN+*>#'LJ.)UPW?5=`:W MCJE:(5%'2PD\608+=QFH:4,L#S7>EDLOFUY+J5Y[&WJ0HAN2G&6H';F4<"O5T>UIXB;G(6K4)'!559M# M5=6/@Q7[8O)^>D5YJ99Y96EK^`_JU1-@Q>HA.GUFJ-:$=->KGV*A!6-%M&"M MVH+QH2JU,BBR30X>U=DD-5QR0JN&W_UD.54;U5*7%M0`%?FE;X6HA9KA7''H MM]1,K*7V:$?1BTC?5U'OFJCZ>\F=#34^C*&&,TQ;4YNHA]X_++W=5<+:AIJ, M)I8S72A.'8*)IRL.JHJXB7UOF`^*NI%_]]I,T0%*K^G4U;W3 MWS_L'/JA&CYW=K7>U5\I(>DUBDH!&T]]2!-812N^T'YRU>Q#Q%?5W7:-I:W6 M<):JL<@?Y:SIW/G3B;4ANP=5&0NLJD,LT(J2X]&'L7*T)'?93NV0$-B*-IS& M#NC[EN(>NF'^!:D*48606!>*H"X3.;L;(A M@)+;!KX:4A4]52U)F#[372,03W$L7"LNFZ"]=="J$U\8Z'MJ@ZCF+<83Y3B0 MKO9\[>=0<734GW1;,Q1#.ZG5J#J+L0BUR9B_PT)Q/-5=7S%LA-=+K5,,4]&" M.FYH32U5=W.FZ!9#;W[2C;W>GEKE5ETU8+!0G&$L)LHS1#-4#1FA9_X/M1@) M^&EJ9G6I'K&:!8KJC=91T7YP0:E._Z?C4#$BR=FJS@<7$\7(^5(Q^!*N,P(& MNIJMQTJI3_B#GU1=>O79E&YT^O$+U:JAKJ=J#/WT!HVZR)_Y,%:KOFZH62LK M,!1#TNE+/&IJY.DX[U1L5+6.,K5\\S&Y7J3&GBVLF395-$`31;L.AFH,'I*F M&-^HIK[&O8 M@84WME6UD9=6T1SC*[(]Q8%;,%8TR.G;PVJZ1:@IKG=C"=2E-M&>=$6CM%"- MB7L=M:4#W$JKIC'8QU6URW9=Q?@?6$35J")`E8?ZU)U@M>$;4]%N!(:MIB=H MCC3E54IH>IQ(JPG6URQ#;4STZ&IP]85RT`.P^,F^]1I9K`/&&7WH*\X;E^I: M!GP?+35W9KE6Q`DFQ&NX5%,U.R/ZCV(9EFN%LB+>J@O'KA.XBJ$OV^,W$ZHU M-:#Q'FGU0L\UWYBHKTAJ2[QBV%&S&-E;4\NP6K!HB5VCN!G5]>I*DLZPQ#C. MS*G=!9JDUI3E6B)RFZS&*VR/2D17^V"4`Q5W*(5 MX^GMJ<%262A*>Z!2_:PV3)]@YXNUF@=YUX[6Z=;!UQDD=]+5=TVE+70Q7&$; M3LH$UD^K$O!AMW_X4KF>M9/&&*HR]"6#1_TFN:0#VZ[G*9O`Q8*_:6*-IE&< MZR6=+707M=Y:;G!H]0_KIC&93K&&JJC[QQEEG-3OD,UJF+KN:N%\;"Z6JOC4 M/:(*7H>ZF[*PO$#=\2"TZFA+8/SCFTJ#*.'5O0H.5_4J.%K5JR"TLO-&:%U# MNZYD8[@4E=PW@BHZ%KPIU1P6PBJYA1RIY!;&#:YT3".IGJH_P=M0=/_7KCP_$.50-"F\:UPU3UV76XJ';U.]43J2XAH/(B[.&"RK44,U5 M(+#R@$1H5=>,@P/E4JSA:A%>S>OC4$7_FDM#T;_F8&^]EI\9DU80+NN"`:EN MOX:94A[5"/V3]O//ZV#7,(+J6Z22+&K^(5=NY9D'AUNZDH,I3"6ZQ MU!WXR'BJ^WT\A^KD([*@:V&5)A/1T(W_*AMF=>7%/WQ3A8L<;"B M%R:$I^S&BI*L,1B+XJPQWO,J`R>'*OJ)$2K>K9"-ZF`NX.K> M1:PVZNZ%D(YGZNK25_3H.'@&!MBOW:21UDOUT4YY>B.T1LU?B"JY3G1.E,=3 MB20)D:N&YE*68XUA=T!I"S<105RN$KZ56 MF.%>64?6"6L27C%"3=AU8I2889V`'^(5`WX$50WXT;O<50-^",Z^R[D>KAC6 M0JSJT@''*D:2"*P>+R/X.M%IRJ"\*(#H=>)F-%+5'M-.0]<2S'HA-I%#<46# MT,H!.3XDJP7D(JQ:0`[1:T3,"`Z>N#IXG1'G9]?WU?NEJ^Y7T="D["DI1@1Y M!U['P>=.C;'&P*7HWB?>DK*LUW/N8WU=1T_6"-QR7UGA&*H#J&4[NJH]5]"Y%!<<.,0(-%4-PI(3)XOCFUZL[BI?!/D"%0YZ\Z4Q1H M)9>78\W:8VDIK.G5GR),P94<.H%=2Q%573J!5@T0<;C"#9@)V#+6$LD:G5EU M[BS02C-XCD4?UW*4A@W1E6=*TU3!W5RH3:`$?+)4+\C"#4)3O1LK>N<"["TF MKGH/=CW36:OI%ZLU>MHZ/GI4GN3MO0K\U>8B$5C-YQ9HA5,"*;3RW"7&!_Y" M::]>DF'I]-?%K]%4JK,C`0_4VW2M^0O/LL;L2V1PUQB&@G4ZJWKH5.#59WKJ>-6)8P2WUQL?E:>/$5PQ6!R+4BW(S>'J MLU.!5[C6.856G,P*-/1M;:'N?ZM.KSB:;A521ZL&]`5<;5;+P0^:WEIG*O"@ M&8:_!MRZ7T=A'O$N?UTI,B`\MLE:CM(ZX\'].JS7BP[$MF`=K.I.?I'AT9JJ M%^5A:1EC\V$=([S&G#^:S2[6:]OUXA;B(:IQE!B^ANXKAUV$3JPQ?5<+N#AF MN%M_;2.AZF^P01B^5@)H=6J%4,6)-#T<[P;2ZR^G0&S])8N(JCV8C"!?330* M5W%$$E2L@]*5/52-^EL\Z='3,9C\NAF&>+)B\ZE M8N/5K8TAJOZJ35$'U9;S%8'>8;M;=Y58C%/E&3BU&UUBG"+/P%'2,,M3NKH% MH;,Z:RKX35W_L?Y212JC/5?DN=""NF`%(B=U[D[<,K77147E&S_\I,Y3H6W0 MTGN>>@`8LDU&7#5"09IZEHS&#)(JBL0L:%1Y;S>42QA1M:8TV(.YV&-SJ"\ MQ!RUON)LDYJT/@02Z(%%?U1Q8Q6['J/U6D%P:-17/G0ZM_N`F^!_'[S%3N#N M]'=ZI0;EB'\%UOHOD':K##&IB)+V3T[YW: MQTYM;6:XCXX";%FKM+;E>:8QGOG:4PU4$5(G?,34B7[F6T:=6B.FKX"I$SMB M.OLUH+F-R\]U1>*HNLI9,);50**7&M66RS:GH4)7BV#U7J(RK+R%"ITO;5H0I,,2CA_#56=95&Y#+NA9!3)W*(:;35@'5 M:1R!ZHKDN&JMBAL$ZHV>0%UJM8+U;,TR:C`^:5*]!L>X^O;$7?=*@T4`(UKM MJ!=8WJ0.$FIUQ4>(@L3>U9GK(`1S;==5#!XV,^O:D>8Q,*NK@UGF>(K"-^OJ M^*!D(Q^4;.19_?#V:%J^,<97=-_UK\P@)/OURJ#7X/SK!7A`(.>:W=GY955(05U'P-%Y-)3`4[R.(DZE,OB^`!54 M..\KX"C"^NHP#U%3LJ+GCI*CCT=11PJC!K.E6I<>BZ MMEI77CHP[7]T5!3FT3+![4&AJ^CVHXO@>%VC/L-*4:0K7`52@*%(6]I*17DY M%L811\54ZMCIVJ2R)"MS9X!1F_<'3(A.'32-&H"75B`_E ME._/SJUX(4Q"Q^6$BTU:(:$I23XY=12&AN13XW2+W]1$*O*161@WBU M78((Y[ZI&15/>.QU*XN@>>.:9E$B)U?V%1$F*(^#U],'NQ^219!*W&)IA]9D MJ<0SF"?O*JE^^&A>7HT4[G)X=YF\*+":Y5`-Y7A+I7I_&%9K1!IZ!P.2"A"^ M!;CXU%$KP$`1IEY0@54K;?#DJ$G^N]>*,/6"?O>ZJJ^E"ZDE;\"L!RH7(-!] M1YDUB#4Y@%*M`-/#_8>%:RAU$@ZND@,>(X:)ZJ@64%UOCIH&"RVX+S=/$:^J MJG[0EN&\G$I+<:742L:Y70\2Q#*T[%+J\'2`_]71===QZC#5LA2@JKH(R"*W M4BJ!5%9)7_K@B:5.DLM%:E71]47%>&6[&-8LIW_WNK+%.NU2VN@2_E]-K98R M0:J>?NHN<*M"6%[\&'%3`7&@]VE5$HPA55S\JE+X%048.KCY)+#*S7",*&=R M/?G)U,MKP,GEV6^!"I@Z>CF#T=RTR[68J!69:??-697;]!Y7$7/^'# M8HG_5=)/P*>MTQ\/V*%B7$*CR9F56F M#4!#![IW-9]*[Q(!H]`8F=5B!LCI0JL8V!#S%-0VU_>6,3/#JRKO@,.<6E8? M*CK\!^UQ]\2V^=,J&@MA@6Y9HV0[?@VJHE%CF%\A[A1(@=5=U00F@ZIF]CH^ M^5Q*KV9PJOD&KG]5RQ+&FX7F5$Q>$TSUX\XHM*L`J69S[OH5\W0!J&;Q)GF] M7CF@FL6%-JGJ71&BAHE5,:&)`-4L+DUG^7H9AFZY^Y>!U7##.7.=JD<@%59U M73!&53.[T9++8"H0M4R<*JL:0VK8N'XX=RLC20FHFM6MZ9E:I:5/@6I9P2.K M>_)(]UW;GFC5SXM1U0\"^ MEF)N!A_V\$_5)#B%J9K#1K!:0/6Q<@D`K`)#!J$-9D48.PG54-PC'U.@2^K+J"[MJ&7["&80CG]'":,NEL!&*Y6%531Y.4` MT9[E`*#ZFO]4@;CQ78JRE"-&IH_AY'+`G5@_*D>`]E>7DVM_.5VH=CE`Z&TY M0"A=.4!H5`6`*U05H%<-0'6BT)YA3DM85%*YNNDEU).%:TZT4O+9FWG9620_7T7LE1/U<@GCQ445K;,,[%+:J@?C6BEQ"AVZ@HZ! MQU)%=%:&J]>X((BH-I)5(P5Z:*46TGYR2"([U%_&AOE@VBWQ8OMGA//X_G(\ MUJ;K\=>9KK?H/H"$N+U-WZW^X7Z+N&E`YN?LC$"'Z588//OKTC%7IL[\!6M- MV9=GNU^>4R9Q&D_?"=ST[T7T._(JB6\IEPBE!8M23"(!^`_7"<43,NFC2VDR M_)"G#^5LP+.7I^,L3TJPY,F+I3R]A$L8$.&OAN5#]3$5)..";9JETJ*OHOW2 M/Y,FK*#D6"04>2HI0RFW2%4JJ*)QRQ%IRD+#TYE.1Y+6E:3UMF4L77X^H1)/7?4N1BQG7RJ&%+ M4+GDC+(X4S?]&XPJZB,NO`?Y]*EMKG8OAZ/3W:D6A(]Z*5U&R*WG*3#E;O5V^OD29P4AK*3O:;)T\`3Q=H,2 MDBP9ZB-+QE>#R]+QQG)9NF.&)AV>52!1(XQR4D:;(O24TGE1WGYY9CX1K+G"&KS*`"Q$L- MA(>O"L^K3146WW>JBJ47J`:/+:CHX8C4`[;$:@*'3 M2D0IL4!()41?92Z^G*9Y7DM<*1%($87$5,*S9__VY^=_\`>O?S/#N>GCF[1V M_YAGL'[[X&"/_1MCW79W'__M'.QU\-_HTV9L?[_7:^^W]WH'0.[V>WO_QO;^ MF.)D/TL\6\W8OVF+B6\%]VX9SG1FGZ,XG_N3;?]+\$2GEFU^VF=TVNW]_7YI M^W?:G;YH_[U^?[\#*?W./K1_^],60_[Y7][^S\Z&H[NKD\O!<2-6`YA.=)[= M?/=&EGQZC MX1W@H,7G8>@=[>X^/C[N!/9RMN/ZLQUMF=+#9Y!E>'4'_PUNCQM1T_SU<6X% MH6WNZ.[BV;/7[X879^.SP/OG9\KI'+WZYN;Z]&YT-;W^%28T^MS!^ MM4LT]O%9HP$#X<+30N'E1O$JG(!ELE+L:S<5!WOV;/#A[O;D]&Y\>GEVW.!/ M8RV#?<-BRNO!^?7M8'QR^V9T'">>G&/-*:WQ3X:JMIH^L-:S9^]&@_&;RY/O M!L>=QE^8XX8FC-YFP*R`37UWPFYG/.+JJ#L^^O_UN='L* MF!>_P%>JRHM?HA;^%9VZ5J_[[-F.\"/8-[@,0,O;B_MO_QS)_Q=^LO8?;7_P MR;T`]?%_[Z#7@[&@T]OKM_\<_S_'1];^"^/32KYF_`<'H$?MWVWWV^V]?1S_ MN^V#/\?_S_&Y/-MC&Z4C]R8[9B^G^]/I5-O7#E[VNX?3`V-_?_]`ZW1?&D:O M#R[[G\/&_^1/MO^#6Z'//_D(L);]WT?[#QG^M/^?Y2-O?_JWI6F?YAEU\S^8 M`$;V7XS_>WM[W3_M_^?X;&UM,4^W=N8P";-FC7/?8F>FSEB?=;I'_?<%VM^2/ M&5V>-AKM5:?]^G!K%WE;4P>`.=Z`&@]NAJ<=8O<7)BU`"@0D=[8-][R1`00?.H[E'WL'P4Z+]L[L>C`/P_"C^=\E4I M2GMSBG&KF:[#]].;&_Z=M0;P\_W@=C2\OCINB-D)(LXO3MZ,MH\;K;.(^O'Y MBPWQ??/C\RSF=G!Q?7K\8H/^/3D[N]TD8S<*-?V>+4`%V,2$_]ON(]OOM^\G M+'#9H\GFVH/)?%.SV<)4&^\"H(BD/BN M1#.@V*2FZZ9';T5A4]=GFFVSV^M+AO>H!L`IKCC4ZB4*`]+2`MH7:?]_-/B+ MC?C[O[:A99VNT]YK=J#OBFYW>C$XN:)(/53BQ4:`-S`P:\I^P#V1Z-GI[$?V M"BOL,%.?N\PQ,=5EMN;H_.LK-K6X'".:YAA$%[]`?1PWC%3,@"_L[/KU?XQ` MTKJV#%"YS">"H8(%VL(D;EI`OQW7:4%EF-AR&K#),N0YJ%E"%]M,MTT\K,J6 M'NA>X#YK,?C_I]+?5E9_#X5_Q=C.Z-WY^?##8'34V!FQ'2U8L)V`[4R@@CL8 MK,<5";83@EKMV#]3@OTS)4T-XH`=L=-^">W1YUT1&\AV-7QY%3"3&M[^46<_ M,;P)N(CK[I>;WDZOWX3I=*0%7[#3N>;,0%;8$R"AL7`?&I-5\R]4\V^_[3<: M7S!HWT<6!!'9")J352,F&`%T""+HD"_N`4E&#S/JMA7E#S!__,-KZBLN$"I: M["A_LJ)]45TV6=F1^1JE1\'^7-M\O<.D^7ZN:K_^RXKVVSMH=O;C7DR%T*#H M/Y!06J/3VY.[T[<_\@I,+1]4L->]?\U:W[)`]]&-@QKA3D*1UPR:6DI@9E`G MZ$_3U%2+?M34_XI:?!ZM0&D?=7KDV=%\V>WNQ M+EA.$)J:P=PI&KLGRYDQ,';<]H5+W^$+B0L-K%1D@,V5%5)-W*5M<+LZ,<'B MXZO_P*I2!LUY>L1AC]$\N;&#[]F#:=_D)0II!Z\$;<0B:H&4=[<8"(&E!L-6 M9[/)])5@@!+ZT@3)?FER,5I.V'@!\]*7^,.&LD)+(I?'^1,S7#-POD8+#L8: M:0P>>/_OR`JEQ@40J=&_3@`;:279_)Q2^,3^?^7\3_\TSZB>_^%:7S^)_[9Q M_\_>?J?WY_SO\> M0(L>[1T.3.*'89M!W,"=N[L>.LAU'Q5Y?7]\-K\ZOQV*VP#HIXM7UV>!]*@ZW`=T6 M_P5NZ)""O0`;XX3,,!\LW@O]3"1UR^0%GV6#KZOD=SW,%V;B346KODK&1JO?D^AMP!^;_J.:3O@ MYZ=SB&<[TV!L0(^ST3.//,ET#/#0%Z#LV2HZXXGE!F,8*PPUF:0R2.5BNS`L97(0?F:ZBQ]2 MK?.C-'/Q<3A349$_0&$.2_.:\8-F6_+"%3-YFO%#3UX824VTP(2G**+-5:@. M#IX6,$U3Y9R@?WT56P,ZE,@;7N@<'0.,=5W"4!LO+&.AS5X)WL`%WX,6?/,- M#%S_9$#\YIL.?=-FELYYE_/"6W]?Q>4$7IC`Q+M9:2XJ>ITT M?=+]G#13TWPE@>:94.6E3%*:-+@XSQJ0P7!\-3P;7-TU.OOHM(TP%U@A1[.XKUF+\V`@@X>O4HU9Y)N[L97[RXN&HTV\GOGH#WATBD"+ZY/ MSAJ-#@(O8"SFTA=O_"V`S_Y^=7(Y/&UT$7[V!-88%!?&\7MTE]'X^PM1\S(. MPZN[P>U-HX<,;K1PC@8=*PMMAI#1J./>4Z6*\NV-&CGU..* M.49O+X:O&WN8XQ:,MO\``MC`>!**8K.(OWF+4[A]+@71>E`JSW=GOK9@A"Y%*7O=UL1"PP+2"4T=IK<@V5@<+'D:B_DW M!O84_CTQ#/]5GHZE%_2WFCTMT%/YKZ<9(T&UB(*=*&U[4O6'S/B`5XTX1ZJS97%"/XGW M)?^>:95L)JP]9(HYK,[R\6KK*F79+9*GAY(GQYDY5;^]$#R=$GF M\J>#UCO&*M-8-`KS]]0'$3.1^U?&LP_FO.='_2JK'TG?*NE>J4;W4MV#JV.Q M?Z!6>6.N-TG/X[^QPO0.=I"B1-L]F**@E<)<[RT_7,+8$2_:.-%BG+7`]T[) M\"!29@=RTH[GGS.M&I43GTS+XK)\.+:/R2"P66X5$FCYK\1S9_,?\#%XVT/ M244+RFS3F87S5T7"`UV5&,*\J$CSA:\F(?&Z9M+)%\<`DB9&I1S)6LQDI2`: MU#:A1=YY>H8\=Q]#][B-E$0"H..>$`0-$PC-1XV_FR0*_9>QDO"S2B/LRR?@N;K)K,@`GD^F$QWDS;S#`_\JL5\^^P`;X`O>>%53K"U"M+\I4JT!(J5:!EJA6@214 MZXMRU2J04JI5H*54BV'-F&BPNSFZI;;MXC7X%%<*0I"<'J\G\#-BU'!6$*\B M@"-K@FO`>)/1"MA^M]DYB!<[/U*D4.]T)&1.ROY%9&MPN&`F?J6L7'L_ MO3AD&MS?;Q[$&HS]*F&TD>F'Q**9"V!MX22^R?.9#FY1^"5:86E8S9]$^1O6 ME&U0?G9\S#H(:Y"F-G)]K+%E33SH[1NY=+:U2?$8P0ZM,%,&?#[DNPLWA+II M,):$2,.EJ@E%);"TT-.PF;&`&QLG?)C;A!*WOK5V(IW9,8)-]LTWK+_)P$[E M:)/5*[X?%.ZQ'VBN][3!A?H!I5[:U,\LSR*3 MSG["9"JXE.5&8*2S4!DJI4VQ1Z2`+F8)74%``]N!9/RW#?]&XMA&_J\R$MI& M$46UI^[-O@(;WCXGV70W"=S8EH+.VYOLVV\9EEBP)).#@T"<`O#D-VH7)GQ+ M]>0V$$H+*:WCI&@-BC=MIU,P4HD#.,[RPKGO+F=S5!H#MR$]6E`<:&!RH(02 M:(C5SHW.)N_[^,=P>2=H/,[1#=N(B@OEW1241MYTPRSX%;=6 M!X?-?N<@LE:?OD-NQX8H68.(O@@JV95X:`[N+4]*P`OW)H$QQIN@CMO-^#?8 M,>X)1#GB++3R+OQ4S!%](S!I/'PVMOCB!?GTFQN;:4ZYD0@C/F,2PP_0J#\* MQT75HJ2RU]JI5-],96NBB.7&GEB)_M/^D1I_1>Y+I_W:YNHO]-2#>40XW7@N M,K=0G!_]C\YSH?\Q`(.NQ^W5EQ^:['F36*/N[/!@=QZ,196"D9`'3X(@QK(T M&`AY+#6+',U;+(?G@6K.'ZM5R(6A;>H]V'K0,T#=C@]?\1^QLX@M*$SB1N&1 M8(!`DS9%GNC!=X,/=^S+#\^;,9,(D5'#93W>2/G'4)E,E\:Q1(B!C&.&QLM`3L*."#UL MYNO,)XCQAPO=^>@+%8@R1PT%>04R*QCLP9%-2G],@>#>VL[PXQ(R< MXU/^B]JX51Q@&0ZO\-^7*P;_IU&D6H`/W.E_;,,F!TQBM0P-ZFW99?(W%8TPT< M,C9%3\;OK=:KHOM,8P9V/S&:*NLX])L6_[J9=QNVCQ-B>E2",A4<*/'8>+1/ MT;XYIKXI1F8QYN5!XMG)PUOT\#)8/CT>0Z-I`QA4&/43YP4L:KSU:#/V$K8V MDLIN;W([RDGJ-F([,H;P*0JSD?<>6P6A%OR`!O\GW9P%2%X`$K:_)DK!-(@*.^R9<3)'Z$Q(?@ZQO%L88/,.F10!2J:BC+S":R<[#? M,*IDRH6CRM>%887/45Q_X]6KS5]^3>RYD)9F"&\FEB`./7SZ\DV;_?.?'"B6 M&L#!Q/G8#P+PXTZT(K6=3Q;*G9ODC<1>LB^-*(Y!8S:QQB_)U#6:@L4])EFZ M$/V)C0N"6$9@%^9IEH^LYR2(*F9JJ^:$15.J)[O7;4D3LBY(K M*@$4G-&$CPQ>Y9!*X%*75(*3.J427*E;FBOR;^S/B<9%C=9DD>V0F8_F5C94 MN;69MRT1WU@?C^/"4/_K8<^CI>FD#+_5JBC9E8)EB6PQ-ZUYHT!;U+XXCO8$ MQ@,LKD5;SM+,C='0*PHL^%3X*]H$MLG#P[_D"\RWK6+C?FGP<`Z7.".3$J&% M66E&G2F7+K=S=:CL6%^&RC919@S,Q"+_)U4B,IY@E>\+IK%,8?/LME/=)Q,K M0UO?*N3)6F)0E^RH$V4&W2^ZR+]W8.+YUQF;4O,H[G;*J]/"O)O?8N`A/WK" M+)`?+$2=>-ZL91('&%,^D>IT<;T98LXODSZ7K_4(C^S9=A+1^^V+/[@6B^?E M=G39H=9>^ZC330X#<6`>LW_4K3@%=-C9:QYV.\EF!5X/7G3:(O'V]&8\>G># ME[&*HW.I"+B.=;@]/^WL]7K133>7)V^&ISS:A1?<-%[?7G\WN!HCH[/QW0VC@![MP+<N2QA,34UW+!#X5W<[?!\ M<>],K-;$OC?,A^7M?+-OC9EJ]H^R3W1P*ZFH%,*-VJ<#.*)RU)W0_PZ/?>RZ->IV!'DQ@H_DK8UNI3+2- M2N3)+4_BI!>W@PI%)M45DRL%-O%Z=8X-:+Y@Q-08=5ZW>YU>;]_>I"5U(8S& MJ__55YA5GO\V/LTSJL]_]SO]7C^Z_VMOK]/GY[__O/_KLWRV*N__ZA_U]H[Z MW9K[O_I'_?91NV*HSMP">?M_<*J*]_K[T:TH^`HAQKB51.)Q8VJ[GO>$9$$< MW9W,&F4DW3A18)GU#Y09_?HDT8P_^ M8(*U!RGPQ5RY0;>]1TG[>Y04+'2\(`N^A9;F@TTL7AWYWTI2X$'X MEF;_]Q*93-DZX']WNOU(W6`,/VJ\V'AW-[P8;;(7&Z^'5Z--[@#075)'N"#X M8N/V_$-^Y:] M^&N9Z#>/3N=0$$CK?KT0%"U`5D.QK<#D\NQE#QT?7%H$4S M%TW("7Z%I#D<`3(R"D=)KH3D6_NC"7T%/P MD]M+@/,+.Y8^/YCT?=GT92J)68IS-."`,\B1GL,HL?2'(>.#@6OJB9WOOF/I86N?V;Z MP!_Y;G2+U1I%C^03`YS$@#!]G!W066@-GOI@0@N8AA5"@7QM@8>C`U(1:.[] M=C)!_4S-+>3;P@D@CPCP=H?F"5S;;%(ZE/_LWY"6=G&9G%_ M/<9Y$XO[XS%VKF>9P`"/^VO3*9.3+_Y,M'T_S[B.28E3RLOR*4W/62)SAZC]?DL@J)@`+T. M7C:\]+M'>^E(*P'7&UZZ^X?-[D$["09@0J^_'S4,VP*?H37!`_LB\GS$#GGZ MP#&.Z)LX'(I+#/`/C`JXXQVCY$S'M28*>L=!RZ\_.E_S%:@(^/5'_VN*=8N- MB#G31.FY1&2$S40.`+#9T#F#>.,WN*?VO$[;8L*]R],G7Z2T?7)BX$MF.DE-*,/DZ MWED1I;$HB>]UC?)DR\4+]FO4M)B1MZY8"!&_,DT,4WCSB=;$,DT+LHK6>^DP M=`.T_'1NZG0)"G9:R#5Q8:1E+7=`$(5BG,VR<`XT<_M(+ M`[P_F`P"W>T46OH]W=B'=U_08[+/"%W!8&:*._[23S,?3`>MW*/)QW>R=%0D M;NOP%,J2[GYH)->2?"(U3:\P*2AI%EZJFW*N(K7-VW"KYO;,PZ.]3MWMF6`1 MNU5WJ>XWDWEAP_4PE(W?\)AB8XS7/H]#=XP^"(X`K1*AMD0&7%+A0D%HO/1& M-)QKXP^\/BJ]#9P?ZN7G09O1&I&LJ`?[SZG$K\FGEC- M`3DF>[T+WM_NUB?[`+?AU?"./P)164'"ZX$?R?.0]SOX$2Q;,H?6T5>K')/U#3_\P2F&!E8;1 MCY7K1U>,M1][`::*WA%QU8`I+S+] M-."GD3P"F,-ORK?2YS/X/04WI":WC@5"5UYK.!L5=S7@G1SB&$T0 MNCX>H`EQ(0%UH%P%7@*1XDLZ+IYSG-I2"2@C,;2P"<$D+YK&Q@;\VFU]. MDB3XWN3-2L*E?L9ER[\'J>^B-3@F]5U?R3%?^D/2NICH6]`HI@6(&7[0.I.1S>?*M98HZ: M7J,-\)P+>!=3?BD";]''QHL]H8+`&#,><6V;<.7DRH;;C?GB]A#:.DC%_?>$GR@> M/POAXI.IFIP>+">B(D2GO%CGI/DX+JU![A*>#4^->J`P_S0`T7TDV>&>QHA/ MJVXW[^Y.WY[(;F=OX.TOL)MVWS"]@#KQFE)#8 M6Y8VL2QM8EG6Q)8-LEES3::$FY&HD5S_,6TU42]$0<=X%"76M\,-+!T8)='8 M9-U$UZ$A*Y6)ZV+*`.5/](F%:%'Y%',8"S+U1X?DH-=\&5_(J^)P_"%J]?EU M*J=00IMB5?IC].@WM%%>7EMT[\L!3/'CEP-\RN9@[,T@ZN5OS,_4'F)^GDI* M4L0W:ICX>T[@%3+/M6*5=Y_TY5:Q+[>R?;G%^[(H$'7+S)#FN&G7F&D/FF53 M+`OOLV=Q/AWGB.,.].A6=G@K8+H42^`4N#(.G^6NB=_ M7\R;VC`SBG>T_'^A\CE]%\H>:_KO4?/?(N:\7+;0TASN-WN=Y(XI;&GVZ8>` MX>B[P=]!_#QF@JY@'#.)8RU_7%M0["@]D12_Z5\^E^/?='S6X[V>[VAVFIL!+_*C7-#9)Q`O\B-%7J!?\N M5?W-;0,U$`OYTK6.O:/^01+:X\#UUCI2JQR=9DG;KS`DS7-%Z&Y\#:/-P3FOW8W?OCX M8NOC[G;KQ\V/P=;&QXT?_G/S/S=^W/JXN;F[*1@"2_-!LX_QSP;G\"HBX*_C M_PIV/V[L?H3_BNF;D+XI2=^"]"U)^C:D;TO2=R!])TD7Y0]V";%+!20J;3JF MXQ#L^=O!Q<4UY]$D1)/G^^@\YXQ^I;\P'NI!HZ@OZ>)HTU2 MR=VF>!4ONX9FUG"?,QL]!5`13CIUO2B$W3A$\]X@F^'PXQ!?",YOS25\;\WR=6=,/-?@FUF>/ZCB9<;6%-^ M+R?,W$+?FBQ#4T3ZW6GXJ(E-Y%88<$Z&JR_QP`G?+0$PO%AF\L1FON;0SFKH M<0\6+3+2*H,;SGF@(*K:L^@Z;7Q)B49A!"MSMVA$\CQ3HZMV,2X-V2V3XF[` MC+.(RM=D!K33@X;+XGPM@X&=HXI94(SH)7U->ICF/-$@@RF<#;TXT9TV15FB M,O-2!*EBB!WMV&89(60$?7IR>S5X,QRP2]31*W8"?[\?L?/;P8"]&PW8]3F[ M>SLWXR`FO]7#"YOCH;W@VOKW!1)L?P#&SZQW(VN!^\' MM^QV,'IW<3>\>@/ENKZ$`LG+EJU83@-Q)P/X\G0EJ"\:)JTTH&9BV836D&(^ M;!0ASB)]PT8_=5W?P+O3H>FP^6+83AKVU]/1SNGENYW!V;N(FSYW71L??^HN M8!IL^I!DF8XNE*2VY[`;*PR#R=*?S=G-">OL=3N]5N_P93M=:-0::X&:;2[H MYER\)W(5F@Y__6/T)L=G?;_5U\+U6G<]2C5RPRWS-XMA=#(]GCUGQ@ MG1V^5+_;Z>QV.ZS=QG>]P9`6;2EF@Y7'7CQ+W;;,C5;*,'5>@NN"?U^2:6IS M`T5_NXQ;<;`&0[`%-N3RH<=0)VFR$0A$8Z`78Q.2W^F+A M#.@:H477,N&;&I83V]*AI^##0\UR:`G:3:1KD4J[XKA-).-(;M$MZ^#/^]#' M3+Q3QT*V<4U$V^-;.R[2ANWB@H']N3VYNANBX1K>O063]>;D]HS=76=-%.7& M5\RB,<-\P\N;B^'@+)T?S-KEX!8H)$-1G96IP-#?[V#AC@@F-D M#X/-+C^$5^WUB]P_U=*]!VH0E\<[8S_Y:T/05YCJ_4G3^/.D%C M!Z\?R':(NWEFRX&D/Z!C89-;@TH<`^?PF"KKEN`Q?[A8?V;3$/>\;_,@NT:*- MJYR-N?+0]Q&O(-_-W946P`B`A[,V\5Y=_MY3\GF6AD6*YPO7*_]08^G9^-X3 MX(-ZG=%-+'-Z`1X5GO;KQE4"88G0M<_WZ48O28T[770D*%JO3797$KMH9R7M MDXS>:80O^?%=W!UU%[&AC>AX;X4/CF>R_Y:>JR]]<3WG'-JGI;MBM^4AWC5# MHN8\(!N,J^`UX?8!#XELX_"JLTG/H>.C#KU#G#Q!&IMQ0\*8M_?&9N:%&)&J MT?4*Z4V'M%-PSN?T6PU^]TVR7OM_]?G76#2262**A+4(VK`TSV?;Z5]'U),6 M[H/=>$&O&V@R7`%J_(6%T-*@WPDY)>MMMHCKGPR.,7)9HT^AL8 M6MJ,\F%Z`/X.QAFCP@$'?L)`%"U9T&9?$D"L@D-[N8[)F72/Q(:Q;-OP%S`D M>R1IVY]H&'Q'568C!&EM;;.DV"6M0E'XJ%76EGJI?-N=HGS!:O@K?K%TO%@D M!+ER?9MV`>`3M95,MI!5M(Z0;?K90)_BR@S;H,NC-U/+&_P!T%VI7`?G$=XW M%^AZTQ!)?8LZ'$:29]06#7WAY;+07.UL<+&S0SL4?W(B-8M7'`XCJ.VZ]R`U MP+\>*36RV%68:F8QKQE.^:"-]B[=YL(D\;,M0C+1)J.D%9MI5F)Z[;@.7OKT MBKG(^-$*XG=*MS-F(J*$;;G9[?7NVL=IL;'0.^[UNN\UVV49G?PN2:-MFW@:F366Z!1JI;8`YP=)^ M&!I.HE&@*2H5W48`UKFT#^(#TY*$GVG3F!%:+RNT:!P14HM4[S`Q:'FC(XX8 MG%V#8:KZ)YI+=5)?R%1*.J;M+EP].I_)&\,]N=V_O1L^B M+>#LW%X&\X)QB-Z]5"RUQ*ZO:WQQ$_`CTQZU)[Q3'R!M*1Q8F&E@7XVT(`W!I$6[$IOIYZ\W8QAD\W3_1Z20P_A)KI?7%"X]0\MC]UL;'"8U\R]VG7+ MVDQG(6LU`X?WI-O&7&2L-I.7V-#>\:V=$5\'33U'[%M(Y_DBPU3LOD(`WA25 MIO-#!O?F4_:)6>[!W)J&4D#N[@UQ[9\42B7!V_C((J8A=.,'R3<^+_PYY;M= M(ZMMF:RA,'3O?X48:5A6:[WJIDO*PH?Z?.OE&_\S-Y^TN^QUFKV]_?2-+OWT MC2[95OQIX44,V1;\P`-.A6=CDTJ`_&TM]$*#8AYSQ8M*SR$3M!G=G[B;K/UQ MXYDI4NP^ERM*:N93IBP97ZJ64UZND>9$EQSH?-$[G1-)8WS;6";CO_INCL_Q M^7_M75%OFT@0OM?P*U:<=->F!B^+`9NH#U6=7B*E<=7DU(>JJC`0&\4&!+AW M>ZIW["&/:.)3B7_41](Q:#8,MMT%_[= MB<3QVT+R;CRFLSN&&"GU)F4%]_5F6ZV+R9?;"8Y!PS24!H#BMG9<_SWY='MS M8MA\.]'-^97<^(=1;N^XU^1V?`(KKVZUCQD=Q;"A]@5,Z^:@(:K^:0O*I:W4 MV@F[4*=UY.SJ2ME59>QJGMI=2[%Q=X*]/6O*3+9)GE3>U+`$C+F><_+,[\D+ MIT%>R+G'EYK_=`<$I>6*47W$;PL$I>6:AFON0$D;"M$;"F4"MOT`F]-"+=!F;^#?B1(L@0MOGWWE\1_["'_'O+N(=L>#OG,+:2%O0B6\LVIP4=/4B_+P^^(-)2D14Y8DPU`RE]D\OT/E"?S M__VL?W@>;,`=Q]HZ_T/A-/^;W')0R8$V%H;S&[,.WY3-\HO/_YO]_^GJ\N;V MH#SVV'_-_K>Y`%O0&'"3'^V_ERB;_3\^OWG_^:`\]O0_O/*B['^;VX9-_>_8 MQ_Y_B2+]HNA?_L?#*(EH%L7>XD%ZRVK$5GDL53I3KM"NQ"S0]SF;9:%7+!Z4 M,)Y[L1]24`B[6\6^W-A$AQ'6];W4FT;P)ZR_=<8N"\IT_F=>HF(@>C%3D!`' M(:9,E$3>(D\(C\-C:"BL;_,@'<<2'F/J!>B05=;YLRAL@08;1CPH,=$71 M4>9_,-V'#XEZ1=[O^@$PDJ7QLH(-K9D"^)XC9)4J(>A4A7Q>((8@RD*_2+(' M\N7CYF^-;@R\KI,JJ">2\ETBI9_0V049QY.O0MP/BMDE^NZU-$E7"T^&4]:Y M>I4ZBSU05:G>R*\G.P+9`K>+VC>7>Q2*$8F\9^1H^1MJH:_#F'Z,SJM(BUA:AEX=:F5[2M#F71!*$C2CW7SI.\J"(J3++'UY>\+*#X+AID*%;N>MSU1Z[ON*'A MVG=G3?*[Z-\PZ'R$%ME^T6P2[Y709I5N0771U?)JCBGWJ?!*$:DM8'U MGUO[]X[J)D4)P\^(NP/>R:%)`H,,\5(7;V%WF3J%?1:1P4=-RFVU+*8^C&* MH_'DIE4Q]8.LLP8TF*GG5Q^`^BD75,Z-'G]48-WZ>%Q([BR;]M_[R4=8U!]R M!;#/_D>TWM+^MP8.KO\&L``\VG\O4:[#@A1*"YP?HV4;B27`Q+@`*XQLL"JP ED"(%P3[*O`63.2R4(*,S(/KQC3N68SF68_D?E)_:!?O]``@"`+@` ` 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 Wed Jan 13 17:32:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA05766 for freebsd-ports-outgoing; Wed, 13 Jan 1999 17:32:39 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA05761 for ; Wed, 13 Jan 1999 17:32:37 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.1/8.9.1) with ESMTP id UAA13671 for ; Wed, 13 Jan 1999 20:31:32 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.1/8.9.1) id UAA13352; Wed, 13 Jan 1999 20:31:21 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 13 Jan 1999 20:31:20 -0500 (EST) To: ports@FreeBSD.ORG Subject: depending on libbfd X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <13981.17873.789684.661748@grasshopper.cs.duke.edu> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm in the process of porting an alpa/axp performance monitoring utility call iprobe to FreeBSD/alpha from Linux/alpha. It depends on libbfd & libiberty, but unlike things like gdb it does not come bundled with them. What's the proper FreeBSD way to handle something like this? Do I just download a binutils distribution & build it from within the port? Given that binutils is already in the source tree, it seems a little odd that the bfd libraries & headers are never installed.. Thanks, Drew ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 13 18:30:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA01056 for freebsd-ports-outgoing; Wed, 13 Jan 1999 18:30:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA01046 for ; Wed, 13 Jan 1999 18:30:36 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA18859; Wed, 13 Jan 1999 18:30:01 -0800 (PST) Received: from seerajeane.ia.cp (redion.nttmcl.com [216.69.69.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA00423 for ; Wed, 13 Jan 1999 18:22:00 -0800 (PST) (envelope-from gene@nttmcl.com) Received: from localhost (gene@localhost) by seerajeane.ia.cp (8.9.1/8.9.1) with ESMTP id SAA08707 for ; Wed, 13 Jan 1999 18:01:01 -0800 (PST) (envelope-from gene@nttmcl.com) Message-Id: Date: Wed, 13 Jan 1999 18:01:00 -0800 (PST) From: "Eugene M. Kim" To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/9481: new port: tik-0.52 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9481 >Category: ports >Synopsis: new port: tik-0.52 >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 Jan 13 18:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Eugene M. Kim >Release: FreeBSD 3.0-CURRENT i386 >Organization: N/A >Environment: All versions of FreeBSD >Description: The port collection is missing this great port of TiK, a Tcl/Tk version of AOL Instant Messenger (AIM). :-) >How-To-Repeat: Just look into the current port collection. >Fix: Attached is the shar'ed port file; extract it from /usr/ports. Thanks! --0-543083241-916279260=:8673 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="tik.shar" Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename="tik.shar" IyBUaGlzIGlzIGEgc2hlbGwgYXJjaGl2ZS4gIFNhdmUgaXQgaW4gYSBmaWxl LCByZW1vdmUgYW55dGhpbmcgYmVmb3JlDQojIHRoaXMgbGluZSwgYW5kIHRo ZW4gdW5wYWNrIGl0IGJ5IGVudGVyaW5nICJzaCBmaWxlIi4gIE5vdGUsIGl0 IG1heQ0KIyBjcmVhdGUgZGlyZWN0b3JpZXM7IGZpbGVzIGFuZCBkaXJlY3Rv cmllcyB3aWxsIGJlIG93bmVkIGJ5IHlvdSBhbmQNCiMgaGF2ZSBkZWZhdWx0 IHBlcm1pc3Npb25zLg0KIw0KIyBUaGlzIGFyY2hpdmUgY29udGFpbnM6DQoj DQojCXRpaw0KIwl0aWsvTWFrZWZpbGUNCiMJdGlrL2ZpbGVzDQojCXRpay9m aWxlcy9tZDUNCiMJdGlrL2ZpbGVzL3Rpaw0KIwl0aWsvcGtnDQojCXRpay9w a2cvUExJU1QNCiMJdGlrL3BrZy9DT01NRU5UDQojCXRpay9wa2cvREVTQ1IN CiMNCmVjaG8gYyAtIHRpaw0KbWtkaXIgLXAgdGlrID4gL2Rldi9udWxsIDI+ JjENCmVjaG8geCAtIHRpay9NYWtlZmlsZQ0Kc2VkICdzL15YLy8nID50aWsv TWFrZWZpbGUgPDwgJ0VORC1vZi10aWsvTWFrZWZpbGUnDQpYIyBOZXcgcG9y dHMgY29sbGVjdGlvbiBtYWtlZmlsZSBmb3I6CXRpaw0KWCMgVmVyc2lvbiBy ZXF1aXJlZDoJMC41Mg0KWCMgRGF0ZSBjcmVhdGVkOgkJMTMgSmFudWFyeSAx OTk5DQpYIyBXaG9tOgkJCUV1Z2VuZSBNLiBLaW0gPGFzdHJhbGJsdWVAdXNh Lm5ldD4NClgjDQpYIyAkSWQkDQpYIw0KWA0KWERJU1ROQU1FPQl0aWstMC41 Mg0KWENBVEVHT1JJRVM9CW5ldA0KWE1BU1RFUl9TSVRFUz0JaHR0cDovL3d3 dy5haW0uYW9sLmNvbS90aWsvDQpYDQpYTUFJTlRBSU5FUj0JYXN0cmFsYmx1 ZUB1c2EubmV0DQpYDQpYUlVOX0RFUEVORFM9CXRjbHNoOC4wOiR7UE9SVFNE SVJ9L2xhbmcvdGNsODAgd2lzaDguMDoke1BPUlRTRElSfS94MTEtdG9vbGtp dHMvdGs4MA0KWA0KWFdSS1NSQz0JCSR7V1JLRElSfS90aWsNClgNClhOT19C VUlMRD0JeWVzDQpYUExJU1RfU1VCPQlESVNUTkFNRT0ke0RJU1ROQU1FfQ0K WA0KWGRvLWluc3RhbGw6DQpYCWNkICR7V1JLU1JDfSA7IFwNClgJZmluZCAt ZCBtZWRpYSBwYWNrYWdlcyAqLnRjbCAtcHJpbnQwIHwgXA0KWAkgICAgY3Bp byAtZHVtcDAgLS1vd25lcj1yb290OndoZWVsICR7UFJFRklYfS9saWIvJHtE SVNUTkFNRX0gOyBcDQpYCSR7TUtESVJ9ICR7UFJFRklYfS9zaGFyZS9leGFt cGxlcy8ke0RJU1ROQU1FfSA7IFwNClgJJHtJTlNUQUxMX0RBVEF9IGV4YW1w bGUuKiAke1BSRUZJWH0vc2hhcmUvZXhhbXBsZXMvJHtESVNUTkFNRX0vIDsg XA0KWAkke0lOU1RBTExfU0NSSVBUfSAke0ZJTEVTRElSfS90aWsgJHtQUkVG SVh9L2Jpbi8ke0RJU1ROQU1FfSA7IFwNClgJbG4gLXNmICR7RElTVE5BTUV9 ICR7UFJFRklYfS9iaW4vdGlrDQpYLmlmICFkZWZpbmVkKE5PUE9SVERPQ1Mp DQpYCWNkICR7V1JLU1JDfSA7IFwNClgJJHtNS0RJUn0gJHtQUkVGSVh9L3No YXJlL2RvYy8ke0RJU1ROQU1FfSA7IFwNClgJJHtJTlNUQUxMX0RBVEF9IFBS T1RPQ09MIENIQU5HRVMgUkVBRE1FIExJQ0VOU0UgJHtQUkVGSVh9L3NoYXJl L2RvYy8ke0RJU1ROQU1FfS8NClguZW5kaWYNClgNClguaW5jbHVkZSA8YnNk LnBvcnQubWs+DQpFTkQtb2YtdGlrL01ha2VmaWxlDQplY2hvIGMgLSB0aWsv ZmlsZXMNCm1rZGlyIC1wIHRpay9maWxlcyA+IC9kZXYvbnVsbCAyPiYxDQpl Y2hvIHggLSB0aWsvZmlsZXMvbWQ1DQpzZWQgJ3MvXlgvLycgPnRpay9maWxl cy9tZDUgPDwgJ0VORC1vZi10aWsvZmlsZXMvbWQ1Jw0KWE1ENSAodGlrLTAu NTIudGFyLmd6KSA9IGI1YWFlMzk1MzUwZGU5NWQ5OGVlMTUwZGQyMjZhZTJl DQpFTkQtb2YtdGlrL2ZpbGVzL21kNQ0KZWNobyB4IC0gdGlrL2ZpbGVzL3Rp aw0Kc2VkICdzL15YLy8nID50aWsvZmlsZXMvdGlrIDw8ICdFTkQtb2YtdGlr L2ZpbGVzL3RpaycNClgjIS9iaW4vc2gNClhleGVjIHdpc2g4LjAgL3Vzci9s b2NhbC9saWIvdGlrLTAuNTIvdGlrLnRjbA0KRU5ELW9mLXRpay9maWxlcy90 aWsNCmVjaG8gYyAtIHRpay9wa2cNCm1rZGlyIC1wIHRpay9wa2cgPiAvZGV2 L251bGwgMj4mMQ0KZWNobyB4IC0gdGlrL3BrZy9QTElTVA0Kc2VkICdzL15Y Ly8nID50aWsvcGtnL1BMSVNUIDw8ICdFTkQtb2YtdGlrL3BrZy9QTElTVCcN ClhiaW4vJSVESVNUTkFNRSUlDQpYQGV4ZWMgbG4gLXNmICUlRElTVE5BTUUl JSAlQi90aWsNClhAdW5leGVjIHJtICVCL3Rpaw0KWGxpYi8lJURJU1ROQU1F JSUvbWVkaWEvQU9MLmdpZg0KWGxpYi8lJURJU1ROQU1FJSUvbWVkaWEvQWRt aW4uZ2lmDQpYbGliLyUlRElTVE5BTUUlJS9tZWRpYS9EVC5naWYNClhsaWIv JSVESVNUTkFNRSUlL21lZGlhL0xvZ2luLmdpZg0KWGxpYi8lJURJU1ROQU1F JSUvbWVkaWEvTG9nby5naWYNClhsaWIvJSVESVNUTkFNRSUlL21lZGlhL0xv Z291dC5naWYNClhsaWIvJSVESVNUTkFNRSUlL21lZGlhL09zY2FyLmdpZg0K WGxpYi8lJURJU1ROQU1FJSUvbWVkaWEvZG93bmFycm93LmdpZg0KWGxpYi8l JURJU1ROQU1FJSUvbWVkaWEvdXBhcnJvdy5naWYNClhsaWIvJSVESVNUTkFN RSUlL21lZGlhL0J1ZGR5QXJyaXZlLmF1DQpYbGliLyUlRElTVE5BTUUlJS9t ZWRpYS9CdWRkeUxlYXZlLmF1DQpYbGliLyUlRElTVE5BTUUlJS9tZWRpYS9Q b3VuY2UuYXUNClhsaWIvJSVESVNUTkFNRSUlL21lZGlhL1JlY2VpdmUuYXUN ClhsaWIvJSVESVNUTkFNRSUlL21lZGlhL1NlbmQuYXUNClhsaWIvJSVESVNU TkFNRSUlL3BhY2thZ2VzL2F3YXkudGNsDQpYbGliLyUlRElTVE5BTUUlJS9w YWNrYWdlcy9pbWNhcHR1cmUudGNsDQpYbGliLyUlRElTVE5BTUUlJS9wYWNr YWdlcy9teW5ld3MudGNsDQpYbGliLyUlRElTVE5BTUUlJS9wYWNrYWdlcy9w b3VuY2UudGNsDQpYbGliLyUlRElTVE5BTUUlJS9wYWNrYWdlcy9xdWlja2No YXQudGNsDQpYbGliLyUlRElTVE5BTUUlJS9wYWNrYWdlcy9zZWFyY2gudGNs DQpYbGliLyUlRElTVE5BTUUlJS9wYWNrYWdlcy9zb2Nrc3Byb3h5LnRjbA0K WGxpYi8lJURJU1ROQU1FJSUvcGFja2FnZXMvc3NscHJveHkudGNsDQpYbGli LyUlRElTVE5BTUUlJS9wYWNrYWdlcy9zdG9jay50Y2wNClhsaWIvJSVESVNU TkFNRSUlL3BhY2thZ2VzL3RpY2tlci50Y2wNClhsaWIvJSVESVNUTkFNRSUl L3NmbGFwLnRjbA0KWGxpYi8lJURJU1ROQU1FJSUvY29uZmlnVG9vbC50Y2wN ClhsaWIvJSVESVNUTkFNRSUlL3RvYy50Y2wNClhsaWIvJSVESVNUTkFNRSUl L3Rpay50Y2wNClhsaWIvJSVESVNUTkFNRSUlL3RhYy50Y2wNClhsaWIvJSVE SVNUTkFNRSUlL3NhZy50Y2wNClhzaGFyZS9kb2MvJSVESVNUTkFNRSUlL1BS T1RPQ09MDQpYc2hhcmUvZG9jLyUlRElTVE5BTUUlJS9DSEFOR0VTDQpYc2hh cmUvZG9jLyUlRElTVE5BTUUlJS9SRUFETUUNClhzaGFyZS9kb2MvJSVESVNU TkFNRSUlL0xJQ0VOU0UNClhzaGFyZS9leGFtcGxlcy8lJURJU1ROQU1FJSUv ZXhhbXBsZS50aWtyYw0KWHNoYXJlL2V4YW1wbGVzLyUlRElTVE5BTUUlJS9l eGFtcGxlLnRhY3JjDQpYc2hhcmUvZXhhbXBsZXMvJSVESVNUTkFNRSUlL2V4 YW1wbGUudGlrcHJlDQpYQGRpcnJtIGxpYi8lJURJU1ROQU1FJSUvbWVkaWEN ClhAZGlycm0gbGliLyUlRElTVE5BTUUlJS9wYWNrYWdlcw0KWEBkaXJybSBs aWIvJSVESVNUTkFNRSUlDQpYQGRpcnJtIHNoYXJlL2RvYy8lJURJU1ROQU1F JSUNClhAZGlycm0gc2hhcmUvZXhhbXBsZXMvJSVESVNUTkFNRSUlDQpFTkQt b2YtdGlrL3BrZy9QTElTVA0KZWNobyB4IC0gdGlrL3BrZy9DT01NRU5UDQpz ZWQgJ3MvXlgvLycgPnRpay9wa2cvQ09NTUVOVCA8PCAnRU5ELW9mLXRpay9w a2cvQ09NTUVOVCcNClhBIFRjbC9UayB2ZXJzaW9uIG9mIEFPTCBJbnN0YW50 IE1lc3NlbmdlciAoQUlNKQ0KRU5ELW9mLXRpay9wa2cvQ09NTUVOVA0KZWNo byB4IC0gdGlrL3BrZy9ERVNDUg0Kc2VkICdzL15YLy8nID50aWsvcGtnL0RF U0NSIDw8ICdFTkQtb2YtdGlrL3BrZy9ERVNDUicNClhGcm9tIHRoZSBSRUFE TUUgZmlsZToNClgNClggIFRpSyBpcyBhIHB1cmUgVGNsL1RrIDguMCB2ZXJz aW9uIG9mIEFPTCBJbnN0YW50IE1lc3NlbmdlciAoQUlNKS4gIFRoZSANClgg IFRpSyBjbGllbnQgYmVnYW4gaXRzIGxpZmUgYXMgYSBzY2FsZWQgZG93biB2 ZXJzaW9uIG9mIHRoZSBuYXRpdmUgV2luZG93cyANClggIGFuZCBNYWNpbnRv c2ggY2xpZW50cy4gIEhvd2V2ZXIsIFRpSyBub3cgaGFzIG1vc3Qgb2YgdGhl IGZlYXR1cmVzIHRoZSANClggIG5hdGl2ZSBjbGllbnRzIGhhdmUsIHBsdXMg c29tZSBleHRyYXMuICBUaUsgaW5jbHVkZXMgYSBncmFwaGljYWwgYnVkZHkg DQpYICBsaXN0IGRpc3BsYXkgcGx1cyBwYWNrYWdlcyBmb3IgYXdheSBtZXNz YWdlcywgYnVkZHkgcG91bmNlLCBidWRkeSANClggIHRpY2tlciwgc3RvY2sg bW9uaXRvcmluZyBhbmQgaW0gY2FwdHVyaW5nLiAgSXQgaXMgdmVyeSBlYXN5 IGZvciBlbmQgdXNlcnMgDQpYICB0byBhZGQgbmV3IGZlYXR1cmVzIHRvIFRp SywgdXNpbmcgVGNsL1RrLiAgVGlLIGlzIG1lYW50IHRvIGdpdmUgVU5JWCAN ClggIHVzZXJzIGFuIGFsdGVybmF0aXZlIHRvIHRoZSBKYXZhIGNsaWVudC4N CkVORC1vZi10aWsvcGtnL0RFU0NSDQpleGl0DQoNCg== --0-543083241-916279260=:8673-- >Release-Note: >Audit-Trail: >Unformatted: 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-543083241-916279260=:8673 Content-Type: TEXT/PLAIN; charset=US-ASCII To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 13 18:35:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA01651 for freebsd-ports-outgoing; Wed, 13 Jan 1999 18:35:25 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA01641 for ; Wed, 13 Jan 1999 18:35:22 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.9.1/8.9.1) id MAA12900; Thu, 14 Jan 1999 12:56:03 +1100 (EST) (envelope-from jb) From: John Birrell Message-Id: <199901140156.MAA12900@cimlogic.com.au> Subject: Re: depending on libbfd In-Reply-To: <13981.17873.789684.661748@grasshopper.cs.duke.edu> from Andrew Gallatin at "Jan 13, 1999 8:31:20 pm" To: gallatin@cs.duke.edu (Andrew Gallatin) Date: Thu, 14 Jan 1999 12:56:03 +1100 (EST) Cc: ports@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Andrew Gallatin wrote: > What's the proper FreeBSD way to handle something like this? > Do I just download a binutils distribution & build it from within the > port? > > Given that binutils is already in the source tree, it seems a little > odd that the bfd libraries & headers are never installed.. We probably should build shared versions and install them. Many of the binutils programs could be linked shared too. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 13 22:50:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA28480 for freebsd-ports-outgoing; Wed, 13 Jan 1999 22:50:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA28469 for ; Wed, 13 Jan 1999 22:50:37 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA09789; Wed, 13 Jan 1999 22:50:01 -0800 (PST) Received: from miya.ee.kagu.sut.ac.jp (miya3f12.ee.kagu.sut.ac.jp [133.31.54.31]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA27824 for ; Wed, 13 Jan 1999 22:42:10 -0800 (PST) (envelope-from sakai@miya3f12.ee.kagu.sut.ac.jp) Received: from miya3f09.ee.kagu.sut.ac.jp (miya3f09.ee.kagu.sut.ac.jp [133.31.54.28]) by miya.ee.kagu.sut.ac.jp (SMI-8.6/3.6W98112811) with ESMTP id PAA09624 for ; Thu, 14 Jan 1999 15:32:01 +0900 Received: (from sakai@localhost) by miya3f09.ee.kagu.sut.ac.jp (8.8.8/3.6W98112816) id PAA10921; Thu, 14 Jan 1999 15:40:55 +0900 (JST) Message-Id: <199901140640.PAA10921@miya3f09.ee.kagu.sut.ac.jp> Date: Thu, 14 Jan 1999 15:40:55 +0900 (JST) From: sakai@miya3f12.ee.kagu.sut.ac.jp Reply-To: sakai@miya3f12.ee.kagu.sut.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9483: New port of XStarRoll-1.03 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9483 >Category: ports >Synopsis: New port of XStarRoll-1.03 >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 Jan 13 22:50:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Hiroaki Sakai >Release: FreeBSD 2.2.6-RELEASE i386 >Organization: Miyauchi-Seki Laboratory, Science University of Tokyo >Environment: FreeBSD-2.2.6 + XFree86-3.3.2 >Description: XStarRoll was updated from ver1.02 to 1.03 to treat control words correctly. Then I made the port of XStarRoll-1.03. (MASTERSITES was modified.) Thanks. # 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: # # xstarroll # xstarroll/files # xstarroll/files/md5 # xstarroll/patches # xstarroll/patches/patch-aa # xstarroll/pkg # xstarroll/pkg/PLIST # xstarroll/pkg/DESCR # xstarroll/pkg/COMMENT # xstarroll/Makefile # echo c - xstarroll mkdir -p xstarroll > /dev/null 2>&1 echo c - xstarroll/files mkdir -p xstarroll/files > /dev/null 2>&1 echo x - xstarroll/files/md5 sed 's/^X//' >xstarroll/files/md5 << 'END-of-xstarroll/files/md5' XMD5 (xstarroll-1.03.tar.gz) = b3d4a0962e573277a444a78fef669d56 END-of-xstarroll/files/md5 echo c - xstarroll/patches mkdir -p xstarroll/patches > /dev/null 2>&1 echo x - xstarroll/patches/patch-aa sed 's/^X//' >xstarroll/patches/patch-aa << 'END-of-xstarroll/patches/patch-aa' X--- Makefile~ Thu Jan 14 13:58:16 1999 X+++ Makefile Thu Jan 14 13:58:30 1999 X@@ -1,4 +1,4 @@ X-XSTARROLL_PREFIX = /usr/X11R6 X+XSTARROLL_PREFIX = ${PREFIX} X XSTARROLL_BIN = ${XSTARROLL_PREFIX}/bin X XSTARROLL_MAN = ${XSTARROLL_PREFIX}/man/man1 X XSTARROLL_TARBALL = xstarroll-1.03 END-of-xstarroll/patches/patch-aa echo c - xstarroll/pkg mkdir -p xstarroll/pkg > /dev/null 2>&1 echo x - xstarroll/pkg/PLIST sed 's/^X//' >xstarroll/pkg/PLIST << 'END-of-xstarroll/pkg/PLIST' Xbin/xstarroll END-of-xstarroll/pkg/PLIST echo x - xstarroll/pkg/DESCR sed 's/^X//' >xstarroll/pkg/DESCR << 'END-of-xstarroll/pkg/DESCR' XXStarRoll is a simple demonstration program for X11. Letters and pixmaps Xfly to far, far, far away. You can fly optional letters and pixmaps, and Xuse XStarRoll as a background picture. X END-of-xstarroll/pkg/DESCR echo x - xstarroll/pkg/COMMENT sed 's/^X//' >xstarroll/pkg/COMMENT << 'END-of-xstarroll/pkg/COMMENT' XLetters fly to far, far, far away. END-of-xstarroll/pkg/COMMENT echo x - xstarroll/Makefile sed 's/^X//' >xstarroll/Makefile << 'END-of-xstarroll/Makefile' X# New ports collection makefile for: XStarRoll X# Version required: 1.03 X# Date created: 14 January 1999 X# Whom: Sakai Hiroaki X# X# $Id$ X# X XDISTNAME= xstarroll-1.03 XCATEGORIES= x11 XMASTER_SITES= http://wwwmiya.ee.kagu.sut.ac.jp/~sakai/ X XMAINTAINER= sakai@miya.ee.kagu.sut.ac.jp X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm X XALL_TARGET= xstarroll X XUSE_X11= yes X XMAN1= xstarroll.1 XMANCOMPRESSED= yes X X.include END-of-xstarroll/Makefile exit >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 Jan 14 01:24:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA13093 for freebsd-ports-outgoing; Thu, 14 Jan 1999 01:24:55 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from www.giovannelli.it (www.giovannelli.it [194.184.65.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA13088; Thu, 14 Jan 1999 01:24:52 -0800 (PST) (envelope-from gmarco@giovannelli.it) Received: from suzy (modem16.masternet.it [194.184.65.26]) by www.giovannelli.it (8.8.8/8.8.5) with SMTP id KAA01410; Thu, 14 Jan 1999 10:23:36 +0100 (MET) Message-Id: <4.1.19990114102916.0099e2a0@194.184.65.4> X-Sender: gmarco@194.184.65.4 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Thu, 14 Jan 1999 10:31:41 +0100 To: questions@FreeBSD.ORG From: Gianmarco Giovannelli Subject: Web mail interface Cc: ports@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I'd like to know if exists a web mail interface for FreeeBSD. I'd like to check my accounts using a browser when I am out of home. Thanks for attention. Please cc. also to me because I am not in this list (questions) ... Best Regards, Gianmarco Giovannelli (http://www.giovannelli.it/~gmarco) "Unix expert since yesterday" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 01:34:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA14357 for freebsd-ports-outgoing; Thu, 14 Jan 1999 01:34:36 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail1.worldcom.ch (mail1.worldcom.ch [195.61.43.205]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA14314 for ; Thu, 14 Jan 1999 01:34:09 -0800 (PST) (envelope-from Hisaft-digest@worldcom.ch) From: Hisaft-digest@worldcom.ch Received: from myname.com (portls064.worldcom.ch [194.235.51.64]) by mail1.worldcom.ch (8.9.1/8.9.1) with SMTP id KAA18748 for ; Thu, 14 Jan 1999 10:28:34 +0100 (MET) Message-Id: <199901140928.KAA18748@mail1.worldcom.ch> Date: Thu, 14 Jan 1999 10:26:24 +0200 Subject: This message could be very important, it is NOT SPAM, so please read it! Reply-to: "Mailing list Hisaft" X-Listprocessor: eMLP - Electronic Mailing List Processor for Windows 95/NT Version 2.00 0002 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org To: undisclosed-recipients:; This message could be very important, it is NOT SPAM, so please read it! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PLEASE VISIT US IN INTERNET: WWW.HISAFT.COM ! Ref.: Medical treatment in the countries of Europe and America, FREE AIRTICKETS! Dear Ladies & Gentlemen! For those, who visited HISAFT International Medical & Hospital Service AG Internet Page www.hisaft.com and after inquired on the medical treatment and examination Assistance, we propose the wonderfull possibility: A B S O L U T E L Y F R E E A I R T I C K E T S T O T H E C O U N T R Y O F T R E A T M E N T A N D B A C K ! Restrictions: 1. The free tickets are gifted only to Germany, Austria, Switzerland, USA, France. 2. The free tickets are only for the patient. All the possible accompanying persons should buy the tickets theirselves. 3. The flight to the place of medical examination/treatment should occur in the year 1999. 4. You should call HISAFT before 01.05.1999 to make your inquiry in time! T H E O N L Y T H I N G T H A T Y O U M U S T D O T O U S E T H I S O P P O R T U N I T Y - I S J U S T T O C A L L N O W: 8 10 49 9571 6629 (European office in Germany) before 01.05.1999. Then, say that you've got this message and regarding this you would like to state the with To be medically treatened in one of the proposed countries. We'll manage anything else. Best wishes! HISAFT International Medical Service Lange Strasse, 25 D-96215 Lichtenfels Germany E-Mail: hisaft@t-online.de Tel. 8 10 49 9571 6629 Fax. 8 10 49 9571 6691 C A L L N O W, Y O U W I L L N O T R E G R E T ! P.S. We are also interested in cooperational business proposals. You are very welcome to call and mail us 24hrs., 7 days a week! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 02:07:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA17068 for freebsd-ports-outgoing; Thu, 14 Jan 1999 02:07:23 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gilberto.physik.RWTH-Aachen.DE (gilberto.physik.rwth-aachen.de [137.226.30.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA17055 for ; Thu, 14 Jan 1999 02:07:18 -0800 (PST) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: (from kuku@localhost) by gilberto.physik.RWTH-Aachen.DE (8.8.8/8.8.7) id LAA18406 for ports@freebsd.org; Thu, 14 Jan 1999 11:06:07 +0100 (MET) (envelope-from kuku) Date: Thu, 14 Jan 1999 11:06:07 +0100 (MET) From: Christoph Kukulies Message-Id: <199901141006.LAA18406@gilberto.physik.RWTH-Aachen.DE> To: ports@FreeBSD.ORG Subject: group modem - mgetty+sendfax Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I installed mgetty+sendfax mgetty-1.1.16 on my 2.2.7 system and I was wondering why the config dialog suggests the fax-group modem entry to be inserted into mgetty.config when this group does not exist under FreeBSD. I suggest that either this group to be added into the default /etc/group file or change that in the port to something that exists (uucp?) to avoid the occurance of unnecessary errors in the mgetty log. Don't know if that would cause other side effects anyway. -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 02:20:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA18595 for freebsd-ports-outgoing; Thu, 14 Jan 1999 02:20:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA18584 for ; Thu, 14 Jan 1999 02:20:37 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA21404; Thu, 14 Jan 1999 02:20:01 -0800 (PST) Received: from rocky.ga-telecom.net (rocky.ga-telecom.net [199.108.96.16]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA17753 for ; Thu, 14 Jan 1999 02:14:56 -0800 (PST) (envelope-from kieber@rocky.ga-telecom.net) Received: (from kieber@localhost) by rocky.ga-telecom.net (8.9.1/8.9.1) id LAA15877; Thu, 14 Jan 1999 11:13:42 +0100 (CET) (envelope-from kieber) Message-Id: <199901141013.LAA15877@rocky.ga-telecom.net> Date: Thu, 14 Jan 1999 11:13:42 +0100 (CET) From: kieber@ga-telecom.net (Ulf Kieber) Reply-To: kieber@ga-telecom.net To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9486: knews package depends on non-existent other package Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9486 >Category: ports >Synopsis: knews package depends on non-existent other package >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 14 02:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Ulf Kieber >Release: FreeBSD 3.0-RELEASE i386 >Organization: Global Access Telecommunications, Inc. >Environment: FreeBSD rocky.ga-telecom.net 3.0-RELEASE FreeBSD 3.0-RELEASE #0: Wed Jan 6 20:05:50 CET 1999 root@rocky.ga-telecom.net:/usr/src/sys/compile/ROCKY i386 >Description: The pre-compiled package ``knews-1.0b.0.tgz'' has a dependency on and requires to be installed a package named ``mp-letter-3.0.1'', but there is neither a package nor a port ``mp-letter-3.0.1''. >How-To-Repeat: pkg_add -v knews-1.0b.0.tgz >Fix: short term fix: mkdir /var/db/pkg/mp-letter-3.0.1 will create a fake package ``mp-letter-3.0.1'', so pkg_add(1) stops bitching. long term fix: Resolve dependency in ``knews-1.0b.0.tgz''. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 03:41:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA25304 for freebsd-ports-outgoing; Thu, 14 Jan 1999 03:41:54 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from miya.ee.kagu.sut.ac.jp (miya3f12.ee.kagu.sut.ac.jp [133.31.54.31]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA25286; Thu, 14 Jan 1999 03:41:18 -0800 (PST) (envelope-from sakai@miya3f12.ee.kagu.sut.ac.jp) Received: from miya3f09.ee.kagu.sut.ac.jp (miya3f09.ee.kagu.sut.ac.jp [133.31.54.28]) by miya.ee.kagu.sut.ac.jp (SMI-8.6/3.6W98112811) with ESMTP id UAA11161; Thu, 14 Jan 1999 20:31:17 +0900 Received: (from sakai@localhost) by miya3f09.ee.kagu.sut.ac.jp (8.8.8/3.6W98112816) id UAA13353; Thu, 14 Jan 1999 20:40:10 +0900 (JST) Date: Thu, 14 Jan 1999 20:40:10 +0900 (JST) Message-Id: <199901141140.UAA13353@miya3f09.ee.kagu.sut.ac.jp> To: gnats-admin@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Cc: sakai@miya3f12.ee.kagu.sut.ac.jp Subject: Re: ports/9483: New port of XStarRoll-1.03 In-Reply-To: Your message of "Wed, 13 Jan 1999 22:50:01 -0800 (PST)". <199901140650.WAA09785@freefall.freebsd.org> From: sakai@miya3f12.ee.kagu.sut.ac.jp (Hiroaki Sakai) X-Mailer: mnews [version 1.20] 1996-12/08(Sun) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> >Category: ports >> >Responsible: freebsd-ports >> >Synopsis: New port of XStarRoll-1.03 >> >Arrival-Date: Wed Jan 13 22:50:01 PST 1999 I made a new port of XStarRoll-1.04. XStarRoll-1.03 has a bug. Please use this. Thanks. # 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: # # xstarroll # xstarroll/files # xstarroll/files/md5 # xstarroll/patches # xstarroll/patches/patch-aa # xstarroll/pkg # xstarroll/pkg/PLIST # xstarroll/pkg/DESCR # xstarroll/pkg/COMMENT # xstarroll/Makefile # echo c - xstarroll mkdir -p xstarroll > /dev/null 2>&1 echo c - xstarroll/files mkdir -p xstarroll/files > /dev/null 2>&1 echo x - xstarroll/files/md5 sed 's/^X//' >xstarroll/files/md5 << 'END-of-xstarroll/files/md5' XMD5 (xstarroll-1.04.tar.gz) = 58d6e245988959d3a450e1f289ba5e57 END-of-xstarroll/files/md5 echo c - xstarroll/patches mkdir -p xstarroll/patches > /dev/null 2>&1 echo x - xstarroll/patches/patch-aa sed 's/^X//' >xstarroll/patches/patch-aa << 'END-of-xstarroll/patches/patch-aa' X--- Makefile~ Thu Jan 14 20:12:51 1999 X+++ Makefile Thu Jan 14 20:13:13 1999 X@@ -1,4 +1,4 @@ X-XSTARROLL_PREFIX = /usr/X11R6 X+XSTARROLL_PREFIX = ${PREFIX} X XSTARROLL_BIN = ${XSTARROLL_PREFIX}/bin X XSTARROLL_MAN = ${XSTARROLL_PREFIX}/man/man1 X XSTARROLL_TARBALL = xstarroll-1.04 END-of-xstarroll/patches/patch-aa echo c - xstarroll/pkg mkdir -p xstarroll/pkg > /dev/null 2>&1 echo x - xstarroll/pkg/PLIST sed 's/^X//' >xstarroll/pkg/PLIST << 'END-of-xstarroll/pkg/PLIST' Xbin/xstarroll END-of-xstarroll/pkg/PLIST echo x - xstarroll/pkg/DESCR sed 's/^X//' >xstarroll/pkg/DESCR << 'END-of-xstarroll/pkg/DESCR' XXStarRoll is a simple demonstration program for X11. Letters and pixmaps Xfly to far, far, far away. You can fly optional letters and pixmaps, and Xuse XStarRoll as a background picture. X END-of-xstarroll/pkg/DESCR echo x - xstarroll/pkg/COMMENT sed 's/^X//' >xstarroll/pkg/COMMENT << 'END-of-xstarroll/pkg/COMMENT' XLetters fly to far, far, far away. END-of-xstarroll/pkg/COMMENT echo x - xstarroll/Makefile sed 's/^X//' >xstarroll/Makefile << 'END-of-xstarroll/Makefile' X# New ports collection makefile for: XStarRoll X# Version required: 1.04 X# Date created: 14 January 1999 X# Whom: Sakai Hiroaki X# X# $Id$ X# X XDISTNAME= xstarroll-1.04 XCATEGORIES= x11 XMASTER_SITES= http://wwwmiya.ee.kagu.sut.ac.jp/~sakai/ X XMAINTAINER= sakai@miya.ee.kagu.sut.ac.jp X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm X XALL_TARGET= xstarroll X XUSE_X11= yes X XMAN1= xstarroll.1 XMANCOMPRESSED= yes X X.include END-of-xstarroll/Makefile exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 04:10:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA00667 for freebsd-ports-outgoing; Thu, 14 Jan 1999 04:10:41 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA00657 for ; Thu, 14 Jan 1999 04:10:36 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA01449; Thu, 14 Jan 1999 04:10:00 -0800 (PST) Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA27781 for ; Thu, 14 Jan 1999 04:00:52 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.10 #1) id 100lR4-0008lZ-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 14 Jan 1999 13:59:38 +0200 Message-Id: <33700.916315178@axl.noc.iafrica.com> Date: Thu, 14 Jan 1999 13:59:38 +0200 From: Sheldon Hearn Reply-To: Sheldon Hearn To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9488: [PATCH] audio/mpg123: doesn't honour local CFLAGS Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9488 >Category: ports >Synopsis: [PATCH] audio/mpg123: doesn't honour local CFLAGS >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 14 04:10:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Sheldon Hearn >Release: FreeBSD 3.0-CURRENT i386 >Organization: UUNET Internet Africa >Environment: N/A >Description: The audio/mpg123 port includes a FreeBSD patch that ignores local CFLAGS. >How-To-Repeat: Watch the port build with CFLAGS+='-DI_AM_IGNORED'. >Fix: The following diff teaches the wayward patch-aa to honour local CFLAGS. Index: ports/audio/mpg123/patches/patch-aa =================================================================== RCS file: /home/ncvs/ports/audio/mpg123/patches/patch-aa,v retrieving revision 1.5 diff -u -d -r1.5 patch-aa --- patch-aa 1998/11/25 01:30:34 1.5 +++ patch-aa 1999/01/06 12:00:08 @@ -14,7 +14,7 @@ OBJECTS='decode_i386.o dct64_i386.o getbits_.o audio_oss.o' \ - CFLAGS='-Wall -ansi -pedantic -O4 -m486 -fomit-frame-pointer \ - -funroll-all-loops -ffast-math -DROT_I386 \ -+ CFLAGS+='-Wall -O2 -ansi -pedantic -fomit-frame-pointer \ ++ CFLAGS+='$(CFLAGS) -Wall -ansi -pedantic -fomit-frame-pointer \ + -funroll-all-loops -ffast-math -DROT_I386 -DREAD_MMAP \ + -DI386_ASSEM -DREAL_IS_FLOAT -DUSE_MMAP -DOSS' \ + mpg123-make @@ -22,7 +22,7 @@ +freebsd-elf: + $(MAKE) CC=cc LDFLAGS= \ + OBJECTS='decode_i386.o dct64_i386.o getbits.o audio_oss.o' \ -+ CFLAGS+='-Wall -O2 -ansi -pedantic -fomit-frame-pointer \ ++ CFLAGS+='$(CFLAGS) -Wall -ansi -pedantic -fomit-frame-pointer \ + -funroll-all-loops -ffast-math -DROT_I386 -DREAD_MMAP \ -DI386_ASSEM -DREAL_IS_FLOAT -DUSE_MMAP -DOSS' \ mpg123-make >Release-Note: >Audit-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 Jan 14 04:20:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA01473 for freebsd-ports-outgoing; Thu, 14 Jan 1999 04:20:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA01463 for ; Thu, 14 Jan 1999 04:20:36 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA02024; Thu, 14 Jan 1999 04:20:01 -0800 (PST) Received: from rebel.net.au (rebel.rebel.net.au [203.20.69.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA01026 for ; Thu, 14 Jan 1999 04:17:54 -0800 (PST) (envelope-from kkenn@rebel.net.au) Received: from 203.20.69.77 (dialup-7.rebel.net.au [203.20.69.77]) by rebel.net.au (8.8.5/8.8.4) with ESMTP id WAA16690 for ; Thu, 14 Jan 1999 22:46:18 +1030 Received: (qmail 10260 invoked by uid 1000); 14 Jan 1999 12:16:10 -0000 Message-Id: <19990114121610.10259.qmail@morden.rebel.net.au> Date: 14 Jan 1999 12:16:10 -0000 From: kkenn@rebel.net.au Reply-To: kkennawa@physics.adelaide.edu.au To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9489: net/tinyfugue does not respect CFLAGS Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9489 >Category: ports >Synopsis: The net/tinyfugue port doesn't respect CFLAGS >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 Jan 14 04:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Kris Kennaway >Release: FreeBSD 3.0-CURRENT i386 >Organization: >Environment: >Description: The following patch causes the tinyfugue port to respect CFLAGS during compilation. >How-To-Repeat: >Fix: diff -ruN tinyfugue/patches/patch-ab tinyfugue~/patches/patch-ab --- tinyfugue/patches/patch-ab Mon Nov 24 04:26:19 1997 +++ tinyfugue~/patches/patch-ab Thu Jan 14 04:59:12 1999 @@ -1,5 +1,5 @@ ---- unix/Config.orig Fri Apr 4 11:51:58 1997 -+++ unix/Config Mon Jun 16 18:18:29 1997 +--- unix/Config.orig Mon Nov 16 16:43:32 1998 ++++ unix/Config Thu Jan 14 04:56:10 1999 @@ -33,9 +33,12 @@ # even if an old version is currently in use. You can remove # the old version manually later when it is no longer in use. @@ -27,3 +27,12 @@ ### Flags. +@@ -110,7 +113,7 @@ + # by removing the leading "#". + + # CC=cc +-# CCFLAGS="-g" ++CCFLAGS=${CFLAGS} + + + ### Stripping. >Release-Note: >Audit-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 Jan 14 06:35:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12102 for freebsd-ports-outgoing; Thu, 14 Jan 1999 06:35:22 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from megaweapon.zigg.com (megaweapon.zigg.com [206.114.60.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA12095 for ; Thu, 14 Jan 1999 06:35:20 -0800 (PST) (envelope-from matt@megaweapon.zigg.com) Received: from localhost (matt@localhost) by megaweapon.zigg.com (8.8.8/8.8.8) with ESMTP id JAA03846 for ; Thu, 14 Jan 1999 09:34:10 -0500 (EST) (envelope-from matt@megaweapon.zigg.com) Date: Thu, 14 Jan 1999 09:34:10 -0500 (EST) From: Matt Behrens To: ports@FreeBSD.ORG Subject: apache-1.3.4 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Any chance of getting apache-1.3.4 ported in in the next day or two? :) - Matt Behrens Network Administrator, zigg.com Engineer, Nameless IRC Network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 07:13:24 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA16364 for freebsd-ports-outgoing; Thu, 14 Jan 1999 07:13:24 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rucus.ru.ac.za (rucus.ru.ac.za [146.231.29.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA16355 for ; Thu, 14 Jan 1999 07:13:18 -0800 (PST) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 12157 invoked by uid 1003); 14 Jan 1999 15:12:07 -0000 Message-ID: <19990114171207.A12139@rucus.ru.ac.za> Date: Thu, 14 Jan 1999 17:12:07 +0200 From: Neil Blakey-Milner To: Matt Behrens , ports@FreeBSD.ORG Subject: Re: apache-1.3.4 References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Matt Behrens on Thu, Jan 14, 1999 at 09:34:10AM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu 1999-01-14 (09:34), Matt Behrens wrote: > Any chance of getting apache-1.3.4 ported in in the next day or > two? :) You could always bump the number in the Makefile, see if it work correctly, and send a short patch in :). Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 07:20:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA17482 for freebsd-ports-outgoing; Thu, 14 Jan 1999 07:20:37 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA17475 for ; Thu, 14 Jan 1999 07:20:36 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA22248; Thu, 14 Jan 1999 07:20:00 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA16307; Thu, 14 Jan 1999 07:12:27 -0800 (PST) (envelope-from nobody) Message-Id: <199901141512.HAA16307@hub.freebsd.org> Date: Thu, 14 Jan 1999 07:12:27 -0800 (PST) From: Dom.Mitchell@palmerharvey.co.uk To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9490: Updated port of ddd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9490 >Category: ports >Synopsis: Updated port of ddd >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 Jan 14 07:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Dominic Mitchell >Release: 3.0-CURRENT >Organization: Palmer & Harvey McLane >Environment: FreeBSD voodoo.pandhm.co.uk 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Tue Jan 12 15:35:16 GMT 1999 dom@voodoo.pandhm.co.uk:/usr/src/sys/compile/VOODOO i386 >Description: This port updates ddd to the latest version. It includes perl & python support. >How-To-Repeat: N/A >Fix: Apply this patch: (sorry it's cut'n'pasted; my outbound email is broken at the moment.) --- /usr/ports/devel/ddd/Makefile Thu Dec 10 12:40:43 1998 +++ /home/dom/ports/ddd/Makefile Thu Jan 14 10:26:29 1999 @@ -1,13 +1,13 @@ # ex:ts=8 # Ports collection makefile for: ddd -# Version required: 2.0 +# Version required: 3.1.3 # Date created: Tue Jan 28, 1997 # Whom: David O'Brien (obrien@NUXI.com) # # $Id: Makefile,v 1.11 1998/12/07 09:17:51 obrien Exp $ # -DISTNAME= ddd-3.1.1 +DISTNAME= ddd-3.1.3 CATEGORIES= devel MASTER_SITES= ftp://ftp.ips.cs.tu-bs.de/pub/local/softech/ddd/src/ \ ftp://uiarchive.cso.uiuc.edu/pub/packages/ddd/src/ \ diff -urN /usr/ports/devel/ddd/files/md5 /home/dom/ports/ddd/files/md5 --- /usr/ports/devel/ddd/files/md5 Thu Dec 10 12:40:43 1998 +++ /home/dom/ports/ddd/files/md5 Thu Jan 14 14:20:47 1999 @@ -1 +1 @@ -MD5 (ddd-3.1.1.tar.gz) = 30a75d3be96d919550c89d7dcedf4d9b +MD5 (ddd-3.1.3.tar.gz) = cd73af8f980c115b2afa5ee65a04d2f7 >Release-Note: >Audit-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 Jan 14 08:44:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA26806 for freebsd-ports-outgoing; Thu, 14 Jan 1999 08:44:23 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA26676; Thu, 14 Jan 1999 08:43:18 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA28251; Thu, 14 Jan 1999 08:42:42 -0800 (PST) Date: Thu, 14 Jan 1999 08:42:42 -0800 (PST) Message-Id: <199901141642.IAA28251@freefall.freebsd.org> To: vadim@gc.lviv.ua, vanilla@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9457 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Error in gtklib names(double dots) State-Changed-From-To: open->closed State-Changed-By: vanilla State-Changed-When: Thu Jan 14 08:42:30 PST 1999 State-Changed-Why: Committed, thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 08:47:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA27508 for freebsd-ports-outgoing; Thu, 14 Jan 1999 08:47:00 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from cal007109.student.utwente.nl (cal007109.student.utwente.nl [130.89.221.199]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA27489; Thu, 14 Jan 1999 08:46:56 -0800 (PST) (envelope-from edwin@woudt.nl) Received: from desktop.woudt.nl ([10.10.10.11] helo=woudt.nl) by cal007109.student.utwente.nl with esmtp (Exim 2.05 #1) id 100ptB-0003wu-00; Thu, 14 Jan 1999 17:44:57 +0100 Message-ID: <369E1F4D.C1B9147B@woudt.nl> Date: Thu, 14 Jan 1999 17:46:05 +0100 From: Edwin Woudt X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Gianmarco Giovannelli CC: questions@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: Web mail interface References: <4.1.19990114102916.0099e2a0@194.184.65.4> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Gianmarco Giovannelli wrote: > > Hello, I'd like to know if exists a web mail interface for FreeeBSD. > I'd like to check my accounts using a browser when I am out of home. > Try imp (only if you use or want to switch to imap): http://horde.org/imp/ -- Edwin Woudt edwin@woudt.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 09:00:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA29591 for freebsd-ports-outgoing; Thu, 14 Jan 1999 09:00:40 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA29577 for ; Thu, 14 Jan 1999 09:00:37 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA29820; Thu, 14 Jan 1999 09:00:02 -0800 (PST) Received: from jeff.datatek.com (a253.datatek.com [205.219.244.253]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA27929 for ; Thu, 14 Jan 1999 08:51:05 -0800 (PST) (envelope-from root@jeff.datatek.com) Received: (from root@localhost) by jeff.datatek.com (8.8.8/8.8.8) id VAA27111; Sun, 10 Jan 1999 21:45:58 -0600 (CST) (envelope-from root) Message-Id: <199901110345.VAA27111@jeff.datatek.com> Date: Sun, 10 Jan 1999 21:45:58 -0600 (CST) From: Tilghman.Lesher@vanderbilt.edu Reply-To: Tilghman.Lesher@vanderbilt.edu To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9491: Can't mix natd CL option types Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9491 >Category: ports >Synopsis: Can't mix natd CL option types >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 Jan 14 09:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Tilghman Lesher >Release: FreeBSD 2.2.8-RELEASE i386 >Organization: n/a >Environment: Previous environment under which natd worked was 3.0-RELEASE New environment changed to 2.2.8-RELEASE and long options were used at this time. Hardware consists of a ISDN connected to a K6/233 32M machine. Additionally a 3Com (ep0) interface connected through a router to an iMac/A. Hardware configuration was not altered between 3.0R and 2.2.8R on either machine. No hardware or software changes made to either machine, other than moving from 3.0 to 2.2.8. Hardware failure possibility eliminated, since files were successfully transferred via netatalk+asun in both directions. >Description: The current version of natd does not seem to allow the mixing of different forms of options on the command line. The reason why this is confusing (and why it may not have been caught before) is that the manpage encourages users to use the long form of the command line option, but the primary use of natd is in the rc.conf file. When it is invoked via /etc/rc, the -n form is used. If the user specifies the long form of additional options in rc.conf, natd does not correctly route packets. Additional options were: -log -use_sockets -same_ports -unregistered_only -dynamic >How-To-Repeat: Combine long form of options with -n ep0 >Fix: Change of source code to allow combinations of different forms of options. OR Document behavior on manpage. >Release-Note: >Audit-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 Jan 14 09:08:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA00796 for freebsd-ports-outgoing; Thu, 14 Jan 1999 09:08:20 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mailer3.mail.vanderbilt.edu (mailer3.mail.Vanderbilt.Edu [129.59.1.213]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA00785 for ; Thu, 14 Jan 1999 09:08:06 -0800 (PST) (envelope-from Tilghman.Lesher@vanderbilt.edu) Received: from devel-advocate.vanderbilt.edu. (A163227.N1.Vanderbilt.Edu [129.59.163.227]) by mailer3.mail.vanderbilt.edu (8.9.1a/8.9.1/VU-3.0.2) with SMTP id LAA03386 for ; Thu, 14 Jan 1999 11:06:52 -0600 (CST) From: Tilghman Lesher To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9491: Can't mix natd CL option types In-Reply-To: <199901141700.JAA29816@freefall.freebsd.org> Message-ID: Date: Thu, 14 Jan 1999 11:06:55 -0600 (Central Standard Time) X-Mailer: Simeon for Win32 Version 4.1.5 Build (43) X-Authentication: none MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You can kill this report. On Thu, 14 Jan 1999 09:00:02 -0800 (PST) gnats-admin@FreeBSD.ORG wrote: $ Thank you very much for your problem report. $ It has the internal identification `ports/9491'. $ The individual assigned to look at your $ report is: freebsd-ports. $ $ >Category: ports $ >Responsible: freebsd-ports $ >Synopsis: Can't mix natd CL option types $ >Arrival-Date: Thu Jan 14 09:00:01 PST 1999 -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS/IT/P d+(-) s a-- C(++) US/B++++ P+ L(-) E--- W+>+++ N+(++) o? !K w(--) !O M(+) V- PS++ PE Y+ PGP(+) t 5 X+ R- tv(+) b++ DI+ !D G e>++ h---(++) r++ y+ ------END GEEK CODE BLOCK------ ----------------------------------------------------------------- Tilghman Lesher Vanderbilt Computer Store Voice: 615-343-7386 Fax: 615-343-6979 Email: Tilghman.Lesher@Vanderbilt.Edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 09:14:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01784 for freebsd-ports-outgoing; Thu, 14 Jan 1999 09:14:02 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from the.oneinsane.net (the.oneinsane.net [207.113.133.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01751; Thu, 14 Jan 1999 09:13:59 -0800 (PST) (envelope-from insane@the.oneinsane.net) Received: (from insane@localhost) by the.oneinsane.net (8.9.1/8.9.1) id JAA21712; Thu, 14 Jan 1999 09:12:00 -0800 (PST) Date: Thu, 14 Jan 1999 09:12:00 -0800 From: "Ron 'The InSaNe One' Rosson" To: Edwin Woudt Cc: Gianmarco Giovannelli , questions@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: Web mail interface Message-ID: <19990114091200.A21675@the.oneinsane.net> Reply-To: insane@oneinsane.net References: <4.1.19990114102916.0099e2a0@194.184.65.4> <369E1F4D.C1B9147B@woudt.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <369E1F4D.C1B9147B@woudt.nl>; from Edwin Woudt on Thu, Jan 14, 1999 at 05:46:05PM +0100 X-Operating-System: FreeBSD the.oneinsane.net 2.2.8-STABLE X-Opinion: What you read here is my IMHO X-Disclaimer: I am a firm believer in RTFM X-WWW: http://www.oneinsane.net X-PGP-KEY: http://www.oneinsane.net/~insane/insane-pgp5i.txt X-Uptime: 9:11AM up 43 days, 15:31, 5 users, load averages: 1.92, 1.63, 1.26 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org IMP is sweet.. Just my 2 cents worth Ron On Thu, Jan 14, 1999 at 05:46:05PM +0100, Edwin Woudt wrote: > Gianmarco Giovannelli wrote: > > > > Hello, I'd like to know if exists a web mail interface for FreeeBSD. > > I'd like to check my accounts using a browser when I am out of home. > > > > Try imp (only if you use or want to switch to imap): > > http://horde.org/imp/ > > -- > Edwin Woudt > edwin@woudt.nl > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- ------------------------------------------------------------------- Ron Rosson ... and a UNIX user said ... The InSaNe One rm -rf * insane@oneinsane.net and all was null and void ------------------------------------------------------------------- It's so nice to be insane, nobody asks you to explain. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 09:17:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA02230 for freebsd-ports-outgoing; Thu, 14 Jan 1999 09:17:15 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from sloth.cs.unm.edu (sloth.cs.unm.edu [198.59.151.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA02223 for ; Thu, 14 Jan 1999 09:17:14 -0800 (PST) (envelope-from cfaehl@cs.unm.edu) Received: from avarice.cs.unm.edu ([198.59.151.252]) by sloth.cs.unm.edu with esmtp (Exim 2.10 #1) id 100qNR-0003Sy-00 for freebsd-ports@freebsd.org; Thu, 14 Jan 1999 10:16:13 -0700 X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-ports@FreeBSD.ORG Subject: Discussion: architectural enhancement to ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 14 Jan 1999 10:16:07 -0700 From: "Chris D. Faehl" Message-Id: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greetings, The FreeBSD ports system, while amazingly useful, could be made significantly more flexible with just a few changes to bsd.port.mk. What we've done here on all of our platforms is implement a version-based installation system for /usr/local. This morning I made some local changes to bsd.port.mk that helps us easily achieve this utilizing the FreeBSD ports tree and judicious munging of the PREFIX variable. I'd love to see this incorporated as an *optional* installation method for ports, eg, some env variable would determine whether or not to use the scheme. The scheme we devised installs packages under a /usr/local/pkg/pkgname/pkgname-version.number hierarchy. A separate program then traverses the hierarchy and makes top-level links into /usr/local. A more in-depth detailing of this scheme can be found at: http://www.cs.unm.edu/~ssg/SSG_SysAdmin/SSG_Pkglink.shtml So, taking the tcsh port as an example, we have: ls -l /usr/local/pkg/tcsh lrwxrwxrwx 1 root wheel 9 Jan 14 09:47 current -> tcsh-6.08 drwxr-xr-x 11 root wheel 512 Nov 2 06:54 tcsh-6.07.02 drwxr-xr-x 11 root wheel 512 Jan 14 08:36 tcsh-6.08 Inside each version-directory: drwxr-xr-x 2 root wheel 512 Jan 14 09:14 bin drwxr-xr-x 3 root wheel 512 Jan 14 08:36 etc drwxr-xr-x 2 root wheel 512 Jan 14 08:36 include drwxr-xr-x 2 root wheel 512 Jan 14 08:36 info drwxr-xr-x 3 root wheel 512 Jan 14 08:36 lib drwxr-xr-x 2 root wheel 512 Jan 14 08:36 libexec drwxr-xr-x 26 root wheel 512 Jan 14 08:36 man drwxr-xr-x 2 root wheel 512 Jan 14 08:36 sbin drwxr-xr-x 8 root wheel 512 Jan 14 08:36 share Each directory above contains what you'd expect: bin/: -r-xr-xr-x 1 bin bin 247456 Jan 14 09:14 tcsh ... Meanwhile, at /usr/local, we have: lrwxrwxrwx 1 root wheel 36 Nov 2 06:57 /usr/local/bin/tcsh -> /usr/local/pkg/tcsh/current/bin/tcsh Here's what the scheme gets us: 1) multiple versions of packages can be installed without conflicts 2) we can change the 'default' version of a package and all its associated pieces by changing a single link - the "current" link in that package's directory. 3) we can delete all the elements of outdated or unwanted software in one fell swoop. 4) we can easily index all the installed software (and versions) in /usr/local, so we don't have to track it by hand (our index is at http://www.cs.unm.edu/~ssg/SSG_Software/Pkg.html ). The changes I've made are different from simply setting PREFIX on each port one builds in that PREFIX is set according to scheme specs for dependencies also (as opposed to the PREFIX variable being exported to the dependency). The ultimate success of this scheme depends upon port maintainers assuring their port respects PREFIX appropriately. There may also be issues with dependent libraries of a port (there wasn't with magicpoint, one of my test packages, but that's a fairly limited testcase). I'd like to know what the FreeBSD ports community feels about this. It's obviously not to be used in the default case, but for large production sites, it makes managing /usr/local pretty easy. Here's a rough context patch. It doesn't handle cases that use USE_X_PREFIX. Comments welcome. *** bsd.port.mk.orig Thu Jan 14 07:25:40 1999 --- bsd.port.mk Thu Jan 14 10:10:58 1999 *************** *** 479,484 **** --- 479,503 ---- PKGDIR?= ${MASTERDIR}/pkg .endif + ### Changes to support CS' pkg system - 990114, cfaehl + .if defined(USE_VERSPKG) + # We strip off trailing -version.numbers + # NOTE: Trying to do this as a backtick expansion fails in the install + # phase, while I can't seem to construct the right expression to + # do this in a variable modification (eg :S%-.*%% is valid but + # not a regular expression, so doesn't give expected results) + .if defined(PKGNAME) + FOONAME= ${PKGNAME} + .else + FOONAME= ${DISTNAME} + .endif + + PORTNAME!= /bin/echo ${FOONAME} | /usr/bin/sed -e 's/-.*//' + VERSPKGBASE?= ${LOCALBASE}/pkg/${PORTNAME}/${DISTNAME} + PREFIX= ${VERSPKGBASE} + .endif + ### end changes - 990114, cfaehl + .if defined(USE_IMAKE) USE_X_PREFIX= yes .endif ------------------------------------------------------------------------------- Chris Faehl | Email: cfaehl@cs.unm.edu The University of New Mexico | URL: http://www.cs.unm.edu/~cfaehl Computer Science Dept., Rm. FEC 313 | Phone: 505/277-3016 Albuquerque, NM 87131 USA | FAX: 505/277-6927 ------------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 09:30:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04050 for freebsd-ports-outgoing; Thu, 14 Jan 1999 09:30:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04041 for ; Thu, 14 Jan 1999 09:30:36 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA02110; Thu, 14 Jan 1999 09:30:00 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03381; Thu, 14 Jan 1999 09:24:02 -0800 (PST) (envelope-from nobody) Message-Id: <199901141724.JAA03381@hub.freebsd.org> Date: Thu, 14 Jan 1999 09:24:02 -0800 (PST) From: giffunip@asme.org To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9492: Fix for nawk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9492 >Category: ports >Synopsis: Fix for nawk >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 Jan 14 09:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Pedro F. Giffuni >Release: 2.2.7-R >Organization: U. Nacional de Colombia >Environment: >Description: While porting mawk, I found a FPE error in our nawk port that can be reproduced in mawk's tests >How-To-Repeat: >Fix: diff -rNu nawk.old/Makefile nawk/Makefile --- nawk.old/Makefile Wed Jan 13 17:41:35 1999 +++ nawk/Makefile Wed Jan 13 19:28:36 1999 @@ -1,5 +1,5 @@ # New ports collection makefile for: nawk -# Version required: 98.02.11 +# Version required: 98.10.20 # Date created: 29 April 1998 # Whom: Josh Gilliam # diff -rNu nawk.old/patches/patch-aa nawk/patches/patch-aa --- nawk.old/patches/patch-aa Wed Jan 13 17:41:35 1999 +++ nawk/patches/patch-aa Wed Jan 13 19:11:45 1999 @@ -1,5 +1,5 @@ *** makefile.orig Tue Oct 20 08:48:03 1998 ---- makefile Sun Nov 1 16:32:49 1998 +--- makefile Wed Jan 13 19:10:37 1999 *************** *** 22,34 **** # THIS SOFTWARE. @@ -19,11 +19,11 @@ # THIS SOFTWARE. # ****************************************************************/ -! CFLAGS ?= ${CFLAGS} -! #CFLAGS = -O +! #CFLAGS = -g +! CFLAGS ?= -O ! #CC = gcc -Wall -g ! #CC = purify cc -! CC ?= ${CC} +! CC ?= cc ! #YACC = bison -y YACC = yacc diff -rNu nawk.old/patches/patch-ba nawk/patches/patch-ba --- nawk.old/patches/patch-ba Wed Jan 13 17:41:35 1999 +++ nawk/patches/patch-ba Wed Jan 13 17:55:58 1999 @@ -1,5 +1,5 @@ -*** b.c.orig Sun Nov 1 17:14:22 1998 ---- b.c Sun Nov 1 17:23:00 1998 +*** b.c.orig Mon Oct 19 18:42:53 1998 +--- b.c Wed Jan 13 17:46:54 1999 *************** *** 27,32 **** --- 27,35 ---- @@ -87,11 +87,11 @@ continue; } } -*** main.c.orig Sun Nov 1 17:24:32 1998 ---- main.c Sun Nov 1 17:28:40 1998 +*** main.c.orig Mon Oct 19 18:49:03 1998 +--- main.c Wed Jan 13 17:51:59 1999 *************** -*** 27,38 **** ---- 27,43 ---- +*** 27,32 **** +--- 27,33 ---- #define DEBUG #include #include @@ -99,18 +99,8 @@ #include #include #include - #include "awk.h" - #include "ytab.h" - -+ #ifdef __FreeBSD__ -+ # include -+ #endif -+ - extern char **environ; - extern int nfields; - *************** -*** 55,66 **** +*** 55,61 **** char *fs = NULL, *marg; int temp; @@ -118,12 +108,7 @@ if (argc == 1) { fprintf(stderr, "Usage: %s [-f programfile | 'program'] [-Ffieldsep] [-v var=value] [files]\n", cmdname); exit(1); - } - signal(SIGFPE, fpecatch); - yyin = NULL; - symtab = makesymtab(NSYMTAB); - while (argc > 1 && argv[1][0] == '-' && argv[1][1] != '\0') { ---- 60,80 ---- +--- 56,67 ---- char *fs = NULL, *marg; int temp; @@ -136,12 +121,3 @@ if (argc == 1) { fprintf(stderr, "Usage: %s [-f programfile | 'program'] [-Ffieldsep] [-v var=value] [files]\n", cmdname); exit(1); - } - signal(SIGFPE, fpecatch); -+ #ifdef __FreeBSD__ -+ fpsetround(FP_RN); -+ fpsetmask(0L); -+ #endif - yyin = NULL; - symtab = makesymtab(NSYMTAB); - while (argc > 1 && argv[1][0] == '-' && argv[1][1] != '\0') { diff -rNu nawk.old/pkg/DESCR nawk/pkg/DESCR --- nawk.old/pkg/DESCR Wed Jan 13 17:41:35 1999 +++ nawk/pkg/DESCR Wed Jan 13 18:06:29 1999 @@ -1,9 +1,10 @@ +Awk scans input files for specified patterns and can perform an associated +action when a line of the file matches the pattern. + This is the version of awk described in "The AWK Programming Language", by Al Aho, Brian Kernighan, and Peter Weinberger (Addison-Wesley, 1988, ISBN 0-201-07981-X). - -Awk scans input files for specified patterns and can perform an associated -action when a line of the file matches the pattern. + http://cm.bell-labs.com/cm/cs/awkbook/index.html -- Josh Gilliam >Release-Note: >Audit-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 Jan 14 10:00:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA08370 for freebsd-ports-outgoing; Thu, 14 Jan 1999 10:00:39 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA08365 for ; Thu, 14 Jan 1999 10:00:37 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA03620; Thu, 14 Jan 1999 10:00:01 -0800 (PST) Date: Thu, 14 Jan 1999 10:00:01 -0800 (PST) Message-Id: <199901141800.KAA03620@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Brett Taylor Subject: Re: ports/9486: knews package depends on non-existent other package Reply-To: Brett Taylor Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9486; it has been noted by GNATS. From: Brett Taylor To: Ulf Kieber Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/9486: knews package depends on non-existent other package Date: Thu, 14 Jan 1999 10:49:40 -0700 (MST) Hi, > >Synopsis: knews package depends on non-existent other package > >Description: > > The pre-compiled package ``knews-1.0b.0.tgz'' has a dependency > on and requires to be installed a package named > ``mp-letter-3.0.1'', but there is neither a package nor a port > ``mp-letter-3.0.1''. peloton> more /usr/ports/print/mp-letter/Makefile -snip- PKGNAME= mp-${PAPERSIZE}-3.0.1 And hence the dependency... Brett ****************************************************************** Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 10:01:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA08501 for freebsd-ports-outgoing; Thu, 14 Jan 1999 10:01:53 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA08476; Thu, 14 Jan 1999 10:01:40 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA03713; Thu, 14 Jan 1999 10:01:05 -0800 (PST) Date: Thu, 14 Jan 1999 10:01:05 -0800 (PST) Message-Id: <199901141801.KAA03713@freefall.freebsd.org> To: Tilghman.Lesher@vanderbilt.edu, billf@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9491 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Can't mix natd CL option types State-Changed-From-To: open->closed State-Changed-By: billf State-Changed-When: Thu Jan 14 10:00:44 PST 1999 State-Changed-Why: Closed at the request of originator To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 10:10:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA09793 for freebsd-ports-outgoing; Thu, 14 Jan 1999 10:10:37 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA09788 for ; Thu, 14 Jan 1999 10:10:37 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA04265; Thu, 14 Jan 1999 10:10:01 -0800 (PST) Date: Thu, 14 Jan 1999 10:10:01 -0800 (PST) Message-Id: <199901141810.KAA04265@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Tom Hukins Subject: Re: docs/9375: Handbook addition: Automated PLIST building for ports Reply-To: Tom Hukins Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/9375; it has been noted by GNATS. From: Tom Hukins To: VANDERHOEK TIMOTHY MICHAEL Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: docs/9375: Handbook addition: Automated PLIST building for ports Date: Thu, 14 Jan 1999 17:21:40 +0000 On Fri, Jan 08, 1999 at 08:30:02AM -0800, VANDERHOEK TIMOTHY MICHAEL wrote: > > OpenBSD has a ``make plist'' target in bsd.port.mk. It looks like it > shouldn't be too hard to extract as a shell script for users. I don't > know how well it works. Me neither, but I've used it as inspiration for my modified patch - thanks! It would be possible to write a script to deal with this, but I'm not going to start on one until I know I'll have time to finish it. We couldn't just lift OpenBSD's "make plist", however, because we would have to deal with ELF libraries too (and possibly other things, too). > [I don't think we should have a plist target in our bsd.port.mk]. Why? bsd.port.mk is a small, simple file. Surely one extra target wouldn't hurt? ;-) I've included a modified patch, which I hope deals with all the important issues. I'd appreciate scrutiny of the SGML and assumptions about how the ports system works - my knowledge of both is far from perfect. Regards, Tom --- porting.sgml.orig Mon Jan 11 19:21:54 1999 +++ porting.sgml Thu Jan 14 17:06:05 1999 @@ -154,6 +154,11 @@ sorted alphabetically. It will make verifying the changes when you upgrade the port much easier. +

Creating a packing list manually can be a very tedious + task. If the port installs a large number of files, + might save time. + Creating the checksum file @@ -866,7 +871,7 @@ you create a port. This section explains the most common of those. - +

If your port installs a shared library, add a post-install target to your Makefile that runs @@ -2375,6 +2380,43 @@ [and then the epilogue] .include + + + Automated packing list creation + +

First, make sure your port is almost complete, with only + the touch files/PLIST' command. + +

Next, create a new set of directories which your port can + be installed in with the `mtree -U -f + /etc/mtree/BSD.local.dist -d -e -p /var/tmp/MY-PORT' + command. Then, install any dependencies with `make + depends PREFIX=/var/tmp/MY-PORT'. Store the directory + structure in a new file with `(cd /var/tmp/MY-PORT && + find * -type d) > OLD-DIRS'. + +

If your port honours the PREFIX variable (which it should), + you can then type `make install + PREFIX=/var/tmp/MY-PORT'. Once the port has been + installed successfully, create the packing list with + `(cd /var/tmp/MY-PORT && find * \! -type d) > + pkg/PLIST'. + +

You also need to add any newly created directories to the + packing list. To do this, type `(cd /var/tmp/MY-PORT && + find * -type d) | comm -13 OLD-DIRS - | sed -e 's#^#@dirrm + #' >> pkg/PLIST'. + +

Finally, you need to tidy up the packing list by hand. I + lied when I said this was all automated. Manual pages + should be listed in the port's + section. Package Names To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 10:40:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA14418 for freebsd-ports-outgoing; Thu, 14 Jan 1999 10:40:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA14412 for ; Thu, 14 Jan 1999 10:40:36 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA05737; Thu, 14 Jan 1999 10:40:01 -0800 (PST) Date: Thu, 14 Jan 1999 10:40:01 -0800 (PST) Message-Id: <199901141840.KAA05737@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: kieber@ga-telecom.net (Ulf Kieber) Subject: Re: ports/9486: knews package depends on non-existent other package Reply-To: kieber@ga-telecom.net (Ulf Kieber) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9486; it has been noted by GNATS. From: kieber@ga-telecom.net (Ulf Kieber) To: brett@peloton.physics.montana.edu (Brett Taylor) Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/9486: knews package depends on non-existent other package Date: Thu, 14 Jan 1999 19:32:46 +0100 (CET) Brett Taylor writes: > > > >Synopsis: knews package depends on non-existent other package > > > >Description: > > > > The pre-compiled package ``knews-1.0b.0.tgz'' has a dependency > > on and requires to be installed a package named > > ``mp-letter-3.0.1'', but there is neither a package nor a port > > ``mp-letter-3.0.1''. > > peloton> more /usr/ports/print/mp-letter/Makefile > -snip- > PKGNAME= mp-${PAPERSIZE}-3.0.1 > > And hence the dependency... /stand/sysinstall complains that it is unable ftp-fetch ``mp-letter-3.0.1'' from ftp.freebsd.org and the ports tarball for 3.0-RELEASE also doesn't contain ``mp-letter-3.0.1'', hence I consider this a bug. -- Ulf Kieber email: kieber@ga-telecom.net System Administrator voice: +49-69-299896-21 Global Access Telecommunications, Inc. fax : +49-69-299896-66 internet solutions for business www : www.ga-telecom.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 11:02:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA18870 for freebsd-ports-outgoing; Thu, 14 Jan 1999 11:02:15 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from paris.dppl.com (paris.dppl.com [205.230.74.150]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA18861 for ; Thu, 14 Jan 1999 11:02:12 -0800 (PST) (envelope-from yds@ingress.net) Received: (qmail 44171 invoked from network); 14 Jan 1999 19:00:50 -0000 Received: from ichiban.ingress.com (HELO ichiban) (205.230.64.31) by paris.dppl.com with SMTP; 14 Jan 1999 19:00:50 -0000 Message-ID: <019001be3ff0$482e3000$1f40e6cd@ichiban.ingress.com> From: "Yarema" To: , "Gianmarco Giovannelli" Cc: Subject: Re: Web mail interface Date: Thu, 14 Jan 1999 14:01:24 -0500 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 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Hello, I'd like to know if exists a web mail interface for FreeeBSD. >I'd like to check my accounts using a browser when I am out of home. > >Thanks for attention. > >Please cc. also to me because I am not in this list (questions) ... Another option is Netscape's Messenger Express. It's written completely in perl. Although there's no FreeBSD or Linux specific port I have gotten it to work on a FreeBSD box by tweaking the install script a bit to ignore the LDAP binaries which I don't need. I like this better than IMP mainly cuz I don't like setting up PHP. my $0.02 -- Yarema To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 11:02:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA19013 for freebsd-ports-outgoing; Thu, 14 Jan 1999 11:02:44 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA18984; Thu, 14 Jan 1999 11:02:38 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA07746; Thu, 14 Jan 1999 11:02:02 -0800 (PST) Date: Thu, 14 Jan 1999 11:02:02 -0800 (PST) Message-Id: <199901141902.LAA07746@freefall.freebsd.org> To: billf@FreeBSD.ORG, billf@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/8767 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port: gtksql-0.2 Responsible-Changed-From-To: billf->freebsd-ports Responsible-Changed-By: billf Responsible-Changed-When: Thu Jan 14 10:58:47 PST 1999 Responsible-Changed-Why: We (my employer) no longer use postgresql. My ability to test this is now lacking, and I'm sure others will be able to (*cough* scrappy *cough*) more effectivly then myself To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 12:31:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA03277 for freebsd-ports-outgoing; Thu, 14 Jan 1999 12:31:34 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA03251; Thu, 14 Jan 1999 12:31:21 -0800 (PST) (envelope-from dirk@FreeBSD.org) From: Dirk Froemberg Received: (from dirk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA13538; Thu, 14 Jan 1999 12:30:45 -0800 (PST) Date: Thu, 14 Jan 1999 12:30:45 -0800 (PST) Message-Id: <199901142030.MAA13538@freefall.freebsd.org> To: nosuzuki@e-mail.ne.jp, dirk@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/7537 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port: new PPP client, PPxP State-Changed-From-To: open->closed State-Changed-By: dirk State-Changed-When: Thu Jan 14 12:29:46 PST 1999 State-Changed-Why: PPxP made it to the ports tree already. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 12:50:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA05617 for freebsd-ports-outgoing; Thu, 14 Jan 1999 12:50:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA05603 for ; Thu, 14 Jan 1999 12:50:37 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA14919; Thu, 14 Jan 1999 12:50:02 -0800 (PST) Date: Thu, 14 Jan 1999 12:50:02 -0800 (PST) Message-Id: <199901142050.MAA14919@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Brett Taylor Subject: Re: ports/9486: knews package depends on non-existent other package Reply-To: Brett Taylor Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9486; it has been noted by GNATS. From: Brett Taylor To: Ulf Kieber Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/9486: knews package depends on non-existent other package Date: Thu, 14 Jan 1999 13:46:35 -0700 (MST) > /stand/sysinstall complains that it is unable ftp-fetch > ``mp-letter-3.0.1'' from ftp.freebsd.org and the ports tarball for > 3.0-RELEASE also doesn't contain ``mp-letter-3.0.1'', hence I consider > this a bug. Hmm..... peloton: {2} fetch ftp://ftp.freebsd.org/pub/FreeBSD/packages-current/print/mp-letter-3.0.1.tgz Receiving mp-letter-3.0.1.tgz (22576 bytes): 100% 22576 bytes transfered in 1.1 seconds (20.44 Kbytes/s) Brett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 13:03:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA07714 for freebsd-ports-outgoing; Thu, 14 Jan 1999 13:03:54 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA07677 for ; Thu, 14 Jan 1999 13:03:14 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.10 #1) id 100ttu-000I3a-00 for ports@freebsd.org; Thu, 14 Jan 1999 23:01:58 +0200 From: Sheldon Hearn To: ports@FreeBSD.ORG Subject: XFree86 with Kerberos5 Date: Thu, 14 Jan 1999 23:01:57 +0200 Message-ID: <69406.916347717@axl.noc.iafrica.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi folks, I'm trying to build XFree86 linked against Kerberos5 on a 3.0-CURRENT (circa 11 Jan (1999/01/20 can't come soon enough)) box and I need some help. Based on a quick look at parts of the XFree86 build process (Imake.tmpl and README in xc/config/cf), the default linker flags used if I enable Kerberos5 are: -lkrb5 -lcrypto -lisode -lcom_err -ldbm Looking at the Kerberos5 port in the tree, I'm guessing I should use: -lkrb5 -lcrypto -lcom_err -lkdb5 1) What's libisode and what distribution is it part of? All I can find on it is AIX OS-specific stuff. 2) I'm assuming krb5's libcrypto is really what I want, and not FreeBSD's libcrypt. 3) I'm also assuming that libkdb5 will offer whatever db functionality XFree86's Kerberos5 support requires? 4) Would there be any reason for my using the libcom_err installed by the krb5 port when FreeBSD's has a higher major version number? Anyone with answers to any of these questions or success stories about building XFree86 with Kerberos5 support, speak up. :) Thanks, Sheldon. Search engine trap: krb5 Kerberos5 KerberosV x11 X11R6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 13:28:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA11226 for freebsd-ports-outgoing; Thu, 14 Jan 1999 13:28:58 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA11206 for ; Thu, 14 Jan 1999 13:28:43 -0800 (PST) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.9.1/8.9.1) id WAA01471; Thu, 14 Jan 1999 22:26:25 +0100 (CET) (envelope-from ibex) Date: Thu, 14 Jan 1999 22:26:25 +0100 From: Dirk Froemberg To: Matt Behrens Cc: ports@FreeBSD.ORG Subject: Re: apache-1.3.4 Message-ID: <19990114222625.A1398@physik.TU-Berlin.DE> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Matt Behrens on Thu, Jan 14, 1999 at 09:34:10AM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Matt! Perhaps you want to try apache13-php3 or apache13-modssl. They have been upgraded to Apache 1.3.4 already. 8-) Best regards Dirk On Thu, Jan 14, 1999 at 09:34:10AM -0500, Matt Behrens wrote: > Any chance of getting apache-1.3.4 ported in in the next day or > two? :) -- e-mail: dirk@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 13:32:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA11919 for freebsd-ports-outgoing; Thu, 14 Jan 1999 13:32:20 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA11598; Thu, 14 Jan 1999 13:31:38 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca13-168.ix.netcom.com [209.109.238.168]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id NAA05836; Thu, 14 Jan 1999 13:30:28 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id NAA19265; Thu, 14 Jan 1999 13:30:23 -0800 (PST) Date: Thu, 14 Jan 1999 13:30:23 -0800 (PST) Message-Id: <199901142130.NAA19265@silvia.hip.berkeley.edu> To: sakai@miya3f12.ee.kagu.sut.ac.jp CC: gnats-admin@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, sakai@miya3f12.ee.kagu.sut.ac.jp In-reply-to: <199901141140.UAA13353@miya3f09.ee.kagu.sut.ac.jp> (sakai@miya3f12.ee.kagu.sut.ac.jp) Subject: Re: ports/9483: New port of XStarRoll-1.03 From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * I made a new port of XStarRoll-1.04. XStarRoll-1.03 has a bug. Please use this. You need to send this to "freebsd-gnats-submit@freebsd.org", not gnats-admin. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 14:16:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA18081 for freebsd-ports-outgoing; Thu, 14 Jan 1999 14:16:49 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA18076 for ; Thu, 14 Jan 1999 14:16:46 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca13-168.ix.netcom.com [209.109.238.168]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id OAA05883 for ; Thu, 14 Jan 1999 14:15:21 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id OAA19486; Thu, 14 Jan 1999 14:15:17 -0800 (PST) Date: Thu, 14 Jan 1999 14:15:17 -0800 (PST) Message-Id: <199901142215.OAA19486@silvia.hip.berkeley.edu> To: ports@FreeBSD.ORG Subject: [mark@grondar.za: HEADS UP!! Texinfo updates!] From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I guess this means we can no longer support 2.2.... Satoshi ------- Start of forwarded message ------- To: freebsd-current@FreeBSD.ORG, freebsd-committers@FreeBSD.ORG Subject: HEADS UP!! Texinfo updates! Date: Thu, 14 Jan 1999 22:06:31 +0200 From: Mark Murray Hi Texinfo has been upgraded from the venerable 3.9 to the latest-and- greatest 3.12. Option names have changed (and been committed), and if you are not patient enough ;-) to do a make world, you'll at least need to go to src/share/mk and to a "make; make install". If you don't, you'll get breakage when install-info is used with --defsection (changed to --section). Also changed is --defentry to plain --entry. M - -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message ------- End of forwarded message ------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 14:25:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA18938 for freebsd-ports-outgoing; Thu, 14 Jan 1999 14:25:07 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from smtp.enteract.com (thor.enteract.com [207.229.143.11]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA18923 for ; Thu, 14 Jan 1999 14:25:05 -0800 (PST) (envelope-from jrs@enteract.com) Received: (qmail 17908 invoked from network); 14 Jan 1999 22:23:56 -0000 Received: from adam.enteract.com (jrs@206.54.252.1) by thor.enteract.com with SMTP; 14 Jan 1999 22:23:56 -0000 Date: Thu, 14 Jan 1999 16:23:55 -0600 (CST) From: John Sconiers To: freebsd-ports@FreeBSD.ORG Subject: xfc2.3 and xfwm Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greetings... Quick question....xfce 2.3 and xfwm have been released. When will the port be added to the ports list for -current. It appears to run (I've installed xfwm cleanly but not xfce having problems) I thought XFCE would be in the ports tree but it doesn't appear to be. Thanks JOHN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 14:41:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA21493 for freebsd-ports-outgoing; Thu, 14 Jan 1999 14:41:27 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA21487 for ; Thu, 14 Jan 1999 14:41:26 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca13-168.ix.netcom.com [209.109.238.168]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id OAA05922; Thu, 14 Jan 1999 14:40:17 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id OAA19622; Thu, 14 Jan 1999 14:40:12 -0800 (PST) Date: Thu, 14 Jan 1999 14:40:12 -0800 (PST) Message-Id: <199901142240.OAA19622@silvia.hip.berkeley.edu> To: jrs@enteract.com CC: freebsd-ports@FreeBSD.ORG In-reply-to: (message from John Sconiers on Thu, 14 Jan 1999 16:23:55 -0600 (CST)) Subject: Re: xfc2.3 and xfwm From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * Quick question....xfce 2.3 and xfwm have been released. When will the * port be added to the ports list for -current. It appears to run (I've * installed xfwm cleanly but not xfce having problems) I thought XFCE would * be in the ports * tree but it doesn't appear to be. xfce is in ports/x11-wm. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 14:50:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA22824 for freebsd-ports-outgoing; Thu, 14 Jan 1999 14:50:40 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA22804 for ; Thu, 14 Jan 1999 14:50:37 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA24984; Thu, 14 Jan 1999 14:50:02 -0800 (PST) Date: Thu, 14 Jan 1999 14:50:02 -0800 (PST) Message-Id: <199901142250.OAA24984@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: asami@cs.berkeley.edu (Satoshi Asami) Subject: Re: ports/9453: New port itcl-3.0.1 Reply-To: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9453; it has been noted by GNATS. From: asami@cs.berkeley.edu (Satoshi Asami) To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/9453: New port itcl-3.0.1 Date: Thu, 14 Jan 1999 14:39:29 -0800 (PST) Forwarding message sent to wrong address (did someone change the gnats setup or something?).... Satoshi ------- Start of forwarded message ------- Date: Thu, 14 Jan 1999 20:07:56 -0000 (GMT) From: Duncan Barclay To: gnats-admin@freebsd.org Subject: Re: ports/9453: New port itcl-3.0.1 The previous configuration relied upon the tcl8.0 sources to get tclInt.h. This is already installed in /usr/local/include/tcl8.0/generic. The shar file below contains replacement patch files which this this version. # 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: # # patches # patches/patch-aa # patches/patch-ab # echo c - patches mkdir -p patches > /dev/null 2>&1 echo x - patches/patch-aa sed 's/^X//' >patches/patch-aa << 'END-of-patches/patch-aa' X--- configure~ Mon Oct 19 21:14:58 1998 X+++ configure Thu Jan 14 19:57:33 1999 X@@ -873,15 +873,8 @@ X DL_LIBS=$TCL_DL_LIBS X LD_FLAGS=$TCL_LD_FLAGS X LD_SEARCH_FLAGS=$TCL_LD_SEARCH_FLAGS X+TCL_INC_DIR=${TCL_PREFIX}/include/tcl${TCL_VERSION} X X-#-------------------------------------------------------------------- X-# Make sure that we can find the Tcl sources, so we can include X-# the "tclInt.h" file. X-#-------------------------------------------------------------------- X- X-if test ! -d "$TCL_SRC_DIR"; then X- { echo "configure: error: Can't find Tcl source directory "$TCL_SRC_DIR". Itcl can't be built without this directory." 1 >&2; exit 1; } X-fi X X #-------------------------------------------------------------------- X # If this is gcc, add some extra compile flags. X@@ -1011,13 +1004,13 @@ X { echo "configure: error: Tcl was not built with --enable-shared" 1>&2; exit 1; } X fi X SHLIB_CFLAGS="${SHLIB_CFLAGS}" X- eval "ITCL_LIB_FILE=libitcl${VERSION}${SHLIB_SUFFIX}" X+ eval "ITCL_LIB_FILE=${ITCL_LIB_FILE}" X ITCL_PKG_FILE="[file join [file dirname \$dir] ${ITCL_LIB_FILE}]" X MAKE_LIB="\$(SHLIB_LD) -o ${ITCL_LIB_FILE} \$(OBJS) ${SHLIB_LD_LIBS} \$(LD_SEARCH_FLAGS)" X RANLIB=":" X else X SHLIB_CFLAGS="" X- eval "ITCL_LIB_FILE=libitcl${VERSION}.a" X+ eval "ITCL_LIB_FILE=${ITCL_LIB_FILE}" X ITCL_PKG_FILE="" X MAKE_LIB="ar cr ${ITCL_LIB_FILE} \${OBJS}" X fi X@@ -1212,6 +1205,7 @@ X s%@LD_SEARCH_FLAGS@%$LD_SEARCH_FLAGS%g X s%@TCL_VERSION@%$TCL_VERSION%g X s%@TCL_SRC_DIR@%$TCL_SRC_DIR%g X+s%@TCL_INC_DIR@%$TCL_INC_DIR%g X s%@TCL_LIB_DIR@%$TCL_LIB_DIR%g X s%@TCL_LIB_SPEC@%$TCL_LIB_SPEC%g X s%@TCL_LIB_FLAG@%$TCL_LIB_FLAG%g END-of-patches/patch-aa echo x - patches/patch-ab sed 's/^X//' >patches/patch-ab << 'END-of-patches/patch-ab' X--- Makefile.in~ Wed Aug 12 11:02:00 1998 X+++ Makefile.in Thu Jan 14 19:52:54 1999 X@@ -55,10 +55,12 @@ X BIN_INSTALL_DIR = $(INSTALL_ROOT)$(exec_prefix)/bin X X # Directory in which to install the include file itcl.h: X-INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include X+INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include/itcl$(VERSION) X+GENERIC_INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include/itcl$(VERSION)/generic X+UNIX_INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include/itcl$(VERSION)/unix X X # Top-level directory in which to install manual entries: X-MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/man X+MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/share/itcl$(VERSION)/man X X # Directory in which to install manual entry for itclsh: X MAN1_INSTALL_DIR = $(MAN_INSTALL_DIR)/man1 X@@ -75,6 +77,9 @@ X # get the correct path: X TCL_SRC_DIR = @TCL_SRC_DIR@ X X+# Tcl include dir X+TCL_INC_DIR = @TCL_INC_DIR@ X+ X # The directory containing the Tcl library archive file appropriate X # for this version of Tk: X TCL_LIB_DIR = @TCL_LIB_DIR@ X@@ -115,7 +120,7 @@ X # "install" around; better to use the install-sh script that comes X # with the distribution, which is slower but guaranteed to work. X X-INSTALL = $(TOP_DIR)/../config/install-sh -c X+INSTALL = install -c X INSTALL_PROGRAM = ${INSTALL} X INSTALL_DATA = ${INSTALL} -m 644 X MKINSTALLDIRS = $(TOP_DIR)/../config/mkinstalldirs X@@ -158,7 +163,7 @@ X X CC = @CC@ X CC_SWITCHES = $(CFLAGS) $(SHLIB_CFLAGS) -I$(UNIX_DIR) -I$(GENERIC_DIR) \ X--I$(TCL_SRC_DIR)/generic $(AC_FLAGS) $(PROTO_FLAGS) $(MEM_DEBUG_FLAGS) \ X+-I$(TCL_INC_DIR)/generic $(AC_FLAGS) $(PROTO_FLAGS) $(MEM_DEBUG_FLAGS) \ X -DITCL_LIBRARY=\"$(ITCL_LIBRARY)\" X X SRCS = $(GENERIC_DIR)/itcl_bicmds.c \ X@@ -178,13 +183,19 @@ X itcl_linkage.o itcl_methods.o itcl_migrate.o itcl_objects.o \ X itcl_obsolete.o itcl_parse.o itcl_util.o X X-all: $(ITCL_LIB_FILE) itclsh X+all: $(ITCL_LIB_FILE) libitcl30.a itclsh X X @ITCL_LIB_FILE@: $(OBJS) X rm -f $(ITCL_LIB_FILE) X @MAKE_LIB@ X+ ln -sf $(ITCL_LIB_FILE) libitcl30.so X $(RANLIB) $(ITCL_LIB_FILE) X X+libitcl30.a: $(OBJS) X+ rm -f libitcl30.a X+ ar cr libitcl30.a $(OBJS) X+ ranlib libitcl30.a X+ X itclsh: tclAppInit.o $(ITCL_LIB_FILE) X $(CC) @LD_FLAGS@ tclAppInit.o @ITCL_BUILD_LIB_SPEC@ \ X $(LIBS) $(LD_SEARCH_FLAGS) -o itclsh X@@ -199,21 +210,28 @@ X X install: install-binaries install-libraries install-man X X-install-binaries: $(ITCL_LIB_FILE) itclsh X+install-binaries: $(ITCL_LIB_FILE) libitcl30.a itclsh X @$(MKINSTALLDIRS) $(LIB_INSTALL_DIR) $(BIN_INSTALL_DIR) X @echo "Installing $(ITCL_LIB_FILE)" X @$(INSTALL_DATA) $(ITCL_LIB_FILE) $(LIB_INSTALL_DIR)/$(ITCL_LIB_FILE) X @(cd $(LIB_INSTALL_DIR); $(RANLIB) $(ITCL_LIB_FILE)) X chmod 555 $(LIB_INSTALL_DIR)/$(ITCL_LIB_FILE) X+ @echo "Installing libitcl30.a" X+ @$(INSTALL_DATA) libitcl30.a $(LIB_INSTALL_DIR)/libitcl30.a X+ @(cd $(LIB_INSTALL_DIR); $(RANLIB) libitcl30.a) X+ chmod 555 $(LIB_INSTALL_DIR)/libitcl30.a X @echo "Installing itclsh" X $(INSTALL_PROGRAM) itclsh $(BIN_INSTALL_DIR)/itclsh$(VERSION) X @echo "Installing itclConfig.sh" X- @$(INSTALL_DATA) itclConfig.sh $(LIB_INSTALL_DIR)/itclConfig.sh X+ @mkdir -p $(SCRIPT_INSTALL_DIR) X+ @$(INSTALL_DATA) itclConfig.sh $(SCRIPT_INSTALL_DIR)/itclConfig.sh X X install-libraries: X- @$(MKINSTALLDIRS) $(INCLUDE_INSTALL_DIR) $(SCRIPT_INSTALL_DIR) X- @echo "Installing itcl.h" X- @$(INSTALL_DATA) $(GENERIC_DIR)/itcl.h $(INCLUDE_INSTALL_DIR) X+ @$(MKINSTALLDIRS) $(INCLUDE_INSTALL_DIR) $(GENERIC_INCLUDE_INSTALL_DIR) $(UNIX_INCLUDE_INSTALL_DIR) $(SCRIPT_INSTALL_DIR) X+ @echo "Installing itcl.h and itclInt.h" X+ @$(INSTALL_DATA) $(GENERIC_DIR)/itcl.h $(GENERIC_INCLUDE_INSTALL_DIR) X+ @$(INSTALL_DATA) $(GENERIC_DIR)/itclInt.h $(GENERIC_INCLUDE_INSTALL_DIR) X+ @ln -sf $(GENERIC_INCLUDE_INSTALL_DIR)/itcl.h $(INCLUDE_INSTALL_DIR)/itcl.h X @for i in $(TOP_DIR)/library/*.* $(UNIX_DIR)/tclAppInit.c; \ X do \ X echo "Installing $$i"; \ X@@ -227,19 +245,26 @@ X @cd $(TOP_DIR)/doc; for i in *.1; \ X do \ X echo "Installing doc/$$i"; \ X- rm -f $(MAN1_INSTALL_DIR)/$$i; \ X+ rm -f $(MAN1_INSTALL_DIR)/$$i $(MAN1_INSTALL_DIR)/$$i.gz; \ X sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ X- $$i > $(MAN1_INSTALL_DIR)/$$i; \ X- chmod 444 $(MAN1_INSTALL_DIR)/$$i; \ X+ $$i | gzip -c > $(MAN1_INSTALL_DIR)/$$i.gz; \ X+ chmod 444 $(MAN1_INSTALL_DIR)/$$i.gz; \ X done; X @cd $(TOP_DIR)/doc; for i in *.n; \ X do \ X echo "Installing doc/$$i"; \ X- rm -f $(MANN_INSTALL_DIR)/$$i; \ X+ rm -f $(MANN_INSTALL_DIR)/$$i $(MANN_INSTALL_DIR)/$$i.gz; \ X sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ X- $$i > $(MANN_INSTALL_DIR)/$$i; \ X- chmod 444 $(MANN_INSTALL_DIR)/$$i; \ X+ $$i | gzip -c > $(MANN_INSTALL_DIR)/$$i.gz; \ X+ chmod 444 $(MANN_INSTALL_DIR)/$$i.gz; \ X done; X+ @echo "**********" X+ @echo "IMPORTANT:" X+ @echo "**********" X+ @echo "itclConfig.sh in $(SCRIPT_INSTALL_DIR)/itclConfig.sh" X+ @echo "itcl.h in $(INCLUDE_INSTALL_DIR)/itcl.h" X+ @echo "There are NOT default place, but good place to avoid" X+ @echo "conflicting with another version of [incr] Tcl/Tks." X X Makefile: $(UNIX_DIR)/Makefile.in X $(SHELL) config.status END-of-patches/patch-ab exit - --- ________________________________________________________________________ Duncan Barclay | God smiles upon the little children, dmlb@ragnet.demon.co.uk | the alcoholics, and the permanently stoned. ________________________________________________________________________ ------- End of forwarded message ------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 14:52:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA23078 for freebsd-ports-outgoing; Thu, 14 Jan 1999 14:52:06 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from hp9000.chc-chimes.com (hp9000.chc-chimes.com [206.67.97.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA23071 for ; Thu, 14 Jan 1999 14:52:04 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: from localhost by hp9000.chc-chimes.com with SMTP (1.39.111.2/16.2) id AA070713172; Thu, 14 Jan 1999 11:59:32 -0500 Date: Thu, 14 Jan 1999 11:59:32 -0500 (EST) From: Bill Fumerola To: Brett Taylor Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9486: knews package depends on non-existent other package In-Reply-To: <199901142050.MAA14919@freefall.freebsd.org> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 14 Jan 1999, Brett Taylor wrote: > peloton: {2} fetch > ftp://ftp.freebsd.org/pub/FreeBSD/packages-current/print/mp-letter-3.0.1.tgz > Receiving mp-letter-3.0.1.tgz (22576 bytes): 100% > 22576 bytes transfered in 1.1 seconds (20.44 Kbytes/s) packages-current != packages-3.0 - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 15:36:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA02564 for freebsd-ports-outgoing; Thu, 14 Jan 1999 15:36:18 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA02557 for ; Thu, 14 Jan 1999 15:36:17 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca13-168.ix.netcom.com [209.109.238.168]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id PAA05983 for ; Thu, 14 Jan 1999 15:35:07 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id PAA19866; Thu, 14 Jan 1999 15:35:02 -0800 (PST) Date: Thu, 14 Jan 1999 15:35:02 -0800 (PST) Message-Id: <199901142335.PAA19866@silvia.hip.berkeley.edu> To: ports@FreeBSD.ORG Subject: afterstep/windowmaker categories From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org If someone can go through all the afterstep/windowmaker ports and add a virtual category with those names, I'll be grateful. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 15:50:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA04233 for freebsd-ports-outgoing; Thu, 14 Jan 1999 15:50:39 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA04226 for ; Thu, 14 Jan 1999 15:50:38 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA29406; Thu, 14 Jan 1999 15:50:01 -0800 (PST) Received: from lambic.physics.montana.edu (lambic.physics.montana.edu [153.90.192.128]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA04030 for ; Thu, 14 Jan 1999 15:49:15 -0800 (PST) (envelope-from handy@lambic.physics.montana.edu) Received: (from handy@localhost) by lambic.physics.montana.edu (8.8.8/8.8.7) id QAA13379; Thu, 14 Jan 1999 16:47:52 -0700 (MST) (envelope-from handy) Message-Id: <199901142347.QAA13379@lambic.physics.montana.edu> Date: Thu, 14 Jan 1999 16:47:52 -0700 (MST) From: handy@physics.montana.edu Reply-To: handy@physics.montana.edu To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9498: Windowmaker upgrade: 0.50.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9498 >Category: ports >Synopsis: Windowmaker upgrade: 0.50.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 14 15:50:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Brian Handy >Release: FreeBSD 2.2.8-STABLE i386 >Organization: MSU - Physics >Environment: Tested on 2.2-STABLE >Description: Upgrade windowmaker to latest grooviest version. >How-To-Repeat: >Fix: diff -urN windowmaker.orig/Makefile windowmaker/Makefile --- windowmaker.orig/Makefile Mon Dec 7 05:05:04 1998 +++ windowmaker/Makefile Thu Jan 14 16:45:29 1999 @@ -1,12 +1,12 @@ # New ports collection makefile for: WindowMaker -# Version required: 0.20.3 +# Version required: 0.50.2 # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # # $Id: Makefile,v 1.42 1998/12/07 12:05:04 tg Exp $ -DISTNAME= WindowMaker-0.20.3 -PKGNAME= windowmaker-0.20.3 +DISTNAME= WindowMaker-0.50.2 +PKGNAME= windowmaker-0.50.2 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \ ftp://ftp.io.com/pub/mirror/windowmaker/beta/srcs/ \ @@ -15,11 +15,12 @@ MAINTAINER= handy@physics.montana.edu +RUN_DEPENDS= libtool:${PORTSDIR}/devel/libtool LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ gif.3:${PORTSDIR}/graphics/giflib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.2:${PORTSDIR}/graphics/png \ - tiff.4:${PORTSDIR}/graphics/tiff34 + png.2:${PORTSDIR}/graphics/png +# tiff.4:${PORTSDIR}/graphics/tiff34 USE_X_PREFIX= yes GNU_CONFIGURE= yes diff -urN windowmaker.orig/files/md5 windowmaker/files/md5 --- windowmaker.orig/files/md5 Fri Dec 4 00:53:42 1998 +++ windowmaker/files/md5 Thu Jan 14 16:45:29 1999 @@ -1,2 +1,2 @@ -MD5 (WindowMaker-0.20.3.tar.gz) = fb79baa4ae084a0747a5d3683eebc686 +MD5 (WindowMaker-0.50.2.tar.gz) = a02607fe28d05728837e6d0d93b9464d MD5 (WindowMaker-data.tar.gz) = 6ea0c37314ea9e9ab27e8bdf45a31a82 diff -urN windowmaker.orig/patches/patch-aa windowmaker/patches/patch-aa --- windowmaker.orig/patches/patch-aa Fri Dec 4 00:53:45 1998 +++ windowmaker/patches/patch-aa Thu Jan 14 16:45:29 1999 @@ -1,13 +1,13 @@ --- WINGs/Makefile.in.orig Fri Nov 27 04:26:49 1998 +++ WINGs/Makefile.in Thu Dec 3 11:06:48 1998 -@@ -95,8 +95,8 @@ +@@ -98,8 +98,8 @@ SUBDIRS = Resources - LIBLIST= -L$(top_builddir)/wrlib -lwraster\ + LIBLIST= $(top_builddir)/wrlib/libwraster.la\ - @GFXLFLAGS@ @XLFLAGS@ @GFXLIBS@ @XLIBS@ \ -- -lm -L$(top_builddir)/libPropList -lPropList +- -lm $(top_builddir)/libPropList/libPropList.la + @GFXLFLAGS@ @XLFLAGS@ @GFXLIBS@ \ -+ -lm -L$(top_builddir)/libPropList -lPropList @XLIBS@ ++ -lm $(top_builddir)/libPropList/libPropList.la @XLIBS@ - lib_LIBRARIES = libWINGs.a + #lib_LTLIBRARIES = libWINGs.la diff -urN windowmaker.orig/pkg/PLIST windowmaker/pkg/PLIST --- windowmaker.orig/pkg/PLIST Mon Jan 4 08:48:20 1999 +++ windowmaker/pkg/PLIST Thu Jan 14 16:45:29 1999 @@ -134,32 +134,36 @@ include/proplist.h include/wraster.h lib/libPropList.a +lib/libPropList.la +lib/libPropList.so +lib/libPropList.so.1.1 lib/libWINGs.a lib/libWMaker.a lib/libwraster.a +lib/libwraster.la +lib/libwraster.so +lib/libwraster.so.1.1 share/WINGs/Images.tiff share/WINGs/Images.xpm share/WINGs/defaultIcon.tiff share/WINGs/defaultIcon.xpm share/WindowMaker/Backgrounds/BlueImage.jpeg -share/WindowMaker/Backgrounds/BlueWaves.jpeg -share/WindowMaker/Backgrounds/SeaNight.jpeg share/WindowMaker/Defaults/WMGLOBAL share/WindowMaker/Defaults/WMRootMenu share/WindowMaker/Defaults/WMState share/WindowMaker/Defaults/WMWindowAttributes share/WindowMaker/Defaults/WindowMaker -share/WindowMaker/IconSets/Default +share/WindowMaker/IconSets/Default.iconset +share/WindowMaker/Icons/clip.tiff +share/WindowMaker/Icons/clip.xpm +share/WindowMaker/Icons/defaultAppIcon.tiff +share/WindowMaker/Icons/defaultAppIcon.xpm share/WindowMaker/Icons/GNUstep.tiff share/WindowMaker/Icons/GNUstep.xpm share/WindowMaker/Icons/GNUstep3D.tiff share/WindowMaker/Icons/GNUstep3D.xpm share/WindowMaker/Icons/GNUterm.tiff share/WindowMaker/Icons/GNUterm.xpm -share/WindowMaker/Icons/clip.tiff -share/WindowMaker/Icons/clip.xpm -share/WindowMaker/Icons/defaultAppIcon.tiff -share/WindowMaker/Icons/defaultAppIcon.xpm share/WindowMaker/Pixmaps/Ant.xpm share/WindowMaker/Pixmaps/Antennae.xpm share/WindowMaker/Pixmaps/Bee48x48.xpm @@ -224,42 +228,44 @@ share/WindowMaker/Pixmaps/tile2.xpm share/WindowMaker/Pixmaps/xv.xpm share/WindowMaker/README -share/WindowMaker/Styles/Autumn -share/WindowMaker/Styles/Black -share/WindowMaker/Styles/Blue -share/WindowMaker/Styles/BlueAluminum -share/WindowMaker/Styles/BlueDawn -share/WindowMaker/Styles/BlueishGreen -share/WindowMaker/Styles/Brown -share/WindowMaker/Styles/Chumbo -share/WindowMaker/Styles/Copper -share/WindowMaker/Styles/DarkBlue -share/WindowMaker/Styles/DarkRed -share/WindowMaker/Styles/Fire -share/WindowMaker/Styles/Food -share/WindowMaker/Styles/Golden -share/WindowMaker/Styles/Green -share/WindowMaker/Styles/GreyBlue -share/WindowMaker/Styles/Gtk -share/WindowMaker/Styles/LightBlue -share/WindowMaker/Styles/Pastel -share/WindowMaker/Styles/Pink -share/WindowMaker/Styles/Pumpkin -share/WindowMaker/Styles/Purple -share/WindowMaker/Styles/Red -share/WindowMaker/Styles/RednBlue -share/WindowMaker/Styles/ShinyBrown -share/WindowMaker/Styles/Summer -share/WindowMaker/Styles/Traditional -share/WindowMaker/Styles/VioletBlue -share/WindowMaker/Themes/BlueWaves -share/WindowMaker/Themes/Default -share/WindowMaker/Themes/Night -share/WindowMaker/Themes/OpenStep -share/WindowMaker/Themes/Pastel +share/WindowMaker/README.themes +share/WindowMaker/Styles/Autumn.style +share/WindowMaker/Styles/Black.style +share/WindowMaker/Styles/BlackTexture.style +share/WindowMaker/Styles/Blue.style +share/WindowMaker/Styles/BlueDawn.style +share/WindowMaker/Styles/BlueishGreen.style +share/WindowMaker/Styles/Brown.style +share/WindowMaker/Styles/Chumbo.style +share/WindowMaker/Styles/Copper.style +share/WindowMaker/Styles/DarkBlue.style +share/WindowMaker/Styles/DarkRed.style +share/WindowMaker/Styles/Fire.style +share/WindowMaker/Styles/Food.style +share/WindowMaker/Styles/Golden.style +share/WindowMaker/Styles/Green.style +share/WindowMaker/Styles/GreyBlue.style +share/WindowMaker/Styles/Gtk.style +share/WindowMaker/Styles/LightBlue.style +share/WindowMaker/Styles/Pastel.style +share/WindowMaker/Styles/Purple.style +share/WindowMaker/Styles/Red.style +share/WindowMaker/Styles/RednBlue.style +share/WindowMaker/Styles/Summer.style +share/WindowMaker/Styles/Traditional.style +share/WindowMaker/Styles/VioletBlue.style +share/WindowMaker/Themes/Checker.themed/checker.xpm +share/WindowMaker/Themes/Checker.themed/style +share/WindowMaker/Themes/Default.style +share/WindowMaker/Themes/Night.themed/ +share/WindowMaker/Themes/Night.themed/SeaNight.jpeg +share/WindowMaker/Themes/Night.themed/style +share/WindowMaker/Themes/OpenStep.style +share/WindowMaker/Themes/Pastel.style share/WindowMaker/autostart.sh share/WindowMaker/exitscript.sh share/WindowMaker/menu +share/WindowMaker/menu.ca share/WindowMaker/menu.cz share/WindowMaker/menu.de share/WindowMaker/menu.dk @@ -270,6 +276,7 @@ share/WindowMaker/menu.gl share/WindowMaker/menu.he share/WindowMaker/menu.hr +share/WindowMaker/menu.hu share/WindowMaker/menu.it share/WindowMaker/menu.ja share/WindowMaker/menu.ko @@ -281,8 +288,12 @@ share/WindowMaker/menu.sl share/WindowMaker/menu.tr share/WindowMaker/plmenu +share/WindowMaker/plmenu.fr +share/WindowMaker/plmenu.hr share/WindowMaker/wmmacros @exec mkdir -p %B/Sounds +@dirrm share/WindowMaker/Themes/Checker.themed +@dirrm share/WindowMaker/Themes/Night.themed @dirrm share/WindowMaker/Themes @dirrm share/WindowMaker/Styles @dirrm share/WindowMaker/Sounds >Release-Note: >Audit-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 Jan 14 16:30:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12318 for freebsd-ports-outgoing; Thu, 14 Jan 1999 16:30:39 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12313 for ; Thu, 14 Jan 1999 16:30:38 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA01475; Thu, 14 Jan 1999 16:30:01 -0800 (PST) Date: Thu, 14 Jan 1999 16:30:01 -0800 (PST) Message-Id: <199901150030.QAA01475@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Brian Handy Subject: Re: ports/9498: Windowmaker upgrade: 0.50.2 Reply-To: Brian Handy Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9498; it has been noted by GNATS. From: Brian Handy To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/9498: Windowmaker upgrade: 0.50.2 Date: Thu, 14 Jan 1999 17:21:26 -0700 (MST) Oh, almost forgot: Submitted-by: Michael Oski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 17:19:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA18158 for freebsd-ports-outgoing; Thu, 14 Jan 1999 17:19:21 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from matrix.42.org (matrix.42.org [194.246.250.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA18145; Thu, 14 Jan 1999 17:19:17 -0800 (PST) (envelope-from sec@42.org) Received: (from sec@localhost) by matrix.42.org (8.8.8/8.8.5) id CAA06220 (sender ); Fri, 15 Jan 1999 02:18:05 +0100 (CET) Date: Fri, 15 Jan 1999 02:18:05 +0100 From: Stefan `Sec` Zehl To: Steve Price Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9337 Message-ID: <19990115021804.A6107@matrix.42.org> References: <199901101844.KAA29684@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <199901101844.KAA29684@freefall.freebsd.org>; from Steve Price on Sun, Jan 10, 1999 at 10:44:02AM -0800 I-love-doing-this: really Accept-Languages: de, en X-URL: http://sec.42.org/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Jan 10, 1999 at 10:44:02AM -0800, Steve Price wrote: > Synopsis: X11-port (imake) is broken in 3.0-Current. > > State-Changed-From-To: open->closed > State-Changed-By: steve > State-Changed-When: Sun Jan 10 10:41:58 PST 1999 > State-Changed-Why: > This smacks of having a corrupt config file. Please grab a new copy and > give it another try. If you can't find a new copy of the files, then let > me know and I'll put mine (3.3.3 built fresh earlier this morning) up somewhere. I thought it was fixed by an reinstall, but in fact, I still have the problem. I checked the mtimes of /usr/X11R6/lib/X11/config, and they have not changed since my reinstallation of X11. I would be happy to give you or someone trying to figure out what happens an account on my machine, if you need. CU, Sec -- If a trainstation is where a train stops, what is a workstation? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 18:52:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA00373 for freebsd-ports-outgoing; Thu, 14 Jan 1999 18:52:51 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.mbnt.net ([216.60.40.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA00368 for ; Thu, 14 Jan 1999 18:52:49 -0800 (PST) (envelope-from tesh@mbnt.net) Received: from mbnt.net (dalppp01.mbnt.net [216.60.40.141]) by mail.mbnt.net (8.9.1/8.9.1) with ESMTP id VAA07670 for ; Thu, 14 Jan 1999 21:46:09 -0600 (CST) (envelope-from tesh@mbnt.net) Message-ID: <369EAC95.84E12C3A@mbnt.net> Date: Thu, 14 Jan 1999 20:48:53 -0600 From: Charlie Balke X-Mailer: Mozilla 4.5 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-ports@FreeBSD.ORG Subject: Error message Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greetings, I am getting an error message when trying to start Apache 1.3.2 port. Details: System: Dual Pentium II 300, 128M mem, 8G HD. Running kernal for both prosessors. Using: FreeBSD 3.0 from WalnutCreek 4 disk set. Purchaced in November. Problem: Apache compiles fine with: ./configure --verbose --prefix = /usr/local/etc/apache \ --enable-module=most \ --enable-shared = max However, when apache is started with: /usr/local/etc/apache/sbin/apachectl start , I get: mod_env.so undefined symbol "ap_palloc", or mod_log_confic.so undefined symbol "ap_table_get". etc. Even the frontpage extention: mod_frontpage.so undefined symbol "ap_pstract" There is an error of "undefined symbol" for every module installed. After I comment out every module and shared in httpd.conf then Apache starts. I have downloaded Apache from their site and from FreeBSD.org ,both 1.3.2 and the new 1.3.3 . All compile without erros but none of the modules will load on any of these. I have searched for the last 2 weeks on the internet to see if anyone else has this problem and have come up blank. The reason I want to install the new version is I want to run Frontpage extentions and SSL. I have all the ports of Perl installed, maybe I don't have something that is needed installed, I don't know. I installed FreeBSD with full binaries and sources. If you have any idea what I have forgotten, or what I need to do to get Apache to work, PLEASE let me know. I have very little hair left. Thanks Charlie Balke Microburst Network http://www.mbnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 20:16:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA11002 for freebsd-ports-outgoing; Thu, 14 Jan 1999 20:16:34 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from miya.ee.kagu.sut.ac.jp (miya3f12.ee.kagu.sut.ac.jp [133.31.54.31]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA10894; Thu, 14 Jan 1999 20:15:55 -0800 (PST) (envelope-from sakai@miya3f12.ee.kagu.sut.ac.jp) Received: from miya3f09.ee.kagu.sut.ac.jp (miya3f09.ee.kagu.sut.ac.jp [133.31.54.28]) by miya.ee.kagu.sut.ac.jp (SMI-8.6/3.6W98112811) with ESMTP id NAA13411; Fri, 15 Jan 1999 13:05:53 +0900 Received: (from sakai@localhost) by miya3f09.ee.kagu.sut.ac.jp (8.8.8/3.6W98112816) id NAA00872; Fri, 15 Jan 1999 13:14:51 +0900 (JST) Date: Fri, 15 Jan 1999 13:14:51 +0900 (JST) Message-Id: <199901150414.NAA00872@miya3f09.ee.kagu.sut.ac.jp> To: asami@FreeBSD.ORG Cc: gnats-admin@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, sakai@miya3f12.ee.kagu.sut.ac.jp Subject: Re: ports/9483: New port of XStarRoll-1.03 In-Reply-To: Your message of "Thu, 14 Jan 1999 13:30:23 -0800 (PST)". <199901142130.NAA19265@silvia.hip.berkeley.edu> From: sakai@miya3f12.ee.kagu.sut.ac.jp (Hiroaki Sakai) X-Mailer: mnews [version 1.20] 1996-12/08(Sun) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> * I made a new port of XStarRoll-1.04. XStarRoll-1.03 has a bug. Please use this. >> >> You need to send this to "freebsd-gnats-submit@freebsd.org", not >> gnats-admin. I sent it to "freebsd-gnats-submit@freebsd.org". Thank you. Sakai Hiroaki, Miyauchi-Seki Laboratory, Science University of Tokyo. Tel:03-3260-4272 #3395 E-mail:sakai@miya.ee.kagu.sut.ac.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 20:20:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA11452 for freebsd-ports-outgoing; Thu, 14 Jan 1999 20:20:39 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA11447 for ; Thu, 14 Jan 1999 20:20:38 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA14356; Thu, 14 Jan 1999 20:20:01 -0800 (PST) Date: Thu, 14 Jan 1999 20:20:01 -0800 (PST) Message-Id: <199901150420.UAA14356@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: sakai@miya3f12.ee.kagu.sut.ac.jp (Hiroaki Sakai) Subject: Re: ports/9483: New port of XStarRoll-1.03 Reply-To: sakai@miya3f12.ee.kagu.sut.ac.jp (Hiroaki Sakai) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9483; it has been noted by GNATS. From: sakai@miya3f12.ee.kagu.sut.ac.jp (Hiroaki Sakai) To: freebsd-gnats-submit@freebsd.org Cc: sakai@miya3f12.ee.kagu.sut.ac.jp Subject: Re: ports/9483: New port of XStarRoll-1.03 Date: Fri, 15 Jan 1999 13:10:57 +0900 (JST) >> >Category: ports >> >Responsible: freebsd-ports >> >Synopsis: New port of XStarRoll-1.03 >> >Arrival-Date: Wed Jan 13 22:50:01 PST 1999 I made a new port of XStarRoll-1.04. XStarRoll-1.03 has a bug. Please use this. Thanks. # 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: # # xstarroll # xstarroll/files # xstarroll/files/md5 # xstarroll/patches # xstarroll/patches/patch-aa # xstarroll/pkg # xstarroll/pkg/PLIST # xstarroll/pkg/DESCR # xstarroll/pkg/COMMENT # xstarroll/Makefile # echo c - xstarroll mkdir -p xstarroll > /dev/null 2>&1 echo c - xstarroll/files mkdir -p xstarroll/files > /dev/null 2>&1 echo x - xstarroll/files/md5 sed 's/^X//' >xstarroll/files/md5 << 'END-of-xstarroll/files/md5' XMD5 (xstarroll-1.04.tar.gz) = 58d6e245988959d3a450e1f289ba5e57 END-of-xstarroll/files/md5 echo c - xstarroll/patches mkdir -p xstarroll/patches > /dev/null 2>&1 echo x - xstarroll/patches/patch-aa sed 's/^X//' >xstarroll/patches/patch-aa << 'END-of-xstarroll/patches/patch-aa' X--- Makefile~ Thu Jan 14 20:12:51 1999 X+++ Makefile Thu Jan 14 20:13:13 1999 X@@ -1,4 +1,4 @@ X-XSTARROLL_PREFIX = /usr/X11R6 X+XSTARROLL_PREFIX = ${PREFIX} X XSTARROLL_BIN = ${XSTARROLL_PREFIX}/bin X XSTARROLL_MAN = ${XSTARROLL_PREFIX}/man/man1 X XSTARROLL_TARBALL = xstarroll-1.04 END-of-xstarroll/patches/patch-aa echo c - xstarroll/pkg mkdir -p xstarroll/pkg > /dev/null 2>&1 echo x - xstarroll/pkg/PLIST sed 's/^X//' >xstarroll/pkg/PLIST << 'END-of-xstarroll/pkg/PLIST' Xbin/xstarroll END-of-xstarroll/pkg/PLIST echo x - xstarroll/pkg/DESCR sed 's/^X//' >xstarroll/pkg/DESCR << 'END-of-xstarroll/pkg/DESCR' XXStarRoll is a simple demonstration program for X11. Letters and pixmaps Xfly to far, far, far away. You can fly optional letters and pixmaps, and Xuse XStarRoll as a background picture. X END-of-xstarroll/pkg/DESCR echo x - xstarroll/pkg/COMMENT sed 's/^X//' >xstarroll/pkg/COMMENT << 'END-of-xstarroll/pkg/COMMENT' XLetters fly to far, far, far away. END-of-xstarroll/pkg/COMMENT echo x - xstarroll/Makefile sed 's/^X//' >xstarroll/Makefile << 'END-of-xstarroll/Makefile' X# New ports collection makefile for: XStarRoll X# Version required: 1.04 X# Date created: 14 January 1999 X# Whom: Sakai Hiroaki X# X# $Id$ X# X XDISTNAME= xstarroll-1.04 XCATEGORIES= x11 XMASTER_SITES= http://wwwmiya.ee.kagu.sut.ac.jp/~sakai/ X XMAINTAINER= sakai@miya.ee.kagu.sut.ac.jp X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm X XALL_TARGET= xstarroll X XUSE_X11= yes X XMAN1= xstarroll.1 XMANCOMPRESSED= yes X X.include END-of-xstarroll/Makefile exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 21:06:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA16884 for freebsd-ports-outgoing; Thu, 14 Jan 1999 21:06:37 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from idiom.com (idiom.com [209.157.64.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA16879 for ; Thu, 14 Jan 1999 21:06:36 -0800 (PST) (envelope-from billy@idiom.com) Received: from localhost (billy@localhost) by idiom.com (8.8.8/8.8.5) with SMTP id VAA09546; Thu, 14 Jan 1999 21:05:17 -0800 (PST) Date: Thu, 14 Jan 1999 21:05:17 -0800 (PST) From: Billy Thompson To: Christoph Kukulies cc: freebsd-ports@FreeBSD.ORG Subject: Re: Netscape 4.5 [en]-98286 choking In-Reply-To: <199901131246.NAA03595@gilberto.physik.RWTH-Aachen.DE> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've noticed the same behavior, although I actually haven't tried to track down the bug yet. -billy On Wed, 13 Jan 1999, Christoph Kukulies wrote: > > Anyone seeing this too? > > Fire up the browser. Click on the mail link on > > http://blues.physik.rwth-aachen.de/index.html > > and netscape dumps core. > > I have produced a 7 MB kdump output but it's hard for me > to find the location where the actual fault occurs since it looks like > it loops recursively while doing continuous read(0x8..). > I traced it doen to be a socket 8 being the last fd being opened > and belonging to that read. > > First I would like to know if the problem is specific to me > and my setup before I would try to trace it down further. > > -- > Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de > > > 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 Jan 14 21:35:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA21480 for freebsd-ports-outgoing; Thu, 14 Jan 1999 21:35:48 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA21464; Thu, 14 Jan 1999 21:35:40 -0800 (PST) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA17086; Thu, 14 Jan 1999 21:35:03 -0800 (PST) Date: Thu, 14 Jan 1999 21:35:03 -0800 (PST) Message-Id: <199901150535.VAA17086@freefall.freebsd.org> To: axl@iafrica.com, jkoshy@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9488 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [PATCH] audio/mpg123: doesn't honour local CFLAGS State-Changed-From-To: open->closed State-Changed-By: jkoshy State-Changed-When: Thu Jan 14 21:33:20 PST 1999 State-Changed-Why: Fixed in rev 1.6 of "ports/audio/mpg123/patches/patch-aa". Thanks for the excellent job that you are doing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 21:36:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA21626 for freebsd-ports-outgoing; Thu, 14 Jan 1999 21:36:31 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA21610; Thu, 14 Jan 1999 21:36:19 -0800 (PST) (envelope-from kuriyama@FreeBSD.org) From: Jun Kuriyama Received: (from kuriyama@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA17175; Thu, 14 Jan 1999 21:35:42 -0800 (PST) Date: Thu, 14 Jan 1999 21:35:42 -0800 (PST) Message-Id: <199901150535.VAA17175@freefall.freebsd.org> To: junker@jazz.snu.ac.kr, kuriyama@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9450 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: port fix: korean/hanterm-xf86 State-Changed-From-To: open->closed State-Changed-By: kuriyama State-Changed-When: Thu Jan 14 21:35:23 PST 1999 State-Changed-Why: Committed. Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 14 23:10:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA02301 for freebsd-ports-outgoing; Thu, 14 Jan 1999 23:10:45 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA02285 for ; Thu, 14 Jan 1999 23:10:41 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA20766; Thu, 14 Jan 1999 23:10:01 -0800 (PST) Received: from nhj.nlc.net.au (nhj.nlc.net.au [203.24.133.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA01857 for ; Thu, 14 Jan 1999 23:03:16 -0800 (PST) (envelope-from john@nlc.net.au) Received: (qmail 12822 invoked from network); 15 Jan 1999 18:02:06 +1100 Received: from monster.nlc.net.au (203.24.133.4) by nhj.nlc.net.au with SMTP; 15 Jan 1999 18:02:06 +1100 Received: (qmail 19241 invoked by uid 1000); 15 Jan 1999 18:02:05 +1100 Message-Id: <19990115070204.19239.qmail@monster.nlc.net.au> Date: 15 Jan 1999 18:02:04 +1100 From: john@nlc.net.au Reply-To: john@nlc.net.au To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9509: New ciston radiusd port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9509 >Category: ports >Synopsis: New ciston radiusd 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: Thu Jan 14 23:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: John Saunders >Release: FreeBSD 2.2.8-STABLE i386 >Organization: NORTHLINK COMMUNICATIONS >Environment: >Description: A new port of the cistron radiusd based on version 1.5.4.3-beta14 which has proven itself to be stable in the line of fire. >How-To-Repeat: >Fix: begin 644 radiusd-cistron.tgz M'XL(`,'FGC8``^U;>W/:2!+/O^A3M+%K-XZ-A)[8[+%E`L1AP\,%9'-;MU>I M00R@LY`X/>(X*7_WZ]$#A`S&(82MNU.7;48SW:T1,]W]ZQ[9(2/#=T<%W7`] MQ[:$%S^`0"F65!5>`*-BZC.Z`$U32JHF2Y(&($JR*+\`]4=,)DV^ZQ$'X(5C MV]Y3?'=32LU#3.BPY*36?VR8U-WS+GCF^LLE69/DDHKK+RNBEJW_(6C]^L]& M^_SNQ6)14Y3-ZR^*I7C]BY(J80=N&.D%%/-+6KPLT?&E3$9$+U&MI.&J7:IC65.(S/W5CY/1 M-])Z^X]Z>7?*>[/Y]V[[;?8OB7,_Q^":N&Z0Z]: M;[[OPXC0F6WQ4`4'&QX%XGM3:GF&3CP#V8@U`J+KMN\9U@1Z@ M48;!U'`!.US&:8\AM;<`1PT+7C<&U7,@IC>U_#7>VNYRY]AA4XC;'MQ'?030,% M7!X]!^6B"YB1>QA2\*@S,RQB1D[&/8<.]0+W4-5UZKK0#_L!U=EX8X>+E$;\ MF?-X%JVS_YM6L[^_Z+_5_D6,^W']1Y04,:C_B,7,_@]!47YF$M?CHK9'EVW? MI7'S;FK'S2]DS@69G3ZE^BUV<,D\;W%Q1SQ]RE%/9Q>CH1!9>*)G9.C,5Q#G M?FTG3UR=6J/U8[H]FQ-O_9AI?$)7@TFLM7[<\RV+FNO'?-=)#$R-U1E/T8M- M'-N?)SLMXIIH/ZL]<^*Z=\FY.Y28LZ08?KF(>MPI<:@PLG4A;8NU[LT?O>;U MVP$?>>9G\;:6S_X$._KN"6W9DR=XFIW^H-IJ\=U6_0FN7J-:;S>V,O!XJ=O; MV>9D]@PFQ_Y\OYW--6:^N9TM6`96]PJ71N='B?H7=S4R'&<&BU6+.S:JY:Y\ MBWZF.B!380S")^((ICV)V'ALKN-P_(7]\'-CM&`)JB7Y%B5L45=8?6\V/U]1 M?X<]0;1-=F+D181MVA;E\VM"8OH[:9-;RKZ+??J8+?Y?DTK2(O]3H_J_EOG_ M@]`QPJH[F-L.(B_=-DT:^$$$8>$V8&BMG$OO\&/X/8F#'Z;V##MS_[*GUI5EZKQ% M/9[XW#&.G31')]C@ZHA+.M5VHY*>47QB$7"\:;8:_8TLJX<:7*TZ:%QW>TTF M@7?DVM7^H-'[V&\.6,_8FY<%`?_RD1;>,H6Y/Q3FU)Z;5)@9B''-N%XN<"C> M[`SPM]&K/'H2''S78).KY&(KXU_WZZR_(U9RN2@,\R)$03ALH7L*&QB`PP:& M7UYD4BI*Q1A:Q0&(`E%PP1@N0K6!5[F`."3S%QPWL@M#WS!'92ZGC^#DZX?> MNWZO]B"XCLZ*M"=?^XU!H_/[`[;8M#\FV@_,:85-]C0/@3+#0CLRS3VH@T@5 ME[O"WG?U9@\Y9E`J%I$K+"P_"$MW_)@K[?VXW,G7*)9]K%<'U8?$_%:`R7K] MVX27T.%[Y2.X\]UJ0F3TW6J6(.J[585XZ[O5(#3;34>`XG8470"^W>0CD]Q9 M.(21NXF'B',WV0`5K17EC3$ M(=_]*6RMV]4[Z63L"QR]#V4)P+T/=2&\W9^F$,+O41]B_7UJ8TG!'O4%V<,> M]2W2C&?IY#$0&..D:@SG:\W72\!QZX8]JHC.**0 M=RO+H_G*8A=6)GG4%:!FYKO3+W_`GUPN]VLZ$J2RY-R5/IW9(U!5]1F<]AWF M"9AO\4%2M44`XXVEF_Z(PM^&+#G&5(6?W?Z:E7?W0H_JOVQS[?D-T.>^_\G. M?[22$IS_*-G[OP>A3>L??!:(OH][;*O_%V4U>/]#+I4459&Q1U64K/YS$"H4 M"H!)NJ#;UIB?\K9C3')MQ,9=W0-009++JE@695:EN>#.SLX2S+DWCA'P23@L MEV6IK%Z$?%=74!#/-3AC?ZZN.!!>09V.B6]ZK`A$ANQ5LS<,"G7(C+KP2N"` M*QR'.45T./@18U$NEU_F'7GN;!U'&#I@A1$2C-5:;1#K2A4&5AE;W>L4'XZ' MCZ*[L,:77AV/\G*])A%&#>_3??`DF#HE8N%LMB:34*)$4> MQP(Q$0OD\TLX8W\"]QG\<(5:+5>!B:YCZTVK>MW'J\(']K9Q80*%>J?;?UNM M=S]PA58]'CZ&@@O''O$,'9WB0OXLDC^K).2P&4:&RI_YDY=A\_1/=*9+=4ME MT&J^QA[\K/7^N!FP,5-W[N=>'`#4(`"H<0"XJ;893QT_PRN4#X38Z24^VNMF M!R,)0`4$WV4>6"\V:*_2CH941=E[.G2V%%O,-9,Z6,LN!0`2=^2(WRK/5 M8%??Z+6WV/]P'WML&_Y3-'GQ_S^,,VSYC#[!BP"F"J"%;62XE,&!1.A>+:#GL4PIL)Q>>>?.\$!P_L<:( M#@UB":X_=#V$(6ZB+_AO%+;/%_6,0BYJ!J<]F%6B%<='CBLV;P8>^ZB%I6ZI3K*FE?8HUM;Z0H>*,,LHHHXPRRBBCC#+***.,,LHHHXS^>^@_ (X,5FE`!0``!3 ` 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 Thu Jan 14 23:10:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA02320 for freebsd-ports-outgoing; Thu, 14 Jan 1999 23:10:50 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA02287 for ; Thu, 14 Jan 1999 23:10:42 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA20757; Thu, 14 Jan 1999 23:10:00 -0800 (PST) Received: from the.oneinsane.net (the.oneinsane.net [207.113.133.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA01701 for ; Thu, 14 Jan 1999 23:01:25 -0800 (PST) (envelope-from insane@the.oneinsane.net) Received: (from insane@localhost) by the.oneinsane.net (8.9.1/8.9.1) id XAA00280; Thu, 14 Jan 1999 23:00:08 -0800 (PST) Message-Id: <199901150700.XAA00280@the.oneinsane.net> Date: Thu, 14 Jan 1999 23:00:08 -0800 (PST) From: insane@oneinsane.net Reply-To: insane@oneinsane.net To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9508: Update Majorcool to current version Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9508 >Category: ports >Synopsis: Update majorcool to current version 1.3.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 14 23:10:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Ron Rosson >Release: FreeBSD 2.2.8-STABLE i386 >Organization: OneInsane Network >Environment: FreeBSD 2.2.8-STABLE i386 >Description: Majorcool current version is 1.3.2 and author recommends updating to current version. >How-To-Repeat: Install Majorcool and read your email ;-) >Fix: Update to Majorcool 1.3.2 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 00:00:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA07770 for freebsd-ports-outgoing; Fri, 15 Jan 1999 00:00:41 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA07762 for ; Fri, 15 Jan 1999 00:00:39 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA22379; Fri, 15 Jan 1999 00:00:02 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA07635; Thu, 14 Jan 1999 23:59:25 -0800 (PST) (envelope-from nobody) Message-Id: <199901150759.XAA07635@hub.freebsd.org> Date: Thu, 14 Jan 1999 23:59:25 -0800 (PST) From: masao@nf.enveng.titech.ac.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9510: Ports/devel/libgtop could not be build correctly Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9510 >Category: ports >Synopsis: Ports/devel/libgtop could not be build correctly >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 Jan 15 00:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: UEBAYASHI Masao >Release: FreeBSD-2.2.8-STABLE >Organization: Tokyo Institute of Technology >Environment: FreeBSD neon.enveng.titech.ac.jp 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Thu De i386 unknown >Description: # cd /usr/ports/devel/libgtop # make ===> Extracting for libgtop-0.99.2 >How-To-Repeat: I don't know. >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for libgtop-0.99.2.tar.gz. ===> libgtop-0.99.2 depends on executable: gmake - found ===> libgtop-0.99.2 depends on shared library: glib11d.2 - found ===> libgtop-0.99.2 depends on shared library: gnome.1 - found ===> libgtop-0.99.2 depends on shared library: guile.4 - found ===> Patching for libgtop-0.99.2 ===> Applying FreeBSD patches for libgtop-0.99.2 ===> Configuring for libgtop-0.99.2 creating cache ./config.cache (snip) gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -DGLIBTOP_NAMES -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -I/usr/X1 1R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib11d -I/usr/local/inc lude -I/usr/X11R6/include/gtk11d -I/usr/local/include/glib11d -O2 -pipe -Wall - Wno-unused -I/usr/X11R6/include -DGLIBTOP_GUILE -DGLIBTOP_GUILE_NAMES -I/usr/X1 1R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib11d -I/usr/local/inc lude -I/usr/X11R6/include/gtk11d -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D LIBGTOP_VERSION=\"0.99.2\" -DLIBGTOP_SERVER_VERSION=\"3\" -DLIBGTOP_SERVER=\"/u sr/local/bin/libgtop_server\" -O2 -pipe -Wall -Wno-unused -c -fPIC -DPIC ppp.c ppp.c: In function `glibtop_get_ppp_p': ppp.c:111: structure has no member named `pp_phase' ppp.c:115: `PHASE_DEAD' undeclared (first use in this function) ppp.c:115: (Each undeclared identifier is reported only once ppp.c:115: for each function it appears in.) ppp.c:116: `PHASE_TERMINATE' undeclared (first use in this function) ppp.c:119: `PHASE_ESTABLISH' undeclared (first use in this function) ppp.c:120: `PHASE_NETWORK' undeclared (first use in this function) ppp.c:117: warning: unreachable code at beginning of switch statement gmake[3]: *** [ppp.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.99.2/sysde ps/freebsd' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.99.2/sysde ps' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.99.2' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 00:43:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA11522 for freebsd-ports-outgoing; Fri, 15 Jan 1999 00:43:40 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gilberto.physik.RWTH-Aachen.DE (gilberto.physik.rwth-aachen.de [137.226.30.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA11516 for ; Fri, 15 Jan 1999 00:43:35 -0800 (PST) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: (from kuku@localhost) by gilberto.physik.RWTH-Aachen.DE (8.8.8/8.8.7) id JAA14331; Fri, 15 Jan 1999 09:41:34 +0100 (MET) (envelope-from kuku) Message-ID: <19990115094124.C13768@gil.physik.rwth-aachen.de> Date: Fri, 15 Jan 1999 09:41:24 +0100 From: Christoph Kukulies To: Billy Thompson , Christoph Kukulies Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Netscape 4.5 [en]-98286 choking References: <199901131246.NAA03595@gilberto.physik.RWTH-Aachen.DE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91 In-Reply-To: ; from Billy Thompson on Thu, Jan 14, 1999 at 09:05:17PM -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jan 14, 1999 at 09:05:17PM -0800, Billy Thompson wrote: > > I've noticed the same behavior, although I actually haven't tried to track > down the bug yet. OK. That's a data point at least. Maybe I compile the whole thing with -g and run it under gdb? :-) > > -billy > > On Wed, 13 Jan 1999, Christoph Kukulies wrote: > > > > > Anyone seeing this too? > > > > Fire up the browser. Click on the mail link on > > > > http://blues.physik.rwth-aachen.de/index.html > > > > and netscape dumps core. > > -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 01:00:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA13122 for freebsd-ports-outgoing; Fri, 15 Jan 1999 01:00:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA13115 for ; Fri, 15 Jan 1999 01:00:37 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA25170; Fri, 15 Jan 1999 01:00:01 -0800 (PST) Received: from newbox.lunabase.org (pool.204.140.175.133.cinenet.net [204.140.175.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA12259 for ; Fri, 15 Jan 1999 00:51:36 -0800 (PST) (envelope-from faber@newbox.lunabase.org) Received: (from faber@localhost) by newbox.lunabase.org (8.9.1/8.8.8) id AAA24917; Fri, 15 Jan 1999 00:50:20 -0800 (PST) (envelope-from faber) Message-Id: <199901150850.AAA24917@newbox.lunabase.org> Date: Fri, 15 Jan 1999 00:50:20 -0800 (PST) From: Ted Faber Reply-To: faber@lunabase.org To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9512: new port: grap graph typesetter Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9512 >Category: ports >Synopsis: new port: grap graph typesetter >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 Jan 15 01:00:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Ted Faber >Release: FreeBSD 3.0-RELEASE i386 >Organization: Concerned Citizen :-) >Environment: The port works from 2.2.7-3.0 >Description: A port of my implementation of Kernigan and Bentley's grap program. I've tenatively put it in graphics and textproc, let me know if that's OK. This is my first port, so let me know if there are problems. You've also heard from me at faber@isi.edu. Same guy, but I did this coding on my own time. >How-To-Repeat: Be nice to me and I'll port something else. >Fix: Here's the shar: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # grap # grap/pkg # grap/pkg/COMMENT # grap/pkg/DESCR # grap/pkg/PLIST # grap/Makefile # grap/files # grap/files/md5 # echo c - grap mkdir -p grap > /dev/null 2>&1 echo c - grap/pkg mkdir -p grap/pkg > /dev/null 2>&1 echo x - grap/pkg/COMMENT sed 's/^X//' >grap/pkg/COMMENT << 'END-of-grap/pkg/COMMENT' XAn implementation of Kernigan & Bentley's grap language END-of-grap/pkg/COMMENT echo x - grap/pkg/DESCR sed 's/^X//' >grap/pkg/DESCR << 'END-of-grap/pkg/DESCR' XThis is a port of Kernigan and Bentley's grap program for typsetting Xgraphs. It is a pic preprocessor that can be used with groff or TeX. X XYou can learn more about grap as specified by Kernigan and Bentley at Xhttp://www.kohala.com/~rstevens/troff/troff.html X X-- Ted Faber Xfaber@lunabase.org X END-of-grap/pkg/DESCR echo x - grap/pkg/PLIST sed 's/^X//' >grap/pkg/PLIST << 'END-of-grap/pkg/PLIST' Xbin/grap Xshare/grap/grap.defines Xshare/grap/README Xshare/grap/examples/400mpairs.d Xshare/grap/examples/400mtimes.d Xshare/grap/examples/400wpairs.d Xshare/grap/examples/Makefile Xshare/grap/examples/army.d Xshare/grap/examples/boyhts.d Xshare/grap/examples/color_example.ms Xshare/grap/examples/example.ms Xshare/grap/examples/internet.d Xshare/grap/examples/prof2.d Xshare/grap/examples/states.d Xshare/grap/examples/states2.d Xshare/grap/examples/states3.d Xshare/grap/examples/usapop.d X@dirrm share/grap/examples X@dirrm share/grap END-of-grap/pkg/PLIST echo x - grap/Makefile sed 's/^X//' >grap/Makefile << 'END-of-grap/Makefile' X# New ports collection makefile for: grap X# Version required: 0.8a X# Date created: 14 Jan 1999 X# Whom: faber@lunabase.org X# X# $Id: Makefile,v 1.1.1.1 1999/01/15 07:49:25 faber Exp $ X# X XDISTNAME= grap-0.8a XCATEGORIES= graphics textproc XMASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/ X XMAINTAINER= faber@lunabase.org X XMAN1= grap.1 XMANCOMPRESSED= no X X X.include END-of-grap/Makefile echo c - grap/files mkdir -p grap/files > /dev/null 2>&1 echo x - grap/files/md5 sed 's/^X//' >grap/files/md5 << 'END-of-grap/files/md5' XMD5 (grap-0.8a.tar.gz) = bd89b2ace0d7d242bf76989fe186d32a END-of-grap/files/md5 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 Jan 15 01:30:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA16105 for freebsd-ports-outgoing; Fri, 15 Jan 1999 01:30:38 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA16098 for ; Fri, 15 Jan 1999 01:30:37 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA26733; Fri, 15 Jan 1999 01:30:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA15510; Fri, 15 Jan 1999 01:25:59 -0800 (PST) (envelope-from nobody) Message-Id: <199901150925.BAA15510@hub.freebsd.org> Date: Fri, 15 Jan 1999 01:25:59 -0800 (PST) From: taguchi@tohoku.iij.ad.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9513: update: x11/XttXF* Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9513 >Category: ports >Synopsis: update: x11/XttXF* >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 Jan 15 01:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Taguchi Takeshi >Release: FreeBSD-current >Organization: IIJ >Environment: FreeBSD uni.tohoku.iij.ad.jp 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Sat Jan 9 08:23:12 JST 1999 root@uni.tohoku.iij.ad.jp:/usr/src/sys/compile/MEGU i386 >Description: ports-category: x11 following is a update patch for ${PORTSDIR}/x11/Xtt* ports. (1) Now, We use XFree86 3.3.3.1 rather than 3.3.3. (2) update to Xtt1.1pl05. It includes some Windowz encoding. (3) more simple XttXF86srv-common/Makefile ;-) >How-To-Repeat: >Fix: please apply following patch. # cd ${PORTSDIR}/x11 # uudecode _Following_Patch_File_ # gzcat xtt.19990114.patch.gz | patch -p1 -E # rm XttXF86srv-common/patches/patch-a[ab] Thanks. BEGIN>---88--- begin 644 xtt.19990114.patch.gz M'XL("#R3G38"`WAT="XQ.3DY,#$Q-"YP871C:`#E7/MSXDB2_AG^BFI/WX;= M6$)O).8\VQC+;K9M(!!^S)TOO'J4C-H8$4*,\73X?[^JD@"I0$)R]^[%& M6"5'7&48IH"5BC&?@'^8$\!S0!";@MH4),!KFE:MU6H[FJ@89DBP0`-\HXG^ M24*$_?P9,+QPW``U\O/SYRJH@JM6ISM$__7!224T'^?VR/L<^B/_:&2>5YR?7GX2.%[#35;#H(8H277?RV%!E7LKD(B7,8B*E5(H' M"IEB@=.:`K\'+.`8=W'0NKC+I"`IRV(@J;.%`#&3@#20SK\H[4'^48B[TM_A M!34S_REA%@$II5(,4$B:`DG=`PIPC+LXN#+MD2ADLD")LWB@U$HQL8%-3PI< MDQ/W@(LHRB)L*%(N&XI4B`U%>C\;BI3#!B_O"1N*5(0--9<,M1`7ZONI4'.8 M$!I[PL3N0[BH*]Q')=)0EJ:Q4): MJQ0--)3F82]V#B3(74088B8+"5$6!0F54OE/X>CDR_LP)QCB[LS?Y*3^ID#N M;_*2+^0D_R8S^T*34_8B^S<[TW]ST> MD-%N#?6+WJ"CHS0APY@;8Z@/'HS.$%]RPVFS7D<_V84;0*@JK!\\UJ=SJWYW M3M[711;]K<_\>6##.KBO@DH,6@)L)_"?6>1E+HRI5$8AP8W,ER?6FT'6'LU] M9LZ:-JJ&^BR<.W`2UJ7<26(@=>7EY8 MNJKJ"Z1>9`D4 M-H!"+!%7\=9^#D?56F;ZE^\$\NX>MT@QDDE&K5I+D5&T^R&8\]*C>BU`FW4J,FC0!,H7M9S MP0<'#:03Z!Q>&_J#\:4UT,\>;@=?C4'["/SM;V`I;?>N^HCDA];EY4,T;1@/ MK>%#K]O6CZI@`WL"?M<-,@:+#3P=BFH\'78NNKV!'M?+;6!.1W`\96WD"YP@ M)B)3=P]]K'-W4L%6&/UN.&BU<6.7O^[==-!L&OA^2 MMQ>#/GK[,H)PO)PJ4"K_?E+9-;?BP!L<#KS!'RM1X%UCB)/7[O6^=G1D]N-W ME*K(A#>9A>9X_.#X$\A^_![E]ZT*^JWVU]:%OA4S->TG\Q%N8(97_?XE&G'2 MVN326HU%%?(\K3+8H6%K<*%C]5L_&#M1411A'5?'RB#X<`(6[JP*UIHGR=N" M8'5S"BQODX#583U('!63.35Q6+F6+=7\B0_6QP8@WD8M7V^0`9Q]53H64?K1 MBR23_"<=6[N]7`M]Z1G#,_W<&-Q@*2E/DKB1/PM9E(UDAN-*97"BUI9.H@0P ML:4SS``A`/6&M[KM3USOL6Z[:XM$FX7C&2P.PH"HFT3`[5%%KAW2OAU5:R7" MK,4MU5:HRUZ[=7F2J*H5:NS;YA@AMB4$)&LLF2'LQ"KQQ=.U$5E$X1%V>$P[ ML*0WZ0,:^_`*.>7'3LX+$Y0D9MEBU+'^9>W%U1B_%B2+C/X3>XQF>?"?ULQA MIWX0LM,`HJ'A-R2MH5\9%X;VJ!D1FSU-H`GW\R&9=S]^U]M?>F_@X-,/_#GX ME;(%<#(!F<@`&I"N\-".IXF,K<&+'SR!#P#_V;3U(WX=I1.1.R/^&U-R"!^>!`'PQZ@^8!^#5Y$15'8CS`%3X# M(_,/",QQ`$WG%<3FH`->O'!$H>\/-IR_/P#^-/3\"1OIUBI@EOVES<0__)P?MFZ,/#;]$KF#>!JI]#%P5&PF:W]\^/WTY:A=UM7^C;TNC[^ MR4;='V<@CC%>(:UB+'*R@<\49O7.<_X!!Z6UXYR#TG[/<<>&B<0!E-J4E=2M M",0U,EW#+_'2&3SN.MW^]1`MH^,% M7OHBF57QHAQL#'"_>"XR!$[GWMBY6S9Y`'[[#1EI][KG>,)[HP:?7^:3\AA2 MW]N40$(IBHFRC#W/`SY<&1<(C(;)ZYDW>:30J*\=K>;WK/#_X;_.0L]^,N93 MW-6+Q5\25"8!E.FR&:#@RQ20$0;7FH:W-S6M<:R12IO"1:$BZ^MW5(5%5PJ6 M5Q\NRM56,4#IPHK,OJNJ(FBRI,APS9%\\CP7)W3AP8*]5D_W5[UP3]5+]5'] M7]`[]7?V2WTC?0+9<_.B@$=`G#\#VF@M,>BW=V7Q2\LP=+2GUY%NG,GD)3J; MS&8P7\S9JC4:O2MI$2%)"X5(H9M]-S>U'>&4Y"<"`NQ1I)9F293)!,7+JQFJ M@J"(C/\&#-[`X0-3LB1A#5(+8$ M'"^`=N@'K\=H2SA]Q3YZ(0A]$!W)@S"`<+640K;;_;=L/]9[*G0=[2;K=\ZS M/:VOES(;K"*%UAPO[=(IW$1$7:T,(J>[;>4T-AP5Z-W95>MZ^.5M:S.$%+*E MCFE9[UA_C)2EG7>RLM6-_U^2:3NV!-']X46"0G`:M;>X`'G-;D./0/+7(; MW,YU\E8K^`9AH\EKD95XJ M^Y,P4JB00^H$&/N$'RJ(Q.NM=](&UB$WO"FEK3IG8%")Q<@7:UF+HC*JDA`3CBG?#9T?.[09(7JC3(;WW[TDQ M.'T/'C^5F'QT_5C%78P7R$1_=2:#0S1$IV[,'($3(-D-F5<%58*<[*BJK)J: M+'.\(W"\:&NJ7*W14&$)52V>LQJ<)6LV)UNN!F554R5)LAJ"['*BMFXU?<<' M8S53<5S1523>=6W;@9RCR$(#O5$XUU1Y,87=>BL66^$TC>=QXR;'FW+#DE`H M4+!X5Y.@RS<::^>WWB'%)D39D7A.1N%;ML6;DNT*FFE)HB)Q0L,1K)0CFW=2 M20IA`X6MF;(DJ59#0=9X"ZJ6J4+3-CFS09G8=ML5F^%%4^)Y5^$5P9)-7I90 M+.BO+"JVBM.U:6;C]BS)+"^9IJR@I#1D:$FN((@R#S7TJR1JCFENFMFXETO( M1:&XIJ8JC@@MD7-M%Q-K68I@FY:BPG5J,^_YDO2ZHF)!%PJR@@P(%H0-RW%- MKB'9/*_\GO?PG%8KT]`?B!;I]M19*;7.)Y-)$,`.0G'@`.1H_!R(2S;VP8 MNA4F\&Q_Q(S,1S_PGWT&,@$S\8-G<\PP7/S71O^_>;,%AX8"EM=4D>'N)P?' M2U/C#%/C?%/JSS.5\HJ)3#UG1?AQ!)>%>GR4S.T1ZA3D5?&-#-Z'JVVH[O3 MZN_I[!LV,M?DT52/9OD:7E.CGLY@[[SGMC_Y@[4KJ!VUSG-U`>&4IL0U1;7" MLS(KL&B-@MLG>S;D`X40ZIP".)D@Q!BA5!GL$-@E_B6Z!D.?A] M=CT\5X\K!_/050^.*Y6#>TX4_^/TX.TXUJA_`EU_PLQ"<^*8@0,^U9'3$;3] M&GCCL61V4&!\<@PM?Y>X'C[@6>>_(]E0GN.4X@)FL1\BNZ6@(5NWII MAMY$0[B.T4.+'XWA9>0RA16]F1\+8SR*P&2?6),%Q`##D1C`VZ_H1Y5Y3^U9 MQ0K!*E=[UD^H/6MG[?'IVD,]_C%`HU3];D96U_71R_(IS;IIVW!L'WB-QUH!3M!("O-SDQ29//FJ@1I7Z'KN5\\`#9]`&R$E>:8I* M4]9BD^04711Q*4.D,_+@Z#(WQ@R50.@3\/K4,5)>GHN+!]U$!M M">46Y<&;WMVV.L/#R5'E'I=_!3_/\>%Z!OOMS@"&P>L1V'46@7;UF4\@)V59 M-9K4*?4,>!I(/P,N_\4_#$$>ULG*O*9BE'[1WI+Y3=EFYC=U"F9^&S"=>3'N M2P4R/S&?S&_>YS^A-X,>ZTP#CWUZ]LX(U]OD%XV(VEQ)B5IM7*S6/X%AW(#!;N+D(RO)]@BS*)C MU]<39+.1^_4$RNJK`/>"C/RO*8CR,;RX[F1RD1)F<9%2*L4%A:2Y$/>I8^!8 M=W%QVSK5LW>$:6D6&VFM4G304)J/PM]=\U?@@P1;@!`CCP^C"!U&V6\MV(JD LO_^5Y_:+#&,G%T8W>])("3.Y2"J5.B>AD#07>S5IX%C1U?\%>A7ET2!9``"D ` end END>---88--- >Release-Note: >Audit-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 Jan 15 01:50:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA17487 for freebsd-ports-outgoing; Fri, 15 Jan 1999 01:50:25 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA17468; Fri, 15 Jan 1999 01:50:21 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA28271; Fri, 15 Jan 1999 01:49:44 -0800 (PST) Date: Fri, 15 Jan 1999 01:49:44 -0800 (PST) Message-Id: <199901150949.BAA28271@freefall.freebsd.org> To: taguchi@tohoku.iij.ad.jp, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9513 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: update: x11/XttXF* State-Changed-From-To: open->closed State-Changed-By: asami State-Changed-When: Fri Jan 15 01:49:33 PST 1999 State-Changed-Why: Committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 04:27:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA04334 for freebsd-ports-outgoing; Fri, 15 Jan 1999 04:27:53 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA04323; Fri, 15 Jan 1999 04:27:50 -0800 (PST) (envelope-from kuriyama@FreeBSD.org) From: Jun Kuriyama Received: (from kuriyama@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08302; Fri, 15 Jan 1999 04:27:12 -0800 (PST) Date: Fri, 15 Jan 1999 04:27:12 -0800 (PST) Message-Id: <199901151227.EAA08302@freefall.freebsd.org> To: kuriyama@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, kuriyama@FreeBSD.ORG Subject: Re: ports/9200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port: editors/flim-emacs20 Responsible-Changed-From-To: freebsd-ports->kuriyama Responsible-Changed-By: kuriyama Responsible-Changed-When: Fri Jan 15 04:26:52 PST 1999 Responsible-Changed-Why: I'll handle this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 04:28:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA04500 for freebsd-ports-outgoing; Fri, 15 Jan 1999 04:28:21 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA04481; Fri, 15 Jan 1999 04:28:16 -0800 (PST) (envelope-from kuriyama@FreeBSD.org) From: Jun Kuriyama Received: (from kuriyama@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08385; Fri, 15 Jan 1999 04:27:40 -0800 (PST) Date: Fri, 15 Jan 1999 04:27:40 -0800 (PST) Message-Id: <199901151227.EAA08385@freefall.freebsd.org> To: kuriyama@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, kuriyama@FreeBSD.ORG Subject: Re: ports/9201 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port: editors/flim-current-emacs20 Responsible-Changed-From-To: freebsd-ports->kuriyama Responsible-Changed-By: kuriyama Responsible-Changed-When: Fri Jan 15 04:27:16 PST 1999 Responsible-Changed-Why: I'll handle this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 04:29:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA04621 for freebsd-ports-outgoing; Fri, 15 Jan 1999 04:29:48 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA04606; Fri, 15 Jan 1999 04:29:31 -0800 (PST) (envelope-from kuriyama@FreeBSD.org) From: Jun Kuriyama Received: (from kuriyama@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08496; Fri, 15 Jan 1999 04:28:54 -0800 (PST) Date: Fri, 15 Jan 1999 04:28:54 -0800 (PST) Message-Id: <199901151228.EAA08496@freefall.freebsd.org> To: junker@jazz.snu.ac.kr, kuriyama@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9448 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: port fix: korean/hanterm State-Changed-From-To: open->closed State-Changed-By: kuriyama State-Changed-When: Fri Jan 15 04:27:46 PST 1999 State-Changed-Why: I've checked on my -current machine but built successfully. So patch is committed. Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 04:46:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA06931 for freebsd-ports-outgoing; Fri, 15 Jan 1999 04:46:20 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from p-biset.issy.cnet.fr (p-biset.issy.cnet.fr [139.100.0.33]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA06926 for ; Fri, 15 Jan 1999 04:46:19 -0800 (PST) (envelope-from lionel.thual@cnet.francetelecom.fr) Received: by p-biset.issy.cnet.fr with Internet Mail Service (5.5.2232.9) id ; Fri, 15 Jan 1999 13:43:36 +0100 Message-ID: <179F4572023BD111973300A0243D6B9F3BF5C5@l-mhs5.lannion.cnet.fr> From: THUAL Lionel CNET/DSE/LAN To: "'ports@FreeBSD.ORG'" Subject: PPTP implementation Date: Fri, 15 Jan 1999 13:44:53 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Is there any implementation of PPTP for FreeBSD ? Thanks Lionel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 05:27:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA14029 for freebsd-ports-outgoing; Fri, 15 Jan 1999 05:27:49 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from midget.dons.net.au (daniel.lnk.telstra.net [139.130.137.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA14024 for ; Fri, 15 Jan 1999 05:27:45 -0800 (PST) (envelope-from darius@dons.net.au) Received: from holly.dons.net.au (holly.dons.net.au [203.31.81.8]) by midget.dons.net.au (8.9.1/8.9.1) with ESMTP id XAA00476; Fri, 15 Jan 1999 23:56:25 +1030 (CST) (envelope-from darius@dons.net.au) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <179F4572023BD111973300A0243D6B9F3BF5C5@l-mhs5.lannion.cnet.fr> Date: Fri, 15 Jan 1999 23:56:24 +1030 (CST) From: "Daniel J. O'Connor" To: THUAL Lionel CNET/DSE/LAN Subject: RE: PPTP implementation Cc: "ports@FreeBSD.ORG" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 15-Jan-99 THUAL Lionel CNET/DSE/LAN wrote: > Is there any implementation of PPTP for FreeBSD ? You can do it 'on the cheap' using ppp :) To make it secure use ssh to do port forwarding. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 06:46:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA22835 for freebsd-ports-outgoing; Fri, 15 Jan 1999 06:40:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from megaweapon.zigg.com (megaweapon.zigg.com [206.114.60.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA22711; Fri, 15 Jan 1999 06:39:42 -0800 (PST) (envelope-from matt@megaweapon.zigg.com) Received: from localhost (matt@localhost) by megaweapon.zigg.com (8.8.8/8.8.8) with ESMTP id JAA06266; Fri, 15 Jan 1999 09:38:28 -0500 (EST) (envelope-from matt@megaweapon.zigg.com) Date: Fri, 15 Jan 1999 09:38:28 -0500 (EST) From: Matt Behrens To: Dirk Froemberg cc: ports@FreeBSD.ORG Subject: Re: apache-1.3.4 In-Reply-To: <19990114222625.A1398@physik.TU-Berlin.DE> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks for the pointer! I had been using mod_ssl for awhile but when I was watching for upgrades, I was only looking at the regular apache13 port. :) On Thu, 14 Jan 1999, Dirk Froemberg wrote: : Hello Matt! : : Perhaps you want to try apache13-php3 or apache13-modssl. They have : been upgraded to Apache 1.3.4 already. 8-) - Matt Behrens Network Administrator, zigg.com Engineer, Nameless IRC Network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 07:00:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA24322 for freebsd-ports-outgoing; Fri, 15 Jan 1999 07:00:53 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ns.oneway.net (NS.ONEWAY.NET [203.75.146.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA24311 for ; Fri, 15 Jan 1999 07:00:50 -0800 (PST) (envelope-from vanilla@oneway.net) Received: (qmail 63426 invoked by uid 99); 15 Jan 1999 14:59:36 -0000 Message-ID: <19990115225936.A63421@ns.oneway.net> Date: Fri, 15 Jan 1999 22:59:36 +0800 From: Vanilla GTK+ Shu To: masao@nf.enveng.titech.ac.jp Cc: ports@FreeBSD.ORG Subject: Re: ports/9510: Ports/devel/libgtop could not be build correctly References: <199901150759.XAA07635@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199901150759.XAA07635@hub.freebsd.org>; from masao@nf.enveng.titech.ac.jp on Thu, Jan 14, 1999 at 11:59:25PM -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jan 14, 1999 at 11:59:25PM -0800, masao@nf.enveng.titech.ac.jp wrote: Cound someone send me a patch? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 07:18:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA27118 for freebsd-ports-outgoing; Fri, 15 Jan 1999 07:18:29 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from coors.free-online.net ([212.56.108.80]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA27112 for ; Fri, 15 Jan 1999 07:18:27 -0800 (PST) (envelope-from tom@eborcom.com) Received: (qmail 29725 invoked from network); 15 Jan 1999 15:26:50 -0000 Received: from unknown (HELO ) (212.56.113.218) by coors.free-online.net with SMTP; 15 Jan 1999 15:26:50 -0000 Received: (qmail 11096 invoked by uid 5000); 15 Jan 1999 13:50:30 -0000 Date: Fri, 15 Jan 1999 13:50:30 +0000 From: Tom Hukins To: freebsd-ports@FreeBSD.ORG Cc: andreas@FreeBSD.ORG Subject: How to deal with uninstalled qt extension? Message-ID: <19990115135030.A11056@eborcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am trying to port an application which requires Qt functionality not included in the FreeBSD Qt port. The application depends on libqimgio, which is included in extensions/imageio in the Qt distfile, but which is not installed by the Qt port. It seems to me there are two ways to deal with this, but I'm unsure which is best. 1) Modify the Qt port to install the imageio extensions. In my new port, as well as specifying USE_QT, check that the Qt version installed includes these extensions. If the extensions are not present, print an error message to the user. 2) Create a separate qt-imageio port which just installs this extension. I'd appreciate any comments on how I should deal with this. Thanks, Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 09:12:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA10506 for freebsd-ports-outgoing; Fri, 15 Jan 1999 09:12:49 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA10493; Fri, 15 Jan 1999 09:12:30 -0800 (PST) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA04962; Fri, 15 Jan 1999 09:12:30 -0800 (PST) Date: Fri, 15 Jan 1999 09:12:30 -0800 (PST) Message-Id: <199901151712.JAA04962@freefall.freebsd.org> To: vanilla@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, vanilla@FreeBSD.ORG Subject: Re: ports/9428 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: p5-pRPC untruly marked as broken Responsible-Changed-From-To: freebsd-ports->vanilla Responsible-Changed-By: vanilla Responsible-Changed-When: Fri Jan 15 09:12:12 PST 1999 Responsible-Changed-Why: That's my ports. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 10:20:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA19407 for freebsd-ports-outgoing; Fri, 15 Jan 1999 10:20:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA19383 for ; Fri, 15 Jan 1999 10:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA09360; Fri, 15 Jan 1999 10:20:01 -0800 (PST) Date: Fri, 15 Jan 1999 10:20:01 -0800 (PST) Message-Id: <199901151820.KAA09360@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Brian Handy Subject: Re: ports/9498: Windowmaker upgrade: 0.50.2 Reply-To: Brian Handy Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9498; it has been noted by GNATS. From: Brian Handy To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/9498: Windowmaker upgrade: 0.50.2 Date: Fri, 15 Jan 1999 11:09:53 -0700 (MST) I think I've worked out two things: (1) The md5 checksum changed along the way somewhere. Fixed that. (2) RUN_DEPENDS=libtool is bogus, that's only necessary if you're using autoconf and all that to generate the makefiles (we don't). The following patch is against the original 0.20.3 port. Brian ------------------- 8< Snip 8< ------------------- begin 644 wm-0.50.2.diff.gz M'XL(```````"`Z69;8_:.!"`/Y-?8:D]Z:J0A(2W@+024'81=[!=+;1['RI5 M)C'$W;R=XRQL?_W9#H&PF\14)W4)F7D\'L^,)PYU\78+M)3<@ST.W6@?P&=$ M](C@G;%D7[?81T7-2:AHFE8]I+&,0C!%#@!]T.H.^;\.,`<#6U%5M=1>XXY@ M\!<,@=D%ILGP8=?B(P;*:`0TLVE:0!6?HY$"/H![M`=Q1&@"G,CWD4,QFS#( M'=Y&9-AX$K-P^T31/H!OB"0<(NC?%!/D#ALMW6KI;44MUW69FL\TA10!AR!V M8?+&.-VE"05FN\F]ZW/BR8L"IFEX,'1?1['WFF`GT8,HI#"$.G)3!G'NX]P= M@GR]S1=@ZAVQ1-LP+:/5!Z9U#!3=@=M###XJ0-&F\]7Z?KR\O2FN1SNZKCW\ M/&@;[U"^+8&?$Z<;8(`J-A#B)`;XKH%&@<:0[42"@`!,2$:-8#1?CW.K2 MY!%,C,#M7M3225I>G">UJ#51G1W0:@V[[>$Q$>^J\W)(7IZMH=D?FJUB>8KJ M%,6I+:==\.?[9.D4$GWWZQ.X`=M-?["!L`-1R^[`5K_3AUVWW;/;"&V]GR:GSZ#@4'@D'[J,78+&> MU1E:S-(@SGB-SSOH-FV@BD\VKRI$MA#9F0B`U=?) M=/ZX8KEX1$F4$@ MP(0B\EU1SW0I:["_(ZS[D.U&K0%&L[M_%G>+\6PU`J/S-RZ=3S*9N'YGJ6MH M?E#B![/Z0*)X@5DSU/S\JZ)F?`U=_,X<8L&5^\/\4'_+CWP%K'9^TY_32)$( MIOO!;A_'O!6R/+%[406Y07% M1,<2.X601>:MR"^1)5&93#=U\V0RC_3I7K2Q@B#WXFS^7.CO1(4)SZ)LOL2# M!!G9!I\'<(<2G;+,E2H.<7`I=]$6ICZ=.U%8,JJH+0X]MV5C`IWG'8G2T$V, MB9\B,9'^,T8[19/33_"%>74-O4+P'N\\FL$ECDPS7Q/C:3E;?)F,%Q+H,8KH M$H6I!%M1=G22,)EX3"G!FY3R-EB'%P]V[SD>ZQ5BW'&`HLH9'3-!@BK9Q'!\ M'&?YK4=XDBN)8S6,X_A<+M?"%=63L;/[KZRBX\L"K*2N,=6>7F>,<3)S;*L% M0HT:0JTWTF!]O]2\(`/`8P38QS2*Q`4AA#)N`E"'?O0L07'^[-E M=9KLD*I:EMWL=$1_KAY-V0'%DDUQ>*DB'F_'T^5M6516])6?A\3.HKK1L\AW:Z,@BQ+3OTK6,*-U:5_PQX_$P@-_-/MU M``[KYGA(@_@9A[4$B?TZ%^J3P+2A9`TK#X>OLII:I4%06S)K`EW,?]>`=>'X MAB,?509U[:$`%0X*-4S^M*PFQ.FA1O\E1N&*/1)JD&-VU:JFHU/!E0$7O4=/ M^%T-)CK0==0:'6A*T!5P>AW$>])58-Z9Y#"O)2F5=2DY)GJ5%,L[UE4@VQ12 MCG5>3@U1>4*<.)R6SG2#'1+.28M?$/V]<4C#K3%*L MT)^D[+E+5:/'%O'90PY_S1.=P#6*].C`Z:)0W!$25EJMBORE"FT;>D1NF5VMP'`71(Q%[+1^B`'!`\ MNY@`+09_3(R5^'5!44=,1`)PY1:5\\7MP>:MIVN`K`/5`=D"_@/\NJE["1L` !`)@` ` end To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 10:34:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21696 for freebsd-ports-outgoing; Fri, 15 Jan 1999 10:34:10 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from smtp.enteract.com (thor.enteract.com [207.229.143.11]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA21607 for ; Fri, 15 Jan 1999 10:34:01 -0800 (PST) (envelope-from jrs@enteract.com) Received: (qmail 6531 invoked from network); 15 Jan 1999 18:33:59 -0000 Received: from adam.enteract.com (jrs@206.54.252.1) by thor.enteract.com with SMTP; 15 Jan 1999 18:33:59 -0000 Date: Fri, 15 Jan 1999 12:33:59 -0600 (CST) From: John Sconiers To: Satoshi Asami cc: freebsd-ports@FreeBSD.ORG Subject: Re: xfc2.3 and xfwm In-Reply-To: <199901142240.OAA19622@silvia.hip.berkeley.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > * Quick question....xfce 2.3 and xfwm have been released. When will the > * port be added to the ports list for -current. It appears to run (I've > * installed xfwm cleanly but not xfce having problems) I thought XFCE would > * be in the ports > * tree but it doesn't appear to be. > xfce is in ports/x11-wm. > Satoshi It's not in ports direcotry. and if a go to /stand/sysinstall it isn't there even when I change the type of install to ftp.freebsd.org..however I can clearly see that xfce is there in the ports directory. Is there something I can do to sync my /usr/ports and or with /stand/sysinstall without having to download the directory and other ports into /usr/ports?? JOHN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 11:28:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27806 for freebsd-ports-outgoing; Fri, 15 Jan 1999 11:28:44 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA27797; Fri, 15 Jan 1999 11:28:41 -0800 (PST) (envelope-from mph@FreeBSD.org) From: Matthew Hunt Received: (from mph@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA14107; Fri, 15 Jan 1999 11:28:41 -0800 (PST) Date: Fri, 15 Jan 1999 11:28:41 -0800 (PST) Message-Id: <199901151928.LAA14107@freefall.freebsd.org> To: mph@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, andreas@FreeBSD.ORG Subject: Re: ports/9508 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update majorcool to current version 1.3.2 Responsible-Changed-From-To: freebsd-ports->andreas Responsible-Changed-By: mph Responsible-Changed-When: Fri Jan 15 14:28:18 EST 1999 Responsible-Changed-Why: Majorcool belongs the andreas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 11:29:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27877 for freebsd-ports-outgoing; Fri, 15 Jan 1999 11:29:51 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.240.222]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA27872; Fri, 15 Jan 1999 11:29:48 -0800 (PST) (envelope-from mph@wopr.caltech.edu) Received: (from mph@localhost) by wopr.caltech.edu (8.9.1/8.9.1) id LAA17169; Fri, 15 Jan 1999 11:29:47 -0800 (PST) (envelope-from mph) Date: Fri, 15 Jan 1999 11:29:47 -0800 From: Matthew Hunt To: freebsd-ports@FreeBSD.ORG, andreas@FreeBSD.ORG Subject: Re: ports/9508 Message-ID: <19990115112947.A17155@wopr.caltech.edu> References: <199901151928.LAA14107@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <199901151928.LAA14107@freefall.freebsd.org>; from Matthew Hunt on Fri, Jan 15, 1999 at 11:28:41AM -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Jan 15, 1999 at 11:28:41AM -0800, Matthew Hunt wrote: > Responsible-Changed-Why: > Majorcool belongs the andreas. s/the/to/ of course. -- Matthew Hunt * Science rules. http://www.pobox.com/~mph/pgp.key for PGP public key 0x67203349. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 12:50:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA10052 for freebsd-ports-outgoing; Fri, 15 Jan 1999 12:50:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA09992 for ; Fri, 15 Jan 1999 12:50:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA19377; Fri, 15 Jan 1999 12:50:01 -0800 (PST) Date: Fri, 15 Jan 1999 12:50:01 -0800 (PST) Message-Id: <199901152050.MAA19377@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Duncan Barclay Subject: Re: ports/9452: New port itk-3.0.1 Reply-To: Duncan Barclay Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9452; it has been noted by GNATS. From: Duncan Barclay To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/9452: New port itk-3.0.1 Date: Fri, 15 Jan 1999 20:43:55 -0000 (GMT) Itk needs to get tclInt.h and others. These are available in /usr/local/include/*/generic. Included is a shar of the new patch files for this port. # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # patches # patches/patch-aa # patches/patch-ab # echo c - patches mkdir -p patches > /dev/null 2>&1 echo x - patches/patch-aa sed 's/^X//' >patches/patch-aa << 'END-of-patches/patch-aa' X--- Makefile.in~ Wed Aug 12 11:01:40 1998 X+++ Makefile.in Fri Jan 15 17:44:12 1999 X@@ -55,10 +55,12 @@ X BIN_INSTALL_DIR = $(INSTALL_ROOT)$(exec_prefix)/bin X X # Directory in which to install the include file itk.h: X-INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include X+INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include/itk$(VERSION) X+GENERIC_INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include/itk$(VERSION)/generic X+UNIX_INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include/itk$(VERSION)/unix X X # Top-level directory for manual entries: X-MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/man X+MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/share/itk$(VERSION)/man X X # Directory in which to install manual entry for wish: X MAN1_INSTALL_DIR = $(MAN_INSTALL_DIR)/man1 X@@ -75,6 +77,9 @@ X # for this version of [incr Tk]: X TCL_SRC_DIR = @TCL_SRC_DIR@ X X+# Tcl include dir X+TCL_INC_DIR = @TCL_INC_DIR@ X+ X # The directory containing the Tcl library archive file appropriate X # for this version of [incr Tk]: X TCL_LIB_DIR = @TCL_LIB_DIR@ X@@ -89,6 +94,9 @@ X # for this version of [incr Tk]: X TK_SRC_DIR = @TK_SRC_DIR@ X X+# Tk include dir X+TK_INC_DIR = @TK_INC_DIR@ X+ X # The directory containing the Tk library archive file appropriate X # for this version of [incr Tk]: X TK_LIB_DIR = @TK_LIB_DIR@ X@@ -100,6 +108,9 @@ X # for this version of [incr Tk]: X ITCL_SRC_DIR = @ITCL_SRC_DIR@ X X+# ITcl include dir X+ITCL_INC_DIR = @ITCL_INC_DIR@ X+ X # The directory containing the [incr Tcl] library archive file appropriate X # for this version of [incr Tk]: X ITCL_LIB_DIR = @ITCL_LIB_DIR@ X@@ -155,7 +166,7 @@ X # "install" around; better to use the install-sh script that comes X # with the distribution, which is slower but guaranteed to work. X X-INSTALL = $(TOP_DIR)/../config/install-sh -c X+INSTALL = install -c X INSTALL_PROGRAM = ${INSTALL} X INSTALL_DATA = ${INSTALL} -m 644 X MKINSTALLDIRS = $(TOP_DIR)/../config/mkinstalldirs X@@ -199,8 +210,8 @@ X X CC = @CC@ X CC_SWITCHES = $(CFLAGS) $(SHLIB_CFLAGS) -I$(UNIX_DIR) -I$(GENERIC_DIR) \ X--I$(TCL_SRC_DIR)/generic -I$(ITCL_SRC_DIR)/generic \ X--I$(TK_SRC_DIR)/generic $(X11_INCLUDES) \ X+-I$(TCL_INC_DIR)/generic -I$(ITCL_INC_DIR)/generic \ X+-I$(TK_INC_DIR)/generic $(X11_INCLUDES) \ X $(AC_FLAGS) $(PROTO_FLAGS) $(MEM_DEBUG_FLAGS) $(KEYSYM_FLAGS) \ X -DITK_LIBRARY=\"$(ITK_LIBRARY)\" X X@@ -209,7 +220,7 @@ X SRCS = $(GENERIC_DIR)/itk_cmds.c $(GENERIC_DIR)/itk_option.c \ X $(GENERIC_DIR)/itk_archetype.c $(GENERIC_DIR)/itk_util.c X X-all: itkwish X+all: $(ITK_LIB_FILE) libitk30.a itkwish X X # The following target is configured by autoconf to generate either X # a shared library or non-shared library for [incr Tk]. X@@ -217,8 +228,14 @@ X @ITK_LIB_FILE@: ${OBJS} X rm -f $(ITK_LIB_FILE) X @MAKE_LIB@ X+ ln -sf $(ITK_LIB_FILE) libitk30.so X $(RANLIB) $(ITK_LIB_FILE) X X+libitk30.a: $(OBJS) X+ rm -f libitk30.a X+ ar cr libitk30.a $(OBJS) X+ ranlib libitk30.a X+ X itkwish: tkAppInit.o $(ITK_LIB_FILE) X $(CC) @LD_FLAGS@ tkAppInit.o @ITK_BUILD_LIB_SPEC@ \ X $(LIBS) $(LD_SEARCH_FLAGS) -o itkwish X@@ -239,21 +256,27 @@ X X install: install-binaries install-libraries install-man X X-install-binaries: $(ITK_LIB_FILE) itkwish X+install-binaries: $(ITK_LIB_FILE) libitk30.a itkwish X @$(MKINSTALLDIRS) $(LIB_INSTALL_DIR) $(BIN_INSTALL_DIR) X @echo "Installing $(ITK_LIB_FILE)" X @$(INSTALL_DATA) $(ITK_LIB_FILE) $(LIB_INSTALL_DIR) X @(cd $(LIB_INSTALL_DIR); $(RANLIB) $(ITK_LIB_FILE)) X @chmod 555 $(LIB_INSTALL_DIR)/$(ITK_LIB_FILE) X+ @echo "Installing libitk30.a" X+ @$(INSTALL_DATA) libitk30.a $(LIB_INSTALL_DIR)/libitk30.a X+ @(cd $(LIB_INSTALL_DIR); $(RANLIB) libitk30.a) X+ chmod 555 $(LIB_INSTALL_DIR)/libitk30.a X @echo "Installing itkwish" X $(INSTALL_PROGRAM) itkwish $(BIN_INSTALL_DIR)/itkwish$(VERSION) X @echo "Installing itkConfig.sh" X- @$(INSTALL_DATA) itkConfig.sh $(LIB_INSTALL_DIR)/itkConfig.sh X+ @mkdir -p $(SCRIPT_INSTALL_DIR) X+ @$(INSTALL_DATA) itkConfig.sh $(SCRIPT_INSTALL_DIR)/itkConfig.sh X X install-libraries: X- @$(MKINSTALLDIRS) $(INCLUDE_INSTALL_DIR) $(SCRIPT_INSTALL_DIR) X+ @$(MKINSTALLDIRS) $(INCLUDE_INSTALL_DIR) $(GENERIC_INCLUDE_INSTALL_DIR) $(UNIX_INCLUDE_INSTALL_DIR) $(SCRIPT_INSTALL_DIR) X @echo "Installing itk.h" X- @$(INSTALL_DATA) $(GENERIC_DIR)/itk.h $(INCLUDE_INSTALL_DIR) X+ @$(INSTALL_DATA) $(GENERIC_DIR)/itk.h $(GENERIC_INCLUDE_INSTALL_DIR) X+ @ln -sf $(GENERIC_INCLUDE_INSTALL_DIR)/itk.h $(INCLUDE_INSTALL_DIR)/itk.h X @for i in $(TOP_DIR)/library/*.* $(TOP_DIR)/library/tclIndex $(UNIX_DIR)/tkAppInit.c; \ X do \ X echo "Installing $$i"; \ X@@ -267,19 +290,26 @@ X @cd $(TOP_DIR)/doc; for i in *.1; \ X do \ X echo "Installing doc/$$i"; \ X- rm -f $(MAN1_INSTALL_DIR)/$$i; \ X+ rm -f $(MAN1_INSTALL_DIR)/$$i $(MAN1_INSTALL_DIR)/$$i.gz; \ X sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ X- $$i > $(MAN1_INSTALL_DIR)/$$i; \ X- chmod 444 $(MAN1_INSTALL_DIR)/$$i; \ X+ $$i | gzip -c > $(MAN1_INSTALL_DIR)/$$i.gz; \ X+ chmod 444 $(MAN1_INSTALL_DIR)/$$i.gz; \ X done; X @cd $(TOP_DIR)/doc; for i in *.n; \ X do \ X echo "Installing doc/$$i"; \ X- rm -f $(MANN_INSTALL_DIR)/$$i; \ X+ rm -f $(MANN_INSTALL_DIR)/$$i $(MANN_INSTALL_DIR)/$$i.gz; \ X sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ X- $$i > $(MANN_INSTALL_DIR)/$$i; \ X- chmod 444 $(MANN_INSTALL_DIR)/$$i; \ X+ $$i | gzip -c > $(MANN_INSTALL_DIR)/$$i.gz; \ X+ chmod 444 $(MANN_INSTALL_DIR)/$$i.gz; \ X done; X+ @echo "**********" X+ @echo "IMPORTANT:" X+ @echo "**********" X+ @echo "itkConfig.sh in $(SCRIPT_INSTALL_DIR)/itkConfig.sh" X+ @echo "itk.h in $(INCLUDE_INSTALL_DIR)/itk.h" X+ @echo "There are NOT default place, but good place to avoid" X+ @echo "conflicting with another version of [incr] Tcl/Tks." X X Makefile: $(UNIX_DIR)/Makefile.in X $(SHELL) config.status END-of-patches/patch-aa echo x - patches/patch-ab sed 's/^X//' >patches/patch-ab << 'END-of-patches/patch-ab' X--- configure~ Mon Oct 19 21:14:57 1998 X+++ configure Fri Jan 15 18:41:16 1999 X@@ -877,15 +877,8 @@ X DL_LIBS=$TCL_DL_LIBS X LD_FLAGS=$TCL_LD_FLAGS X LD_SEARCH_FLAGS=$TCL_LD_SEARCH_FLAGS X+TCL_INC_DIR=${TCL_PREFIX}/include/tcl${TCL_VERSION} X X-#-------------------------------------------------------------------- X-# Make sure that we can find the Tcl sources, so we can include X-# the "tclInt.h" file. X-#-------------------------------------------------------------------- X- X-if test ! -d "$TCL_SRC_DIR"; then X- { echo "configure: error: Can't find Tcl source directory "$TCL_SRC_DIR". Itcl can't be built without this directory." 1 >&2; exit 1; } X-fi X X #-------------------------------------------------------------------- X # See if there was a command-line option for where Tk is; if X@@ -915,6 +908,7 @@ X X file=$TK_LIB_DIR/tkConfig.sh X . $file X+TK_INC_DIR=${TK_PREFIX}/include/tk${TK_VERSION} X X #-------------------------------------------------------------------- X # See if there was a command-line option for where [incr Tcl] is. X@@ -936,6 +930,7 @@ X X file=$ITCL_LIB_DIR/itclConfig.sh X . $file X+ITCL_INC_DIR=${TCL_PREFIX}/include/itcl${ITCL_VERSION} X X #-------------------------------------------------------------------- X # If this is gcc, add some extra compile flags. X@@ -1065,13 +1060,13 @@ X { echo "configure: error: Tcl was not built with --enable-shared" 1>&2; exit 1; } X fi X SHLIB_CFLAGS="${SHLIB_CFLAGS}" X- eval "ITK_LIB_FILE=libitk${VERSION}${SHLIB_SUFFIX}" X+ eval "ITK_LIB_FILE=${ITK_LIB_FILE}" X ITK_PKG_FILE="[file join [file dirname \$dir] ${ITK_LIB_FILE}]" X MAKE_LIB="\$(SHLIB_LD) -o ${ITK_LIB_FILE} \$(OBJS) ${SHLIB_LD_LIBS} \$(LD_SEARCH_FLAGS)" X RANLIB=":" X else X SHLIB_CFLAGS="" X- eval "ITK_LIB_FILE=libitk${VERSION}.a" X+ eval "ITK_LIB_FILE=${ITK_LIB_FILE}" X ITK_PKG_FILE="" X MAKE_LIB="ar cr ${ITK_LIB_FILE} \${OBJS}" X fi X@@ -1279,6 +1274,7 @@ X s%@LD_SEARCH_FLAGS@%$LD_SEARCH_FLAGS%g X s%@TCL_VERSION@%$TCL_VERSION%g X s%@TCL_SRC_DIR@%$TCL_SRC_DIR%g X+s%@TCL_INC_DIR@%$TCL_INC_DIR%g X s%@TCL_LIB_SPEC@%$TCL_LIB_SPEC%g X s%@TCL_LIB_FLAG@%$TCL_LIB_FLAG%g X s%@TCL_DBGX@%$TCL_DBGX%g X@@ -1295,6 +1291,7 @@ X s%@TK_XINCLUDES@%$TK_XINCLUDES%g X s%@TK_XLIBSW@%$TK_XLIBSW%g X s%@TK_SRC_DIR@%$TK_SRC_DIR%g X+s%@TK_INC_DIR@%$TK_INC_DIR%g X s%@ITCL_VERSION@%$ITCL_VERSION%g X s%@ITCL_MAJOR_VERSION@%$ITCL_MAJOR_VERSION%g X s%@ITCL_MINOR_VERSION@%$ITCL_MINOR_VERSION%g X@@ -1304,6 +1301,7 @@ X s%@ITCL_LIB_SPEC@%$ITCL_LIB_SPEC%g X s%@ITCL_PKG_FILE@%$ITCL_PKG_FILE%g X s%@ITCL_SRC_DIR@%$ITCL_SRC_DIR%g X+s%@ITCL_INC_DIR@%$ITCL_INC_DIR%g X s%@ITK_BUILD_LIB_SPEC@%$ITK_BUILD_LIB_SPEC%g X s%@ITK_LIB_FILE@%$ITK_LIB_FILE%g X s%@ITK_LIB_SPEC@%$ITK_LIB_SPEC%g END-of-patches/patch-ab exit --- ________________________________________________________________________ Duncan Barclay | God smiles upon the little children, dmlb@ragnet.demon.co.uk | the alcoholics, and the permanently stoned. ________________________________________________________________________ --- ________________________________________________________________________ Duncan Barclay | God smiles upon the little children, dmlb@ragnet.demon.co.uk | the alcoholics, and the permanently stoned. ________________________________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 13:09:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA12429 for freebsd-ports-outgoing; Fri, 15 Jan 1999 13:09:29 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from is2.net.ohio-state.edu (is2.net.ohio-state.edu [128.146.48.9]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA12415 for ; Fri, 15 Jan 1999 13:09:25 -0800 (PST) (envelope-from maf@dev1.net.ohio-state.edu) Received: (qmail 13463 invoked from network); 15 Jan 1999 21:09:24 -0000 Received: from dev1.net.ohio-state.edu (128.146.222.3) by is2.net.ohio-state.edu with SMTP; 15 Jan 1999 21:09:24 -0000 Received: (qmail 12707 invoked by uid 4454); 15 Jan 1999 21:09:23 -0000 Message-ID: <19990115160923.A12095@net.ohio-state.edu> Date: Fri, 15 Jan 1999 16:09:23 -0500 From: Mark Fullmer To: freebsd-isp@FreeBSD.ORG Cc: freebsd-ports@FreeBSD.ORG Subject: Re: PATCH for Apache: Add FreeBSD Server Layout References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91i In-Reply-To: ; from Jesse on Fri, Jan 15, 1999 at 04:32:50AM -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Jan 15, 1999 at 04:32:50AM -0800, Jesse wrote: > > > What do you do to upgrade, delete the whole directory and reinstall it > > and restore your backup data? If you do, I'm glad I don't have to clean up > > the mess that can make. > > To upgrade, you simply run the upgrade scripts, or the install scripts of > the newest version is --prefix=/usr/local/program. To delete the entire > package, rm -rf /usr/local/program. To reinstall it, ./configure > --prefix=/usr/local/program; make install. To backup my data, tar cvf > program-backup.tar /usr/local/program. To restore my data, cd /usr/local; > tar xvf program-backup.tar. This works fine for a single machine. When you have many servers delegating one to act as a build box and then pushing out /usr and /usr/local with sdist(1) to each client buys you a consistant environment, less backup tape space, and time installing the same software/upgrade n times. /var, /, and /home/x are all the need to be backed up. It's also nice to be able to dump/restore a /usr or /usr local from one machine to the next when a disk goes bad. The current ports and packages collections don't take this type of environment into account. > Now, imagine doing any of those things with all your files scattered all > over multiple directories, especially when you start coming across some > files which you're not whether they below to that program or not. All that's required is a packing list, or if there are files created at run-time (ie a web server) just stick them in /var/package. *1 rdist modified to use ssh. -- mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 14:03:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA20718 for freebsd-ports-outgoing; Fri, 15 Jan 1999 14:03:32 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from JMBM.COM (jmbm.com [204.74.100.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA20709 for ; Fri, 15 Jan 1999 14:03:29 -0800 (PST) (envelope-from LJM@JMBM.COM) Received: from JMBM40-Message_Server by JMBM.COM with Novell_GroupWise; Fri, 15 Jan 1999 14:00:33 -0800 Message-Id: X-Mailer: Novell GroupWise 4.1 Date: Fri, 15 Jan 1999 14:00:32 -0800 From: "Lawrence J. McKevitt" To: ports@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain Content-Disposition: inline Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I was wondering if you guys know of a FreeBSD PPP port that will allow me to attach to an NT 4.0 RAS machine. I believe that it uses the ms-auth-chap for authentication, and I would really like to dial in from home to my network. You guys (and gals) are great. Thanks. Larry McKevitt Sys Admin JMBM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 14:20:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA23204 for freebsd-ports-outgoing; Fri, 15 Jan 1999 14:20:29 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rucus.ru.ac.za (rucus.ru.ac.za [146.231.29.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA23197 for ; Fri, 15 Jan 1999 14:20:22 -0800 (PST) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 23532 invoked by uid 1003); 15 Jan 1999 22:20:17 -0000 Message-ID: <19990116002017.A22985@rucus.ru.ac.za> Date: Sat, 16 Jan 1999 00:20:17 +0200 From: Neil Blakey-Milner To: "Lawrence J. McKevitt" , ports@FreeBSD.ORG Subject: Re: your mail References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Lawrence J. McKevitt on Fri, Jan 15, 1999 at 02:00:32PM -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri 1999-01-15 (14:00), Lawrence J. McKevitt wrote: > I was wondering if you guys know of a FreeBSD PPP port that will allow me to > attach to an NT 4.0 RAS machine. I believe that it uses the ms-auth-chap for > authentication, and I would really like to dial in from home to my network. You guys > (and gals) are great. Thanks. Hi You don't need a port to do this - man ppp for good documentation on FreeBSD's user-ppp; there are example config files in /etc/ppp. Good luck. Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 16:34:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA08884 for freebsd-ports-outgoing; Fri, 15 Jan 1999 16:34:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.westbend.net (ns1.westbend.net [156.46.203.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA08868; Fri, 15 Jan 1999 16:34:05 -0800 (PST) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [156.46.203.13]) by mail.westbend.net (8.8.8/8.8.8) with SMTP id SAA29436; Fri, 15 Jan 1999 18:34:03 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <009001be40e7$eaeee3a0$0dcb2e9c@westbend.net> From: "Scot W. Hetzel" To: Cc: References: <19990115160923.A12095@net.ohio-state.edu> Subject: Re: PATCH for Apache: Add FreeBSD Server Layout Date: Fri, 15 Jan 1999 18:34:02 -0600 Organization: West Bend Internet MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_008D_01BE40B5.9F604FA0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.1012.1001 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.1012.1001 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_008D_01BE40B5.9F604FA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit This attached FreeBSD Layout patch uses the directory assignments as given from the Apache* ports. Now as to the individual that wants to install their port into a directory other than ${PREFIX}, if you use: ./configure --with-layout=FreeBSD --prefix=/some/other/location Your Apache port will be installed into "/some/other/location" instead of "/usr/local". This can even be done when compiling the Apache* port by setting ${PREFIX}. The values in the config.layout files are just default values and can be overridden with the configure directives (i.e. --prefix, --sysconfdir, --localstatedir). Scot H. ------=_NextPart_000_008D_01BE40B5.9F604FA0 Content-Type: application/octet-stream; name="patch-av" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="patch-av" *** config.layout.orig Mon Jan 4 23:14:49 1999=0A= --- config.layout Fri Jan 15 17:53:12 1999=0A= ***************=0A= *** 60,62 ****=0A= --- 60,83 ----=0A= logfiledir: logs=0A= proxycachedir: proxy=0A= =0A= + =0A= + # FreeBSD Layout=0A= + =0A= + prefix: /usr/local=0A= + exec_prefix: $prefix=0A= + bindir: $exec_prefix/bin=0A= + sbindir: $exec_prefix/sbin=0A= + libexecdir: $exec_prefix/libexec/apache=0A= + mandir: $exec_prefix/man=0A= + sysconfdir: $prefix/etc/apache=0A= + datadir: $prefix/www=0A= + docrootdir: $datadir/data=0A= + doc_dir: $prefix/share/doc/apache=0A= + iconsdir: $datadir/icons=0A= + cgidir: $datadir/cgi-bin=0A= + includedir: $prefix/include/apache=0A= + localstatedir: /var=0A= + runtimedir: $localstatedir/run=0A= + logfiledir: $localstatedir/log=0A= + proxycachedir: $datadir/proxy=0A= + =0A= ------=_NextPart_000_008D_01BE40B5.9F604FA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 17:02:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA11993 for freebsd-ports-outgoing; Fri, 15 Jan 1999 17:02:55 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rossel.saarnet.de (rossel.saarnet.de [145.253.240.29]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA11827 for ; Fri, 15 Jan 1999 17:02:39 -0800 (PST) (envelope-from doehrm@aubi.de) Received: from igate.aubi.de (root@igate.aubi.de [145.253.242.249]) by rossel.saarnet.de (8.8.8/8.8.8) with ESMTP id CAA20527; Sat, 16 Jan 1999 02:05:41 +0100 (MET) Received: from cisco.aubi.de (cisco.aubi.de [170.56.121.252]) by igate.aubi.de (8.9.1a/8.9.1) with ESMTP id CAA02064; Sat, 16 Jan 1999 02:59:56 +0100 Received: from exchange.aubi.de (EXCHANGE.aubi.de [170.56.121.91]) by cisco.aubi.de (8.9.1/8.9.1) with ESMTP id CAA26567; Sat, 16 Jan 1999 02:10:31 +0100 (CET) Received: by EXCHANGE.aubi.de with Internet Mail Service (5.5.2232.9) id ; Sat, 16 Jan 1999 01:55:37 +0100 Message-ID: From: =?iso-8859-1?Q?Markus_D=F6hr?= To: "'Lawrence J. McKevitt'" , ports@FreeBSD.ORG Subject: RE: PPP and ms-chap-authentication (was: ) Date: Sat, 16 Jan 1999 01:54:31 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id RAA11980 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I was wondering if you guys know of a FreeBSD PPP port that > will allow me to > attach to an NT 4.0 RAS machine. I believe that it uses the > ms-auth-chap for > authentication, and I would really like to dial in from home > to my network. man ppp: [snip] Supports PAP and CHAP authentication. With PAP or CHAP, it is possible to skip the Unix style login(1) procedure, and use the PPP protocol for authentication instead. If the peer requests Microsoft CHAP authentica- tion and ppp is compiled with DES support, an appropriate MD4/DES re- sponse will be made. [snap] Never did this, but as you can read, it's possible... Here's a site, that describes PPP setup very good and detailed: http://www.awfulhak.org/ppp.html hope this helps.... -- Markus Doehr IT Admin AUBI Baubeschläge GmbH Tel.: +49 6503 917 152 Fax : +49 6503 917 119 e-Mail: doehrm@aubi.de MD1139-RIPE ************************* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 17:19:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13334 for freebsd-ports-outgoing; Fri, 15 Jan 1999 17:19:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from alive.znep.com (sense-sea-MegaSub-1-222.oz.net [216.39.144.222]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA13316; Fri, 15 Jan 1999 17:19:04 -0800 (PST) (envelope-from marcs@znep.com) Received: from localhost (marcs@localhost) by alive.znep.com (8.9.1/8.9.1) with ESMTP id RAA10606; Fri, 15 Jan 1999 17:21:29 -0800 (PST) (envelope-from marcs@znep.com) Date: Fri, 15 Jan 1999 17:21:29 -0800 (PST) From: Marc Slemko To: "Scot W. Hetzel" cc: freebsd-ports@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: PATCH for Apache: Add FreeBSD Server Layout In-Reply-To: <009001be40e7$eaeee3a0$0dcb2e9c@westbend.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 15 Jan 1999, Scot W. Hetzel wrote: > This attached FreeBSD Layout patch uses the directory assignments as given > from the Apache* ports. > > Now as to the individual that wants to install their port into a directory > other than ${PREFIX}, if you use: > > ./configure --with-layout=FreeBSD --prefix=/some/other/location There is no need to add this to the Apache layout file; you can simply put it in a new file and refer to it in the --with-layout option explicitly using the FILE:name format. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 15 17:30:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA14673 for freebsd-ports-outgoing; Fri, 15 Jan 1999 17:30:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA14644 for ; Fri, 15 Jan 1999 17:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA03458; Fri, 15 Jan 1999 17:30:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13747; Fri, 15 Jan 1999 17:20:36 -0800 (PST) (envelope-from nobody) Message-Id: <199901160120.RAA13747@hub.freebsd.org> Date: Fri, 15 Jan 1999 17:20:36 -0800 (PST) From: taoka@infonets.hiroshima-u.ac.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9518: Delete ports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9518 >Category: ports >Synopsis: Delete ports >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 Jan 15 17:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Satoshi TAOKA >Release: >Organization: Hiroshima University in Japan >Environment: >Description: Please delete three ports: ports/print/p5-FreeType ports/print/p5-FreeTypeWrapper ports/x11/p5-mkttfdir because these were combined into ports/print/perlftlib. Thanks. >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 Jan 15 17:40:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA16000 for freebsd-ports-outgoing; Fri, 15 Jan 1999 17:40:07 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA15935 for ; Fri, 15 Jan 1999 17:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA04116; Fri, 15 Jan 1999 17:40:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA14800; Fri, 15 Jan 1999 17:31:14 -0800 (PST) (envelope-from nobody) Message-Id: <199901160131.RAA14800@hub.freebsd.org> Date: Fri, 15 Jan 1999 17:31:14 -0800 (PST) From: taoka@infonets.hiroshima-u.ac.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9519: Update: japanese/Wnn6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9519 >Category: ports >Synopsis: Update: japanese/Wnn6 >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 Jan 15 17:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Satoshi TAOKA >Release: >Organization: Hiroshima University in Japan >Environment: >Description: Now a port of Wnn6 has a little mistake which is that Makefile has two pre-extract targets. So please apply the next patch. # The patch includs a change of # japanese/Wnn6/pkg/DESCR, too. Thanks. >How-To-Repeat: >Fix: diff -ru /usr/ports.current/japanese/Wnn6/Makefile japanese/Wnn6/Makefile --- /usr/ports.current/japanese/Wnn6/Makefile Sat Jan 2 08:32:36 1999 +++ japanese/Wnn6/Makefile Wed Jan 6 13:37:10 1999 @@ -32,8 +32,9 @@ # If ${.CURDIR}/work/.build_done (which will be ${BUILD_COOKIE}) exists, # we do nothing in a 'do-fetch' stage. .if !exists(${.CURDIR}/work/.build_done) -pre-extract: - @${ECHO} -n "Please set the CD-ROM of 'Wnn6' into your cdrom-drive. (Press Return)"; \ +pre-extract:: + @${ECHO} "Please set the CD-ROM 'Wnn6 for Linux/FreeBSD' (which is an old version !!)"; + @${ECHO} -n "into your cdrom-drive. (Press Return)"; \ read dummy; \ ${ECHO} "By default, a mount point and a device file"; \ ${ECHO} " are '${MOUNT_PT}' and '${MOUNT_DEV}' respectively."; \ @@ -64,10 +65,12 @@ @/sbin/mount_cd9660 ${MOUNT_DEV} ${MOUNT_PT} .endif -pre-extract: +pre-extract:: @if [ ! -e ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \ + ${ECHO} ""; \ ${ECHO} "${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}: No such file"; \ - ${ECHO} "Perhaps the CD-ROM is not one of Wnn6"; \ + ${ECHO} "Perhaps the CD-ROM is not 'Wnn6 for Linux/FreeBSD'"; \ + ${ECHO} "!! Note that 'Wnn6 for Linux/FreeBSD' is an old version !!"; \ /sbin/umount ${MOUNT_PT}; \ ${ECHO} "Umounting is done ..."; \ /usr/bin/false; \ diff -ru /usr/ports.current/japanese/Wnn6/pkg/DESCR japanese/Wnn6/pkg/DESCR --- /usr/ports.current/japanese/Wnn6/pkg/DESCR Fri Sep 19 18:30:08 1997 +++ japanese/Wnn6/pkg/DESCR Wed Jan 6 13:38:07 1999 @@ -1,5 +1,10 @@ -This is Wnn6, a Japanese input method. This software 'Wnn6' is not -free, and you can buy it from Omron Software Co., Ltd. +This is a port of 'Wnn6 for Linux/FreeBSD', a Japanese input +method. 'Wnn6' is not free. + +Note that 'Wnn6 for Linux/FreeBSD' is is an old version, and you can +buy a newer version from Omron Software Co., Ltd. The newer Wnn6 is a +package-style for FreeBSD, so you can pkg_add it directly. That is, it +is not necessary to use this port if yours is the newer version. +------------------------------------------+ | URL: http://www.omronsoft.co.jp | @@ -8,13 +13,11 @@ | FAX: +81-44-246-6011 | +------------------------------------------+ -Remark 1. If a value of ${PKG_PREFIX} is not '/usr/local', the -following symbolic links are made: +Remark: If a value of ${PKG_PREFIX} is not '/usr/local', the following +symbolic links are made: "/usr/local/bin/Wnn6" to "${PKG_PREFIX}/OMRONWnn6/Wnn6fbsd" and, "/usr/local/lib/wnn6" to "${PKG_PREFIX}/OMRONWnn6/wnn6fbsd". - -Remark 2. We do not fetch by FTP but get from CD-ROM. - S. Taoka taoka@infonets.hiroshima-u.ac.jp >Release-Note: >Audit-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 Jan 15 21:20:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA05016 for freebsd-ports-outgoing; Fri, 15 Jan 1999 21:20:06 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA04984 for ; Fri, 15 Jan 1999 21:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA15366; Fri, 15 Jan 1999 21:20:01 -0800 (PST) Received: from catastrophe.gelemna.ft-wayne.in.us (fw-line-183.fwi.com [209.84.172.188]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA03894 for ; Fri, 15 Jan 1999 21:10:39 -0800 (PST) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: from emerson.gelemna.ft-wayne.in.us (emerson.gelemna.ft-wayne.in.us [10.23.42.2]) by catastrophe.gelemna.ft-wayne.in.us (8.8.8/8.8.8) with ESMTP id AAA16651 for ; Sat, 16 Jan 1999 00:09:53 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: (from croyle@localhost) by emerson.gelemna.ft-wayne.in.us (8.9.1/8.9.1) id AAA62241; Sat, 16 Jan 1999 00:10:18 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) Message-Id: <199901160510.AAA62241@emerson.gelemna.ft-wayne.in.us> Date: Sat, 16 Jan 1999 00:10:18 -0500 (EST) From: Don Croyle Reply-To: croyle@gelemna.ft-wayne.in.us To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9522: Update www/amaya to 1.4a Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9522 >Category: ports >Synopsis: Update www/amaya to 1.4a >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 Jan 15 21:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Don Croyle >Release: FreeBSD 3.0-CURRENT i386 >Organization: >Environment: >Description: These diffs update the www/amaya port to use the new 1.4a distfile. The diffs were bloated a bit by their decision to move the installation from $prefix/share/thot to the more appropriate $prefix/thot. They're also installing the docs now, so I don't have to. >How-To-Repeat: >Fix: Apply this patch. Note that patches/patch-ab is left empty and should be removed. diff -ruN amaya.old/Makefile amaya/Makefile --- amaya.old/Makefile Sun Jan 10 13:54:23 1999 +++ amaya/Makefile Thu Jan 14 01:45:35 1999 @@ -1,13 +1,13 @@ # New ports collection makefile for: amaya -# Version required: 1.4 +# Version required: 1.4a # Date created: 26 Dec 1998 # Whom: Don Croyle # # $Id: Makefile,v 1.1.1.1 1999/01/10 18:54:23 steve Exp $ # -DISTNAME= amaya-src-1.4 -PKGNAME= amaya-1.4 +DISTNAME= amaya-src-1.4a +PKGNAME= amaya-1.4a CATEGORIES= www MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \ ftp://ftp.w3.org/pub/amaya/ \ @@ -29,36 +29,12 @@ ${MKDIR} ${WRKSRC} post-configure: - ${SED} -e 's/CPP.*/CPP = cpp/' <${WRKSRC}/Options.orig\ - >${WRKSRC}/Options + ${CP} ${WRKSRC}/Options.orig ${WRKSRC}/Options post-install: .for file in amaya print - strip ${PREFIX}/share/thot/applis/bin/${file} + strip ${PREFIX}/thot/applis/bin/${file} .endfor -.for file in COPYRIGHT.html AmayaPage.html - ${INSTALL_DATA} ${WRKSRC}/../amaya/${file} ${PREFIX}/share/thot/amaya/ -.endfor -.if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/thot/doc/Icons -.for file in Back.gif Browser.gif Editor.gif Forward.gif Image.gif Link.gif\ - NumList.gif Plugin.gif SaveAs.gif SourceJava.gif Sources.gif\ - amaya.gif background.gif bug.gif check.gif cross.gif doc48x.gif\ - drapeau-F.gif eyec.gif find.gif floppy.gif left.gif opera.gif\ - put.gif question.gif right.gif target.gif ui.gif up.gif warning.gif - ${INSTALL_DATA} ${WRKSRC}/../doc/Icons/${file}\ - ${PREFIX}/share/thot/doc/Icons/ -.endfor - ${MKDIR} ${PREFIX}/share/thot/doc/amaya -.for file in Creating.html MakeBook.html StyleSheets.html Manual.html\ - Tables.html Math.html Registry.html Transform.html Attributes.html\ - New.html Views.html Autoconf.html ImageMaps.html Numbering.html\ - Searching.html BinDist.html Selecting.html Browsing.html CSS.html\ - Plugins.html Keyboard.html Printing.html Changing.html\ - Publishing.html Configure.html Links.html Put.html SpellChecking.html - ${INSTALL_DATA} ${WRKSRC}/../doc/amaya/${file}\ - ${PREFIX}/share/thot/doc/amaya/ -.endfor -.endif + ${INSTALL_DATA} ${WRKSRC}/../amaya/COPYRIGHT.html ${PREFIX}/thot/amaya/ .include diff -ruN amaya.old/files/md5 amaya/files/md5 --- amaya.old/files/md5 Sun Jan 10 13:54:23 1999 +++ amaya/files/md5 Fri Jan 15 23:44:18 1999 @@ -1 +1 @@ -MD5 (amaya-src-1.4.tar.gz) = 1277565db82caeedf1ddf60abe3f3f59 +MD5 (amaya-src-1.4a.tar.gz) = e2d795ffb6a010a275dc3aa2f82f15f3 diff -ruN amaya.old/patches/patch-ab amaya/patches/patch-ab --- amaya.old/patches/patch-ab Sun Jan 10 13:54:23 1999 +++ amaya/patches/patch-ab Wed Dec 31 19:00:00 1969 @@ -1,11 +0,0 @@ ---- ../libwww/Library/src/HTMemLog.c.orig Wed Dec 16 11:55:44 1998 -+++ ../libwww/Library/src/HTMemLog.c Sat Dec 26 11:57:38 1998 -@@ -18,7 +18,7 @@ - #ifdef WWW_MSWINDOWS - #define OPEN_FLAGS O_WRONLY|O_CREAT|O_TRUNC - #else /* WWW_MSWINDOWS */ --#define OPEN_FLAGS O_WRONLY|O_CREAT|O_TRUNC|O_SYNC -+#define OPEN_FLAGS O_WRONLY|O_CREAT|O_TRUNC - #endif /* !WWW_MSWINDOWS */ - - PRIVATE size_t LogBuffSize = 1024; /* default size is 1k */ diff -ruN amaya.old/pkg/PLIST amaya/pkg/PLIST --- amaya.old/pkg/PLIST Sun Jan 10 13:54:23 1999 +++ amaya/pkg/PLIST Thu Jan 14 01:45:54 1999 @@ -1,121 +1,128 @@ -share/thot/amaya/AmayaPage.html -share/thot/amaya/COPYRIGHT.html -share/thot/amaya/HTML.STR -share/thot/amaya/HTML.conf -share/thot/amaya/HTML.en -share/thot/amaya/HTML.fr -share/thot/amaya/HTML.trans -share/thot/amaya/HTMLP.PRS -share/thot/amaya/HTMLPBW.PRS -share/thot/amaya/HTMLPLP.PRS -share/thot/amaya/HTMLPLPUS.PRS -share/thot/amaya/HTMLPP.PRS -share/thot/amaya/HTMLPPUS.PRS -share/thot/amaya/HTMLT.TRA -share/thot/amaya/HTMLTT.TRA -share/thot/amaya/HTMLTX.TRA -share/thot/applis/bin/amaya +thot/amaya/AmayaPage.html +thot/amaya/COPYRIGHT.html +thot/amaya/HTML.STR +thot/amaya/HTML.conf +thot/amaya/HTML.en +thot/amaya/HTML.fr +thot/amaya/HTML.trans +thot/amaya/HTMLP.PRS +thot/amaya/HTMLPBW.PRS +thot/amaya/HTMLPLP.PRS +thot/amaya/HTMLPLPUS.PRS +thot/amaya/HTMLPP.PRS +thot/amaya/HTMLPPUS.PRS +thot/amaya/HTMLT.TRA +thot/amaya/HTMLTT.TRA +thot/amaya/HTMLTX.TRA +thot/applis/bin/amaya @exec ln -sf %D%F %D/bin/amaya @unexec rm -f %D/bin/amaya -share/thot/applis/bin/print -share/thot/config/XKeysymDB -share/thot/config/amaya.keyboard -share/thot/config/en-amayadialogue -share/thot/config/en-amayamsg -share/thot/config/en-corrdialogue -share/thot/config/en-libdialogue -share/thot/config/en-printdialogue -share/thot/config/en-transdialogue -share/thot/config/fr-amayadialogue -share/thot/config/fr-amayamsg -share/thot/config/fr-corrdialogue -share/thot/config/fr-libdialogue -share/thot/config/fr-printdialogue -share/thot/config/fr-transdialogue -share/thot/config/thot.ini -share/thot/dicopar/alphabet -share/thot/dicopar/american.ptn -share/thot/dicopar/clavier -share/thot/dicopar/deutsch.ptn -share/thot/dicopar/english.ptn -share/thot/dicopar/espanol.ptn -share/thot/dicopar/finish.ptn -share/thot/dicopar/francais.ptn -share/thot/dicopar/italiano.ptn -share/thot/dicopar/nederl.ptn -share/thot/dicopar/portug.ptn -share/thot/dicopar/swedish.ptn -share/thot/doc/Icons/Back.gif -share/thot/doc/Icons/Browser.gif -share/thot/doc/Icons/Editor.gif -share/thot/doc/Icons/Forward.gif -share/thot/doc/Icons/Image.gif -share/thot/doc/Icons/Link.gif -share/thot/doc/Icons/NumList.gif -share/thot/doc/Icons/Plugin.gif -share/thot/doc/Icons/SaveAs.gif -share/thot/doc/Icons/SourceJava.gif -share/thot/doc/Icons/Sources.gif -share/thot/doc/Icons/amaya.gif -share/thot/doc/Icons/background.gif -share/thot/doc/Icons/bug.gif -share/thot/doc/Icons/check.gif -share/thot/doc/Icons/cross.gif -share/thot/doc/Icons/doc48x.gif -share/thot/doc/Icons/drapeau-F.gif -share/thot/doc/Icons/eyec.gif -share/thot/doc/Icons/find.gif -share/thot/doc/Icons/floppy.gif -share/thot/doc/Icons/left.gif -share/thot/doc/Icons/opera.gif -share/thot/doc/Icons/put.gif -share/thot/doc/Icons/question.gif -share/thot/doc/Icons/right.gif -share/thot/doc/Icons/target.gif -share/thot/doc/Icons/ui.gif -share/thot/doc/Icons/up.gif -share/thot/doc/Icons/warning.gif -share/thot/doc/amaya/Attributes.html -share/thot/doc/amaya/Autoconf.html -share/thot/doc/amaya/BinDist.html -share/thot/doc/amaya/Browsing.html -share/thot/doc/amaya/CSS.html -share/thot/doc/amaya/Changing.html -share/thot/doc/amaya/Configure.html -share/thot/doc/amaya/Creating.html -share/thot/doc/amaya/ImageMaps.html -share/thot/doc/amaya/Keyboard.html -share/thot/doc/amaya/Links.html -share/thot/doc/amaya/MakeBook.html -share/thot/doc/amaya/Manual.html -share/thot/doc/amaya/Math.html -share/thot/doc/amaya/New.html -share/thot/doc/amaya/Numbering.html -share/thot/doc/amaya/Plugins.html -share/thot/doc/amaya/Printing.html -share/thot/doc/amaya/Publishing.html -share/thot/doc/amaya/Put.html -share/thot/doc/amaya/Registry.html -share/thot/doc/amaya/Searching.html -share/thot/doc/amaya/Selecting.html -share/thot/doc/amaya/SpellChecking.html -share/thot/doc/amaya/StyleSheets.html -share/thot/doc/amaya/Tables.html -share/thot/doc/amaya/Transform.html -share/thot/doc/amaya/Views.html -share/thot/fonts/Families.list -share/thot/fonts/fonts.dir -share/thot/fonts/icones.ff -share/thot/fonts/icones.pcf -share/thot/fonts/icones1.fb -share/thot/fonts/icones11.fb -@dirrm share/thot/amaya -@dirrm share/thot/applis/bin -@dirrm share/thot/applis -@dirrm share/thot/config -@dirrm share/thot/dicopar -@dirrm share/thot/doc/Icons -@dirrm share/thot/doc/amaya -@dirrm share/thot/doc -@dirrm share/thot/fonts -@dirrm share/thot +thot/applis/bin/print +thot/config/XKeysymDB +thot/config/amaya.keyboard +thot/config/de-amayadialogue +thot/config/de-amayamsg +thot/config/de-libdialogue +thot/config/en-amayadialogue +thot/config/en-amayamsg +thot/config/en-corrdialogue +thot/config/en-libdialogue +thot/config/en-transdialogue +thot/config/fr-amayadialogue +thot/config/fr-amayamsg +thot/config/fr-corrdialogue +thot/config/fr-libdialogue +thot/config/fr-transdialogue +thot/config/thot.ini +thot/config/tr-amayadialogue +thot/config/tr-amayamsg +thot/config/tr-corrdialogue +thot/config/tr-libdialogue +thot/config/tr-transdialogue +thot/dicopar/alphabet +thot/dicopar/american.ptn +thot/dicopar/clavier +thot/dicopar/deutsch.ptn +thot/dicopar/english.ptn +thot/dicopar/espanol.ptn +thot/dicopar/finish.ptn +thot/dicopar/francais.ptn +thot/dicopar/italiano.ptn +thot/dicopar/nederl.ptn +thot/dicopar/portug.ptn +thot/dicopar/swedish.ptn +thot/doc/Icons/Back.gif +thot/doc/Icons/Browser.gif +thot/doc/Icons/Editor.gif +thot/doc/Icons/Forward.gif +thot/doc/Icons/Image.gif +thot/doc/Icons/Link.gif +thot/doc/Icons/NumList.gif +thot/doc/Icons/Plugin.gif +thot/doc/Icons/SaveAs.gif +thot/doc/Icons/SourceJava.gif +thot/doc/Icons/Sources.gif +thot/doc/Icons/amaya.gif +thot/doc/Icons/background.gif +thot/doc/Icons/bug.gif +thot/doc/Icons/check.gif +thot/doc/Icons/cross.gif +thot/doc/Icons/doc48x.gif +thot/doc/Icons/drapeau-F.gif +thot/doc/Icons/eyec.gif +thot/doc/Icons/find.gif +thot/doc/Icons/floppy.gif +thot/doc/Icons/left.gif +thot/doc/Icons/opera.gif +thot/doc/Icons/put.gif +thot/doc/Icons/question.gif +thot/doc/Icons/right.gif +thot/doc/Icons/table.gif +thot/doc/Icons/target.gif +thot/doc/Icons/ui.gif +thot/doc/Icons/up.gif +thot/doc/Icons/warning.gif +thot/doc/amaya/Attributes.html +thot/doc/amaya/Autoconf.html +thot/doc/amaya/BinDist.html +thot/doc/amaya/Browsing.html +thot/doc/amaya/CSS.html +thot/doc/amaya/Changing.html +thot/doc/amaya/Configure.html +thot/doc/amaya/Creating.html +thot/doc/amaya/ImageMaps.html +thot/doc/amaya/Keyboard.html +thot/doc/amaya/Links.html +thot/doc/amaya/MakeBook.html +thot/doc/amaya/Manual.html +thot/doc/amaya/Math.html +thot/doc/amaya/New.html +thot/doc/amaya/Numbering.html +thot/doc/amaya/Plugins.html +thot/doc/amaya/Printing.html +thot/doc/amaya/Publishing.html +thot/doc/amaya/Put.html +thot/doc/amaya/Registry.html +thot/doc/amaya/Searching.html +thot/doc/amaya/Selecting.html +thot/doc/amaya/SpellChecking.html +thot/doc/amaya/StyleSheets.html +thot/doc/amaya/Tables.html +thot/doc/amaya/Transform.html +thot/doc/amaya/Views.html +thot/fonts/Families.list +thot/fonts/fonts.dir +thot/fonts/icones.ff +thot/fonts/icones.pcf +thot/fonts/icones1.fb +thot/fonts/icones11.fb +@dirrm thot/amaya +@dirrm thot/applis/bin +@dirrm thot/applis +@dirrm thot/config +@dirrm thot/dicopar +@dirrm thot/doc/Icons +@dirrm thot/doc/amaya +@dirrm thot/doc +@dirrm thot/fonts +@dirrm thot >Release-Note: >Audit-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 Jan 15 22:20:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10462 for freebsd-ports-outgoing; Fri, 15 Jan 1999 22:20:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA10437 for ; Fri, 15 Jan 1999 22:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA17435; Fri, 15 Jan 1999 22:20:02 -0800 (PST) Received: from catastrophe.gelemna.ft-wayne.in.us (fw-line-40.fwi.com [209.84.172.45]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA09399 for ; Fri, 15 Jan 1999 22:13:28 -0800 (PST) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: from emerson.gelemna.ft-wayne.in.us (emerson.gelemna.ft-wayne.in.us [10.23.42.2]) by catastrophe.gelemna.ft-wayne.in.us (8.8.8/8.8.8) with ESMTP id BAA18506 for ; Sat, 16 Jan 1999 01:12:50 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: (from croyle@localhost) by emerson.gelemna.ft-wayne.in.us (8.9.1/8.9.1) id BAA93947; Sat, 16 Jan 1999 01:13:15 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) Message-Id: <199901160613.BAA93947@emerson.gelemna.ft-wayne.in.us> Date: Sat, 16 Jan 1999 01:13:15 -0500 (EST) From: Don Croyle Reply-To: croyle@gelemna.ft-wayne.in.us To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9523: Update x11-toolkits/lesstif to 0.87.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9523 >Category: ports >Synopsis: Update x11-toolkits/lesstif to 0.87.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 15 22:20:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Don Croyle >Release: FreeBSD 3.0-CURRENT i386 >Organization: >Environment: >Description: These diffs update the x11-toolkits/lesstif port to use the new 0.87.1 distfile. I don't like to see line fuzz, so I made some not really essential updates in the patches directory. >How-To-Repeat: >Fix: Apply this patch: diff -ruN lesstif.old/Makefile lesstif/Makefile --- lesstif.old/Makefile Tue Dec 1 04:35:13 1998 +++ lesstif/Makefile Sat Jan 16 00:12:54 1999 @@ -1,12 +1,12 @@ # New ports collection makefile for: lesstif -# Version required: 0.87.0 +# Version required: 0.87.1 # Date created: December 10, 1996 # Whom: 1wardd@airmail.net # # $Id: Makefile,v 1.28 1998/12/01 09:35:13 obrien Exp $ # -DISTNAME= lesstif-0.87.0 +DISTNAME= lesstif-0.87.1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \ ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ diff -ruN lesstif.old/files/md5 lesstif/files/md5 --- lesstif.old/files/md5 Fri Nov 13 04:42:26 1998 +++ lesstif/files/md5 Sat Jan 16 00:26:20 1999 @@ -1 +1 @@ -MD5 (lesstif-0.87.0.tar.gz) = 774244888a644270c46bc03ccbf7d1b9 +MD5 (lesstif-0.87.1.tar.gz) = 2cb5e1ffd87fea5af00c77161c1d64f4 diff -ruN lesstif.old/patches/patch-ab lesstif/patches/patch-ab --- lesstif.old/patches/patch-ab Tue Mar 17 06:58:11 1998 +++ lesstif/patches/patch-ab Sat Jan 16 00:45:14 1999 @@ -1,6 +1,6 @@ ---- lib/config/Makefile.in.orig Sat Mar 14 16:49:51 1998 -+++ lib/config/Makefile.in Tue Mar 17 10:32:07 1998 -@@ -97,7 +97,7 @@ +--- lib/config/Makefile.in.orig Mon Jan 11 18:34:07 1999 ++++ lib/config/Makefile.in Sat Jan 16 00:44:00 1999 +@@ -108,7 +108,7 @@ MAINTAINERCLEANFILES=Makefile.in bin_SCRIPTS= mxmkmf diff -ruN lesstif.old/patches/patch-af lesstif/patches/patch-af --- lesstif.old/patches/patch-af Tue Mar 17 06:59:17 1998 +++ lesstif/patches/patch-af Sat Jan 16 00:47:07 1999 @@ -1,6 +1,6 @@ ---- Makefile.in.orig Tue Mar 17 11:30:44 1998 -+++ Makefile.in Tue Mar 17 11:30:29 1998 -@@ -103,7 +103,7 @@ +--- Makefile.in.orig Mon Jan 11 18:34:06 1999 ++++ Makefile.in Sat Jan 16 00:45:59 1999 +@@ -114,7 +114,7 @@ # Lets put the informational stuff in a sub directory to avoid # poluting /usr/local for default installs. # diff -ruN lesstif.old/patches/patch-am lesstif/patches/patch-am --- lesstif.old/patches/patch-am Fri Aug 14 08:41:37 1998 +++ lesstif/patches/patch-am Sat Jan 16 00:48:27 1999 @@ -1,6 +1,6 @@ ---- lib/Makefile.in.orig Wed Aug 12 03:37:09 1998 -+++ lib/Makefile.in Fri Aug 14 15:21:18 1998 -@@ -100,9 +100,9 @@ +--- lib/Makefile.in.orig Mon Jan 11 18:34:07 1999 ++++ lib/Makefile.in Sat Jan 16 00:47:47 1999 +@@ -108,9 +108,9 @@ MAINTAINERCLEANFILES=Makefile.in SUBDIRS= config \ Xm Mrm Uil \ >Release-Note: >Audit-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 Jan 16 01:32:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA23166 for freebsd-ports-outgoing; Sat, 16 Jan 1999 01:32:33 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rnocserv.urc.ac.ru (rnocserv.urc.ac.ru [193.233.85.48]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA23110; Sat, 16 Jan 1999 01:31:28 -0800 (PST) (envelope-from joy@urc.ac.ru) Received: from urc.ac.ru (y.RNOC-dialup.urc.ac.ru [193.233.85.127]) by rnocserv.urc.ac.ru (8.8.8/8.8.8) with ESMTP id OAA14980; Sat, 16 Jan 1999 14:30:23 +0500 (ES) (envelope-from joy@urc.ac.ru) Message-ID: <36A05BFD.F2FC3F83@urc.ac.ru> Date: Sat, 16 Jan 1999 14:29:33 +0500 From: Konstantin Chuguev Organization: Southern Ural Regional Center of FREEnet X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-CURRENT i386) X-Accept-Language: ru,en MIME-Version: 1.0 To: "Scot W. Hetzel" CC: freebsd-ports@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: PATCH for Apache: Add FreeBSD Server Layout References: <19990115160923.A12095@net.ohio-state.edu> <009001be40e7$eaeee3a0$0dcb2e9c@westbend.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Scot W. Hetzel" wrote: > > This attached FreeBSD Layout patch uses the directory assignments as given > from the Apache* ports. > > Now as to the individual that wants to install their port into a directory > other than ${PREFIX}, if you use: > > ./configure --with-layout=FreeBSD --prefix=/some/other/location > > Your Apache port will be installed into "/some/other/location" instead of > "/usr/local". This can even be done when compiling the Apache* port by > setting ${PREFIX}. The values in the config.layout files are just default > values and can be overridden with the configure directives > (i.e. --prefix, --sysconfdir, --localstatedir). > That's exactly what I meant when proposed a FreeBSD layout for Apache. This should just remove at least two patches for each of the Apache, Apache-mod_ssl, Apache-php ports. Those who use another layouts for their Apache installations would just change port's Makefile a bit, adding --with-layout= and/or --prefix=. No need to modify patch-?? files. I'm pretty sure there is a minority of such people amongst all ports users. Most FreeBSD users prefer not to modify ports. Never wanted to start such a flame, folks. Very sorry :-) -- Konstantin V. Chuguev. System administrator of Southern http://www.urc.ac.ru/~joy/ Ural Regional Center of FREEnet, mailto:joy@urc.ac.ru Chelyabinsk, Russia. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 16 01:49:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA24905 for freebsd-ports-outgoing; Sat, 16 Jan 1999 01:49:21 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA24898 for ; Sat, 16 Jan 1999 01:49:19 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca36-130.ix.netcom.com [207.92.172.130]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id BAA09456 for ; Sat, 16 Jan 1999 01:49:17 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id BAA47408; Sat, 16 Jan 1999 01:49:14 -0800 (PST) Date: Sat, 16 Jan 1999 01:49:14 -0800 (PST) Message-Id: <199901160949.BAA47408@silvia.hip.berkeley.edu> To: ports@FreeBSD.ORG Subject: synchronizing the world and ports (repost) From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hey, doesn't anyone have a suggestion? ;) I'm leaning towards the "make install in src/share/mk" idea.... Satoshi ------- Date: Wed, 13 Jan 1999 11:48:02 -0800 (PST) To: ports@freebsd.org Subject: synchronizing the world and ports From: asami@cs.berkeley.edu (Satoshi Asami) Hi, I think we should put bsd.port*.mk under /usr/ports. The reason why I was reluctant to do this was because that's not the end of the story, and could give people less incentive to get the upgrade kits. But I think I've figured out a way to solve that problem. We can have the upgrade kits install a file in /var/db/pkg with "version number". The version number is a nondecreasing integer that I change when there is a change to the upgrade kits. The new bsd.port.mk under /usr/ports will check the version against itself and people will be asked to install a new upgrade kit first if the version is too small. However, there is a slight problem with this -- the real -current followers (those that do a regular "make world") will be shunned. I need to find a way to upgrade the version automatically. Ideally, this will be done when the user upgrades the required component (/usr/libexec/elf/ld in the latest case) but I'm afraid that would be too hard, and I'll settle for something that is done by "make world" itself. Any ideas? A new entry in src/Makefile.inc*? Something in src/share/mk/Makefile? (Which is probably not a very good idea, as people are used to do a "make install" in there and that will only install empty bsd.port*.mk files.) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 16 02:19:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27300 for freebsd-ports-outgoing; Sat, 16 Jan 1999 02:19:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27290; Sat, 16 Jan 1999 02:19:04 -0800 (PST) (envelope-from dirk@FreeBSD.org) From: Dirk Froemberg Received: (from dirk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA24739; Sat, 16 Jan 1999 02:19:04 -0800 (PST) Date: Sat, 16 Jan 1999 02:19:04 -0800 (PST) Message-Id: <199901161019.CAA24739@freefall.freebsd.org> To: croyle@gelemna.ft-wayne.in.us, dirk@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9523 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update x11-toolkits/lesstif to 0.87.1 State-Changed-From-To: open->closed State-Changed-By: dirk State-Changed-When: Sat Jan 16 02:18:30 PST 1999 State-Changed-Why: Committed. Thank you! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 16 06:12:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA17426 for freebsd-ports-outgoing; Sat, 16 Jan 1999 06:12:48 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from clubserv.rp-online.de (clubserv.rp-online.de [149.221.232.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA17403 for ; Sat, 16 Jan 1999 06:12:43 -0800 (PST) (envelope-from veith@bigfoot.com) Received: from bigfoot.com (as8-pri4.rp-plus.de [149.221.239.132]) by clubserv.rp-online.de (8.9.1a/8.9.1) with ESMTP id PAA14833 for ; Sat, 16 Jan 1999 15:13:45 +0100 (MET) Message-ID: <36A09E7F.D24C77D3@bigfoot.com> Date: Sat, 16 Jan 1999 15:13:19 +0100 From: Stefan Veith X-Mailer: Mozilla 4.03 [en] (Win95; I) MIME-Version: 1.0 To: ports@FreeBSD.ORG Subject: Problems with egcs-1.1.1 port Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello everyone! I installed the egcs-1.1.1 port on my system (3.0-R) and tried to compile a programme which uses extentions. But I did not succed to compile it properly so far. The configure script of mico for example tries to test the extention capability of egcs and causes a core dump. Is this a known problem? Is there any possibility to compile programmes with extensions under FreeBSD? N.B.: Please make a cc: to my address as I am not on this list. Stefan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 16 06:29:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA18708 for freebsd-ports-outgoing; Sat, 16 Jan 1999 06:29:43 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from nina.pagesz.net (nina.pagesz.net [208.194.157.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA18703 for ; Sat, 16 Jan 1999 06:29:42 -0800 (PST) (envelope-from rhh@pagesz.net) Received: from stealth.dummynet. (juana-44.pagesz.net [208.213.126.44]) by nina.pagesz.net (8.8.7/8.8.7) with ESMTP id JAA10747 for ; Sat, 16 Jan 1999 09:29:52 -0500 Received: (from rhh@localhost) by stealth.dummynet. (8.9.1/8.8.8) id JAA02406 for ports@freebsd.org; Sat, 16 Jan 1999 09:29:55 -0500 (EST) (envelope-from rhh) Date: Sat, 16 Jan 1999 09:29:55 -0500 From: Randall Hopper To: ports@FreeBSD.ORG Subject: Emacs 20.3 doesn't do X Message-ID: <19990116092955.A2287@pagesz.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just downloaded the latest Emacs 20.3 for 3.0-current, and on my 3.0R box, it doesn't do X. It's not my X config here. xclock for example works fine from this xterm. I run emacs: /usr/local/bin/emacs -q emacs comes up in the xterm only (as if I'd given it the -nw option). Any thoughts? Thanks, Randall Hopper To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 16 06:30:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA18841 for freebsd-ports-outgoing; Sat, 16 Jan 1999 06:30:21 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from nina.pagesz.net (nina.pagesz.net [208.194.157.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA18825 for ; Sat, 16 Jan 1999 06:30:17 -0800 (PST) (envelope-from rhh@pagesz.net) Received: from stealth.dummynet. (juana-44.pagesz.net [208.213.126.44]) by nina.pagesz.net (8.8.7/8.8.7) with ESMTP id JAA10783 for ; Sat, 16 Jan 1999 09:30:27 -0500 Received: (from rhh@localhost) by stealth.dummynet. (8.9.1/8.8.8) id JAA02471 for ports@freebsd.org; Sat, 16 Jan 1999 09:30:30 -0500 (EST) (envelope-from rhh) Date: Sat, 16 Jan 1999 09:30:30 -0500 From: Randall Hopper To: ports@FreeBSD.ORG Subject: Re: Emacs 20.3 doesn't do X Message-ID: <19990116093030.A2412@pagesz.net> References: <19990116092955.A2287@pagesz.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <19990116092955.A2287@pagesz.net>; from Randall Hopper on Sat, Jan 16, 1999 at 09:29:55AM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Randall Hopper: |I just downloaded the latest Emacs 20.3 for 3.0-current, and on my 3.0R |box, it doesn't do X. | |It's not my X config here. xclock for example works fine from this xterm. |I run emacs: | | /usr/local/bin/emacs -q | |emacs comes up in the xterm only (as if I'd given it the -nw option). | |Any thoughts? BTW, please Cc my e-mail address. I'm not on the -ports list. Thanks, Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 16 07:13:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA21971 for freebsd-ports-outgoing; Sat, 16 Jan 1999 07:13:59 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from d1o29.telia.com (d1o29.telia.com [194.236.214.241]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA21966 for ; Sat, 16 Jan 1999 07:13:57 -0800 (PST) (envelope-from girgen@partitur.se) Received: from stordatan.telia.com (t1o29p56.telia.com [194.236.214.56]) by d1o29.telia.com (8.8.8/8.8.5) with ESMTP id QAA11187 for ; Sat, 16 Jan 1999 16:13:51 +0100 (MET) Received: from partitur.se (localhost [127.0.0.1]) by stordatan.telia.com (8.9.1/8.9.1) with ESMTP id QAA00678 for ; Sat, 16 Jan 1999 16:13:29 +0100 (CET) (envelope-from girgen@partitur.se) Message-ID: <36A0AC98.758B26DF@partitur.se> Date: Sat, 16 Jan 1999 16:13:28 +0100 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-CURRENT i386) X-Accept-Language: sv, en MIME-Version: 1.0 To: freebsd-ports@FreeBSD.ORG Subject: samba 2.0 port, anyone? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! Samba 2.0.0 has been released. Is anyone working on a port? /Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 16 07:24:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA22431 for freebsd-ports-outgoing; Sat, 16 Jan 1999 07:24:41 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from astral.elitenet.com.br ([200.254.27.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA22425; Sat, 16 Jan 1999 07:24:31 -0800 (PST) (envelope-from duwde@elitenet.com.br) Received: from cosmic.elitenet.com.br (cosmic.elitenet.com.br [200.254.31.2]) by astral.elitenet.com.br (8.9.2/8.9.2) with SMTP id NAA20428; Sat, 16 Jan 1999 13:29:04 -0200 (EDT) Message-ID: <36A092E2.167EB0E7@elitenet.com.br> Date: Sat, 16 Jan 1999 13:23:46 +0000 From: Fabio Dias Organization: EliteNet Internet Provider X-Mailer: Mozilla 3.04 (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: jfitz@FreeBSD.ORG CC: ports@FreeBSD.ORG Subject: FreeBSD Port: msql-2.0.4.1 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi. The Msql 2.0.6 has been released (www.hughes.com.au) with many bugs fixed related to the 2.0.4.1 (that i'm currently using). When is it gonna be released at freebsd as a port ? Thanks. -- /* Fabio Dias / Duwde EliteNet Internet Provider / +55-71-359-7000 To get my PGP key (2048 Bits / KeyID 0x6A53EC31) fetch http://www.elitenet.com.br/duwde/duwdepgp.asc or ftp://ftp.elitenet.com.br/users/duwde/duwdepgp.asc fingerprint = BB35 50F2 7F83 655D 6B11 F0A2 F8E2 FF3D */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 16 08:37:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA27955 for freebsd-ports-outgoing; Sat, 16 Jan 1999 08:37:57 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail-blue.research.att.com (mail-blue.research.att.com [135.207.30.102]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA27949 for ; Sat, 16 Jan 1999 08:37:56 -0800 (PST) (envelope-from ji@research.att.com) Received: from amontillado.research.att.com (amontillado.research.att.com [135.207.24.32]) by mail-blue.research.att.com (Postfix) with ESMTP id 9E7D94CE01; Sat, 16 Jan 1999 11:37:53 -0500 (EST) Received: from bual.research.att.com (bual.research.att.com [135.207.24.19]) by amontillado.research.att.com (8.8.7/8.8.7) with ESMTP id LAA17637 for ; Sat, 16 Jan 1999 11:37:51 -0500 (EST) From: John Ioannidis Received: (from ji@localhost) by bual.research.att.com (8.7.5/8.7) id LAA27178 for ports@FreeBSD.org; Sat, 16 Jan 1999 11:37:51 -0500 (EST) Date: Sat, 16 Jan 1999 11:37:51 -0500 (EST) Message-Id: <199901161637.LAA27178@bual.research.att.com> To: ports@FreeBSD.ORG Subject: problem with gsm-1.0.10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I've been trying to compile gsm-1.0.10 on a 2.2.8-STABLE system (compiled from sources). The first problem is that the Makefile (.../work/gsm-1.0-pl10/Makefile) complained that PORTOBJFORMAT was not defined. Defining that as en environment variable (to "elf") allowed the make to proceed, until I got this: ... cc -fpic -DPIC -O -c -DNeedFunctionPrototypes=1 -DSASR -I./inc -c ./src/gsm_option.c -o ./src/gsm_option.so cc -fpic -DPIC -O -c -DNeedFunctionPrototypes=1 -DSASR -I./inc -c ./src/short_term.c -o ./src/short_term.so cc -fpic -DPIC -O -c -DNeedFunctionPrototypes=1 -DSASR -I./inc -c ./src/table.c -o ./src/table.so cc -o ./lib/libgsm.so.1 -shared -Wl,-soname,libgsm.so.1 ./src/add.so ./src/code.so ./src/debug.so ./src/decode.so ./src/long_term.so ./src/lpc.so ./src/preprocess.so ./src/rpe.so ./src/gsm_destroy.so ./src/gsm_decode.so ./src/gsm_encode.so ./src/gsm_explode.so ./src/gsm_implode.so ./src/gsm_create.so ./src/gsm_print.so ./src/gsm_option.so ./src/short_term.so ./src/table.so ld: libgsm.so.1: No such file or directory *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. I don't think it should be complaining that it can't find the very object it is trying to build! WHat gives? cc is gcc version 2.7.2.1 make and ld are whatever comes with the distribution. Thanks /ji To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 16 09:20:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01738 for freebsd-ports-outgoing; Sat, 16 Jan 1999 09:20:06 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01683 for ; Sat, 16 Jan 1999 09:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA22820; Sat, 16 Jan 1999 09:20:00 -0800 (PST) Received: from mail.dinoex.sub.org (mail.dinoex.sub.de [195.243.29.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01143 for ; Sat, 16 Jan 1999 09:16:07 -0800 (PST) (envelope-from dinoex@net2.dinoex.sub.org) Received: (from uucp@localhost) by mail.dinoex.sub.org (8.9.1/8.9.1) with UUCP id SAA21253 for FreeBSD-gnats-submit@freebsd.org; Sat, 16 Jan 1999 18:21:34 +0100 (CET) Received: (from dinoex@localhost) by net2.dinoex.sub.org (8.9.1/8.9.1) id MAA03947; Sat, 16 Jan 1999 12:22:40 +0100 (CET) Message-Id: <199901161122.MAA03947@net2.dinoex.sub.org> Date: Sat, 16 Jan 1999 12:22:40 +0100 (CET) From: dirk.meyer@dinoex.sub.org Reply-To: dirk.meyer@dinoex.sub.org To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9525: ports/pgpmoose Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9525 >Category: ports >Synopsis: ports/pgomoose need version >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 Jan 16 09:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Dirk Meyer >Release: FreeBSD 2.2.7-19981027-SNAP i386 >Organization: privat >Environment: /ports/security/pgp newsserver >Description: There is no Version numbering in the distribution of the MASTER_SITE. >How-To-Repeat: >Fix: I like to keep the version of the module pmapp as reference apply the included patches diff -ru current-cvs/pgpmoose/Makefile pgpmoose-1.18/Makefile --- current-cvs/pgpmoose/Makefile Mon Dec 28 07:11:12 1998 +++ pgpmoose-1.18/Makefile Mon Dec 28 08:02:59 1998 @@ -1,12 +1,12 @@ # New ports collection makefile for: pgpmoose -# Version required: 1 +# Version required: 1.18 in pmapp # Date created: 28 Nov 1997 # Whom: dirk.meyer@dinoex.sub.org # # $Id: Makefile,v 1.2 1998/12/27 03:49:22 billf Exp $ DISTNAME= PGPMoose -PKGNAME= pgpmoose-1 +PKGNAME= pgpmoose-1.18 CATEGORIES= news security MASTER_SITES= http://people.qualcomm.com/ggr/ \ ftp://ftp.dinoex.sub.de/pub/approved/ @@ -20,14 +20,13 @@ pmdaemon pmcancel WRKSRC= ${WRKDIR} -STRIP= do-install: .for i in ${BIN1} - @${INSTALL_PROGRAM} ${WRKSRC}/${i} ${PREFIX}/bin + @${INSTALL_SCRIPT} ${WRKSRC}/${i} ${PREFIX}/bin .endfor .for i in ${MAN1} - ${INSTALL_MAN} ${WRKSRC}/${i} ${PREFIX}/man/man1 + @${INSTALL_MAN} ${WRKSRC}/${i} ${PREFIX}/man/man1 .endfor .include eof >Release-Note: >Audit-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 Jan 16 09:20:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01739 for freebsd-ports-outgoing; Sat, 16 Jan 1999 09:20:06 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01709 for ; Sat, 16 Jan 1999 09:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA22838; Sat, 16 Jan 1999 09:20:01 -0800 (PST) Received: from mail.dinoex.sub.org (mail.dinoex.sub.de [195.243.29.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01305 for ; Sat, 16 Jan 1999 09:17:09 -0800 (PST) (envelope-from dinoex@net2.dinoex.sub.org) Received: (from uucp@localhost) by mail.dinoex.sub.org (8.9.1/8.9.1) with UUCP id SAA21252 for FreeBSD-gnats-submit@freebsd.org; Sat, 16 Jan 1999 18:21:33 +0100 (CET) Received: (from dinoex@localhost) by net2.dinoex.sub.org (8.9.1/8.9.1) id MAA03683; Sat, 16 Jan 1999 12:12:44 +0100 (CET) Message-Id: <199901161112.MAA03683@net2.dinoex.sub.org> Date: Sat, 16 Jan 1999 12:12:44 +0100 (CET) From: dirk.meyer@dinoex.sub.org Reply-To: dirk.meyer@dinoex.sub.org To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9527: ports/fidogate honors PREFIX Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9527 >Category: ports >Synopsis: port/fidogate honors PRREFIX >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: Sat Jan 16 09:20:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Dirk Meyer >Release: FreeBSD 2.2.7-19981027-SNAP i386 >Organization: privat >Environment: port/news/fidogate >Description: The port should honor the PREFIX instead of "/usr/local" The Documentation and the Examples are not copied. >How-To-Repeat: try to build wirth PREFIX != "/usr/local" >Fix: apply this patch to the ports directory diff -ru current-cvs/fidogate/Makefile fidogate-4.2.9-dinoex/Makefile --- current-cvs/fidogate/Makefile Sat Dec 26 13:10:55 1998 +++ fidogate-4.2.9-dinoex/Makefile Sat Dec 26 13:21:30 1998 @@ -21,9 +21,41 @@ WRKSRC= ${WRKDIR}/fidogate +pre-configure: + @${MV} ${WRKSRC}/config.make ${WRKSRC}/config.make.sed + @${SED} -e 's/\$${PREFIX}/${PREFIX:S/\//\\\//g}/g' \ + < ${WRKSRC}/config.make.sed > ${WRKSRC}/config.make + pre-install: ${MKDIR} ${PREFIX}/libexec/fidogate ${MKDIR} ${PREFIX}/share/doc/fidogate/html ${MKDIR} ${PREFIX}/share/doc/fidogate/info + ${MKDIR} ${PREFIX}/share/doc/fidogate/fido + ${MKDIR} ${PREFIX}/share/doc/fidogate/howto + ${MKDIR} ${PREFIX}/share/doc/fidogate/misc + ${MKDIR} ${PREFIX}/share/doc/fidogate/gatebau + +DOCLIST = \ + Fido-Point-HOWTO Fido-Point-eng-HOWTO \ + fidogate.texi fidogate.txt \ + gatebau94.txt kludge-rfc.doc msgid.doc \ + qmail.txt texinfo.tex \ + fido \ + howto \ + misc \ + rfc \ + gatebau/msgid.sgml \ + gatebau/msgid.tex \ + gatebau/msgid.txt + +post-install: +.if !defined(NOPORTDOCS) + ${MKDIR} ${PREFIX}/share/doc/fidogate + @cd ${WRKSRC}/doc; tar cf - ${DOCLIST} |\ + (cd ${PREFIX}/share/doc/fidogate; tar xf -) + ${MKDIR} ${PREFIX}/share/examples/fidogate + @cd ${WRKSRC}/examples; tar cf - . |\ + (cd ${PREFIX}/share/examples/fidogate; tar xf -) +.endif .include diff -ru current-cvs/fidogate/patches/patch-aa fidogate-4.2.9-dinoex/patches/patch-aa --- current-cvs/fidogate/patches/patch-aa Sat Dec 26 13:10:57 1998 +++ fidogate-4.2.9-dinoex/patches/patch-aa Thu Dec 24 07:58:23 1998 @@ -9,9 +9,9 @@ -SPOOLDIR = /var/spool/fido -LOGDIR = /var/log/fido +# BINDIR = /usr/local/bin -+BINDIR = /usr/local/libexec/fidogate ++BINDIR = ${PREFIX}/libexec/fidogate +# LIBDIR = /usr/local/lib/fidogate -+LIBDIR = /usr/local/libexec/fidogate ++LIBDIR = ${PREFIX}/libexec/fidogate +# SPOOLDIR = /var/spool/fido +SPOOLDIR = /var/spool/fidogate +# LOGDIR = /var/log/fido @@ -21,9 +21,9 @@ -INFODIR = /usr/local/info -HTMLDIR = /home/mj/public_html/fidogate +# INFODIR = /usr/local/info -+INFODIR = /usr/local/share/doc/fidogate/info ++INFODIR = ${PREFIX}/share/doc/fidogate/info +# HTMLDIR = /home/mj/public_html/fidogate -+HTMLDIR = /usr/local/share/doc/fidogate/html ++HTMLDIR = ${PREFIX}/share/doc/fidogate/html + # Outbound *base* directory, i.e. outbound is OUTBOUND/out.xxx @@ -49,14 +49,14 @@ -NEWSLIBDIR = /usr/lib/news -NEWSSPOOLDIR = /var/spool/news +# NEWSLIBDIR = /usr/lib/news -+NEWSLIBDIR = /usr/local/libexec/cnews ++NEWSLIBDIR = ${PREFIX}/libexec/news +# NEWSSPOOLDIR = /var/spool/news +NEWSSPOOLDIR = /var/news # Ifmail directory -IFMAILDIR = /usr/local/lib/ifmail +# IFMAILDIR = /usr/local/lib/ifmail -+IFMAILDIR = /usr/local/libexec/ifmail ++IFMAILDIR = ${PREFIX}/libexec/ifmail # perl PERL = /usr/bin/perl diff -ru current-cvs/fidogate/pkg/PLIST fidogate-4.2.9-dinoex/pkg/PLIST --- current-cvs/fidogate/pkg/PLIST Sat Dec 12 04:40:04 1998 +++ fidogate-4.2.9-dinoex/pkg/PLIST Wed Dec 23 07:55:36 1998 @@ -34,6 +34,49 @@ libexec/fidogate/runtoss libexec/fidogate/rununpack libexec/fidogate/sumcrc +@dirrm libexec/fidogate +share/doc/fidogate/Fido-Point-HOWTO +share/doc/fidogate/Fido-Point-eng-HOWTO +share/doc/fidogate/fidogate.texi +share/doc/fidogate/fidogate.txt +share/doc/fidogate/gatebau94.txt +share/doc/fidogate/kludge-rfc.doc +share/doc/fidogate/msgid.doc +share/doc/fidogate/qmail.txt +share/doc/fidogate/texinfo.tex +share/doc/fidogate/fido/fsc-0018.txt +share/doc/fidogate/fido/fsc-0028.txt +share/doc/fidogate/fido/fsc-0035.txt +share/doc/fidogate/fido/fsc-0039.004 +share/doc/fidogate/fido/fsc-0043.002 +share/doc/fidogate/fido/fsc-0047.001 +share/doc/fidogate/fido/fsc-0048.002 +share/doc/fidogate/fido/fsc-0054.txt +share/doc/fidogate/fido/fsc-0057.002 +share/doc/fidogate/fido/fts-0001.015 +share/doc/fidogate/fido/fts-0004.txt +share/doc/fidogate/fido/fts-0009.001 +share/doc/fidogate/gatebau/msgid.lyx +share/doc/fidogate/gatebau/msgid.sgml +share/doc/fidogate/gatebau/msgid.tex +share/doc/fidogate/gatebau/msgid.txt +share/doc/fidogate/info/fidogate.info +share/doc/fidogate/info/fidogate.info-1 +share/doc/fidogate/info/fidogate.info-2 +share/doc/fidogate/howto/FidoNode-1.html +share/doc/fidogate/howto/FidoNode-10.html +share/doc/fidogate/howto/FidoNode-11.html +share/doc/fidogate/howto/FidoNode-12.html +share/doc/fidogate/howto/FidoNode-13.html +share/doc/fidogate/howto/FidoNode-2.html +share/doc/fidogate/howto/FidoNode-3.html +share/doc/fidogate/howto/FidoNode-4.html +share/doc/fidogate/howto/FidoNode-5.html +share/doc/fidogate/howto/FidoNode-6.html +share/doc/fidogate/howto/FidoNode-7.html +share/doc/fidogate/howto/FidoNode-8.html +share/doc/fidogate/howto/FidoNode-9.html +share/doc/fidogate/howto/FidoNode.html share/doc/fidogate/html/ANNOUNCE share/doc/fidogate/html/fidogate_1.html share/doc/fidogate/html/fidogate_2.html @@ -50,10 +93,215 @@ share/doc/fidogate/html/msgid-6.html share/doc/fidogate/html/msgid-7.html share/doc/fidogate/html/msgid.html -share/doc/fidogate/info/fidogate.info -share/doc/fidogate/info/fidogate.info-1 -share/doc/fidogate/info/fidogate.info-2 -@dirrm share/doc/fidogate/info +share/doc/fidogate/misc/ifmail-and-fidogate.doc +share/doc/fidogate/misc/roland.doc +share/doc/fidogate/misc/smail.doc +share/doc/fidogate/misc/smail2.doc +share/doc/fidogate/misc/smail3.doc +share/doc/fidogate/misc/unpack-script.doc +share/doc/fidogate/rfc/rfc-index.txt +share/doc/fidogate/rfc/rfc1036.txt +share/doc/fidogate/rfc/rfc1123.txt +share/doc/fidogate/rfc/rfc2045.txt +share/doc/fidogate/rfc/rfc2046.txt +share/doc/fidogate/rfc/rfc2047.txt +share/doc/fidogate/rfc/rfc2048.txt +share/doc/fidogate/rfc/rfc2049.txt +share/doc/fidogate/rfc/rfc822.txt +share/doc/fidogate/rfc/son-of-1036.html +@dirrm share/doc/fidogate/fido +@dirrm share/doc/fidogate/gatebau +@dirrm share/doc/fidogate/howto @dirrm share/doc/fidogate/html +@dirrm share/doc/fidogate/info +@dirrm share/doc/fidogate/misc +@dirrm share/doc/fidogate/rfc @dirrm share/doc/fidogate -@dirrm libexec/fidogate +share/examples/fidogate/abis.abra.de/etc/mail/mailertable +share/examples/fidogate/abis.abra.de/etc/mail/maketable +share/examples/fidogate/abis.abra.de/etc/mail/sendmail.cf +share/examples/fidogate/abis.abra.de/etc/mail/sendmail.ct +share/examples/fidogate/abis.abra.de/etc/mail/sendmail.cw +share/examples/fidogate/abis.abra.de/etc/aliases +share/examples/fidogate/abis.abra.de/etc/ifmail/config +share/examples/fidogate/abis.abra.de/etc/ifmail/passwd +share/examples/fidogate/abis.abra.de/etc/ifmail/ifhold +share/examples/fidogate/abis.abra.de/etc/ifmail/ifpoll +share/examples/fidogate/abis.abra.de/etc/ifmail/ifreq +share/examples/fidogate/abis.abra.de/etc/ifmail/magic +share/examples/fidogate/abis.abra.de/etc/ifmail/magic/FGATE +share/examples/fidogate/abis.abra.de/etc/ifmail/magic/FGATECFG +share/examples/fidogate/abis.abra.de/etc/ifmail/magic/FGATEZIP +share/examples/fidogate/abis.abra.de/etc/ifmail/magic/FILES +share/examples/fidogate/abis.abra.de/etc/ifmail/magic/N2426GW +share/examples/fidogate/abis.abra.de/etc/ifmail/magic/NEWFILES +share/examples/fidogate/abis.abra.de/etc/ifmail/magic/fgate +share/examples/fidogate/abis.abra.de/etc/ifmail/magic/fgatecfg +share/examples/fidogate/abis.abra.de/etc/ifmail/magic/fgatezip +share/examples/fidogate/abis.abra.de/etc/ifmail/magic/files +share/examples/fidogate/abis.abra.de/etc/ifmail/magic/n2426gw +share/examples/fidogate/abis.abra.de/etc/ifmail/magic/newfiles +share/examples/fidogate/abis.abra.de/etc/inittab +share/examples/fidogate/abis.abra.de/etc/mgetty/login.config +share/examples/fidogate/abis.abra.de/etc/mgetty/mgetty.config +share/examples/fidogate/abis.abra.de/etc/news/server +share/examples/fidogate/abis.abra.de/etc/news/fidojunk +share/examples/fidogate/abis.abra.de/etc/news/hosts.nntp +share/examples/fidogate/abis.abra.de/etc/news/inn.conf +share/examples/fidogate/abis.abra.de/etc/news/newsfeeds +share/examples/fidogate/abis.abra.de/etc/news/newsjunk +share/examples/fidogate/abis.abra.de/etc/news/nnrp.access +share/examples/fidogate/abis.abra.de/etc/news/organization +share/examples/fidogate/abis.abra.de/README.fgate +share/examples/fidogate/abis.abra.de/usr/lib/news/send-fido +share/examples/fidogate/abis.abra.de/usr/lib/sendmail.cf/site +share/examples/fidogate/abis.abra.de/usr/lib/sendmail.cf/site/abis.mc +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/hosts +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/aliases +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/areas +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/areas.bbs +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/config.common +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/config.ftp +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/config.gate +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/config.main +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/fareas.bbs +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/fido_run +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/packing +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/passwd +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/routing +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/routing.foot +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/routing.head +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/senduumail +share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate/unpack +share/examples/fidogate/abis.abra.de/usr/src/fidogate/config.h +share/examples/fidogate/abis.abra.de/usr/src/fidogate/config.make +share/examples/fidogate/abis.abra.de/usr/src/ifmail/CONFIG +share/examples/fidogate/abis.abra.de/var/spool/cron/crontabs/news +share/examples/fidogate/abis.abra.de/var/spool/cron/crontabs/uucp +share/examples/fidogate/README +share/examples/fidogate/morannon/hosts +share/examples/fidogate/morannon/aliases +share/examples/fidogate/morannon/areas +share/examples/fidogate/morannon/bounce.down +share/examples/fidogate/morannon/bounce.insecure +share/examples/fidogate/morannon/bounce.noto +share/examples/fidogate/morannon/bounce.restricted +share/examples/fidogate/morannon/config.common +share/examples/fidogate/morannon/config.ffx +share/examples/fidogate/morannon/config.ftp +share/examples/fidogate/morannon/config.gate +share/examples/fidogate/morannon/config.main +share/examples/fidogate/morannon/packing +share/examples/fidogate/morannon/passwd +share/examples/fidogate/morannon/routing +share/examples/fidogate/namib.north.de/etc/news/crontab +share/examples/fidogate/namib.north.de/etc/news/hosts.nntp +share/examples/fidogate/namib.north.de/etc/news/inn.conf +share/examples/fidogate/namib.north.de/etc/news/nnrp.access +share/examples/fidogate/namib.north.de/etc/news/nntpsend.ctl +share/examples/fidogate/namib.north.de/etc/news/organization +share/examples/fidogate/namib.north.de/etc/aliases +share/examples/fidogate/namib.north.de/etc/ifmail/config +share/examples/fidogate/namib.north.de/etc/ifmail/passwd +share/examples/fidogate/namib.north.de/etc/ifmail/magic/FGATECFG +share/examples/fidogate/namib.north.de/etc/ifmail/magic/FGUUPC +share/examples/fidogate/namib.north.de/etc/ifmail/magic/FILES +share/examples/fidogate/namib.north.de/etc/ifmail/magic/NEWFILES +share/examples/fidogate/namib.north.de/etc/inittab +share/examples/fidogate/namib.north.de/etc/cron.weekly/fido +share/examples/fidogate/namib.north.de/etc/mgetty/login.config +share/examples/fidogate/namib.north.de/etc/mgetty/mgetty.config +share/examples/fidogate/namib.north.de/etc/smail/maps/ftn.path +share/examples/fidogate/namib.north.de/etc/smail/config +share/examples/fidogate/namib.north.de/etc/smail/COPYING +share/examples/fidogate/namib.north.de/etc/smail/crontab +share/examples/fidogate/namib.north.de/etc/smail/routers +share/examples/fidogate/namib.north.de/etc/smail/transports +share/examples/fidogate/namib.north.de/etc/smail/methods +share/examples/fidogate/namib.north.de/etc/smail/methods/ftn +share/examples/fidogate/namib.north.de/README.fgate +share/examples/fidogate/namib.north.de/usr/lib/fidogate/hosts +share/examples/fidogate/namib.north.de/usr/lib/fidogate/aliases +share/examples/fidogate/namib.north.de/usr/lib/fidogate/areas +share/examples/fidogate/namib.north.de/usr/lib/fidogate/areas.bbs +share/examples/fidogate/namib.north.de/usr/lib/fidogate/config.common +share/examples/fidogate/namib.north.de/usr/lib/fidogate/config.gate +share/examples/fidogate/namib.north.de/usr/lib/fidogate/config.main +share/examples/fidogate/namib.north.de/usr/lib/fidogate/fareas.bbs +share/examples/fidogate/namib.north.de/usr/lib/fidogate/fido_run +share/examples/fidogate/namib.north.de/usr/lib/fidogate/packing +share/examples/fidogate/namib.north.de/usr/lib/fidogate/passwd +share/examples/fidogate/namib.north.de/usr/lib/fidogate/routing +share/examples/fidogate/namib.north.de/usr/lib/fidogate/unpack +share/examples/fidogate/namib.north.de/usr/lib/news/send-fido +share/examples/fidogate/namib.north.de/usr/src/fidogate/config.h +share/examples/fidogate/namib.north.de/usr/src/fidogate/config.make +share/examples/fidogate/namib.north.de/usr/src/fidogate-4.1.2/config.h +share/examples/fidogate/namib.north.de/usr/src/fidogate-4.1.2/config.make +share/examples/fidogate/orodruin/areas +share/examples/fidogate/orodruin/aliases +share/examples/fidogate/orodruin/areas.bbs +share/examples/fidogate/orodruin/hosts +share/examples/fidogate/orodruin/config.common +share/examples/fidogate/orodruin/config.ffx +share/examples/fidogate/orodruin/config.ftp +share/examples/fidogate/orodruin/config.gate +share/examples/fidogate/orodruin/config.main +share/examples/fidogate/orodruin/fareas.bbs +share/examples/fidogate/orodruin/routing +share/examples/fidogate/orodruin/packing +share/examples/fidogate/orodruin/passwd +share/examples/fidogate/win32/areas +share/examples/fidogate/win32/README.WIN32 +share/examples/fidogate/win32/aliases +share/examples/fidogate/win32/areas.bbs +share/examples/fidogate/win32/hosts +share/examples/fidogate/win32/config.common +share/examples/fidogate/win32/config.gate +share/examples/fidogate/win32/config.main +share/examples/fidogate/win32/config.make +share/examples/fidogate/win32/fareas.bbs +share/examples/fidogate/win32/packing +share/examples/fidogate/win32/routing +share/examples/fidogate/win32/rundf +share/examples/fidogate/win32/test-win32 +@dirrm share/examples/fidogate/abis.abra.de/etc/mail +@dirrm share/examples/fidogate/abis.abra.de/etc/ifmail +@dirrm share/examples/fidogate/abis.abra.de/etc/mgetty +@dirrm share/examples/fidogate/abis.abra.de/etc/news +@dirrm share/examples/fidogate/abis.abra.de/etc +@dirrm share/examples/fidogate/abis.abra.de/usr/lib/sendmail.cf +@dirrm share/examples/fidogate/abis.abra.de/usr/lib/news +@dirrm share/examples/fidogate/abis.abra.de/usr/lib +@dirrm share/examples/fidogate/abis.abra.de/usr/local/lib/fidogate +@dirrm share/examples/fidogate/abis.abra.de/usr/local/lib +@dirrm share/examples/fidogate/abis.abra.de/usr/local +@dirrm share/examples/fidogate/abis.abra.de/usr/src/fidogate +@dirrm share/examples/fidogate/abis.abra.de/usr/src/ifmail +@dirrm share/examples/fidogate/abis.abra.de/usr/src +@dirrm share/examples/fidogate/abis.abra.de/usr +@dirrm share/examples/fidogate/abis.abra.de/var/spool/cron/crontabs +@dirrm share/examples/fidogate/abis.abra.de/var/spool/cron +@dirrm share/examples/fidogate/abis.abra.de/var/spool +@dirrm share/examples/fidogate/abis.abra.de/var +@dirrm share/examples/fidogate/abis.abra.de +@dirrm share/examples/fidogate/namib.north.de/etc/news +@dirrm share/examples/fidogate/namib.north.de/etc/ifmail/magic +@dirrm share/examples/fidogate/namib.north.de/etc/ifmail +@dirrm share/examples/fidogate/namib.north.de/etc/cron.weekly +@dirrm share/examples/fidogate/namib.north.de/etc/mgetty +@dirrm share/examples/fidogate/namib.north.de/etc/smail/maps +@dirrm share/examples/fidogate/namib.north.de/etc/smail +@dirrm share/examples/fidogate/namib.north.de/etc +@dirrm share/examples/fidogate/namib.north.de/usr/lib/news +@dirrm share/examples/fidogate/namib.north.de/usr/lib/fidogate +@dirrm share/examples/fidogate/namib.north.de/usr/lib +@dirrm share/examples/fidogate/namib.north.de/usr/src/fidogate-4.1.2 +@dirrm share/examples/fidogate/namib.north.de/usr/src/fidogate +@dirrm share/examples/fidogate/namib.north.de/usr/src +@dirrm share/examples/fidogate/namib.north.de/usr +@dirrm share/examples/fidogate/namib.north.de +@dirrm share/examples/fidogate/morannon +@dirrm share/examples/fidogate/orodruin +@dirrm share/examples/fidogate/win32 +@dirrm share/examples/fidogate eof >Release-Note: >Audit-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 Jan 16 09:20:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01772 for freebsd-ports-outgoing; Sat, 16 Jan 1999 09:20:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01685 for ; Sat, 16 Jan 1999 09:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA22829; Sat, 16 Jan 1999 09:20:01 -0800 (PST) Received: from mail.dinoex.sub.org (mail.dinoex.sub.de [195.243.29.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01252 for ; Sat, 16 Jan 1999 09:16:18 -0800 (PST) (envelope-from dinoex@net2.dinoex.sub.org) Received: (from uucp@localhost) by mail.dinoex.sub.org (8.9.1/8.9.1) with UUCP id SAA21251 for FreeBSD-gnats-submit@freebsd.org; Sat, 16 Jan 1999 18:21:33 +0100 (CET) Received: (from dinoex@localhost) by net2.dinoex.sub.org (8.9.1/8.9.1) id LAA01808; Sat, 16 Jan 1999 11:59:53 +0100 (CET) Message-Id: <199901161059.LAA01808@net2.dinoex.sub.org> Date: Sat, 16 Jan 1999 11:59:53 +0100 (CET) From: Dirk Meyer Reply-To: dirk.meyer@dinoex.sub.org To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9526: ports/zircon update to 1.18.206 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9526 >Category: ports >Synopsis: ports/zircon update to 1.18.206 >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 Jan 16 09:20:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Dirk Meyer >Release: FreeBSD 2.2.7-19981027-SNAP i386 >Organization: privat >Environment: zircon with tcl/tk 8.0 or 8.1 >Description: old Distfile is not availible on MASTER_SITE >How-To-Repeat: try to make ports/zircon >Fix: innstall this changes: diff -ru ../current-cvs/zircon/Makefile zircon-1.18.206/Makefile --- ../current-cvs/zircon/Makefile Tue Dec 1 10:37:32 1998 +++ zircon-1.18.206/Makefile Sat Jan 16 05:00:45 1999 @@ -6,16 +6,14 @@ # $Id: Makefile,v 1.34 1998/12/01 09:37:32 obrien Exp $ # -DISTNAME= zircon-1.18.180 -CATEGORIES= net tk81 +DISTNAME= zircon-1.18.206 +CATEGORIES= net tk81 MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ MAINTAINER= jseger@FreeBSD.org -BROKEN="fetch, distfile not avail. - need to update to zircon-1.18.201.tar.gz" - -BUILD_DEPENDS= wish8.1:${PORTSDIR}/x11-toolkits/tk81 -RUN_DEPENDS= wish8.1:${PORTSDIR}/x11-toolkits/tk81 +BUILD_DEPENDS= wish8.1:${PORTSDIR}/x11-toolkits/tk81 +RUN_DEPENDS= wish8.1:${PORTSDIR}/x11-toolkits/tk81 IS_INTERACTIVE= yes NO_BUILD= yes diff -ru ../current-cvs/zircon/files/md5 zircon-1.18.206/files/md5 --- ../current-cvs/zircon/files/md5 Tue Sep 29 19:24:24 1998 +++ zircon-1.18.206/files/md5 Sat Jan 16 05:40:19 1999 @@ -1 +1 @@ -MD5 (zircon-1.18.180.tar.gz) = a6daabf8d8a56f6b7a531c2e279ef0ec +MD5 (zircon-1.18.206.tar.gz) = c875562c89fe301498e088201970043b diff -ru ../current-cvs/zircon/pkg/PLIST zircon-1.18.206/pkg/PLIST --- ../current-cvs/zircon/pkg/PLIST Tue Sep 29 19:24:25 1998 +++ zircon-1.18.206/pkg/PLIST Sat Jan 16 09:48:43 1999 @@ -74,6 +74,7 @@ lib/zircon/lib/Protect.tcl lib/zircon/lib/Server.tcl lib/zircon/lib/Service.tcl +lib/zircon/lib/SOCKS.tcl lib/zircon/lib/Sound.tcl lib/zircon/lib/Split.tcl lib/zircon/lib/Tags.tcl eof >Release-Note: >Audit-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 Jan 16 09:30:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA02754 for freebsd-ports-outgoing; Sat, 16 Jan 1999 09:30:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA02682 for ; Sat, 16 Jan 1999 09:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA23352; Sat, 16 Jan 1999 09:30:00 -0800 (PST) Received: from henoch.cc.fh-lippe.de (henoch.cc.fh-lippe.de [193.16.112.72]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA02174 for ; Sat, 16 Jan 1999 09:22:11 -0800 (PST) (envelope-from lkoeller@cc.fh-lippe.de) Received: from spock.cc.fh-lippe.de([193.16.118.120]) (2133 bytes) by henoch.cc.fh-lippe.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Sat, 16 Jan 1999 18:22:07 +0100 (MET) (Smail-3.2.0.101 1997-Dec-17 #3 built 1998-Feb-3) Received: from cc.fh-lippe.de by spock.cc.fh-lippe.de with smtp (Smail3.1.29.1 #2) id m101ZQE-0007ABC; Sat, 16 Jan 99 18:22 MET Received: (from lkoeller@localhost) by cc.fh-lippe.de (8.9.1/8.9.1) id SAA02732; Sat, 16 Jan 1999 18:06:45 +0100 (CET) (envelope-from lkoeller) Message-Id: <199901161706.SAA02732@cc.fh-lippe.de> Date: Sat, 16 Jan 1999 18:06:45 +0100 (CET) From: lkoeller@cc.fh-lippe.de Reply-To: lkoeller@cc.fh-lippe.de To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9528: Small changes to upgrade libwww to version 5.2.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9528 >Category: ports >Synopsis: Upgrade of libwww to version 5.2.1 (from 5.2) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 16 09:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Lars Koeller >Release: FreeBSD 3.0-RELEASE i386 >Organization: Fachhochschule Lippe, Lemgo, Germany >Environment: FreeBSD 3.0-RELEASE i386 ELF >Description: Upgrade of libwww 5.2 to 5.2.1 only Makefile and m5 are chenaged! >How-To-Repeat: >Fix: apply the diffs below diff -abcr libwww-52/Makefile libwww/Makefile *** libwww-52/Makefile Mon Nov 2 23:27:00 1998 --- libwww/Makefile Sat Jan 16 17:27:08 1999 *************** *** 6,12 **** # $Id: Makefile,v 1.13 1998/11/02 02:48:27 jseger Exp $ # ! PKGNAME= libwww-5.2 DISTNAME= w3c-${PKGNAME} CATEGORIES= www devel MASTER_SITES= http://www.w3.org/Library/Distribution/ --- 6,12 ---- # $Id: Makefile,v 1.13 1998/11/02 02:48:27 jseger Exp $ # ! PKGNAME= libwww-5.2.1 DISTNAME= w3c-${PKGNAME} CATEGORIES= www devel MASTER_SITES= http://www.w3.org/Library/Distribution/ diff -abcr libwww-52/files/md5 libwww/files/md5 *** libwww-52/files/md5 Mon Nov 2 23:27:00 1998 --- libwww/files/md5 Sat Jan 16 17:30:08 1999 *************** *** 1 **** ! MD5 (w3c-libwww-5.2.tar.gz) = 28fa43d5904779cbe2e74d70a0b6d9f0 --- 1 ---- ! MD5 (w3c-libwww-5.2.1.tar.gz) = dcd3ae9853985ac3ddc0b233b717b8e3 >Release-Note: >Audit-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 Jan 16 10:40:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA08617 for freebsd-ports-outgoing; Sat, 16 Jan 1999 10:40:05 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA08610 for ; Sat, 16 Jan 1999 10:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA26127; Sat, 16 Jan 1999 10:40:02 -0800 (PST) Date: Sat, 16 Jan 1999 10:40:02 -0800 (PST) Message-Id: <199901161840.KAA26127@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: dmlb@ragnet.demon.co.uk Subject: RE: ports/9454: New port iwidgets-3.0.1 Reply-To: dmlb@ragnet.demon.co.uk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9454; it has been noted by GNATS. From: dmlb@ragnet.demon.co.uk To: FreeBSD-gnats-submit@freebsd.org Cc: dmlb@ragnet.demon.co.uk Subject: RE: ports/9454: New port iwidgets-3.0.1 Date: Sat, 16 Jan 1999 17:50:30 +0000 Iwidgets bogusly used the source directory for itcl to get an installation tool. With the replacement patch/patch-aa file below it will now use it's own copy of the same tool. --- Makefile.in~ Wed Aug 12 11:02:41 1998 +++ Makefile.in Sat Jan 16 17:37:42 1999 @@ -49,7 +49,7 @@ INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include # Top-level directory in which to install manual entries: -MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/man +MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/share/iwidgets$(VERSION)/man # Directory in which to install manual entry for itclsh: MAN1_INSTALL_DIR = $(MAN_INSTALL_DIR)/man1 @@ -102,10 +102,10 @@ # modify any of this stuff by hand. #---------------------------------------------------------------- -INSTALL = @INSTALL@ +INSTALL = install -c INSTALL_PROGRAM = $(INSTALL) INSTALL_DATA = $(INSTALL) -m 644 -MKINSTALLDIRS = $(ITCL_SRC_DIR)/../config/mkinstalldirs +MKINSTALLDIRS = ../../config/mkinstalldirs RANLIB = @RANLIB@ LN_S = ln -s TOP_DIR = @IWIDGETS_SRC_DIR@ @@ -148,8 +148,6 @@ install-libraries: @$(MKINSTALLDIRS) $(SCRIPT_INSTALL_DIR) $(LIB_INSTALL_DIR) - @rm -f $(LIB_INSTALL_DIR)/iwidgets - $(LN_S) iwidgets$(VERSION) $(LIB_INSTALL_DIR)/iwidgets @$(MKINSTALLDIRS) $(SCRIPT_INSTALL_DIR)/scripts @for i in $(GENERIC_DIR)/*.itk $(GENERIC_DIR)/*.itcl $(GENERIC_DIR)/tclIndex $(GENERIC_DIR)/*.gif ; \ do \ @@ -194,10 +192,10 @@ @cd $(TOP_DIR)/doc; for i in *.n; \ do \ echo "Installing doc/$$i"; \ - rm -f $(MANN_INSTALL_DIR)/$$i; \ + rm -f $(MANN_INSTALL_DIR)/$$i $(MANN_INSTALL_DIR)/$$i.gz; \ sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ - $$i > $(MANN_INSTALL_DIR)/$$i; \ - chmod 444 $(MANN_INSTALL_DIR)/$$i; \ + $$i | gzip -c > $(MANN_INSTALL_DIR)/$$i.gz; \ + chmod 444 $(MANN_INSTALL_DIR)/$$i.gz; \ done; install-html: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 16 13:00:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA21528 for freebsd-ports-outgoing; Sat, 16 Jan 1999 13:00:04 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA21475 for ; Sat, 16 Jan 1999 13:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA04342; Sat, 16 Jan 1999 13:00:01 -0800 (PST) Received: from flarn.it.ca (flarn.it.ca [199.45.111.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA20666 for ; Sat, 16 Jan 1999 12:51:41 -0800 (PST) (envelope-from paul@flarn.it.ca) Received: (from root@localhost) by flarn.it.ca (8.9.1/8.9.1) id PAA06843; Sat, 16 Jan 1999 15:52:31 -0500 (EST) (envelope-from paul) Message-Id: <199901162052.PAA06843@flarn.it.ca> Date: Sat, 16 Jan 1999 15:52:31 -0500 (EST) From: paul@it.ca Reply-To: paul@it.ca To: freebsd-gnats-submit@FreeBSD.ORG Cc: paul@it.ca X-Send-Pr-Version: 3.2 Subject: ports/9531: new port: rlytest Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9531 >Category: ports >Synopsis: new port: rlytest >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 Jan 16 13:00:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Paul Chvostek >Release: FreeBSD 3.0-RELEASE i386 >Organization: >Environment: >Description: A port of Chip Rosenthal's rlytest program. Not really complex as ports go, but this helps spread the word about spam, and may make things easier for future dependencies. >How-To-Repeat: # 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: # # rlytest/ # rlytest/pkg # rlytest/pkg/COMMENT # rlytest/pkg/DESCR # rlytest/pkg/PLIST # rlytest/pkg/MESSAGE # rlytest/Makefile # rlytest/patches # rlytest/files # rlytest/files/md5 # echo c - rlytest/ mkdir -p rlytest/ > /dev/null 2>&1 echo c - rlytest/pkg mkdir -p rlytest/pkg > /dev/null 2>&1 echo x - rlytest/pkg/COMMENT sed 's/^X//' >rlytest/pkg/COMMENT << 'END-of-rlytest/pkg/COMMENT' XTest an SMTP host for third-party relay. END-of-rlytest/pkg/COMMENT echo x - rlytest/pkg/DESCR sed 's/^X//' >rlytest/pkg/DESCR << 'END-of-rlytest/pkg/DESCR' XThe rlytest utility tests a host to determine whether it will relay Xthird-party email. It will try to relay an email message to yourself Xthrough that host. A host that allows third-party relay is subject to Xattack by Internet vandals, and frequently is hijacked by spammers to Xrelay massive amounts of junk email. A host that allows third-party Xrelay should IMMEDIATELY be secured, disconnected, or shunned as a Xmenace to the Internet. X XSee http://www.unicom.com/sw/#rlytest for mor information. X Xrlytest was written by Chip Rosenthal, and is featured at Xhttp://maps.vix.com/tsi/ and http://www.badrelay.org/. X X- Paul Chvostek END-of-rlytest/pkg/DESCR echo x - rlytest/pkg/PLIST sed 's/^X//' >rlytest/pkg/PLIST << 'END-of-rlytest/pkg/PLIST' Xbin/rlytest END-of-rlytest/pkg/PLIST echo x - rlytest/pkg/MESSAGE sed 's/^X//' >rlytest/pkg/MESSAGE << 'END-of-rlytest/pkg/MESSAGE' X XNOTE: If you wish to make easier use of the rlytest program from within Xscripts, you might want to modify the exit codes it uses. Line 122 of Xthe script contains the exit code used if the relay was accepted (bad), Xand line 165 contains the exit code used if the relay was rejected X(good). The original author has expressed a wish that his code not be Xmodified automatically in this way by this distribution, but if you wish Xto modify your local copy, you should feel free to do so. X XIf you just change the "0" line line 122 to a "1", then in shell scripts Xyou'll be able to use constructs like: X X if /usr/local/bin/rlytest $hostname >/dev/null 2>/dev/null ; then X echo "$hostname is good" X else X echo "$hostname is evil" X fi X END-of-rlytest/pkg/MESSAGE echo x - rlytest/Makefile sed 's/^X//' >rlytest/Makefile << 'END-of-rlytest/Makefile' X# New ports collection makefile for: rlytest X# Version required: 1.15 X# Date created: 16 January 1999 X# Whom: Paul Chvostek X# X# $Id$ X# X XDISTNAME= rlytest XPKGNAME= rlytest-1.15 XCATEGORIES= mail security XMASTER_SITES= http://www.unicom.com/sw/rlytest/ X XMAINTAINER= paul@it.ca X XMAN1= rlytest.1 X XWRKSRC= ${WRKDIR} XNO_BUILD= X Xpost-patch: X ${CP} ${WRKSRC}/rlytest ${WRKSRC}/rlytest.chip; \ X ${SED} 's:/usr/local/bin/perl:${PERL}:' < ${WRKSRC}/rlytest.chip > ${WRKSRC}/rlytest X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/rlytest ${PREFIX}/bin/rlytest; \ X ${INSTALL_MAN} ${WRKSRC}/rlytest.1 ${MANPREFIX}/man/man1/rlytest.1 X Xpost-install: X ${CAT} ${PKGDIR}/MESSAGE X X.include END-of-rlytest/Makefile echo c - rlytest/patches mkdir -p rlytest/patches > /dev/null 2>&1 echo c - rlytest/files mkdir -p rlytest/files > /dev/null 2>&1 echo x - rlytest/files/md5 sed 's/^X//' >rlytest/files/md5 << 'END-of-rlytest/files/md5' XMD5 (rlytest.tar.gz) = ca22ca9cccd9710fd85cff70da72071d END-of-rlytest/files/md5 exit >Fix: Please commit. >Release-Note: >Audit-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 Jan 16 13:10:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22901 for freebsd-ports-outgoing; Sat, 16 Jan 1999 13:10:06 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ady.warpnet.ro ([194.102.224.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA22817; Sat, 16 Jan 1999 13:09:57 -0800 (PST) (envelope-from ady@warpnet.ro) Received: from localhost (ady@localhost) by ady.warpnet.ro (8.8.8/8.8.8) with SMTP id XAA07039; Sat, 16 Jan 1999 23:09:57 +0200 (EET) (envelope-from ady@warpnet.ro) Date: Sat, 16 Jan 1999 23:09:56 +0200 (EET) From: Adrian Penisoara To: Yarema cc: obrien@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: change in Netscape install directory In-Reply-To: <00c001be27cb$935b2160$1f40e6cd@ichiban.ingress.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, [ I know, it's a really old thread, but I wanted to make my vote here... ] On Mon, 14 Dec 1998, Yarema wrote: > >Thus we now have an inconsistency between the various netscape ports. > >I would like to make them consistent. So the question is, where should > >Netscape be installed? > > > > 1. /usr/local/lib/netscape* > > 2. /usr/local/netscape-* > > > > > I vote for 1) above. Don't like a cluttered /usr/local/ . I'd rather have > all the clutter sit in /usr/local/lib/ . Well, I'm sorry, but I think we'd rather clutter /usr/local/lib/ unnecessarily -- hier(7) clearly states that /usr[/local]/lib/ holds (exclusively ?) shared archive libraries; I can't think of netscape package as being a bunch of shared libraries... And besides, even the netscape installer has in the default path /opt/netscape and /usr/local/netscape, what's wrong with following this formula ? Also, if you personally prefer to install in the /lib/ directory you only need to change the NDIR line in the Makefile to reflect your option. Apart from the fact that I once submitted a communicator port with "NDIR=/usr/local/..." I don't believe that I'm subjective to my preferences but rather that I have good arguments; in the light of this I strongly suggest using 2) /usr/local/netscape-* ! > > -- > Yarema > Thank you, Ady (@freebsd.ady.ro) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 16 14:23:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA29436 for freebsd-ports-outgoing; Sat, 16 Jan 1999 14:23:29 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ady.warpnet.ro ([194.102.224.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA29412; Sat, 16 Jan 1999 14:23:16 -0800 (PST) (envelope-from ady@warpnet.ro) Received: from localhost (ady@localhost) by ady.warpnet.ro (8.8.8/8.8.8) with SMTP id AAA07629; Sun, 17 Jan 1999 00:22:53 +0200 (EET) (envelope-from ady@warpnet.ro) Date: Sun, 17 Jan 1999 00:22:52 +0200 (EET) From: Adrian Penisoara To: Peter Wemm cc: sada@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: www/squid* proposals... In-Reply-To: <199901011729.BAA97168@spinner.netplex.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, [ replying to and older message... ] On Sat, 2 Jan 1999, Peter Wemm wrote: > sada@freebsd.org wrote: > > Hello. > > I recommend the change of "www/squid11" port. > > > > 1) All users have to build the cache directory before using squid, so, > > do it automatically by the port. > > And how about the cache and log directory to be moved to /var/squid ? I think a better location is /var/spool/squid ; also making a link such as /var/log/squid -> /var/spool/squid/logs is a nice ideea... I strongly support moving the cache directory away from the /usr disk as it may save you from some really ugly disk corruption on unexpected crashes (I once almost totally trashed my /usr partition because of a crash with squid's cache being heavily used). Also, moving the pid file from squid's hierarchy to /var/run/ in the default config file would be nice... Thanks, Ady (@freebsd.ady.ro) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 16 15:37:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07024 for freebsd-ports-outgoing; Sat, 16 Jan 1999 15:37:16 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from corp.au.triax.com (slwag1p16.ozemail.com.au [203.108.157.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA07013; Sat, 16 Jan 1999 15:37:11 -0800 (PST) (envelope-from jim@corp.au.triax.com) Received: from localhost (jim@localhost) by corp.au.triax.com (8.9.2/8.9.2) with ESMTP id KAA00784; Sun, 17 Jan 1999 10:37:06 +1100 (EST) Date: Sun, 17 Jan 1999 10:37:05 +1100 (EST) From: Jim Mock To: FreeBSD-gnats-submit@FreeBSD.ORG cc: ports@FreeBSD.ORG Subject: Re: ports/9423: new port: aterm-0.2.0 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 10 Jan 1999, Jim Mock wrote: > On Sun, 10 Jan 1999 jim@phrantic.phear.net wrote: > > > > > >Number: 9423 > > >Category: ports > > >Synopsis: new port: aterm-0.2.0 > > >Confidential: no > > >Severity: non-critical > > >Priority: low > > >Responsible: freebsd-ports > > >State: open > > >Quarter: > > >Keywords: > > >Date-Required: > > >Class: change-request > > >Submitter-Id: current-users > > >Arrival-Date: Sun Jan 10 01:20:00 PST 1999 > > >Closed-Date: > > >Last-Modified: > > >Originator: Jim Mock > > >Release: FreeBSD 2.2.8-RELEASE i386 > > >Organization: > > Triax Internet Services > > >Environment: > > > > Tested on 2.2.8-RELEASE, 2.2.7-RELEASE, 2.2.2-RELEASE > > > Please close this PR. Some of the distfiles are giving checksum errors, and aterm is now updated. I'll re-do the port and resubmit it with the correct version and changes. Thanks, -- : Jim Mock | [jim@corp.au.triax.com] : : System Administrator | http://www.triax.com/ : : Triax Internet Services | ----------------------------- : : Portland, OR USA | The FreeBSD' zine : : Wagga Wagga, NSW Australia | http://www.freebsdzine.org/ : : FreeBSD: The Power To Serve | http://www.freebsd.org/ : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 16 15:40:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07296 for freebsd-ports-outgoing; Sat, 16 Jan 1999 15:40:03 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA07285 for ; Sat, 16 Jan 1999 15:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA14838; Sat, 16 Jan 1999 15:40:01 -0800 (PST) Date: Sat, 16 Jan 1999 15:40:01 -0800 (PST) Message-Id: <199901162340.PAA14838@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Jim Mock Subject: Re: ports/9423: new port: aterm-0.2.0 Reply-To: Jim Mock Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9423; it has been noted by GNATS. From: Jim Mock To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: ports@FreeBSD.ORG Subject: Re: ports/9423: new port: aterm-0.2.0 Date: Sun, 17 Jan 1999 10:37:05 +1100 (EST) On Sun, 10 Jan 1999, Jim Mock wrote: > On Sun, 10 Jan 1999 jim@phrantic.phear.net wrote: > > > > > >Number: 9423 > > >Category: ports > > >Synopsis: new port: aterm-0.2.0 > > >Confidential: no > > >Severity: non-critical > > >Priority: low > > >Responsible: freebsd-ports > > >State: open > > >Quarter: > > >Keywords: > > >Date-Required: > > >Class: change-request > > >Submitter-Id: current-users > > >Arrival-Date: Sun Jan 10 01:20:00 PST 1999 > > >Closed-Date: > > >Last-Modified: > > >Originator: Jim Mock > > >Release: FreeBSD 2.2.8-RELEASE i386 > > >Organization: > > Triax Internet Services > > >Environment: > > > > Tested on 2.2.8-RELEASE, 2.2.7-RELEASE, 2.2.2-RELEASE > > > Please close this PR. Some of the distfiles are giving checksum errors, and aterm is now updated. I'll re-do the port and resubmit it with the correct version and changes. Thanks, -- : Jim Mock | [jim@corp.au.triax.com] : : System Administrator | http://www.triax.com/ : : Triax Internet Services | ----------------------------- : : Portland, OR USA | The FreeBSD' zine : : Wagga Wagga, NSW Australia | http://www.freebsdzine.org/ : : FreeBSD: The Power To Serve | http://www.freebsd.org/ : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 16 16:40:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13938 for freebsd-ports-outgoing; Sat, 16 Jan 1999 16:40:04 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA13912 for ; Sat, 16 Jan 1999 16:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA17315; Sat, 16 Jan 1999 16:40:01 -0800 (PST) Received: from corp.au.triax.com (slwag1p16.ozemail.com.au [203.108.157.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA13680 for ; Sat, 16 Jan 1999 16:37:20 -0800 (PST) (envelope-from jim@corp.au.triax.com) Received: (from jim@localhost) by corp.au.triax.com (8.9.2/8.9.2) id LAA14045; Sun, 17 Jan 1999 11:37:18 +1100 (EST) Message-Id: <199901170037.LAA14045@corp.au.triax.com> Date: Sun, 17 Jan 1999 11:37:18 +1100 (EST) From: jim@corp.au.triax.com Reply-To: jim@corp.au.triax.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9533: new port: aterm-0.3.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9533 >Category: ports >Synopsis: new port: aterm-0.3.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 16 16:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Jim Mock >Release: FreeBSD 2.2.8-RELEASE i386 >Organization: >Environment: Tested on 2.2.8-RELEASE and -CURRENT as of Jan. 10th >Description: # 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: # # aterm # aterm/pkg # aterm/pkg/DESCR # aterm/pkg/COMMENT # aterm/pkg/PLIST # aterm/files # aterm/files/md5 # aterm/Makefile # echo c - aterm mkdir -p aterm > /dev/null 2>&1 echo c - aterm/pkg mkdir -p aterm/pkg > /dev/null 2>&1 echo x - aterm/pkg/DESCR sed 's/^X//' >aterm/pkg/DESCR << 'END-of-aterm/pkg/DESCR' Xaterm is a color vt102 terminal emulator, based on rxvt 2.4.8 with Xadditions for fast transparency. X XIt was created with AfterStep users in mind, but is not tied to any Xlibraries, and can be used anywhere. X X- Jim END-of-aterm/pkg/DESCR echo x - aterm/pkg/COMMENT sed 's/^X//' >aterm/pkg/COMMENT << 'END-of-aterm/pkg/COMMENT' Xaterm is a color vt102 terminal emulator with transparency support. END-of-aterm/pkg/COMMENT echo x - aterm/pkg/PLIST sed 's/^X//' >aterm/pkg/PLIST << 'END-of-aterm/pkg/PLIST' Xbin/aterm END-of-aterm/pkg/PLIST echo c - aterm/files mkdir -p aterm/files > /dev/null 2>&1 echo x - aterm/files/md5 sed 's/^X//' >aterm/files/md5 << 'END-of-aterm/files/md5' XMD5 (aterm-0.3.2.tar.gz) = 38fcbefad4c2fb9f4424603113359b57 END-of-aterm/files/md5 echo x - aterm/Makefile sed 's/^X//' >aterm/Makefile << 'END-of-aterm/Makefile' X# New ports collection makefile for: aterm X# Version required: 0.3.2 X# Date created: 17 January 1999 X# Whom: Jim Mock X# X# $Id$ X# X XDISTNAME= aterm-0.3.2 XCATEGORIES= x11 XMASTER_SITES= http://www.tigr.net/afterstep/as-apps/download/aterm/ X XMAINTAINER= jim@phrantic.phear.net X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --enable-transparency --enable-background-image \ X --disable-delete-key --disable-backspace-key XMAN1= aterm.1 X Xdo-build: X (cd ${WRKSRC} && make) X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/src/aterm ${PREFIX}/bin X ${INSTALL_MAN} ${WRKSRC}/doc/aterm.1 ${PREFIX}/man/man1/aterm.1 X X.include END-of-aterm/Makefile exit >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 Jan 16 16:47:47 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA14542 for freebsd-ports-outgoing; Sat, 16 Jan 1999 16:47:47 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA14537; Sat, 16 Jan 1999 16:47:45 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA17864; Sat, 16 Jan 1999 16:47:45 -0800 (PST) Date: Sat, 16 Jan 1999 16:47:45 -0800 (PST) Message-Id: <199901170047.QAA17864@freefall.freebsd.org> To: jim@corp.au.triax.com, billf@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/9423 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: new port: aterm-0.2.0 State-Changed-From-To: open->closed State-Changed-By: billf State-Changed-When: Sat Jan 16 16:47:30 PST 1999 State-Changed-Why: Closed at the request of the originator To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 16 19:18:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA25288 for freebsd-ports-outgoing; Sat, 16 Jan 1999 19:18:48 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from corp.au.triax.com (slwag1p16.ozemail.com.au [203.108.157.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA25283 for ; Sat, 16 Jan 1999 19:18:44 -0800 (PST) (envelope-from jim@corp.au.triax.com) Received: from localhost (jim@localhost) by corp.au.triax.com (8.9.2/8.9.2) with ESMTP id OAA12411 for ; Sun, 17 Jan 1999 14:18:39 +1100 (EST) Date: Sun, 17 Jan 1999 14:18:39 +1100 (EST) From: Jim Mock To: ports@FreeBSD.ORG Subject: X11 dependenices question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi guys, I'm putting together a port of wmpinboard and noticed this after running `make package' while testing it (note it installed fine with make install).. [root@corp:/home/jim/freebsd/ports/wmpinboard]# pkg_add wmpinboard-0.7.tgz pkg_add: could not find package XFree86-3.3.3.1 ! [root@corp:/home/jim/freebsd/ports/wmpinboard]# I'm running version 3.3.2 of XFree86. My question is, since it doesn't depend on that particular version of XFree86 (it just needs some version of X), how do I get it working with other versions? Thanks, -- : Jim Mock | [jim@corp.au.triax.com] : : System Administrator | http://www.triax.com/ : : Triax Internet Services | ----------------------------- : : Portland, OR USA | The FreeBSD' zine : : Wagga Wagga, NSW Australia | http://www.freebsdzine.org/ : : FreeBSD: The Power To Serve | http://www.freebsd.org/ : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message