From owner-freebsd-ports Sun Oct 26 01:10:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA26549 for ports-outgoing; Sun, 26 Oct 1997 01:10:02 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA26543; Sun, 26 Oct 1997 01:10:01 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 26 Oct 1997 01:10:01 -0800 (PST) Resent-Message-Id: <199710260910.BAA26543@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, bgingery@gtcs.com Received: from home.gtcs.com (home.gtcs.com [206.54.69.238]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA26270 for ; Sun, 26 Oct 1997 01:00:03 -0800 (PST) (envelope-from bruce@home.gtcs.com) Received: (from bruce@localhost) by home.gtcs.com (8.8.5/8.8.5) id BAA02546; Sun, 26 Oct 1997 01:59:35 -0700 (MST) Message-Id: <199710260859.BAA02546@home.gtcs.com> Date: Sun, 26 Oct 1997 01:59:35 -0700 (MST) From: bgingery@gtcs.com Reply-To: bgingery@gtcs.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4857: TkRat (Ratatosk) GUI E-Mail UA port submitted Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4857 >Category: ports >Synopsis: Port submitted: TkRat v1.05 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Oct 26 01:10:00 PST 1997 >Last-Modified: >Originator: Bruce Gingery >Organization: Advanced Integrators, LLC >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: Developed on Linux, port to FreeBSD done under v2.2.1 with Tcl7.6/Tk4.2 "tkrat.exec" is a special-purpose "wish". >Description: TkRat is a GUI E-Mail User Agent built with a pre-scripted Tcl/Tk front-end, and C back-end. The backend consists mostly of Pine's c-client library, plus a little glue and local priority handling code. It uses IMAP4.1 and POP3 for remote mailboxes and both mbox and mh style local mailboxes, with free interchange among all but *to* remote POP3's (of course). Relatively full MIME. It also attempts to segregate handling of DSN delivery notices and bounces, optionally requests DSN, and provides some local facilities for auto-expiring of messages. Inlines GIF's and decodes QP and Base64. Recognizes and handles both multipart/ mixed and multipart/alternate. All others multiparts are treated as mixed. It has integrated PGP support, recognizing incoming messages both in PGP-MIME format and traditional (pasted) format. While the PGP interface is not extensive, it is sufficient to handle background use of v2.6.x and 2.7.1 PGP binaries. The port required minimal patching, just a couple of Makefile.in patches and one place that "struct tm" varies from that presumed by the original code. Also to specify /var/mail as the default local incoming E-Mail directory. This is overrideable by user, anyways. UI is provided with Swedish, English and Italian content. Added languages are done by the mere creation of a tcl script giving equivalences in a tcl hash(array). The original is known to work when built with Tcl7.5/Tk4.1, Tcl7.6/Tk4.2 and Tcl/Tk8.0. This port has been built with the solid 7.6/4.2 from the ports collection, and that is set as a dependency in the port Makefile. Misc features: delayed compose, mailbox (including remote) "watcher" Highlighted URLs with auto-launch of configured browser. Browse mode. Preferences panel PLUS (tcl) extension scripting by user. >How-To-Repeat: Download the port and "make install". Note that "fetch" may fail from primary sites for "no login". NcFTP works to fetch distribution file (1.2 megs) from commandline OR any ftp client that sends a user@host.dom for anonymous logins. >Fix: This port replaces, adds features, and deletes bugs found in the previously submitted TkRat v1.0.3. It also ignores defective imap-uw port, since that distribution is made part of the tkrat distribution, anyways. Ultimately, I'd like to just dynamically link to a LIB_DEPENDS of imap-uw's C-Client lib, but that port needs fixing first. This port does NOT install a c-client.a, nor statically linked pop2d/pop3d/imapd, although it does build them. This port does NOT build a libc-client.so.2.1, nor use one if already installed from imap-uw. For some currently un- known reason, that interferes with the by-user scripting. >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun Oct 26 05:29:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA04390 for ports-outgoing; Sun, 26 Oct 1997 05:29:49 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from dfw-ix5.ix.netcom.com (dfw-ix5.ix.netcom.com [206.214.98.5]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA04384 for ; Sun, 26 Oct 1997 05:29:47 -0800 (PST) (envelope-from asami@bubble.didi.com) Received: (from smap@localhost) by dfw-ix5.ix.netcom.com (8.8.4/8.8.4) id XAA27989; Sat, 25 Oct 1997 23:01:35 -0500 (CDT) Received: from trt-on19-02.netcom.ca(207.181.87.66) by dfw-ix5.ix.netcom.com via smap (V1.3) id rma027980; Sat Oct 25 23:01:25 1997 Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.5) id AAA04914; Sun, 26 Oct 1997 00:01:20 -0400 (EDT) Date: Sun, 26 Oct 1997 00:01:20 -0400 (EDT) Message-Id: <199710260401.AAA04914@bubble.didi.com> To: chuckr@glue.umd.edu CC: joerg_wunsch@uriah.heep.sax.de, ports@FreeBSD.ORG In-reply-to: (message from Chuck Robey on Wed, 22 Oct 1997 09:19:42 -0400 (EDT)) Subject: Re: XFree86 use of libgnumalloc From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * My Imake.tmpl. doesn't look like this, the line above is missing. It * sounds very much like I must have old files, but it doesn't make sense to * me, because I lost all my old XFree86 stuff in the disk crash, and this * was recently ftp'ed and unpacked from the 3.3.1. I found another thing * that was broken, too, the ExExt stuff. I don't see how I could be out of * step, but I also don't see how XFree86 could possibly be so broken, it * doesn't make sense. Are you sure your Motif implementation didn't overwrite your imake config files? As long as you are using FreeBSD ports, you shouldn't need any changes to XFree86's config files. Motif often comes with old imake config files that don't work well with new versions of FreeBSD/XFree86. Satoshi From owner-freebsd-ports Sun Oct 26 12:51:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA19965 for ports-outgoing; Sun, 26 Oct 1997 12:51:49 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id MAA19960 for ; Sun, 26 Oct 1997 12:51:44 -0800 (PST) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id VAA10534; Sun, 26 Oct 1997 21:51:16 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.7/8.8.5) id VAA29885; Sun, 26 Oct 1997 21:30:02 +0100 (MET) Message-ID: <19971026213001.BY42961@uriah.heep.sax.de> Date: Sun, 26 Oct 1997 21:30:01 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: chuckr@glue.umd.edu (Chuck Robey) Cc: asami@cs.berkeley.edu (Satoshi Asami), ports@FreeBSD.ORG Subject: Re: XFree86 use of libgnumalloc References: <199710260401.AAA04914@bubble.didi.com> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: ; from Chuck Robey on Oct 26, 1997 11:22:30 -0500 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Chuck Robey wrote: > Ahh yes, that's where it came from! I've regenerated my XFree86 stuff > from the port, and couldn't understand where my broken FreeBSD.cf could > have come from, ... One more reason for me to always insist on the option to install this kind of stuff e.g. to /usr/Motif. IIRC, the very first install script from Xig we (Jordan and me) have got for a review didn't allow for this, and it was one of my complaints (and submitted fixes) to allow it. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-freebsd-ports Sun Oct 26 16:37:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA00423 for ports-outgoing; Sun, 26 Oct 1997 16:37:48 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA00418 for ; Sun, 26 Oct 1997 16:37:46 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id QAA07949 for ; Sun, 26 Oct 1997 16:37:45 -0800 (PST) To: ports@freebsd.org Subject: 3.0-packages seem to be out of date. Date: Sun, 26 Oct 1997 16:37:43 -0800 Message-ID: <7943.877912663@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk If you install, say, bash along with any recent 3.0-SNAP installation you'll find that it doesn't run, needing libtermcap.so.2.1 among other things. Where were these packages built? I think they need a rebuild, to be sure, and we should also look forward to a flood of complaints (and the need to come up with a suitable workaround) from the 3.0-971006-SNAP CDROM users since the problem is also in the packages directory on that CD. :-( Oh well. Jordan From owner-freebsd-ports Sun Oct 26 16:55:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA01304 for ports-outgoing; Sun, 26 Oct 1997 16:55:30 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from pasteur.EECS.Berkeley.EDU (pasteur.EECS.Berkeley.EDU [128.32.134.113]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id QAA01292; Sun, 26 Oct 1997 16:55:21 -0800 (PST) (envelope-from ctsay@cory.eecs.berkeley.edu) Received: from scott.CS.Berkeley.EDU (scott.CS.Berkeley.EDU [128.32.43.131]) by pasteur.EECS.Berkeley.EDU (8.6.11/8.6.4) with SMTP id QAA24601; Sun, 26 Oct 1997 16:55:13 -0800 Message-ID: <3453E671.24@cory.eecs.berkeley.edu> Date: Sun, 26 Oct 1997 16:55:13 -0800 From: JEFFREY_C TSAY X-Mailer: Mozilla 3.01Gold (X11; I; SunOS 5.5.1 i86pc) MIME-Version: 1.0 To: ports@freebsd.org CC: torstenb@freebsd.org Subject: maplay 1.2+ port Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have modified maplay 1.2 to play MPEG audio layer III files, and I have ported it to FreeBSD. In order to relieve some space from my account, and to distribute it better, I would appreciate it if someone would place the source and the executable files in the FreeBSD port collection. The source and executable can be found at : http://www-inst.eecs.berkeley.edu/~ctsay/mp2win32.html Please let me know if you are willing to help. Thanks. From owner-freebsd-ports Sun Oct 26 17:24:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA03854 for ports-outgoing; Sun, 26 Oct 1997 17:24:37 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from earth.mat.net (root@earth.mat.net [206.246.122.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA03823; Sun, 26 Oct 1997 17:24:20 -0800 (PST) (envelope-from chuckr@glue.umd.edu) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by earth.mat.net (8.8.7/8.6.12) with SMTP id UAA24968; Sun, 26 Oct 1997 20:23:56 -0500 (EST) Date: Sun, 26 Oct 1997 19:23:06 -0500 (EST) From: Chuck Robey X-Sender: chuckr@picnic.mat.net To: JEFFREY_C TSAY cc: ports@FreeBSD.ORG, torstenb@FreeBSD.ORG Subject: Re: maplay 1.2+ port In-Reply-To: <3453E671.24@cory.eecs.berkeley.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 26 Oct 1997, JEFFREY_C TSAY wrote: > I have modified maplay 1.2 to play MPEG audio layer III files, and > I have ported it to FreeBSD. In order to relieve some space from > my account, and to distribute it better, I would appreciate it > if someone would place the source and the executable files in the > FreeBSD port collection. The source and executable can be found at : > > http://www-inst.eecs.berkeley.edu/~ctsay/mp2win32.html > > Please let me know if you are willing to help. Thanks. Jeffrey, how does that differ from the maplay port that now exists in /usrports/audio/maplay? Is your work a FreeBSD port? If it's a modified version of the author's work, could you consider maybe (if there's some difference with our current maplay port) changing our maplay port to include your changes? Our ports system is really how we distribute ported FreeBSD software, and it's really well worth your time to look at it, believe me. Just browsing the bsd.port.mk ports makefile is worth your time, it's a masterpiece of makefiles. You learn that one, you know just about everything there is to know about Makefiles. Seeing as our ports generate their own binary packages automatically, it's really not necessary for you to hold your binary, if your space is real short (I know my own university account is kinda cramped!) > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Sun Oct 26 20:49:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA14315 for ports-outgoing; Sun, 26 Oct 1997 20:49:40 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from fenner@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA14284; Sun, 26 Oct 1997 20:49:30 -0800 (PST) (envelope-from fenner) Date: Sun, 26 Oct 1997 20:49:30 -0800 (PST) From: Bill Fenner Message-Id: <199710270449.UAA14284@hub.freebsd.org> To: bmc@WillsCreek.COM, fenner, freebsd-ports Subject: Re: ports/4853 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Update to gnuls port State-Changed-From-To: open-open State-Changed-By: fenner State-Changed-When: Sun Oct 26 20:47:50 PST 1997 State-Changed-Why: It didn't. From owner-freebsd-ports Sun Oct 26 21:55:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA17346 for ports-outgoing; Sun, 26 Oct 1997 21:55:04 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA17337 for ; Sun, 26 Oct 1997 21:54:59 -0800 (PST) (envelope-from mark@greenpeace.grondar.za) Received: from greenpeace.grondar.za (ZdHkEn11lanN6eS5hvboMEiFabXSI37B@greenpeace.grondar.za [196.7.18.132]) by gratis.grondar.za (8.8.7/8.8.7) with ESMTP id HAA16651; Mon, 27 Oct 1997 07:54:55 +0200 (SAT) (envelope-from mark@greenpeace.grondar.za) Received: from greenpeace.grondar.za (wqiOzKJ/jlJlHT5NUJhc/kKyE5wlH9Ck@localhost [127.0.0.1]) by greenpeace.grondar.za (8.8.7/8.8.7) with ESMTP id HAA01690; Mon, 27 Oct 1997 07:54:56 +0200 (SAST) Message-Id: <199710270554.HAA01690@greenpeace.grondar.za> X-Mailer: exmh version 2.0zeta 7/24/97 To: "Jordan K. Hubbard" cc: ports@FreeBSD.ORG Subject: Re: 3.0-packages seem to be out of date. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 27 Oct 1997 07:54:50 +0200 From: Mark Murray Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk "Jordan K. Hubbard" wrote: > If you install, say, bash along with any recent 3.0-SNAP installation > you'll find that it doesn't run, needing libtermcap.so.2.1 among other > things. Where were these packages built? I think they need a > rebuild, to be sure, and we should also look forward to a flood of > complaints (and the need to come up with a suitable workaround) from > the 3.0-971006-SNAP CDROM users since the problem is also in the > packages directory on that CD. :-( We just need to boost the libcompat collection. :-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org From owner-freebsd-ports Sun Oct 26 23:23:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA21932 for ports-outgoing; Sun, 26 Oct 1997 23:23:33 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA21893; Sun, 26 Oct 1997 23:23:19 -0800 (PST) (envelope-from thomas@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.7/8.8.6) with ESMTP id IAA29357; Mon, 27 Oct 1997 08:23:11 +0100 (CET) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.7/8.8.5) id IAA18298; Mon, 27 Oct 1997 08:23:10 +0100 (CET) To: James Raynard Cc: ports@freebsd.org Subject: Re: cvs commit: ports/x11/xview-lib/patches patch-ad patch-ae References: <199710251339.GAA28283@freefall.freebsd.org> From: Thomas Gellekum Date: 27 Oct 1997 08:23:09 +0100 In-Reply-To: James Raynard's message of Sat, 25 Oct 1997 06:39:16 -0700 (PDT) Message-ID: <877mazhdpe.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 14 X-Mailer: Gnus v5.4.37/XEmacs 19.15 Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk James Raynard writes: > jraynard 1997/10/25 06:39:16 PDT > > Modified files: > x11/xview-lib/patches patch-ad patch-ae > Log: > Finally stop {cmd,shell}tool crashing when they can't find cfree. Which reminds me: Bill Fenner's distfile checker complains that it can't find the distfile. It really seem to be gone from the X11 contrib area. Should we keep the tarball in LOCAL_PORTS? tg From owner-freebsd-ports Sun Oct 26 23:35:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA22984 for ports-outgoing; Sun, 26 Oct 1997 23:35:52 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA22970 for ; Sun, 26 Oct 1997 23:35:48 -0800 (PST) (envelope-from thomas@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.7/8.8.6) with ESMTP id IAA29423; Mon, 27 Oct 1997 08:35:35 +0100 (CET) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.7/8.8.5) id IAA18322; Mon, 27 Oct 1997 08:35:35 +0100 (CET) To: Matthew Hunt Cc: freebsd-ports@hub.freebsd.org Subject: Re: ports/4852: Angband PLIST wrong, installed package unusable References: <199710252030.NAA20758@hub.freebsd.org> From: Thomas Gellekum Date: 27 Oct 1997 08:35:34 +0100 In-Reply-To: Matthew Hunt's message of Sat, 25 Oct 1997 13:30:00 -0700 (PDT) Message-ID: <8767qjhd4p.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 15 X-Mailer: Gnus v5.4.37/XEmacs 19.15 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Matthew Hunt writes: > To the ports committers: PR ports/4583 contains a patch I submitted > to this port over a month ago. Could someone review and commit it, > please? Hm. I thought I did this. The latest revision I have is: # $Id: Makefile,v 1.3 1997/09/19 06:46:36 tg Exp $ # DISTNAME= angband-282 Will check, though. tg From owner-freebsd-ports Mon Oct 27 00:28:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA26220 for ports-outgoing; Mon, 27 Oct 1997 00:28:08 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from dfw-ix12.ix.netcom.com (dfw-ix12.ix.netcom.com [206.214.98.12]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA26138; Mon, 27 Oct 1997 00:28:00 -0800 (PST) (envelope-from asami@bubble.didi.com) Received: (from smap@localhost) by dfw-ix12.ix.netcom.com (8.8.4/8.8.4) id CAA09708; Mon, 27 Oct 1997 02:26:58 -0600 (CST) Received: from sjx-ca35-03.ix.netcom.com(204.31.236.131) by dfw-ix12.ix.netcom.com via smap (V1.3) id rma009706; Mon Oct 27 02:26:52 1997 Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.5) id SAA00739; Sun, 26 Oct 1997 18:11:33 -0500 (EST) Date: Sun, 26 Oct 1997 18:11:33 -0500 (EST) Message-Id: <199710262311.SAA00739@bubble.didi.com> To: ac199@hwcn.org CC: tg@FreeBSD.ORG, ports@FreeBSD.ORG In-reply-to: (message from Tim Vanderhoek on Fri, 24 Oct 1997 01:45:11 -0400 (EDT)) Subject: Re: cvs commit: ports/games/tksol/patches patch-a ports/games/tksol/pkg PLIST From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Namely /usr/local/share/games/tksol. * * Would /usr/local/libdata be more/as appropriate? There must be * other tcl programs in the same situation of wanting a tcl-version * independent directory, not all of which may be games. share/games/ is fine for text files. For non-text files, I would just put it under lib. /usr/libdata never made much sense to me (especially for tcl scripts, which clearly are text files). Satoshi From owner-freebsd-ports Mon Oct 27 00:30:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA26384 for ports-outgoing; Mon, 27 Oct 1997 00:30:04 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA26377; Mon, 27 Oct 1997 00:30:02 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 27 Oct 1997 00:30:02 -0800 (PST) Resent-Message-Id: <199710270830.AAA26377@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, graphite@jp.freebsd.org Received: (from nobody@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA25816; Mon, 27 Oct 1997 00:21:42 -0800 (PST) (envelope-from nobody) Message-Id: <199710270821.AAA25816@hub.freebsd.org> Date: Mon, 27 Oct 1997 00:21:42 -0800 (PST) From: graphite@jp.freebsd.org To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/4863: Fix for ja-groff-0.99 on FreeBSD-2.2.5R Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4863 >Category: ports >Synopsis: Fix for ja-groff-0.99 on FreeBSD-2.2.5R >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 27 00:30:01 PST 1997 >Last-Modified: >Originator: Noritaka Ishizumi >Organization: NAIST >Release: 2.2-STABLE >Environment: >Description: Fix a install probrem, that because of no roff macro for tcl on FreeBSD-2.2.5R >How-To-Repeat: >Fix: diff -ur groff.old/Makefile groff/Makefile --- groff.old/Makefile Mon Sep 15 06:34:39 1997 +++ groff/Makefile Mon Oct 27 16:44:32 1997 @@ -46,7 +46,6 @@ @${CP} -p /usr/share/tmac/tmac.vgrind ${PREFIX}/share/groff/tmac @${CP} -p /usr/share/tmac/eqnrc ${PREFIX}/share/groff/tmac @${CP} -p /usr/share/tmac/hyphen.us-ru ${PREFIX}/share/groff/tmac - @${CP} -p /usr/share/tmac/tcl.macros ${PREFIX}/share/groff/tmac @${CP} -p /usr/share/tmac/troffrc ${PREFIX}/share/groff/tmac @${CP} -p /usr/share/tmac/mdoc/doc-common ${PREFIX}/share/groff/tmac/mdo c @${CP} -p /usr/share/tmac/mdoc/doc-syms ${PREFIX}/share/groff/tmac/mdoc diff -ur groff.old/pkg/PLIST groff/pkg/PLIST --- groff.old/pkg/PLIST Tue May 20 13:50:55 1997 +++ groff/pkg/PLIST Mon Oct 27 16:58:54 1997 @@ -59,7 +59,6 @@ share/groff/tmac/tmac.groff_an share/groff/tmac/tmac.orig_me share/groff/tmac/tmac.vgrind -share/groff/tmac/tcl.macros share/groff/tmac/tmac.pic share/groff/tmac/tmac.ps share/groff/tmac/tmac.psnew >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon Oct 27 01:17:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA28750 for ports-outgoing; Mon, 27 Oct 1997 01:17:33 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA28741; Mon, 27 Oct 1997 01:17:21 -0800 (PST) (envelope-from thomas@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.7/8.8.6) with ESMTP id KAA00184; Mon, 27 Oct 1997 10:17:00 +0100 (CET) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.7/8.8.5) id KAA22005; Mon, 27 Oct 1997 10:16:58 +0100 (CET) To: asami@cs.berkeley.edu (Satoshi Asami) Cc: ac199@hwcn.org, tg@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: cvs commit: ports/games/tksol/patches patch-a ports/games/tksol/pkg PLIST References: <199710262311.SAA00739@bubble.didi.com> From: Thomas Gellekum Date: 27 Oct 1997 10:16:57 +0100 In-Reply-To: asami@cs.berkeley.edu's message of Sun, 26 Oct 1997 18:11:33 -0500 (EST) Message-ID: <873elnh8fq.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 19 X-Mailer: Gnus v5.4.37/XEmacs 19.15 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami@cs.berkeley.edu (Satoshi Asami) writes: > * Namely /usr/local/share/games/tksol. > * > * Would /usr/local/libdata be more/as appropriate? There must be > * other tcl programs in the same situation of wanting a tcl-version > * independent directory, not all of which may be games. > > share/games/ is fine for text files. For non-text files, I would > just put it under lib. I'd even put architecture-independent files under share/ (actually, I already do that in the python port). This distinction between text files and other arch-independent formats always sounded a bit far-fetched to me. libdata/ could go, as I see it. I agree that arch-dependent files should go to lib/. tg From owner-freebsd-ports Mon Oct 27 01:50:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA01131 for ports-outgoing; Mon, 27 Oct 1997 01:50:43 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA01110; Mon, 27 Oct 1997 01:50:35 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id BAA06740; Mon, 27 Oct 1997 01:50:29 -0800 (PST) Date: Mon, 27 Oct 1997 01:50:29 -0800 (PST) Message-Id: <199710270950.BAA06740@freefall.freebsd.org> To: mph@pobox.com, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4583 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: More changes to games/angband State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Mon Oct 27 01:48:44 PST 1997 State-Changed-Why: Committed, thanks. I've put the "@echo"s into pkg/MESSAGE so the package users will also see the message. From owner-freebsd-ports Mon Oct 27 02:06:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA02994 for ports-outgoing; Mon, 27 Oct 1997 02:06:12 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA02981; Mon, 27 Oct 1997 02:05:57 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id CAA06947; Mon, 27 Oct 1997 02:05:51 -0800 (PST) Date: Mon, 27 Oct 1997 02:05:51 -0800 (PST) Message-Id: <199710271005.CAA06947@freefall.freebsd.org> To: sander@haldjas.folklore.ee, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4852 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Angband PLIST wrong, installed package unusable State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Mon Oct 27 02:03:45 PST 1997 State-Changed-Why: Please use the latest port or the package from 2.2.5, packages-current seems to be out of date for now. From owner-freebsd-ports Mon Oct 27 02:59:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA08171 for ports-outgoing; Mon, 27 Oct 1997 02:59:30 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA08166 for ; Mon, 27 Oct 1997 02:59:27 -0800 (PST) (envelope-from asami@bubble.didi.com) Received: from bubble.didi.com (sjx-ca35-03.ix.netcom.com [204.31.236.131]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id CAA16215; Mon, 27 Oct 1997 02:59:25 -0800 (PST) Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.5) id CAA01964; Mon, 27 Oct 1997 02:59:21 -0800 (PST) Date: Mon, 27 Oct 1997 02:59:21 -0800 (PST) Message-Id: <199710271059.CAA01964@bubble.didi.com> To: jkh@time.cdrom.com CC: ports@FreeBSD.org In-reply-to: <7943.877912663@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: 3.0-packages seem to be out of date. From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk * If you install, say, bash along with any recent 3.0-SNAP installation * you'll find that it doesn't run, needing libtermcap.so.2.1 among other * things. Where were these packages built? I think they need a * rebuild, to be sure, and we should also look forward to a flood of That's for sure. If you check the timestamps, it would have been pretty obvious. David O' is still working on his package building practice. (I heard he lost a lot of stuff during ampere's reinstall.) * complaints (and the need to come up with a suitable workaround) from * the 3.0-971006-SNAP CDROM users since the problem is also in the * packages directory on that CD. :-( I didn't know you are putting up packages on snap CDs. Please don't pull CDs off the ftp site without asking me first. There are lots of "don't sell for profit" kind of stuff up there, haven't I told you so many times? Satoshi From owner-freebsd-ports Mon Oct 27 03:05:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA08671 for ports-outgoing; Mon, 27 Oct 1997 03:05:01 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA08642; Mon, 27 Oct 1997 03:04:55 -0800 (PST) (envelope-from max@FreeBSD.org) From: Masafumi NAKANE Received: (from max@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id DAA07372; Mon, 27 Oct 1997 03:04:49 -0800 (PST) Date: Mon, 27 Oct 1997 03:04:49 -0800 (PST) Message-Id: <199710271104.DAA07372@freefall.freebsd.org> To: graphite@jp.freebsd.org, max@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4863 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fix for ja-groff-0.99 on FreeBSD-2.2.5R State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Mon Oct 27 03:03:57 PST 1997 State-Changed-Why: Submitted changes made. From owner-freebsd-ports Mon Oct 27 03:18:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA09214 for ports-outgoing; Mon, 27 Oct 1997 03:18:47 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA09202 for ; Mon, 27 Oct 1997 03:17:43 -0800 (PST) (envelope-from asami@bubble.didi.com) Received: from bubble.didi.com (sjx-ca35-03.ix.netcom.com [204.31.236.131]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id DAA16272; Mon, 27 Oct 1997 03:17:41 -0800 (PST) Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.5) id DAA02026; Mon, 27 Oct 1997 03:17:34 -0800 (PST) Date: Mon, 27 Oct 1997 03:17:34 -0800 (PST) Message-Id: <199710271117.DAA02026@bubble.didi.com> To: jkh@time.cdrom.com CC: freebsd-ports@hub.freebsd.org In-reply-to: <199710250440.VAA12327@hub.freebsd.org> (jkh@time.cdrom.com) Subject: Re: ports/4846: Install option for HTML docs does not work - FDIV076 From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * That's what I'll probably do. When I checked into this, I realized * that the ports team neglected to provide a version of the lynx package * which matched the ports collection version this time around and hence * it's missing from the INDEX, leading to its not being listed there at * all in sysinstall's package installer menu. :-( Eww. Sorry about that. lynx was changing faster than I could fetch the tarballs, killing the package builds, so I sent mail to Andrey a couple of weeks before the release asking him to put up the "definite" release tarball somewhere I can get and send me a note. He never did, and I forgot about it too so the package was not built. Maybe we should think about a more suitable default html browser. I have a feeling that lynx changes far too often for us to try to keep up with. Satoshi From owner-freebsd-ports Mon Oct 27 03:21:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA09320 for ports-outgoing; Mon, 27 Oct 1997 03:21:06 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA09315 for ; Mon, 27 Oct 1997 03:21:05 -0800 (PST) (envelope-from asami@bubble.didi.com) Received: from bubble.didi.com (sjx-ca35-03.ix.netcom.com [204.31.236.131]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id DAA16279; Mon, 27 Oct 1997 03:20:46 -0800 (PST) Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.5) id DAA02034; Mon, 27 Oct 1997 03:20:43 -0800 (PST) Date: Mon, 27 Oct 1997 03:20:43 -0800 (PST) Message-Id: <199710271120.DAA02034@bubble.didi.com> To: chuckr@glue.umd.edu CC: joerg_wunsch@uriah.heep.sax.de, ports@freebsd.org In-reply-to: (message from Chuck Robey on Sun, 26 Oct 1997 11:22:30 -0500 (EST)) Subject: Re: XFree86 use of libgnumalloc From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * I just releaded the XiG motif, that's where that sucker came from! I'll * write them .... I had to order new media from them, my original floppies * turned out to be unreadable ... they only charged me $10 for the new cdrom * media, thought that was fair, and they've _really_ improved their install * script, but I guess there's more to go. Yeah. XiG doesn't appear to be overly interested (to put it mildly) about XFree86 compatibility, we've got a lot of reports of this sort from innocent XiG users. Maybe I should add a check to bsd.port.mk to see if XiG stuff is installed and warn the user that we test ports only with XFree86.... Satoshi From owner-freebsd-ports Mon Oct 27 03:23:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA09368 for ports-outgoing; Mon, 27 Oct 1997 03:23:50 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA09363 for ; Mon, 27 Oct 1997 03:23:47 -0800 (PST) (envelope-from asami@bubble.didi.com) Received: from bubble.didi.com (sjx-ca35-03.ix.netcom.com [204.31.236.131]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id DAA16283; Mon, 27 Oct 1997 03:23:45 -0800 (PST) Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.5) id DAA02039; Mon, 27 Oct 1997 03:23:42 -0800 (PST) Date: Mon, 27 Oct 1997 03:23:42 -0800 (PST) Message-Id: <199710271123.DAA02039@bubble.didi.com> To: wlloyd@mpd.ca CC: ports@FreeBSD.ORG In-reply-to: <3452CE5E.43A@mpd.ca> (message from Bill Lloyd on Sun, 26 Oct 1997 01:00:14 -0400) Subject: Re: Port problem. From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * MASTER_SITE_GNU+= \ * ftp://prep.ai.mit.edu/pub/gnu/%SUBDIR%/ \ * ftp://wuarchive.wustl.edu/systems/gnu/%SUBDIR%/ * * However, I'm not sure this is really how this bug should be fixed. I * guess it's probably that SUBDIR evaluates as nothing and it ends up with * two //. You are absolutely right. This has bit us recently with the new fetch (since "fix"ed) too. Maybe we should really rethink how this all should work. One way is to remove the trailing slash and go change all the ports that define *_SITE_SUBDIR to include the trailing slash. Another...hmm, does it work for you if the path ends with "something/real/dir/./"? If we make the default value of *_SITE_SUBDIR to be ".", that may help. Satoshi From owner-freebsd-ports Mon Oct 27 03:38:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA10498 for ports-outgoing; Mon, 27 Oct 1997 03:38:23 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA10487; Mon, 27 Oct 1997 03:38:16 -0800 (PST) (envelope-from asami@sunset.cs.berkeley.edu) Received: from sunset.cs.berkeley.edu (sjx-ca35-03.ix.netcom.com [204.31.236.131]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id DAA16310; Mon, 27 Oct 1997 03:38:00 -0800 (PST) Received: (from asami@localhost) by sunset.cs.berkeley.edu (8.8.7/8.8.5) id DAA02124; Mon, 27 Oct 1997 03:37:53 -0800 (PST) Date: Mon, 27 Oct 1997 03:37:53 -0800 (PST) Message-Id: <199710271137.DAA02124@sunset.cs.berkeley.edu> To: tg@ihf.rwth-aachen.de CC: ac199@hwcn.org, tg@freebsd.org, ports@freebsd.org In-reply-to: <873elnh8fq.fsf@ghpc6.ihf.rwth-aachen.de> (message from Thomas Gellekum on 27 Oct 1997 10:16:57 +0100) Subject: Re: cvs commit: ports/games/tksol/patches patch-a ports/games/tksol/pkg PLIST From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * I'd even put architecture-independent files under share/ (actually, I * already do that in the python port). This distinction between text * files and other arch-independent formats always sounded a bit * far-fetched to me. libdata/ could go, as I see it. * * I agree that arch-dependent files should go to lib/. You won't get a disagreement from me. That's one of the things that came with 4.4 that I never fully understood why. (Not like you can "grep" those directories safely anyway, as the manpages are compressed.) Satoshi From owner-freebsd-ports Mon Oct 27 03:38:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA10524 for ports-outgoing; Mon, 27 Oct 1997 03:38:34 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA10514; Mon, 27 Oct 1997 03:38:28 -0800 (PST) (envelope-from asami@sunset.cs.berkeley.edu) Received: from sunset.cs.berkeley.edu (sjx-ca35-03.ix.netcom.com [204.31.236.131]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id DAA16314; Mon, 27 Oct 1997 03:38:27 -0800 (PST) Received: (from asami@localhost) by sunset.cs.berkeley.edu (8.8.7/8.8.5) id DAA02129; Mon, 27 Oct 1997 03:38:23 -0800 (PST) Date: Mon, 27 Oct 1997 03:38:23 -0800 (PST) Message-Id: <199710271138.DAA02129@sunset.cs.berkeley.edu> To: tg@ihf.rwth-aachen.de CC: jraynard@FreeBSD.ORG, ports@FreeBSD.ORG In-reply-to: <877mazhdpe.fsf@ghpc6.ihf.rwth-aachen.de> (message from Thomas Gellekum on 27 Oct 1997 08:23:09 +0100) Subject: Re: cvs commit: ports/x11/xview-lib/patches patch-ad patch-ae From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Which reminds me: Bill Fenner's distfile checker complains that it * can't find the distfile. It really seem to be gone from the X11 * contrib area. Should we keep the tarball in LOCAL_PORTS? Sure. Just say the word, and I will copy it there. Satoshi From owner-freebsd-ports Mon Oct 27 04:00:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA12096 for ports-outgoing; Mon, 27 Oct 1997 04:00:34 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA12091; Mon, 27 Oct 1997 04:00:28 -0800 (PST) (envelope-from thomas@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.7/8.8.6) with ESMTP id NAA01086; Mon, 27 Oct 1997 13:00:18 +0100 (CET) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.7/8.8.5) id NAA23433; Mon, 27 Oct 1997 13:00:17 +0100 (CET) To: asami@cs.berkeley.edu (Satoshi Asami) Cc: tg@ihf.rwth-aachen.de, jraynard@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/xview-lib/patches patch-ad patch-ae References: <199710271138.DAA02129@sunset.cs.berkeley.edu> From: Thomas Gellekum Date: 27 Oct 1997 13:00:16 +0100 In-Reply-To: asami@cs.berkeley.edu's message of Mon, 27 Oct 1997 03:38:23 -0800 (PST) Message-ID: <87yb3ffmb3.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 14 X-Mailer: Gnus v5.4.37/XEmacs 19.15 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami@cs.berkeley.edu (Satoshi Asami) writes: > * Which reminds me: Bill Fenner's distfile checker complains that it > * can't find the distfile. It really seem to be gone from the X11 > * contrib area. Should we keep the tarball in LOCAL_PORTS? > > Sure. Just say the word, and I will copy it there. ``Please.'' ;-) The file is xview3.2p1-X11R6.tar.gz, archie shows mostly copies of FreeBSD/distfiles as the source. tg From owner-freebsd-ports Mon Oct 27 06:33:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA22796 for ports-outgoing; Mon, 27 Oct 1997 06:33:25 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from shrimp.dataplex.net (shrimp.dataplex.net [208.2.87.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA22791 for ; Mon, 27 Oct 1997 06:33:22 -0800 (PST) (envelope-from hetzels@aol.com) Received: from hetzels (170-214-175.ipt.aol.com [152.170.214.175]) by shrimp.dataplex.net (8.8.5/8.8.5) with SMTP id IAA21951 for ; Mon, 27 Oct 1997 08:33:17 -0600 (CST) From: "Scot W. Hetzel" To: "FreeBSD Ports" Subject: Re: Apache w/FrontPage Module Port Date: Mon, 27 Oct 1997 08:06:25 -0600 Message-ID: <01bce2e1$832525a0$afd6aa98@hetzels> 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.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am creating this port, but now I need a way to ignore an error code in the Makefile from addgroup, and adduser. Basically, if user & group www exists I want to ignore the error code. How do I ignore the error? Scot From owner-freebsd-ports Mon Oct 27 06:46:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA23420 for ports-outgoing; Mon, 27 Oct 1997 06:46:54 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from fps.biblos.unal.edu.co ([168.176.37.11]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id GAA23403 for ; Mon, 27 Oct 1997 06:46:42 -0800 (PST) (envelope-from pgiffuni@fps.biblos.unal.edu.co) Received: from localhost by fps.biblos.unal.edu.co (AIX 4.1/UCB 5.64/4.03) id AA45290; Mon, 27 Oct 1997 09:39:45 -0500 Date: Mon, 27 Oct 1997 09:39:43 -0500 (EST) From: "Pedro F. Giffuni" To: "Jordan K. Hubbard" Cc: ports@freebsd.org Subject: Re: 3.0-packages seem to be out of date. In-Reply-To: <7943.877912663@time.cdrom.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk You mean like....ports are supported for current? I thought these were considered broken by Tcl-8.0 and therefore were not updated. Did Satoshi's Tcl patch do a miracle? Pedro. On Sun, 26 Oct 1997, Jordan K. Hubbard wrote: > If you install, say, bash along with any recent 3.0-SNAP installation > you'll find that it doesn't run, needing libtermcap.so.2.1 among other > things. Where were these packages built? I think they need a > rebuild, to be sure, and we should also look forward to a flood of > complaints (and the need to come up with a suitable workaround) from > the 3.0-971006-SNAP CDROM users since the problem is also in the > packages directory on that CD. :-( > > Oh well. > > Jordan > From owner-freebsd-ports Mon Oct 27 08:04:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA28713 for ports-outgoing; Mon, 27 Oct 1997 08:04:36 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA28699 for ; Mon, 27 Oct 1997 08:04:24 -0800 (PST) (envelope-from chuckr@glue.umd.edu) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.8.7/8.8.5) with SMTP id KAA11981; Mon, 27 Oct 1997 10:02:40 -0500 (EST) X-Authentication-Warning: picnic.mat.net: chuckr owned process doing -bs Date: Mon, 27 Oct 1997 10:02:39 -0500 (EST) From: Chuck Robey X-Sender: chuckr@picnic.mat.net To: Satoshi Asami cc: joerg_wunsch@uriah.heep.sax.de, ports@FreeBSD.ORG Subject: Re: XFree86 use of libgnumalloc In-Reply-To: <199710271120.DAA02034@bubble.didi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 27 Oct 1997, Satoshi Asami wrote: > * I just releaded the XiG motif, that's where that sucker came from! I'll > * write them .... I had to order new media from them, my original floppies > * turned out to be unreadable ... they only charged me $10 for the new cdrom > * media, thought that was fair, and they've _really_ improved their install > * script, but I guess there's more to go. > > Yeah. XiG doesn't appear to be overly interested (to put it mildly) > about XFree86 compatibility, Well, they sell their own server, so they're in competetition with XFree86, I guess. They're polite about it, I guess, so maybe it's expected. we've got a lot of reports of this sort > from innocent XiG users. Maybe I should add a check to bsd.port.mk to > see if XiG stuff is installed and warn the user that we test ports > only with XFree86.... That seems a little extreme ... or, at least, make the warning message more explicit, warn that XiG uses a config setup that works badly with newer XFree86 installs. > > Satoshi > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Mon Oct 27 08:10:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA29091 for ports-outgoing; Mon, 27 Oct 1997 08:10:16 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA29084 for ; Mon, 27 Oct 1997 08:10:12 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id IAA02541; Mon, 27 Oct 1997 08:10:08 -0800 (PST) To: asami@cs.berkeley.edu (Satoshi Asami) cc: ports@FreeBSD.ORG Subject: Re: 3.0-packages seem to be out of date. In-reply-to: Your message of "Mon, 27 Oct 1997 02:59:21 PST." <199710271059.CAA01964@bubble.didi.com> Date: Mon, 27 Oct 1997 08:10:07 -0800 Message-ID: <2536.877968607@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I didn't know you are putting up packages on snap CDs. Please don't > pull CDs off the ftp site without asking me first. There are lots of > "don't sell for profit" kind of stuff up there, haven't I told you so > many times? The syncronization between myself and the ports/packages team has gotten harder with each progressive release and I've complained to you before about the difficulties and confusion in syncronization. For the next release, it's going to be one of the 3 following choices for me: 1. I take over the building of packages myself so that I have more control over when/where/how the packages are built. 2. This system of building packages is automated in a similar fashion to the current.freebsd.org server so that some FTP site can simply be mirrored by anyone wishing to build a CD (and as I'm not the only person building CDs, this would probably be the most general solution). 3. We stop distributing packages and distfiles on CD, doing just the ports collection and letting folks use the net to grab packages or distfiles. The current system is no longer workable, I'm no longer willing to do things "the old way" - it's going to be one of these 3 options for 3.0 / 2.2.6. Jordan From owner-freebsd-ports Mon Oct 27 08:10:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA29162 for ports-outgoing; Mon, 27 Oct 1997 08:10:55 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA29152 for ; Mon, 27 Oct 1997 08:10:50 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id IAA02556; Mon, 27 Oct 1997 08:10:47 -0800 (PST) To: asami@cs.berkeley.edu (Satoshi Asami) cc: freebsd-ports@hub.freebsd.org Subject: Re: ports/4846: Install option for HTML docs does not work - FDIV076 In-reply-to: Your message of "Mon, 27 Oct 1997 03:17:34 PST." <199710271117.DAA02026@bubble.didi.com> Date: Mon, 27 Oct 1997 08:10:47 -0800 Message-ID: <2553.877968647@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Maybe we should think about a more suitable default html browser. I > have a feeling that lynx changes far too often for us to try to keep > up with. I've always been open to suggestions on this one. :-) Jordan From owner-freebsd-ports Mon Oct 27 10:08:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA11028 for ports-outgoing; Mon, 27 Oct 1997 10:08:04 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA10220 for freebsd-ports@freebsd.org; Mon, 27 Oct 1997 10:00:41 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 27 Oct 1997 10:00:41 -0800 (PST) Message-Id: <199710271800.KAA10220@hub.freebsd.org> From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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 Work on the problem has been postponed. This happens if a timely solution is not possible or is not cost-effective at the present time. The PR continues to exist, though a solution is not being actively sought. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1997/06/14] ports/3872 ports Enter key not working properly in trn por o [1997/07/14] ports/4093 ports [oleo] Calculating 1/1 becomes infinity. o [1997/09/25] ports/4626 ports inn port, active file contains control ch o [1997/10/08] ports/4730 ports octave-2.0.9 port has incorrect PLIST o [1997/10/16] ports/4787 ports www/p5-Apache port is out of date 5 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1996/10/11] bin/1773 ports A NULL pointer causing segmentation core s [1996/12/22] ports/2268 ports libc from linux emulator does not use /et o [1997/03/07] ports/2918 ports Unable to pass 8+ command line arguments o [1997/03/11] ports/2956 ports New Port: xgospel-1.10d in ftp.freebsd.or a [1997/03/15] ports/2994 ports xpm port does not build for the first tim o [1997/05/21] ports/3649 ports xlock quits on receipt of signalxx 8 o [1997/09/30] ports/4662 ports Ports Additions: upsd-2.0 o [1997/10/06] ports/4708 ports netatalk is broke. no authorization. o [1997/10/06] ports/4711 ports mail/p5-Mail-Folder runtime requirement m o [1997/10/07] ports/4724 ports teTeX-0.4 port, make install fails - not o [1997/10/16] ports/4781 ports installation of teTeX overwrites the mp e o [1997/10/18] ports/4798 ports setuid-root Xserver problem o [1997/10/19] ports/4803 ports xgrabsc dies with "bus error" after selec o [1997/10/20] ports/4814 ports :cd-write-1.4 requires mkisofs o [1997/10/24] ports/4846 ports Install option for HTML docs does not wor o [1997/10/24] ports/4848 ports New Port to add! nasm assembler (incoming 16 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1996/07/21] ports/1416 ports cflow(1) doesn't parse GNU C __attribute_ f [1996/12/08] ports/2182 ports FreeBSD's and X-32's list of locales do n f [1997/01/24] ports/2571 ports Maxima lacks pkg directory o [1997/02/22] ports/2797 ports New Port: qmail a [1997/03/06] ports/2902 ports Fix xmcd port for PACKAGE_BUILDING a [1997/03/06] ports/2905 ports Fixed port: xshisen-1.36 o [1997/03/08] ports/2920 ports patch for mispositioned xv windows under o [1997/03/13] ports/2974 ports updated Makefile and patch-ab of jp-dvi2p o [1997/03/15] ports/2993 ports qmail-port-take2-proff.tar.gz in incoming o [1997/03/17] ports/3012 ports qmailanalog port in incoming a [1997/03/21] ports/3052 ports /usr/ports/lang/expect does not find tkCo o [1997/03/24] ports/3081 ports sitelispdir is a directory no a path in x o [1997/04/01] ports/3169 ports nn port broken o [1997/04/15] ports/3306 ports new port-package for ifmail o [1997/04/17] ports/3318 ports New port: jigsaw (Java-based HTTP server) a [1997/04/19] ports/3335 ports new port request of korean/hanemacs o [1997/04/24] ports/3379 ports mprof dumps core on FreeBSD 2.2.1 o [1997/04/25] ports/3383 ports kaffe core dumps if LD_LIBRARY_PATH not s o [1997/04/28] ports/3411 ports New port - Atari 8 bit computer emulator s [1997/05/04] ports/3498 ports nn-current port is out of date f [1997/05/14] ports/3597 ports jp-groff-0.99 port macro update o [1997/05/21] ports/3657 ports Port of NCSA HyperNews submitted as p5-hy o [1997/06/04] ports/3787 ports ghostscript-3.53 has bad PLIST o [1997/06/07] ports/3806 ports update s3mod to 1.09 o [1997/06/09] ports/3824 ports New port: snes97 o [1997/06/09] ports/3831 ports netris port doesn't install sr o [1997/06/14] ports/3870 ports Upgrade tkdesk 1.0b3 --> 1.0b4 o [1997/06/22] ports/3928 ports New port: jp-pgp-2.6.3ia (language) o [1997/06/23] ports/3939 ports new port: latex2html_icon_server o [1997/06/23] ports/3940 ports port of latex2html-96.1 o [1997/06/29] ports/3983 ports New port: psf toolkit o [1997/06/30] ports/3991 ports set of OffiX ports o [1997/06/30] ports/3997 ports New port: VRML browser (vrweb) o [1997/07/02] ports/4014 ports package/port installation obeys roots uma o [1997/07/03] ports/4025 ports New port - jp-ebw3 o [1997/07/05] ports/4038 ports Initial port of the alpha-rel. WindowMake o [1997/07/07] ports/4055 ports Port for XMpeg3 v1.0 o [1997/07/09] ports/4067 ports wrong formats of files in offix.tar o [1997/07/16] ports/4103 ports Should I or should I not ? o [1997/07/16] ports/4104 ports Minor fix to hobbes-icons-xpm3 o [1997/07/17] ports/4109 ports New port: xcopilot o [1997/07/18] ports/4118 ports New Port: bind 8.1.1 o [1997/07/19] ports/4124 ports Apache 1.2.1 port does not install docume o [1997/07/20] ports/4133 ports new port: mpich.tar.gz o [1997/07/22] ports/4142 ports Hugs port to FreeBSD 2.2.1 o [1997/07/30] ports/4192 ports New port: Amulet o [1997/07/31] ports/4203 ports Updated port file for the perl package p5 o [1997/08/03] ports/4219 ports TkRef submitted to Ports o [1997/08/04] ports/4227 ports cops perl script produces errors o [1997/08/06] ports/4239 ports New Port: xtattr o [1997/08/08] ports/4248 ports Port submission of Chimera 2.0a2 X-WWW Br o [1997/08/10] ports/4263 ports new ports: jp-vfxdvik-18f (dvi viewer for o [1997/08/10] ports/4264 ports mftp get a Segmentation fault o [1997/08/11] ports/4277 ports New port: asclock o [1997/08/12] ports/4281 ports Compress pcl graphics files - this is an o [1997/08/13] ports/4296 ports New Port emulators/stonx o [1997/08/14] ports/4304 ports Recommendation re. Ports Collection o [1997/08/15] ports/4311 ports new port of asmail-0.50 o [1997/08/17] ports/4319 ports New port: ASFiles-1.0 o [1997/08/18] ports/4330 ports new ports for rxvt with big5 support o [1997/08/18] ports/4331 ports new port of asprint o [1997/08/20] ports/4343 ports New ports submission - GUI E-Mail util s [1997/08/22] ports/4360 ports new port of Amaya-1.0b o [1997/08/23] ports/4362 ports submit new port chinese/rxvt o [1997/08/24] ports/4371 ports tkcvs+tkdiff o [1997/08/25] ports/4377 ports bkpupsd [device] o [1997/08/25] ports/4384 ports New port display-1.0 o [1997/08/26] ports/4387 ports New port: icewm o [1997/08/26] ports/4391 ports New port: VPCE o [1997/08/27] ports/4402 ports Port submission: math::MatrixReal o [1997/08/28] ports/4412 ports New port: YaTeX (in print and japanese) o [1997/09/01] ports/4446 ports New port: Atlast-1.0 o [1997/09/07] ports/4481 ports yet another Mac hfs utility o [1997/09/08] ports/4496 ports new port of latex2html-97.1.tar.gz o [1997/09/11] ports/4510 ports New port: lftp-0.12.2 o [1997/09/12] ports/4521 ports 'Joe' editor does not show control-chars o [1997/09/13] ports/4529 ports New port: kaskade-3.1.1 o [1997/09/13] ports/4530 ports New port: Xinvest o [1997/09/14] ports/4534 ports replace gimp with gimp-devel o [1997/09/14] ports/4546 ports HDF-lib port revised o [1997/09/15] ports/4552 ports New port: cccc-2.1.1 o [1997/09/16] ports/4557 ports New ports: xjig 2.4 o [1997/09/17] ports/4565 ports News port: ircII-current (ircII-2.9a8/col o [1997/09/18] ports/4578 ports New port of a checkbook//accounting packa o [1997/09/18] ports/4580 ports new port of tycoon, x11 desktop stuff o [1997/09/20] ports/4590 ports New port: xaniroc-1.02 (category x11) o [1997/09/20] ports/4591 ports Port submission: xtide o [1997/09/21] ports/4595 ports Lynx tarball missing from ftp.freebsd.org o [1997/09/21] ports/4596 ports nas port fails build on 2.2-STABLE o [1997/09/22] ports/4606 ports New port: Hugs 1.4 (hugs-1.4.tar.gz in /p o [1997/09/23] ports/4611 ports Upgade of weblint v1.017 to 1.020 a [1997/09/24] ports/4620 ports update xinetd to 2.2.1 o [1997/09/24] ports/4621 ports New port: xtris [category games] o [1997/09/24] ports/4623 ports Updated port: xmame-0.27.1 (category emul o [1997/09/25] ports/4624 ports New port of Wily, a clone of the Plan 9 e o [1997/09/25] ports/4631 ports New port: ncurses-1.9.9g o [1997/09/27] ports/4640 ports Enabled I18n code of transfig-3.2 with no o [1997/09/28] ports/4643 ports new port - japanese-english dictionary o [1997/09/28] ports/4644 ports This is a new port xfig -international ba o [1997/09/28] ports/4645 ports Enabled command line options such as TOP_ o [1997/09/29] ports/4655 ports Update of XFrisk port (category games) o [1997/09/29] ports/4656 ports New port: sidplay (category emulators) o [1997/09/30] ports/4658 ports yet another X11 utility added -- XDiary o [1997/09/30] ports/4664 ports New port sendfile-1.6 (category net) o [1997/10/01] ports/4667 ports Ocaml port does not install reference man o [1997/10/01] ports/4677 ports AppleTalk routing fails with netatalk 1.4 o [1997/10/06] ports/4707 ports new-port : ja-mtools-3.6 (manipulating MS o [1997/10/07] ports/4719 ports mail/cucipop port update o [1997/10/08] ports/4726 ports new port developed(X11 japanese font) o [1997/10/08] ports/4729 ports Fix for Cyrus port o [1997/10/08] ports/4731 ports wwwcount-2.3 port compile error o [1997/10/09] ports/4733 ports new port of cfengine o [1997/10/09] ports/4734 ports Ports of NDTPD-1.0.2 and BookView-1.0.4 o [1997/10/11] ports/4740 ports Install extra header file 'ppmcmap.h' in o [1997/10/12] ports/4744 ports New port: pnmtopng o [1997/10/13] ports/4753 ports update port: ja-hex-2.03 (hexadecimal dum o [1997/10/13] ports/4759 ports New port: ja-xnetmaj o [1997/10/14] ports/4762 ports New port: aalib-1.0 o [1997/10/14] ports/4767 ports New port: cftp-0.7 o [1997/10/14] ports/4769 ports msql-2.0.3 ported o [1997/10/15] ports/4770 ports New port: Xitami HTTP Server o [1997/10/16] ports/4777 ports New port: le-1.4.0 o [1997/10/17] ports/4788 ports New port xd-2.3(misc/xd). o [1997/10/17] ports/4791 ports i can't make install on mc-4.1 port o [1997/10/17] ports/4792 ports New ports for INN 1.5.1sec2 & 1.6 Beta 3 o [1997/10/19] ports/4808 ports Broken password.c in backend/libpq for Fr o [1997/10/19] ports/4809 ports Update port: tkdesk 1.03b -> 1.04b o [1997/10/20] ports/4811 ports patch-file corrections for faces and xfac o [1997/10/20] ports/4817 ports port of nettest o [1997/10/21] ports/4819 ports New port: libhelp o [1997/10/21] ports/4820 ports New port: seabattle-1.0 o [1997/10/22] ports/4827 ports New port: nasm-095 o [1997/10/23] ports/4831 ports New port: mmr-1.5.1 o [1997/10/23] ports/4839 ports New port - spin - Verification system for o [1997/10/25] ports/4853 ports Update to gnuls port o [1997/10/26] ports/4857 ports Port submitted: TkRat v1.05 136 problems total. From owner-freebsd-ports Mon Oct 27 10:32:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA12674 for ports-outgoing; Mon, 27 Oct 1997 10:32:39 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from hydrogen.nike.efn.org (resnet.uoregon.edu [128.223.170.28]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA12664 for ; Mon, 27 Oct 1997 10:32:35 -0800 (PST) (envelope-from gurney_j@efn.org) Received: (from jmg@localhost) by hydrogen.nike.efn.org (8.8.7/8.8.7) id KAA01784; Mon, 27 Oct 1997 10:30:53 -0800 (PST) Message-ID: <19971027103053.34372@hydrogen.nike.efn.org> Date: Mon, 27 Oct 1997 10:30:53 -0800 From: John-Mark Gurney To: Chuck Robey Cc: Satoshi Asami , joerg_wunsch@uriah.heep.sax.de, ports@FreeBSD.ORG Subject: Re: XFree86 use of libgnumalloc References: <199710271120.DAA02034@bubble.didi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 In-Reply-To: ; from Chuck Robey on Mon, Oct 27, 1997 at 10:02:39AM -0500 Reply-To: John-Mark Gurney Organization: Cu Networking X-Operating-System: FreeBSD 2.2.1-RELEASE i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Chuck Robey scribbled this message on Oct 27: > On Mon, 27 Oct 1997, Satoshi Asami wrote: > > > * I just releaded the XiG motif, that's where that sucker came from! I'll > > * write them .... I had to order new media from them, my original floppies > > * turned out to be unreadable ... they only charged me $10 for the new cdrom > > * media, thought that was fair, and they've _really_ improved their install > > * script, but I guess there's more to go. > > > > Yeah. XiG doesn't appear to be overly interested (to put it mildly) > > about XFree86 compatibility, > > Well, they sell their own server, so they're in competetition with > XFree86, I guess. They're polite about it, I guess, so maybe it's > expected. yeh... but you have to use XFree86's clients don't you?? or is Xig now releasing clients with their server? -- John-Mark Gurney Modem/FAX: +1 541 683 6954 Cu Networking Live in Peace, destroy Micro$oft, support free software, run FreeBSD From owner-freebsd-ports Mon Oct 27 10:45:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA13753 for ports-outgoing; Mon, 27 Oct 1997 10:45:43 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA13723 for ; Mon, 27 Oct 1997 10:45:14 -0800 (PST) (envelope-from chuckr@glue.umd.edu) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.8.7/8.8.5) with SMTP id MAA15237; Mon, 27 Oct 1997 12:43:22 -0500 (EST) X-Authentication-Warning: picnic.mat.net: chuckr owned process doing -bs Date: Mon, 27 Oct 1997 12:43:19 -0500 (EST) From: Chuck Robey X-Sender: chuckr@picnic.mat.net To: John-Mark Gurney cc: Satoshi Asami , joerg_wunsch@uriah.heep.sax.de, ports@FreeBSD.ORG Subject: Re: XFree86 use of libgnumalloc In-Reply-To: <19971027103053.34372@hydrogen.nike.efn.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 27 Oct 1997, John-Mark Gurney wrote: > Chuck Robey scribbled this message on Oct 27: > > On Mon, 27 Oct 1997, Satoshi Asami wrote: > > > > > * I just releaded the XiG motif, that's where that sucker came from! I'll > > > * write them .... I had to order new media from them, my original floppies > > > * turned out to be unreadable ... they only charged me $10 for the new cdrom > > > * media, thought that was fair, and they've _really_ improved their install > > > * script, but I guess there's more to go. > > > > > > Yeah. XiG doesn't appear to be overly interested (to put it mildly) > > > about XFree86 compatibility, > > > > Well, they sell their own server, so they're in competetition with > > XFree86, I guess. They're polite about it, I guess, so maybe it's > > expected. > > yeh... but you have to use XFree86's clients don't you?? or is Xig now > releasing clients with their server? I dunno, I only bought their Motif package. It works well, installs badly. > > -- > John-Mark Gurney Modem/FAX: +1 541 683 6954 > Cu Networking > > Live in Peace, destroy Micro$oft, support free software, run FreeBSD > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Mon Oct 27 11:40:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA18004 for ports-outgoing; Mon, 27 Oct 1997 11:40:04 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA17977; Mon, 27 Oct 1997 11:40:02 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 27 Oct 1997 11:40:02 -0800 (PST) Resent-Message-Id: <199710271940.LAA17977@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, hanspb@persbraten.vgs.no Received: (from nobody@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA17627; Mon, 27 Oct 1997 11:34:07 -0800 (PST) (envelope-from nobody) Message-Id: <199710271934.LAA17627@hub.freebsd.org> Date: Mon, 27 Oct 1997 11:34:07 -0800 (PST) From: hanspb@persbraten.vgs.no To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/4865: xdm doesn't set env variables Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4865 >Category: ports >Synopsis: xdm doesn't set env variables >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 27 11:40:01 PST 1997 >Last-Modified: >Originator: Hans Petter Bieker >Organization: - >Release: 2.2-stable. ports-current >Environment: FreeBSD pe049.persbraten.vgs.no 2.2-STABLE FreeBSD 2.2-STABLE #0: Thu Oct 9 15:30:21 CEST 1997 root@pe049.persbraten.vgs.no:/usr/src/sys/compile/PE049 i386 >Description: When I log in using xdm my env variables in /etc/login.conf isn't set. cpu limits etc are set! env variables works from programs calling login. >How-To-Repeat: Login using xdm and have a env variable in /etc/login.conf >Fix: N/A >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon Oct 27 13:10:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA26612 for ports-outgoing; Mon, 27 Oct 1997 13:10:06 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA26606; Mon, 27 Oct 1997 13:10:02 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 27 Oct 1997 13:10:02 -0800 (PST) Resent-Message-Id: <199710272110.NAA26606@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.com.TW Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id NAA26041 for ; Mon, 27 Oct 1997 13:00:50 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 3295 invoked by uid 900); 27 Oct 1997 20:53:53 -0000 Message-Id: <19971027205353.3294.qmail@MinJe.com.TW> Date: 27 Oct 1997 20:53:53 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4868: Update qt to 1.31 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4868 >Category: ports >Synopsis: update qt to 1.31 >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 27 13:10:00 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: update qt to 1.31, i ever ask origin MAINTAINER update it, maybe he is tooo busy, so i update it.... >How-To-Repeat: >Fix: diff -ruN qt.orig/Makefile qt/Makefile --- qt.orig/Makefile Sat Jul 19 01:56:14 1997 +++ qt/Makefile Tue Oct 28 04:39:00 1997 @@ -1,12 +1,12 @@ # New ports collection makefile for: qt -# Version required: 1.2 +# Version required: 1.31 # Date created: 30 Jul 1996 # Whom: searle@longacre.demon.co.uk # # $Id: Makefile,v 1.12 1997/07/17 15:13:01 max Exp $ # -DISTNAME= qt-1.2 +DISTNAME= qt-1.31 CATEGORIES= x11 MASTER_SITES= ftp://ftp.troll.no/qt/source/ @@ -24,32 +24,37 @@ qcombobox.3qt qconnection.3qt qcursor.3qt \ qcustomevent.3qt qdatastream.3qt qdate.3qt \ qdatetime.3qt qdialog.3qt qdict.3qt qdictiterator.3qt \ - qdir.3qt qevent.3qt qfile.3qt qfiledialog.3qt \ - qfileinfo.3qt qfocusevent.3qt qfont.3qt qfontinfo.3qt \ - qfontmetrics.3qt qframe.3qt qgarray.3qt qgcache.3qt \ - qgcacheiterator.3qt qgdict.3qt qgdictiterator.3qt \ + qdir.3qt qdoublevalidator.3qt qevent.3qt qfile.3qt \ + qfiledialog.3qt qfileinfo.3qt qfocusevent.3qt qfont.3qt \ + qfontinfo.3qt qfontmetrics.3qt qframe.3qt qgarray.3qt \ + qgcache.3qt qgcacheiterator.3qt qgdict.3qt qgdictiterator.3qt \ qglist.3qt qglistiterator.3qt qgmanager.3qt qgridlayout.3qt \ - qgroupbox.3qt qimage.3qt \ + qgroupbox.3qt qhboxlayout.3qt qimage.3qt \ qimageio.3qt qintdict.3qt qintdictiterator.3qt \ + qintvalidator.3qt \ qiodevice.3qt qkeyevent.3qt qlabel.3qt qlayout.3qt \ qlcdnumber.3qt \ qlineedit.3qt qlist.3qt qlistbox.3qt qlistboxitem.3qt \ qlistboxpixmap.3qt qlistboxtext.3qt qlistiterator.3qt \ qlnode.3qt qmenubar.3qt qmenudata.3qt qmessagebox.3qt \ qmouseevent.3qt qmoveevent.3qt qmultilineedit.3qt qobject.3qt \ + qmovie.3qt \ qpaintdevice.3qt qpaintdevicemetrics.3qt qpainter.3qt \ qpaintevent.3qt qpalette.3qt qpen.3qt qpicture.3qt \ qpixmap.3qt qpixmapcache.3qt qpoint.3qt \ - qpointarray.3qt qpopupmenu.3qt qprinter.3qt \ + qpointarray.3qt qpointval.3qt qpopupmenu.3qt qprinter.3qt \ + qprogressbar.3qt qprogressdialog.3qt qptrdict.3qt \ + qptrdictiterator.3qt \ qpushbutton.3qt qqueue.3qt qradiobutton.3qt \ qrangecontrol.3qt qrect.3qt qregexp.3qt qregion.3qt \ qresizeevent.3qt qscrollbar.3qt qsenderobject.3qt \ + qsemimodal.3qt \ qshared.3qt qsignal.3qt qsize.3qt qslider.3qt \ qsocketnotifier.3qt qstack.3qt qstrilist.3qt qstring.3qt \ qstrlist.3qt qtabbar.3qt qtabdialog.3qt qtableview.3qt \ qtextstream.3qt qtime.3qt \ qtimer.3qt qtimerevent.3qt qtooltip.3qt qtooltipgroup.3qt \ - qtsmanip.3qt qwidget.3qt \ + qtsmanip.3qt qvalidator.3qt qvboxlayout.3qt qwidget.3qt \ qwindow.3qt qwmatrix.3qt QAccel.3qt QApplication.3qt \ QArray.3qt QBitArray.3qt QBitmap.3qt QBitVal.3qt \ QBoxLayout.3qt QBrush.3qt \ @@ -59,26 +64,31 @@ QColorGroup.3qt QComboBox.3qt QConnection.3qt \ QCursor.3qt QCustomEvent.3qt QDataStream.3qt QDate.3qt \ QDateTime.3qt QDialog.3qt QDict.3qt QDictIterator.3qt \ - QDir.3qt QEvent.3qt QFile.3qt QFileDialog.3qt \ - QFileInfo.3qt QFocusEvent.3qt QFont.3qt QFontInfo.3qt \ - QFontMetrics.3qt QFrame.3qt QGArray.3qt QGCache.3qt \ - QGCacheIterator.3qt QGDict.3qt QGDictIterator.3qt \ + QDir.3qt QDoubleValidator.3qt QEvent.3qt QFile.3qt \ + QFileDialog.3qt QFileInfo.3qt QFocusEvent.3qt QFont.3qt \ + QFontInfo.3qt QFontMetrics.3qt QFrame.3qt QGArray.3qt \ + QGCache.3qt QGCacheIterator.3qt QGDict.3qt QGDictIterator.3qt \ QGList.3qt QGListIterator.3qt QGManager.3qt \ - QGridLayout.3qt QGroupBox.3qt QImage.3qt \ + QGridLayout.3qt QGroupBox.3qt QHBoxLayout.3qt QImage.3qt \ QImageIO.3qt QIntDict.3qt QIntDictIterator.3qt \ + QIntValidator.3qt \ QIODevice.3qt QKeyEvent.3qt QLCDNumber.3qt QLabel.3qt \ QLayout.3qt \ QLineEdit.3qt QList.3qt QListBox.3qt QListBoxItem.3qt \ QListBoxPixmap.3qt QListBoxText.3qt QListIterator.3qt \ QLNode.3qt QMenuBar.3qt QMenuData.3qt QMessageBox.3qt \ + QMovie.3qt \ QMouseEvent.3qt QMoveEvent.3qt QMultiLineEdit.3qt QObject.3qt \ QPaintDevice.3qt QPaintDeviceMetrics.3qt QPainter.3qt \ QPaintEvent.3qt QPalette.3qt QPen.3qt QPicture.3qt \ - QPixmap.3qt QPixmapCache.3qt QPoint.3qt \ + QPixmap.3qt QPixmapCache.3qt QPoint.3qt QPointVal.3qt\ QPointArray.3qt QPopupMenu.3qt QPrinter.3qt \ + QProgressBar.3qt QProgressDialog.3qt \ + QPtrDict.3qt QPtrDictIterator.3qt \ QPushButton.3qt QQueue.3qt QRadioButton.3qt \ QRangeControl.3qt QRect.3qt QRegExp.3qt QRegion.3qt \ QResizeEvent.3qt QScrollBar.3qt QSenderObject.3qt \ + QSemiModal.3qt QVBoxLayout.3qt QValidator.3qt \ QShared.3qt QSignal.3qt QSize.3qt QSlider.3qt \ QSocketNotifier.3qt QStack.3qt QStrIList.3qt QString.3qt \ QStrList.3qt QTabBar.3qt QTabDialog.3qt QTableView.3qt \ @@ -90,15 +100,15 @@ cd ${WRKSRC} && make freebsd-gcc-shared do-install: - ${INSTALL_PROGRAM} $(WRKDIR)/qt-1.2/bin/moc $(X11BASE)/bin - ${INSTALL_DATA} $(WRKDIR)/qt-1.2/lib/libqt.so.1.2 $(X11BASE)/lib + ${INSTALL_PROGRAM} $(WRKDIR)/qt-1.31/bin/moc $(X11BASE)/bin + ${INSTALL_DATA} $(WRKDIR)/qt-1.31/lib/libqt.so.1.31 $(X11BASE)/lib ${LDCONFIG} -m $(PREFIX)/lib mkdir -p $(PREFIX)/include/X11/qt - ${INSTALL_DATA} $(WRKDIR)/qt-1.2/include/* $(PREFIX)/include/X11/qt - ${INSTALL_MAN} $(WRKDIR)/qt-1.2/man/man1/* $(PREFIX)/man/man1 - ${INSTALL_MAN} $(WRKDIR)/qt-1.2/man/man3/* $(PREFIX)/man/man3 + ${INSTALL_DATA} $(WRKDIR)/qt-1.31/include/* $(PREFIX)/include/X11/qt + ${INSTALL_MAN} $(WRKDIR)/qt-1.31/man/man1/* $(PREFIX)/man/man1 + ${INSTALL_MAN} $(WRKDIR)/qt-1.31/man/man3/* $(PREFIX)/man/man3 mkdir -p ${PREFIX}/share/doc/qt - ${INSTALL_DATA} ${WRKDIR}/qt-1.2/README ${PREFIX}/share/doc/qt - ${INSTALL_DATA} ${WRKDIR}/qt-1.2/README.QT ${PREFIX}/share/doc/qt + ${INSTALL_DATA} ${WRKDIR}/qt-1.31/README ${PREFIX}/share/doc/qt + ${INSTALL_DATA} ${WRKDIR}/qt-1.31/README.QT ${PREFIX}/share/doc/qt .include diff -ruN qt.orig/files/md5 qt/files/md5 --- qt.orig/files/md5 Fri Apr 11 12:35:34 1997 +++ qt/files/md5 Tue Oct 28 02:35:49 1997 @@ -1 +1 @@ -MD5 (qt-1.2.tar.gz) = 06afc46741a31e5b2e100bb622e75179 +MD5 (qt-1.31.tar.gz) = 5914872a1e260b56f5f683b5d37182f4 diff -ruN qt.orig/patches/patch-aa qt/patches/patch-aa --- qt.orig/patches/patch-aa Thu Jan 1 08:00:00 1970 +++ qt/patches/patch-aa Tue Oct 28 02:39:18 1997 @@ -0,0 +1,22 @@ +--- Makefile.orig Tue Oct 28 02:38:36 1997 ++++ Makefile Tue Oct 28 02:39:11 1997 +@@ -133,8 +133,8 @@ + + freebsd-gcc-shared: Makefile + CC="gcc" \ +- CFLAGS="-O2 -fno-strength-reduce -Wall -W -I/usr/X11R6/include" \ +- LIBCFLAGS="-fPIC" \ ++ CFLAGS="-O2 -m486 -pipe -fno-strength-reduce -Wall -W -I/usr/X11R6/include" \ ++ LIBCFLAGS="-fpic -DPIC" \ + YACCCFLAGS="-Wno-unused -Wno-parentheses" \ + LFLAGS="-lqt -L/usr/X11R6/lib" \ + SHELL="/bin/sh" PLATFORM=freebsd-gcc-shared ./propagate +@@ -145,7 +145,7 @@ + + freebsd-gcc-static: Makefile + CC="gcc" \ +- CFLAGS="-O2 -fno-strength-reduce -Wall -W -I/usr/X11R6/include" \ ++ CFLAGS="-O2 -m486 -pipe -fno-strength-reduce -Wall -W -I/usr/X11R6/include" \ + LIBCFLAGS="" \ + YACCCFLAGS="-Wno-unused -Wno-parentheses" \ + LFLAGS="-lqt -L/usr/X11R6/lib -lX11" \ diff -ruN qt.orig/pkg/PLIST qt/pkg/PLIST --- qt.orig/pkg/PLIST Wed May 14 16:58:08 1997 +++ qt/pkg/PLIST Tue Oct 28 04:50:08 1997 @@ -1,28 +1,33 @@ -lib/libqt.so.1.2 +lib/libqt.so.1.31 @exec /sbin/ldconfig -m %B man/man1/moc.1.gz man/man3/QApplication.3qt.gz -man/man3/QCloseEvent.3qt.gz man/man3/QArray.3qt.gz man/man3/QBitmap.3qt.gz +man/man3/QBitVal.3qt.gz man/man3/QBrush.3qt.gz -man/man3/QDir.3qt.gz man/man3/QBuffer.3qt.gz man/man3/QButton.3qt.gz man/man3/QButtonGroup.3qt.gz man/man3/QByteArray.3qt.gz man/man3/QCheckBox.3qt.gz man/man3/QClipboard.3qt.gz +man/man3/QCloseEvent.3qt.gz man/man3/QCollection.3qt.gz man/man3/QColor.3qt.gz man/man3/QColorGroup.3qt.gz man/man3/QComboBox.3qt.gz man/man3/QConnection.3qt.gz man/man3/QCursor.3qt.gz +man/man3/QCustomEvent.3qt.gz man/man3/QDataStream.3qt.gz man/man3/QDate.3qt.gz +man/man3/QDateTime.3qt.gz man/man3/QDialog.3qt.gz +man/man3/QDict.3qt.gz man/man3/QDictIterator.3qt.gz +man/man3/QDir.3qt.gz +man/man3/QDoubleValidator.3qt.gz man/man3/QEvent.3qt.gz man/man3/QFile.3qt.gz man/man3/QFileDialog.3qt.gz @@ -36,52 +41,59 @@ man/man3/QGCacheIterator.3qt.gz man/man3/QGDict.3qt.gz man/man3/QGDictIterator.3qt.gz -man/man3/QCustomEvent.3qt.gz -man/man3/QDateTime.3qt.gz man/man3/QGList.3qt.gz +man/man3/QGListIterator.3qt.gz man/man3/QGroupBox.3qt.gz +man/man3/QHBoxLayout.3qt.gz man/man3/QImage.3qt.gz man/man3/QImageIO.3qt.gz man/man3/QIntDict.3qt.gz man/man3/QIntDictIterator.3qt.gz +man/man3/QIntValidator.3qt.gz man/man3/QIODevice.3qt.gz man/man3/QKeyEvent.3qt.gz man/man3/QLabel.3qt.gz man/man3/QLayout.3qt.gz -man/man3/QPen.3qt.gz man/man3/QLCDNumber.3qt.gz man/man3/QLineEdit.3qt.gz man/man3/QList.3qt.gz man/man3/QListBoxItem.3qt.gz man/man3/QListBoxPixmap.3qt.gz man/man3/QListBoxText.3qt.gz -man/man3/QGListIterator.3qt.gz man/man3/QLNode.3qt.gz man/man3/QMenuBar.3qt.gz man/man3/QMenuData.3qt.gz man/man3/QMessageBox.3qt.gz man/man3/QMoveEvent.3qt.gz +man/man3/QMovie.3qt.gz man/man3/QObject.3qt.gz man/man3/QPaintDevice.3qt.gz man/man3/QPaintDeviceMetrics.3qt.gz man/man3/QPainter.3qt.gz man/man3/QPalette.3qt.gz +man/man3/QPen.3qt.gz man/man3/QPicture.3qt.gz man/man3/QPixmap.3qt.gz man/man3/QPixmapCache.3qt.gz man/man3/QPoint.3qt.gz man/man3/QPointArray.3qt.gz +man/man3/QPointVal.3qt.gz man/man3/QPopupMenu.3qt.gz man/man3/QPrinter.3qt.gz +man/man3/QProgressBar.3qt.gz +man/man3/QProgressDialog.3qt.gz +man/man3/QPtrDict.3qt.gz +man/man3/QPtrDictIterator.3qt.gz +man/man3/QPushButton.3qt.gz man/man3/QQueue.3qt.gz man/man3/QRadioButton.3qt.gz -man/man3/QPushButton.3qt.gz man/man3/QRangeControl.3qt.gz man/man3/QRect.3qt.gz man/man3/QRegExp.3qt.gz man/man3/QRegion.3qt.gz man/man3/QResizeEvent.3qt.gz man/man3/QScrollBar.3qt.gz +man/man3/QSemiModal.3qt.gz man/man3/QShared.3qt.gz man/man3/QSignal.3qt.gz man/man3/QSize.3qt.gz @@ -92,25 +104,25 @@ man/man3/QString.3qt.gz man/man3/QStrList.3qt.gz man/man3/QTableView.3qt.gz -man/man3/QWidget.3qt.gz man/man3/QTabDialog.3qt.gz man/man3/QTime.3qt.gz man/man3/QTimer.3qt.gz man/man3/QTimerEvent.3qt.gz man/man3/QToolTip.3qt.gz man/man3/QTSManip.3qt.gz +man/man3/QValidator.3qt.gz +man/man3/QVBoxLayout.3qt.gz +man/man3/QWidget.3qt.gz man/man3/QWindow.3qt.gz man/man3/QWMatrix.3qt.gz -man/man3/QBitVal.3qt.gz -man/man3/QDict.3qt.gz man/man3/qarray.3qt.gz +man/man3/qapplication.3qt.gz man/man3/qbitmap.3qt.gz man/man3/qdir.3qt.gz man/man3/qbrush.3qt.gz man/man3/qbutton.3qt.gz man/man3/qbuttongroup.3qt.gz man/man3/qbytearray.3qt.gz -man/man3/qapplication.3qt.gz man/man3/qbitarray.3qt.gz man/man3/qbitval.3qt.gz man/man3/qclipboard.3qt.gz @@ -235,9 +247,23 @@ man/man3/qgridlayout.3qt.gz man/man3/qtabdialog.3qt.gz man/man3/qtooltipgroup.3qt.gz +man/man3/qdoublevalidator.3qt.gz +man/man3/qhboxlayout.3qt.gz +man/man3/qintvalidator.3qt.gz +man/man3/qmovie.3qt.gz +man/man3/qpointval.3qt.gz +man/man3/qprogressbar.3qt.gz +man/man3/qprogressdialog.3qt.gz +man/man3/qptrdict.3qt.gz +man/man3/qptrdictiterator.3qt.gz +man/man3/qsemimodal.3qt.gz +man/man3/qvalidator.3qt.gz +man/man3/qvboxlayout.3qt.gz include/X11/qt/qaccel.h include/X11/qt/qapp.h include/X11/qt/qarray.h +include/X11/qt/qasyncimageio.h +include/X11/qt/qasyncio.h include/X11/qt/qbitarry.h include/X11/qt/qbitmap.h include/X11/qt/qbrush.h @@ -279,9 +305,11 @@ include/X11/qt/qgrpbox.h include/X11/qt/qgvector.h include/X11/qt/qimage.h +include/X11/qt/qimageio.h include/X11/qt/qintcach.h include/X11/qt/qintdict.h include/X11/qt/qiodev.h +include/X11/qt/qjpegio.h include/X11/qt/qkeycode.h include/X11/qt/qlabel.h include/X11/qt/qlayout.h @@ -293,7 +321,9 @@ include/X11/qt/qmenudta.h include/X11/qt/qmetaobj.h include/X11/qt/qmlined.h +include/X11/qt/qmovie.h include/X11/qt/qmsgbox.h +include/X11/qt/qnp.h include/X11/qt/qobjcoll.h include/X11/qt/qobjdefs.h include/X11/qt/qobject.h @@ -306,12 +336,16 @@ include/X11/qt/qpicture.h include/X11/qt/qpixmap.h include/X11/qt/qpmcache.h +include/X11/qt/qpngio.h include/X11/qt/qpntarry.h include/X11/qt/qpoint.h include/X11/qt/qpopmenu.h include/X11/qt/qprinter.h include/X11/qt/qprndlg.h +include/X11/qt/qprogbar.h +include/X11/qt/qprogdlg.h include/X11/qt/qpsprn.h +include/X11/qt/qptrdict.h include/X11/qt/qpushbt.h include/X11/qt/qqueue.h include/X11/qt/qradiobt.h @@ -320,6 +354,7 @@ include/X11/qt/qregexp.h include/X11/qt/qregion.h include/X11/qt/qscrbar.h +include/X11/qt/qsemimodal.h include/X11/qt/qshared.h include/X11/qt/qsignal.h include/X11/qt/qsize.h @@ -335,6 +370,7 @@ include/X11/qt/qtimer.h include/X11/qt/qtooltip.h include/X11/qt/qtstream.h +include/X11/qt/qvalidator.h include/X11/qt/qvector.h include/X11/qt/qwidcoll.h include/X11/qt/qwidget.h @@ -344,3 +380,5 @@ bin/moc share/doc/qt/README share/doc/qt/README.QT +@dirrm include/X11/qt +@dirrm share/doc/qt >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon Oct 27 13:37:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA28423 for ports-outgoing; Mon, 27 Oct 1997 13:37:21 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA28412; Mon, 27 Oct 1997 13:37:12 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from bubble.didi.com (sjx-ca82-07.ix.netcom.com [207.94.112.71]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id NAA17190; Mon, 27 Oct 1997 13:37:08 -0800 (PST) Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.7) id NAA01054; Mon, 27 Oct 1997 13:37:02 -0800 (PST) (envelope-from asami) Date: Mon, 27 Oct 1997 13:37:02 -0800 (PST) Message-Id: <199710272137.NAA01054@bubble.didi.com> To: tg@ihf.rwth-aachen.de CC: tg@ihf.rwth-aachen.de, jraynard@freebsd.org, ports@freebsd.org In-reply-to: <87yb3ffmb3.fsf@ghpc6.ihf.rwth-aachen.de> (message from Thomas Gellekum on 27 Oct 1997 13:00:16 +0100) Subject: Re: cvs commit: ports/x11/xview-lib/patches patch-ad patch-ae From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * ``Please.'' ;-) * * The file is xview3.2p1-X11R6.tar.gz, archie shows mostly copies of * FreeBSD/distfiles as the source. Ok, done. Are you going to update the port? Satoshi From owner-freebsd-ports Mon Oct 27 13:47:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA29007 for ports-outgoing; Mon, 27 Oct 1997 13:47:16 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA29001 for ; Mon, 27 Oct 1997 13:47:14 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from bubble.didi.com (sjx-ca82-07.ix.netcom.com [207.94.112.71]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id NAA17223; Mon, 27 Oct 1997 13:46:52 -0800 (PST) Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.7) id NAA01105; Mon, 27 Oct 1997 13:46:34 -0800 (PST) (envelope-from asami) Date: Mon, 27 Oct 1997 13:46:34 -0800 (PST) Message-Id: <199710272146.NAA01105@bubble.didi.com> To: pgiffuni@fps.biblos.unal.edu.co CC: jkh@time.cdrom.com, ports@FreeBSD.ORG In-reply-to: (pgiffuni@fps.biblos.unal.edu.co) Subject: Re: 3.0-packages seem to be out of date. From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * You mean like....ports are supported for current? I thought these were * considered broken by Tcl-8.0 and therefore were not updated. * * Did Satoshi's Tcl patch do a miracle? Well, I'm not sure what patch you are talking about but yes, I believe most of the ports are buildable with -current now. The only reason that packages-current hasn't been updated lately is because we haven't gotten the build process up to speed yet. Satoshi From owner-freebsd-ports Mon Oct 27 13:56:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA29522 for ports-outgoing; Mon, 27 Oct 1997 13:56:44 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA29517 for ; Mon, 27 Oct 1997 13:56:42 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from bubble.didi.com (sjx-ca82-07.ix.netcom.com [207.94.112.71]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id NAA17233; Mon, 27 Oct 1997 13:56:39 -0800 (PST) Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.7) id NAA01116; Mon, 27 Oct 1997 13:56:29 -0800 (PST) (envelope-from asami) Date: Mon, 27 Oct 1997 13:56:29 -0800 (PST) Message-Id: <199710272156.NAA01116@bubble.didi.com> To: jkh@time.cdrom.com CC: ports@freebsd.org In-reply-to: <2536.877968607@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: 3.0-packages seem to be out of date. From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * The syncronization between myself and the ports/packages team has * gotten harder with each progressive release and I've complained to * you before about the difficulties and confusion in syncronization. I'm not sure what you are talking about here. What exactly was hard, concerning 2.2.5R? I know that there were two mails from me to you about the location of authoritative copies of distfiles and packages that got lost somewhere, and the missing lynx package. Other than that, I think the whole process went exceptionally smooth, and we could do a lot of testing (the whole package set has been rebuilt for regression testing at least 3 times) despite the relatively short beta period. * 3. We stop distributing packages and distfiles on CD, doing just the * ports collection and letting folks use the net to grab packages * or distfiles. * * The current system is no longer workable, I'm no longer willing to do * things "the old way" - it's going to be one of these 3 options for 3.0 * / 2.2.6. I am not aware of any major problems with releases, so I don't know why you have to say that. For snaps, I think the 3. above is a good solution. Although, if you ask me a few days in advance, I may be able to build a new set of packages for you, like I did once before. Also, note that the whole package building is a pretty complicated process. I am able to build it it less than 2 days now because of the parallelization and abundance of disks, but if you just try to do it by typing "make package" from the top, it will take a long time and will result in a lot of missing and incorrect packages. Satoshi From owner-freebsd-ports Mon Oct 27 14:26:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA01441 for ports-outgoing; Mon, 27 Oct 1997 14:26:47 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from hwcn.org (main.hwcn.org [199.212.94.65]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA01428; Mon, 27 Oct 1997 14:26:33 -0800 (PST) (envelope-from hoek@hwcn.org) Received: from james.freenet.hamilton.on.ca (ac199@james.hwcn.org [199.212.94.66]) by hwcn.org (8.8.7/8.8.7) with ESMTP id RAA01255; Mon, 27 Oct 1997 17:27:20 -0500 (EST) Received: from localhost (ac199@localhost) by james.freenet.hamilton.on.ca (8.8.7/8.8.7) with SMTP id RAA28194; Mon, 27 Oct 1997 17:27:47 -0500 (EST) X-Authentication-Warning: james.freenet.hamilton.on.ca: ac199 owned process doing -bs Date: Mon, 27 Oct 1997 17:27:47 -0500 (EST) From: Tim Vanderhoek X-Sender: ac199@james.freenet.hamilton.on.ca Reply-To: hoek@hwcn.org To: Satoshi Asami cc: tg@ihf.rwth-aachen.de, tg@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: cvs commit: ports/games/tksol/patches patch-a ports/games/tksol/pkg PLIST In-Reply-To: <199710271137.DAA02124@sunset.cs.berkeley.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 27 Oct 1997, Satoshi Asami wrote: > * I'd even put architecture-independent files under share/ (actually, I [...] > * I agree that arch-dependent files should go to lib/. > > You won't get a disagreement from me. That's one of the things that > came with 4.4 that I never fully understood why. (Not like you can > "grep" those directories safely anyway, as the manpages are > compressed.) Well, you can use zgrep, but I don't think that that supports -R. Anyways, I'll move the files in question to share/games (they're not text, but they are arch-indep .gif files). FWIW, I don't like seeing lib cluttered with things that aren't libraries... -- Outnumbered? Maybe. Outspoken? Never! tIM...HOEk From owner-freebsd-ports Mon Oct 27 14:45:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA02503 for ports-outgoing; Mon, 27 Oct 1997 14:45:20 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from hwcn.org (main.hwcn.org [199.212.94.65]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA02492 for ; Mon, 27 Oct 1997 14:45:12 -0800 (PST) (envelope-from hoek@hwcn.org) Received: from james.freenet.hamilton.on.ca (ac199@james.hwcn.org [199.212.94.66]) by hwcn.org (8.8.7/8.8.7) with ESMTP id RAA03669; Mon, 27 Oct 1997 17:45:54 -0500 (EST) Received: from localhost (ac199@localhost) by james.freenet.hamilton.on.ca (8.8.7/8.8.7) with SMTP id RAA00970; Mon, 27 Oct 1997 17:46:22 -0500 (EST) X-Authentication-Warning: james.freenet.hamilton.on.ca: ac199 owned process doing -bs Date: Mon, 27 Oct 1997 17:46:22 -0500 (EST) From: Tim Vanderhoek X-Sender: ac199@james.freenet.hamilton.on.ca Reply-To: hoek@hwcn.org To: "Jordan K. Hubbard" cc: Satoshi Asami , freebsd-ports@hub.freebsd.org Subject: Re: ports/4846: Install option for HTML docs does not work - FDIV076 In-Reply-To: <2553.877968647@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 27 Oct 1997, Jordan K. Hubbard wrote: > > Maybe we should think about a more suitable default html browser. I > > have a feeling that lynx changes far too often for us to try to keep > > up with. > > I've always been open to suggestions on this one. :-) So long as they don't involve emacs... ;-) From owner-freebsd-ports Mon Oct 27 15:01:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA03587 for ports-outgoing; Mon, 27 Oct 1997 15:01:22 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA03575 for ; Mon, 27 Oct 1997 15:01:18 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id PAA08484; Mon, 27 Oct 1997 15:01:10 -0800 (PST) To: asami@cs.berkeley.edu (Satoshi Asami) cc: ports@freebsd.org Subject: Re: 3.0-packages seem to be out of date. In-reply-to: Your message of "Mon, 27 Oct 1997 13:56:29 PST." <199710272156.NAA01116@bubble.didi.com> Date: Mon, 27 Oct 1997 15:01:10 -0800 Message-ID: <8480.877993270@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I'm not sure what you are talking about here. What exactly was hard, > concerning 2.2.5R? I know that there were two mails from me to you Well, I never did get any reply from you on the distfiles question and ended up populating it myself by hand, plus there were the problems with lynx, as I said, which came back as "we can't use the doc menu". Admittedly I should have checked, but the fact that I needed to sort of led me to wonder why I just don't dedicate some machine resources (which I have in profusion around the net) to automating it, pruning from the packaging list any of the "troublesome" packages which are interactive or otherwise don't package easily on a stock system. Given the rate at which the ports collection is growing, I don't think that putting every single package on CD, even with 4 CDs, is going to be possible for all that much longer anyway and we shouldn't grieve too much to lose a package here or there if it make the whole process run in that much more highly automated a fashion. The 3.0 SNAPs are making it harder for me to liase with you since it often needs to be a snap decision (no pun intended) based on my evaluation of -current being stable enough to snapshot, the "window" of such an event often being a day or less before some other experimental breakage enters the tree. I wasn't even sure I'd be able to do any snaps at all for awhile there, things were that perpetually shakey in -current. You are also a busy guy, and as the recent distfiles issue sort of illustrates, and are sometimes not available for a decision when I need to get at a semi-authoritative collection of bits in order to press a CD and get it out the door before it eats up too much of my time, and I include the 2.2.5 CD in that list - it's not just a snapshot problem which I can solve completely by leaving the packages off that CD. And as far as that's concerned, I don't like option #3 myself - I'd just as soon build them incrementally over time, using a system for determining when a given port is updated, so that it's not this bug rush from hell every time to do it all at the very last minute. If I can evolve a system where I can just go look at some URL to find the most authoritative set of packages as of that day's date vs having to hassle Satoshi and the ports team in email to jump up and do 2 week's worth of work in 3 or 4 days, well I think it'd be a superior solution for us both. Jordan From owner-freebsd-ports Mon Oct 27 15:15:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA04574 for ports-outgoing; Mon, 27 Oct 1997 15:15:52 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA04558; Mon, 27 Oct 1997 15:15:33 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id PAA28116; Mon, 27 Oct 1997 15:15:23 -0800 (PST) Date: Mon, 27 Oct 1997 15:15:23 -0800 (PST) Message-Id: <199710272315.PAA28116@freefall.freebsd.org> To: vanilla@MinJe.com.TW, jkh@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4868 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: update qt to 1.31 State-Changed-From-To: open-closed State-Changed-By: jkh State-Changed-When: Mon Oct 27 15:15:08 PST 1997 State-Changed-Why: Looks good, tested, commited - thanks! From owner-freebsd-ports Mon Oct 27 15:21:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA05044 for ports-outgoing; Mon, 27 Oct 1997 15:21:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from tera.com (tera.tera.com [207.108.223.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA05029; Mon, 27 Oct 1997 15:20:46 -0800 (PST) (envelope-from kline@tao.thought.org) Received: (from uucp@localhost) by tera.com (8.8.7/8.8.7) with UUCP id PAA11874; Mon, 27 Oct 1997 15:18:56 -0800 (PST) Received: (from kline@localhost) by tao.thought.org (8.8.5/8.7.3) id PAA21045; Mon, 27 Oct 1997 15:01:31 -0800 (PST) From: Gary Kline Message-Id: <199710272301.PAA21045@tao.thought.org> Subject: Re: cvs commit: ports/games/tksol/patches patch-a ports/games/tksol/pkg PLIST In-Reply-To: from Tim Vanderhoek at "Oct 27, 97 05:27:47 pm" To: hoek@hwcn.org Date: Mon, 27 Oct 1997 15:01:30 -0800 (PST) Cc: asami@cs.berkeley.edu, tg@ihf.rwth-aachen.de, tg@FreeBSD.ORG, ports@FreeBSD.ORG Organization: <> thought.org: public access uNix in service... <> 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 X-Loop: FreeBSD.org Precedence: bulk According to Tim Vanderhoek: > > Well, you can use zgrep, but I don't think that that supports -R. > > Anyways, I'll move the files in question to share/games (they're > not text, but they are arch-indep .gif files). > > FWIW, I don't like seeing lib cluttered with things that aren't > libraries... > > Someone might want to search out a perl script called `rgrep' that uncompresses, gunzips, ignores binary files and works recursively. rgrep is one of my favorite tools. gary kline > -- Gary D. Kline kline@tao.thought.org Public service uNix From owner-freebsd-ports Mon Oct 27 15:24:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA05262 for ports-outgoing; Mon, 27 Oct 1997 15:24:13 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA05251 for ; Mon, 27 Oct 1997 15:24:08 -0800 (PST) (envelope-from wosch@cs.tu-berlin.de) Received: from panke.panke.de (anonymous213.ppp.cs.tu-berlin.de [130.149.17.213]) by mail.cs.tu-berlin.de (8.8.6/8.8.7) with ESMTP id AAA23591; Tue, 28 Oct 1997 00:18:30 +0100 (MET) Received: (from wosch@localhost) by panke.panke.de (8.8.5/8.6.12) id UAA00706; Mon, 27 Oct 1997 20:50:10 +0100 (MET) To: "Jordan K. Hubbard" Cc: asami@cs.berkeley.edu (Satoshi Asami), freebsd-ports@hub.freebsd.org Subject: Re: ports/4846: Install option for HTML docs does not work - FDIV076 References: <2553.877968647@time.cdrom.com> From: Wolfram Schneider Date: 27 Oct 1997 20:50:08 +0100 In-Reply-To: "Jordan K. Hubbard"'s message of Mon, 27 Oct 1997 08:10:47 -0800 Message-ID: Lines: 11 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk "Jordan K. Hubbard" writes: > > Maybe we should think about a more suitable default html browser. I > > have a feeling that lynx changes far too often for us to try to keep > > up with. > > I've always been open to suggestions on this one. :-) A lynx-stable port? -- Wolfram Schneider http://www.apfel.de/~wosch/ From owner-freebsd-ports Mon Oct 27 15:31:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA05662 for ports-outgoing; Mon, 27 Oct 1997 15:31:59 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from post.mail.demon.net (post-10.mail.demon.net [194.217.242.154]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id PAA05655 for ; Mon, 27 Oct 1997 15:31:50 -0800 (PST) (envelope-from jraynard@jraynard.demon.co.uk) Received: from jraynard.demon.co.uk ([158.152.42.77]) by post.mail.demon.net id ab1025190; 27 Oct 97 23:16 GMT Received: (from jraynard@localhost) by jraynard.demon.co.uk (8.8.7/8.8.7) id TAA02183; Mon, 27 Oct 1997 19:56:28 GMT (envelope-from jraynard) Message-ID: <19971027195627.40290@jraynard.demon.co.uk> Date: Mon, 27 Oct 1997 19:56:27 +0000 From: James Raynard To: Thomas Gellekum Cc: asami@cs.berkeley.edu, freebsd-ports@freebsd.org Subject: Re: cvs commit: ports/x11/xview-lib/patches patch-ad patch-ae References: <199710271138.DAA02129@sunset.cs.berkeley.edu> <87yb3ffmb3.fsf@ghpc6.ihf.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <87yb3ffmb3.fsf@ghpc6.ihf.rwth-aachen.de>; from Thomas Gellekum on Mon, Oct 27, 1997 at 01:00:16PM +0100 Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, Oct 27, 1997 at 01:00:16PM +0100, Thomas Gellekum wrote: > asami@cs.berkeley.edu (Satoshi Asami) writes: > > > * Which reminds me: Bill Fenner's distfile checker complains that it > > * can't find the distfile. It really seem to be gone from the X11 > > * contrib area. Should we keep the tarball in LOCAL_PORTS? > > > > Sure. Just say the word, and I will copy it there. > > The file is xview3.2p1-X11R6.tar.gz, archie shows mostly copies of > FreeBSD/distfiles as the source. It's still on ftp.x.org. BTW does anyone know anything about various "goodies" which were apparently left out of 3.2? I've seen people mention them, but don't seem to have kept any of the messages. -- James Raynard, Edinburgh, Scotland. james@jraynard.demon.co.uk http://www.freebsd.org/~jraynard/ From owner-freebsd-ports Mon Oct 27 15:50:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA07038 for ports-outgoing; Mon, 27 Oct 1997 15:50:06 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA07030; Mon, 27 Oct 1997 15:50:02 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 27 Oct 1997 15:50:02 -0800 (PST) Resent-Message-Id: <199710272350.PAA07030@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.com.TW Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id PAA06405 for ; Mon, 27 Oct 1997 15:44:00 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 3938 invoked by uid 900); 27 Oct 1997 23:37:17 -0000 Message-Id: <19971027233717.3937.qmail@MinJe.com.TW> Date: 27 Oct 1997 23:37:17 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4869: Update gtk to 971025 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4869 >Category: ports >Synopsis: update gtk to current version >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 27 15:50:01 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: update gtk to 971025, it need by gimp-0.99.15, >How-To-Repeat: >Fix: diff -ruN gtk.orig/Makefile gtk/Makefile --- gtk.orig/Makefile Thu Oct 16 00:07:01 1997 +++ gtk/Makefile Tue Oct 28 06:02:54 1997 @@ -1,13 +1,13 @@ # New ports collection makefile for: gtk -# Version required: 970925 +# Version required: 971025 # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu # # $Id: Makefile,v 1.1.1.1 1997/10/15 16:07:01 erich Exp $ # -DISTNAME= gtk+970925 -PKGNAME= gtk-970925 +DISTNAME= gtk+971025 +PKGNAME= gtk-971025 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/ diff -ruN gtk.orig/files/md5 gtk/files/md5 --- gtk.orig/files/md5 Thu Oct 16 00:07:02 1997 +++ gtk/files/md5 Tue Oct 28 06:02:37 1997 @@ -1 +1 @@ -MD5 (gtk+970925.tar.gz) = 0bbb0f2fc262a529f59c0ea3a496afac +MD5 (gtk+971025.tar.gz) = 1fc37150549062622866600b4a78aaa5 diff -ruN gtk.orig/patches/patch-aa gtk/patches/patch-aa --- gtk.orig/patches/patch-aa Thu Oct 16 00:07:03 1997 +++ gtk/patches/patch-aa Sat Oct 18 09:22:31 1997 @@ -8,28 +8,6 @@ echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 echo "configure:566: checking for a BSD compatible install" >&5 if test -z "$INSTALL"; then ---- ./gdk/Makefile.in.orig Sun Oct 12 15:48:17 1997 -+++ ./gdk/Makefile.in Sun Oct 12 15:47:48 1997 -@@ -153,7 +153,7 @@ - gxid_OBJECTS = gxid.o - gxid_DEPENDENCIES = - gxid_LDFLAGS = --CFLAGS = @CFLAGS@ -+CFLAGS = @CFLAGS@ -DX_LOCALE - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) - LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) - LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@ ---- ./gdk/gdk.c.orig Sun Oct 12 15:49:46 1997 -+++ ./gdk/gdk.c Sun Oct 12 15:49:54 1997 -@@ -18,7 +18,7 @@ - #include "../config.h" - - #include --#include -+#include - #include - #include - #include --- ./docs/Makefile.in.orig Sun Oct 12 15:50:23 1997 +++ ./docs/Makefile.in Sun Oct 12 15:50:50 1997 @@ -116,7 +116,7 @@ diff -ruN gtk.orig/patches/patch-ab gtk/patches/patch-ab --- gtk.orig/patches/patch-ab Thu Oct 16 00:07:03 1997 +++ gtk/patches/patch-ab Tue Oct 28 07:21:55 1997 @@ -1,18 +1,22 @@ ---- gdk/gdkimage.c.orig Tue Oct 14 21:19:32 1997 -+++ gdk/gdkimage.c Tue Oct 14 21:19:53 1997 -@@ -232,14 +232,13 @@ +--- gtk/Makefile.in.orig Tue Oct 28 07:20:51 1997 ++++ gtk/Makefile.in Tue Oct 28 07:21:10 1997 +@@ -240,7 +240,7 @@ + gtkwindow.h \ + gtktypebuiltins.h - return NULL; - } -- else -- shmctl (x_shm_info->shmid, IPC_RMID, 0); +-libgtk_la_LDFLAGS = -version-info 1:0:0 -lgdk -lglib ++libgtk_la_LDFLAGS = -version-info 1:0:0 - gdk_error_code = 0; - gdk_error_warnings = 0; + EXTRA_DIST = line-arrow.xbm line-wrap.xbm testgtkrc \ + gtk.defs runelisp gentypeinfo.el gtktypebuiltins.c +--- gdk/Makefile.in.orig Sat Oct 25 14:19:55 1997 ++++ gdk/Makefile.in Tue Oct 28 07:16:06 1997 +@@ -105,7 +105,7 @@ + gxid_proto.h \ + gdkx.h - XShmAttach (private->xdisplay, x_shm_info); - XSync (private->xdisplay, False); -+ shmctl (x_shm_info->shmid, IPC_RMID, 0); +-libgdk_la_LDFLAGS = -version-info 1:0:0 -lglib @x_ldflags@ @x_libs@ ++libgdk_la_LDFLAGS = -version-info 1:0:0 @x_ldflags@ @x_libs@ + + INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib @x_cflags@ - gdk_error_warnings = 1; - if (gdk_error_code == -1) diff -ruN gtk.orig/pkg/PLIST gtk/pkg/PLIST --- gtk.orig/pkg/PLIST Thu Oct 16 17:41:43 1997 +++ gtk/pkg/PLIST Tue Oct 28 07:25:04 1997 @@ -1,10 +1,12 @@ -lib/libglib.so.1.0 lib/libglib.la +lib/libglib.so.1.0 +lib/libglib.so lib/libglib.a include/glib.h include/glibconfig.h lib/libgdk.la lib/libgdk.so.1.0 +lib/libgdk.so lib/libgdk.a include/gdk/gdk.h include/gdk/gdkcursors.h @@ -21,6 +23,7 @@ include/gdk/gdkx.h lib/libgtk.la lib/libgtk.so.1.0 +lib/libgtk.so lib/libgtk.a include/gtk/gtk.h include/gtk/gtkaccelerator.h >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon Oct 27 15:53:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA07240 for ports-outgoing; Mon, 27 Oct 1997 15:53:56 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA07218; Mon, 27 Oct 1997 15:53:45 -0800 (PST) (envelope-from jraynard@FreeBSD.org) From: James Raynard Received: (from jraynard@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id PAA28243; Mon, 27 Oct 1997 15:53:35 -0800 (PST) Date: Mon, 27 Oct 1997 15:53:35 -0800 (PST) Message-Id: <199710272353.PAA28243@freefall.freebsd.org> To: fports@jraynard.demon.co.uk, jraynard@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4827 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port: nasm-095 State-Changed-From-To: open-closed State-Changed-By: jraynard State-Changed-When: Mon Oct 27 15:50:16 PST 1997 State-Changed-Why: A port of nasm has been committed. From owner-freebsd-ports Mon Oct 27 15:54:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA07296 for ports-outgoing; Mon, 27 Oct 1997 15:54:40 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA07291; Mon, 27 Oct 1997 15:54:30 -0800 (PST) (envelope-from jraynard@FreeBSD.org) From: James Raynard Received: (from jraynard@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id PAA28323; Mon, 27 Oct 1997 15:54:20 -0800 (PST) Date: Mon, 27 Oct 1997 15:54:20 -0800 (PST) Message-Id: <199710272354.PAA28323@freefall.freebsd.org> To: murray@cdrom.com, jraynard@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4848 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New Port to add! nasm assembler (incoming/nasm-port.tgz) State-Changed-From-To: open-closed State-Changed-By: jraynard State-Changed-When: Mon Oct 27 15:53:43 PST 1997 State-Changed-Why: Committed by Chuck Robey. From owner-freebsd-ports Mon Oct 27 16:30:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA09372 for ports-outgoing; Mon, 27 Oct 1997 16:30:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA09365; Mon, 27 Oct 1997 16:30:01 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 27 Oct 1997 16:30:01 -0800 (PST) Resent-Message-Id: <199710280030.QAA09365@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.com.TW Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id QAA08946 for ; Mon, 27 Oct 1997 16:23:17 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 4121 invoked by uid 900); 28 Oct 1997 00:16:36 -0000 Message-Id: <19971028001636.4120.qmail@MinJe.com.TW> Date: 28 Oct 1997 00:16:36 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4870: New port p5-Gtk Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4870 >Category: ports >Synopsis: New port p5-Gtk >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 27 16:30:00 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: p5-Gtk is a perl module to access Gtk, I can't find it on CPAN now, so I set MASTER_SITES to origin ftp site(ftp.gimp.org), another question, I have no per5.00401 on my box, I install 5.00403 by myself, so I have too much time to test it, but it seems ok... >How-To-Repeat: >Fix: diff -ruN p5-Gtk.orig/Makefile p5-Gtk/Makefile --- p5-Gtk.orig/Makefile Thu Jan 1 08:00:00 1970 +++ p5-Gtk/Makefile Tue Oct 28 08:11:27 1997 @@ -0,0 +1,22 @@ +# New ports collection makefile for: p5-Gtk +# Version required: 0.1.10 +# Date created: 28 Oct 1997 +# Whom: Vanilla I. Shu +# +# $Id$ + +DISTNAME= Gtk-0.1.10 +PKGNAME= p5-Gtk-0.1.10 +CATEGORIES= x11 lang perl5 +MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/perl/ + +MAINTAINER= vanilla@MinJe.com.TW + +LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11/gtk + +USE_PERL5= YES + +do-configure: + @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL + +.include diff -ruN p5-Gtk.orig/files/md5 p5-Gtk/files/md5 --- p5-Gtk.orig/files/md5 Thu Jan 1 08:00:00 1970 +++ p5-Gtk/files/md5 Tue Oct 28 08:03:56 1997 @@ -0,0 +1 @@ +MD5 (Gtk-0.1.10.tar.gz) = 5484e2b2b5f4311a3f7e21991c21cec5 diff -ruN p5-Gtk.orig/patches/patch-aa p5-Gtk/patches/patch-aa --- p5-Gtk.orig/patches/patch-aa Thu Jan 1 08:00:00 1970 +++ p5-Gtk/patches/patch-aa Tue Oct 28 08:05:36 1997 @@ -0,0 +1,10 @@ +--- Makefile.PL.orig Sat Oct 25 21:44:12 1997 ++++ Makefile.PL Tue Oct 28 08:05:24 1997 +@@ -10,6 +10,6 @@ + 'GtkTypes.pm' => '$(INST_LIBDIR)/Gtk/Types.pm'}, + 'TYPEMAPS' => ["typemap.gtk"], + 'DEFINE' => '', # e.g., '-DHAVE_SOMETHING' +- 'INC' => '', # e.g., '-I/usr/include/other' ++ 'INC' => '-I/usr/X11R6/include', # e.g., '-I/usr/include/other' + 'OBJECT' => 'Gtk.o GtkDefs.o GtkTypes.o GdkTypes.o MiscTypes.o', + ); diff -ruN p5-Gtk.orig/pkg/COMMENT p5-Gtk/pkg/COMMENT --- p5-Gtk.orig/pkg/COMMENT Thu Jan 1 08:00:00 1970 +++ p5-Gtk/pkg/COMMENT Tue Oct 28 07:53:26 1997 @@ -0,0 +1 @@ +a perl5 interface to Gtk Graphics Library diff -ruN p5-Gtk.orig/pkg/DESCR p5-Gtk/pkg/DESCR --- p5-Gtk.orig/pkg/DESCR Thu Jan 1 08:00:00 1970 +++ p5-Gtk/pkg/DESCR Tue Oct 28 08:03:16 1997 @@ -0,0 +1,7 @@ +Gtk.pm is a perl module to access Gtk library, +and this version(0.1.10) was designed around gtk 971025, + +Gtk is available at . + +- Vanilla +vanilla@MinJe.com.TW diff -ruN p5-Gtk.orig/pkg/PLIST p5-Gtk/pkg/PLIST --- p5-Gtk.orig/pkg/PLIST Thu Jan 1 08:00:00 1970 +++ p5-Gtk/pkg/PLIST Tue Oct 28 07:58:02 1997 @@ -0,0 +1,12 @@ +lib/perl5/site_perl/Gtk.pm +lib/perl5/site_perl/Gtk/Gdk.pm +lib/perl5/site_perl/Gtk/Types.pm +lib/perl5/site_perl/auto/Gtk/autosplit.ix +lib/perl5/site_perl/auto/Gtk/Gdk/autosplit.ix +lib/perl5/site_perl/i386-freebsd/auto/Gtk/Gtk.so +lib/perl5/site_perl/i386-freebsd/auto/Gtk/Gtk.bs +lib/perl5/site_perl/i386-freebsd/auto/Gtk/.packlist +@dirrm lib/perl5/site_perl/i386-freebsd/auto/Gtk +@dirrm lib/perl5/site_perl/auto/Gtk/Gdk +@dirrm lib/perl5/site_perl/auto/Gtk +@dirrm lib/perl5/site_perl/Gtk >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon Oct 27 17:21:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA12756 for ports-outgoing; Mon, 27 Oct 1997 17:21:00 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from ook.connect.ie (ook.connect.ie [194.106.128.50]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA12510 for ; Mon, 27 Oct 1997 17:17:24 -0800 (PST) (envelope-from msob@ook.connect.ie) Received: from d1-ppp-156.connect.ie [194.106.128.156] (HELO d1-ppp-156.connect.ie) by ook.connect.ie (8.8.6/.44/NR) with SMTP id BAA01535 for ; Tue, 28 Oct 1997 01:17:12 GMT Message-Id: <199710280117.BAA01535@ook.connect.ie> Comments: Authenticated sender is From: msob@connect.ie To: ports@FreeBSD.ORG Date: Tue, 28 Oct 1997 01:09:03 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Subject: #2 Re: New ports added/updated last two weeks X-Confirm-Reading-To: msob@connect.ie X-pmrqc: 1 Priority: normal X-mailer: Pegasus Mail for Windows (v2.42a) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from Quoted-printable to 8bit by hub.freebsd.org id RAA12750 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Date: Sun, 19 Oct 1997 15:24:07 +0200 (MET DST) > From: Wolfram Schneider > To: announce@FreeBSD.ORG > Reply-to: ports@FreeBSD.ORG > Subject: New ports added/updated last two weeks Please remove my name from your distribution list,its allto advances for me and is wasting your valuable efforts. Thanks micheal Brennan ireland ....msob@connect.ie > 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 1117 ports in the FreeBSD Ports Collection. > > > New ports added last two weeks > ------------------------------ > > Category chinese > ================================================== > > zh-hztty-2.0 > a translator between GuoBiao / Big5 and HZ > Maintained by: ada@bsd.org > > zh-ted-3.6a > A Small and Powerful Text Editor for X Window with big5 support > Maintained by: vanilla@MinJe.com.TW > Also listed in: editors > > Category comms > ================================================== > > qpage-3.2 > SNPP client/server for sending messages to an alphanumeric > pager. > Maintained by: joes@seaport.net > > Category databases > ================================================== > > pgaccess-0.61 > a Tcl/Tk interface to PostgreSQL > Maintained by: andreas@FreeBSD.ORG > Requires: postgresql-6.2 > > Category devel > ================================================== > > SpecTcl-1.1 > free drag-and-drop GUI builder for Tk and Java from Sun > Maintained by: andreas@FreeBSD.ORG > Requires: tcl-8.0, tk-8.0 > > ilu-2.0a11 > Xerox PARC ILU - CORBA-compatible distributed objects for > multiple languages > Maintained by: cracauer@cons.org > > nana-1.09 > Improved support for assertion checking and logging using GNU C > and GDB. > Maintained by: pjm@cs.ntu.edu.au > Requires: gdb-4.16, gmake-3.76.1 > > Category games > ================================================== > > xgolgo-1.0 > Xgolgo watches what you are doing and whether you're hostile or > not > Maintained by: Nakai@Mlab.t.u-tokyo.ac.jp > > Category graphics > ================================================== > > photopc-1.6 > A utility to manage an Epson PhotoPC 500 digital camera. > Maintained by: dcarmich@mcs.com > > Category japanese > ================================================== > > ja-japaneseAFM-1.0 > Japanese AFM fonts. > Maintained by: kiri@kiri.toba-cmt.ac.jp > Also listed in: print > > ja-platex2e-common-97.07.02.2 > Character code independent files for ASCII Japanese pLaTeX2e. > Maintained by: max@FreeBSD.ORG > Also listed in: print > Requires: gmake-3.76.1, ja-ptex-common-2.1.5 > > ja-platex2e-euc-97.07.02.2 > ASCII Japanese pLaTeX2e with Japanese EUC code support. > Maintained by: max@FreeBSD.ORG > Also listed in: print > Requires: gmake-3.76.1, ja-nkf-1.62, > ja-platex2e-common-97.07.02.2, ja-ptex-common-2.1.5, > ja-ptex-euc-2.1.5 > > ja-platex2e-jis-97.07.02.2 > ASCII Japanese pLaTeX2e with JIS code support. > Maintained by: max@FreeBSD.ORG > Also listed in: print > Requires: gmake-3.76.1, ja-platex2e-common-97.07.02.2, > ja-ptex-common-2.1.5, ja-ptex-jis-2.1.5 > > ja-platex2e-sjis-97.07.02.2 > ASCII Japanese pLaTeX2e with Shift-JIS code support. > Maintained by: max@FreeBSD.ORG > Also listed in: print > Requires: gmake-3.76.1, ja-nkf-1.62, > ja-platex2e-common-97.07.02.2, ja-ptex-common-2.1.5, > ja-ptex-sjis-2.1.5 > > ja-ptex-common-2.1.5 > Character code independent files for ASCII Japanese TeX > Maintained by: max@FreeBSD.ORG > Also listed in: print > Requires: gmake-3.76.1 > > ja-ptex-euc-2.1.5 > Japanese pTeX files to support EUC character set. > Maintained by: max@FreeBSD.ORG > Also listed in: print > Requires: gmake-3.76.1, ja-ptex-common-2.1.5 > > ja-ptex-jis-2.1.5 > Japanese pTeX files to support JIS character set. > Maintained by: max@FreeBSD.ORG > Also listed in: print > Requires: gmake-3.76.1, ja-ptex-common-2.1.5 > > ja-ptex-sjis-2.1.5 > Japanese pTeX files to support Shift-JIS character set. > Maintained by: max@FreeBSD.ORG > Also listed in: print > Requires: gmake-3.76.1, ja-ptex-common-2.1.5 > > ja-samba-des-1.9.17.3 > A LanManager(R)-compat. server suite w/ WinNT encrypted > password + jp filename > Maintained by: hosokawa@jp.FreeBSD.org > Also listed in: net > > ja-samba-1.9.17.3 > A LanManager(R)-compatible server suite for Unix (config w/ > Japanese filename) > Maintained by: hosokawa@jp.FreeBSD.ORG > Also listed in: net > > Category lang > ================================================== > > objc-1.6.8 > Portable Object Compiler > Maintained by: chuckr@freebsd.org > > tclX-7.5.2 > Extended TCL > Maintained by: ports@FreeBSD.ORG > Also listed in: tk41 > Requires: tcl-7.5.1, tk-4.1.1 > > Category math > ================================================== > > plplot-4.99j > A scientific plotting package. > Maintained by: tg@FreeBSD.ORG > > Category misc > ================================================== > > cbb-0.73 > Checkbook balancing tool > Maintained by: kline@thought.org > Requires: perl-5.00401, tcl-7.6, tk-4.2 > > Category net > ================================================== > > choparp-971007 > simple proxy arp daemon. > Maintained by: itojun@itojun.org > > netpipes-3.2 > A group of shell utilities to connect programs to sockets > Maintained by: doconnor@ist.flinders.edu.au > > Category news > ================================================== > > aub-2.0.5 > assemble usenet binaries > Maintained by: obrien@FreeBSD.ORG > > Category textproc > ================================================== > > info2html-1.1 > Translate GNU info files into HTML pages. > Maintained by: wosch@FreeBSD.org > > wdiff-0.5 > Display word differences between text files. > Maintained by: sanpei@yy.cs.keio.ac.jp > > Category www > ================================================== > > momspider-1.00 > WWW Spider for multi-owner maintenance. > Maintained by: wosch@FreeBSD.org > > Category x11 > ================================================== > > gtk-970925 > General Toolkit for X11 GUI. > Maintained by: vanilla@MinJe.com.TW > Requires: gmake-3.76.1 > > xskyroot-920428 > realtime sky drawer for X root window > Maintained by: nkazushi@highway.or.jp > > > Updated ports last two weeks > ----------------------------------- > > Category archivers > ================================================== > > unzip+crypt-5.3.2d > List, test and extract compressed files in a ZIP archive, with > encryption. > Maintained by: ache@FreeBSD.ORG > Requires: unzip-5.3.1 > > zip+crypt-2.2s > Create/update ZIP files compatible with pkzip, passwords > enabled > Maintained by: ache@FreeBSD.ORG > Requires: unzip-5.3.1 > > Category comms > ================================================== > > ecu-4.08 > Extended Call Utility > Maintained by: ache@FreeBSD.ORG > > rzsz-3.47 > Receive/Send files via X/Y/ZMODEM protocol. > Maintained by: ache@FreeBSD.ORG > Requires: unzip-5.3.1 > > Category databases > ================================================== > > db-2.3.11 > the Berkeley DB package, revision 2 > Maintained by: josh@ican.net > > mysql-3.20.31e > a multithreaded SQL database. > Maintained by: josh@ican.net > Requires: gmake-3.76.1, perl-5.00401 > > postgresql-6.2 > a robust, next generation, object-relational DBMS > Maintained by: andreas@FreeBSD.ORG > Requires: gmake-3.76.1 > > Category devel > ================================================== > > gmake-3.76.1 > GNU version of 'make' utility > Maintained by: jseger@freebsd.org > > portlint-1.55 > a verifier for FreeBSD port directory. > Maintained by: itojun@itojun.org > > prcs-1.2.1 > The Project Revision Control System > Maintained by: jmacd@FreeBSD.ORG > Requires: gmake-3.76.1 > > Category editors > ================================================== > > vim-5.0o > A vi "workalike", with many additional features. > Maintained by: obrien@FreeBSD.org > Requires: gmake-3.76.1 > > Category emulators > ================================================== > > wine-97.10.12 > MS-Windows 3.1/95/NT emulator for Unix (Alpha release). > Maintained by: se@FreeBSD.ORG > Also listed in: x11 > Requires: xpm-3.4j > > Category games > ================================================== > > freeciv-1.0k > A civilisation clone for x; multiplayer > Maintained by: ada@bsd.org > Requires: xpm-3.4j > > Category graphics > ================================================== > > Mesa-2.2 > A graphics library similar to SGI's OpenGL. > Maintained by: ports@FreeBSD.ORG > > camediaplay-971009 > digital camera downloading tool for Sanyo protocol > (Epson/Sanyo/Olympus/Agfa) > Maintained by: itojun@itojun.org > > fxtv-0.45 > X-based TV-Card Display and Capture Application (for use with > bt848 driver) > Maintained by: rhh@ct.picker.com > Requires: Xaw3d-1.3, gmake-3.76.1, mpeg_encode-1.5b, > mpegaudio-3.9, mpg123-0.59k, mplex-1.1, sox-12.12, tiff-3.3, > xpm-3.4j > > gimp-0.99.14 > developer's beta release of the General Image Manipulation > Program > Maintained by: erich@FreeBSD.org > Requires: gmake-3.76.1, gtk-970925, jpeg-6a, mpeg_lib-1.2.1, > png-0.96, tcl-8.0, tiff-3.3, tk-8.0, xpm-3.4j > > mpeg_lib-1.2.1 > A collection of C routines to decode MPEG movies. > Maintained by: ports@FreeBSD.ORG > > xfractint-3.04 > The Unix port of fractint. > Maintained by: ports@FreeBSD.ORG > > Category japanese > ================================================== > > ja-dvi2ps-2.0 > DVI to PostScript converter Japanese version > Maintained by: mita@jp.FreeBSD.org > Also listed in: print > Requires: ja-nkf-1.62, ja-vflib-2.22.10 > > ja-expect-5.25 > A sophisticated scripter based on Japanized tcl/tk. > Maintained by: taguchi@tohoku.iij.ad.jp > Also listed in: lang > Requires: ja-tcl-7.6, ja-tk-4.2 > > ja-vflib-2.22.10 > Japanese Vector font library with free vector font. > Maintained by: mita@jp.FreeBSD.org > Also listed in: print > > Category lang > ================================================== > > expect-5.25 > A sophisticated scripter based on tcl/tk. > Maintained by: ports@freebsd.org > Also listed in: tcl80 tk80 > Requires: tcl-8.0, tk-8.0 > > gcl-2.2.2 > GNU Common Lisp > Maintained by: jseger@freebsd.org > > Category mail > ================================================== > > adcomplain-2.56 > complain about inappropriate commercial use (f.e. SPAM) of > usenet/e-mail > Maintained by: ache@FreeBSD.org > Also listed in: news > > exim-1.73 > High performance MTA for Unix systems on the Internet. > Maintained by: markm@FreeBSD.ORG > > fetchmail-4.3.1 > batch mail retrieval/forwarding utility for pop2, pop3, apop, > imap > Maintained by: ve@sci.fi > > mutt-pgp-0.84 > "The Mongrel of Mail User Agents" (part Elm, Pine, mh) > Maintained by: obrien@FreeBSD.org > > mutt-0.84 > "The Mongrel of Mail User Agents" (part Elm, Pine, mh) > Maintained by: obrien@FreeBSD.org > > qpopper-2.4b2 > Berkeley POP 3 server (now maintained by Qualcomm). > Maintained by: ache@freebsd.org > > smail-3.2.0.97 > A program used for receiving and delivering mail. > Maintained by: torstenb@FreeBSD.ORG > Requires: libident-0.20, tcp_wrappers-7.6 > > Category math > ================================================== > > apc-1.0 > An xforms based Auto Payment Calculator > Maintained by: eagriff@global2000.net > Requires: xforms-0.86 > > Category misc > ================================================== > > colorls-2.2.5 > An ls that can use color to display file attributes > Maintained by: asami@FreeBSD.ORG > > git-4.3.16 > GNU Interactive Tools - a file system browser for UNIX systems > Maintained by: ports@FreeBSD.ORG > > Category net > ================================================== > > bb-1.04 > big brother Unix Network Monitor > Maintained by: andreas@FreeBSD.ORG > Requires: apache-1.2.4 > > delegate-4.3.4 > General purpose TCP/IP proxy system > Maintained by: max@FreeBSD.ORG > Also listed in: www japanese > > gated-3.5.7 > Routing protocol daemon. > Maintained by: peter@FreeBSD.ORG > > rsync-1.6.3 > A network file distribution/synchronisation utility. > Maintained by: obrien@FreeBSD.org > > zircon-1.18.56 > An X11 interface to Internet Relay Chat. > Maintained by: ports@FreeBSD.org > Also listed in: tk80 > Requires: tcl-8.0, tk-8.0 > > Category news > ================================================== > > plor-0.3.1 > An alpha-release reader for reading SOUP and QWK packets. > Maintained by: hoek@FreeBSD.ORG > Requires: zip-2.1 > > suck-3.6.0 > Receives/sends news to/from localhost via NNTP. > Maintained by: jseger@freebsd.org > Requires: gmake-3.76.1 > > tin-1.3.970930 > TIN newsreader (termcap based) > Maintained by: ache@FreeBSD.org > > Category print > ================================================== > > a2ps--4.9.8 > Formats an ascii file for printing on a postscript printer. > Maintained by: chuckr@FreeBSD.org > > musixtex-T80 > A set of TeX macros to typeset music. > Maintained by: jmz@FreeBSD.org > Requires: gmake-3.76.1, tex-3.14159 > > Category textproc > ================================================== > > jade-1.0.1 > An object-oriented SGML parser toolkit and DSSSL engine > Maintained by: jfieber@FreeBSD.ORG > Requires: unzip-5.3.1 > > sp-1.2.1 > A free, object-oriented toolkit for SGML parsing and entity > management > Maintained by: jfieber@FreeBSD.ORG > > Category www > ================================================== > > lynx-2.7.1ac-0.78 > An alphanumeric display oriented World-Wide Web Client. > Maintained by: ache@FreeBSD.ORG > > Category x11 > ================================================== > > fvwm-2.0.46 > Internationalized (not japanised) fvwm version 2, a window > manager for X > Maintained by: matusita@jp.freebsd.org > Requires: xpm-3.4j > > tix-4.1.0.006 > An extension to the Tk toolkit. > Maintained by: ports@FreeBSD.ORG > Also listed in: tk80 > Requires: tcl-8.0, tk-8.0 > > x3270-3.1.1.6 > 3270 Terminal emulator. > Maintained by: volf@oasis.IAEhv.nl > > xlockmore-4.05 > Like XLock session locker/screen saver, but just more. > Maintained by: tg@FreeBSD.ORG > Requires: xpm-3.4j > _________________________________________________________________ > > © 1996-1997 by Wolfram Schneider. All rights reserved. > Please direct questions about this service to wosch@FreeBSD.org > General questions about FreeBSD ports should be sent to > ports@FreeBSD.org > > Last database update: 1997-10-18 09:52:54 UTC > _________________________________________________________________ > > This information was produced by http://www.freebsd.org/cgi/ports.cgi > > -- > Wolfram Schneider http://www.apfel.de/~wosch/ > > From owner-freebsd-ports Mon Oct 27 17:49:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA14669 for ports-outgoing; Mon, 27 Oct 1997 17:49:48 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA14642 for ; Mon, 27 Oct 1997 17:49:34 -0800 (PST) (envelope-from chuckr@glue.umd.edu) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.8.7/8.8.5) with SMTP id TAA21411 for ; Mon, 27 Oct 1997 19:48:29 -0500 (EST) X-Authentication-Warning: picnic.mat.net: chuckr owned process doing -bs Date: Mon, 27 Oct 1997 19:48:28 -0500 (EST) From: Chuck Robey X-Sender: chuckr@picnic.mat.net To: ports@FreeBSD.ORG Subject: Re: #2 Re: New ports added/updated last two weeks In-Reply-To: <199710280117.BAA01535@ook.connect.ie> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk This is a copy of a mail that just came in, and it seems to be representative of a number of responses we've seen this last couple months. Many of you know that some of the mails we've received haven't been so polite about it. Does anyone know how all these people are suddenly showing up on our lists, when they (seemingly) haven't wanted to be? It _sounds_ like something we've done here.... is it? On Tue, 28 Oct 1997 msob@connect.ie wrote: > > Date: Sun, 19 Oct 1997 15:24:07 +0200 (MET DST) > > From: Wolfram Schneider > > To: announce@FreeBSD.ORG > > Reply-to: ports@FreeBSD.ORG > > Subject: New ports added/updated last two weeks > > Please remove my name from your distribution list,its allto advances > for me and is wasting your valuable efforts. > Thanks micheal Brennan ireland ....msob@connect.ie > > > > > > Introduction > > ------------ > > > > The FreeBSD Ports Collection offers a simple way for users and > > administrators to install applications. Each "port" listed here > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Mon Oct 27 20:31:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA24168 for ports-outgoing; Mon, 27 Oct 1997 20:31:13 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from scanner.worldgate.com (scanner.worldgate.com [198.161.84.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA24162 for ; Mon, 27 Oct 1997 20:31:07 -0800 (PST) (envelope-from marcs@znep.com) Received: from znep.com (uucp@localhost) by scanner.worldgate.com (8.8.7/8.8.7) with UUCP id VAA08326; Mon, 27 Oct 1997 21:30:45 -0700 (MST) Received: from localhost (marcs@localhost) by alive.znep.com (8.7.5/8.7.3) with SMTP id VAA12812; Mon, 27 Oct 1997 21:30:27 -0700 (MST) Date: Mon, 27 Oct 1997 21:30:26 -0700 (MST) From: Marc Slemko To: Bill Lloyd cc: ports@FreeBSD.ORG Subject: Re: Port problem. In-Reply-To: <3452CE5E.43A@mpd.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 26 Oct 1997, Bill Lloyd wrote: > I've noticed that sometimes when using a http proxy (apache 1.2.4 > specifically) when making ports, I sometimes find that I have to > manually download the file. > > I've been looking into it and have found the following. > > First I try this, no problems, the file downloads properly. > > galt# pwd > /usr/ports/devel/gmake > galt# make > >> make-3.76.1.tar.gz doesn't seem to exist on this system. > >> Attempting to fetch from ftp://prep.ai.mit.edu/pub/gnu//. > Receiving make-3.76.1.tar.gz (631458 bytes): 100% It is arguable if the double // is valid to have there or not and what Apache should be doing with it; there are a zillion specs covering this and they all interact, so finding an exact answer would be difficult. What Apache is doing is sending a "CWD " for the empty component of the path. That is arguable incorrect, or at least not as good as it could be. Below is a patch to Apache fix it. Likely won't apply directly to 1.2, but you get the idea. I will see if people agree that it should go into the 1.3 tree and, if so, I will commit it. This can, of course, be fixed by not having the double // there in the first place, but thats another matter. It is also, of course, not a solution if you can't play with the proxy. Index: modules/proxy/proxy_ftp.c =================================================================== RCS file: /export/home/cvs/apachen/src/modules/proxy/proxy_ftp.c,v retrieving revision 1.40 diff -u -r1.40 proxy_ftp.c --- proxy_ftp.c 1997/09/30 21:02:14 1.40 +++ proxy_ftp.c 1997/10/28 04:20:40 @@ -626,6 +629,10 @@ *strp = '\0'; len = decodeenc(path); + if (len == 0) { + path = strp + 1; + break; + } bputs("CWD ", f); bwrite(f, path, len); bputs("\015\012", f); From owner-freebsd-ports Mon Oct 27 20:31:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA24203 for ports-outgoing; Mon, 27 Oct 1997 20:31:45 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from scanner.worldgate.com (scanner.worldgate.com [198.161.84.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA24198 for ; Mon, 27 Oct 1997 20:31:41 -0800 (PST) (envelope-from marcs@znep.com) Received: from znep.com (uucp@localhost) by scanner.worldgate.com (8.8.7/8.8.7) with UUCP id VAA08358; Mon, 27 Oct 1997 21:31:27 -0700 (MST) Received: from localhost (marcs@localhost) by alive.znep.com (8.7.5/8.7.3) with SMTP id VAA12889; Mon, 27 Oct 1997 21:35:18 -0700 (MST) Date: Mon, 27 Oct 1997 21:35:18 -0700 (MST) From: Marc Slemko To: Bill Lloyd cc: ports@FreeBSD.ORG Subject: Re: Port problem. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 27 Oct 1997, Marc Slemko wrote: > Index: modules/proxy/proxy_ftp.c > =================================================================== > RCS file: /export/home/cvs/apachen/src/modules/proxy/proxy_ftp.c,v > retrieving revision 1.40 > diff -u -r1.40 proxy_ftp.c > --- proxy_ftp.c 1997/09/30 21:02:14 1.40 > +++ proxy_ftp.c 1997/10/28 04:20:40 > @@ -626,6 +629,10 @@ > *strp = '\0'; > > len = decodeenc(path); > + if (len == 0) { > + path = strp + 1; > + break; Sorry, I mean continue instead of break of course... > + } > bputs("CWD ", f); > bwrite(f, path, len); > bputs("\015\012", f); > > From owner-freebsd-ports Mon Oct 27 21:24:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA27173 for ports-outgoing; Mon, 27 Oct 1997 21:24:58 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from scanner.worldgate.com (scanner.worldgate.com [198.161.84.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA27161 for ; Mon, 27 Oct 1997 21:24:50 -0800 (PST) (envelope-from marcs@znep.com) Received: from znep.com (uucp@localhost) by scanner.worldgate.com (8.8.7/8.8.7) with UUCP id WAA10033 for ports@FreeBSD.ORG; Mon, 27 Oct 1997 22:24:47 -0700 (MST) Received: from localhost (marcs@localhost) by alive.znep.com (8.7.5/8.7.3) with SMTP id WAA13179 for ; Mon, 27 Oct 1997 22:28:09 -0700 (MST) Date: Mon, 27 Oct 1997 22:28:09 -0700 (MST) From: Marc Slemko To: ports@FreeBSD.ORG Subject: Re: Port problem. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ...and this change does, of course, violate RFC-1738 (RFC for URLs). However, not making this change violates RFC-959 (RFC for ftp). Sigh. What's a poor programmer to do. On Mon, 27 Oct 1997, Marc Slemko wrote: > It is arguable if the double // is valid to have there or not > and what Apache should be doing with it; there are a zillion specs > covering this and they all interact, so finding an exact answer > would be difficult. > > What Apache is doing is sending a "CWD " for the empty component > of the path. That is arguable incorrect, or at least not as good > as it could be. > > Below is a patch to Apache fix it. Likely won't apply directly to 1.2, > but you get the idea. I will see if people agree that it should go into > the 1.3 tree and, if so, I will commit it. > > This can, of course, be fixed by not having the double // there in the > first place, but thats another matter. It is also, of course, not a > solution if you can't play with the proxy. > > Index: modules/proxy/proxy_ftp.c > =================================================================== > RCS file: /export/home/cvs/apachen/src/modules/proxy/proxy_ftp.c,v > retrieving revision 1.40 > diff -u -r1.40 proxy_ftp.c > --- proxy_ftp.c 1997/09/30 21:02:14 1.40 > +++ proxy_ftp.c 1997/10/28 04:20:40 > @@ -626,6 +629,10 @@ > *strp = '\0'; > > len = decodeenc(path); > + if (len == 0) { > + path = strp + 1; > + break; > + } > bputs("CWD ", f); > bwrite(f, path, len); > bputs("\015\012", f); > From owner-freebsd-ports Mon Oct 27 22:15:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA29813 for ports-outgoing; Mon, 27 Oct 1997 22:15:30 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from silvia.HIP.Berkeley.EDU (wck-ca13-27.ix.netcom.com [204.31.231.219]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA29803 for ; Mon, 27 Oct 1997 22:15:27 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.7/8.6.9) id WAA14153; Mon, 27 Oct 1997 22:15:04 -0800 (PST) Date: Mon, 27 Oct 1997 22:15:04 -0800 (PST) Message-Id: <199710280615.WAA14153@silvia.HIP.Berkeley.EDU> To: jraynard@jraynard.demon.co.uk CC: tg@ihf.rwth-aachen.de, freebsd-ports@freebsd.org In-reply-to: <19971027195627.40290@jraynard.demon.co.uk> (message from James Raynard on Mon, 27 Oct 1997 19:56:27 +0000) Subject: Re: cvs commit: ports/x11/xview-lib/patches patch-ad patch-ae From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * It's still on ftp.x.org. BTW does anyone know anything about various Well, so what should I do? Satoshi From owner-freebsd-ports Mon Oct 27 22:29:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA00516 for ports-outgoing; Mon, 27 Oct 1997 22:29:45 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id WAA00511 for ; Mon, 27 Oct 1997 22:29:44 -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 <62776(5)>; Mon, 27 Oct 1997 22:29:13 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177487>; Mon, 27 Oct 1997 22:29:02 -0800 To: Marc Slemko cc: ports@freebsd.org Subject: Re: Port problem. In-reply-to: Your message of "Mon, 27 Oct 97 21:28:09 PST." Date: Mon, 27 Oct 1997 22:29:00 PST From: Bill Fenner Message-Id: <97Oct27.222902pst.177487@crevenia.parc.xerox.com> Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Marc Slemko wrote: >...and this change does, of course, violate RFC-1738 (RFC for URLs). >However, not making this change violates RFC-959 (RFC for ftp). > >Sigh. What's a poor programmer to do. I chose to make a similar change in fetch; I felt that it was much less likely that there would be a use for sending "CWD " than finding an ftp URL with two slashes in a row (especially since our pal Netscrape violates RFC1738 in the same way)... Bill From owner-freebsd-ports Mon Oct 27 23:30:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA03356 for ports-outgoing; Mon, 27 Oct 1997 23:30:02 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA03350; Mon, 27 Oct 1997 23:30:01 -0800 (PST) (envelope-from gnats) Date: Mon, 27 Oct 1997 23:30:01 -0800 (PST) Message-Id: <199710280730.XAA03350@hub.freebsd.org> To: freebsd-ports Cc: From: Thomas Gellekum Subject: Re: ports/4865: xdm doesn't set env variables Reply-To: Thomas Gellekum Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/4865; it has been noted by GNATS. From: Thomas Gellekum To: hanspb@persbraten.vgs.no Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/4865: xdm doesn't set env variables Date: 28 Oct 1997 08:24:26 +0100 hanspb@persbraten.vgs.no writes: > >Description: > When I log in using xdm my env variables in /etc/login.conf isn't set. > cpu limits etc are set! env variables works from programs calling login. > >How-To-Repeat: > Login using xdm and have a env variable in /etc/login.conf Are you using xdm from the XFree86 distribution or the one from ports? The ports have a patch to support login classes (patch-ae). tg From owner-freebsd-ports Tue Oct 28 00:25:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA07188 for ports-outgoing; Tue, 28 Oct 1997 00:25:16 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA07163 for ; Tue, 28 Oct 1997 00:24:58 -0800 (PST) (envelope-from wosch@cs.tu-berlin.de) Received: from panke.panke.de (anonymous215.ppp.cs.tu-berlin.de [130.149.17.215]) by mail.cs.tu-berlin.de (8.8.6/8.8.7) with ESMTP id JAA09104; Tue, 28 Oct 1997 09:20:10 +0100 (MET) Received: (from wosch@localhost) by panke.panke.de (8.8.5/8.6.12) id JAA00368; Tue, 28 Oct 1997 09:17:35 +0100 (MET) To: Chuck Robey Cc: ports@freebsd.org Subject: Re: #2 Re: New ports added/updated last two weeks References: From: Wolfram Schneider Date: 28 Oct 1997 09:17:33 +0100 In-Reply-To: Chuck Robey's message of Mon, 27 Oct 1997 19:48:28 -0500 (EST) Message-ID: Lines: 15 Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Chuck Robey writes: > This is a copy of a mail that just came in, and it seems to be > representative of a number of responses we've seen this last couple > months. Many of you know that some of the mails we've received haven't > been so polite about it. > > Does anyone know how all these people are suddenly showing up on our > lists, when they (seemingly) haven't wanted to be? It _sounds_ like > something we've done here.... is it? They used a HTML form at /register.html and subscribed to freebsd-announce. -- Wolfram Schneider http://www.apfel.de/~wosch/ From owner-freebsd-ports Tue Oct 28 00:56:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA08540 for ports-outgoing; Tue, 28 Oct 1997 00:56:25 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA08467 for ; Tue, 28 Oct 1997 00:55:46 -0800 (PST) (envelope-from thomas@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.7/8.8.6) with ESMTP id JAA07522; Tue, 28 Oct 1997 09:55:25 +0100 (CET) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.7/8.8.5) id JAA02207; Tue, 28 Oct 1997 09:55:24 +0100 (CET) To: asami@cs.berkeley.edu (Satoshi Asami) Cc: jraynard@jraynard.demon.co.uk, tg@ihf.rwth-aachen.de, freebsd-ports@freebsd.org Subject: Re: cvs commit: ports/x11/xview-lib/patches patch-ad patch-ae References: <199710280615.WAA14153@silvia.HIP.Berkeley.EDU> From: Thomas Gellekum Date: 28 Oct 1997 09:55:23 +0100 In-Reply-To: asami@cs.berkeley.edu's message of Mon, 27 Oct 1997 22:15:04 -0800 (PST) Message-ID: <87wwiyb72c.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 13 X-Mailer: Gnus v5.4.37/XEmacs 19.15 Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk asami@cs.berkeley.edu (Satoshi Asami) writes: > * It's still on ftp.x.org. BTW does anyone know anything about various Where? contrib/libraries contains only the README and the diffs to some former version. > Well, so what should I do? Nothing more, I think. I'll change the MASTER_SITE in xview-config to MASTER_SITE_LOCAL and that should be it. tg From owner-freebsd-ports Tue Oct 28 01:31:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA10235 for ports-outgoing; Tue, 28 Oct 1997 01:31:36 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from gate.mgt.msk.ru (mgtrep.24h.dialup.ru [194.87.18.139]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA10218 for ; Tue, 28 Oct 1997 01:31:03 -0800 (PST) (envelope-from tarkhil@mgt.msk.ru) Received: from asteroid.mgt.msk.ru (asteroid.mgt.msk.ru [192.168.133.145]) by gate.mgt.msk.ru (8.8.6/8.8.6) with ESMTP id MAA05665 for ; Tue, 28 Oct 1997 12:32:25 +0300 (MSK) Received: from asteroid.mgt.msk.ru (localhost.mgt.msk.ru [127.0.0.1]) by asteroid.mgt.msk.ru (8.8.7/8.8.6) with ESMTP id MAA04700 for ; Tue, 28 Oct 1997 12:29:49 +0300 (MSK) Message-Id: <199710280929.MAA04700@asteroid.mgt.msk.ru> To: ports@freebsd.org Reply-To: tarkhil@mgt.msk.ru Subject: www/p5-Apache Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 28 Oct 1997 12:29:49 +0300 From: "Alexander B. Povolotsky" Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello! It seems like FreeBSD ports distributions wants mod_perl-1.00b2, while it's out of beta already. Can anyone change makefile and patches? Alex. From owner-freebsd-ports Tue Oct 28 02:13:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA12301 for ports-outgoing; Tue, 28 Oct 1997 02:13:00 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from orifice.cableinet.net (orifice.cableinet.net [194.117.142.199]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id CAA12293 for ; Tue, 28 Oct 1997 02:12:57 -0800 (PST) (envelope-from i.vaudrey@cableinet.co.uk) Received: (qmail 2872 invoked from network); 28 Oct 1997 11:16:30 -0000 Received: from lions.cableinet.net (193.38.113.5) by orifice.cableinet.net with SMTP; 28 Oct 1997 11:16:30 -0000 Received: from nemkoltd.nildram.co.uk (usr139-cro.cableinet.co.uk [194.117.149.149]) by lions.cableinet.net (950413.SGI.8.6.12/951211.SGI) via SMTP id KAA11086; Tue, 28 Oct 1997 10:05:25 GMT Received: by nemkoltd.nildram.co.uk with Microsoft Mail id <01BCE389.EDE0F920@nemkoltd.nildram.co.uk>; Tue, 28 Oct 1997 10:12:00 -0000 Message-ID: <01BCE389.EDE0F920@nemkoltd.nildram.co.uk> From: Ian Vaudrey To: "'Scot W. Hetzel'" Cc: FreeBSD Ports Subject: RE: Apache w/FrontPage Module Port Date: Tue, 28 Oct 1997 10:02:39 -0000 Encoding: 17 TEXT Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk You might want to take a look at how the Majordomo port adds or updates a user and group through the use of a perl script (createuser). - Ian On 27 October 1997 14:06, Scot W. Hetzel wrote: > I am creating this port, but now I need a way to ignore an error code in the > Makefile from addgroup, and adduser. > > Basically, if user & group www exists I want to ignore the error code. > > How do I ignore the error? > > Scot > > From owner-freebsd-ports Tue Oct 28 02:13:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA12318 for ports-outgoing; Tue, 28 Oct 1997 02:13:04 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from orifice.cableinet.net (orifice.cableinet.net [194.117.142.199]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id CAA12312 for ; Tue, 28 Oct 1997 02:13:01 -0800 (PST) (envelope-from i.vaudrey@cableinet.co.uk) Received: (qmail 2877 invoked from network); 28 Oct 1997 11:16:36 -0000 Received: from lions.cableinet.net (193.38.113.5) by orifice.cableinet.net with SMTP; 28 Oct 1997 11:16:36 -0000 Received: from nemkoltd.nildram.co.uk (usr139-cro.cableinet.co.uk [194.117.149.149]) by lions.cableinet.net (950413.SGI.8.6.12/951211.SGI) via SMTP id KAA11130; Tue, 28 Oct 1997 10:05:30 GMT Received: by nemkoltd.nildram.co.uk with Microsoft Mail id <01BCE389.F0D2C1E0@nemkoltd.nildram.co.uk>; Tue, 28 Oct 1997 10:12:04 -0000 Message-ID: <01BCE389.F0D2C1E0@nemkoltd.nildram.co.uk> From: Ian Vaudrey To: James Raynard , "'Tim Vanderhoek'" Cc: "freebsd-ports@hub.freebsd.org" Subject: RE: ports/4848: New Port to add! NASM Assembler Date: Tue, 28 Oct 1997 10:10:59 -0000 Encoding: 22 TEXT Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On 25 October 1997 12:51, Tim Vanderhoek wrote: > On Sat, 25 Oct 1997, James Raynard wrote: > > > BTW What's the procedure for committers to submit ports? I use send-pr > > to submit mine, so that someone can test them out, but they seem to be > > completely ignored. Should I just commit them regardless? > > There are port submissions sitting the the pr database dating > February 22. That's a long waiting list of ports you would be > lengthening... > I've noticed that some ports take months to be committed, while others are committed very quickly, sometimes on the same day they are submitted. There seems to be no pattern to this on the surface. How *does* the system work? > > -- > Outnumbered? Maybe. Outspoken? Never! > tIM...HOEk > - Ian From owner-freebsd-ports Tue Oct 28 04:47:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA20389 for ports-outgoing; Tue, 28 Oct 1997 04:47:54 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA20379 for ; Tue, 28 Oct 1997 04:47:48 -0800 (PST) (envelope-from chuckr@glue.umd.edu) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.8.7/8.8.5) with SMTP id GAA14063; Tue, 28 Oct 1997 06:45:40 -0500 (EST) X-Authentication-Warning: picnic.mat.net: chuckr owned process doing -bs Date: Tue, 28 Oct 1997 06:45:39 -0500 (EST) From: Chuck Robey X-Sender: chuckr@picnic.mat.net To: Ian Vaudrey cc: James Raynard , "'Tim Vanderhoek'" , "freebsd-ports@hub.freebsd.org" Subject: RE: ports/4848: New Port to add! NASM Assembler In-Reply-To: <01BCE389.F0D2C1E0@nemkoltd.nildram.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 28 Oct 1997, Ian Vaudrey wrote: > On 25 October 1997 12:51, Tim Vanderhoek wrote: > > On Sat, 25 Oct 1997, James Raynard wrote: > > > > > BTW What's the procedure for committers to submit ports? I use send-pr > > > to submit mine, so that someone can test them out, but they seem to be > > > completely ignored. Should I just commit them regardless? > > > > There are port submissions sitting the the pr database dating > > February 22. That's a long waiting list of ports you would be > > lengthening... > > > I've noticed that some ports take months to be committed, while others are > committed very quickly, sometimes on the same day they are submitted. There > seems to be no pattern to this on the surface. How *does* the system work? There isn't any organized system. I've posted several times here, that folks who do a really bad job explaining what there port is, shouldn't be too surprised when everyone just ignores it in favor of what they do know about. Just giving the distfile name (as some do) is a fine way to get your port ignored. > > > > > -- > > Outnumbered? Maybe. Outspoken? Never! > > tIM...HOEk > > > > - Ian > > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Tue Oct 28 07:23:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA28606 for ports-outgoing; Tue, 28 Oct 1997 07:23:43 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from pansy.csv.warwick.ac.uk (root@pansy.csv.warwick.ac.uk [137.205.192.19]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA28592 for ; Tue, 28 Oct 1997 07:23:38 -0800 (PST) (envelope-from csubl@csv.warwick.ac.uk) Received: from jaffacake.csv.warwick.ac.uk (csubl@jaffacake [137.205.148.130]) by pansy.csv.warwick.ac.uk (8.8.7/8.8.7) with ESMTP id PAA19581; Tue, 28 Oct 1997 15:23:24 GMT Received: (from csubl@localhost) by jaffacake.csv.warwick.ac.uk (8.8.5/8.8.7) id PAA01145; Tue, 28 Oct 1997 15:23:16 GMT From: Mr M P Searle Message-Id: <199710281523.PAA01145@jaffacake.csv.warwick.ac.uk> Subject: Re: 3.0-packages seem to be out of date. In-Reply-To: <2536.877968607@time.cdrom.com> from "Jordan K. Hubbard" at "Oct 27, 97 08:10:07 am" To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Tue, 28 Oct 1997 15:23:14 +0000 (GMT) Cc: asami@cs.berkeley.edu, ports@freebsd.org X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I didn't know you are putting up packages on snap CDs. Please don't > > pull CDs off the ftp site without asking me first. There are lots of > > "don't sell for profit" kind of stuff up there, haven't I told you so > > many times? > > The syncronization between myself and the ports/packages team has > gotten harder with each progressive release and I've complained to > you before about the difficulties and confusion in syncronization. > > For the next release, it's going to be one of the 3 following choices > for me: > > 1. I take over the building of packages myself so that I have more control > over when/where/how the packages are built. > > 2. This system of building packages is automated in a similar fashion > to the current.freebsd.org server so that some FTP site can simply > be mirrored by anyone wishing to build a CD (and as I'm not the only > person building CDs, this would probably be the most general solution). > > 3. We stop distributing packages and distfiles on CD, doing just the > ports collection and letting folks use the net to grab packages > or distfiles. Not everyone can do that though - it's a LOT easier installing xemacs from a CD than over a modem... (it probably takes a while to compile on a slow machine as well, although that isn't so much of a problem.) > > The current system is no longer workable, I'm no longer willing to do > things "the old way" - it's going to be one of these 3 options for 3.0 > / 2.2.6. > > Jordan > From owner-freebsd-ports Tue Oct 28 08:06:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA00941 for ports-outgoing; Tue, 28 Oct 1997 08:06:13 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from emout01.mail.aol.com (emout01.mx.aol.com [198.81.11.92]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA00934 for ; Tue, 28 Oct 1997 08:06:09 -0800 (PST) (envelope-from Hetzels@aol.com) From: Hetzels@aol.com Received: (from root@localhost) by emout01.mail.aol.com (8.7.6/8.7.3/AOL-2.0.0) id LAA15258 for ports@freebsd.org; Tue, 28 Oct 1997 11:05:32 -0500 (EST) Date: Tue, 28 Oct 1997 11:05:32 -0500 (EST) Message-ID: <971028094412_275296492@emout01.mail.aol.com> To: ports@freebsd.org Subject: Re: Apache w/FrontPage Module Port Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In a message dated 97-10-28 05:12:31 EST, i.vaudrey@cableinet.co.uk writes: > You might want to take a look at how the Majordomo port adds or updates > a user and group through the use of a perl script (createuser). > > - Ian I'll take a look at the port. > > On 27 October 1997 14:06, Scot W. Hetzel wrote: > > I am creating this port, but now I need a way to ignore an error code in > the > > Makefile from addgroup, and adduser. > > > > Basically, if user & group www exists I want to ignore the error code. > > > > How do I ignore the error? I should have read the man pages for make. (Use dash "-" to ignore exit code). Scot From owner-freebsd-ports Tue Oct 28 09:25:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA05493 for ports-outgoing; Tue, 28 Oct 1997 09:25:53 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from bohm.anu.edu.au (root@bohm.anu.edu.au [150.203.21.88]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA05482 for ; Tue, 28 Oct 1997 09:25:47 -0800 (PST) (envelope-from c3004607@student.anu.edu.au) Received: from cheops by bohm.anu.edu.au (SMI-8.6/SMI-SVR4) id EAA12704; Wed, 29 Oct 1997 04:25:37 +1100 Message-ID: <34562013.4AC7@student.anu.edu.au> Date: Wed, 29 Oct 1997 04:25:39 +1100 From: Swandi Candra Organization: Australian National University X-Mailer: Mozilla 2.0 (X11; I; HP-UX A.09.04 9000/856) MIME-Version: 1.0 To: ports@FreeBSD.ORG Subject: Help X-URL: http://www.freebsd.com/ports/cad.html Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk G'Day I'm wondering, if you could provide me with snapshot of chipmunk (CAD's application). I need it quite urgent for my report. Your help will be very helpful! Thanks. From owner-freebsd-ports Tue Oct 28 09:39:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA06379 for ports-outgoing; Tue, 28 Oct 1997 09:39:00 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from cotdazr.org (gcpacix.cotdazr.org [205.228.248.205]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA06364 for ; Tue, 28 Oct 1997 09:38:54 -0800 (PST) (envelope-from efb@cotdazr.org) From: efb@cotdazr.org Received: (qmail 15397 invoked by uid 10); 28 Oct 1997 17:38:36 -0000 Date: 28 Oct 1997 17:38:35 -0000 Message-ID: <19971028173835.15396.qmail@cotdazr.org> To: ports@freebsd.org Subject: /usr/bin/fetch for 2.0.5 Cc: questions@freebsd.org Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Sorry guys .. Him again .. stuck waiting for money (to parallel operate) still on "2.0.5-RELEASE FreeBSD 2.0.5-RELEASE" and, trying to get MUTT built with the nice new port kit .. The nice new port kit uses what I found on a "2.1.6-RELEASE FreeBSD 2.1.6-RELEASE" locate fetch /usr/bin/fetch I tried to borrow it back to my 2.0.5 host .. but alas .. it was NOT happy with my run tiem environment ... fetch .. ld.so: fetch: libftpio.so.2.0: Undefined error: 0 I am really hot to get past elm and pine ..etc .. but without fetch .. no MUTT .. Please, any ideas on how to get a link of fetch to run on my 2.0.5 .. Thanks .Ev. From owner-freebsd-ports Tue Oct 28 10:30:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA10145 for ports-outgoing; Tue, 28 Oct 1997 10:30:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA10132; Tue, 28 Oct 1997 10:30:01 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 28 Oct 1997 10:30:01 -0800 (PST) Resent-Message-Id: <199710281830.KAA10132@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, desmo@bandwidth.org Received: (from nobody@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA09805; Tue, 28 Oct 1997 10:24:30 -0800 (PST) (envelope-from nobody) Message-Id: <199710281824.KAA09805@hub.freebsd.org> Date: Tue, 28 Oct 1997 10:24:30 -0800 (PST) From: desmo@bandwidth.org To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/4877: Update of LPRng port Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4877 >Category: ports >Synopsis: Update of LPRng port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 28 10:30:00 PST 1997 >Last-Modified: >Originator: Ken Monville >Organization: >Release: FreeBSD 2.2.2-RELEASE >Environment: >Description: I have updated the LPRng port. The new version is in ~incoming on ftp.freebsd.org. The new version is New_LPRng.tar.gz. You can also rm LPRng-3.3.3.tar.gz, I uploaded it before I was completely sure it was correct. >How-To-Repeat: >Fix: Merge the new version. >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Oct 28 12:30:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA18416 for ports-outgoing; Tue, 28 Oct 1997 12:30:06 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA18410; Tue, 28 Oct 1997 12:30:03 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 28 Oct 1997 12:30:03 -0800 (PST) Resent-Message-Id: <199710282030.MAA18410@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, "Scot W. Hetzel" Received: from shrimp.dataplex.net (shrimp.dataplex.net [208.2.87.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA17867 for ; Tue, 28 Oct 1997 12:23:27 -0800 (PST) (envelope-from hetzels@aol.com) Received: from hetzels (171-91-174.ipt.aol.com [152.171.91.174]) by shrimp.dataplex.net (8.8.5/8.8.5) with SMTP id OAA14521 for ; Tue, 28 Oct 1997 14:23:17 -0600 (CST) Message-Id: <01bce3de$a3e3ee40$0500000a@hetzels> Date: Tue, 28 Oct 1997 14:18:23 -0600 From: "Scot W. Hetzel" To: Subject: ports/4878: Apache w/FrontPage Module Port Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4878 >Category: ports >Synopsis: Apache w/FrontPage Module Port >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 28 12:30:01 PST 1997 >Last-Modified: >Originator: Scot W. Hetzel >Organization: West Bend Internet >Release: FreeBSD 2.2-STABLE i386 >Environment: >Description: This port patches the Apache sources & the FrontPage Server Extensions so that the FrontPage Module can be compiled into the Apache Server. It will then create a user (www) & group (www), so that sub-webs may be created using FrontPage 98, because the directories /usr/local/etc/apache & /usr/local/www/data must be owned by the same user. This port is required as every month somebody ask the question on how to install the FrontPage Server Extensions in the ISP list. The port is located at: ftp://ftp.freebsd.org/pub/FreeBSD/incoming/apache-fp.port.tgz Scot W. Hetzel >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: X-send-pr-version: 3.2 From owner-freebsd-ports Tue Oct 28 12:39:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA18852 for ports-outgoing; Tue, 28 Oct 1997 12:39:20 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from shrimp.dataplex.net (shrimp.dataplex.net [208.2.87.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA18824; Tue, 28 Oct 1997 12:39:11 -0800 (PST) (envelope-from hetzels@aol.com) Received: from hetzels (171-91-174.ipt.aol.com [152.171.91.174]) by shrimp.dataplex.net (8.8.5/8.8.5) with SMTP id OAA14552; Tue, 28 Oct 1997 14:39:04 -0600 (CST) From: "Scot W. Hetzel" To: "FreeBSD Ports" Cc: "FreeBSD ISP" Subject: Apache FrontPage Module Port Completed Date: Tue, 28 Oct 1997 14:37:37 -0600 Message-ID: <01bce3e1$541c0340$0500000a@hetzels> 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.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have completed the port of Apache that uses the FrontPage Module. The port can be found at: ftp://ftp.freebsd.org/pub/FreeBSD/incoming/apache-fp.port.tgz This port adds the FrontPage Module to Apache, compiles it and installs the server. It will then run the fp_install.sh script that will install the BSDI 3.0 FrontPage Server Extensions (fp30.bsdi3.tar.Z). It will set the permissions for the apache-fp web server, assign an Administrator, and install the root web. It will also install per-user webs, and virtual webs as directed. NOTE: 1. A New user (www) & group (www) is created during the install as the directories /usr/local/etc/apache & /usr/local/www/data must be owned by the same user so that new sub-webs can be created. 2. In order to create a sub-web in a user's directory (~somebody) from FrontPage 98, you must first make their directory world writeable. After the sub-web is created you should set the permissions back to your sites default and make the user the owner of the public_html directory. Scot Sorry for the crosspost, but please delete the appropriate address from all replies. From owner-freebsd-ports Tue Oct 28 13:09:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA20894 for ports-outgoing; Tue, 28 Oct 1997 13:09:58 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from scanner.worldgate.com (scanner.worldgate.com [198.161.84.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA20876; Tue, 28 Oct 1997 13:09:53 -0800 (PST) (envelope-from marcs@znep.com) Received: from znep.com (uucp@localhost) by scanner.worldgate.com (8.8.7/8.8.7) with UUCP id OAA13472; Tue, 28 Oct 1997 14:09:51 -0700 (MST) Received: from localhost (marcs@localhost) by alive.znep.com (8.7.5/8.7.3) with SMTP id OAA17595; Tue, 28 Oct 1997 14:14:35 -0700 (MST) Date: Tue, 28 Oct 1997 14:14:35 -0700 (MST) From: Marc Slemko cc: FreeBSD Ports , FreeBSD ISP Subject: Re: Apache FrontPage Module Port Completed In-Reply-To: <01bce3e1$541c0340$0500000a@hetzels> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk And as I have said before and just said again in response to the PR submitting the port, this port also gives anyone instant root on your system. If that isn't desirable to you, I would suggest you hold off on using this port right now. On Tue, 28 Oct 1997, Scot W. Hetzel wrote: > I have completed the port of Apache that uses the FrontPage Module. The > port can be found at: > > ftp://ftp.freebsd.org/pub/FreeBSD/incoming/apache-fp.port.tgz > > This port adds the FrontPage Module to Apache, compiles it and installs the > server. It will then run the fp_install.sh script that will install the BSDI > 3.0 FrontPage Server Extensions (fp30.bsdi3.tar.Z). It will set the > permissions for the apache-fp web server, assign an Administrator, and > install the root web. It will also install per-user webs, and virtual webs > as directed. > > NOTE: > 1. A New user (www) & group (www) is created during the install as the > directories /usr/local/etc/apache & /usr/local/www/data must be owned by the > same user so that new sub-webs can be created. > > 2. In order to create a sub-web in a user's directory (~somebody) from > FrontPage 98, you must first make their directory world writeable. After > the sub-web is created you should set the permissions back to your sites > default and make the user the owner of the public_html directory. > > Scot > > Sorry for the crosspost, but please delete the appropriate address from all > replies. > From owner-freebsd-ports Tue Oct 28 13:10:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA20948 for ports-outgoing; Tue, 28 Oct 1997 13:10:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA20940; Tue, 28 Oct 1997 13:10:03 -0800 (PST) (envelope-from gnats) Date: Tue, 28 Oct 1997 13:10:03 -0800 (PST) Message-Id: <199710282110.NAA20940@hub.freebsd.org> To: freebsd-ports Cc: From: Marc Slemko Subject: Re: ports/4878: Apache w/FrontPage Module Port Reply-To: Marc Slemko Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/4878; it has been noted by GNATS. From: Marc Slemko To: "Scot W. Hetzel" Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/4878: Apache w/FrontPage Module Port Date: Tue, 28 Oct 1997 14:12:13 -0700 (MST) On Tue, 28 Oct 1997, Scot W. Hetzel wrote: > >Description: > This port patches the Apache sources & the FrontPage Server Extensions so > that the FrontPage Module can be compiled into the Apache Server. It will > then create a user (www) & group (www), so that sub-webs may be created > using FrontPage 98, because the directories /usr/local/etc/apache & > /usr/local/www/data must be owned by the same user. I have said this before and I will say this again: this is a damn big security hole and must not be done. If you install this port, anyone can get root on the system you install it on without any effort. This is not acceptable. Microsoft includes patches for Apache and a program called fpexe for this very reason. While I don't particularily recommend them (although the new fixed version seems reasonable; haven't had time to look at it fully yet though), they are a _LOT_ better than giving everyone instant root on the server. -- Marc Slemko | Apache team member marcs@znep.com | marc@apache.org From owner-freebsd-ports Tue Oct 28 13:51:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA23912 for ports-outgoing; Tue, 28 Oct 1997 13:51:53 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from Kitten.mcs.com (Kitten.mcs.com [192.160.127.90]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA23880; Tue, 28 Oct 1997 13:51:45 -0800 (PST) (envelope-from karl@Mars.mcs.net) Received: from Mars.mcs.net (karl@Mars.mcs.net [192.160.127.85]) by Kitten.mcs.com (8.8.5/8.8.2) with ESMTP id PAA19846; Tue, 28 Oct 1997 15:51:44 -0600 (CST) Received: (from karl@localhost) by Mars.mcs.net (8.8.7/8.8.2) id PAA02959; Tue, 28 Oct 1997 15:51:43 -0600 (CST) Message-ID: <19971028155143.46119@Mars.Mcs.Net> Date: Tue, 28 Oct 1997 15:51:43 -0600 From: Karl Denninger To: Marc Slemko Cc: FreeBSD Ports , FreeBSD ISP Subject: Re: Apache FrontPage Module Port Completed References: <01bce3e1$541c0340$0500000a@hetzels> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.64 In-Reply-To: ; from Marc Slemko on Tue, Oct 28, 1997 at 02:14:35PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I STRONGLY recommend that NOBODY load a botch of this kind on ANYTHING. SUID root programs for file transfers should be confined to those which have many YEARS of experience under their belts - like ftpd. There is absolutely NO REASON that Microsoft could not support FTP transfers from Frontpage, and if they did, this entire security fiasco would be moot. And yes, I've told Microsoft this -- for almost two years. They don't care, and until they do, I'm not risking my machines on their no-source code. -- -- Karl Denninger (karl@MCS.Net)| MCSNet - Serving Chicagoland and Wisconsin http://www.mcs.net/~karl | T1's from $600 monthly to FULL DS-3 Service | NEW! K56Flex modem support is now available Voice: [+1 312 803-MCS1 x219]| 56kbps DIGITAL ISDN DOV on analog lines! Fax: [+1 312 803-4929] | 2 FULL DS-3 Internet links; 400Mbps B/W Internal On Tue, Oct 28, 1997 at 02:14:35PM -0700, Marc Slemko wrote: > And as I have said before and just said again in response to the PR > submitting the port, this port also gives anyone instant root on your > system. If that isn't desirable to you, I would suggest you hold off on > using this port right now. > > On Tue, 28 Oct 1997, Scot W. Hetzel wrote: > > > I have completed the port of Apache that uses the FrontPage Module. The > > port can be found at: > > > > ftp://ftp.freebsd.org/pub/FreeBSD/incoming/apache-fp.port.tgz > > > > This port adds the FrontPage Module to Apache, compiles it and installs the > > server. It will then run the fp_install.sh script that will install the BSDI > > 3.0 FrontPage Server Extensions (fp30.bsdi3.tar.Z). It will set the > > permissions for the apache-fp web server, assign an Administrator, and > > install the root web. It will also install per-user webs, and virtual webs > > as directed. > > > > NOTE: > > 1. A New user (www) & group (www) is created during the install as the > > directories /usr/local/etc/apache & /usr/local/www/data must be owned by the > > same user so that new sub-webs can be created. > > > > 2. In order to create a sub-web in a user's directory (~somebody) from > > FrontPage 98, you must first make their directory world writeable. After > > the sub-web is created you should set the permissions back to your sites > > default and make the user the owner of the public_html directory. > > > > Scot > > > > Sorry for the crosspost, but please delete the appropriate address from all > > replies. > > > From owner-freebsd-ports Tue Oct 28 14:06:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA24967 for ports-outgoing; Tue, 28 Oct 1997 14:06:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from scanner.worldgate.com (scanner.worldgate.com [198.161.84.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA24944; Tue, 28 Oct 1997 14:05:48 -0800 (PST) (envelope-from marcs@znep.com) Received: from znep.com (uucp@localhost) by scanner.worldgate.com (8.8.7/8.8.7) with UUCP id PAA15612; Tue, 28 Oct 1997 15:05:27 -0700 (MST) Received: from localhost (marcs@localhost) by alive.znep.com (8.7.5/8.7.3) with SMTP id PAA17905; Tue, 28 Oct 1997 15:10:21 -0700 (MST) Date: Tue, 28 Oct 1997 15:10:21 -0700 (MST) From: Marc Slemko To: Karl Denninger cc: FreeBSD Ports , FreeBSD ISP Subject: Re: Apache FrontPage Module Port Completed In-Reply-To: <19971028155143.46119@Mars.Mcs.Net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 28 Oct 1997, Karl Denninger wrote: > I STRONGLY recommend that NOBODY load a botch of this kind on ANYTHING. > > SUID root programs for file transfers should be confined to those which have > many YEARS of experience under their belts - like ftpd. There is absolutely > NO REASON that Microsoft could not support FTP transfers from Frontpage, and > if they did, this entire security fiasco would be moot. > > And yes, I've told Microsoft this -- for almost two years. > > They don't care, and until they do, I'm not risking my machines on their > no-source code. There is more to it than that. Yes, you can use FrontPage to upload files via ftp. If you don't use their special CGIs (erm... "bots" or whatever they call them), you can use FrontPage no problem without anything special installed on the server. The problem is their CGIs that implement "pretty" things for FP users. The problem with the extensions traditionally has been that they modify the server config files each time a new site is created, they all run as the same user letting anyone modify the content or the web server config files, you need seperate copies of their huge CGIs for each site even though they are the same, etc. With the FrontPage 98 extensions for Apache, they added a fpexe program and a patch to Apache to no longer require the changes to the config file and to let the CGIs run as the user who owns the web. fpexec is a setuid root program, similar to suexec, that changes UIDs to the user before running the CGIs. Yes, one of the CGIs allows users to upload their web site. The source to fpexe is available. In their first release they were absolute morons: http://www.worldgate.com/~marcs/fp/ They have since released a "fixed" version. It appears better, but I haven't yet had time to fully review it; they take care of the obvious things I pointed out in the first release anyway. There are still issues, and still may be gaping holes, but they are far less obvious. Since you have the source code to the only program they want you to make setuid root, you can judge the risk yourself like I did with the first release. The risk you are left open to is that if there is a hole in fpexe that you can't see when you review it then someone can possibly gain root. The other risk is that if there is a hole in their CGI scripts then someone can possibly gain access to the account of any user running them; this may or may not be an issue. You have to be careful to divide the security issues into the proper different zones of risk. One is instant root. Many people dislike that a lot. Another is the possibility of compromising user accounts. Many people dislike that, but to some it is less significant. From owner-freebsd-ports Tue Oct 28 14:18:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA25708 for ports-outgoing; Tue, 28 Oct 1997 14:18:39 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA25698 for ; Tue, 28 Oct 1997 14:18:31 -0800 (PST) (envelope-from chuckr@glue.umd.edu) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.8.7/8.8.5) with SMTP id QAA15384; Tue, 28 Oct 1997 16:17:08 -0500 (EST) X-Authentication-Warning: picnic.mat.net: chuckr owned process doing -bs Date: Tue, 28 Oct 1997 16:17:07 -0500 (EST) From: Chuck Robey X-Sender: chuckr@picnic.mat.net To: Swandi Candra cc: ports@FreeBSD.ORG Subject: Re: Help In-Reply-To: <34562013.4AC7@student.anu.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 29 Oct 1997, Swandi Candra wrote: > G'Day > > I'm wondering, if you could provide me with snapshot of chipmunk (CAD's > application). I need it quite urgent for my report. Your help will be > very helpful! Are you aware of what a FreeBSD port is? It's a small set of files and a system of handling software, so that the software can be adapted to build on a FreeBSD host. It also allows automated contrustion of binary packages of that software. It ISN'T the software package itself, that still has to be fetched from the author's site. If you're not using it on a FreeBSD host, a FreeBSD port or a FreeBSD package isn't going to do you a lot of good. That said, you can get the FreeBSD ports and packages by entering the appropriate subdirectory of ftp.freebsd.org/pub/FreeBSD, depending on the version of FreeBSD you're running (the directories make the selection obvious). If you're not running FreeBSD, it's going to be of real limited help to you. > > Thanks. > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Tue Oct 28 14:24:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA26178 for ports-outgoing; Tue, 28 Oct 1997 14:24:06 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from silvia.HIP.Berkeley.EDU (wck-ca6-01.ix.netcom.com [199.35.213.193]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA26121 for ; Tue, 28 Oct 1997 14:23:58 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.7/8.6.9) id OAA07208; Tue, 28 Oct 1997 14:23:56 -0800 (PST) Date: Tue, 28 Oct 1997 14:23:56 -0800 (PST) Message-Id: <199710282223.OAA07208@silvia.HIP.Berkeley.EDU> To: ports@freebsd.org Subject: /compat -> /usr/local/compat From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This is a final call for opinions. I will move /compat to ${PREFIX}/compat (basically /usr/local/compat) in a couple of days if nobody objects. Satoshi ------- Date: Tue, 9 Sep 1997 16:32:48 +0930 From: Greg Lehey To: Satoshi Asami Cc: FreeBSD Questions , FreeBSD Hackers Subject: Re: /: file system is full Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Fight-Spam-Now: http://www.cauce.org On Mon, Sep 08, 1997 at 11:59:37PM -0700, Satoshi Asami wrote: > * The other alternative is, of course, to recommend a 45 MB root slice. > * There's nothing so holy about /compat that it *should* be in the root > * slice, but I don't like gratuituous symlinks either. I'm copying > > IIRC, someone mentioned that /compat might be needed at startup before > mounting anything, and that is the reason why it is in /. Sure, that's the classical reason for putting something in /. But I can't see that we're going to need Linux programs before /usr is mounted. > OTOH, this question seems to come up quite often and is quite a thorn > on our collective sides. I would love to see it moved to > ${PREFIX}/compat (where I suspect it lives on most people's machines > anyway) if that is only a case of vast minority. The worst problem I could see with that would be the transition. I'm copying -hackers; what do you guys think? (Ducks until Jordan's answer has died down :-) Greg From owner-freebsd-ports Tue Oct 28 14:28:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA26461 for ports-outgoing; Tue, 28 Oct 1997 14:28:39 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA26453; Tue, 28 Oct 1997 14:28:31 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id OAA22067; Tue, 28 Oct 1997 14:28:13 -0800 (PST) Date: Tue, 28 Oct 1997 14:28:13 -0800 (PST) Message-Id: <199710282228.OAA22067@freefall.freebsd.org> To: desmo@bandwidth.org, jseger@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, jseger@FreeBSD.ORG Subject: Re: ports/4877 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Update of LPRng port State-Changed-From-To: open-closed State-Changed-By: jseger State-Changed-When: Tue Oct 28 14:26:05 PST 1997 State-Changed-Why: Patch committed with some minor corrections, thanks. Responsible-Changed-From-To: freebsd-ports->jseger Responsible-Changed-By: jseger Responsible-Changed-When: Tue Oct 28 14:26:05 PST 1997 Responsible-Changed-Why: From owner-freebsd-ports Tue Oct 28 15:54:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA01835 for ports-outgoing; Tue, 28 Oct 1997 15:54:17 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from hwcn.org (main.hwcn.org [199.212.94.65]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA01819 for ; Tue, 28 Oct 1997 15:54:10 -0800 (PST) (envelope-from hoek@hwcn.org) Received: from james.freenet.hamilton.on.ca (ac199@james.hwcn.org [199.212.94.66]) by hwcn.org (8.8.7/8.8.7) with ESMTP id SAA25578; Tue, 28 Oct 1997 18:54:38 -0500 (EST) Received: from localhost (ac199@localhost) by james.freenet.hamilton.on.ca (8.8.7/8.8.7) with SMTP id SAA13484; Tue, 28 Oct 1997 18:55:05 -0500 (EST) X-Authentication-Warning: james.freenet.hamilton.on.ca: ac199 owned process doing -bs Date: Tue, 28 Oct 1997 18:55:04 -0500 (EST) From: Tim Vanderhoek X-Sender: ac199@james.freenet.hamilton.on.ca Reply-To: hoek@hwcn.org To: Ian Vaudrey cc: James Raynard , "'Tim Vanderhoek'" , "freebsd-ports@hub.freebsd.org" Subject: RE: ports/4848: New Port to add! NASM Assembler In-Reply-To: <01BCE389.F0D2C1E0@nemkoltd.nildram.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 28 Oct 1997, Ian Vaudrey wrote: > I've noticed that some ports take months to be committed, while others are > committed very quickly, sometimes on the same day they are submitted. There > seems to be no pattern to this on the surface. How *does* the system work? There isn't really any system. Someone takes a look through the pr list and sees a port which interests them, or sees one which looks like it has been waiting in line for a while, and then they review & commit. This leads to several suggestions on how to make your port look attractive: 1) If you describe it nicely -- make it sound like something _everyone_ _just_ _has_ to have. 2) The subject line should show that it is a new port that needs to be committed, and be interesting, too (I've never done this, since it's boring, but if you really want your port committed... :) 3) My personal opinion is that new ports are best submitted as an shar archive. This means that people can look over and review them when they're reading their FreeBSD-bugs mail. General agreement says that updates to existing ports should be done using recursive uni-diff. _Please_ be sure to note any new or removed files loudly. 4) If the port isn't being committed, sometimes it may help to gnats-submit an follow-up and update. This is basically an excuse to send mail to FreeBSD-bugs and have more people see that your port is waiting. Word it carefully so that the followup doesn't seem gratitous (even if it is ;) and points-out to people more reasons to commit your port. 5) echo "Hey! You jerks! Will someone review and commit my port" | mail ports@FreeBSD.ORG committers@FreeBSD.ORG. Don't do this unless it really is taking too long, or if there's an important reason to commit the port now, though. In short, the ports team loves to see the submission of new ports, even if it means there is more work for them. You shouldn't take any offence or unwelcome from the long time it takes to review and commit the ports --- that's just the way things are right now. :-( -- Outnumbered? Maybe. Outspoken? Never! tIM...HOEk From owner-freebsd-ports Tue Oct 28 17:16:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA06904 for ports-outgoing; Tue, 28 Oct 1997 17:16:52 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from iq.org (proff@profane.iq.org [203.4.184.222]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id RAA06889 for ; Tue, 28 Oct 1997 17:16:34 -0800 (PST) (envelope-from proff@iq.org) From: proff@iq.org Received: (qmail 7943 invoked by uid 110); 29 Oct 1997 01:15:53 -0000 Message-ID: <19971029011553.7942.qmail@iq.org> Subject: Re: lincity In-Reply-To: <199710290050.QAA07619@burka.rdy.com> from Dima Ruban at "Oct 28, 97 04:50:44 pm" To: dima@best.net Date: Wed, 29 Oct 1997 12:15:53 +1100 (EST) Cc: freebsd-ports@freebsd.org X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > From dima@burka.rdy.com Wed Oct 29 00:51:49 1997 > Delivered-To: proff@iq.org > Message-Id: <199710290050.QAA07619@burka.rdy.com> > Subject: lincity > To: proff@iq.org > Date: Tue, 28 Oct 1997 16:50:44 -0800 (PST) > X-Class: Fast > Organization: HackerDome > Reply-To: dima@best.net > From: dima@best.net (Dima Ruban) > X-Mailer: ELM [version 2.4ME+ PL32 (25)] > Hi! > > May I have your permission (you're listed as maintainer) to upgrade > lincity-1.04 to lincity-1.09 in freebsd ports? > > > Thanks! > > -- dima > Certainly. Feel free to take over, I don't have the time to work on the ports collection any more :( -- Prof. Julian Assange |"Don't worry about people stealing your ideas. If your | Ideas are any good, you'll have to ram them down proff@iq.org | people's throats." proff@gnu.ai.mit.edu | -- Howard Aiken From owner-freebsd-ports Tue Oct 28 18:13:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA10640 for ports-outgoing; Tue, 28 Oct 1997 18:13:06 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA10635 for ; Tue, 28 Oct 1997 18:13:03 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id SAA22102; Tue, 28 Oct 1997 18:13:05 -0800 (PST) To: asami@cs.berkeley.edu (Satoshi Asami) cc: ports@FreeBSD.ORG Subject: Re: /compat -> /usr/local/compat In-reply-to: Your message of "Tue, 28 Oct 1997 14:23:56 PST." <199710282223.OAA07208@silvia.HIP.Berkeley.EDU> Date: Tue, 28 Oct 1997 18:13:05 -0800 Message-ID: <22097.878091185@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > This is a final call for opinions. I will move /compat to > ${PREFIX}/compat (basically /usr/local/compat) in a couple of days if > nobody objects. Just don't forget that sysinstall has already been creating and linking it in as /usr/compat since 2.2.2 at least. :-) Jordan From owner-freebsd-ports Tue Oct 28 18:22:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA11047 for ports-outgoing; Tue, 28 Oct 1997 18:22:25 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA11025 for ; Tue, 28 Oct 1997 18:22:17 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id SAA22232; Tue, 28 Oct 1997 18:21:54 -0800 (PST) To: hoek@hwcn.org cc: Ian Vaudrey , James Raynard , "freebsd-ports@hub.freebsd.org" Subject: Re: ports/4848: New Port to add! NASM Assembler In-reply-to: Your message of "Tue, 28 Oct 1997 18:55:04 EST." Date: Tue, 28 Oct 1997 18:21:54 -0800 Message-ID: <22229.878091714@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > 3) My personal opinion is that new ports are best submitted as an > shar archive. This means that people can look over and review > them when they're reading their FreeBSD-bugs mail. General > agreement says that updates to existing ports should be done > using recursive uni-diff. _Please_ be sure to note any new or > removed files loudly. This is true. The few ports that I've committed from PRs have been done this way. If a port is too large to be included as a shar archive, it's probably also not done correctly. :-) Jordan From owner-freebsd-ports Tue Oct 28 18:22:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA11113 for ports-outgoing; Tue, 28 Oct 1997 18:22:57 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from silvia.HIP.Berkeley.EDU (wck-ca6-01.ix.netcom.com [199.35.213.193]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA11098 for ; Tue, 28 Oct 1997 18:22:49 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.7/8.6.9) id SAA03017; Tue, 28 Oct 1997 18:22:42 -0800 (PST) Date: Tue, 28 Oct 1997 18:22:42 -0800 (PST) Message-Id: <199710290222.SAA03017@silvia.HIP.Berkeley.EDU> To: jkh@time.cdrom.com CC: ports@FreeBSD.ORG In-reply-to: <22097.878091185@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: /compat -> /usr/local/compat From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Just don't forget that sysinstall has already been creating and * linking it in as /usr/compat since 2.2.2 at least. :-) /usr/compat? Eek. That may fill up some people's /usr's pretty quick (it's over 15MB now, and with new versions coming out every couple of months...). I guess we can stick in a check to linux_lib to warn the user. Or even move it over if /usr/compat already exists and is populated. Satoshi From owner-freebsd-ports Tue Oct 28 18:43:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA12479 for ports-outgoing; Tue, 28 Oct 1997 18:43:29 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA12472 for ; Tue, 28 Oct 1997 18:43:25 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id SAA22515; Tue, 28 Oct 1997 18:43:23 -0800 (PST) To: asami@cs.berkeley.edu (Satoshi Asami) cc: ports@FreeBSD.ORG Subject: Re: /compat -> /usr/local/compat In-reply-to: Your message of "Tue, 28 Oct 1997 18:22:42 PST." <199710290222.SAA03017@silvia.HIP.Berkeley.EDU> Date: Tue, 28 Oct 1997 18:43:23 -0800 Message-ID: <22512.878093003@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > * Just don't forget that sysinstall has already been creating and > * linking it in as /usr/compat since 2.2.2 at least. :-) > > /usr/compat? Eek. That may fill up some people's /usr's pretty quick > (it's over 15MB now, and with new versions coming out every couple of > months...). I know, but /usr was the only partition I could count on, and besides, I don't see that putting it in /usr/local will necessarily help most people out of the same situation since very very few think to put it on its own partition anyway. :-) Jordan From owner-freebsd-ports Tue Oct 28 18:55:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA13217 for ports-outgoing; Tue, 28 Oct 1997 18:55:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from silvia.HIP.Berkeley.EDU (wck-ca6-01.ix.netcom.com [199.35.213.193]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA13205 for ; Tue, 28 Oct 1997 18:54:59 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.7/8.6.9) id SAA12118; Tue, 28 Oct 1997 18:54:51 -0800 (PST) Date: Tue, 28 Oct 1997 18:54:51 -0800 (PST) Message-Id: <199710290254.SAA12118@silvia.HIP.Berkeley.EDU> To: jkh@time.cdrom.com CC: ports@FreeBSD.ORG In-reply-to: <22512.878093003@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: /compat -> /usr/local/compat From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * I know, but /usr was the only partition I could count on, and besides, * I don't see that putting it in /usr/local will necessarily help most * people out of the same situation since very very few think to put it * on its own partition anyway. :-) Maybe not on its own partition all by itself, but many people put it in the "all of the rest" partition and symlink it from /usr. BTW, I just realized I don't know who tells Linux apps about /compat/linux. Looking around in the source tree, I found the string "/compat/linux" hardcoded in two (!) places, /sys/i386/linux/linux_sysvec.c and linux_util.c. Is that were the apps get the stuff from? If so, we can't move it, at least not into /usr/local. (I don't think we want any more places on the system that has "/usr/local" hardcoded....) Satoshi From owner-freebsd-ports Tue Oct 28 19:07:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA13839 for ports-outgoing; Tue, 28 Oct 1997 19:07:29 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from silvia.HIP.Berkeley.EDU (wck-ca6-01.ix.netcom.com [199.35.213.193]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA13816; Tue, 28 Oct 1997 19:07:08 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.7/8.6.9) id TAA12180; Tue, 28 Oct 1997 19:05:45 -0800 (PST) Date: Tue, 28 Oct 1997 19:05:45 -0800 (PST) Message-Id: <199710290305.TAA12180@silvia.HIP.Berkeley.EDU> To: jkh@freebsd.org, andreas@freebsd.org, vanilla@MinJe.com.TW CC: ports@freebsd.org Subject: qt upgrade broke games/nethack-qt? From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Is this release incompatible with the previous one? :< Satoshi ------- : g++ -pipe -O -I../include -I. -I/usr/X11R6/include -I/usr/X11R6/include/X11/qt -c ../ win/Qt/qt_win.cc In file included from ../win/Qt/qt_win.h:24, from ../win/Qt/qt_win.cc:59: /usr/X11R6/include/X11/qt/qmsgbox.h:37: parse error before `.' /usr/X11R6/include/X11/qt/qmsgbox.h:37: missing ';' before right brace /usr/X11R6/include/X11/qt/qmsgbox.h:39: parse error before `*' /usr/X11R6/include/X11/qt/qmsgbox.h:40: parse error before `const' : From owner-freebsd-ports Tue Oct 28 19:36:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA15418 for ports-outgoing; Tue, 28 Oct 1997 19:36:48 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from istari.home.net (cc158233-a.catv1.md.home.com [24.3.25.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA15412 for ; Tue, 28 Oct 1997 19:36:43 -0800 (PST) (envelope-from sjr@home.net) Received: (from sjr@localhost) by istari.home.net (8.8.7/8.8.6) id WAA06905; Tue, 28 Oct 1997 22:36:31 -0500 (EST) Date: Tue, 28 Oct 1997 22:36:31 -0500 (EST) From: "Stephen J. Roznowski" Message-Id: <199710290336.WAA06905@istari.home.net> To: jkh@time.cdrom.com, hoek@hwcn.org Subject: Re: ports/4848: New Port to add! NASM Assembler In-Reply-To: Mail from '"Jordan K. Hubbard" ' dated: Tue, 28 Oct 1997 18:21:54 -0800 Cc: freebsd-ports@hub.freebsd.org, i.vaudrey@cableinet.co.uk, fports@jraynard.demon.co.uk Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > From: "Jordan K. Hubbard" > > > 3) My personal opinion is that new ports are best submitted as an > > shar archive. This means that people can look over and review > > them when they're reading their FreeBSD-bugs mail. General > > agreement says that updates to existing ports should be done > > using recursive uni-diff. _Please_ be sure to note any new or > > removed files loudly. > > This is true. The few ports that I've committed from PRs have been > done this way. If a port is too large to be included as a shar > archive, it's probably also not done correctly. :-) Are you saying that those of us with new ports sitting in the queue should resubmit them as shar files? Will that help to get them processed? -SR From owner-freebsd-ports Tue Oct 28 21:17:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA20328 for ports-outgoing; Tue, 28 Oct 1997 21:17:33 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA20306; Tue, 28 Oct 1997 21:17:19 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id VAA23771; Tue, 28 Oct 1997 21:17:21 -0800 (PST) To: asami@cs.berkeley.edu (Satoshi Asami) cc: jkh@freebsd.org, andreas@freebsd.org, vanilla@MinJe.com.TW, ports@freebsd.org Subject: Re: qt upgrade broke games/nethack-qt? In-reply-to: Your message of "Tue, 28 Oct 1997 19:05:45 PST." <199710290305.TAA12180@silvia.HIP.Berkeley.EDU> Date: Tue, 28 Oct 1997 21:17:21 -0800 Message-ID: <23767.878102241@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Must be since when I pkg_deleted the old and built the new, it worked just fine. Jordan > Is this release incompatible with the previous one? :< > > Satoshi > ------- > : > g++ -pipe -O -I../include -I. -I/usr/X11R6/include -I/usr/X11R6/include/X11/q t -c ../ > win/Qt/qt_win.cc > In file included from ../win/Qt/qt_win.h:24, > from ../win/Qt/qt_win.cc:59: > /usr/X11R6/include/X11/qt/qmsgbox.h:37: parse error before `.' > /usr/X11R6/include/X11/qt/qmsgbox.h:37: missing ';' before right brace > /usr/X11R6/include/X11/qt/qmsgbox.h:39: parse error before `*' > /usr/X11R6/include/X11/qt/qmsgbox.h:40: parse error before `const' > : From owner-freebsd-ports Tue Oct 28 21:21:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA20522 for ports-outgoing; Tue, 28 Oct 1997 21:21:13 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA20517 for ; Tue, 28 Oct 1997 21:21:09 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id VAA23793; Tue, 28 Oct 1997 21:21:01 -0800 (PST) To: "Stephen J. Roznowski" cc: hoek@hwcn.org, freebsd-ports@hub.freebsd.org, i.vaudrey@cableinet.co.uk, fports@jraynard.demon.co.uk Subject: Re: ports/4848: New Port to add! NASM Assembler In-reply-to: Your message of "Tue, 28 Oct 1997 22:36:31 EST." <199710290336.WAA06905@istari.home.net> Date: Tue, 28 Oct 1997 21:21:01 -0800 Message-ID: <23789.878102461@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > This is true. The few ports that I've committed from PRs have been > > done this way. If a port is too large to be included as a shar > > archive, it's probably also not done correctly. :-) > > Are you saying that those of us with new ports sitting in the queue > should resubmit them as shar files? Will that help to get them > processed? I'm not sure I'd go so far as to say that, but it'd certainly be a good guideline for the future. For the current batch of "stale" ports, I guess the best thing to do would be for us to forc^H^H^H^Hvolunteer someone into the role of temporary janitor, their job being to look for ports submissions which are languishing in the PR database and are not also out of date, then sending these two lists to ports@freebsd.org (the first list being "close me" PRs and the second being "commit me, somebody!" PRs). That would be a good first step, methinks, to avoid having to have *all* the ports collection committers go through the same massive open PR list. Any suck^H^H^H^Hnice volunteers out there? :-) Jordan From owner-freebsd-ports Tue Oct 28 21:24:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA20643 for ports-outgoing; Tue, 28 Oct 1997 21:24:43 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from silvia.HIP.Berkeley.EDU (wck-ca6-01.ix.netcom.com [199.35.213.193]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA20629; Tue, 28 Oct 1997 21:24:23 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.7/8.6.9) id VAA12525; Tue, 28 Oct 1997 21:24:15 -0800 (PST) Date: Tue, 28 Oct 1997 21:24:15 -0800 (PST) Message-Id: <199710290524.VAA12525@silvia.HIP.Berkeley.EDU> To: jkh@time.cdrom.com CC: jkh@freebsd.org, andreas@freebsd.org, vanilla@MinJe.com.TW, ports@freebsd.org In-reply-to: <23767.878102241@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: qt upgrade broke games/nethack-qt? From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Must be since when I pkg_deleted the old and built the new, it * worked just fine. I'm not sure if we are talking about the same port here. Did nethack-qt build for you with the new qt? (See subject.) Satoshi From owner-freebsd-ports Tue Oct 28 21:51:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA21898 for ports-outgoing; Tue, 28 Oct 1997 21:51:17 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from tera.com (tera.tera.com [207.108.223.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA21884 for ; Tue, 28 Oct 1997 21:51:11 -0800 (PST) (envelope-from kline@tao.thought.org) Received: (from uucp@localhost) by tera.com (8.8.7/8.8.7) with UUCP id VAA06116; Tue, 28 Oct 1997 21:48:55 -0800 (PST) Received: (from kline@localhost) by tao.thought.org (8.8.5/8.7.3) id VAA24761; Tue, 28 Oct 1997 21:46:08 -0800 (PST) From: Gary Kline Message-Id: <199710290546.VAA24761@tao.thought.org> Subject: Re: 3.0-packages seem to be out of date. In-Reply-To: <199710281523.PAA01145@jaffacake.csv.warwick.ac.uk> from Mr M P Searle at "Oct 28, 97 03:23:14 pm" To: csubl@csv.warwick.ac.uk (Mr M P Searle) Date: Tue, 28 Oct 1997 21:46:08 -0800 (PST) Cc: jkh@time.cdrom.com, asami@cs.berkeley.edu, ports@FreeBSD.ORG Organization: <> thought.org: public access uNix in service... <> 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 X-Loop: FreeBSD.org Precedence: bulk According to Mr M P Searle: > > > > For the next release, it's going to be one of the 3 following choices > > for me: > > > > 1. I take over the building of packages myself so that I have more control > > over when/where/how the packages are built. > > > > 2. This system of building packages is automated in a similar fashion > > to the current.freebsd.org server so that some FTP site can simply > > be mirrored by anyone wishing to build a CD (and as I'm not the only > > person building CDs, this would probably be the most general solution). > > > > 3. We stop distributing packages and distfiles on CD, doing just the > > ports collection and letting folks use the net to grab packages > > or distfiles. > > Not everyone can do that though - it's a LOT easier installing xemacs from > a CD than over a modem... (it probably takes a while to compile on a slow > machine as well, although that isn't so much of a problem.) > > > > > The current system is no longer workable, I'm no longer willing to do > > things "the old way" - it's going to be one of these 3 options for 3.0 > > / 2.2.6. > > > > Jordan What about a comprimise on #3; that any binary/distfile in excess of 5MB be included on the CDROM? Anything less than this can eaily be built by the port. Whenever I find something in ports that I want, I download the portfile and a simple ``make install'' does it all. In a few months the CDROM is passe... . gary > > > > -- Gary D. Kline kline@tao.thought.org Public service uNix From owner-freebsd-ports Tue Oct 28 22:20:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA23404 for ports-outgoing; Tue, 28 Oct 1997 22:20:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA23376; Tue, 28 Oct 1997 22:20:01 -0800 (PST) (envelope-from gnats) Date: Tue, 28 Oct 1997 22:20:01 -0800 (PST) Message-Id: <199710290620.WAA23376@hub.freebsd.org> To: freebsd-ports Cc: From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= Subject: Re: ports/4753: update port: ja-hex-2.03 (hexadecimal dump tool whichhandles Japanese) Reply-To: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/4753; it has been noted by GNATS. From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= To: yu@pastel.club.or.jp Cc: max@wide.ad.jp, freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/4753: update port: ja-hex-2.03 (hexadecimal dump tool whichhandles Japanese) Date: Wed, 29 Oct 1997 15:10:37 +0900 >> Where is the file containing the update? Please submit a diff >> against the port in ports-current. > Sorry, I forgot to write... > I had put my port to: > ftp://ftp.freebsd.org/pub/FreeBSD/incoming/ja-hex-2.03.tar.gz > This contains entire my port. Please replace 'japanese/hex' > directory with this. I'm asking you, and it is written in the handbook too, to submit diff from the port in ports-current. Thanks, Max From owner-freebsd-ports Tue Oct 28 22:43:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA24584 for ports-outgoing; Tue, 28 Oct 1997 22:43:30 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA24557; Tue, 28 Oct 1997 22:43:17 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id WAA02568; Tue, 28 Oct 1997 22:43:20 -0800 (PST) To: asami@cs.berkeley.edu (Satoshi Asami) cc: jkh@freebsd.org, andreas@freebsd.org, vanilla@MinJe.com.TW, ports@freebsd.org Subject: Re: qt upgrade broke games/nethack-qt? In-reply-to: Your message of "Tue, 28 Oct 1997 21:24:15 PST." <199710290524.VAA12525@silvia.HIP.Berkeley.EDU> Date: Tue, 28 Oct 1997 22:43:20 -0800 Message-ID: <2564.878107400@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > * Must be since when I pkg_deleted the old and built the new, it > * worked just fine. > > I'm not sure if we are talking about the same port here. Did > nethack-qt build for you with the new qt? (See subject.) Sorry, my mistake. OK, it looks like the new Qt has added the symbol "Warning" to the namespace if you use the qmsgbox class, and Warning is also unfortunately defined as a macro in nethack. Bah. Fixed, though someone should also now probably pass patches ab - ag back to the author(s) since I'm sure they'd like to be able to track the newer Qt release too (if they haven't made these changes already). Jordan From owner-freebsd-ports Wed Oct 29 00:48:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA02376 for ports-outgoing; Wed, 29 Oct 1997 00:48:48 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA02362; Wed, 29 Oct 1997 00:48:32 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA26425; Wed, 29 Oct 1997 00:48:10 -0800 (PST) Date: Wed, 29 Oct 1997 00:48:10 -0800 (PST) Message-Id: <199710290848.AAA26425@freefall.freebsd.org> To: josh@quick.net, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/3831 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: netris port doesn't install sr State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Wed Oct 29 00:47:34 PST 1997 State-Changed-Why: Patch committed, thanks. From owner-freebsd-ports Wed Oct 29 01:12:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA03764 for ports-outgoing; Wed, 29 Oct 1997 01:12:09 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA03730; Wed, 29 Oct 1997 01:11:54 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id BAA26683; Wed, 29 Oct 1997 01:11:32 -0800 (PST) Date: Wed, 29 Oct 1997 01:11:32 -0800 (PST) Message-Id: <199710290911.BAA26683@freefall.freebsd.org> To: sutton@aardvark.apana.org.au, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/3411 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port - Atari 8 bit computer emulator xview version State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Wed Oct 29 01:10:44 PST 1997 State-Changed-Why: Imported, thanks. I also upgraded to 0.8.1 while I was at it. From owner-freebsd-ports Wed Oct 29 03:32:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA10435 for ports-outgoing; Wed, 29 Oct 1997 03:32:57 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA10429; Wed, 29 Oct 1997 03:32:53 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id DAA27268; Wed, 29 Oct 1997 03:32:31 -0800 (PST) Date: Wed, 29 Oct 1997 03:32:31 -0800 (PST) Message-Id: <199710291132.DAA27268@freefall.freebsd.org> To: bmc@WillsCreek.COM, jseger@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, jseger@FreeBSD.ORG Subject: Re: ports/4853 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Update to gnuls port State-Changed-From-To: open-closed State-Changed-By: jseger State-Changed-When: Wed Oct 29 03:31:50 PST 1997 State-Changed-Why: Committed, thanks. Responsible-Changed-From-To: freebsd-ports->jseger Responsible-Changed-By: jseger Responsible-Changed-When: Wed Oct 29 03:31:50 PST 1997 Responsible-Changed-Why: From owner-freebsd-ports Wed Oct 29 03:40:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA10908 for ports-outgoing; Wed, 29 Oct 1997 03:40:23 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from gate.mgt.msk.ru (mgtrep.24h.dialup.ru [194.87.18.139]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA10903 for ; Wed, 29 Oct 1997 03:40:13 -0800 (PST) (envelope-from tarkhil@mgt.msk.ru) Received: from asteroid.mgt.msk.ru (asteroid.mgt.msk.ru [192.168.133.145]) by gate.mgt.msk.ru (8.8.6/8.8.6) with ESMTP id OAA09413 for ; Wed, 29 Oct 1997 14:42:22 +0300 (MSK) Received: from asteroid.mgt.msk.ru (localhost.mgt.msk.ru [127.0.0.1]) by asteroid.mgt.msk.ru (8.8.7/8.8.6) with ESMTP id OAA13077 for ; Wed, 29 Oct 1997 14:39:32 +0300 (MSK) Message-Id: <199710291139.OAA13077@asteroid.mgt.msk.ru> To: ports@freebsd.org Reply-To: tarkhil@mgt.msk.ru Subject: on DBD::mySQL Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 29 Oct 1997 14:39:32 +0300 From: "Alexander B. Povolotsky" Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello! I've tried DBD::mySQL presented in packages (p5-Mysql-modules-1.1810), it failed to work, I've found DBD-mysql-1.65.tar.gz (ftp://www.tcx.se/pub/mysql/ Contrib/DBD-mysql-1.65.tar.gz), and it works ok. Can anyone make port of it and commit? Alex. From owner-freebsd-ports Wed Oct 29 04:21:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA12642 for ports-outgoing; Wed, 29 Oct 1997 04:21:30 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA12632; Wed, 29 Oct 1997 04:21:19 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id EAA28643; Wed, 29 Oct 1997 04:20:56 -0800 (PST) Date: Wed, 29 Oct 1997 04:20:56 -0800 (PST) Message-Id: <199710291220.EAA28643@freefall.freebsd.org> To: doconnor@ist.flinders.edu.au, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4055 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Port for XMpeg3 v1.0 State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Wed Oct 29 04:20:21 PST 1997 State-Changed-Why: Imported, thanks. From owner-freebsd-ports Wed Oct 29 04:32:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA13381 for ports-outgoing; Wed, 29 Oct 1997 04:32:12 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA13159; Wed, 29 Oct 1997 04:30:40 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id EAA28871; Wed, 29 Oct 1997 04:30:18 -0800 (PST) Date: Wed, 29 Oct 1997 04:30:18 -0800 (PST) Message-Id: <199710291230.EAA28871@freefall.freebsd.org> To: pgiffuni@fps.biblos.unal.edu.co, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4104 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Minor fix to hobbes-icons-xpm3 State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Wed Oct 29 04:28:57 PST 1997 State-Changed-Why: Committed, thanks. From owner-freebsd-ports Wed Oct 29 06:18:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA17934 for ports-outgoing; Wed, 29 Oct 1997 06:18:11 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from crocus.csv.warwick.ac.uk (csubl@crocus.csv.warwick.ac.uk [137.205.192.13]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA17926 for ; Wed, 29 Oct 1997 06:18:06 -0800 (PST) (envelope-from csubl@csv.warwick.ac.uk) Received: (from csubl@localhost) by crocus.csv.warwick.ac.uk (8.8.5/8.8.7) id OAA09603; Wed, 29 Oct 1997 14:12:30 GMT From: Mr M P Searle Message-Id: <199710291412.OAA09603@crocus.csv.warwick.ac.uk> Subject: Re: 3.0-packages seem to be out of date. In-Reply-To: <199710290546.VAA24761@tao.thought.org> from Gary Kline at "Oct 28, 97 09:46:08 pm" To: kline@thought.org (Gary Kline) Date: Wed, 29 Oct 1997 14:12:29 +0000 (GMT) Cc: csubl@csv.warwick.ac.uk, jkh@time.cdrom.com, asami@cs.berkeley.edu, ports@freebsd.org X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > According to Mr M P Searle: > > > > > > For the next release, it's going to be one of the 3 following choices > > > for me: > > > > > > 1. I take over the building of packages myself so that I have more control > > > over when/where/how the packages are built. > > > > > > 2. This system of building packages is automated in a similar fashion > > > to the current.freebsd.org server so that some FTP site can simply > > > be mirrored by anyone wishing to build a CD (and as I'm not the only > > > person building CDs, this would probably be the most general solution). > > > > > > 3. We stop distributing packages and distfiles on CD, doing just the > > > ports collection and letting folks use the net to grab packages > > > or distfiles. > > > > Not everyone can do that though - it's a LOT easier installing xemacs from > > a CD than over a modem... (it probably takes a while to compile on a slow > > machine as well, although that isn't so much of a problem.) > > > > > > > > The current system is no longer workable, I'm no longer willing to do > > > things "the old way" - it's going to be one of these 3 options for 3.0 > > > / 2.2.6. > > > > > > Jordan > > What about a comprimise on #3; that any > binary/distfile in excess of 5MB be included > on the CDROM? Anything less than this can > eaily be built by the port. I'd rather keep all the distfiles, just remove packages. Anything over 1MB is difficult to get over a modem, and anything of any size is difficult to get by floppy net. (I had suggested using a better compressor a while ago, this was not done because of the large amount of CPU and memory used. Bzip2 is quite a lot faster than bzip and has a low-memory mode (using 2500k), so you may want to have another look at this. Compared to other high performance compressors, it is one of the fastest, and unpacking (of a distfile anyway) has got to be much faster than the actual build.) > > Whenever I find something in ports that I > want, I download the portfile and a simple > ``make install'' does it all. In a few > months the CDROM is passe... . > > gary > > > > > > > > > > -- > Gary D. Kline kline@tao.thought.org Public service uNix > From owner-freebsd-ports Wed Oct 29 06:32:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA18674 for ports-outgoing; Wed, 29 Oct 1997 06:32:43 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from seedlab1.cropsci.ncsu.edu (seedlab1.cropsci.ncsu.edu [152.1.88.4]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA18623; Wed, 29 Oct 1997 06:32:05 -0800 (PST) (envelope-from rdkeys@seedlab1.cropsci.ncsu.edu) Received: (from rdkeys@localhost) by seedlab1.cropsci.ncsu.edu (8.8.7/8.8.7) id JAA03307; Wed, 29 Oct 1997 09:30:56 -0500 (EST) From: "User Rdkeys Robert D. Keys" Message-Id: <199710291430.JAA03307@seedlab1.cropsci.ncsu.edu> Subject: Re: Problems on tex and latex ports builds? (A FIX) In-Reply-To: <199710282116.QAA02213@seedlab1.cropsci.ncsu.edu> from "User Rdkeys Robert D. Keys" at "Oct 28, 97 04:16:20 pm" To: rdkeys@seedlab1.cropsci.ncsu.edu (User Rdkeys Robert D. Keys) Date: Wed, 29 Oct 1997 09:30:56 -0500 (EST) Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org 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 X-Loop: FreeBSD.org Precedence: bulk > I was bringing up the TeX-3.14159 and LaTeX2e packages and ports on the > new 2.2.5-RELEASE, and the ports builds complained of unfindable directories > down in the work space trees. Anyone else had any install problems from > ports builds on TeX/LaTeX (NOT teTeX)? It makes me think something in > one of the scripts is out of sync, but I am not sure. I can use the > packages, but I am always in preference of a real source build rather > than a pre-installed package, where possible. The alternative is a > build from the cannonical sources at TUG. > > The error on return from gmake[2] and gmake[1] was: > > can't cd to /usr/ports/print/tex/work/cm/tfm > error code 2 > stop > error code 1 > stop > > It seemed to do most of the install, but I can't offhand tell what got > left out from the non-existent directories. After playing around with it for a while and seeing what was going on, a suitable workaround was found: 1. create the missing work directories (cm in tex and latex in latex) and mv the appropriate subdirectories down into the called for directories. 2. repeat the make install until the appropriate directories are moved into the right locations. It took about 6 passes to get everything where it was expected to be. Since it is only used in the work build tree, it really does not matter much, how the solution is arrived at. Crude, sure, but it works. The ports build scripts need to be fixed by whomever is in charge of them to reflect the correct directory searching in the work directories. Bob Keys rdkeys@seedlab1.cropsci.ncsu.edu From owner-freebsd-ports Wed Oct 29 06:40:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA19173 for ports-outgoing; Wed, 29 Oct 1997 06:40:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA19156; Wed, 29 Oct 1997 06:40:01 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 29 Oct 1997 06:40:01 -0800 (PST) Resent-Message-Id: <199710291440.GAA19156@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, greg@greg.rim.or.jp Received: from ns11.rim.or.jp (ns11.rim.or.jp [202.247.130.230]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA18651 for ; Wed, 29 Oct 1997 06:32:20 -0800 (PST) (envelope-from greg@greg.rim.or.jp) Received: from rayearth.rim.or.jp (rayearth.rim.or.jp [202.247.130.242]) by ns11.rim.or.jp (8.8.5/3.5Wpl2-ns11/RIMNET-2) with ESMTP id XAA12020 for ; Wed, 29 Oct 1997 23:30:51 +0900 (JST) Received: (from uucp@localhost) by rayearth.rim.or.jp (8.8.5/3.5Wpl2-uucp1/RIMNET) with UUCP id XAA04822 for FreeBSD-gnats-submit@freebsd.org; Wed, 29 Oct 1997 23:30:51 +0900 (JST) Received: from izanami.greg.rim.or.jp (izanami.greg.rim.or.jp [172.31.1.3]) by atena.greg.rim.or.jp (8.7.5/3.4Wbeta6) with ESMTP id XAA14547 for ; Wed, 29 Oct 1997 23:06:16 +0900 (JST) Received: (from greg@localhost) by izanami.greg.rim.or.jp (8.8.7/3.4Wbeta6) id XAA12589; Wed, 29 Oct 1997 23:06:15 +0900 (JST) Message-Id: <199710291406.XAA12589@izanami.greg.rim.or.jp> Date: Wed, 29 Oct 1997 23:06:15 +0900 (JST) From: greg@greg.rim.or.jp Reply-To: greg@greg.rim.or.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4885: Create a new ports about cqcam-0.45.tar.gz Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4885 >Category: ports >Synopsis: Create a new ports about cqcam-0.45.tar.gz >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 29 06:40:01 PST 1997 >Last-Modified: >Originator: Kensaku Masuda >Organization: >Release: FreeBSD 2.2.5-RELEASE i386 >Environment: Upgraded from source code into 2.2.5-RELEASE >Description: I have created a new ports about cqcam-0.45. It is greate one for me, and you (May be). cqcam-0.45 is a frame grabber program with Color Q-CAM. And I have sent to incoming directory at Oct 29. it's name is "cqcam-0.45.tar.gz". - PS - I have created few ports (innfeed/nntplink-3.3). I'll send it, is you need. >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Oct 29 07:23:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA21281 for ports-outgoing; Wed, 29 Oct 1997 07:23:37 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from mrin42.mail.aol.com (mrin42.mx.aol.com [198.81.19.152]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA21267 for ; Wed, 29 Oct 1997 07:23:32 -0800 (PST) (envelope-from Hetzels@aol.com) From: Hetzels@aol.com Received: (from root@localhost) by mrin42.mail.aol.com (8.8.5/8.7.3/AOL-2.0.0) id KAA10107; Wed, 29 Oct 1997 10:23:01 -0500 (EST) Date: Wed, 29 Oct 1997 10:23:01 -0500 (EST) Message-ID: <971029102300_1311894685@mrin42.mail.aol.com> To: marcs@znep.com, freebsd-ports@hub.freebsd.org Subject: Re: ports/4878: Apache w/FrontPage Module Port Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In a message dated 97-10-28 17:02:47 EST, marcs@znep.com writes: > I have said this before and I will say this again: this is a damn big > security hole and must not be done. If you install this port, anyone can > get root on the system you install it on without any effort. This is not > acceptable. > > Microsoft includes patches for Apache and a program called fpexe for this > very reason. While I don't particularily recommend them (although the new > fixed version seems reasonable; haven't had time to look at it fully yet > though), they are a _LOT_ better than giving everyone instant root on the > server. > This port uses the FrontPage Module & the fpexe program. When I looked through the code both the Module & fpexe look at the uid & gid, if the uid is < 11 or gid < 21 then the call is rejected. Also, the program checks if what is being called is admin.exe, author.exe, shtml.exe or fpcount.exe, if it is not one of these programs then the call is also rejected. Where is the security hole? Scot From owner-freebsd-ports Wed Oct 29 07:27:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA21572 for ports-outgoing; Wed, 29 Oct 1997 07:27:39 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from mrin42.mail.aol.com (mrin42.mx.aol.com [198.81.19.152]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA21562; Wed, 29 Oct 1997 07:27:33 -0800 (PST) (envelope-from Hetzels@aol.com) From: Hetzels@aol.com Received: (from root@localhost) by mrin42.mail.aol.com (8.8.5/8.7.3/AOL-2.0.0) id KAA28060; Wed, 29 Oct 1997 10:27:01 -0500 (EST) Date: Wed, 29 Oct 1997 10:27:01 -0500 (EST) Message-ID: <971029102701_817384728@mrin42.mail.aol.com> To: marcs@znep.com cc: ports@freebsd.org, isp@freebsd.org Subject: Re: Apache FrontPage Module Port Completed Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In a message dated 97-10-28 18:04:18 EST, marcs@znep.com (Marc Slemko) writes: > And as I have said before and just said again in response to the PR > submitting the port, this port also gives anyone instant root on your > system. If that isn't desirable to you, I would suggest you hold off on > using this port right now. > It doesn't give instant root, as it checks for uid < 11 & gid < 21 and rejects them. Also, it will only run 4 programs (shtml.exe, fpcount.exe, author.exe, or admin.exe), but before it runs them, it will change to the owner of the directory that it is working in. Scot From owner-freebsd-ports Wed Oct 29 07:31:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA21864 for ports-outgoing; Wed, 29 Oct 1997 07:31:30 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from mrin41.mail.aol.com (mrin41.mx.aol.com [198.81.19.151]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA21858; Wed, 29 Oct 1997 07:31:25 -0800 (PST) (envelope-from Hetzels@aol.com) From: Hetzels@aol.com Received: (from root@localhost) by mrin41.mail.aol.com (8.8.5/8.7.3/AOL-2.0.0) id KAA14948; Wed, 29 Oct 1997 10:30:53 -0500 (EST) Date: Wed, 29 Oct 1997 10:30:53 -0500 (EST) Message-ID: <971029103052_1078707231@mrin41.mail.aol.com> To: karl@mcs.net cc: ports@freebsd.org, isp@freebsd.org Subject: Re: Apache FrontPage Module Port Completed Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In a message dated 97-10-28 18:26:35 EST, karl@Mcs.Net (Karl Denninger) writes: > SUID root programs for file transfers should be confined to those which have > many YEARS of experience under their belts - like ftpd. There is absolutely > NO REASON that Microsoft could not support FTP transfers from Frontpage, and > if they did, this entire security fiasco would be moot. > > And yes, I've told Microsoft this -- for almost two years. > > They don't care, and until they do, I'm not risking my machines on their > no-source code. > But they have provided the source code for the FrontPage Module & the fpexe program. Take a look at it. If there is a patch to make it safer let me know and I will gladly include it into the port. Scot From owner-freebsd-ports Wed Oct 29 08:25:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA25345 for ports-outgoing; Wed, 29 Oct 1997 08:25:30 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from scanner.worldgate.com (scanner.worldgate.com [198.161.84.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA25322; Wed, 29 Oct 1997 08:25:19 -0800 (PST) (envelope-from marcs@znep.com) Received: from znep.com (uucp@localhost) by scanner.worldgate.com (8.8.7/8.8.7) with UUCP id JAA25105; Wed, 29 Oct 1997 09:23:32 -0700 (MST) Received: from localhost (marcs@localhost) by alive.znep.com (8.7.5/8.7.3) with SMTP id JAA22491; Wed, 29 Oct 1997 09:28:04 -0700 (MST) Date: Wed, 29 Oct 1997 09:28:04 -0700 (MST) From: Marc Slemko To: Hetzels@aol.com cc: ports@freebsd.org, isp@freebsd.org Subject: Re: Apache FrontPage Module Port Completed In-Reply-To: <971029102701_817384728@mrin42.mail.aol.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Erm... this makes no sense now. It appears you are not doing what you said you would. You said you were having things run as www and you needed the new user so they could be writable. That is a hole. Looking further, it appears like you are not doing this. If a user "www" exists, it has traditionally been used to run the server as. Using it for some different and obscure purpose will lead to trouble. Instead, you created this new user for no reason. Why is it necessary? You say the extensions have to write to the config file and that users have to make their home directory world writable. That does not fit at all with using fpexe, so I assumed you were not and that (as you said) the config files had to be writable by FrontPage. It appears that is not the case. The only thing I can figure out is that you are using Microsoft's install script and that it is broken and doesn't properly support fpexe; in that case, fix the script don't create another user. On Wed, 29 Oct 1997 Hetzels@aol.com wrote: > In a message dated 97-10-28 18:04:18 EST, marcs@znep.com (Marc Slemko) > writes: > > > And as I have said before and just said again in response to the PR > > submitting the port, this port also gives anyone instant root on your > > system. If that isn't desirable to you, I would suggest you hold off on > > using this port right now. > > > It doesn't give instant root, as it checks for uid < 11 & gid < 21 and > rejects them. Also, it will only run 4 programs (shtml.exe, fpcount.exe, > author.exe, or admin.exe), but before it runs them, it will change to the > owner of the directory that it is working in. > > Scot > From owner-freebsd-ports Wed Oct 29 09:10:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA28288 for ports-outgoing; Wed, 29 Oct 1997 09:10:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA28275; Wed, 29 Oct 1997 09:10:02 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 29 Oct 1997 09:10:02 -0800 (PST) Resent-Message-Id: <199710291710.JAA28275@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.com.TW Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA27853 for ; Wed, 29 Oct 1997 09:02:46 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 11055 invoked by uid 900); 29 Oct 1997 16:56:00 -0000 Message-Id: <19971029165600.11054.qmail@MinJe.com.TW> Date: 29 Oct 1997 16:56:00 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4886: update enlightenment to 0.12.4 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4886 >Category: ports >Synopsis: update enlightenment to 0.12.4 >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 29 09:10:02 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: >How-To-Repeat: >Fix: diff -ruN enlightenment.orig/Makefile enlightenment/Makefile --- enlightenment.orig/Makefile Fri Sep 19 22:36:06 1997 +++ enlightenment/Makefile Thu Oct 30 00:44:38 1997 @@ -1,13 +1,13 @@ # New ports collection makefile for: enlightenment -# Version required: 0.12.3 +# Version required: 0.12.4 # Date created: 10 June 1997 # Whom: Yukihiro Nakai # # $Id: Makefile,v 1.5 1997/09/19 03:51:35 max Exp $ # -DISTNAME= enl_DR-0.12.3 -PKGNAME= enlightenment-0.12.3 +DISTNAME= enl_DR-0.12.4 +PKGNAME= enlightenment-0.12.4 CATEGORIES= x11 MASTER_SITES= http://www.rasterman.com/ftp/ \ ftp://cthulhu.mandrake.net/pub/enlightenment/ @@ -19,6 +19,6 @@ USE_GMAKE= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes -WRKSRC= ${WRKDIR}/enl +WRKSRC= ${WRKDIR}/enl-0.12.4 .include diff -ruN enlightenment.orig/files/md5 enlightenment/files/md5 --- enlightenment.orig/files/md5 Mon Sep 15 12:44:51 1997 +++ enlightenment/files/md5 Thu Oct 30 00:43:07 1997 @@ -1 +1 @@ -MD5 (enl_DR-0.12.3.tar.gz) = 5cba377fd1e3504dcb1b6ac20112dc21 +MD5 (enl_DR-0.12.4.tar.gz) = a1ff069e02f82b1711d39840dcf2a7dc diff -ruN enlightenment.orig/patches/patch-aa enlightenment/patches/patch-aa --- enlightenment.orig/patches/patch-aa Fri Aug 29 18:05:16 1997 +++ enlightenment/patches/patch-aa Thu Oct 30 00:51:32 1997 @@ -1,14 +1,14 @@ ---- Imakefile.orig Tue Aug 26 22:23:53 1997 -+++ Imakefile Thu Aug 28 19:40:56 1997 +--- Imakefile.orig Wed Oct 29 13:17:45 1997 ++++ Imakefile Thu Oct 30 00:51:22 1997 @@ -1,6 +1,6 @@ /* Uncomment this if you want to install under /usr/local * instead of the places imake picks. */ -#define UseUsrLocal +/*#define UseUsrLocal */ - - /* You shouldn't have to change anything below this line. */ - /* ---------------------------------------------------------------- */ -@@ -24,11 +24,9 @@ + /* Uncomment the following line if you have pthreads installed on your + * system (and you would like E to take advantage of this) */ + /* #define USE_PTHREADS */ +@@ -28,11 +28,8 @@ #else /* use default BINDIR, MANDIR */ @@ -19,11 +19,10 @@ -MANDIR=/usr/local/man +ETCDIR=$(ENLROOT) +THMDIR=$(ENLROOT)/themes -+IMGDIR=$(ENLROOT)/images/default #endif /* UseUsrLocal */ CNFDIR=$(ETCDIR) -@@ -71,9 +69,11 @@ +@@ -81,9 +78,11 @@ /* Install any themes */ THEMESRC = ./themes >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Oct 29 09:16:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA28581 for ports-outgoing; Wed, 29 Oct 1997 09:16:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA28538; Wed, 29 Oct 1997 09:15:41 -0800 (PST) (envelope-from max@FreeBSD.org) From: Masafumi NAKANE Received: (from max@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id JAA15134; Wed, 29 Oct 1997 09:15:16 -0800 (PST) Date: Wed, 29 Oct 1997 09:15:16 -0800 (PST) Message-Id: <199710291715.JAA15134@freefall.freebsd.org> To: jmp@havoc.student.umd.edu, max@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4611 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Upgade of weblint v1.017 to 1.020 State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Wed Oct 29 09:10:50 PST 1997 State-Changed-Why: The port is updated. When you submmit update to ports next time, please: 1. Remove the package file (*.tgz) and the work directory before diff'ing. 2. Don't include the CVS directory. 3. Never change the $Id$ line. 4. Don't change the Whom: line and the Date created: line. Also, in your patch, you changed the maintainer, though, have you and the former maintainer (pst@freebsd.org) reached an agreement that you are taking over this port? For now, I left the maintainer unchanged, but if you two have agreed to change the maintainer, please let me know and I'll update it ASAP. From owner-freebsd-ports Wed Oct 29 13:09:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA14713 for ports-outgoing; Wed, 29 Oct 1997 13:09:23 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA14701 for ; Wed, 29 Oct 1997 13:09:17 -0800 (PST) (envelope-from narvi@haldjas.folklore.ee) Received: from haldjas.folklore.ee (haldjas.folklore.ee [172.17.2.1] (may be forged)) by haldjas.folklore.ee (8.8.7/8.8.4) with SMTP id XAA20048; Wed, 29 Oct 1997 23:08:55 +0200 (EET) Date: Wed, 29 Oct 1997 23:08:55 +0200 (EET) From: Narvi To: "Jordan K. Hubbard" cc: "Stephen J. Roznowski" , freebsd-ports@hub.freebsd.org Subject: Re: ports/4848: New Port to add! NASM Assembler In-Reply-To: <23789.878102461@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk [some cc: snipping done] On Tue, 28 Oct 1997, Jordan K. Hubbard wrote: > > Are you saying that those of us with new ports sitting in the queue > > should resubmit them as shar files? Will that help to get them > > processed? > > I'm not sure I'd go so far as to say that, but it'd certainly be > a good guideline for the future. > > For the current batch of "stale" ports, I guess the best thing to do > would be for us to forc^H^H^H^Hvolunteer someone into the role of > temporary janitor, their job being to look for ports submissions which > are languishing in the PR database and are not also out of date, then > sending these two lists to ports@freebsd.org (the first list being > "close me" PRs and the second being "commit me, somebody!" PRs). > > That would be a good first step, methinks, to avoid having to have > *all* the ports collection committers go through the same massive > open PR list. Any suck^H^H^H^Hnice volunteers out there? :-) What? You did not get the ports PR list sent to you? And I though it was sent to the ports list? Just save it to a file, and then run grep "New port" on it... > > Jordan > Sander There is no love, no good, no happiness and no future - all these are just illusions. From owner-freebsd-ports Wed Oct 29 13:19:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA15548 for ports-outgoing; Wed, 29 Oct 1997 13:19:30 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA15542 for ; Wed, 29 Oct 1997 13:19:21 -0800 (PST) (envelope-from narvi@haldjas.folklore.ee) Received: from haldjas.folklore.ee (haldjas.folklore.ee [172.17.2.1] (may be forged)) by haldjas.folklore.ee (8.8.7/8.8.4) with SMTP id XAA20142 for ; Wed, 29 Oct 1997 23:19:10 +0200 (EET) Date: Wed, 29 Oct 1997 23:19:10 +0200 (EET) From: Narvi To: ports@freebsd.org Subject: Sorrow little new ports Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hey! This is the list of new, uncommitted ports sitting in the gnats list. They total 43. If I have some time tomorrow, I will take a deeper look into them. No promises though. At a first glance, jigsaw and vrweb should ring some bells. o [1997/04/17] ports/3318 ports New port: jigsaw (Java-based HTTP server) o [1997/04/28] ports/3411 ports New port - Atari 8 bit computer emulator o [1997/06/09] ports/3824 ports New port: snes97 o [1997/06/22] ports/3928 ports New port: jp-pgp-2.6.3ia (language) o [1997/06/29] ports/3983 ports New port: psf toolkit o [1997/06/30] ports/3997 ports New port: VRML browser (vrweb) o [1997/07/03] ports/4025 ports New port - jp-ebw3 o [1997/07/17] ports/4109 ports New port: xcopilot o [1997/07/30] ports/4192 ports New port: Amulet o [1997/08/11] ports/4277 ports New port: asclock o [1997/08/17] ports/4319 ports New port: ASFiles-1.0 o [1997/08/20] ports/4343 ports New ports submission - GUI E-Mail util o [1997/08/25] ports/4384 ports New port display-1.0 o [1997/08/26] ports/4387 ports New port: icewm o [1997/08/26] ports/4391 ports New port: VPCE o [1997/08/28] ports/4412 ports New port: YaTeX (in print and japanese) o [1997/09/01] ports/4446 ports New port: Atlast-1.0 o [1997/09/11] ports/4510 ports New port: lftp-0.12.2 o [1997/09/13] ports/4529 ports New port: kaskade-3.1.1 o [1997/09/13] ports/4530 ports New port: Xinvest o [1997/09/15] ports/4552 ports New port: cccc-2.1.1 o [1997/09/16] ports/4557 ports New ports: xjig 2.4 o [1997/09/18] ports/4578 ports New port of a checkbook//accounting packa o [1997/09/20] ports/4590 ports New port: xaniroc-1.02 (category x11) o [1997/09/22] ports/4606 ports New port: Hugs 1.4 (hugs-1.4.tar.gz in /p o [1997/09/24] ports/4621 ports New port: xtris [category games] o [1997/09/25] ports/4624 ports New port of Wily, a clone of the Plan 9 e o [1997/09/25] ports/4631 ports New port: ncurses-1.9.9g o [1997/09/29] ports/4656 ports New port: sidplay (category emulators) o [1997/09/30] ports/4664 ports New port sendfile-1.6 (category net) o [1997/10/12] ports/4744 ports New port: pnmtopng o [1997/10/13] ports/4759 ports New port: ja-xnetmaj o [1997/10/14] ports/4762 ports New port: aalib-1.0 o [1997/10/14] ports/4767 ports New port: cftp-0.7 o [1997/10/15] ports/4770 ports New port: Xitami HTTP Server o [1997/10/16] ports/4777 ports New port: le-1.4.0 o [1997/10/17] ports/4788 ports New port xd-2.3(misc/xd). o [1997/10/17] ports/4792 ports New ports for INN 1.5.1sec2 & 1.6 Beta 3 o [1997/10/21] ports/4819 ports New port: libhelp o [1997/10/21] ports/4820 ports New port: seabattle-1.0 o [1997/10/22] ports/4827 ports New port: nasm-095 o [1997/10/23] ports/4831 ports New port: mmr-1.5.1 o [1997/10/23] ports/4839 ports New port - spin - Verification system for Sander There is no love, no good, no happiness and no future - all these are just illusions. From owner-freebsd-ports Wed Oct 29 15:32:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA24669 for ports-outgoing; Wed, 29 Oct 1997 15:32:07 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA24590; Wed, 29 Oct 1997 15:31:27 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id PAA16231; Wed, 29 Oct 1997 15:31:01 -0800 (PST) Date: Wed, 29 Oct 1997 15:31:01 -0800 (PST) Message-Id: <199710292331.PAA16231@freefall.freebsd.org> To: vanilla@MinJe.com.TW, jseger@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4886 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: update enlightenment to 0.12.4 State-Changed-From-To: open-closed State-Changed-By: jseger State-Changed-When: Wed Oct 29 15:30:25 PST 1997 State-Changed-Why: Committed, thanks. From owner-freebsd-ports Wed Oct 29 16:10:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA27010 for ports-outgoing; Wed, 29 Oct 1997 16:10:17 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA26989; Wed, 29 Oct 1997 16:10:07 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 29 Oct 1997 16:10:07 -0800 (PST) Resent-Message-Id: <199710300010.QAA26989@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, jonny@coppe.ufrj.br Received: from gaia.coppe.ufrj.br ([146.164.5.200]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA26845 for ; Wed, 29 Oct 1997 16:08:04 -0800 (PST) (envelope-from jonny@coppe.ufrj.br) Received: (from jonny@localhost) by gaia.coppe.ufrj.br (8.8.7/8.8.7) id WAA09223; Wed, 29 Oct 1997 22:07:59 -0200 (EDT) (envelope-from jonny) Message-Id: <199710300007.WAA09223@gaia.coppe.ufrj.br> Date: Wed, 29 Oct 1997 22:07:59 -0200 (EDT) From: Joao Carlos Mendes Luis Reply-To: jonny@coppe.ufrj.br To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4887: port update: skill Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4887 >Category: ports >Synopsis: New version released, old one not available anymore >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 29 16:10:01 PST 1997 >Last-Modified: >Originator: Joao Carlos Mendes Luis >Organization: COPPE/UFRJ >Release: FreeBSD 2.2-STABLE i386 >Environment: >Description: New version of skill released. Old version is not available for ftp anymore. The new version has no functional changes for FreeBSD. >How-To-Repeat: >Fix: diff -ru old/Makefile skill/Makefile --- old/Makefile Thu Jun 5 14:03:24 1997 +++ skill/Makefile Wed Oct 29 21:49:51 1997 @@ -1,13 +1,13 @@ # New ports collection makefile for: skill # Version required: 3.7 # Date created: 04 Jun 1997 -# Whom: Joao Carlos Mendes Luis +# Whom: Joao Carlos Mendes Luis # # $Id: Makefile,v 1.1.1.1 1997/06/05 17:03:24 obrien Exp $ # -DISTNAME= skill-3.7@P3 -PKGNAME= skill-3.7.4 +DISTNAME= skill-3.7@P4 +PKGNAME= skill-3.7.5 CATEGORIES= sysutils MASTER_SITES= ftp://jaguar.cs.utah.edu/pub/skill/ EXTRACT_SUFX= _tar.Z @@ -27,6 +27,6 @@ @chmod a+x ${WRKSRC}/Config post-install: - @ln -sf ${PREFIX}/man/man1/skill.1.gz ${PREFIX}/man/man1/snice.1.gz + @ln -sf skill.1.gz ${PREFIX}/man/man1/snice.1.gz .include diff -ru old/files/md5 skill/files/md5 --- old/files/md5 Thu Jun 5 14:03:25 1997 +++ skill/files/md5 Wed Oct 29 21:33:01 1997 @@ -1 +1 @@ -MD5 (skill-3.7@P3_tar.Z) = 3eee84402b8f765b6f923df783d08a76 +MD5 (skill-3.7@P4_tar.Z) = 808d29e4c2538bf47dfd546cfce9607e diff -ru old/patches/patch-aa skill/patches/patch-aa --- old/patches/patch-aa Thu Jun 5 14:03:25 1997 +++ skill/patches/patch-aa Wed Oct 29 21:54:45 1997 @@ -27,8 +27,8 @@ chmod 644 ${DESTDIR}/${MANDIR}/skill.${MANSFX} - ln ${DESTDIR}/${MANDIR}/skill.${MANSFX}\ - ${DESTDIR}/${MANDIR}/snice.${MANSFX} -+ #ln ${DESTDIR}/${MANDIR}/skill.${MANSFX}\ -+ # ${DESTDIR}/${MANDIR}/snice.${MANSFX} ++ @# ln ${DESTDIR}/${MANDIR}/skill.${MANSFX}\ ++ ${DESTDIR}/${MANDIR}/snice.${MANSFX} config Config: FRC ./Config diff -ru old/pkg/COMMENT skill/pkg/COMMENT --- old/pkg/COMMENT Thu Jun 5 14:03:25 1997 +++ skill/pkg/COMMENT Wed Oct 29 21:53:14 1997 @@ -1 +1 @@ -SuperKILL, a kill(1)/renice(8) utility with nice features +SuperKILL, kill or renice processes by pid, name, tty or uid >Audit-Trail: >Unformatted: Joao Carlos Mendes Luis From owner-freebsd-ports Wed Oct 29 16:39:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA28750 for ports-outgoing; Wed, 29 Oct 1997 16:39:10 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from post.mail.demon.net (post-20.mail.demon.net [194.217.242.27]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id QAA28744 for ; Wed, 29 Oct 1997 16:39:06 -0800 (PST) (envelope-from fports@jraynard.demon.co.uk) Received: from jraynard.demon.co.uk ([158.152.42.77]) by post.mail.demon.net id aa2020670; 30 Oct 97 0:17 GMT Received: (from fports@localhost) by jraynard.demon.co.uk (8.8.7/8.8.7) id UAA02858; Wed, 29 Oct 1997 20:22:02 GMT (envelope-from fports) Message-ID: <19971029202201.23232@jraynard.demon.co.uk> Date: Wed, 29 Oct 1997 20:22:02 +0000 From: James Raynard To: Thomas Gellekum Cc: freebsd-ports@freebsd.org Subject: Re: cvs commit: ports/x11/xview-lib/patches patch-ad patch-ae References: <199710280615.WAA14153@silvia.HIP.Berkeley.EDU> <87wwiyb72c.fsf@ghpc6.ihf.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <87wwiyb72c.fsf@ghpc6.ihf.rwth-aachen.de>; from Thomas Gellekum on Tue, Oct 28, 1997 at 09:55:23AM +0100 Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, Oct 28, 1997 at 09:55:23AM +0100, Thomas Gellekum wrote: > asami@cs.berkeley.edu (Satoshi Asami) writes: > > > * It's still on ftp.x.org. BTW does anyone know anything about various > > Where? contrib/libraries contains only the README and the diffs to > some former version. Apologies. I remembered seeing an xview3.2 directory somewhere over the weekend, but it was actually on ftp.eu.net and it contained xv, not xview :-( -- James Raynard, Edinburgh, Scotland. james@jraynard.demon.co.uk http://www.freebsd.org/~jraynard/ From owner-freebsd-ports Wed Oct 29 17:23:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA02065 for ports-outgoing; Wed, 29 Oct 1997 17:23:28 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA02053; Wed, 29 Oct 1997 17:23:17 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id RAA18769; Wed, 29 Oct 1997 17:22:51 -0800 (PST) Date: Wed, 29 Oct 1997 17:22:51 -0800 (PST) Message-Id: <199710300122.RAA18769@freefall.freebsd.org> To: max@bourbon.sfc.wide.ad.jp, jseger@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/3498 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: nn-current port is out of date State-Changed-From-To: suspended-closed State-Changed-By: jseger State-Changed-When: Wed Oct 29 17:21:46 PST 1997 State-Changed-Why: news/nn-current has been removed From owner-freebsd-ports Wed Oct 29 17:38:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA03046 for ports-outgoing; Wed, 29 Oct 1997 17:38:42 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA03031; Wed, 29 Oct 1997 17:38:17 -0800 (PST) (envelope-from jmg@FreeBSD.org) From: John-Mark Gurney Received: (from jmg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id RAA18892; Wed, 29 Oct 1997 17:37:50 -0800 (PST) Date: Wed, 29 Oct 1997 17:37:50 -0800 (PST) Message-Id: <199710300137.RAA18892@freefall.freebsd.org> To: kline@thought.org, jmg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4578 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port of a checkbook//accounting package. State-Changed-From-To: open-closed State-Changed-By: jmg State-Changed-When: Wed Oct 29 17:37:15 PST 1997 State-Changed-Why: committed 10/11/97, forgot to close: obrien From owner-freebsd-ports Wed Oct 29 17:50:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA03718 for ports-outgoing; Wed, 29 Oct 1997 17:50:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA03678; Wed, 29 Oct 1997 17:49:57 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id RAA19153; Wed, 29 Oct 1997 17:49:30 -0800 (PST) Date: Wed, 29 Oct 1997 17:49:30 -0800 (PST) Message-Id: <199710300149.RAA19153@freefall.freebsd.org> To: lukin@ns.okbmei.msk.su, jseger@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4319 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port: ASFiles-1.0 State-Changed-From-To: open-closed State-Changed-By: jseger State-Changed-When: Wed Oct 29 17:48:45 PST 1997 State-Changed-Why: Committed, thanks. From owner-freebsd-ports Wed Oct 29 18:31:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA05792 for ports-outgoing; Wed, 29 Oct 1997 18:31:59 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA05779; Wed, 29 Oct 1997 18:31:48 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id SAA19465; Wed, 29 Oct 1997 18:31:20 -0800 (PST) Date: Wed, 29 Oct 1997 18:31:20 -0800 (PST) Message-Id: <199710300231.SAA19465@freefall.freebsd.org> To: jonny@coppe.ufrj.br, jseger@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4887 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New version released, old one not available anymore State-Changed-From-To: open-closed State-Changed-By: jseger State-Changed-When: Wed Oct 29 18:30:45 PST 1997 State-Changed-Why: Committed with minor changes. From owner-freebsd-ports Wed Oct 29 18:40:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA06185 for ports-outgoing; Wed, 29 Oct 1997 18:40:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA06177; Wed, 29 Oct 1997 18:40:02 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 29 Oct 1997 18:40:02 -0800 (PST) Resent-Message-Id: <199710300240.SAA06177@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, naiki@bfdpc2.bmcd.hokudai.ac.jp Received: from nameserv.sys.hokudai.ac.jp (nameserv.sys.hokudai.ac.jp [133.50.16.71]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA05930 for ; Wed, 29 Oct 1997 18:33:22 -0800 (PST) (envelope-from naiki@bfdpc2.bmcd.hokudai.ac.jp) Received: from bfdpc2.bmcd.hokudai.ac.jp (bfdpc2.bmcd.hokudai.ac.jp [133.50.28.92]) by nameserv.sys.hokudai.ac.jp (8.8.7/3.6Wbeta5) with ESMTP id LAA25493 for ; Thu, 30 Oct 1997 11:33:19 +0900 (JST) Received: (from naiki@localhost) by bfdpc2.bmcd.hokudai.ac.jp (8.8.7/3.6Wbeta6) id LAA09775; Thu, 30 Oct 1997 11:33:19 +0900 (JST) Message-Id: <199710300233.LAA09775@bfdpc2.bmcd.hokudai.ac.jp> Date: Thu, 30 Oct 1997 11:33:19 +0900 (JST) From: Takeru NAIKI Reply-To: naiki@bfdpc2.bmcd.hokudai.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4889: new port for ntimelord-1.0 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4889 >Category: ports >Synopsis: new port for ntimelord-1.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 29 18:40:00 PST 1997 >Last-Modified: >Originator: Takeru NAIKI >Organization: Hokkaido University, JAPAN >Release: FreeBSD 2.2.2-RELEASE i386 >Environment: FreeBSD later than 2.x running netatalk >Description: I put the file ntimelord-port.tar.gz in ftp.freebsd.org/pub/FreeBSD/incoming. Please add this to the ports collection >How-To-Repeat: none >Fix: none >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Oct 29 19:40:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA09825 for ports-outgoing; Wed, 29 Oct 1997 19:40:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA09799; Wed, 29 Oct 1997 19:40:01 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 29 Oct 1997 19:40:01 -0800 (PST) Resent-Message-Id: <199710300340.TAA09799@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, murray@pimp.daddy.net Received: from pimp.daddy.net (murray-home.cdrom.com [204.216.27.199] (may be forged)) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA09731 for ; Wed, 29 Oct 1997 19:38:38 -0800 (PST) (envelope-from murray@pimp.daddy.net) Received: (from root@localhost) by pimp.daddy.net (8.8.7/8.8.7) id UAA08381; Wed, 29 Oct 1997 20:32:58 -0800 (PST) (envelope-from murray) Message-Id: <199710300432.UAA08381@pimp.daddy.net> Date: Wed, 29 Oct 1997 20:32:58 -0800 (PST) From: Murray Stokely Reply-To: murray@pimp.daddy.net To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4890: New Port : Eterm (x11 terminal emulator) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4890 >Category: ports >Synopsis: New Port : Eterm (X11 terminal emulator) >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 29 19:40:01 PST 1997 >Last-Modified: >Originator: Murray Stokely >Organization: Walnut Creek CDROM >Release: FreeBSD 3.0-CURRENT i386 >Environment: Wed Oct 29 8:28pm PST8PDT [pimp] /home/murray/eport: portlint OK: checking pkg/PLIST. OK: checking pkg/COMMENT. OK: checking pkg/DESCR. OK: checking Makefile. OK: checking files/md5. looks fine. >Description: Port of Eterm; an x11 terminal emulator based on rxvt and xterm. Successfully installed on several systems and portlint seems to like it as well. Please email me with any changes that have to be made to this port so I won't duplicate them in the future! >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Oct 29 19:50:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA10444 for ports-outgoing; Wed, 29 Oct 1997 19:50:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA10431; Wed, 29 Oct 1997 19:50:01 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 29 Oct 1997 19:50:01 -0800 (PST) Resent-Message-Id: <199710300350.TAA10431@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, murray@pimp.daddy.net Received: from pimp.daddy.net (murray-home.cdrom.com [204.216.27.199] (may be forged)) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA09865 for ; Wed, 29 Oct 1997 19:41:25 -0800 (PST) (envelope-from murray@pimp.daddy.net) Received: (from root@localhost) by pimp.daddy.net (8.8.7/8.8.7) id UAA08499; Wed, 29 Oct 1997 20:35:45 -0800 (PST) (envelope-from murray) Message-Id: <199710300435.UAA08499@pimp.daddy.net> Date: Wed, 29 Oct 1997 20:35:45 -0800 (PST) From: Murray Stokely Reply-To: murray@pimp.daddy.net To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4891: URL to Last Port. (eterm) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4891 >Category: ports >Synopsis: URL to Last Port. (eterm) >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 29 19:50:01 PST 1997 >Last-Modified: >Originator: Murray Stokely >Organization: Walnut Creek CDROM >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Oops, I forgot to reveal the actual location of the port in my last mail. The file is located at: ftp.cdrom.com/pub/FreeBSD/incoming/ports-x11-eterm.tgz >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Thu Oct 30 00:32:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA24256 for ports-outgoing; Thu, 30 Oct 1997 00:32:36 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA24245; Thu, 30 Oct 1997 00:32:19 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA20244; Thu, 30 Oct 1997 00:31:49 -0800 (PST) Date: Thu, 30 Oct 1997 00:31:49 -0800 (PST) Message-Id: <199710300831.AAA20244@freefall.freebsd.org> To: bgingery@gtcs.com, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4219 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: TkRef submitted to Ports State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Thu Oct 30 00:30:44 PST 1997 State-Changed-Why: Imported, thanks. I changed the dependency to tk80, it seems to work. From owner-freebsd-ports Thu Oct 30 01:15:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA26715 for ports-outgoing; Thu, 30 Oct 1997 01:15:01 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA26696; Thu, 30 Oct 1997 01:14:48 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id BAA20461; Thu, 30 Oct 1997 01:14:19 -0800 (PST) Date: Thu, 30 Oct 1997 01:14:19 -0800 (PST) Message-Id: <199710300914.BAA20461@freefall.freebsd.org> To: tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, chuckr@FreeBSD.ORG Subject: Re: ports/4133 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port: mpich.tar.gz Responsible-Changed-From-To: freebsd-ports->chuckr Responsible-Changed-By: tg Responsible-Changed-When: Thu Oct 30 01:13:09 PST 1997 Responsible-Changed-Why: Chuck Robey seems to be on this one. . From owner-freebsd-ports Thu Oct 30 03:24:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA02974 for ports-outgoing; Thu, 30 Oct 1997 03:24:45 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA02953; Thu, 30 Oct 1997 03:24:38 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id DAA21130; Thu, 30 Oct 1997 03:24:08 -0800 (PST) Date: Thu, 30 Oct 1997 03:24:08 -0800 (PST) Message-Id: <199710301124.DAA21130@freefall.freebsd.org> To: proot@horton.iaces.com, jseger@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4817 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: port of nettest State-Changed-From-To: open-closed State-Changed-By: jseger State-Changed-When: Thu Oct 30 03:23:38 PST 1997 State-Changed-Why: Committed. From owner-freebsd-ports Thu Oct 30 05:51:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA09458 for ports-outgoing; Thu, 30 Oct 1997 05:51:01 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from mrin43.mail.aol.com (mrin43.mx.aol.com [198.81.19.153]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA09453; Thu, 30 Oct 1997 05:50:57 -0800 (PST) (envelope-from Hetzels@aol.com) From: Hetzels@aol.com Received: (from root@localhost) by mrin43.mail.aol.com (8.8.5/8.7.3/AOL-2.0.0) id IAA07209; Thu, 30 Oct 1997 08:50:26 -0500 (EST) Date: Thu, 30 Oct 1997 08:50:26 -0500 (EST) Message-ID: <971030085025_-1426997047@mrin43.mail.aol.com> To: marcs@znep.com cc: ports@freebsd.org, isp@freebsd.org Subject: Re: Apache FrontPage Module Port Completed Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In a message dated 97-10-29 11:26:23 EST, marcs@znep.com writes: > Erm... this makes no sense now. It appears you are not doing what you > said you would. You said you were having things run as www and you needed > the new user so they could be writable. That is a hole. Looking further, > it appears like you are not doing this. If a user "www" exists, it has > traditionally been used to run the server as. Using it for some different > and obscure purpose will lead to trouble. When I run FrontPage 98 to create a new sub-web, it needs to beable to write a lock file to the /usr/local/etc/apache directory & read the httpd.conf file. If this directory and file are not owned by the same user as the directory /usr/local/www/data then FrontPage 98 errors out saying it can't create the lock file or read/write the httpd.conf file. Ok instead of www, what Name should I assign for the owner & group for these two directories? NOTE: The default httpd.conf file assigns user nobody as the user the server runs under after it starts from root. > > Instead, you created this new user for no reason. Why is it necessary? See above for why it was neccessary. > You say the extensions have to write to the config file and that users > have to make their home directory world writable. That does not fit at Not exactly, in order to create a sub-web (~somebody) in a users home directory (/home/somebody) the administrator has to temporarily make the directory world writable in so that FP98 can create the sub-web (/home/somebody/public_html), after the user sub-web is installed the permissions can be set back to normal. > all with using fpexe, so I assumed you were not and that (as you said) the > config files had to be writable by FrontPage. It appears that is not the > case. > The config files no longer has to be writable by FrontPage when using apache-fp (module & fpexe), but owned by the same user as the directory /usr/local/www/data. The fpexe & module checks the owner of the httpd.conf file before it will allow access to that file, even if the file is world readable. > The only thing I can figure out is that you are using Microsoft's install > script and that it is broken and doesn't properly support fpexe; in that > case, fix the script don't create another user. > The install script does support the fpexe, just that it causes the permission problems between the ../www/data & ../etc/apache directories. Originally the script would read the httpd.conf file for the user & group to chown the /usr/local/www/data directory. When it did this it caused the errors I mentioned above when using FrontPage 98 to create a sub-web. I tried fixing the script by assigning a known user to these directories and having the fp_install.sh script read the document root (usr/local/www/data) to determine the user & group names. That is why the port now creates a user & group and assigns them to these two directories prior to running the fp_install.sh script. Scot From owner-freebsd-ports Thu Oct 30 10:50:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA29252 for ports-outgoing; Thu, 30 Oct 1997 10:50:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA29244; Thu, 30 Oct 1997 10:50:01 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 30 Oct 1997 10:50:01 -0800 (PST) Resent-Message-Id: <199710301850.KAA29244@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.com.TW Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id KAA28729 for ; Thu, 30 Oct 1997 10:42:52 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 1748 invoked by uid 900); 30 Oct 1997 18:35:52 -0000 Message-Id: <19971030183552.1747.qmail@MinJe.com.TW> Date: 30 Oct 1997 18:35:52 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4895: update imlib to 0.5.1 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4895 >Category: ports >Synopsis: update imlib to 0.5.1 >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 30 10:50:00 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: >How-To-Repeat: >Fix: diff -ruN imlib.orig/Makefile imlib/Makefile --- imlib.orig/Makefile Fri Sep 19 22:33:53 1997 +++ imlib/Makefile Fri Oct 31 01:55:37 1997 @@ -1,13 +1,12 @@ # New ports collection makefile for: imlib -# Version required: 0.5 +# Version required: 0.5.1 # Date created: 18 August 1997 # Whom: Vanill I. Shu # # $Id: Makefile,v 1.5 1997/09/19 03:45:57 max Exp $ # -DISTNAME= imlib_DR-0.5 -PKGNAME= imlib-0.5 +DISTNAME= imlib-0.5.1 CATEGORIES= graphics MASTER_SITES= http://www.rasterman.com/ftp/ \ ftp://cthulhu.mandrake.net/pub/enlightenment/ @@ -20,7 +19,6 @@ USE_GMAKE= yes USE_IMAKE= yes -WRKSRC= ${WRKDIR}/imlib post-patch: $(CP) $(WRKSRC)/Imakefile $(WRKSRC)/Imakefile.pat diff -ruN imlib.orig/files/md5 imlib/files/md5 --- imlib.orig/files/md5 Mon Sep 15 12:42:36 1997 +++ imlib/files/md5 Fri Oct 31 01:53:51 1997 @@ -1 +1 @@ -MD5 (imlib_DR-0.5.tar.gz) = 7250d12713afd300d8bc64a3607c5c61 +MD5 (imlib-0.5.1.tar.gz) = 26484e1cbf5c431aa46ea4eb2e34b590 >Audit-Trail: >Unformatted: From owner-freebsd-ports Thu Oct 30 11:04:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA00545 for ports-outgoing; Thu, 30 Oct 1997 11:04:25 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA00540 for ; Thu, 30 Oct 1997 11:04:15 -0800 (PST) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.7/8.7.3) with SMTP id MAA00994 for ; Thu, 30 Oct 1997 12:05:33 -0700 (MST) Date: Thu, 30 Oct 1997 12:05:33 -0700 (MST) From: Brett Taylor To: ports@FreeBSD.ORG Subject: Re: Sorrow little new ports In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > [uncommitted new ports deleted] I don't want to whine TOO much but I have had a latex2html port sitting around for almost 2 months: o [1997/09/08] ports/4496 ports new port of latex2html-97.1.tar.gz This works really great and I've been using it for the class I'm teaching to transfer homework assignments, exams, and solutions to HTML for use on the class web page. Pretty please? :-) ********************************************************* Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ "Give a man a beer and he wastes an hour Teach a man to brew and he wastes a lifetime" From owner-freebsd-ports Thu Oct 30 11:40:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA03380 for ports-outgoing; Thu, 30 Oct 1997 11:40:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA03355; Thu, 30 Oct 1997 11:40:03 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 30 Oct 1997 11:40:03 -0800 (PST) Resent-Message-Id: <199710301940.LAA03355@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, brett@peloton.physics.montana.edu Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA02441 for ; Thu, 30 Oct 1997 11:29:11 -0800 (PST) (envelope-from brett@peloton.physics.montana.edu) Received: (from root@localhost) by peloton.physics.montana.edu (8.8.7/8.7.3) id MAA02974; Thu, 30 Oct 1997 12:30:21 -0700 (MST) Message-Id: <199710301930.MAA02974@peloton.physics.montana.edu> Date: Thu, 30 Oct 1997 12:30:21 -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/4896: update of tkcvs port Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4896 >Category: ports >Synopsis: update of tkcvs port - new master site and tk80 dependence >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 30 11:40:01 PST 1997 >Last-Modified: >Originator: Brett Taylor >Organization: Montana State University, Bozeman >Release: FreeBSD 2.2-STABLE i386 >Environment: >Description: I tried to contact the maintainer, but haven't heard a response from him. The original master site, ftp.neosoft.com, has been screwing around with their archive and the distfile was really screwed up (tarball inside a tarball w/ wrong directory structure). I replaced that as a master site and added an additional site. There's a note at neosoft saying that they will be working on the ftp side of things for awhile and this may screw up other ports that use ftp.neosoft.com as a master site. I switched the tk dependency from 4.1 to 8.0. Finally, I changed 2 "cp" commands and 2 "install" commands to ${CP} and ${INSTALL} respectively (caught by portlint). >How-To-Repeat: use the attached diff below to modify the Makefile >Fix: diff -ruN tkcvs/Makefile tkcvs.new/Makefile --- tkcvs/Makefile Sun Oct 26 16:57:02 1997 +++ tkcvs.new/Makefile Thu Oct 30 12:12:27 1997 @@ -8,11 +8,12 @@ DISTNAME= tkcvs-6.0 CATEGORIES= devel tk41 -MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/apps/ +MASTER_SITES= http://www.neosoft.com/tcl/ftparchive/sorted/apps/tkcvs-6.0/ \ + http://ftp.sunet.se/pub/lang/tcl/sorted/apps/tkcvs-6.0/ MAINTAINER= shanee@augusta.de -LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41 +LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80 NO_BUILD= yes @@ -22,13 +23,13 @@ (cd $(WRKSRC)/tkcvs; sh ./doinstall) post-extract: - cp ${WRKSRC}/tkcvs/tkcvs.n ${WRKSRC}/tkcvs/tkcvs.1 - cp ${WRKSRC}/tkdiff/tkdiff.n ${WRKSRC}/tkdiff/tkdiff.1 + ${CP} ${WRKSRC}/tkcvs/tkcvs.n ${WRKSRC}/tkcvs/tkcvs.1 + ${CP} ${WRKSRC}/tkdiff/tkdiff.n ${WRKSRC}/tkdiff/tkdiff.1 post-install: .if !defined(NOPORTDOCS) - install -c ${WRKSRC}/README.tkcvs $(PREFIX)/lib/tkcvs/ - install -c ${WRKSRC}/tkdiff/README $(PREFIX)/lib/tkcvs/README.tkdiff + ${INSTALL} -c ${WRKSRC}/README.tkcvs $(PREFIX)/lib/tkcvs/ + ${INSTALL} -c ${WRKSRC}/tkdiff/README $(PREFIX)/lib/tkcvs/README.tkdiff .endif .include >Audit-Trail: >Unformatted: From owner-freebsd-ports Thu Oct 30 12:04:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA05828 for ports-outgoing; Thu, 30 Oct 1997 12:04:35 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from cam.grad.kiev.ua ([195.5.25.54]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA05531 for ; Thu, 30 Oct 1997 12:02:44 -0800 (PST) (envelope-from rssh@cam.grad.ipri.kiev.ua) Received: from cam.grad.ipri.kiev.ua (localhost [127.0.0.1]) by cam.grad.kiev.ua (8.8.7/8.8.5) with ESMTP id WAA17464; Thu, 30 Oct 1997 22:54:54 GMT Message-ID: <3459103C.16C11883@cam.grad.ipri.kiev.ua> Date: Thu, 30 Oct 1997 22:54:53 +0000 From: Ruslan Shevchenko Reply-To: Ruslan@shevchenko.kiev.ua X-Mailer: Mozilla 4.03b8 [en] (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: Brett Taylor CC: ports@freebsd.org Subject: Re: Sorrow little new ports References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Brett Taylor wrote: > ? [uncommitted new ports deleted] > > I don't want to whine TOO much but I have had a latex2html port sitting > around for almost 2 months: > > o [1997/09/08] ports/4496 ports new port of latex2html-97.1.tar.gz > Hm, what was happened with ports? Latex2html-96.1 is my port, in principle I can do send_pr again, if it would been commited in finite time. P. S. Now exists latex2html-97.1, but is still unstable, and archive "latest.tar.gz" changing on it's master site every day. > This works really great and I've been using it for the class I'm teaching > to transfer homework assignments, exams, and solutions to HTML for use on > the class web page. Pretty please? :-) > > ********************************************************* > Brett Taylor brett@peloton.physics.montana.edu > http://peloton.physics.montana.edu/brett/ > > "Give a man a beer and he wastes an hour > Teach a man to brew and he wastes a lifetime" From owner-freebsd-ports Thu Oct 30 12:09:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA06187 for ports-outgoing; Thu, 30 Oct 1997 12:09:45 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from mrin47.mail.aol.com (mrin47.mx.aol.com [198.81.19.157]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA06176; Thu, 30 Oct 1997 12:09:41 -0800 (PST) (envelope-from Hetzels@aol.com) From: Hetzels@aol.com Received: (from root@localhost) by mrin47.mail.aol.com (8.8.5/8.7.3/AOL-2.0.0) id PAA27586; Thu, 30 Oct 1997 15:09:10 -0500 (EST) Date: Thu, 30 Oct 1997 15:09:10 -0500 (EST) Message-Id: <199710302009.PAA27586@mrin47.mail.aol.com> To: undisclosed-recipients:; Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ompleted I just discovered a problem with the port I created, the following directories must be owned by the user the apache-fp server runs as (in the httpd.conf file) other wise it can't read/write files to these directories. After fp_install.sh Correct owners User Group User Group ../etc/apache [root] [wheel] [nobody] [nogroup] All files ../www/data [nobody] [nogroup] [nobody] [nogroup] All files ../frontpage [bin] [bin] [nobody] [bin] dir & *.cnf files ../www/[VirtualServer] [?] [?] [nobody] [nogroup] All files /home/[user]/public_html [user] [user] [nobody] [user] All files My first attempt to solve the problem resulted in the FP Extentions only working with the ../www/data & ../etc/apache directories. Apparently, I'll have to modify the fp_install.sh script to chown ../etc/apache, ../www/data, and ../frontpage to the owner in the httpd.conf file. When a Virtual Server is created, its directory also needs to be owned by the user in the httpd.conf file. I discovered the Virtual Server problem when I tried using the HTML Administrations Forms. A users public_html directory must be owned by the user in the httpd.conf file, before FP98 can be used to create a user sub-web. Scot From owner-freebsd-ports Thu Oct 30 12:10:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA06288 for ports-outgoing; Thu, 30 Oct 1997 12:10:06 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA06272; Thu, 30 Oct 1997 12:10:02 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 30 Oct 1997 12:10:02 -0800 (PST) Resent-Message-Id: <199710302010.MAA06272@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, Matthew Hunt Received: from mph124.rh.psu.edu (hunt@MPH124.rh.psu.edu [128.118.126.83]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA05967 for ; Thu, 30 Oct 1997 12:06:01 -0800 (PST) (envelope-from hunt@mph124.rh.psu.edu) Received: (from hunt@localhost) by mph124.rh.psu.edu (8.8.7/8.8.7) id PAA15351; Thu, 30 Oct 1997 15:05:52 -0500 (EST) (envelope-from hunt) Message-Id: <199710302005.PAA15351@mph124.rh.psu.edu> Date: Thu, 30 Oct 1997 15:05:52 -0500 (EST) From: Matthew Hunt To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4897: Fix: net/ircii-epic installs files with bad ownership Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4897 >Category: ports >Synopsis: Fix: net/ircii-epic installs files with bad ownership >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 30 12:10:01 PST 1997 >Last-Modified: >Originator: Matthew Hunt >Organization: none >Release: FreeBSD 2.2.5-RELEASE i386 >Environment: FreeBSD mph124.rh.psu.edu 2.2.5-RELEASE FreeBSD 2.2.5-RELEASE #0: Tue Oct 21 15:01:42 EDT 1997 hunt@mph124.rh.psu.edu:/usr/src/sys/compile/WOPR i386 >Description: My port of net/ircii-epic installs some files, including scripts, with the same numeric UID/GID as they are distributed in the tarball. This UID could collide with a real user, and the the user would own the scripts, allowing him to insert trojan code that other people running the client would execute. Discovered by: find / -nouser -nogroup Nice idea, didn't know it existed until today. >How-To-Repeat: >Fix: Apply the following patch. diff -uNr /usr/ports/net/ircii-epic/Makefile ircii-epic/Makefile --- /usr/ports/net/ircii-epic/Makefile Tue Jul 29 05:22:39 1997 +++ ircii-epic/Makefile Thu Oct 30 14:58:54 1997 @@ -18,6 +18,10 @@ GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/ircii-EPIC3.004 +do-install: + (cd ${WRKSRC} && make INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ + INSTALL_DATA="${INSTALL_DATA}" install) + post-install: (cd $(PREFIX)/lib/irc && tar xzf $(DISTDIR)/ircii2.8.2-EPIC3.help.tar.gz) # Distfile has wrong permissions for... diff -uNr /usr/ports/net/ircii-epic/patches/patch-aa ircii-epic/patches/patch-aa --- /usr/ports/net/ircii-epic/patches/patch-aa Wed Dec 31 19:00:00 1969 +++ ircii-epic/patches/patch-aa Thu Oct 30 14:58:33 1997 @@ -0,0 +1,49 @@ +--- Makefile.in.orig Thu Oct 10 10:59:07 1996 ++++ Makefile.in Thu Oct 30 14:58:29 1997 +@@ -112,8 +112,8 @@ + LN = @LN@ + CP = cp + MV = mv +-INSTALL = ./bsdinstall -c -m 755 +-INSTALL_DATA = ../bsdinstall -c -m 644 ++#INSTALL = ./bsdinstall -c -m 755 ++#INSTALL_DATA = ../bsdinstall -c -m 644 + + VERSION = @VERSION@ + +@@ -151,7 +151,7 @@ + + installirc: irc installdirs test + if ./my_test \( ! -f $(INSTALL_IRC)-$(VERSION) \) -o source/irc -nt $(INSTALL_IRC)-$(VERSION); then \ +- $(INSTALL) source/irc $(INSTALL_IRC)-$(VERSION); \ ++ $(INSTALL_PROGRAM) source/irc $(INSTALL_IRC)-$(VERSION); \ + if ./my_test -f $(INSTALL_IRC).old; then $(RM) $(INSTALL_IRC).old; fi; \ + if ./my_test -f $(INSTALL_IRC); then $(MV) $(INSTALL_IRC) $(INSTALL_IRC).old; fi; \ + $(RM) $(INSTALL_IRC); \ +@@ -164,7 +164,7 @@ + + installserv: ircserv installdirs test + if ./my_test \( \! -f $(INSTALL_IRCSERV) \) -o source/ircserv -nt $(INSTALL_IRCSERV); then \ +- $(INSTALL) source/ircserv $(INSTALL_IRCSERV); \ ++ $(INSTALL_PROGRAM) source/ircserv $(INSTALL_IRCSERV); \ + fi + + +@@ -173,7 +173,7 @@ + + installflush: ircflush installdirs test + if ./my_test \( \! -f $(INSTALL_IRCFLUSH) \) -o source/ircflush -nt $(INSTALL_IRCFLUSH); then \ +- $(INSTALL) source/ircflush $(INSTALL_IRCFLUSH); \ ++ $(INSTALL_PROGRAM) source/ircflush $(INSTALL_IRCFLUSH); \ + fi + + +@@ -182,7 +182,7 @@ + + installwserv: wserv installdirs test + if ./my_test \( \! -f $(INSTALL_WSERV) \) -o source/wserv -nt $(INSTALL_WSERV); then \ +- $(INSTALL) source/wserv $(INSTALL_WSERV); \ ++ $(INSTALL_PROGRAM) source/wserv $(INSTALL_WSERV); \ + fi + + >Audit-Trail: >Unformatted: From owner-freebsd-ports Thu Oct 30 12:40:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA08670 for ports-outgoing; Thu, 30 Oct 1997 12:40:06 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA08628; Thu, 30 Oct 1997 12:40:02 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 30 Oct 1997 12:40:02 -0800 (PST) Resent-Message-Id: <199710302040.MAA08628@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.com.TW Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id MAA08218 for ; Thu, 30 Oct 1997 12:32:42 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 2152 invoked by uid 900); 30 Oct 1997 20:25:48 -0000 Message-Id: <19971030202548.2151.qmail@MinJe.com.TW> Date: 30 Oct 1997 20:25:48 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4898: Update enlightenment to 0.12.5 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4898 >Category: ports >Synopsis: update enlightenment to 0.12.5 >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 30 12:40:01 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: >How-To-Repeat: >Fix: diff -ruN enlightenment.orig/Makefile enlightenment/Makefile --- enlightenment.orig/Makefile Thu Oct 30 16:36:05 1997 +++ enlightenment/Makefile Fri Oct 31 04:22:14 1997 @@ -1,13 +1,13 @@ # New ports collection makefile for: enlightenment -# Version required: 0.12.4 +# Version required: 0.12.5 # Date created: 10 June 1997 # Whom: Yukihiro Nakai # # $Id: Makefile,v 1.6 1997/10/29 23:29:54 jseger Exp $ # -DISTNAME= enl_DR-0.12.4 -PKGNAME= enlightenment-0.12.4 +DISTNAME= enl_DR-0.12.5 +PKGNAME= enlightenment-0.12.5 CATEGORIES= x11 MASTER_SITES= http://www.rasterman.com/ftp/ \ ftp://cthulhu.mandrake.net/pub/enlightenment/ @@ -19,6 +19,6 @@ USE_GMAKE= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes -WRKSRC= ${WRKDIR}/enl-0.12.4 +WRKSRC= ${WRKDIR}/enl-0.12.5 .include diff -ruN enlightenment.orig/files/md5 enlightenment/files/md5 --- enlightenment.orig/files/md5 Thu Oct 30 16:36:05 1997 +++ enlightenment/files/md5 Fri Oct 31 04:22:28 1997 @@ -1 +1 @@ -MD5 (enl_DR-0.12.4.tar.gz) = a1ff069e02f82b1711d39840dcf2a7dc +MD5 (enl_DR-0.12.5.tar.gz) = 0d4f546696dcf816aa5a461f8eed7a02 >Audit-Trail: >Unformatted: From owner-freebsd-ports Thu Oct 30 12:50:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA09823 for ports-outgoing; Thu, 30 Oct 1997 12:50:06 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA09816; Thu, 30 Oct 1997 12:50:04 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 30 Oct 1997 12:50:04 -0800 (PST) Resent-Message-Id: <199710302050.MAA09816@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.com.TW Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id MAA08808 for ; Thu, 30 Oct 1997 12:40:33 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 2286 invoked by uid 900); 30 Oct 1997 20:33:38 -0000 Message-Id: <19971030203338.2285.qmail@MinJe.com.TW> Date: 30 Oct 1997 20:33:38 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4900: New port - zh-samba Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4900 >Category: ports >Synopsis: New port - zh-samba 1.9.17p4 >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 30 12:50:01 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD 3.0c >Description: Here is New ports, samba with BIG5(chinese) patch, as you know, most port code stolen from japanese/samba, samba-des will coming soon >How-To-Repeat: >Fix: diff -ruN samba.orig/Makefile samba/Makefile --- samba.orig/Makefile Thu Jan 1 08:00:00 1970 +++ samba/Makefile Fri Oct 31 02:44:52 1997 @@ -0,0 +1,60 @@ +# New ports collection makefile for: zh-samba +# Version required: 1.9.17p4 +# Date created: 31 Oct 1997 +# Whom: Vanilla I. Shu +# +# $Id$ +# + +DISTNAME= samba-1.9.17p4 +PKGNAME= zh-samba-1.9.17.4 +CATEGORIES= chinese net +MASTER_SITES= ftp://samba.anu.edu.au/pub/samba/ + +MAINTAINER= vanilla@MinJe.com.TW + +WRKSRC= ${WRKDIR}/${DISTNAME}/source +MAN1= smbstatus.1 smbclient.1 smbrun.1 smbtar.1 testparm.1 testprns.1 +MAN5= smb.conf.5 +MAN7= samba.7 +MAN8= smbd.8 nmbd.8 smbpasswd.8 + +STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/samba.sh.sample +SAMPLE_CONFIG= ${PREFIX}/etc/smb.conf.sample +SAMBA_SPOOL= /var/spool/samba +XSAMBA_SPOOL= \/var\/spool\/samba +SAMBA_LOGDIR= /var/log +XSAMBA_LOGDIR= \/var\/log + +post-install: +.if !defined(NOPORTDOCS) + ${MKDIR} ${PREFIX}/share/doc/samba/faq + for i in ${WRKDIR}/${DISTNAME}/docs/*.txt ${WRKDIR}/${DISTNAME}/docs/README* ; do \ + ${INSTALL_DATA} $$i ${PREFIX}/share/doc/samba ; \ + done + for i in ${WRKDIR}/${DISTNAME}/docs/faq/* ; do \ + ${INSTALL_DATA} $$i ${PREFIX}/share/doc/samba/faq ; \ + done +.endif + @if [ ! -f ${STARTUP_SCRIPT} ]; then \ + ${ECHO} "Installing ${STARTUP_SCRIPT} startup file." ; \ + ${ECHO} '#!/bin/sh' > ${STARTUP_SCRIPT} ; \ + ${ECHO} 'smbd=${PREFIX}/sbin/smbd' >> ${STARTUP_SCRIPT} ;\ + ${ECHO} 'nmbd=${PREFIX}/sbin/nmbd' >> ${STARTUP_SCRIPT} ;\ + ${ECHO} 'if [ -f $$smbd ]; then' >> ${STARTUP_SCRIPT} ; \ + ${ECHO} " ${ECHO} -n ' Samba'" >> ${STARTUP_SCRIPT} ;\ + ${ECHO} ' $$smbd -D' >> ${STARTUP_SCRIPT} ; \ + ${ECHO} ' $$nmbd -D' >> ${STARTUP_SCRIPT} ; \ + ${ECHO} "fi" >> ${STARTUP_SCRIPT} ; \ + chmod 755 ${STARTUP_SCRIPT} ; \ + chown bin.bin ${STARTUP_SCRIPT}; \ + fi + @test -d ${SAMBA_SPOOL} || ${MKDIR} ${SAMBA_SPOOL} && chmod 1777 ${SAMBA_SPOOL} + @if [ ! -f ${SAMPLE_CONFIG} ]; then \ + ${SED} -e 's/__SAMBA_SPOOL__/${XSAMBA_SPOOL}/' \ + -e 's/__LOGDIR__/${XSAMBA_LOGDIR}/' \ + ${FILESDIR}/smb.conf.sample \ + > ${SAMPLE_CONFIG} ; \ + fi + +.include diff -ruN samba.orig/files/md5 samba/files/md5 --- samba.orig/files/md5 Thu Jan 1 08:00:00 1970 +++ samba/files/md5 Sun Oct 26 10:20:42 1997 @@ -0,0 +1 @@ +MD5 (samba-1.9.17p4.tar.gz) = dd8a65242a2bb969a9a5f3d7095df602 diff -ruN samba.orig/files/smb.conf.sample samba/files/smb.conf.sample --- samba.orig/files/smb.conf.sample Thu Jan 1 08:00:00 1970 +++ samba/files/smb.conf.sample Wed Oct 15 10:22:49 1997 @@ -0,0 +1,181 @@ +; Configuration file for smbd. +; ============================================================================ +; For the format of this file and comprehensive descriptions of all the +; configuration option, please refer to the man page for smb.conf(5). +; +; The following configuration should suit most systems for basic usage and +; initial testing. It gives all clients access to their home directories and +; allows access to all printers specified in /etc/printcap. +; +; Things you need to check: +; -------------------------- +; +; 1: Check the path to your printcap file. If you are using a system that does +; not use printcap (eg., Solaris), create a file containing lines of the +; form +; +; printername|printername|printername| +; +; where each "printername" is the name of a printer you want to provide +; access to. Then alter the "printcap =" entry to point to the new file. +; +; If using Solaris, the following command will generate a suitable printcap +; file: +; +; lpc status | grep ":" | sed s/:/\|/ > myprintcap +; +; 2: Make sure the "print command" entry is correct for your system. This +; command should submit a file (represented by %s) to a printer +; (represented by %p) for printing and should REMOVE the file after +; printing. +; +; One most systems the default will be OK, as long as you get "printing =" +; right. +; +; It is also a good idea to use an absolute path in the print command +; as there is no guarantee the search path will be set correctly. +; +; 3: Make sure the "printing =" option is set correctly for your system. +; Possible values are "sysv", "bsd" or "aix". +; +; 4: Make sure the "lpq command" entry is correct for your system. The default +; may not work for you. +; +; 5: Make sure that the user specified in "guest account" exists. Typically +; this will be a user that cannot log in and has minimal privileges. +; Often the "nobody" account doesn't work (very system dependant). +; +; 6: You should consider the "security =" option. See a full description +; in the main documentation and the smb.conf(5) manual page +; +; 7: Look at the "hosts allow" option, unless you want everyone on the internet +; to be able to access your files. +; +[global] + comment = FreeBSD - Samba %v + workgroup = WORKGROUP + printing = bsd + printcap name = /etc/printcap + load printers = yes + guest account = nobody +; This next option sets a separate log file for each client. Remove +; it if you want a combined log file. + log file = __LOGDIR__/sambalog.%m + dont descend = /dev,/proc,/root,/stand + +; You will need a world readable lock directory and "share modes=yes" +; if you want to support the file sharing modes for multiple users +; of the same files +; lock directory = /usr/local/samba/var/locks +; share modes = yes + + map archive = no + status = yes + public = yes + read only = no + preserve case = yes + strip dot = yes + security = share + guest ok = no + coding system = cap + +[homes] + comment = Home Directories + browseable = no + read only = no + create mode = 0750 + +[printers] + comment = All Printers + path = __SAMBA_SPOOL__ + browseable = no + printable = yes + public = no + writable = no + create mode = 0700 + +; you might also want this one, notice that it is read only so as not to give +; people without an account write access. +; +; [tmp] +; comment = Temporary file space +; path = /tmp +; read only = yes +; public = yes + +; +; Other examples. +; +; A private printer, usable only by fred. Spool data will be placed in fred's +; home directory. Note that fred must have write access to the spool directory, +; wherever it is. +;[fredsprn] +; comment = Fred's Printer +; valid users = fred +; path = /homes/fred +; printer = freds_printer +; public = no +; writable = no +; printable = yes +; +; A private directory, usable only by fred. Note that fred requires write +; access to the directory. +;[fredsdir] +; comment = Fred's Service +; path = /usr/somewhere/private +; valid users = fred +; public = no +; writable = yes +; printable = no +; +; A publicly accessible directory, but read only, except for people in +; the staff group +;[public] +; comment = Public Stuff +; path = /usr/somewhere/public +; public = yes +; writable = no +; printable = no +; write list = @staff +; +; a service which has a different directory for each machine that connects +; this allows you to tailor configurations to incoming machines. You could +; also use the %u option to tailor it by user name. +; The %m gets replaced with the machine name that is connecting. +;[pchome] +; comment = PC Directories +; path = /usr/pc/%m +; public = no +; writeable = yes +; +; +; A publicly accessible directory, read/write to all users. Note that all files +; created in the directory by users will be owned by the default user, so +; any user with access can delete any other user's files. Obviously this +; directory must be writable by the default user. Another user could of course +; be specified, in which case all files would be owned by that user instead. +;[public] +; path = /usr/somewhere/else/public +; public = yes +; only guest = yes +; writable = yes +; printable = no +; +; +; The following two entries demonstrate how to share a directory so that two +; users can place files there that will be owned by the specific users. In this +; setup, the directory should be writable by both users and should have the +; sticky bit set on it to prevent abuse. Obviously this could be extended to +; as many users as required. +;[myshare] +; comment = Mary's and Fred's stuff +; path = /usr/somewhere/shared +; valid users = mary fred +; public = no +; writable = yes +; printable = no +; create mask = 0765 + + + + diff -ruN samba.orig/patches/patch-aa samba/patches/patch-aa --- samba.orig/patches/patch-aa Thu Jan 1 08:00:00 1970 +++ samba/patches/patch-aa Fri Oct 31 03:27:38 1997 @@ -0,0 +1,70 @@ +--- Makefile.orig Sat Sep 27 00:04:52 1997 ++++ Makefile Wed Oct 15 17:09:58 1997 +@@ -5,11 +5,11 @@ + ########################################################################### + + # The base directory for all samba files +-BASEDIR = /usr/local/samba ++BASEDIR = $(PREFIX) + + # The base manpages directory to put the man pages in + # Note: $(MANDIR)/man1, $(MANDIR)/man5 and $(MANDIR)/man8 must exist. +-MANDIR = /usr/local/man ++MANDIR = $(PREFIX)/man + + # The directories to put things in. If you use multiple + # architectures or share the samba binaries across NFS then +@@ -18,9 +18,9 @@ + # normally only applies to nmbd and smbd + # SBINDIR implies a secure binary directory + BINDIR = $(BASEDIR)/bin +-SBINDIR = $(BASEDIR)/bin +-LIBDIR = $(BASEDIR)/lib +-VARDIR = $(BASEDIR)/var ++SBINDIR = $(BASEDIR)/sbin ++ETCDIR = $(BASEDIR)/etc ++LOGDIR = /var/log + + # The permissions to give the executables + INSTALLPERMS = 0755 +@@ -45,13 +45,13 @@ + # set these to where to find various files + # These can be overridden by command line switches (see smbd(8)) + # or in smb.conf (see smb.conf(5)) +-SMBLOGFILE = $(VARDIR)/log.smb +-NMBLOGFILE = $(VARDIR)/log.nmb +-CONFIGFILE = $(LIBDIR)/smb.conf +-LMHOSTSFILE = $(LIBDIR)/lmhosts ++SMBLOGFILE = $(LOGDIR)/smb ++NMBLOGFILE = $(LOGDIR)/nmb ++CONFIGFILE = $(ETCDIR)/smb.conf ++LMHOSTSFILE = $(ETCDIR)/lmhosts + + # the directory where lock files go +-LOCKDIR = $(VARDIR)/locks ++LOCKDIR = /var/spool/lock + + # set this to the default group you want your machine to appear in + # for browsing. This can also be set in nmbd (see nmbd(8)) +@@ -383,8 +383,8 @@ + # This is for FreeBSD + # contributed by kuku@acds.physik.rwth-aachen.de + # NOTE: You may need to add -DBSD44 if you have password problems +-# FLAGSM = -DFreeBSD -DFAST_SHARE_MODES +-# LIBSM = -lcrypt ++FLAGSM = -DFreeBSD -DFAST_SHARE_MODES -DBIG5 ++LIBSM = -lcrypt + + + # This is for NEXTSTEP Release 2.X +@@ -684,8 +684,8 @@ + install: installbin installman installscripts + + installbin: all +- @$(SHELL) $(srcdir)installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(LIBDIR) $(VARDIR) $(SPROGS) +- @$(SHELL) $(srcdir)installbin.sh $(INSTALLPERMS) $(BASEDIR) $(BINDIR) $(LIBDIR) $(VARDIR) $(PROGS) ++ @$(SHELL) $(srcdir)installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(ETCDIR) $(LOGDIR) $(SPROGS) ++ @$(SHELL) $(srcdir)installbin.sh $(INSTALLPERMS) $(BASEDIR) $(BINDIR) $(ETCDIR) $(LOGDIR) $(PROGS) + + installscripts: + @$(SHELL) $(srcdir)installscripts.sh $(INSTALLPERMS) $(BINDIR) $(SCRIPTS) diff -ruN samba.orig/patches/patch-ab samba/patches/patch-ab --- samba.orig/patches/patch-ab Thu Jan 1 08:00:00 1970 +++ samba/patches/patch-ab Fri Oct 31 03:23:45 1997 @@ -0,0 +1,394 @@ +--- client.c.orig Sat Sep 6 05:52:12 1997 ++++ client.c Fri Oct 3 00:12:33 1997 +@@ -3040,8 +3040,10 @@ + /* send a session request (RFC 8002) */ + + strcpy(dest,desthost); ++#ifndef BIG5 + p = strchr(dest,'.'); + if (p) *p = 0; ++#endif + + /* put in the destination name */ + p = outbuf+len; +--- clitar.c.orig Sat Sep 6 04:53:47 1997 ++++ clitar.c Fri Oct 3 00:12:34 1997 +@@ -325,7 +325,20 @@ + } + } + #else ++#ifdef BIG5 ++ while (l > 0) { ++ if (is_shift_big5 (*fp)) { ++ *tptr++ = *fp++; ++ *tptr++ = *fp++; ++ l -= 2; ++ } else { ++ *tptr++ = *fp++; ++ l--; ++ } ++ } ++#else + while (l--) { *tptr=(*fp == '\\') ? '/' : *fp; tptr++; fp++; } ++#endif /* BIG5 */ + #endif + } + +@@ -1222,7 +1235,20 @@ + } + } + #else ++#ifdef BIG5 ++ while (l > 0) { ++ if (is_shift_big5 (*fp)) { ++ *tptr++ = *fp++; ++ *tptr++ = *fp++; ++ l -= 2; ++ } else { ++ *tptr++ = *fp++; ++ l--; ++ } ++ } ++#else + while (l--) { *tptr=(*fp == '/') ? '\\' : *fp; tptr++; fp++; } ++#endif /* BIG5 */ + #endif + } + +--- kanji.h.orig Fri Aug 22 12:35:21 1997 ++++ kanji.h Fri Oct 3 00:12:34 1997 +@@ -145,3 +145,8 @@ + #endif /* not KANJI */ + + #endif /* _KANJI_H_ */ ++ ++#ifdef BIG5 ++#define is_shift_big5(c) \ ++ (0x80 <= ((unsigned char) (c))) ++#endif +--- mangle.c.orig Fri Sep 26 20:44:19 1997 ++++ mangle.c Fri Oct 3 00:12:34 1997 +@@ -140,12 +140,28 @@ + } + } + #else ++#ifdef BIG5 ++ dot_pos = 0; ++ while (*p) ++ { ++ if (is_shift_big5 (*p)) { ++ p += 2; ++ } else { ++ if (*p == '.' && !dot_pos) ++ dot_pos = (char *) p; ++ if (!isdoschar(*p)) ++ return(False); ++ p++; ++ } ++ } ++#else + while (*p) + { + if (!isdoschar(*p)) + return(False); + p++; + } ++#endif /* BIG5 */ + #endif /* KANJI */ + } + +@@ -532,9 +548,31 @@ + p++; + } + #else ++#ifdef BIG5 ++ if (is_shift_big5 (*p)) ++ { ++ if (extlen < 2) ++ { ++ extension[extlen++] = p[0]; ++ extension[extlen++] = p[1]; ++ } ++ else ++ { ++ extension[extlen++] = base36 (((unsigned char) *p) % 36); ++ } ++ p += 2; ++ } ++ else ++ { ++ if (isdoschar (*p) && *p != '.') ++ extension[extlen++] = p[0]; ++ p++; ++ } ++#else + if (isdoschar(*p) && *p != '.') + extension[extlen++] = *p; + p++; ++#endif /* BIG5 */ + #endif /* KANJI */ + } + extension[extlen] = 0; +@@ -571,9 +609,31 @@ + p++; + } + #else ++#ifdef BIG5 ++ if (is_shift_big5 (*p)) ++ { ++ if (baselen < 4) ++ { ++ base[baselen++] = p[0]; ++ base[baselen++] = p[1]; ++ } ++ else ++ { ++ base[baselen++] = base36 (((unsigned char) *p) % 36); ++ } ++ p += 2; ++ } ++ else ++ { ++ if (isdoschar (*p) && *p != '.') ++ base[baselen++] = p[0]; ++ p++; ++ } ++#else + if (isdoschar(*p) && *p != '.') + base[baselen++] = *p; + p++; ++#endif /* BIG5 */ + #endif /* KANJI */ + } + base[baselen] = 0; +@@ -621,8 +681,20 @@ + } + } + #else ++#ifdef BIG5 ++ for (s = (unsigned char *)name; *s;) { ++ if (is_shift_big5 (*s)) { ++ s += 2; ++ } else if (illegal[*s]) { ++ return(True); ++ } else { ++ s++; ++ } ++ } ++#else + for (s = (unsigned char *)name;*s;s++) + if (illegal[*s]) return(True); ++#endif /* BIG5 */ + #endif + + +--- util.c.orig Fri Sep 26 20:44:20 1997 ++++ util.c Fri Oct 3 00:29:18 1997 +@@ -704,8 +704,19 @@ + + *out++ = 32; + for (i=0;i<16;i++) { ++#ifndef BIG5 + char c = toupper(in[i]); +- out[i*2] = (c>>4) + 'A'; ++#else ++ char c = in[i]; ++ if(is_shift_big5(c)) { ++ out[i*2] = ((c>>4) & 0xF) + 'A'; ++ out[i*2+1] = (c & 0xF) + 'A'; ++ c=in[++i]; ++ } else { ++ c = toupper(c); ++ } ++#endif ++ out[i*2] = ((c>>4) & 0xF) + 'A'; + out[i*2+1] = (c & 0xF) + 'A'; + } + out[32]=0; +@@ -853,12 +864,42 @@ + } + } + #else /* KANJI */ ++#ifdef BIG5 ++ int diff; ++ for (;;) { ++ if (!*s || !*t) ++ return toupper (*s) - toupper (*t); ++ else if (is_shift_big5(*s) && is_shift_big5(*t)) { ++ diff = ((int) (unsigned char) *s) - ((int) (unsigned char) *t); ++ if (diff) ++ return diff; ++ diff = ((int) (unsigned char) *(s+1)) - ((int) (unsigned char) *(t+1)); ++ if (diff) ++ return diff; ++ s += 2; ++ t += 2; ++ } ++ else if (is_shift_big5 (*s)) ++ return 1; ++ else if (is_shift_big5 (*t)) ++ return -1; ++ else ++ { ++ diff = toupper (*s) - toupper (*t); ++ if (diff) ++ return diff; ++ s++; ++ t++; ++ } ++ } ++#else + while (*s && *t && toupper(*s) == toupper(*t)) + { + s++; t++; + } + + return(toupper(*s) - toupper(*t)); ++#endif /* BIG5 */ + #endif /* KANJI */ + } + +@@ -915,6 +956,39 @@ + } + return 0; + #else /* KANJI */ ++#ifdef BIG5 ++ int diff; ++ for(;n>0;) { ++ if (!*s || !*t) ++ return toupper (*s) - toupper (*t); ++ if (is_shift_big5 (*s) && is_shift_big5 (*t)) ++ { ++ diff = ((int) (unsigned char) *s) - ((int) (unsigned char) *t); ++ if (diff) ++ return diff; ++ diff = ((int) (unsigned char) *(s+1)) - ((int) (unsigned char) *(t+1)); ++ if (diff) ++ return diff; ++ s += 2; ++ t += 2; ++ n -= 2; ++ } ++ else if (is_shift_big5(*s)) ++ return 1; ++ else if (is_shift_big5(*t)) ++ return -1; ++ else ++ { ++ diff = toupper (*s) - toupper (*t); ++ if (diff) ++ return diff; ++ s++; ++ t++; ++ n--; ++ } ++ } ++ return 0; ++#else + while (n-- && *s && *t && toupper(*s) == toupper(*t)) + { + s++; t++; +@@ -925,6 +999,7 @@ + + /* identical up to where we run out of chars, and strings are same length */ + return(0); ++#endif /* BIG5 */ + #endif /* KANJI */ + } + +@@ -984,9 +1059,19 @@ + s++; + } + #else /* KANJI */ ++#ifdef BIG5 ++ if (is_shift_big5 (*s)) { ++ s += 2; ++ } else { ++ if (isupper(*s)) ++ *s = tolower(*s); ++ s++; ++ } ++#else /* KANJI */ + if (isupper(*s)) + *s = tolower(*s); + s++; ++#endif /* BIG5 */ + #endif /* KANJI */ + } + } +@@ -1013,9 +1098,19 @@ + s++; + } + #else /* KANJI */ ++#ifdef BIG5 ++ if (is_shift_big5 (*s)) { ++ s += 2; ++ } else { ++ if (islower(*s)) ++ *s = toupper(*s); ++ s++; ++ } ++#else + if (islower(*s)) + *s = toupper(*s); + s++; ++#endif /* BIG5 */ + #endif /* KANJI */ + } + } +@@ -1062,9 +1157,19 @@ + s++; + } + #else /* KANJI */ ++#ifdef BIG5 ++ if (is_shift_big5 (*s)) { ++ s += 2; ++ } else { ++ if (oldc == *s) ++ *s = newc; ++ s++; ++ } ++#else + if (oldc == *s) + *s = newc; + s++; ++#endif /* BIG5 */ + #endif /* KANJI */ + } + } +@@ -1700,8 +1805,17 @@ + s++; + } + #else /* KANJI */ ++#ifdef BIG5 ++ if (is_shift_big5 (*s)) { ++ s += 2; ++ } else { ++ if (isupper(*s)) return(True); ++ s++; ++ } ++#else + if (isupper(*s)) return(True); + s++; ++#endif /* BIG5 */ + #endif /* KANJI */ + } + return(False); +@@ -1727,8 +1841,17 @@ + s++; + } + #else /* KANJI */ ++#ifdef BIG5 ++ if (is_shift_big5 (*s)) { ++ s += 2; ++ } else { ++ if (islower(*s)) return(True); ++ s++; ++ } ++#else + if (islower(*s)) return(True); + s++; ++#endif /* BIG5 */ + #endif /* KANJI */ + } + return(False); diff -ruN samba.orig/pkg/COMMENT samba/pkg/COMMENT --- samba.orig/pkg/COMMENT Thu Jan 1 08:00:00 1970 +++ samba/pkg/COMMENT Fri Oct 31 04:31:39 1997 @@ -0,0 +1 @@ +A LanManager(R)-compatible server suite for Unix (config w/ Chinese filename) diff -ruN samba.orig/pkg/DESCR samba/pkg/DESCR --- samba.orig/pkg/DESCR Thu Jan 1 08:00:00 1970 +++ samba/pkg/DESCR Wed Oct 15 10:22:50 1997 @@ -0,0 +1,16 @@ +The Samba suite is a set of programs which run under the FreeBSD +operating system. These programs deliver most of the important +functionality of a Microsoft Lan Manager server. That is, they support +remote access to FreeBSD filespace and FreeBSD printers from Lan Manager +compatible clients. In practical terms, this means that such clients +can connect to and use FreeBSD filespace as if it was a local disk drive, +or FreeBSD printers as if they were local printers. + +Some of the most popular Lan Manager compatible clients include Lan +Manager itself, Windows for Workgroups, OS/2 and Windows NT. + +Please note that if you want to use Windows NT 4.0 + Service Pack 3 +or above as clients, you have to use -des version of samba ports. +-des version is not redistributable as a binary package because of +the export control of US. Please type make install at net/samba-des +in ports collection. diff -ruN samba.orig/pkg/PLIST samba/pkg/PLIST --- samba.orig/pkg/PLIST Thu Jan 1 08:00:00 1970 +++ samba/pkg/PLIST Wed Oct 15 17:03:00 1997 @@ -0,0 +1,75 @@ +bin/smbclient +bin/smbrun +bin/smbstatus +bin/smbpasswd +bin/nmblookup +bin/smbtar +bin/addtosmbpass +bin/testparm +bin/testprns +sbin/smbd +sbin/nmbd +man/man1/smbstatus.1.gz +man/man1/smbclient.1.gz +man/man1/smbrun.1.gz +man/man1/smbtar.1.gz +man/man1/testparm.1.gz +man/man1/testprns.1.gz +man/man5/smb.conf.5.gz +man/man7/samba.7.gz +man/man8/smbd.8.gz +man/man8/nmbd.8.gz +man/man8/smbpasswd.8.gz +share/doc/samba/faq/Samba-Server-FAQ-1.html +share/doc/samba/faq/Samba-Server-FAQ-2.html +share/doc/samba/faq/Samba-Server-FAQ.html +share/doc/samba/faq/Samba-Server-FAQ.sgml +share/doc/samba/faq/Samba-meta-FAQ-1.html +share/doc/samba/faq/Samba-meta-FAQ-2.html +share/doc/samba/faq/Samba-meta-FAQ-3.html +share/doc/samba/faq/Samba-meta-FAQ-4.html +share/doc/samba/faq/Samba-meta-FAQ-5.html +share/doc/samba/faq/Samba-meta-FAQ-6.html +share/doc/samba/faq/Samba-meta-FAQ.html +share/doc/samba/faq/Samba-meta-FAQ.sgml +share/doc/samba/faq/Samba-meta-FAQ.txt +share/doc/samba/faq/sambafaq-1.html +share/doc/samba/faq/sambafaq-2.html +share/doc/samba/faq/sambafaq-3.html +share/doc/samba/faq/sambafaq-4.html +share/doc/samba/faq/sambafaq-5.html +share/doc/samba/faq/sambafaq.html +share/doc/samba/faq/sambafaq.sgml +share/doc/samba/faq/sambafaq.txt +share/doc/samba/Application_Serving.txt +share/doc/samba/BROWSING.txt +share/doc/samba/BUGS.txt +share/doc/samba/DIAGNOSIS.txt +share/doc/samba/DNIX.txt +share/doc/samba/DOMAIN.txt +share/doc/samba/DOMAIN_CONTROL.txt +share/doc/samba/ENCRYPTION.txt +share/doc/samba/Faxing.txt +share/doc/samba/GOTCHAS.txt +share/doc/samba/HINTS.txt +share/doc/samba/MIRRORS.txt +share/doc/samba/NetBIOS.txt +share/doc/samba/OS2-Client-HOWTO.txt +share/doc/samba/Passwords.txt +share/doc/samba/Printing.txt +share/doc/samba/SCO.txt +share/doc/samba/Speed.txt +share/doc/samba/Support.txt +share/doc/samba/Tracing.txt +share/doc/samba/UNIX-SMB.txt +share/doc/samba/Win95.txt +share/doc/samba/UNIX_INSTALL.txt +share/doc/samba/WinNT.txt +share/doc/samba/security_level.txt +share/doc/samba/README.DCEDFS +share/doc/samba/README.jis +share/doc/samba/README.sambatar +etc/rc.d/samba.sh.sample +etc/smb.conf.sample +@dirrm share/doc/samba/faq +@dirrm share/doc/samba >Audit-Trail: >Unformatted: From owner-freebsd-ports Thu Oct 30 14:17:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA15049 for ports-outgoing; Thu, 30 Oct 1997 14:17:32 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA15015; Thu, 30 Oct 1997 14:17:17 -0800 (PST) (envelope-from max@FreeBSD.org) From: Masafumi NAKANE Received: (from max@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id OAA09398; Thu, 30 Oct 1997 14:16:44 -0800 (PST) Date: Thu, 30 Oct 1997 14:16:44 -0800 (PST) Message-Id: <199710302216.OAA09398@freefall.freebsd.org> To: vanilla@MinJe.com.TW, max@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4895 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: update imlib to 0.5.1 State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Thu Oct 30 14:16:10 PST 1997 State-Changed-Why: The update committed, thanks. From owner-freebsd-ports Thu Oct 30 14:36:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA16487 for ports-outgoing; Thu, 30 Oct 1997 14:36:44 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA16432; Thu, 30 Oct 1997 14:36:15 -0800 (PST) (envelope-from max@FreeBSD.org) From: Masafumi NAKANE Received: (from max@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id OAA09548; Thu, 30 Oct 1997 14:35:40 -0800 (PST) Date: Thu, 30 Oct 1997 14:35:40 -0800 (PST) Message-Id: <199710302235.OAA09548@freefall.freebsd.org> To: vanilla@MinJe.com.TW, max@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4898 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: update enlightenment to 0.12.5 State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Thu Oct 30 14:34:36 PST 1997 State-Changed-Why: The update committed, thanks. Also, I removed the first entry in the MASTER_SITES since that URL doesn't contain the distfile. From owner-freebsd-ports Thu Oct 30 14:48:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA17332 for ports-outgoing; Thu, 30 Oct 1997 14:48:18 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from wall.jhs.no_domain (vector.muc.ditec.de [194.120.126.35]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA17283; Thu, 30 Oct 1997 14:47:50 -0800 (PST) (envelope-from jhs@flip.jhs.no_domain) Received: from flip.jhs.no_domain (localhost [127.0.0.1]) by flip.jhs.no_domain (8.8.5/8.8.5) with ESMTP id QAA01762; Mon, 27 Oct 1997 16:49:50 +0100 (MET) Message-Id: <199710271549.QAA01762@flip.jhs.no_domain> To: "Odyssey Administrator" cc: ports@freebsd.org, grog@freebsd.org Subject: Re: Free BSD From: "Julian H. Stacey" Reply-To: "Julian H. Stacey" X-Email: Home: Customer: X-Address: Holz Strasse 27d, 80469 Munich, Germany X-Web: http://www.freebsd.org/~jhs/ (including PGP key) X-Address: Holz Strasse 27d, 80469 Munich, Germany X-Tel: Home: +49.89.268616 Work: +49.89.607.29788 X-Fax: Home: +49.89.2608126 Work: +49.89.607.32158 X-Data: Home: +49.89.26023276 X-Company: Vector Systems Ltd, Unix & Internet Consultants X-Mailer: EXMH 1.6.9 on FreeBSD (Unix) In-reply-to: Your message of "Fri, 24 Oct 1997 09:40:28 PDT." Date: Mon, 27 Oct 1997 15:49:50 +0000 Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Reference: > From: "Odyssey Administrator" > Date: Fri, 24 Oct 97 09:40:28 PDT > Message-id: Hi, "Odyssey Administrator" wrote: > I have tried on several occassions to use FreeBSD. I would like to use it as > my > authentication server for my dial-in customers using PPP. I am currently usi > ng > NT 3.51 and NT 4.0. I would also like to use it for my web and virtual web s > erver. > > I am not familiar with UNIX. Do you know of any book or documentation that c > ould > help me get it configured properly? Greg Lehey wrote a book on FreeBSD (comes with some WC Inc FreeBSD CD sets, ask WC Inc, I recall or Greg on grog@freebsd.org > > Thanks > > Brent > > > Julian -- Julian H. Stacey jhs@freebsd.org http://www.freebsd.org/~jhs/ From owner-freebsd-ports Fri Oct 31 00:33:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA21392 for ports-outgoing; Fri, 31 Oct 1997 00:33:18 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA21377; Fri, 31 Oct 1997 00:33:07 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA12530; Fri, 31 Oct 1997 00:32:29 -0800 (PST) Date: Fri, 31 Oct 1997 00:32:29 -0800 (PST) Message-Id: <199710310832.AAA12530@freefall.freebsd.org> To: brett@peloton.physics.montana.edu, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4896 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: update of tkcvs port - new master site and tk80 dependence State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Fri Oct 31 00:31:24 PST 1997 State-Changed-Why: Committed, thanks. I also changed the patch so tkcvs actually uses wish8.0 by default ;-). From owner-freebsd-ports Fri Oct 31 00:53:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA22568 for ports-outgoing; Fri, 31 Oct 1997 00:53:58 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA22556; Fri, 31 Oct 1997 00:53:49 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA12752; Fri, 31 Oct 1997 00:53:12 -0800 (PST) Date: Fri, 31 Oct 1997 00:53:12 -0800 (PST) Message-Id: <199710310853.AAA12752@freefall.freebsd.org> To: mph@pobox.com, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4897 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fix: net/ircii-epic installs files with bad ownership State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Fri Oct 31 00:52:42 PST 1997 State-Changed-Why: Committed, thanks. From owner-freebsd-ports Fri Oct 31 01:22:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA24181 for ports-outgoing; Fri, 31 Oct 1997 01:22:39 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA24174; Fri, 31 Oct 1997 01:22:33 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id BAA13035; Fri, 31 Oct 1997 01:21:55 -0800 (PST) Date: Fri, 31 Oct 1997 01:21:55 -0800 (PST) Message-Id: <199710310921.BAA13035@freefall.freebsd.org> To: tr@freebsd.mayn.de, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4296 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New Port emulators/stonx State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Fri Oct 31 01:21:15 PST 1997 State-Changed-Why: Imported, thanks. From owner-freebsd-ports Fri Oct 31 05:10:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA04237 for ports-outgoing; Fri, 31 Oct 1997 05:10:24 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA04218; Fri, 31 Oct 1997 05:10:05 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id FAA15335; Fri, 31 Oct 1997 05:09:26 -0800 (PST) Date: Fri, 31 Oct 1997 05:09:26 -0800 (PST) Message-Id: <199710311309.FAA15335@freefall.freebsd.org> To: jeff@ns1.cetlink.net, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4239 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New Port: xtattr State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Fri Oct 31 05:07:35 PST 1997 State-Changed-Why: Imported, thanks. The directory on ftp.cetlink.net doesn't exist, so I changed the MASTER_SITES to MASTER_SITE_LOCAL. From owner-freebsd-ports Fri Oct 31 05:46:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA06335 for ports-outgoing; Fri, 31 Oct 1997 05:46:38 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA06211; Fri, 31 Oct 1997 05:45:35 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id FAA15515; Fri, 31 Oct 1997 05:44:56 -0800 (PST) Date: Fri, 31 Oct 1997 05:44:56 -0800 (PST) Message-Id: <199710311344.FAA15515@freefall.freebsd.org> To: mutoh@info.nara-k.ac.jp, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4093 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: [oleo] Calculating 1/1 becomes infinity. State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Fri Oct 31 05:43:55 PST 1997 State-Changed-Why: I added a call to fpsetmask() which seems to fix the problem. From owner-freebsd-ports Sat Nov 1 06:18:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA20582 for ports-outgoing; Sat, 1 Nov 1997 06:18:34 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA20569; Sat, 1 Nov 1997 06:18:22 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id GAA08604; Sat, 1 Nov 1997 06:17:35 -0800 (PST) Date: Sat, 1 Nov 1997 06:17:35 -0800 (PST) Message-Id: <199711011417.GAA08604@freefall.freebsd.org> To: andy@icc.surw.chel.su, jseger@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4831 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port: mmr-1.5.1 State-Changed-From-To: open-closed State-Changed-By: jseger State-Changed-When: Sat Nov 1 06:17:10 PST 1997 State-Changed-Why: Port committed with minor changes. From owner-freebsd-ports Sat Nov 1 07:01:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA22156 for ports-outgoing; Sat, 1 Nov 1997 07:01:00 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA22137; Sat, 1 Nov 1997 07:00:56 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id HAA08994; Sat, 1 Nov 1997 07:00:08 -0800 (PST) Date: Sat, 1 Nov 1997 07:00:08 -0800 (PST) Message-Id: <199711011500.HAA08994@freefall.freebsd.org> To: murray@pimp.daddy.net, jseger@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4890 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New Port : Eterm (X11 terminal emulator) State-Changed-From-To: open-closed State-Changed-By: jseger State-Changed-When: Sat Nov 1 06:59:53 PST 1997 State-Changed-Why: Committed with minor changes. From owner-freebsd-ports Sat Nov 1 07:01:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA22208 for ports-outgoing; Sat, 1 Nov 1997 07:01:24 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA22192; Sat, 1 Nov 1997 07:01:16 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id HAA09084; Sat, 1 Nov 1997 07:00:29 -0800 (PST) Date: Sat, 1 Nov 1997 07:00:29 -0800 (PST) Message-Id: <199711011500.HAA09084@freefall.freebsd.org> To: murray@pimp.daddy.net, jseger@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4891 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: URL to Last Port. (eterm) State-Changed-From-To: open-closed State-Changed-By: jseger State-Changed-When: Sat Nov 1 07:00:12 PST 1997 State-Changed-Why: ports/4890 committed From owner-freebsd-ports Sat Nov 1 07:24:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA23445 for ports-outgoing; Sat, 1 Nov 1997 07:24:14 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from cam.grad.kiev.ua ([195.5.25.54]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA23393 for ; Sat, 1 Nov 1997 07:23:56 -0800 (PST) (envelope-from rssh@cam.grad.ipri.kiev.ua) Received: from cam.grad.ipri.kiev.ua (cam.grad.kiev.ua [195.5.25.54]) by cam.grad.kiev.ua (8.8.7/8.8.5) with ESMTP id SAA10655; Sat, 1 Nov 1997 18:18:25 GMT Message-ID: <345B726E.C0C745E@cam.grad.ipri.kiev.ua> Date: Sat, 01 Nov 1997 18:18:23 +0000 From: Ruslan Shevchenko Reply-To: Ruslan@shevchenko.kiev.ua X-Mailer: Mozilla 4.03b8 [en] (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: freebsd-ports@freebsd.org CC: brett@pelton.physics.montana.edu, meissner@tu-harburg.d400.de Subject: What we will do with latex2html ? Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Latex2html is very usefull application, and it must be in ports collection. For example, I need it and have "port before using" sindrome. In this year was 3 attempts to add latex2html in ports collection: ports/3940 Jun 23 1997 Ruslan Shevchenko. ?Ruslan@Shevchenko.kiev.ua> ports/4103 Jul 22 1997 Frank Meissner ?meissner@tu-harburg.d400.de> ports/4496 Sep 8 1997 Brett Taylor ?brett@pelton.physics.montana.edu> All was ignored by FreeBSD team. Now all of this ports is outdated. So, I have few questions: 1. Are anybody from authors of previous ports want to be ports-maintainers of latex2html ? 2. If not, i will report it during week, and send it to ports collection, if anybody with commit privilegies, will look on this port in finite time. Thanks. From owner-freebsd-ports Sat Nov 1 09:03:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA27263 for ports-outgoing; Sat, 1 Nov 1997 09:03:48 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA27258 for ; Sat, 1 Nov 1997 09:03:40 -0800 (PST) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.7/8.7.3) with SMTP id KAA19175; Sat, 1 Nov 1997 10:04:42 -0700 (MST) Date: Sat, 1 Nov 1997 10:04:42 -0700 (MST) From: Brett Taylor Reply-To: Brett Taylor To: Ruslan@shevchenko.kiev.ua cc: freebsd-ports@FreeBSD.ORG, meissner@tu-harburg.d400.de Subject: Re: What we will do with latex2html ? In-Reply-To: <345B726E.C0C745E@cam.grad.ipri.kiev.ua> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi all, On Sat, 1 Nov 1997, Ruslan Shevchenko wrote: > In this year was 3 attempts to add latex2html in ports collection: > > ports/3940 Jun 23 1997 Ruslan Shevchenko. ?Ruslan@Shevchenko.kiev.ua> > ports/4103 Jul 22 1997 Frank Meissner ?meissner@tu-harburg.d400.de> > ports/4496 Sep 8 1997 Brett Taylor > ?brett@pelton.physics.montana.edu> > > Now all of this ports is outdated. My port is not what I would consider out of date. It is the last stable release of latex2html, latex2html-97.1. There is a constantly changing development version out there, but I don't think it's a good idea to use that as a port - I'd prefer to have the stable version. Alternatively we could have 2 ports, like we do for gimp, the development and stable version. > 1. Are anybody from authors of previous ports want to > be ports-maintainers of latex2html ? I'm happy to be the maintainer if someone will commit it. > 2. If not, i will report it during week, and send it to > ports collection, if anybody with commit privilegies, > will look on this port in finite time. As noted above I don't think this is worth doing w/ the development version unless we keep separate development and stable ports. ********************************************************* Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ "Give a man a beer and he wastes an hour Teach a man to brew and he wastes a lifetime" From owner-freebsd-ports Sat Nov 1 10:23:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA00337 for ports-outgoing; Sat, 1 Nov 1997 10:23:36 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from cam.grad.kiev.ua ([195.5.25.54]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA00328 for ; Sat, 1 Nov 1997 10:23:25 -0800 (PST) (envelope-from rssh@cam.grad.ipri.kiev.ua) Received: from cam.grad.ipri.kiev.ua (cam.grad.kiev.ua [195.5.25.54]) by cam.grad.kiev.ua (8.8.7/8.8.5) with ESMTP id VAA22941; Sat, 1 Nov 1997 21:17:40 GMT Message-ID: <345B9C6E.B8570ED4@cam.grad.ipri.kiev.ua> Date: Sat, 01 Nov 1997 21:17:34 +0000 From: Ruslan Shevchenko Reply-To: Ruslan@shevchenko.kiev.ua X-Mailer: Mozilla 4.03b8 [en] (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: Brett Taylor CC: freebsd-ports@freebsd.org Subject: Re: What we will do with latex2html ? References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Brett Taylor wrote: > Hi all, > > On Sat, 1 Nov 1997, Ruslan Shevchenko wrote: > ? In this year was 3 attempts to add latex2html in ports collection: > ? > ? ports/3940 Jun 23 1997 Ruslan Shevchenko. ?Ruslan@Shevchenko.kiev.ua? > ? ports/4103 Jul 22 1997 Frank Meissner ?meissner@tu-harburg.d400.de? > ? ports/4496 Sep 8 1997 Brett Taylor > ? ?brett@pelton.physics.montana.edu? > ? > ? Now all of this ports is outdated. > > My port is not what I would consider out of date. It is the last stable "checksum mismath" after typing make. I wrote you about this. Yesterday. > release of latex2html, latex2html-97.1. There is a constantly changing > development version out there, but I don't think it's a good idea to use > that as a port - I'd prefer to have the stable version. Alternatively we > could have 2 ports, like we do for gimp, the development and stable ------------------ in generally not bad. > version. 1. We can disable checksum, and check integrity of archive, by checking output of tar -tzf operation. > > ? 1. Are anybody from authors of previous ports want to > ? be ports-maintainers of latex2html ? > > I'm happy to be the maintainer if someone will commit it. > Please, inform me, when you receive usable port (ports). 1. please, not forgott, that prefix may be not /usr/local (I have /usr/disk1/local on one of my mashines), and it's must checked in package. 2. And mode with documentation. > ? 2. If not, i will report it during week, and send it to > ? ports collection, if anybody with commit privilegies, > ? will look on this port in finite time. > > As noted above I don't think this is worth doing w/ the development > version unless we keep separate development and stable ports. > It's work for you now ;) > ********************************************************* > Brett Taylor brett@peloton.physics.montana.edu > http://peloton.physics.montana.edu/brett/ > > "Give a man a beer and he wastes an hour > Teach a man to brew and he wastes a lifetime" From owner-freebsd-ports Sat Nov 1 10:30:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA00820 for ports-outgoing; Sat, 1 Nov 1997 10:30:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA00814; Sat, 1 Nov 1997 10:30:02 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 1 Nov 1997 10:30:02 -0800 (PST) Resent-Message-Id: <199711011830.KAA00814@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, Ruslan@Shevchenko.kiev.ua Received: from cam.grad.kiev.ua ([195.5.25.54]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA00585 for ; Sat, 1 Nov 1997 10:27:10 -0800 (PST) (envelope-from rssh@cam.grad.kiev.ua) Received: (from rssh@localhost) by cam.grad.kiev.ua (8.8.7/8.8.5) id VAA22981; Sat, 1 Nov 1997 21:22:01 GMT Message-Id: <199711012122.VAA22981@cam.grad.kiev.ua> Date: Sat, 1 Nov 1997 21:22:01 GMT From: Ruslan Shevchenko Reply-To: Ruslan@Shevchenko.kiev.ua To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4912: compilation of modula3 port failed Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4912 >Category: ports >Synopsis: compilation of modula3 port failed >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Nov 1 10:30:01 PST 1997 >Last-Modified: >Originator: Ruslan Shevchenko >Organization: >Release: FreeBSD 2.2.5-RELEASE i386 >Environment: compilation of modula3 (as subpart of buliding cvsup) >Description: compilation of modula3 (as subpart of buliding cvsup) >How-To-Repeat: cd /usr/ports/lang/modula3 make all >Fix: Yet unknown >Audit-Trail: >Unformatted: >> Checksum OK for cvsup-15.2.tar.gz. ===> Extracting for cvsup-15.2 ===> cvsup-15.2 depends on executable: m3build-5 - not found ===> Verifying install for m3build-5 in /usr/ports/lang/modula-3 ===> Extracting for modula-3-3.6 ===> modula-3-3.6 depends on: /usr/ports/lang/modula-3-lib ===> Verifying install for /usr/ports/lang/modula-3-lib >> Checksum OK for m3-fbsd-src-3.6.tar.gz. >> Checksum OK for m3-fbsd-m3cc-3.6.tar.gz. >> Checksum OK for m3-fbsd-boot-3.6.tar.gz. ===> Building for modula-3-lib-3.6 ++++++++++ quake ++++++++++ ++++++++++ m3build ++++++++++ ++++++++++ m3cc ++++++++++ Using `../gcc/config/i386/i386.c' to output insns. Using `../gcc/config/i386/i386.md' as machine description file. Using `../gcc/config/i386/freebsd.h' as target machine macro file. Using `../gcc/config/i386/xm-freebsd.h' as host machine macro file. Merged i386/x-freebsd. Merged c++ fragment(s). Created `./Makefile'. Merged i386/x-freebsd. Created `cp/Makefile'. `m3cgc1' is up to date. ++++++++++ everything else ++++++++++ --- building in FreeBSD2 --- -- mtex done -- -- m3core done -- -- m3configvars done -- -- libm3 done -- -- m3middle done -- -- m3linker done -- ---------------------- building m3front ---------------------- --- building in FreeBSD2 --- m3 -w1 -why -O -times -a libm3front.a -F/var/tmp/qk021120 new source -> compiling ../src/misc/CG.m3 new source -> compiling ../src/misc/Runtime.m3 new source -> compiling ../src/misc/TipeMap.m3 new source -> compiling ../src/misc/TipeDesc.m3 new source -> compiling ../src/misc/Tracer.m3 new source -> compiling ../src/misc/WebInfo.m3 new source -> compiling ../src/stmts/Stmt.m3 new source -> compiling ../src/stmts/AssertStmt.m3 new source -> compiling ../src/stmts/AssignStmt.m3 new source -> compiling ../src/stmts/BlockStmt.m3 new source -> compiling ../src/stmts/CallStmt.m3 new source -> compiling ../src/stmts/CaseStmt.m3 new source -> compiling ../src/stmts/EvalStmt.m3 new source -> compiling ../src/stmts/ExitStmt.m3 new source -> compiling ../src/stmts/ForStmt.m3 new source -> compiling ../src/stmts/IfStmt.m3 new source -> compiling ../src/stmts/LockStmt.m3 new source -> compiling ../src/stmts/LoopStmt.m3 new source -> compiling ../src/stmts/RaiseStmt.m3 new source -> compiling ../src/stmts/RepeatStmt.m3 new source -> compiling ../src/stmts/ReturnStmt.m3 new source -> compiling ../src/stmts/TryFinStmt.m3 new source -> compiling ../src/stmts/TryStmt.m3 new source -> compiling ../src/stmts/TypeCaseStmt.m3 new source -> compiling ../src/stmts/WhileStmt.m3 new source -> compiling ../src/stmts/WithStmt.m3 new source -> compiling ../src/types/Type.m3 new source -> compiling ../src/types/ArrayType.m3 new source -> compiling ../src/types/EnumType.m3 new source -> compiling ../src/types/NamedType.m3 new source -> compiling ../src/types/ObjectType.m3 new source -> compiling ../src/types/OpaqueType.m3 new source -> compiling ../src/types/OpenArrayType.m3 new source -> compiling ../src/types/PackedType.m3 new source -> compiling ../src/types/ProcType.m3 new source -> compiling ../src/types/RecordType.m3 new source -> compiling ../src/types/RefType.m3 new source -> compiling ../src/types/SetType.m3 new source -> compiling ../src/types/SubrangeType.m3 new source -> compiling ../src/types/TypeFP.m3 new source -> compiling ../src/types/TypeTbl.m3 new source -> compiling ../src/types/UserProc.m3 new source -> compiling ../src/values/Value.m3 new source -> compiling ../src/values/Constant.m3 new source -> compiling ../src/values/Decl.m3 new source -> compiling ../src/values/EnumElt.m3 new source -> compiling ../src/values/Exceptionz.m3 new source -> compiling ../src/values/External.m3 new source -> compiling ../src/values/Field.m3 new source -> compiling ../src/values/Formal.m3 new source -> compiling ../src/values/Ident.m3 new source -> compiling ../src/values/Method.m3 new source -> compiling ../src/values/Module.m3 new source -> compiling ../src/values/Procedure.m3 new source -> compiling ../src/values/Revelation.m3 new source -> compiling ../src/values/Tipe.m3 new source -> compiling ../src/values/Variable.m3 -> archiving libm3front.a seconds #times operation 0.19 1 updating web info 1.27 8 inhaling library link info 0.14 1 getting derived timestamps 0.19 346 checking timestamps 0.32 289 checking old link info 1.03 279 merging new link info 35.18 57 compiling Modula-3 -> IL 85.27 57 compiling IL -> assembly 18.71 57 compiling assembly -> object 0.04 1 checking global consistency 0.55 1 exhaling new link info 4.50 1 building library archive 1.32 1 indexing library archive 5.36 115 removing temporary files 0.71 other --------------------------------------------------- 154.77 TOTAL ld -Bshareable -assert pure-text -o libm3front.so.5.0 Abs.io Abs.mo Adr.io Adr.mo AdrSize.io AdrSize.mo BitSize.io BitSize.mo BuiltinOps.io BuiltinOps.mo ByteSize.io ByteSize.mo Ceiling.io Ceiling.mo Dec.io Dec.mo Dispose.io Dispose.mo First.io First.mo Floatt.io Floatt.mo Floor.io Floor.mo Inc.io Inc.mo IsType.io IsType.mo Last.io Last.mo Loophole.io Loophole.mo Max.io Max.mo Min.io Min.mo Narrow.io Narrow.mo New.io New.mo Number.io Number.mo Ord.io Ord.mo Round.io Round.mo Subarray.io Subarray.mo Trunc.io Trunc.mo Typecode.io Typecode.mo Val.io Val.mo WordAnd.io WordAnd.mo WordDivide.io WordDivide.mo WordExtract.io WordExtract.mo WordGE.io WordGE.mo WordGT.io WordGT.mo WordInsert.io WordInsert.mo WordLE.io WordLE.mo WordLT.io WordLT.mo WordMinus.io WordMinus.mo WordMod.io WordMod.mo WordModule.io WordModule.mo WordNot.io WordNot.mo WordOr.io WordOr.mo WordPlus.io WordPlus.mo WordRotate.io WordRotate.mo WordShift.io WordShift.mo WordTimes.io WordTimes.mo WordXor.io WordXor.mo! Addr.io Addr.mo Bool.io Bool.mo BuiltinTypes.io BuiltinTypes.mo CChar.io CChar.mo Card.io Card.mo EReel.io EReel.mo ErrType.io ErrType.mo Int.io Int.mo LReel.io LReel.mo Mutex.io Mutex.mo Null.io Null.mo ObjectAdr.io ObjectAdr.mo ObjectRef.io ObjectRef.mo Reel.io Reel.mo Reff.io Reff.mo Textt.io Textt.mo Expr.io Expr.mo ExprRep.io AddExpr.io AddExpr.mo AddressExpr.io AddressExpr.mo AndExpr.io AndExpr.mo ArrayExpr.io ArrayExpr.mo CallExpr.io CallExpr.mo CastExpr.io CastExpr.mo CheckExpr.io CheckExpr.mo CompareExpr.io CompareExpr.mo ConcatExpr.io ConcatExpr.mo ConsExpr.io ConsExpr.mo DerefExpr.io DerefExpr.mo DivExpr.io DivExpr.mo DivideExpr.io DivideExpr.mo EnumExpr.io EnumExpr.mo EqualExpr.io EqualExpr.mo ExprParse.io ExprParse.mo InExpr.io InExpr.mo IntegerExpr.io IntegerExpr.mo KeywordExpr.io KeywordExpr.mo MethodExpr.io MethodExpr.mo ModExpr.io ModExpr.mo MultiplyExpr.io MultiplyExpr.mo NamedExpr.io NamedExpr.mo NegateExpr.io NegateExpr.mo NilChkExpr.io NilChkExpr.mo NotEx! pr.io NotExpr.mo OrExpr.io OrExpr.mo PlusExpr.io PlusExpr.mo ProcExpr.io ProcExpr.mo QualifyExpr.io QualifyExpr.mo RangeExpr.io RangeExpr.mo RecordExpr.io RecordExpr.mo ReelExpr.io ReelExpr.mo SetExpr.io SetExpr.mo SubscriptExpr.io SubscriptExpr.mo SubtractExpr.io SubtractExpr.mo TextExpr.io TextExpr.mo TypeExpr.io TypeExpr.mo VarExpr.io VarExpr.mo M3Compiler.io M3Compiler.mo M3.io M3.mo M3Header.io M3Header.mo M3String.io M3String.mo Token.io Token.mo Error.io Error.mo Host.io Host.mo Marker.io Marker.mo Scanner.io Scanner.mo Scope.io Scope.mo Coverage.io Coverage.mo ESet.io ESet.mo ProcBody.io ProcBody.mo CG.io CG.mo Runtime.io Runtime.mo TipeMap.io TipeMap.mo TipeDesc.io TipeDesc.mo Tracer.io Tracer.mo WebInfo.io WebInfo.mo Stmt.io Stmt.mo StmtRep.io AssertStmt.io AssertStmt.mo AssignStmt.io AssignStmt.mo BlockStmt.io BlockStmt.mo CallStmt.io CallStmt.mo CaseStmt.io CaseStmt.mo EvalStmt.io EvalStmt.mo ExitStmt.io ExitStmt.mo ForStmt.io ForStmt.mo IfStmt.io IfStmt.mo LockStm! t.io LockStmt.mo LoopStmt.io LoopStmt.mo RaiseStmt.io RaiseStmt.mo RepeatStmt.io RepeatStmt.mo ReturnStmt.io ReturnStmt.mo TryFinStmt.io TryFinStmt.mo TryStmt.io TryStmt.mo TypeCaseStmt.io TypeCaseStmt.mo WhileStmt.io WhileStmt.mo WithStmt.io WithStmt.mo Type.io Type.mo TypeRep.io ArrayType.io ArrayType.mo EnumType.io EnumType.mo NamedType.io NamedType.mo ObjectType.io ObjectType.mo OpaqueType.io OpaqueType.mo OpenArrayType.io OpenArrayType.mo PackedType.io PackedType.mo ProcType.io ProcType.mo RecordType.io RecordType.mo RefType.io RefType.mo SetType.io SetType.mo SubrangeType.io SubrangeType.mo TypeFP.io TypeFP.mo TypeTbl.io TypeTbl.mo UserProc.io UserProc.mo Value.io Value.mo ValueRep.io Constant.io Constant.mo Decl.io Decl.mo EnumElt.io EnumElt.mo Exceptionz.io Exceptionz.mo External.io External.mo Field.io Field.mo Formal.io Formal.mo Ident.io Ident.mo Method.io Method.mo Module.io Module.mo Procedure.io Procedure.mo Revelation.io Revelation.mo Tipe.io Tipe.mo Variable.io! Variable.mo --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/FreeBSD2 .M3EXPORTS .M3IMPTAB .M3WEB libm3front.a libm3front.m3x m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/stmts mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/stmts /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/stmts ../src/stmts/WhileStmt.i3 ../src/stmts/BlockStmt.i3 ../src/stmts/ExitStmt.i3 ../src/stmts/RaiseStmt.i3 ../src/stmts/CaseStmt.i3 ../src/stmts/ForStmt.i3 ../src/stmts/LockStmt.i3 ../src/stmts/Stmt.i3 ../src/stmts/EvalStmt.i3 ../src/stmts/LoopStmt.i3 ../src/stmts/AssertStmt.i3 ../src/stmts/TypeCaseStmt.i3 ../src/stmts/WithStmt.i3 ../src/stmts/TryFinStmt.i3 ../src/stmts/TryStmt.i3 ../src/stmts/AssignStmt.i3 ../src/stmts/CallStmt.i3 ../src/stmts/RepeatStmt.i3 ../src/stmts/ReturnStmt.i3 ../src/stmts/IfStmt.i3 ../src/stmts/StmtRep.i3 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/types mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/types /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/types ../src/types/RefType.i3 ../src/types/NamedType.i3 ../src/types/ProcType.i3 ../src/types/PackedType.i3 ../src/types/ArrayType.i3 ../src/types/UserProc.i3 ../src/types/ObjectType.i3 ../src/types/EnumType.i3 ../src/types/TypeFP.i3 ../src/types/TypeRep.i3 ../src/types/SetType.i3 ../src/types/OpenArrayType.i3 ../src/types/RecordType.i3 ../src/types/TypeTbl.i3 ../src/types/Type.i3 ../src/types/SubrangeType.i3 ../src/types/OpaqueType.i3 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/misc mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/misc /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/misc ../src/misc/Scope.i3 ../src/misc/WebInfo.i3 ../src/misc/TipeDesc.i3 ../src/misc/Scanner.i3 ../src/misc/Coverage.i3 ../src/misc/Token.i3 ../src/misc/M3String.i3 ../src/misc/Error.i3 ../src/misc/TipeMap.i3 ../src/misc/ProcBody.i3 ../src/misc/Marker.i3 ../src/misc/M3.i3 ../src/misc/M3Header.i3 ../src/misc/CG.i3 ../src/misc/M3Compiler.i3 ../src/misc/Host.i3 ../src/misc/Tracer.i3 ../src/misc/Runtime.i3 ../src/misc/ESet.i3 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/builtinOps mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/builtinOps /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/builtinOps ../src/builtinOps/BitSize.i3 ../src/builtinOps/Abs.i3 ../src/builtinOps/Trunc.i3 ../src/builtinOps/Last.i3 ../src/builtinOps/Subarray.i3 ../src/builtinOps/Round.i3 ../src/builtinOps/Adr.i3 ../src/builtinOps/Floatt.i3 ../src/builtinOps/Typecode.i3 ../src/builtinOps/First.i3 ../src/builtinOps/Dec.i3 ../src/builtinOps/New.i3 ../src/builtinOps/Min.i3 ../src/builtinOps/ByteSize.i3 ../src/builtinOps/Loophole.i3 ../src/builtinOps/Number.i3 ../src/builtinOps/BuiltinOps.i3 ../src/builtinOps/IsType.i3 ../src/builtinOps/Val.i3 ../src/builtinOps/Dispose.i3 ../src/builtinOps/Floor.i3 ../src/builtinOps/Inc.i3 ../src/builtinOps/Narrow.i3 ../src/builtinOps/Ceiling.i3 ../src/builtinOps/AdrSize.i3 ../src/builtinOps/Max.i3 ../src/builtinOps/Ord.i3 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/builtinTypes mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/builtinTypes /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/builtinTypes ../src/builtinTypes/ErrType.i3 ../src/builtinTypes/CChar.i3 ../src/builtinTypes/BuiltinTypes.i3 ../src/builtinTypes/Textt.i3 ../src/builtinTypes/Reel.i3 ../src/builtinTypes/ObjectRef.i3 ../src/builtinTypes/Mutex.i3 ../src/builtinTypes/Reff.i3 ../src/builtinTypes/Bool.i3 ../src/builtinTypes/Addr.i3 ../src/builtinTypes/Null.i3 ../src/builtinTypes/Card.i3 ../src/builtinTypes/LReel.i3 ../src/builtinTypes/ObjectAdr.i3 ../src/builtinTypes/Int.i3 ../src/builtinTypes/EReel.i3 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/exprs mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/exprs /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/exprs ../src/exprs/ExprParse.i3 ../src/exprs/SubtractExpr.i3 ../src/exprs/NotExpr.i3 ../src/exprs/NegateExpr.i3 ../src/exprs/EnumExpr.i3 ../src/exprs/NilChkExpr.i3 ../src/exprs/ConcatExpr.i3 ../src/exprs/TextExpr.i3 ../src/exprs/QualifyExpr.i3 ../src/exprs/RecordExpr.i3 ../src/exprs/ProcExpr.i3 ../src/exprs/CheckExpr.i3 ../src/exprs/AndExpr.i3 ../src/exprs/AddExpr.i3 ../src/exprs/SubscriptExpr.i3 ../src/exprs/SetExpr.i3 ../src/exprs/PlusExpr.i3 ../src/exprs/TypeExpr.i3 ../src/exprs/ModExpr.i3 ../src/exprs/CastExpr.i3 ../src/exprs/DivExpr.i3 ../src/exprs/RangeExpr.i3 ../src/exprs/InExpr.i3 ../src/exprs/ConsExpr.i3 ../src/exprs/ArrayExpr.i3 ../src/exprs/MethodExpr.i3 ../src/exprs/AddressExpr.i3 ../src/exprs/CompareExpr.i3 ../src/exprs/OrExpr.i3 ../src/exprs/Expr.i3 ../src/exprs/EqualExpr.i3 ../src/exprs/ReelExpr.i3 ../src/exprs/VarExpr.i3 ../src/exprs/CallExpr.i3 ../src/exprs/ExprRep.i3 ../src/exprs/KeywordExpr.i3 ../src/exprs/NamedExpr.i3 ../src/exprs/MultiplyExpr.i3 ../src/exprs/DerefExpr.i3 ../src/exprs/DivideExpr.i3 ../src/exprs/IntegerExpr.i3 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/builtinWord mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/builtinWord /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/builtinWord ../src/builtinWord/WordExtract.i3 ../src/builtinWord/WordGE.i3 ../src/builtinWord/WordAnd.i3 ../src/builtinWord/WordLE.i3 ../src/builtinWord/WordXor.i3 ../src/builtinWord/WordMod.i3 ../src/builtinWord/WordShift.i3 ../src/builtinWord/WordPlus.i3 ../src/builtinWord/WordOr.i3 ../src/builtinWord/WordTimes.i3 ../src/builtinWord/WordInsert.i3 ../src/builtinWord/WordDivide.i3 ../src/builtinWord/WordModule.i3 ../src/builtinWord/WordLT.i3 ../src/builtinWord/WordGT.i3 ../src/builtinWord/WordRotate.i3 ../src/builtinWord/WordNot.i3 ../src/builtinWord/WordMinus.i3 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/values mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/values /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/src/values ../src/values/Variable.i3 ../src/values/Field.i3 ../src/values/Procedure.i3 ../src/values/Constant.i3 ../src/values/Exceptionz.i3 ../src/values/Value.i3 ../src/values/Decl.i3 ../src/values/ValueRep.i3 ../src/values/Method.i3 ../src/values/External.i3 ../src/values/Revelation.i3 ../src/values/Ident.i3 ../src/values/Module.i3 ../src/values/Tipe.i3 ../src/values/Formal.i3 ../src/values/EnumElt.i3 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3front/FreeBSD2 libm3front.so.5.0 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2 ln -s ../pkg/m3front/FreeBSD2/libm3front.so.5.0 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2/libm3front.so.5.0 ---------------------- building m3 ---------------------- mkdir FreeBSD2 --- building in FreeBSD2 --- m3 -w1 -why -O -times -o m3 -F/var/tmp/qk021637 new source -> compiling ../src/M3Backend.i3 new source -> compiling ../src/Arg.i3 new source -> compiling ../src/Msg.i3 new source -> compiling ../src/M3Path.i3 new source -> compiling ../src/Unit.i3 new source -> compiling ../src/Utils.i3 new source -> compiling ../src/WebFile.i3 new source -> compiling ../src/M3BackPosix.m3 new source -> compiling ../src/Arg.m3 new source -> compiling ../src/Msg.m3 new source -> compiling ../src/M3Path.m3 new source -> compiling ../src/Unit.m3 new source -> compiling ../src/Utils.m3 new source -> compiling ../src/WebFile.m3 new source -> compiling ../src/Main.m3 -> linking m3 seconds #times operation 0.04 1 updating web info 1.36 10 inhaling library link info 0.01 1 getting derived timestamps 0.03 15 checking timestamps 0.75 629 merging new link info 10.74 15 compiling Modula-3 -> IL 27.21 15 compiling IL -> assembly 8.97 15 compiling assembly -> object 2.15 1 compiling C -> object 0.14 1 checking global consistency 0.62 1 generating _m3main.c 3.85 1 linking 0.14 1 exhaling new link info 3.98 30 removing temporary files 0.41 other --------------------------------------------------- 60.39 TOTAL --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3/FreeBSD2 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3/FreeBSD2 .M3EXPORTS .M3IMPTAB .M3WEB m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3/src mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3/src /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3/src ../src/WebFile.i3 ../src/Arg.i3 ../src/Msg.i3 ../src/M3Path.i3 ../src/M3Backend.i3 ../src/Unit.i3 ../src/Utils.i3 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3/FreeBSD2 m3 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2 m3 ---------------------- building coverage ---------------------- mkdir FreeBSD2 --- building in FreeBSD2 --- cc -fpic -c -g ../src/report_coverage.c cc -fpic -I../src -g -o analyze_coverage ../src/analyze_coverage.c --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2 report_coverage.o m3mkdir /usr/ports/lang/modula-3-lib/work/installed/bin /usr/ports/lang/modula-3-lib/work/installed/bin analyze_coverage m3mkdir /usr/ports/lang/modula-3-lib/work/installed/man/man1 /usr/ports/lang/modula-3-lib/work/installed/man/man1 analyze_coverage.1 ---------------------- building pp ---------------------- mkdir FreeBSD2 --- building in FreeBSD2 --- m3 -w1 -why -O -X1@-I../src/lex-yacc@ -X1@-I../src@ -o m3pp -F/var/tmp/qk021748 new source -> compiling ../src/lex-yacc/y.tab.c new source -> compiling ../src/ExceptionArg.i3 new source -> compiling ../src/FBE.i3 new source -> compiling ../src/FBEPostScript.i3 new source -> compiling ../src/FBEWr.i3 new source -> compiling ../src/NewFormatter.i3 new source -> compiling ../src/Parse.i3 new source -> compiling ../src/FBEPostScript.m3 new source -> compiling ../src/FBEWr.m3 new source -> compiling ../src/Parse.m3 new source -> compiling ../src/NewFormatter.m3 new source -> compiling ../src/Main.m3 -> linking m3pp --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/pp/FreeBSD2 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/pp mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/pp/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/pp/FreeBSD2 .M3EXPORTS .M3IMPTAB .M3WEB m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/pp/src mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/pp/src /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/pp/src ../src/Parse.i3 ../src/FBEPostScript.i3 ../src/FBEWr.i3 ../src/ExceptionArg.i3 ../src/FBE.i3 ../src/NewFormatter.i3 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/bin /usr/ports/lang/modula-3-lib/work/installed/bin m3pp m3mkdir /usr/ports/lang/modula-3-lib/work/installed/man/man1 /usr/ports/lang/modula-3-lib/work/installed/man/man1 m3pp.1 ---------------------- building m3bundle ---------------------- mkdir FreeBSD2 --- building in FreeBSD2 --- m3 -w1 -why -O -o m3bundle -F/var/tmp/qk021821 new source -> compiling ../src/m3bundle.m3 -> linking m3bundle --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3bundle/FreeBSD2 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3bundle mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3bundle/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3bundle/FreeBSD2 .M3EXPORTS .M3IMPTAB .M3WEB m3mkdir /usr/ports/lang/modula-3-lib/work/installed/bin /usr/ports/lang/modula-3-lib/work/installed/bin m3bundle m3mkdir /usr/ports/lang/modula-3-lib/work/installed/man/man1 /usr/ports/lang/modula-3-lib/work/installed/man/man1 m3bundle.1 ---------------------- building m3totex ---------------------- mkdir FreeBSD2 --- building in FreeBSD2 --- /usr/ports/lang/modula-3-lib/work/installed/bin/m3bundle -name B -F/var/tmp/qk021856 m3 -w1 -why -O -o m3totex -F/var/tmp/qka21856 new source -> compiling B.i3 new source -> compiling B.m3 new source -> compiling ../src/m3totex.m3 -> linking m3totex --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/man/man1 /usr/ports/lang/modula-3-lib/work/installed/man/man1 m3totex.1 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3totex/FreeBSD2 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3totex mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3totex/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3totex/FreeBSD2 .M3EXPORTS .M3IMPTAB .M3WEB ../FreeBSD2/B.i3 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/bin /usr/ports/lang/modula-3-lib/work/installed/bin m3totex ---------------------- building set ---------------------- mkdir FreeBSD2 --- building in FreeBSD2 --- m3 -w1 -why -O -a libset.a -F/var/tmp/qk021900 new source -> compiling AtomSet.i3 new source -> compiling AtomSetDef.i3 new source -> compiling AtomSetList.i3 new source -> compiling IntSet.i3 new source -> compiling IntSetDef.i3 new source -> compiling IntSetList.i3 new source -> compiling TextSet.i3 new source -> compiling TextSetDef.i3 new source -> compiling TextSetList.i3 new source -> compiling RefSet.i3 new source -> compiling RefSetList.i3 new source -> compiling AtomSet.m3 new source -> compiling AtomSetDef.m3 new source -> compiling AtomSetList.m3 new source -> compiling IntSet.m3 new source -> compiling IntSetDef.m3 new source -> compiling IntSetList.m3 new source -> compiling TextSet.m3 new source -> compiling TextSetDef.m3 new source -> compiling TextSetList.m3 new source -> compiling RefSet.m3 new source -> compiling RefSetList.m3 -> archiving libset.a ld -Bshareable -assert pure-text -o libset.so.5.0 AtomSet.io AtomSet.mo AtomSetDef.io AtomSetDef.mo AtomSetList.io AtomSetList.mo IntSet.io IntSet.mo IntSetDef.io IntSetDef.mo IntSetList.io IntSetList.mo TextSet.io TextSet.mo TextSetDef.io TextSetDef.mo TextSetList.io TextSetList.mo RefSet.io RefSet.mo RefSetList.io RefSetList.mo --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/set/FreeBSD2 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/set mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/set/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/set/FreeBSD2 .M3EXPORTS .M3IMPTAB .M3WEB libset.a libset.m3x ../FreeBSD2/TextSetList.i3 ../FreeBSD2/RefSetList.i3 ../FreeBSD2/IntSetList.i3 ../FreeBSD2/IntSet.i3 ../FreeBSD2/AtomSetList.i3 ../FreeBSD2/AtomSet.i3 ../FreeBSD2/TextSet.i3 ../FreeBSD2/IntSetDef.i3 ../FreeBSD2/RefSet.i3 ../FreeBSD2/AtomSetDef.i3 ../FreeBSD2/TextSetDef.i3 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/set/src mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/set/src /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/set/src ../src/SetList.ig ../src/Set.ig ../src/SetDef.ig ../src/SetList.mg ../src/SetDef.mg ../src/Set.mg ../src/set.tmpl /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/set/FreeBSD2 libset.so.5.0 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2 ln -s ../pkg/set/FreeBSD2/libset.so.5.0 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2/libset.so.5.0 ---------------------- building digraph ---------------------- mkdir FreeBSD2 --- building in FreeBSD2 --- m3 -w1 -why -O -a libDiGraph.a -F/var/tmp/qk022016 new source -> compiling ../src/NullEdgeType.i3 new source -> compiling ../src/POEdgeType.i3 new source -> compiling ../src/NullEdgeType.m3 new source -> compiling ../src/POEdgeType.m3 -> archiving libDiGraph.a ld -Bshareable -assert pure-text -o libDiGraph.so.5.0 NullEdgeType.io NullEdgeType.mo POEdgeType.io POEdgeType.mo --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/digraph/FreeBSD2 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/digraph mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/digraph/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/digraph/FreeBSD2 .M3EXPORTS .M3IMPTAB .M3WEB libDiGraph.a libDiGraph.m3x m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/digraph/src mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/digraph/src /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/digraph/src ../src/POEdgeType.i3 ../src/NullEdgeType.i3 ../src/DiGraph.ig ../src/DiGraph.mg ../src/digraph.tmpl /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/digraph/FreeBSD2 libDiGraph.so.5.0 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2 ln -s ../pkg/digraph/FreeBSD2/libDiGraph.so.5.0 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2/libDiGraph.so.5.0 ---------------------- building table-list ---------------------- mkdir FreeBSD2 --- building in FreeBSD2 --- m3 -w1 -why -O -a libtable-list.a -F/var/tmp/qk022070 new source -> compiling AtomAtomTblList.i3 new source -> compiling AtomRefTblList.i3 new source -> compiling AtomTextTblList.i3 new source -> compiling RefAtomTblList.i3 new source -> compiling RefRefTblList.i3 new source -> compiling RefTextTblList.i3 new source -> compiling TextAtomTblList.i3 new source -> compiling TextRefTblList.i3 new source -> compiling TextTextTblList.i3 new source -> compiling AtomAtomTblList.m3 new source -> compiling AtomRefTblList.m3 new source -> compiling AtomTextTblList.m3 new source -> compiling RefAtomTblList.m3 new source -> compiling RefRefTblList.m3 new source -> compiling RefTextTblList.m3 new source -> compiling TextAtomTblList.m3 new source -> compiling TextRefTblList.m3 new source -> compiling TextTextTblList.m3 -> archiving libtable-list.a ld -Bshareable -assert pure-text -o libtable-list.so.5.0 AtomAtomTblList.io AtomAtomTblList.mo AtomRefTblList.io AtomRefTblList.mo AtomTextTblList.io AtomTextTblList.mo RefAtomTblList.io RefAtomTblList.mo RefRefTblList.io RefRefTblList.mo RefTextTblList.io RefTextTblList.mo TextAtomTblList.io TextAtomTblList.mo TextRefTblList.io TextRefTblList.mo TextTextTblList.io TextTextTblList.mo --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/table-list/FreeBSD2 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/table-list mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/table-list/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/table-list/FreeBSD2 .M3EXPORTS .M3IMPTAB .M3WEB libtable-list.a libtable-list.m3x ../FreeBSD2/TextRefTblList.i3 ../FreeBSD2/TextAtomTblList.i3 ../FreeBSD2/AtomRefTblList.i3 ../FreeBSD2/AtomAtomTblList.i3 ../FreeBSD2/AtomTextTblList.i3 ../FreeBSD2/RefRefTblList.i3 ../FreeBSD2/RefAtomTblList.i3 ../FreeBSD2/RefTextTblList.i3 ../FreeBSD2/TextTextTblList.i3 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/table-list/src mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/table-list/src /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/table-list/src ../src/TableList.ig ../src/TableList.mg ../src/table-list.tmpl /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/table-list/FreeBSD2 libtable-list.so.5.0 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2 ln -s ../pkg/table-list/FreeBSD2/libtable-list.so.5.0 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2/libtable-list.so.5.0 ---------------------- building realgeometry ---------------------- mkdir FreeBSD2 --- building in FreeBSD2 --- m3 -w1 -why -O -a libGeometry.a -F/var/tmp/qk022169 new source -> compiling ../src/RealPoint.i3 new source -> compiling ../src/RealTransform.i3 new source -> compiling ../src/RealInterval.i3 new source -> compiling ../src/RealRect.i3 new source -> compiling ../src/RealPath.i3 new source -> compiling ../src/PathExtra.i3 new source -> compiling ../src/PathExtra.m3 new source -> compiling ../src/RealInterval.m3 new source -> compiling ../src/RealPath.m3 new source -> compiling ../src/RealPoint.m3 new source -> compiling ../src/RealRect.m3 new source -> compiling ../src/RealTransform.m3 -> archiving libGeometry.a ld -Bshareable -assert pure-text -o libGeometry.so.5.0 PathExtra.io PathExtra.mo RealInterval.io RealInterval.mo RealPath.io RealPath.mo RealPoint.io RealPoint.mo RealRect.io RealRect.mo RealTransform.io RealTransform.mo --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/realgeometry/FreeBSD2 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/realgeometry mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/realgeometry/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/realgeometry/FreeBSD2 .M3EXPORTS .M3IMPTAB .M3WEB libGeometry.a libGeometry.m3x m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/realgeometry/src mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/realgeometry/src /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/realgeometry/src ../src/PathExtra.i3 ../src/RealTransform.i3 ../src/RealPath.i3 ../src/RealInterval.i3 ../src/RealPoint.i3 ../src/RealRect.i3 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/realgeometry/FreeBSD2 libGeometry.so.5.0 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2 ln -s ../pkg/realgeometry/FreeBSD2/libGeometry.so.5.0 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2/libGeometry.so.5.0 ---------------------- building parseparams ---------------------- mkdir FreeBSD2 --- building in FreeBSD2 --- m3 -w1 -why -O -a libm3parseparams.a -F/var/tmp/qk022241 new source -> compiling ../src/ParseParams.i3 new source -> compiling ../src/ParseParams.m3 -> archiving libm3parseparams.a ld -Bshareable -assert pure-text -o libm3parseparams.so.5.0 ParseParams.io ParseParams.mo --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/parseparams/FreeBSD2 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/parseparams mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/parseparams/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/parseparams/FreeBSD2 .M3EXPORTS .M3IMPTAB .M3WEB libm3parseparams.a libm3parseparams.m3x m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/parseparams/src mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/parseparams/src /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/parseparams/src ../src/ParseParams.i3 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/parseparams/FreeBSD2 libm3parseparams.so.5.0 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2 ln -s ../pkg/parseparams/FreeBSD2/libm3parseparams.so.5.0 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2/libm3parseparams.so.5.0 ---------------------- building tempfiles ---------------------- mkdir FreeBSD2 --- building in FreeBSD2 --- m3 -w1 -why -O -a libTempFiles.a -F/var/tmp/qk022283 new source -> compiling ../src/TempFiles.i3 new source -> compiling ../src/TempFiles.m3 -> archiving libTempFiles.a ld -Bshareable -assert pure-text -o libTempFiles.so.5.0 TempFiles.io TempFiles.mo --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tempfiles/FreeBSD2 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tempfiles mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tempfiles/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tempfiles/FreeBSD2 .M3EXPORTS .M3IMPTAB .M3WEB libTempFiles.a libTempFiles.m3x m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tempfiles/src mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tempfiles/src /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tempfiles/src ../src/TempFiles.i3 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tempfiles/FreeBSD2 libTempFiles.so.5.0 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2 ln -s ../pkg/tempfiles/FreeBSD2/libTempFiles.so.5.0 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2/libTempFiles.so.5.0 ---------------------- building tcp ---------------------- mkdir FreeBSD2 --- building in FreeBSD2 --- m3 -w1 -why -O -a libm3tcp.a -F/var/tmp/qk022325 new source -> compiling ../src/common/ConnFD.i3 new source -> compiling ../src/common/IP.i3 new source -> compiling ../src/common/TCP.i3 new source -> compiling ../src/POSIX/TCPPosix.i3 new source -> compiling ../src/POSIX/Herrno.i3 new source -> compiling ../src/POSIX/TCPHack.i3 new source -> compiling ../src/common/TCPSpecial.i3 new source -> compiling ../src/common/ConnRW.i3 new source -> compiling ../src/common/ConnMsgRW.i3 new source -> compiling ../src/POSIX/IP.m3 new source -> compiling ../src/POSIX/TCP.m3 "../src/POSIX/TCP.m3", line 181: warning: repeated labels in case arm "../src/POSIX/TCP.m3", line 301: warning: repeated labels in case arm "../src/POSIX/TCP.m3", line 332: warning: repeated labels in case arm 3 warnings encountered new source -> compiling ../src/POSIX/TCPHackNull.m3 new source -> compiling ../src/common/ConnRW.m3 new source -> compiling ../src/common/ConnMsgRW.m3 -> archiving libm3tcp.a ld -Bshareable -assert pure-text -o libm3tcp.so.5.0 TCPPosix.io Herrno.io IP.mo TCP.mo TCPHack.io TCPHackNull.mo IP.io TCP.io TCPSpecial.io ConnFD.io ConnRW.io ConnRW.mo ConnMsgRW.io ConnMsgRW.mo --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tcp/FreeBSD2 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tcp mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tcp/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tcp/FreeBSD2 .M3EXPORTS .M3IMPTAB .M3WEB libm3tcp.a libm3tcp.m3x m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tcp/src/POSIX mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tcp/src mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tcp/src/POSIX /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tcp/src/POSIX ../src/POSIX/TCPPosix.i3 ../src/POSIX/Herrno.i3 ../src/POSIX/TCPHack.i3 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tcp/src/common mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tcp/src/common /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tcp/src/common ../src/common/ConnRW.i3 ../src/common/TCPSpecial.i3 ../src/common/IP.i3 ../src/common/ConnMsgRW.i3 ../src/common/TCP.i3 ../src/common/ConnFD.i3 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/tcp/FreeBSD2 libm3tcp.so.5.0 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2 ln -s ../pkg/tcp/FreeBSD2/libm3tcp.so.5.0 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2/libm3tcp.so.5.0 ---------------------- building web ---------------------- mkdir FreeBSD2 --- building in FreeBSD2 --- m3 -w1 -why -O -a libweb.a -F/var/tmp/qk022409 new source -> compiling ../src/Web.i3 new source -> compiling ../src/Web.m3 -> archiving libweb.a ld -Bshareable -assert pure-text -o libweb.so.5.0 Web.io Web.mo --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/web/FreeBSD2 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/web mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/web/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/web/FreeBSD2 .M3EXPORTS .M3IMPTAB .M3WEB libweb.a libweb.m3x m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/web/src mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/web/src /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/web/src ../src/Web.i3 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/web/FreeBSD2 libweb.so.5.0 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2 ln -s ../pkg/web/FreeBSD2/libweb.so.5.0 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2/libweb.so.5.0 ---------------------- building X11R4 ---------------------- mkdir FreeBSD2 --- building in FreeBSD2 --- m3 -w1 -why -O -a libm3X11R4.a -F/var/tmp/qk022451 new source -> compiling ../src/Vanilla/XMachine.i3 new source -> compiling ../src/Common/X.i3 new source -> compiling ../src/Common/Xatom.i3 new source -> compiling ../src/Common/Xmbuf.i3 new source -> compiling ../src/Common/Xct.i3 new source -> compiling ../src/Common/Xrm.i3 new source -> compiling ../src/Common/Xmu.i3 new source -> compiling ../src/Common/Xt.i3 new source -> compiling ../src/Common/XtC.i3 new source -> compiling ../src/Common/XtE.i3 new source -> compiling ../src/Common/XtN.i3 new source -> compiling ../src/Common/XtR.i3 new source -> compiling ../src/Common/Xaw.i3 new source -> compiling ../src/Common/XtC.m3 new source -> compiling ../src/Common/XtE.m3 new source -> compiling ../src/Common/XtN.m3 new source -> compiling ../src/Common/XtR.m3 -> archiving libm3X11R4.a ld -Bshareable -assert pure-text -o libm3X11R4.so.5.0 XMachine.io X.io Xatom.io Xmbuf.io Xct.io Xmu.io Xrm.io Xt.io XtC.io XtC.mo XtE.io XtE.mo XtN.io XtN.mo XtR.io XtR.mo Xaw.io --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/X11R4/FreeBSD2 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/X11R4 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/X11R4/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/X11R4/FreeBSD2 .M3EXPORTS .M3IMPTAB .M3WEB libm3X11R4.a libm3X11R4.m3x m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/X11R4/src/Common mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/X11R4/src mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/X11R4/src/Common /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/X11R4/src/Common ../src/Common/XtN.i3 ../src/Common/Xct.i3 ../src/Common/Xmbuf.i3 ../src/Common/Xrm.i3 ../src/Common/X.i3 ../src/Common/XtR.i3 ../src/Common/Xatom.i3 ../src/Common/Xt.i3 ../src/Common/Xmu.i3 ../src/Common/XtE.i3 ../src/Common/Xaw.i3 ../src/Common/XtC.i3 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/X11R4/src/Vanilla mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/X11R4/src/Vanilla /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/X11R4/src/Vanilla ../src/Vanilla/XMachine.i3 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/X11R4/FreeBSD2 libm3X11R4.so.5.0 m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2 ln -s ../pkg/X11R4/FreeBSD2/libm3X11R4.so.5.0 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2/libm3X11R4.so.5.0 ---------------------- building ui ---------------------- mkdir FreeBSD2 --- building in FreeBSD2 --- m3 -w1 -why -O -times -X0@-new_adr@ -a libm3ui.a -F/var/tmp/qk022550 new source -> compiling ../src/vbt/Pixmap.i3 new source -> compiling ../src/vbt/TrestleComm.i3 new source -> compiling ../src/vbt/ScrnPixmap.i3 new source -> compiling ../src/vbt/PaintOp.i3 new source -> compiling ../src/vbt/Font.i3 new source -> compiling ../src/vbt/Cursor.i3 new source -> compiling ../src/vbt/VBT.i3 new source -> compiling ../src/picture/Picture.i3 new source -> compiling ../src/picture/Completion.i3 new source -> compiling ../src/xvbt/Compl.i3 new source -> compiling ComplSeq.i3 new source -> compiling ComplSeqRep.i3 new source -> compiling ../src/vbt/Trestle.i3 new source -> compiling ../src/xvbt/TrestleOnX.i3 new source -> compiling ../src/xvbt/XClient.i3 new source -> compiling ../src/xvbt/XScreenType.i3 new source -> compiling ../src/xvbt/XExtensions.i3 new source -> compiling ../src/xvbt/XImUtil.i3 new source -> compiling ../src/xvbt/TrslOnXF.i3 new source -> compiling ../src/xvbt/XShm.i3 new source -> compiling ../src/xvbt/XPicture.i3 new source -> compiling ../src/vbt/PaintPrivate.i3 new source -> compiling ../src/xvbt/XScrollQueue.i3 new source -> compiling ../src/xvbt/XEventQueue.i3 new source -> compiling ../src/split/Split.i3 new source -> compiling ../src/split/ProperSplit.i3 new source -> compiling ../src/vbt/ScrnColorMap.i3 new source -> compiling ../src/vbt/TrestleClass.i3 new source -> compiling ../src/xvbt/XClientF.i3 new source -> compiling ../src/xvbt/XSharedMem.i3 new source -> compiling ../src/xvbt/XClientExt.i3 new source -> compiling ../src/xvbt/XAtomQueue.i3 new source -> compiling ../src/xvbt/XMessenger.i3 new source -> compiling ../src/xvbt/XPaint.i3 new source -> compiling ../src/xvbt/XInput.i3 new source -> compiling ../src/xvbt/XProperties.i3 new source -> compiling ../src/xvbt/XScrnTpRep.i3 new source -> compiling ../src/xvbt/XScrnPxmp.i3 new source -> compiling ../src/vbt/ScrnCursor.i3 new source -> compiling ../src/xvbt/XScrnCrsr.i3 new source -> compiling ../src/vbt/ScrnPaintOp.i3 new source -> compiling ../src/xvbt/XScrnPntOp.i3 new source -> compiling ../src/xvbt/XGC.i3 new source -> compiling ../src/xvbt/XScrnCmap.i3 new source -> compiling ../src/vbt/ScrnFont.i3 new source -> compiling ../src/xvbt/XScrnFont.i3 new source -> compiling ../src/xvbt/XCursors.i3 new source -> compiling ../src/xvbt/XConfCtl.i3 new source -> compiling ../src/vbt/Latin1Key.i3 new source -> compiling ../src/vbt/KeyboardKey.i3 new source -> compiling ../src/vbt/VBTTuning.i3 new source -> compiling ../src/vbt/Batch.i3 new source -> compiling ../src/vbt/BatchUtil.i3 new source -> compiling ../src/vbt/BatchRep.i3 new source -> compiling ../src/vbt/PaintExt.i3 new source -> compiling ../src/vbt/Palette.i3 new source -> compiling ../src/vbt/PlttFrnds.i3 new source -> compiling ../src/vbt/VBTClass.i3 new source -> compiling ../src/vbt/ScreenType.i3 new source -> compiling ../src/vbt/VBTRep.i3 new source -> compiling ../src/vbt/MouseSplit.i3 new source -> compiling ../src/vbt/MiscDetail.i3 new source -> compiling ../src/split/PackSplit.i3 new source -> compiling ../src/split/Filter.i3 new source -> compiling ../src/split/ButtonVBT.i3 new source -> compiling ../src/split/BtnVBTClass.i3 new source -> compiling ../src/split/TextVBT.i3 new source -> compiling ../src/split/TextVBTClass.i3 new source -> compiling ../src/split/BorderedVBT.i3 new source -> compiling ../src/split/BdrVBTClass.i3 new source -> compiling ../src/split/STypeMap.i3 new source -> compiling STypeMapSeq.i3 new source -> compiling STypeMapSeqRep.i3 new source -> compiling ../src/split/ComposeKey.i3 new source -> compiling ../src/split/TranslateVBT.i3 new source -> compiling ../src/split/DblBufferVBT.i3 new source -> compiling ../src/split/DblBufferUtil.i3 new source -> compiling ../src/split/FilterClass.i3 new source -> compiling ../src/split/HVSplit.i3 new source -> compiling ../src/split/ZSplit.i3 new source -> compiling ../src/split/TSplit.i3 new source -> compiling ../src/split/MenuBtnVBT.i3 new source -> compiling ../src/split/AnchorBtnVBT.i3 new source -> compiling ../src/split/TextureVBT.i3 new source -> compiling ../src/split/HVBar.i3 new source -> compiling ../src/split/HighlightVBT.i3 new source -> compiling ../src/split/QuickBtnVBT.i3 new source -> compiling ../src/split/RigidVBT.i3 new source -> compiling ../src/split/TypeInVBT.i3 new source -> compiling ../src/split/StableVBT.i3 new source -> compiling ../src/split/Gray.i3 new source -> compiling ../src/split/TwoTone.i3 new source -> compiling ../src/split/JoinedVBT.i3 new source -> compiling ../src/split/ETAgent.i3 new source -> compiling ../src/split/JoinParent.i3 new source -> compiling ../src/split/JoinScreen.i3 new source -> compiling ../src/split/JoinCMap.i3 new source -> compiling ../src/split/JoinCursor.i3 new source -> compiling ../src/split/JoinFont.i3 new source -> compiling ../src/split/JoinPixmap.i3 new source -> compiling ../src/split/JoinPaintOp.i3 new source -> compiling ../src/split/SelectQueue.i3 new source -> compiling ../src/split/OverlayVBT.i3 new source -> compiling ../src/trestle/TrestleConf.i3 new source -> compiling ../src/trestle/TrestleImpl.i3 new source -> compiling ../src/trestle/InstallQueue.i3 new source -> compiling ../src/trestle/DpyFilter.i3 new source -> compiling ../src/trestle/TrestleGoo.i3 new source -> compiling ../src/trestle/TrestleOS.i3 new source -> compiling ../src/trestle/InstalledVBT.i3 new source -> compiling ../src/picture/PictureRep.i3 new source -> compiling CompletionSeq.i3 new source -> compiling CompletionSeqRep.i3 new source -> compiling ../src/xvbt/Compl.m3 new source -> compiling ComplSeq.m3 new source -> compiling ../src/xvbt/XExtensions.m3 new source -> compiling ../src/xvbt/XPicture.m3 new source -> compiling ../src/xvbt/XSharedMem.m3 new source -> compiling ../src/xvbt/XPictureFree.m3 new source -> compiling ../src/xvbt/XSharedFree.m3 new source -> compiling ../src/xvbt/PictureImpl.m3 new source -> compiling ../src/xvbt/XClient.m3 new source -> compiling ../src/xvbt/XEventQueue.m3 new source -> compiling ../src/xvbt/XScreenType.m3 new source -> compiling ../src/xvbt/XScrollQueue.m3 new source -> compiling ../src/xvbt/XAtomQueue.m3 new source -> compiling ../src/xvbt/XMessenger.m3 new source -> compiling ../src/xvbt/XPaint.m3 new source -> compiling ../src/xvbt/XInput.m3 new source -> compiling ../src/xvbt/XProperties.m3 new source -> compiling ../src/xvbt/XClientF.m3 new source -> compiling ../src/xvbt/XGC.m3 new source -> compiling ../src/xvbt/XScrnTpRep.m3 new source -> compiling ../src/xvbt/XScrnCrsr.m3 new source -> compiling ../src/xvbt/XScrnCmap.m3 new source -> compiling ../src/xvbt/XScrnFont.m3 new source -> compiling ../src/xvbt/XScrnPntOp.m3 new source -> compiling ../src/xvbt/XScrnPxmp.m3 new source -> compiling ../src/xvbt/XConfCtl.m3 new source -> compiling ../src/xvbt/TrestleOnX.m3 new source -> compiling ../src/xvbt/TrestleOS.m3 new source -> compiling ../src/vbt/PlttFrnds.m3 new source -> compiling ../src/vbt/VBT.m3 new source -> compiling ../src/vbt/VBTClass.m3 new source -> compiling ../src/vbt/Batch.m3 new source -> compiling ../src/vbt/PaintPrivate.m3 new source -> compiling ../src/vbt/VBTRep.m3 new source -> compiling ../src/vbt/TrestleClass.m3 new source -> compiling ../src/vbt/ScrnPixmap.m3 new source -> compiling ../src/vbt/ScrnColorMap.m3 new source -> compiling ../src/vbt/BatchUtil.m3 new source -> compiling ../src/vbt/ScrnCursor.m3 new source -> compiling ../src/vbt/ScrnFont.m3 new source -> compiling ../src/vbt/ScrnPaintOp.m3 new source -> compiling ../src/vbt/PaintOp.m3 new source -> compiling ../src/vbt/Palette.m3 new source -> compiling ../src/vbt/Font.m3 new source -> compiling ../src/vbt/Cursor.m3 new source -> compiling ../src/vbt/Pixmap.m3 new source -> compiling ../src/vbt/ScreenType.m3 new source -> compiling ../src/vbt/MouseSplit.m3 new source -> compiling ../src/vbt/MiscDetail.m3 new source -> compiling STypeMapSeq.m3 new source -> compiling ../src/split/ComposeKey.m3 new source -> compiling ../src/split/TranslateVBT.m3 new source -> compiling ../src/split/DblBufferVBT.m3 new source -> compiling ../src/split/DblBufferUtil.m3 Fatal Error: program "/usr/ports/lang/modula-3-lib/work/installed/lib/m3/FreeBSD2/m3cgc1" failed, exit status = 8448 seconds #times operation 0.69 1 updating web info 0.75 16 inhaling library link info 0.01 1 getting derived timestamps 0.09 167 checking timestamps 2.32 418 merging new link info 57.23 167 compiling Modula-3 -> IL 133.95 167 compiling IL -> assembly 47.27 166 compiling assembly -> object 0.56 1 exhaling new link info 7.87 332 removing temporary files 0.54 other --------------------------------------------------- 251.29 TOTAL missing libm3ui.a: not building libm3ui.so.5.0 --- shipping from FreeBSD2 --- m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/ui/FreeBSD2 mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/ui mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/ui/FreeBSD2 /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/ui/FreeBSD2 .M3EXPORTS .M3IMPTAB .M3WEB libm3ui.a m3ship: /usr/ports/lang/modula-3-lib/work/installed/bin/quake failed (status = 256) m3build: /usr/ports/lang/modula-3-lib/work/installed/bin/quake failed (status = 256) *** Error code 255 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. From owner-freebsd-ports Sat Nov 1 11:10:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA02714 for ports-outgoing; Sat, 1 Nov 1997 11:10:28 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA02703; Sat, 1 Nov 1997 11:10:20 -0800 (PST) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id LAA25432; Sat, 1 Nov 1997 11:09:32 -0800 (PST) Date: Sat, 1 Nov 1997 11:09:32 -0800 (PST) Message-Id: <199711011909.LAA25432@freefall.freebsd.org> To: Yoshio.Mita@isen.fr, jseger@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4730 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: octave-2.0.9 port has incorrect PLIST State-Changed-From-To: open-closed State-Changed-By: jseger State-Changed-When: Sat Nov 1 11:09:11 PST 1997 State-Changed-Why: Patch committed. From owner-freebsd-ports Sat Nov 1 21:40:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA00786 for ports-outgoing; Sat, 1 Nov 1997 21:40:07 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA00758; Sat, 1 Nov 1997 21:40:03 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 1 Nov 1997 21:40:03 -0800 (PST) Resent-Message-Id: <199711020540.VAA00758@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, giffunip@asme.org Received: (from nobody@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA29923; Sat, 1 Nov 1997 21:30:19 -0800 (PST) (envelope-from nobody) Message-Id: <199711020530.VAA29923@hub.freebsd.org> Date: Sat, 1 Nov 1997 21:30:19 -0800 (PST) From: giffunip@asme.org To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/4914: Update to fftpack port Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4914 >Category: ports >Synopsis: Update to fftpack port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Nov 1 21:40:01 PST 1997 >Last-Modified: >Originator: Pedro Giffuni S. >Organization: Universidad Nacional de Colombia >Release: 2.2.2-Release >Environment: Not-relevant >Description: fftpack gives problems on certain platforms (not sure about FreeBSD), and therefore Rlab's author uses a double precision version. Since no one semms to use the original fftpack, but instead use this enhanced version, I am providing a replacement. (No other port depends on this) >How-To-Repeat: I thought of changing the name of the package (sorry for modifying the $Id line), but it would only cause more confusion. >Fix: diff -ru fftpack/Makefile bihar/Makefile --- fftpack/Makefile Sat Nov 1 19:54:41 1997 +++ bihar/Makefile Sat Nov 1 23:02:40 1997 @@ -1,25 +1,26 @@ -# New ports collection makefile for: fftpack -# Version required: ? -# Date created: 31 October 1996 -# Whom: pgs +# New ports collection makefile for: fftpack +# Version required: ? +# Date created: 31 Oct 97 +# Whom: Pedro Giffuni S. # -# $Id: Makefile,v 1.2 1997/02/14 09:50:04 asami Exp $ +# $Id: # -DISTNAME= fftpack +DISTNAME= bihar PKGNAME= fftpack-1.0 CATEGORIES= math -MASTER_SITES= ftp://netlib.bell-labs.com/netlib/ +MASTER_SITES= ftp://netlib.bell-labs.com/netlib/bihar.tar EXTRACT_SUFX= .tar -MAINTAINER= ports@FreeBSD.org + +MAINTAINER= giffunip@asme.org # ${DISTFILES} is automatically created from the directory contents IGNOREFILES= ${DISTFILES} EXTRACT_BEFORE_ARGS= -xvf post-extract: - uncompress $(WRKSRC)/*.f.Z + gunzip $(WRKSRC)/*.f.gz pre-build: ${RM} $(WRKSRC)/.depend @@ -27,8 +28,9 @@ post-install: .if !defined(NOPORTDOCS) - ${MKDIR} $(PREFIX)/share/doc/fftlib - ${CP} $(WRKSRC)/doc.Z $(PREFIX)/share/doc/fftlib/ + ${MKDIR} $(PREFIX)/share/doc/fftpack + gzip $(WRKSRC)/*.doc + ${CP} $(WRKSRC)/*.doc.gz $(PREFIX)/share/doc/fftpack .endif /sbin/ldconfig -m ${PREFIX}/lib diff -ru fftpack/files/makefile.lib bihar/files/makefile.lib --- fftpack/files/makefile.lib Sat Nov 1 19:54:41 1997 +++ bihar/files/makefile.lib Sat Nov 1 22:21:15 1997 @@ -6,14 +6,28 @@ SHLIB_MAJOR= 1 SHLIB_MINOR= 0 -LIB=fftpack -SRCS = cfftb.f cfftb1.f cfftf.f cfftf1.f cffti.f cffti1.f cosqb.f \ - cosqb1.f cosqf.f cosqf1.f cosqi.f cost.f costi.f ezfft1.f \ - ezfftb.f ezfftf.f ezffti.f passb.f passb2.f passb3.f passb4.f \ - passb5.f passf.f passf2.f passf3.f passf4.f passf5.f radb2.f \ - radb3.f radb4.f radb5.f radbg.f radf2.f radf3.f radf4.f \ - radf5.f radfg.f rfftb.f rfftb1.f rfftf.f rfftf1.f rffti.f \ - rffti1.f sinqb.f sinqf.f sinqi.f sint.f sint1.f sinti.f +LIB=bihar +SRCS = dbihar.f dbipl.f dbiplr.f dbisld.f dbislf.f dbmult.f dbplrm.f \ + dcfftb.f dcfftf.f dcffti.f dcftb1.f dcftf1.f dcfti1.f dcmult.f \ + dconju.f dcosqb.f dcosqf.f dcosqi.f dcost.f dcosti.f dcsqb1.f \ + dcsqf1.f defft1.f defftb.f defftf.f deffti.f dftrnx.f dftrny.f \ + dhzeri.f dhzero.f dlmult.f dlplrm.f dmatge.f dpentf.f dpmult.f \ + dpplrm.f dpreco.f dpssb.f dpssb2.f dpssb3.f dpssb4.f dpssb5.f \ + dpssf.f dpssf2.f dpssf3.f dpssf4.f dpssf5.f dradb2.f dradb3.f \ + dradb4.f dradb5.f dradbg.f dradf2.f dradf3.f dradf4.f dradf5.f \ + dradfg.f drfftb.f drfftf.f drffti.f drftb1.f drftf1.f drfti1.f \ + dsinqb.f dsinqf.f dsinqi.f dsint.f dsinti.f dstart.f dtrigi.f \ + dupdat.f sbihar.f sbipl.f sbiplr.f sbisld.f sbislf.f sbmult.f \ + sbplrm.f scfftb.f scfftf.f scffti.f scftb1.f scftf1.f scfti1.f \ + scmult.f sconju.f scosqb.f scosqf.f scosqi.f scost.f scosti.f \ + scsqb1.f scsqf1.f sefft1.f sefftb.f sefftf.f seffti.f sftrnx.f \ + sftrny.f shzeri.f shzero.f slmult.f slplrm.f smatge.f spentf.f \ + spmult.f spplrm.f spreco.f spssb.f spssb2.f spssb3.f spssb4.f \ + spssb5.f spssf.f spssf2.f spssf3.f spssf4.f spssf5.f sradb2.f \ + sradb3.f sradb4.f sradb5.f sradbg.f sradf2.f sradf3.f sradf4.f \ + sradf5.f sradfg.f srfftb.f srfftf.f srffti.f srftb1.f srftf1.f \ + srfti1.f ssinqb.f ssinqf.f ssinqi.f ssint.f ssinti.f sstart.f \ + strigi.f supdat.f CLEANFILES+= *.c diff -ru fftpack/files/md5 bihar/files/md5 --- fftpack/files/md5 Sat Nov 1 19:54:41 1997 +++ bihar/files/md5 Sat Nov 1 20:02:08 1997 @@ -1 +1 @@ -MD5 (fftpack.tar) = IGNORE +MD5 (bihar.tar) = IGNORE diff -ru fftpack/pkg/COMMENT bihar/pkg/COMMENT --- fftpack/pkg/COMMENT Sat Nov 1 19:54:41 1997 +++ bihar/pkg/COMMENT Thu Oct 30 21:22:50 1997 @@ -1 +1 @@ -Fast Fourier Transform libraries +biharmonic equation in rectangular geometry and polar coordinates diff -ru fftpack/pkg/DESCR bihar/pkg/DESCR --- fftpack/pkg/DESCR Sat Nov 1 19:54:41 1997 +++ bihar/pkg/DESCR Sat Nov 1 21:30:54 1997 @@ -1,5 +1,149 @@ -This package consists of programs which perform Fast Fourier Transforms -for both complex and real periodic sequences and certain other symmetric -sequences. - Paul Swarztrauber, NCAR. +/netlib/bihar + + * file: dbihar.f + o for: biharmonic PDE solver in rectangular geometry + o prec: double + o gams: I2b1c + * file: dbiplr.f + o for: biharmonic PDE solver in polar coordinates + o prec: double + o gams: I2b1c + * file: dbmult.f + o for: biharmonic multiply in rectangular geometry + o prec: double + o gams: I2b4 + * file: dbplrm.f + o for: biharmonic multiply in polar coordinates + o prec: double + o gams: I2b4 + * file: dlmult.f + o for: Laplace multiply in rectangular geometry + o prec: double + o gams: I2b4 + * file: dlplrm.f + o for: Laplace multiply in polar coordinates + o prec: double + o gams: I2b4 + * file: sbihar.f + o for: biharmonic PDE solver in rectangular geometry + o prec: single + o gams: I2b1c + * file: sbiplr.f + o for: biharmonic PDE solver in polar coordinates + o prec: single + o gams: I2b1c + * file: sbmult.f + o for: biharmonic multiply in rectangular geometry + o prec: single + o gams: I2b4 + * file: sbplrm.f + o for: biharmonic multiply in polar coordinates + o prec: single + o gams: I2b4 + * file: slmult.f + o for: Laplace multiply in rectangular geometry + o prec: single + o gams: I2b4 + * file: slplrm.f + o for: Laplace multiply in polar coordinates + o prec: single + o gams: I2b4 + * file: fft.doc + o for: documentation of FFT routines used in the bihar routines + o prec: double + o see: fftpack + * file: drffti.f + o for: initialize drfftf and drfftb + o prec: double + o see: fftpack + * file: drfftf.f + o for: forward transform of a real periodic sequence + o prec: double + o see: fftpack + * file: drfftb.f + o for: backward transform of a real coefficient array + o prec: double + o see: fftpack + * file: defftf.f + o for: a simplified real periodic forward transform + o prec: double + o see: fftpack + * file: defftb.f + o for: a simplified real periodic backward transform + o prec: double + o see: fftpack + * file: dsinti.f + o for: initialize dsint + o prec: double + o see: fftpack + * file: dsint.f + o for: sine transform of a real odd sequence + o prec: double + o see: fftpack + * file: dcosti.f + o for: initialize dcost + o prec: double + o see: fftpack + * file: dcost.f + o for: cosine transform of a real even sequence + o prec: double + o see: fftpack + * file: dsinqi.f + o for: initialize dsinqf and dsinqb + o prec: double + o see: fftpack + * file: dsinqf.f + o for: forward sine transform with odd wave numbers + o prec: double + o see: fftpack + * file: dsinqb.f + o for: unnormalized inverse of dsinqf + o prec: double + o see: fftpack + * file: dcosqi.f + o for: initialize dcosqf and dcosqb + o prec: double + o see: fftpack + * file: dcosqf.f + o for: forward cosine transform with odd wave numbers + o prec: double + o see: fftpack + * file: dcosqb.f + o for: unnormalized inverse of dcosqf + o prec: double + o see: fftpack + * file: dcffti.f + o for: initialize dcfftf and dcfftb + o prec: double + o see: fftpack + * file: dcfftf.f + o for: forward transform of a complex periodic sequence + o prec: double + o see: fftpack + * file: dcfftb.f + o for: unnormalized inverse of dcfftf + o prec: double + o see: fftpack + + FFTPACK (double precision version) + + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + + The routines in this directory are from netlib/bihar. + Although, they look like they are derivatives of the following + package. + + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + + version 4 april 1985 + + + This package consists of programs which perform Fast Fourier + Transforms for both complex and real periodic sequences and + certain other symmetric sequences. + + Paul Swarztrauber, NCAR. + + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + diff -ru fftpack/pkg/PLIST bihar/pkg/PLIST --- fftpack/pkg/PLIST Sat Nov 1 19:54:41 1997 +++ bihar/pkg/PLIST Sat Nov 1 23:03:25 1997 @@ -1,4 +1,4 @@ -lib/libfftpack.a -lib/libfftpack.so.1.0 -share/doc/fftlib/doc.Z +lib/libbihar.a +lib/libbihar.so.1.0 +share/doc/fftpack/fft.doc.gz @exec /sbin/ldconfig -m %B >Audit-Trail: >Unformatted: